19528 lines
955 KiB
C++

#include "pch-cpp.hpp"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <limits>
#include <stdint.h>
struct VirtualActionInvoker0
{
typedef void (*Action)(void*, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, invokeData.method);
}
};
template <typename T1>
struct VirtualActionInvoker1
{
typedef void (*Action)(void*, T1, const RuntimeMethod*);
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
}
};
template <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);
}
};
template <typename R, typename T1, typename T2, typename T3>
struct VirtualFuncInvoker3
{
typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*);
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3)
{
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, 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);
}
};
// MS.Internal.Xml.XPath.ClonableStack`1<System.Int32>
struct ClonableStack_1_t96876CEB6738725AB4C5EC7D561D7B5E0F2D1A33;
// MS.Internal.Xml.XPath.ClonableStack`1<System.Object>
struct ClonableStack_1_tE752F1E601A9BA3C6F7318FDC3356F4A4447C82B;
// MS.Internal.Xml.XPath.ClonableStack`1<System.Xml.XPath.XPathNavigator>
struct ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B;
// System.Collections.Generic.Dictionary`2<System.Int32,System.Globalization.CultureInfo>
struct Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3;
// System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>
struct Dictionary_2_t2A9A7F3ECFC3483F89253F3C4BB5BE98A37F6EF3;
// System.Collections.Generic.Dictionary`2<System.Object,System.Object>
struct Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA;
// System.Collections.Generic.Dictionary`2<System.String,System.Globalization.CultureInfo>
struct Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28;
// System.Collections.Generic.Dictionary`2<System.String,System.Globalization.ISimpleCollator>
struct Dictionary_2_tFA0E7CD5951B83DD87A65E89D971A68E538F9470;
// System.Collections.Generic.Dictionary`2<System.String,System.Int32>
struct Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588;
// System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.Cache.XPathNodeRef>
struct Dictionary_2_tC299E270AFD30A7EBE4C023B28AA11136A2EC04E;
// System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.XPath.Axis/AxisType>
struct Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B;
// System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.XPath.XPathParser/ParamInfo>
struct Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45;
// System.Collections.Generic.Dictionary`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef>
struct Dictionary_2_t51690F8426AE5C5CDFF18B8E1108DED306E49456;
// System.Collections.Generic.IEqualityComparer`1<System.String>
struct IEqualityComparer_1_tAE94C8F24AD5B94D4EE85CA9FC59E3409D41CAF7;
// System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>
struct IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.String,MS.Internal.Xml.XPath.Axis/AxisType>
struct KeyCollection_t2AB84A1B5A3B7B2E150D155C789CACF49A957AEB;
// System.Collections.Generic.Dictionary`2/KeyCollection<System.String,MS.Internal.Xml.XPath.XPathParser/ParamInfo>
struct KeyCollection_tEC7F9487CA79C4E21F91C4F5B21BF5D67EE6799C;
// System.Collections.Generic.List`1<MS.Internal.Xml.XPath.AstNode>
struct List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E;
// System.Collections.Generic.List`1<System.Object>
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D;
// System.Collections.Generic.List`1<MS.Internal.Xml.XPath.Query>
struct List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0;
// System.Collections.Generic.List`1<System.Xml.XPath.XPathNavigator>
struct List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7;
// System.Collections.Generic.Stack`1<System.Object>
struct Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5;
// System.Collections.Generic.Stack`1<System.Xml.XPath.XPathNavigator>
struct Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.String,MS.Internal.Xml.XPath.Axis/AxisType>
struct ValueCollection_tABE3A43CA2CF1F81C34F0EC66B0FBADE2DAB5D17;
// System.Collections.Generic.Dictionary`2/ValueCollection<System.String,MS.Internal.Xml.XPath.XPathParser/ParamInfo>
struct ValueCollection_t38BFC7D709EDC718102343D4E71EE4585FC5F3C2;
// System.Collections.Generic.Dictionary`2/Entry<System.String,MS.Internal.Xml.XPath.Axis/AxisType>[]
struct EntryU5BU5D_tB829B00DFE8E760107D5F0D143689FD67DEA222D;
// System.Collections.Generic.Dictionary`2/Entry<System.String,MS.Internal.Xml.XPath.XPathParser/ParamInfo>[]
struct EntryU5BU5D_tE47F01725B07AE50B05DCF22C516754ABC4E35D0;
// MS.Internal.Xml.XPath.LogicalExpr/cmpXslt[][]
struct cmpXsltU5BU5DU5BU5D_tEE950454299A12B32A17E748F06BBCBDC0F98BC5;
// MS.Internal.Xml.XPath.AstNode[]
struct AstNodeU5BU5D_tD98F0156CE75E3783A70B4ACFC1D08E6C88581A1;
// System.Byte[]
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
// System.Char[]
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
// System.Int32[]
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
// System.Int32Enum[]
struct Int32EnumU5BU5D_t87B7DB802810C38016332669039EF42C487A081F;
// System.IntPtr[]
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
// System.Object[]
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
// MS.Internal.Xml.XPath.Query[]
struct QueryU5BU5D_t7ED57A55B43C27603E54BC882A3906317539AFBE;
// System.Diagnostics.StackTrace[]
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
// System.String[]
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
// System.Xml.XPath.XPathNavigator[]
struct XPathNavigatorU5BU5D_tFE9FE3A0D07FE839B04B3C75013904AA99EF0CF0;
// MS.Internal.Xml.Cache.XPathNode[]
struct XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C;
// System.Xml.XPath.XPathResultType[]
struct XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931;
// MS.Internal.Xml.XPath.Operator/Op[]
struct OpU5BU5D_t03E89F1314B0D883469BDE3094C506746D12CC16;
// System.Xml.XmlNamespaceManager/NamespaceDeclaration[]
struct NamespaceDeclarationU5BU5D_t4DF48D3A2EB82C491A60E8748DE4BAFAA95A0F60;
// MS.Internal.Xml.XPath.AbsoluteQuery
struct AbsoluteQuery_t9D91D43F5381D7C01E869F1FCA9B76333E29BFDE;
// System.ArgumentNullException
struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129;
// System.Collections.ArrayList
struct ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A;
// MS.Internal.Xml.XPath.AstNode
struct AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB;
// MS.Internal.Xml.XPath.AttributeQuery
struct AttributeQuery_tD1F8AEEC74375F52EF60F21A7B1591858C8D9683;
// MS.Internal.Xml.XPath.Axis
struct Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B;
// MS.Internal.Xml.XPath.BaseAxisQuery
struct BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A;
// MS.Internal.Xml.XPath.BooleanExpr
struct BooleanExpr_tE713665A9FE81BC69CD2843B58B0CC742271C1EA;
// MS.Internal.Xml.XPath.BooleanFunctions
struct BooleanFunctions_t859B70C09718F8E30EA8C25110384115275E9EB0;
// MS.Internal.Xml.XPath.CacheAxisQuery
struct CacheAxisQuery_tCFF1CC8DE183EE8E2AE442258AD69D7DB3B05085;
// MS.Internal.Xml.XPath.CacheChildrenQuery
struct CacheChildrenQuery_t0299A318B223A91AC52E0577D98AB60825697D6B;
// MS.Internal.Xml.XPath.CacheOutputQuery
struct CacheOutputQuery_tC0F6E106F47061371207B840727832E2EDFDF8B5;
// System.Globalization.Calendar
struct Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B;
// MS.Internal.Xml.XPath.ChildrenQuery
struct ChildrenQuery_tB06C3FB62E162D0E7975B7AD15D0871488D5BC39;
// System.Globalization.CompareInfo
struct CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57;
// MS.Internal.Xml.XPath.ContextQuery
struct ContextQuery_t26F3B26CF72A54B009154A1740249242C5B3C6D2;
// System.Globalization.CultureData
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D;
// System.Globalization.CultureInfo
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0;
// System.Globalization.DateTimeFormatInfo
struct DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A;
// MS.Internal.Xml.XPath.DescendantOverDescendantQuery
struct DescendantOverDescendantQuery_tE7754844C2FB638D9D26A12249789F67ED6048B4;
// MS.Internal.Xml.XPath.DescendantQuery
struct DescendantQuery_t82623A55A8B0575728F3023138483D2F504F793C;
// MS.Internal.Xml.XPath.DocumentOrderQuery
struct DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79;
// MS.Internal.Xml.XPath.EmptyQuery
struct EmptyQuery_t9FC7465639660E1D50419B6887ADCE3B01230289;
// MS.Internal.Xml.XPath.ExtensionQuery
struct ExtensionQuery_tF55E1733437BCC4352AEFE75AEB08201B968509C;
// MS.Internal.Xml.XPath.Filter
struct Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037;
// MS.Internal.Xml.XPath.FilterQuery
struct FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783;
// MS.Internal.Xml.XPath.FollSiblingQuery
struct FollSiblingQuery_tB9F0BE0E8B9BAF356FA4ECD62D49988A3D64C053;
// MS.Internal.Xml.XPath.FollowingQuery
struct FollowingQuery_tA0CD0BCC24C281020CEB9407F650E3520633E891;
// MS.Internal.Xml.XPath.ForwardPositionQuery
struct ForwardPositionQuery_t7C0027AE6FA6AFD08222554F4DBDBC7FAA7D9AF9;
// MS.Internal.Xml.XPath.Function
struct Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067;
// MS.Internal.Xml.XPath.FunctionQuery
struct FunctionQuery_tB9DBAF862D85327A06C5BD4A57ED78937F80B71A;
// MS.Internal.Xml.XPath.Group
struct Group_t422900FBF4CC87409B16802F41344C0772AF95A4;
// MS.Internal.Xml.XPath.GroupQuery
struct GroupQuery_t6A2579F6ACC30B53BB286D3BB9793C9899042D9D;
// MS.Internal.Xml.XPath.IDQuery
struct IDQuery_t3ADA30B4FBC8F74FAB53A9558F94D5B69BD96FAB;
// System.Collections.IDictionary
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
// System.Collections.IEnumerator
struct IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA;
// System.IFormatProvider
struct IFormatProvider_tC202922D43BFF3525109ABF3FB79625F5646AB52;
// System.Collections.IList
struct IList_t1C522956D79B7DC92B5B01053DF1AC058C8B598D;
// System.Globalization.ISimpleCollator
struct ISimpleCollator_t084383013F96378AFFD4540649E086C9C13BFF5B;
// System.Xml.Xsl.IXsltContextFunction
struct IXsltContextFunction_t97AB21230C8EFED32B7BF9F30F2AA010634A15DD;
// System.Xml.Xsl.IXsltContextVariable
struct IXsltContextVariable_t481B2579305993140189E36D12BEAF6E2D1AEDE9;
// System.InvalidOperationException
struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB;
// MS.Internal.Xml.XPath.LogicalExpr
struct LogicalExpr_t49D4ABBAEA7DFF6B3253111E7EA18289AC3E1C1D;
// MS.Internal.Xml.XPath.MergeFilterQuery
struct MergeFilterQuery_tC01FA87A40BE3A7334BEF6092226EE94A63A4D8B;
// MS.Internal.Xml.XPath.NamespaceQuery
struct NamespaceQuery_tAC24CBCCC56F436A3BBF597BC1CB60CC691C90D7;
// MS.Internal.Xml.XPath.NodeFunctions
struct NodeFunctions_tDCAB2279163508D63430575403B4F84364742427;
// System.Globalization.NumberFormatInfo
struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472;
// MS.Internal.Xml.XPath.NumberFunctions
struct NumberFunctions_t106A307A8C55BFD655BF121B271A156ED1227AE3;
// MS.Internal.Xml.XPath.NumericExpr
struct NumericExpr_tEE66DD612E089C0C25BDD3E52A7D18F452AAD3D9;
// MS.Internal.Xml.XPath.Operand
struct Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383;
// MS.Internal.Xml.XPath.OperandQuery
struct OperandQuery_t155ECC200B0EB0377A60159C36F0B1BA72AE8208;
// MS.Internal.Xml.XPath.Operator
struct Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE;
// MS.Internal.Xml.XPath.ParentQuery
struct ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926;
// MS.Internal.Xml.XPath.PreSiblingQuery
struct PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729;
// MS.Internal.Xml.XPath.PrecedingQuery
struct PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87;
// MS.Internal.Xml.XPath.Query
struct Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6;
// MS.Internal.Xml.XPath.QueryBuilder
struct QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7;
// MS.Internal.Xml.XPath.ResetableIterator
struct ResetableIterator_t2E2A85BA1CF226C635706B8448C971FAC6B2EE08;
// MS.Internal.Xml.XPath.ReversePositionQuery
struct ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4;
// MS.Internal.Xml.XPath.Root
struct Root_t463323264F920B00B289008CC149187F9D2B72A0;
// System.Runtime.Serialization.SafeSerializationManager
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
// System.Globalization.SortVersion
struct SortVersion_tBB62978F95905541FC817E11F73A0B1DB392F07E;
// System.String
struct String_t;
// System.Text.StringBuilder
struct StringBuilder_t;
// MS.Internal.Xml.XPath.StringFunctions
struct StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA;
// System.Globalization.TextInfo
struct TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4;
// MS.Internal.Xml.XPath.UnionExpr
struct UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244;
// MS.Internal.Xml.XPath.ValueQuery
struct ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B;
// MS.Internal.Xml.XPath.Variable
struct Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1;
// MS.Internal.Xml.XPath.VariableQuery
struct VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2;
// System.Void
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
// MS.Internal.Xml.XPath.XPathAncestorQuery
struct XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B;
// MS.Internal.Xml.XPath.XPathArrayIterator
struct XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979;
// MS.Internal.Xml.XPath.XPathAxisIterator
struct XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294;
// MS.Internal.Xml.XPath.XPathChildIterator
struct XPathChildIterator_t7AE48294550EE1A0738D3AC370E6142B7D9123D9;
// MS.Internal.Xml.XPath.XPathDescendantIterator
struct XPathDescendantIterator_tD378EDC0C6297166152D4FAA676FD28AE67077BB;
// System.Xml.XPath.XPathDocument
struct XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE;
// MS.Internal.Xml.Cache.XPathDocumentBaseIterator
struct XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC;
// MS.Internal.Xml.Cache.XPathDocumentElementChildIterator
struct XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0;
// MS.Internal.Xml.Cache.XPathDocumentElementDescendantIterator
struct XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3;
// MS.Internal.Xml.Cache.XPathDocumentKindChildIterator
struct XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793;
// MS.Internal.Xml.Cache.XPathDocumentKindDescendantIterator
struct XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525;
// MS.Internal.Xml.Cache.XPathDocumentNavigator
struct XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81;
// MS.Internal.Xml.XPath.XPathEmptyIterator
struct XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF;
// System.Xml.XPath.XPathException
struct XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645;
// System.Xml.XPath.XPathNavigator
struct XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13;
// System.Xml.XPath.XPathNavigatorKeyComparer
struct XPathNavigatorKeyComparer_t9E68DA4BC364ECF19858E14AECCE74476362F185;
// MS.Internal.Xml.Cache.XPathNode
struct XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA;
// MS.Internal.Xml.Cache.XPathNodeInfoAtom
struct XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE;
// System.Xml.XPath.XPathNodeIterator
struct XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B;
// MS.Internal.Xml.Cache.XPathNodePageInfo
struct XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460;
// MS.Internal.Xml.XPath.XPathParser
struct XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989;
// MS.Internal.Xml.XPath.XPathScanner
struct XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C;
// MS.Internal.Xml.XPath.XPathSelectionIterator
struct XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6;
// MS.Internal.Xml.XPath.XPathSelfQuery
struct XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6;
// MS.Internal.Xml.XPath.XPathSingletonIterator
struct XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389;
// System.Xml.XmlNameTable
struct XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8;
// System.Xml.Xsl.XsltContext
struct XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B;
// MS.Internal.Xml.XPath.XPathParser/ParamInfo
struct ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF;
IL2CPP_EXTERN_C RuntimeClass* AbsoluteQuery_t9D91D43F5381D7C01E869F1FCA9B76333E29BFDE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* AttributeQuery_tD1F8AEEC74375F52EF60F21A7B1591858C8D9683_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BitConverter_t6E99605185963BC12B3D369E13F2B88997E64A27_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BooleanExpr_tE713665A9FE81BC69CD2843B58B0CC742271C1EA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* BooleanFunctions_t859B70C09718F8E30EA8C25110384115275E9EB0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* CacheChildrenQuery_t0299A318B223A91AC52E0577D98AB60825697D6B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ChildrenQuery_tB06C3FB62E162D0E7975B7AD15D0871488D5BC39_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ContextQuery_t26F3B26CF72A54B009154A1740249242C5B3C6D2_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* DescendantOverDescendantQuery_tE7754844C2FB638D9D26A12249789F67ED6048B4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DescendantQuery_t82623A55A8B0575728F3023138483D2F504F793C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* EmptyQuery_t9FC7465639660E1D50419B6887ADCE3B01230289_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* FollSiblingQuery_tB9F0BE0E8B9BAF356FA4ECD62D49988A3D64C053_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* FollowingQuery_tA0CD0BCC24C281020CEB9407F650E3520633E891_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ForwardPositionQuery_t7C0027AE6FA6AFD08222554F4DBDBC7FAA7D9AF9_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* FunctionQuery_tB9DBAF862D85327A06C5BD4A57ED78937F80B71A_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* GroupQuery_t6A2579F6ACC30B53BB286D3BB9793C9899042D9D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Group_t422900FBF4CC87409B16802F41344C0772AF95A4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ICollection_1_tBB5AACD01A66412BD9753026E2EF053F8D930B62_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ICollection_t37E7B9DC5B4EF41D190D607F92835BF1171C0E8E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IDQuery_t3ADA30B4FBC8F74FAB53A9558F94D5B69BD96FAB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IEnumerable_t6331596D5DD37C462B1B8D49CF6B319B00AB7131_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IList_t1C522956D79B7DC92B5B01053DF1AC058C8B598D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* IXsltContextVariable_t481B2579305993140189E36D12BEAF6E2D1AEDE9_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* LogicalExpr_t49D4ABBAEA7DFF6B3253111E7EA18289AC3E1C1D_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* MergeFilterQuery_tC01FA87A40BE3A7334BEF6092226EE94A63A4D8B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* NamespaceQuery_tAC24CBCCC56F436A3BBF597BC1CB60CC691C90D7_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* NodeFunctions_tDCAB2279163508D63430575403B4F84364742427_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* NumberFunctions_t106A307A8C55BFD655BF121B271A156ED1227AE3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* NumericExpr_tEE66DD612E089C0C25BDD3E52A7D18F452AAD3D9_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* OpU5BU5D_t03E89F1314B0D883469BDE3094C506746D12CC16_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* OperandQuery_t155ECC200B0EB0377A60159C36F0B1BA72AE8208_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* QueryU5BU5D_t7ED57A55B43C27603E54BC882A3906317539AFBE_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Root_t463323264F920B00B289008CC149187F9D2B72A0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XPathChildIterator_t7AE48294550EE1A0738D3AC370E6142B7D9123D9_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XPathDescendantIterator_tD378EDC0C6297166152D4FAA676FD28AE67077BB_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeClass* XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var;
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____11047585FE102FBB5CADB42446612A578D88C6EF5ED076BB7AC360C4F9E4373D_0_FieldInfo_var;
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____2D902EC9D8EA71E1193C1C8315B1553D5154744F651BD366F1E1F437F6594A94_3_FieldInfo_var;
IL2CPP_EXTERN_C String_t* _stringLiteral02E0591C874C7B96268DF9DC6FA19AC2E41C9980;
IL2CPP_EXTERN_C String_t* _stringLiteral07624473F417C06C74D59C64840A1532FCE2C626;
IL2CPP_EXTERN_C String_t* _stringLiteral07B0D72E60D1DCCF27747782B68197ECAAAB754B;
IL2CPP_EXTERN_C String_t* _stringLiteral0FF2CCA08D1FF434D983AEC66B0C77CA1AE3354E;
IL2CPP_EXTERN_C String_t* _stringLiteral11755B5366F0CB9795C110660305E7AAC6089A39;
IL2CPP_EXTERN_C String_t* _stringLiteral13B1B956E2F73D7942D59A9A0BC6BAC295CC8AB3;
IL2CPP_EXTERN_C String_t* _stringLiteral14B7D0FA86CCA6B817FBA16866CCDC7DB4592CB1;
IL2CPP_EXTERN_C String_t* _stringLiteral1692DF7449672DA4F3CBA4A5036EDBC5EB910118;
IL2CPP_EXTERN_C String_t* _stringLiteral1882B2E39CE45AAB0F6C3274F51D780E7757C299;
IL2CPP_EXTERN_C String_t* _stringLiteral1A9B25F4DFE20C0AD18665BC9AF768F47F752B2D;
IL2CPP_EXTERN_C String_t* _stringLiteral1CBC514CBF721C4C5F12F67F33B3E7694BCD1B29;
IL2CPP_EXTERN_C String_t* _stringLiteral1E6DBEFB654139460DE43FF2E7AE64CB366D96C3;
IL2CPP_EXTERN_C String_t* _stringLiteral2390D6884F59E2E4EA04837AD7D6268548597633;
IL2CPP_EXTERN_C String_t* _stringLiteral266A6E70F3BC9E04A2BC6274C2A8820535A50A1E;
IL2CPP_EXTERN_C String_t* _stringLiteral2C3D4826D5236B3C9A914C5CE2E3D8CEA48AC7CE;
IL2CPP_EXTERN_C String_t* _stringLiteral2F1705A1AA8BA6FCE863E7F2CBA4BC28458C77AE;
IL2CPP_EXTERN_C String_t* _stringLiteral30792CEAFD09AA6658955BBAB29EF6F609B507E0;
IL2CPP_EXTERN_C String_t* _stringLiteral3A3E2EB98D9DFB27900932664A80783079B8EC8B;
IL2CPP_EXTERN_C String_t* _stringLiteral483DFA9A614472DBFD4B58265DDE1C943D92F756;
IL2CPP_EXTERN_C String_t* _stringLiteral49861E5787768004B07E6C23F6AB9F55253AE10D;
IL2CPP_EXTERN_C String_t* _stringLiteral5B392D0CE7FFD297109C007E16EA8FFE7370B906;
IL2CPP_EXTERN_C String_t* _stringLiteral5B88D4663F5F2F36326F88F90702A9437BA13FD2;
IL2CPP_EXTERN_C String_t* _stringLiteral5DEA0A2452C7C91E11DD034599BCF9A40441D4DB;
IL2CPP_EXTERN_C String_t* _stringLiteral60FCDFD0C330A0636DB449998F8C8F58C7522826;
IL2CPP_EXTERN_C String_t* _stringLiteral63FEAE5081ABFB719642D387AE43B7D4DFB3CFEB;
IL2CPP_EXTERN_C String_t* _stringLiteral663A8249BBA013A1577EB5393F05CFCC2ED7EEB3;
IL2CPP_EXTERN_C String_t* _stringLiteral6764187FC7613394A2651652ACA3B88416ABEB47;
IL2CPP_EXTERN_C String_t* _stringLiteral68930CC908F2D84D0608F119634A199E407F83C2;
IL2CPP_EXTERN_C String_t* _stringLiteral6BE96E73BB52729216A9D75FF07DA00B5F9AAB50;
IL2CPP_EXTERN_C String_t* _stringLiteral71F910E4F98AD2BC9250B9F42063CE35DED545CF;
IL2CPP_EXTERN_C String_t* _stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB;
IL2CPP_EXTERN_C String_t* _stringLiteral7973743A8626AE2EB7F0F199627D3AF96B802CA4;
IL2CPP_EXTERN_C String_t* _stringLiteral7A05A136E34451BA838B56C57A62ABDD1887D741;
IL2CPP_EXTERN_C String_t* _stringLiteral7A0BF4CB0B30A53D30B43A47F601DF042B838CA3;
IL2CPP_EXTERN_C String_t* _stringLiteral804AD0583883EA822F254A6C57F7E555DD4D5AC8;
IL2CPP_EXTERN_C String_t* _stringLiteral816AC250ED1A01784CA5BFF5B463DE22A63B3CCA;
IL2CPP_EXTERN_C String_t* _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D;
IL2CPP_EXTERN_C String_t* _stringLiteral88BDF3D0791A560245652E772545C49897854443;
IL2CPP_EXTERN_C String_t* _stringLiteral8BF4D6820BD8495CC3D356CD80F5C8185A39DCEA;
IL2CPP_EXTERN_C String_t* _stringLiteral90E2EF577EFA8D9C6BBE497FBAE408F7A9C744C0;
IL2CPP_EXTERN_C String_t* _stringLiteral996E5360F80E16B2189CC1E536C91CE68083F694;
IL2CPP_EXTERN_C String_t* _stringLiteral9DD6F91CC9627D8E824633A188628376A36468B4;
IL2CPP_EXTERN_C String_t* _stringLiteralA699B1B0C356859DDE0A935EF36DC503723EFA5E;
IL2CPP_EXTERN_C String_t* _stringLiteralAC646FF329215C5A0D040CBE1C542ED06A40AA21;
IL2CPP_EXTERN_C String_t* _stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2;
IL2CPP_EXTERN_C String_t* _stringLiteralB89A9E497FE060358B47BF674186310F20697B2E;
IL2CPP_EXTERN_C String_t* _stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158;
IL2CPP_EXTERN_C String_t* _stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0;
IL2CPP_EXTERN_C String_t* _stringLiteralC0663D5BE9020830BD1E4C1470B6EB5CEA4D0AA3;
IL2CPP_EXTERN_C String_t* _stringLiteralC2CEFB286612CBA904F0640537F6E5DC700B0C7E;
IL2CPP_EXTERN_C String_t* _stringLiteralCA274EE8FDBC44A33E4FBC98C7B94AA44C080B76;
IL2CPP_EXTERN_C String_t* _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F;
IL2CPP_EXTERN_C String_t* _stringLiteralCEBC2707039661BD61D98F991B27F2B9CB160373;
IL2CPP_EXTERN_C String_t* _stringLiteralCFB1CBBB34B7078C52711DB91DEA89601CF1A886;
IL2CPP_EXTERN_C String_t* _stringLiteralCFE4DD8F73FAE5DCCF950ABD64B6D976D2C07E2C;
IL2CPP_EXTERN_C String_t* _stringLiteralD43B83259CBF032EB58F1BC3B3739510397D2C31;
IL2CPP_EXTERN_C String_t* _stringLiteralDB43AF7750517FC9C2883D18BF195926C1325D17;
IL2CPP_EXTERN_C String_t* _stringLiteralDC125FEC0116CADDF0C94B573A3CFA709907CE3D;
IL2CPP_EXTERN_C String_t* _stringLiteralDD04CAFBC9E6DA5318C057180A0BD0EC13B9B3FC;
IL2CPP_EXTERN_C String_t* _stringLiteralDEA3F5044E13F19207D83873B64CD5C1E5385A9F;
IL2CPP_EXTERN_C String_t* _stringLiteralDEEFE2DA48C3C4F29D567569CAF0C32C979221B7;
IL2CPP_EXTERN_C String_t* _stringLiteralE280D065A824A791F8305234D3E093FC9A5A90C7;
IL2CPP_EXTERN_C String_t* _stringLiteralE7D028CCE3B6E7B61AE2C752D7AE970DA04AB7C6;
IL2CPP_EXTERN_C String_t* _stringLiteralEC8D2B1EC3E954083D64BF4DDCCC9E46BE24B490;
IL2CPP_EXTERN_C String_t* _stringLiteralEEC7EDD445A803BF7283248C4CEA74FBAEF51A7D;
IL2CPP_EXTERN_C String_t* _stringLiteralF53C2A1D0804BE802D96B7BF7C02EA86655D4D6E;
IL2CPP_EXTERN_C String_t* _stringLiteralF85CDE9FE0D3B3C94F358C5F78E5E0003228D857;
IL2CPP_EXTERN_C String_t* _stringLiteralF9DBE8E4DB533A9CCC2A3FC2B481DA27E626B788;
IL2CPP_EXTERN_C String_t* _stringLiteralFE4989E76E7302C041C659048BA98BE4D3554EAD;
IL2CPP_EXTERN_C const RuntimeMethod* Array_Empty_TisXPathResultType_tBE497F7D13B58CBD8CC147BC522A5285C3E362EB_mC9609CFAFAC7AE598D49AFA40EFB23AB3B39BAB6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ClonableStack_1_Clone_m52420A2C704A67A68A14D612327E904C0DC1CE16_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ClonableStack_1_Peek_m841FAEDA0503B24D260F79F827A9F5C422DEDEE4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ClonableStack_1_Pop_mB6E8C78D5C2AFA9D21DC6C4BEA4C0077E0829D26_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ClonableStack_1_Push_m1BC7B5D884ABCE10EBD7E6C79FC650D9E1ADD5AA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ClonableStack_1__ctor_mC18EFFAFE16CF3D20B6D07798787DBADC506AD7A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m9245A811B6DD04D3D48F35187B59D973A3741311_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_mEFB24FFC61DCDE525A9F55E2611F918D067E23F8_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m250BF21AC5D5810E4DF1263E71844EF733CC03A0_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m4B0C176027B7CDBF313E0B74BEAB3F7E597C3493_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m44E83B573115448D2E3DDE8AAA4CFEDB1DFE3DE1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m713841A70FA9597AAC59079B61F174D899A2E5BB_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mA2A1846EC873247D15A24C6C08397B06C831477A_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m42D160830A60081C7477DDAA0D4523539171EF68_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Insert_mEA65679BF6553433E13E116D59AF3F5D0B5DEAE5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m1050555D53F31D39D818F42370DC72D2B624C710_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m58DD5788D841C08F26C608DA036E7032E3B6CF74_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m5FDAAEC0B715FA1C85E3D8DEA35613EF51CBF0A3_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m794F3A090D2F6A9EC97CC91567E93FA578451B95_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mF7DF9F91A6EB9228BFDADFFF485B887844A7E77C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mC1FAE0FC5B6C378F8F0154E5BCB6821B87A59EE5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* List_1_set_Item_m7F7162BC0EC9F6F2BA4D0B53D966926FF797D36B_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* QueryBuilder_ProcessAxis_m0AD05BA1722B1DC177C39232133D1090BF603000_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* QueryBuilder_ProcessFunction_m811E3B5EEC51E4F5DB721CE390F9F5F898921B6F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* QueryBuilder_ProcessNode_mDD5BB2190AB56699E8A56FE3EDC0F44AA16D38C5_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* QueryBuilder_ProcessVariable_m5614D030CC07603FBD83102BC011892BF0D320B9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Pop_m7716927B347CCA8D6DDC7EE32A84C5497296061C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_Push_m70E0F842406570EA4E816252ED8779597859060C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Stack_1__ctor_mEE596B4B0614315B2C47FC8F99ADB105B52120DD_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* Stack_1_get_Count_mED8FEE4648C884DC8285803A4BF9EDD38931D046_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* UnionExpr_get_CurrentPosition_m50C37DA40480EE7D3DE7B4D21D1A1B02F7374F81_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ValueQuery_Advance_mD809542F36F92CB4D47523E8A34E3F51048F78D2_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ValueQuery_get_Count_m311A612FC8BC424D5926AF3D75ED45DFAB0EAA6F_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ValueQuery_get_CurrentPosition_m1CA2DE7AC44B3894EC73D499D12BEDD92D8C92B4_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* ValueQuery_get_Current_m073C218AD811E033AF4D5DB4B07F7B35BAEBDC7E_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VariableQuery_Evaluate_m3F4ABBF1E55BD4FBCCB31FF509AC8D7F48240655_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* VariableQuery_SetXsltContext_m982E035E29D650A51825518D14987BF7F205FB96_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* XPathArrayIterator_get_Current_mCAF90A602B6C338132345496A40A00277BAD5607_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* XPathAxisIterator__ctor_mB0EF0AD16118FA9948244EEEC9100300303A5DE1_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* XPathDocumentElementChildIterator__ctor_mFABFB937F2BF020137301701F461D2D2855EF527_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* XPathDocumentElementDescendantIterator__ctor_m247CCA88FF23B1578E693BA1F1D2DA181A4A3BCE_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* XPathParser_CheckNodeSet_m6973A0FD67B043A8DA7DB69660E0296F0A691497_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* XPathParser_CheckToken_mCF1FB61597AF7BC9C1C3254F4B8083FC169FEFD9_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* XPathParser_GetAxis_mBA369AB1D5A1E0FB048D73BAA63315D52FE28038_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* XPathParser_ParseExpression_m1C67A3A5ADA4F50D95B4D5121028AB74F98272F6_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* XPathParser_ParseMethod_mB3D98C32099C92EF53A15D5D479C66E7F1278C9C_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* XPathParser_ParseNodeTest_m1AC02FC216DEA58F26AB719B5057C808A1BF6EAA_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* XPathParser_ParseXPathExpression_mB38348BFC351245CA6517C8CDB653B6D6C22F16D_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* XPathScanner_NextLex_mF8EF360B8499958C9A92B80E7E9C3C7583EE3126_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* XPathScanner_ScanString_mAADF1C1D1F0388F1D680E4F168F695D19D36C327_RuntimeMethod_var;
IL2CPP_EXTERN_C const RuntimeMethod* XPathScanner__ctor_mA28C7D76BCEEC00A017A0F242CC8DCAA04718CE1_RuntimeMethod_var;
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com;
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke;
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com;
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke;
struct Exception_t_marshaled_com;
struct Exception_t_marshaled_pinvoke;
struct XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA;;
struct XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_com;
struct XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_com;;
struct XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_pinvoke;
struct XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_pinvoke;;
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
struct Int32EnumU5BU5D_t87B7DB802810C38016332669039EF42C487A081F;
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
struct QueryU5BU5D_t7ED57A55B43C27603E54BC882A3906317539AFBE;
struct XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C;
struct XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931;
struct OpU5BU5D_t03E89F1314B0D883469BDE3094C506746D12CC16;
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.String,MS.Internal.Xml.XPath.Axis/AxisType>
struct Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B : 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_tB829B00DFE8E760107D5F0D143689FD67DEA222D* ____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_t2AB84A1B5A3B7B2E150D155C789CACF49A957AEB* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_tABE3A43CA2CF1F81C34F0EC66B0FBADE2DAB5D17* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.XPath.XPathParser/ParamInfo>
struct Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45 : 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_tE47F01725B07AE50B05DCF22C516754ABC4E35D0* ____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_tEC7F9487CA79C4E21F91C4F5B21BF5D67EE6799C* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_t38BFC7D709EDC718102343D4E71EE4585FC5F3C2* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.EmptyArray`1<System.Int32Enum>
struct EmptyArray_1_t0A27D963887A48FA040C718B868C2455F9AD84FA : public RuntimeObject
{
};
struct EmptyArray_1_t0A27D963887A48FA040C718B868C2455F9AD84FA_StaticFields
{
// T[] System.EmptyArray`1::Value
Int32EnumU5BU5D_t87B7DB802810C38016332669039EF42C487A081F* ___Value_0;
};
// System.Collections.Generic.List`1<MS.Internal.Xml.XPath.AstNode>
struct List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
AstNodeU5BU5D_tD98F0156CE75E3783A70B4ACFC1D08E6C88581A1* ____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;
};
struct List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
AstNodeU5BU5D_tD98F0156CE75E3783A70B4ACFC1D08E6C88581A1* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<System.Object>
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items_1;
// System.Int32 System.Collections.Generic.List`1::_size
int32_t ____size_2;
// System.Int32 System.Collections.Generic.List`1::_version
int32_t ____version_3;
// System.Object System.Collections.Generic.List`1::_syncRoot
RuntimeObject* ____syncRoot_4;
};
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<MS.Internal.Xml.XPath.Query>
struct List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
QueryU5BU5D_t7ED57A55B43C27603E54BC882A3906317539AFBE* ____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;
};
struct List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
QueryU5BU5D_t7ED57A55B43C27603E54BC882A3906317539AFBE* ___s_emptyArray_5;
};
// System.Collections.Generic.List`1<System.Xml.XPath.XPathNavigator>
struct List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7 : public RuntimeObject
{
// T[] System.Collections.Generic.List`1::_items
XPathNavigatorU5BU5D_tFE9FE3A0D07FE839B04B3C75013904AA99EF0CF0* ____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;
};
struct List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7_StaticFields
{
// T[] System.Collections.Generic.List`1::s_emptyArray
XPathNavigatorU5BU5D_tFE9FE3A0D07FE839B04B3C75013904AA99EF0CF0* ___s_emptyArray_5;
};
// System.Collections.Generic.Stack`1<System.Object>
struct Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5 : public RuntimeObject
{
// T[] System.Collections.Generic.Stack`1::_array
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____array_0;
// System.Int32 System.Collections.Generic.Stack`1::_size
int32_t ____size_1;
// System.Int32 System.Collections.Generic.Stack`1::_version
int32_t ____version_2;
// System.Object System.Collections.Generic.Stack`1::_syncRoot
RuntimeObject* ____syncRoot_3;
};
// System.Collections.Generic.Stack`1<System.Xml.XPath.XPathNavigator>
struct Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF : public RuntimeObject
{
// T[] System.Collections.Generic.Stack`1::_array
XPathNavigatorU5BU5D_tFE9FE3A0D07FE839B04B3C75013904AA99EF0CF0* ____array_0;
// System.Int32 System.Collections.Generic.Stack`1::_size
int32_t ____size_1;
// System.Int32 System.Collections.Generic.Stack`1::_version
int32_t ____version_2;
// System.Object System.Collections.Generic.Stack`1::_syncRoot
RuntimeObject* ____syncRoot_3;
};
struct Il2CppArrayBounds;
// System.Collections.ArrayList
struct ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A : public RuntimeObject
{
// System.Object[] System.Collections.ArrayList::_items
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items_0;
// System.Int32 System.Collections.ArrayList::_size
int32_t ____size_1;
// System.Int32 System.Collections.ArrayList::_version
int32_t ____version_2;
// System.Object System.Collections.ArrayList::_syncRoot
RuntimeObject* ____syncRoot_3;
};
// MS.Internal.Xml.XPath.AstNode
struct AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB : public RuntimeObject
{
};
// System.Globalization.CompareInfo
struct CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57 : public RuntimeObject
{
// System.String System.Globalization.CompareInfo::m_name
String_t* ___m_name_5;
// System.String System.Globalization.CompareInfo::_sortName
String_t* ____sortName_6;
// System.Globalization.SortVersion System.Globalization.CompareInfo::m_SortVersion
SortVersion_tBB62978F95905541FC817E11F73A0B1DB392F07E* ___m_SortVersion_7;
// System.Int32 System.Globalization.CompareInfo::culture
int32_t ___culture_8;
// System.Globalization.ISimpleCollator System.Globalization.CompareInfo::collator
RuntimeObject* ___collator_9;
};
struct CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57_StaticFields
{
// System.Globalization.CompareInfo System.Globalization.CompareInfo::Invariant
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___Invariant_4;
// System.Collections.Generic.Dictionary`2<System.String,System.Globalization.ISimpleCollator> System.Globalization.CompareInfo::collators
Dictionary_2_tFA0E7CD5951B83DD87A65E89D971A68E538F9470* ___collators_10;
// System.Boolean System.Globalization.CompareInfo::managedCollation
bool ___managedCollation_11;
// System.Boolean System.Globalization.CompareInfo::managedCollationChecked
bool ___managedCollationChecked_12;
};
// 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;
};
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;
};
// 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.Globalization.NumberFormatInfo
struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472 : public RuntimeObject
{
// System.Int32[] System.Globalization.NumberFormatInfo::numberGroupSizes
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___numberGroupSizes_1;
// System.Int32[] System.Globalization.NumberFormatInfo::currencyGroupSizes
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___currencyGroupSizes_2;
// System.Int32[] System.Globalization.NumberFormatInfo::percentGroupSizes
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___percentGroupSizes_3;
// System.String System.Globalization.NumberFormatInfo::positiveSign
String_t* ___positiveSign_4;
// System.String System.Globalization.NumberFormatInfo::negativeSign
String_t* ___negativeSign_5;
// System.String System.Globalization.NumberFormatInfo::numberDecimalSeparator
String_t* ___numberDecimalSeparator_6;
// System.String System.Globalization.NumberFormatInfo::numberGroupSeparator
String_t* ___numberGroupSeparator_7;
// System.String System.Globalization.NumberFormatInfo::currencyGroupSeparator
String_t* ___currencyGroupSeparator_8;
// System.String System.Globalization.NumberFormatInfo::currencyDecimalSeparator
String_t* ___currencyDecimalSeparator_9;
// System.String System.Globalization.NumberFormatInfo::currencySymbol
String_t* ___currencySymbol_10;
// System.String System.Globalization.NumberFormatInfo::ansiCurrencySymbol
String_t* ___ansiCurrencySymbol_11;
// System.String System.Globalization.NumberFormatInfo::nanSymbol
String_t* ___nanSymbol_12;
// System.String System.Globalization.NumberFormatInfo::positiveInfinitySymbol
String_t* ___positiveInfinitySymbol_13;
// System.String System.Globalization.NumberFormatInfo::negativeInfinitySymbol
String_t* ___negativeInfinitySymbol_14;
// System.String System.Globalization.NumberFormatInfo::percentDecimalSeparator
String_t* ___percentDecimalSeparator_15;
// System.String System.Globalization.NumberFormatInfo::percentGroupSeparator
String_t* ___percentGroupSeparator_16;
// System.String System.Globalization.NumberFormatInfo::percentSymbol
String_t* ___percentSymbol_17;
// System.String System.Globalization.NumberFormatInfo::perMilleSymbol
String_t* ___perMilleSymbol_18;
// System.String[] System.Globalization.NumberFormatInfo::nativeDigits
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___nativeDigits_19;
// System.Int32 System.Globalization.NumberFormatInfo::m_dataItem
int32_t ___m_dataItem_20;
// System.Int32 System.Globalization.NumberFormatInfo::numberDecimalDigits
int32_t ___numberDecimalDigits_21;
// System.Int32 System.Globalization.NumberFormatInfo::currencyDecimalDigits
int32_t ___currencyDecimalDigits_22;
// System.Int32 System.Globalization.NumberFormatInfo::currencyPositivePattern
int32_t ___currencyPositivePattern_23;
// System.Int32 System.Globalization.NumberFormatInfo::currencyNegativePattern
int32_t ___currencyNegativePattern_24;
// System.Int32 System.Globalization.NumberFormatInfo::numberNegativePattern
int32_t ___numberNegativePattern_25;
// System.Int32 System.Globalization.NumberFormatInfo::percentPositivePattern
int32_t ___percentPositivePattern_26;
// System.Int32 System.Globalization.NumberFormatInfo::percentNegativePattern
int32_t ___percentNegativePattern_27;
// System.Int32 System.Globalization.NumberFormatInfo::percentDecimalDigits
int32_t ___percentDecimalDigits_28;
// System.Int32 System.Globalization.NumberFormatInfo::digitSubstitution
int32_t ___digitSubstitution_29;
// System.Boolean System.Globalization.NumberFormatInfo::isReadOnly
bool ___isReadOnly_30;
// System.Boolean System.Globalization.NumberFormatInfo::m_useUserOverride
bool ___m_useUserOverride_31;
// System.Boolean System.Globalization.NumberFormatInfo::m_isInvariant
bool ___m_isInvariant_32;
// System.Boolean System.Globalization.NumberFormatInfo::validForParseAsNumber
bool ___validForParseAsNumber_33;
// System.Boolean System.Globalization.NumberFormatInfo::validForParseAsCurrency
bool ___validForParseAsCurrency_34;
};
struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472_StaticFields
{
// System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.NumberFormatInfo::invariantInfo
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___invariantInfo_0;
};
// MS.Internal.Xml.XPath.QueryBuilder
struct QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7 : public RuntimeObject
{
// System.String MS.Internal.Xml.XPath.QueryBuilder::_query
String_t* ____query_0;
// System.Boolean MS.Internal.Xml.XPath.QueryBuilder::_allowVar
bool ____allowVar_1;
// System.Boolean MS.Internal.Xml.XPath.QueryBuilder::_allowKey
bool ____allowKey_2;
// System.Boolean MS.Internal.Xml.XPath.QueryBuilder::_allowCurrent
bool ____allowCurrent_3;
// System.Boolean MS.Internal.Xml.XPath.QueryBuilder::_needContext
bool ____needContext_4;
// MS.Internal.Xml.XPath.BaseAxisQuery MS.Internal.Xml.XPath.QueryBuilder::_firstInput
BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A* ____firstInput_5;
// System.Int32 MS.Internal.Xml.XPath.QueryBuilder::_parseDepth
int32_t ____parseDepth_6;
};
// System.String
struct String_t : public RuntimeObject
{
// System.Int32 System.String::_stringLength
int32_t ____stringLength_4;
// System.Char System.String::_firstChar
Il2CppChar ____firstChar_5;
};
struct String_t_StaticFields
{
// System.String System.String::Empty
String_t* ___Empty_6;
};
// 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.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.Xml.XPath.XPathDocument
struct XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE : public RuntimeObject
{
// MS.Internal.Xml.Cache.XPathNode[] System.Xml.XPath.XPathDocument::pageText
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageText_0;
// MS.Internal.Xml.Cache.XPathNode[] System.Xml.XPath.XPathDocument::pageRoot
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageRoot_1;
// MS.Internal.Xml.Cache.XPathNode[] System.Xml.XPath.XPathDocument::pageXmlNmsp
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageXmlNmsp_2;
// System.Int32 System.Xml.XPath.XPathDocument::idxText
int32_t ___idxText_3;
// System.Int32 System.Xml.XPath.XPathDocument::idxRoot
int32_t ___idxRoot_4;
// System.Int32 System.Xml.XPath.XPathDocument::idxXmlNmsp
int32_t ___idxXmlNmsp_5;
// System.Xml.XmlNameTable System.Xml.XPath.XPathDocument::nameTable
XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___nameTable_6;
// System.Collections.Generic.Dictionary`2<MS.Internal.Xml.Cache.XPathNodeRef,MS.Internal.Xml.Cache.XPathNodeRef> System.Xml.XPath.XPathDocument::mapNmsp
Dictionary_2_t51690F8426AE5C5CDFF18B8E1108DED306E49456* ___mapNmsp_7;
// System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.Cache.XPathNodeRef> System.Xml.XPath.XPathDocument::idValueMap
Dictionary_2_tC299E270AFD30A7EBE4C023B28AA11136A2EC04E* ___idValueMap_8;
};
// System.Xml.XPath.XPathItem
struct XPathItem_tF0126CC493F2BFDDDFB5B0D05EAE05E8EF8AE1B7 : public RuntimeObject
{
};
// MS.Internal.Xml.Cache.XPathNodeHelper
struct XPathNodeHelper_tB93370F363F95DB3F7721FD51C4B502E841A4CDF : public RuntimeObject
{
};
// MS.Internal.Xml.Cache.XPathNodeInfoAtom
struct XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE : public RuntimeObject
{
// System.String MS.Internal.Xml.Cache.XPathNodeInfoAtom::_localName
String_t* ____localName_0;
// System.String MS.Internal.Xml.Cache.XPathNodeInfoAtom::_namespaceUri
String_t* ____namespaceUri_1;
// System.String MS.Internal.Xml.Cache.XPathNodeInfoAtom::_prefix
String_t* ____prefix_2;
// System.String MS.Internal.Xml.Cache.XPathNodeInfoAtom::_baseUri
String_t* ____baseUri_3;
// MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeInfoAtom::_pageParent
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ____pageParent_4;
// MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeInfoAtom::_pageSibling
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ____pageSibling_5;
// MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeInfoAtom::_pageSimilar
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ____pageSimilar_6;
// System.Xml.XPath.XPathDocument MS.Internal.Xml.Cache.XPathNodeInfoAtom::_doc
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* ____doc_7;
// MS.Internal.Xml.Cache.XPathNodePageInfo MS.Internal.Xml.Cache.XPathNodeInfoAtom::_pageInfo
XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* ____pageInfo_8;
};
// System.Xml.XPath.XPathNodeIterator
struct XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B : public RuntimeObject
{
// System.Int32 System.Xml.XPath.XPathNodeIterator::count
int32_t ___count_0;
};
// MS.Internal.Xml.Cache.XPathNodePageInfo
struct XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460 : public RuntimeObject
{
// System.Int32 MS.Internal.Xml.Cache.XPathNodePageInfo::_pageNum
int32_t ____pageNum_0;
// System.Int32 MS.Internal.Xml.Cache.XPathNodePageInfo::_nodeCount
int32_t ____nodeCount_1;
// MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodePageInfo::_pageNext
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ____pageNext_2;
};
// MS.Internal.Xml.XPath.XPathParser
struct XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989 : public RuntimeObject
{
// MS.Internal.Xml.XPath.XPathScanner MS.Internal.Xml.XPath.XPathParser::_scanner
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* ____scanner_0;
// System.Int32 MS.Internal.Xml.XPath.XPathParser::_parseDepth
int32_t ____parseDepth_1;
};
struct XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields
{
// System.Xml.XPath.XPathResultType[] MS.Internal.Xml.XPath.XPathParser::s_temparray1
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* ___s_temparray1_2;
// System.Xml.XPath.XPathResultType[] MS.Internal.Xml.XPath.XPathParser::s_temparray2
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* ___s_temparray2_3;
// System.Xml.XPath.XPathResultType[] MS.Internal.Xml.XPath.XPathParser::s_temparray3
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* ___s_temparray3_4;
// System.Xml.XPath.XPathResultType[] MS.Internal.Xml.XPath.XPathParser::s_temparray4
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* ___s_temparray4_5;
// System.Xml.XPath.XPathResultType[] MS.Internal.Xml.XPath.XPathParser::s_temparray5
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* ___s_temparray5_6;
// System.Xml.XPath.XPathResultType[] MS.Internal.Xml.XPath.XPathParser::s_temparray6
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* ___s_temparray6_7;
// System.Xml.XPath.XPathResultType[] MS.Internal.Xml.XPath.XPathParser::s_temparray7
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* ___s_temparray7_8;
// System.Xml.XPath.XPathResultType[] MS.Internal.Xml.XPath.XPathParser::s_temparray8
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* ___s_temparray8_9;
// System.Xml.XPath.XPathResultType[] MS.Internal.Xml.XPath.XPathParser::s_temparray9
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* ___s_temparray9_10;
// System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.XPath.XPathParser/ParamInfo> MS.Internal.Xml.XPath.XPathParser::s_functionTable
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* ___s_functionTable_11;
// System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.XPath.Axis/AxisType> MS.Internal.Xml.XPath.XPathParser::s_AxesTable
Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* ___s_AxesTable_12;
};
// System.Xml.XmlNameTable
struct XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8 : public RuntimeObject
{
};
// System.Xml.XmlNamespaceManager
struct XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F : public RuntimeObject
{
// System.Xml.XmlNamespaceManager/NamespaceDeclaration[] System.Xml.XmlNamespaceManager::nsdecls
NamespaceDeclarationU5BU5D_t4DF48D3A2EB82C491A60E8748DE4BAFAA95A0F60* ___nsdecls_0;
// System.Int32 System.Xml.XmlNamespaceManager::lastDecl
int32_t ___lastDecl_1;
// System.Xml.XmlNameTable System.Xml.XmlNamespaceManager::nameTable
XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___nameTable_2;
// System.Int32 System.Xml.XmlNamespaceManager::scopeId
int32_t ___scopeId_3;
// System.Collections.Generic.Dictionary`2<System.String,System.Int32> System.Xml.XmlNamespaceManager::hashTable
Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588* ___hashTable_4;
// System.Boolean System.Xml.XmlNamespaceManager::useHashtable
bool ___useHashtable_5;
// System.String System.Xml.XmlNamespaceManager::xml
String_t* ___xml_6;
// System.String System.Xml.XmlNamespaceManager::xmlNs
String_t* ___xmlNs_7;
};
// MS.Internal.Xml.XPath.XPathParser/ParamInfo
struct ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF : public RuntimeObject
{
// MS.Internal.Xml.XPath.Function/FunctionType MS.Internal.Xml.XPath.XPathParser/ParamInfo::_ftype
int32_t ____ftype_0;
// System.Int32 MS.Internal.Xml.XPath.XPathParser/ParamInfo::_minargs
int32_t ____minargs_1;
// System.Int32 MS.Internal.Xml.XPath.XPathParser/ParamInfo::_maxargs
int32_t ____maxargs_2;
// System.Xml.XPath.XPathResultType[] MS.Internal.Xml.XPath.XPathParser/ParamInfo::_argTypes
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* ____argTypes_3;
};
// MS.Internal.Xml.XPath.ClonableStack`1<System.Xml.XPath.XPathNavigator>
struct ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B : public List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7
{
};
// MS.Internal.Xml.XPath.Axis
struct Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B : public AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB
{
// MS.Internal.Xml.XPath.Axis/AxisType MS.Internal.Xml.XPath.Axis::_axisType
int32_t ____axisType_0;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.Axis::_input
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ____input_1;
// System.String MS.Internal.Xml.XPath.Axis::_prefix
String_t* ____prefix_2;
// System.String MS.Internal.Xml.XPath.Axis::_name
String_t* ____name_3;
// System.Xml.XPath.XPathNodeType MS.Internal.Xml.XPath.Axis::_nodeType
int32_t ____nodeType_4;
// System.Boolean MS.Internal.Xml.XPath.Axis::abbrAxis
bool ___abbrAxis_5;
// System.String MS.Internal.Xml.XPath.Axis::_urn
String_t* ____urn_6;
};
// System.Boolean
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
{
// System.Boolean System.Boolean::m_value
bool ___m_value_0;
};
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
{
// System.String System.Boolean::TrueString
String_t* ___TrueString_5;
// System.String System.Boolean::FalseString
String_t* ___FalseString_6;
};
// System.Char
struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17
{
// System.Char System.Char::m_value
Il2CppChar ___m_value_0;
};
struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17_StaticFields
{
// System.Byte[] System.Char::s_categoryForLatin1
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___s_categoryForLatin1_3;
};
// System.Double
struct Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F
{
// System.Double System.Double::m_value
double ___m_value_0;
};
// System.Enum
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F
{
};
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_StaticFields
{
// System.Char[] System.Enum::enumSeperatorCharArray
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___enumSeperatorCharArray_0;
};
// 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
{
};
// MS.Internal.Xml.XPath.Filter
struct Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037 : public AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB
{
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.Filter::_input
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ____input_0;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.Filter::_condition
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ____condition_1;
};
// MS.Internal.Xml.XPath.Function
struct Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067 : public AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB
{
// MS.Internal.Xml.XPath.Function/FunctionType MS.Internal.Xml.XPath.Function::_functionType
int32_t ____functionType_0;
// System.Collections.Generic.List`1<MS.Internal.Xml.XPath.AstNode> MS.Internal.Xml.XPath.Function::_argumentList
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* ____argumentList_1;
// System.String MS.Internal.Xml.XPath.Function::_name
String_t* ____name_2;
// System.String MS.Internal.Xml.XPath.Function::_prefix
String_t* ____prefix_3;
};
struct Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_StaticFields
{
// System.Xml.XPath.XPathResultType[] MS.Internal.Xml.XPath.Function::ReturnTypes
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* ___ReturnTypes_4;
};
// MS.Internal.Xml.XPath.Group
struct Group_t422900FBF4CC87409B16802F41344C0772AF95A4 : public AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB
{
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.Group::_groupNode
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ____groupNode_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;
};
struct IntPtr_t_StaticFields
{
// System.IntPtr System.IntPtr::Zero
intptr_t ___Zero_1;
};
// MS.Internal.Xml.XPath.Operand
struct Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383 : public AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB
{
// System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Operand::_type
int32_t ____type_0;
// System.Object MS.Internal.Xml.XPath.Operand::_val
RuntimeObject* ____val_1;
};
// MS.Internal.Xml.XPath.Operator
struct Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE : public AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB
{
// MS.Internal.Xml.XPath.Operator/Op MS.Internal.Xml.XPath.Operator::_opType
int32_t ____opType_1;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.Operator::_opnd1
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ____opnd1_2;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.Operator::_opnd2
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ____opnd2_3;
};
struct Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_StaticFields
{
// MS.Internal.Xml.XPath.Operator/Op[] MS.Internal.Xml.XPath.Operator::s_invertOp
OpU5BU5D_t03E89F1314B0D883469BDE3094C506746D12CC16* ___s_invertOp_0;
};
// MS.Internal.Xml.XPath.ResetableIterator
struct ResetableIterator_t2E2A85BA1CF226C635706B8448C971FAC6B2EE08 : public XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B
{
};
// MS.Internal.Xml.XPath.Root
struct Root_t463323264F920B00B289008CC149187F9D2B72A0 : public AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB
{
};
// 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;
};
// MS.Internal.Xml.XPath.Variable
struct Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1 : public AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB
{
// System.String MS.Internal.Xml.XPath.Variable::_localname
String_t* ____localname_0;
// System.String MS.Internal.Xml.XPath.Variable::_prefix
String_t* ____prefix_1;
};
// System.Void
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
{
union
{
struct
{
};
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
};
};
// MS.Internal.Xml.XPath.XPathAxisIterator
struct XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294 : public XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B
{
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.XPathAxisIterator::nav
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav_1;
// System.Xml.XPath.XPathNodeType MS.Internal.Xml.XPath.XPathAxisIterator::type
int32_t ___type_2;
// System.String MS.Internal.Xml.XPath.XPathAxisIterator::name
String_t* ___name_3;
// System.String MS.Internal.Xml.XPath.XPathAxisIterator::uri
String_t* ___uri_4;
// System.Int32 MS.Internal.Xml.XPath.XPathAxisIterator::position
int32_t ___position_5;
// System.Boolean MS.Internal.Xml.XPath.XPathAxisIterator::matchSelf
bool ___matchSelf_6;
// System.Boolean MS.Internal.Xml.XPath.XPathAxisIterator::first
bool ___first_7;
};
// MS.Internal.Xml.Cache.XPathDocumentBaseIterator
struct XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC : public XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B
{
// MS.Internal.Xml.Cache.XPathDocumentNavigator MS.Internal.Xml.Cache.XPathDocumentBaseIterator::ctxt
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* ___ctxt_1;
// System.Int32 MS.Internal.Xml.Cache.XPathDocumentBaseIterator::pos
int32_t ___pos_2;
};
// System.Xml.XPath.XPathNavigator
struct XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13 : public XPathItem_tF0126CC493F2BFDDDFB5B0D05EAE05E8EF8AE1B7
{
};
struct XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_StaticFields
{
// System.Xml.XPath.XPathNavigatorKeyComparer System.Xml.XPath.XPathNavigator::comparer
XPathNavigatorKeyComparer_t9E68DA4BC364ECF19858E14AECCE74476362F185* ___comparer_0;
// System.Char[] System.Xml.XPath.XPathNavigator::NodeTypeLetter
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___NodeTypeLetter_1;
// System.Char[] System.Xml.XPath.XPathNavigator::UniqueIdTbl
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___UniqueIdTbl_2;
// System.Int32[] System.Xml.XPath.XPathNavigator::ContentKindMasks
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___ContentKindMasks_3;
};
// MS.Internal.Xml.Cache.XPathNode
struct XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA
{
// MS.Internal.Xml.Cache.XPathNodeInfoAtom MS.Internal.Xml.Cache.XPathNode::_info
XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* ____info_0;
// System.UInt16 MS.Internal.Xml.Cache.XPathNode::_idxSibling
uint16_t ____idxSibling_1;
// System.UInt16 MS.Internal.Xml.Cache.XPathNode::_idxParent
uint16_t ____idxParent_2;
// System.UInt16 MS.Internal.Xml.Cache.XPathNode::_idxSimilar
uint16_t ____idxSimilar_3;
// System.UInt16 MS.Internal.Xml.Cache.XPathNode::_posOffset
uint16_t ____posOffset_4;
// System.UInt32 MS.Internal.Xml.Cache.XPathNode::_props
uint32_t ____props_5;
// System.String MS.Internal.Xml.Cache.XPathNode::_value
String_t* ____value_6;
};
// Native definition for P/Invoke marshalling of MS.Internal.Xml.Cache.XPathNode
struct XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_pinvoke
{
XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* ____info_0;
uint16_t ____idxSibling_1;
uint16_t ____idxParent_2;
uint16_t ____idxSimilar_3;
uint16_t ____posOffset_4;
uint32_t ____props_5;
char* ____value_6;
};
// Native definition for COM marshalling of MS.Internal.Xml.Cache.XPathNode
struct XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_com
{
XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* ____info_0;
uint16_t ____idxSibling_1;
uint16_t ____idxParent_2;
uint16_t ____idxSimilar_3;
uint16_t ____posOffset_4;
uint32_t ____props_5;
Il2CppChar* ____value_6;
};
// MS.Internal.Xml.Cache.XPathNodeRef
struct XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470
{
// MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeRef::_page
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ____page_0;
// System.Int32 MS.Internal.Xml.Cache.XPathNodeRef::_idx
int32_t ____idx_1;
};
// Native definition for P/Invoke marshalling of MS.Internal.Xml.Cache.XPathNodeRef
struct XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470_marshaled_pinvoke
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_pinvoke* ____page_0;
int32_t ____idx_1;
};
// Native definition for COM marshalling of MS.Internal.Xml.Cache.XPathNodeRef
struct XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470_marshaled_com
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_com* ____page_0;
int32_t ____idx_1;
};
// System.Xml.XmlCharType
struct XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3
{
// System.Byte[] System.Xml.XmlCharType::charProperties
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___charProperties_2;
};
struct XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3_StaticFields
{
// System.Object System.Xml.XmlCharType::s_Lock
RuntimeObject* ___s_Lock_0;
// System.Byte[] modreq(System.Runtime.CompilerServices.IsVolatile) System.Xml.XmlCharType::s_CharProperties
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___s_CharProperties_1;
};
// Native definition for P/Invoke marshalling of System.Xml.XmlCharType
struct XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3_marshaled_pinvoke
{
Il2CppSafeArray/*NONE*/* ___charProperties_2;
};
// Native definition for COM marshalling of System.Xml.XmlCharType
struct XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3_marshaled_com
{
Il2CppSafeArray/*NONE*/* ___charProperties_2;
};
// System.Xml.Xsl.XsltContext
struct XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B : public XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F
{
};
// <PrivateImplementationDetails>/__StaticArrayInitTypeSize=112
struct __StaticArrayInitTypeSizeU3D112_t7F5F229AD6219A6DC7DC82CF534020E7E5E13F67
{
union
{
struct
{
union
{
};
};
uint8_t __StaticArrayInitTypeSizeU3D112_t7F5F229AD6219A6DC7DC82CF534020E7E5E13F67__padding[112];
};
};
// <PrivateImplementationDetails>/__StaticArrayInitTypeSize=12
struct __StaticArrayInitTypeSizeU3D12_tFE08EACE9280B635B2797761C392CFBF53D1BD48
{
union
{
struct
{
union
{
};
};
uint8_t __StaticArrayInitTypeSizeU3D12_tFE08EACE9280B635B2797761C392CFBF53D1BD48__padding[12];
};
};
// <PrivateImplementationDetails>/__StaticArrayInitTypeSize=20
struct __StaticArrayInitTypeSizeU3D20_t19F56A7AF3D022F17A68D7BCFB8C5B9B3447C9A2
{
union
{
struct
{
union
{
};
};
uint8_t __StaticArrayInitTypeSizeU3D20_t19F56A7AF3D022F17A68D7BCFB8C5B9B3447C9A2__padding[20];
};
};
// <PrivateImplementationDetails>/__StaticArrayInitTypeSize=28
struct __StaticArrayInitTypeSizeU3D28_t45FA7AD826373DD55373E339448CCD78B9972F37
{
union
{
struct
{
union
{
};
};
uint8_t __StaticArrayInitTypeSizeU3D28_t45FA7AD826373DD55373E339448CCD78B9972F37__padding[28];
};
};
// <PrivateImplementationDetails>/__StaticArrayInitTypeSize=32
struct __StaticArrayInitTypeSizeU3D32_t53E8F5FD8A825E0BB8AE049758CC2D6F81DBAF27
{
union
{
struct
{
union
{
};
};
uint8_t __StaticArrayInitTypeSizeU3D32_t53E8F5FD8A825E0BB8AE049758CC2D6F81DBAF27__padding[32];
};
};
// <PrivateImplementationDetails>/__StaticArrayInitTypeSize=36
struct __StaticArrayInitTypeSizeU3D36_t22358A855B0606AA732F208B2B33E9388AF00919
{
union
{
struct
{
union
{
};
};
uint8_t __StaticArrayInitTypeSizeU3D36_t22358A855B0606AA732F208B2B33E9388AF00919__padding[36];
};
};
// <PrivateImplementationDetails>/__StaticArrayInitTypeSize=40
struct __StaticArrayInitTypeSizeU3D40_tFC7F1E1E35A70007003BD0C82FAE5D368835D304
{
union
{
struct
{
union
{
};
};
uint8_t __StaticArrayInitTypeSizeU3D40_tFC7F1E1E35A70007003BD0C82FAE5D368835D304__padding[40];
};
};
// <PrivateImplementationDetails>/__StaticArrayInitTypeSize=6
struct __StaticArrayInitTypeSizeU3D6_t6B2CCEB1D7CF8B1F02780951EBD798284272BFE4
{
union
{
struct
{
union
{
};
};
uint8_t __StaticArrayInitTypeSizeU3D6_t6B2CCEB1D7CF8B1F02780951EBD798284272BFE4__padding[6];
};
};
// <PrivateImplementationDetails>/__StaticArrayInitTypeSize=64
struct __StaticArrayInitTypeSizeU3D64_t0D59EF5A8C62E67495B2049AFF6D17FADEF0713E
{
union
{
struct
{
union
{
};
};
uint8_t __StaticArrayInitTypeSizeU3D64_t0D59EF5A8C62E67495B2049AFF6D17FADEF0713E__padding[64];
};
};
// <PrivateImplementationDetails>
struct U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7 : public RuntimeObject
{
};
struct U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7_StaticFields
{
// <PrivateImplementationDetails>/__StaticArrayInitTypeSize=12 <PrivateImplementationDetails>::11047585FE102FBB5CADB42446612A578D88C6EF5ED076BB7AC360C4F9E4373D
__StaticArrayInitTypeSizeU3D12_tFE08EACE9280B635B2797761C392CFBF53D1BD48 ___11047585FE102FBB5CADB42446612A578D88C6EF5ED076BB7AC360C4F9E4373D_0;
// <PrivateImplementationDetails>/__StaticArrayInitTypeSize=40 <PrivateImplementationDetails>::24F70FC64555D9B7646AD4C0EEB8DF5286779F0E39C15ACA61305BC4A5E40BE6
__StaticArrayInitTypeSizeU3D40_tFC7F1E1E35A70007003BD0C82FAE5D368835D304 ___24F70FC64555D9B7646AD4C0EEB8DF5286779F0E39C15ACA61305BC4A5E40BE6_1;
// <PrivateImplementationDetails>/__StaticArrayInitTypeSize=112 <PrivateImplementationDetails>::28057B619BAF672A05E1585ED28F174E67FE946D81BDAA0691F07AB772057B02
__StaticArrayInitTypeSizeU3D112_t7F5F229AD6219A6DC7DC82CF534020E7E5E13F67 ___28057B619BAF672A05E1585ED28F174E67FE946D81BDAA0691F07AB772057B02_2;
// <PrivateImplementationDetails>/__StaticArrayInitTypeSize=36 <PrivateImplementationDetails>::2D902EC9D8EA71E1193C1C8315B1553D5154744F651BD366F1E1F437F6594A94
__StaticArrayInitTypeSizeU3D36_t22358A855B0606AA732F208B2B33E9388AF00919 ___2D902EC9D8EA71E1193C1C8315B1553D5154744F651BD366F1E1F437F6594A94_3;
// <PrivateImplementationDetails>/__StaticArrayInitTypeSize=28 <PrivateImplementationDetails>::499E4F5C84E20C7347E10100E0EC90C1945EA21C7C80809E4F7F474179B39DF6
__StaticArrayInitTypeSizeU3D28_t45FA7AD826373DD55373E339448CCD78B9972F37 ___499E4F5C84E20C7347E10100E0EC90C1945EA21C7C80809E4F7F474179B39DF6_4;
// <PrivateImplementationDetails>/__StaticArrayInitTypeSize=32 <PrivateImplementationDetails>::9DA6B2C4638D1DC7611B7F458BBFE7FD49FE1B36B67239B00B8A051F4E49558F
__StaticArrayInitTypeSizeU3D32_t53E8F5FD8A825E0BB8AE049758CC2D6F81DBAF27 ___9DA6B2C4638D1DC7611B7F458BBFE7FD49FE1B36B67239B00B8A051F4E49558F_5;
// <PrivateImplementationDetails>/__StaticArrayInitTypeSize=64 <PrivateImplementationDetails>::AD6E77E234021D825C77689D82D414CDA3ABAE1ACC346D4BA2D6B1876CFC5FBC
__StaticArrayInitTypeSizeU3D64_t0D59EF5A8C62E67495B2049AFF6D17FADEF0713E ___AD6E77E234021D825C77689D82D414CDA3ABAE1ACC346D4BA2D6B1876CFC5FBC_6;
// System.Int64 <PrivateImplementationDetails>::DACC0E6568D9B10337A1A693F10D42C3175E80C378154406C6FBFA989F919F51
int64_t ___DACC0E6568D9B10337A1A693F10D42C3175E80C378154406C6FBFA989F919F51_7;
// <PrivateImplementationDetails>/__StaticArrayInitTypeSize=6 <PrivateImplementationDetails>::DBBF94CCF4250B303976041627BB8FC302CE57D55373C469F41F97318412037D
__StaticArrayInitTypeSizeU3D6_t6B2CCEB1D7CF8B1F02780951EBD798284272BFE4 ___DBBF94CCF4250B303976041627BB8FC302CE57D55373C469F41F97318412037D_8;
// <PrivateImplementationDetails>/__StaticArrayInitTypeSize=20 <PrivateImplementationDetails>::FFF813C50ED1BEC943E2CA58860CC34E0A14A5C0E858B97C7670A384005CC064
__StaticArrayInitTypeSizeU3D20_t19F56A7AF3D022F17A68D7BCFB8C5B9B3447C9A2 ___FFF813C50ED1BEC943E2CA58860CC34E0A14A5C0E858B97C7670A384005CC064_9;
};
// 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;
};
struct Exception_t_StaticFields
{
// System.Object System.Exception::s_EDILock
RuntimeObject* ___s_EDILock_0;
};
// 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.Int32Enum
struct Int32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C
{
// System.Int32 System.Int32Enum::value__
int32_t ___value___2;
};
// MS.Internal.Xml.XPath.Query
struct Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6 : public ResetableIterator_t2E2A85BA1CF226C635706B8448C971FAC6B2EE08
{
};
// System.RuntimeFieldHandle
struct RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5
{
// System.IntPtr System.RuntimeFieldHandle::value
intptr_t ___value_0;
};
// MS.Internal.Xml.XPath.XPathArrayIterator
struct XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979 : public ResetableIterator_t2E2A85BA1CF226C635706B8448C971FAC6B2EE08
{
// System.Collections.IList MS.Internal.Xml.XPath.XPathArrayIterator::list
RuntimeObject* ___list_1;
// System.Int32 MS.Internal.Xml.XPath.XPathArrayIterator::index
int32_t ___index_2;
};
// MS.Internal.Xml.XPath.XPathChildIterator
struct XPathChildIterator_t7AE48294550EE1A0738D3AC370E6142B7D9123D9 : public XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294
{
};
// MS.Internal.Xml.XPath.XPathDescendantIterator
struct XPathDescendantIterator_tD378EDC0C6297166152D4FAA676FD28AE67077BB : public XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294
{
// System.Int32 MS.Internal.Xml.XPath.XPathDescendantIterator::_level
int32_t ____level_8;
};
// MS.Internal.Xml.Cache.XPathDocumentElementChildIterator
struct XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0 : public XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC
{
// System.String MS.Internal.Xml.Cache.XPathDocumentElementChildIterator::_localName
String_t* ____localName_3;
// System.String MS.Internal.Xml.Cache.XPathDocumentElementChildIterator::_namespaceUri
String_t* ____namespaceUri_4;
};
// MS.Internal.Xml.Cache.XPathDocumentElementDescendantIterator
struct XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3 : public XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC
{
// MS.Internal.Xml.Cache.XPathDocumentNavigator MS.Internal.Xml.Cache.XPathDocumentElementDescendantIterator::_end
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* ____end_3;
// System.String MS.Internal.Xml.Cache.XPathDocumentElementDescendantIterator::_localName
String_t* ____localName_4;
// System.String MS.Internal.Xml.Cache.XPathDocumentElementDescendantIterator::_namespaceUri
String_t* ____namespaceUri_5;
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentElementDescendantIterator::_matchSelf
bool ____matchSelf_6;
};
// MS.Internal.Xml.Cache.XPathDocumentKindChildIterator
struct XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793 : public XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC
{
// System.Xml.XPath.XPathNodeType MS.Internal.Xml.Cache.XPathDocumentKindChildIterator::_typ
int32_t ____typ_3;
};
// MS.Internal.Xml.Cache.XPathDocumentKindDescendantIterator
struct XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525 : public XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC
{
// MS.Internal.Xml.Cache.XPathDocumentNavigator MS.Internal.Xml.Cache.XPathDocumentKindDescendantIterator::_end
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* ____end_3;
// System.Xml.XPath.XPathNodeType MS.Internal.Xml.Cache.XPathDocumentKindDescendantIterator::_typ
int32_t ____typ_4;
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentKindDescendantIterator::_matchSelf
bool ____matchSelf_5;
};
// MS.Internal.Xml.Cache.XPathDocumentNavigator
struct XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81 : public XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13
{
// MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathDocumentNavigator::_pageCurrent
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ____pageCurrent_4;
// MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathDocumentNavigator::_pageParent
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ____pageParent_5;
// System.Int32 MS.Internal.Xml.Cache.XPathDocumentNavigator::_idxCurrent
int32_t ____idxCurrent_6;
// System.Int32 MS.Internal.Xml.Cache.XPathDocumentNavigator::_idxParent
int32_t ____idxParent_7;
// System.String MS.Internal.Xml.Cache.XPathDocumentNavigator::_atomizedLocalName
String_t* ____atomizedLocalName_8;
};
// MS.Internal.Xml.XPath.XPathEmptyIterator
struct XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF : public ResetableIterator_t2E2A85BA1CF226C635706B8448C971FAC6B2EE08
{
};
struct XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF_StaticFields
{
// MS.Internal.Xml.XPath.XPathEmptyIterator MS.Internal.Xml.XPath.XPathEmptyIterator::Instance
XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF* ___Instance_1;
};
// System.Xml.XPath.XPathResultType
struct XPathResultType_tBE497F7D13B58CBD8CC147BC522A5285C3E362EB
{
// System.Int32 System.Xml.XPath.XPathResultType::value__
int32_t ___value___2;
};
// MS.Internal.Xml.XPath.XPathScanner
struct XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C : public RuntimeObject
{
// System.String MS.Internal.Xml.XPath.XPathScanner::_xpathExpr
String_t* ____xpathExpr_0;
// System.Int32 MS.Internal.Xml.XPath.XPathScanner::_xpathExprIndex
int32_t ____xpathExprIndex_1;
// MS.Internal.Xml.XPath.XPathScanner/LexKind MS.Internal.Xml.XPath.XPathScanner::_kind
int32_t ____kind_2;
// System.Char MS.Internal.Xml.XPath.XPathScanner::_currentChar
Il2CppChar ____currentChar_3;
// System.String MS.Internal.Xml.XPath.XPathScanner::_name
String_t* ____name_4;
// System.String MS.Internal.Xml.XPath.XPathScanner::_prefix
String_t* ____prefix_5;
// System.String MS.Internal.Xml.XPath.XPathScanner::_stringValue
String_t* ____stringValue_6;
// System.Double MS.Internal.Xml.XPath.XPathScanner::_numberValue
double ____numberValue_7;
// System.Boolean MS.Internal.Xml.XPath.XPathScanner::_canBeFunction
bool ____canBeFunction_8;
// System.Xml.XmlCharType MS.Internal.Xml.XPath.XPathScanner::_xmlCharType
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 ____xmlCharType_9;
};
// MS.Internal.Xml.XPath.XPathSelectionIterator
struct XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6 : public ResetableIterator_t2E2A85BA1CF226C635706B8448C971FAC6B2EE08
{
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.XPathSelectionIterator::_nav
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ____nav_1;
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.XPathSelectionIterator::_query
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ____query_2;
// System.Int32 MS.Internal.Xml.XPath.XPathSelectionIterator::_position
int32_t ____position_3;
};
// MS.Internal.Xml.XPath.XPathSingletonIterator
struct XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389 : public ResetableIterator_t2E2A85BA1CF226C635706B8448C971FAC6B2EE08
{
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.XPathSingletonIterator::_nav
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ____nav_1;
// System.Int32 MS.Internal.Xml.XPath.XPathSingletonIterator::_position
int32_t ____position_2;
};
// MS.Internal.Xml.XPath.Operator/Op
struct Op_tA36F91698F30C99E355376A589D1F3F29AAFE066
{
// System.Int32 MS.Internal.Xml.XPath.Operator/Op::value__
int32_t ___value___2;
};
// MS.Internal.Xml.XPath.BaseAxisQuery
struct BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A : public Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6
{
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.BaseAxisQuery::qyInput
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyInput_1;
// System.Boolean MS.Internal.Xml.XPath.BaseAxisQuery::_nameTest
bool ____nameTest_2;
// System.String MS.Internal.Xml.XPath.BaseAxisQuery::_name
String_t* ____name_3;
// System.String MS.Internal.Xml.XPath.BaseAxisQuery::_prefix
String_t* ____prefix_4;
// System.String MS.Internal.Xml.XPath.BaseAxisQuery::_nsUri
String_t* ____nsUri_5;
// System.Xml.XPath.XPathNodeType MS.Internal.Xml.XPath.BaseAxisQuery::_typeTest
int32_t ____typeTest_6;
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.BaseAxisQuery::currentNode
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___currentNode_7;
// System.Int32 MS.Internal.Xml.XPath.BaseAxisQuery::position
int32_t ___position_8;
};
// MS.Internal.Xml.XPath.CacheOutputQuery
struct CacheOutputQuery_tC0F6E106F47061371207B840727832E2EDFDF8B5 : public Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6
{
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.CacheOutputQuery::input
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___input_1;
// System.Collections.Generic.List`1<System.Xml.XPath.XPathNavigator> MS.Internal.Xml.XPath.CacheOutputQuery::outputBuffer
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* ___outputBuffer_2;
};
// MS.Internal.Xml.XPath.ContextQuery
struct ContextQuery_t26F3B26CF72A54B009154A1740249242C5B3C6D2 : public Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6
{
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.ContextQuery::contextNode
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___contextNode_1;
};
// MS.Internal.Xml.XPath.EmptyQuery
struct EmptyQuery_t9FC7465639660E1D50419B6887ADCE3B01230289 : public Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6
{
};
// MS.Internal.Xml.XPath.ExtensionQuery
struct ExtensionQuery_tF55E1733437BCC4352AEFE75AEB08201B968509C : public Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6
{
// System.String MS.Internal.Xml.XPath.ExtensionQuery::prefix
String_t* ___prefix_1;
// System.String MS.Internal.Xml.XPath.ExtensionQuery::name
String_t* ___name_2;
// System.Xml.Xsl.XsltContext MS.Internal.Xml.XPath.ExtensionQuery::xsltContext
XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* ___xsltContext_3;
// MS.Internal.Xml.XPath.ResetableIterator MS.Internal.Xml.XPath.ExtensionQuery::_queryIterator
ResetableIterator_t2E2A85BA1CF226C635706B8448C971FAC6B2EE08* ____queryIterator_4;
};
// System.SystemException
struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t
{
};
// MS.Internal.Xml.XPath.UnionExpr
struct UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244 : public Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6
{
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.UnionExpr::qy1
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qy1_1;
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.UnionExpr::qy2
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qy2_2;
// System.Boolean MS.Internal.Xml.XPath.UnionExpr::_advance1
bool ____advance1_3;
// System.Boolean MS.Internal.Xml.XPath.UnionExpr::_advance2
bool ____advance2_4;
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.UnionExpr::_currentNode
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ____currentNode_5;
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.UnionExpr::_nextNode
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ____nextNode_6;
};
// MS.Internal.Xml.XPath.ValueQuery
struct ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B : public Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6
{
};
// MS.Internal.Xml.XPath.AbsoluteQuery
struct AbsoluteQuery_t9D91D43F5381D7C01E869F1FCA9B76333E29BFDE : public ContextQuery_t26F3B26CF72A54B009154A1740249242C5B3C6D2
{
};
// System.ArgumentException
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
// System.String System.ArgumentException::_paramName
String_t* ____paramName_18;
};
// MS.Internal.Xml.XPath.AttributeQuery
struct AttributeQuery_tD1F8AEEC74375F52EF60F21A7B1591858C8D9683 : public BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A
{
// System.Boolean MS.Internal.Xml.XPath.AttributeQuery::_onAttribute
bool ____onAttribute_9;
};
// MS.Internal.Xml.XPath.BooleanExpr
struct BooleanExpr_tE713665A9FE81BC69CD2843B58B0CC742271C1EA : public ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B
{
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.BooleanExpr::_opnd1
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ____opnd1_1;
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.BooleanExpr::_opnd2
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ____opnd2_2;
// System.Boolean MS.Internal.Xml.XPath.BooleanExpr::_isOr
bool ____isOr_3;
};
// MS.Internal.Xml.XPath.BooleanFunctions
struct BooleanFunctions_t859B70C09718F8E30EA8C25110384115275E9EB0 : public ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B
{
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.BooleanFunctions::_arg
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ____arg_1;
// MS.Internal.Xml.XPath.Function/FunctionType MS.Internal.Xml.XPath.BooleanFunctions::_funcType
int32_t ____funcType_2;
};
// MS.Internal.Xml.XPath.CacheAxisQuery
struct CacheAxisQuery_tCFF1CC8DE183EE8E2AE442258AD69D7DB3B05085 : public BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A
{
// System.Collections.Generic.List`1<System.Xml.XPath.XPathNavigator> MS.Internal.Xml.XPath.CacheAxisQuery::outputBuffer
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* ___outputBuffer_9;
};
// MS.Internal.Xml.XPath.ChildrenQuery
struct ChildrenQuery_tB06C3FB62E162D0E7975B7AD15D0871488D5BC39 : public BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A
{
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.ChildrenQuery::_iterator
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ____iterator_9;
};
// MS.Internal.Xml.XPath.DescendantBaseQuery
struct DescendantBaseQuery_tC9436AA1E68A8D806FD6D18C9FD154D5A67C023C : public BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A
{
// System.Boolean MS.Internal.Xml.XPath.DescendantBaseQuery::matchSelf
bool ___matchSelf_9;
// System.Boolean MS.Internal.Xml.XPath.DescendantBaseQuery::abbrAxis
bool ___abbrAxis_10;
};
// MS.Internal.Xml.XPath.DocumentOrderQuery
struct DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79 : public CacheOutputQuery_tC0F6E106F47061371207B840727832E2EDFDF8B5
{
};
// MS.Internal.Xml.XPath.FilterQuery
struct FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783 : public BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A
{
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.FilterQuery::_cond
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ____cond_9;
// System.Boolean MS.Internal.Xml.XPath.FilterQuery::_noPosition
bool ____noPosition_10;
};
// MS.Internal.Xml.XPath.FollSiblingQuery
struct FollSiblingQuery_tB9F0BE0E8B9BAF356FA4ECD62D49988A3D64C053 : public BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A
{
// MS.Internal.Xml.XPath.ClonableStack`1<System.Xml.XPath.XPathNavigator> MS.Internal.Xml.XPath.FollSiblingQuery::_elementStk
ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B* ____elementStk_9;
// System.Collections.Generic.List`1<System.Xml.XPath.XPathNavigator> MS.Internal.Xml.XPath.FollSiblingQuery::_parentStk
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* ____parentStk_10;
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.FollSiblingQuery::_nextInput
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ____nextInput_11;
};
// MS.Internal.Xml.XPath.FollowingQuery
struct FollowingQuery_tA0CD0BCC24C281020CEB9407F650E3520633E891 : public BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A
{
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.FollowingQuery::_input
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ____input_9;
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.FollowingQuery::_iterator
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ____iterator_10;
};
// MS.Internal.Xml.XPath.ForwardPositionQuery
struct ForwardPositionQuery_t7C0027AE6FA6AFD08222554F4DBDBC7FAA7D9AF9 : public CacheOutputQuery_tC0F6E106F47061371207B840727832E2EDFDF8B5
{
};
// MS.Internal.Xml.XPath.FunctionQuery
struct FunctionQuery_tB9DBAF862D85327A06C5BD4A57ED78937F80B71A : public ExtensionQuery_tF55E1733437BCC4352AEFE75AEB08201B968509C
{
// System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query> MS.Internal.Xml.XPath.FunctionQuery::_args
RuntimeObject* ____args_5;
// System.Xml.Xsl.IXsltContextFunction MS.Internal.Xml.XPath.FunctionQuery::_function
RuntimeObject* ____function_6;
};
// MS.Internal.Xml.XPath.GroupQuery
struct GroupQuery_t6A2579F6ACC30B53BB286D3BB9793C9899042D9D : public BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A
{
};
// MS.Internal.Xml.XPath.IDQuery
struct IDQuery_t3ADA30B4FBC8F74FAB53A9558F94D5B69BD96FAB : public CacheOutputQuery_tC0F6E106F47061371207B840727832E2EDFDF8B5
{
};
// System.InvalidOperationException
struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
};
// MS.Internal.Xml.XPath.LogicalExpr
struct LogicalExpr_t49D4ABBAEA7DFF6B3253111E7EA18289AC3E1C1D : public ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B
{
// MS.Internal.Xml.XPath.Operator/Op MS.Internal.Xml.XPath.LogicalExpr::_op
int32_t ____op_1;
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.LogicalExpr::_opnd1
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ____opnd1_2;
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.LogicalExpr::_opnd2
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ____opnd2_3;
};
struct LogicalExpr_t49D4ABBAEA7DFF6B3253111E7EA18289AC3E1C1D_StaticFields
{
// MS.Internal.Xml.XPath.LogicalExpr/cmpXslt[][] MS.Internal.Xml.XPath.LogicalExpr::s_CompXsltE
cmpXsltU5BU5DU5BU5D_tEE950454299A12B32A17E748F06BBCBDC0F98BC5* ___s_CompXsltE_4;
// MS.Internal.Xml.XPath.LogicalExpr/cmpXslt[][] MS.Internal.Xml.XPath.LogicalExpr::s_CompXsltO
cmpXsltU5BU5DU5BU5D_tEE950454299A12B32A17E748F06BBCBDC0F98BC5* ___s_CompXsltO_5;
};
// MS.Internal.Xml.XPath.MergeFilterQuery
struct MergeFilterQuery_tC01FA87A40BE3A7334BEF6092226EE94A63A4D8B : public CacheOutputQuery_tC0F6E106F47061371207B840727832E2EDFDF8B5
{
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.MergeFilterQuery::_child
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ____child_3;
};
// MS.Internal.Xml.XPath.NamespaceQuery
struct NamespaceQuery_tAC24CBCCC56F436A3BBF597BC1CB60CC691C90D7 : public BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A
{
// System.Boolean MS.Internal.Xml.XPath.NamespaceQuery::_onNamespace
bool ____onNamespace_9;
};
// MS.Internal.Xml.XPath.NodeFunctions
struct NodeFunctions_tDCAB2279163508D63430575403B4F84364742427 : public ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B
{
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.NodeFunctions::_arg
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ____arg_1;
// MS.Internal.Xml.XPath.Function/FunctionType MS.Internal.Xml.XPath.NodeFunctions::_funcType
int32_t ____funcType_2;
// System.Xml.Xsl.XsltContext MS.Internal.Xml.XPath.NodeFunctions::_xsltContext
XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* ____xsltContext_3;
};
// MS.Internal.Xml.XPath.NumberFunctions
struct NumberFunctions_t106A307A8C55BFD655BF121B271A156ED1227AE3 : public ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B
{
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.NumberFunctions::_arg
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ____arg_1;
// MS.Internal.Xml.XPath.Function/FunctionType MS.Internal.Xml.XPath.NumberFunctions::_ftype
int32_t ____ftype_2;
};
// MS.Internal.Xml.XPath.NumericExpr
struct NumericExpr_tEE66DD612E089C0C25BDD3E52A7D18F452AAD3D9 : public ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B
{
// MS.Internal.Xml.XPath.Operator/Op MS.Internal.Xml.XPath.NumericExpr::_op
int32_t ____op_1;
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.NumericExpr::_opnd1
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ____opnd1_2;
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.NumericExpr::_opnd2
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ____opnd2_3;
};
// MS.Internal.Xml.XPath.OperandQuery
struct OperandQuery_t155ECC200B0EB0377A60159C36F0B1BA72AE8208 : public ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B
{
// System.Object MS.Internal.Xml.XPath.OperandQuery::val
RuntimeObject* ___val_1;
};
// MS.Internal.Xml.XPath.PrecedingQuery
struct PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87 : public BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A
{
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.PrecedingQuery::_workIterator
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ____workIterator_9;
// MS.Internal.Xml.XPath.ClonableStack`1<System.Xml.XPath.XPathNavigator> MS.Internal.Xml.XPath.PrecedingQuery::_ancestorStk
ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B* ____ancestorStk_10;
};
// MS.Internal.Xml.XPath.StringFunctions
struct StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA : public ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B
{
// MS.Internal.Xml.XPath.Function/FunctionType MS.Internal.Xml.XPath.StringFunctions::_funcType
int32_t ____funcType_1;
// System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query> MS.Internal.Xml.XPath.StringFunctions::_argList
RuntimeObject* ____argList_2;
};
struct StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_StaticFields
{
// System.Globalization.CompareInfo MS.Internal.Xml.XPath.StringFunctions::s_compareInfo
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___s_compareInfo_3;
};
// MS.Internal.Xml.XPath.VariableQuery
struct VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2 : public ExtensionQuery_tF55E1733437BCC4352AEFE75AEB08201B968509C
{
// System.Xml.Xsl.IXsltContextVariable MS.Internal.Xml.XPath.VariableQuery::_variable
RuntimeObject* ____variable_5;
};
// System.Xml.XPath.XPathException
struct XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
// System.String System.Xml.XPath.XPathException::res
String_t* ___res_18;
// System.String[] System.Xml.XPath.XPathException::args
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___args_19;
// System.String System.Xml.XPath.XPathException::message
String_t* ___message_20;
};
// MS.Internal.Xml.XPath.XPathSelfQuery
struct XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6 : public BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A
{
};
// System.ArgumentNullException
struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129 : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263
{
};
// MS.Internal.Xml.XPath.CacheChildrenQuery
struct CacheChildrenQuery_t0299A318B223A91AC52E0577D98AB60825697D6B : public ChildrenQuery_tB06C3FB62E162D0E7975B7AD15D0871488D5BC39
{
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.CacheChildrenQuery::_nextInput
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ____nextInput_10;
// MS.Internal.Xml.XPath.ClonableStack`1<System.Xml.XPath.XPathNavigator> MS.Internal.Xml.XPath.CacheChildrenQuery::_elementStk
ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B* ____elementStk_11;
// MS.Internal.Xml.XPath.ClonableStack`1<System.Int32> MS.Internal.Xml.XPath.CacheChildrenQuery::_positionStk
ClonableStack_1_t96876CEB6738725AB4C5EC7D561D7B5E0F2D1A33* ____positionStk_12;
// System.Boolean MS.Internal.Xml.XPath.CacheChildrenQuery::_needInput
bool ____needInput_13;
};
// MS.Internal.Xml.XPath.DescendantOverDescendantQuery
struct DescendantOverDescendantQuery_tE7754844C2FB638D9D26A12249789F67ED6048B4 : public DescendantBaseQuery_tC9436AA1E68A8D806FD6D18C9FD154D5A67C023C
{
// System.Int32 MS.Internal.Xml.XPath.DescendantOverDescendantQuery::_level
int32_t ____level_11;
};
// MS.Internal.Xml.XPath.DescendantQuery
struct DescendantQuery_t82623A55A8B0575728F3023138483D2F504F793C : public DescendantBaseQuery_tC9436AA1E68A8D806FD6D18C9FD154D5A67C023C
{
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.DescendantQuery::_nodeIterator
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ____nodeIterator_11;
};
// MS.Internal.Xml.XPath.ParentQuery
struct ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926 : public CacheAxisQuery_tCFF1CC8DE183EE8E2AE442258AD69D7DB3B05085
{
};
// MS.Internal.Xml.XPath.PreSiblingQuery
struct PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729 : public CacheAxisQuery_tCFF1CC8DE183EE8E2AE442258AD69D7DB3B05085
{
};
// MS.Internal.Xml.XPath.ReversePositionQuery
struct ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4 : public ForwardPositionQuery_t7C0027AE6FA6AFD08222554F4DBDBC7FAA7D9AF9
{
};
// MS.Internal.Xml.XPath.XPathAncestorQuery
struct XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B : public CacheAxisQuery_tCFF1CC8DE183EE8E2AE442258AD69D7DB3B05085
{
// System.Boolean MS.Internal.Xml.XPath.XPathAncestorQuery::_matchSelf
bool ____matchSelf_10;
};
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// MS.Internal.Xml.XPath.Operator/Op[]
struct OpU5BU5D_t03E89F1314B0D883469BDE3094C506746D12CC16 : 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;
}
};
// MS.Internal.Xml.XPath.Query[]
struct QueryU5BU5D_t7ED57A55B43C27603E54BC882A3906317539AFBE : public RuntimeArray
{
ALIGN_FIELD (8) Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* m_Items[1];
inline Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6** 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, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Char[]
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB : public RuntimeArray
{
ALIGN_FIELD (8) Il2CppChar m_Items[1];
inline Il2CppChar GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Il2CppChar* 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, Il2CppChar value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value)
{
m_Items[index] = value;
}
};
// System.Xml.XPath.XPathResultType[]
struct XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931 : 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;
}
};
// MS.Internal.Xml.Cache.XPathNode[]
struct XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C : public RuntimeArray
{
ALIGN_FIELD (8) XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA m_Items[1];
inline XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* 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, XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____info_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____value_6), (void*)NULL);
#endif
}
inline XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____info_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____value_6), (void*)NULL);
#endif
}
};
// System.Object[]
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918 : public RuntimeArray
{
ALIGN_FIELD (8) RuntimeObject* m_Items[1];
inline RuntimeObject* GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline RuntimeObject** GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, RuntimeObject* value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
inline RuntimeObject* GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline RuntimeObject** GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject* value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
}
};
// System.Int32Enum[]
struct Int32EnumU5BU5D_t87B7DB802810C38016332669039EF42C487A081F : 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;
}
};
IL2CPP_EXTERN_C void XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshal_pinvoke(const XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA& unmarshaled, XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_pinvoke& marshaled);
IL2CPP_EXTERN_C void XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshal_pinvoke_back(const XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_pinvoke& marshaled, XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA& unmarshaled);
IL2CPP_EXTERN_C void XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshal_pinvoke_cleanup(XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_pinvoke& marshaled);
IL2CPP_EXTERN_C void XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshal_com(const XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA& unmarshaled, XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_com& marshaled);
IL2CPP_EXTERN_C void XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshal_com_back(const XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_com& marshaled, XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA& unmarshaled);
IL2CPP_EXTERN_C void XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshal_com_cleanup(XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_com& marshaled);
// T System.Collections.Generic.List`1<System.Object>::get_Item(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___index0, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<System.Object>::get_Count()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Object>::Add(T)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___item0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Object>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Stack`1<System.Object>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1__ctor_m70E8EDA96A608CE9BAB7FC8313B233AADA573BD4_gshared (Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Stack`1<System.Object>::Push(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack_1_Push_m709DD11BC1291A905814182CF9A367DE7399A778_gshared (Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5* __this, RuntimeObject* ___item0, const RuntimeMethod* method) ;
// T System.Collections.Generic.Stack`1<System.Object>::Pop()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Stack_1_Pop_m2AFF69249659372F07EE25817DBCAFE74E1CF778_gshared (Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5* __this, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.Stack`1<System.Object>::get_Count()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Stack_1_get_Count_mD08AE71D49787D30DDD9D484BCD323D646744D2E_gshared_inline (Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.ClonableStack`1<System.Object>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ClonableStack_1__ctor_m9F3E85AE93A9F697795B466855E6410AFE06E516_gshared (ClonableStack_1_tE752F1E601A9BA3C6F7318FDC3356F4A4447C82B* __this, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.ClonableStack`1<T> MS.Internal.Xml.XPath.ClonableStack`1<System.Object>::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ClonableStack_1_tE752F1E601A9BA3C6F7318FDC3356F4A4447C82B* ClonableStack_1_Clone_m5DA2944BB00646B10766CECFAC2A167A1204667C_gshared (ClonableStack_1_tE752F1E601A9BA3C6F7318FDC3356F4A4447C82B* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Object>::Clear()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.ClonableStack`1<System.Object>::Push(T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ClonableStack_1_Push_m275C7566F8FE78E98965908E6B1C4BDB13F33418_gshared (ClonableStack_1_tE752F1E601A9BA3C6F7318FDC3356F4A4447C82B* __this, RuntimeObject* ___value0, const RuntimeMethod* method) ;
// T MS.Internal.Xml.XPath.ClonableStack`1<System.Object>::Peek()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ClonableStack_1_Peek_mA6E0346386BF3E1A285C325F77C9FFEDB18452B4_gshared (ClonableStack_1_tE752F1E601A9BA3C6F7318FDC3356F4A4447C82B* __this, const RuntimeMethod* method) ;
// T MS.Internal.Xml.XPath.ClonableStack`1<System.Object>::Pop()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ClonableStack_1_Pop_m5005AB4C800E93B5164B751B6C795A77BF754BFE_gshared (ClonableStack_1_tE752F1E601A9BA3C6F7318FDC3356F4A4447C82B* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Object>::Insert(System.Int32,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Insert_m9C9559248941FED50561DB029D55DF08DEF3B094_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___index0, RuntimeObject* ___item1, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Object>::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m76CBBC3E2F0583F5AD30CE592CEA1225C06A0428_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___capacity0, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::TryGetValue(TKey,TValue&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mD15380A4ED7CDEE99EA45881577D26BA9CE1B849_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___key0, RuntimeObject** ___value1, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Object>::set_Item(System.Int32,T)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_set_Item_m3C58DBC69A321AF2826595584FF3E9F43C07EA56_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___index0, RuntimeObject* ___value1, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mF225F49F6BE54C39563CECD7C693F0AE4F0530E8_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, int32_t ___capacity0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Add(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m93FFFABE8FCE7FA9793F0915E2A8842C7CD0C0C1_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___key0, RuntimeObject* ___value1, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m74DCDE3265AA8B6A55B3D3009289CD1240290B3D_gshared (Dictionary_2_t2A9A7F3ECFC3483F89253F3C4BB5BE98A37F6EF3* __this, int32_t ___capacity0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::Add(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m53A4E919CB3AE7CC74379031E14C1AEA9DB7A933_gshared (Dictionary_2_t2A9A7F3ECFC3483F89253F3C4BB5BE98A37F6EF3* __this, RuntimeObject* ___key0, int32_t ___value1, const RuntimeMethod* method) ;
// System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::TryGetValue(TKey,TValue&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m0786A6332E06581557A6E9D4DA5000AF5BC8A373_gshared (Dictionary_2_t2A9A7F3ECFC3483F89253F3C4BB5BE98A37F6EF3* __this, RuntimeObject* ___key0, int32_t* ___value1, const RuntimeMethod* method) ;
// T[] System.Array::Empty<System.Int32Enum>()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Int32EnumU5BU5D_t87B7DB802810C38016332669039EF42C487A081F* Array_Empty_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m94E12BB613D748D2EEB9E1ABD961630D2F970385_gshared_inline (const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.AstNode::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AstNode__ctor_m8235007F8DEDCD82C2B85B1AA0E1AEF98B20A507 (AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.ValueQuery::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueQuery__ctor_mACE967A0C92EFE64DDE6DBB7F195D0D6A42ACE8B (ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B* __this, const RuntimeMethod* method) ;
// System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Query::GetXPathType(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Query_GetXPathType_m5F68ED00914FA000C99403E1B92EE7A158808B01 (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* __this, RuntimeObject* ___value0, const RuntimeMethod* method) ;
// System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B (RuntimeArray* ___array0, RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 ___fldHandle1, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.CacheAxisQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CacheAxisQuery__ctor_mF29EDB0855F9F6DC23EA709D32564466D4C1C532 (CacheAxisQuery_tCFF1CC8DE183EE8E2AE442258AD69D7DB3B05085* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyInput0, String_t* ___name1, String_t* ___prefix2, int32_t ___typeTest3, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.CacheAxisQuery::.ctor(MS.Internal.Xml.XPath.CacheAxisQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CacheAxisQuery__ctor_mADFA21B9A21BABEFB2DFAFAB965F5CC8D1B84D7E (CacheAxisQuery_tCFF1CC8DE183EE8E2AE442258AD69D7DB3B05085* __this, CacheAxisQuery_tCFF1CC8DE183EE8E2AE442258AD69D7DB3B05085* ___other0, const RuntimeMethod* method) ;
// System.Object MS.Internal.Xml.XPath.CacheAxisQuery::Evaluate(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CacheAxisQuery_Evaluate_m578781FD2E8D7F2DAFA03EE4BC32301455326F23 (CacheAxisQuery_tCFF1CC8DE183EE8E2AE442258AD69D7DB3B05085* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___context0, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.XPath.Query::Insert(System.Collections.Generic.List`1<System.Xml.XPath.XPathNavigator>,System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Query_Insert_m484CA0C5A8A324A9EA9BAB97A7216898769D7EF4 (List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* ___buffer0, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav1, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.ParentQuery::.ctor(MS.Internal.Xml.XPath.ParentQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParentQuery__ctor_m56B58D63E957316E62E5198DDB288DA6DFE94E8E (ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926* __this, ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926* ___other0, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1<System.Xml.XPath.XPathNavigator>::get_Item(System.Int32)
inline XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* List_1_get_Item_mC1FAE0FC5B6C378F8F0154E5BCB6821B87A59EE5 (List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* __this, int32_t ___index0, const RuntimeMethod* method)
{
return (( XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* (*) (List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___index0, method);
}
// System.Int32 System.Collections.Generic.List`1<System.Xml.XPath.XPathNavigator>::get_Count()
inline int32_t List_1_get_Count_m794F3A090D2F6A9EC97CC91567E93FA578451B95_inline (List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
// System.Void System.Collections.Generic.List`1<System.Xml.XPath.XPathNavigator>::Add(T)
inline void List_1_Add_mA2A1846EC873247D15A24C6C08397B06C831477A_inline (List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___item0, const RuntimeMethod* method)
{
(( void (*) (List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7*, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___item0, method);
}
// System.Void System.Collections.Generic.List`1<System.Xml.XPath.XPathNavigator>::.ctor()
inline void List_1__ctor_m5FDAAEC0B715FA1C85E3D8DEA35613EF51CBF0A3 (List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
}
// System.Void System.Collections.Generic.Stack`1<System.Xml.XPath.XPathNavigator>::.ctor()
inline void Stack_1__ctor_mEE596B4B0614315B2C47FC8F99ADB105B52120DD (Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF* __this, const RuntimeMethod* method)
{
(( void (*) (Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF*, const RuntimeMethod*))Stack_1__ctor_m70E8EDA96A608CE9BAB7FC8313B233AADA573BD4_gshared)(__this, method);
}
// System.Void System.Collections.Generic.Stack`1<System.Xml.XPath.XPathNavigator>::Push(T)
inline void Stack_1_Push_m70E0F842406570EA4E816252ED8779597859060C (Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___item0, const RuntimeMethod* method)
{
(( void (*) (Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF*, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*, const RuntimeMethod*))Stack_1_Push_m709DD11BC1291A905814182CF9A367DE7399A778_gshared)(__this, ___item0, method);
}
// T System.Collections.Generic.Stack`1<System.Xml.XPath.XPathNavigator>::Pop()
inline XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* Stack_1_Pop_m7716927B347CCA8D6DDC7EE32A84C5497296061C (Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF* __this, const RuntimeMethod* method)
{
return (( XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* (*) (Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF*, const RuntimeMethod*))Stack_1_Pop_m2AFF69249659372F07EE25817DBCAFE74E1CF778_gshared)(__this, method);
}
// System.Boolean MS.Internal.Xml.XPath.PreSiblingQuery::NotVisited(System.Xml.XPath.XPathNavigator,System.Collections.Generic.List`1<System.Xml.XPath.XPathNavigator>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PreSiblingQuery_NotVisited_m76D9123DF8CFCF006B113E69C428AE566DF2E318 (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav0, List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* ___parentStk1, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.Stack`1<System.Xml.XPath.XPathNavigator>::get_Count()
inline int32_t Stack_1_get_Count_mED8FEE4648C884DC8285803A4BF9EDD38931D046_inline (Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF*, const RuntimeMethod*))Stack_1_get_Count_mD08AE71D49787D30DDD9D484BCD323D646744D2E_gshared_inline)(__this, method);
}
// System.Void MS.Internal.Xml.XPath.PreSiblingQuery::.ctor(MS.Internal.Xml.XPath.PreSiblingQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PreSiblingQuery__ctor_mC63C1346237372C2E2357098AD81C669BF42097B (PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729* __this, PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729* ___other0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.QueryProps MS.Internal.Xml.XPath.CacheAxisQuery::get_Properties()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CacheAxisQuery_get_Properties_m9251F63899EC7DA4CC9FED8F671C1EA124F83B72 (CacheAxisQuery_tCFF1CC8DE183EE8E2AE442258AD69D7DB3B05085* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.BaseAxisQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseAxisQuery__ctor_mF70CDA297A3F1DFECA6F2A0424312454AAA38735 (BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyInput0, String_t* ___name1, String_t* ___prefix2, int32_t ___typeTest3, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.ClonableStack`1<System.Xml.XPath.XPathNavigator>::.ctor()
inline void ClonableStack_1__ctor_mC18EFFAFE16CF3D20B6D07798787DBADC506AD7A (ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B* __this, const RuntimeMethod* method)
{
(( void (*) (ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B*, const RuntimeMethod*))ClonableStack_1__ctor_m9F3E85AE93A9F697795B466855E6410AFE06E516_gshared)(__this, method);
}
// System.Void MS.Internal.Xml.XPath.BaseAxisQuery::.ctor(MS.Internal.Xml.XPath.BaseAxisQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseAxisQuery__ctor_m2A07CCEF3415F39C4EC9291F343E044125EAF78F (BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A* __this, BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A* ___other0, const RuntimeMethod* method) ;
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.Query::Clone(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* Query_Clone_m23957F953EEBD93366BF0039357BDDA154022EA6 (XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___input0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.ClonableStack`1<T> MS.Internal.Xml.XPath.ClonableStack`1<System.Xml.XPath.XPathNavigator>::Clone()
inline ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B* ClonableStack_1_Clone_m52420A2C704A67A68A14D612327E904C0DC1CE16 (ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B* __this, const RuntimeMethod* method)
{
return (( ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B* (*) (ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B*, const RuntimeMethod*))ClonableStack_1_Clone_m5DA2944BB00646B10766CECFAC2A167A1204667C_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1<System.Xml.XPath.XPathNavigator>::Clear()
inline void List_1_Clear_m42D160830A60081C7477DDAA0D4523539171EF68_inline (List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7*, const RuntimeMethod*))List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline)(__this, method);
}
// System.Void MS.Internal.Xml.XPath.BaseAxisQuery::Reset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseAxisQuery_Reset_mEDB4EECEF42EACBE6FD8B8AE35632466EC9EC2B3 (BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.ClonableStack`1<System.Xml.XPath.XPathNavigator>::Push(T)
inline void ClonableStack_1_Push_m1BC7B5D884ABCE10EBD7E6C79FC650D9E1ADD5AA (ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___value0, const RuntimeMethod* method)
{
(( void (*) (ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B*, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*, const RuntimeMethod*))ClonableStack_1_Push_m275C7566F8FE78E98965908E6B1C4BDB13F33418_gshared)(__this, ___value0, method);
}
// T MS.Internal.Xml.XPath.ClonableStack`1<System.Xml.XPath.XPathNavigator>::Peek()
inline XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ClonableStack_1_Peek_m841FAEDA0503B24D260F79F827A9F5C422DEDEE4 (ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B* __this, const RuntimeMethod* method)
{
return (( XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* (*) (ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B*, const RuntimeMethod*))ClonableStack_1_Peek_mA6E0346386BF3E1A285C325F77C9FFEDB18452B4_gshared)(__this, method);
}
// T MS.Internal.Xml.XPath.ClonableStack`1<System.Xml.XPath.XPathNavigator>::Pop()
inline XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ClonableStack_1_Pop_mB6E8C78D5C2AFA9D21DC6C4BEA4C0077E0829D26 (ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B* __this, const RuntimeMethod* method)
{
return (( XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* (*) (ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B*, const RuntimeMethod*))ClonableStack_1_Pop_m5005AB4C800E93B5164B751B6C795A77BF754BFE_gshared)(__this, method);
}
// System.Void MS.Internal.Xml.XPath.PrecedingQuery::.ctor(MS.Internal.Xml.XPath.PrecedingQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrecedingQuery__ctor_mB59247CF12D8D8E2B0A4499C4B575E9C83970BE6 (PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87* __this, PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87* ___other0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.QueryProps MS.Internal.Xml.XPath.Query::get_Properties()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Query_get_Properties_mD527BE51C03ABA5CE09D49C659241FF5587C85A3 (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.ResetableIterator::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResetableIterator__ctor_m1B67C12E5C8276A5F1357BDBF0C1C21A8BE4BD90 (ResetableIterator_t2E2A85BA1CF226C635706B8448C971FAC6B2EE08* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.ResetableIterator::.ctor(MS.Internal.Xml.XPath.ResetableIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResetableIterator__ctor_m0FFEBBEABECB9BDFC882E72F2F096201AFAC7E68 (ResetableIterator_t2E2A85BA1CF226C635706B8448C971FAC6B2EE08* __this, ResetableIterator_t2E2A85BA1CF226C635706B8448C971FAC6B2EE08* ___other0, const RuntimeMethod* method) ;
// System.Xml.XmlNodeOrder MS.Internal.Xml.XPath.Query::CompareNodes(System.Xml.XPath.XPathNavigator,System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Query_CompareNodes_m5FFEE6E8445C92F49DC8ABA6F0076E6503343987 (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___l0, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___r1, const RuntimeMethod* method) ;
// System.Int32 MS.Internal.Xml.XPath.Query::GetMedian(System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Query_GetMedian_mCC5BAAE74E6799F691AF7D6D43CF3CD709857144 (int32_t ___l0, int32_t ___r1, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<System.Xml.XPath.XPathNavigator>::Insert(System.Int32,T)
inline void List_1_Insert_mEA65679BF6553433E13E116D59AF3F5D0B5DEAE5 (List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* __this, int32_t ___index0, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___item1, const RuntimeMethod* method)
{
(( void (*) (List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7*, int32_t, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*, const RuntimeMethod*))List_1_Insert_m9C9559248941FED50561DB029D55DF08DEF3B094_gshared)(__this, ___index0, ___item1, method);
}
// System.Int32 System.String::CompareOrdinal(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_CompareOrdinal_mC6F612DEA1F7B3BF24A44C79D17AF7F8C29C9D3C (String_t* ___strA0, String_t* ___strB1, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.Axis::get_Prefix()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method) ;
// System.Int32 System.String::get_Length()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.Axis::get_Input()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* Axis_get_Input_mF5514FC0F3EE5E699C8A2FFAA492CCD3BD6BDDFF_inline (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.Axis/AxisType MS.Internal.Xml.XPath.Axis::get_TypeOfAxis()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Axis_get_TypeOfAxis_mC937F7732888322E11D54B66E3D3013B81129018_inline (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method) ;
// System.Xml.XPath.XPathNodeType MS.Internal.Xml.XPath.Axis::get_NodeType()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.QueryBuilder::ProcessNode(MS.Internal.Xml.XPath.AstNode,MS.Internal.Xml.XPath.QueryBuilder/Flags,MS.Internal.Xml.XPath.QueryBuilder/Props&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* QueryBuilder_ProcessNode_mDD5BB2190AB56699E8A56FE3EDC0F44AA16D38C5 (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___root0, int32_t ___flags1, int32_t* ___props2, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.ContextQuery::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContextQuery__ctor_mE464112CF24EE31870A0182D07DF686271D7E107 (ContextQuery_t26F3B26CF72A54B009154A1740249242C5B3C6D2* __this, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.Axis::get_Name()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.XPath.Axis::get_AbbrAxis()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Axis_get_AbbrAxis_m39030C864BA056B033F68DA0D202E4E9D90EDEA7_inline (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.DescendantQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType,System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DescendantQuery__ctor_m6903A008F864A65B59E1193E83075BA65C7D9C4F (DescendantQuery_t82623A55A8B0575728F3023138483D2F504F793C* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyParent0, String_t* ___Name1, String_t* ___Prefix2, int32_t ___Type3, bool ___matchSelf4, bool ___abbrAxis5, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.DocumentOrderQuery::.ctor(MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DocumentOrderQuery__ctor_m89745AEF996AC719078A8A238B9706D13B8B535C (DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyParent0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathAncestorQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathAncestorQuery__ctor_m15EE1589DE92201C253B9CA65D46DBBA0B2C0AB9 (XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyInput0, String_t* ___name1, String_t* ___prefix2, int32_t ___typeTest3, bool ___matchSelf4, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.CacheChildrenQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CacheChildrenQuery__ctor_mFC6EE323AB70B44037EE4A69F749C7ECB693813C (CacheChildrenQuery_t0299A318B223A91AC52E0577D98AB60825697D6B* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyInput0, String_t* ___name1, String_t* ___prefix2, int32_t ___type3, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.ChildrenQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ChildrenQuery__ctor_mA17B4C94EB9B83215ED434D668FD9EAFB67EEA93 (ChildrenQuery_tB06C3FB62E162D0E7975B7AD15D0871488D5BC39* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyInput0, String_t* ___name1, String_t* ___prefix2, int32_t ___type3, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.ParentQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParentQuery__ctor_m2680A0226A8C03813CC4396B0DB9C057A3AE0146 (ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyInput0, String_t* ___Name1, String_t* ___Prefix2, int32_t ___Type3, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.DescendantOverDescendantQuery::.ctor(MS.Internal.Xml.XPath.Query,System.Boolean,System.String,System.String,System.Xml.XPath.XPathNodeType,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DescendantOverDescendantQuery__ctor_mBB13C5B33605E2AB202C1BF68FDA2B9E8AB5DF4B (DescendantOverDescendantQuery_tE7754844C2FB638D9D26A12249789F67ED6048B4* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyParent0, bool ___matchSelf1, String_t* ___name2, String_t* ___prefix3, int32_t ___typeTest4, bool ___abbrAxis5, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.PrecedingQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrecedingQuery__ctor_m2D7F7E5456833BB213CF910EF2BAF0BB5EFDF160 (PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyInput0, String_t* ___name1, String_t* ___prefix2, int32_t ___typeTest3, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.FollowingQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FollowingQuery__ctor_m811076E90AE1CD68C09A00C03D68BDB8F1009A08 (FollowingQuery_tA0CD0BCC24C281020CEB9407F650E3520633E891* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyInput0, String_t* ___name1, String_t* ___prefix2, int32_t ___typeTest3, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.FollSiblingQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FollSiblingQuery__ctor_m835D20BD30070E91D295CB9BBD2492FC7CA55879 (FollSiblingQuery_tB9F0BE0E8B9BAF356FA4ECD62D49988A3D64C053* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyInput0, String_t* ___name1, String_t* ___prefix2, int32_t ___type3, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.PreSiblingQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PreSiblingQuery__ctor_mED9C15C1EC13706E064B96A4D4D2CC5305586652 (PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyInput0, String_t* ___name1, String_t* ___prefix2, int32_t ___typeTest3, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.AttributeQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttributeQuery__ctor_m705083F8930832582DC3CB9607533EF3D11885E1 (AttributeQuery_tD1F8AEEC74375F52EF60F21A7B1591858C8D9683* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyParent0, String_t* ___Name1, String_t* ___Prefix2, int32_t ___Type3, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathSelfQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathSelfQuery__ctor_mF451DEF037F55E770EBC7DAD657CE14DFAF5874A (XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyInput0, String_t* ___Name1, String_t* ___Prefix2, int32_t ___Type3, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.NamespaceQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NamespaceQuery__ctor_mA120EEC310A45012F3AB24453099CE0642620EAA (NamespaceQuery_tAC24CBCCC56F436A3BBF597BC1CB60CC691C90D7* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyParent0, String_t* ___Name1, String_t* ___Prefix2, int32_t ___Type3, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.EmptyQuery::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EmptyQuery__ctor_m86A4AADF16F23A1AE45678D73814AC04B6051524 (EmptyQuery_t9FC7465639660E1D50419B6887ADCE3B01230289* __this, const RuntimeMethod* method) ;
// System.Xml.XPath.XPathException System.Xml.XPath.XPathException::Create(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* XPathException_Create_mCD60C456FBFFE42865EE9F1BA8F263EA25FACC71 (String_t* ___res0, String_t* ___arg1, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.Filter::get_Condition()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* Filter_get_Condition_m5E1739EC292E646CDDF5EC951F297A757E988A08_inline (Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037* __this, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.XPath.QueryBuilder::CanBeNumber(MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool QueryBuilder_CanBeNumber_m5549F92F9B3A2144483149FC2EF9F707D0507B1C (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___q0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.Filter::get_Input()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* Filter_get_Input_m88A351545EDA48C6546E1A407DCD567C1CD5ACCC_inline (Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037* __this, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.FilterQuery::get_Condition()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* FilterQuery_get_Condition_mAAF80FF704AAF8D0283DC58BCF5ED0ECE9CD99EE_inline (FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.NodeFunctions::.ctor(MS.Internal.Xml.XPath.Function/FunctionType,MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeFunctions__ctor_m37766AE7D88FE9B66ED7000D548C13A2662963AF (NodeFunctions_tDCAB2279163508D63430575403B4F84364742427* __this, int32_t ___funcType0, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___arg1, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.LogicalExpr::.ctor(MS.Internal.Xml.XPath.Operator/Op,MS.Internal.Xml.XPath.Query,MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LogicalExpr__ctor_m7628711F6D0FF7E1F4EDEB5824A1BD415BAFCCA9 (LogicalExpr_t49D4ABBAEA7DFF6B3253111E7EA18289AC3E1C1D* __this, int32_t ___op0, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___opnd11, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___opnd22, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.BooleanExpr::.ctor(MS.Internal.Xml.XPath.Operator/Op,MS.Internal.Xml.XPath.Query,MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BooleanExpr__ctor_mE37E0CFE0533FC77986FC6DCA376295B3D009CAD (BooleanExpr_tE713665A9FE81BC69CD2843B58B0CC742271C1EA* __this, int32_t ___op0, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___opnd11, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___opnd22, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.ReversePositionQuery::.ctor(MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReversePositionQuery__ctor_m9590E8C2DA66940DD436A3589A03E528FAE68D95 (ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___input0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.ForwardPositionQuery::.ctor(MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardPositionQuery__ctor_mEE04AF8A00FA763082738B4E01B659E91D5C0488 (ForwardPositionQuery_t7C0027AE6FA6AFD08222554F4DBDBC7FAA7D9AF9* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___input0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.FilterQuery::.ctor(MS.Internal.Xml.XPath.Query,MS.Internal.Xml.XPath.Query,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FilterQuery__ctor_m2145E41A08988F61DA3D82EA267B53EB76421C11 (FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyParent0, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___cond1, bool ___noPosition2, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.MergeFilterQuery::.ctor(MS.Internal.Xml.XPath.Query,MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MergeFilterQuery__ctor_mD8595B80F6EA64D7610199D8E5BF3A25E3DA0AF6 (MergeFilterQuery_tC01FA87A40BE3A7334BEF6092226EE94A63A4D8B* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___input0, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___child1, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.Operator::get_Operand1()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* Operator_get_Operand1_m339C787F6D6128EBFF839967EE7A82DF4820496A_inline (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* __this, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.Operator::get_Operand2()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* Operator_get_Operand2_m84714E690ECAE90C7CDF267F7A019F81C9EA498F_inline (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* __this, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.Operator/Op MS.Internal.Xml.XPath.Operator::get_OperatorType()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Operator_get_OperatorType_mA4D4A8CD1BBB54738314F3D184FBBB13BE1EB67B_inline (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.NumericExpr::.ctor(MS.Internal.Xml.XPath.Operator/Op,MS.Internal.Xml.XPath.Query,MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NumericExpr__ctor_m1BB58144F4B2C9EB9CC4A95C3CFE44CE940B3D93 (NumericExpr_tEE66DD612E089C0C25BDD3E52A7D18F452AAD3D9* __this, int32_t ___op0, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___opnd11, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___opnd22, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.UnionExpr::.ctor(MS.Internal.Xml.XPath.Query,MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnionExpr__ctor_m11714C1F372786BCB86C883E306F7D582D1B91E9 (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___query10, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___query21, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.Variable::get_Localname()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Variable_get_Localname_mDBA6C45297292DB52814801EF6DF319A0FBF9650_inline (Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1* __this, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.Variable::get_Prefix()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Variable_get_Prefix_mC23AF367B25710C4BB0CD804E72F68C6D1F585A7_inline (Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.VariableQuery::.ctor(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VariableQuery__ctor_m6806742C529005201ACD38B5D659BC2C3F9A529B (VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2* __this, String_t* ___name0, String_t* ___prefix1, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.Function/FunctionType MS.Internal.Xml.XPath.Function::get_TypeOfFunction()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Function_get_TypeOfFunction_m3E327F4F6771A4FEDF3872A4F68CD38E645140F8_inline (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* __this, const RuntimeMethod* method) ;
// System.Collections.Generic.List`1<MS.Internal.Xml.XPath.AstNode> MS.Internal.Xml.XPath.Function::get_ArgumentList()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* Function_get_ArgumentList_m36AC025CB4C15818F84E54ACF33B3CBF95B245DC_inline (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* __this, const RuntimeMethod* method) ;
// T System.Collections.Generic.List`1<MS.Internal.Xml.XPath.AstNode>::get_Item(System.Int32)
inline AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117 (List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* __this, int32_t ___index0, const RuntimeMethod* method)
{
return (( AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* (*) (List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___index0, method);
}
// System.Void MS.Internal.Xml.XPath.IDQuery::.ctor(MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IDQuery__ctor_mCBBB06A081B3BAF922EC54BFAB925AEB81E1DEBA (IDQuery_t3ADA30B4FBC8F74FAB53A9558F94D5B69BD96FAB* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___arg0, const RuntimeMethod* method) ;
// System.Int32 System.Collections.Generic.List`1<MS.Internal.Xml.XPath.AstNode>::get_Count()
inline int32_t List_1_get_Count_mF7DF9F91A6EB9228BFDADFFF485B887844A7E77C_inline (List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method);
}
// System.Collections.Generic.List`1<MS.Internal.Xml.XPath.Query> MS.Internal.Xml.XPath.QueryBuilder::ProcessArguments(System.Collections.Generic.List`1<MS.Internal.Xml.XPath.AstNode>,MS.Internal.Xml.XPath.QueryBuilder/Props&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0* QueryBuilder_ProcessArguments_mBEF0347D57E4305111A256990AABCA9B55E13377 (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* ___args0, int32_t* ___props1, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.StringFunctions::.ctor(MS.Internal.Xml.XPath.Function/FunctionType,System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringFunctions__ctor_m6D1D18F50913ADB3093146F1C1CDCE4EDCAA4012 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, int32_t ___funcType0, RuntimeObject* ___argList1, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.NumberFunctions::.ctor(MS.Internal.Xml.XPath.Function/FunctionType,MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NumberFunctions__ctor_mBFA1EB61CB51B183C8BB1273957700917A3D83F9 (NumberFunctions_t106A307A8C55BFD655BF121B271A156ED1227AE3* __this, int32_t ___ftype0, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___arg1, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.BooleanFunctions::.ctor(MS.Internal.Xml.XPath.Function/FunctionType,MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BooleanFunctions__ctor_mCFE5C5EF2263DFC3BF6142F19B48F4071BEBDC61 (BooleanFunctions_t859B70C09718F8E30EA8C25110384115275E9EB0* __this, int32_t ___funcType0, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___arg1, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.Function::get_Name()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Function_get_Name_mDA85C6AE933F85722CC8FA81A23F8EAD5D7325A6_inline (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* __this, const RuntimeMethod* method) ;
// System.Boolean System.String::op_Equality(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1 (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.Function::get_Prefix()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Function_get_Prefix_m584182C91508C6EED8554922464D690BF34A7FA7_inline (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* __this, const RuntimeMethod* method) ;
// System.Xml.XPath.XPathException System.Xml.XPath.XPathException::Create(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* XPathException_Create_m823FEEDBF0AF2F0BAF71C56A7199E82D37FB9D82 (String_t* ___res0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.FunctionQuery::.ctor(System.String,System.String,System.Collections.Generic.List`1<MS.Internal.Xml.XPath.Query>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FunctionQuery__ctor_m2A47A5894A34675E16175730BB20001F451569AD (FunctionQuery_tB9DBAF862D85327A06C5BD4A57ED78937F80B71A* __this, String_t* ___prefix0, String_t* ___name1, List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0* ___args2, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<MS.Internal.Xml.XPath.Query>::.ctor(System.Int32)
inline void List_1__ctor_m1050555D53F31D39D818F42370DC72D2B624C710 (List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0* __this, int32_t ___capacity0, const RuntimeMethod* method)
{
(( void (*) (List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0*, int32_t, const RuntimeMethod*))List_1__ctor_m76CBBC3E2F0583F5AD30CE592CEA1225C06A0428_gshared)(__this, ___capacity0, method);
}
// System.Void System.Collections.Generic.List`1<MS.Internal.Xml.XPath.Query>::Add(T)
inline void List_1_Add_m713841A70FA9597AAC59079B61F174D899A2E5BB_inline (List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___item0, const RuntimeMethod* method)
{
(( void (*) (List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0*, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___item0, method);
}
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.QueryBuilder::ProcessAxis(MS.Internal.Xml.XPath.Axis,MS.Internal.Xml.XPath.QueryBuilder/Flags,MS.Internal.Xml.XPath.QueryBuilder/Props&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* QueryBuilder_ProcessAxis_m0AD05BA1722B1DC177C39232133D1090BF603000 (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* ___root0, int32_t ___flags1, int32_t* ___props2, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.QueryBuilder::ProcessOperator(MS.Internal.Xml.XPath.Operator,MS.Internal.Xml.XPath.QueryBuilder/Props&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* QueryBuilder_ProcessOperator_m0CD4E90CD3E70733C96BC743A0E98A4210B3486F (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* ___root0, int32_t* ___props1, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.QueryBuilder::ProcessFilter(MS.Internal.Xml.XPath.Filter,MS.Internal.Xml.XPath.QueryBuilder/Flags,MS.Internal.Xml.XPath.QueryBuilder/Props&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* QueryBuilder_ProcessFilter_m2A93DAECDE59A9866F3DE2DC761339C561183BCA (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037* ___root0, int32_t ___flags1, int32_t* ___props2, const RuntimeMethod* method) ;
// System.Object MS.Internal.Xml.XPath.Operand::get_OperandValue()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Operand_get_OperandValue_m01312CB38D93CE1676D99A90818CE84588210852_inline (Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.OperandQuery::.ctor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OperandQuery__ctor_mF07D937A7CD9C78EB9A42E699E152E9B3CB2EE03 (OperandQuery_t155ECC200B0EB0377A60159C36F0B1BA72AE8208* __this, RuntimeObject* ___val0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.QueryBuilder::ProcessVariable(MS.Internal.Xml.XPath.Variable)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* QueryBuilder_ProcessVariable_m5614D030CC07603FBD83102BC011892BF0D320B9 (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1* ___root0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.QueryBuilder::ProcessFunction(MS.Internal.Xml.XPath.Function,MS.Internal.Xml.XPath.QueryBuilder/Props&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* QueryBuilder_ProcessFunction_m811E3B5EEC51E4F5DB721CE390F9F5F898921B6F (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* ___root0, int32_t* ___props1, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.Group::get_GroupNode()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* Group_get_GroupNode_m53031280FE44BCCCDFD2C8F5AB89F89FCCBC7CFC_inline (Group_t422900FBF4CC87409B16802F41344C0772AF95A4* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.GroupQuery::.ctor(MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void GroupQuery__ctor_m26F3A77E5CC58D7FCE06317175A10784F378BA88 (GroupQuery_t6A2579F6ACC30B53BB286D3BB9793C9899042D9D* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qy0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.AbsoluteQuery::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AbsoluteQuery__ctor_mF64E0C677D9713B607161888B54BEAECB3C6E97F (AbsoluteQuery_t9D91D43F5381D7C01E869F1FCA9B76333E29BFDE* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.QueryBuilder::Reset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QueryBuilder_Reset_mFD8797236546F714430E90912ACBF949F8CE9C47 (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseXPathExpression(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseXPathExpression_mB38348BFC351245CA6517C8CDB653B6D6C22F16D (String_t* ___xpathExpression0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.QueryBuilder::Build(MS.Internal.Xml.XPath.AstNode,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* QueryBuilder_Build_m673BA3BCD376E3DDC2513535BCB9F72C54E3E4F5 (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___root0, String_t* ___query1, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.QueryBuilder::Build(System.String,System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* QueryBuilder_Build_m145F8362F4CCA98A4B83311D8B150F6BCDF70476 (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, String_t* ___query0, bool ___allowVar1, bool ___allowKey2, const RuntimeMethod* method) ;
// System.Void System.Object::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
// System.Void System.Xml.XPath.XPathNodeIterator::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathNodeIterator__ctor_mD2548ACBDDDAD6C11151A9E6BCA675A1BC9F87F3 (XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.ForwardPositionQuery::.ctor(MS.Internal.Xml.XPath.ForwardPositionQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForwardPositionQuery__ctor_m5017EEAB03D99B06F13DC56549590655B79232E4 (ForwardPositionQuery_t7C0027AE6FA6AFD08222554F4DBDBC7FAA7D9AF9* __this, ForwardPositionQuery_t7C0027AE6FA6AFD08222554F4DBDBC7FAA7D9AF9* ___other0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.ReversePositionQuery::.ctor(MS.Internal.Xml.XPath.ReversePositionQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReversePositionQuery__ctor_mD0A3AA2122EB7E8D2038CC483ED808EEF7A4CF0B (ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4* __this, ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4* ___other0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.QueryProps MS.Internal.Xml.XPath.CacheOutputQuery::get_Properties()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CacheOutputQuery_get_Properties_m8CC8E80DCE223F8691995740A367CF8D6F3CF9C1 (CacheOutputQuery_tC0F6E106F47061371207B840727832E2EDFDF8B5* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.ValueQuery::.ctor(MS.Internal.Xml.XPath.ValueQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueQuery__ctor_m28D743327D584AF6DCB48535D40D527A5D358B0A (ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B* __this, ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B* ___other0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.Query::Clone(MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* Query_Clone_m0C3EB356B72B98E1D5312F8ED129AB1EEB10CFF2 (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___input0, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.StringFunctions::toString(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringFunctions_toString_m9AE7FD417BCA3BA7C8C710DC01551DEE41471BB1 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.StringFunctions::Concat(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringFunctions_Concat_m181C39D9DAFA675D996DEA26408728EA19BE67EA (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.XPath.StringFunctions::StartsWith(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StringFunctions_StartsWith_m19AFDA8E3E0855923542A46ABDE4C79634C754AB (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.XPath.StringFunctions::Contains(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StringFunctions_Contains_m469D45150BBA94D7961A48B1FE1D131251607074 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.StringFunctions::SubstringBefore(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringFunctions_SubstringBefore_mB65375A51B33F7CC3A77BD3C3478B299F6579825 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.StringFunctions::SubstringAfter(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringFunctions_SubstringAfter_mA49E2C96BF8AB847B1EDAA26BE48EC78A2A6A004 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.StringFunctions::Substring(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringFunctions_Substring_m52FA83F671CC2995C82F0B02C6DD6325CB432538 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method) ;
// System.Double MS.Internal.Xml.XPath.StringFunctions::StringLength(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double StringFunctions_StringLength_m32961360E49CACDA1D3B2B578E107A3B8ED55933 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.StringFunctions::Normalize(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringFunctions_Normalize_m20557057E7C3C6131966A7681D61C162DA48AAEA (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.StringFunctions::Translate(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringFunctions_Translate_m10FADDE34FD73E2E364911C133C66F9CF1477386 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method) ;
// System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo::get_InvariantInfo()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* NumberFormatInfo_get_InvariantInfo_m4689F466D2607C7369BCE394E3FB3681A6E644FA (const RuntimeMethod* method) ;
// System.String System.Double::ToString(System.String,System.IFormatProvider)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Double_ToString_m7E3930DDFB35B1919FE538A246A59C3FC62AF789 (double* __this, String_t* ___format0, RuntimeObject* ___provider1, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.StringFunctions::toString(System.Double)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringFunctions_toString_mD7EA52841DF249114B516B8B5A55D7E9AE9AC426 (double ___num0, 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.Text.StringBuilder System.Text.StringBuilder::Append(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D (StringBuilder_t* __this, String_t* ___value0, const RuntimeMethod* method) ;
// System.Int32 System.String::CompareOrdinal(System.String,System.Int32,System.String,System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_CompareOrdinal_m8940CFAE90021ED8DA3F2DF8226941C9EEB2E32D (String_t* ___strA0, int32_t ___indexA1, String_t* ___strB2, int32_t ___indexB3, int32_t ___length4, const RuntimeMethod* method) ;
// System.String System.String::Substring(System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE (String_t* __this, int32_t ___startIndex0, int32_t ___length1, const RuntimeMethod* method) ;
// System.String System.String::Substring(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472 (String_t* __this, int32_t ___startIndex0, const RuntimeMethod* method) ;
// System.Double System.Xml.XmlConvert::ToXPathDouble(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double XmlConvert_ToXPathDouble_m31244C938BE5A7810F178E55D272CF3C04AF2C12 (RuntimeObject* ___o0, const RuntimeMethod* method) ;
// System.Double System.Xml.XmlConvert::XPathRound(System.Double)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double XmlConvert_XPathRound_m8EBBBE505D68CD34430228909B4F73BC367C9391 (double ___value0, const RuntimeMethod* method) ;
// System.Boolean System.Double::IsNaN(System.Double)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Double_IsNaN_mF2BC6D1FD4813179B2CAE58D29770E42830D0883_inline (double ___d0, const RuntimeMethod* method) ;
// System.Char[] System.String::ToCharArray()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* String_ToCharArray_m0699A92AA3E744229EF29CB9D943C47DF4FE5B46 (String_t* __this, const RuntimeMethod* method) ;
// System.Xml.XmlCharType System.Xml.XmlCharType::get_Instance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 XmlCharType_get_Instance_m1279A3FC91B74599A9BC76979E50DBFC07F67C55 (const RuntimeMethod* method) ;
// System.Boolean System.Xml.XmlCharType::IsWhiteSpace(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsWhiteSpace_m6F9F3A19B8A95FF5CBF1B197E400A0F194AC9387 (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* __this, Il2CppChar ___ch0, const RuntimeMethod* method) ;
// System.String System.String::CreateString(System.Char[],System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6 (String_t* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___val0, int32_t ___startIndex1, int32_t ___length2, const RuntimeMethod* method) ;
// System.Int32 System.String::IndexOf(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_IndexOf_mE21E78F35EF4A7768E385A72814C88D22B689966 (String_t* __this, Il2CppChar ___value0, const RuntimeMethod* method) ;
// System.Char System.String::get_Chars(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3 (String_t* __this, int32_t ___index0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.StringFunctions::.ctor(MS.Internal.Xml.XPath.StringFunctions)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringFunctions__ctor_m7D2B5927A63B67CE030E1785F46E46D96A6CC010 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* ___other0, 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.Void MS.Internal.Xml.XPath.Query::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Query__ctor_mAF0DD1C254FE5063228B113D7C383305B86A1D66 (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.Query::.ctor(MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Query__ctor_mCFB7D1C0C2E82A57A63F55F32490FF5253D2A974 (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___other0, const RuntimeMethod* method) ;
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.Query::Clone(System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* Query_Clone_m9FF7B46704165F9895FE34CA936CC11A3768833C (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___input0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.ResetableIterator::ResetCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResetableIterator_ResetCount_m7CF9DE8BB8A675B3FEAEAC20C7A51C1BFBB2EC2B (ResetableIterator_t2E2A85BA1CF226C635706B8448C971FAC6B2EE08* __this, const RuntimeMethod* method) ;
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.UnionExpr::ProcessBeforePosition(System.Xml.XPath.XPathNavigator,System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* UnionExpr_ProcessBeforePosition_m13AF1443BE2BFB5A711E5E395F5B07A34BF69EAF (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___res10, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___res21, const RuntimeMethod* method) ;
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.UnionExpr::ProcessAfterPosition(System.Xml.XPath.XPathNavigator,System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* UnionExpr_ProcessAfterPosition_mF5D1220A3635FA2B36150B445C74A1D97A98A2C1 (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___res10, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___res21, const RuntimeMethod* method) ;
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.UnionExpr::ProcessSamePosition(System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* UnionExpr_ProcessSamePosition_mD5F6E30AD9D50DB50A9991E8549E7D8B5125D8B9 (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___result0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.UnionExpr::.ctor(MS.Internal.Xml.XPath.UnionExpr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnionExpr__ctor_m0F3B25A1D9690C6B89CFE20463E2B57ECBB92773 (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* __this, UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* ___other0, 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 MS.Internal.Xml.XPath.ExtensionQuery::.ctor(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExtensionQuery__ctor_m34F5E546060A76294D1E7C42F946CE3B81DC74FA (ExtensionQuery_tF55E1733437BCC4352AEFE75AEB08201B968509C* __this, String_t* ___prefix0, String_t* ___name1, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.ExtensionQuery::.ctor(MS.Internal.Xml.XPath.ExtensionQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExtensionQuery__ctor_m87321D47088B85BE363B6372FF3E45034A56302C (ExtensionQuery_tF55E1733437BCC4352AEFE75AEB08201B968509C* __this, ExtensionQuery_tF55E1733437BCC4352AEFE75AEB08201B968509C* ___other0, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.ExtensionQuery::get_QName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ExtensionQuery_get_QName_mDEED41D3BE04522BE220BC0657EB1811564BB694 (ExtensionQuery_tF55E1733437BCC4352AEFE75AEB08201B968509C* __this, const RuntimeMethod* method) ;
// System.Object MS.Internal.Xml.XPath.ExtensionQuery::ProcessResult(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ExtensionQuery_ProcessResult_mAE4279D04FC82809E149CCE8ACE01F530A1F32A5 (ExtensionQuery_tF55E1733437BCC4352AEFE75AEB08201B968509C* __this, RuntimeObject* ___value0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.VariableQuery::.ctor(MS.Internal.Xml.XPath.VariableQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VariableQuery__ctor_mEDE23D1505EF6CC8A10819F1D6D476668BD41C76 (VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2* __this, VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2* ___other0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathAncestorQuery::.ctor(MS.Internal.Xml.XPath.XPathAncestorQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathAncestorQuery__ctor_mC8D22B08A3858AAE55F3ACB5F59EEC6A7EC6E112 (XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B* __this, XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B* ___other0, const RuntimeMethod* method) ;
// System.Void System.Collections.ArrayList::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayList__ctor_m07DC369002304B483B9FC41DBDAF4A25AC3C9F80 (ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathArrayIterator::.ctor(MS.Internal.Xml.XPath.XPathArrayIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathArrayIterator__ctor_m8780C5AD8A2E4C07D9FFE507E6F82EEB14C942F7 (XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979* __this, XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979* ___it0, const RuntimeMethod* method) ;
// System.String SR::Format(System.String,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_Format_mE848880666610BE90D203FCD8F64435C5E9E3C54 (String_t* ___resourceFormat0, RuntimeObject* ___p11, 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* ___message0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathAxisIterator::.ctor(System.Xml.XPath.XPathNavigator,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathAxisIterator__ctor_m75FDA5CEC6CCB2C1DE566023338A7A0FB36DC5D7 (XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav0, bool ___matchSelf1, const RuntimeMethod* method) ;
// System.Void System.ArgumentNullException::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* __this, String_t* ___paramName0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathAxisIterator::.ctor(System.Xml.XPath.XPathNavigator,System.Xml.XPath.XPathNodeType,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathAxisIterator__ctor_m82C9C09543849DA5B557629F13821612A53D93E6 (XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav0, int32_t ___type1, bool ___matchSelf2, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathAxisIterator::.ctor(System.Xml.XPath.XPathNavigator,System.String,System.String,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathAxisIterator__ctor_mB0EF0AD16118FA9948244EEEC9100300303A5DE1 (XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav0, String_t* ___name1, String_t* ___namespaceURI2, bool ___matchSelf3, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathAxisIterator::.ctor(MS.Internal.Xml.XPath.XPathAxisIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathAxisIterator__ctor_m84263B27D447B46D6D696CB325FA8350B6B3499E (XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* __this, XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* ___it0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathChildIterator::.ctor(MS.Internal.Xml.XPath.XPathChildIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathChildIterator__ctor_m57F3FA94FA91F0E0CDD84E82C5A66EF4E660D936 (XPathChildIterator_t7AE48294550EE1A0738D3AC370E6142B7D9123D9* __this, XPathChildIterator_t7AE48294550EE1A0738D3AC370E6142B7D9123D9* ___it0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathDescendantIterator::.ctor(MS.Internal.Xml.XPath.XPathDescendantIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDescendantIterator__ctor_m3A7B321C61AED764610809E067E0681A867DBD7B (XPathDescendantIterator_tD378EDC0C6297166152D4FAA676FD28AE67077BB* __this, XPathDescendantIterator_tD378EDC0C6297166152D4FAA676FD28AE67077BB* ___it0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathEmptyIterator::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathEmptyIterator__ctor_mF8B9D43105672BA59BC291709464FAA355F11B6B (XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathScanner::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathScanner__ctor_mA28C7D76BCEEC00A017A0F242CC8DCAA04718CE1 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, String_t* ___xpathExpr0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathParser::.ctor(MS.Internal.Xml.XPath.XPathScanner)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathParser__ctor_m2A7D66B615A066AF05735695899722E2EA85FCF8 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* ___scanner0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseExpression(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseExpression_m1C67A3A5ADA4F50D95B4D5121028AB74F98272F6 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.XPathScanner/LexKind MS.Internal.Xml.XPath.XPathScanner::get_Kind()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.XPathScanner::get_SourceText()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseOrExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseOrExpr_mC6EB59F30285E0C6E08346E9910704406B65FBE5 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseAndExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseAndExpr_mF4A4BFD862370CB35CE0BA4E8606E42049E8F89E (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.XPath.XPathParser::TestOp(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathParser_TestOp_m77FEF4756C4B93791DAC310099FF789751306F47 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, String_t* ___op0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathParser::NextLex()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.Operator::.ctor(MS.Internal.Xml.XPath.Operator/Op,MS.Internal.Xml.XPath.AstNode,MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Operator__ctor_m9531F709896FB2BD63B2E82796D490F9BAA3D837 (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* __this, int32_t ___op0, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___opnd11, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___opnd22, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseEqualityExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseEqualityExpr_m459C45FF224407FE70AAABB459E1A7669E7AE6C8 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseRelationalExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseRelationalExpr_mDEEE7E9735BEC9EDB504A72B060235923C9D44CD (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseAdditiveExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseAdditiveExpr_m68EA0D6D1A13E1E6FE149DAB655666D270E92EFD (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseMultiplicativeExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseMultiplicativeExpr_m855810E5EC6B8ED6B12514ABB49DD9632FEF2E93 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseUnaryExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseUnaryExpr_mC50184E73DA0B026C0014439D2B1FCF72C7B53F4 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseUnionExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseUnionExpr_m7CC8BB424CA1A576774C9C75E0E29546E4A527F4 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.Operand::.ctor(System.Double)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Operand__ctor_m776B601A0BCCF975AA55AC9381DFE4A4F413A597 (Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383* __this, double ___val0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParsePathExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParsePathExpr_mF3A3A43B8D36E8E540806AF98955C760F43EE7CA (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathParser::CheckNodeSet(System.Xml.XPath.XPathResultType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathParser_CheckNodeSet_m6973A0FD67B043A8DA7DB69660E0296F0A691497 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, int32_t ___t0, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.XPathScanner::get_Prefix()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XPathScanner_get_Prefix_mABD6B08D4EBCDC3AE098EC916502C294290DF79B_inline (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.XPathScanner::get_Name()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.XPath.XPathParser::IsPrimaryExpr(MS.Internal.Xml.XPath.XPathScanner)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathParser_IsPrimaryExpr_m3C947BE8093596FCDCF10CC4F5E601E19CD37D18 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* ___scanner0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseFilterExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseFilterExpr_m16591F641AACD53B0F2F89CE8EC7730E82436400 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseRelativeLocationPath(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseRelativeLocationPath_m27690F50336BDF5B010F4D5CA8390B70BBE6DBD9 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.Axis::.ctor(MS.Internal.Xml.XPath.Axis/AxisType,MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Axis__ctor_mE8689658A4D9B576990F85F4B5798510FA7E0941 (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, int32_t ___axisType0, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___input1, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseLocationPath(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseLocationPath_m9678FBE9F305F08262CE889D74539715BB849D65 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParsePrimaryExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParsePrimaryExpr_mBE1F5FE38AC2D3B94B8A0B2327DB1347446335E6 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParsePredicate(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParsePredicate_m2D5AC8675BEB8F96DF87170633830B84057199EC (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.Filter::.ctor(MS.Internal.Xml.XPath.AstNode,MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Filter__ctor_mA0D253E4CA3199F983845C8ED47194F79F22486F (Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___input0, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___condition1, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathParser::PassToken(MS.Internal.Xml.XPath.XPathScanner/LexKind)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathParser_PassToken_mB00B97CFBB3F00C875DA5920479EBB52EC4F624D (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, int32_t ___t0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.Root::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Root__ctor_m47FF26A8FC9EB5181141B7FF7EA849528A166110 (Root_t463323264F920B00B289008CC149187F9D2B72A0* __this, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.XPath.XPathParser::IsStep(MS.Internal.Xml.XPath.XPathScanner/LexKind)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathParser_IsStep_mAAA15AAF7D8112C0BE32F5F387C07C60EA63034E (int32_t ___lexKind0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseStep(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseStep_m3788B080C2BE87A463776EC1AD25FD12BD5AB691 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.Axis/AxisType MS.Internal.Xml.XPath.XPathParser::GetAxis()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathParser_GetAxis_mBA369AB1D5A1E0FB048D73BAA63315D52FE28038 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseNodeTest(MS.Internal.Xml.XPath.AstNode,MS.Internal.Xml.XPath.Axis/AxisType,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseNodeTest_m1AC02FC216DEA58F26AB719B5057C808A1BF6EAA (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, int32_t ___axisType1, int32_t ___nodeType2, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.XPath.XPathScanner::get_CanBeFunction()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XPathScanner_get_CanBeFunction_mDC31ADE84434B08EB728505827B729E82DF02C97_inline (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.XPath.XPathParser::IsNodeType(MS.Internal.Xml.XPath.XPathScanner)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathParser_IsNodeType_m4ED2012AD719ED9A2E1CD973BF0769770F006A0D (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* ___scaner0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathParser::CheckToken(MS.Internal.Xml.XPath.XPathScanner/LexKind)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathParser_CheckToken_mCF1FB61597AF7BC9C1C3254F4B8083FC169FEFD9 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, int32_t ___t0, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.XPathScanner::get_StringValue()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XPathScanner_get_StringValue_m5E8E622B6A4718DBD7380F56F673506ED74466A5_inline (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.Axis::.ctor(MS.Internal.Xml.XPath.Axis/AxisType,MS.Internal.Xml.XPath.AstNode,System.String,System.String,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Axis__ctor_m2704C3CF26377CC587654EC9DFEAFE3A5A964CD4 (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, int32_t ___axisType0, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___input1, String_t* ___prefix2, String_t* ___name3, int32_t ___nodetype4, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.Operand::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Operand__ctor_m05E2CFB9B5F5453ADACD68A19988E68AA10A2056 (Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383* __this, String_t* ___val0, const RuntimeMethod* method) ;
// System.Double MS.Internal.Xml.XPath.XPathScanner::get_NumberValue()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double XPathScanner_get_NumberValue_m59E7FB8AC26FB7384D02947EF377E49335ED6749_inline (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.Variable::.ctor(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Variable__ctor_m95C9B9B93C67573D1982F5D695FD5C6150527E72 (Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1* __this, String_t* ___name0, String_t* ___prefix1, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.Group::.ctor(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Group__ctor_mF03B416CE2E54E45B9ED174739EF890A6F383B7A (Group_t422900FBF4CC87409B16802F41344C0772AF95A4* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___groupNode0, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseMethod(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseMethod_mB3D98C32099C92EF53A15D5D479C66E7F1278C9C (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<MS.Internal.Xml.XPath.AstNode>::.ctor()
inline void List_1__ctor_m58DD5788D841C08F26C608DA036E7032E3B6CF74 (List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* __this, const RuntimeMethod* method)
{
(( void (*) (List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
}
// System.Void System.Collections.Generic.List`1<MS.Internal.Xml.XPath.AstNode>::Add(T)
inline void List_1_Add_m44E83B573115448D2E3DDE8AAA4CFEDB1DFE3DE1_inline (List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___item0, const RuntimeMethod* method)
{
(( void (*) (List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E*, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___item0, method);
}
// System.Boolean System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.XPath.XPathParser/ParamInfo>::TryGetValue(TKey,TValue&)
inline bool Dictionary_2_TryGetValue_m9245A811B6DD04D3D48F35187B59D973A3741311 (Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* __this, String_t* ___key0, ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF** ___value1, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45*, String_t*, ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF**, const RuntimeMethod*))Dictionary_2_TryGetValue_mD15380A4ED7CDEE99EA45881577D26BA9CE1B849_gshared)(__this, ___key0, ___value1, method);
}
// System.Int32 MS.Internal.Xml.XPath.XPathParser/ParamInfo::get_Minargs()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ParamInfo_get_Minargs_m2513BB5565060D63F27C442BC05229DF82002813_inline (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* __this, const RuntimeMethod* method) ;
// System.Xml.XPath.XPathException System.Xml.XPath.XPathException::Create(System.String,System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* XPathException_Create_mE578E3BB08756DEE4786528EE101B13A4FEB3DFB (String_t* ___res0, String_t* ___arg1, String_t* ___arg22, const RuntimeMethod* method) ;
// MS.Internal.Xml.XPath.Function/FunctionType MS.Internal.Xml.XPath.XPathParser/ParamInfo::get_FType()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ParamInfo_get_FType_m2436DAB49F721A3CD09563309E4B937AA6AF395D_inline (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.Function::.ctor(MS.Internal.Xml.XPath.Function/FunctionType,MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Function__ctor_m460A9906779DE17F5D10DB37ED7B2AC9F438076D (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* __this, int32_t ___ftype0, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___arg1, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.List`1<MS.Internal.Xml.XPath.AstNode>::set_Item(System.Int32,T)
inline void List_1_set_Item_m7F7162BC0EC9F6F2BA4D0B53D966926FF797D36B (List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* __this, int32_t ___index0, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___value1, const RuntimeMethod* method)
{
(( void (*) (List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E*, int32_t, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB*, const RuntimeMethod*))List_1_set_Item_m3C58DBC69A321AF2826595584FF3E9F43C07EA56_gshared)(__this, ___index0, ___value1, method);
}
// System.Int32 MS.Internal.Xml.XPath.XPathParser/ParamInfo::get_Maxargs()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ParamInfo_get_Maxargs_mACF967656CD1931E760414BE45F38C3021D8ADB4_inline (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* __this, const RuntimeMethod* method) ;
// System.Xml.XPath.XPathResultType[] MS.Internal.Xml.XPath.XPathParser/ParamInfo::get_ArgTypes()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* ParamInfo_get_ArgTypes_m8D290415C66DAD756E90D1EDD7E044D111A8DCD0_inline (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.Function::.ctor(MS.Internal.Xml.XPath.Function/FunctionType,System.Collections.Generic.List`1<MS.Internal.Xml.XPath.AstNode>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Function__ctor_m778CF75142E2CCA7D8E4225B40D6413613387674 (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* __this, int32_t ___ftype0, List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* ___argumentList1, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.Function::.ctor(System.String,System.String,System.Collections.Generic.List`1<MS.Internal.Xml.XPath.AstNode>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Function__ctor_m812A01497452A70CAE505E2836AC3425389BDF10 (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* __this, String_t* ___prefix0, String_t* ___name1, List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* ___argumentList2, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.XPath.XPathScanner::NextLex()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathScanner_NextLex_mF8EF360B8499958C9A92B80E7E9C3C7583EE3126 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method) ;
// System.Boolean System.String::Equals(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Equals_mCD5F35DEDCAFE51ACD4E033726FC2EF8DF7E9B4D (String_t* __this, String_t* ___value0, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.XPath.XPathParser/ParamInfo>::.ctor(System.Int32)
inline void Dictionary_2__ctor_m4B0C176027B7CDBF313E0B74BEAB3F7E597C3493 (Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* __this, int32_t ___capacity0, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45*, int32_t, const RuntimeMethod*))Dictionary_2__ctor_mF225F49F6BE54C39563CECD7C693F0AE4F0530E8_gshared)(__this, ___capacity0, method);
}
// System.Void MS.Internal.Xml.XPath.XPathParser/ParamInfo::.ctor(MS.Internal.Xml.XPath.Function/FunctionType,System.Int32,System.Int32,System.Xml.XPath.XPathResultType[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775 (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* __this, int32_t ___ftype0, int32_t ___minargs1, int32_t ___maxargs2, XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* ___argTypes3, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.XPath.XPathParser/ParamInfo>::Add(TKey,TValue)
inline void Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561 (Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* __this, String_t* ___key0, ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* ___value1, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45*, String_t*, ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*, const RuntimeMethod*))Dictionary_2_Add_m93FFFABE8FCE7FA9793F0915E2A8842C7CD0C0C1_gshared)(__this, ___key0, ___value1, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.XPath.Axis/AxisType>::.ctor(System.Int32)
inline void Dictionary_2__ctor_m250BF21AC5D5810E4DF1263E71844EF733CC03A0 (Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* __this, int32_t ___capacity0, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B*, int32_t, const RuntimeMethod*))Dictionary_2__ctor_m74DCDE3265AA8B6A55B3D3009289CD1240290B3D_gshared)(__this, ___capacity0, method);
}
// System.Void System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.XPath.Axis/AxisType>::Add(TKey,TValue)
inline void Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC (Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* __this, String_t* ___key0, int32_t ___value1, const RuntimeMethod* method)
{
(( void (*) (Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B*, String_t*, int32_t, const RuntimeMethod*))Dictionary_2_Add_m53A4E919CB3AE7CC74379031E14C1AEA9DB7A933_gshared)(__this, ___key0, ___value1, method);
}
// System.Boolean System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.XPath.Axis/AxisType>::TryGetValue(TKey,TValue&)
inline bool Dictionary_2_TryGetValue_mEFB24FFC61DCDE525A9F55E2611F918D067E23F8 (Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* __this, String_t* ___key0, int32_t* ___value1, const RuntimeMethod* method)
{
return (( bool (*) (Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B*, String_t*, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_m0786A6332E06581557A6E9D4DA5000AF5BC8A373_gshared)(__this, ___key0, ___value1, method);
}
// T[] System.Array::Empty<System.Xml.XPath.XPathResultType>()
inline XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* Array_Empty_TisXPathResultType_tBE497F7D13B58CBD8CC147BC522A5285C3E362EB_mC9609CFAFAC7AE598D49AFA40EFB23AB3B39BAB6_inline (const RuntimeMethod* method)
{
return (( XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* (*) (const RuntimeMethod*))Array_Empty_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m94E12BB613D748D2EEB9E1ABD961630D2F970385_gshared_inline)(method);
}
// System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.XPath.XPathParser/ParamInfo> MS.Internal.Xml.XPath.XPathParser::CreateFunctionTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* XPathParser_CreateFunctionTable_m670EAB99DD4940896317CBA5C2C1B0C103E30313 (const RuntimeMethod* method) ;
// System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.XPath.Axis/AxisType> MS.Internal.Xml.XPath.XPathParser::CreateAxesTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* XPathParser_CreateAxesTable_mD1AA0667679525ADEBA4A568DBFD44CC01F12329 (const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.XPath.XPathScanner::NextChar()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method) ;
// System.Char MS.Internal.Xml.XPath.XPathScanner::get_CurrentChar()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Il2CppChar XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathScanner::SkipSpace()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathScanner_SkipSpace_mB278AB58441C4E3C899C437356E428C3C49F8A38 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method) ;
// System.Int32 System.Convert::ToInt32(System.Object,System.IFormatProvider)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_m5C8BF1D45F508E7AEDA393AE72555148527E3ED3 (RuntimeObject* ___value0, RuntimeObject* ___provider1, const RuntimeMethod* method) ;
// System.Boolean System.Xml.XmlCharType::IsDigit(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsDigit_m1187F082D3E41E5A5E471496B97DBCC643D83868 (Il2CppChar ___ch0, const RuntimeMethod* method) ;
// System.Double MS.Internal.Xml.XPath.XPathScanner::ScanFraction()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double XPathScanner_ScanFraction_m6002C2851237AFF65CB17A5A4EB738F8215C3FE1 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.XPathScanner::ScanString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathScanner_ScanString_mAADF1C1D1F0388F1D680E4F168F695D19D36C327 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method) ;
// System.Double MS.Internal.Xml.XPath.XPathScanner::ScanNumber()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double XPathScanner_ScanNumber_mA1ED88C800A3D8C1E01A402CC3B4DA9AEC626091 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method) ;
// System.Boolean System.Xml.XmlCharType::IsStartNCNameSingleChar(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsStartNCNameSingleChar_m471CCC08015F68609798979A3C5AA7C20533AA08 (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* __this, Il2CppChar ___ch0, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.XPath.XPathScanner::ScanName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathScanner_ScanName_mAC27F46F068EF6B7B00E74046D7466EE18C69718 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method) ;
// System.Boolean System.Xml.XmlCharType::IsNCNameSingleChar(System.Char)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsNCNameSingleChar_mAE9940C767975DB6F8EA438AAE5F7DFC7666DB54 (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* __this, Il2CppChar ___ch0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathSelectionIterator::.ctor(MS.Internal.Xml.XPath.XPathSelectionIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathSelectionIterator__ctor_mC5B6375FDF15C5694006835D16344050B54681A3 (XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6* __this, XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6* ___it0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathSelfQuery::.ctor(MS.Internal.Xml.XPath.XPathSelfQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathSelfQuery__ctor_m016EDF0E9278F7417D758379959D7ED8FDBCD9EF (XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6* __this, XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6* ___other0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathSingletonIterator::.ctor(System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathSingletonIterator__ctor_m7C9A114366A748E01E6A47EA466DAAD229667E77 (XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.XPath.XPathSingletonIterator::.ctor(MS.Internal.Xml.XPath.XPathSingletonIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathSingletonIterator__ctor_m015D5BB1087B55A28AF7FF6CD39EDD094D928807 (XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389* __this, XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389* ___it0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.Cache.XPathDocumentNavigator::.ctor(MS.Internal.Xml.Cache.XPathDocumentNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentNavigator__ctor_mABF5FB3245D8517870E93E4FD65128CB077E8BCA (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* ___nav0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.Cache.XPathDocumentBaseIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentBaseIterator__ctor_m1310B8209CFDB676402AE6DCCE933B8E9C68E428 (XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC* __this, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* ___ctxt0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.Cache.XPathDocumentBaseIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentBaseIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentBaseIterator__ctor_m884E3E955023075F1B21DABA8AE7F6A97DB7508B (XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC* __this, XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC* ___iter0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.Cache.XPathDocumentElementChildIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentElementChildIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentElementChildIterator__ctor_m3B94691B58F8A959CFF70FC83DAA3266D7D643E7 (XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0* __this, XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0* ___iter0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.Cache.XPathDocumentKindChildIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentKindChildIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentKindChildIterator__ctor_m95F3F5225D921CE084D5A1A623725881352B7465 (XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793* __this, XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793* ___iter0, const RuntimeMethod* method) ;
// System.Boolean System.Xml.XPath.XPathNavigator::MoveToNonDescendant()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNavigator_MoveToNonDescendant_m785F90081CF048930901F95070E165A4DFD2552D (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.Cache.XPathDocumentElementDescendantIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentElementDescendantIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentElementDescendantIterator__ctor_m28ED3A1BF666B97DCF4BCDC2BFC7F9D3A2963CF4 (XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3* __this, XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3* ___iter0, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::IsElementMatch(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_IsElementMatch_m2CB33F5E34917668499626AE6C8A5FE80CA2E817 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, String_t* ___localName0, String_t* ___namespaceURI1, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.Cache.XPathDocumentKindDescendantIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentKindDescendantIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentKindDescendantIterator__ctor_mD808773FA20CE5DCFDD362FB4939CE97A63149B5 (XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525* __this, XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525* ___iter0, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::IsKindMatch(System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_IsKindMatch_m0EB3529E2D951F5DE303EB3F15ACE8930C3C1D7C (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, int32_t ___typ0, const RuntimeMethod* method) ;
// System.Void System.Xml.XPath.XPathNavigator::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathNavigator__ctor_m2A24E4B324A522498AE39749E6407908C47C8E5C (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.Cache.XPathDocumentNavigator::.ctor(MS.Internal.Xml.Cache.XPathNode[],System.Int32,MS.Internal.Xml.Cache.XPathNode[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentNavigator__ctor_m6F90203C3B45DB6A10BB1918689F3D71F26780C6 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageCurrent0, int32_t ___idxCurrent1, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageParent2, int32_t ___idxParent3, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.Cache.XPathNode::get_Value()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XPathNode_get_Value_mC18CEAE4371BD37328FA857F57ACEE9DF747734F_inline (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetNonDescendant(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetNonDescendant_m17C6827FAE5DBF3D5BE22B21BD61CEA7B4D33325 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetTextFollowing(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&,MS.Internal.Xml.Cache.XPathNode[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetTextFollowing_mD2608628C95A6AEEEACC719DF15B2A599A8D301D (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageCurrent0, int32_t* ___idxCurrent1, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageEnd2, int32_t ___idxEnd3, const RuntimeMethod* method) ;
// System.Xml.XPath.XPathNodeType MS.Internal.Xml.Cache.XPathNode::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.Cache.XPathNode::get_LocalName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathNode_get_LocalName_m4C7DCD240996EDE990F6924B176B80008141A367 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.Cache.XPathNode::get_NamespaceUri()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathNode_get_NamespaceUri_mA7E5CA21E8BCF798FC16E64F94158F54B1C95FC2 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.Cache.XPathNode::get_Name()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathNode_get_Name_mD3398BB31437F47F5AA3256018D478A1C12BA865 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.Cache.XPathNode::get_Prefix()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathNode_get_Prefix_m499096BCD31E503FF89FDADD69F1C916686BDFA7 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.Cache.XPathNode::get_BaseUri()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathNode_get_BaseUri_m2AB10322B359CDD3B6FCA92EB6775277AE0ABCFB (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ;
// System.Int32 MS.Internal.Xml.Cache.XPathNode::GetParent(MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, const RuntimeMethod* method) ;
// System.Xml.XPath.XPathDocument MS.Internal.Xml.Cache.XPathNode::get_Document()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ;
// System.Xml.XmlNameTable System.Xml.XPath.XPathDocument::get_NameTable()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* XPathDocument_get_NameTable_m0983CA6BD6A2B1368D995E18A6F21ABF9573C4FD_inline (XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* __this, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetFirstAttribute(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetFirstAttribute_m8F1291A82FADA1073583C7C30BC1F68938A2AB45 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetNextAttribute(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetNextAttribute_m2042A3BD378267F3CF46BF40A6EB5F86F4AF59AB (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetAttribute(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&,System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetAttribute_m64E56BD2CED8114BCED58B621518348381BA371D (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, String_t* ___localName2, String_t* ___namespaceName3, const RuntimeMethod* method) ;
// System.Int32 MS.Internal.Xml.Cache.XPathNodeHelper::GetLocalNamespaces(MS.Internal.Xml.Cache.XPathNode[],System.Int32,MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNodeHelper_GetLocalNamespaces_m9ECEE0F460FC922C47F60EBA9E68EDA7F94F9A5B (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageElem0, int32_t ___idxElem1, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNmsp2, const RuntimeMethod* method) ;
// System.Int32 MS.Internal.Xml.Cache.XPathNodeHelper::GetInScopeNamespaces(MS.Internal.Xml.Cache.XPathNode[],System.Int32,MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNodeHelper_GetInScopeNamespaces_mFD9B23AFBD700ED9BEDAD17B85D9AFE6AA599380 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageElem0, int32_t ___idxElem1, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNmsp2, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNode::get_IsXmlNamespaceNode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_IsXmlNamespaceNode_m7307A314989230B7F6E4F573F8B2FC505F969C5A (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ;
// System.Int32 MS.Internal.Xml.Cache.XPathNode::GetSibling(MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetContentSibling(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetContentSibling_mE5B0A4EFE603882279DB538557F57A4EDC8B1AB9 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNode::get_HasCollapsedText()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_HasCollapsedText_mFFE7E8DB4C7142A0004EF4F12D195E022ADF1691 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ;
// System.Int32 System.Xml.XPath.XPathDocument::GetCollapsedTextNode(MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathDocument_GetCollapsedTextNode_m98762A8E33C319E1DDE36D104BA7129E81DB2F1F (XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageText0, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetContentChild(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetContentChild_m4E562612A776EF4F397BCC33715A0B3FA8837399 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetParent(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetParent_mFCEB1C9F0BC1DE639972E41C4B41520CBCF6CABD (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, const RuntimeMethod* method) ;
// System.Int32 System.Xml.XPath.XPathDocument::LookupIdElement(System.String,MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathDocument_LookupIdElement_m7EC2BDAA23203A4EB5C70BE14F0DC94B6796B87E (XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* __this, String_t* ___id0, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageElem1, const RuntimeMethod* method) ;
// System.Int32 MS.Internal.Xml.Cache.XPathNode::GetRoot(MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNode_GetRoot_mF4313CF3888FF2B690697A8182848E5A07D242DE (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetElementChild(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&,System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetElementChild_m99F0F6ACFDF2151A57033267512C04F01BC0E6D4 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, String_t* ___localName2, String_t* ___namespaceName3, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetElementSibling(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&,System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetElementSibling_mD556294AA4984B4413D051B535D291F6EC2342A8 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, String_t* ___localName2, String_t* ___namespaceName3, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetContentChild(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetContentChild_m05DB542FD9B353E471266B87BC04760E4EAA978D (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, int32_t ___typ2, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetContentSibling(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetContentSibling_m34BC43F4F6DA3B611DBB023E7F1340857C53EF4C (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, int32_t ___typ2, const RuntimeMethod* method) ;
// System.Int32 MS.Internal.Xml.Cache.XPathDocumentNavigator::GetFollowingEnd(MS.Internal.Xml.Cache.XPathDocumentNavigator,System.Boolean,MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathDocumentNavigator_GetFollowingEnd_m393C1FA07F9FDC327842A6C90B2DA51F0EDE6D46 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* ___end0, bool ___useParentOfVirtual1, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageEnd2, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetElementFollowing(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&,MS.Internal.Xml.Cache.XPathNode[],System.Int32,System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetElementFollowing_mFC2EF340B5A9CB9468D300D0613A91DFF4B2C3A5 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageCurrent0, int32_t* ___idxCurrent1, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageEnd2, int32_t ___idxEnd3, String_t* ___localName4, String_t* ___namespaceName5, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetContentFollowing(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&,MS.Internal.Xml.Cache.XPathNode[],System.Int32,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetContentFollowing_mEA5EB266B8BA550D8A399981F1DF04F71A85BCB2 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageCurrent0, int32_t* ___idxCurrent1, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageEnd2, int32_t ___idxEnd3, int32_t ___typ4, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.Cache.XPathDocumentKindChildIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentNavigator,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentKindChildIterator__ctor_m65A1FF0947BA7A4E21DB305F3CD406E8A30CCFBB (XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793* __this, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* ___parent0, int32_t ___typ1, const RuntimeMethod* method) ;
// System.Xml.XPath.XPathNodeIterator System.Xml.XPath.XPathNavigator::SelectChildren(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* XPathNavigator_SelectChildren_m073828D9E8FBEA7915DFF7EAFA8B7DAD76BF08C0 (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* __this, String_t* ___name0, String_t* ___namespaceURI1, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.Cache.XPathDocumentElementChildIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentNavigator,System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentElementChildIterator__ctor_mFABFB937F2BF020137301701F461D2D2855EF527 (XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0* __this, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* ___parent0, String_t* ___name1, String_t* ___namespaceURI2, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.Cache.XPathDocumentKindDescendantIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentNavigator,System.Xml.XPath.XPathNodeType,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentKindDescendantIterator__ctor_m3C1F992C27266EBFCC18A3A7CC4F15A02FE36BC1 (XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525* __this, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* ___root0, int32_t ___typ1, bool ___matchSelf2, const RuntimeMethod* method) ;
// System.Xml.XPath.XPathNodeIterator System.Xml.XPath.XPathNavigator::SelectDescendants(System.String,System.String,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* XPathNavigator_SelectDescendants_m8F2A4F728E4B17E222ED01E61CBE1393EEE97C29 (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* __this, String_t* ___name0, String_t* ___namespaceURI1, bool ___matchSelf2, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.Cache.XPathDocumentElementDescendantIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentNavigator,System.String,System.String,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentElementDescendantIterator__ctor_m247CCA88FF23B1578E693BA1F1D2DA181A4A3BCE (XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3* __this, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* ___root0, String_t* ___name1, String_t* ___namespaceURI2, bool ___matchSelf3, const RuntimeMethod* method) ;
// System.Int32 MS.Internal.Xml.Cache.XPathDocumentNavigator::GetPrimaryLocation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathDocumentNavigator_GetPrimaryLocation_mE6F42EB4B5BA81F145617D9D410853E120318AD7 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method) ;
// System.Int32 MS.Internal.Xml.Cache.XPathDocumentNavigator::GetSecondaryLocation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathDocumentNavigator_GetSecondaryLocation_m16D863431017137A67418FD7DD2EE8B5D907BDA5 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method) ;
// System.Int32 MS.Internal.Xml.Cache.XPathNodeHelper::GetLocation(MS.Internal.Xml.Cache.XPathNode[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNodeHelper_GetLocation_m4C6A57E28DFEF5CC9CA55B21CC97044AB01EEC3C (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageNode0, int32_t ___idxNode1, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNode::ElementMatch(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_ElementMatch_mAD0A873D040B05979D3E6DE2CE4B3F920A5205C1 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, String_t* ___localName0, String_t* ___namespaceName1, const RuntimeMethod* method) ;
// System.Int32 System.Xml.XPath.XPathNavigator::GetKindMask(System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNavigator_GetKindMask_mC85141D9CC077E0C8FCE49249236DE23E7B0FE25 (int32_t ___type0, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_Prefix()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XPathNodeInfoAtom_get_Prefix_m288E1BED13375EFD17014F55730E1EE85CE6ACA1_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_LocalName()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XPathNodeInfoAtom_get_LocalName_m717A834A1CF042C3AEFCFA4EA2C20D2CD3F53430_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method) ;
// System.String System.String::Concat(System.String,System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B (String_t* ___str00, String_t* ___str11, String_t* ___str22, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_NamespaceUri()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XPathNodeInfoAtom_get_NamespaceUri_m4E325FC93F28603B48BEE521FA1A93C426D8C78D_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method) ;
// System.Xml.XPath.XPathDocument MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_Document()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* XPathNodeInfoAtom_get_Document_m4BE8672A871D25E702E3D77F2A33ED390533EDA1_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method) ;
// System.String MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_BaseUri()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XPathNodeInfoAtom_get_BaseUri_m1472F1A3D76E7B7B8E2A265B017DED8A7209D97B_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method) ;
// MS.Internal.Xml.Cache.XPathNodePageInfo MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_PageInfo()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* XPathNodeInfoAtom_get_PageInfo_m168850BB26701B63DE38924B49F8B5FF0240B602_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method) ;
// MS.Internal.Xml.Cache.XPathNodePageInfo MS.Internal.Xml.Cache.XPathNode::get_PageInfo()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ;
// System.Int32 System.Xml.XPath.XPathDocument::GetRootNode(MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathDocument_GetRootNode_m5EC7196150C032DEEEA061F800FA527E2E33244C (XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageRoot0, const RuntimeMethod* method) ;
// MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_ParentPage()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* XPathNodeInfoAtom_get_ParentPage_m6346F715CF977F296915E47A1A23993B878755FC_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method) ;
// MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_SiblingPage()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* XPathNodeInfoAtom_get_SiblingPage_mAD3229A141E5D5B949B4B5F31FB8DB500BD56505_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method) ;
// MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_SimilarElementPage()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* XPathNodeInfoAtom_get_SimilarElementPage_mFC958D883EEB9A8BD1880D85EB5B1E8AF99ED086_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method) ;
// System.Int32 MS.Internal.Xml.Cache.XPathNode::GetSimilarElement(MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNode_GetSimilarElement_mD64EE04BD752C47F4536E2AEC8A6E8211BCB6030 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNode::NameMatch(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_NameMatch_m657CADA0A11AE4F990CA5A759C5CF186413B81F7 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, String_t* ___localName0, String_t* ___namespaceName1, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNode::get_HasSibling()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_HasSibling_mC8BDEDD3659561E20B769E205BB85377C47537AF (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNode::get_HasAttribute()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_HasAttribute_mFB869DF0AD8F6686A0AE825DEFE41BA6137C1C1B (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNode::get_HasContentChild()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_HasContentChild_m57668FE4CF82A63285C945F4B411AECDD8799823 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNode::get_HasElementChild()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_HasElementChild_m0444C8041E2D695658148E950C52CD3AAC153152 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNode::get_IsAttrNmsp()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_IsAttrNmsp_m83B4A450E019BD5673196AA5FCAC13EC159724BE (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ;
// System.Boolean System.Xml.XPath.XPathNavigator::IsText(System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNavigator_IsText_m74E93D0BC5DBD578B5C1CCD25BE436228F0B4610 (int32_t ___type0, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNode::get_IsText()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_IsText_m420F5C6B021A6598E5F3BBAF92C0F16DF3C678E0 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ;
// System.Boolean MS.Internal.Xml.Cache.XPathNode::get_HasNamespaceDecls()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_HasNamespaceDecls_m25569CE7015AD2BDA2F4B2C357D4044394125DEA (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.Cache.XPathNodeRef::.ctor(MS.Internal.Xml.Cache.XPathNode[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathNodeRef__ctor_m14862547984A3EE8A767C1C8415C6E73E3EF30E8 (XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___page0, int32_t ___idx1, const RuntimeMethod* method) ;
// MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeRef::get_Page()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* XPathNodeRef_get_Page_m8624EDC1840BD05BD55D4E8137095B5986ED54F3_inline (XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470* __this, const RuntimeMethod* method) ;
// System.Int32 MS.Internal.Xml.Cache.XPathNodeRef::get_Index()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XPathNodeRef_get_Index_m37FE9027EA38BDC66D3E83142E7BBEBB18073E33_inline (XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470* __this, const RuntimeMethod* method) ;
// System.Int32 MS.Internal.Xml.Cache.XPathNodeRef::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNodeRef_GetHashCode_mA438A76A5D2970E8AEC24529F5D03905D9A71F0C (XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470* __this, const RuntimeMethod* method) ;
// System.Int32 System.Xml.XPath.XPathDocument::LookupNamespaces(MS.Internal.Xml.Cache.XPathNode[],System.Int32,MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathDocument_LookupNamespaces_m2ECE5FBE932A2F9F04DB9A3B9C0603A1F4D4B904 (XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageElem0, int32_t ___idxElem1, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNmsp2, const RuntimeMethod* method) ;
// System.Int32 System.Xml.XPath.XPathDocument::GetXmlNamespaceNode(MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathDocument_GetXmlNamespaceNode_m338B46452B3B4BAEF58DC882EEEAE3CEAF094F39 (XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageXmlNmsp0, const RuntimeMethod* method) ;
// System.Void MS.Internal.Xml.Cache.XPathNodeHelper::GetChild(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathNodeHelper_GetChild_mFCA14BD8D43CFAE1E583CEA0B97DA927ACACE002 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, const RuntimeMethod* method) ;
// System.Int32 MS.Internal.Xml.Cache.XPathNodePageInfo::get_PageNumber()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XPathNodePageInfo_get_PageNumber_m0CF191DCF066234C1A660E76CB8C903779823DD5_inline (XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* __this, const RuntimeMethod* method) ;
// System.Int32 System.Xml.XPath.XPathNavigator::GetContentKindMask(System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNavigator_GetContentKindMask_m8DAF1BF28F46A29F14C49C126D6B80DC80B2DD5F (int32_t ___type0, const RuntimeMethod* method) ;
// System.Int32 MS.Internal.Xml.Cache.XPathNodePageInfo::get_NodeCount()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XPathNodePageInfo_get_NodeCount_m9A4307635C53F9A47265CD2E0C96BE0E00990C37_inline (XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* __this, const RuntimeMethod* method) ;
// MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodePageInfo::get_NextPage()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* XPathNodePageInfo_get_NextPage_m464BB6A5FD7F7211D98C952E035BFE8022B115A2_inline (XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* __this, const RuntimeMethod* method) ;
// System.Int64 System.BitConverter::DoubleToInt64Bits(System.Double)
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6_inline (double ___value0, const RuntimeMethod* method) ;
// System.Void System.Array::Clear(System.Array,System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB (RuntimeArray* ___array0, int32_t ___index1, int32_t ___length2, const RuntimeMethod* method) ;
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void MS.Internal.Xml.XPath.Operand::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Operand__ctor_m05E2CFB9B5F5453ADACD68A19988E68AA10A2056 (Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383* __this, String_t* ___val0, const RuntimeMethod* method)
{
{
AstNode__ctor_m8235007F8DEDCD82C2B85B1AA0E1AEF98B20A507(__this, NULL);
__this->____type_0 = 1;
String_t* L_0 = ___val0;
__this->____val_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____val_1), (void*)L_0);
return;
}
}
// System.Void MS.Internal.Xml.XPath.Operand::.ctor(System.Double)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Operand__ctor_m776B601A0BCCF975AA55AC9381DFE4A4F413A597 (Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383* __this, double ___val0, 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;
}
{
AstNode__ctor_m8235007F8DEDCD82C2B85B1AA0E1AEF98B20A507(__this, NULL);
__this->____type_0 = 0;
double L_0 = ___val0;
double L_1 = L_0;
RuntimeObject* L_2 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_1);
__this->____val_1 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____val_1), (void*)L_2);
return;
}
}
// MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.Operand::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Operand_get_Type_m9C2CE2C8D65E8ED6FDF6BA79DEDE7C02E9650AAB (Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383* __this, const RuntimeMethod* method)
{
{
return (int32_t)(3);
}
}
// System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Operand::get_ReturnType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Operand_get_ReturnType_m959DA1CDEE8A9661910476FC0833CFAB5A3671C5 (Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____type_0;
return L_0;
}
}
// System.Object MS.Internal.Xml.XPath.Operand::get_OperandValue()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Operand_get_OperandValue_m01312CB38D93CE1676D99A90818CE84588210852 (Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->____val_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 MS.Internal.Xml.XPath.OperandQuery::.ctor(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OperandQuery__ctor_mF07D937A7CD9C78EB9A42E699E152E9B3CB2EE03 (OperandQuery_t155ECC200B0EB0377A60159C36F0B1BA72AE8208* __this, RuntimeObject* ___val0, const RuntimeMethod* method)
{
{
ValueQuery__ctor_mACE967A0C92EFE64DDE6DBB7F195D0D6A42ACE8B(__this, NULL);
RuntimeObject* L_0 = ___val0;
__this->___val_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___val_1), (void*)L_0);
return;
}
}
// System.Object MS.Internal.Xml.XPath.OperandQuery::Evaluate(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* OperandQuery_Evaluate_m01AC791BFBD99682E122B1D0760EBF01BE4866E2 (OperandQuery_t155ECC200B0EB0377A60159C36F0B1BA72AE8208* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___val_1;
return L_0;
}
}
// System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.OperandQuery::get_StaticType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t OperandQuery_get_StaticType_mEFB964FA2CEA3E273A323BE54B82C6F989A1D00C (OperandQuery_t155ECC200B0EB0377A60159C36F0B1BA72AE8208* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->___val_1;
int32_t L_1;
L_1 = Query_GetXPathType_m5F68ED00914FA000C99403E1B92EE7A158808B01(__this, L_0, NULL);
return L_1;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.OperandQuery::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* OperandQuery_Clone_m0F7BAD473E329F5D49FD3D4218791D3D3F619484 (OperandQuery_t155ECC200B0EB0377A60159C36F0B1BA72AE8208* __this, const RuntimeMethod* method)
{
{
return __this;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// MS.Internal.Xml.XPath.Operator/Op MS.Internal.Xml.XPath.Operator::InvertOperator(MS.Internal.Xml.XPath.Operator/Op)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Operator_InvertOperator_mD97006E40BAA80DE854513FC03E1E1953D50A23E (int32_t ___op0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
OpU5BU5D_t03E89F1314B0D883469BDE3094C506746D12CC16* L_0 = ((Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_StaticFields*)il2cpp_codegen_static_fields_for(Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var))->___s_invertOp_0;
int32_t L_1 = ___op0;
int32_t L_2 = L_1;
int32_t L_3 = (int32_t)(L_0)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_2));
return (int32_t)(L_3);
}
}
// System.Void MS.Internal.Xml.XPath.Operator::.ctor(MS.Internal.Xml.XPath.Operator/Op,MS.Internal.Xml.XPath.AstNode,MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Operator__ctor_m9531F709896FB2BD63B2E82796D490F9BAA3D837 (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* __this, int32_t ___op0, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___opnd11, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___opnd22, const RuntimeMethod* method)
{
{
AstNode__ctor_m8235007F8DEDCD82C2B85B1AA0E1AEF98B20A507(__this, NULL);
int32_t L_0 = ___op0;
__this->____opType_1 = L_0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_1 = ___opnd11;
__this->____opnd1_2 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____opnd1_2), (void*)L_1);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_2 = ___opnd22;
__this->____opnd2_3 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____opnd2_3), (void*)L_2);
return;
}
}
// MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.Operator::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Operator_get_Type_m561150DF137E0B33865392BFF5A370404929D9E8 (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* __this, const RuntimeMethod* method)
{
{
return (int32_t)(1);
}
}
// System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Operator::get_ReturnType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Operator_get_ReturnType_mEAB83505EA4D869651A22ACDBF29D2E90D7EF1C9 (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____opType_1;
if ((((int32_t)L_0) > ((int32_t)8)))
{
goto IL_000b;
}
}
{
return (int32_t)(2);
}
IL_000b:
{
int32_t L_1 = __this->____opType_1;
if ((((int32_t)L_1) > ((int32_t)((int32_t)13))))
{
goto IL_0017;
}
}
{
return (int32_t)(0);
}
IL_0017:
{
return (int32_t)(3);
}
}
// MS.Internal.Xml.XPath.Operator/Op MS.Internal.Xml.XPath.Operator::get_OperatorType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Operator_get_OperatorType_mA4D4A8CD1BBB54738314F3D184FBBB13BE1EB67B (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____opType_1;
return L_0;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.Operator::get_Operand1()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* Operator_get_Operand1_m339C787F6D6128EBFF839967EE7A82DF4820496A (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* __this, const RuntimeMethod* method)
{
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = __this->____opnd1_2;
return L_0;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.Operator::get_Operand2()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* Operator_get_Operand2_m84714E690ECAE90C7CDF267F7A019F81C9EA498F (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* __this, const RuntimeMethod* method)
{
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = __this->____opnd2_3;
return L_0;
}
}
// System.Void MS.Internal.Xml.XPath.Operator::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Operator__cctor_mAE228C80EDF809DEC0E4034E97C85C30B9D26003 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OpU5BU5D_t03E89F1314B0D883469BDE3094C506746D12CC16_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____2D902EC9D8EA71E1193C1C8315B1553D5154744F651BD366F1E1F437F6594A94_3_FieldInfo_var);
s_Il2CppMethodInitialized = true;
}
{
OpU5BU5D_t03E89F1314B0D883469BDE3094C506746D12CC16* L_0 = (OpU5BU5D_t03E89F1314B0D883469BDE3094C506746D12CC16*)(OpU5BU5D_t03E89F1314B0D883469BDE3094C506746D12CC16*)SZArrayNew(OpU5BU5D_t03E89F1314B0D883469BDE3094C506746D12CC16_il2cpp_TypeInfo_var, (uint32_t)((int32_t)9));
OpU5BU5D_t03E89F1314B0D883469BDE3094C506746D12CC16* L_1 = L_0;
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_2 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____2D902EC9D8EA71E1193C1C8315B1553D5154744F651BD366F1E1F437F6594A94_3_FieldInfo_var) };
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_1, L_2, NULL);
((Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_StaticFields*)il2cpp_codegen_static_fields_for(Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var))->___s_invertOp_0 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_StaticFields*)il2cpp_codegen_static_fields_for(Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var))->___s_invertOp_0), (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 MS.Internal.Xml.XPath.ParentQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParentQuery__ctor_m2680A0226A8C03813CC4396B0DB9C057A3AE0146 (ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyInput0, String_t* ___Name1, String_t* ___Prefix2, int32_t ___Type3, const RuntimeMethod* method)
{
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_0 = ___qyInput0;
String_t* L_1 = ___Name1;
String_t* L_2 = ___Prefix2;
int32_t L_3 = ___Type3;
CacheAxisQuery__ctor_mF29EDB0855F9F6DC23EA709D32564466D4C1C532(__this, L_0, L_1, L_2, L_3, NULL);
return;
}
}
// System.Void MS.Internal.Xml.XPath.ParentQuery::.ctor(MS.Internal.Xml.XPath.ParentQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParentQuery__ctor_m56B58D63E957316E62E5198DDB288DA6DFE94E8E (ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926* __this, ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926* ___other0, const RuntimeMethod* method)
{
{
ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926* L_0 = ___other0;
CacheAxisQuery__ctor_mADFA21B9A21BABEFB2DFAFAB965F5CC8D1B84D7E(__this, L_0, NULL);
return;
}
}
// System.Object MS.Internal.Xml.XPath.ParentQuery::Evaluate(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ParentQuery_Evaluate_mCC7D49E9772645FDB7BDB650E05B79398D3947B2 (ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___context0, const RuntimeMethod* method)
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* V_0 = NULL;
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_0 = ___context0;
RuntimeObject* L_1;
L_1 = CacheAxisQuery_Evaluate_m578781FD2E8D7F2DAFA03EE4BC32301455326F23(__this, L_0, NULL);
goto IL_002f;
}
IL_000a:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_2 = V_0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_3;
L_3 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, L_2);
V_0 = L_3;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_4 = V_0;
bool L_5;
L_5 = VirtualFuncInvoker0< bool >::Invoke(40 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToParent() */, L_4);
if (!L_5)
{
goto IL_002f;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_6 = V_0;
bool L_7;
L_7 = VirtualFuncInvoker1< bool, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(18 /* System.Boolean MS.Internal.Xml.XPath.BaseAxisQuery::matches(System.Xml.XPath.XPathNavigator) */, __this, L_6);
if (!L_7)
{
goto IL_002f;
}
}
{
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* L_8 = ((CacheAxisQuery_tCFF1CC8DE183EE8E2AE442258AD69D7DB3B05085*)__this)->___outputBuffer_9;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_9 = V_0;
bool L_10;
L_10 = Query_Insert_m484CA0C5A8A324A9EA9BAB97A7216898769D7EF4(L_8, L_9, NULL);
}
IL_002f:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_11 = ((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___qyInput_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_12;
L_12 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(15 /* System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.Query::Advance() */, L_11);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_13 = L_12;
V_0 = L_13;
if (L_13)
{
goto IL_000a;
}
}
{
return __this;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.ParentQuery::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ParentQuery_Clone_m69E6A0DEC26E93DBA136545606A354743828F67F (ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926* L_0 = (ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926*)il2cpp_codegen_object_new(ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926_il2cpp_TypeInfo_var);
ParentQuery__ctor_m56B58D63E957316E62E5198DDB288DA6DFE94E8E(L_0, __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 MS.Internal.Xml.XPath.PreSiblingQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PreSiblingQuery__ctor_mED9C15C1EC13706E064B96A4D4D2CC5305586652 (PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyInput0, String_t* ___name1, String_t* ___prefix2, int32_t ___typeTest3, const RuntimeMethod* method)
{
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_0 = ___qyInput0;
String_t* L_1 = ___name1;
String_t* L_2 = ___prefix2;
int32_t L_3 = ___typeTest3;
CacheAxisQuery__ctor_mF29EDB0855F9F6DC23EA709D32564466D4C1C532(__this, L_0, L_1, L_2, L_3, NULL);
return;
}
}
// System.Void MS.Internal.Xml.XPath.PreSiblingQuery::.ctor(MS.Internal.Xml.XPath.PreSiblingQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PreSiblingQuery__ctor_mC63C1346237372C2E2357098AD81C669BF42097B (PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729* __this, PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729* ___other0, const RuntimeMethod* method)
{
{
PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729* L_0 = ___other0;
CacheAxisQuery__ctor_mADFA21B9A21BABEFB2DFAFAB965F5CC8D1B84D7E(__this, L_0, NULL);
return;
}
}
// System.Boolean MS.Internal.Xml.XPath.PreSiblingQuery::NotVisited(System.Xml.XPath.XPathNavigator,System.Collections.Generic.List`1<System.Xml.XPath.XPathNavigator>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PreSiblingQuery_NotVisited_m76D9123DF8CFCF006B113E69C428AE566DF2E318 (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav0, List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* ___parentStk1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mA2A1846EC873247D15A24C6C08397B06C831477A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m794F3A090D2F6A9EC97CC91567E93FA578451B95_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mC1FAE0FC5B6C378F8F0154E5BCB6821B87A59EE5_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* V_0 = NULL;
int32_t V_1 = 0;
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___nav0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_1;
L_1 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, L_0);
V_0 = L_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_2 = V_0;
bool L_3;
L_3 = VirtualFuncInvoker0< bool >::Invoke(40 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToParent() */, L_2);
V_1 = 0;
goto IL_0027;
}
IL_0012:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_4 = V_0;
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* L_5 = ___parentStk1;
int32_t L_6 = V_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_7;
L_7 = List_1_get_Item_mC1FAE0FC5B6C378F8F0154E5BCB6821B87A59EE5(L_5, L_6, List_1_get_Item_mC1FAE0FC5B6C378F8F0154E5BCB6821B87A59EE5_RuntimeMethod_var);
bool L_8;
L_8 = VirtualFuncInvoker1< bool, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(50 /* System.Boolean System.Xml.XPath.XPathNavigator::IsSamePosition(System.Xml.XPath.XPathNavigator) */, L_4, L_7);
if (!L_8)
{
goto IL_0023;
}
}
{
return (bool)0;
}
IL_0023:
{
int32_t L_9 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_9, 1));
}
IL_0027:
{
int32_t L_10 = V_1;
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* L_11 = ___parentStk1;
int32_t L_12;
L_12 = List_1_get_Count_m794F3A090D2F6A9EC97CC91567E93FA578451B95_inline(L_11, List_1_get_Count_m794F3A090D2F6A9EC97CC91567E93FA578451B95_RuntimeMethod_var);
if ((((int32_t)L_10) < ((int32_t)L_12)))
{
goto IL_0012;
}
}
{
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* L_13 = ___parentStk1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_14 = V_0;
List_1_Add_mA2A1846EC873247D15A24C6C08397B06C831477A_inline(L_13, L_14, List_1_Add_mA2A1846EC873247D15A24C6C08397B06C831477A_RuntimeMethod_var);
return (bool)1;
}
}
// System.Object MS.Internal.Xml.XPath.PreSiblingQuery::Evaluate(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PreSiblingQuery_Evaluate_m71D927C2433239EAA40BE2D13C6D4AD67848D0DB (PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___context0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m5FDAAEC0B715FA1C85E3D8DEA35613EF51CBF0A3_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Pop_m7716927B347CCA8D6DDC7EE32A84C5497296061C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_Push_m70E0F842406570EA4E816252ED8779597859060C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1__ctor_mEE596B4B0614315B2C47FC8F99ADB105B52120DD_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_get_Count_mED8FEE4648C884DC8285803A4BF9EDD38931D046_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* V_0 = NULL;
Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF* V_1 = NULL;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* V_2 = NULL;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* V_3 = NULL;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* V_4 = NULL;
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_0 = ___context0;
RuntimeObject* L_1;
L_1 = CacheAxisQuery_Evaluate_m578781FD2E8D7F2DAFA03EE4BC32301455326F23(__this, L_0, NULL);
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* L_2 = (List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7*)il2cpp_codegen_object_new(List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7_il2cpp_TypeInfo_var);
List_1__ctor_m5FDAAEC0B715FA1C85E3D8DEA35613EF51CBF0A3(L_2, List_1__ctor_m5FDAAEC0B715FA1C85E3D8DEA35613EF51CBF0A3_RuntimeMethod_var);
V_0 = L_2;
Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF* L_3 = (Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF*)il2cpp_codegen_object_new(Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF_il2cpp_TypeInfo_var);
Stack_1__ctor_mEE596B4B0614315B2C47FC8F99ADB105B52120DD(L_3, Stack_1__ctor_mEE596B4B0614315B2C47FC8F99ADB105B52120DD_RuntimeMethod_var);
V_1 = L_3;
goto IL_0027;
}
IL_0016:
{
Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF* L_4 = V_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_5 = ((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___currentNode_7;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_6;
L_6 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, L_5);
Stack_1_Push_m70E0F842406570EA4E816252ED8779597859060C(L_4, L_6, Stack_1_Push_m70E0F842406570EA4E816252ED8779597859060C_RuntimeMethod_var);
}
IL_0027:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_7 = ((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___qyInput_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_8;
L_8 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(15 /* System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.Query::Advance() */, L_7);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_9 = L_8;
V_2 = L_9;
((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___currentNode_7 = L_9;
Il2CppCodeGenWriteBarrier((void**)(&((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___currentNode_7), (void*)L_9);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_10 = V_2;
if (L_10)
{
goto IL_0016;
}
}
{
goto IL_00a7;
}
IL_003f:
{
Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF* L_11 = V_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_12;
L_12 = Stack_1_Pop_m7716927B347CCA8D6DDC7EE32A84C5497296061C(L_11, Stack_1_Pop_m7716927B347CCA8D6DDC7EE32A84C5497296061C_RuntimeMethod_var);
V_3 = L_12;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_13 = V_3;
int32_t L_14;
L_14 = VirtualFuncInvoker0< int32_t >::Invoke(24 /* System.Xml.XPath.XPathNodeType System.Xml.XPath.XPathNavigator::get_NodeType() */, L_13);
if ((((int32_t)L_14) == ((int32_t)2)))
{
goto IL_00a7;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_15 = V_3;
int32_t L_16;
L_16 = VirtualFuncInvoker0< int32_t >::Invoke(24 /* System.Xml.XPath.XPathNodeType System.Xml.XPath.XPathNavigator::get_NodeType() */, L_15);
if ((((int32_t)L_16) == ((int32_t)3)))
{
goto IL_00a7;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_17 = V_3;
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* L_18 = V_0;
bool L_19;
L_19 = PreSiblingQuery_NotVisited_m76D9123DF8CFCF006B113E69C428AE566DF2E318(L_17, L_18, NULL);
if (!L_19)
{
goto IL_00a7;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_20 = V_3;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_21;
L_21 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, L_20);
V_4 = L_21;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_22 = V_4;
bool L_23;
L_23 = VirtualFuncInvoker0< bool >::Invoke(40 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToParent() */, L_22);
if (!L_23)
{
goto IL_00a7;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_24 = V_4;
bool L_25;
L_25 = VirtualFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToFirstChild() */, L_24);
goto IL_009d;
}
IL_007c:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_26 = V_4;
bool L_27;
L_27 = VirtualFuncInvoker1< bool, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(18 /* System.Boolean MS.Internal.Xml.XPath.BaseAxisQuery::matches(System.Xml.XPath.XPathNavigator) */, __this, L_26);
if (!L_27)
{
goto IL_0094;
}
}
{
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* L_28 = ((CacheAxisQuery_tCFF1CC8DE183EE8E2AE442258AD69D7DB3B05085*)__this)->___outputBuffer_9;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_29 = V_4;
bool L_30;
L_30 = Query_Insert_m484CA0C5A8A324A9EA9BAB97A7216898769D7EF4(L_28, L_29, NULL);
}
IL_0094:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_31 = V_4;
bool L_32;
L_32 = VirtualFuncInvoker0< bool >::Invoke(38 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToNext() */, L_31);
if (!L_32)
{
goto IL_00a7;
}
}
IL_009d:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_33 = V_4;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_34 = V_3;
bool L_35;
L_35 = VirtualFuncInvoker1< bool, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(50 /* System.Boolean System.Xml.XPath.XPathNavigator::IsSamePosition(System.Xml.XPath.XPathNavigator) */, L_33, L_34);
if (!L_35)
{
goto IL_007c;
}
}
IL_00a7:
{
Stack_1_t0EE5F2ACFB5A6D4CCE8868C5C8AEE6E458A455DF* L_36 = V_1;
int32_t L_37;
L_37 = Stack_1_get_Count_mED8FEE4648C884DC8285803A4BF9EDD38931D046_inline(L_36, Stack_1_get_Count_mED8FEE4648C884DC8285803A4BF9EDD38931D046_RuntimeMethod_var);
if (L_37)
{
goto IL_003f;
}
}
{
return __this;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.PreSiblingQuery::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* PreSiblingQuery_Clone_mF5B754F71E0E7D812E9F42AF4A9CA053F5BCB753 (PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729* L_0 = (PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729*)il2cpp_codegen_object_new(PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729_il2cpp_TypeInfo_var);
PreSiblingQuery__ctor_mC63C1346237372C2E2357098AD81C669BF42097B(L_0, __this, NULL);
return L_0;
}
}
// MS.Internal.Xml.XPath.QueryProps MS.Internal.Xml.XPath.PreSiblingQuery::get_Properties()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PreSiblingQuery_get_Properties_mAA76E9F9580708FB74EBD0483B8B66FC81A05C2C (PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729* __this, const RuntimeMethod* method)
{
{
int32_t L_0;
L_0 = CacheAxisQuery_get_Properties_m9251F63899EC7DA4CC9FED8F671C1EA124F83B72(__this, NULL);
return (int32_t)(((int32_t)((int32_t)L_0|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 MS.Internal.Xml.XPath.PrecedingQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrecedingQuery__ctor_m2D7F7E5456833BB213CF910EF2BAF0BB5EFDF160 (PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyInput0, String_t* ___name1, String_t* ___prefix2, int32_t ___typeTest3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ClonableStack_1__ctor_mC18EFFAFE16CF3D20B6D07798787DBADC506AD7A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_0 = ___qyInput0;
String_t* L_1 = ___name1;
String_t* L_2 = ___prefix2;
int32_t L_3 = ___typeTest3;
BaseAxisQuery__ctor_mF70CDA297A3F1DFECA6F2A0424312454AAA38735(__this, L_0, L_1, L_2, L_3, NULL);
ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B* L_4 = (ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B*)il2cpp_codegen_object_new(ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B_il2cpp_TypeInfo_var);
ClonableStack_1__ctor_mC18EFFAFE16CF3D20B6D07798787DBADC506AD7A(L_4, ClonableStack_1__ctor_mC18EFFAFE16CF3D20B6D07798787DBADC506AD7A_RuntimeMethod_var);
__this->____ancestorStk_10 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->____ancestorStk_10), (void*)L_4);
return;
}
}
// System.Void MS.Internal.Xml.XPath.PrecedingQuery::.ctor(MS.Internal.Xml.XPath.PrecedingQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrecedingQuery__ctor_mB59247CF12D8D8E2B0A4499C4B575E9C83970BE6 (PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87* __this, PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87* ___other0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ClonableStack_1_Clone_m52420A2C704A67A68A14D612327E904C0DC1CE16_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87* L_0 = ___other0;
BaseAxisQuery__ctor_m2A07CCEF3415F39C4EC9291F343E044125EAF78F(__this, L_0, NULL);
PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87* L_1 = ___other0;
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_2 = L_1->____workIterator_9;
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_3;
L_3 = Query_Clone_m23957F953EEBD93366BF0039357BDDA154022EA6(L_2, NULL);
__this->____workIterator_9 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->____workIterator_9), (void*)L_3);
PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87* L_4 = ___other0;
ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B* L_5 = L_4->____ancestorStk_10;
ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B* L_6;
L_6 = ClonableStack_1_Clone_m52420A2C704A67A68A14D612327E904C0DC1CE16(L_5, ClonableStack_1_Clone_m52420A2C704A67A68A14D612327E904C0DC1CE16_RuntimeMethod_var);
__this->____ancestorStk_10 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->____ancestorStk_10), (void*)L_6);
return;
}
}
// System.Void MS.Internal.Xml.XPath.PrecedingQuery::Reset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PrecedingQuery_Reset_mC73BF00E24CA3A8645FA97E7F2D3D29DE9D7772F (PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m42D160830A60081C7477DDAA0D4523539171EF68_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
__this->____workIterator_9 = (XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____workIterator_9), (void*)(XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*)NULL);
ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B* L_0 = __this->____ancestorStk_10;
List_1_Clear_m42D160830A60081C7477DDAA0D4523539171EF68_inline(L_0, List_1_Clear_m42D160830A60081C7477DDAA0D4523539171EF68_RuntimeMethod_var);
BaseAxisQuery_Reset_mEDB4EECEF42EACBE6FD8B8AE35632466EC9EC2B3(__this, NULL);
return;
}
}
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.PrecedingQuery::Advance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* PrecedingQuery_Advance_m439C1B561748BBFB5224121EB29A67CBEA6F460B (PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ClonableStack_1_Peek_m841FAEDA0503B24D260F79F827A9F5C422DEDEE4_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ClonableStack_1_Pop_mB6E8C78D5C2AFA9D21DC6C4BEA4C0077E0829D26_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ClonableStack_1_Push_m1BC7B5D884ABCE10EBD7E6C79FC650D9E1ADD5AA_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m794F3A090D2F6A9EC97CC91567E93FA578451B95_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* V_0 = NULL;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* V_1 = NULL;
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_0 = __this->____workIterator_9;
if (L_0)
{
goto IL_00f2;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_1 = ((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___qyInput_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_2;
L_2 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(15 /* System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.Query::Advance() */, L_1);
V_1 = L_2;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_3 = V_1;
if (L_3)
{
goto IL_001c;
}
}
{
return (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)NULL;
}
IL_001c:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_4 = V_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_5;
L_5 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, L_4);
V_0 = L_5;
}
IL_0023:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_6 = V_0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_7 = V_1;
bool L_8;
L_8 = VirtualFuncInvoker1< bool, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(42 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveTo(System.Xml.XPath.XPathNavigator) */, L_6, L_7);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_9 = ((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___qyInput_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_10;
L_10 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(15 /* System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.Query::Advance() */, L_9);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_11 = L_10;
V_1 = L_11;
if (L_11)
{
goto IL_0023;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_12 = V_0;
int32_t L_13;
L_13 = VirtualFuncInvoker0< int32_t >::Invoke(24 /* System.Xml.XPath.XPathNodeType System.Xml.XPath.XPathNavigator::get_NodeType() */, L_12);
if ((((int32_t)L_13) == ((int32_t)2)))
{
goto IL_004c;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_14 = V_0;
int32_t L_15;
L_15 = VirtualFuncInvoker0< int32_t >::Invoke(24 /* System.Xml.XPath.XPathNodeType System.Xml.XPath.XPathNavigator::get_NodeType() */, L_14);
if ((!(((uint32_t)L_15) == ((uint32_t)3))))
{
goto IL_0053;
}
}
IL_004c:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_16 = V_0;
bool L_17;
L_17 = VirtualFuncInvoker0< bool >::Invoke(40 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToParent() */, L_16);
}
IL_0053:
{
ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B* L_18 = __this->____ancestorStk_10;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_19 = V_0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_20;
L_20 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, L_19);
ClonableStack_1_Push_m1BC7B5D884ABCE10EBD7E6C79FC650D9E1ADD5AA(L_18, L_20, ClonableStack_1_Push_m1BC7B5D884ABCE10EBD7E6C79FC650D9E1ADD5AA_RuntimeMethod_var);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_21 = V_0;
bool L_22;
L_22 = VirtualFuncInvoker0< bool >::Invoke(40 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToParent() */, L_21);
if (L_22)
{
goto IL_0053;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_23 = V_0;
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_24;
L_24 = VirtualFuncInvoker2< XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*, int32_t, bool >::Invoke(60 /* System.Xml.XPath.XPathNodeIterator System.Xml.XPath.XPathNavigator::SelectDescendants(System.Xml.XPath.XPathNodeType,System.Boolean) */, L_23, ((int32_t)9), (bool)1);
__this->____workIterator_9 = L_24;
Il2CppCodeGenWriteBarrier((void**)(&__this->____workIterator_9), (void*)L_24);
goto IL_00f2;
}
IL_007d:
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_25 = __this->____workIterator_9;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_26;
L_26 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(8 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNodeIterator::get_Current() */, L_25);
((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___currentNode_7 = L_26;
Il2CppCodeGenWriteBarrier((void**)(&((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___currentNode_7), (void*)L_26);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_27 = ((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___currentNode_7;
ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B* L_28 = __this->____ancestorStk_10;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_29;
L_29 = ClonableStack_1_Peek_m841FAEDA0503B24D260F79F827A9F5C422DEDEE4(L_28, ClonableStack_1_Peek_m841FAEDA0503B24D260F79F827A9F5C422DEDEE4_RuntimeMethod_var);
bool L_30;
L_30 = VirtualFuncInvoker1< bool, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(50 /* System.Boolean System.Xml.XPath.XPathNavigator::IsSamePosition(System.Xml.XPath.XPathNavigator) */, L_27, L_29);
if (!L_30)
{
goto IL_00cf;
}
}
{
ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B* L_31 = __this->____ancestorStk_10;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_32;
L_32 = ClonableStack_1_Pop_mB6E8C78D5C2AFA9D21DC6C4BEA4C0077E0829D26(L_31, ClonableStack_1_Pop_mB6E8C78D5C2AFA9D21DC6C4BEA4C0077E0829D26_RuntimeMethod_var);
ClonableStack_1_t66FE661DFC2254B1D21C055E30E1C57F7140609B* L_33 = __this->____ancestorStk_10;
int32_t L_34;
L_34 = List_1_get_Count_m794F3A090D2F6A9EC97CC91567E93FA578451B95_inline(L_33, List_1_get_Count_m794F3A090D2F6A9EC97CC91567E93FA578451B95_RuntimeMethod_var);
if (L_34)
{
goto IL_00f2;
}
}
{
((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___currentNode_7 = (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___currentNode_7), (void*)(XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)NULL);
__this->____workIterator_9 = (XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____workIterator_9), (void*)(XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*)NULL);
return (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)NULL;
}
IL_00cf:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_35 = ((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___currentNode_7;
bool L_36;
L_36 = VirtualFuncInvoker1< bool, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(18 /* System.Boolean MS.Internal.Xml.XPath.BaseAxisQuery::matches(System.Xml.XPath.XPathNavigator) */, __this, L_35);
if (!L_36)
{
goto IL_00f2;
}
}
{
int32_t L_37 = ((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___position_8;
((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___position_8 = ((int32_t)il2cpp_codegen_add(L_37, 1));
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_38 = ((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___currentNode_7;
return L_38;
}
IL_00f2:
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_39 = __this->____workIterator_9;
bool L_40;
L_40 = VirtualFuncInvoker0< bool >::Invoke(7 /* System.Boolean System.Xml.XPath.XPathNodeIterator::MoveNext() */, L_39);
if (L_40)
{
goto IL_007d;
}
}
{
return (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)NULL;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.PrecedingQuery::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* PrecedingQuery_Clone_mA0B29D14B7B3C9F20349D2C42E6194F206AA28F3 (PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87* L_0 = (PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87*)il2cpp_codegen_object_new(PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87_il2cpp_TypeInfo_var);
PrecedingQuery__ctor_mB59247CF12D8D8E2B0A4499C4B575E9C83970BE6(L_0, __this, NULL);
return L_0;
}
}
// MS.Internal.Xml.XPath.QueryProps MS.Internal.Xml.XPath.PrecedingQuery::get_Properties()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t PrecedingQuery_get_Properties_m17E957136AD7F9A85ADDE74F27D8491FF91E8100 (PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87* __this, const RuntimeMethod* method)
{
{
int32_t L_0;
L_0 = Query_get_Properties_mD527BE51C03ABA5CE09D49C659241FF5587C85A3(__this, NULL);
return (int32_t)(((int32_t)((int32_t)L_0|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 MS.Internal.Xml.XPath.Query::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Query__ctor_mAF0DD1C254FE5063228B113D7C383305B86A1D66 (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* __this, const RuntimeMethod* method)
{
{
ResetableIterator__ctor_m1B67C12E5C8276A5F1357BDBF0C1C21A8BE4BD90(__this, NULL);
return;
}
}
// System.Void MS.Internal.Xml.XPath.Query::.ctor(MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Query__ctor_mCFB7D1C0C2E82A57A63F55F32490FF5253D2A974 (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___other0, const RuntimeMethod* method)
{
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_0 = ___other0;
ResetableIterator__ctor_m0FFEBBEABECB9BDFC882E72F2F096201AFAC7E68(__this, L_0, NULL);
return;
}
}
// System.Boolean MS.Internal.Xml.XPath.Query::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Query_MoveNext_mC1B48EC1E1A49F57A7316CB1D491229753C01C2C (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* __this, const RuntimeMethod* method)
{
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0;
L_0 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(15 /* System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.Query::Advance() */, __this);
return (bool)((!(((RuntimeObject*)(XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)L_0) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
}
}
// System.Int32 MS.Internal.Xml.XPath.Query::get_Count()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Query_get_Count_mE56978EF69C28ACF69275424CD212F035D08017E (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* V_0 = NULL;
{
int32_t L_0 = ((XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*)__this)->___count_0;
if ((!(((uint32_t)L_0) == ((uint32_t)(-1)))))
{
goto IL_003a;
}
}
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_1;
L_1 = VirtualFuncInvoker0< XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(6 /* System.Xml.XPath.XPathNodeIterator System.Xml.XPath.XPathNodeIterator::Clone() */, __this);
V_0 = ((Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*)CastclassClass((RuntimeObject*)L_1, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6_il2cpp_TypeInfo_var));
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_2 = V_0;
VirtualActionInvoker0::Invoke(12 /* System.Void MS.Internal.Xml.XPath.ResetableIterator::Reset() */, L_2);
((XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*)__this)->___count_0 = 0;
goto IL_0032;
}
IL_0024:
{
int32_t L_3 = ((XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*)__this)->___count_0;
((XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*)__this)->___count_0 = ((int32_t)il2cpp_codegen_add(L_3, 1));
}
IL_0032:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_4 = V_0;
bool L_5;
L_5 = VirtualFuncInvoker0< bool >::Invoke(7 /* System.Boolean System.Xml.XPath.XPathNodeIterator::MoveNext() */, L_4);
if (L_5)
{
goto IL_0024;
}
}
IL_003a:
{
int32_t L_6 = ((XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*)__this)->___count_0;
return L_6;
}
}
// System.Void MS.Internal.Xml.XPath.Query::SetXsltContext(System.Xml.Xsl.XsltContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Query_SetXsltContext_m29DFF37AC7DA45557C45978DF067D63D3062268A (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* __this, XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* ___context0, const RuntimeMethod* method)
{
{
return;
}
}
// MS.Internal.Xml.XPath.QueryProps MS.Internal.Xml.XPath.Query::get_Properties()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Query_get_Properties_mD527BE51C03ABA5CE09D49C659241FF5587C85A3 (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* __this, const RuntimeMethod* method)
{
{
return (int32_t)(((int32_t)16));
}
}
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.Query::Clone(MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* Query_Clone_m0C3EB356B72B98E1D5312F8ED129AB1EEB10CFF2 (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___input0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_0 = ___input0;
if (!L_0)
{
goto IL_000f;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_1 = ___input0;
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_2;
L_2 = VirtualFuncInvoker0< XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(6 /* System.Xml.XPath.XPathNodeIterator System.Xml.XPath.XPathNodeIterator::Clone() */, L_1);
return ((Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*)CastclassClass((RuntimeObject*)L_2, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6_il2cpp_TypeInfo_var));
}
IL_000f:
{
return (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*)NULL;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.Query::Clone(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* Query_Clone_m23957F953EEBD93366BF0039357BDDA154022EA6 (XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___input0, const RuntimeMethod* method)
{
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_0 = ___input0;
if (!L_0)
{
goto IL_000a;
}
}
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_1 = ___input0;
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_2;
L_2 = VirtualFuncInvoker0< XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(6 /* System.Xml.XPath.XPathNodeIterator System.Xml.XPath.XPathNodeIterator::Clone() */, L_1);
return L_2;
}
IL_000a:
{
return (XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*)NULL;
}
}
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.Query::Clone(System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* Query_Clone_m9FF7B46704165F9895FE34CA936CC11A3768833C (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___input0, const RuntimeMethod* method)
{
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___input0;
if (!L_0)
{
goto IL_000a;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_1 = ___input0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_2;
L_2 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, L_1);
return L_2;
}
IL_000a:
{
return (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)NULL;
}
}
// System.Boolean MS.Internal.Xml.XPath.Query::Insert(System.Collections.Generic.List`1<System.Xml.XPath.XPathNavigator>,System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Query_Insert_m484CA0C5A8A324A9EA9BAB97A7216898769D7EF4 (List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* ___buffer0, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mA2A1846EC873247D15A24C6C08397B06C831477A_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Insert_mEA65679BF6553433E13E116D59AF3F5D0B5DEAE5_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m794F3A090D2F6A9EC97CC91567E93FA578451B95_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mC1FAE0FC5B6C378F8F0154E5BCB6821B87A59EE5_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
{
V_0 = 0;
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* L_0 = ___buffer0;
int32_t L_1;
L_1 = List_1_get_Count_m794F3A090D2F6A9EC97CC91567E93FA578451B95_inline(L_0, List_1_get_Count_m794F3A090D2F6A9EC97CC91567E93FA578451B95_RuntimeMethod_var);
V_1 = L_1;
int32_t L_2 = V_1;
if (!L_2)
{
goto IL_0060;
}
}
{
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* L_3 = ___buffer0;
int32_t L_4 = V_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_5;
L_5 = List_1_get_Item_mC1FAE0FC5B6C378F8F0154E5BCB6821B87A59EE5(L_3, ((int32_t)il2cpp_codegen_subtract(L_4, 1)), List_1_get_Item_mC1FAE0FC5B6C378F8F0154E5BCB6821B87A59EE5_RuntimeMethod_var);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_6 = ___nav1;
int32_t L_7;
L_7 = Query_CompareNodes_m5FFEE6E8445C92F49DC8ABA6F0076E6503343987(L_5, L_6, NULL);
V_2 = L_7;
int32_t L_8 = V_2;
if (!L_8)
{
goto IL_0025;
}
}
{
int32_t L_9 = V_2;
if ((!(((uint32_t)L_9) == ((uint32_t)2))))
{
goto IL_0033;
}
}
{
return (bool)0;
}
IL_0025:
{
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* L_10 = ___buffer0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_11 = ___nav1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_12;
L_12 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, L_11);
List_1_Add_mA2A1846EC873247D15A24C6C08397B06C831477A_inline(L_10, L_12, List_1_Add_mA2A1846EC873247D15A24C6C08397B06C831477A_RuntimeMethod_var);
return (bool)1;
}
IL_0033:
{
int32_t L_13 = V_1;
V_1 = ((int32_t)il2cpp_codegen_subtract(L_13, 1));
goto IL_0060;
}
IL_0039:
{
int32_t L_14 = V_0;
int32_t L_15 = V_1;
int32_t L_16;
L_16 = Query_GetMedian_mCC5BAAE74E6799F691AF7D6D43CF3CD709857144(L_14, L_15, NULL);
V_3 = L_16;
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* L_17 = ___buffer0;
int32_t L_18 = V_3;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_19;
L_19 = List_1_get_Item_mC1FAE0FC5B6C378F8F0154E5BCB6821B87A59EE5(L_17, L_18, List_1_get_Item_mC1FAE0FC5B6C378F8F0154E5BCB6821B87A59EE5_RuntimeMethod_var);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_20 = ___nav1;
int32_t L_21;
L_21 = Query_CompareNodes_m5FFEE6E8445C92F49DC8ABA6F0076E6503343987(L_19, L_20, NULL);
V_2 = L_21;
int32_t L_22 = V_2;
if (!L_22)
{
goto IL_0058;
}
}
{
int32_t L_23 = V_2;
if ((!(((uint32_t)L_23) == ((uint32_t)2))))
{
goto IL_005e;
}
}
{
return (bool)0;
}
IL_0058:
{
int32_t L_24 = V_3;
V_0 = ((int32_t)il2cpp_codegen_add(L_24, 1));
goto IL_0060;
}
IL_005e:
{
int32_t L_25 = V_3;
V_1 = L_25;
}
IL_0060:
{
int32_t L_26 = V_0;
int32_t L_27 = V_1;
if ((((int32_t)L_26) < ((int32_t)L_27)))
{
goto IL_0039;
}
}
{
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* L_28 = ___buffer0;
int32_t L_29 = V_0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_30 = ___nav1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_31;
L_31 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, L_30);
List_1_Insert_mEA65679BF6553433E13E116D59AF3F5D0B5DEAE5(L_28, L_29, L_31, List_1_Insert_mEA65679BF6553433E13E116D59AF3F5D0B5DEAE5_RuntimeMethod_var);
return (bool)1;
}
}
// System.Int32 MS.Internal.Xml.XPath.Query::GetMedian(System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Query_GetMedian_mCC5BAAE74E6799F691AF7D6D43CF3CD709857144 (int32_t ___l0, int32_t ___r1, const RuntimeMethod* method)
{
{
int32_t L_0 = ___l0;
int32_t L_1 = ___r1;
return ((int32_t)((uint32_t)((int32_t)il2cpp_codegen_add(L_0, L_1))>>1));
}
}
// System.Xml.XmlNodeOrder MS.Internal.Xml.XPath.Query::CompareNodes(System.Xml.XPath.XPathNavigator,System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Query_CompareNodes_m5FFEE6E8445C92F49DC8ABA6F0076E6503343987 (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___l0, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___r1, const RuntimeMethod* method)
{
int32_t V_0 = 0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* V_1 = NULL;
String_t* V_2 = NULL;
String_t* V_3 = NULL;
int32_t V_4 = 0;
int32_t G_B8_0 = 0;
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___l0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_1 = ___r1;
int32_t L_2;
L_2 = VirtualFuncInvoker1< int32_t, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(52 /* System.Xml.XmlNodeOrder System.Xml.XPath.XPathNavigator::ComparePosition(System.Xml.XPath.XPathNavigator) */, L_0, L_1);
V_0 = L_2;
int32_t L_3 = V_0;
if ((!(((uint32_t)L_3) == ((uint32_t)3))))
{
goto IL_0058;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_4 = ___l0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_5;
L_5 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, L_4);
V_1 = L_5;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_6 = V_1;
VirtualActionInvoker0::Invoke(41 /* System.Void System.Xml.XPath.XPathNavigator::MoveToRoot() */, L_6);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_7 = V_1;
String_t* L_8;
L_8 = VirtualFuncInvoker0< String_t* >::Invoke(29 /* System.String System.Xml.XPath.XPathNavigator::get_BaseURI() */, L_7);
V_2 = L_8;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_9 = V_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_10 = ___r1;
bool L_11;
L_11 = VirtualFuncInvoker1< bool, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(42 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveTo(System.Xml.XPath.XPathNavigator) */, L_9, L_10);
if (L_11)
{
goto IL_0030;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_12 = ___r1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_13;
L_13 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, L_12);
V_1 = L_13;
}
IL_0030:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_14 = V_1;
VirtualActionInvoker0::Invoke(41 /* System.Void System.Xml.XPath.XPathNavigator::MoveToRoot() */, L_14);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_15 = V_1;
String_t* L_16;
L_16 = VirtualFuncInvoker0< String_t* >::Invoke(29 /* System.String System.Xml.XPath.XPathNavigator::get_BaseURI() */, L_15);
V_3 = L_16;
String_t* L_17 = V_2;
String_t* L_18 = V_3;
int32_t L_19;
L_19 = String_CompareOrdinal_mC6F612DEA1F7B3BF24A44C79D17AF7F8C29C9D3C(L_17, L_18, NULL);
V_4 = L_19;
int32_t L_20 = V_4;
if ((((int32_t)L_20) < ((int32_t)0)))
{
goto IL_0056;
}
}
{
int32_t L_21 = V_4;
if ((((int32_t)L_21) > ((int32_t)0)))
{
goto IL_0053;
}
}
{
G_B8_0 = 3;
goto IL_0057;
}
IL_0053:
{
G_B8_0 = 1;
goto IL_0057;
}
IL_0056:
{
G_B8_0 = 0;
}
IL_0057:
{
V_0 = G_B8_0;
}
IL_0058:
{
int32_t L_22 = V_0;
return L_22;
}
}
// System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Query::GetXPathType(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Query_GetXPathType_m5F68ED00914FA000C99403E1B92EE7A158808B01 (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* __this, RuntimeObject* ___value0, 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*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = ___value0;
if (!((XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*)IsInstClass((RuntimeObject*)L_0, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B_il2cpp_TypeInfo_var)))
{
goto IL_000a;
}
}
{
return (int32_t)(3);
}
IL_000a:
{
RuntimeObject* L_1 = ___value0;
if (!((String_t*)IsInstSealed((RuntimeObject*)L_1, String_t_il2cpp_TypeInfo_var)))
{
goto IL_0014;
}
}
{
return (int32_t)(1);
}
IL_0014:
{
RuntimeObject* L_2 = ___value0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_2, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var)))
{
goto IL_001e;
}
}
{
return (int32_t)(0);
}
IL_001e:
{
RuntimeObject* L_3 = ___value0;
if (!((RuntimeObject*)IsInstSealed((RuntimeObject*)L_3, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))
{
goto IL_0028;
}
}
{
return (int32_t)(2);
}
IL_0028:
{
return (int32_t)(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 MS.Internal.Xml.XPath.QueryBuilder::Reset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QueryBuilder_Reset_mFD8797236546F714430E90912ACBF949F8CE9C47 (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, const RuntimeMethod* method)
{
{
__this->____parseDepth_6 = 0;
__this->____needContext_4 = (bool)0;
return;
}
}
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.QueryBuilder::ProcessAxis(MS.Internal.Xml.XPath.Axis,MS.Internal.Xml.XPath.QueryBuilder/Flags,MS.Internal.Xml.XPath.QueryBuilder/Props&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* QueryBuilder_ProcessAxis_m0AD05BA1722B1DC177C39232133D1090BF603000 (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* ___root0, int32_t ___flags1, int32_t* ___props2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AttributeQuery_tD1F8AEEC74375F52EF60F21A7B1591858C8D9683_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CacheChildrenQuery_t0299A318B223A91AC52E0577D98AB60825697D6B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ChildrenQuery_tB06C3FB62E162D0E7975B7AD15D0871488D5BC39_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextQuery_t26F3B26CF72A54B009154A1740249242C5B3C6D2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DescendantOverDescendantQuery_tE7754844C2FB638D9D26A12249789F67ED6048B4_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DescendantQuery_t82623A55A8B0575728F3023138483D2F504F793C_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EmptyQuery_t9FC7465639660E1D50419B6887ADCE3B01230289_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FollSiblingQuery_tB9F0BE0E8B9BAF356FA4ECD62D49988A3D64C053_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FollowingQuery_tA0CD0BCC24C281020CEB9407F650E3520633E891_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NamespaceQuery_tAC24CBCCC56F436A3BBF597BC1CB60CC691C90D7_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* V_0 = NULL;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* V_1 = NULL;
int32_t V_2 = 0;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* V_3 = NULL;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* V_4 = NULL;
int32_t V_5 = 0;
{
V_0 = (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*)NULL;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_0 = ___root0;
String_t* L_1;
L_1 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_0, NULL);
int32_t L_2;
L_2 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_1, NULL);
if ((((int32_t)L_2) <= ((int32_t)0)))
{
goto IL_0017;
}
}
{
__this->____needContext_4 = (bool)1;
}
IL_0017:
{
__this->____firstInput_5 = (BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____firstInput_5), (void*)(BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_3 = ___root0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_4;
L_4 = Axis_get_Input_mF5514FC0F3EE5E699C8A2FFAA492CCD3BD6BDDFF_inline(L_3, NULL);
if (!L_4)
{
goto IL_00df;
}
}
{
V_2 = 0;
int32_t L_5 = ___flags1;
if (((int32_t)((int32_t)L_5&2)))
{
goto IL_00ce;
}
}
{
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_6 = ___root0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_7;
L_7 = Axis_get_Input_mF5514FC0F3EE5E699C8A2FFAA492CCD3BD6BDDFF_inline(L_6, NULL);
V_3 = ((Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B*)IsInstClass((RuntimeObject*)L_7, Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B_il2cpp_TypeInfo_var));
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_8 = V_3;
if (!L_8)
{
goto IL_00b8;
}
}
{
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_9 = ___root0;
int32_t L_10;
L_10 = Axis_get_TypeOfAxis_mC937F7732888322E11D54B66E3D3013B81129018_inline(L_9, NULL);
if ((!(((uint32_t)L_10) == ((uint32_t)3))))
{
goto IL_00b8;
}
}
{
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_11 = V_3;
int32_t L_12;
L_12 = Axis_get_TypeOfAxis_mC937F7732888322E11D54B66E3D3013B81129018_inline(L_11, NULL);
if ((!(((uint32_t)L_12) == ((uint32_t)5))))
{
goto IL_00b8;
}
}
{
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_13 = V_3;
int32_t L_14;
L_14 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_13, NULL);
if ((!(((uint32_t)L_14) == ((uint32_t)((int32_t)9)))))
{
goto IL_00b8;
}
}
{
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_15 = V_3;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_16;
L_16 = Axis_get_Input_mF5514FC0F3EE5E699C8A2FFAA492CCD3BD6BDDFF_inline(L_15, NULL);
if (!L_16)
{
goto IL_0078;
}
}
{
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_17 = V_3;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_18;
L_18 = Axis_get_Input_mF5514FC0F3EE5E699C8A2FFAA492CCD3BD6BDDFF_inline(L_17, NULL);
int32_t* L_19 = ___props2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_20;
L_20 = QueryBuilder_ProcessNode_mDD5BB2190AB56699E8A56FE3EDC0F44AA16D38C5(__this, L_18, 1, L_19, NULL);
V_4 = L_20;
goto IL_0082;
}
IL_0078:
{
ContextQuery_t26F3B26CF72A54B009154A1740249242C5B3C6D2* L_21 = (ContextQuery_t26F3B26CF72A54B009154A1740249242C5B3C6D2*)il2cpp_codegen_object_new(ContextQuery_t26F3B26CF72A54B009154A1740249242C5B3C6D2_il2cpp_TypeInfo_var);
ContextQuery__ctor_mE464112CF24EE31870A0182D07DF686271D7E107(L_21, NULL);
V_4 = L_21;
int32_t* L_22 = ___props2;
*((int32_t*)L_22) = (int32_t)0;
}
IL_0082:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_23 = V_4;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_24 = ___root0;
String_t* L_25;
L_25 = Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline(L_24, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_26 = ___root0;
String_t* L_27;
L_27 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_26, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_28 = ___root0;
int32_t L_29;
L_29 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_28, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_30 = V_3;
bool L_31;
L_31 = Axis_get_AbbrAxis_m39030C864BA056B033F68DA0D202E4E9D90EDEA7_inline(L_30, NULL);
DescendantQuery_t82623A55A8B0575728F3023138483D2F504F793C* L_32 = (DescendantQuery_t82623A55A8B0575728F3023138483D2F504F793C*)il2cpp_codegen_object_new(DescendantQuery_t82623A55A8B0575728F3023138483D2F504F793C_il2cpp_TypeInfo_var);
DescendantQuery__ctor_m6903A008F864A65B59E1193E83075BA65C7D9C4F(L_32, L_23, L_25, L_27, L_29, (bool)0, L_31, NULL);
V_0 = L_32;
int32_t* L_33 = ___props2;
int32_t L_34 = *((int32_t*)L_33);
if (!((int32_t)(L_34&8)))
{
goto IL_00b0;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_35 = V_0;
DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79* L_36 = (DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79*)il2cpp_codegen_object_new(DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79_il2cpp_TypeInfo_var);
DocumentOrderQuery__ctor_m89745AEF996AC719078A8A238B9706D13B8B535C(L_36, L_35, NULL);
V_0 = L_36;
}
IL_00b0:
{
int32_t* L_37 = ___props2;
int32_t* L_38 = ___props2;
int32_t L_39 = *((int32_t*)L_38);
*((int32_t*)L_37) = (int32_t)((int32_t)(L_39|8));
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_40 = V_0;
return L_40;
}
IL_00b8:
{
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_41 = ___root0;
int32_t L_42;
L_42 = Axis_get_TypeOfAxis_mC937F7732888322E11D54B66E3D3013B81129018_inline(L_41, NULL);
if ((((int32_t)L_42) == ((int32_t)4)))
{
goto IL_00ca;
}
}
{
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_43 = ___root0;
int32_t L_44;
L_44 = Axis_get_TypeOfAxis_mC937F7732888322E11D54B66E3D3013B81129018_inline(L_43, NULL);
if ((!(((uint32_t)L_44) == ((uint32_t)5))))
{
goto IL_00ce;
}
}
IL_00ca:
{
int32_t L_45 = V_2;
V_2 = ((int32_t)((int32_t)L_45|1));
}
IL_00ce:
{
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_46 = ___root0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_47;
L_47 = Axis_get_Input_mF5514FC0F3EE5E699C8A2FFAA492CCD3BD6BDDFF_inline(L_46, NULL);
int32_t L_48 = V_2;
int32_t* L_49 = ___props2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_50;
L_50 = QueryBuilder_ProcessNode_mDD5BB2190AB56699E8A56FE3EDC0F44AA16D38C5(__this, L_47, L_48, L_49, NULL);
V_1 = L_50;
goto IL_00e8;
}
IL_00df:
{
ContextQuery_t26F3B26CF72A54B009154A1740249242C5B3C6D2* L_51 = (ContextQuery_t26F3B26CF72A54B009154A1740249242C5B3C6D2*)il2cpp_codegen_object_new(ContextQuery_t26F3B26CF72A54B009154A1740249242C5B3C6D2_il2cpp_TypeInfo_var);
ContextQuery__ctor_mE464112CF24EE31870A0182D07DF686271D7E107(L_51, NULL);
V_1 = L_51;
int32_t* L_52 = ___props2;
*((int32_t*)L_52) = (int32_t)0;
}
IL_00e8:
{
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_53 = ___root0;
int32_t L_54;
L_54 = Axis_get_TypeOfAxis_mC937F7732888322E11D54B66E3D3013B81129018_inline(L_53, NULL);
V_5 = L_54;
int32_t L_55 = V_5;
switch (L_55)
{
case 0:
{
goto IL_0130;
}
case 1:
{
goto IL_0155;
}
case 2:
{
goto IL_0322;
}
case 3:
{
goto IL_017a;
}
case 4:
{
goto IL_01da;
}
case 5:
{
goto IL_022f;
}
case 6:
{
goto IL_02b2;
}
case 7:
{
goto IL_02d6;
}
case 8:
{
goto IL_0358;
}
case 9:
{
goto IL_01bc;
}
case 10:
{
goto IL_028e;
}
case 11:
{
goto IL_0304;
}
case 12:
{
goto IL_033d;
}
}
}
{
goto IL_03a4;
}
IL_0130:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_56 = V_1;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_57 = ___root0;
String_t* L_58;
L_58 = Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline(L_57, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_59 = ___root0;
String_t* L_60;
L_60 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_59, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_61 = ___root0;
int32_t L_62;
L_62 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_61, NULL);
XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B* L_63 = (XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B*)il2cpp_codegen_object_new(XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B_il2cpp_TypeInfo_var);
XPathAncestorQuery__ctor_m15EE1589DE92201C253B9CA65D46DBBA0B2C0AB9(L_63, L_56, L_58, L_60, L_62, (bool)0, NULL);
V_0 = L_63;
int32_t* L_64 = ___props2;
int32_t* L_65 = ___props2;
int32_t L_66 = *((int32_t*)L_65);
*((int32_t*)L_64) = (int32_t)((int32_t)(L_66|8));
goto IL_03b5;
}
IL_0155:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_67 = V_1;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_68 = ___root0;
String_t* L_69;
L_69 = Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline(L_68, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_70 = ___root0;
String_t* L_71;
L_71 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_70, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_72 = ___root0;
int32_t L_73;
L_73 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_72, NULL);
XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B* L_74 = (XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B*)il2cpp_codegen_object_new(XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B_il2cpp_TypeInfo_var);
XPathAncestorQuery__ctor_m15EE1589DE92201C253B9CA65D46DBBA0B2C0AB9(L_74, L_67, L_69, L_71, L_73, (bool)1, NULL);
V_0 = L_74;
int32_t* L_75 = ___props2;
int32_t* L_76 = ___props2;
int32_t L_77 = *((int32_t*)L_76);
*((int32_t*)L_75) = (int32_t)((int32_t)(L_77|8));
goto IL_03b5;
}
IL_017a:
{
int32_t* L_78 = ___props2;
int32_t L_79 = *((int32_t*)L_78);
if (!((int32_t)(L_79&8)))
{
goto IL_019e;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_80 = V_1;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_81 = ___root0;
String_t* L_82;
L_82 = Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline(L_81, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_83 = ___root0;
String_t* L_84;
L_84 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_83, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_85 = ___root0;
int32_t L_86;
L_86 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_85, NULL);
CacheChildrenQuery_t0299A318B223A91AC52E0577D98AB60825697D6B* L_87 = (CacheChildrenQuery_t0299A318B223A91AC52E0577D98AB60825697D6B*)il2cpp_codegen_object_new(CacheChildrenQuery_t0299A318B223A91AC52E0577D98AB60825697D6B_il2cpp_TypeInfo_var);
CacheChildrenQuery__ctor_mFC6EE323AB70B44037EE4A69F749C7ECB693813C(L_87, L_80, L_82, L_84, L_86, NULL);
V_0 = L_87;
goto IL_03b5;
}
IL_019e:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_88 = V_1;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_89 = ___root0;
String_t* L_90;
L_90 = Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline(L_89, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_91 = ___root0;
String_t* L_92;
L_92 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_91, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_93 = ___root0;
int32_t L_94;
L_94 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_93, NULL);
ChildrenQuery_tB06C3FB62E162D0E7975B7AD15D0871488D5BC39* L_95 = (ChildrenQuery_tB06C3FB62E162D0E7975B7AD15D0871488D5BC39*)il2cpp_codegen_object_new(ChildrenQuery_tB06C3FB62E162D0E7975B7AD15D0871488D5BC39_il2cpp_TypeInfo_var);
ChildrenQuery__ctor_mA17B4C94EB9B83215ED434D668FD9EAFB67EEA93(L_95, L_88, L_90, L_92, L_94, NULL);
V_0 = L_95;
goto IL_03b5;
}
IL_01bc:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_96 = V_1;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_97 = ___root0;
String_t* L_98;
L_98 = Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline(L_97, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_99 = ___root0;
String_t* L_100;
L_100 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_99, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_101 = ___root0;
int32_t L_102;
L_102 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_101, NULL);
ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926* L_103 = (ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926*)il2cpp_codegen_object_new(ParentQuery_t7AD72029FD8753D7FE315C7ABA88E7DEEA64F926_il2cpp_TypeInfo_var);
ParentQuery__ctor_m2680A0226A8C03813CC4396B0DB9C057A3AE0146(L_103, L_96, L_98, L_100, L_102, NULL);
V_0 = L_103;
goto IL_03b5;
}
IL_01da:
{
int32_t L_104 = ___flags1;
if (!((int32_t)((int32_t)L_104&1)))
{
goto IL_01fc;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_105 = V_1;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_106 = ___root0;
String_t* L_107;
L_107 = Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline(L_106, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_108 = ___root0;
String_t* L_109;
L_109 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_108, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_110 = ___root0;
int32_t L_111;
L_111 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_110, NULL);
DescendantOverDescendantQuery_tE7754844C2FB638D9D26A12249789F67ED6048B4* L_112 = (DescendantOverDescendantQuery_tE7754844C2FB638D9D26A12249789F67ED6048B4*)il2cpp_codegen_object_new(DescendantOverDescendantQuery_tE7754844C2FB638D9D26A12249789F67ED6048B4_il2cpp_TypeInfo_var);
DescendantOverDescendantQuery__ctor_mBB13C5B33605E2AB202C1BF68FDA2B9E8AB5DF4B(L_112, L_105, (bool)0, L_107, L_109, L_111, (bool)0, NULL);
V_0 = L_112;
goto IL_0224;
}
IL_01fc:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_113 = V_1;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_114 = ___root0;
String_t* L_115;
L_115 = Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline(L_114, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_116 = ___root0;
String_t* L_117;
L_117 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_116, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_118 = ___root0;
int32_t L_119;
L_119 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_118, NULL);
DescendantQuery_t82623A55A8B0575728F3023138483D2F504F793C* L_120 = (DescendantQuery_t82623A55A8B0575728F3023138483D2F504F793C*)il2cpp_codegen_object_new(DescendantQuery_t82623A55A8B0575728F3023138483D2F504F793C_il2cpp_TypeInfo_var);
DescendantQuery__ctor_m6903A008F864A65B59E1193E83075BA65C7D9C4F(L_120, L_113, L_115, L_117, L_119, (bool)0, (bool)0, NULL);
V_0 = L_120;
int32_t* L_121 = ___props2;
int32_t L_122 = *((int32_t*)L_121);
if (!((int32_t)(L_122&8)))
{
goto IL_0224;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_123 = V_0;
DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79* L_124 = (DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79*)il2cpp_codegen_object_new(DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79_il2cpp_TypeInfo_var);
DocumentOrderQuery__ctor_m89745AEF996AC719078A8A238B9706D13B8B535C(L_124, L_123, NULL);
V_0 = L_124;
}
IL_0224:
{
int32_t* L_125 = ___props2;
int32_t* L_126 = ___props2;
int32_t L_127 = *((int32_t*)L_126);
*((int32_t*)L_125) = (int32_t)((int32_t)(L_127|8));
goto IL_03b5;
}
IL_022f:
{
int32_t L_128 = ___flags1;
if (!((int32_t)((int32_t)L_128&1)))
{
goto IL_0256;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_129 = V_1;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_130 = ___root0;
String_t* L_131;
L_131 = Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline(L_130, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_132 = ___root0;
String_t* L_133;
L_133 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_132, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_134 = ___root0;
int32_t L_135;
L_135 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_134, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_136 = ___root0;
bool L_137;
L_137 = Axis_get_AbbrAxis_m39030C864BA056B033F68DA0D202E4E9D90EDEA7_inline(L_136, NULL);
DescendantOverDescendantQuery_tE7754844C2FB638D9D26A12249789F67ED6048B4* L_138 = (DescendantOverDescendantQuery_tE7754844C2FB638D9D26A12249789F67ED6048B4*)il2cpp_codegen_object_new(DescendantOverDescendantQuery_tE7754844C2FB638D9D26A12249789F67ED6048B4_il2cpp_TypeInfo_var);
DescendantOverDescendantQuery__ctor_mBB13C5B33605E2AB202C1BF68FDA2B9E8AB5DF4B(L_138, L_129, (bool)1, L_131, L_133, L_135, L_137, NULL);
V_0 = L_138;
goto IL_0283;
}
IL_0256:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_139 = V_1;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_140 = ___root0;
String_t* L_141;
L_141 = Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline(L_140, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_142 = ___root0;
String_t* L_143;
L_143 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_142, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_144 = ___root0;
int32_t L_145;
L_145 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_144, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_146 = ___root0;
bool L_147;
L_147 = Axis_get_AbbrAxis_m39030C864BA056B033F68DA0D202E4E9D90EDEA7_inline(L_146, NULL);
DescendantQuery_t82623A55A8B0575728F3023138483D2F504F793C* L_148 = (DescendantQuery_t82623A55A8B0575728F3023138483D2F504F793C*)il2cpp_codegen_object_new(DescendantQuery_t82623A55A8B0575728F3023138483D2F504F793C_il2cpp_TypeInfo_var);
DescendantQuery__ctor_m6903A008F864A65B59E1193E83075BA65C7D9C4F(L_148, L_139, L_141, L_143, L_145, (bool)1, L_147, NULL);
V_0 = L_148;
int32_t* L_149 = ___props2;
int32_t L_150 = *((int32_t*)L_149);
if (!((int32_t)(L_150&8)))
{
goto IL_0283;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_151 = V_0;
DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79* L_152 = (DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79*)il2cpp_codegen_object_new(DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79_il2cpp_TypeInfo_var);
DocumentOrderQuery__ctor_m89745AEF996AC719078A8A238B9706D13B8B535C(L_152, L_151, NULL);
V_0 = L_152;
}
IL_0283:
{
int32_t* L_153 = ___props2;
int32_t* L_154 = ___props2;
int32_t L_155 = *((int32_t*)L_154);
*((int32_t*)L_153) = (int32_t)((int32_t)(L_155|8));
goto IL_03b5;
}
IL_028e:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_156 = V_1;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_157 = ___root0;
String_t* L_158;
L_158 = Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline(L_157, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_159 = ___root0;
String_t* L_160;
L_160 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_159, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_161 = ___root0;
int32_t L_162;
L_162 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_161, NULL);
PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87* L_163 = (PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87*)il2cpp_codegen_object_new(PrecedingQuery_tFCE4FA92AFC0A53B010581C08A3B2437CF525E87_il2cpp_TypeInfo_var);
PrecedingQuery__ctor_m2D7F7E5456833BB213CF910EF2BAF0BB5EFDF160(L_163, L_156, L_158, L_160, L_162, NULL);
V_0 = L_163;
int32_t* L_164 = ___props2;
int32_t* L_165 = ___props2;
int32_t L_166 = *((int32_t*)L_165);
*((int32_t*)L_164) = (int32_t)((int32_t)(L_166|8));
goto IL_03b5;
}
IL_02b2:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_167 = V_1;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_168 = ___root0;
String_t* L_169;
L_169 = Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline(L_168, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_170 = ___root0;
String_t* L_171;
L_171 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_170, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_172 = ___root0;
int32_t L_173;
L_173 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_172, NULL);
FollowingQuery_tA0CD0BCC24C281020CEB9407F650E3520633E891* L_174 = (FollowingQuery_tA0CD0BCC24C281020CEB9407F650E3520633E891*)il2cpp_codegen_object_new(FollowingQuery_tA0CD0BCC24C281020CEB9407F650E3520633E891_il2cpp_TypeInfo_var);
FollowingQuery__ctor_m811076E90AE1CD68C09A00C03D68BDB8F1009A08(L_174, L_167, L_169, L_171, L_173, NULL);
V_0 = L_174;
int32_t* L_175 = ___props2;
int32_t* L_176 = ___props2;
int32_t L_177 = *((int32_t*)L_176);
*((int32_t*)L_175) = (int32_t)((int32_t)(L_177|8));
goto IL_03b5;
}
IL_02d6:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_178 = V_1;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_179 = ___root0;
String_t* L_180;
L_180 = Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline(L_179, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_181 = ___root0;
String_t* L_182;
L_182 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_181, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_183 = ___root0;
int32_t L_184;
L_184 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_183, NULL);
FollSiblingQuery_tB9F0BE0E8B9BAF356FA4ECD62D49988A3D64C053* L_185 = (FollSiblingQuery_tB9F0BE0E8B9BAF356FA4ECD62D49988A3D64C053*)il2cpp_codegen_object_new(FollSiblingQuery_tB9F0BE0E8B9BAF356FA4ECD62D49988A3D64C053_il2cpp_TypeInfo_var);
FollSiblingQuery__ctor_m835D20BD30070E91D295CB9BBD2492FC7CA55879(L_185, L_178, L_180, L_182, L_184, NULL);
V_0 = L_185;
int32_t* L_186 = ___props2;
int32_t L_187 = *((int32_t*)L_186);
if (!((int32_t)(L_187&8)))
{
goto IL_03b5;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_188 = V_0;
DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79* L_189 = (DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79*)il2cpp_codegen_object_new(DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79_il2cpp_TypeInfo_var);
DocumentOrderQuery__ctor_m89745AEF996AC719078A8A238B9706D13B8B535C(L_189, L_188, NULL);
V_0 = L_189;
goto IL_03b5;
}
IL_0304:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_190 = V_1;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_191 = ___root0;
String_t* L_192;
L_192 = Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline(L_191, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_193 = ___root0;
String_t* L_194;
L_194 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_193, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_195 = ___root0;
int32_t L_196;
L_196 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_195, NULL);
PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729* L_197 = (PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729*)il2cpp_codegen_object_new(PreSiblingQuery_t0B801535E558F3F8F7147591033CEE85EB998729_il2cpp_TypeInfo_var);
PreSiblingQuery__ctor_mED9C15C1EC13706E064B96A4D4D2CC5305586652(L_197, L_190, L_192, L_194, L_196, NULL);
V_0 = L_197;
goto IL_03b5;
}
IL_0322:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_198 = V_1;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_199 = ___root0;
String_t* L_200;
L_200 = Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline(L_199, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_201 = ___root0;
String_t* L_202;
L_202 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_201, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_203 = ___root0;
int32_t L_204;
L_204 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_203, NULL);
AttributeQuery_tD1F8AEEC74375F52EF60F21A7B1591858C8D9683* L_205 = (AttributeQuery_tD1F8AEEC74375F52EF60F21A7B1591858C8D9683*)il2cpp_codegen_object_new(AttributeQuery_tD1F8AEEC74375F52EF60F21A7B1591858C8D9683_il2cpp_TypeInfo_var);
AttributeQuery__ctor_m705083F8930832582DC3CB9607533EF3D11885E1(L_205, L_198, L_200, L_202, L_204, NULL);
V_0 = L_205;
goto IL_03b5;
}
IL_033d:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_206 = V_1;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_207 = ___root0;
String_t* L_208;
L_208 = Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline(L_207, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_209 = ___root0;
String_t* L_210;
L_210 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_209, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_211 = ___root0;
int32_t L_212;
L_212 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_211, NULL);
XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6* L_213 = (XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6*)il2cpp_codegen_object_new(XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6_il2cpp_TypeInfo_var);
XPathSelfQuery__ctor_mF451DEF037F55E770EBC7DAD657CE14DFAF5874A(L_213, L_206, L_208, L_210, L_212, NULL);
V_0 = L_213;
goto IL_03b5;
}
IL_0358:
{
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_214 = ___root0;
int32_t L_215;
L_215 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_214, NULL);
if ((((int32_t)L_215) == ((int32_t)((int32_t)9))))
{
goto IL_0374;
}
}
{
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_216 = ___root0;
int32_t L_217;
L_217 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_216, NULL);
if ((((int32_t)L_217) == ((int32_t)1)))
{
goto IL_0374;
}
}
{
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_218 = ___root0;
int32_t L_219;
L_219 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_218, NULL);
if ((!(((uint32_t)L_219) == ((uint32_t)2))))
{
goto IL_039c;
}
}
IL_0374:
{
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_220 = ___root0;
String_t* L_221;
L_221 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_220, NULL);
int32_t L_222;
L_222 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_221, NULL);
if (L_222)
{
goto IL_039c;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_223 = V_1;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_224 = ___root0;
String_t* L_225;
L_225 = Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline(L_224, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_226 = ___root0;
String_t* L_227;
L_227 = Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline(L_226, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_228 = ___root0;
int32_t L_229;
L_229 = Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline(L_228, NULL);
NamespaceQuery_tAC24CBCCC56F436A3BBF597BC1CB60CC691C90D7* L_230 = (NamespaceQuery_tAC24CBCCC56F436A3BBF597BC1CB60CC691C90D7*)il2cpp_codegen_object_new(NamespaceQuery_tAC24CBCCC56F436A3BBF597BC1CB60CC691C90D7_il2cpp_TypeInfo_var);
NamespaceQuery__ctor_mA120EEC310A45012F3AB24453099CE0642620EAA(L_230, L_223, L_225, L_227, L_229, NULL);
V_0 = L_230;
goto IL_03b5;
}
IL_039c:
{
EmptyQuery_t9FC7465639660E1D50419B6887ADCE3B01230289* L_231 = (EmptyQuery_t9FC7465639660E1D50419B6887ADCE3B01230289*)il2cpp_codegen_object_new(EmptyQuery_t9FC7465639660E1D50419B6887ADCE3B01230289_il2cpp_TypeInfo_var);
EmptyQuery__ctor_m86A4AADF16F23A1AE45678D73814AC04B6051524(L_231, NULL);
V_0 = L_231;
goto IL_03b5;
}
IL_03a4:
{
String_t* L_232 = __this->____query_0;
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_233;
L_233 = XPathException_Create_mCD60C456FBFFE42865EE9F1BA8F263EA25FACC71(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7973743A8626AE2EB7F0F199627D3AF96B802CA4)), L_232, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_233, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QueryBuilder_ProcessAxis_m0AD05BA1722B1DC177C39232133D1090BF603000_RuntimeMethod_var)));
}
IL_03b5:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_234 = V_0;
return L_234;
}
}
// System.Boolean MS.Internal.Xml.XPath.QueryBuilder::CanBeNumber(MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool QueryBuilder_CanBeNumber_m5549F92F9B3A2144483149FC2EF9F707D0507B1C (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___q0, const RuntimeMethod* method)
{
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_0 = ___q0;
int32_t L_1;
L_1 = VirtualFuncInvoker0< int32_t >::Invoke(16 /* System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Query::get_StaticType() */, L_0);
if ((((int32_t)L_1) == ((int32_t)5)))
{
goto IL_0013;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_2 = ___q0;
int32_t L_3;
L_3 = VirtualFuncInvoker0< int32_t >::Invoke(16 /* System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Query::get_StaticType() */, L_2);
return (bool)((((int32_t)L_3) == ((int32_t)0))? 1 : 0);
}
IL_0013:
{
return (bool)1;
}
}
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.QueryBuilder::ProcessFilter(MS.Internal.Xml.XPath.Filter,MS.Internal.Xml.XPath.QueryBuilder/Flags,MS.Internal.Xml.XPath.QueryBuilder/Props&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* QueryBuilder_ProcessFilter_m2A93DAECDE59A9866F3DE2DC761339C561183BCA (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037* ___root0, int32_t ___flags1, int32_t* ___props2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BooleanExpr_tE713665A9FE81BC69CD2843B58B0CC742271C1EA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContextQuery_t26F3B26CF72A54B009154A1740249242C5B3C6D2_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ForwardPositionQuery_t7C0027AE6FA6AFD08222554F4DBDBC7FAA7D9AF9_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LogicalExpr_t49D4ABBAEA7DFF6B3253111E7EA18289AC3E1C1D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MergeFilterQuery_tC01FA87A40BE3A7334BEF6092226EE94A63A4D8B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NodeFunctions_tDCAB2279163508D63430575403B4F84364742427_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* V_1 = NULL;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* V_2 = NULL;
bool V_3 = false;
bool V_4 = false;
FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783* V_5 = NULL;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* V_6 = NULL;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* V_7 = NULL;
int32_t G_B2_0 = 0;
int32_t G_B1_0 = 0;
int32_t G_B3_0 = 0;
int32_t G_B5_0 = 0;
int32_t G_B4_0 = 0;
int32_t G_B7_0 = 0;
int32_t G_B6_0 = 0;
int32_t G_B13_0 = 0;
int32_t G_B8_0 = 0;
int32_t G_B9_0 = 0;
int32_t G_B10_0 = 0;
int32_t G_B12_0 = 0;
int32_t G_B11_0 = 0;
int32_t G_B16_0 = 0;
int32_t G_B14_0 = 0;
int32_t G_B15_0 = 0;
int32_t G_B18_0 = 0;
int32_t G_B17_0 = 0;
int32_t G_B23_0 = 0;
int32_t G_B19_0 = 0;
int32_t G_B21_0 = 0;
int32_t G_B20_0 = 0;
int32_t G_B22_0 = 0;
{
int32_t L_0 = ___flags1;
Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037* L_1 = ___root0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_2;
L_2 = Filter_get_Condition_m5E1739EC292E646CDDF5EC951F297A757E988A08_inline(L_1, NULL);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_3;
L_3 = QueryBuilder_ProcessNode_mDD5BB2190AB56699E8A56FE3EDC0F44AA16D38C5(__this, L_2, 0, (&V_0), NULL);
V_1 = L_3;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_4 = V_1;
bool L_5;
L_5 = QueryBuilder_CanBeNumber_m5549F92F9B3A2144483149FC2EF9F707D0507B1C(L_4, NULL);
G_B1_0 = ((((int32_t)((int32_t)((int32_t)L_0&4))) == ((int32_t)0))? 1 : 0);
if (L_5)
{
G_B2_0 = ((((int32_t)((int32_t)((int32_t)L_0&4))) == ((int32_t)0))? 1 : 0);
goto IL_0023;
}
}
{
int32_t L_6 = V_0;
G_B2_0 = G_B1_0;
if (!((int32_t)((int32_t)L_6&6)))
{
G_B3_0 = G_B1_0;
goto IL_002c;
}
}
IL_0023:
{
int32_t L_7 = V_0;
V_0 = ((int32_t)((int32_t)L_7|2));
int32_t L_8 = ___flags1;
___flags1 = ((int32_t)((int32_t)L_8|2));
G_B3_0 = G_B2_0;
}
IL_002c:
{
int32_t L_9 = ___flags1;
___flags1 = ((int32_t)((int32_t)L_9&((int32_t)-2)));
Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037* L_10 = ___root0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_11;
L_11 = Filter_get_Input_m88A351545EDA48C6546E1A407DCD567C1CD5ACCC_inline(L_10, NULL);
int32_t L_12 = ___flags1;
int32_t* L_13 = ___props2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_14;
L_14 = QueryBuilder_ProcessNode_mDD5BB2190AB56699E8A56FE3EDC0F44AA16D38C5(__this, L_11, ((int32_t)((int32_t)L_12|4)), L_13, NULL);
V_2 = L_14;
Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037* L_15 = ___root0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_16;
L_16 = Filter_get_Input_m88A351545EDA48C6546E1A407DCD567C1CD5ACCC_inline(L_15, NULL);
int32_t L_17;
L_17 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.AstNode::get_Type() */, L_16);
G_B4_0 = G_B3_0;
if ((((int32_t)L_17) == ((int32_t)2)))
{
G_B5_0 = G_B3_0;
goto IL_0058;
}
}
{
int32_t* L_18 = ___props2;
int32_t* L_19 = ___props2;
int32_t L_20 = *((int32_t*)L_19);
*((int32_t*)L_18) = (int32_t)((int32_t)(L_20&((int32_t)-2)));
G_B5_0 = G_B4_0;
}
IL_0058:
{
int32_t L_21 = V_0;
G_B6_0 = G_B5_0;
if (!((int32_t)((int32_t)L_21&2)))
{
G_B7_0 = G_B5_0;
goto IL_0063;
}
}
{
int32_t* L_22 = ___props2;
int32_t* L_23 = ___props2;
int32_t L_24 = *((int32_t*)L_23);
*((int32_t*)L_22) = (int32_t)((int32_t)(L_24|1));
G_B7_0 = G_B6_0;
}
IL_0063:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_25 = V_2;
V_5 = ((FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783*)IsInstSealed((RuntimeObject*)L_25, FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783_il2cpp_TypeInfo_var));
FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783* L_26 = V_5;
G_B8_0 = G_B7_0;
if (!L_26)
{
G_B13_0 = G_B7_0;
goto IL_00b8;
}
}
{
int32_t L_27 = V_0;
G_B9_0 = G_B8_0;
if (((int32_t)((int32_t)L_27&2)))
{
G_B13_0 = G_B8_0;
goto IL_00b8;
}
}
{
FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783* L_28 = V_5;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_29;
L_29 = FilterQuery_get_Condition_mAAF80FF704AAF8D0283DC58BCF5ED0ECE9CD99EE_inline(L_28, NULL);
int32_t L_30;
L_30 = VirtualFuncInvoker0< int32_t >::Invoke(16 /* System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Query::get_StaticType() */, L_29);
G_B10_0 = G_B9_0;
if ((((int32_t)L_30) == ((int32_t)5)))
{
G_B13_0 = G_B9_0;
goto IL_00b8;
}
}
{
FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783* L_31 = V_5;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_32;
L_32 = FilterQuery_get_Condition_mAAF80FF704AAF8D0283DC58BCF5ED0ECE9CD99EE_inline(L_31, NULL);
V_6 = L_32;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_33 = V_6;
int32_t L_34;
L_34 = VirtualFuncInvoker0< int32_t >::Invoke(16 /* System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Query::get_StaticType() */, L_33);
G_B11_0 = G_B10_0;
if (L_34)
{
G_B12_0 = G_B10_0;
goto IL_00a6;
}
}
{
NodeFunctions_tDCAB2279163508D63430575403B4F84364742427* L_35 = (NodeFunctions_tDCAB2279163508D63430575403B4F84364742427*)il2cpp_codegen_object_new(NodeFunctions_tDCAB2279163508D63430575403B4F84364742427_il2cpp_TypeInfo_var);
NodeFunctions__ctor_m37766AE7D88FE9B66ED7000D548C13A2662963AF(L_35, 1, (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*)NULL, NULL);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_36 = V_6;
LogicalExpr_t49D4ABBAEA7DFF6B3253111E7EA18289AC3E1C1D* L_37 = (LogicalExpr_t49D4ABBAEA7DFF6B3253111E7EA18289AC3E1C1D*)il2cpp_codegen_object_new(LogicalExpr_t49D4ABBAEA7DFF6B3253111E7EA18289AC3E1C1D_il2cpp_TypeInfo_var);
LogicalExpr__ctor_m7628711F6D0FF7E1F4EDEB5824A1BD415BAFCCA9(L_37, 3, L_35, L_36, NULL);
V_6 = L_37;
G_B12_0 = G_B11_0;
}
IL_00a6:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_38 = V_6;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_39 = V_1;
BooleanExpr_tE713665A9FE81BC69CD2843B58B0CC742271C1EA* L_40 = (BooleanExpr_tE713665A9FE81BC69CD2843B58B0CC742271C1EA*)il2cpp_codegen_object_new(BooleanExpr_tE713665A9FE81BC69CD2843B58B0CC742271C1EA_il2cpp_TypeInfo_var);
BooleanExpr__ctor_mE37E0CFE0533FC77986FC6DCA376295B3D009CAD(L_40, 2, L_38, L_39, NULL);
V_1 = L_40;
FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783* L_41 = V_5;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_42 = ((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)L_41)->___qyInput_1;
V_2 = L_42;
G_B13_0 = G_B12_0;
}
IL_00b8:
{
int32_t* L_43 = ___props2;
int32_t L_44 = *((int32_t*)L_43);
G_B14_0 = G_B13_0;
if (!((int32_t)(L_44&1)))
{
G_B16_0 = G_B13_0;
goto IL_00d2;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_45 = V_2;
G_B15_0 = G_B14_0;
if (!((DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79*)IsInstSealed((RuntimeObject*)L_45, DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79_il2cpp_TypeInfo_var)))
{
G_B16_0 = G_B14_0;
goto IL_00d2;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_46 = V_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_47 = ((CacheOutputQuery_tC0F6E106F47061371207B840727832E2EDFDF8B5*)((DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79*)CastclassSealed((RuntimeObject*)L_46, DocumentOrderQuery_t37C750062C4040EA395B6A1E2BD4B34866EA4E79_il2cpp_TypeInfo_var)))->___input_1;
V_2 = L_47;
G_B16_0 = G_B15_0;
}
IL_00d2:
{
BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A* L_48 = __this->____firstInput_5;
G_B17_0 = G_B16_0;
if (L_48)
{
G_B18_0 = G_B16_0;
goto IL_00e6;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_49 = V_2;
__this->____firstInput_5 = ((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)IsInstClass((RuntimeObject*)L_49, BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A_il2cpp_TypeInfo_var));
Il2CppCodeGenWriteBarrier((void**)(&__this->____firstInput_5), (void*)((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)IsInstClass((RuntimeObject*)L_49, BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A_il2cpp_TypeInfo_var)));
G_B18_0 = G_B17_0;
}
IL_00e6:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_50 = V_2;
int32_t L_51;
L_51 = VirtualFuncInvoker0< int32_t >::Invoke(17 /* MS.Internal.Xml.XPath.QueryProps MS.Internal.Xml.XPath.Query::get_Properties() */, L_50);
V_3 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_51&((int32_t)16)))) <= ((uint32_t)0)))? 1 : 0);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_52 = V_2;
int32_t L_53;
L_53 = VirtualFuncInvoker0< int32_t >::Invoke(17 /* MS.Internal.Xml.XPath.QueryProps MS.Internal.Xml.XPath.Query::get_Properties() */, L_52);
V_4 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_53&8))) <= ((uint32_t)0)))? 1 : 0);
int32_t L_54 = V_0;
G_B19_0 = G_B18_0;
if (!((int32_t)((int32_t)L_54&2)))
{
G_B23_0 = G_B18_0;
goto IL_011e;
}
}
{
bool L_55 = V_4;
G_B20_0 = G_B19_0;
if (!L_55)
{
G_B21_0 = G_B19_0;
goto IL_0112;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_56 = V_2;
ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4* L_57 = (ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4*)il2cpp_codegen_object_new(ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4_il2cpp_TypeInfo_var);
ReversePositionQuery__ctor_m9590E8C2DA66940DD436A3589A03E528FAE68D95(L_57, L_56, NULL);
V_2 = L_57;
G_B23_0 = G_B20_0;
goto IL_011e;
}
IL_0112:
{
int32_t L_58 = V_0;
G_B22_0 = G_B21_0;
if (!((int32_t)((int32_t)L_58&4)))
{
G_B23_0 = G_B21_0;
goto IL_011e;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_59 = V_2;
ForwardPositionQuery_t7C0027AE6FA6AFD08222554F4DBDBC7FAA7D9AF9* L_60 = (ForwardPositionQuery_t7C0027AE6FA6AFD08222554F4DBDBC7FAA7D9AF9*)il2cpp_codegen_object_new(ForwardPositionQuery_t7C0027AE6FA6AFD08222554F4DBDBC7FAA7D9AF9_il2cpp_TypeInfo_var);
ForwardPositionQuery__ctor_mEE04AF8A00FA763082738B4E01B659E91D5C0488(L_60, L_59, NULL);
V_2 = L_60;
G_B23_0 = G_B22_0;
}
IL_011e:
{
if (!G_B23_0)
{
goto IL_0180;
}
}
{
BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A* L_61 = __this->____firstInput_5;
if (!L_61)
{
goto IL_0180;
}
}
{
bool L_62 = V_3;
if (!L_62)
{
goto IL_0179;
}
}
{
int32_t* L_63 = ___props2;
int32_t L_64 = *((int32_t*)L_63);
if (!((int32_t)(L_64&1)))
{
goto IL_0179;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_65 = V_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_66 = V_1;
FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783* L_67 = (FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783*)il2cpp_codegen_object_new(FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783_il2cpp_TypeInfo_var);
FilterQuery__ctor_m2145E41A08988F61DA3D82EA267B53EB76421C11(L_67, L_65, L_66, (bool)0, NULL);
V_2 = L_67;
BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A* L_68 = __this->____firstInput_5;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_69 = L_68->___qyInput_1;
V_7 = L_69;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_70 = V_7;
if (((ContextQuery_t26F3B26CF72A54B009154A1740249242C5B3C6D2*)IsInstClass((RuntimeObject*)L_70, ContextQuery_t26F3B26CF72A54B009154A1740249242C5B3C6D2_il2cpp_TypeInfo_var)))
{
goto IL_0170;
}
}
{
BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A* L_71 = __this->____firstInput_5;
ContextQuery_t26F3B26CF72A54B009154A1740249242C5B3C6D2* L_72 = (ContextQuery_t26F3B26CF72A54B009154A1740249242C5B3C6D2*)il2cpp_codegen_object_new(ContextQuery_t26F3B26CF72A54B009154A1740249242C5B3C6D2_il2cpp_TypeInfo_var);
ContextQuery__ctor_mE464112CF24EE31870A0182D07DF686271D7E107(L_72, NULL);
L_71->___qyInput_1 = L_72;
Il2CppCodeGenWriteBarrier((void**)(&L_71->___qyInput_1), (void*)L_72);
__this->____firstInput_5 = (BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____firstInput_5), (void*)(BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)NULL);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_73 = V_7;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_74 = V_2;
MergeFilterQuery_tC01FA87A40BE3A7334BEF6092226EE94A63A4D8B* L_75 = (MergeFilterQuery_tC01FA87A40BE3A7334BEF6092226EE94A63A4D8B*)il2cpp_codegen_object_new(MergeFilterQuery_tC01FA87A40BE3A7334BEF6092226EE94A63A4D8B_il2cpp_TypeInfo_var);
MergeFilterQuery__ctor_mD8595B80F6EA64D7610199D8E5BF3A25E3DA0AF6(L_75, L_73, L_74, NULL);
return L_75;
}
IL_0170:
{
__this->____firstInput_5 = (BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____firstInput_5), (void*)(BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)NULL);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_76 = V_2;
return L_76;
}
IL_0179:
{
__this->____firstInput_5 = (BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____firstInput_5), (void*)(BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)NULL);
}
IL_0180:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_77 = V_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_78 = V_1;
int32_t L_79 = V_0;
FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783* L_80 = (FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783*)il2cpp_codegen_object_new(FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783_il2cpp_TypeInfo_var);
FilterQuery__ctor_m2145E41A08988F61DA3D82EA267B53EB76421C11(L_80, L_77, L_78, (bool)((((int32_t)((int32_t)((int32_t)L_79&2))) == ((int32_t)0))? 1 : 0), NULL);
return L_80;
}
}
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.QueryBuilder::ProcessOperator(MS.Internal.Xml.XPath.Operator,MS.Internal.Xml.XPath.QueryBuilder/Props&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* QueryBuilder_ProcessOperator_m0CD4E90CD3E70733C96BC743A0E98A4210B3486F (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* ___root0, int32_t* ___props1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BooleanExpr_tE713665A9FE81BC69CD2843B58B0CC742271C1EA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LogicalExpr_t49D4ABBAEA7DFF6B3253111E7EA18289AC3E1C1D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NumericExpr_tEE66DD612E089C0C25BDD3E52A7D18F452AAD3D9_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* V_2 = NULL;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* V_3 = NULL;
int32_t V_4 = 0;
{
Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* L_0 = ___root0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_1;
L_1 = Operator_get_Operand1_m339C787F6D6128EBFF839967EE7A82DF4820496A_inline(L_0, NULL);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_2;
L_2 = QueryBuilder_ProcessNode_mDD5BB2190AB56699E8A56FE3EDC0F44AA16D38C5(__this, L_1, 0, (&V_0), NULL);
V_2 = L_2;
Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* L_3 = ___root0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_4;
L_4 = Operator_get_Operand2_m84714E690ECAE90C7CDF267F7A019F81C9EA498F_inline(L_3, NULL);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_5;
L_5 = QueryBuilder_ProcessNode_mDD5BB2190AB56699E8A56FE3EDC0F44AA16D38C5(__this, L_4, 0, (&V_1), NULL);
V_3 = L_5;
int32_t* L_6 = ___props1;
int32_t L_7 = V_0;
int32_t L_8 = V_1;
*((int32_t*)L_6) = (int32_t)((int32_t)((int32_t)L_7|(int32_t)L_8));
Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* L_9 = ___root0;
int32_t L_10;
L_10 = Operator_get_OperatorType_mA4D4A8CD1BBB54738314F3D184FBBB13BE1EB67B_inline(L_9, NULL);
V_4 = L_10;
int32_t L_11 = V_4;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_11, 1)))
{
case 0:
{
goto IL_008c;
}
case 1:
{
goto IL_008c;
}
case 2:
{
goto IL_007e;
}
case 3:
{
goto IL_007e;
}
case 4:
{
goto IL_007e;
}
case 5:
{
goto IL_007e;
}
case 6:
{
goto IL_007e;
}
case 7:
{
goto IL_007e;
}
case 8:
{
goto IL_0070;
}
case 9:
{
goto IL_0070;
}
case 10:
{
goto IL_0070;
}
case 11:
{
goto IL_0070;
}
case 12:
{
goto IL_0070;
}
case 13:
{
goto IL_009a;
}
}
}
{
goto IL_00a8;
}
IL_0070:
{
Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* L_12 = ___root0;
int32_t L_13;
L_13 = Operator_get_OperatorType_mA4D4A8CD1BBB54738314F3D184FBBB13BE1EB67B_inline(L_12, NULL);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_14 = V_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_15 = V_3;
NumericExpr_tEE66DD612E089C0C25BDD3E52A7D18F452AAD3D9* L_16 = (NumericExpr_tEE66DD612E089C0C25BDD3E52A7D18F452AAD3D9*)il2cpp_codegen_object_new(NumericExpr_tEE66DD612E089C0C25BDD3E52A7D18F452AAD3D9_il2cpp_TypeInfo_var);
NumericExpr__ctor_m1BB58144F4B2C9EB9CC4A95C3CFE44CE940B3D93(L_16, L_13, L_14, L_15, NULL);
return L_16;
}
IL_007e:
{
Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* L_17 = ___root0;
int32_t L_18;
L_18 = Operator_get_OperatorType_mA4D4A8CD1BBB54738314F3D184FBBB13BE1EB67B_inline(L_17, NULL);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_19 = V_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_20 = V_3;
LogicalExpr_t49D4ABBAEA7DFF6B3253111E7EA18289AC3E1C1D* L_21 = (LogicalExpr_t49D4ABBAEA7DFF6B3253111E7EA18289AC3E1C1D*)il2cpp_codegen_object_new(LogicalExpr_t49D4ABBAEA7DFF6B3253111E7EA18289AC3E1C1D_il2cpp_TypeInfo_var);
LogicalExpr__ctor_m7628711F6D0FF7E1F4EDEB5824A1BD415BAFCCA9(L_21, L_18, L_19, L_20, NULL);
return L_21;
}
IL_008c:
{
Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* L_22 = ___root0;
int32_t L_23;
L_23 = Operator_get_OperatorType_mA4D4A8CD1BBB54738314F3D184FBBB13BE1EB67B_inline(L_22, NULL);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_24 = V_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_25 = V_3;
BooleanExpr_tE713665A9FE81BC69CD2843B58B0CC742271C1EA* L_26 = (BooleanExpr_tE713665A9FE81BC69CD2843B58B0CC742271C1EA*)il2cpp_codegen_object_new(BooleanExpr_tE713665A9FE81BC69CD2843B58B0CC742271C1EA_il2cpp_TypeInfo_var);
BooleanExpr__ctor_mE37E0CFE0533FC77986FC6DCA376295B3D009CAD(L_26, L_23, L_24, L_25, NULL);
return L_26;
}
IL_009a:
{
int32_t* L_27 = ___props1;
int32_t* L_28 = ___props1;
int32_t L_29 = *((int32_t*)L_28);
*((int32_t*)L_27) = (int32_t)((int32_t)(L_29|8));
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_30 = V_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_31 = V_3;
UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* L_32 = (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244*)il2cpp_codegen_object_new(UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244_il2cpp_TypeInfo_var);
UnionExpr__ctor_m11714C1F372786BCB86C883E306F7D582D1B91E9(L_32, L_30, L_31, NULL);
return L_32;
}
IL_00a8:
{
return (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*)NULL;
}
}
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.QueryBuilder::ProcessVariable(MS.Internal.Xml.XPath.Variable)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* QueryBuilder_ProcessVariable_m5614D030CC07603FBD83102BC011892BF0D320B9 (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1* ___root0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
__this->____needContext_4 = (bool)1;
bool L_0 = __this->____allowVar_1;
if (L_0)
{
goto IL_0020;
}
}
{
String_t* L_1 = __this->____query_0;
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_2;
L_2 = XPathException_Create_mCD60C456FBFFE42865EE9F1BA8F263EA25FACC71(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCFB1CBBB34B7078C52711DB91DEA89601CF1A886)), L_1, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QueryBuilder_ProcessVariable_m5614D030CC07603FBD83102BC011892BF0D320B9_RuntimeMethod_var)));
}
IL_0020:
{
Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1* L_3 = ___root0;
String_t* L_4;
L_4 = Variable_get_Localname_mDBA6C45297292DB52814801EF6DF319A0FBF9650_inline(L_3, NULL);
Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1* L_5 = ___root0;
String_t* L_6;
L_6 = Variable_get_Prefix_mC23AF367B25710C4BB0CD804E72F68C6D1F585A7_inline(L_5, NULL);
VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2* L_7 = (VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2*)il2cpp_codegen_object_new(VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2_il2cpp_TypeInfo_var);
VariableQuery__ctor_m6806742C529005201ACD38B5D659BC2C3F9A529B(L_7, L_4, L_6, NULL);
return L_7;
}
}
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.QueryBuilder::ProcessFunction(MS.Internal.Xml.XPath.Function,MS.Internal.Xml.XPath.QueryBuilder/Props&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* QueryBuilder_ProcessFunction_m811E3B5EEC51E4F5DB721CE390F9F5F898921B6F (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* ___root0, int32_t* ___props1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BooleanFunctions_t859B70C09718F8E30EA8C25110384115275E9EB0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FunctionQuery_tB9DBAF862D85327A06C5BD4A57ED78937F80B71A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDQuery_t3ADA30B4FBC8F74FAB53A9558F94D5B69BD96FAB_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mF7DF9F91A6EB9228BFDADFFF485B887844A7E77C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NodeFunctions_tDCAB2279163508D63430575403B4F84364742427_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NumberFunctions_t106A307A8C55BFD655BF121B271A156ED1227AE3_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral07B0D72E60D1DCCF27747782B68197ECAAAB754B);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE7D028CCE3B6E7B61AE2C752D7AE970DA04AB7C6);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
int32_t* L_0 = ___props1;
*((int32_t*)L_0) = (int32_t)0;
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_1 = ___root0;
int32_t L_2;
L_2 = Function_get_TypeOfFunction_m3E327F4F6771A4FEDF3872A4F68CD38E645140F8_inline(L_1, NULL);
V_0 = L_2;
int32_t L_3 = V_0;
switch (L_3)
{
case 0:
{
goto IL_0085;
}
case 1:
{
goto IL_0098;
}
case 2:
{
goto IL_00ab;
}
case 3:
{
goto IL_00c6;
}
case 4:
{
goto IL_00e6;
}
case 5:
{
goto IL_00e6;
}
case 6:
{
goto IL_00e6;
}
case 7:
{
goto IL_0129;
}
case 8:
{
goto IL_018e;
}
case 9:
{
goto IL_0142;
}
case 10:
{
goto IL_0181;
}
case 11:
{
goto IL_0181;
}
case 12:
{
goto IL_018e;
}
case 13:
{
goto IL_0129;
}
case 14:
{
goto IL_0129;
}
case 15:
{
goto IL_0129;
}
case 16:
{
goto IL_0129;
}
case 17:
{
goto IL_0129;
}
case 18:
{
goto IL_0129;
}
case 19:
{
goto IL_0129;
}
case 20:
{
goto IL_0129;
}
case 21:
{
goto IL_0129;
}
case 22:
{
goto IL_018e;
}
case 23:
{
goto IL_0142;
}
case 24:
{
goto IL_0142;
}
case 25:
{
goto IL_0142;
}
case 26:
{
goto IL_0142;
}
case 27:
{
goto IL_01ae;
}
}
}
{
goto IL_0244;
}
IL_0085:
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_4 = ___root0;
int32_t L_5;
L_5 = Function_get_TypeOfFunction_m3E327F4F6771A4FEDF3872A4F68CD38E645140F8_inline(L_4, NULL);
NodeFunctions_tDCAB2279163508D63430575403B4F84364742427* L_6 = (NodeFunctions_tDCAB2279163508D63430575403B4F84364742427*)il2cpp_codegen_object_new(NodeFunctions_tDCAB2279163508D63430575403B4F84364742427_il2cpp_TypeInfo_var);
NodeFunctions__ctor_m37766AE7D88FE9B66ED7000D548C13A2662963AF(L_6, L_5, (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*)NULL, NULL);
int32_t* L_7 = ___props1;
int32_t* L_8 = ___props1;
int32_t L_9 = *((int32_t*)L_8);
*((int32_t*)L_7) = (int32_t)((int32_t)(L_9|4));
return L_6;
}
IL_0098:
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_10 = ___root0;
int32_t L_11;
L_11 = Function_get_TypeOfFunction_m3E327F4F6771A4FEDF3872A4F68CD38E645140F8_inline(L_10, NULL);
NodeFunctions_tDCAB2279163508D63430575403B4F84364742427* L_12 = (NodeFunctions_tDCAB2279163508D63430575403B4F84364742427*)il2cpp_codegen_object_new(NodeFunctions_tDCAB2279163508D63430575403B4F84364742427_il2cpp_TypeInfo_var);
NodeFunctions__ctor_m37766AE7D88FE9B66ED7000D548C13A2662963AF(L_12, L_11, (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*)NULL, NULL);
int32_t* L_13 = ___props1;
int32_t* L_14 = ___props1;
int32_t L_15 = *((int32_t*)L_14);
*((int32_t*)L_13) = (int32_t)((int32_t)(L_15|2));
return L_12;
}
IL_00ab:
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_16 = ___root0;
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_17;
L_17 = Function_get_ArgumentList_m36AC025CB4C15818F84E54ACF33B3CBF95B245DC_inline(L_16, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_18;
L_18 = List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117(L_17, 0, List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117_RuntimeMethod_var);
int32_t* L_19 = ___props1;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_20;
L_20 = QueryBuilder_ProcessNode_mDD5BB2190AB56699E8A56FE3EDC0F44AA16D38C5(__this, L_18, 0, L_19, NULL);
NodeFunctions_tDCAB2279163508D63430575403B4F84364742427* L_21 = (NodeFunctions_tDCAB2279163508D63430575403B4F84364742427*)il2cpp_codegen_object_new(NodeFunctions_tDCAB2279163508D63430575403B4F84364742427_il2cpp_TypeInfo_var);
NodeFunctions__ctor_m37766AE7D88FE9B66ED7000D548C13A2662963AF(L_21, 2, L_20, NULL);
return L_21;
}
IL_00c6:
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_22 = ___root0;
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_23;
L_23 = Function_get_ArgumentList_m36AC025CB4C15818F84E54ACF33B3CBF95B245DC_inline(L_22, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_24;
L_24 = List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117(L_23, 0, List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117_RuntimeMethod_var);
int32_t* L_25 = ___props1;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_26;
L_26 = QueryBuilder_ProcessNode_mDD5BB2190AB56699E8A56FE3EDC0F44AA16D38C5(__this, L_24, 0, L_25, NULL);
IDQuery_t3ADA30B4FBC8F74FAB53A9558F94D5B69BD96FAB* L_27 = (IDQuery_t3ADA30B4FBC8F74FAB53A9558F94D5B69BD96FAB*)il2cpp_codegen_object_new(IDQuery_t3ADA30B4FBC8F74FAB53A9558F94D5B69BD96FAB_il2cpp_TypeInfo_var);
IDQuery__ctor_mCBBB06A081B3BAF922EC54BFAB925AEB81E1DEBA(L_27, L_26, NULL);
int32_t* L_28 = ___props1;
int32_t* L_29 = ___props1;
int32_t L_30 = *((int32_t*)L_29);
*((int32_t*)L_28) = (int32_t)((int32_t)(L_30|8));
return L_27;
}
IL_00e6:
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_31 = ___root0;
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_32;
L_32 = Function_get_ArgumentList_m36AC025CB4C15818F84E54ACF33B3CBF95B245DC_inline(L_31, NULL);
if (!L_32)
{
goto IL_011c;
}
}
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_33 = ___root0;
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_34;
L_34 = Function_get_ArgumentList_m36AC025CB4C15818F84E54ACF33B3CBF95B245DC_inline(L_33, NULL);
int32_t L_35;
L_35 = List_1_get_Count_mF7DF9F91A6EB9228BFDADFFF485B887844A7E77C_inline(L_34, List_1_get_Count_mF7DF9F91A6EB9228BFDADFFF485B887844A7E77C_RuntimeMethod_var);
if ((((int32_t)L_35) <= ((int32_t)0)))
{
goto IL_011c;
}
}
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_36 = ___root0;
int32_t L_37;
L_37 = Function_get_TypeOfFunction_m3E327F4F6771A4FEDF3872A4F68CD38E645140F8_inline(L_36, NULL);
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_38 = ___root0;
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_39;
L_39 = Function_get_ArgumentList_m36AC025CB4C15818F84E54ACF33B3CBF95B245DC_inline(L_38, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_40;
L_40 = List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117(L_39, 0, List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117_RuntimeMethod_var);
int32_t* L_41 = ___props1;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_42;
L_42 = QueryBuilder_ProcessNode_mDD5BB2190AB56699E8A56FE3EDC0F44AA16D38C5(__this, L_40, 0, L_41, NULL);
NodeFunctions_tDCAB2279163508D63430575403B4F84364742427* L_43 = (NodeFunctions_tDCAB2279163508D63430575403B4F84364742427*)il2cpp_codegen_object_new(NodeFunctions_tDCAB2279163508D63430575403B4F84364742427_il2cpp_TypeInfo_var);
NodeFunctions__ctor_m37766AE7D88FE9B66ED7000D548C13A2662963AF(L_43, L_37, L_42, NULL);
return L_43;
}
IL_011c:
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_44 = ___root0;
int32_t L_45;
L_45 = Function_get_TypeOfFunction_m3E327F4F6771A4FEDF3872A4F68CD38E645140F8_inline(L_44, NULL);
NodeFunctions_tDCAB2279163508D63430575403B4F84364742427* L_46 = (NodeFunctions_tDCAB2279163508D63430575403B4F84364742427*)il2cpp_codegen_object_new(NodeFunctions_tDCAB2279163508D63430575403B4F84364742427_il2cpp_TypeInfo_var);
NodeFunctions__ctor_m37766AE7D88FE9B66ED7000D548C13A2662963AF(L_46, L_45, (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*)NULL, NULL);
return L_46;
}
IL_0129:
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_47 = ___root0;
int32_t L_48;
L_48 = Function_get_TypeOfFunction_m3E327F4F6771A4FEDF3872A4F68CD38E645140F8_inline(L_47, NULL);
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_49 = ___root0;
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_50;
L_50 = Function_get_ArgumentList_m36AC025CB4C15818F84E54ACF33B3CBF95B245DC_inline(L_49, NULL);
int32_t* L_51 = ___props1;
List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0* L_52;
L_52 = QueryBuilder_ProcessArguments_mBEF0347D57E4305111A256990AABCA9B55E13377(__this, L_50, L_51, NULL);
StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* L_53 = (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA*)il2cpp_codegen_object_new(StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var);
StringFunctions__ctor_m6D1D18F50913ADB3093146F1C1CDCE4EDCAA4012(L_53, L_48, L_52, NULL);
return L_53;
}
IL_0142:
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_54 = ___root0;
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_55;
L_55 = Function_get_ArgumentList_m36AC025CB4C15818F84E54ACF33B3CBF95B245DC_inline(L_54, NULL);
if (!L_55)
{
goto IL_0178;
}
}
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_56 = ___root0;
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_57;
L_57 = Function_get_ArgumentList_m36AC025CB4C15818F84E54ACF33B3CBF95B245DC_inline(L_56, NULL);
int32_t L_58;
L_58 = List_1_get_Count_mF7DF9F91A6EB9228BFDADFFF485B887844A7E77C_inline(L_57, List_1_get_Count_mF7DF9F91A6EB9228BFDADFFF485B887844A7E77C_RuntimeMethod_var);
if ((((int32_t)L_58) <= ((int32_t)0)))
{
goto IL_0178;
}
}
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_59 = ___root0;
int32_t L_60;
L_60 = Function_get_TypeOfFunction_m3E327F4F6771A4FEDF3872A4F68CD38E645140F8_inline(L_59, NULL);
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_61 = ___root0;
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_62;
L_62 = Function_get_ArgumentList_m36AC025CB4C15818F84E54ACF33B3CBF95B245DC_inline(L_61, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_63;
L_63 = List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117(L_62, 0, List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117_RuntimeMethod_var);
int32_t* L_64 = ___props1;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_65;
L_65 = QueryBuilder_ProcessNode_mDD5BB2190AB56699E8A56FE3EDC0F44AA16D38C5(__this, L_63, 0, L_64, NULL);
NumberFunctions_t106A307A8C55BFD655BF121B271A156ED1227AE3* L_66 = (NumberFunctions_t106A307A8C55BFD655BF121B271A156ED1227AE3*)il2cpp_codegen_object_new(NumberFunctions_t106A307A8C55BFD655BF121B271A156ED1227AE3_il2cpp_TypeInfo_var);
NumberFunctions__ctor_mBFA1EB61CB51B183C8BB1273957700917A3D83F9(L_66, L_60, L_65, NULL);
return L_66;
}
IL_0178:
{
NumberFunctions_t106A307A8C55BFD655BF121B271A156ED1227AE3* L_67 = (NumberFunctions_t106A307A8C55BFD655BF121B271A156ED1227AE3*)il2cpp_codegen_object_new(NumberFunctions_t106A307A8C55BFD655BF121B271A156ED1227AE3_il2cpp_TypeInfo_var);
NumberFunctions__ctor_mBFA1EB61CB51B183C8BB1273957700917A3D83F9(L_67, ((int32_t)9), (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*)NULL, NULL);
return L_67;
}
IL_0181:
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_68 = ___root0;
int32_t L_69;
L_69 = Function_get_TypeOfFunction_m3E327F4F6771A4FEDF3872A4F68CD38E645140F8_inline(L_68, NULL);
BooleanFunctions_t859B70C09718F8E30EA8C25110384115275E9EB0* L_70 = (BooleanFunctions_t859B70C09718F8E30EA8C25110384115275E9EB0*)il2cpp_codegen_object_new(BooleanFunctions_t859B70C09718F8E30EA8C25110384115275E9EB0_il2cpp_TypeInfo_var);
BooleanFunctions__ctor_mCFE5C5EF2263DFC3BF6142F19B48F4071BEBDC61(L_70, L_69, (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*)NULL, NULL);
return L_70;
}
IL_018e:
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_71 = ___root0;
int32_t L_72;
L_72 = Function_get_TypeOfFunction_m3E327F4F6771A4FEDF3872A4F68CD38E645140F8_inline(L_71, NULL);
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_73 = ___root0;
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_74;
L_74 = Function_get_ArgumentList_m36AC025CB4C15818F84E54ACF33B3CBF95B245DC_inline(L_73, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_75;
L_75 = List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117(L_74, 0, List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117_RuntimeMethod_var);
int32_t* L_76 = ___props1;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_77;
L_77 = QueryBuilder_ProcessNode_mDD5BB2190AB56699E8A56FE3EDC0F44AA16D38C5(__this, L_75, 0, L_76, NULL);
BooleanFunctions_t859B70C09718F8E30EA8C25110384115275E9EB0* L_78 = (BooleanFunctions_t859B70C09718F8E30EA8C25110384115275E9EB0*)il2cpp_codegen_object_new(BooleanFunctions_t859B70C09718F8E30EA8C25110384115275E9EB0_il2cpp_TypeInfo_var);
BooleanFunctions__ctor_mCFE5C5EF2263DFC3BF6142F19B48F4071BEBDC61(L_78, L_72, L_77, NULL);
return L_78;
}
IL_01ae:
{
__this->____needContext_4 = (bool)1;
bool L_79 = __this->____allowCurrent_3;
if (L_79)
{
goto IL_01e7;
}
}
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_80 = ___root0;
String_t* L_81;
L_81 = Function_get_Name_mDA85C6AE933F85722CC8FA81A23F8EAD5D7325A6_inline(L_80, NULL);
bool L_82;
L_82 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_81, _stringLiteral07B0D72E60D1DCCF27747782B68197ECAAAB754B, NULL);
if (!L_82)
{
goto IL_01e7;
}
}
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_83 = ___root0;
String_t* L_84;
L_84 = Function_get_Prefix_m584182C91508C6EED8554922464D690BF34A7FA7_inline(L_83, NULL);
int32_t L_85;
L_85 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_84, NULL);
if (L_85)
{
goto IL_01e7;
}
}
{
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_86;
L_86 = XPathException_Create_m823FEEDBF0AF2F0BAF71C56A7199E82D37FB9D82(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral90E2EF577EFA8D9C6BBE497FBAE408F7A9C744C0)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_86, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QueryBuilder_ProcessFunction_m811E3B5EEC51E4F5DB721CE390F9F5F898921B6F_RuntimeMethod_var)));
}
IL_01e7:
{
bool L_87 = __this->____allowKey_2;
if (L_87)
{
goto IL_021f;
}
}
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_88 = ___root0;
String_t* L_89;
L_89 = Function_get_Name_mDA85C6AE933F85722CC8FA81A23F8EAD5D7325A6_inline(L_88, NULL);
bool L_90;
L_90 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_89, _stringLiteralE7D028CCE3B6E7B61AE2C752D7AE970DA04AB7C6, NULL);
if (!L_90)
{
goto IL_021f;
}
}
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_91 = ___root0;
String_t* L_92;
L_92 = Function_get_Prefix_m584182C91508C6EED8554922464D690BF34A7FA7_inline(L_91, NULL);
int32_t L_93;
L_93 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_92, NULL);
if (L_93)
{
goto IL_021f;
}
}
{
String_t* L_94 = __this->____query_0;
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_95;
L_95 = XPathException_Create_mCD60C456FBFFE42865EE9F1BA8F263EA25FACC71(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCFB1CBBB34B7078C52711DB91DEA89601CF1A886)), L_94, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_95, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QueryBuilder_ProcessFunction_m811E3B5EEC51E4F5DB721CE390F9F5F898921B6F_RuntimeMethod_var)));
}
IL_021f:
{
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_96 = ___root0;
String_t* L_97;
L_97 = Function_get_Prefix_m584182C91508C6EED8554922464D690BF34A7FA7_inline(L_96, NULL);
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_98 = ___root0;
String_t* L_99;
L_99 = Function_get_Name_mDA85C6AE933F85722CC8FA81A23F8EAD5D7325A6_inline(L_98, NULL);
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_100 = ___root0;
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_101;
L_101 = Function_get_ArgumentList_m36AC025CB4C15818F84E54ACF33B3CBF95B245DC_inline(L_100, NULL);
int32_t* L_102 = ___props1;
List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0* L_103;
L_103 = QueryBuilder_ProcessArguments_mBEF0347D57E4305111A256990AABCA9B55E13377(__this, L_101, L_102, NULL);
FunctionQuery_tB9DBAF862D85327A06C5BD4A57ED78937F80B71A* L_104 = (FunctionQuery_tB9DBAF862D85327A06C5BD4A57ED78937F80B71A*)il2cpp_codegen_object_new(FunctionQuery_tB9DBAF862D85327A06C5BD4A57ED78937F80B71A_il2cpp_TypeInfo_var);
FunctionQuery__ctor_m2A47A5894A34675E16175730BB20001F451569AD(L_104, L_97, L_99, L_103, NULL);
int32_t* L_105 = ___props1;
int32_t* L_106 = ___props1;
int32_t L_107 = *((int32_t*)L_106);
*((int32_t*)L_105) = (int32_t)((int32_t)(L_107|8));
return L_104;
}
IL_0244:
{
String_t* L_108 = __this->____query_0;
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_109;
L_109 = XPathException_Create_mCD60C456FBFFE42865EE9F1BA8F263EA25FACC71(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7973743A8626AE2EB7F0F199627D3AF96B802CA4)), L_108, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_109, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QueryBuilder_ProcessFunction_m811E3B5EEC51E4F5DB721CE390F9F5F898921B6F_RuntimeMethod_var)));
}
}
// System.Collections.Generic.List`1<MS.Internal.Xml.XPath.Query> MS.Internal.Xml.XPath.QueryBuilder::ProcessArguments(System.Collections.Generic.List`1<MS.Internal.Xml.XPath.AstNode>,MS.Internal.Xml.XPath.QueryBuilder/Props&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0* QueryBuilder_ProcessArguments_mBEF0347D57E4305111A256990AABCA9B55E13377 (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* ___args0, int32_t* ___props1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m713841A70FA9597AAC59079B61F174D899A2E5BB_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m1050555D53F31D39D818F42370DC72D2B624C710_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mF7DF9F91A6EB9228BFDADFFF485B887844A7E77C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0* V_1 = NULL;
int32_t V_2 = 0;
int32_t V_3 = 0;
int32_t G_B3_0 = 0;
{
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_0 = ___args0;
if (L_0)
{
goto IL_0006;
}
}
{
G_B3_0 = 0;
goto IL_000c;
}
IL_0006:
{
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_1 = ___args0;
int32_t L_2;
L_2 = List_1_get_Count_mF7DF9F91A6EB9228BFDADFFF485B887844A7E77C_inline(L_1, List_1_get_Count_mF7DF9F91A6EB9228BFDADFFF485B887844A7E77C_RuntimeMethod_var);
G_B3_0 = L_2;
}
IL_000c:
{
V_0 = G_B3_0;
int32_t L_3 = V_0;
List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0* L_4 = (List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0*)il2cpp_codegen_object_new(List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0_il2cpp_TypeInfo_var);
List_1__ctor_m1050555D53F31D39D818F42370DC72D2B624C710(L_4, L_3, List_1__ctor_m1050555D53F31D39D818F42370DC72D2B624C710_RuntimeMethod_var);
V_1 = L_4;
int32_t* L_5 = ___props1;
*((int32_t*)L_5) = (int32_t)0;
V_2 = 0;
goto IL_003b;
}
IL_001b:
{
List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0* L_6 = V_1;
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_7 = ___args0;
int32_t L_8 = V_2;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_9;
L_9 = List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117(L_7, L_8, List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117_RuntimeMethod_var);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_10;
L_10 = QueryBuilder_ProcessNode_mDD5BB2190AB56699E8A56FE3EDC0F44AA16D38C5(__this, L_9, 0, (&V_3), NULL);
List_1_Add_m713841A70FA9597AAC59079B61F174D899A2E5BB_inline(L_6, L_10, List_1_Add_m713841A70FA9597AAC59079B61F174D899A2E5BB_RuntimeMethod_var);
int32_t* L_11 = ___props1;
int32_t* L_12 = ___props1;
int32_t L_13 = *((int32_t*)L_12);
int32_t L_14 = V_3;
*((int32_t*)L_11) = (int32_t)((int32_t)(L_13|(int32_t)L_14));
int32_t L_15 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_15, 1));
}
IL_003b:
{
int32_t L_16 = V_2;
int32_t L_17 = V_0;
if ((((int32_t)L_16) < ((int32_t)L_17)))
{
goto IL_001b;
}
}
{
List_1_tA3AA27DFE035DEEB1487CD496C96E659234C1FC0* L_18 = V_1;
return L_18;
}
}
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.QueryBuilder::ProcessNode(MS.Internal.Xml.XPath.AstNode,MS.Internal.Xml.XPath.QueryBuilder/Flags,MS.Internal.Xml.XPath.QueryBuilder/Props&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* QueryBuilder_ProcessNode_mDD5BB2190AB56699E8A56FE3EDC0F44AA16D38C5 (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___root0, int32_t ___flags1, int32_t* ___props2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AbsoluteQuery_t9D91D43F5381D7C01E869F1FCA9B76333E29BFDE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GroupQuery_t6A2579F6ACC30B53BB286D3BB9793C9899042D9D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Group_t422900FBF4CC87409B16802F41344C0772AF95A4_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OperandQuery_t155ECC200B0EB0377A60159C36F0B1BA72AE8208_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
{
int32_t L_0 = __this->____parseDepth_6;
V_1 = ((int32_t)il2cpp_codegen_add(L_0, 1));
int32_t L_1 = V_1;
__this->____parseDepth_6 = L_1;
int32_t L_2 = V_1;
if ((((int32_t)L_2) <= ((int32_t)((int32_t)1024))))
{
goto IL_0023;
}
}
{
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_3;
L_3 = XPathException_Create_m823FEEDBF0AF2F0BAF71C56A7199E82D37FB9D82(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral49861E5787768004B07E6C23F6AB9F55253AE10D)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QueryBuilder_ProcessNode_mDD5BB2190AB56699E8A56FE3EDC0F44AA16D38C5_RuntimeMethod_var)));
}
IL_0023:
{
V_0 = (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*)NULL;
int32_t* L_4 = ___props2;
*((int32_t*)L_4) = (int32_t)0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_5 = ___root0;
int32_t L_6;
L_6 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.AstNode::get_Type() */, L_5);
V_2 = L_6;
int32_t L_7 = V_2;
switch (L_7)
{
case 0:
{
goto IL_005a;
}
case 1:
{
goto IL_006b;
}
case 2:
{
goto IL_007b;
}
case 3:
{
goto IL_008c;
}
case 4:
{
goto IL_00ae;
}
case 5:
{
goto IL_00be;
}
case 6:
{
goto IL_00d9;
}
case 7:
{
goto IL_009f;
}
}
}
{
goto IL_00df;
}
IL_005a:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_8 = ___root0;
int32_t L_9 = ___flags1;
int32_t* L_10 = ___props2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_11;
L_11 = QueryBuilder_ProcessAxis_m0AD05BA1722B1DC177C39232133D1090BF603000(__this, ((Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B*)CastclassClass((RuntimeObject*)L_8, Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B_il2cpp_TypeInfo_var)), L_9, L_10, NULL);
V_0 = L_11;
goto IL_00df;
}
IL_006b:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_12 = ___root0;
int32_t* L_13 = ___props2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_14;
L_14 = QueryBuilder_ProcessOperator_m0CD4E90CD3E70733C96BC743A0E98A4210B3486F(__this, ((Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE*)CastclassClass((RuntimeObject*)L_12, Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var)), L_13, NULL);
V_0 = L_14;
goto IL_00df;
}
IL_007b:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_15 = ___root0;
int32_t L_16 = ___flags1;
int32_t* L_17 = ___props2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_18;
L_18 = QueryBuilder_ProcessFilter_m2A93DAECDE59A9866F3DE2DC761339C561183BCA(__this, ((Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037*)CastclassClass((RuntimeObject*)L_15, Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037_il2cpp_TypeInfo_var)), L_16, L_17, NULL);
V_0 = L_18;
goto IL_00df;
}
IL_008c:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_19 = ___root0;
RuntimeObject* L_20;
L_20 = Operand_get_OperandValue_m01312CB38D93CE1676D99A90818CE84588210852_inline(((Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383*)CastclassClass((RuntimeObject*)L_19, Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383_il2cpp_TypeInfo_var)), NULL);
OperandQuery_t155ECC200B0EB0377A60159C36F0B1BA72AE8208* L_21 = (OperandQuery_t155ECC200B0EB0377A60159C36F0B1BA72AE8208*)il2cpp_codegen_object_new(OperandQuery_t155ECC200B0EB0377A60159C36F0B1BA72AE8208_il2cpp_TypeInfo_var);
OperandQuery__ctor_mF07D937A7CD9C78EB9A42E699E152E9B3CB2EE03(L_21, L_20, NULL);
V_0 = L_21;
goto IL_00df;
}
IL_009f:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_22 = ___root0;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_23;
L_23 = QueryBuilder_ProcessVariable_m5614D030CC07603FBD83102BC011892BF0D320B9(__this, ((Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1*)CastclassClass((RuntimeObject*)L_22, Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1_il2cpp_TypeInfo_var)), NULL);
V_0 = L_23;
goto IL_00df;
}
IL_00ae:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_24 = ___root0;
int32_t* L_25 = ___props2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_26;
L_26 = QueryBuilder_ProcessFunction_m811E3B5EEC51E4F5DB721CE390F9F5F898921B6F(__this, ((Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067*)CastclassClass((RuntimeObject*)L_24, Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_il2cpp_TypeInfo_var)), L_25, NULL);
V_0 = L_26;
goto IL_00df;
}
IL_00be:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_27 = ___root0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_28;
L_28 = Group_get_GroupNode_m53031280FE44BCCCDFD2C8F5AB89F89FCCBC7CFC_inline(((Group_t422900FBF4CC87409B16802F41344C0772AF95A4*)CastclassClass((RuntimeObject*)L_27, Group_t422900FBF4CC87409B16802F41344C0772AF95A4_il2cpp_TypeInfo_var)), NULL);
int32_t* L_29 = ___props2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_30;
L_30 = QueryBuilder_ProcessNode_mDD5BB2190AB56699E8A56FE3EDC0F44AA16D38C5(__this, L_28, 0, L_29, NULL);
GroupQuery_t6A2579F6ACC30B53BB286D3BB9793C9899042D9D* L_31 = (GroupQuery_t6A2579F6ACC30B53BB286D3BB9793C9899042D9D*)il2cpp_codegen_object_new(GroupQuery_t6A2579F6ACC30B53BB286D3BB9793C9899042D9D_il2cpp_TypeInfo_var);
GroupQuery__ctor_m26F3A77E5CC58D7FCE06317175A10784F378BA88(L_31, L_30, NULL);
V_0 = L_31;
goto IL_00df;
}
IL_00d9:
{
AbsoluteQuery_t9D91D43F5381D7C01E869F1FCA9B76333E29BFDE* L_32 = (AbsoluteQuery_t9D91D43F5381D7C01E869F1FCA9B76333E29BFDE*)il2cpp_codegen_object_new(AbsoluteQuery_t9D91D43F5381D7C01E869F1FCA9B76333E29BFDE_il2cpp_TypeInfo_var);
AbsoluteQuery__ctor_mF64E0C677D9713B607161888B54BEAECB3C6E97F(L_32, NULL);
V_0 = L_32;
}
IL_00df:
{
int32_t L_33 = __this->____parseDepth_6;
__this->____parseDepth_6 = ((int32_t)il2cpp_codegen_subtract(L_33, 1));
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_34 = V_0;
return L_34;
}
}
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.QueryBuilder::Build(MS.Internal.Xml.XPath.AstNode,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* QueryBuilder_Build_m673BA3BCD376E3DDC2513535BCB9F72C54E3E4F5 (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___root0, String_t* ___query1, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
QueryBuilder_Reset_mFD8797236546F714430E90912ACBF949F8CE9C47(__this, NULL);
String_t* L_0 = ___query1;
__this->____query_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____query_0), (void*)L_0);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_1 = ___root0;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_2;
L_2 = QueryBuilder_ProcessNode_mDD5BB2190AB56699E8A56FE3EDC0F44AA16D38C5(__this, L_1, 0, (&V_0), NULL);
return L_2;
}
}
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.QueryBuilder::Build(System.String,System.Boolean,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* QueryBuilder_Build_m145F8362F4CCA98A4B83311D8B150F6BCDF70476 (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, String_t* ___query0, bool ___allowVar1, bool ___allowKey2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
bool L_0 = ___allowVar1;
__this->____allowVar_1 = L_0;
bool L_1 = ___allowKey2;
__this->____allowKey_2 = L_1;
__this->____allowCurrent_3 = (bool)1;
String_t* L_2 = ___query0;
il2cpp_codegen_runtime_class_init_inline(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_3;
L_3 = XPathParser_ParseXPathExpression_mB38348BFC351245CA6517C8CDB653B6D6C22F16D(L_2, NULL);
String_t* L_4 = ___query0;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_5;
L_5 = QueryBuilder_Build_m673BA3BCD376E3DDC2513535BCB9F72C54E3E4F5(__this, L_3, L_4, NULL);
return L_5;
}
}
// MS.Internal.Xml.XPath.Query MS.Internal.Xml.XPath.QueryBuilder::Build(System.String,System.Boolean&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* QueryBuilder_Build_mD6F41ED31882E66486A91E981277D4DBB2919D92 (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __this, String_t* ___query0, bool* ___needContext1, const RuntimeMethod* method)
{
{
String_t* L_0 = ___query0;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_1;
L_1 = QueryBuilder_Build_m145F8362F4CCA98A4B83311D8B150F6BCDF70476(__this, L_0, (bool)1, (bool)1, NULL);
bool* L_2 = ___needContext1;
bool L_3 = __this->____needContext_4;
*((int8_t*)L_2) = (int8_t)L_3;
return L_1;
}
}
// System.Void MS.Internal.Xml.XPath.QueryBuilder::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QueryBuilder__ctor_mA7D7751E7EE509BE0D3CAC845ED159ABAD07684A (QueryBuilder_tB7F29B25B259C464F8A75696941BA1CB02F8A0F7* __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.Void MS.Internal.Xml.XPath.ResetableIterator::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResetableIterator__ctor_m1B67C12E5C8276A5F1357BDBF0C1C21A8BE4BD90 (ResetableIterator_t2E2A85BA1CF226C635706B8448C971FAC6B2EE08* __this, const RuntimeMethod* method)
{
{
XPathNodeIterator__ctor_mD2548ACBDDDAD6C11151A9E6BCA675A1BC9F87F3(__this, NULL);
((XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*)__this)->___count_0 = (-1);
return;
}
}
// System.Void MS.Internal.Xml.XPath.ResetableIterator::.ctor(MS.Internal.Xml.XPath.ResetableIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResetableIterator__ctor_m0FFEBBEABECB9BDFC882E72F2F096201AFAC7E68 (ResetableIterator_t2E2A85BA1CF226C635706B8448C971FAC6B2EE08* __this, ResetableIterator_t2E2A85BA1CF226C635706B8448C971FAC6B2EE08* ___other0, const RuntimeMethod* method)
{
{
XPathNodeIterator__ctor_mD2548ACBDDDAD6C11151A9E6BCA675A1BC9F87F3(__this, NULL);
ResetableIterator_t2E2A85BA1CF226C635706B8448C971FAC6B2EE08* L_0 = ___other0;
int32_t L_1 = ((XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*)L_0)->___count_0;
((XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*)__this)->___count_0 = L_1;
return;
}
}
// System.Void MS.Internal.Xml.XPath.ResetableIterator::ResetCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ResetableIterator_ResetCount_m7CF9DE8BB8A675B3FEAEAC20C7A51C1BFBB2EC2B (ResetableIterator_t2E2A85BA1CF226C635706B8448C971FAC6B2EE08* __this, const RuntimeMethod* method)
{
{
((XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*)__this)->___count_0 = (-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 MS.Internal.Xml.XPath.ReversePositionQuery::.ctor(MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReversePositionQuery__ctor_m9590E8C2DA66940DD436A3589A03E528FAE68D95 (ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___input0, const RuntimeMethod* method)
{
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_0 = ___input0;
ForwardPositionQuery__ctor_mEE04AF8A00FA763082738B4E01B659E91D5C0488(__this, L_0, NULL);
return;
}
}
// System.Void MS.Internal.Xml.XPath.ReversePositionQuery::.ctor(MS.Internal.Xml.XPath.ReversePositionQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReversePositionQuery__ctor_mD0A3AA2122EB7E8D2038CC483ED808EEF7A4CF0B (ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4* __this, ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4* ___other0, const RuntimeMethod* method)
{
{
ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4* L_0 = ___other0;
ForwardPositionQuery__ctor_m5017EEAB03D99B06F13DC56549590655B79232E4(__this, L_0, NULL);
return;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.ReversePositionQuery::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ReversePositionQuery_Clone_m45935E1EA2F1408055FACC3CD7E7CFFA33D78F6F (ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4* L_0 = (ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4*)il2cpp_codegen_object_new(ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4_il2cpp_TypeInfo_var);
ReversePositionQuery__ctor_mD0A3AA2122EB7E8D2038CC483ED808EEF7A4CF0B(L_0, __this, NULL);
return L_0;
}
}
// System.Int32 MS.Internal.Xml.XPath.ReversePositionQuery::get_CurrentPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReversePositionQuery_get_CurrentPosition_mFBCE48236287BDF4F3F4D557A92511BE36E6204A (ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m794F3A090D2F6A9EC97CC91567E93FA578451B95_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* L_0 = ((CacheOutputQuery_tC0F6E106F47061371207B840727832E2EDFDF8B5*)__this)->___outputBuffer_2;
int32_t L_1;
L_1 = List_1_get_Count_m794F3A090D2F6A9EC97CC91567E93FA578451B95_inline(L_0, List_1_get_Count_m794F3A090D2F6A9EC97CC91567E93FA578451B95_RuntimeMethod_var);
int32_t L_2 = ((XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*)__this)->___count_0;
return ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_1, L_2)), 1));
}
}
// MS.Internal.Xml.XPath.QueryProps MS.Internal.Xml.XPath.ReversePositionQuery::get_Properties()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReversePositionQuery_get_Properties_mFCDF6F3867E984FFDED6DB5114965D781A6AA897 (ReversePositionQuery_t914EB0996279C92F919954E9D4377972A7486AF4* __this, const RuntimeMethod* method)
{
{
int32_t L_0;
L_0 = CacheOutputQuery_get_Properties_m8CC8E80DCE223F8691995740A367CF8D6F3CF9C1(__this, NULL);
return (int32_t)(((int32_t)((int32_t)L_0|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 MS.Internal.Xml.XPath.Root::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Root__ctor_m47FF26A8FC9EB5181141B7FF7EA849528A166110 (Root_t463323264F920B00B289008CC149187F9D2B72A0* __this, const RuntimeMethod* method)
{
{
AstNode__ctor_m8235007F8DEDCD82C2B85B1AA0E1AEF98B20A507(__this, NULL);
return;
}
}
// MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.Root::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Root_get_Type_mEFF5DC184693E23A6C6D2198EB58ABE41EEB1CA0 (Root_t463323264F920B00B289008CC149187F9D2B72A0* __this, const RuntimeMethod* method)
{
{
return (int32_t)(6);
}
}
// System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Root::get_ReturnType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Root_get_ReturnType_m779209B921C76283E71455D44BAFEBBB44030C6E (Root_t463323264F920B00B289008CC149187F9D2B72A0* __this, const RuntimeMethod* method)
{
{
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 MS.Internal.Xml.XPath.StringFunctions::.ctor(MS.Internal.Xml.XPath.Function/FunctionType,System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringFunctions__ctor_m6D1D18F50913ADB3093146F1C1CDCE4EDCAA4012 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, int32_t ___funcType0, RuntimeObject* ___argList1, const RuntimeMethod* method)
{
{
ValueQuery__ctor_mACE967A0C92EFE64DDE6DBB7F195D0D6A42ACE8B(__this, NULL);
int32_t L_0 = ___funcType0;
__this->____funcType_1 = L_0;
RuntimeObject* L_1 = ___argList1;
__this->____argList_2 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____argList_2), (void*)L_1);
return;
}
}
// System.Void MS.Internal.Xml.XPath.StringFunctions::.ctor(MS.Internal.Xml.XPath.StringFunctions)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringFunctions__ctor_m7D2B5927A63B67CE030E1785F46E46D96A6CC010 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* ___other0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_tBB5AACD01A66412BD9753026E2EF053F8D930B62_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&QueryU5BU5D_t7ED57A55B43C27603E54BC882A3906317539AFBE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
QueryU5BU5D_t7ED57A55B43C27603E54BC882A3906317539AFBE* V_0 = NULL;
int32_t V_1 = 0;
{
StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* L_0 = ___other0;
ValueQuery__ctor_m28D743327D584AF6DCB48535D40D527A5D358B0A(__this, L_0, NULL);
StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* L_1 = ___other0;
int32_t L_2 = L_1->____funcType_1;
__this->____funcType_1 = L_2;
StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* L_3 = ___other0;
RuntimeObject* L_4 = L_3->____argList_2;
int32_t L_5;
L_5 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1<MS.Internal.Xml.XPath.Query>::get_Count() */, ICollection_1_tBB5AACD01A66412BD9753026E2EF053F8D930B62_il2cpp_TypeInfo_var, L_4);
QueryU5BU5D_t7ED57A55B43C27603E54BC882A3906317539AFBE* L_6 = (QueryU5BU5D_t7ED57A55B43C27603E54BC882A3906317539AFBE*)(QueryU5BU5D_t7ED57A55B43C27603E54BC882A3906317539AFBE*)SZArrayNew(QueryU5BU5D_t7ED57A55B43C27603E54BC882A3906317539AFBE_il2cpp_TypeInfo_var, (uint32_t)L_5);
V_0 = L_6;
V_1 = 0;
goto IL_0040;
}
IL_0028:
{
QueryU5BU5D_t7ED57A55B43C27603E54BC882A3906317539AFBE* L_7 = V_0;
int32_t L_8 = V_1;
StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* L_9 = ___other0;
RuntimeObject* L_10 = L_9->____argList_2;
int32_t L_11 = V_1;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_12;
L_12 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_10, L_11);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_13;
L_13 = Query_Clone_m0C3EB356B72B98E1D5312F8ED129AB1EEB10CFF2(L_12, NULL);
ArrayElementTypeCheck (L_7, L_13);
(L_7)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_8), (Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*)L_13);
int32_t L_14 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_14, 1));
}
IL_0040:
{
int32_t L_15 = V_1;
QueryU5BU5D_t7ED57A55B43C27603E54BC882A3906317539AFBE* L_16 = V_0;
if ((((int32_t)L_15) < ((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length)))))
{
goto IL_0028;
}
}
{
QueryU5BU5D_t7ED57A55B43C27603E54BC882A3906317539AFBE* L_17 = V_0;
__this->____argList_2 = (RuntimeObject*)L_17;
Il2CppCodeGenWriteBarrier((void**)(&__this->____argList_2), (void*)(RuntimeObject*)L_17);
return;
}
}
// System.Void MS.Internal.Xml.XPath.StringFunctions::SetXsltContext(System.Xml.Xsl.XsltContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringFunctions_SetXsltContext_m03CFFDDE0EB03F1938D39990C8B747DB5CB9C346 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* ___context0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_tBB5AACD01A66412BD9753026E2EF053F8D930B62_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
V_0 = 0;
goto IL_001a;
}
IL_0004:
{
RuntimeObject* L_0 = __this->____argList_2;
int32_t L_1 = V_0;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_2;
L_2 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_0, L_1);
XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* L_3 = ___context0;
VirtualActionInvoker1< XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* >::Invoke(13 /* System.Void MS.Internal.Xml.XPath.Query::SetXsltContext(System.Xml.Xsl.XsltContext) */, L_2, L_3);
int32_t L_4 = V_0;
V_0 = ((int32_t)il2cpp_codegen_add(L_4, 1));
}
IL_001a:
{
int32_t L_5 = V_0;
RuntimeObject* L_6 = __this->____argList_2;
int32_t L_7;
L_7 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1<MS.Internal.Xml.XPath.Query>::get_Count() */, ICollection_1_tBB5AACD01A66412BD9753026E2EF053F8D930B62_il2cpp_TypeInfo_var, L_6);
if ((((int32_t)L_5) < ((int32_t)L_7)))
{
goto IL_0004;
}
}
{
return;
}
}
// System.Object MS.Internal.Xml.XPath.StringFunctions::Evaluate(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* StringFunctions_Evaluate_m9E5318708B5136FC510675B081EC816F74EE6509 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, 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*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
int32_t L_0 = __this->____funcType_1;
V_0 = L_0;
int32_t L_1 = V_0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 7)))
{
case 0:
{
goto IL_004d;
}
case 1:
{
goto IL_00ac;
}
case 2:
{
goto IL_00ac;
}
case 3:
{
goto IL_00ac;
}
case 4:
{
goto IL_00ac;
}
case 5:
{
goto IL_00ac;
}
case 6:
{
goto IL_0055;
}
case 7:
{
goto IL_005d;
}
case 8:
{
goto IL_006a;
}
case 9:
{
goto IL_0077;
}
case 10:
{
goto IL_007f;
}
case 11:
{
goto IL_0087;
}
case 12:
{
goto IL_008f;
}
case 13:
{
goto IL_009c;
}
case 14:
{
goto IL_00a4;
}
}
}
{
goto IL_00ac;
}
IL_004d:
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_2 = ___nodeIterator0;
String_t* L_3;
L_3 = StringFunctions_toString_m9AE7FD417BCA3BA7C8C710DC01551DEE41471BB1(__this, L_2, NULL);
return L_3;
}
IL_0055:
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_4 = ___nodeIterator0;
String_t* L_5;
L_5 = StringFunctions_Concat_m181C39D9DAFA675D996DEA26408728EA19BE67EA(__this, L_4, NULL);
return L_5;
}
IL_005d:
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_6 = ___nodeIterator0;
bool L_7;
L_7 = StringFunctions_StartsWith_m19AFDA8E3E0855923542A46ABDE4C79634C754AB(__this, L_6, NULL);
bool L_8 = L_7;
RuntimeObject* L_9 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_8);
return L_9;
}
IL_006a:
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_10 = ___nodeIterator0;
bool L_11;
L_11 = StringFunctions_Contains_m469D45150BBA94D7961A48B1FE1D131251607074(__this, L_10, NULL);
bool L_12 = L_11;
RuntimeObject* L_13 = Box(Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var, &L_12);
return L_13;
}
IL_0077:
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_14 = ___nodeIterator0;
String_t* L_15;
L_15 = StringFunctions_SubstringBefore_mB65375A51B33F7CC3A77BD3C3478B299F6579825(__this, L_14, NULL);
return L_15;
}
IL_007f:
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_16 = ___nodeIterator0;
String_t* L_17;
L_17 = StringFunctions_SubstringAfter_mA49E2C96BF8AB847B1EDAA26BE48EC78A2A6A004(__this, L_16, NULL);
return L_17;
}
IL_0087:
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_18 = ___nodeIterator0;
String_t* L_19;
L_19 = StringFunctions_Substring_m52FA83F671CC2995C82F0B02C6DD6325CB432538(__this, L_18, NULL);
return L_19;
}
IL_008f:
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_20 = ___nodeIterator0;
double L_21;
L_21 = StringFunctions_StringLength_m32961360E49CACDA1D3B2B578E107A3B8ED55933(__this, L_20, NULL);
double L_22 = L_21;
RuntimeObject* L_23 = Box(Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var, &L_22);
return L_23;
}
IL_009c:
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_24 = ___nodeIterator0;
String_t* L_25;
L_25 = StringFunctions_Normalize_m20557057E7C3C6131966A7681D61C162DA48AAEA(__this, L_24, NULL);
return L_25;
}
IL_00a4:
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_26 = ___nodeIterator0;
String_t* L_27;
L_27 = StringFunctions_Translate_m10FADDE34FD73E2E364911C133C66F9CF1477386(__this, L_26, NULL);
return L_27;
}
IL_00ac:
{
String_t* L_28 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
return L_28;
}
}
// System.String MS.Internal.Xml.XPath.StringFunctions::toString(System.Double)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringFunctions_toString_mD7EA52841DF249114B516B8B5A55D7E9AE9AC426 (double ___num0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2C3D4826D5236B3C9A914C5CE2E3D8CEA48AC7CE);
s_Il2CppMethodInitialized = true;
}
{
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_0;
L_0 = NumberFormatInfo_get_InvariantInfo_m4689F466D2607C7369BCE394E3FB3681A6E644FA(NULL);
String_t* L_1;
L_1 = Double_ToString_m7E3930DDFB35B1919FE538A246A59C3FC62AF789((&___num0), _stringLiteral2C3D4826D5236B3C9A914C5CE2E3D8CEA48AC7CE, L_0, NULL);
return L_1;
}
}
// System.String MS.Internal.Xml.XPath.StringFunctions::toString(System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringFunctions_toString_m84A92E247CA6A8B8A697F03C8A3F961407B66F80 (bool ___b0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2);
s_Il2CppMethodInitialized = true;
}
{
bool L_0 = ___b0;
if (L_0)
{
goto IL_0009;
}
}
{
return _stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB;
}
IL_0009:
{
return _stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2;
}
}
// System.String MS.Internal.Xml.XPath.StringFunctions::toString(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringFunctions_toString_m9AE7FD417BCA3BA7C8C710DC01551DEE41471BB1 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, 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*)&Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_tBB5AACD01A66412BD9753026E2EF053F8D930B62_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2);
s_Il2CppMethodInitialized = true;
}
RuntimeObject* V_0 = NULL;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* V_1 = NULL;
int32_t V_2 = 0;
{
RuntimeObject* L_0 = __this->____argList_2;
int32_t L_1;
L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1<MS.Internal.Xml.XPath.Query>::get_Count() */, ICollection_1_tBB5AACD01A66412BD9753026E2EF053F8D930B62_il2cpp_TypeInfo_var, L_0);
if ((((int32_t)L_1) <= ((int32_t)0)))
{
goto IL_009b;
}
}
{
RuntimeObject* L_2 = __this->____argList_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_3;
L_3 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_2, 0);
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_4 = ___nodeIterator0;
RuntimeObject* L_5;
L_5 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_3, L_4);
V_0 = L_5;
RuntimeObject* L_6 = V_0;
int32_t L_7;
L_7 = Query_GetXPathType_m5F68ED00914FA000C99403E1B92EE7A158808B01(__this, L_6, NULL);
V_2 = L_7;
int32_t L_8 = V_2;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_8, 1)))
{
case 0:
{
goto IL_0068;
}
case 1:
{
goto IL_006f;
}
case 2:
{
goto IL_0046;
}
case 3:
{
goto IL_0083;
}
}
}
{
goto IL_008f;
}
IL_0046:
{
RuntimeObject* L_9 = __this->____argList_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_10;
L_10 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_9, 0);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_11;
L_11 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(15 /* System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.Query::Advance() */, L_10);
V_1 = L_11;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_12 = V_1;
if (L_12)
{
goto IL_0061;
}
}
{
String_t* L_13 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
return L_13;
}
IL_0061:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_14 = V_1;
String_t* L_15;
L_15 = VirtualFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Xml.XPath.XPathItem::get_Value() */, L_14);
return L_15;
}
IL_0068:
{
RuntimeObject* L_16 = V_0;
return ((String_t*)CastclassSealed((RuntimeObject*)L_16, String_t_il2cpp_TypeInfo_var));
}
IL_006f:
{
RuntimeObject* L_17 = V_0;
if (((*(bool*)((bool*)(bool*)UnBox(L_17, Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_il2cpp_TypeInfo_var)))))
{
goto IL_007d;
}
}
{
return _stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB;
}
IL_007d:
{
return _stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2;
}
IL_0083:
{
RuntimeObject* L_18 = V_0;
String_t* L_19;
L_19 = VirtualFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Xml.XPath.XPathItem::get_Value() */, ((XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)CastclassClass((RuntimeObject*)L_18, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_il2cpp_TypeInfo_var)));
return L_19;
}
IL_008f:
{
RuntimeObject* L_20 = V_0;
il2cpp_codegen_runtime_class_init_inline(StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var);
String_t* L_21;
L_21 = StringFunctions_toString_mD7EA52841DF249114B516B8B5A55D7E9AE9AC426(((*(double*)((double*)(double*)UnBox(L_20, Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var)))), NULL);
return L_21;
}
IL_009b:
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_22 = ___nodeIterator0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_23;
L_23 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(8 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNodeIterator::get_Current() */, L_22);
String_t* L_24;
L_24 = VirtualFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Xml.XPath.XPathItem::get_Value() */, L_23);
return L_24;
}
}
// System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.StringFunctions::get_StaticType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StringFunctions_get_StaticType_mEBB15EC42117AF11FE6A05E62472C82234B54E60 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____funcType_1;
if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)19)))))
{
goto IL_000c;
}
}
{
return (int32_t)(0);
}
IL_000c:
{
int32_t L_1 = __this->____funcType_1;
if ((((int32_t)L_1) == ((int32_t)((int32_t)14))))
{
goto IL_0020;
}
}
{
int32_t L_2 = __this->____funcType_1;
if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)15)))))
{
goto IL_0022;
}
}
IL_0020:
{
return (int32_t)(2);
}
IL_0022:
{
return (int32_t)(1);
}
}
// System.String MS.Internal.Xml.XPath.StringFunctions::Concat(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringFunctions_Concat_m181C39D9DAFA675D996DEA26408728EA19BE67EA (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_tBB5AACD01A66412BD9753026E2EF053F8D930B62_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
StringBuilder_t* V_1 = NULL;
{
V_0 = 0;
StringBuilder_t* L_0 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var);
StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_0, NULL);
V_1 = L_0;
goto IL_002c;
}
IL_000a:
{
StringBuilder_t* L_1 = V_1;
RuntimeObject* L_2 = __this->____argList_2;
int32_t L_3 = V_0;
int32_t L_4 = L_3;
V_0 = ((int32_t)il2cpp_codegen_add(L_4, 1));
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_5;
L_5 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_2, L_4);
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_6 = ___nodeIterator0;
RuntimeObject* L_7;
L_7 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_5, L_6);
String_t* L_8;
L_8 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_7);
StringBuilder_t* L_9;
L_9 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_1, L_8, NULL);
}
IL_002c:
{
int32_t L_10 = V_0;
RuntimeObject* L_11 = __this->____argList_2;
int32_t L_12;
L_12 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1<MS.Internal.Xml.XPath.Query>::get_Count() */, ICollection_1_tBB5AACD01A66412BD9753026E2EF053F8D930B62_il2cpp_TypeInfo_var, L_11);
if ((((int32_t)L_10) < ((int32_t)L_12)))
{
goto IL_000a;
}
}
{
StringBuilder_t* L_13 = V_1;
String_t* L_14;
L_14 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_13);
return L_14;
}
}
// System.Boolean MS.Internal.Xml.XPath.StringFunctions::StartsWith(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StringFunctions_StartsWith_m19AFDA8E3E0855923542A46ABDE4C79634C754AB (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
String_t* V_1 = NULL;
{
RuntimeObject* L_0 = __this->____argList_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_1;
L_1 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_0, 0);
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_2 = ___nodeIterator0;
RuntimeObject* L_3;
L_3 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_1, L_2);
String_t* L_4;
L_4 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_3);
V_0 = L_4;
RuntimeObject* L_5 = __this->____argList_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_6;
L_6 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_5, 1);
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_7 = ___nodeIterator0;
RuntimeObject* L_8;
L_8 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_6, L_7);
String_t* L_9;
L_9 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_8);
V_1 = L_9;
String_t* L_10 = V_0;
int32_t L_11;
L_11 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_10, NULL);
String_t* L_12 = V_1;
int32_t L_13;
L_13 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_12, NULL);
if ((((int32_t)L_11) < ((int32_t)L_13)))
{
goto IL_0051;
}
}
{
String_t* L_14 = V_0;
String_t* L_15 = V_1;
String_t* L_16 = V_1;
int32_t L_17;
L_17 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_16, NULL);
int32_t L_18;
L_18 = String_CompareOrdinal_m8940CFAE90021ED8DA3F2DF8226941C9EEB2E32D(L_14, 0, L_15, 0, L_17, NULL);
return (bool)((((int32_t)L_18) == ((int32_t)0))? 1 : 0);
}
IL_0051:
{
return (bool)0;
}
}
// System.Boolean MS.Internal.Xml.XPath.StringFunctions::Contains(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool StringFunctions_Contains_m469D45150BBA94D7961A48B1FE1D131251607074 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
String_t* V_1 = NULL;
{
RuntimeObject* L_0 = __this->____argList_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_1;
L_1 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_0, 0);
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_2 = ___nodeIterator0;
RuntimeObject* L_3;
L_3 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_1, L_2);
String_t* L_4;
L_4 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_3);
V_0 = L_4;
RuntimeObject* L_5 = __this->____argList_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_6;
L_6 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_5, 1);
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_7 = ___nodeIterator0;
RuntimeObject* L_8;
L_8 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_6, L_7);
String_t* L_9;
L_9 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_8);
V_1 = L_9;
il2cpp_codegen_runtime_class_init_inline(StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var);
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* L_10 = ((StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_StaticFields*)il2cpp_codegen_static_fields_for(StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var))->___s_compareInfo_3;
String_t* L_11 = V_0;
String_t* L_12 = V_1;
int32_t L_13;
L_13 = VirtualFuncInvoker3< int32_t, String_t*, String_t*, int32_t >::Invoke(11 /* System.Int32 System.Globalization.CompareInfo::IndexOf(System.String,System.String,System.Globalization.CompareOptions) */, L_10, L_11, L_12, ((int32_t)1073741824));
return (bool)((((int32_t)((((int32_t)L_13) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
}
}
// System.String MS.Internal.Xml.XPath.StringFunctions::SubstringBefore(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringFunctions_SubstringBefore_mB65375A51B33F7CC3A77BD3C3478B299F6579825 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
String_t* V_1 = NULL;
int32_t V_2 = 0;
{
RuntimeObject* L_0 = __this->____argList_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_1;
L_1 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_0, 0);
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_2 = ___nodeIterator0;
RuntimeObject* L_3;
L_3 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_1, L_2);
String_t* L_4;
L_4 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_3);
V_0 = L_4;
RuntimeObject* L_5 = __this->____argList_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_6;
L_6 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_5, 1);
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_7 = ___nodeIterator0;
RuntimeObject* L_8;
L_8 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_6, L_7);
String_t* L_9;
L_9 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_8);
V_1 = L_9;
String_t* L_10 = V_1;
int32_t L_11;
L_11 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_10, NULL);
if (L_11)
{
goto IL_003a;
}
}
{
String_t* L_12 = V_1;
return L_12;
}
IL_003a:
{
il2cpp_codegen_runtime_class_init_inline(StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var);
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* L_13 = ((StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_StaticFields*)il2cpp_codegen_static_fields_for(StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var))->___s_compareInfo_3;
String_t* L_14 = V_0;
String_t* L_15 = V_1;
int32_t L_16;
L_16 = VirtualFuncInvoker3< int32_t, String_t*, String_t*, int32_t >::Invoke(11 /* System.Int32 System.Globalization.CompareInfo::IndexOf(System.String,System.String,System.Globalization.CompareOptions) */, L_13, L_14, L_15, ((int32_t)1073741824));
V_2 = L_16;
int32_t L_17 = V_2;
if ((((int32_t)L_17) < ((int32_t)1)))
{
goto IL_0059;
}
}
{
String_t* L_18 = V_0;
int32_t L_19 = V_2;
String_t* L_20;
L_20 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_18, 0, L_19, NULL);
return L_20;
}
IL_0059:
{
String_t* L_21 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
return L_21;
}
}
// System.String MS.Internal.Xml.XPath.StringFunctions::SubstringAfter(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringFunctions_SubstringAfter_mA49E2C96BF8AB847B1EDAA26BE48EC78A2A6A004 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
String_t* V_1 = NULL;
int32_t V_2 = 0;
{
RuntimeObject* L_0 = __this->____argList_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_1;
L_1 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_0, 0);
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_2 = ___nodeIterator0;
RuntimeObject* L_3;
L_3 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_1, L_2);
String_t* L_4;
L_4 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_3);
V_0 = L_4;
RuntimeObject* L_5 = __this->____argList_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_6;
L_6 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_5, 1);
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_7 = ___nodeIterator0;
RuntimeObject* L_8;
L_8 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_6, L_7);
String_t* L_9;
L_9 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_8);
V_1 = L_9;
String_t* L_10 = V_1;
int32_t L_11;
L_11 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_10, NULL);
if (L_11)
{
goto IL_003a;
}
}
{
String_t* L_12 = V_0;
return L_12;
}
IL_003a:
{
il2cpp_codegen_runtime_class_init_inline(StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var);
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* L_13 = ((StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_StaticFields*)il2cpp_codegen_static_fields_for(StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var))->___s_compareInfo_3;
String_t* L_14 = V_0;
String_t* L_15 = V_1;
int32_t L_16;
L_16 = VirtualFuncInvoker3< int32_t, String_t*, String_t*, int32_t >::Invoke(11 /* System.Int32 System.Globalization.CompareInfo::IndexOf(System.String,System.String,System.Globalization.CompareOptions) */, L_13, L_14, L_15, ((int32_t)1073741824));
V_2 = L_16;
int32_t L_17 = V_2;
if ((((int32_t)L_17) < ((int32_t)0)))
{
goto IL_005f;
}
}
{
String_t* L_18 = V_0;
int32_t L_19 = V_2;
String_t* L_20 = V_1;
int32_t L_21;
L_21 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_20, NULL);
String_t* L_22;
L_22 = String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472(L_18, ((int32_t)il2cpp_codegen_add(L_19, L_21)), NULL);
return L_22;
}
IL_005f:
{
String_t* L_23 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
return L_23;
}
}
// System.String MS.Internal.Xml.XPath.StringFunctions::Substring(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringFunctions_Substring_m52FA83F671CC2995C82F0B02C6DD6325CB432538 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_tBB5AACD01A66412BD9753026E2EF053F8D930B62_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
double V_1 = 0.0;
double V_2 = 0.0;
double V_3 = 0.0;
{
RuntimeObject* L_0 = __this->____argList_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_1;
L_1 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_0, 0);
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_2 = ___nodeIterator0;
RuntimeObject* L_3;
L_3 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_1, L_2);
String_t* L_4;
L_4 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_3);
V_0 = L_4;
RuntimeObject* L_5 = __this->____argList_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_6;
L_6 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_5, 1);
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_7 = ___nodeIterator0;
RuntimeObject* L_8;
L_8 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_6, L_7);
il2cpp_codegen_runtime_class_init_inline(XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var);
double L_9;
L_9 = XmlConvert_ToXPathDouble_m31244C938BE5A7810F178E55D272CF3C04AF2C12(L_8, NULL);
double L_10;
L_10 = XmlConvert_XPathRound_m8EBBBE505D68CD34430228909B4F73BC367C9391(L_9, NULL);
V_1 = ((double)il2cpp_codegen_subtract(L_10, (1.0)));
double L_11 = V_1;
bool L_12;
L_12 = Double_IsNaN_mF2BC6D1FD4813179B2CAE58D29770E42830D0883_inline(L_11, NULL);
if (L_12)
{
goto IL_0051;
}
}
{
String_t* L_13 = V_0;
int32_t L_14;
L_14 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_13, NULL);
double L_15 = V_1;
if ((!(((double)((double)L_14)) <= ((double)L_15))))
{
goto IL_0057;
}
}
IL_0051:
{
String_t* L_16 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
return L_16;
}
IL_0057:
{
RuntimeObject* L_17 = __this->____argList_2;
int32_t L_18;
L_18 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1<MS.Internal.Xml.XPath.Query>::get_Count() */, ICollection_1_tBB5AACD01A66412BD9753026E2EF053F8D930B62_il2cpp_TypeInfo_var, L_17);
if ((!(((uint32_t)L_18) == ((uint32_t)3))))
{
goto IL_00e3;
}
}
{
RuntimeObject* L_19 = __this->____argList_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_20;
L_20 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_19, 2);
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_21 = ___nodeIterator0;
RuntimeObject* L_22;
L_22 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_20, L_21);
il2cpp_codegen_runtime_class_init_inline(XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var);
double L_23;
L_23 = XmlConvert_ToXPathDouble_m31244C938BE5A7810F178E55D272CF3C04AF2C12(L_22, NULL);
double L_24;
L_24 = XmlConvert_XPathRound_m8EBBBE505D68CD34430228909B4F73BC367C9391(L_23, NULL);
V_2 = L_24;
double L_25 = V_2;
bool L_26;
L_26 = Double_IsNaN_mF2BC6D1FD4813179B2CAE58D29770E42830D0883_inline(L_25, NULL);
if (!L_26)
{
goto IL_0090;
}
}
{
String_t* L_27 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
return L_27;
}
IL_0090:
{
double L_28 = V_1;
if ((((double)L_28) < ((double)(0.0))))
{
goto IL_00a8;
}
}
{
double L_29 = V_2;
if ((!(((double)L_29) < ((double)(0.0)))))
{
goto IL_00c8;
}
}
IL_00a8:
{
double L_30 = V_1;
double L_31 = V_2;
V_2 = ((double)il2cpp_codegen_add(L_30, L_31));
double L_32 = V_2;
if ((((double)L_32) > ((double)(0.0))))
{
goto IL_00be;
}
}
{
String_t* L_33 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
return L_33;
}
IL_00be:
{
V_1 = (0.0);
}
IL_00c8:
{
String_t* L_34 = V_0;
int32_t L_35;
L_35 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_34, NULL);
double L_36 = V_1;
V_3 = ((double)il2cpp_codegen_subtract(((double)L_35), L_36));
double L_37 = V_2;
double L_38 = V_3;
if ((!(((double)L_37) > ((double)L_38))))
{
goto IL_00d8;
}
}
{
double L_39 = V_3;
V_2 = L_39;
}
IL_00d8:
{
String_t* L_40 = V_0;
double L_41 = V_1;
double L_42 = V_2;
String_t* L_43;
L_43 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_40, il2cpp_codegen_cast_double_to_int<int32_t>(L_41), il2cpp_codegen_cast_double_to_int<int32_t>(L_42), NULL);
return L_43;
}
IL_00e3:
{
double L_44 = V_1;
if ((!(((double)L_44) < ((double)(0.0)))))
{
goto IL_00f9;
}
}
{
V_1 = (0.0);
}
IL_00f9:
{
String_t* L_45 = V_0;
double L_46 = V_1;
String_t* L_47;
L_47 = String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472(L_45, il2cpp_codegen_cast_double_to_int<int32_t>(L_46), NULL);
return L_47;
}
}
// System.Double MS.Internal.Xml.XPath.StringFunctions::StringLength(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double StringFunctions_StringLength_m32961360E49CACDA1D3B2B578E107A3B8ED55933 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_tBB5AACD01A66412BD9753026E2EF053F8D930B62_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->____argList_2;
int32_t L_1;
L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1<MS.Internal.Xml.XPath.Query>::get_Count() */, ICollection_1_tBB5AACD01A66412BD9753026E2EF053F8D930B62_il2cpp_TypeInfo_var, L_0);
if ((((int32_t)L_1) <= ((int32_t)0)))
{
goto IL_002c;
}
}
{
RuntimeObject* L_2 = __this->____argList_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_3;
L_3 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_2, 0);
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_4 = ___nodeIterator0;
RuntimeObject* L_5;
L_5 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_3, L_4);
String_t* L_6;
L_6 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_5);
int32_t L_7;
L_7 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_6, NULL);
return ((double)L_7);
}
IL_002c:
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_8 = ___nodeIterator0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_9;
L_9 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(8 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNodeIterator::get_Current() */, L_8);
String_t* L_10;
L_10 = VirtualFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Xml.XPath.XPathItem::get_Value() */, L_9);
int32_t L_11;
L_11 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_10, NULL);
return ((double)L_11);
}
}
// System.String MS.Internal.Xml.XPath.StringFunctions::Normalize(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringFunctions_Normalize_m20557057E7C3C6131966A7681D61C162DA48AAEA (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_tBB5AACD01A66412BD9753026E2EF053F8D930B62_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
int32_t V_1 = 0;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_2 = NULL;
bool V_3 = false;
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 V_4;
memset((&V_4), 0, sizeof(V_4));
int32_t V_5 = 0;
{
RuntimeObject* L_0 = __this->____argList_2;
int32_t L_1;
L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1<MS.Internal.Xml.XPath.Query>::get_Count() */, ICollection_1_tBB5AACD01A66412BD9753026E2EF053F8D930B62_il2cpp_TypeInfo_var, L_0);
if ((((int32_t)L_1) <= ((int32_t)0)))
{
goto IL_0028;
}
}
{
RuntimeObject* L_2 = __this->____argList_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_3;
L_3 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_2, 0);
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_4 = ___nodeIterator0;
RuntimeObject* L_5;
L_5 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_3, L_4);
String_t* L_6;
L_6 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_5);
V_0 = L_6;
goto IL_0034;
}
IL_0028:
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_7 = ___nodeIterator0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_8;
L_8 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(8 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNodeIterator::get_Current() */, L_7);
String_t* L_9;
L_9 = VirtualFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Xml.XPath.XPathItem::get_Value() */, L_8);
V_0 = L_9;
}
IL_0034:
{
V_1 = (-1);
String_t* L_10 = V_0;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_11;
L_11 = String_ToCharArray_m0699A92AA3E744229EF29CB9D943C47DF4FE5B46(L_10, NULL);
V_2 = L_11;
V_3 = (bool)0;
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 L_12;
L_12 = XmlCharType_get_Instance_m1279A3FC91B74599A9BC76979E50DBFC07F67C55(NULL);
V_4 = L_12;
V_5 = 0;
goto IL_007b;
}
IL_004b:
{
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_13 = V_2;
int32_t L_14 = V_5;
int32_t L_15 = L_14;
uint16_t L_16 = (uint16_t)(L_13)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_15));
bool L_17;
L_17 = XmlCharType_IsWhiteSpace_m6F9F3A19B8A95FF5CBF1B197E400A0F194AC9387((&V_4), L_16, NULL);
if (L_17)
{
goto IL_0067;
}
}
{
V_3 = (bool)1;
int32_t L_18 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_18, 1));
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_19 = V_2;
int32_t L_20 = V_1;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_21 = V_2;
int32_t L_22 = V_5;
int32_t L_23 = L_22;
uint16_t L_24 = (uint16_t)(L_21)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_23));
(L_19)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_20), (Il2CppChar)L_24);
goto IL_0075;
}
IL_0067:
{
bool L_25 = V_3;
if (!L_25)
{
goto IL_0075;
}
}
{
V_3 = (bool)0;
int32_t L_26 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_26, 1));
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_27 = V_2;
int32_t L_28 = V_1;
(L_27)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_28), (Il2CppChar)((int32_t)32));
}
IL_0075:
{
int32_t L_29 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_29, 1));
}
IL_007b:
{
int32_t L_30 = V_5;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_31 = V_2;
if ((((int32_t)L_30) < ((int32_t)((int32_t)(((RuntimeArray*)L_31)->max_length)))))
{
goto IL_004b;
}
}
{
int32_t L_32 = V_1;
if ((((int32_t)L_32) <= ((int32_t)(-1))))
{
goto IL_0091;
}
}
{
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_33 = V_2;
int32_t L_34 = V_1;
int32_t L_35 = L_34;
uint16_t L_36 = (uint16_t)(L_33)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_35));
if ((!(((uint32_t)L_36) == ((uint32_t)((int32_t)32)))))
{
goto IL_0091;
}
}
{
int32_t L_37 = V_1;
V_1 = ((int32_t)il2cpp_codegen_subtract(L_37, 1));
}
IL_0091:
{
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_38 = V_2;
int32_t L_39 = V_1;
String_t* L_40;
L_40 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_38, 0, ((int32_t)il2cpp_codegen_add(L_39, 1)), NULL);
return L_40;
}
}
// System.String MS.Internal.Xml.XPath.StringFunctions::Translate(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringFunctions_Translate_m10FADDE34FD73E2E364911C133C66F9CF1477386 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
String_t* V_1 = NULL;
int32_t V_2 = 0;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_3 = NULL;
int32_t V_4 = 0;
int32_t V_5 = 0;
{
RuntimeObject* L_0 = __this->____argList_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_1;
L_1 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_0, 0);
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_2 = ___nodeIterator0;
RuntimeObject* L_3;
L_3 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_1, L_2);
String_t* L_4;
L_4 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_3);
RuntimeObject* L_5 = __this->____argList_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_6;
L_6 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_5, 1);
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_7 = ___nodeIterator0;
RuntimeObject* L_8;
L_8 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_6, L_7);
String_t* L_9;
L_9 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_8);
V_0 = L_9;
RuntimeObject* L_10 = __this->____argList_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_11;
L_11 = InterfaceFuncInvoker1< Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1<MS.Internal.Xml.XPath.Query>::get_Item(System.Int32) */, IList_1_t1F460823CD2D96B0A95277E81DA4B02EE627B89E_il2cpp_TypeInfo_var, L_10, 2);
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_12 = ___nodeIterator0;
RuntimeObject* L_13;
L_13 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_11, L_12);
String_t* L_14;
L_14 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_13);
V_1 = L_14;
V_2 = (-1);
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_15;
L_15 = String_ToCharArray_m0699A92AA3E744229EF29CB9D943C47DF4FE5B46(L_4, NULL);
V_3 = L_15;
V_4 = 0;
goto IL_0091;
}
IL_0054:
{
String_t* L_16 = V_0;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_17 = V_3;
int32_t L_18 = V_4;
int32_t L_19 = L_18;
uint16_t L_20 = (uint16_t)(L_17)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_19));
int32_t L_21;
L_21 = String_IndexOf_mE21E78F35EF4A7768E385A72814C88D22B689966(L_16, L_20, NULL);
V_5 = L_21;
int32_t L_22 = V_5;
if ((((int32_t)L_22) == ((int32_t)(-1))))
{
goto IL_0080;
}
}
{
int32_t L_23 = V_5;
String_t* L_24 = V_1;
int32_t L_25;
L_25 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_24, NULL);
if ((((int32_t)L_23) >= ((int32_t)L_25)))
{
goto IL_008b;
}
}
{
int32_t L_26 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_26, 1));
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_27 = V_3;
int32_t L_28 = V_2;
String_t* L_29 = V_1;
int32_t L_30 = V_5;
Il2CppChar L_31;
L_31 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_29, L_30, NULL);
(L_27)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_28), (Il2CppChar)L_31);
goto IL_008b;
}
IL_0080:
{
int32_t L_32 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_32, 1));
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_33 = V_3;
int32_t L_34 = V_2;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_35 = V_3;
int32_t L_36 = V_4;
int32_t L_37 = L_36;
uint16_t L_38 = (uint16_t)(L_35)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_37));
(L_33)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_34), (Il2CppChar)L_38);
}
IL_008b:
{
int32_t L_39 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_39, 1));
}
IL_0091:
{
int32_t L_40 = V_4;
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_41 = V_3;
if ((((int32_t)L_40) < ((int32_t)((int32_t)(((RuntimeArray*)L_41)->max_length)))))
{
goto IL_0054;
}
}
{
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_42 = V_3;
int32_t L_43 = V_2;
String_t* L_44;
L_44 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_42, 0, ((int32_t)il2cpp_codegen_add(L_43, 1)), NULL);
return L_44;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.StringFunctions::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* StringFunctions_Clone_mF1992B927A5BF13F19C10DBC99A2AF66E3FB5CF8 (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA* L_0 = (StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA*)il2cpp_codegen_object_new(StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var);
StringFunctions__ctor_m7D2B5927A63B67CE030E1785F46E46D96A6CC010(L_0, __this, NULL);
return L_0;
}
}
// System.Void MS.Internal.Xml.XPath.StringFunctions::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringFunctions__cctor_m638DC920AA93E13C28BACBBDA07A35A191ACC20F (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*)&StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var);
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);
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* L_1;
L_1 = VirtualFuncInvoker0< CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* >::Invoke(12 /* System.Globalization.CompareInfo System.Globalization.CultureInfo::get_CompareInfo() */, L_0);
((StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_StaticFields*)il2cpp_codegen_static_fields_for(StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var))->___s_compareInfo_3 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&((StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_StaticFields*)il2cpp_codegen_static_fields_for(StringFunctions_t46C9229E031209FAA465BAC56334DBE0190024EA_il2cpp_TypeInfo_var))->___s_compareInfo_3), (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 MS.Internal.Xml.XPath.UnionExpr::.ctor(MS.Internal.Xml.XPath.Query,MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnionExpr__ctor_m11714C1F372786BCB86C883E306F7D582D1B91E9 (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___query10, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___query21, const RuntimeMethod* method)
{
{
Query__ctor_mAF0DD1C254FE5063228B113D7C383305B86A1D66(__this, NULL);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_0 = ___query10;
__this->___qy1_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___qy1_1), (void*)L_0);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_1 = ___query21;
__this->___qy2_2 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___qy2_2), (void*)L_1);
__this->____advance1_3 = (bool)1;
__this->____advance2_4 = (bool)1;
return;
}
}
// System.Void MS.Internal.Xml.XPath.UnionExpr::.ctor(MS.Internal.Xml.XPath.UnionExpr)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnionExpr__ctor_m0F3B25A1D9690C6B89CFE20463E2B57ECBB92773 (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* __this, UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* ___other0, const RuntimeMethod* method)
{
{
UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* L_0 = ___other0;
Query__ctor_mCFB7D1C0C2E82A57A63F55F32490FF5253D2A974(__this, L_0, NULL);
UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* L_1 = ___other0;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_2 = L_1->___qy1_1;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_3;
L_3 = Query_Clone_m0C3EB356B72B98E1D5312F8ED129AB1EEB10CFF2(L_2, NULL);
__this->___qy1_1 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->___qy1_1), (void*)L_3);
UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* L_4 = ___other0;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_5 = L_4->___qy2_2;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_6;
L_6 = Query_Clone_m0C3EB356B72B98E1D5312F8ED129AB1EEB10CFF2(L_5, NULL);
__this->___qy2_2 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->___qy2_2), (void*)L_6);
UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* L_7 = ___other0;
bool L_8 = L_7->____advance1_3;
__this->____advance1_3 = L_8;
UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* L_9 = ___other0;
bool L_10 = L_9->____advance2_4;
__this->____advance2_4 = L_10;
UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* L_11 = ___other0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_12 = L_11->____currentNode_5;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_13;
L_13 = Query_Clone_m9FF7B46704165F9895FE34CA936CC11A3768833C(L_12, NULL);
__this->____currentNode_5 = L_13;
Il2CppCodeGenWriteBarrier((void**)(&__this->____currentNode_5), (void*)L_13);
UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* L_14 = ___other0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_15 = L_14->____nextNode_6;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_16;
L_16 = Query_Clone_m9FF7B46704165F9895FE34CA936CC11A3768833C(L_15, NULL);
__this->____nextNode_6 = L_16;
Il2CppCodeGenWriteBarrier((void**)(&__this->____nextNode_6), (void*)L_16);
return;
}
}
// System.Void MS.Internal.Xml.XPath.UnionExpr::Reset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnionExpr_Reset_m11E8F673644CCC067CFA86CE79C29E39F401BC81 (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* __this, const RuntimeMethod* method)
{
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_0 = __this->___qy1_1;
VirtualActionInvoker0::Invoke(12 /* System.Void MS.Internal.Xml.XPath.ResetableIterator::Reset() */, L_0);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_1 = __this->___qy2_2;
VirtualActionInvoker0::Invoke(12 /* System.Void MS.Internal.Xml.XPath.ResetableIterator::Reset() */, L_1);
__this->____advance1_3 = (bool)1;
__this->____advance2_4 = (bool)1;
__this->____nextNode_6 = (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____nextNode_6), (void*)(XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)NULL);
return;
}
}
// System.Void MS.Internal.Xml.XPath.UnionExpr::SetXsltContext(System.Xml.Xsl.XsltContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnionExpr_SetXsltContext_mB2B114DB8EC681DF10FA3828499680BCCD24A21D (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* __this, XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* ___xsltContext0, const RuntimeMethod* method)
{
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_0 = __this->___qy1_1;
XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* L_1 = ___xsltContext0;
VirtualActionInvoker1< XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* >::Invoke(13 /* System.Void MS.Internal.Xml.XPath.Query::SetXsltContext(System.Xml.Xsl.XsltContext) */, L_0, L_1);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_2 = __this->___qy2_2;
XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* L_3 = ___xsltContext0;
VirtualActionInvoker1< XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* >::Invoke(13 /* System.Void MS.Internal.Xml.XPath.Query::SetXsltContext(System.Xml.Xsl.XsltContext) */, L_2, L_3);
return;
}
}
// System.Object MS.Internal.Xml.XPath.UnionExpr::Evaluate(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* UnionExpr_Evaluate_mCC239415214DF65D58909255CC4C10D794E617D8 (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___context0, const RuntimeMethod* method)
{
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_0 = __this->___qy1_1;
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_1 = ___context0;
RuntimeObject* L_2;
L_2 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_0, L_1);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_3 = __this->___qy2_2;
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_4 = ___context0;
RuntimeObject* L_5;
L_5 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, L_3, L_4);
__this->____advance1_3 = (bool)1;
__this->____advance2_4 = (bool)1;
__this->____nextNode_6 = (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____nextNode_6), (void*)(XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)NULL);
ResetableIterator_ResetCount_m7CF9DE8BB8A675B3FEAEAC20C7A51C1BFBB2EC2B(__this, NULL);
return __this;
}
}
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.UnionExpr::ProcessSamePosition(System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* UnionExpr_ProcessSamePosition_mD5F6E30AD9D50DB50A9991E8549E7D8B5125D8B9 (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___result0, const RuntimeMethod* method)
{
bool V_0 = false;
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___result0;
__this->____currentNode_5 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____currentNode_5), (void*)L_0);
int32_t L_1 = 1;
V_0 = (bool)L_1;
__this->____advance2_4 = (bool)L_1;
bool L_2 = V_0;
__this->____advance1_3 = L_2;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_3 = ___result0;
return L_3;
}
}
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.UnionExpr::ProcessBeforePosition(System.Xml.XPath.XPathNavigator,System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* UnionExpr_ProcessBeforePosition_m13AF1443BE2BFB5A711E5E395F5B07A34BF69EAF (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___res10, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___res21, const RuntimeMethod* method)
{
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___res21;
__this->____nextNode_6 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____nextNode_6), (void*)L_0);
__this->____advance2_4 = (bool)0;
__this->____advance1_3 = (bool)1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_1 = ___res10;
__this->____currentNode_5 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____currentNode_5), (void*)L_1);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_2 = ___res10;
return L_2;
}
}
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.UnionExpr::ProcessAfterPosition(System.Xml.XPath.XPathNavigator,System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* UnionExpr_ProcessAfterPosition_mF5D1220A3635FA2B36150B445C74A1D97A98A2C1 (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___res10, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___res21, const RuntimeMethod* method)
{
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___res10;
__this->____nextNode_6 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____nextNode_6), (void*)L_0);
__this->____advance1_3 = (bool)0;
__this->____advance2_4 = (bool)1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_1 = ___res21;
__this->____currentNode_5 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____currentNode_5), (void*)L_1);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_2 = ___res21;
return L_2;
}
}
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.UnionExpr::Advance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* UnionExpr_Advance_m44A0E12E41B52BDF1E5F4251148B98CD422D32CF (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* __this, const RuntimeMethod* method)
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* V_0 = NULL;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* V_1 = NULL;
int32_t V_2 = 0;
{
V_2 = 0;
bool L_0 = __this->____advance1_3;
if (!L_0)
{
goto IL_0018;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_1 = __this->___qy1_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_2;
L_2 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(15 /* System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.Query::Advance() */, L_1);
V_0 = L_2;
goto IL_001f;
}
IL_0018:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_3 = __this->____nextNode_6;
V_0 = L_3;
}
IL_001f:
{
bool L_4 = __this->____advance2_4;
if (!L_4)
{
goto IL_0035;
}
}
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_5 = __this->___qy2_2;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_6;
L_6 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(15 /* System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.Query::Advance() */, L_5);
V_1 = L_6;
goto IL_003c;
}
IL_0035:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_7 = __this->____nextNode_6;
V_1 = L_7;
}
IL_003c:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_8 = V_0;
if (!L_8)
{
goto IL_004c;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_9 = V_1;
if (!L_9)
{
goto IL_004c;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_10 = V_0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_11 = V_1;
int32_t L_12;
L_12 = Query_CompareNodes_m5FFEE6E8445C92F49DC8ABA6F0076E6503343987(L_10, L_11, NULL);
V_2 = L_12;
goto IL_008b;
}
IL_004c:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_13 = V_1;
if (L_13)
{
goto IL_006d;
}
}
{
__this->____advance1_3 = (bool)1;
__this->____advance2_4 = (bool)0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_14 = V_0;
__this->____currentNode_5 = L_14;
Il2CppCodeGenWriteBarrier((void**)(&__this->____currentNode_5), (void*)L_14);
__this->____nextNode_6 = (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____nextNode_6), (void*)(XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)NULL);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_15 = V_0;
return L_15;
}
IL_006d:
{
__this->____advance1_3 = (bool)0;
__this->____advance2_4 = (bool)1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_16 = V_1;
__this->____currentNode_5 = L_16;
Il2CppCodeGenWriteBarrier((void**)(&__this->____currentNode_5), (void*)L_16);
__this->____nextNode_6 = (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____nextNode_6), (void*)(XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)NULL);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_17 = V_1;
return L_17;
}
IL_008b:
{
int32_t L_18 = V_2;
if (L_18)
{
goto IL_0097;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_19 = V_0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_20 = V_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_21;
L_21 = UnionExpr_ProcessBeforePosition_m13AF1443BE2BFB5A711E5E395F5B07A34BF69EAF(__this, L_19, L_20, NULL);
return L_21;
}
IL_0097:
{
int32_t L_22 = V_2;
if ((!(((uint32_t)L_22) == ((uint32_t)1))))
{
goto IL_00a4;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_23 = V_0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_24 = V_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_25;
L_25 = UnionExpr_ProcessAfterPosition_mF5D1220A3635FA2B36150B445C74A1D97A98A2C1(__this, L_23, L_24, NULL);
return L_25;
}
IL_00a4:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_26 = V_0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_27;
L_27 = UnionExpr_ProcessSamePosition_mD5F6E30AD9D50DB50A9991E8549E7D8B5125D8B9(__this, L_26, NULL);
return L_27;
}
}
// System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.UnionExpr::get_StaticType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UnionExpr_get_StaticType_mF242FB789DEE415E3F8A6BCAD3807386929806FF (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* __this, const RuntimeMethod* method)
{
{
return (int32_t)(3);
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.UnionExpr::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* UnionExpr_Clone_mBFA3078885B7DF6037913477B0C15D34FE8DAE81 (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* L_0 = (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244*)il2cpp_codegen_object_new(UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244_il2cpp_TypeInfo_var);
UnionExpr__ctor_m0F3B25A1D9690C6B89CFE20463E2B57ECBB92773(L_0, __this, NULL);
return L_0;
}
}
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.UnionExpr::get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* UnionExpr_get_Current_mFE076711F40658154E6377E072784D052B1760FB (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* __this, const RuntimeMethod* method)
{
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = __this->____currentNode_5;
return L_0;
}
}
// System.Int32 MS.Internal.Xml.XPath.UnionExpr::get_CurrentPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t UnionExpr_get_CurrentPosition_m50C37DA40480EE7D3DE7B4D21D1A1B02F7374F81 (UnionExpr_t5F90E7B5577BFA04BCFA20B2990448383D2CC244* __this, const RuntimeMethod* method)
{
{
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_0 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var)));
InvalidOperationException__ctor_m1BE9BD198B904AA1D94F4B10DA88077DFD44B7A5(L_0, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&UnionExpr_get_CurrentPosition_m50C37DA40480EE7D3DE7B4D21D1A1B02F7374F81_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 MS.Internal.Xml.XPath.ValueQuery::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueQuery__ctor_mACE967A0C92EFE64DDE6DBB7F195D0D6A42ACE8B (ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B* __this, const RuntimeMethod* method)
{
{
Query__ctor_mAF0DD1C254FE5063228B113D7C383305B86A1D66(__this, NULL);
return;
}
}
// System.Void MS.Internal.Xml.XPath.ValueQuery::.ctor(MS.Internal.Xml.XPath.ValueQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueQuery__ctor_m28D743327D584AF6DCB48535D40D527A5D358B0A (ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B* __this, ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B* ___other0, const RuntimeMethod* method)
{
{
ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B* L_0 = ___other0;
Query__ctor_mCFB7D1C0C2E82A57A63F55F32490FF5253D2A974(__this, L_0, NULL);
return;
}
}
// System.Void MS.Internal.Xml.XPath.ValueQuery::Reset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueQuery_Reset_m104DF7078372CA65BFCFECF130CBB04AB7867F2E (ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B* __this, const RuntimeMethod* method)
{
{
return;
}
}
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.ValueQuery::get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ValueQuery_get_Current_m073C218AD811E033AF4D5DB4B07F7B35BAEBDC7E (ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B* __this, const RuntimeMethod* method)
{
{
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_0;
L_0 = XPathException_Create_m823FEEDBF0AF2F0BAF71C56A7199E82D37FB9D82(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDB43AF7750517FC9C2883D18BF195926C1325D17)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ValueQuery_get_Current_m073C218AD811E033AF4D5DB4B07F7B35BAEBDC7E_RuntimeMethod_var)));
}
}
// System.Int32 MS.Internal.Xml.XPath.ValueQuery::get_CurrentPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ValueQuery_get_CurrentPosition_m1CA2DE7AC44B3894EC73D499D12BEDD92D8C92B4 (ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B* __this, const RuntimeMethod* method)
{
{
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_0;
L_0 = XPathException_Create_m823FEEDBF0AF2F0BAF71C56A7199E82D37FB9D82(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDB43AF7750517FC9C2883D18BF195926C1325D17)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ValueQuery_get_CurrentPosition_m1CA2DE7AC44B3894EC73D499D12BEDD92D8C92B4_RuntimeMethod_var)));
}
}
// System.Int32 MS.Internal.Xml.XPath.ValueQuery::get_Count()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ValueQuery_get_Count_m311A612FC8BC424D5926AF3D75ED45DFAB0EAA6F (ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B* __this, const RuntimeMethod* method)
{
{
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_0;
L_0 = XPathException_Create_m823FEEDBF0AF2F0BAF71C56A7199E82D37FB9D82(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDB43AF7750517FC9C2883D18BF195926C1325D17)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ValueQuery_get_Count_m311A612FC8BC424D5926AF3D75ED45DFAB0EAA6F_RuntimeMethod_var)));
}
}
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.ValueQuery::Advance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ValueQuery_Advance_mD809542F36F92CB4D47523E8A34E3F51048F78D2 (ValueQuery_tCF7DA687A1FE78AE3A54E5C48772154D01A5912B* __this, const RuntimeMethod* method)
{
{
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_0;
L_0 = XPathException_Create_m823FEEDBF0AF2F0BAF71C56A7199E82D37FB9D82(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDB43AF7750517FC9C2883D18BF195926C1325D17)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ValueQuery_Advance_mD809542F36F92CB4D47523E8A34E3F51048F78D2_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 MS.Internal.Xml.XPath.Variable::.ctor(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Variable__ctor_m95C9B9B93C67573D1982F5D695FD5C6150527E72 (Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1* __this, String_t* ___name0, String_t* ___prefix1, const RuntimeMethod* method)
{
{
AstNode__ctor_m8235007F8DEDCD82C2B85B1AA0E1AEF98B20A507(__this, NULL);
String_t* L_0 = ___name0;
__this->____localname_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____localname_0), (void*)L_0);
String_t* L_1 = ___prefix1;
__this->____prefix_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____prefix_1), (void*)L_1);
return;
}
}
// MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.Variable::get_Type()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Variable_get_Type_mD62A2CE5528273C3BDDC14DF277EA5CC757825E8 (Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1* __this, const RuntimeMethod* method)
{
{
return (int32_t)(7);
}
}
// System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Variable::get_ReturnType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Variable_get_ReturnType_m807FA73E89B1C9FD23C7785D4366F539F7F748F6 (Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1* __this, const RuntimeMethod* method)
{
{
return (int32_t)(5);
}
}
// System.String MS.Internal.Xml.XPath.Variable::get_Localname()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Variable_get_Localname_mDBA6C45297292DB52814801EF6DF319A0FBF9650 (Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____localname_0;
return L_0;
}
}
// System.String MS.Internal.Xml.XPath.Variable::get_Prefix()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Variable_get_Prefix_mC23AF367B25710C4BB0CD804E72F68C6D1F585A7 (Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____prefix_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 MS.Internal.Xml.XPath.VariableQuery::.ctor(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VariableQuery__ctor_m6806742C529005201ACD38B5D659BC2C3F9A529B (VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2* __this, String_t* ___name0, String_t* ___prefix1, const RuntimeMethod* method)
{
{
String_t* L_0 = ___prefix1;
String_t* L_1 = ___name0;
ExtensionQuery__ctor_m34F5E546060A76294D1E7C42F946CE3B81DC74FA(__this, L_0, L_1, NULL);
return;
}
}
// System.Void MS.Internal.Xml.XPath.VariableQuery::.ctor(MS.Internal.Xml.XPath.VariableQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VariableQuery__ctor_mEDE23D1505EF6CC8A10819F1D6D476668BD41C76 (VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2* __this, VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2* ___other0, const RuntimeMethod* method)
{
{
VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2* L_0 = ___other0;
ExtensionQuery__ctor_m87321D47088B85BE363B6372FF3E45034A56302C(__this, L_0, NULL);
VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2* L_1 = ___other0;
RuntimeObject* L_2 = L_1->____variable_5;
__this->____variable_5 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____variable_5), (void*)L_2);
return;
}
}
// System.Void MS.Internal.Xml.XPath.VariableQuery::SetXsltContext(System.Xml.Xsl.XsltContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VariableQuery_SetXsltContext_m982E035E29D650A51825518D14987BF7F205FB96 (VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2* __this, XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* ___context0, const RuntimeMethod* method)
{
{
XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* L_0 = ___context0;
if (L_0)
{
goto IL_000e;
}
}
{
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_1;
L_1 = XPathException_Create_m823FEEDBF0AF2F0BAF71C56A7199E82D37FB9D82(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralEEC7EDD445A803BF7283248C4CEA74FBAEF51A7D)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&VariableQuery_SetXsltContext_m982E035E29D650A51825518D14987BF7F205FB96_RuntimeMethod_var)));
}
IL_000e:
{
XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* L_2 = ((ExtensionQuery_tF55E1733437BCC4352AEFE75AEB08201B968509C*)__this)->___xsltContext_3;
XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* L_3 = ___context0;
if ((((RuntimeObject*)(XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B*)L_2) == ((RuntimeObject*)(XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B*)L_3)))
{
goto IL_0054;
}
}
{
XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* L_4 = ___context0;
((ExtensionQuery_tF55E1733437BCC4352AEFE75AEB08201B968509C*)__this)->___xsltContext_3 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&((ExtensionQuery_tF55E1733437BCC4352AEFE75AEB08201B968509C*)__this)->___xsltContext_3), (void*)L_4);
XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* L_5 = ((ExtensionQuery_tF55E1733437BCC4352AEFE75AEB08201B968509C*)__this)->___xsltContext_3;
String_t* L_6 = ((ExtensionQuery_tF55E1733437BCC4352AEFE75AEB08201B968509C*)__this)->___prefix_1;
String_t* L_7 = ((ExtensionQuery_tF55E1733437BCC4352AEFE75AEB08201B968509C*)__this)->___name_2;
RuntimeObject* L_8;
L_8 = VirtualFuncInvoker2< RuntimeObject*, String_t*, String_t* >::Invoke(15 /* System.Xml.Xsl.IXsltContextVariable System.Xml.Xsl.XsltContext::ResolveVariable(System.String,System.String) */, L_5, L_6, L_7);
__this->____variable_5 = L_8;
Il2CppCodeGenWriteBarrier((void**)(&__this->____variable_5), (void*)L_8);
RuntimeObject* L_9 = __this->____variable_5;
if (L_9)
{
goto IL_0054;
}
}
{
String_t* L_10;
L_10 = ExtensionQuery_get_QName_mDEED41D3BE04522BE220BC0657EB1811564BB694(__this, NULL);
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_11;
L_11 = XPathException_Create_mCD60C456FBFFE42865EE9F1BA8F263EA25FACC71(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0FF2CCA08D1FF434D983AEC66B0C77CA1AE3354E)), L_10, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&VariableQuery_SetXsltContext_m982E035E29D650A51825518D14987BF7F205FB96_RuntimeMethod_var)));
}
IL_0054:
{
return;
}
}
// System.Object MS.Internal.Xml.XPath.VariableQuery::Evaluate(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* VariableQuery_Evaluate_m3F4ABBF1E55BD4FBCCB31FF509AC8D7F48240655 (VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IXsltContextVariable_t481B2579305993140189E36D12BEAF6E2D1AEDE9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* L_0 = ((ExtensionQuery_tF55E1733437BCC4352AEFE75AEB08201B968509C*)__this)->___xsltContext_3;
if (L_0)
{
goto IL_0013;
}
}
{
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_1;
L_1 = XPathException_Create_m823FEEDBF0AF2F0BAF71C56A7199E82D37FB9D82(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralEEC7EDD445A803BF7283248C4CEA74FBAEF51A7D)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&VariableQuery_Evaluate_m3F4ABBF1E55BD4FBCCB31FF509AC8D7F48240655_RuntimeMethod_var)));
}
IL_0013:
{
RuntimeObject* L_2 = __this->____variable_5;
XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* L_3 = ((ExtensionQuery_tF55E1733437BCC4352AEFE75AEB08201B968509C*)__this)->___xsltContext_3;
RuntimeObject* L_4;
L_4 = InterfaceFuncInvoker1< RuntimeObject*, XsltContext_tF2EF16CAEEBE0A1639BEED02DB3FE1058E19CD8B* >::Invoke(1 /* System.Object System.Xml.Xsl.IXsltContextVariable::Evaluate(System.Xml.Xsl.XsltContext) */, IXsltContextVariable_t481B2579305993140189E36D12BEAF6E2D1AEDE9_il2cpp_TypeInfo_var, L_2, L_3);
RuntimeObject* L_5;
L_5 = ExtensionQuery_ProcessResult_mAE4279D04FC82809E149CCE8ACE01F530A1F32A5(__this, L_4, NULL);
return L_5;
}
}
// System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.VariableQuery::get_StaticType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t VariableQuery_get_StaticType_m6E487DD9A605717BA692D298CF5C4AC8261A9428 (VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IXsltContextVariable_t481B2579305993140189E36D12BEAF6E2D1AEDE9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t G_B5_0 = 0;
{
RuntimeObject* L_0 = __this->____variable_5;
if (!L_0)
{
goto IL_0016;
}
}
{
RuntimeObject* L_1;
L_1 = VirtualFuncInvoker1< RuntimeObject*, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(14 /* System.Object MS.Internal.Xml.XPath.Query::Evaluate(System.Xml.XPath.XPathNodeIterator) */, __this, (XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*)NULL);
int32_t L_2;
L_2 = Query_GetXPathType_m5F68ED00914FA000C99403E1B92EE7A158808B01(__this, L_1, NULL);
return L_2;
}
IL_0016:
{
RuntimeObject* L_3 = __this->____variable_5;
if (L_3)
{
goto IL_0021;
}
}
{
G_B5_0 = 5;
goto IL_002c;
}
IL_0021:
{
RuntimeObject* L_4 = __this->____variable_5;
int32_t L_5;
L_5 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Xml.XPath.XPathResultType System.Xml.Xsl.IXsltContextVariable::get_VariableType() */, IXsltContextVariable_t481B2579305993140189E36D12BEAF6E2D1AEDE9_il2cpp_TypeInfo_var, L_4);
G_B5_0 = ((int32_t)(L_5));
}
IL_002c:
{
V_0 = G_B5_0;
int32_t L_6 = V_0;
if ((!(((uint32_t)L_6) == ((uint32_t)6))))
{
goto IL_0033;
}
}
{
V_0 = 5;
}
IL_0033:
{
int32_t L_7 = V_0;
return L_7;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.VariableQuery::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* VariableQuery_Clone_mCEF593B56BBCEF6E3EA1476335991F0B9345E93D (VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2* L_0 = (VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2*)il2cpp_codegen_object_new(VariableQuery_tA17F10050594FF7EFCD811993713F722B11323E2_il2cpp_TypeInfo_var);
VariableQuery__ctor_mEDE23D1505EF6CC8A10819F1D6D476668BD41C76(L_0, __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 MS.Internal.Xml.XPath.XPathAncestorQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathAncestorQuery__ctor_m15EE1589DE92201C253B9CA65D46DBBA0B2C0AB9 (XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyInput0, String_t* ___name1, String_t* ___prefix2, int32_t ___typeTest3, bool ___matchSelf4, const RuntimeMethod* method)
{
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_0 = ___qyInput0;
String_t* L_1 = ___name1;
String_t* L_2 = ___prefix2;
int32_t L_3 = ___typeTest3;
CacheAxisQuery__ctor_mF29EDB0855F9F6DC23EA709D32564466D4C1C532(__this, L_0, L_1, L_2, L_3, NULL);
bool L_4 = ___matchSelf4;
__this->____matchSelf_10 = L_4;
return;
}
}
// System.Void MS.Internal.Xml.XPath.XPathAncestorQuery::.ctor(MS.Internal.Xml.XPath.XPathAncestorQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathAncestorQuery__ctor_mC8D22B08A3858AAE55F3ACB5F59EEC6A7EC6E112 (XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B* __this, XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B* ___other0, const RuntimeMethod* method)
{
{
XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B* L_0 = ___other0;
CacheAxisQuery__ctor_mADFA21B9A21BABEFB2DFAFAB965F5CC8D1B84D7E(__this, L_0, NULL);
XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B* L_1 = ___other0;
bool L_2 = L_1->____matchSelf_10;
__this->____matchSelf_10 = L_2;
return;
}
}
// System.Object MS.Internal.Xml.XPath.XPathAncestorQuery::Evaluate(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* XPathAncestorQuery_Evaluate_m2ACC1DB080F5D7B3360CB097DF3238352C68219F (XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___context0, const RuntimeMethod* method)
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* V_0 = NULL;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* V_1 = NULL;
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_0 = ___context0;
RuntimeObject* L_1;
L_1 = CacheAxisQuery_Evaluate_m578781FD2E8D7F2DAFA03EE4BC32301455326F23(__this, L_0, NULL);
V_0 = (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)NULL;
goto IL_005f;
}
IL_000c:
{
bool L_2 = __this->____matchSelf_10;
if (!L_2)
{
goto IL_002b;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_3 = V_1;
bool L_4;
L_4 = VirtualFuncInvoker1< bool, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(18 /* System.Boolean MS.Internal.Xml.XPath.BaseAxisQuery::matches(System.Xml.XPath.XPathNavigator) */, __this, L_3);
if (!L_4)
{
goto IL_002b;
}
}
{
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* L_5 = ((CacheAxisQuery_tCFF1CC8DE183EE8E2AE442258AD69D7DB3B05085*)__this)->___outputBuffer_9;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_6 = V_1;
bool L_7;
L_7 = Query_Insert_m484CA0C5A8A324A9EA9BAB97A7216898769D7EF4(L_5, L_6, NULL);
if (!L_7)
{
goto IL_005f;
}
}
IL_002b:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_8 = V_0;
if (!L_8)
{
goto IL_0037;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_9 = V_0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_10 = V_1;
bool L_11;
L_11 = VirtualFuncInvoker1< bool, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(42 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveTo(System.Xml.XPath.XPathNavigator) */, L_9, L_10);
if (L_11)
{
goto IL_0057;
}
}
IL_0037:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_12 = V_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_13;
L_13 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, L_12);
V_0 = L_13;
goto IL_0057;
}
IL_0040:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_14 = V_0;
bool L_15;
L_15 = VirtualFuncInvoker1< bool, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(18 /* System.Boolean MS.Internal.Xml.XPath.BaseAxisQuery::matches(System.Xml.XPath.XPathNavigator) */, __this, L_14);
if (!L_15)
{
goto IL_0057;
}
}
{
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* L_16 = ((CacheAxisQuery_tCFF1CC8DE183EE8E2AE442258AD69D7DB3B05085*)__this)->___outputBuffer_9;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_17 = V_0;
bool L_18;
L_18 = Query_Insert_m484CA0C5A8A324A9EA9BAB97A7216898769D7EF4(L_16, L_17, NULL);
if (!L_18)
{
goto IL_005f;
}
}
IL_0057:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_19 = V_0;
bool L_20;
L_20 = VirtualFuncInvoker0< bool >::Invoke(40 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToParent() */, L_19);
if (L_20)
{
goto IL_0040;
}
}
IL_005f:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_21 = ((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___qyInput_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_22;
L_22 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(15 /* System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.Query::Advance() */, L_21);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_23 = L_22;
V_1 = L_23;
if (L_23)
{
goto IL_000c;
}
}
{
return __this;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.XPathAncestorQuery::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* XPathAncestorQuery_Clone_mA68740B3E6DF45AD43C36A287DF7E23ACE491B65 (XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B* L_0 = (XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B*)il2cpp_codegen_object_new(XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B_il2cpp_TypeInfo_var);
XPathAncestorQuery__ctor_mC8D22B08A3858AAE55F3ACB5F59EEC6A7EC6E112(L_0, __this, NULL);
return L_0;
}
}
// System.Int32 MS.Internal.Xml.XPath.XPathAncestorQuery::get_CurrentPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathAncestorQuery_get_CurrentPosition_mDC8BBCA051B0C4A3C7679AD2F87DCC3E19E02F45 (XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m794F3A090D2F6A9EC97CC91567E93FA578451B95_RuntimeMethod_var);
s_Il2CppMethodInitialized = true;
}
{
List_1_tDF099FDF4A3E636CBF04C60F6071075174D2A5A7* L_0 = ((CacheAxisQuery_tCFF1CC8DE183EE8E2AE442258AD69D7DB3B05085*)__this)->___outputBuffer_9;
int32_t L_1;
L_1 = List_1_get_Count_m794F3A090D2F6A9EC97CC91567E93FA578451B95_inline(L_0, List_1_get_Count_m794F3A090D2F6A9EC97CC91567E93FA578451B95_RuntimeMethod_var);
int32_t L_2 = ((XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B*)__this)->___count_0;
return ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_1, L_2)), 1));
}
}
// MS.Internal.Xml.XPath.QueryProps MS.Internal.Xml.XPath.XPathAncestorQuery::get_Properties()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathAncestorQuery_get_Properties_mE66E94A583D9DE5F6CA593A7FA9D8BE35F9C89D2 (XPathAncestorQuery_t286D5E715379D8336709F07F912FC5429D78807B* __this, const RuntimeMethod* method)
{
{
int32_t L_0;
L_0 = CacheAxisQuery_get_Properties_m9251F63899EC7DA4CC9FED8F671C1EA124F83B72(__this, NULL);
return (int32_t)(((int32_t)((int32_t)L_0|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 MS.Internal.Xml.XPath.XPathArrayIterator::.ctor(MS.Internal.Xml.XPath.XPathArrayIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathArrayIterator__ctor_m8780C5AD8A2E4C07D9FFE507E6F82EEB14C942F7 (XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979* __this, XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979* ___it0, const RuntimeMethod* method)
{
{
ResetableIterator__ctor_m1B67C12E5C8276A5F1357BDBF0C1C21A8BE4BD90(__this, NULL);
XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979* L_0 = ___it0;
RuntimeObject* L_1 = L_0->___list_1;
__this->___list_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___list_1), (void*)L_1);
XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979* L_2 = ___it0;
int32_t L_3 = L_2->___index_2;
__this->___index_2 = L_3;
return;
}
}
// System.Void MS.Internal.Xml.XPath.XPathArrayIterator::.ctor(System.Xml.XPath.XPathNodeIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathArrayIterator__ctor_mDF760704E4B4DE012995C1D69FCC8CD92B0C87F7 (XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979* __this, XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* ___nodeIterator0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_t1C522956D79B7DC92B5B01053DF1AC058C8B598D_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
ResetableIterator__ctor_m1B67C12E5C8276A5F1357BDBF0C1C21A8BE4BD90(__this, NULL);
ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_0 = (ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A*)il2cpp_codegen_object_new(ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A_il2cpp_TypeInfo_var);
ArrayList__ctor_m07DC369002304B483B9FC41DBDAF4A25AC3C9F80(L_0, NULL);
__this->___list_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___list_1), (void*)L_0);
goto IL_002a;
}
IL_0013:
{
RuntimeObject* L_1 = __this->___list_1;
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_2 = ___nodeIterator0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_3;
L_3 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(8 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNodeIterator::get_Current() */, L_2);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_4;
L_4 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, L_3);
int32_t L_5;
L_5 = InterfaceFuncInvoker1< int32_t, RuntimeObject* >::Invoke(2 /* System.Int32 System.Collections.IList::Add(System.Object) */, IList_t1C522956D79B7DC92B5B01053DF1AC058C8B598D_il2cpp_TypeInfo_var, L_1, L_4);
}
IL_002a:
{
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_6 = ___nodeIterator0;
bool L_7;
L_7 = VirtualFuncInvoker0< bool >::Invoke(7 /* System.Boolean System.Xml.XPath.XPathNodeIterator::MoveNext() */, L_6);
if (L_7)
{
goto IL_0013;
}
}
{
return;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.XPathArrayIterator::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* XPathArrayIterator_Clone_m7BD6360284416E8051C203FED51C1731E7F5A345 (XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979* L_0 = (XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979*)il2cpp_codegen_object_new(XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979_il2cpp_TypeInfo_var);
XPathArrayIterator__ctor_m8780C5AD8A2E4C07D9FFE507E6F82EEB14C942F7(L_0, __this, NULL);
return L_0;
}
}
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.XPathArrayIterator::get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* XPathArrayIterator_get_Current_mCAF90A602B6C338132345496A40A00277BAD5607 (XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_t1C522956D79B7DC92B5B01053DF1AC058C8B598D_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = __this->___index_2;
if ((((int32_t)L_0) >= ((int32_t)1)))
{
goto IL_001e;
}
}
{
String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&String_t_il2cpp_TypeInfo_var))))->___Empty_6;
String_t* L_2;
L_2 = SR_Format_mE848880666610BE90D203FCD8F64435C5E9E3C54(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2390D6884F59E2E4EA04837AD7D6268548597633)), L_1, NULL);
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_3 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var)));
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_3, L_2, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathArrayIterator_get_Current_mCAF90A602B6C338132345496A40A00277BAD5607_RuntimeMethod_var)));
}
IL_001e:
{
RuntimeObject* L_4 = __this->___list_1;
int32_t L_5 = __this->___index_2;
RuntimeObject* L_6;
L_6 = InterfaceFuncInvoker1< RuntimeObject*, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_t1C522956D79B7DC92B5B01053DF1AC058C8B598D_il2cpp_TypeInfo_var, L_4, ((int32_t)il2cpp_codegen_subtract(L_5, 1)));
return ((XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)CastclassClass((RuntimeObject*)L_6, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_il2cpp_TypeInfo_var));
}
}
// System.Int32 MS.Internal.Xml.XPath.XPathArrayIterator::get_CurrentPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathArrayIterator_get_CurrentPosition_m497627008CAEA6867925C57599755C497D42C051 (XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___index_2;
return L_0;
}
}
// System.Int32 MS.Internal.Xml.XPath.XPathArrayIterator::get_Count()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathArrayIterator_get_Count_mD91B308B905601907BE2FC33B8D827B382DFF7FE (XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_t37E7B9DC5B4EF41D190D607F92835BF1171C0E8E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->___list_1;
int32_t L_1;
L_1 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_t37E7B9DC5B4EF41D190D607F92835BF1171C0E8E_il2cpp_TypeInfo_var, L_0);
return L_1;
}
}
// System.Boolean MS.Internal.Xml.XPath.XPathArrayIterator::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathArrayIterator_MoveNext_m07681AA187FFBE4FF8DBE15D6AC45389533CE2C8 (XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_t37E7B9DC5B4EF41D190D607F92835BF1171C0E8E_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = __this->___index_2;
RuntimeObject* L_1 = __this->___list_1;
int32_t L_2;
L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_t37E7B9DC5B4EF41D190D607F92835BF1171C0E8E_il2cpp_TypeInfo_var, L_1);
if ((!(((uint32_t)L_0) == ((uint32_t)L_2))))
{
goto IL_0015;
}
}
{
return (bool)0;
}
IL_0015:
{
int32_t L_3 = __this->___index_2;
__this->___index_2 = ((int32_t)il2cpp_codegen_add(L_3, 1));
return (bool)1;
}
}
// System.Void MS.Internal.Xml.XPath.XPathArrayIterator::Reset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathArrayIterator_Reset_m3D10E5E17E224A18C0CCC1D8B8528358011E7834 (XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979* __this, const RuntimeMethod* method)
{
{
__this->___index_2 = 0;
return;
}
}
// System.Collections.IEnumerator MS.Internal.Xml.XPath.XPathArrayIterator::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* XPathArrayIterator_GetEnumerator_mDFF471A5EEDA8ED1B8ED1D1DD775BA72463F1A2F (XPathArrayIterator_t99C9BCCC2BA66B7E0246D8C84C6866DE8DC23979* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t6331596D5DD37C462B1B8D49CF6B319B00AB7131_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = __this->___list_1;
RuntimeObject* L_1;
L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t6331596D5DD37C462B1B8D49CF6B319B00AB7131_il2cpp_TypeInfo_var, 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 MS.Internal.Xml.XPath.XPathAxisIterator::.ctor(System.Xml.XPath.XPathNavigator,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathAxisIterator__ctor_m75FDA5CEC6CCB2C1DE566023338A7A0FB36DC5D7 (XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav0, bool ___matchSelf1, const RuntimeMethod* method)
{
{
__this->___first_7 = (bool)1;
XPathNodeIterator__ctor_mD2548ACBDDDAD6C11151A9E6BCA675A1BC9F87F3(__this, NULL);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___nav0;
__this->___nav_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->___nav_1), (void*)L_0);
bool L_1 = ___matchSelf1;
__this->___matchSelf_6 = L_1;
return;
}
}
// System.Void MS.Internal.Xml.XPath.XPathAxisIterator::.ctor(System.Xml.XPath.XPathNavigator,System.Xml.XPath.XPathNodeType,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathAxisIterator__ctor_m82C9C09543849DA5B557629F13821612A53D93E6 (XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav0, int32_t ___type1, bool ___matchSelf2, const RuntimeMethod* method)
{
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___nav0;
bool L_1 = ___matchSelf2;
XPathAxisIterator__ctor_m75FDA5CEC6CCB2C1DE566023338A7A0FB36DC5D7(__this, L_0, L_1, NULL);
int32_t L_2 = ___type1;
__this->___type_2 = L_2;
return;
}
}
// System.Void MS.Internal.Xml.XPath.XPathAxisIterator::.ctor(System.Xml.XPath.XPathNavigator,System.String,System.String,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathAxisIterator__ctor_mB0EF0AD16118FA9948244EEEC9100300303A5DE1 (XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav0, String_t* ___name1, String_t* ___namespaceURI2, bool ___matchSelf3, const RuntimeMethod* method)
{
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___nav0;
bool L_1 = ___matchSelf3;
XPathAxisIterator__ctor_m75FDA5CEC6CCB2C1DE566023338A7A0FB36DC5D7(__this, L_0, L_1, NULL);
String_t* L_2 = ___name1;
if (L_2)
{
goto IL_0017;
}
}
{
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_3 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathAxisIterator__ctor_mB0EF0AD16118FA9948244EEEC9100300303A5DE1_RuntimeMethod_var)));
}
IL_0017:
{
String_t* L_4 = ___namespaceURI2;
if (L_4)
{
goto IL_0025;
}
}
{
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_5 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral68930CC908F2D84D0608F119634A199E407F83C2)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathAxisIterator__ctor_mB0EF0AD16118FA9948244EEEC9100300303A5DE1_RuntimeMethod_var)));
}
IL_0025:
{
String_t* L_6 = ___name1;
__this->___name_3 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->___name_3), (void*)L_6);
String_t* L_7 = ___namespaceURI2;
__this->___uri_4 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->___uri_4), (void*)L_7);
return;
}
}
// System.Void MS.Internal.Xml.XPath.XPathAxisIterator::.ctor(MS.Internal.Xml.XPath.XPathAxisIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathAxisIterator__ctor_m84263B27D447B46D6D696CB325FA8350B6B3499E (XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* __this, XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* ___it0, const RuntimeMethod* method)
{
{
__this->___first_7 = (bool)1;
XPathNodeIterator__ctor_mD2548ACBDDDAD6C11151A9E6BCA675A1BC9F87F3(__this, NULL);
XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* L_0 = ___it0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_1 = L_0->___nav_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_2;
L_2 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, L_1);
__this->___nav_1 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___nav_1), (void*)L_2);
XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* L_3 = ___it0;
int32_t L_4 = L_3->___type_2;
__this->___type_2 = L_4;
XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* L_5 = ___it0;
String_t* L_6 = L_5->___name_3;
__this->___name_3 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->___name_3), (void*)L_6);
XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* L_7 = ___it0;
String_t* L_8 = L_7->___uri_4;
__this->___uri_4 = L_8;
Il2CppCodeGenWriteBarrier((void**)(&__this->___uri_4), (void*)L_8);
XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* L_9 = ___it0;
int32_t L_10 = L_9->___position_5;
__this->___position_5 = L_10;
XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* L_11 = ___it0;
bool L_12 = L_11->___matchSelf_6;
__this->___matchSelf_6 = L_12;
XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* L_13 = ___it0;
bool L_14 = L_13->___first_7;
__this->___first_7 = L_14;
return;
}
}
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.XPathAxisIterator::get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* XPathAxisIterator_get_Current_mF2D3229E904EFD152BF4A4986447D8FCA17180C1 (XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* __this, const RuntimeMethod* method)
{
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = __this->___nav_1;
return L_0;
}
}
// System.Int32 MS.Internal.Xml.XPath.XPathAxisIterator::get_CurrentPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathAxisIterator_get_CurrentPosition_m3D6652C0302F0C7ED97B5FBB0E1D2CB25760CAC0 (XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___position_5;
return L_0;
}
}
// System.Boolean MS.Internal.Xml.XPath.XPathAxisIterator::get_Matches()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathAxisIterator_get_Matches_m945261A904BF532225514E3E9FB89E3212BE3143 (XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->___name_3;
if (L_0)
{
goto IL_0051;
}
}
{
int32_t L_1 = __this->___type_2;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_2 = __this->___nav_1;
int32_t L_3;
L_3 = VirtualFuncInvoker0< int32_t >::Invoke(24 /* System.Xml.XPath.XPathNodeType System.Xml.XPath.XPathNavigator::get_NodeType() */, L_2);
if ((((int32_t)L_1) == ((int32_t)L_3)))
{
goto IL_004f;
}
}
{
int32_t L_4 = __this->___type_2;
if ((((int32_t)L_4) == ((int32_t)((int32_t)9))))
{
goto IL_004f;
}
}
{
int32_t L_5 = __this->___type_2;
if ((!(((uint32_t)L_5) == ((uint32_t)4))))
{
goto IL_004d;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_6 = __this->___nav_1;
int32_t L_7;
L_7 = VirtualFuncInvoker0< int32_t >::Invoke(24 /* System.Xml.XPath.XPathNodeType System.Xml.XPath.XPathNavigator::get_NodeType() */, L_6);
if ((((int32_t)L_7) == ((int32_t)6)))
{
goto IL_004b;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_8 = __this->___nav_1;
int32_t L_9;
L_9 = VirtualFuncInvoker0< int32_t >::Invoke(24 /* System.Xml.XPath.XPathNodeType System.Xml.XPath.XPathNavigator::get_NodeType() */, L_8);
return (bool)((((int32_t)L_9) == ((int32_t)5))? 1 : 0);
}
IL_004b:
{
return (bool)1;
}
IL_004d:
{
return (bool)0;
}
IL_004f:
{
return (bool)1;
}
IL_0051:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_10 = __this->___nav_1;
int32_t L_11;
L_11 = VirtualFuncInvoker0< int32_t >::Invoke(24 /* System.Xml.XPath.XPathNodeType System.Xml.XPath.XPathNavigator::get_NodeType() */, L_10);
if ((!(((uint32_t)L_11) == ((uint32_t)1))))
{
goto IL_009b;
}
}
{
String_t* L_12 = __this->___name_3;
int32_t L_13;
L_13 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_12, NULL);
if (!L_13)
{
goto IL_0084;
}
}
{
String_t* L_14 = __this->___name_3;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_15 = __this->___nav_1;
String_t* L_16;
L_16 = VirtualFuncInvoker0< String_t* >::Invoke(25 /* System.String System.Xml.XPath.XPathNavigator::get_LocalName() */, L_15);
bool L_17;
L_17 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_14, L_16, NULL);
if (!L_17)
{
goto IL_009b;
}
}
IL_0084:
{
String_t* L_18 = __this->___uri_4;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_19 = __this->___nav_1;
String_t* L_20;
L_20 = VirtualFuncInvoker0< String_t* >::Invoke(27 /* System.String System.Xml.XPath.XPathNavigator::get_NamespaceURI() */, L_19);
bool L_21;
L_21 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_18, L_20, NULL);
return L_21;
}
IL_009b:
{
return (bool)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 MS.Internal.Xml.XPath.XPathChildIterator::.ctor(System.Xml.XPath.XPathNavigator,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathChildIterator__ctor_mAC63B720E0D6DBEEF6691A9A41BA3A5F0EB78B63 (XPathChildIterator_t7AE48294550EE1A0738D3AC370E6142B7D9123D9* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav0, int32_t ___type1, const RuntimeMethod* method)
{
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___nav0;
int32_t L_1 = ___type1;
XPathAxisIterator__ctor_m82C9C09543849DA5B557629F13821612A53D93E6(__this, L_0, L_1, (bool)0, NULL);
return;
}
}
// System.Void MS.Internal.Xml.XPath.XPathChildIterator::.ctor(System.Xml.XPath.XPathNavigator,System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathChildIterator__ctor_mFFB165E9B76E647A997B4E5C55CAC8D7325A85CF (XPathChildIterator_t7AE48294550EE1A0738D3AC370E6142B7D9123D9* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav0, String_t* ___name1, String_t* ___namespaceURI2, const RuntimeMethod* method)
{
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___nav0;
String_t* L_1 = ___name1;
String_t* L_2 = ___namespaceURI2;
XPathAxisIterator__ctor_mB0EF0AD16118FA9948244EEEC9100300303A5DE1(__this, L_0, L_1, L_2, (bool)0, NULL);
return;
}
}
// System.Void MS.Internal.Xml.XPath.XPathChildIterator::.ctor(MS.Internal.Xml.XPath.XPathChildIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathChildIterator__ctor_m57F3FA94FA91F0E0CDD84E82C5A66EF4E660D936 (XPathChildIterator_t7AE48294550EE1A0738D3AC370E6142B7D9123D9* __this, XPathChildIterator_t7AE48294550EE1A0738D3AC370E6142B7D9123D9* ___it0, const RuntimeMethod* method)
{
{
XPathChildIterator_t7AE48294550EE1A0738D3AC370E6142B7D9123D9* L_0 = ___it0;
XPathAxisIterator__ctor_m84263B27D447B46D6D696CB325FA8350B6B3499E(__this, L_0, NULL);
return;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.XPathChildIterator::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* XPathChildIterator_Clone_m9EFBF4343F814753CEC9363EA541BCF3CC116688 (XPathChildIterator_t7AE48294550EE1A0738D3AC370E6142B7D9123D9* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathChildIterator_t7AE48294550EE1A0738D3AC370E6142B7D9123D9_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathChildIterator_t7AE48294550EE1A0738D3AC370E6142B7D9123D9* L_0 = (XPathChildIterator_t7AE48294550EE1A0738D3AC370E6142B7D9123D9*)il2cpp_codegen_object_new(XPathChildIterator_t7AE48294550EE1A0738D3AC370E6142B7D9123D9_il2cpp_TypeInfo_var);
XPathChildIterator__ctor_m57F3FA94FA91F0E0CDD84E82C5A66EF4E660D936(L_0, __this, NULL);
return L_0;
}
}
// System.Boolean MS.Internal.Xml.XPath.XPathChildIterator::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathChildIterator_MoveNext_m31A12EC089033A8949904CEE4AC1FAAACCE05A55 (XPathChildIterator_t7AE48294550EE1A0738D3AC370E6142B7D9123D9* __this, const RuntimeMethod* method)
{
bool G_B6_0 = false;
{
goto IL_0021;
}
IL_0002:
{
((XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294*)__this)->___first_7 = (bool)0;
bool L_0;
L_0 = VirtualFuncInvoker0< bool >::Invoke(12 /* System.Boolean MS.Internal.Xml.XPath.XPathAxisIterator::get_Matches() */, __this);
if (!L_0)
{
goto IL_0021;
}
}
{
int32_t L_1 = ((XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294*)__this)->___position_5;
((XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294*)__this)->___position_5 = ((int32_t)il2cpp_codegen_add(L_1, 1));
return (bool)1;
}
IL_0021:
{
bool L_2 = ((XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294*)__this)->___first_7;
if (L_2)
{
goto IL_0036;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_3 = ((XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294*)__this)->___nav_1;
bool L_4;
L_4 = VirtualFuncInvoker0< bool >::Invoke(38 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToNext() */, L_3);
G_B6_0 = L_4;
goto IL_0041;
}
IL_0036:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_5 = ((XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294*)__this)->___nav_1;
bool L_6;
L_6 = VirtualFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToFirstChild() */, L_5);
G_B6_0 = L_6;
}
IL_0041:
{
if (G_B6_0)
{
goto IL_0002;
}
}
{
return (bool)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 MS.Internal.Xml.XPath.XPathDescendantIterator::.ctor(System.Xml.XPath.XPathNavigator,System.Xml.XPath.XPathNodeType,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDescendantIterator__ctor_mAC48F85C8B527E93C153272ACFF687EF5E8E99CF (XPathDescendantIterator_tD378EDC0C6297166152D4FAA676FD28AE67077BB* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav0, int32_t ___type1, bool ___matchSelf2, const RuntimeMethod* method)
{
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___nav0;
int32_t L_1 = ___type1;
bool L_2 = ___matchSelf2;
XPathAxisIterator__ctor_m82C9C09543849DA5B557629F13821612A53D93E6(__this, L_0, L_1, L_2, NULL);
return;
}
}
// System.Void MS.Internal.Xml.XPath.XPathDescendantIterator::.ctor(System.Xml.XPath.XPathNavigator,System.String,System.String,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDescendantIterator__ctor_mD41E2B7332A7A5C62EFD9DECCE28F989D2A83A42 (XPathDescendantIterator_tD378EDC0C6297166152D4FAA676FD28AE67077BB* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav0, String_t* ___name1, String_t* ___namespaceURI2, bool ___matchSelf3, const RuntimeMethod* method)
{
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___nav0;
String_t* L_1 = ___name1;
String_t* L_2 = ___namespaceURI2;
bool L_3 = ___matchSelf3;
XPathAxisIterator__ctor_mB0EF0AD16118FA9948244EEEC9100300303A5DE1(__this, L_0, L_1, L_2, L_3, NULL);
return;
}
}
// System.Void MS.Internal.Xml.XPath.XPathDescendantIterator::.ctor(MS.Internal.Xml.XPath.XPathDescendantIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDescendantIterator__ctor_m3A7B321C61AED764610809E067E0681A867DBD7B (XPathDescendantIterator_tD378EDC0C6297166152D4FAA676FD28AE67077BB* __this, XPathDescendantIterator_tD378EDC0C6297166152D4FAA676FD28AE67077BB* ___it0, const RuntimeMethod* method)
{
{
XPathDescendantIterator_tD378EDC0C6297166152D4FAA676FD28AE67077BB* L_0 = ___it0;
XPathAxisIterator__ctor_m84263B27D447B46D6D696CB325FA8350B6B3499E(__this, L_0, NULL);
XPathDescendantIterator_tD378EDC0C6297166152D4FAA676FD28AE67077BB* L_1 = ___it0;
int32_t L_2 = L_1->____level_8;
__this->____level_8 = L_2;
return;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.XPathDescendantIterator::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* XPathDescendantIterator_Clone_mD199343D879C494939844B482A2E6A3D472890DA (XPathDescendantIterator_tD378EDC0C6297166152D4FAA676FD28AE67077BB* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDescendantIterator_tD378EDC0C6297166152D4FAA676FD28AE67077BB_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathDescendantIterator_tD378EDC0C6297166152D4FAA676FD28AE67077BB* L_0 = (XPathDescendantIterator_tD378EDC0C6297166152D4FAA676FD28AE67077BB*)il2cpp_codegen_object_new(XPathDescendantIterator_tD378EDC0C6297166152D4FAA676FD28AE67077BB_il2cpp_TypeInfo_var);
XPathDescendantIterator__ctor_m3A7B321C61AED764610809E067E0681A867DBD7B(L_0, __this, NULL);
return L_0;
}
}
// System.Boolean MS.Internal.Xml.XPath.XPathDescendantIterator::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDescendantIterator_MoveNext_m903F6233F016652DAC3BE769D3612B1E5183F9B0 (XPathDescendantIterator_tD378EDC0C6297166152D4FAA676FD28AE67077BB* __this, const RuntimeMethod* method)
{
{
bool L_0 = ((XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294*)__this)->___first_7;
if (!L_0)
{
goto IL_0028;
}
}
{
((XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294*)__this)->___first_7 = (bool)0;
bool L_1 = ((XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294*)__this)->___matchSelf_6;
if (!L_1)
{
goto IL_0028;
}
}
{
bool L_2;
L_2 = VirtualFuncInvoker0< bool >::Invoke(12 /* System.Boolean MS.Internal.Xml.XPath.XPathAxisIterator::get_Matches() */, __this);
if (!L_2)
{
goto IL_0028;
}
}
{
((XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294*)__this)->___position_5 = 1;
return (bool)1;
}
IL_0028:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_3 = ((XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294*)__this)->___nav_1;
bool L_4;
L_4 = VirtualFuncInvoker0< bool >::Invoke(39 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToFirstChild() */, L_3);
if (!L_4)
{
goto IL_0045;
}
}
{
int32_t L_5 = __this->____level_8;
__this->____level_8 = ((int32_t)il2cpp_codegen_add(L_5, 1));
goto IL_0078;
}
IL_0045:
{
int32_t L_6 = __this->____level_8;
if (L_6)
{
goto IL_004f;
}
}
{
return (bool)0;
}
IL_004f:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_7 = ((XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294*)__this)->___nav_1;
bool L_8;
L_8 = VirtualFuncInvoker0< bool >::Invoke(38 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToNext() */, L_7);
if (L_8)
{
goto IL_0078;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_9 = ((XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294*)__this)->___nav_1;
bool L_10;
L_10 = VirtualFuncInvoker0< bool >::Invoke(40 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToParent() */, L_9);
int32_t L_11 = __this->____level_8;
__this->____level_8 = ((int32_t)il2cpp_codegen_subtract(L_11, 1));
goto IL_0045;
}
IL_0078:
{
bool L_12;
L_12 = VirtualFuncInvoker0< bool >::Invoke(12 /* System.Boolean MS.Internal.Xml.XPath.XPathAxisIterator::get_Matches() */, __this);
if (!L_12)
{
goto IL_0028;
}
}
{
int32_t L_13 = ((XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294*)__this)->___position_5;
((XPathAxisIterator_t7110805B7C20330DEB38DF640DDF20A5EF440294*)__this)->___position_5 = ((int32_t)il2cpp_codegen_add(L_13, 1));
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 MS.Internal.Xml.XPath.XPathEmptyIterator::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathEmptyIterator__ctor_mF8B9D43105672BA59BC291709464FAA355F11B6B (XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF* __this, const RuntimeMethod* method)
{
{
ResetableIterator__ctor_m1B67C12E5C8276A5F1357BDBF0C1C21A8BE4BD90(__this, NULL);
return;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.XPathEmptyIterator::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* XPathEmptyIterator_Clone_m777F4FEA94BBC9067837A64FE616B0A18543BFA9 (XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF* __this, const RuntimeMethod* method)
{
{
return __this;
}
}
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.XPathEmptyIterator::get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* XPathEmptyIterator_get_Current_m6F944A9713AF313FF09746C5B4E70CA3A9556670 (XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF* __this, const RuntimeMethod* method)
{
{
return (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)NULL;
}
}
// System.Int32 MS.Internal.Xml.XPath.XPathEmptyIterator::get_CurrentPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathEmptyIterator_get_CurrentPosition_mE8B9075F26A81DD144A036E09AC44605BD336C7E (XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF* __this, const RuntimeMethod* method)
{
{
return 0;
}
}
// System.Int32 MS.Internal.Xml.XPath.XPathEmptyIterator::get_Count()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathEmptyIterator_get_Count_mFCFB06DBD49AA8A9D016AB6365224987A827132A (XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF* __this, const RuntimeMethod* method)
{
{
return 0;
}
}
// System.Boolean MS.Internal.Xml.XPath.XPathEmptyIterator::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathEmptyIterator_MoveNext_m545257E453FF8492DDC2FB8E4B6C7E8B74146EBD (XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF* __this, const RuntimeMethod* method)
{
{
return (bool)0;
}
}
// System.Void MS.Internal.Xml.XPath.XPathEmptyIterator::Reset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathEmptyIterator_Reset_mD6D30D62A48C58AD5C7839CA4D2EDB17C069B223 (XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF* __this, const RuntimeMethod* method)
{
{
return;
}
}
// System.Void MS.Internal.Xml.XPath.XPathEmptyIterator::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathEmptyIterator__cctor_m1973F06730315C78C350A5ACE803E5462B8B0876 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF* L_0 = (XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF*)il2cpp_codegen_object_new(XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF_il2cpp_TypeInfo_var);
XPathEmptyIterator__ctor_mF8B9D43105672BA59BC291709464FAA355F11B6B(L_0, NULL);
((XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF_StaticFields*)il2cpp_codegen_static_fields_for(XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF_il2cpp_TypeInfo_var))->___Instance_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF_StaticFields*)il2cpp_codegen_static_fields_for(XPathEmptyIterator_t1F22C459047A00765A814DA5E489486395E975FF_il2cpp_TypeInfo_var))->___Instance_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 MS.Internal.Xml.XPath.XPathParser::.ctor(MS.Internal.Xml.XPath.XPathScanner)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathParser__ctor_m2A7D66B615A066AF05735695899722E2EA85FCF8 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* ___scanner0, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_0 = ___scanner0;
__this->____scanner_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____scanner_0), (void*)L_0);
return;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseXPathExpression(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseXPathExpression_mB38348BFC351245CA6517C8CDB653B6D6C22F16D (String_t* ___xpathExpression0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* V_0 = NULL;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* G_B2_0 = NULL;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* G_B1_0 = NULL;
{
String_t* L_0 = ___xpathExpression0;
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_1 = (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C*)il2cpp_codegen_object_new(XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C_il2cpp_TypeInfo_var);
XPathScanner__ctor_mA28C7D76BCEEC00A017A0F242CC8DCAA04718CE1(L_1, L_0, NULL);
V_0 = L_1;
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_2 = V_0;
XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* L_3 = (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989*)il2cpp_codegen_object_new(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
XPathParser__ctor_m2A7D66B615A066AF05735695899722E2EA85FCF8(L_3, L_2, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_4;
L_4 = XPathParser_ParseExpression_m1C67A3A5ADA4F50D95B4D5121028AB74F98272F6(L_3, (AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB*)NULL, NULL);
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_5 = V_0;
int32_t L_6;
L_6 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_5, NULL);
G_B1_0 = L_4;
if ((((int32_t)L_6) == ((int32_t)((int32_t)69))))
{
G_B2_0 = L_4;
goto IL_002e;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_7 = V_0;
String_t* L_8;
L_8 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(L_7, NULL);
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_9;
L_9 = XPathException_Create_mCD60C456FBFFE42865EE9F1BA8F263EA25FACC71(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5B392D0CE7FFD297109C007E16EA8FFE7370B906)), L_8, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathParser_ParseXPathExpression_mB38348BFC351245CA6517C8CDB653B6D6C22F16D_RuntimeMethod_var)));
}
IL_002e:
{
return G_B2_0;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseExpression(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseExpression_m1C67A3A5ADA4F50D95B4D5121028AB74F98272F6 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->____parseDepth_1;
V_0 = ((int32_t)il2cpp_codegen_add(L_0, 1));
int32_t L_1 = V_0;
__this->____parseDepth_1 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) <= ((int32_t)((int32_t)200))))
{
goto IL_0023;
}
}
{
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_3;
L_3 = XPathException_Create_m823FEEDBF0AF2F0BAF71C56A7199E82D37FB9D82(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral49861E5787768004B07E6C23F6AB9F55253AE10D)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathParser_ParseExpression_m1C67A3A5ADA4F50D95B4D5121028AB74F98272F6_RuntimeMethod_var)));
}
IL_0023:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_4 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_5;
L_5 = XPathParser_ParseOrExpr_mC6EB59F30285E0C6E08346E9910704406B65FBE5(__this, L_4, NULL);
int32_t L_6 = __this->____parseDepth_1;
__this->____parseDepth_1 = ((int32_t)il2cpp_codegen_subtract(L_6, 1));
return L_5;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseOrExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseOrExpr_mC6EB59F30285E0C6E08346E9910704406B65FBE5 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDEEFE2DA48C3C4F29D567569CAF0C32C979221B7);
s_Il2CppMethodInitialized = true;
}
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* V_0 = NULL;
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_1;
L_1 = XPathParser_ParseAndExpr_mF4A4BFD862370CB35CE0BA4E8606E42049E8F89E(__this, L_0, NULL);
V_0 = L_1;
}
IL_0008:
{
bool L_2;
L_2 = XPathParser_TestOp_m77FEF4756C4B93791DAC310099FF789751306F47(__this, _stringLiteralDEEFE2DA48C3C4F29D567569CAF0C32C979221B7, NULL);
if (L_2)
{
goto IL_0017;
}
}
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_3 = V_0;
return L_3;
}
IL_0017:
{
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_4 = V_0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_5 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_6;
L_6 = XPathParser_ParseAndExpr_mF4A4BFD862370CB35CE0BA4E8606E42049E8F89E(__this, L_5, NULL);
Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* L_7 = (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE*)il2cpp_codegen_object_new(Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
Operator__ctor_m9531F709896FB2BD63B2E82796D490F9BAA3D837(L_7, 1, L_4, L_6, NULL);
V_0 = L_7;
goto IL_0008;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseAndExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseAndExpr_mF4A4BFD862370CB35CE0BA4E8606E42049E8F89E (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1E6DBEFB654139460DE43FF2E7AE64CB366D96C3);
s_Il2CppMethodInitialized = true;
}
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* V_0 = NULL;
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_1;
L_1 = XPathParser_ParseEqualityExpr_m459C45FF224407FE70AAABB459E1A7669E7AE6C8(__this, L_0, NULL);
V_0 = L_1;
}
IL_0008:
{
bool L_2;
L_2 = XPathParser_TestOp_m77FEF4756C4B93791DAC310099FF789751306F47(__this, _stringLiteral1E6DBEFB654139460DE43FF2E7AE64CB366D96C3, NULL);
if (L_2)
{
goto IL_0017;
}
}
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_3 = V_0;
return L_3;
}
IL_0017:
{
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_4 = V_0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_5 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_6;
L_6 = XPathParser_ParseEqualityExpr_m459C45FF224407FE70AAABB459E1A7669E7AE6C8(__this, L_5, NULL);
Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* L_7 = (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE*)il2cpp_codegen_object_new(Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
Operator__ctor_m9531F709896FB2BD63B2E82796D490F9BAA3D837(L_7, 2, L_4, L_6, NULL);
V_0 = L_7;
goto IL_0008;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseEqualityExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseEqualityExpr_m459C45FF224407FE70AAABB459E1A7669E7AE6C8 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* V_0 = NULL;
int32_t V_1 = 0;
int32_t G_B6_0 = 0;
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_1;
L_1 = XPathParser_ParseRelationalExpr_mDEEE7E9735BEC9EDB504A72B060235923C9D44CD(__this, L_0, NULL);
V_0 = L_1;
}
IL_0008:
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_2 = __this->____scanner_0;
int32_t L_3;
L_3 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_2, NULL);
if ((((int32_t)L_3) == ((int32_t)((int32_t)61))))
{
goto IL_002c;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_4 = __this->____scanner_0;
int32_t L_5;
L_5 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_4, NULL);
if ((((int32_t)L_5) == ((int32_t)((int32_t)78))))
{
goto IL_0029;
}
}
{
G_B6_0 = 0;
goto IL_002d;
}
IL_0029:
{
G_B6_0 = 4;
goto IL_002d;
}
IL_002c:
{
G_B6_0 = 3;
}
IL_002d:
{
V_1 = G_B6_0;
int32_t L_6 = V_1;
if (L_6)
{
goto IL_0033;
}
}
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_7 = V_0;
return L_7;
}
IL_0033:
{
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
int32_t L_8 = V_1;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_9 = V_0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_10 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_11;
L_11 = XPathParser_ParseRelationalExpr_mDEEE7E9735BEC9EDB504A72B060235923C9D44CD(__this, L_10, NULL);
Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* L_12 = (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE*)il2cpp_codegen_object_new(Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
Operator__ctor_m9531F709896FB2BD63B2E82796D490F9BAA3D837(L_12, L_8, L_9, L_11, NULL);
V_0 = L_12;
goto IL_0008;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseRelationalExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseRelationalExpr_mDEEE7E9735BEC9EDB504A72B060235923C9D44CD (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* V_0 = NULL;
int32_t V_1 = 0;
int32_t G_B10_0 = 0;
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_1;
L_1 = XPathParser_ParseAdditiveExpr_m68EA0D6D1A13E1E6FE149DAB655666D270E92EFD(__this, L_0, NULL);
V_0 = L_1;
}
IL_0008:
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_2 = __this->____scanner_0;
int32_t L_3;
L_3 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_2, NULL);
if ((((int32_t)L_3) == ((int32_t)((int32_t)60))))
{
goto IL_0050;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_4 = __this->____scanner_0;
int32_t L_5;
L_5 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_4, NULL);
if ((((int32_t)L_5) == ((int32_t)((int32_t)76))))
{
goto IL_004d;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_6 = __this->____scanner_0;
int32_t L_7;
L_7 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_6, NULL);
if ((((int32_t)L_7) == ((int32_t)((int32_t)62))))
{
goto IL_004a;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_8 = __this->____scanner_0;
int32_t L_9;
L_9 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_8, NULL);
if ((((int32_t)L_9) == ((int32_t)((int32_t)71))))
{
goto IL_0047;
}
}
{
G_B10_0 = 0;
goto IL_0051;
}
IL_0047:
{
G_B10_0 = 8;
goto IL_0051;
}
IL_004a:
{
G_B10_0 = 7;
goto IL_0051;
}
IL_004d:
{
G_B10_0 = 6;
goto IL_0051;
}
IL_0050:
{
G_B10_0 = 5;
}
IL_0051:
{
V_1 = G_B10_0;
int32_t L_10 = V_1;
if (L_10)
{
goto IL_0057;
}
}
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_11 = V_0;
return L_11;
}
IL_0057:
{
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
int32_t L_12 = V_1;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_13 = V_0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_14 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_15;
L_15 = XPathParser_ParseAdditiveExpr_m68EA0D6D1A13E1E6FE149DAB655666D270E92EFD(__this, L_14, NULL);
Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* L_16 = (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE*)il2cpp_codegen_object_new(Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
Operator__ctor_m9531F709896FB2BD63B2E82796D490F9BAA3D837(L_16, L_12, L_13, L_15, NULL);
V_0 = L_16;
goto IL_0008;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseAdditiveExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseAdditiveExpr_m68EA0D6D1A13E1E6FE149DAB655666D270E92EFD (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* V_0 = NULL;
int32_t V_1 = 0;
int32_t G_B6_0 = 0;
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_1;
L_1 = XPathParser_ParseMultiplicativeExpr_m855810E5EC6B8ED6B12514ABB49DD9632FEF2E93(__this, L_0, NULL);
V_0 = L_1;
}
IL_0008:
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_2 = __this->____scanner_0;
int32_t L_3;
L_3 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_2, NULL);
if ((((int32_t)L_3) == ((int32_t)((int32_t)43))))
{
goto IL_002d;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_4 = __this->____scanner_0;
int32_t L_5;
L_5 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_4, NULL);
if ((((int32_t)L_5) == ((int32_t)((int32_t)45))))
{
goto IL_0029;
}
}
{
G_B6_0 = 0;
goto IL_002f;
}
IL_0029:
{
G_B6_0 = ((int32_t)10);
goto IL_002f;
}
IL_002d:
{
G_B6_0 = ((int32_t)9);
}
IL_002f:
{
V_1 = G_B6_0;
int32_t L_6 = V_1;
if (L_6)
{
goto IL_0035;
}
}
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_7 = V_0;
return L_7;
}
IL_0035:
{
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
int32_t L_8 = V_1;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_9 = V_0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_10 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_11;
L_11 = XPathParser_ParseMultiplicativeExpr_m855810E5EC6B8ED6B12514ABB49DD9632FEF2E93(__this, L_10, NULL);
Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* L_12 = (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE*)il2cpp_codegen_object_new(Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
Operator__ctor_m9531F709896FB2BD63B2E82796D490F9BAA3D837(L_12, L_8, L_9, L_11, NULL);
V_0 = L_12;
goto IL_0008;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseMultiplicativeExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseMultiplicativeExpr_m855810E5EC6B8ED6B12514ABB49DD9632FEF2E93 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1A9B25F4DFE20C0AD18665BC9AF768F47F752B2D);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDC125FEC0116CADDF0C94B573A3CFA709907CE3D);
s_Il2CppMethodInitialized = true;
}
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* V_0 = NULL;
int32_t V_1 = 0;
int32_t G_B8_0 = 0;
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_1;
L_1 = XPathParser_ParseUnaryExpr_mC50184E73DA0B026C0014439D2B1FCF72C7B53F4(__this, L_0, NULL);
V_0 = L_1;
}
IL_0008:
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_2 = __this->____scanner_0;
int32_t L_3;
L_3 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_2, NULL);
if ((((int32_t)L_3) == ((int32_t)((int32_t)42))))
{
goto IL_003c;
}
}
{
bool L_4;
L_4 = XPathParser_TestOp_m77FEF4756C4B93791DAC310099FF789751306F47(__this, _stringLiteralDC125FEC0116CADDF0C94B573A3CFA709907CE3D, NULL);
if (L_4)
{
goto IL_0038;
}
}
{
bool L_5;
L_5 = XPathParser_TestOp_m77FEF4756C4B93791DAC310099FF789751306F47(__this, _stringLiteral1A9B25F4DFE20C0AD18665BC9AF768F47F752B2D, NULL);
if (L_5)
{
goto IL_0034;
}
}
{
G_B8_0 = 0;
goto IL_003e;
}
IL_0034:
{
G_B8_0 = ((int32_t)13);
goto IL_003e;
}
IL_0038:
{
G_B8_0 = ((int32_t)12);
goto IL_003e;
}
IL_003c:
{
G_B8_0 = ((int32_t)11);
}
IL_003e:
{
V_1 = G_B8_0;
int32_t L_6 = V_1;
if (L_6)
{
goto IL_0044;
}
}
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_7 = V_0;
return L_7;
}
IL_0044:
{
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
int32_t L_8 = V_1;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_9 = V_0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_10 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_11;
L_11 = XPathParser_ParseUnaryExpr_mC50184E73DA0B026C0014439D2B1FCF72C7B53F4(__this, L_10, NULL);
Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* L_12 = (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE*)il2cpp_codegen_object_new(Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
Operator__ctor_m9531F709896FB2BD63B2E82796D490F9BAA3D837(L_12, L_8, L_9, L_11, NULL);
V_0 = L_12;
goto IL_0008;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseUnaryExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseUnaryExpr_mC50184E73DA0B026C0014439D2B1FCF72C7B53F4 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
bool V_0 = false;
{
V_0 = (bool)0;
goto IL_000f;
}
IL_0004:
{
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
bool L_0 = V_0;
V_0 = (bool)((((int32_t)L_0) == ((int32_t)0))? 1 : 0);
}
IL_000f:
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_1 = __this->____scanner_0;
int32_t L_2;
L_2 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_1, NULL);
if ((((int32_t)L_2) == ((int32_t)((int32_t)45))))
{
goto IL_0004;
}
}
{
bool L_3 = V_0;
if (!L_3)
{
goto IL_003e;
}
}
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_4 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_5;
L_5 = XPathParser_ParseUnionExpr_m7CC8BB424CA1A576774C9C75E0E29546E4A527F4(__this, L_4, NULL);
Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383* L_6 = (Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383*)il2cpp_codegen_object_new(Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383_il2cpp_TypeInfo_var);
Operand__ctor_m776B601A0BCCF975AA55AC9381DFE4A4F413A597(L_6, (-1.0), NULL);
Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* L_7 = (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE*)il2cpp_codegen_object_new(Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
Operator__ctor_m9531F709896FB2BD63B2E82796D490F9BAA3D837(L_7, ((int32_t)11), L_5, L_6, NULL);
return L_7;
}
IL_003e:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_8 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_9;
L_9 = XPathParser_ParseUnionExpr_m7CC8BB424CA1A576774C9C75E0E29546E4A527F4(__this, L_8, NULL);
return L_9;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseUnionExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseUnionExpr_m7CC8BB424CA1A576774C9C75E0E29546E4A527F4 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* V_0 = NULL;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* V_1 = NULL;
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_1;
L_1 = XPathParser_ParsePathExpr_mF3A3A43B8D36E8E540806AF98955C760F43EE7CA(__this, L_0, NULL);
V_0 = L_1;
}
IL_0008:
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_2 = __this->____scanner_0;
int32_t L_3;
L_3 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_2, NULL);
if ((((int32_t)L_3) == ((int32_t)((int32_t)124))))
{
goto IL_0019;
}
}
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_4 = V_0;
return L_4;
}
IL_0019:
{
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_5 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_6;
L_6 = XPathParser_ParsePathExpr_mF3A3A43B8D36E8E540806AF98955C760F43EE7CA(__this, L_5, NULL);
V_1 = L_6;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_7 = V_0;
int32_t L_8;
L_8 = VirtualFuncInvoker0< int32_t >::Invoke(5 /* System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.AstNode::get_ReturnType() */, L_7);
XPathParser_CheckNodeSet_m6973A0FD67B043A8DA7DB69660E0296F0A691497(__this, L_8, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_9 = V_1;
int32_t L_10;
L_10 = VirtualFuncInvoker0< int32_t >::Invoke(5 /* System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.AstNode::get_ReturnType() */, L_9);
XPathParser_CheckNodeSet_m6973A0FD67B043A8DA7DB69660E0296F0A691497(__this, L_10, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_11 = V_0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_12 = V_1;
Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* L_13 = (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE*)il2cpp_codegen_object_new(Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var);
Operator__ctor_m9531F709896FB2BD63B2E82796D490F9BAA3D837(L_13, ((int32_t)14), L_11, L_12, NULL);
V_0 = L_13;
goto IL_0008;
}
}
// System.Boolean MS.Internal.Xml.XPath.XPathParser::IsNodeType(MS.Internal.Xml.XPath.XPathScanner)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathParser_IsNodeType_m4ED2012AD719ED9A2E1CD973BF0769770F006A0D (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* ___scaner0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral60FCDFD0C330A0636DB449998F8C8F58C7522826);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD43B83259CBF032EB58F1BC3B3739510397D2C31);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDD04CAFBC9E6DA5318C057180A0BD0EC13B9B3FC);
s_Il2CppMethodInitialized = true;
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_0 = ___scaner0;
String_t* L_1;
L_1 = XPathScanner_get_Prefix_mABD6B08D4EBCDC3AE098EC916502C294290DF79B_inline(L_0, NULL);
int32_t L_2;
L_2 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_1, NULL);
if (L_2)
{
goto IL_0056;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_3 = ___scaner0;
String_t* L_4;
L_4 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_3, NULL);
bool L_5;
L_5 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_4, _stringLiteralD43B83259CBF032EB58F1BC3B3739510397D2C31, NULL);
if (L_5)
{
goto IL_0054;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_6 = ___scaner0;
String_t* L_7;
L_7 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_6, NULL);
bool L_8;
L_8 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_7, _stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0, NULL);
if (L_8)
{
goto IL_0054;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_9 = ___scaner0;
String_t* L_10;
L_10 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_9, NULL);
bool L_11;
L_11 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_10, _stringLiteralDD04CAFBC9E6DA5318C057180A0BD0EC13B9B3FC, NULL);
if (L_11)
{
goto IL_0054;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_12 = ___scaner0;
String_t* L_13;
L_13 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_12, NULL);
bool L_14;
L_14 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_13, _stringLiteral60FCDFD0C330A0636DB449998F8C8F58C7522826, NULL);
return L_14;
}
IL_0054:
{
return (bool)1;
}
IL_0056:
{
return (bool)0;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParsePathExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParsePathExpr_mF3A3A43B8D36E8E540806AF98955C760F43EE7CA (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* V_0 = NULL;
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_0 = __this->____scanner_0;
il2cpp_codegen_runtime_class_init_inline(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
bool L_1;
L_1 = XPathParser_IsPrimaryExpr_m3C947BE8093596FCDCF10CC4F5E601E19CD37D18(L_0, NULL);
if (!L_1)
{
goto IL_0059;
}
}
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_2 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_3;
L_3 = XPathParser_ParseFilterExpr_m16591F641AACD53B0F2F89CE8EC7730E82436400(__this, L_2, NULL);
V_0 = L_3;
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_4 = __this->____scanner_0;
int32_t L_5;
L_5 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_4, NULL);
if ((!(((uint32_t)L_5) == ((uint32_t)((int32_t)47)))))
{
goto IL_0034;
}
}
{
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_6 = V_0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_7;
L_7 = XPathParser_ParseRelativeLocationPath_m27690F50336BDF5B010F4D5CA8390B70BBE6DBD9(__this, L_6, NULL);
V_0 = L_7;
goto IL_0061;
}
IL_0034:
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_8 = __this->____scanner_0;
int32_t L_9;
L_9 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_8, NULL);
if ((!(((uint32_t)L_9) == ((uint32_t)((int32_t)83)))))
{
goto IL_0061;
}
}
{
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_10 = V_0;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_11 = (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B*)il2cpp_codegen_object_new(Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B_il2cpp_TypeInfo_var);
Axis__ctor_mE8689658A4D9B576990F85F4B5798510FA7E0941(L_11, 5, L_10, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_12;
L_12 = XPathParser_ParseRelativeLocationPath_m27690F50336BDF5B010F4D5CA8390B70BBE6DBD9(__this, L_11, NULL);
V_0 = L_12;
goto IL_0061;
}
IL_0059:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_13;
L_13 = XPathParser_ParseLocationPath_m9678FBE9F305F08262CE889D74539715BB849D65(__this, (AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB*)NULL, NULL);
V_0 = L_13;
}
IL_0061:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_14 = V_0;
return L_14;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseFilterExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseFilterExpr_m16591F641AACD53B0F2F89CE8EC7730E82436400 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* V_0 = NULL;
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_1;
L_1 = XPathParser_ParsePrimaryExpr_mBE1F5FE38AC2D3B94B8A0B2327DB1347446335E6(__this, L_0, NULL);
V_0 = L_1;
goto IL_0018;
}
IL_000a:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_2 = V_0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_3 = V_0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_4;
L_4 = XPathParser_ParsePredicate_m2D5AC8675BEB8F96DF87170633830B84057199EC(__this, L_3, NULL);
Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037* L_5 = (Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037*)il2cpp_codegen_object_new(Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037_il2cpp_TypeInfo_var);
Filter__ctor_mA0D253E4CA3199F983845C8ED47194F79F22486F(L_5, L_2, L_4, NULL);
V_0 = L_5;
}
IL_0018:
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_6 = __this->____scanner_0;
int32_t L_7;
L_7 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_6, NULL);
if ((((int32_t)L_7) == ((int32_t)((int32_t)91))))
{
goto IL_000a;
}
}
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_8 = V_0;
return L_8;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParsePredicate(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParsePredicate_m2D5AC8675BEB8F96DF87170633830B84057199EC (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method)
{
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = ___qyInput0;
int32_t L_1;
L_1 = VirtualFuncInvoker0< int32_t >::Invoke(5 /* System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.AstNode::get_ReturnType() */, L_0);
XPathParser_CheckNodeSet_m6973A0FD67B043A8DA7DB69660E0296F0A691497(__this, L_1, NULL);
XPathParser_PassToken_mB00B97CFBB3F00C875DA5920479EBB52EC4F624D(__this, ((int32_t)91), NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_2 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_3;
L_3 = XPathParser_ParseExpression_m1C67A3A5ADA4F50D95B4D5121028AB74F98272F6(__this, L_2, NULL);
XPathParser_PassToken_mB00B97CFBB3F00C875DA5920479EBB52EC4F624D(__this, ((int32_t)93), NULL);
return L_3;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseLocationPath(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseLocationPath_m9678FBE9F305F08262CE889D74539715BB849D65 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Root_t463323264F920B00B289008CC149187F9D2B72A0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* V_0 = NULL;
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_0 = __this->____scanner_0;
int32_t L_1;
L_1 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_0, NULL);
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)47)))))
{
goto IL_0037;
}
}
{
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
Root_t463323264F920B00B289008CC149187F9D2B72A0* L_2 = (Root_t463323264F920B00B289008CC149187F9D2B72A0*)il2cpp_codegen_object_new(Root_t463323264F920B00B289008CC149187F9D2B72A0_il2cpp_TypeInfo_var);
Root__ctor_m47FF26A8FC9EB5181141B7FF7EA849528A166110(L_2, NULL);
V_0 = L_2;
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_3 = __this->____scanner_0;
int32_t L_4;
L_4 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_3, NULL);
il2cpp_codegen_runtime_class_init_inline(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
bool L_5;
L_5 = XPathParser_IsStep_mAAA15AAF7D8112C0BE32F5F387C07C60EA63034E(L_4, NULL);
if (!L_5)
{
goto IL_0035;
}
}
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_6 = V_0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_7;
L_7 = XPathParser_ParseRelativeLocationPath_m27690F50336BDF5B010F4D5CA8390B70BBE6DBD9(__this, L_6, NULL);
V_0 = L_7;
}
IL_0035:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_8 = V_0;
return L_8;
}
IL_0037:
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_9 = __this->____scanner_0;
int32_t L_10;
L_10 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_9, NULL);
if ((!(((uint32_t)L_10) == ((uint32_t)((int32_t)83)))))
{
goto IL_005e;
}
}
{
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
Root_t463323264F920B00B289008CC149187F9D2B72A0* L_11 = (Root_t463323264F920B00B289008CC149187F9D2B72A0*)il2cpp_codegen_object_new(Root_t463323264F920B00B289008CC149187F9D2B72A0_il2cpp_TypeInfo_var);
Root__ctor_m47FF26A8FC9EB5181141B7FF7EA849528A166110(L_11, NULL);
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_12 = (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B*)il2cpp_codegen_object_new(Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B_il2cpp_TypeInfo_var);
Axis__ctor_mE8689658A4D9B576990F85F4B5798510FA7E0941(L_12, 5, L_11, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_13;
L_13 = XPathParser_ParseRelativeLocationPath_m27690F50336BDF5B010F4D5CA8390B70BBE6DBD9(__this, L_12, NULL);
return L_13;
}
IL_005e:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_14 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_15;
L_15 = XPathParser_ParseRelativeLocationPath_m27690F50336BDF5B010F4D5CA8390B70BBE6DBD9(__this, L_14, NULL);
return L_15;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseRelativeLocationPath(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseRelativeLocationPath_m27690F50336BDF5B010F4D5CA8390B70BBE6DBD9 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* V_0 = NULL;
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = ___qyInput0;
V_0 = L_0;
}
IL_0002:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_1 = V_0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_2;
L_2 = XPathParser_ParseStep_m3788B080C2BE87A463776EC1AD25FD12BD5AB691(__this, L_1, NULL);
V_0 = L_2;
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_3 = __this->____scanner_0;
int32_t L_4;
L_4 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_3, NULL);
if ((!(((uint32_t)((int32_t)83)) == ((uint32_t)L_4))))
{
goto IL_0029;
}
}
{
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_5 = V_0;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_6 = (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B*)il2cpp_codegen_object_new(Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B_il2cpp_TypeInfo_var);
Axis__ctor_mE8689658A4D9B576990F85F4B5798510FA7E0941(L_6, 5, L_5, NULL);
V_0 = L_6;
goto IL_0002;
}
IL_0029:
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_7 = __this->____scanner_0;
int32_t L_8;
L_8 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_7, NULL);
if ((!(((uint32_t)((int32_t)47)) == ((uint32_t)L_8))))
{
goto IL_0040;
}
}
{
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
goto IL_0002;
}
IL_0040:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_9 = V_0;
return L_9;
}
}
// System.Boolean MS.Internal.Xml.XPath.XPathParser::IsStep(MS.Internal.Xml.XPath.XPathScanner/LexKind)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathParser_IsStep_mAAA15AAF7D8112C0BE32F5F387C07C60EA63034E (int32_t ___lexKind0, const RuntimeMethod* method)
{
{
int32_t L_0 = ___lexKind0;
if ((((int32_t)L_0) == ((int32_t)((int32_t)46))))
{
goto IL_001f;
}
}
{
int32_t L_1 = ___lexKind0;
if ((((int32_t)L_1) == ((int32_t)((int32_t)68))))
{
goto IL_001f;
}
}
{
int32_t L_2 = ___lexKind0;
if ((((int32_t)L_2) == ((int32_t)((int32_t)64))))
{
goto IL_001f;
}
}
{
int32_t L_3 = ___lexKind0;
if ((((int32_t)L_3) == ((int32_t)((int32_t)97))))
{
goto IL_001f;
}
}
{
int32_t L_4 = ___lexKind0;
if ((((int32_t)L_4) == ((int32_t)((int32_t)42))))
{
goto IL_001f;
}
}
{
int32_t L_5 = ___lexKind0;
return (bool)((((int32_t)L_5) == ((int32_t)((int32_t)110)))? 1 : 0);
}
IL_001f:
{
return (bool)1;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseStep(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseStep_m3788B080C2BE87A463776EC1AD25FD12BD5AB691 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
int32_t G_B12_0 = 0;
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_0 = __this->____scanner_0;
int32_t L_1;
L_1 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_0, NULL);
if ((!(((uint32_t)((int32_t)46)) == ((uint32_t)L_1))))
{
goto IL_0023;
}
}
{
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_2 = ___qyInput0;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_3 = (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B*)il2cpp_codegen_object_new(Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B_il2cpp_TypeInfo_var);
Axis__ctor_mE8689658A4D9B576990F85F4B5798510FA7E0941(L_3, ((int32_t)12), L_2, NULL);
V_0 = L_3;
goto IL_00a6;
}
IL_0023:
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_4 = __this->____scanner_0;
int32_t L_5;
L_5 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_4, NULL);
if ((!(((uint32_t)((int32_t)68)) == ((uint32_t)L_5))))
{
goto IL_0043;
}
}
{
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_6 = ___qyInput0;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_7 = (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B*)il2cpp_codegen_object_new(Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B_il2cpp_TypeInfo_var);
Axis__ctor_mE8689658A4D9B576990F85F4B5798510FA7E0941(L_7, ((int32_t)9), L_6, NULL);
V_0 = L_7;
goto IL_00a6;
}
IL_0043:
{
V_1 = 3;
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_8 = __this->____scanner_0;
int32_t L_9;
L_9 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_8, NULL);
V_3 = L_9;
int32_t L_10 = V_3;
if ((((int32_t)L_10) == ((int32_t)((int32_t)64))))
{
goto IL_005d;
}
}
{
int32_t L_11 = V_3;
if ((((int32_t)L_11) == ((int32_t)((int32_t)97))))
{
goto IL_0067;
}
}
{
goto IL_0074;
}
IL_005d:
{
V_1 = 2;
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
goto IL_0074;
}
IL_0067:
{
int32_t L_12;
L_12 = XPathParser_GetAxis_mBA369AB1D5A1E0FB048D73BAA63315D52FE28038(__this, NULL);
V_1 = L_12;
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
}
IL_0074:
{
int32_t L_13 = V_1;
if ((((int32_t)L_13) == ((int32_t)2)))
{
goto IL_007b;
}
}
{
G_B12_0 = 1;
goto IL_007c;
}
IL_007b:
{
G_B12_0 = 2;
}
IL_007c:
{
V_2 = G_B12_0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_14 = ___qyInput0;
int32_t L_15 = V_1;
int32_t L_16 = V_2;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_17;
L_17 = XPathParser_ParseNodeTest_m1AC02FC216DEA58F26AB719B5057C808A1BF6EAA(__this, L_14, L_15, L_16, NULL);
V_0 = L_17;
goto IL_0097;
}
IL_0089:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_18 = V_0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_19 = V_0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_20;
L_20 = XPathParser_ParsePredicate_m2D5AC8675BEB8F96DF87170633830B84057199EC(__this, L_19, NULL);
Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037* L_21 = (Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037*)il2cpp_codegen_object_new(Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037_il2cpp_TypeInfo_var);
Filter__ctor_mA0D253E4CA3199F983845C8ED47194F79F22486F(L_21, L_18, L_20, NULL);
V_0 = L_21;
}
IL_0097:
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_22 = __this->____scanner_0;
int32_t L_23;
L_23 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_22, NULL);
if ((((int32_t)((int32_t)91)) == ((int32_t)L_23)))
{
goto IL_0089;
}
}
IL_00a6:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_24 = V_0;
return L_24;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseNodeTest(MS.Internal.Xml.XPath.AstNode,MS.Internal.Xml.XPath.Axis/AxisType,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseNodeTest_m1AC02FC216DEA58F26AB719B5057C808A1BF6EAA (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, int32_t ___axisType1, int32_t ___nodeType2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral60FCDFD0C330A0636DB449998F8C8F58C7522826);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD43B83259CBF032EB58F1BC3B3739510397D2C31);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDD04CAFBC9E6DA5318C057180A0BD0EC13B9B3FC);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE280D065A824A791F8305234D3E093FC9A5A90C7);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
String_t* V_1 = NULL;
int32_t V_2 = 0;
int32_t G_B13_0 = 0;
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_0 = __this->____scanner_0;
int32_t L_1;
L_1 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_0, NULL);
V_2 = L_1;
int32_t L_2 = V_2;
if ((((int32_t)L_2) == ((int32_t)((int32_t)42))))
{
goto IL_012c;
}
}
{
int32_t L_3 = V_2;
if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)110)))))
{
goto IL_0140;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_4 = __this->____scanner_0;
bool L_5;
L_5 = XPathScanner_get_CanBeFunction_mDC31ADE84434B08EB728505827B729E82DF02C97_inline(L_4, NULL);
if (!L_5)
{
goto IL_00f9;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_6 = __this->____scanner_0;
il2cpp_codegen_runtime_class_init_inline(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
bool L_7;
L_7 = XPathParser_IsNodeType_m4ED2012AD719ED9A2E1CD973BF0769770F006A0D(L_6, NULL);
if (!L_7)
{
goto IL_00f9;
}
}
{
String_t* L_8 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
V_1 = L_8;
String_t* L_9 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
V_0 = L_9;
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_10 = __this->____scanner_0;
String_t* L_11;
L_11 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_10, NULL);
bool L_12;
L_12 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_11, _stringLiteral60FCDFD0C330A0636DB449998F8C8F58C7522826, NULL);
if (L_12)
{
goto IL_00b1;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_13 = __this->____scanner_0;
String_t* L_14;
L_14 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_13, NULL);
bool L_15;
L_15 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_14, _stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0, NULL);
if (L_15)
{
goto IL_00ae;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_16 = __this->____scanner_0;
String_t* L_17;
L_17 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_16, NULL);
bool L_18;
L_18 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_17, _stringLiteralD43B83259CBF032EB58F1BC3B3739510397D2C31, NULL);
if (L_18)
{
goto IL_00aa;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_19 = __this->____scanner_0;
String_t* L_20;
L_20 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_19, NULL);
bool L_21;
L_21 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_20, _stringLiteralDD04CAFBC9E6DA5318C057180A0BD0EC13B9B3FC, NULL);
if (L_21)
{
goto IL_00a7;
}
}
{
G_B13_0 = 0;
goto IL_00b2;
}
IL_00a7:
{
G_B13_0 = 7;
goto IL_00b2;
}
IL_00aa:
{
G_B13_0 = ((int32_t)9);
goto IL_00b2;
}
IL_00ae:
{
G_B13_0 = 4;
goto IL_00b2;
}
IL_00b1:
{
G_B13_0 = 8;
}
IL_00b2:
{
___nodeType2 = G_B13_0;
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
XPathParser_PassToken_mB00B97CFBB3F00C875DA5920479EBB52EC4F624D(__this, ((int32_t)40), NULL);
int32_t L_22 = ___nodeType2;
if ((!(((uint32_t)L_22) == ((uint32_t)7))))
{
goto IL_00ef;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_23 = __this->____scanner_0;
int32_t L_24;
L_24 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_23, NULL);
if ((((int32_t)L_24) == ((int32_t)((int32_t)41))))
{
goto IL_00ef;
}
}
{
XPathParser_CheckToken_mCF1FB61597AF7BC9C1C3254F4B8083FC169FEFD9(__this, ((int32_t)115), NULL);
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_25 = __this->____scanner_0;
String_t* L_26;
L_26 = XPathScanner_get_StringValue_m5E8E622B6A4718DBD7380F56F673506ED74466A5_inline(L_25, NULL);
V_0 = L_26;
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
}
IL_00ef:
{
XPathParser_PassToken_mB00B97CFBB3F00C875DA5920479EBB52EC4F624D(__this, ((int32_t)41), NULL);
goto IL_0156;
}
IL_00f9:
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_27 = __this->____scanner_0;
String_t* L_28;
L_28 = XPathScanner_get_Prefix_mABD6B08D4EBCDC3AE098EC916502C294290DF79B_inline(L_27, NULL);
V_1 = L_28;
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_29 = __this->____scanner_0;
String_t* L_30;
L_30 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_29, NULL);
V_0 = L_30;
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
String_t* L_31 = V_0;
bool L_32;
L_32 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_31, _stringLiteralE280D065A824A791F8305234D3E093FC9A5A90C7, NULL);
if (!L_32)
{
goto IL_0156;
}
}
{
String_t* L_33 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
V_0 = L_33;
goto IL_0156;
}
IL_012c:
{
String_t* L_34 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
V_1 = L_34;
String_t* L_35 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
V_0 = L_35;
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
goto IL_0156;
}
IL_0140:
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_36 = __this->____scanner_0;
String_t* L_37;
L_37 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(L_36, NULL);
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_38;
L_38 = XPathException_Create_mCD60C456FBFFE42865EE9F1BA8F263EA25FACC71(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDB43AF7750517FC9C2883D18BF195926C1325D17)), L_37, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_38, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathParser_ParseNodeTest_m1AC02FC216DEA58F26AB719B5057C808A1BF6EAA_RuntimeMethod_var)));
}
IL_0156:
{
int32_t L_39 = ___axisType1;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_40 = ___qyInput0;
String_t* L_41 = V_1;
String_t* L_42 = V_0;
int32_t L_43 = ___nodeType2;
Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_44 = (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B*)il2cpp_codegen_object_new(Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B_il2cpp_TypeInfo_var);
Axis__ctor_m2704C3CF26377CC587654EC9DFEAFE3A5A964CD4(L_44, L_39, L_40, L_41, L_42, L_43, NULL);
return L_44;
}
}
// System.Boolean MS.Internal.Xml.XPath.XPathParser::IsPrimaryExpr(MS.Internal.Xml.XPath.XPathScanner)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathParser_IsPrimaryExpr_m3C947BE8093596FCDCF10CC4F5E601E19CD37D18 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* ___scanner0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_0 = ___scanner0;
int32_t L_1;
L_1 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_0, NULL);
if ((((int32_t)L_1) == ((int32_t)((int32_t)115))))
{
goto IL_0046;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_2 = ___scanner0;
int32_t L_3;
L_3 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_2, NULL);
if ((((int32_t)L_3) == ((int32_t)((int32_t)100))))
{
goto IL_0046;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_4 = ___scanner0;
int32_t L_5;
L_5 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_4, NULL);
if ((((int32_t)L_5) == ((int32_t)((int32_t)36))))
{
goto IL_0046;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_6 = ___scanner0;
int32_t L_7;
L_7 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_6, NULL);
if ((((int32_t)L_7) == ((int32_t)((int32_t)40))))
{
goto IL_0046;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_8 = ___scanner0;
int32_t L_9;
L_9 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_8, NULL);
if ((!(((uint32_t)L_9) == ((uint32_t)((int32_t)110)))))
{
goto IL_0044;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_10 = ___scanner0;
bool L_11;
L_11 = XPathScanner_get_CanBeFunction_mDC31ADE84434B08EB728505827B729E82DF02C97_inline(L_10, NULL);
if (!L_11)
{
goto IL_0044;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_12 = ___scanner0;
il2cpp_codegen_runtime_class_init_inline(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
bool L_13;
L_13 = XPathParser_IsNodeType_m4ED2012AD719ED9A2E1CD973BF0769770F006A0D(L_12, NULL);
return (bool)((((int32_t)L_13) == ((int32_t)0))? 1 : 0);
}
IL_0044:
{
return (bool)0;
}
IL_0046:
{
return (bool)1;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParsePrimaryExpr(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParsePrimaryExpr_mBE1F5FE38AC2D3B94B8A0B2327DB1347446335E6 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Group_t422900FBF4CC87409B16802F41344C0772AF95A4_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* V_0 = NULL;
int32_t V_1 = 0;
{
V_0 = (AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB*)NULL;
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_0 = __this->____scanner_0;
int32_t L_1;
L_1 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_0, NULL);
V_1 = L_1;
int32_t L_2 = V_1;
if ((((int32_t)L_2) > ((int32_t)((int32_t)40))))
{
goto IL_0025;
}
}
{
int32_t L_3 = V_1;
if ((((int32_t)L_3) == ((int32_t)((int32_t)36))))
{
goto IL_006f;
}
}
{
int32_t L_4 = V_1;
if ((((int32_t)L_4) == ((int32_t)((int32_t)40))))
{
goto IL_00a1;
}
}
{
goto IL_00eb;
}
IL_0025:
{
int32_t L_5 = V_1;
if ((((int32_t)L_5) == ((int32_t)((int32_t)100))))
{
goto IL_0056;
}
}
{
int32_t L_6 = V_1;
if ((((int32_t)L_6) == ((int32_t)((int32_t)110))))
{
goto IL_00c9;
}
}
{
int32_t L_7 = V_1;
if ((!(((uint32_t)L_7) == ((uint32_t)((int32_t)115)))))
{
goto IL_00eb;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_8 = __this->____scanner_0;
String_t* L_9;
L_9 = XPathScanner_get_StringValue_m5E8E622B6A4718DBD7380F56F673506ED74466A5_inline(L_8, NULL);
Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383* L_10 = (Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383*)il2cpp_codegen_object_new(Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383_il2cpp_TypeInfo_var);
Operand__ctor_m05E2CFB9B5F5453ADACD68A19988E68AA10A2056(L_10, L_9, NULL);
V_0 = L_10;
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
goto IL_00eb;
}
IL_0056:
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_11 = __this->____scanner_0;
double L_12;
L_12 = XPathScanner_get_NumberValue_m59E7FB8AC26FB7384D02947EF377E49335ED6749_inline(L_11, NULL);
Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383* L_13 = (Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383*)il2cpp_codegen_object_new(Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383_il2cpp_TypeInfo_var);
Operand__ctor_m776B601A0BCCF975AA55AC9381DFE4A4F413A597(L_13, L_12, NULL);
V_0 = L_13;
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
goto IL_00eb;
}
IL_006f:
{
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
XPathParser_CheckToken_mCF1FB61597AF7BC9C1C3254F4B8083FC169FEFD9(__this, ((int32_t)110), NULL);
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_14 = __this->____scanner_0;
String_t* L_15;
L_15 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_14, NULL);
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_16 = __this->____scanner_0;
String_t* L_17;
L_17 = XPathScanner_get_Prefix_mABD6B08D4EBCDC3AE098EC916502C294290DF79B_inline(L_16, NULL);
Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1* L_18 = (Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1*)il2cpp_codegen_object_new(Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1_il2cpp_TypeInfo_var);
Variable__ctor_m95C9B9B93C67573D1982F5D695FD5C6150527E72(L_18, L_15, L_17, NULL);
V_0 = L_18;
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
goto IL_00eb;
}
IL_00a1:
{
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_19 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_20;
L_20 = XPathParser_ParseExpression_m1C67A3A5ADA4F50D95B4D5121028AB74F98272F6(__this, L_19, NULL);
V_0 = L_20;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_21 = V_0;
int32_t L_22;
L_22 = VirtualFuncInvoker0< int32_t >::Invoke(4 /* MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.AstNode::get_Type() */, L_21);
if ((((int32_t)L_22) == ((int32_t)3)))
{
goto IL_00bf;
}
}
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_23 = V_0;
Group_t422900FBF4CC87409B16802F41344C0772AF95A4* L_24 = (Group_t422900FBF4CC87409B16802F41344C0772AF95A4*)il2cpp_codegen_object_new(Group_t422900FBF4CC87409B16802F41344C0772AF95A4_il2cpp_TypeInfo_var);
Group__ctor_mF03B416CE2E54E45B9ED174739EF890A6F383B7A(L_24, L_23, NULL);
V_0 = L_24;
}
IL_00bf:
{
XPathParser_PassToken_mB00B97CFBB3F00C875DA5920479EBB52EC4F624D(__this, ((int32_t)41), NULL);
goto IL_00eb;
}
IL_00c9:
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_25 = __this->____scanner_0;
bool L_26;
L_26 = XPathScanner_get_CanBeFunction_mDC31ADE84434B08EB728505827B729E82DF02C97_inline(L_25, NULL);
if (!L_26)
{
goto IL_00eb;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_27 = __this->____scanner_0;
il2cpp_codegen_runtime_class_init_inline(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
bool L_28;
L_28 = XPathParser_IsNodeType_m4ED2012AD719ED9A2E1CD973BF0769770F006A0D(L_27, NULL);
if (L_28)
{
goto IL_00eb;
}
}
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_29;
L_29 = XPathParser_ParseMethod_mB3D98C32099C92EF53A15D5D479C66E7F1278C9C(__this, (AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB*)NULL, NULL);
V_0 = L_29;
}
IL_00eb:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_30 = V_0;
return L_30;
}
}
// MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.XPathParser::ParseMethod(MS.Internal.Xml.XPath.AstNode)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* XPathParser_ParseMethod_mB3D98C32099C92EF53A15D5D479C66E7F1278C9C (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___qyInput0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m9245A811B6DD04D3D48F35187B59D973A3741311_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m44E83B573115448D2E3DDE8AAA4CFEDB1DFE3DE1_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m58DD5788D841C08F26C608DA036E7032E3B6CF74_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mF7DF9F91A6EB9228BFDADFFF485B887844A7E77C_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_set_Item_m7F7162BC0EC9F6F2BA4D0B53D966926FF797D36B_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* V_0 = NULL;
String_t* V_1 = NULL;
String_t* V_2 = NULL;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* V_3 = NULL;
int32_t V_4 = 0;
int32_t V_5 = 0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* V_6 = NULL;
int32_t V_7 = 0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* V_8 = NULL;
int32_t V_9 = 0;
{
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_0 = (List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E*)il2cpp_codegen_object_new(List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E_il2cpp_TypeInfo_var);
List_1__ctor_m58DD5788D841C08F26C608DA036E7032E3B6CF74(L_0, List_1__ctor_m58DD5788D841C08F26C608DA036E7032E3B6CF74_RuntimeMethod_var);
V_0 = L_0;
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_1 = __this->____scanner_0;
String_t* L_2;
L_2 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_1, NULL);
V_1 = L_2;
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_3 = __this->____scanner_0;
String_t* L_4;
L_4 = XPathScanner_get_Prefix_mABD6B08D4EBCDC3AE098EC916502C294290DF79B_inline(L_3, NULL);
V_2 = L_4;
XPathParser_PassToken_mB00B97CFBB3F00C875DA5920479EBB52EC4F624D(__this, ((int32_t)110), NULL);
XPathParser_PassToken_mB00B97CFBB3F00C875DA5920479EBB52EC4F624D(__this, ((int32_t)40), NULL);
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_5 = __this->____scanner_0;
int32_t L_6;
L_6 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_5, NULL);
if ((((int32_t)L_6) == ((int32_t)((int32_t)41))))
{
goto IL_0063;
}
}
IL_003d:
{
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_7 = V_0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_8 = ___qyInput0;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_9;
L_9 = XPathParser_ParseExpression_m1C67A3A5ADA4F50D95B4D5121028AB74F98272F6(__this, L_8, NULL);
List_1_Add_m44E83B573115448D2E3DDE8AAA4CFEDB1DFE3DE1_inline(L_7, L_9, List_1_Add_m44E83B573115448D2E3DDE8AAA4CFEDB1DFE3DE1_RuntimeMethod_var);
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_10 = __this->____scanner_0;
int32_t L_11;
L_11 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_10, NULL);
if ((((int32_t)L_11) == ((int32_t)((int32_t)41))))
{
goto IL_0063;
}
}
{
XPathParser_PassToken_mB00B97CFBB3F00C875DA5920479EBB52EC4F624D(__this, ((int32_t)44), NULL);
goto IL_003d;
}
IL_0063:
{
XPathParser_PassToken_mB00B97CFBB3F00C875DA5920479EBB52EC4F624D(__this, ((int32_t)41), NULL);
String_t* L_12 = V_2;
int32_t L_13;
L_13 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_12, NULL);
if (L_13)
{
goto IL_0206;
}
}
{
il2cpp_codegen_runtime_class_init_inline(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_14 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_functionTable_11;
String_t* L_15 = V_1;
bool L_16;
L_16 = Dictionary_2_TryGetValue_m9245A811B6DD04D3D48F35187B59D973A3741311(L_14, L_15, (&V_3), Dictionary_2_TryGetValue_m9245A811B6DD04D3D48F35187B59D973A3741311_RuntimeMethod_var);
if (!L_16)
{
goto IL_0206;
}
}
{
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_17 = V_0;
int32_t L_18;
L_18 = List_1_get_Count_mF7DF9F91A6EB9228BFDADFFF485B887844A7E77C_inline(L_17, List_1_get_Count_mF7DF9F91A6EB9228BFDADFFF485B887844A7E77C_RuntimeMethod_var);
V_4 = L_18;
int32_t L_19 = V_4;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_20 = V_3;
int32_t L_21;
L_21 = ParamInfo_get_Minargs_m2513BB5565060D63F27C442BC05229DF82002813_inline(L_20, NULL);
if ((((int32_t)L_19) >= ((int32_t)L_21)))
{
goto IL_00b1;
}
}
{
String_t* L_22 = V_1;
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_23 = __this->____scanner_0;
String_t* L_24;
L_24 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(L_23, NULL);
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_25;
L_25 = XPathException_Create_mE578E3BB08756DEE4786528EE101B13A4FEB3DFB(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6764187FC7613394A2651652ACA3B88416ABEB47)), L_22, L_24, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_25, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathParser_ParseMethod_mB3D98C32099C92EF53A15D5D479C66E7F1278C9C_RuntimeMethod_var)));
}
IL_00b1:
{
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_26 = V_3;
int32_t L_27;
L_27 = ParamInfo_get_FType_m2436DAB49F721A3CD09563309E4B937AA6AF395D_inline(L_26, NULL);
if ((!(((uint32_t)L_27) == ((uint32_t)((int32_t)13)))))
{
goto IL_00f9;
}
}
{
V_5 = 0;
goto IL_00ee;
}
IL_00c0:
{
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_28 = V_0;
int32_t L_29 = V_5;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_30;
L_30 = List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117(L_28, L_29, List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117_RuntimeMethod_var);
V_6 = L_30;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_31 = V_6;
int32_t L_32;
L_32 = VirtualFuncInvoker0< int32_t >::Invoke(5 /* System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.AstNode::get_ReturnType() */, L_31);
if ((((int32_t)L_32) == ((int32_t)1)))
{
goto IL_00de;
}
}
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_33 = V_6;
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_34 = (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067*)il2cpp_codegen_object_new(Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_il2cpp_TypeInfo_var);
Function__ctor_m460A9906779DE17F5D10DB37ED7B2AC9F438076D(L_34, 7, L_33, NULL);
V_6 = L_34;
}
IL_00de:
{
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_35 = V_0;
int32_t L_36 = V_5;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_37 = V_6;
List_1_set_Item_m7F7162BC0EC9F6F2BA4D0B53D966926FF797D36B(L_35, L_36, L_37, List_1_set_Item_m7F7162BC0EC9F6F2BA4D0B53D966926FF797D36B_RuntimeMethod_var);
int32_t L_38 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_38, 1));
}
IL_00ee:
{
int32_t L_39 = V_5;
int32_t L_40 = V_4;
if ((((int32_t)L_39) < ((int32_t)L_40)))
{
goto IL_00c0;
}
}
{
goto IL_01f9;
}
IL_00f9:
{
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_41 = V_3;
int32_t L_42;
L_42 = ParamInfo_get_Maxargs_mACF967656CD1931E760414BE45F38C3021D8ADB4_inline(L_41, NULL);
int32_t L_43 = V_4;
if ((((int32_t)L_42) >= ((int32_t)L_43)))
{
goto IL_011a;
}
}
{
String_t* L_44 = V_1;
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_45 = __this->____scanner_0;
String_t* L_46;
L_46 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(L_45, NULL);
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_47;
L_47 = XPathException_Create_mE578E3BB08756DEE4786528EE101B13A4FEB3DFB(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6764187FC7613394A2651652ACA3B88416ABEB47)), L_44, L_46, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_47, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathParser_ParseMethod_mB3D98C32099C92EF53A15D5D479C66E7F1278C9C_RuntimeMethod_var)));
}
IL_011a:
{
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_48 = V_3;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_49;
L_49 = ParamInfo_get_ArgTypes_m8D290415C66DAD756E90D1EDD7E044D111A8DCD0_inline(L_48, NULL);
int32_t L_50 = V_4;
if ((((int32_t)((int32_t)(((RuntimeArray*)L_49)->max_length))) >= ((int32_t)L_50)))
{
goto IL_0130;
}
}
{
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_51 = V_3;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_52;
L_52 = ParamInfo_get_ArgTypes_m8D290415C66DAD756E90D1EDD7E044D111A8DCD0_inline(L_51, NULL);
V_4 = ((int32_t)(((RuntimeArray*)L_52)->max_length));
}
IL_0130:
{
V_7 = 0;
goto IL_01f0;
}
IL_0138:
{
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_53 = V_0;
int32_t L_54 = V_7;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_55;
L_55 = List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117(L_53, L_54, List_1_get_Item_mED001A4D3690127369894ED24F70E92756E52117_RuntimeMethod_var);
V_8 = L_55;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_56 = V_3;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_57;
L_57 = ParamInfo_get_ArgTypes_m8D290415C66DAD756E90D1EDD7E044D111A8DCD0_inline(L_56, NULL);
int32_t L_58 = V_7;
int32_t L_59 = L_58;
int32_t L_60 = (int32_t)(L_57)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_59));
if ((((int32_t)L_60) == ((int32_t)5)))
{
goto IL_01ea;
}
}
{
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_61 = V_3;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_62;
L_62 = ParamInfo_get_ArgTypes_m8D290415C66DAD756E90D1EDD7E044D111A8DCD0_inline(L_61, NULL);
int32_t L_63 = V_7;
int32_t L_64 = L_63;
int32_t L_65 = (int32_t)(L_62)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_64));
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_66 = V_8;
int32_t L_67;
L_67 = VirtualFuncInvoker0< int32_t >::Invoke(5 /* System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.AstNode::get_ReturnType() */, L_66);
if ((((int32_t)L_65) == ((int32_t)L_67)))
{
goto IL_01ea;
}
}
{
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_68 = V_3;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_69;
L_69 = ParamInfo_get_ArgTypes_m8D290415C66DAD756E90D1EDD7E044D111A8DCD0_inline(L_68, NULL);
int32_t L_70 = V_7;
int32_t L_71 = L_70;
int32_t L_72 = (int32_t)(L_69)->GetAtUnchecked(static_cast<il2cpp_array_size_t>(L_71));
V_9 = L_72;
int32_t L_73 = V_9;
switch (L_73)
{
case 0:
{
goto IL_01c9;
}
case 1:
{
goto IL_01bd;
}
case 2:
{
goto IL_01d6;
}
case 3:
{
goto IL_018a;
}
}
}
{
goto IL_01e0;
}
IL_018a:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_74 = V_8;
if (((Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1*)IsInstClass((RuntimeObject*)L_74, Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1_il2cpp_TypeInfo_var)))
{
goto IL_01e0;
}
}
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_75 = V_8;
if (!((Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067*)IsInstClass((RuntimeObject*)L_75, Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_il2cpp_TypeInfo_var)))
{
goto IL_01a6;
}
}
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_76 = V_8;
int32_t L_77;
L_77 = VirtualFuncInvoker0< int32_t >::Invoke(5 /* System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.AstNode::get_ReturnType() */, L_76);
if ((((int32_t)L_77) == ((int32_t)5)))
{
goto IL_01e0;
}
}
IL_01a6:
{
String_t* L_78 = V_1;
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_79 = __this->____scanner_0;
String_t* L_80;
L_80 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(L_79, NULL);
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_81;
L_81 = XPathException_Create_mE578E3BB08756DEE4786528EE101B13A4FEB3DFB(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3A3E2EB98D9DFB27900932664A80783079B8EC8B)), L_78, L_80, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_81, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathParser_ParseMethod_mB3D98C32099C92EF53A15D5D479C66E7F1278C9C_RuntimeMethod_var)));
}
IL_01bd:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_82 = V_8;
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_83 = (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067*)il2cpp_codegen_object_new(Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_il2cpp_TypeInfo_var);
Function__ctor_m460A9906779DE17F5D10DB37ED7B2AC9F438076D(L_83, 7, L_82, NULL);
V_8 = L_83;
goto IL_01e0;
}
IL_01c9:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_84 = V_8;
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_85 = (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067*)il2cpp_codegen_object_new(Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_il2cpp_TypeInfo_var);
Function__ctor_m460A9906779DE17F5D10DB37ED7B2AC9F438076D(L_85, ((int32_t)9), L_84, NULL);
V_8 = L_85;
goto IL_01e0;
}
IL_01d6:
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_86 = V_8;
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_87 = (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067*)il2cpp_codegen_object_new(Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_il2cpp_TypeInfo_var);
Function__ctor_m460A9906779DE17F5D10DB37ED7B2AC9F438076D(L_87, 8, L_86, NULL);
V_8 = L_87;
}
IL_01e0:
{
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_88 = V_0;
int32_t L_89 = V_7;
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_90 = V_8;
List_1_set_Item_m7F7162BC0EC9F6F2BA4D0B53D966926FF797D36B(L_88, L_89, L_90, List_1_set_Item_m7F7162BC0EC9F6F2BA4D0B53D966926FF797D36B_RuntimeMethod_var);
}
IL_01ea:
{
int32_t L_91 = V_7;
V_7 = ((int32_t)il2cpp_codegen_add(L_91, 1));
}
IL_01f0:
{
int32_t L_92 = V_7;
int32_t L_93 = V_4;
if ((((int32_t)L_92) < ((int32_t)L_93)))
{
goto IL_0138;
}
}
IL_01f9:
{
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_94 = V_3;
int32_t L_95;
L_95 = ParamInfo_get_FType_m2436DAB49F721A3CD09563309E4B937AA6AF395D_inline(L_94, NULL);
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_96 = V_0;
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_97 = (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067*)il2cpp_codegen_object_new(Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_il2cpp_TypeInfo_var);
Function__ctor_m778CF75142E2CCA7D8E4225B40D6413613387674(L_97, L_95, L_96, NULL);
return L_97;
}
IL_0206:
{
String_t* L_98 = V_2;
String_t* L_99 = V_1;
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_100 = V_0;
Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* L_101 = (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067*)il2cpp_codegen_object_new(Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_il2cpp_TypeInfo_var);
Function__ctor_m812A01497452A70CAE505E2836AC3425389BDF10(L_101, L_98, L_99, L_100, NULL);
return L_101;
}
}
// System.Void MS.Internal.Xml.XPath.XPathParser::CheckToken(MS.Internal.Xml.XPath.XPathScanner/LexKind)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathParser_CheckToken_mCF1FB61597AF7BC9C1C3254F4B8083FC169FEFD9 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, int32_t ___t0, const RuntimeMethod* method)
{
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_0 = __this->____scanner_0;
int32_t L_1;
L_1 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_0, NULL);
int32_t L_2 = ___t0;
if ((((int32_t)L_1) == ((int32_t)L_2)))
{
goto IL_0024;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_3 = __this->____scanner_0;
String_t* L_4;
L_4 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(L_3, NULL);
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_5;
L_5 = XPathException_Create_mCD60C456FBFFE42865EE9F1BA8F263EA25FACC71(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5B392D0CE7FFD297109C007E16EA8FFE7370B906)), L_4, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathParser_CheckToken_mCF1FB61597AF7BC9C1C3254F4B8083FC169FEFD9_RuntimeMethod_var)));
}
IL_0024:
{
return;
}
}
// System.Void MS.Internal.Xml.XPath.XPathParser::PassToken(MS.Internal.Xml.XPath.XPathScanner/LexKind)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathParser_PassToken_mB00B97CFBB3F00C875DA5920479EBB52EC4F624D (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, int32_t ___t0, const RuntimeMethod* method)
{
{
int32_t L_0 = ___t0;
XPathParser_CheckToken_mCF1FB61597AF7BC9C1C3254F4B8083FC169FEFD9(__this, L_0, NULL);
XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670(__this, NULL);
return;
}
}
// System.Void MS.Internal.Xml.XPath.XPathParser::NextLex()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathParser_NextLex_m7D78C9861CE4F6A781DB63BF55C142DB8172A670 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, const RuntimeMethod* method)
{
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_0 = __this->____scanner_0;
bool L_1;
L_1 = XPathScanner_NextLex_mF8EF360B8499958C9A92B80E7E9C3C7583EE3126(L_0, NULL);
return;
}
}
// System.Boolean MS.Internal.Xml.XPath.XPathParser::TestOp(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathParser_TestOp_m77FEF4756C4B93791DAC310099FF789751306F47 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, String_t* ___op0, const RuntimeMethod* method)
{
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_0 = __this->____scanner_0;
int32_t L_1;
L_1 = XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline(L_0, NULL);
if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)110)))))
{
goto IL_0033;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_2 = __this->____scanner_0;
String_t* L_3;
L_3 = XPathScanner_get_Prefix_mABD6B08D4EBCDC3AE098EC916502C294290DF79B_inline(L_2, NULL);
int32_t L_4;
L_4 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_3, NULL);
if (L_4)
{
goto IL_0033;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_5 = __this->____scanner_0;
String_t* L_6;
L_6 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_5, NULL);
String_t* L_7 = ___op0;
bool L_8;
L_8 = String_Equals_mCD5F35DEDCAFE51ACD4E033726FC2EF8DF7E9B4D(L_6, L_7, NULL);
return L_8;
}
IL_0033:
{
return (bool)0;
}
}
// System.Void MS.Internal.Xml.XPath.XPathParser::CheckNodeSet(System.Xml.XPath.XPathResultType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathParser_CheckNodeSet_m6973A0FD67B043A8DA7DB69660E0296F0A691497 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, int32_t ___t0, const RuntimeMethod* method)
{
{
int32_t L_0 = ___t0;
if ((((int32_t)L_0) == ((int32_t)3)))
{
goto IL_001e;
}
}
{
int32_t L_1 = ___t0;
if ((((int32_t)L_1) == ((int32_t)5)))
{
goto IL_001e;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_2 = __this->____scanner_0;
String_t* L_3;
L_3 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(L_2, NULL);
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_4;
L_4 = XPathException_Create_mCD60C456FBFFE42865EE9F1BA8F263EA25FACC71(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDB43AF7750517FC9C2883D18BF195926C1325D17)), L_3, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathParser_CheckNodeSet_m6973A0FD67B043A8DA7DB69660E0296F0A691497_RuntimeMethod_var)));
}
IL_001e:
{
return;
}
}
// System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.XPath.XPathParser/ParamInfo> MS.Internal.Xml.XPath.XPathParser::CreateFunctionTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* XPathParser_CreateFunctionTable_m670EAB99DD4940896317CBA5C2C1B0C103E30313 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m4B0C176027B7CDBF313E0B74BEAB3F7E597C3493_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral13B1B956E2F73D7942D59A9A0BC6BAC295CC8AB3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral14B7D0FA86CCA6B817FBA16866CCDC7DB4592CB1);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1692DF7449672DA4F3CBA4A5036EDBC5EB910118);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1CBC514CBF721C4C5F12F67F33B3E7694BCD1B29);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral266A6E70F3BC9E04A2BC6274C2A8820535A50A1E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2F1705A1AA8BA6FCE863E7F2CBA4BC28458C77AE);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5B88D4663F5F2F36326F88F90702A9437BA13FD2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral63FEAE5081ABFB719642D387AE43B7D4DFB3CFEB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6BE96E73BB52729216A9D75FF07DA00B5F9AAB50);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral71F910E4F98AD2BC9250B9F42063CE35DED545CF);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7A05A136E34451BA838B56C57A62ABDD1887D741);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral816AC250ED1A01784CA5BFF5B463DE22A63B3CCA);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88BDF3D0791A560245652E772545C49897854443);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8BF4D6820BD8495CC3D356CD80F5C8185A39DCEA);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral996E5360F80E16B2189CC1E536C91CE68083F694);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9DD6F91CC9627D8E824633A188628376A36468B4);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA699B1B0C356859DDE0A935EF36DC503723EFA5E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAC646FF329215C5A0D040CBE1C542ED06A40AA21);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC2CEFB286612CBA904F0640537F6E5DC700B0C7E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCFE4DD8F73FAE5DCCF950ABD64B6D976D2C07E2C);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDEA3F5044E13F19207D83873B64CD5C1E5385A9F);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEC8D2B1EC3E954083D64BF4DDCCC9E46BE24B490);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF53C2A1D0804BE802D96B7BF7C02EA86655D4D6E);
s_Il2CppMethodInitialized = true;
}
{
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_0 = (Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45*)il2cpp_codegen_object_new(Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45_il2cpp_TypeInfo_var);
Dictionary_2__ctor_m4B0C176027B7CDBF313E0B74BEAB3F7E597C3493(L_0, ((int32_t)36), Dictionary_2__ctor_m4B0C176027B7CDBF313E0B74BEAB3F7E597C3493_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_1 = L_0;
il2cpp_codegen_runtime_class_init_inline(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_2 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray1_2;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_3 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_3, 0, 0, 0, L_2, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_1, _stringLiteralAC646FF329215C5A0D040CBE1C542ED06A40AA21, L_3, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_4 = L_1;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_5 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray1_2;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_6 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_6, 1, 0, 0, L_5, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_4, _stringLiteral88BDF3D0791A560245652E772545C49897854443, L_6, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_7 = L_4;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_8 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray2_3;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_9 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_9, 6, 0, 1, L_8, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_7, _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F, L_9, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_10 = L_7;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_11 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray2_3;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_12 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_12, 5, 0, 1, L_11, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_10, _stringLiteral9DD6F91CC9627D8E824633A188628376A36468B4, L_12, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_13 = L_10;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_14 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray2_3;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_15 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_15, 4, 0, 1, L_14, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_13, _stringLiteralCFE4DD8F73FAE5DCCF950ABD64B6D976D2C07E2C, L_15, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_16 = L_13;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_17 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray2_3;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_18 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_18, 2, 1, 1, L_17, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_16, _stringLiteral07624473F417C06C74D59C64840A1532FCE2C626, L_18, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_19 = L_16;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_20 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray3_4;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_21 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_21, 3, 1, 1, L_20, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_19, _stringLiteral996E5360F80E16B2189CC1E536C91CE68083F694, L_21, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_22 = L_19;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_23 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray3_4;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_24 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_24, 7, 0, 1, L_23, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_22, _stringLiteral2F1705A1AA8BA6FCE863E7F2CBA4BC28458C77AE, L_24, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_25 = L_22;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_26 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray4_5;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_27 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_27, ((int32_t)13), 2, ((int32_t)100), L_26, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_25, _stringLiteral71F910E4F98AD2BC9250B9F42063CE35DED545CF, L_27, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_28 = L_25;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_29 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray5_6;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_30 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_30, ((int32_t)14), 2, 2, L_29, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_28, _stringLiteral14B7D0FA86CCA6B817FBA16866CCDC7DB4592CB1, L_30, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_31 = L_28;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_32 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray5_6;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_33 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_33, ((int32_t)15), 2, 2, L_32, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_31, _stringLiteralF53C2A1D0804BE802D96B7BF7C02EA86655D4D6E, L_33, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_34 = L_31;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_35 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray5_6;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_36 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_36, ((int32_t)16), 2, 2, L_35, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_34, _stringLiteralC2CEFB286612CBA904F0640537F6E5DC700B0C7E, L_36, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_37 = L_34;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_38 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray5_6;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_39 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_39, ((int32_t)17), 2, 2, L_38, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_37, _stringLiteral816AC250ED1A01784CA5BFF5B463DE22A63B3CCA, L_39, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_40 = L_37;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_41 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray6_7;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_42 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_42, ((int32_t)18), 2, 3, L_41, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_40, _stringLiteral8BF4D6820BD8495CC3D356CD80F5C8185A39DCEA, L_42, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_43 = L_40;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_44 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray4_5;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_45 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_45, ((int32_t)19), 0, 1, L_44, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_43, _stringLiteralA699B1B0C356859DDE0A935EF36DC503723EFA5E, L_45, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_46 = L_43;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_47 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray4_5;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_48 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_48, ((int32_t)20), 0, 1, L_47, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_46, _stringLiteral1692DF7449672DA4F3CBA4A5036EDBC5EB910118, L_48, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_49 = L_46;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_50 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray7_8;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_51 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_51, ((int32_t)21), 3, 3, L_50, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_49, _stringLiteral5B88D4663F5F2F36326F88F90702A9437BA13FD2, L_51, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_52 = L_49;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_53 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray3_4;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_54 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_54, 8, 1, 1, L_53, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_52, _stringLiteralEC8D2B1EC3E954083D64BF4DDCCC9E46BE24B490, L_54, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_55 = L_52;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_56 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray8_9;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_57 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_57, ((int32_t)12), 1, 1, L_56, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_55, _stringLiteral63FEAE5081ABFB719642D387AE43B7D4DFB3CFEB, L_57, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_58 = L_55;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_59 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray8_9;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_60 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_60, ((int32_t)10), 0, 0, L_59, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_58, _stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2, L_60, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_61 = L_58;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_62 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray8_9;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_63 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_63, ((int32_t)11), 0, 0, L_62, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_61, _stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB, L_63, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_64 = L_61;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_65 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray4_5;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_66 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_66, ((int32_t)22), 1, 1, L_65, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_64, _stringLiteral1CBC514CBF721C4C5F12F67F33B3E7694BCD1B29, L_66, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_67 = L_64;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_68 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray3_4;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_69 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_69, ((int32_t)9), 0, 1, L_68, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_67, _stringLiteral7A05A136E34451BA838B56C57A62ABDD1887D741, L_69, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_70 = L_67;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_71 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray2_3;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_72 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_72, ((int32_t)23), 1, 1, L_71, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_70, _stringLiteral13B1B956E2F73D7942D59A9A0BC6BAC295CC8AB3, L_72, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_73 = L_70;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_74 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray9_10;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_75 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_75, ((int32_t)24), 1, 1, L_74, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_73, _stringLiteralDEA3F5044E13F19207D83873B64CD5C1E5385A9F, L_75, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_76 = L_73;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_77 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray9_10;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_78 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_78, ((int32_t)25), 1, 1, L_77, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_76, _stringLiteral6BE96E73BB52729216A9D75FF07DA00B5F9AAB50, L_78, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_79 = L_76;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_80 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray9_10;
ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_81 = (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF*)il2cpp_codegen_object_new(ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var);
ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_81, ((int32_t)26), 1, 1, L_80, NULL);
Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_79, _stringLiteral266A6E70F3BC9E04A2BC6274C2A8820535A50A1E, L_81, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var);
return L_79;
}
}
// System.Collections.Generic.Dictionary`2<System.String,MS.Internal.Xml.XPath.Axis/AxisType> MS.Internal.Xml.XPath.XPathParser::CreateAxesTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* XPathParser_CreateAxesTable_mD1AA0667679525ADEBA4A568DBFD44CC01F12329 (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m250BF21AC5D5810E4DF1263E71844EF733CC03A0_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral02E0591C874C7B96268DF9DC6FA19AC2E41C9980);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral11755B5366F0CB9795C110660305E7AAC6089A39);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral30792CEAFD09AA6658955BBAB29EF6F609B507E0);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral483DFA9A614472DBFD4B58265DDE1C943D92F756);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5DEA0A2452C7C91E11DD034599BCF9A40441D4DB);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7A0BF4CB0B30A53D30B43A47F601DF042B838CA3);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral804AD0583883EA822F254A6C57F7E555DD4D5AC8);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB89A9E497FE060358B47BF674186310F20697B2E);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCA274EE8FDBC44A33E4FBC98C7B94AA44C080B76);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCEBC2707039661BD61D98F991B27F2B9CB160373);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF85CDE9FE0D3B3C94F358C5F78E5E0003228D857);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF9DBE8E4DB533A9CCC2A3FC2B481DA27E626B788);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFE4989E76E7302C041C659048BA98BE4D3554EAD);
s_Il2CppMethodInitialized = true;
}
{
Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_0 = (Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B*)il2cpp_codegen_object_new(Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B_il2cpp_TypeInfo_var);
Dictionary_2__ctor_m250BF21AC5D5810E4DF1263E71844EF733CC03A0(L_0, ((int32_t)13), Dictionary_2__ctor_m250BF21AC5D5810E4DF1263E71844EF733CC03A0_RuntimeMethod_var);
Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_1 = L_0;
Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_1, _stringLiteralF85CDE9FE0D3B3C94F358C5F78E5E0003228D857, 0, Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var);
Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_2 = L_1;
Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_2, _stringLiteral804AD0583883EA822F254A6C57F7E555DD4D5AC8, 1, Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var);
Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_3 = L_2;
Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_3, _stringLiteralF9DBE8E4DB533A9CCC2A3FC2B481DA27E626B788, 2, Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var);
Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_4 = L_3;
Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_4, _stringLiteralB89A9E497FE060358B47BF674186310F20697B2E, 3, Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var);
Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_5 = L_4;
Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_5, _stringLiteralCA274EE8FDBC44A33E4FBC98C7B94AA44C080B76, 4, Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var);
Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_6 = L_5;
Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_6, _stringLiteral11755B5366F0CB9795C110660305E7AAC6089A39, 5, Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var);
Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_7 = L_6;
Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_7, _stringLiteral5DEA0A2452C7C91E11DD034599BCF9A40441D4DB, 6, Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var);
Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_8 = L_7;
Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_8, _stringLiteral02E0591C874C7B96268DF9DC6FA19AC2E41C9980, 7, Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var);
Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_9 = L_8;
Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_9, _stringLiteralCEBC2707039661BD61D98F991B27F2B9CB160373, 8, Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var);
Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_10 = L_9;
Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_10, _stringLiteral483DFA9A614472DBFD4B58265DDE1C943D92F756, ((int32_t)9), Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var);
Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_11 = L_10;
Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_11, _stringLiteral7A0BF4CB0B30A53D30B43A47F601DF042B838CA3, ((int32_t)10), Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var);
Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_12 = L_11;
Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_12, _stringLiteral30792CEAFD09AA6658955BBAB29EF6F609B507E0, ((int32_t)11), Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var);
Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_13 = L_12;
Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_13, _stringLiteralFE4989E76E7302C041C659048BA98BE4D3554EAD, ((int32_t)12), Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var);
return L_13;
}
}
// MS.Internal.Xml.XPath.Axis/AxisType MS.Internal.Xml.XPath.XPathParser::GetAxis()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathParser_GetAxis_mBA369AB1D5A1E0FB048D73BAA63315D52FE28038 (XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_mEFB24FFC61DCDE525A9F55E2611F918D067E23F8_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
il2cpp_codegen_runtime_class_init_inline(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_0 = ((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_AxesTable_12;
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_1 = __this->____scanner_0;
String_t* L_2;
L_2 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_1, NULL);
bool L_3;
L_3 = Dictionary_2_TryGetValue_mEFB24FFC61DCDE525A9F55E2611F918D067E23F8(L_0, L_2, (&V_0), Dictionary_2_TryGetValue_mEFB24FFC61DCDE525A9F55E2611F918D067E23F8_RuntimeMethod_var);
if (L_3)
{
goto IL_002f;
}
}
{
XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_4 = __this->____scanner_0;
String_t* L_5;
L_5 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(L_4, NULL);
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_6;
L_6 = XPathException_Create_mCD60C456FBFFE42865EE9F1BA8F263EA25FACC71(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5B392D0CE7FFD297109C007E16EA8FFE7370B906)), L_5, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathParser_GetAxis_mBA369AB1D5A1E0FB048D73BAA63315D52FE28038_RuntimeMethod_var)));
}
IL_002f:
{
int32_t L_7 = V_0;
return L_7;
}
}
// System.Void MS.Internal.Xml.XPath.XPathParser::.cctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathParser__cctor_m80B76A8E01B6095432BC831485DD535A817ACBCE (const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisXPathResultType_tBE497F7D13B58CBD8CC147BC522A5285C3E362EB_mC9609CFAFAC7AE598D49AFA40EFB23AB3B39BAB6_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____11047585FE102FBB5CADB42446612A578D88C6EF5ED076BB7AC360C4F9E4373D_0_FieldInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_0;
L_0 = Array_Empty_TisXPathResultType_tBE497F7D13B58CBD8CC147BC522A5285C3E362EB_mC9609CFAFAC7AE598D49AFA40EFB23AB3B39BAB6_inline(Array_Empty_TisXPathResultType_tBE497F7D13B58CBD8CC147BC522A5285C3E362EB_mC9609CFAFAC7AE598D49AFA40EFB23AB3B39BAB6_RuntimeMethod_var);
((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray1_2 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray1_2), (void*)L_0);
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_1 = (XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931*)(XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931*)SZArrayNew(XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931_il2cpp_TypeInfo_var, (uint32_t)1);
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_2 = L_1;
(L_2)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (int32_t)3);
((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray2_3 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray2_3), (void*)L_2);
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_3 = (XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931*)(XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931*)SZArrayNew(XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931_il2cpp_TypeInfo_var, (uint32_t)1);
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_4 = L_3;
(L_4)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (int32_t)5);
((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray3_4 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray3_4), (void*)L_4);
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_5 = (XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931*)(XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931*)SZArrayNew(XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931_il2cpp_TypeInfo_var, (uint32_t)1);
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_6 = L_5;
(L_6)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (int32_t)1);
((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray4_5 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray4_5), (void*)L_6);
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_7 = (XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931*)(XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931*)SZArrayNew(XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931_il2cpp_TypeInfo_var, (uint32_t)2);
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_8 = L_7;
(L_8)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (int32_t)1);
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_9 = L_8;
(L_9)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(1), (int32_t)1);
((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray5_6 = L_9;
Il2CppCodeGenWriteBarrier((void**)(&((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray5_6), (void*)L_9);
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_10 = (XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931*)(XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931*)SZArrayNew(XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931_il2cpp_TypeInfo_var, (uint32_t)3);
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_11 = L_10;
(L_11)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (int32_t)1);
((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray6_7 = L_11;
Il2CppCodeGenWriteBarrier((void**)(&((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray6_7), (void*)L_11);
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_12 = (XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931*)(XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931*)SZArrayNew(XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931_il2cpp_TypeInfo_var, (uint32_t)3);
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_13 = L_12;
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_14 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____11047585FE102FBB5CADB42446612A578D88C6EF5ED076BB7AC360C4F9E4373D_0_FieldInfo_var) };
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_13, L_14, NULL);
((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray7_8 = L_13;
Il2CppCodeGenWriteBarrier((void**)(&((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray7_8), (void*)L_13);
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_15 = (XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931*)(XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931*)SZArrayNew(XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931_il2cpp_TypeInfo_var, (uint32_t)1);
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_16 = L_15;
(L_16)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(0), (int32_t)2);
((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray8_9 = L_16;
Il2CppCodeGenWriteBarrier((void**)(&((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray8_9), (void*)L_16);
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_17 = (XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931*)(XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931*)SZArrayNew(XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931_il2cpp_TypeInfo_var, (uint32_t)1);
((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray9_10 = L_17;
Il2CppCodeGenWriteBarrier((void**)(&((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_temparray9_10), (void*)L_17);
Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* L_18;
L_18 = XPathParser_CreateFunctionTable_m670EAB99DD4940896317CBA5C2C1B0C103E30313(NULL);
((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_functionTable_11 = L_18;
Il2CppCodeGenWriteBarrier((void**)(&((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_functionTable_11), (void*)L_18);
Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_19;
L_19 = XPathParser_CreateAxesTable_mD1AA0667679525ADEBA4A568DBFD44CC01F12329(NULL);
((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_AxesTable_12 = L_19;
Il2CppCodeGenWriteBarrier((void**)(&((XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_StaticFields*)il2cpp_codegen_static_fields_for(XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989_il2cpp_TypeInfo_var))->___s_AxesTable_12), (void*)L_19);
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// MS.Internal.Xml.XPath.Function/FunctionType MS.Internal.Xml.XPath.XPathParser/ParamInfo::get_FType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParamInfo_get_FType_m2436DAB49F721A3CD09563309E4B937AA6AF395D (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____ftype_0;
return L_0;
}
}
// System.Int32 MS.Internal.Xml.XPath.XPathParser/ParamInfo::get_Minargs()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParamInfo_get_Minargs_m2513BB5565060D63F27C442BC05229DF82002813 (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____minargs_1;
return L_0;
}
}
// System.Int32 MS.Internal.Xml.XPath.XPathParser/ParamInfo::get_Maxargs()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParamInfo_get_Maxargs_mACF967656CD1931E760414BE45F38C3021D8ADB4 (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____maxargs_2;
return L_0;
}
}
// System.Xml.XPath.XPathResultType[] MS.Internal.Xml.XPath.XPathParser/ParamInfo::get_ArgTypes()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* ParamInfo_get_ArgTypes_m8D290415C66DAD756E90D1EDD7E044D111A8DCD0 (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* __this, const RuntimeMethod* method)
{
{
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_0 = __this->____argTypes_3;
return L_0;
}
}
// System.Void MS.Internal.Xml.XPath.XPathParser/ParamInfo::.ctor(MS.Internal.Xml.XPath.Function/FunctionType,System.Int32,System.Int32,System.Xml.XPath.XPathResultType[])
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775 (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* __this, int32_t ___ftype0, int32_t ___minargs1, int32_t ___maxargs2, XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* ___argTypes3, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
int32_t L_0 = ___ftype0;
__this->____ftype_0 = L_0;
int32_t L_1 = ___minargs1;
__this->____minargs_1 = L_1;
int32_t L_2 = ___maxargs2;
__this->____maxargs_2 = L_2;
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_3 = ___argTypes3;
__this->____argTypes_3 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->____argTypes_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 MS.Internal.Xml.XPath.XPathScanner::.ctor(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathScanner__ctor_mA28C7D76BCEEC00A017A0F242CC8DCAA04718CE1 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, String_t* ___xpathExpr0, const RuntimeMethod* method)
{
{
__this->____numberValue_7 = (std::numeric_limits<double>::quiet_NaN());
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 L_0;
L_0 = XmlCharType_get_Instance_m1279A3FC91B74599A9BC76979E50DBFC07F67C55(NULL);
__this->____xmlCharType_9 = L_0;
Il2CppCodeGenWriteBarrier((void**)&(((&__this->____xmlCharType_9))->___charProperties_2), (void*)NULL);
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
String_t* L_1 = ___xpathExpr0;
if (L_1)
{
goto IL_0033;
}
}
{
String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&String_t_il2cpp_TypeInfo_var))))->___Empty_6;
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_3;
L_3 = XPathException_Create_mCD60C456FBFFE42865EE9F1BA8F263EA25FACC71(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC0663D5BE9020830BD1E4C1470B6EB5CEA4D0AA3)), L_2, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathScanner__ctor_mA28C7D76BCEEC00A017A0F242CC8DCAA04718CE1_RuntimeMethod_var)));
}
IL_0033:
{
String_t* L_4 = ___xpathExpr0;
__this->____xpathExpr_0 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->____xpathExpr_0), (void*)L_4);
bool L_5;
L_5 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
bool L_6;
L_6 = XPathScanner_NextLex_mF8EF360B8499958C9A92B80E7E9C3C7583EE3126(__this, NULL);
return;
}
}
// System.String MS.Internal.Xml.XPath.XPathScanner::get_SourceText()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____xpathExpr_0;
return L_0;
}
}
// System.Char MS.Internal.Xml.XPath.XPathScanner::get_CurrentChar()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
{
Il2CppChar L_0 = __this->____currentChar_3;
return L_0;
}
}
// System.Boolean MS.Internal.Xml.XPath.XPathScanner::NextChar()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->____xpathExprIndex_1;
String_t* L_1 = __this->____xpathExpr_0;
int32_t L_2;
L_2 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_1, NULL);
if ((((int32_t)L_0) >= ((int32_t)L_2)))
{
goto IL_0037;
}
}
{
String_t* L_3 = __this->____xpathExpr_0;
int32_t L_4 = __this->____xpathExprIndex_1;
V_0 = L_4;
int32_t L_5 = V_0;
__this->____xpathExprIndex_1 = ((int32_t)il2cpp_codegen_add(L_5, 1));
int32_t L_6 = V_0;
Il2CppChar L_7;
L_7 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_3, L_6, NULL);
__this->____currentChar_3 = L_7;
return (bool)1;
}
IL_0037:
{
__this->____currentChar_3 = 0;
return (bool)0;
}
}
// MS.Internal.Xml.XPath.XPathScanner/LexKind MS.Internal.Xml.XPath.XPathScanner::get_Kind()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____kind_2;
return L_0;
}
}
// System.String MS.Internal.Xml.XPath.XPathScanner::get_Name()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____name_4;
return L_0;
}
}
// System.String MS.Internal.Xml.XPath.XPathScanner::get_Prefix()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathScanner_get_Prefix_mABD6B08D4EBCDC3AE098EC916502C294290DF79B (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____prefix_5;
return L_0;
}
}
// System.String MS.Internal.Xml.XPath.XPathScanner::get_StringValue()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathScanner_get_StringValue_m5E8E622B6A4718DBD7380F56F673506ED74466A5 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____stringValue_6;
return L_0;
}
}
// System.Double MS.Internal.Xml.XPath.XPathScanner::get_NumberValue()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double XPathScanner_get_NumberValue_m59E7FB8AC26FB7384D02947EF377E49335ED6749 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
{
double L_0 = __this->____numberValue_7;
return L_0;
}
}
// System.Boolean MS.Internal.Xml.XPath.XPathScanner::get_CanBeFunction()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathScanner_get_CanBeFunction_mDC31ADE84434B08EB728505827B729E82DF02C97 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->____canBeFunction_8;
return L_0;
}
}
// System.Void MS.Internal.Xml.XPath.XPathScanner::SkipSpace()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathScanner_SkipSpace_mB278AB58441C4E3C899C437356E428C3C49F8A38 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
IL_0000:
{
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_0 = (&__this->____xmlCharType_9);
Il2CppChar L_1;
L_1 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
bool L_2;
L_2 = XmlCharType_IsWhiteSpace_m6F9F3A19B8A95FF5CBF1B197E400A0F194AC9387(L_0, L_1, NULL);
if (!L_2)
{
goto IL_001b;
}
}
{
bool L_3;
L_3 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
if (L_3)
{
goto IL_0000;
}
}
IL_001b:
{
return;
}
}
// System.Boolean MS.Internal.Xml.XPath.XPathScanner::NextLex()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathScanner_NextLex_mF8EF360B8499958C9A92B80E7E9C3C7583EE3126 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE280D065A824A791F8305234D3E093FC9A5A90C7);
s_Il2CppMethodInitialized = true;
}
Il2CppChar V_0 = 0x0;
{
XPathScanner_SkipSpace_mB278AB58441C4E3C899C437356E428C3C49F8A38(__this, NULL);
Il2CppChar L_0;
L_0 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
V_0 = L_0;
Il2CppChar L_1 = V_0;
if ((!(((uint32_t)L_1) <= ((uint32_t)((int32_t)64)))))
{
goto IL_00a9;
}
}
{
Il2CppChar L_2 = V_0;
if (!L_2)
{
goto IL_00bd;
}
}
{
Il2CppChar L_3 = V_0;
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, ((int32_t)33))))
{
case 0:
{
goto IL_014e;
}
case 1:
{
goto IL_0204;
}
case 2:
{
goto IL_00c7;
}
case 3:
{
goto IL_00c7;
}
case 4:
{
goto IL_021d;
}
case 5:
{
goto IL_021d;
}
case 6:
{
goto IL_0204;
}
case 7:
{
goto IL_00c7;
}
case 8:
{
goto IL_00c7;
}
case 9:
{
goto IL_00c7;
}
case 10:
{
goto IL_00c7;
}
case 11:
{
goto IL_00c7;
}
case 12:
{
goto IL_00c7;
}
case 13:
{
goto IL_017e;
}
case 14:
{
goto IL_01d4;
}
case 15:
{
goto IL_021d;
}
case 16:
{
goto IL_021d;
}
case 17:
{
goto IL_021d;
}
case 18:
{
goto IL_021d;
}
case 19:
{
goto IL_021d;
}
case 20:
{
goto IL_021d;
}
case 21:
{
goto IL_021d;
}
case 22:
{
goto IL_021d;
}
case 23:
{
goto IL_021d;
}
case 24:
{
goto IL_021d;
}
case 25:
{
goto IL_021d;
}
case 26:
{
goto IL_021d;
}
case 27:
{
goto IL_00ee;
}
case 28:
{
goto IL_00c7;
}
case 29:
{
goto IL_011e;
}
case 30:
{
goto IL_021d;
}
case 31:
{
goto IL_00c7;
}
}
}
{
goto IL_021d;
}
IL_00a9:
{
Il2CppChar L_4 = V_0;
if ((((int32_t)L_4) == ((int32_t)((int32_t)91))))
{
goto IL_00c7;
}
}
{
Il2CppChar L_5 = V_0;
if ((((int32_t)L_5) == ((int32_t)((int32_t)93))))
{
goto IL_00c7;
}
}
{
Il2CppChar L_6 = V_0;
if ((((int32_t)L_6) == ((int32_t)((int32_t)124))))
{
goto IL_00c7;
}
}
{
goto IL_021d;
}
IL_00bd:
{
__this->____kind_2 = ((int32_t)69);
return (bool)0;
}
IL_00c7:
{
Il2CppChar L_7;
L_7 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
Il2CppChar L_8 = L_7;
RuntimeObject* L_9 = Box(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var, &L_8);
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_10;
L_10 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
il2cpp_codegen_runtime_class_init_inline(Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var);
int32_t L_11;
L_11 = Convert_ToInt32_m5C8BF1D45F508E7AEDA393AE72555148527E3ED3(L_9, L_10, NULL);
__this->____kind_2 = L_11;
bool L_12;
L_12 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
goto IL_0372;
}
IL_00ee:
{
__this->____kind_2 = ((int32_t)60);
bool L_13;
L_13 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
Il2CppChar L_14;
L_14 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
if ((!(((uint32_t)L_14) == ((uint32_t)((int32_t)61)))))
{
goto IL_0372;
}
}
{
__this->____kind_2 = ((int32_t)76);
bool L_15;
L_15 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
goto IL_0372;
}
IL_011e:
{
__this->____kind_2 = ((int32_t)62);
bool L_16;
L_16 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
Il2CppChar L_17;
L_17 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
if ((!(((uint32_t)L_17) == ((uint32_t)((int32_t)61)))))
{
goto IL_0372;
}
}
{
__this->____kind_2 = ((int32_t)71);
bool L_18;
L_18 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
goto IL_0372;
}
IL_014e:
{
__this->____kind_2 = ((int32_t)33);
bool L_19;
L_19 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
Il2CppChar L_20;
L_20 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
if ((!(((uint32_t)L_20) == ((uint32_t)((int32_t)61)))))
{
goto IL_0372;
}
}
{
__this->____kind_2 = ((int32_t)78);
bool L_21;
L_21 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
goto IL_0372;
}
IL_017e:
{
__this->____kind_2 = ((int32_t)46);
bool L_22;
L_22 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
Il2CppChar L_23;
L_23 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
if ((!(((uint32_t)L_23) == ((uint32_t)((int32_t)46)))))
{
goto IL_01ab;
}
}
{
__this->____kind_2 = ((int32_t)68);
bool L_24;
L_24 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
goto IL_0372;
}
IL_01ab:
{
Il2CppChar L_25;
L_25 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
bool L_26;
L_26 = XmlCharType_IsDigit_m1187F082D3E41E5A5E471496B97DBCC643D83868(L_25, NULL);
if (!L_26)
{
goto IL_0372;
}
}
{
__this->____kind_2 = ((int32_t)100);
double L_27;
L_27 = XPathScanner_ScanFraction_m6002C2851237AFF65CB17A5A4EB738F8215C3FE1(__this, NULL);
__this->____numberValue_7 = L_27;
goto IL_0372;
}
IL_01d4:
{
__this->____kind_2 = ((int32_t)47);
bool L_28;
L_28 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
Il2CppChar L_29;
L_29 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
if ((!(((uint32_t)L_29) == ((uint32_t)((int32_t)47)))))
{
goto IL_0372;
}
}
{
__this->____kind_2 = ((int32_t)83);
bool L_30;
L_30 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
goto IL_0372;
}
IL_0204:
{
__this->____kind_2 = ((int32_t)115);
String_t* L_31;
L_31 = XPathScanner_ScanString_mAADF1C1D1F0388F1D680E4F168F695D19D36C327(__this, NULL);
__this->____stringValue_6 = L_31;
Il2CppCodeGenWriteBarrier((void**)(&__this->____stringValue_6), (void*)L_31);
goto IL_0372;
}
IL_021d:
{
Il2CppChar L_32;
L_32 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
bool L_33;
L_33 = XmlCharType_IsDigit_m1187F082D3E41E5A5E471496B97DBCC643D83868(L_32, NULL);
if (!L_33)
{
goto IL_0243;
}
}
{
__this->____kind_2 = ((int32_t)100);
double L_34;
L_34 = XPathScanner_ScanNumber_mA1ED88C800A3D8C1E01A402CC3B4DA9AEC626091(__this, NULL);
__this->____numberValue_7 = L_34;
goto IL_0372;
}
IL_0243:
{
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_35 = (&__this->____xmlCharType_9);
Il2CppChar L_36;
L_36 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
bool L_37;
L_37 = XmlCharType_IsStartNCNameSingleChar_m471CCC08015F68609798979A3C5AA7C20533AA08(L_35, L_36, NULL);
if (!L_37)
{
goto IL_0361;
}
}
{
__this->____kind_2 = ((int32_t)110);
String_t* L_38;
L_38 = XPathScanner_ScanName_mAC27F46F068EF6B7B00E74046D7466EE18C69718(__this, NULL);
__this->____name_4 = L_38;
Il2CppCodeGenWriteBarrier((void**)(&__this->____name_4), (void*)L_38);
String_t* L_39 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
__this->____prefix_5 = L_39;
Il2CppCodeGenWriteBarrier((void**)(&__this->____prefix_5), (void*)L_39);
Il2CppChar L_40;
L_40 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
if ((!(((uint32_t)L_40) == ((uint32_t)((int32_t)58)))))
{
goto IL_0306;
}
}
{
bool L_41;
L_41 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
Il2CppChar L_42;
L_42 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
if ((!(((uint32_t)L_42) == ((uint32_t)((int32_t)58)))))
{
goto IL_02aa;
}
}
{
bool L_43;
L_43 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
__this->____kind_2 = ((int32_t)97);
goto IL_0349;
}
IL_02aa:
{
String_t* L_44 = __this->____name_4;
__this->____prefix_5 = L_44;
Il2CppCodeGenWriteBarrier((void**)(&__this->____prefix_5), (void*)L_44);
Il2CppChar L_45;
L_45 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
if ((!(((uint32_t)L_45) == ((uint32_t)((int32_t)42)))))
{
goto IL_02d4;
}
}
{
bool L_46;
L_46 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
__this->____name_4 = _stringLiteralE280D065A824A791F8305234D3E093FC9A5A90C7;
Il2CppCodeGenWriteBarrier((void**)(&__this->____name_4), (void*)_stringLiteralE280D065A824A791F8305234D3E093FC9A5A90C7);
goto IL_0349;
}
IL_02d4:
{
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_47 = (&__this->____xmlCharType_9);
Il2CppChar L_48;
L_48 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
bool L_49;
L_49 = XmlCharType_IsStartNCNameSingleChar_m471CCC08015F68609798979A3C5AA7C20533AA08(L_47, L_48, NULL);
if (!L_49)
{
goto IL_02f5;
}
}
{
String_t* L_50;
L_50 = XPathScanner_ScanName_mAC27F46F068EF6B7B00E74046D7466EE18C69718(__this, NULL);
__this->____name_4 = L_50;
Il2CppCodeGenWriteBarrier((void**)(&__this->____name_4), (void*)L_50);
goto IL_0349;
}
IL_02f5:
{
String_t* L_51;
L_51 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(__this, NULL);
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_52;
L_52 = XPathException_Create_mCD60C456FBFFE42865EE9F1BA8F263EA25FACC71(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral663A8249BBA013A1577EB5393F05CFCC2ED7EEB3)), L_51, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_52, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathScanner_NextLex_mF8EF360B8499958C9A92B80E7E9C3C7583EE3126_RuntimeMethod_var)));
}
IL_0306:
{
XPathScanner_SkipSpace_mB278AB58441C4E3C899C437356E428C3C49F8A38(__this, NULL);
Il2CppChar L_53;
L_53 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
if ((!(((uint32_t)L_53) == ((uint32_t)((int32_t)58)))))
{
goto IL_0349;
}
}
{
bool L_54;
L_54 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
Il2CppChar L_55;
L_55 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
if ((!(((uint32_t)L_55) == ((uint32_t)((int32_t)58)))))
{
goto IL_0338;
}
}
{
bool L_56;
L_56 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
__this->____kind_2 = ((int32_t)97);
goto IL_0349;
}
IL_0338:
{
String_t* L_57;
L_57 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(__this, NULL);
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_58;
L_58 = XPathException_Create_mCD60C456FBFFE42865EE9F1BA8F263EA25FACC71(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral663A8249BBA013A1577EB5393F05CFCC2ED7EEB3)), L_57, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_58, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathScanner_NextLex_mF8EF360B8499958C9A92B80E7E9C3C7583EE3126_RuntimeMethod_var)));
}
IL_0349:
{
XPathScanner_SkipSpace_mB278AB58441C4E3C899C437356E428C3C49F8A38(__this, NULL);
Il2CppChar L_59;
L_59 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
__this->____canBeFunction_8 = (bool)((((int32_t)L_59) == ((int32_t)((int32_t)40)))? 1 : 0);
goto IL_0372;
}
IL_0361:
{
String_t* L_60;
L_60 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(__this, NULL);
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_61;
L_61 = XPathException_Create_mCD60C456FBFFE42865EE9F1BA8F263EA25FACC71(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5B392D0CE7FFD297109C007E16EA8FFE7370B906)), L_60, NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_61, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathScanner_NextLex_mF8EF360B8499958C9A92B80E7E9C3C7583EE3126_RuntimeMethod_var)));
}
IL_0372:
{
return (bool)1;
}
}
// System.Double MS.Internal.Xml.XPath.XPathScanner::ScanNumber()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double XPathScanner_ScanNumber_mA1ED88C800A3D8C1E01A402CC3B4DA9AEC626091 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
int32_t L_0 = __this->____xpathExprIndex_1;
V_0 = ((int32_t)il2cpp_codegen_subtract(L_0, 1));
V_1 = 0;
goto IL_0018;
}
IL_000d:
{
bool L_1;
L_1 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
int32_t L_2 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_2, 1));
}
IL_0018:
{
Il2CppChar L_3;
L_3 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
bool L_4;
L_4 = XmlCharType_IsDigit_m1187F082D3E41E5A5E471496B97DBCC643D83868(L_3, NULL);
if (L_4)
{
goto IL_000d;
}
}
{
Il2CppChar L_5;
L_5 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
if ((!(((uint32_t)L_5) == ((uint32_t)((int32_t)46)))))
{
goto IL_0054;
}
}
{
bool L_6;
L_6 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
int32_t L_7 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_7, 1));
goto IL_0047;
}
IL_003c:
{
bool L_8;
L_8 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
int32_t L_9 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_9, 1));
}
IL_0047:
{
Il2CppChar L_10;
L_10 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
bool L_11;
L_11 = XmlCharType_IsDigit_m1187F082D3E41E5A5E471496B97DBCC643D83868(L_10, NULL);
if (L_11)
{
goto IL_003c;
}
}
IL_0054:
{
String_t* L_12 = __this->____xpathExpr_0;
int32_t L_13 = V_0;
int32_t L_14 = V_1;
String_t* L_15;
L_15 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_12, L_13, L_14, NULL);
il2cpp_codegen_runtime_class_init_inline(XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var);
double L_16;
L_16 = XmlConvert_ToXPathDouble_m31244C938BE5A7810F178E55D272CF3C04AF2C12(L_15, NULL);
return L_16;
}
}
// System.Double MS.Internal.Xml.XPath.XPathScanner::ScanFraction()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double XPathScanner_ScanFraction_m6002C2851237AFF65CB17A5A4EB738F8215C3FE1 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
int32_t V_1 = 0;
{
int32_t L_0 = __this->____xpathExprIndex_1;
V_0 = ((int32_t)il2cpp_codegen_subtract(L_0, 2));
V_1 = 1;
goto IL_0018;
}
IL_000d:
{
bool L_1;
L_1 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
int32_t L_2 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_2, 1));
}
IL_0018:
{
Il2CppChar L_3;
L_3 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
bool L_4;
L_4 = XmlCharType_IsDigit_m1187F082D3E41E5A5E471496B97DBCC643D83868(L_3, NULL);
if (L_4)
{
goto IL_000d;
}
}
{
String_t* L_5 = __this->____xpathExpr_0;
int32_t L_6 = V_0;
int32_t L_7 = V_1;
String_t* L_8;
L_8 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_5, L_6, L_7, NULL);
il2cpp_codegen_runtime_class_init_inline(XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var);
double L_9;
L_9 = XmlConvert_ToXPathDouble_m31244C938BE5A7810F178E55D272CF3C04AF2C12(L_8, NULL);
return L_9;
}
}
// System.String MS.Internal.Xml.XPath.XPathScanner::ScanString()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathScanner_ScanString_mAADF1C1D1F0388F1D680E4F168F695D19D36C327 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
Il2CppChar V_0 = 0x0;
int32_t V_1 = 0;
int32_t V_2 = 0;
{
Il2CppChar L_0;
L_0 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
V_0 = L_0;
bool L_1;
L_1 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
int32_t L_2 = __this->____xpathExprIndex_1;
V_1 = ((int32_t)il2cpp_codegen_subtract(L_2, 1));
V_2 = 0;
goto IL_0032;
}
IL_001b:
{
bool L_3;
L_3 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
if (L_3)
{
goto IL_002e;
}
}
{
XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_4;
L_4 = XPathException_Create_m823FEEDBF0AF2F0BAF71C56A7199E82D37FB9D82(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1882B2E39CE45AAB0F6C3274F51D780E7757C299)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathScanner_ScanString_mAADF1C1D1F0388F1D680E4F168F695D19D36C327_RuntimeMethod_var)));
}
IL_002e:
{
int32_t L_5 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
}
IL_0032:
{
Il2CppChar L_6;
L_6 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
Il2CppChar L_7 = V_0;
if ((!(((uint32_t)L_6) == ((uint32_t)L_7))))
{
goto IL_001b;
}
}
{
bool L_8;
L_8 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
String_t* L_9 = __this->____xpathExpr_0;
int32_t L_10 = V_1;
int32_t L_11 = V_2;
String_t* L_12;
L_12 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_9, L_10, L_11, NULL);
return L_12;
}
}
// System.String MS.Internal.Xml.XPath.XPathScanner::ScanName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathScanner_ScanName_mAC27F46F068EF6B7B00E74046D7466EE18C69718 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
{
int32_t L_0 = __this->____xpathExprIndex_1;
V_0 = ((int32_t)il2cpp_codegen_subtract(L_0, 1));
V_1 = 0;
}
IL_000b:
{
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_1 = (&__this->____xmlCharType_9);
Il2CppChar L_2;
L_2 = XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline(__this, NULL);
bool L_3;
L_3 = XmlCharType_IsNCNameSingleChar_mAE9940C767975DB6F8EA438AAE5F7DFC7666DB54(L_1, L_2, NULL);
if (!L_3)
{
goto IL_002b;
}
}
{
bool L_4;
L_4 = XPathScanner_NextChar_mF708F505A80F69B383026395CCCD2FE16C0CA14A(__this, NULL);
int32_t L_5 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_5, 1));
goto IL_000b;
}
IL_002b:
{
String_t* L_6 = __this->____xpathExpr_0;
int32_t L_7 = V_0;
int32_t L_8 = V_1;
String_t* L_9;
L_9 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(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 MS.Internal.Xml.XPath.XPathSelectionIterator::.ctor(System.Xml.XPath.XPathNavigator,MS.Internal.Xml.XPath.Query)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathSelectionIterator__ctor_m1DCBC76CE4179D10C5A3244E6C4ABED6F977FE20 (XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav0, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___query1, const RuntimeMethod* method)
{
{
ResetableIterator__ctor_m1B67C12E5C8276A5F1357BDBF0C1C21A8BE4BD90(__this, NULL);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___nav0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_1;
L_1 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, L_0);
__this->____nav_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____nav_1), (void*)L_1);
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_2 = ___query1;
__this->____query_2 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____query_2), (void*)L_2);
return;
}
}
// System.Void MS.Internal.Xml.XPath.XPathSelectionIterator::.ctor(MS.Internal.Xml.XPath.XPathSelectionIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathSelectionIterator__ctor_mC5B6375FDF15C5694006835D16344050B54681A3 (XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6* __this, XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6* ___it0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
ResetableIterator__ctor_m1B67C12E5C8276A5F1357BDBF0C1C21A8BE4BD90(__this, NULL);
XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6* L_0 = ___it0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_1 = L_0->____nav_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_2;
L_2 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, L_1);
__this->____nav_1 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____nav_1), (void*)L_2);
XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6* L_3 = ___it0;
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_4 = L_3->____query_2;
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_5;
L_5 = VirtualFuncInvoker0< XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* >::Invoke(6 /* System.Xml.XPath.XPathNodeIterator System.Xml.XPath.XPathNodeIterator::Clone() */, L_4);
__this->____query_2 = ((Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*)CastclassClass((RuntimeObject*)L_5, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6_il2cpp_TypeInfo_var));
Il2CppCodeGenWriteBarrier((void**)(&__this->____query_2), (void*)((Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6*)CastclassClass((RuntimeObject*)L_5, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6_il2cpp_TypeInfo_var)));
XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6* L_6 = ___it0;
int32_t L_7 = L_6->____position_3;
__this->____position_3 = L_7;
return;
}
}
// System.Void MS.Internal.Xml.XPath.XPathSelectionIterator::Reset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathSelectionIterator_Reset_mDA2D7C274126A59DD068BFC9B8EBFCEA3F56DC03 (XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6* __this, const RuntimeMethod* method)
{
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_0 = __this->____query_2;
VirtualActionInvoker0::Invoke(12 /* System.Void MS.Internal.Xml.XPath.ResetableIterator::Reset() */, L_0);
return;
}
}
// System.Boolean MS.Internal.Xml.XPath.XPathSelectionIterator::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathSelectionIterator_MoveNext_m40077F6174A61A3D29E253C0E0F4B6F92A1153EF (XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6* __this, const RuntimeMethod* method)
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* V_0 = NULL;
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_0 = __this->____query_2;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_1;
L_1 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(15 /* System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.Query::Advance() */, L_0);
V_0 = L_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_2 = V_0;
if (!L_2)
{
goto IL_0039;
}
}
{
int32_t L_3 = __this->____position_3;
__this->____position_3 = ((int32_t)il2cpp_codegen_add(L_3, 1));
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_4 = __this->____nav_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_5 = V_0;
bool L_6;
L_6 = VirtualFuncInvoker1< bool, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(42 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveTo(System.Xml.XPath.XPathNavigator) */, L_4, L_5);
if (L_6)
{
goto IL_0037;
}
}
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_7 = V_0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_8;
L_8 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, L_7);
__this->____nav_1 = L_8;
Il2CppCodeGenWriteBarrier((void**)(&__this->____nav_1), (void*)L_8);
}
IL_0037:
{
return (bool)1;
}
IL_0039:
{
return (bool)0;
}
}
// System.Int32 MS.Internal.Xml.XPath.XPathSelectionIterator::get_Count()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathSelectionIterator_get_Count_mC8FB7F34DB7287668673BACF196C8720DFF2E0D2 (XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6* __this, const RuntimeMethod* method)
{
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_0 = __this->____query_2;
int32_t L_1;
L_1 = VirtualFuncInvoker0< int32_t >::Invoke(10 /* System.Int32 System.Xml.XPath.XPathNodeIterator::get_Count() */, L_0);
return L_1;
}
}
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.XPathSelectionIterator::get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* XPathSelectionIterator_get_Current_m781F8EAF70B04DD13F78EA4081800A8B470AE69B (XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6* __this, const RuntimeMethod* method)
{
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = __this->____nav_1;
return L_0;
}
}
// System.Int32 MS.Internal.Xml.XPath.XPathSelectionIterator::get_CurrentPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathSelectionIterator_get_CurrentPosition_mFE3247D4BF240EB3CF72EB758D6FAA51CAF46F6E (XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____position_3;
return L_0;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.XPathSelectionIterator::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* XPathSelectionIterator_Clone_mF77306C4D230A6589D8F4B2668F5892820DF3081 (XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6* L_0 = (XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6*)il2cpp_codegen_object_new(XPathSelectionIterator_tD21F19BD736F5146B9C468681C99C8FC432BCBF6_il2cpp_TypeInfo_var);
XPathSelectionIterator__ctor_mC5B6375FDF15C5694006835D16344050B54681A3(L_0, __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 MS.Internal.Xml.XPath.XPathSelfQuery::.ctor(MS.Internal.Xml.XPath.Query,System.String,System.String,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathSelfQuery__ctor_mF451DEF037F55E770EBC7DAD657CE14DFAF5874A (XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6* __this, Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* ___qyInput0, String_t* ___Name1, String_t* ___Prefix2, int32_t ___Type3, const RuntimeMethod* method)
{
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_0 = ___qyInput0;
String_t* L_1 = ___Name1;
String_t* L_2 = ___Prefix2;
int32_t L_3 = ___Type3;
BaseAxisQuery__ctor_mF70CDA297A3F1DFECA6F2A0424312454AAA38735(__this, L_0, L_1, L_2, L_3, NULL);
return;
}
}
// System.Void MS.Internal.Xml.XPath.XPathSelfQuery::.ctor(MS.Internal.Xml.XPath.XPathSelfQuery)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathSelfQuery__ctor_m016EDF0E9278F7417D758379959D7ED8FDBCD9EF (XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6* __this, XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6* ___other0, const RuntimeMethod* method)
{
{
XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6* L_0 = ___other0;
BaseAxisQuery__ctor_m2A07CCEF3415F39C4EC9291F343E044125EAF78F(__this, L_0, NULL);
return;
}
}
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.XPathSelfQuery::Advance()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* XPathSelfQuery_Advance_m370675A48841B04FD2236D466F2E329F8AA5A9DA (XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6* __this, const RuntimeMethod* method)
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* V_0 = NULL;
{
goto IL_001e;
}
IL_0002:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___currentNode_7;
bool L_1;
L_1 = VirtualFuncInvoker1< bool, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(18 /* System.Boolean MS.Internal.Xml.XPath.BaseAxisQuery::matches(System.Xml.XPath.XPathNavigator) */, __this, L_0);
if (!L_1)
{
goto IL_001e;
}
}
{
((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___position_8 = 1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_2 = ((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___currentNode_7;
return L_2;
}
IL_001e:
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_3 = ((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___qyInput_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_4;
L_4 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(15 /* System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.Query::Advance() */, L_3);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_5 = L_4;
V_0 = L_5;
((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___currentNode_7 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&((BaseAxisQuery_tE9691C363140CD7DE601A6B86472B3AC16D2D88A*)__this)->___currentNode_7), (void*)L_5);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_6 = V_0;
if (L_6)
{
goto IL_0002;
}
}
{
return (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13*)NULL;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.XPathSelfQuery::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* XPathSelfQuery_Clone_mBDE12E9571313A251495AB07788EE687449D062D (XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6* L_0 = (XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6*)il2cpp_codegen_object_new(XPathSelfQuery_tBC670E2B32FB43A900AFF52AAC3BC2D04C5D53D6_il2cpp_TypeInfo_var);
XPathSelfQuery__ctor_m016EDF0E9278F7417D758379959D7ED8FDBCD9EF(L_0, __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 MS.Internal.Xml.XPath.XPathSingletonIterator::.ctor(System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathSingletonIterator__ctor_m7C9A114366A748E01E6A47EA466DAAD229667E77 (XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav0, const RuntimeMethod* method)
{
{
ResetableIterator__ctor_m1B67C12E5C8276A5F1357BDBF0C1C21A8BE4BD90(__this, NULL);
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___nav0;
__this->____nav_1 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____nav_1), (void*)L_0);
return;
}
}
// System.Void MS.Internal.Xml.XPath.XPathSingletonIterator::.ctor(System.Xml.XPath.XPathNavigator,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathSingletonIterator__ctor_m6503CD91BB26FCB9A485893C0E1F383F4A498084 (XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___nav0, bool ___moved1, const RuntimeMethod* method)
{
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___nav0;
XPathSingletonIterator__ctor_m7C9A114366A748E01E6A47EA466DAAD229667E77(__this, L_0, NULL);
bool L_1 = ___moved1;
if (!L_1)
{
goto IL_0011;
}
}
{
__this->____position_2 = 1;
}
IL_0011:
{
return;
}
}
// System.Void MS.Internal.Xml.XPath.XPathSingletonIterator::.ctor(MS.Internal.Xml.XPath.XPathSingletonIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathSingletonIterator__ctor_m015D5BB1087B55A28AF7FF6CD39EDD094D928807 (XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389* __this, XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389* ___it0, const RuntimeMethod* method)
{
{
ResetableIterator__ctor_m1B67C12E5C8276A5F1357BDBF0C1C21A8BE4BD90(__this, NULL);
XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389* L_0 = ___it0;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_1 = L_0->____nav_1;
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_2;
L_2 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, L_1);
__this->____nav_1 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____nav_1), (void*)L_2);
XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389* L_3 = ___it0;
int32_t L_4 = L_3->____position_2;
__this->____position_2 = L_4;
return;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.XPath.XPathSingletonIterator::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* XPathSingletonIterator_Clone_m13F2920D5B2D11DF97DED30B274B4423BAA47255 (XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389* L_0 = (XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389*)il2cpp_codegen_object_new(XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389_il2cpp_TypeInfo_var);
XPathSingletonIterator__ctor_m015D5BB1087B55A28AF7FF6CD39EDD094D928807(L_0, __this, NULL);
return L_0;
}
}
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.XPath.XPathSingletonIterator::get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* XPathSingletonIterator_get_Current_m70D414714E2E890796E17BED104CC1E944AF794F (XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389* __this, const RuntimeMethod* method)
{
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = __this->____nav_1;
return L_0;
}
}
// System.Int32 MS.Internal.Xml.XPath.XPathSingletonIterator::get_CurrentPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathSingletonIterator_get_CurrentPosition_m39CD473142D482FF97697AD5F6D6945AEDFF99EE (XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____position_2;
return L_0;
}
}
// System.Int32 MS.Internal.Xml.XPath.XPathSingletonIterator::get_Count()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathSingletonIterator_get_Count_m6089E1776BB90ED2EADC064D616FDAE4F442157D (XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389* __this, const RuntimeMethod* method)
{
{
return 1;
}
}
// System.Boolean MS.Internal.Xml.XPath.XPathSingletonIterator::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathSingletonIterator_MoveNext_m2624D1633E14BCCFD4CE88493F3470659E1BA277 (XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____position_2;
if (L_0)
{
goto IL_0011;
}
}
{
__this->____position_2 = 1;
return (bool)1;
}
IL_0011:
{
return (bool)0;
}
}
// System.Void MS.Internal.Xml.XPath.XPathSingletonIterator::Reset()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathSingletonIterator_Reset_m1E36FCE0667C351FD5D7A97A220D68E8272D4F62 (XPathSingletonIterator_t733BA70C502628735AE3F2D19C3CA40CB5F59389* __this, const RuntimeMethod* method)
{
{
__this->____position_2 = 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 MS.Internal.Xml.Cache.XPathDocumentBaseIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentBaseIterator__ctor_m1310B8209CFDB676402AE6DCCE933B8E9C68E428 (XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC* __this, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* ___ctxt0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathNodeIterator__ctor_mD2548ACBDDDAD6C11151A9E6BCA675A1BC9F87F3(__this, NULL);
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_0 = ___ctxt0;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_1 = (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81*)il2cpp_codegen_object_new(XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var);
XPathDocumentNavigator__ctor_mABF5FB3245D8517870E93E4FD65128CB077E8BCA(L_1, L_0, NULL);
__this->___ctxt_1 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->___ctxt_1), (void*)L_1);
return;
}
}
// System.Void MS.Internal.Xml.Cache.XPathDocumentBaseIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentBaseIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentBaseIterator__ctor_m884E3E955023075F1B21DABA8AE7F6A97DB7508B (XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC* __this, XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC* ___iter0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathNodeIterator__ctor_mD2548ACBDDDAD6C11151A9E6BCA675A1BC9F87F3(__this, NULL);
XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC* L_0 = ___iter0;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_1 = L_0->___ctxt_1;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_2 = (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81*)il2cpp_codegen_object_new(XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var);
XPathDocumentNavigator__ctor_mABF5FB3245D8517870E93E4FD65128CB077E8BCA(L_2, L_1, NULL);
__this->___ctxt_1 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->___ctxt_1), (void*)L_2);
XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC* L_3 = ___iter0;
int32_t L_4 = L_3->___pos_2;
__this->___pos_2 = L_4;
return;
}
}
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.Cache.XPathDocumentBaseIterator::get_Current()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* XPathDocumentBaseIterator_get_Current_m722094EDAA6E2138D025365194DC7308BF344431 (XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC* __this, const RuntimeMethod* method)
{
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_0 = __this->___ctxt_1;
return L_0;
}
}
// System.Int32 MS.Internal.Xml.Cache.XPathDocumentBaseIterator::get_CurrentPosition()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathDocumentBaseIterator_get_CurrentPosition_m0E0E8206A74B0D18D5840AB885D18907BD7A75E4 (XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->___pos_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 MS.Internal.Xml.Cache.XPathDocumentElementChildIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentNavigator,System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentElementChildIterator__ctor_mFABFB937F2BF020137301701F461D2D2855EF527 (XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0* __this, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* ___parent0, String_t* ___name1, String_t* ___namespaceURI2, const RuntimeMethod* method)
{
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_0 = ___parent0;
XPathDocumentBaseIterator__ctor_m1310B8209CFDB676402AE6DCCE933B8E9C68E428(__this, L_0, NULL);
String_t* L_1 = ___namespaceURI2;
if (L_1)
{
goto IL_0015;
}
}
{
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_2 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral68930CC908F2D84D0608F119634A199E407F83C2)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathDocumentElementChildIterator__ctor_mFABFB937F2BF020137301701F461D2D2855EF527_RuntimeMethod_var)));
}
IL_0015:
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_3 = ___parent0;
XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_4;
L_4 = VirtualFuncInvoker0< XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* >::Invoke(20 /* System.Xml.XmlNameTable System.Xml.XPath.XPathNavigator::get_NameTable() */, L_3);
String_t* L_5 = ___name1;
String_t* L_6;
L_6 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(4 /* System.String System.Xml.XmlNameTable::Get(System.String) */, L_4, L_5);
__this->____localName_3 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->____localName_3), (void*)L_6);
String_t* L_7 = ___namespaceURI2;
__this->____namespaceUri_4 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->____namespaceUri_4), (void*)L_7);
return;
}
}
// System.Void MS.Internal.Xml.Cache.XPathDocumentElementChildIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentElementChildIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentElementChildIterator__ctor_m3B94691B58F8A959CFF70FC83DAA3266D7D643E7 (XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0* __this, XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0* ___iter0, const RuntimeMethod* method)
{
{
XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0* L_0 = ___iter0;
XPathDocumentBaseIterator__ctor_m884E3E955023075F1B21DABA8AE7F6A97DB7508B(__this, L_0, NULL);
XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0* L_1 = ___iter0;
String_t* L_2 = L_1->____localName_3;
__this->____localName_3 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____localName_3), (void*)L_2);
XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0* L_3 = ___iter0;
String_t* L_4 = L_3->____namespaceUri_4;
__this->____namespaceUri_4 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->____namespaceUri_4), (void*)L_4);
return;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.Cache.XPathDocumentElementChildIterator::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* XPathDocumentElementChildIterator_Clone_m1443227AFBFDFF4E3596AD5A85AE4057E0E98F47 (XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0* L_0 = (XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0*)il2cpp_codegen_object_new(XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0_il2cpp_TypeInfo_var);
XPathDocumentElementChildIterator__ctor_m3B94691B58F8A959CFF70FC83DAA3266D7D643E7(L_0, __this, NULL);
return L_0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentElementChildIterator::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentElementChildIterator_MoveNext_m3D24827607C77A2DF3C600A31B9D02384296BC26 (XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = ((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___pos_2;
if (L_0)
{
goto IL_0023;
}
}
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_1 = ((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___ctxt_1;
String_t* L_2 = __this->____localName_3;
String_t* L_3 = __this->____namespaceUri_4;
bool L_4;
L_4 = VirtualFuncInvoker2< bool, String_t*, String_t* >::Invoke(44 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToChild(System.String,System.String) */, L_1, L_2, L_3);
if (L_4)
{
goto IL_003e;
}
}
{
return (bool)0;
}
IL_0023:
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_5 = ((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___ctxt_1;
String_t* L_6 = __this->____localName_3;
String_t* L_7 = __this->____namespaceUri_4;
bool L_8;
L_8 = VirtualFuncInvoker2< bool, String_t*, String_t* >::Invoke(48 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToNext(System.String,System.String) */, L_5, L_6, L_7);
if (L_8)
{
goto IL_003e;
}
}
{
return (bool)0;
}
IL_003e:
{
int32_t L_9 = ((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___pos_2;
((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___pos_2 = ((int32_t)il2cpp_codegen_add(L_9, 1));
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 MS.Internal.Xml.Cache.XPathDocumentKindChildIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentNavigator,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentKindChildIterator__ctor_m65A1FF0947BA7A4E21DB305F3CD406E8A30CCFBB (XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793* __this, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* ___parent0, int32_t ___typ1, const RuntimeMethod* method)
{
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_0 = ___parent0;
XPathDocumentBaseIterator__ctor_m1310B8209CFDB676402AE6DCCE933B8E9C68E428(__this, L_0, NULL);
int32_t L_1 = ___typ1;
__this->____typ_3 = L_1;
return;
}
}
// System.Void MS.Internal.Xml.Cache.XPathDocumentKindChildIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentKindChildIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentKindChildIterator__ctor_m95F3F5225D921CE084D5A1A623725881352B7465 (XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793* __this, XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793* ___iter0, const RuntimeMethod* method)
{
{
XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793* L_0 = ___iter0;
XPathDocumentBaseIterator__ctor_m884E3E955023075F1B21DABA8AE7F6A97DB7508B(__this, L_0, NULL);
XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793* L_1 = ___iter0;
int32_t L_2 = L_1->____typ_3;
__this->____typ_3 = L_2;
return;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.Cache.XPathDocumentKindChildIterator::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* XPathDocumentKindChildIterator_Clone_m8A9EA10E2F56A7181284E216DEC21D270F75A3F7 (XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793* L_0 = (XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793*)il2cpp_codegen_object_new(XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793_il2cpp_TypeInfo_var);
XPathDocumentKindChildIterator__ctor_m95F3F5225D921CE084D5A1A623725881352B7465(L_0, __this, NULL);
return L_0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentKindChildIterator::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentKindChildIterator_MoveNext_m73AE42FCDEEF4D84B97E2B9438C4E9EB8A61FBC7 (XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = ((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___pos_2;
if (L_0)
{
goto IL_001d;
}
}
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_1 = ((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___ctxt_1;
int32_t L_2 = __this->____typ_3;
bool L_3;
L_3 = VirtualFuncInvoker1< bool, int32_t >::Invoke(45 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToChild(System.Xml.XPath.XPathNodeType) */, L_1, L_2);
if (L_3)
{
goto IL_0032;
}
}
{
return (bool)0;
}
IL_001d:
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_4 = ((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___ctxt_1;
int32_t L_5 = __this->____typ_3;
bool L_6;
L_6 = VirtualFuncInvoker1< bool, int32_t >::Invoke(49 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToNext(System.Xml.XPath.XPathNodeType) */, L_4, L_5);
if (L_6)
{
goto IL_0032;
}
}
{
return (bool)0;
}
IL_0032:
{
int32_t L_7 = ((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___pos_2;
((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___pos_2 = ((int32_t)il2cpp_codegen_add(L_7, 1));
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 MS.Internal.Xml.Cache.XPathDocumentElementDescendantIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentNavigator,System.String,System.String,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentElementDescendantIterator__ctor_m247CCA88FF23B1578E693BA1F1D2DA181A4A3BCE (XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3* __this, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* ___root0, String_t* ___name1, String_t* ___namespaceURI2, bool ___matchSelf3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_0 = ___root0;
XPathDocumentBaseIterator__ctor_m1310B8209CFDB676402AE6DCCE933B8E9C68E428(__this, L_0, NULL);
String_t* L_1 = ___namespaceURI2;
if (L_1)
{
goto IL_0015;
}
}
{
ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_2 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var)));
ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral68930CC908F2D84D0608F119634A199E407F83C2)), NULL);
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XPathDocumentElementDescendantIterator__ctor_m247CCA88FF23B1578E693BA1F1D2DA181A4A3BCE_RuntimeMethod_var)));
}
IL_0015:
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_3 = ___root0;
XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_4;
L_4 = VirtualFuncInvoker0< XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* >::Invoke(20 /* System.Xml.XmlNameTable System.Xml.XPath.XPathNavigator::get_NameTable() */, L_3);
String_t* L_5 = ___name1;
String_t* L_6;
L_6 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(4 /* System.String System.Xml.XmlNameTable::Get(System.String) */, L_4, L_5);
__this->____localName_4 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->____localName_4), (void*)L_6);
String_t* L_7 = ___namespaceURI2;
__this->____namespaceUri_5 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->____namespaceUri_5), (void*)L_7);
bool L_8 = ___matchSelf3;
__this->____matchSelf_6 = L_8;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_9 = ___root0;
int32_t L_10;
L_10 = VirtualFuncInvoker0< int32_t >::Invoke(24 /* System.Xml.XPath.XPathNodeType System.Xml.XPath.XPathNavigator::get_NodeType() */, L_9);
if (!L_10)
{
goto IL_0056;
}
}
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_11 = ___root0;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_12 = (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81*)il2cpp_codegen_object_new(XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var);
XPathDocumentNavigator__ctor_mABF5FB3245D8517870E93E4FD65128CB077E8BCA(L_12, L_11, NULL);
__this->____end_3 = L_12;
Il2CppCodeGenWriteBarrier((void**)(&__this->____end_3), (void*)L_12);
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_13 = __this->____end_3;
bool L_14;
L_14 = XPathNavigator_MoveToNonDescendant_m785F90081CF048930901F95070E165A4DFD2552D(L_13, NULL);
}
IL_0056:
{
return;
}
}
// System.Void MS.Internal.Xml.Cache.XPathDocumentElementDescendantIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentElementDescendantIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentElementDescendantIterator__ctor_m28ED3A1BF666B97DCF4BCDC2BFC7F9D3A2963CF4 (XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3* __this, XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3* ___iter0, const RuntimeMethod* method)
{
{
XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3* L_0 = ___iter0;
XPathDocumentBaseIterator__ctor_m884E3E955023075F1B21DABA8AE7F6A97DB7508B(__this, L_0, NULL);
XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3* L_1 = ___iter0;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_2 = L_1->____end_3;
__this->____end_3 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____end_3), (void*)L_2);
XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3* L_3 = ___iter0;
String_t* L_4 = L_3->____localName_4;
__this->____localName_4 = L_4;
Il2CppCodeGenWriteBarrier((void**)(&__this->____localName_4), (void*)L_4);
XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3* L_5 = ___iter0;
String_t* L_6 = L_5->____namespaceUri_5;
__this->____namespaceUri_5 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->____namespaceUri_5), (void*)L_6);
XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3* L_7 = ___iter0;
bool L_8 = L_7->____matchSelf_6;
__this->____matchSelf_6 = L_8;
return;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.Cache.XPathDocumentElementDescendantIterator::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* XPathDocumentElementDescendantIterator_Clone_mF426E9D974A6AF8CAF0B4AB06E94E71E66594D69 (XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3* L_0 = (XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3*)il2cpp_codegen_object_new(XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3_il2cpp_TypeInfo_var);
XPathDocumentElementDescendantIterator__ctor_m28ED3A1BF666B97DCF4BCDC2BFC7F9D3A2963CF4(L_0, __this, NULL);
return L_0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentElementDescendantIterator::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentElementDescendantIterator_MoveNext_m820BA867791B24E7AB543338D570ADA0AFF16F6E (XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->____matchSelf_6;
if (!L_0)
{
goto IL_0038;
}
}
{
__this->____matchSelf_6 = (bool)0;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_1 = ((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___ctxt_1;
String_t* L_2 = __this->____localName_4;
String_t* L_3 = __this->____namespaceUri_5;
bool L_4;
L_4 = XPathDocumentNavigator_IsElementMatch_m2CB33F5E34917668499626AE6C8A5FE80CA2E817(L_1, L_2, L_3, NULL);
if (!L_4)
{
goto IL_0038;
}
}
{
int32_t L_5 = ((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___pos_2;
((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___pos_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
return (bool)1;
}
IL_0038:
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_6 = ((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___ctxt_1;
String_t* L_7 = __this->____localName_4;
String_t* L_8 = __this->____namespaceUri_5;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_9 = __this->____end_3;
bool L_10;
L_10 = VirtualFuncInvoker3< bool, String_t*, String_t*, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(46 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToFollowing(System.String,System.String,System.Xml.XPath.XPathNavigator) */, L_6, L_7, L_8, L_9);
if (L_10)
{
goto IL_0059;
}
}
{
return (bool)0;
}
IL_0059:
{
int32_t L_11 = ((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___pos_2;
((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___pos_2 = ((int32_t)il2cpp_codegen_add(L_11, 1));
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 MS.Internal.Xml.Cache.XPathDocumentKindDescendantIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentNavigator,System.Xml.XPath.XPathNodeType,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentKindDescendantIterator__ctor_m3C1F992C27266EBFCC18A3A7CC4F15A02FE36BC1 (XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525* __this, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* ___root0, int32_t ___typ1, bool ___matchSelf2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_0 = ___root0;
XPathDocumentBaseIterator__ctor_m1310B8209CFDB676402AE6DCCE933B8E9C68E428(__this, L_0, NULL);
int32_t L_1 = ___typ1;
__this->____typ_4 = L_1;
bool L_2 = ___matchSelf2;
__this->____matchSelf_5 = L_2;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_3 = ___root0;
int32_t L_4;
L_4 = VirtualFuncInvoker0< int32_t >::Invoke(24 /* System.Xml.XPath.XPathNodeType System.Xml.XPath.XPathNavigator::get_NodeType() */, L_3);
if (!L_4)
{
goto IL_0035;
}
}
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_5 = ___root0;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_6 = (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81*)il2cpp_codegen_object_new(XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var);
XPathDocumentNavigator__ctor_mABF5FB3245D8517870E93E4FD65128CB077E8BCA(L_6, L_5, NULL);
__this->____end_3 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->____end_3), (void*)L_6);
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_7 = __this->____end_3;
bool L_8;
L_8 = XPathNavigator_MoveToNonDescendant_m785F90081CF048930901F95070E165A4DFD2552D(L_7, NULL);
}
IL_0035:
{
return;
}
}
// System.Void MS.Internal.Xml.Cache.XPathDocumentKindDescendantIterator::.ctor(MS.Internal.Xml.Cache.XPathDocumentKindDescendantIterator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentKindDescendantIterator__ctor_mD808773FA20CE5DCFDD362FB4939CE97A63149B5 (XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525* __this, XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525* ___iter0, const RuntimeMethod* method)
{
{
XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525* L_0 = ___iter0;
XPathDocumentBaseIterator__ctor_m884E3E955023075F1B21DABA8AE7F6A97DB7508B(__this, L_0, NULL);
XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525* L_1 = ___iter0;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_2 = L_1->____end_3;
__this->____end_3 = L_2;
Il2CppCodeGenWriteBarrier((void**)(&__this->____end_3), (void*)L_2);
XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525* L_3 = ___iter0;
int32_t L_4 = L_3->____typ_4;
__this->____typ_4 = L_4;
XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525* L_5 = ___iter0;
bool L_6 = L_5->____matchSelf_5;
__this->____matchSelf_5 = L_6;
return;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.Cache.XPathDocumentKindDescendantIterator::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* XPathDocumentKindDescendantIterator_Clone_m8FEAE1B9703281761406000141B49FDCC9D4C530 (XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525* L_0 = (XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525*)il2cpp_codegen_object_new(XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525_il2cpp_TypeInfo_var);
XPathDocumentKindDescendantIterator__ctor_mD808773FA20CE5DCFDD362FB4939CE97A63149B5(L_0, __this, NULL);
return L_0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentKindDescendantIterator::MoveNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentKindDescendantIterator_MoveNext_m95D06CBB118DEE0ECF9632EFF57C1054A69A20C5 (XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->____matchSelf_5;
if (!L_0)
{
goto IL_0032;
}
}
{
__this->____matchSelf_5 = (bool)0;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_1 = ((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___ctxt_1;
int32_t L_2 = __this->____typ_4;
bool L_3;
L_3 = XPathDocumentNavigator_IsKindMatch_m0EB3529E2D951F5DE303EB3F15ACE8930C3C1D7C(L_1, L_2, NULL);
if (!L_3)
{
goto IL_0032;
}
}
{
int32_t L_4 = ((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___pos_2;
((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___pos_2 = ((int32_t)il2cpp_codegen_add(L_4, 1));
return (bool)1;
}
IL_0032:
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_5 = ((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___ctxt_1;
int32_t L_6 = __this->____typ_4;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_7 = __this->____end_3;
bool L_8;
L_8 = VirtualFuncInvoker2< bool, int32_t, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(47 /* System.Boolean System.Xml.XPath.XPathNavigator::MoveToFollowing(System.Xml.XPath.XPathNodeType,System.Xml.XPath.XPathNavigator) */, L_5, L_6, L_7);
if (L_8)
{
goto IL_004d;
}
}
{
return (bool)0;
}
IL_004d:
{
int32_t L_9 = ((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___pos_2;
((XPathDocumentBaseIterator_tCF8F8FD7EFDC447D73669F8B9FF303BEE9C1FDFC*)__this)->___pos_2 = ((int32_t)il2cpp_codegen_add(L_9, 1));
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 MS.Internal.Xml.Cache.XPathDocumentNavigator::.ctor(MS.Internal.Xml.Cache.XPathNode[],System.Int32,MS.Internal.Xml.Cache.XPathNode[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentNavigator__ctor_m6F90203C3B45DB6A10BB1918689F3D71F26780C6 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageCurrent0, int32_t ___idxCurrent1, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageParent2, int32_t ___idxParent3, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
il2cpp_codegen_runtime_class_init_inline(XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_il2cpp_TypeInfo_var);
XPathNavigator__ctor_m2A24E4B324A522498AE39749E6407908C47C8E5C(__this, NULL);
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = ___pageCurrent0;
__this->____pageCurrent_4 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageCurrent_4), (void*)L_0);
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = ___pageParent2;
__this->____pageParent_5 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageParent_5), (void*)L_1);
int32_t L_2 = ___idxCurrent1;
__this->____idxCurrent_6 = L_2;
int32_t L_3 = ___idxParent3;
__this->____idxParent_7 = L_3;
return;
}
}
// System.Void MS.Internal.Xml.Cache.XPathDocumentNavigator::.ctor(MS.Internal.Xml.Cache.XPathDocumentNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentNavigator__ctor_mABF5FB3245D8517870E93E4FD65128CB077E8BCA (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* ___nav0, const RuntimeMethod* method)
{
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_0 = ___nav0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = L_0->____pageCurrent_4;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_2 = ___nav0;
int32_t L_3 = L_2->____idxCurrent_6;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_4 = ___nav0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_5 = L_4->____pageParent_5;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_6 = ___nav0;
int32_t L_7 = L_6->____idxParent_7;
XPathDocumentNavigator__ctor_m6F90203C3B45DB6A10BB1918689F3D71F26780C6(__this, L_1, L_3, L_5, L_7, NULL);
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_8 = ___nav0;
String_t* L_9 = L_8->____atomizedLocalName_8;
__this->____atomizedLocalName_8 = L_9;
Il2CppCodeGenWriteBarrier((void**)(&__this->____atomizedLocalName_8), (void*)L_9);
return;
}
}
// System.String MS.Internal.Xml.Cache.XPathDocumentNavigator::get_Value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathDocumentNavigator_get_Value_mE96242DB762C568A14F391207FDC2C03B1A571B9 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_1 = NULL;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_2 = NULL;
int32_t V_3 = 0;
int32_t V_4 = 0;
String_t* V_5 = NULL;
StringBuilder_t* V_6 = NULL;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageCurrent_4;
int32_t L_1 = __this->____idxCurrent_6;
String_t* L_2;
L_2 = XPathNode_get_Value_mC18CEAE4371BD37328FA857F57ACEE9DF747734F_inline(((L_0)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_1))), NULL);
V_0 = L_2;
String_t* L_3 = V_0;
if (!L_3)
{
goto IL_001c;
}
}
{
String_t* L_4 = V_0;
return L_4;
}
IL_001c:
{
int32_t L_5 = __this->____idxParent_7;
if (!L_5)
{
goto IL_003b;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_6 = __this->____pageParent_5;
int32_t L_7 = __this->____idxParent_7;
String_t* L_8;
L_8 = XPathNode_get_Value_mC18CEAE4371BD37328FA857F57ACEE9DF747734F_inline(((L_6)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_7))), NULL);
return L_8;
}
IL_003b:
{
String_t* L_9 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
V_5 = L_9;
V_6 = (StringBuilder_t*)NULL;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_10 = __this->____pageCurrent_4;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_11 = L_10;
V_2 = L_11;
V_1 = L_11;
int32_t L_12 = __this->____idxCurrent_6;
int32_t L_13 = L_12;
V_4 = L_13;
V_3 = L_13;
bool L_14;
L_14 = XPathNodeHelper_GetNonDescendant_m17C6827FAE5DBF3D5BE22B21BD61CEA7B4D33325((&V_2), (&V_4), NULL);
if (L_14)
{
goto IL_00ac;
}
}
{
V_2 = (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)NULL;
V_4 = 0;
goto IL_00ac;
}
IL_006a:
{
String_t* L_15 = V_5;
int32_t L_16;
L_16 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_15, NULL);
if (L_16)
{
goto IL_0083;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_17 = V_1;
int32_t L_18 = V_3;
String_t* L_19;
L_19 = XPathNode_get_Value_mC18CEAE4371BD37328FA857F57ACEE9DF747734F_inline(((L_17)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_18))), NULL);
V_5 = L_19;
goto IL_00ac;
}
IL_0083:
{
StringBuilder_t* L_20 = V_6;
if (L_20)
{
goto IL_0098;
}
}
{
StringBuilder_t* L_21 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var);
StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_21, NULL);
V_6 = L_21;
StringBuilder_t* L_22 = V_6;
String_t* L_23 = V_5;
StringBuilder_t* L_24;
L_24 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_22, L_23, NULL);
}
IL_0098:
{
StringBuilder_t* L_25 = V_6;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_26 = V_1;
int32_t L_27 = V_3;
String_t* L_28;
L_28 = XPathNode_get_Value_mC18CEAE4371BD37328FA857F57ACEE9DF747734F_inline(((L_26)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_27))), NULL);
StringBuilder_t* L_29;
L_29 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_25, L_28, NULL);
}
IL_00ac:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_30 = V_2;
int32_t L_31 = V_4;
bool L_32;
L_32 = XPathNodeHelper_GetTextFollowing_mD2608628C95A6AEEEACC719DF15B2A599A8D301D((&V_1), (&V_3), L_30, L_31, NULL);
if (L_32)
{
goto IL_006a;
}
}
{
StringBuilder_t* L_33 = V_6;
if (L_33)
{
goto IL_00c1;
}
}
{
String_t* L_34 = V_5;
return L_34;
}
IL_00c1:
{
StringBuilder_t* L_35 = V_6;
String_t* L_36;
L_36 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_35);
return L_36;
}
}
// System.Xml.XPath.XPathNavigator MS.Internal.Xml.Cache.XPathDocumentNavigator::Clone()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* XPathDocumentNavigator_Clone_mEA5660CEAC916ADDB9842FAD03AF85490BE10012 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageCurrent_4;
int32_t L_1 = __this->____idxCurrent_6;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_2 = __this->____pageParent_5;
int32_t L_3 = __this->____idxParent_7;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_4 = (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81*)il2cpp_codegen_object_new(XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var);
XPathDocumentNavigator__ctor_m6F90203C3B45DB6A10BB1918689F3D71F26780C6(L_4, L_0, L_1, L_2, L_3, NULL);
return L_4;
}
}
// System.Xml.XPath.XPathNodeType MS.Internal.Xml.Cache.XPathDocumentNavigator::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathDocumentNavigator_get_NodeType_m458402B3D576A3FF1D39245C22FF2F80E5D50E3A (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageCurrent_4;
int32_t L_1 = __this->____idxCurrent_6;
int32_t L_2;
L_2 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_0)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_1))), NULL);
return L_2;
}
}
// System.String MS.Internal.Xml.Cache.XPathDocumentNavigator::get_LocalName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathDocumentNavigator_get_LocalName_mC9BABE5F2A1FC796BF3E7259DE00C5DAAD2D07EB (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageCurrent_4;
int32_t L_1 = __this->____idxCurrent_6;
String_t* L_2;
L_2 = XPathNode_get_LocalName_m4C7DCD240996EDE990F6924B176B80008141A367(((L_0)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_1))), NULL);
return L_2;
}
}
// System.String MS.Internal.Xml.Cache.XPathDocumentNavigator::get_NamespaceURI()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathDocumentNavigator_get_NamespaceURI_mB00D4F973DBD8FD19AF700080E1219D02F433980 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageCurrent_4;
int32_t L_1 = __this->____idxCurrent_6;
String_t* L_2;
L_2 = XPathNode_get_NamespaceUri_mA7E5CA21E8BCF798FC16E64F94158F54B1C95FC2(((L_0)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_1))), NULL);
return L_2;
}
}
// System.String MS.Internal.Xml.Cache.XPathDocumentNavigator::get_Name()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathDocumentNavigator_get_Name_m04869FA8C02F6DE6DF33F3A4BC25EE5C0FFFB3F1 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageCurrent_4;
int32_t L_1 = __this->____idxCurrent_6;
String_t* L_2;
L_2 = XPathNode_get_Name_mD3398BB31437F47F5AA3256018D478A1C12BA865(((L_0)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_1))), NULL);
return L_2;
}
}
// System.String MS.Internal.Xml.Cache.XPathDocumentNavigator::get_Prefix()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathDocumentNavigator_get_Prefix_mA7F9D844ADDD32B82819A4E63B7071E8590420D6 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageCurrent_4;
int32_t L_1 = __this->____idxCurrent_6;
String_t* L_2;
L_2 = XPathNode_get_Prefix_m499096BCD31E503FF89FDADD69F1C916686BDFA7(((L_0)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_1))), NULL);
return L_2;
}
}
// System.String MS.Internal.Xml.Cache.XPathDocumentNavigator::get_BaseURI()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathDocumentNavigator_get_BaseURI_m8F7DBEF44BB1D02F05F6D184CE5F7A8E505C6EDE (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
{
int32_t L_0 = __this->____idxParent_7;
if (!L_0)
{
goto IL_0018;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = __this->____pageParent_5;
V_0 = L_1;
int32_t L_2 = __this->____idxParent_7;
V_1 = L_2;
goto IL_0026;
}
IL_0018:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_3 = __this->____pageCurrent_4;
V_0 = L_3;
int32_t L_4 = __this->____idxCurrent_6;
V_1 = L_4;
}
IL_0026:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_5 = V_0;
int32_t L_6 = V_1;
int32_t L_7;
L_7 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_5)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_6))), NULL);
V_2 = L_7;
int32_t L_8 = V_2;
if ((!(((uint32_t)L_8) > ((uint32_t)1))))
{
goto IL_003b;
}
}
{
int32_t L_9 = V_2;
if ((!(((uint32_t)L_9) == ((uint32_t)7))))
{
goto IL_0048;
}
}
IL_003b:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_10 = V_0;
int32_t L_11 = V_1;
String_t* L_12;
L_12 = XPathNode_get_BaseUri_m2AB10322B359CDD3B6FCA92EB6775277AE0ABCFB(((L_10)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_11))), NULL);
return L_12;
}
IL_0048:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_13 = V_0;
int32_t L_14 = V_1;
int32_t L_15;
L_15 = XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720(((L_13)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_14))), (&V_0), NULL);
V_1 = L_15;
int32_t L_16 = V_1;
if (L_16)
{
goto IL_0026;
}
}
{
String_t* L_17 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6;
return L_17;
}
}
// System.Xml.XmlNameTable MS.Internal.Xml.Cache.XPathDocumentNavigator::get_NameTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* XPathDocumentNavigator_get_NameTable_m59D13F04A5676148C79D3E6C59D2B7B119D98418 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageCurrent_4;
int32_t L_1 = __this->____idxCurrent_6;
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_2;
L_2 = XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F(((L_0)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_1))), NULL);
XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_3;
L_3 = XPathDocument_get_NameTable_m0983CA6BD6A2B1368D995E18A6F21ABF9573C4FD_inline(L_2, NULL);
return L_3;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToFirstAttribute()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_MoveToFirstAttribute_mACBD9C1D21DCB7160FE85E508A5813A960A7F980 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageCurrent_4;
V_0 = L_0;
int32_t L_1 = __this->____idxCurrent_6;
V_1 = L_1;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_2 = (&__this->____pageCurrent_4);
int32_t* L_3 = (&__this->____idxCurrent_6);
bool L_4;
L_4 = XPathNodeHelper_GetFirstAttribute_m8F1291A82FADA1073583C7C30BC1F68938A2AB45(L_2, L_3, NULL);
if (!L_4)
{
goto IL_0031;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_5 = V_0;
__this->____pageParent_5 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageParent_5), (void*)L_5);
int32_t L_6 = V_1;
__this->____idxParent_7 = L_6;
return (bool)1;
}
IL_0031:
{
return (bool)0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToNextAttribute()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_MoveToNextAttribute_m8C51D4E539FA5E514FDE30D1E26B1B99B7ADB19C (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = (&__this->____pageCurrent_4);
int32_t* L_1 = (&__this->____idxCurrent_6);
bool L_2;
L_2 = XPathNodeHelper_GetNextAttribute_m2042A3BD378267F3CF46BF40A6EB5F86F4AF59AB(L_0, L_1, NULL);
return L_2;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToAttribute(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_MoveToAttribute_m44B5DF166981E1DC9DB8511F6BFA3CA00D92F24A (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, String_t* ___localName0, String_t* ___namespaceURI1, const RuntimeMethod* method)
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* G_B3_0 = NULL;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* G_B2_0 = NULL;
String_t* G_B4_0 = NULL;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* G_B4_1 = NULL;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageCurrent_4;
V_0 = L_0;
int32_t L_1 = __this->____idxCurrent_6;
V_1 = L_1;
String_t* L_2 = ___localName0;
String_t* L_3 = __this->____atomizedLocalName_8;
if ((((RuntimeObject*)(String_t*)L_2) == ((RuntimeObject*)(String_t*)L_3)))
{
goto IL_002f;
}
}
{
String_t* L_4 = ___localName0;
G_B2_0 = __this;
if (L_4)
{
G_B3_0 = __this;
goto IL_001e;
}
}
{
G_B4_0 = ((String_t*)(NULL));
G_B4_1 = G_B2_0;
goto IL_002a;
}
IL_001e:
{
XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_5;
L_5 = VirtualFuncInvoker0< XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* >::Invoke(20 /* System.Xml.XmlNameTable System.Xml.XPath.XPathNavigator::get_NameTable() */, __this);
String_t* L_6 = ___localName0;
String_t* L_7;
L_7 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(4 /* System.String System.Xml.XmlNameTable::Get(System.String) */, L_5, L_6);
G_B4_0 = L_7;
G_B4_1 = G_B3_0;
}
IL_002a:
{
G_B4_1->____atomizedLocalName_8 = G_B4_0;
Il2CppCodeGenWriteBarrier((void**)(&G_B4_1->____atomizedLocalName_8), (void*)G_B4_0);
}
IL_002f:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_8 = (&__this->____pageCurrent_4);
int32_t* L_9 = (&__this->____idxCurrent_6);
String_t* L_10 = __this->____atomizedLocalName_8;
String_t* L_11 = ___namespaceURI1;
bool L_12;
L_12 = XPathNodeHelper_GetAttribute_m64E56BD2CED8114BCED58B621518348381BA371D(L_8, L_9, L_10, L_11, NULL);
if (!L_12)
{
goto IL_0059;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_13 = V_0;
__this->____pageParent_5 = L_13;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageParent_5), (void*)L_13);
int32_t L_14 = V_1;
__this->____idxParent_7 = L_14;
return (bool)1;
}
IL_0059:
{
return (bool)0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToFirstNamespace(System.Xml.XPath.XPathNamespaceScope)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_MoveToFirstNamespace_mA388DA9DA031B281C612F90FD4C9BAB10DF11725 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, int32_t ___namespaceScope0, const RuntimeMethod* method)
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = ___namespaceScope0;
if ((!(((uint32_t)L_0) == ((uint32_t)2))))
{
goto IL_001a;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = __this->____pageCurrent_4;
int32_t L_2 = __this->____idxCurrent_6;
int32_t L_3;
L_3 = XPathNodeHelper_GetLocalNamespaces_m9ECEE0F460FC922C47F60EBA9E68EDA7F94F9A5B(L_1, L_2, (&V_0), NULL);
V_1 = L_3;
goto IL_0079;
}
IL_001a:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_4 = __this->____pageCurrent_4;
int32_t L_5 = __this->____idxCurrent_6;
int32_t L_6;
L_6 = XPathNodeHelper_GetInScopeNamespaces_mFD9B23AFBD700ED9BEDAD17B85D9AFE6AA599380(L_4, L_5, (&V_0), NULL);
V_1 = L_6;
goto IL_0079;
}
IL_0030:
{
int32_t L_7 = ___namespaceScope0;
if ((!(((uint32_t)L_7) == ((uint32_t)1))))
{
goto IL_0042;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_8 = V_0;
int32_t L_9 = V_1;
bool L_10;
L_10 = XPathNode_get_IsXmlNamespaceNode_m7307A314989230B7F6E4F573F8B2FC505F969C5A(((L_8)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_9))), NULL);
if (L_10)
{
goto IL_006a;
}
}
IL_0042:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_11 = __this->____pageCurrent_4;
__this->____pageParent_5 = L_11;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageParent_5), (void*)L_11);
int32_t L_12 = __this->____idxCurrent_6;
__this->____idxParent_7 = L_12;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_13 = V_0;
__this->____pageCurrent_4 = L_13;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageCurrent_4), (void*)L_13);
int32_t L_14 = V_1;
__this->____idxCurrent_6 = L_14;
return (bool)1;
}
IL_006a:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_15 = V_0;
int32_t L_16 = V_1;
int32_t L_17;
L_17 = XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085(((L_15)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_16))), (&V_0), NULL);
V_1 = L_17;
}
IL_0079:
{
int32_t L_18 = V_1;
if (L_18)
{
goto IL_0030;
}
}
{
return (bool)0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToNextNamespace(System.Xml.XPath.XPathNamespaceScope)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_MoveToNextNamespace_mCA462BDFF18F453C2EC658D4EF3E23E5AF923A5A (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, int32_t ___scope0, const RuntimeMethod* method)
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_1 = NULL;
int32_t V_2 = 0;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageCurrent_4;
V_0 = L_0;
int32_t L_1 = __this->____idxCurrent_6;
V_2 = L_1;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_2 = V_0;
int32_t L_3 = V_2;
int32_t L_4;
L_4 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_2)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_3))), NULL);
if ((((int32_t)L_4) == ((int32_t)3)))
{
goto IL_001f;
}
}
{
return (bool)0;
}
IL_001f:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_5 = V_0;
int32_t L_6 = V_2;
int32_t L_7;
L_7 = XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085(((L_5)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_6))), (&V_0), NULL);
V_2 = L_7;
int32_t L_8 = V_2;
if (L_8)
{
goto IL_0033;
}
}
{
return (bool)0;
}
IL_0033:
{
int32_t L_9 = ___scope0;
if ((((int32_t)L_9) == ((int32_t)1)))
{
goto IL_005c;
}
}
{
int32_t L_10 = ___scope0;
if ((!(((uint32_t)L_10) == ((uint32_t)2))))
{
goto IL_006a;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_11 = V_0;
int32_t L_12 = V_2;
int32_t L_13;
L_13 = XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720(((L_11)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_12))), (&V_1), NULL);
int32_t L_14 = __this->____idxParent_7;
if ((!(((uint32_t)L_13) == ((uint32_t)L_14))))
{
goto IL_005a;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_15 = V_1;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_16 = __this->____pageParent_5;
if ((((RuntimeObject*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)L_15) == ((RuntimeObject*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)L_16)))
{
goto IL_006a;
}
}
IL_005a:
{
return (bool)0;
}
IL_005c:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_17 = V_0;
int32_t L_18 = V_2;
bool L_19;
L_19 = XPathNode_get_IsXmlNamespaceNode_m7307A314989230B7F6E4F573F8B2FC505F969C5A(((L_17)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_18))), NULL);
if (L_19)
{
goto IL_001f;
}
}
IL_006a:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_20 = V_0;
__this->____pageCurrent_4 = L_20;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageCurrent_4), (void*)L_20);
int32_t L_21 = V_2;
__this->____idxCurrent_6 = L_21;
return (bool)1;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToNext()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_MoveToNext_m4FC215BA1CFA66D6C3F9FEF0ADA6C1A6950B9ED4 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = (&__this->____pageCurrent_4);
int32_t* L_1 = (&__this->____idxCurrent_6);
bool L_2;
L_2 = XPathNodeHelper_GetContentSibling_mE5B0A4EFE603882279DB538557F57A4EDC8B1AB9(L_0, L_1, NULL);
return L_2;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToFirstChild()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_MoveToFirstChild_m5B8031AB437FDF820C502DB18D05044962D5975C (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageCurrent_4;
int32_t L_1 = __this->____idxCurrent_6;
bool L_2;
L_2 = XPathNode_get_HasCollapsedText_mFFE7E8DB4C7142A0004EF4F12D195E022ADF1691(((L_0)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_1))), NULL);
if (!L_2)
{
goto IL_0059;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_3 = __this->____pageCurrent_4;
__this->____pageParent_5 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageParent_5), (void*)L_3);
int32_t L_4 = __this->____idxCurrent_6;
__this->____idxParent_7 = L_4;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_5 = __this->____pageCurrent_4;
int32_t L_6 = __this->____idxCurrent_6;
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_7;
L_7 = XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F(((L_5)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_6))), NULL);
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_8 = (&__this->____pageCurrent_4);
int32_t L_9;
L_9 = XPathDocument_GetCollapsedTextNode_m98762A8E33C319E1DDE36D104BA7129E81DB2F1F(L_7, L_8, NULL);
__this->____idxCurrent_6 = L_9;
return (bool)1;
}
IL_0059:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_10 = (&__this->____pageCurrent_4);
int32_t* L_11 = (&__this->____idxCurrent_6);
bool L_12;
L_12 = XPathNodeHelper_GetContentChild_m4E562612A776EF4F397BCC33715A0B3FA8837399(L_10, L_11, NULL);
return L_12;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToParent()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_MoveToParent_m5EC7735A18E2A9D29DB45F7710609843D6D105C2 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____idxParent_7;
if (!L_0)
{
goto IL_0030;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = __this->____pageParent_5;
__this->____pageCurrent_4 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageCurrent_4), (void*)L_1);
int32_t L_2 = __this->____idxParent_7;
__this->____idxCurrent_6 = L_2;
__this->____pageParent_5 = (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageParent_5), (void*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)NULL);
__this->____idxParent_7 = 0;
return (bool)1;
}
IL_0030:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_3 = (&__this->____pageCurrent_4);
int32_t* L_4 = (&__this->____idxCurrent_6);
bool L_5;
L_5 = XPathNodeHelper_GetParent_mFCEB1C9F0BC1DE639972E41C4B41520CBCF6CABD(L_3, L_4, NULL);
return L_5;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveTo(System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_MoveTo_m99DD207501DB8ACA61F1D3127ED8C0487D4B8AFF (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___other0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* V_0 = NULL;
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___other0;
V_0 = ((XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81*)IsInstSealed((RuntimeObject*)L_0, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var));
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_1 = V_0;
if (!L_1)
{
goto IL_003c;
}
}
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_2 = V_0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_3 = L_2->____pageCurrent_4;
__this->____pageCurrent_4 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageCurrent_4), (void*)L_3);
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_4 = V_0;
int32_t L_5 = L_4->____idxCurrent_6;
__this->____idxCurrent_6 = L_5;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_6 = V_0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_7 = L_6->____pageParent_5;
__this->____pageParent_5 = L_7;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageParent_5), (void*)L_7);
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_8 = V_0;
int32_t L_9 = L_8->____idxParent_7;
__this->____idxParent_7 = L_9;
return (bool)1;
}
IL_003c:
{
return (bool)0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToId(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_MoveToId_mBBCA2093D03DAAA7D34C9B153224380887016505 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, String_t* ___id0, const RuntimeMethod* method)
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageCurrent_4;
int32_t L_1 = __this->____idxCurrent_6;
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_2;
L_2 = XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F(((L_0)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_1))), NULL);
String_t* L_3 = ___id0;
int32_t L_4;
L_4 = XPathDocument_LookupIdElement_m7EC2BDAA23203A4EB5C70BE14F0DC94B6796B87E(L_2, L_3, (&V_0), NULL);
V_1 = L_4;
int32_t L_5 = V_1;
if (!L_5)
{
goto IL_0040;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_6 = V_0;
__this->____pageCurrent_4 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageCurrent_4), (void*)L_6);
int32_t L_7 = V_1;
__this->____idxCurrent_6 = L_7;
__this->____pageParent_5 = (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageParent_5), (void*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)NULL);
__this->____idxParent_7 = 0;
return (bool)1;
}
IL_0040:
{
return (bool)0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::IsSamePosition(System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_IsSamePosition_m789BC3510DDD7962DB43BFB17255DB6CF6FD933F (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___other0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* V_0 = NULL;
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___other0;
V_0 = ((XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81*)IsInstSealed((RuntimeObject*)L_0, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var));
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_1 = V_0;
if (!L_1)
{
goto IL_0045;
}
}
{
int32_t L_2 = __this->____idxCurrent_6;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_3 = V_0;
int32_t L_4 = L_3->____idxCurrent_6;
if ((!(((uint32_t)L_2) == ((uint32_t)L_4))))
{
goto IL_0043;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_5 = __this->____pageCurrent_4;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_6 = V_0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_7 = L_6->____pageCurrent_4;
if ((!(((RuntimeObject*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)L_5) == ((RuntimeObject*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)L_7))))
{
goto IL_0043;
}
}
{
int32_t L_8 = __this->____idxParent_7;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_9 = V_0;
int32_t L_10 = L_9->____idxParent_7;
if ((!(((uint32_t)L_8) == ((uint32_t)L_10))))
{
goto IL_0043;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_11 = __this->____pageParent_5;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_12 = V_0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_13 = L_12->____pageParent_5;
return (bool)((((RuntimeObject*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)L_11) == ((RuntimeObject*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)L_13))? 1 : 0);
}
IL_0043:
{
return (bool)0;
}
IL_0045:
{
return (bool)0;
}
}
// System.Void MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToRoot()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathDocumentNavigator_MoveToRoot_m897B74B4407C9441790EF7AA0389FA2136E15D0C (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____idxParent_7;
if (!L_0)
{
goto IL_0016;
}
}
{
__this->____pageParent_5 = (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageParent_5), (void*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)NULL);
__this->____idxParent_7 = 0;
}
IL_0016:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = __this->____pageCurrent_4;
int32_t L_2 = __this->____idxCurrent_6;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_3 = (&__this->____pageCurrent_4);
int32_t L_4;
L_4 = XPathNode_GetRoot_mF4313CF3888FF2B690697A8182848E5A07D242DE(((L_1)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_2))), L_3, NULL);
__this->____idxCurrent_6 = L_4;
return;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToChild(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_MoveToChild_mE8DBD604F4594AD14DA49A867BB5FD1DE6E9EE47 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, String_t* ___localName0, String_t* ___namespaceURI1, const RuntimeMethod* method)
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* G_B3_0 = NULL;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* G_B2_0 = NULL;
String_t* G_B4_0 = NULL;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* G_B4_1 = NULL;
{
String_t* L_0 = ___localName0;
String_t* L_1 = __this->____atomizedLocalName_8;
if ((((RuntimeObject*)(String_t*)L_0) == ((RuntimeObject*)(String_t*)L_1)))
{
goto IL_0021;
}
}
{
String_t* L_2 = ___localName0;
G_B2_0 = __this;
if (L_2)
{
G_B3_0 = __this;
goto IL_0010;
}
}
{
G_B4_0 = ((String_t*)(NULL));
G_B4_1 = G_B2_0;
goto IL_001c;
}
IL_0010:
{
XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_3;
L_3 = VirtualFuncInvoker0< XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* >::Invoke(20 /* System.Xml.XmlNameTable System.Xml.XPath.XPathNavigator::get_NameTable() */, __this);
String_t* L_4 = ___localName0;
String_t* L_5;
L_5 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(4 /* System.String System.Xml.XmlNameTable::Get(System.String) */, L_3, L_4);
G_B4_0 = L_5;
G_B4_1 = G_B3_0;
}
IL_001c:
{
G_B4_1->____atomizedLocalName_8 = G_B4_0;
Il2CppCodeGenWriteBarrier((void**)(&G_B4_1->____atomizedLocalName_8), (void*)G_B4_0);
}
IL_0021:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_6 = (&__this->____pageCurrent_4);
int32_t* L_7 = (&__this->____idxCurrent_6);
String_t* L_8 = __this->____atomizedLocalName_8;
String_t* L_9 = ___namespaceURI1;
bool L_10;
L_10 = XPathNodeHelper_GetElementChild_m99F0F6ACFDF2151A57033267512C04F01BC0E6D4(L_6, L_7, L_8, L_9, NULL);
return L_10;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToNext(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_MoveToNext_m1D6AD4EBCA090573C52BDE44DB3867925C5E1255 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, String_t* ___localName0, String_t* ___namespaceURI1, const RuntimeMethod* method)
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* G_B3_0 = NULL;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* G_B2_0 = NULL;
String_t* G_B4_0 = NULL;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* G_B4_1 = NULL;
{
String_t* L_0 = ___localName0;
String_t* L_1 = __this->____atomizedLocalName_8;
if ((((RuntimeObject*)(String_t*)L_0) == ((RuntimeObject*)(String_t*)L_1)))
{
goto IL_0021;
}
}
{
String_t* L_2 = ___localName0;
G_B2_0 = __this;
if (L_2)
{
G_B3_0 = __this;
goto IL_0010;
}
}
{
G_B4_0 = ((String_t*)(NULL));
G_B4_1 = G_B2_0;
goto IL_001c;
}
IL_0010:
{
XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_3;
L_3 = VirtualFuncInvoker0< XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* >::Invoke(20 /* System.Xml.XmlNameTable System.Xml.XPath.XPathNavigator::get_NameTable() */, __this);
String_t* L_4 = ___localName0;
String_t* L_5;
L_5 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(4 /* System.String System.Xml.XmlNameTable::Get(System.String) */, L_3, L_4);
G_B4_0 = L_5;
G_B4_1 = G_B3_0;
}
IL_001c:
{
G_B4_1->____atomizedLocalName_8 = G_B4_0;
Il2CppCodeGenWriteBarrier((void**)(&G_B4_1->____atomizedLocalName_8), (void*)G_B4_0);
}
IL_0021:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_6 = (&__this->____pageCurrent_4);
int32_t* L_7 = (&__this->____idxCurrent_6);
String_t* L_8 = __this->____atomizedLocalName_8;
String_t* L_9 = ___namespaceURI1;
bool L_10;
L_10 = XPathNodeHelper_GetElementSibling_mD556294AA4984B4413D051B535D291F6EC2342A8(L_6, L_7, L_8, L_9, NULL);
return L_10;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToChild(System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_MoveToChild_m927A28A996B1778D962EE6DE4D9AA6ED66285C5C (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, int32_t ___type0, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageCurrent_4;
int32_t L_1 = __this->____idxCurrent_6;
bool L_2;
L_2 = XPathNode_get_HasCollapsedText_mFFE7E8DB4C7142A0004EF4F12D195E022ADF1691(((L_0)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_1))), NULL);
if (!L_2)
{
goto IL_0064;
}
}
{
int32_t L_3 = ___type0;
if ((((int32_t)L_3) == ((int32_t)4)))
{
goto IL_0023;
}
}
{
int32_t L_4 = ___type0;
if ((((int32_t)L_4) == ((int32_t)((int32_t)9))))
{
goto IL_0023;
}
}
{
return (bool)0;
}
IL_0023:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_5 = __this->____pageCurrent_4;
__this->____pageParent_5 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageParent_5), (void*)L_5);
int32_t L_6 = __this->____idxCurrent_6;
__this->____idxParent_7 = L_6;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_7 = __this->____pageCurrent_4;
int32_t L_8 = __this->____idxCurrent_6;
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_9;
L_9 = XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F(((L_7)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_8))), NULL);
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_10 = (&__this->____pageCurrent_4);
int32_t L_11;
L_11 = XPathDocument_GetCollapsedTextNode_m98762A8E33C319E1DDE36D104BA7129E81DB2F1F(L_9, L_10, NULL);
__this->____idxCurrent_6 = L_11;
return (bool)1;
}
IL_0064:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_12 = (&__this->____pageCurrent_4);
int32_t* L_13 = (&__this->____idxCurrent_6);
int32_t L_14 = ___type0;
bool L_15;
L_15 = XPathNodeHelper_GetContentChild_m05DB542FD9B353E471266B87BC04760E4EAA978D(L_12, L_13, L_14, NULL);
return L_15;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToNext(System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_MoveToNext_m65B6AE5584D2F08C088670922946ED184D14BBFA (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, int32_t ___type0, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = (&__this->____pageCurrent_4);
int32_t* L_1 = (&__this->____idxCurrent_6);
int32_t L_2 = ___type0;
bool L_3;
L_3 = XPathNodeHelper_GetContentSibling_m34BC43F4F6DA3B611DBB023E7F1340857C53EF4C(L_0, L_1, L_2, NULL);
return L_3;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToFollowing(System.String,System.String,System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_MoveToFollowing_m88B695DF8FB73B09EE8FA64A43C25EEA547DD345 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, String_t* ___localName0, String_t* ___namespaceURI1, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___end2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* G_B3_0 = NULL;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* G_B2_0 = NULL;
String_t* G_B4_0 = NULL;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* G_B4_1 = NULL;
{
String_t* L_0 = ___localName0;
String_t* L_1 = __this->____atomizedLocalName_8;
if ((((RuntimeObject*)(String_t*)L_0) == ((RuntimeObject*)(String_t*)L_1)))
{
goto IL_0021;
}
}
{
String_t* L_2 = ___localName0;
G_B2_0 = __this;
if (L_2)
{
G_B3_0 = __this;
goto IL_0010;
}
}
{
G_B4_0 = ((String_t*)(NULL));
G_B4_1 = G_B2_0;
goto IL_001c;
}
IL_0010:
{
XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_3;
L_3 = VirtualFuncInvoker0< XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* >::Invoke(20 /* System.Xml.XmlNameTable System.Xml.XPath.XPathNavigator::get_NameTable() */, __this);
String_t* L_4 = ___localName0;
String_t* L_5;
L_5 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(4 /* System.String System.Xml.XmlNameTable::Get(System.String) */, L_3, L_4);
G_B4_0 = L_5;
G_B4_1 = G_B3_0;
}
IL_001c:
{
G_B4_1->____atomizedLocalName_8 = G_B4_0;
Il2CppCodeGenWriteBarrier((void**)(&G_B4_1->____atomizedLocalName_8), (void*)G_B4_0);
}
IL_0021:
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_6 = ___end2;
int32_t L_7;
L_7 = XPathDocumentNavigator_GetFollowingEnd_m393C1FA07F9FDC327842A6C90B2DA51F0EDE6D46(__this, ((XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81*)IsInstSealed((RuntimeObject*)L_6, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var)), (bool)0, (&V_0), NULL);
V_1 = L_7;
int32_t L_8 = __this->____idxParent_7;
if (!L_8)
{
goto IL_007f;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_9 = (&__this->____pageParent_5);
int32_t* L_10 = (&__this->____idxParent_7);
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_11 = V_0;
int32_t L_12 = V_1;
String_t* L_13 = __this->____atomizedLocalName_8;
String_t* L_14 = ___namespaceURI1;
bool L_15;
L_15 = XPathNodeHelper_GetElementFollowing_mFC2EF340B5A9CB9468D300D0613A91DFF4B2C3A5(L_9, L_10, L_11, L_12, L_13, L_14, NULL);
if (L_15)
{
goto IL_0057;
}
}
{
return (bool)0;
}
IL_0057:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_16 = __this->____pageParent_5;
__this->____pageCurrent_4 = L_16;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageCurrent_4), (void*)L_16);
int32_t L_17 = __this->____idxParent_7;
__this->____idxCurrent_6 = L_17;
__this->____pageParent_5 = (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageParent_5), (void*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)NULL);
__this->____idxParent_7 = 0;
return (bool)1;
}
IL_007f:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_18 = (&__this->____pageCurrent_4);
int32_t* L_19 = (&__this->____idxCurrent_6);
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_20 = V_0;
int32_t L_21 = V_1;
String_t* L_22 = __this->____atomizedLocalName_8;
String_t* L_23 = ___namespaceURI1;
bool L_24;
L_24 = XPathNodeHelper_GetElementFollowing_mFC2EF340B5A9CB9468D300D0613A91DFF4B2C3A5(L_18, L_19, L_20, L_21, L_22, L_23, NULL);
return L_24;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::MoveToFollowing(System.Xml.XPath.XPathNodeType,System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_MoveToFollowing_mF8090530DE893D5F1BB1A8EFC32530E4CAD3CBBA (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, int32_t ___type0, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___end1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* V_0 = NULL;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_1 = NULL;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_2 = NULL;
int32_t V_3 = 0;
int32_t V_4 = 0;
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___end1;
V_0 = ((XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81*)IsInstSealed((RuntimeObject*)L_0, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var));
int32_t L_1 = ___type0;
if ((((int32_t)L_1) == ((int32_t)4)))
{
goto IL_0013;
}
}
{
int32_t L_2 = ___type0;
if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)9)))))
{
goto IL_0146;
}
}
IL_0013:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_3 = __this->____pageCurrent_4;
int32_t L_4 = __this->____idxCurrent_6;
bool L_5;
L_5 = XPathNode_get_HasCollapsedText_mFFE7E8DB4C7142A0004EF4F12D195E022ADF1691(((L_3)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_4))), NULL);
if (!L_5)
{
goto IL_008d;
}
}
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_6 = V_0;
if (!L_6)
{
goto IL_004c;
}
}
{
int32_t L_7 = __this->____idxCurrent_6;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_8 = V_0;
int32_t L_9 = L_8->____idxParent_7;
if ((!(((uint32_t)L_7) == ((uint32_t)L_9))))
{
goto IL_004c;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_10 = __this->____pageCurrent_4;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_11 = V_0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_12 = L_11->____pageParent_5;
if ((!(((RuntimeObject*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)L_10) == ((RuntimeObject*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)L_12))))
{
goto IL_004c;
}
}
{
return (bool)0;
}
IL_004c:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_13 = __this->____pageCurrent_4;
__this->____pageParent_5 = L_13;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageParent_5), (void*)L_13);
int32_t L_14 = __this->____idxCurrent_6;
__this->____idxParent_7 = L_14;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_15 = __this->____pageCurrent_4;
int32_t L_16 = __this->____idxCurrent_6;
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_17;
L_17 = XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F(((L_15)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_16))), NULL);
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_18 = (&__this->____pageCurrent_4);
int32_t L_19;
L_19 = XPathDocument_GetCollapsedTextNode_m98762A8E33C319E1DDE36D104BA7129E81DB2F1F(L_17, L_18, NULL);
__this->____idxCurrent_6 = L_19;
return (bool)1;
}
IL_008d:
{
int32_t L_20 = ___type0;
if ((!(((uint32_t)L_20) == ((uint32_t)4))))
{
goto IL_0146;
}
}
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_21 = V_0;
int32_t L_22;
L_22 = XPathDocumentNavigator_GetFollowingEnd_m393C1FA07F9FDC327842A6C90B2DA51F0EDE6D46(__this, L_21, (bool)1, (&V_2), NULL);
V_4 = L_22;
int32_t L_23 = __this->____idxParent_7;
if (!L_23)
{
goto IL_00b8;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_24 = __this->____pageParent_5;
V_1 = L_24;
int32_t L_25 = __this->____idxParent_7;
V_3 = L_25;
goto IL_00c6;
}
IL_00b8:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_26 = __this->____pageCurrent_4;
V_1 = L_26;
int32_t L_27 = __this->____idxCurrent_6;
V_3 = L_27;
}
IL_00c6:
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_28 = V_0;
if (!L_28)
{
goto IL_00dc;
}
}
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_29 = V_0;
int32_t L_30 = L_29->____idxParent_7;
if (!L_30)
{
goto IL_00dc;
}
}
{
int32_t L_31 = V_3;
int32_t L_32 = V_4;
if ((!(((uint32_t)L_31) == ((uint32_t)L_32))))
{
goto IL_00dc;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_33 = V_1;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_34 = V_2;
if ((!(((RuntimeObject*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)L_33) == ((RuntimeObject*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)L_34))))
{
goto IL_00dc;
}
}
{
return (bool)0;
}
IL_00dc:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_35 = V_2;
int32_t L_36 = V_4;
bool L_37;
L_37 = XPathNodeHelper_GetTextFollowing_mD2608628C95A6AEEEACC719DF15B2A599A8D301D((&V_1), (&V_3), L_35, L_36, NULL);
if (L_37)
{
goto IL_00ec;
}
}
{
return (bool)0;
}
IL_00ec:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_38 = V_1;
int32_t L_39 = V_3;
int32_t L_40;
L_40 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_38)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_39))), NULL);
if ((!(((uint32_t)L_40) == ((uint32_t)1))))
{
goto IL_0128;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_41 = V_1;
int32_t L_42 = V_3;
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_43;
L_43 = XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F(((L_41)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_42))), NULL);
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_44 = (&__this->____pageCurrent_4);
int32_t L_45;
L_45 = XPathDocument_GetCollapsedTextNode_m98762A8E33C319E1DDE36D104BA7129E81DB2F1F(L_43, L_44, NULL);
__this->____idxCurrent_6 = L_45;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_46 = V_1;
__this->____pageParent_5 = L_46;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageParent_5), (void*)L_46);
int32_t L_47 = V_3;
__this->____idxParent_7 = L_47;
goto IL_0144;
}
IL_0128:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_48 = V_1;
__this->____pageCurrent_4 = L_48;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageCurrent_4), (void*)L_48);
int32_t L_49 = V_3;
__this->____idxCurrent_6 = L_49;
__this->____pageParent_5 = (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageParent_5), (void*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)NULL);
__this->____idxParent_7 = 0;
}
IL_0144:
{
return (bool)1;
}
IL_0146:
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_50 = V_0;
int32_t L_51;
L_51 = XPathDocumentNavigator_GetFollowingEnd_m393C1FA07F9FDC327842A6C90B2DA51F0EDE6D46(__this, L_50, (bool)0, (&V_2), NULL);
V_4 = L_51;
int32_t L_52 = __this->____idxParent_7;
if (!L_52)
{
goto IL_019b;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_53 = (&__this->____pageParent_5);
int32_t* L_54 = (&__this->____idxParent_7);
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_55 = V_2;
int32_t L_56 = V_4;
int32_t L_57 = ___type0;
bool L_58;
L_58 = XPathNodeHelper_GetContentFollowing_mEA5EB266B8BA550D8A399981F1DF04F71A85BCB2(L_53, L_54, L_55, L_56, L_57, NULL);
if (L_58)
{
goto IL_0173;
}
}
{
return (bool)0;
}
IL_0173:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_59 = __this->____pageParent_5;
__this->____pageCurrent_4 = L_59;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageCurrent_4), (void*)L_59);
int32_t L_60 = __this->____idxParent_7;
__this->____idxCurrent_6 = L_60;
__this->____pageParent_5 = (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____pageParent_5), (void*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)NULL);
__this->____idxParent_7 = 0;
return (bool)1;
}
IL_019b:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_61 = (&__this->____pageCurrent_4);
int32_t* L_62 = (&__this->____idxCurrent_6);
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_63 = V_2;
int32_t L_64 = V_4;
int32_t L_65 = ___type0;
bool L_66;
L_66 = XPathNodeHelper_GetContentFollowing_mEA5EB266B8BA550D8A399981F1DF04F71A85BCB2(L_61, L_62, L_63, L_64, L_65, NULL);
return L_66;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.Cache.XPathDocumentNavigator::SelectChildren(System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* XPathDocumentNavigator_SelectChildren_mF568CDA99CC7112C65B17251A75044377F332198 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, int32_t ___type0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___type0;
XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793* L_1 = (XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793*)il2cpp_codegen_object_new(XPathDocumentKindChildIterator_t3EDBCF04484B8F3EC9E2EAA9ED87EE98EBC51793_il2cpp_TypeInfo_var);
XPathDocumentKindChildIterator__ctor_m65A1FF0947BA7A4E21DB305F3CD406E8A30CCFBB(L_1, __this, L_0, NULL);
return L_1;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.Cache.XPathDocumentNavigator::SelectChildren(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* XPathDocumentNavigator_SelectChildren_m325033AF930B8F4069C3B012F7C16351BD6C5963 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, String_t* ___name0, String_t* ___namespaceURI1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0 = ___name0;
if (!L_0)
{
goto IL_000b;
}
}
{
String_t* L_1 = ___name0;
int32_t L_2;
L_2 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_1, NULL);
if (L_2)
{
goto IL_0014;
}
}
IL_000b:
{
String_t* L_3 = ___name0;
String_t* L_4 = ___namespaceURI1;
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_5;
L_5 = XPathNavigator_SelectChildren_m073828D9E8FBEA7915DFF7EAFA8B7DAD76BF08C0(__this, L_3, L_4, NULL);
return L_5;
}
IL_0014:
{
String_t* L_6 = ___name0;
String_t* L_7 = ___namespaceURI1;
XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0* L_8 = (XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0*)il2cpp_codegen_object_new(XPathDocumentElementChildIterator_tE84431121AD28CA8D2E40B0BBAAA5CEAA82FFDE0_il2cpp_TypeInfo_var);
XPathDocumentElementChildIterator__ctor_mFABFB937F2BF020137301701F461D2D2855EF527(L_8, __this, L_6, L_7, NULL);
return L_8;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.Cache.XPathDocumentNavigator::SelectDescendants(System.Xml.XPath.XPathNodeType,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* XPathDocumentNavigator_SelectDescendants_mB936D021EC91BE40A4F1873F48F1684D954401EC (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, int32_t ___type0, bool ___matchSelf1, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = ___type0;
bool L_1 = ___matchSelf1;
XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525* L_2 = (XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525*)il2cpp_codegen_object_new(XPathDocumentKindDescendantIterator_t99D25FE706DAC85278267EA7BDABB682094E7525_il2cpp_TypeInfo_var);
XPathDocumentKindDescendantIterator__ctor_m3C1F992C27266EBFCC18A3A7CC4F15A02FE36BC1(L_2, __this, L_0, L_1, NULL);
return L_2;
}
}
// System.Xml.XPath.XPathNodeIterator MS.Internal.Xml.Cache.XPathDocumentNavigator::SelectDescendants(System.String,System.String,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* XPathDocumentNavigator_SelectDescendants_m9CD49402237AE4ACD5DA532B641B6C16F8285AA6 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, String_t* ___name0, String_t* ___namespaceURI1, bool ___matchSelf2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0 = ___name0;
if (!L_0)
{
goto IL_000b;
}
}
{
String_t* L_1 = ___name0;
int32_t L_2;
L_2 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_1, NULL);
if (L_2)
{
goto IL_0015;
}
}
IL_000b:
{
String_t* L_3 = ___name0;
String_t* L_4 = ___namespaceURI1;
bool L_5 = ___matchSelf2;
XPathNodeIterator_t66EEBD00F1DC503EEF7D1F7D9B724A446A53223B* L_6;
L_6 = XPathNavigator_SelectDescendants_m8F2A4F728E4B17E222ED01E61CBE1393EEE97C29(__this, L_3, L_4, L_5, NULL);
return L_6;
}
IL_0015:
{
String_t* L_7 = ___name0;
String_t* L_8 = ___namespaceURI1;
bool L_9 = ___matchSelf2;
XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3* L_10 = (XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3*)il2cpp_codegen_object_new(XPathDocumentElementDescendantIterator_t452B9872B51B8CBF340382DD739DCBD04DAA8FF3_il2cpp_TypeInfo_var);
XPathDocumentElementDescendantIterator__ctor_m247CCA88FF23B1578E693BA1F1D2DA181A4A3BCE(L_10, __this, L_7, L_8, L_9, NULL);
return L_10;
}
}
// System.Xml.XmlNodeOrder MS.Internal.Xml.Cache.XPathDocumentNavigator::ComparePosition(System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathDocumentNavigator_ComparePosition_m5907B9A782D3DBDAB76A6C957EBBDE22D5B03BD7 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___other0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* V_0 = NULL;
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* V_1 = NULL;
int32_t V_2 = 0;
int32_t V_3 = 0;
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___other0;
V_0 = ((XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81*)IsInstSealed((RuntimeObject*)L_0, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var));
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_1 = V_0;
if (!L_1)
{
goto IL_0068;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_2 = __this->____pageCurrent_4;
int32_t L_3 = __this->____idxCurrent_6;
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_4;
L_4 = XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F(((L_2)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_3))), NULL);
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_5 = V_0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_6 = L_5->____pageCurrent_4;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_7 = V_0;
int32_t L_8 = L_7->____idxCurrent_6;
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_9;
L_9 = XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F(((L_6)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_8))), NULL);
V_1 = L_9;
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_10 = V_1;
if ((!(((RuntimeObject*)(XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE*)L_4) == ((RuntimeObject*)(XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE*)L_10))))
{
goto IL_0068;
}
}
{
int32_t L_11;
L_11 = XPathDocumentNavigator_GetPrimaryLocation_mE6F42EB4B5BA81F145617D9D410853E120318AD7(__this, NULL);
V_2 = L_11;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_12 = V_0;
int32_t L_13;
L_13 = XPathDocumentNavigator_GetPrimaryLocation_mE6F42EB4B5BA81F145617D9D410853E120318AD7(L_12, NULL);
V_3 = L_13;
int32_t L_14 = V_2;
int32_t L_15 = V_3;
if ((!(((uint32_t)L_14) == ((uint32_t)L_15))))
{
goto IL_0060;
}
}
{
int32_t L_16;
L_16 = XPathDocumentNavigator_GetSecondaryLocation_m16D863431017137A67418FD7DD2EE8B5D907BDA5(__this, NULL);
V_2 = L_16;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_17 = V_0;
int32_t L_18;
L_18 = XPathDocumentNavigator_GetSecondaryLocation_m16D863431017137A67418FD7DD2EE8B5D907BDA5(L_17, NULL);
V_3 = L_18;
int32_t L_19 = V_2;
int32_t L_20 = V_3;
if ((!(((uint32_t)L_19) == ((uint32_t)L_20))))
{
goto IL_0060;
}
}
{
return (int32_t)(2);
}
IL_0060:
{
int32_t L_21 = V_2;
int32_t L_22 = V_3;
if ((((int32_t)L_21) < ((int32_t)L_22)))
{
goto IL_0066;
}
}
{
return (int32_t)(1);
}
IL_0066:
{
return (int32_t)(0);
}
IL_0068:
{
return (int32_t)(3);
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::IsDescendant(System.Xml.XPath.XPathNavigator)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_IsDescendant_m634D904DFD361A5CDDC928A4DA4367778543F2B2 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* ___other0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* V_0 = NULL;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_1 = NULL;
int32_t V_2 = 0;
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0 = ___other0;
V_0 = ((XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81*)IsInstSealed((RuntimeObject*)L_0, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var));
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_1 = V_0;
if (!L_1)
{
goto IL_0063;
}
}
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_2 = V_0;
int32_t L_3 = L_2->____idxParent_7;
if (!L_3)
{
goto IL_0022;
}
}
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_4 = V_0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_5 = L_4->____pageParent_5;
V_1 = L_5;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_6 = V_0;
int32_t L_7 = L_6->____idxParent_7;
V_2 = L_7;
goto IL_0060;
}
IL_0022:
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_8 = V_0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_9 = L_8->____pageCurrent_4;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_10 = V_0;
int32_t L_11 = L_10->____idxCurrent_6;
int32_t L_12;
L_12 = XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720(((L_9)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_11))), (&V_1), NULL);
V_2 = L_12;
goto IL_0060;
}
IL_003d:
{
int32_t L_13 = V_2;
int32_t L_14 = __this->____idxCurrent_6;
if ((!(((uint32_t)L_13) == ((uint32_t)L_14))))
{
goto IL_0051;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_15 = V_1;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_16 = __this->____pageCurrent_4;
if ((!(((RuntimeObject*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)L_15) == ((RuntimeObject*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)L_16))))
{
goto IL_0051;
}
}
{
return (bool)1;
}
IL_0051:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_17 = V_1;
int32_t L_18 = V_2;
int32_t L_19;
L_19 = XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720(((L_17)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_18))), (&V_1), NULL);
V_2 = L_19;
}
IL_0060:
{
int32_t L_20 = V_2;
if (L_20)
{
goto IL_003d;
}
}
IL_0063:
{
return (bool)0;
}
}
// System.Int32 MS.Internal.Xml.Cache.XPathDocumentNavigator::GetPrimaryLocation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathDocumentNavigator_GetPrimaryLocation_mE6F42EB4B5BA81F145617D9D410853E120318AD7 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____idxParent_7;
if (L_0)
{
goto IL_001a;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = __this->____pageCurrent_4;
int32_t L_2 = __this->____idxCurrent_6;
int32_t L_3;
L_3 = XPathNodeHelper_GetLocation_m4C6A57E28DFEF5CC9CA55B21CC97044AB01EEC3C(L_1, L_2, NULL);
return L_3;
}
IL_001a:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_4 = __this->____pageParent_5;
int32_t L_5 = __this->____idxParent_7;
int32_t L_6;
L_6 = XPathNodeHelper_GetLocation_m4C6A57E28DFEF5CC9CA55B21CC97044AB01EEC3C(L_4, L_5, NULL);
return L_6;
}
}
// System.Int32 MS.Internal.Xml.Cache.XPathDocumentNavigator::GetSecondaryLocation()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathDocumentNavigator_GetSecondaryLocation_m16D863431017137A67418FD7DD2EE8B5D907BDA5 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = __this->____idxParent_7;
if (L_0)
{
goto IL_000e;
}
}
{
return ((int32_t)-2147483648LL);
}
IL_000e:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = __this->____pageCurrent_4;
int32_t L_2 = __this->____idxCurrent_6;
int32_t L_3;
L_3 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_1)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_2))), NULL);
V_0 = L_3;
int32_t L_4 = V_0;
if ((((int32_t)L_4) == ((int32_t)2)))
{
goto IL_0045;
}
}
{
int32_t L_5 = V_0;
if ((!(((uint32_t)L_5) == ((uint32_t)3))))
{
goto IL_0057;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_6 = __this->____pageCurrent_4;
int32_t L_7 = __this->____idxCurrent_6;
int32_t L_8;
L_8 = XPathNodeHelper_GetLocation_m4C6A57E28DFEF5CC9CA55B21CC97044AB01EEC3C(L_6, L_7, NULL);
return ((int32_t)il2cpp_codegen_add(((int32_t)-2147483647), L_8));
}
IL_0045:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_9 = __this->____pageCurrent_4;
int32_t L_10 = __this->____idxCurrent_6;
int32_t L_11;
L_11 = XPathNodeHelper_GetLocation_m4C6A57E28DFEF5CC9CA55B21CC97044AB01EEC3C(L_9, L_10, NULL);
return L_11;
}
IL_0057:
{
return ((int32_t)2147483647LL);
}
}
// System.Object MS.Internal.Xml.Cache.XPathDocumentNavigator::get_UnderlyingObject()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* XPathDocumentNavigator_get_UnderlyingObject_mFFB387925C58C1D7AC3DD87523778A1EC0528569 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
{
XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* L_0;
L_0 = VirtualFuncInvoker0< XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* >::Invoke(23 /* System.Xml.XPath.XPathNavigator System.Xml.XPath.XPathNavigator::Clone() */, __this);
return L_0;
}
}
// System.Int32 MS.Internal.Xml.Cache.XPathDocumentNavigator::GetPositionHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathDocumentNavigator_GetPositionHashCode_m785F066D786EADA3F9B508477C4BFDCE72515841 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____idxCurrent_6;
int32_t L_1 = __this->____idxParent_7;
return ((int32_t)(L_0^L_1));
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::IsElementMatch(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_IsElementMatch_m2CB33F5E34917668499626AE6C8A5FE80CA2E817 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, String_t* ___localName0, String_t* ___namespaceURI1, const RuntimeMethod* method)
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* G_B3_0 = NULL;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* G_B2_0 = NULL;
String_t* G_B4_0 = NULL;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* G_B4_1 = NULL;
{
String_t* L_0 = ___localName0;
String_t* L_1 = __this->____atomizedLocalName_8;
if ((((RuntimeObject*)(String_t*)L_0) == ((RuntimeObject*)(String_t*)L_1)))
{
goto IL_0021;
}
}
{
String_t* L_2 = ___localName0;
G_B2_0 = __this;
if (L_2)
{
G_B3_0 = __this;
goto IL_0010;
}
}
{
G_B4_0 = ((String_t*)(NULL));
G_B4_1 = G_B2_0;
goto IL_001c;
}
IL_0010:
{
XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_3;
L_3 = VirtualFuncInvoker0< XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* >::Invoke(20 /* System.Xml.XmlNameTable System.Xml.XPath.XPathNavigator::get_NameTable() */, __this);
String_t* L_4 = ___localName0;
String_t* L_5;
L_5 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(4 /* System.String System.Xml.XmlNameTable::Get(System.String) */, L_3, L_4);
G_B4_0 = L_5;
G_B4_1 = G_B3_0;
}
IL_001c:
{
G_B4_1->____atomizedLocalName_8 = G_B4_0;
Il2CppCodeGenWriteBarrier((void**)(&G_B4_1->____atomizedLocalName_8), (void*)G_B4_0);
}
IL_0021:
{
int32_t L_6 = __this->____idxParent_7;
if (!L_6)
{
goto IL_002b;
}
}
{
return (bool)0;
}
IL_002b:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_7 = __this->____pageCurrent_4;
int32_t L_8 = __this->____idxCurrent_6;
String_t* L_9 = __this->____atomizedLocalName_8;
String_t* L_10 = ___namespaceURI1;
bool L_11;
L_11 = XPathNode_ElementMatch_mAD0A873D040B05979D3E6DE2CE4B3F920A5205C1(((L_7)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_8))), L_9, L_10, NULL);
return L_11;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::IsKindMatch(System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_IsKindMatch_m0EB3529E2D951F5DE303EB3F15ACE8930C3C1D7C (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, int32_t ___typ0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageCurrent_4;
int32_t L_1 = __this->____idxCurrent_6;
int32_t L_2;
L_2 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_0)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_1))), NULL);
int32_t L_3 = ___typ0;
il2cpp_codegen_runtime_class_init_inline(XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_il2cpp_TypeInfo_var);
int32_t L_4;
L_4 = XPathNavigator_GetKindMask_mC85141D9CC077E0C8FCE49249236DE23E7B0FE25(L_3, NULL);
return (bool)((!(((uint32_t)((int32_t)(((int32_t)(1<<((int32_t)((int32_t)L_2&((int32_t)31)))))&L_4))) <= ((uint32_t)0)))? 1 : 0);
}
}
// System.Int32 MS.Internal.Xml.Cache.XPathDocumentNavigator::GetFollowingEnd(MS.Internal.Xml.Cache.XPathDocumentNavigator,System.Boolean,MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathDocumentNavigator_GetFollowingEnd_m393C1FA07F9FDC327842A6C90B2DA51F0EDE6D46 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* ___end0, bool ___useParentOfVirtual1, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageEnd2, const RuntimeMethod* method)
{
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_0 = ___end0;
if (!L_0)
{
goto IL_0063;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = __this->____pageCurrent_4;
int32_t L_2 = __this->____idxCurrent_6;
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_3;
L_3 = XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F(((L_1)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_2))), NULL);
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_4 = ___end0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_5 = L_4->____pageCurrent_4;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_6 = ___end0;
int32_t L_7 = L_6->____idxCurrent_6;
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_8;
L_8 = XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F(((L_5)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_7))), NULL);
if ((!(((RuntimeObject*)(XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE*)L_3) == ((RuntimeObject*)(XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE*)L_8))))
{
goto IL_0063;
}
}
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_9 = ___end0;
int32_t L_10 = L_9->____idxParent_7;
if (L_10)
{
goto IL_0048;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_11 = ___pageEnd2;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_12 = ___end0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_13 = L_12->____pageCurrent_4;
*((RuntimeObject**)L_11) = (RuntimeObject*)L_13;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_11, (void*)(RuntimeObject*)L_13);
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_14 = ___end0;
int32_t L_15 = L_14->____idxCurrent_6;
return L_15;
}
IL_0048:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_16 = ___pageEnd2;
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_17 = ___end0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_18 = L_17->____pageParent_5;
*((RuntimeObject**)L_16) = (RuntimeObject*)L_18;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_16, (void*)(RuntimeObject*)L_18);
bool L_19 = ___useParentOfVirtual1;
if (L_19)
{
goto IL_005c;
}
}
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_20 = ___end0;
int32_t L_21 = L_20->____idxParent_7;
return ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_005c:
{
XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* L_22 = ___end0;
int32_t L_23 = L_22->____idxParent_7;
return L_23;
}
IL_0063:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_24 = ___pageEnd2;
*((RuntimeObject**)L_24) = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_24, (void*)(RuntimeObject*)NULL);
return 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
// Conversion methods for marshalling of: MS.Internal.Xml.Cache.XPathNode
IL2CPP_EXTERN_C void XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshal_pinvoke(const XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA& unmarshaled, XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_pinvoke& marshaled)
{
Exception_t* ____info_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '_info' of type 'XPathNode': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(____info_0Exception, NULL);
}
IL2CPP_EXTERN_C void XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshal_pinvoke_back(const XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_pinvoke& marshaled, XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA& unmarshaled)
{
Exception_t* ____info_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '_info' of type 'XPathNode': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(____info_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: MS.Internal.Xml.Cache.XPathNode
IL2CPP_EXTERN_C void XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshal_pinvoke_cleanup(XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: MS.Internal.Xml.Cache.XPathNode
IL2CPP_EXTERN_C void XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshal_com(const XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA& unmarshaled, XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_com& marshaled)
{
Exception_t* ____info_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '_info' of type 'XPathNode': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(____info_0Exception, NULL);
}
IL2CPP_EXTERN_C void XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshal_com_back(const XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_com& marshaled, XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA& unmarshaled)
{
Exception_t* ____info_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '_info' of type 'XPathNode': Reference type field marshaling is not supported.");
IL2CPP_RAISE_MANAGED_EXCEPTION(____info_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: MS.Internal.Xml.Cache.XPathNode
IL2CPP_EXTERN_C void XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshal_com_cleanup(XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA_marshaled_com& marshaled)
{
}
// System.Xml.XPath.XPathNodeType MS.Internal.Xml.Cache.XPathNode::get_NodeType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
{
uint32_t L_0 = __this->____props_5;
return (int32_t)(((int32_t)((int32_t)L_0&((int32_t)15))));
}
}
IL2CPP_EXTERN_C int32_t XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
int32_t _returnValue;
_returnValue = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(_thisAdjusted, method);
return _returnValue;
}
// System.String MS.Internal.Xml.Cache.XPathNode::get_Prefix()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathNode_get_Prefix_m499096BCD31E503FF89FDADD69F1C916686BDFA7 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
{
XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* L_0 = __this->____info_0;
String_t* L_1;
L_1 = XPathNodeInfoAtom_get_Prefix_m288E1BED13375EFD17014F55730E1EE85CE6ACA1_inline(L_0, NULL);
return L_1;
}
}
IL2CPP_EXTERN_C String_t* XPathNode_get_Prefix_m499096BCD31E503FF89FDADD69F1C916686BDFA7_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
String_t* _returnValue;
_returnValue = XPathNode_get_Prefix_m499096BCD31E503FF89FDADD69F1C916686BDFA7(_thisAdjusted, method);
return _returnValue;
}
// System.String MS.Internal.Xml.Cache.XPathNode::get_LocalName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathNode_get_LocalName_m4C7DCD240996EDE990F6924B176B80008141A367 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
{
XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* L_0 = __this->____info_0;
String_t* L_1;
L_1 = XPathNodeInfoAtom_get_LocalName_m717A834A1CF042C3AEFCFA4EA2C20D2CD3F53430_inline(L_0, NULL);
return L_1;
}
}
IL2CPP_EXTERN_C String_t* XPathNode_get_LocalName_m4C7DCD240996EDE990F6924B176B80008141A367_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
String_t* _returnValue;
_returnValue = XPathNode_get_LocalName_m4C7DCD240996EDE990F6924B176B80008141A367(_thisAdjusted, method);
return _returnValue;
}
// System.String MS.Internal.Xml.Cache.XPathNode::get_Name()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathNode_get_Name_mD3398BB31437F47F5AA3256018D478A1C12BA865 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D);
s_Il2CppMethodInitialized = true;
}
{
String_t* L_0;
L_0 = XPathNode_get_Prefix_m499096BCD31E503FF89FDADD69F1C916686BDFA7(__this, NULL);
int32_t L_1;
L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL);
if (L_1)
{
goto IL_0014;
}
}
{
String_t* L_2;
L_2 = XPathNode_get_LocalName_m4C7DCD240996EDE990F6924B176B80008141A367(__this, NULL);
return L_2;
}
IL_0014:
{
String_t* L_3;
L_3 = XPathNode_get_Prefix_m499096BCD31E503FF89FDADD69F1C916686BDFA7(__this, NULL);
String_t* L_4;
L_4 = XPathNode_get_LocalName_m4C7DCD240996EDE990F6924B176B80008141A367(__this, NULL);
String_t* L_5;
L_5 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(L_3, _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D, L_4, NULL);
return L_5;
}
}
IL2CPP_EXTERN_C String_t* XPathNode_get_Name_mD3398BB31437F47F5AA3256018D478A1C12BA865_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
String_t* _returnValue;
_returnValue = XPathNode_get_Name_mD3398BB31437F47F5AA3256018D478A1C12BA865(_thisAdjusted, method);
return _returnValue;
}
// System.String MS.Internal.Xml.Cache.XPathNode::get_NamespaceUri()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathNode_get_NamespaceUri_mA7E5CA21E8BCF798FC16E64F94158F54B1C95FC2 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
{
XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* L_0 = __this->____info_0;
String_t* L_1;
L_1 = XPathNodeInfoAtom_get_NamespaceUri_m4E325FC93F28603B48BEE521FA1A93C426D8C78D_inline(L_0, NULL);
return L_1;
}
}
IL2CPP_EXTERN_C String_t* XPathNode_get_NamespaceUri_mA7E5CA21E8BCF798FC16E64F94158F54B1C95FC2_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
String_t* _returnValue;
_returnValue = XPathNode_get_NamespaceUri_mA7E5CA21E8BCF798FC16E64F94158F54B1C95FC2(_thisAdjusted, method);
return _returnValue;
}
// System.Xml.XPath.XPathDocument MS.Internal.Xml.Cache.XPathNode::get_Document()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
{
XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* L_0 = __this->____info_0;
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_1;
L_1 = XPathNodeInfoAtom_get_Document_m4BE8672A871D25E702E3D77F2A33ED390533EDA1_inline(L_0, NULL);
return L_1;
}
}
IL2CPP_EXTERN_C XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* _returnValue;
_returnValue = XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F(_thisAdjusted, method);
return _returnValue;
}
// System.String MS.Internal.Xml.Cache.XPathNode::get_BaseUri()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathNode_get_BaseUri_m2AB10322B359CDD3B6FCA92EB6775277AE0ABCFB (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
{
XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* L_0 = __this->____info_0;
String_t* L_1;
L_1 = XPathNodeInfoAtom_get_BaseUri_m1472F1A3D76E7B7B8E2A265B017DED8A7209D97B_inline(L_0, NULL);
return L_1;
}
}
IL2CPP_EXTERN_C String_t* XPathNode_get_BaseUri_m2AB10322B359CDD3B6FCA92EB6775277AE0ABCFB_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
String_t* _returnValue;
_returnValue = XPathNode_get_BaseUri_m2AB10322B359CDD3B6FCA92EB6775277AE0ABCFB(_thisAdjusted, method);
return _returnValue;
}
// MS.Internal.Xml.Cache.XPathNodePageInfo MS.Internal.Xml.Cache.XPathNode::get_PageInfo()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
{
XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* L_0 = __this->____info_0;
XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* L_1;
L_1 = XPathNodeInfoAtom_get_PageInfo_m168850BB26701B63DE38924B49F8B5FF0240B602_inline(L_0, NULL);
return L_1;
}
}
IL2CPP_EXTERN_C XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* _returnValue;
_returnValue = XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724(_thisAdjusted, method);
return _returnValue;
}
// System.Int32 MS.Internal.Xml.Cache.XPathNode::GetRoot(MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNode_GetRoot_mF4313CF3888FF2B690697A8182848E5A07D242DE (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, const RuntimeMethod* method)
{
{
XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* L_0 = __this->____info_0;
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_1;
L_1 = XPathNodeInfoAtom_get_Document_m4BE8672A871D25E702E3D77F2A33ED390533EDA1_inline(L_0, NULL);
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_2 = ___pageNode0;
int32_t L_3;
L_3 = XPathDocument_GetRootNode_m5EC7196150C032DEEEA061F800FA527E2E33244C(L_1, L_2, NULL);
return L_3;
}
}
IL2CPP_EXTERN_C int32_t XPathNode_GetRoot_mF4313CF3888FF2B690697A8182848E5A07D242DE_AdjustorThunk (RuntimeObject* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
int32_t _returnValue;
_returnValue = XPathNode_GetRoot_mF4313CF3888FF2B690697A8182848E5A07D242DE(_thisAdjusted, ___pageNode0, method);
return _returnValue;
}
// System.Int32 MS.Internal.Xml.Cache.XPathNode::GetParent(MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = ___pageNode0;
XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* L_1 = __this->____info_0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_2;
L_2 = XPathNodeInfoAtom_get_ParentPage_m6346F715CF977F296915E47A1A23993B878755FC_inline(L_1, NULL);
*((RuntimeObject**)L_0) = (RuntimeObject*)L_2;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_0, (void*)(RuntimeObject*)L_2);
uint16_t L_3 = __this->____idxParent_2;
return L_3;
}
}
IL2CPP_EXTERN_C int32_t XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720_AdjustorThunk (RuntimeObject* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
int32_t _returnValue;
_returnValue = XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720(_thisAdjusted, ___pageNode0, method);
return _returnValue;
}
// System.Int32 MS.Internal.Xml.Cache.XPathNode::GetSibling(MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = ___pageNode0;
XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* L_1 = __this->____info_0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_2;
L_2 = XPathNodeInfoAtom_get_SiblingPage_mAD3229A141E5D5B949B4B5F31FB8DB500BD56505_inline(L_1, NULL);
*((RuntimeObject**)L_0) = (RuntimeObject*)L_2;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_0, (void*)(RuntimeObject*)L_2);
uint16_t L_3 = __this->____idxSibling_1;
return L_3;
}
}
IL2CPP_EXTERN_C int32_t XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085_AdjustorThunk (RuntimeObject* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
int32_t _returnValue;
_returnValue = XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085(_thisAdjusted, ___pageNode0, method);
return _returnValue;
}
// System.Int32 MS.Internal.Xml.Cache.XPathNode::GetSimilarElement(MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNode_GetSimilarElement_mD64EE04BD752C47F4536E2AEC8A6E8211BCB6030 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = ___pageNode0;
XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* L_1 = __this->____info_0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_2;
L_2 = XPathNodeInfoAtom_get_SimilarElementPage_mFC958D883EEB9A8BD1880D85EB5B1E8AF99ED086_inline(L_1, NULL);
*((RuntimeObject**)L_0) = (RuntimeObject*)L_2;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_0, (void*)(RuntimeObject*)L_2);
uint16_t L_3 = __this->____idxSimilar_3;
return L_3;
}
}
IL2CPP_EXTERN_C int32_t XPathNode_GetSimilarElement_mD64EE04BD752C47F4536E2AEC8A6E8211BCB6030_AdjustorThunk (RuntimeObject* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
int32_t _returnValue;
_returnValue = XPathNode_GetSimilarElement_mD64EE04BD752C47F4536E2AEC8A6E8211BCB6030(_thisAdjusted, ___pageNode0, method);
return _returnValue;
}
// System.Boolean MS.Internal.Xml.Cache.XPathNode::NameMatch(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_NameMatch_m657CADA0A11AE4F990CA5A759C5CF186413B81F7 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, String_t* ___localName0, String_t* ___namespaceName1, const RuntimeMethod* method)
{
{
XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* L_0 = __this->____info_0;
String_t* L_1;
L_1 = XPathNodeInfoAtom_get_LocalName_m717A834A1CF042C3AEFCFA4EA2C20D2CD3F53430_inline(L_0, NULL);
String_t* L_2 = ___localName0;
if ((!(((RuntimeObject*)(String_t*)L_1) == ((RuntimeObject*)(String_t*)L_2))))
{
goto IL_0020;
}
}
{
XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* L_3 = __this->____info_0;
String_t* L_4;
L_4 = XPathNodeInfoAtom_get_NamespaceUri_m4E325FC93F28603B48BEE521FA1A93C426D8C78D_inline(L_3, NULL);
String_t* L_5 = ___namespaceName1;
bool L_6;
L_6 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_4, L_5, NULL);
return L_6;
}
IL_0020:
{
return (bool)0;
}
}
IL2CPP_EXTERN_C bool XPathNode_NameMatch_m657CADA0A11AE4F990CA5A759C5CF186413B81F7_AdjustorThunk (RuntimeObject* __this, String_t* ___localName0, String_t* ___namespaceName1, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
bool _returnValue;
_returnValue = XPathNode_NameMatch_m657CADA0A11AE4F990CA5A759C5CF186413B81F7(_thisAdjusted, ___localName0, ___namespaceName1, method);
return _returnValue;
}
// System.Boolean MS.Internal.Xml.Cache.XPathNode::ElementMatch(System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_ElementMatch_mAD0A873D040B05979D3E6DE2CE4B3F920A5205C1 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, String_t* ___localName0, String_t* ___namespaceName1, const RuntimeMethod* method)
{
{
int32_t L_0;
L_0 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(__this, NULL);
if ((!(((uint32_t)L_0) == ((uint32_t)1))))
{
goto IL_0029;
}
}
{
XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* L_1 = __this->____info_0;
String_t* L_2;
L_2 = XPathNodeInfoAtom_get_LocalName_m717A834A1CF042C3AEFCFA4EA2C20D2CD3F53430_inline(L_1, NULL);
String_t* L_3 = ___localName0;
if ((!(((RuntimeObject*)(String_t*)L_2) == ((RuntimeObject*)(String_t*)L_3))))
{
goto IL_0029;
}
}
{
XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* L_4 = __this->____info_0;
String_t* L_5;
L_5 = XPathNodeInfoAtom_get_NamespaceUri_m4E325FC93F28603B48BEE521FA1A93C426D8C78D_inline(L_4, NULL);
String_t* L_6 = ___namespaceName1;
bool L_7;
L_7 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_5, L_6, NULL);
return L_7;
}
IL_0029:
{
return (bool)0;
}
}
IL2CPP_EXTERN_C bool XPathNode_ElementMatch_mAD0A873D040B05979D3E6DE2CE4B3F920A5205C1_AdjustorThunk (RuntimeObject* __this, String_t* ___localName0, String_t* ___namespaceName1, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
bool _returnValue;
_returnValue = XPathNode_ElementMatch_mAD0A873D040B05979D3E6DE2CE4B3F920A5205C1(_thisAdjusted, ___localName0, ___namespaceName1, method);
return _returnValue;
}
// System.Boolean MS.Internal.Xml.Cache.XPathNode::get_IsXmlNamespaceNode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_IsXmlNamespaceNode_m7307A314989230B7F6E4F573F8B2FC505F969C5A (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158);
s_Il2CppMethodInitialized = true;
}
String_t* V_0 = NULL;
{
XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* L_0 = __this->____info_0;
String_t* L_1;
L_1 = XPathNodeInfoAtom_get_LocalName_m717A834A1CF042C3AEFCFA4EA2C20D2CD3F53430_inline(L_0, NULL);
V_0 = L_1;
int32_t L_2;
L_2 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(__this, NULL);
if ((!(((uint32_t)L_2) == ((uint32_t)3))))
{
goto IL_002a;
}
}
{
String_t* L_3 = V_0;
int32_t L_4;
L_4 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_3, NULL);
if ((!(((uint32_t)L_4) == ((uint32_t)3))))
{
goto IL_002a;
}
}
{
String_t* L_5 = V_0;
bool L_6;
L_6 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_5, _stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158, NULL);
return L_6;
}
IL_002a:
{
return (bool)0;
}
}
IL2CPP_EXTERN_C bool XPathNode_get_IsXmlNamespaceNode_m7307A314989230B7F6E4F573F8B2FC505F969C5A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
bool _returnValue;
_returnValue = XPathNode_get_IsXmlNamespaceNode_m7307A314989230B7F6E4F573F8B2FC505F969C5A(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean MS.Internal.Xml.Cache.XPathNode::get_HasSibling()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_HasSibling_mC8BDEDD3659561E20B769E205BB85377C47537AF (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
{
uint16_t L_0 = __this->____idxSibling_1;
return (bool)((!(((uint32_t)L_0) <= ((uint32_t)0)))? 1 : 0);
}
}
IL2CPP_EXTERN_C bool XPathNode_get_HasSibling_mC8BDEDD3659561E20B769E205BB85377C47537AF_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
bool _returnValue;
_returnValue = XPathNode_get_HasSibling_mC8BDEDD3659561E20B769E205BB85377C47537AF(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean MS.Internal.Xml.Cache.XPathNode::get_HasCollapsedText()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_HasCollapsedText_mFFE7E8DB4C7142A0004EF4F12D195E022ADF1691 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
{
uint32_t L_0 = __this->____props_5;
return (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&((int32_t)128)))) <= ((uint32_t)0)))? 1 : 0);
}
}
IL2CPP_EXTERN_C bool XPathNode_get_HasCollapsedText_mFFE7E8DB4C7142A0004EF4F12D195E022ADF1691_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
bool _returnValue;
_returnValue = XPathNode_get_HasCollapsedText_mFFE7E8DB4C7142A0004EF4F12D195E022ADF1691(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean MS.Internal.Xml.Cache.XPathNode::get_HasAttribute()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_HasAttribute_mFB869DF0AD8F6686A0AE825DEFE41BA6137C1C1B (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
{
uint32_t L_0 = __this->____props_5;
return (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&((int32_t)16)))) <= ((uint32_t)0)))? 1 : 0);
}
}
IL2CPP_EXTERN_C bool XPathNode_get_HasAttribute_mFB869DF0AD8F6686A0AE825DEFE41BA6137C1C1B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
bool _returnValue;
_returnValue = XPathNode_get_HasAttribute_mFB869DF0AD8F6686A0AE825DEFE41BA6137C1C1B(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean MS.Internal.Xml.Cache.XPathNode::get_HasContentChild()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_HasContentChild_m57668FE4CF82A63285C945F4B411AECDD8799823 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
{
uint32_t L_0 = __this->____props_5;
return (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&((int32_t)32)))) <= ((uint32_t)0)))? 1 : 0);
}
}
IL2CPP_EXTERN_C bool XPathNode_get_HasContentChild_m57668FE4CF82A63285C945F4B411AECDD8799823_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
bool _returnValue;
_returnValue = XPathNode_get_HasContentChild_m57668FE4CF82A63285C945F4B411AECDD8799823(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean MS.Internal.Xml.Cache.XPathNode::get_HasElementChild()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_HasElementChild_m0444C8041E2D695658148E950C52CD3AAC153152 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
{
uint32_t L_0 = __this->____props_5;
return (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&((int32_t)64)))) <= ((uint32_t)0)))? 1 : 0);
}
}
IL2CPP_EXTERN_C bool XPathNode_get_HasElementChild_m0444C8041E2D695658148E950C52CD3AAC153152_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
bool _returnValue;
_returnValue = XPathNode_get_HasElementChild_m0444C8041E2D695658148E950C52CD3AAC153152(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean MS.Internal.Xml.Cache.XPathNode::get_IsAttrNmsp()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_IsAttrNmsp_m83B4A450E019BD5673196AA5FCAC13EC159724BE (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0;
L_0 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(__this, NULL);
V_0 = L_0;
int32_t L_1 = V_0;
if ((((int32_t)L_1) == ((int32_t)2)))
{
goto IL_0010;
}
}
{
int32_t L_2 = V_0;
return (bool)((((int32_t)L_2) == ((int32_t)3))? 1 : 0);
}
IL_0010:
{
return (bool)1;
}
}
IL2CPP_EXTERN_C bool XPathNode_get_IsAttrNmsp_m83B4A450E019BD5673196AA5FCAC13EC159724BE_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
bool _returnValue;
_returnValue = XPathNode_get_IsAttrNmsp_m83B4A450E019BD5673196AA5FCAC13EC159724BE(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean MS.Internal.Xml.Cache.XPathNode::get_IsText()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_IsText_m420F5C6B021A6598E5F3BBAF92C0F16DF3C678E0 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0;
L_0 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(__this, NULL);
il2cpp_codegen_runtime_class_init_inline(XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_il2cpp_TypeInfo_var);
bool L_1;
L_1 = XPathNavigator_IsText_m74E93D0BC5DBD578B5C1CCD25BE436228F0B4610(L_0, NULL);
return L_1;
}
}
IL2CPP_EXTERN_C bool XPathNode_get_IsText_m420F5C6B021A6598E5F3BBAF92C0F16DF3C678E0_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
bool _returnValue;
_returnValue = XPathNode_get_IsText_m420F5C6B021A6598E5F3BBAF92C0F16DF3C678E0(_thisAdjusted, method);
return _returnValue;
}
// System.Boolean MS.Internal.Xml.Cache.XPathNode::get_HasNamespaceDecls()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_HasNamespaceDecls_m25569CE7015AD2BDA2F4B2C357D4044394125DEA (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
{
uint32_t L_0 = __this->____props_5;
return (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&((int32_t)512)))) <= ((uint32_t)0)))? 1 : 0);
}
}
IL2CPP_EXTERN_C bool XPathNode_get_HasNamespaceDecls_m25569CE7015AD2BDA2F4B2C357D4044394125DEA_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
bool _returnValue;
_returnValue = XPathNode_get_HasNamespaceDecls_m25569CE7015AD2BDA2F4B2C357D4044394125DEA(_thisAdjusted, method);
return _returnValue;
}
// System.String MS.Internal.Xml.Cache.XPathNode::get_Value()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathNode_get_Value_mC18CEAE4371BD37328FA857F57ACEE9DF747734F (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____value_6;
return L_0;
}
}
IL2CPP_EXTERN_C String_t* XPathNode_get_Value_mC18CEAE4371BD37328FA857F57ACEE9DF747734F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA*>(__this + _offset);
String_t* _returnValue;
_returnValue = XPathNode_get_Value_mC18CEAE4371BD37328FA857F57ACEE9DF747734F_inline(_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
// Conversion methods for marshalling of: MS.Internal.Xml.Cache.XPathNodeRef
IL2CPP_EXTERN_C void XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470_marshal_pinvoke(const XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470& unmarshaled, XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470_marshaled_pinvoke& marshaled)
{
Exception_t* ____page_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '_page' of type 'XPathNodeRef'.");
IL2CPP_RAISE_MANAGED_EXCEPTION(____page_0Exception, NULL);
}
IL2CPP_EXTERN_C void XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470_marshal_pinvoke_back(const XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470_marshaled_pinvoke& marshaled, XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470& unmarshaled)
{
Exception_t* ____page_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '_page' of type 'XPathNodeRef'.");
IL2CPP_RAISE_MANAGED_EXCEPTION(____page_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: MS.Internal.Xml.Cache.XPathNodeRef
IL2CPP_EXTERN_C void XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470_marshal_pinvoke_cleanup(XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470_marshaled_pinvoke& marshaled)
{
}
// Conversion methods for marshalling of: MS.Internal.Xml.Cache.XPathNodeRef
IL2CPP_EXTERN_C void XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470_marshal_com(const XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470& unmarshaled, XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470_marshaled_com& marshaled)
{
Exception_t* ____page_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '_page' of type 'XPathNodeRef'.");
IL2CPP_RAISE_MANAGED_EXCEPTION(____page_0Exception, NULL);
}
IL2CPP_EXTERN_C void XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470_marshal_com_back(const XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470_marshaled_com& marshaled, XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470& unmarshaled)
{
Exception_t* ____page_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field '_page' of type 'XPathNodeRef'.");
IL2CPP_RAISE_MANAGED_EXCEPTION(____page_0Exception, NULL);
}
// Conversion method for clean up from marshalling of: MS.Internal.Xml.Cache.XPathNodeRef
IL2CPP_EXTERN_C void XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470_marshal_com_cleanup(XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470_marshaled_com& marshaled)
{
}
// System.Void MS.Internal.Xml.Cache.XPathNodeRef::.ctor(MS.Internal.Xml.Cache.XPathNode[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathNodeRef__ctor_m14862547984A3EE8A767C1C8415C6E73E3EF30E8 (XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___page0, int32_t ___idx1, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = ___page0;
__this->____page_0 = L_0;
Il2CppCodeGenWriteBarrier((void**)(&__this->____page_0), (void*)L_0);
int32_t L_1 = ___idx1;
__this->____idx_1 = L_1;
return;
}
}
IL2CPP_EXTERN_C void XPathNodeRef__ctor_m14862547984A3EE8A767C1C8415C6E73E3EF30E8_AdjustorThunk (RuntimeObject* __this, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___page0, int32_t ___idx1, const RuntimeMethod* method)
{
XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470*>(__this + _offset);
XPathNodeRef__ctor_m14862547984A3EE8A767C1C8415C6E73E3EF30E8(_thisAdjusted, ___page0, ___idx1, method);
}
// MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeRef::get_Page()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* XPathNodeRef_get_Page_m8624EDC1840BD05BD55D4E8137095B5986ED54F3 (XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____page_0;
return L_0;
}
}
IL2CPP_EXTERN_C XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* XPathNodeRef_get_Page_m8624EDC1840BD05BD55D4E8137095B5986ED54F3_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470*>(__this + _offset);
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* _returnValue;
_returnValue = XPathNodeRef_get_Page_m8624EDC1840BD05BD55D4E8137095B5986ED54F3_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Int32 MS.Internal.Xml.Cache.XPathNodeRef::get_Index()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNodeRef_get_Index_m37FE9027EA38BDC66D3E83142E7BBEBB18073E33 (XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____idx_1;
return L_0;
}
}
IL2CPP_EXTERN_C int32_t XPathNodeRef_get_Index_m37FE9027EA38BDC66D3E83142E7BBEBB18073E33_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470*>(__this + _offset);
int32_t _returnValue;
_returnValue = XPathNodeRef_get_Index_m37FE9027EA38BDC66D3E83142E7BBEBB18073E33_inline(_thisAdjusted, method);
return _returnValue;
}
// System.Int32 MS.Internal.Xml.Cache.XPathNodeRef::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNodeRef_GetHashCode_mA438A76A5D2970E8AEC24529F5D03905D9A71F0C (XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____page_0;
int32_t L_1 = __this->____idx_1;
int32_t L_2;
L_2 = XPathNodeHelper_GetLocation_m4C6A57E28DFEF5CC9CA55B21CC97044AB01EEC3C(L_0, L_1, NULL);
return L_2;
}
}
IL2CPP_EXTERN_C int32_t XPathNodeRef_GetHashCode_mA438A76A5D2970E8AEC24529F5D03905D9A71F0C_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
{
XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470* _thisAdjusted;
int32_t _offset = 1;
_thisAdjusted = reinterpret_cast<XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470*>(__this + _offset);
int32_t _returnValue;
_returnValue = XPathNodeRef_GetHashCode_mA438A76A5D2970E8AEC24529F5D03905D9A71F0C(_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 MS.Internal.Xml.Cache.XPathNodeHelper::GetLocalNamespaces(MS.Internal.Xml.Cache.XPathNode[],System.Int32,MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNodeHelper_GetLocalNamespaces_m9ECEE0F460FC922C47F60EBA9E68EDA7F94F9A5B (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageElem0, int32_t ___idxElem1, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNmsp2, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = ___pageElem0;
int32_t L_1 = ___idxElem1;
bool L_2;
L_2 = XPathNode_get_HasNamespaceDecls_m25569CE7015AD2BDA2F4B2C357D4044394125DEA(((L_0)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_1))), NULL);
if (!L_2)
{
goto IL_0023;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_3 = ___pageElem0;
int32_t L_4 = ___idxElem1;
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_5;
L_5 = XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F(((L_3)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_4))), NULL);
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_6 = ___pageElem0;
int32_t L_7 = ___idxElem1;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_8 = ___pageNmsp2;
int32_t L_9;
L_9 = XPathDocument_LookupNamespaces_m2ECE5FBE932A2F9F04DB9A3B9C0603A1F4D4B904(L_5, L_6, L_7, L_8, NULL);
return L_9;
}
IL_0023:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_10 = ___pageNmsp2;
*((RuntimeObject**)L_10) = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_10, (void*)(RuntimeObject*)NULL);
return 0;
}
}
// System.Int32 MS.Internal.Xml.Cache.XPathNodeHelper::GetInScopeNamespaces(MS.Internal.Xml.Cache.XPathNode[],System.Int32,MS.Internal.Xml.Cache.XPathNode[]&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNodeHelper_GetInScopeNamespaces_mFD9B23AFBD700ED9BEDAD17B85D9AFE6AA599380 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageElem0, int32_t ___idxElem1, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNmsp2, const RuntimeMethod* method)
{
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* V_0 = NULL;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = ___pageElem0;
int32_t L_1 = ___idxElem1;
int32_t L_2;
L_2 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_0)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_1))), NULL);
if ((!(((uint32_t)L_2) == ((uint32_t)1))))
{
goto IL_0051;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_3 = ___pageElem0;
int32_t L_4 = ___idxElem1;
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_5;
L_5 = XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F(((L_3)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_4))), NULL);
V_0 = L_5;
goto IL_0039;
}
IL_001e:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_6 = ___pageElem0;
int32_t L_7 = ___idxElem1;
int32_t L_8;
L_8 = XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720(((L_6)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_7))), (&___pageElem0), NULL);
___idxElem1 = L_8;
int32_t L_9 = ___idxElem1;
if (L_9)
{
goto IL_0039;
}
}
{
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_10 = V_0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_11 = ___pageNmsp2;
int32_t L_12;
L_12 = XPathDocument_GetXmlNamespaceNode_m338B46452B3B4BAEF58DC882EEEAE3CEAF094F39(L_10, L_11, NULL);
return L_12;
}
IL_0039:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_13 = ___pageElem0;
int32_t L_14 = ___idxElem1;
bool L_15;
L_15 = XPathNode_get_HasNamespaceDecls_m25569CE7015AD2BDA2F4B2C357D4044394125DEA(((L_13)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_14))), NULL);
if (!L_15)
{
goto IL_001e;
}
}
{
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_16 = V_0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_17 = ___pageElem0;
int32_t L_18 = ___idxElem1;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_19 = ___pageNmsp2;
int32_t L_20;
L_20 = XPathDocument_LookupNamespaces_m2ECE5FBE932A2F9F04DB9A3B9C0603A1F4D4B904(L_16, L_17, L_18, L_19, NULL);
return L_20;
}
IL_0051:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_21 = ___pageNmsp2;
*((RuntimeObject**)L_21) = (RuntimeObject*)NULL;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_21, (void*)(RuntimeObject*)NULL);
return 0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetFirstAttribute(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetFirstAttribute_m8F1291A82FADA1073583C7C30BC1F68938A2AB45 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = *((XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C**)L_0);
int32_t* L_2 = ___idxNode1;
int32_t L_3 = *((int32_t*)L_2);
bool L_4;
L_4 = XPathNode_get_HasAttribute_mFB869DF0AD8F6686A0AE825DEFE41BA6137C1C1B(((L_1)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_3))), NULL);
if (!L_4)
{
goto IL_0019;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_5 = ___pageNode0;
int32_t* L_6 = ___idxNode1;
XPathNodeHelper_GetChild_mFCA14BD8D43CFAE1E583CEA0B97DA927ACACE002(L_5, L_6, NULL);
return (bool)1;
}
IL_0019:
{
return (bool)0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetNextAttribute(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetNextAttribute_m2042A3BD378267F3CF46BF40A6EB5F86F4AF59AB (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, const RuntimeMethod* method)
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = *((XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C**)L_0);
int32_t* L_2 = ___idxNode1;
int32_t L_3 = *((int32_t*)L_2);
int32_t L_4;
L_4 = XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085(((L_1)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_3))), (&V_0), NULL);
V_1 = L_4;
int32_t L_5 = V_1;
if (!L_5)
{
goto IL_002b;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_6 = V_0;
int32_t L_7 = V_1;
int32_t L_8;
L_8 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_6)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_7))), NULL);
if ((!(((uint32_t)L_8) == ((uint32_t)2))))
{
goto IL_002b;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_9 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_10 = V_0;
*((RuntimeObject**)L_9) = (RuntimeObject*)L_10;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_9, (void*)(RuntimeObject*)L_10);
int32_t* L_11 = ___idxNode1;
int32_t L_12 = V_1;
*((int32_t*)L_11) = (int32_t)L_12;
return (bool)1;
}
IL_002b:
{
return (bool)0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetContentChild(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetContentChild_m4E562612A776EF4F397BCC33715A0B3FA8837399 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, const RuntimeMethod* method)
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = *((XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C**)L_0);
V_0 = L_1;
int32_t* L_2 = ___idxNode1;
int32_t L_3 = *((int32_t*)L_2);
V_1 = L_3;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_4 = V_0;
int32_t L_5 = V_1;
bool L_6;
L_6 = XPathNode_get_HasContentChild_m57668FE4CF82A63285C945F4B411AECDD8799823(((L_4)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_5))), NULL);
if (!L_6)
{
goto IL_0045;
}
}
{
XPathNodeHelper_GetChild_mFCA14BD8D43CFAE1E583CEA0B97DA927ACACE002((&V_0), (&V_1), NULL);
goto IL_002e;
}
IL_001f:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_7 = V_0;
int32_t L_8 = V_1;
int32_t L_9;
L_9 = XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085(((L_7)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_8))), (&V_0), NULL);
V_1 = L_9;
}
IL_002e:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_10 = V_0;
int32_t L_11 = V_1;
int32_t L_12;
L_12 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_10)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_11))), NULL);
if ((((int32_t)L_12) == ((int32_t)2)))
{
goto IL_001f;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_13 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_14 = V_0;
*((RuntimeObject**)L_13) = (RuntimeObject*)L_14;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_13, (void*)(RuntimeObject*)L_14);
int32_t* L_15 = ___idxNode1;
int32_t L_16 = V_1;
*((int32_t*)L_15) = (int32_t)L_16;
return (bool)1;
}
IL_0045:
{
return (bool)0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetContentSibling(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetContentSibling_mE5B0A4EFE603882279DB538557F57A4EDC8B1AB9 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, const RuntimeMethod* method)
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = *((XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C**)L_0);
V_0 = L_1;
int32_t* L_2 = ___idxNode1;
int32_t L_3 = *((int32_t*)L_2);
V_1 = L_3;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_4 = V_0;
int32_t L_5 = V_1;
bool L_6;
L_6 = XPathNode_get_IsAttrNmsp_m83B4A450E019BD5673196AA5FCAC13EC159724BE(((L_4)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_5))), NULL);
if (L_6)
{
goto IL_002e;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_7 = V_0;
int32_t L_8 = V_1;
int32_t L_9;
L_9 = XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085(((L_7)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_8))), (&V_0), NULL);
V_1 = L_9;
int32_t L_10 = V_1;
if (!L_10)
{
goto IL_002e;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_11 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_12 = V_0;
*((RuntimeObject**)L_11) = (RuntimeObject*)L_12;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_11, (void*)(RuntimeObject*)L_12);
int32_t* L_13 = ___idxNode1;
int32_t L_14 = V_1;
*((int32_t*)L_13) = (int32_t)L_14;
return (bool)1;
}
IL_002e:
{
return (bool)0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetParent(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetParent_mFCEB1C9F0BC1DE639972E41C4B41520CBCF6CABD (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, const RuntimeMethod* method)
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = *((XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C**)L_0);
V_0 = L_1;
int32_t* L_2 = ___idxNode1;
int32_t L_3 = *((int32_t*)L_2);
V_1 = L_3;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_4 = V_0;
int32_t L_5 = V_1;
int32_t L_6;
L_6 = XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720(((L_4)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_5))), (&V_0), NULL);
V_1 = L_6;
int32_t L_7 = V_1;
if (!L_7)
{
goto IL_0020;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_8 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_9 = V_0;
*((RuntimeObject**)L_8) = (RuntimeObject*)L_9;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_8, (void*)(RuntimeObject*)L_9);
int32_t* L_10 = ___idxNode1;
int32_t L_11 = V_1;
*((int32_t*)L_10) = (int32_t)L_11;
return (bool)1;
}
IL_0020:
{
return (bool)0;
}
}
// System.Int32 MS.Internal.Xml.Cache.XPathNodeHelper::GetLocation(MS.Internal.Xml.Cache.XPathNode[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNodeHelper_GetLocation_m4C6A57E28DFEF5CC9CA55B21CC97044AB01EEC3C (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageNode0, int32_t ___idxNode1, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = ___pageNode0;
XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* L_1;
L_1 = XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724(((L_0)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(0))), NULL);
int32_t L_2;
L_2 = XPathNodePageInfo_get_PageNumber_m0CF191DCF066234C1A660E76CB8C903779823DD5_inline(L_1, NULL);
int32_t L_3 = ___idxNode1;
return ((int32_t)(((int32_t)(L_2<<((int32_t)16)))|L_3));
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetElementChild(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&,System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetElementChild_m99F0F6ACFDF2151A57033267512C04F01BC0E6D4 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, String_t* ___localName2, String_t* ___namespaceName3, const RuntimeMethod* method)
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = *((XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C**)L_0);
V_0 = L_1;
int32_t* L_2 = ___idxNode1;
int32_t L_3 = *((int32_t*)L_2);
V_1 = L_3;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_4 = V_0;
int32_t L_5 = V_1;
bool L_6;
L_6 = XPathNode_get_HasElementChild_m0444C8041E2D695658148E950C52CD3AAC153152(((L_4)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_5))), NULL);
if (!L_6)
{
goto IL_0047;
}
}
{
XPathNodeHelper_GetChild_mFCA14BD8D43CFAE1E583CEA0B97DA927ACACE002((&V_0), (&V_1), NULL);
}
IL_001d:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_7 = V_0;
int32_t L_8 = V_1;
String_t* L_9 = ___localName2;
String_t* L_10 = ___namespaceName3;
bool L_11;
L_11 = XPathNode_ElementMatch_mAD0A873D040B05979D3E6DE2CE4B3F920A5205C1(((L_7)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_8))), L_9, L_10, NULL);
if (!L_11)
{
goto IL_0035;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_12 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_13 = V_0;
*((RuntimeObject**)L_12) = (RuntimeObject*)L_13;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_12, (void*)(RuntimeObject*)L_13);
int32_t* L_14 = ___idxNode1;
int32_t L_15 = V_1;
*((int32_t*)L_14) = (int32_t)L_15;
return (bool)1;
}
IL_0035:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_16 = V_0;
int32_t L_17 = V_1;
int32_t L_18;
L_18 = XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085(((L_16)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_17))), (&V_0), NULL);
V_1 = L_18;
int32_t L_19 = V_1;
if (L_19)
{
goto IL_001d;
}
}
IL_0047:
{
return (bool)0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetElementSibling(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&,System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetElementSibling_mD556294AA4984B4413D051B535D291F6EC2342A8 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, String_t* ___localName2, String_t* ___namespaceName3, const RuntimeMethod* method)
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = *((XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C**)L_0);
V_0 = L_1;
int32_t* L_2 = ___idxNode1;
int32_t L_3 = *((int32_t*)L_2);
V_1 = L_3;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_4 = V_0;
int32_t L_5 = V_1;
int32_t L_6;
L_6 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_4)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_5))), NULL);
if ((((int32_t)L_6) == ((int32_t)2)))
{
goto IL_003f;
}
}
IL_0015:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_7 = V_0;
int32_t L_8 = V_1;
int32_t L_9;
L_9 = XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085(((L_7)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_8))), (&V_0), NULL);
V_1 = L_9;
int32_t L_10 = V_1;
if (!L_10)
{
goto IL_003f;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_11 = V_0;
int32_t L_12 = V_1;
String_t* L_13 = ___localName2;
String_t* L_14 = ___namespaceName3;
bool L_15;
L_15 = XPathNode_ElementMatch_mAD0A873D040B05979D3E6DE2CE4B3F920A5205C1(((L_11)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_12))), L_13, L_14, NULL);
if (!L_15)
{
goto IL_0015;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_16 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_17 = V_0;
*((RuntimeObject**)L_16) = (RuntimeObject*)L_17;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_16, (void*)(RuntimeObject*)L_17);
int32_t* L_18 = ___idxNode1;
int32_t L_19 = V_1;
*((int32_t*)L_18) = (int32_t)L_19;
return (bool)1;
}
IL_003f:
{
return (bool)0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetContentChild(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetContentChild_m05DB542FD9B353E471266B87BC04760E4EAA978D (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, int32_t ___typ2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = *((XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C**)L_0);
V_0 = L_1;
int32_t* L_2 = ___idxNode1;
int32_t L_3 = *((int32_t*)L_2);
V_1 = L_3;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_4 = V_0;
int32_t L_5 = V_1;
bool L_6;
L_6 = XPathNode_get_HasContentChild_m57668FE4CF82A63285C945F4B411AECDD8799823(((L_4)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_5))), NULL);
if (!L_6)
{
goto IL_0059;
}
}
{
int32_t L_7 = ___typ2;
il2cpp_codegen_runtime_class_init_inline(XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_il2cpp_TypeInfo_var);
int32_t L_8;
L_8 = XPathNavigator_GetContentKindMask_m8DAF1BF28F46A29F14C49C126D6B80DC80B2DD5F(L_7, NULL);
V_2 = L_8;
XPathNodeHelper_GetChild_mFCA14BD8D43CFAE1E583CEA0B97DA927ACACE002((&V_0), (&V_1), NULL);
}
IL_0024:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_9 = V_0;
int32_t L_10 = V_1;
int32_t L_11;
L_11 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_9)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_10))), NULL);
int32_t L_12 = V_2;
if (!((int32_t)(((int32_t)(1<<((int32_t)((int32_t)L_11&((int32_t)31)))))&L_12)))
{
goto IL_0047;
}
}
{
int32_t L_13 = ___typ2;
if ((!(((uint32_t)L_13) == ((uint32_t)2))))
{
goto IL_003f;
}
}
{
return (bool)0;
}
IL_003f:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_14 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_15 = V_0;
*((RuntimeObject**)L_14) = (RuntimeObject*)L_15;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_14, (void*)(RuntimeObject*)L_15);
int32_t* L_16 = ___idxNode1;
int32_t L_17 = V_1;
*((int32_t*)L_16) = (int32_t)L_17;
return (bool)1;
}
IL_0047:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_18 = V_0;
int32_t L_19 = V_1;
int32_t L_20;
L_20 = XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085(((L_18)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_19))), (&V_0), NULL);
V_1 = L_20;
int32_t L_21 = V_1;
if (L_21)
{
goto IL_0024;
}
}
IL_0059:
{
return (bool)0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetContentSibling(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetContentSibling_m34BC43F4F6DA3B611DBB023E7F1340857C53EF4C (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, int32_t ___typ2, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = *((XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C**)L_0);
V_0 = L_1;
int32_t* L_2 = ___idxNode1;
int32_t L_3 = *((int32_t*)L_2);
V_1 = L_3;
int32_t L_4 = ___typ2;
il2cpp_codegen_runtime_class_init_inline(XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_il2cpp_TypeInfo_var);
int32_t L_5;
L_5 = XPathNavigator_GetContentKindMask_m8DAF1BF28F46A29F14C49C126D6B80DC80B2DD5F(L_4, NULL);
V_2 = L_5;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_6 = V_0;
int32_t L_7 = V_1;
int32_t L_8;
L_8 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_6)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_7))), NULL);
if ((((int32_t)L_8) == ((int32_t)2)))
{
goto IL_004b;
}
}
IL_001c:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_9 = V_0;
int32_t L_10 = V_1;
int32_t L_11;
L_11 = XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085(((L_9)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_10))), (&V_0), NULL);
V_1 = L_11;
int32_t L_12 = V_1;
if (!L_12)
{
goto IL_004b;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_13 = V_0;
int32_t L_14 = V_1;
int32_t L_15;
L_15 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_13)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_14))), NULL);
int32_t L_16 = V_2;
if (!((int32_t)(((int32_t)(1<<((int32_t)((int32_t)L_15&((int32_t)31)))))&L_16)))
{
goto IL_001c;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_17 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_18 = V_0;
*((RuntimeObject**)L_17) = (RuntimeObject*)L_18;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_17, (void*)(RuntimeObject*)L_18);
int32_t* L_19 = ___idxNode1;
int32_t L_20 = V_1;
*((int32_t*)L_19) = (int32_t)L_20;
return (bool)1;
}
IL_004b:
{
return (bool)0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetAttribute(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&,System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetAttribute_m64E56BD2CED8114BCED58B621518348381BA371D (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, String_t* ___localName2, String_t* ___namespaceName3, const RuntimeMethod* method)
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = *((XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C**)L_0);
V_0 = L_1;
int32_t* L_2 = ___idxNode1;
int32_t L_3 = *((int32_t*)L_2);
V_1 = L_3;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_4 = V_0;
int32_t L_5 = V_1;
bool L_6;
L_6 = XPathNode_get_HasAttribute_mFB869DF0AD8F6686A0AE825DEFE41BA6137C1C1B(((L_4)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_5))), NULL);
if (!L_6)
{
goto IL_0056;
}
}
{
XPathNodeHelper_GetChild_mFCA14BD8D43CFAE1E583CEA0B97DA927ACACE002((&V_0), (&V_1), NULL);
}
IL_001d:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_7 = V_0;
int32_t L_8 = V_1;
String_t* L_9 = ___localName2;
String_t* L_10 = ___namespaceName3;
bool L_11;
L_11 = XPathNode_NameMatch_m657CADA0A11AE4F990CA5A759C5CF186413B81F7(((L_7)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_8))), L_9, L_10, NULL);
if (!L_11)
{
goto IL_0035;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_12 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_13 = V_0;
*((RuntimeObject**)L_12) = (RuntimeObject*)L_13;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_12, (void*)(RuntimeObject*)L_13);
int32_t* L_14 = ___idxNode1;
int32_t L_15 = V_1;
*((int32_t*)L_14) = (int32_t)L_15;
return (bool)1;
}
IL_0035:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_16 = V_0;
int32_t L_17 = V_1;
int32_t L_18;
L_18 = XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085(((L_16)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_17))), (&V_0), NULL);
V_1 = L_18;
int32_t L_19 = V_1;
if (!L_19)
{
goto IL_0056;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_20 = V_0;
int32_t L_21 = V_1;
int32_t L_22;
L_22 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_20)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_21))), NULL);
if ((((int32_t)L_22) == ((int32_t)2)))
{
goto IL_001d;
}
}
IL_0056:
{
return (bool)0;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetElementFollowing(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&,MS.Internal.Xml.Cache.XPathNode[],System.Int32,System.String,System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetElementFollowing_mFC2EF340B5A9CB9468D300D0613A91DFF4B2C3A5 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageCurrent0, int32_t* ___idxCurrent1, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageEnd2, int32_t ___idxEnd3, String_t* ___localName4, String_t* ___namespaceName5, const RuntimeMethod* method)
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = ___pageCurrent0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = *((XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C**)L_0);
V_0 = L_1;
int32_t* L_2 = ___idxCurrent1;
int32_t L_3 = *((int32_t*)L_2);
V_1 = L_3;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_4 = V_0;
int32_t L_5 = V_1;
int32_t L_6;
L_6 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_4)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_5))), NULL);
if ((!(((uint32_t)L_6) == ((uint32_t)1))))
{
goto IL_00bf;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_7 = V_0;
int32_t L_8 = V_1;
String_t* L_9;
L_9 = XPathNode_get_LocalName_m4C7DCD240996EDE990F6924B176B80008141A367(((L_7)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_8))), NULL);
String_t* L_10 = ___localName4;
if ((!(((RuntimeObject*)(String_t*)L_9) == ((RuntimeObject*)(String_t*)L_10))))
{
goto IL_00bf;
}
}
{
V_2 = 0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_11 = ___pageEnd2;
if (!L_11)
{
goto IL_0063;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_12 = ___pageEnd2;
XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* L_13;
L_13 = XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724(((L_12)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(0))), NULL);
int32_t L_14;
L_14 = XPathNodePageInfo_get_PageNumber_m0CF191DCF066234C1A660E76CB8C903779823DD5_inline(L_13, NULL);
V_2 = L_14;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_15 = V_0;
XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* L_16;
L_16 = XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724(((L_15)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(0))), NULL);
int32_t L_17;
L_17 = XPathNodePageInfo_get_PageNumber_m0CF191DCF066234C1A660E76CB8C903779823DD5_inline(L_16, NULL);
V_3 = L_17;
int32_t L_18 = V_3;
int32_t L_19 = V_2;
if ((((int32_t)L_18) > ((int32_t)L_19)))
{
goto IL_0060;
}
}
{
int32_t L_20 = V_3;
int32_t L_21 = V_2;
if ((!(((uint32_t)L_20) == ((uint32_t)L_21))))
{
goto IL_0063;
}
}
{
int32_t L_22 = V_1;
int32_t L_23 = ___idxEnd3;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_0063;
}
}
IL_0060:
{
___pageEnd2 = (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)NULL;
}
IL_0063:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_24 = V_0;
int32_t L_25 = V_1;
int32_t L_26;
L_26 = XPathNode_GetSimilarElement_mD64EE04BD752C47F4536E2AEC8A6E8211BCB6030(((L_24)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_25))), (&V_0), NULL);
V_1 = L_26;
int32_t L_27 = V_1;
if (!L_27)
{
goto IL_00bd;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_28 = ___pageEnd2;
if (!L_28)
{
goto IL_0096;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_29 = V_0;
XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* L_30;
L_30 = XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724(((L_29)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(0))), NULL);
int32_t L_31;
L_31 = XPathNodePageInfo_get_PageNumber_m0CF191DCF066234C1A660E76CB8C903779823DD5_inline(L_30, NULL);
V_3 = L_31;
int32_t L_32 = V_3;
int32_t L_33 = V_2;
if ((((int32_t)L_32) > ((int32_t)L_33)))
{
goto IL_00bd;
}
}
{
int32_t L_34 = V_3;
int32_t L_35 = V_2;
if ((!(((uint32_t)L_34) == ((uint32_t)L_35))))
{
goto IL_0096;
}
}
{
int32_t L_36 = V_1;
int32_t L_37 = ___idxEnd3;
if ((((int32_t)L_36) >= ((int32_t)L_37)))
{
goto IL_00bd;
}
}
IL_0096:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_38 = V_0;
int32_t L_39 = V_1;
String_t* L_40;
L_40 = XPathNode_get_LocalName_m4C7DCD240996EDE990F6924B176B80008141A367(((L_38)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_39))), NULL);
String_t* L_41 = ___localName4;
if ((!(((RuntimeObject*)(String_t*)L_40) == ((RuntimeObject*)(String_t*)L_41))))
{
goto IL_0063;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_42 = V_0;
int32_t L_43 = V_1;
String_t* L_44;
L_44 = XPathNode_get_NamespaceUri_mA7E5CA21E8BCF798FC16E64F94158F54B1C95FC2(((L_42)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_43))), NULL);
String_t* L_45 = ___namespaceName5;
bool L_46;
L_46 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_44, L_45, NULL);
if (!L_46)
{
goto IL_0063;
}
}
{
goto IL_012c;
}
IL_00bd:
{
return (bool)0;
}
IL_00bf:
{
int32_t L_47 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_47, 1));
}
IL_00c3:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_48 = V_0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_49 = ___pageEnd2;
if ((!(((RuntimeObject*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)L_48) == ((RuntimeObject*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)L_49))))
{
goto IL_00ff;
}
}
{
int32_t L_50 = V_1;
int32_t L_51 = ___idxEnd3;
if ((((int32_t)L_50) > ((int32_t)L_51)))
{
goto IL_00ff;
}
}
{
goto IL_00e3;
}
IL_00cd:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_52 = V_0;
int32_t L_53 = V_1;
String_t* L_54 = ___localName4;
String_t* L_55 = ___namespaceName5;
bool L_56;
L_56 = XPathNode_ElementMatch_mAD0A873D040B05979D3E6DE2CE4B3F920A5205C1(((L_52)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_53))), L_54, L_55, NULL);
if (L_56)
{
goto IL_012c;
}
}
{
int32_t L_57 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_57, 1));
}
IL_00e3:
{
int32_t L_58 = V_1;
int32_t L_59 = ___idxEnd3;
if ((!(((uint32_t)L_58) == ((uint32_t)L_59))))
{
goto IL_00cd;
}
}
{
goto IL_012a;
}
IL_00e9:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_60 = V_0;
int32_t L_61 = V_1;
String_t* L_62 = ___localName4;
String_t* L_63 = ___namespaceName5;
bool L_64;
L_64 = XPathNode_ElementMatch_mAD0A873D040B05979D3E6DE2CE4B3F920A5205C1(((L_60)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_61))), L_62, L_63, NULL);
if (L_64)
{
goto IL_012c;
}
}
{
int32_t L_65 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_65, 1));
}
IL_00ff:
{
int32_t L_66 = V_1;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_67 = V_0;
XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* L_68;
L_68 = XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724(((L_67)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(0))), NULL);
int32_t L_69;
L_69 = XPathNodePageInfo_get_NodeCount_m9A4307635C53F9A47265CD2E0C96BE0E00990C37_inline(L_68, NULL);
if ((((int32_t)L_66) < ((int32_t)L_69)))
{
goto IL_00e9;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_70 = V_0;
XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* L_71;
L_71 = XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724(((L_70)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(0))), NULL);
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_72;
L_72 = XPathNodePageInfo_get_NextPage_m464BB6A5FD7F7211D98C952E035BFE8022B115A2_inline(L_71, NULL);
V_0 = L_72;
V_1 = 1;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_73 = V_0;
if (L_73)
{
goto IL_00c3;
}
}
IL_012a:
{
return (bool)0;
}
IL_012c:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_74 = ___pageCurrent0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_75 = V_0;
*((RuntimeObject**)L_74) = (RuntimeObject*)L_75;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_74, (void*)(RuntimeObject*)L_75);
int32_t* L_76 = ___idxCurrent1;
int32_t L_77 = V_1;
*((int32_t*)L_76) = (int32_t)L_77;
return (bool)1;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetContentFollowing(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&,MS.Internal.Xml.Cache.XPathNode[],System.Int32,System.Xml.XPath.XPathNodeType)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetContentFollowing_mEA5EB266B8BA550D8A399981F1DF04F71A85BCB2 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageCurrent0, int32_t* ___idxCurrent1, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageEnd2, int32_t ___idxEnd3, int32_t ___typ4, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = ___pageCurrent0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = *((XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C**)L_0);
V_0 = L_1;
int32_t* L_2 = ___idxCurrent1;
int32_t L_3 = *((int32_t*)L_2);
V_1 = L_3;
int32_t L_4 = ___typ4;
il2cpp_codegen_runtime_class_init_inline(XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_il2cpp_TypeInfo_var);
int32_t L_5;
L_5 = XPathNavigator_GetContentKindMask_m8DAF1BF28F46A29F14C49C126D6B80DC80B2DD5F(L_4, NULL);
V_2 = L_5;
int32_t L_6 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_6, 1));
}
IL_0012:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_7 = V_0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_8 = ___pageEnd2;
if ((!(((RuntimeObject*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)L_7) == ((RuntimeObject*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)L_8))))
{
goto IL_0054;
}
}
{
int32_t L_9 = V_1;
int32_t L_10 = ___idxEnd3;
if ((((int32_t)L_9) > ((int32_t)L_10)))
{
goto IL_0054;
}
}
{
goto IL_0035;
}
IL_001c:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_11 = V_0;
int32_t L_12 = V_1;
int32_t L_13;
L_13 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_11)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_12))), NULL);
int32_t L_14 = V_2;
if (((int32_t)(((int32_t)(1<<((int32_t)((int32_t)L_13&((int32_t)31)))))&L_14)))
{
goto IL_0081;
}
}
{
int32_t L_15 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_15, 1));
}
IL_0035:
{
int32_t L_16 = V_1;
int32_t L_17 = ___idxEnd3;
if ((!(((uint32_t)L_16) == ((uint32_t)L_17))))
{
goto IL_001c;
}
}
{
goto IL_007f;
}
IL_003b:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_18 = V_0;
int32_t L_19 = V_1;
int32_t L_20;
L_20 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_18)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_19))), NULL);
int32_t L_21 = V_2;
if (((int32_t)(((int32_t)(1<<((int32_t)((int32_t)L_20&((int32_t)31)))))&L_21)))
{
goto IL_0081;
}
}
{
int32_t L_22 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_22, 1));
}
IL_0054:
{
int32_t L_23 = V_1;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_24 = V_0;
XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* L_25;
L_25 = XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724(((L_24)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(0))), NULL);
int32_t L_26;
L_26 = XPathNodePageInfo_get_NodeCount_m9A4307635C53F9A47265CD2E0C96BE0E00990C37_inline(L_25, NULL);
if ((((int32_t)L_23) < ((int32_t)L_26)))
{
goto IL_003b;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_27 = V_0;
XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* L_28;
L_28 = XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724(((L_27)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(0))), NULL);
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_29;
L_29 = XPathNodePageInfo_get_NextPage_m464BB6A5FD7F7211D98C952E035BFE8022B115A2_inline(L_28, NULL);
V_0 = L_29;
V_1 = 1;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_30 = V_0;
if (L_30)
{
goto IL_0012;
}
}
IL_007f:
{
return (bool)0;
}
IL_0081:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_31 = ___pageCurrent0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_32 = V_0;
*((RuntimeObject**)L_31) = (RuntimeObject*)L_32;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_31, (void*)(RuntimeObject*)L_32);
int32_t* L_33 = ___idxCurrent1;
int32_t L_34 = V_1;
*((int32_t*)L_33) = (int32_t)L_34;
return (bool)1;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetTextFollowing(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&,MS.Internal.Xml.Cache.XPathNode[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetTextFollowing_mD2608628C95A6AEEEACC719DF15B2A599A8D301D (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageCurrent0, int32_t* ___idxCurrent1, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageEnd2, int32_t ___idxEnd3, const RuntimeMethod* method)
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = ___pageCurrent0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = *((XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C**)L_0);
V_0 = L_1;
int32_t* L_2 = ___idxCurrent1;
int32_t L_3 = *((int32_t*)L_2);
V_1 = L_3;
int32_t L_4 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_4, 1));
}
IL_000a:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_5 = V_0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_6 = ___pageEnd2;
if ((!(((RuntimeObject*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)L_5) == ((RuntimeObject*)(XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C*)L_6))))
{
goto IL_007b;
}
}
{
int32_t L_7 = V_1;
int32_t L_8 = ___idxEnd3;
if ((((int32_t)L_7) > ((int32_t)L_8)))
{
goto IL_007b;
}
}
{
goto IL_0046;
}
IL_0014:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_9 = V_0;
int32_t L_10 = V_1;
bool L_11;
L_11 = XPathNode_get_IsText_m420F5C6B021A6598E5F3BBAF92C0F16DF3C678E0(((L_9)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_10))), NULL);
if (L_11)
{
goto IL_00ab;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_12 = V_0;
int32_t L_13 = V_1;
int32_t L_14;
L_14 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_12)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_13))), NULL);
if ((!(((uint32_t)L_14) == ((uint32_t)1))))
{
goto IL_0042;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_15 = V_0;
int32_t L_16 = V_1;
bool L_17;
L_17 = XPathNode_get_HasCollapsedText_mFFE7E8DB4C7142A0004EF4F12D195E022ADF1691(((L_15)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_16))), NULL);
if (L_17)
{
goto IL_00ab;
}
}
IL_0042:
{
int32_t L_18 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_18, 1));
}
IL_0046:
{
int32_t L_19 = V_1;
int32_t L_20 = ___idxEnd3;
if ((!(((uint32_t)L_19) == ((uint32_t)L_20))))
{
goto IL_0014;
}
}
{
goto IL_00a9;
}
IL_004c:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_21 = V_0;
int32_t L_22 = V_1;
bool L_23;
L_23 = XPathNode_get_IsText_m420F5C6B021A6598E5F3BBAF92C0F16DF3C678E0(((L_21)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_22))), NULL);
if (L_23)
{
goto IL_00ab;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_24 = V_0;
int32_t L_25 = V_1;
int32_t L_26;
L_26 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_24)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_25))), NULL);
if ((!(((uint32_t)L_26) == ((uint32_t)1))))
{
goto IL_0077;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_27 = V_0;
int32_t L_28 = V_1;
bool L_29;
L_29 = XPathNode_get_HasCollapsedText_mFFE7E8DB4C7142A0004EF4F12D195E022ADF1691(((L_27)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_28))), NULL);
if (L_29)
{
goto IL_00ab;
}
}
IL_0077:
{
int32_t L_30 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_30, 1));
}
IL_007b:
{
int32_t L_31 = V_1;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_32 = V_0;
XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* L_33;
L_33 = XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724(((L_32)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(0))), NULL);
int32_t L_34;
L_34 = XPathNodePageInfo_get_NodeCount_m9A4307635C53F9A47265CD2E0C96BE0E00990C37_inline(L_33, NULL);
if ((((int32_t)L_31) < ((int32_t)L_34)))
{
goto IL_004c;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_35 = V_0;
XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* L_36;
L_36 = XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724(((L_35)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(0))), NULL);
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_37;
L_37 = XPathNodePageInfo_get_NextPage_m464BB6A5FD7F7211D98C952E035BFE8022B115A2_inline(L_36, NULL);
V_0 = L_37;
V_1 = 1;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_38 = V_0;
if (L_38)
{
goto IL_000a;
}
}
IL_00a9:
{
return (bool)0;
}
IL_00ab:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_39 = ___pageCurrent0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_40 = V_0;
*((RuntimeObject**)L_39) = (RuntimeObject*)L_40;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_39, (void*)(RuntimeObject*)L_40);
int32_t* L_41 = ___idxCurrent1;
int32_t L_42 = V_1;
*((int32_t*)L_41) = (int32_t)L_42;
return (bool)1;
}
}
// System.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetNonDescendant(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetNonDescendant_m17C6827FAE5DBF3D5BE22B21BD61CEA7B4D33325 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, const RuntimeMethod* method)
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* V_0 = NULL;
int32_t V_1 = 0;
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_0 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_1 = *((XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C**)L_0);
V_0 = L_1;
int32_t* L_2 = ___idxNode1;
int32_t L_3 = *((int32_t*)L_2);
V_1 = L_3;
}
IL_0006:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_4 = V_0;
int32_t L_5 = V_1;
bool L_6;
L_6 = XPathNode_get_HasSibling_mC8BDEDD3659561E20B769E205BB85377C47537AF(((L_4)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_5))), NULL);
if (!L_6)
{
goto IL_0028;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_7 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_8 = V_0;
*((RuntimeObject**)L_7) = (RuntimeObject*)L_8;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_7, (void*)(RuntimeObject*)L_8);
int32_t* L_9 = ___idxNode1;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_10 = V_0;
int32_t L_11 = V_1;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_12 = ___pageNode0;
int32_t L_13;
L_13 = XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085(((L_10)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_11))), L_12, NULL);
*((int32_t*)L_9) = (int32_t)L_13;
return (bool)1;
}
IL_0028:
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_14 = V_0;
int32_t L_15 = V_1;
int32_t L_16;
L_16 = XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720(((L_14)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(L_15))), (&V_0), NULL);
V_1 = L_16;
int32_t L_17 = V_1;
if (L_17)
{
goto IL_0006;
}
}
{
return (bool)0;
}
}
// System.Void MS.Internal.Xml.Cache.XPathNodeHelper::GetChild(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathNodeHelper_GetChild_mFCA14BD8D43CFAE1E583CEA0B97DA927ACACE002 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t* L_0 = ___idxNode1;
int32_t* L_1 = ___idxNode1;
int32_t L_2 = *((int32_t*)L_1);
V_0 = ((int32_t)il2cpp_codegen_add(L_2, 1));
int32_t L_3 = V_0;
*((int32_t*)L_0) = (int32_t)L_3;
int32_t L_4 = V_0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_5 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_6 = *((XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C**)L_5);
if ((((int32_t)L_4) < ((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length)))))
{
goto IL_0026;
}
}
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_7 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_8 = ___pageNode0;
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_9 = *((XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C**)L_8);
XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* L_10;
L_10 = XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724(((L_9)->GetAddressAtUnchecked(static_cast<il2cpp_array_size_t>(0))), NULL);
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_11;
L_11 = XPathNodePageInfo_get_NextPage_m464BB6A5FD7F7211D98C952E035BFE8022B115A2_inline(L_10, NULL);
*((RuntimeObject**)L_7) = (RuntimeObject*)L_11;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_7, (void*)(RuntimeObject*)L_11);
int32_t* L_12 = ___idxNode1;
*((int32_t*)L_12) = (int32_t)1;
}
IL_0026:
{
return;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Int32 MS.Internal.Xml.Cache.XPathNodePageInfo::get_PageNumber()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNodePageInfo_get_PageNumber_m0CF191DCF066234C1A660E76CB8C903779823DD5 (XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____pageNum_0;
return L_0;
}
}
// System.Int32 MS.Internal.Xml.Cache.XPathNodePageInfo::get_NodeCount()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNodePageInfo_get_NodeCount_m9A4307635C53F9A47265CD2E0C96BE0E00990C37 (XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____nodeCount_1;
return L_0;
}
}
// MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodePageInfo::get_NextPage()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* XPathNodePageInfo_get_NextPage_m464BB6A5FD7F7211D98C952E035BFE8022B115A2 (XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageNext_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
// MS.Internal.Xml.Cache.XPathNodePageInfo MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_PageInfo()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* XPathNodeInfoAtom_get_PageInfo_m168850BB26701B63DE38924B49F8B5FF0240B602 (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method)
{
{
XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* L_0 = __this->____pageInfo_8;
return L_0;
}
}
// System.String MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_LocalName()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathNodeInfoAtom_get_LocalName_m717A834A1CF042C3AEFCFA4EA2C20D2CD3F53430 (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____localName_0;
return L_0;
}
}
// System.String MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_NamespaceUri()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathNodeInfoAtom_get_NamespaceUri_m4E325FC93F28603B48BEE521FA1A93C426D8C78D (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____namespaceUri_1;
return L_0;
}
}
// System.String MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_Prefix()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathNodeInfoAtom_get_Prefix_m288E1BED13375EFD17014F55730E1EE85CE6ACA1 (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____prefix_2;
return L_0;
}
}
// System.String MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_BaseUri()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XPathNodeInfoAtom_get_BaseUri_m1472F1A3D76E7B7B8E2A265B017DED8A7209D97B (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____baseUri_3;
return L_0;
}
}
// MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_SiblingPage()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* XPathNodeInfoAtom_get_SiblingPage_mAD3229A141E5D5B949B4B5F31FB8DB500BD56505 (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageSibling_5;
return L_0;
}
}
// MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_SimilarElementPage()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* XPathNodeInfoAtom_get_SimilarElementPage_mFC958D883EEB9A8BD1880D85EB5B1E8AF99ED086 (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageSimilar_6;
return L_0;
}
}
// MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_ParentPage()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* XPathNodeInfoAtom_get_ParentPage_m6346F715CF977F296915E47A1A23993B878755FC (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageParent_4;
return L_0;
}
}
// System.Xml.XPath.XPathDocument MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_Document()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* XPathNodeInfoAtom_get_Document_m4BE8672A871D25E702E3D77F2A33ED390533EDA1 (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method)
{
{
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_0 = __this->____doc_7;
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
#ifdef __clang__
#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
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9_inline (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____prefix_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____stringLength_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* Axis_get_Input_mF5514FC0F3EE5E699C8A2FFAA492CCD3BD6BDDFF_inline (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method)
{
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = __this->____input_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Axis_get_TypeOfAxis_mC937F7732888322E11D54B66E3D3013B81129018_inline (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____axisType_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C_inline (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____nodeType_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5_inline (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____name_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Axis_get_AbbrAxis_m39030C864BA056B033F68DA0D202E4E9D90EDEA7_inline (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->___abbrAxis_5;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* Filter_get_Condition_m5E1739EC292E646CDDF5EC951F297A757E988A08_inline (Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037* __this, const RuntimeMethod* method)
{
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = __this->____condition_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* Filter_get_Input_m88A351545EDA48C6546E1A407DCD567C1CD5ACCC_inline (Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037* __this, const RuntimeMethod* method)
{
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = __this->____input_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* FilterQuery_get_Condition_mAAF80FF704AAF8D0283DC58BCF5ED0ECE9CD99EE_inline (FilterQuery_tBFA0408FFB0832290421960E971AF2F68C60A783* __this, const RuntimeMethod* method)
{
{
Query_tA79EC81C5C56470386C2FCCF4CC81C13847DCFB6* L_0 = __this->____cond_9;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* Operator_get_Operand1_m339C787F6D6128EBFF839967EE7A82DF4820496A_inline (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* __this, const RuntimeMethod* method)
{
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = __this->____opnd1_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* Operator_get_Operand2_m84714E690ECAE90C7CDF267F7A019F81C9EA498F_inline (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* __this, const RuntimeMethod* method)
{
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = __this->____opnd2_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Operator_get_OperatorType_mA4D4A8CD1BBB54738314F3D184FBBB13BE1EB67B_inline (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____opType_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Variable_get_Localname_mDBA6C45297292DB52814801EF6DF319A0FBF9650_inline (Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____localname_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Variable_get_Prefix_mC23AF367B25710C4BB0CD804E72F68C6D1F585A7_inline (Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____prefix_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Function_get_TypeOfFunction_m3E327F4F6771A4FEDF3872A4F68CD38E645140F8_inline (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____functionType_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* Function_get_ArgumentList_m36AC025CB4C15818F84E54ACF33B3CBF95B245DC_inline (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* __this, const RuntimeMethod* method)
{
{
List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_0 = __this->____argumentList_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Function_get_Name_mDA85C6AE933F85722CC8FA81A23F8EAD5D7325A6_inline (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____name_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Function_get_Prefix_m584182C91508C6EED8554922464D690BF34A7FA7_inline (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____prefix_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Operand_get_OperandValue_m01312CB38D93CE1676D99A90818CE84588210852_inline (Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = __this->____val_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* Group_get_GroupNode_m53031280FE44BCCCDFD2C8F5AB89F89FCCBC7CFC_inline (Group_t422900FBF4CC87409B16802F41344C0772AF95A4* __this, const RuntimeMethod* method)
{
{
AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = __this->____groupNode_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Double_IsNaN_mF2BC6D1FD4813179B2CAE58D29770E42830D0883_inline (double ___d0, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t6E99605185963BC12B3D369E13F2B88997E64A27_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
double L_0 = ___d0;
il2cpp_codegen_runtime_class_init_inline(BitConverter_t6E99605185963BC12B3D369E13F2B88997E64A27_il2cpp_TypeInfo_var);
int64_t L_1;
L_1 = BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6_inline(L_0, NULL);
return (bool)((((int64_t)((int64_t)(L_1&((int64_t)(std::numeric_limits<int64_t>::max)())))) > ((int64_t)((int64_t)9218868437227405312LL)))? 1 : 0);
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XPathScanner_get_Kind_mE4684391BBF261F3D06135DD34F09FDC234F2C38_inline (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____kind_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____xpathExpr_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XPathScanner_get_Prefix_mABD6B08D4EBCDC3AE098EC916502C294290DF79B_inline (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____prefix_5;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____name_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XPathScanner_get_CanBeFunction_mDC31ADE84434B08EB728505827B729E82DF02C97_inline (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
{
bool L_0 = __this->____canBeFunction_8;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XPathScanner_get_StringValue_m5E8E622B6A4718DBD7380F56F673506ED74466A5_inline (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____stringValue_6;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR double XPathScanner_get_NumberValue_m59E7FB8AC26FB7384D02947EF377E49335ED6749_inline (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
{
double L_0 = __this->____numberValue_7;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ParamInfo_get_Minargs_m2513BB5565060D63F27C442BC05229DF82002813_inline (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____minargs_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ParamInfo_get_FType_m2436DAB49F721A3CD09563309E4B937AA6AF395D_inline (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____ftype_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ParamInfo_get_Maxargs_mACF967656CD1931E760414BE45F38C3021D8ADB4_inline (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____maxargs_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* ParamInfo_get_ArgTypes_m8D290415C66DAD756E90D1EDD7E044D111A8DCD0_inline (ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* __this, const RuntimeMethod* method)
{
{
XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_0 = __this->____argTypes_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Il2CppChar XPathScanner_get_CurrentChar_m034574DACFDC2F86251116B0548036B8E93F2043_inline (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method)
{
{
Il2CppChar L_0 = __this->____currentChar_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XPathNode_get_Value_mC18CEAE4371BD37328FA857F57ACEE9DF747734F_inline (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____value_6;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* XPathDocument_get_NameTable_m0983CA6BD6A2B1368D995E18A6F21ABF9573C4FD_inline (XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* __this, const RuntimeMethod* method)
{
{
XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_0 = __this->___nameTable_6;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XPathNodeInfoAtom_get_Prefix_m288E1BED13375EFD17014F55730E1EE85CE6ACA1_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____prefix_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XPathNodeInfoAtom_get_LocalName_m717A834A1CF042C3AEFCFA4EA2C20D2CD3F53430_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____localName_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XPathNodeInfoAtom_get_NamespaceUri_m4E325FC93F28603B48BEE521FA1A93C426D8C78D_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____namespaceUri_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* XPathNodeInfoAtom_get_Document_m4BE8672A871D25E702E3D77F2A33ED390533EDA1_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method)
{
{
XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_0 = __this->____doc_7;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XPathNodeInfoAtom_get_BaseUri_m1472F1A3D76E7B7B8E2A265B017DED8A7209D97B_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method)
{
{
String_t* L_0 = __this->____baseUri_3;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* XPathNodeInfoAtom_get_PageInfo_m168850BB26701B63DE38924B49F8B5FF0240B602_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method)
{
{
XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* L_0 = __this->____pageInfo_8;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* XPathNodeInfoAtom_get_ParentPage_m6346F715CF977F296915E47A1A23993B878755FC_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageParent_4;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* XPathNodeInfoAtom_get_SiblingPage_mAD3229A141E5D5B949B4B5F31FB8DB500BD56505_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageSibling_5;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* XPathNodeInfoAtom_get_SimilarElementPage_mFC958D883EEB9A8BD1880D85EB5B1E8AF99ED086_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageSimilar_6;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* XPathNodeRef_get_Page_m8624EDC1840BD05BD55D4E8137095B5986ED54F3_inline (XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____page_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XPathNodeRef_get_Index_m37FE9027EA38BDC66D3E83142E7BBEBB18073E33_inline (XPathNodeRef_tF695A4CACB9D70FDCBCC9EE7F3AE77D1CAF06470* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____idx_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XPathNodePageInfo_get_PageNumber_m0CF191DCF066234C1A660E76CB8C903779823DD5_inline (XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____pageNum_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XPathNodePageInfo_get_NodeCount_m9A4307635C53F9A47265CD2E0C96BE0E00990C37_inline (XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = __this->____nodeCount_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* XPathNodePageInfo_get_NextPage_m464BB6A5FD7F7211D98C952E035BFE8022B115A2_inline (XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* __this, const RuntimeMethod* method)
{
{
XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageNext_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____size_2;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___item0, const RuntimeMethod* method)
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_0 = NULL;
int32_t V_1 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)__this->____items_1;
V_0 = L_1;
int32_t L_2 = (int32_t)__this->____size_2;
V_1 = L_2;
int32_t L_3 = V_1;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_0;
if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
{
goto IL_0034;
}
}
{
int32_t L_5 = V_1;
__this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1));
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = V_0;
int32_t L_7 = V_1;
RuntimeObject* L_8 = ___item0;
(L_6)->SetAtUnchecked(static_cast<il2cpp_array_size_t>(L_7), (RuntimeObject*)L_8);
return;
}
IL_0034:
{
RuntimeObject* L_9 = ___item0;
(( void (*) (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D*, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11));
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Stack_1_get_Count_mD08AE71D49787D30DDD9D484BCD323D646744D2E_gshared_inline (Stack_1_tAD790A47551563636908E21E4F08C54C0C323EB5* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____size_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = (int32_t)__this->____version_3;
__this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1));
if (!true)
{
goto IL_0035;
}
}
{
int32_t L_1 = (int32_t)__this->____size_2;
V_0 = L_1;
__this->____size_2 = 0;
int32_t L_2 = V_0;
if ((((int32_t)L_2) <= ((int32_t)0)))
{
goto IL_003c;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)__this->____items_1;
int32_t L_4 = V_0;
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_3, 0, L_4, NULL);
return;
}
IL_0035:
{
__this->____size_2 = 0;
}
IL_003c:
{
return;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Int32EnumU5BU5D_t87B7DB802810C38016332669039EF42C487A081F* Array_Empty_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_m94E12BB613D748D2EEB9E1ABD961630D2F970385_gshared_inline (const RuntimeMethod* method)
{
{
il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 0));
Int32EnumU5BU5D_t87B7DB802810C38016332669039EF42C487A081F* L_0 = ((EmptyArray_1_t0A27D963887A48FA040C718B868C2455F9AD84FA_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 int64_t BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6_inline (double ___value0, const RuntimeMethod* method)
{
{
int64_t L_0 = *((int64_t*)((uintptr_t)(&___value0)));
return L_0;
}
}