#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include 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 struct VirtualActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtualActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtualFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtualFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtualFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct 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 struct VirtualFuncInvoker4 { typedef R (*Func)(void*, T1, T2, T3, T4, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InvokerActionInvoker1; template struct InvokerActionInvoker1 { static inline void Invoke (Il2CppMethodPointer methodPtr, const RuntimeMethod* method, void* obj, T1* p1) { void* params[1] = { p1 }; method->invoker_method(methodPtr, method, obj, params, NULL); } }; template struct InvokerActionInvoker2; template struct InvokerActionInvoker2 { static inline void Invoke (Il2CppMethodPointer methodPtr, const RuntimeMethod* method, void* obj, T1* p1, T2* p2) { void* params[2] = { p1, p2 }; method->invoker_method(methodPtr, method, obj, params, NULL); } }; template struct InvokerActionInvoker3; template struct InvokerActionInvoker3 { static inline void Invoke (Il2CppMethodPointer methodPtr, const RuntimeMethod* method, void* obj, T1* p1, T2* p2, T3* p3) { void* params[3] = { p1, p2, p3 }; method->invoker_method(methodPtr, method, obj, params, NULL); } }; // System.Runtime.CompilerServices.ConditionalWeakTable`2 struct ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tDBC7BB75C617E4886F85171F2758C7996F98EC36; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t2A9A7F3ECFC3483F89253F3C4BB5BE98A37F6EF3; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t27DD7BC6C615A002762F178DF4446D10EF4486A1; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t51690F8426AE5C5CDFF18B8E1108DED306E49456; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tB85C1B2FFF985BA01AD2B7199C083B43C1476CC1; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t798E72FD52A5F6525F4F83621BBE86BBAB28533A; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t129029582481E96143BD747690E92DB7E444261E; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t8E385BAD05584AB244D10E6FAAA2C60FB9BA5F64; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t050727EE9B5FD6928EC3150BA3707011771273FE; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tF95C9E01A913DD50575531C8305932628663D9E9; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_tAE94C8F24AD5B94D4EE85CA9FC59E3409D41CAF7; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t34D541B5FA7B648B0BA88CB13474D1CE66138B8D; // System.Collections.Generic.IList`1 struct IList_1_t2325C3E126E016518919B8C9FE6B529ACBA2E2E8; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t95FD5642BC2C9C7777B7A737F21A78E0AFDD8AA0; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t2AB84A1B5A3B7B2E150D155C789CACF49A957AEB; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tEC7F9487CA79C4E21F91C4F5B21BF5D67EE6799C; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t2FCB408F1EB9CA12888AE6E0ACEA3FA995A5DAA3; // System.Collections.Generic.List`1 struct List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E; // System.Collections.Generic.List`1 struct List_1_tF7608B82384542DEB200F8E211D9D36AE02EAB58; // System.Collections.Generic.List`1 struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D; // System.Collections.Generic.List`1 struct List_1_t482A311257D18A4422413FA15AD5893D1D5041D5; // System.Collections.Generic.List`1 struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t067B6565DAB51831954BD36DF5F65A806EDBEF99; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tABE3A43CA2CF1F81C34F0EC66B0FBADE2DAB5D17; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t38BFC7D709EDC718102343D4E71EE4585FC5F3C2; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tBA3CDE187BE7665A5798B190605F306816272791; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t3A6696E01E2E8EE835C72A4B0C9E75120C7A122D; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tB829B00DFE8E760107D5F0D143689FD67DEA222D; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tE47F01725B07AE50B05DCF22C516754ABC4E35D0; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t0C8848FA8C979298F3C182D8EB03570D8FA26FA7; // MS.Internal.Xml.XPath.AstNode[] struct AstNodeU5BU5D_tD98F0156CE75E3783A70B4ACFC1D08E6C88581A1; // System.Xml.Schema.Asttree[] struct AsttreeU5BU5D_tE39DE20957B9B03A0B041FC6B97DC9F2FC6C807C; // System.Xml.Schema.BitSet[] struct BitSetU5BU5D_tBFFA50E2754B518AECFD2F9BF5D287A186B3BE94; // System.Byte[] struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031; // System.Char[] struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB; // System.Xml.Schema.CompiledIdentityConstraint[] struct CompiledIdentityConstraintU5BU5D_tA8E35C25853FEF33AAE27549EE1E30F039429D16; // System.Xml.Schema.ConstraintStruct[] struct ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC; // System.Delegate[] struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771; // System.Xml.IDtdDefaultAttributeInfo[] struct IDtdDefaultAttributeInfoU5BU5D_t12F6BBCB685260A9D90FBF06F817D999FFE30545; // System.Int32[] struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C; // System.Int32Enum[] struct Int32EnumU5BU5D_t87B7DB802810C38016332669039EF42C487A081F; // System.IntPtr[] struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832; // System.Object[] struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF; // System.String[] struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248; // System.Type[] struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB; // System.Xml.Schema.TypedObject[] struct TypedObjectU5BU5D_t0C14A869BE50E088B8980DA43984B87BA08BBC8A; // MS.Internal.Xml.Cache.XPathNode[] struct XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C; // System.Xml.XPath.XPathResultType[] struct XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931; // System.Xml.XmlAttribute[] struct XmlAttributeU5BU5D_tFC0CF817A6D2131D94AB6387E4EAE7D97B3FFC40; // System.Xml.XmlNode[] struct XmlNodeU5BU5D_t78C0A54365D1948C7F4D12D324F7CBF7B1505F4E; // System.Xml.XmlQualifiedName[] struct XmlQualifiedNameU5BU5D_t95C376ACDEA9261B842F45A4C4DF9ABEE0FB35D1; // System.Xml.Schema.XmlTypeCode[] struct XmlTypeCodeU5BU5D_tD0B97C4F52D97F28CCCD25F34390B7414EA4BA41; // System.Collections.Hashtable/bucket[] struct bucketU5BU5D_t59F1C7BC4EBFE874CA0B3F391EA65717E3C8D587; // MS.Internal.Xml.XPath.Operator/Op[] struct OpU5BU5D_t03E89F1314B0D883469BDE3094C506746D12CC16; // System.TimeZoneInfo/AdjustmentRule[] struct AdjustmentRuleU5BU5D_tE06E08FC55F09158CD673CE867C3771D92906DFA; // System.Xml.XmlNamespaceManager/NamespaceDeclaration[] struct NamespaceDeclarationU5BU5D_t4DF48D3A2EB82C491A60E8748DE4BAFAA95A0F60; // System.Xml.Schema.XsdBuilder/State[] struct StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] struct XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5; // System.Xml.Schema.XsdBuilder/XsdEntry[] struct XsdEntryU5BU5D_tA4D02D92C94531465EB27E0ADED7E98A18EAAE38; // System.Xml.Schema.ActiveAxis struct ActiveAxis_t55A4E654FF14ACE29F21C1B5F9B8A3BBC80C81BB; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F; // System.Collections.ArrayList struct ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A; // MS.Internal.Xml.XPath.AstNode struct AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB; // System.Xml.Schema.Asttree struct Asttree_t25BC2D540FA0664F29E239974E3261DE815B4612; // MS.Internal.Xml.XPath.Axis struct Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B; // System.Xml.Schema.BaseValidator struct BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB; // System.Reflection.Binder struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235; // System.Xml.Schema.BitSet struct BitSet_t89F906D542C052F4565FBEF32E1E9713B966026B; // System.Globalization.Calendar struct Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B; // System.Globalization.CompareInfo struct CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57; // System.Xml.Schema.CompiledIdentityConstraint struct CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E; // System.Xml.Schema.ConstraintStruct struct ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714; // System.Xml.Schema.ContentValidator struct ContentValidator_t42EB1802005FF0D871EE98A34ADB69091CCE48FE; // System.Globalization.CultureData struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D; // System.Globalization.CultureInfo struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0; // System.Globalization.DateTimeFormatInfo struct DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E; // System.Exception struct Exception_t; // MS.Internal.Xml.XPath.Filter struct Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037; // System.FormatException struct FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B; // MS.Internal.Xml.XPath.Function struct Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067; // MS.Internal.Xml.XPath.Group struct Group_t422900FBF4CC87409B16802F41344C0772AF95A4; // System.Xml.HWStack struct HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5; // System.Collections.Hashtable struct Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D; // System.Collections.ICollection struct ICollection_t37E7B9DC5B4EF41D190D607F92835BF1171C0E8E; // System.Collections.IDictionary struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220; // System.Collections.IEqualityComparer struct IEqualityComparer_tEF8F1EC76B9C8E76695BE848D41E6B147928D1C1; // System.IFormatProvider struct IFormatProvider_tC202922D43BFF3525109ABF3FB79625F5646AB52; // System.Xml.IValidationEventHandling struct IValidationEventHandling_t5929D7539D965D446556F7740F36A2BF7C6CC57E; // System.Xml.IXmlNamespaceResolver struct IXmlNamespaceResolver_t5B384C1DCF0750B44E124D640E4F041DB19B7FD1; // System.Xml.Schema.IdRefNode struct IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D; // System.Xml.Schema.KeySequence struct KeySequence_t9A8BC185D749C28402EB785808371E47273100CA; // System.Xml.Schema.LocatedActiveAxis struct LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004; // System.Reflection.MemberFilter struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553; // System.Reflection.MethodInfo struct MethodInfo_t; // System.Xml.Schema.NamespaceList struct NamespaceList_t4908A013B5E0E5822341B7271D6FEEE7C72F2260; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472; // MS.Internal.Xml.XPath.Operand struct Operand_tD4D24FD6A6C61FEA770783D94CB354FF9BD9A383; // MS.Internal.Xml.XPath.Operator struct Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE; // System.OverflowException struct OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C; // System.Xml.Schema.Parser struct Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07; // System.Xml.PositionInfo struct PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5; // System.Xml.ReadContentAsBinaryHelper struct ReadContentAsBinaryHelper_t94D48E6891DEAC8DFE5DEA1B820091D277880897; // System.Threading.ReaderWriterLock struct ReaderWriterLock_tBA6D275E19444C911C8681A576EB0CBB12B16B5B; // MS.Internal.Xml.XPath.Root struct Root_t463323264F920B00B289008CC149187F9D2B72A0; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6; // System.Xml.Schema.SchemaAttDef struct SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553; // System.Xml.Schema.SchemaBuilder struct SchemaBuilder_t34D90A0220BB6F8965267938FB5E298526253B21; // System.Xml.Schema.SchemaDeclBase struct SchemaDeclBase_t04E301687597D1FA19FFC9A6A2D08746D3EF169B; // System.Xml.Schema.SchemaElementDecl struct SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD; // System.Xml.Schema.SchemaInfo struct SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E; // System.Xml.Schema.SchemaNames struct SchemaNames_tF7A45B027D5759AA56D035F5962B4612A6B0902F; // System.Xml.Schema.SelectorActiveAxis struct SelectorActiveAxis_t6EF7A9EB1E33A4569C390C88E3FCD71CA4DDC84B; // System.Threading.SemaphoreSlim struct SemaphoreSlim_t0D5CB5685D9BFA5BF95CEC6E7395490F933E8DB2; // System.Collections.SortedList struct SortedList_t847331629BA06B518F1B5203BD22B59746EDDBF3; // System.Collections.Stack struct Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47; // System.IO.Stream struct Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE; // System.String struct String_t; // System.Text.StringBuilder struct StringBuilder_t; // System.Globalization.TextInfo struct TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4; // System.TimeZoneInfo struct TimeZoneInfo_t30FD24E315EC4F4D942AF797CCD4CC4ED6B5CAD8; // System.Xml.Schema.TypedObject struct TypedObject_tD8356990A8E68DB5595E4A4CA33F907B042EDD97; // System.Uri struct Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E; // System.UriParser struct UriParser_t920B0868286118827C08B08A15A9456AF6C19D81; // System.Xml.Schema.ValidationEventArgs struct ValidationEventArgs_t9857F51592E50B7D14912FFA79909878DC603830; // System.Xml.Schema.ValidationEventHandler struct ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A; // System.Xml.Schema.ValidationState struct ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19; // MS.Internal.Xml.XPath.Variable struct Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1; // System.Void struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915; // System.Xml.XPath.XPathDocument struct XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE; // MS.Internal.Xml.Cache.XPathDocumentNavigator struct XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81; // 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; // MS.Internal.Xml.Cache.XPathNodePageInfo struct XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460; // MS.Internal.Xml.XPath.XPathParser struct XPathParser_tD4C4B9A60C3A5069B8346A058AF82727C55D9989; // MS.Internal.Xml.XPath.XPathScanner struct XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C; // System.Xml.XmlDocument struct XmlDocument_t4DE82998E642C5C21A4A620A5278237C70D3E42B; // System.Xml.XmlException struct XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596; // System.Xml.XmlNameTable struct XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8; // System.Xml.XmlNamespaceManager struct XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F; // System.Xml.XmlNode struct XmlNode_t3180B9B3D5C36CD58F5327D9F13458E3B3F030AF; // System.Xml.XmlParserContext struct XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B; // System.Xml.XmlQualifiedName struct XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9; // System.Xml.XmlReader struct XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD; // System.Xml.XmlReaderSettings struct XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA; // System.Xml.XmlResolver struct XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF; // System.Xml.Schema.XmlSchema struct XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D; // System.Xml.Schema.XmlSchemaAll struct XmlSchemaAll_tF0B2CA468D60254C63CEA031B906BA762B1AE3E9; // System.Xml.Schema.XmlSchemaAnnotation struct XmlSchemaAnnotation_t35947D4DA687AA3C531135CEC5EBE7AB1C3EF821; // System.Xml.Schema.XmlSchemaAny struct XmlSchemaAny_tDC4D6CE18918F8446C9B25A21E003CD7F28A65A1; // System.Xml.Schema.XmlSchemaAnyAttribute struct XmlSchemaAnyAttribute_t2674CD673C9358AEDF1F318A8CF5DE9EB01AF601; // System.Xml.Schema.XmlSchemaAppInfo struct XmlSchemaAppInfo_t7FF9BB1CC1D4E36B10101EF876BB3B5EB7851735; // System.Xml.Schema.XmlSchemaAttribute struct XmlSchemaAttribute_t04AF3100B886867E3F0495E22F44305EDEC5550F; // System.Xml.Schema.XmlSchemaAttributeGroup struct XmlSchemaAttributeGroup_t471125891B9EDFD58104133A426AC82A1E8D8B66; // System.Xml.Schema.XmlSchemaAttributeGroupRef struct XmlSchemaAttributeGroupRef_tA05EEA9F398A27E0205B891B2FC1FE92BF1F05AA; // System.Xml.Schema.XmlSchemaChoice struct XmlSchemaChoice_t067583E5607666AC46E568609762A223358CA4E4; // System.Xml.Schema.XmlSchemaCollection struct XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD; // System.Xml.Schema.XmlSchemaCompilationSettings struct XmlSchemaCompilationSettings_tAD528503343C490A9030FEF019E313661390249C; // System.Xml.Schema.XmlSchemaComplexContent struct XmlSchemaComplexContent_t8B8023BCFEC43ADE102B8E271E1013CB3DFD5C87; // System.Xml.Schema.XmlSchemaComplexContentExtension struct XmlSchemaComplexContentExtension_tE637C8C4E95397162804345587E46FB304CCBA25; // System.Xml.Schema.XmlSchemaComplexContentRestriction struct XmlSchemaComplexContentRestriction_tB9CDC9411C80DBD85D46AA4B8BC56AF34D4F0190; // System.Xml.Schema.XmlSchemaComplexType struct XmlSchemaComplexType_t3C6B94A26B4C70D8780E4158E2A37D31BA88FEE0; // System.Xml.Schema.XmlSchemaDatatype struct XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D; // System.Xml.Schema.XmlSchemaDocumentation struct XmlSchemaDocumentation_t8BB1E984FD9B691239CFCEAB5901853EE2802319; // System.Xml.Schema.XmlSchemaElement struct XmlSchemaElement_t24D5940E4EB4E5FFDAD1772AFBD7A83CD992C970; // System.Xml.Schema.XmlSchemaException struct XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B; // System.Xml.Schema.XmlSchemaFacet struct XmlSchemaFacet_t61619084BA30C0830C9E20D99B5353B4CB867FDF; // System.Xml.Schema.XmlSchemaGroup struct XmlSchemaGroup_t7BDB8C570AE85AD548D1B67295C99B8849BE2825; // System.Xml.Schema.XmlSchemaGroupRef struct XmlSchemaGroupRef_tDD4D2652BCB8D3B53A4148DDD975E30C0736B5D1; // System.Xml.Schema.XmlSchemaIdentityConstraint struct XmlSchemaIdentityConstraint_tE57F181BAE36EAA8EB35E69BE4515D2BEED420DC; // System.Xml.Schema.XmlSchemaImport struct XmlSchemaImport_t57E3A8191A5FE6447460DDDA594710D7EDC669D5; // System.Xml.Schema.XmlSchemaInclude struct XmlSchemaInclude_t355E2F9A66EE215CD7390833B8D929C4F8EC5A6D; // System.Xml.Schema.XmlSchemaNotation struct XmlSchemaNotation_tE6174DA70003C3F34A22C603BDF3803096836F2F; // System.Xml.Schema.XmlSchemaObject struct XmlSchemaObject_t82CCD87AADB4BEF4E9DFE4C501F09EDA372AA19D; // System.Xml.Schema.XmlSchemaObjectCollection struct XmlSchemaObjectCollection_tABB09091ECE50CA4C1B43A6E91D2CB04465B9388; // System.Xml.Schema.XmlSchemaObjectTable struct XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583; // System.Xml.Schema.XmlSchemaParticle struct XmlSchemaParticle_t9A7544A3F66C6E4B8900456CF705A6F9D95655EE; // System.Xml.Schema.XmlSchemaRedefine struct XmlSchemaRedefine_t9319A29391615512DDFCC75CA986938CD9A24276; // System.Xml.Schema.XmlSchemaSequence struct XmlSchemaSequence_t4A315311186A0411EBA3F6BDC67F819E81311F28; // System.Xml.Schema.XmlSchemaSet struct XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1; // System.Xml.Schema.XmlSchemaSimpleContent struct XmlSchemaSimpleContent_t519CA0A5A76AE292EAA7FB2078D2262088345E1A; // System.Xml.Schema.XmlSchemaSimpleContentExtension struct XmlSchemaSimpleContentExtension_t5149DA907C3E55021BAC6224DB80A1A2CC5FAE22; // System.Xml.Schema.XmlSchemaSimpleContentRestriction struct XmlSchemaSimpleContentRestriction_tA59FC3CADC93135F6B2FE6B45FC7272D39FDE78F; // System.Xml.Schema.XmlSchemaSimpleType struct XmlSchemaSimpleType_tA52BBE2D61DAD61BD3FCDF40E1CD9F41388F7FA8; // System.Xml.Schema.XmlSchemaSimpleTypeContent struct XmlSchemaSimpleTypeContent_t84C9B4F059E687FBF7845373F5A6B2795F982091; // System.Xml.Schema.XmlSchemaSimpleTypeList struct XmlSchemaSimpleTypeList_t88B749E156B28B3FB7B6FC82AF39340E0632A5E6; // System.Xml.Schema.XmlSchemaSimpleTypeRestriction struct XmlSchemaSimpleTypeRestriction_t6A157CF7BAB4B9DE623D7C7693C55070EB1B7D1E; // System.Xml.Schema.XmlSchemaSimpleTypeUnion struct XmlSchemaSimpleTypeUnion_t8448FA35D1A122631A48F76DA9AAF00A6AF4EDA7; // System.Xml.Schema.XmlSchemaType struct XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF; // System.Xml.Schema.XmlSchemaXPath struct XmlSchemaXPath_t1C3193CCD8056E55DEC3C6E74DE25859AD88D76A; // System.Xml.Serialization.XmlSerializerNamespaces struct XmlSerializerNamespaces_t55D593FB2AB45488862F2C620A08F84A422A7E93; // System.Xml.XmlTextReader struct XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B; // System.Xml.XmlTextReaderImpl struct XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B; // System.Xml.XmlValidatingReaderImpl struct XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8; // System.Xml.Schema.XsdBuilder struct XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794; // System.Xml.Schema.XsdSimpleValue struct XsdSimpleValue_t8F48455D05E9F36B7C228A02F7FC71FA560DAE50; // System.Xml.Schema.XsdValidator struct XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6; // System.IO.Stream/ReadWriteTask struct ReadWriteTask_t0821BF49EE38596C7734E86E1A6A39D769BE2C05; // System.TimeZoneInfo/CachedData struct CachedData_t369B36942C95D8657719006E55DEA9EB23E03CFF; // System.Xml.Schema.TypedObject/DecimalStruct struct DecimalStruct_t96A28B69B667A2BE95FBA6BBF8E8ADB453A3D2D1; // System.Uri/UriInfo struct UriInfo_t5F91F77A93545DDDA6BB24A609BAF5E232CC1A09; // MS.Internal.Xml.XPath.XPathParser/ParamInfo struct ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF; // System.Xml.XmlQualifiedName/HashCodeOfStringDelegate struct HashCodeOfStringDelegate_t25F1FA9B737C4313ED341BA7AAB31694DC3669DA; // System.Xml.XmlValidatingReaderImpl/ValidationEventHandling struct ValidationEventHandling_tE915576B71BADFBAC73B6C8CA5A99C0C5086E4C9; // System.Xml.Schema.XsdBuilder/BuilderNamespaceManager struct BuilderNamespaceManager_t70D3424CAC0D7B4D891A81EE6E081D9B5080FCD4; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry struct XsdAttributeEntry_t848186D02C4AC6A98DDAF5DE03C45EB373E1D87E; // System.Xml.Schema.XsdBuilder/XsdBuildFunction struct XsdBuildFunction_t84A482BED9DE4A1A8129AC98CF86996D043FE9F5; // System.Xml.Schema.XsdBuilder/XsdEndChildFunction struct XsdEndChildFunction_tFC64769E44499A1B0C252DE7EA8E1CD29A6B164A; // System.Xml.Schema.XsdBuilder/XsdEntry struct XsdEntry_tC0DD15F9C1789C068CD2C6D3212760F7FD5B3CD3; // System.Xml.Schema.XsdBuilder/XsdInitFunction struct XsdInitFunction_t536C9827D05C0C3788A5F3D187916022B51E1CE6; IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Bits_t4D52329DF865E191908AE96952B27312B4FD1355_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714_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* DatatypeImplementation_t5AA28FEB11B6F1548DBC17CBCEDDB7693EACC4BF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_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* Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DurationType_tD4A0AE07CC0C51C05B70E801ABF6EE88FAE8D8F9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Group_t422900FBF4CC87409B16802F41344C0772AF95A4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ICollection_1_t1436616CDB064C059E26183F0B2743ABABF81EA5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDictionary_2_t51DBA2F8AFDC8E5CC588729B12034B8C4D30B0AF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_1_t349E66EC5F09B881A8E52EE40A1AB9EC60E08E44_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_t6331596D5DD37C462B1B8D49CF6B319B00AB7131_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_t73FD060C436E3C4264A734C8F8DCC01DFF6046B8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IList_1_t2325C3E126E016518919B8C9FE6B529ACBA2E2E8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* KeySequence_t9A8BC185D749C28402EB785808371E47273100CA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OpU5BU5D_t03E89F1314B0D883469BDE3094C506746D12CC16_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* OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Root_t463323264F920B00B289008CC149187F9D2B72A0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimeZoneInfo_t30FD24E315EC4F4D942AF797CCD4CC4ED6B5CAD8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypedObject_tD8356990A8E68DB5595E4A4CA33F907B042EDD97_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Variable_t604C224CD5296412EA5BCEC8BB1AD311FE3932A1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13_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* XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlSchemaAny_tDC4D6CE18918F8446C9B25A21E003CD7F28A65A1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlSchemaElement_t24D5940E4EB4E5FFDAD1772AFBD7A83CD992C970_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlTypeCodeU5BU5D_tD0B97C4F52D97F28CCCD25F34390B7414EA4BA41_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XsdDateTimeFlags_t69F10B0961FFA92954C37D538C4B5D5FAD9F1F76_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XsdSimpleValue_t8F48455D05E9F36B7C228A02F7FC71FA560DAE50_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____11047585FE102FBB5CADB42446612A578D88C6EF5ED076BB7AC360C4F9E4373D_1_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____28057B619BAF672A05E1585ED28F174E67FE946D81BDAA0691F07AB772057B02_5_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____2D902EC9D8EA71E1193C1C8315B1553D5154744F651BD366F1E1F437F6594A94_9_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____499E4F5C84E20C7347E10100E0EC90C1945EA21C7C80809E4F7F474179B39DF6_12_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____9DA6B2C4638D1DC7611B7F458BBFE7FD49FE1B36B67239B00B8A051F4E49558F_22_FieldInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral02E0591C874C7B96268DF9DC6FA19AC2E41C9980; IL2CPP_EXTERN_C String_t* _stringLiteral06F74C6DAF114664BF1BD452596A0DBDCCED259A; IL2CPP_EXTERN_C String_t* _stringLiteral07624473F417C06C74D59C64840A1532FCE2C626; IL2CPP_EXTERN_C String_t* _stringLiteral0901134D0AAC017F10EDB3442E6BE80DE8088750; IL2CPP_EXTERN_C String_t* _stringLiteral0A068BB3E9EA2EA72CF05B963841C49DBA8EEFF5; IL2CPP_EXTERN_C String_t* _stringLiteral111B078632ED414E9392C91DEE241B11C9EE8544; 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* _stringLiteral18FF4EE509547E9F427ED4CBAD56460397F93F60; IL2CPP_EXTERN_C String_t* _stringLiteral1A9B25F4DFE20C0AD18665BC9AF768F47F752B2D; IL2CPP_EXTERN_C String_t* _stringLiteral1CBC514CBF721C4C5F12F67F33B3E7694BCD1B29; IL2CPP_EXTERN_C String_t* _stringLiteral1E6DBEFB654139460DE43FF2E7AE64CB366D96C3; IL2CPP_EXTERN_C String_t* _stringLiteral1F164EE4DE39AD90666ACDB4EA0CAABA7853CFCF; IL2CPP_EXTERN_C String_t* _stringLiteral1FB8944D04FC5D2C17F15C3025A6BFF3C745EBAD; IL2CPP_EXTERN_C String_t* _stringLiteral2198F1C92174A1B44CB01773603D23F6671D3329; IL2CPP_EXTERN_C String_t* _stringLiteral266A6E70F3BC9E04A2BC6274C2A8820535A50A1E; IL2CPP_EXTERN_C String_t* _stringLiteral2721C60EFDFC465D01FAC3705B50002AFDDFCE72; IL2CPP_EXTERN_C String_t* _stringLiteral2B4964CFA3C8E9FB1D36BE9E16E6278A152406BF; IL2CPP_EXTERN_C String_t* _stringLiteral2B4E236E392EF263CBD9CA758D5931A0DADB5907; IL2CPP_EXTERN_C String_t* _stringLiteral2CAB73EF57D40E8B63A7CA91D057C0B68DB59100; IL2CPP_EXTERN_C String_t* _stringLiteral2D34C612BDAC2908AF207A8965EAB461BE4C70E3; IL2CPP_EXTERN_C String_t* _stringLiteral2F1705A1AA8BA6FCE863E7F2CBA4BC28458C77AE; IL2CPP_EXTERN_C String_t* _stringLiteral30792CEAFD09AA6658955BBAB29EF6F609B507E0; IL2CPP_EXTERN_C String_t* _stringLiteral356F18017512A760F46C8C6E41C462F76716509F; IL2CPP_EXTERN_C String_t* _stringLiteral36520E223B8C969CA4F7F2F89A5A3AC71276B66A; IL2CPP_EXTERN_C String_t* _stringLiteral3A3E2EB98D9DFB27900932664A80783079B8EC8B; IL2CPP_EXTERN_C String_t* _stringLiteral3B2C1C62D4D1C2A0C8A9AC42DB00D33C654F9AD0; IL2CPP_EXTERN_C String_t* _stringLiteral3CEC14E2E3DD8A6C93059DAA88CD0CCEC84E20EA; IL2CPP_EXTERN_C String_t* _stringLiteral3EFFD7B78590D0A4A35E96995F34898C87AF2B73; IL2CPP_EXTERN_C String_t* _stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE; IL2CPP_EXTERN_C String_t* _stringLiteral483DFA9A614472DBFD4B58265DDE1C943D92F756; IL2CPP_EXTERN_C String_t* _stringLiteral49861E5787768004B07E6C23F6AB9F55253AE10D; IL2CPP_EXTERN_C String_t* _stringLiteral57E00753C198BBF933B5B117333FD89AF5A3E48B; IL2CPP_EXTERN_C String_t* _stringLiteral58F2B4A0A3F5D63532995796ECF46099320B370D; IL2CPP_EXTERN_C String_t* _stringLiteral5B392D0CE7FFD297109C007E16EA8FFE7370B906; IL2CPP_EXTERN_C String_t* _stringLiteral5B88D4663F5F2F36326F88F90702A9437BA13FD2; IL2CPP_EXTERN_C String_t* _stringLiteral5DEA0A2452C7C91E11DD034599BCF9A40441D4DB; IL2CPP_EXTERN_C String_t* _stringLiteral5F79376E49FC345D1F74769B7D1E538AE10FAE5C; IL2CPP_EXTERN_C String_t* _stringLiteral60FCDFD0C330A0636DB449998F8C8F58C7522826; IL2CPP_EXTERN_C String_t* _stringLiteral63CBFAF32B506F8EA636D9CD08CD2EDAA1756BDE; IL2CPP_EXTERN_C String_t* _stringLiteral63FEAE5081ABFB719642D387AE43B7D4DFB3CFEB; IL2CPP_EXTERN_C String_t* _stringLiteral663A8249BBA013A1577EB5393F05CFCC2ED7EEB3; IL2CPP_EXTERN_C String_t* _stringLiteral6764187FC7613394A2651652ACA3B88416ABEB47; IL2CPP_EXTERN_C String_t* _stringLiteral68D5513A81FE3BA8EC49159C52E6505DA8BEA242; IL2CPP_EXTERN_C String_t* _stringLiteral6912992FC50D2764B34BA8408AECF2DF5DB8080F; IL2CPP_EXTERN_C String_t* _stringLiteral69520730213CDED741A5919BB83F6E4B8610EDBA; IL2CPP_EXTERN_C String_t* _stringLiteral6BE96E73BB52729216A9D75FF07DA00B5F9AAB50; IL2CPP_EXTERN_C String_t* _stringLiteral71F910E4F98AD2BC9250B9F42063CE35DED545CF; IL2CPP_EXTERN_C String_t* _stringLiteral75D78B68BB2D27C18CE5BC355FF54DC7B2702CAB; IL2CPP_EXTERN_C String_t* _stringLiteral7635959AA058BCF98A9AF81991919F2CC13F5BB7; IL2CPP_EXTERN_C String_t* _stringLiteral77D38C0623F92B292B925F6E72CF5CF99A20D4EB; IL2CPP_EXTERN_C String_t* _stringLiteral7A05A136E34451BA838B56C57A62ABDD1887D741; IL2CPP_EXTERN_C String_t* _stringLiteral7A0BF4CB0B30A53D30B43A47F601DF042B838CA3; IL2CPP_EXTERN_C String_t* _stringLiteral7A544E3B319CBE0A9AD7B9C904DF95BADA23D0AF; IL2CPP_EXTERN_C String_t* _stringLiteral7BE89227A0BBC17012796DD27BB68B0D5FB2D35E; IL2CPP_EXTERN_C String_t* _stringLiteral7C014955313A7D33D5D04696B884B25325E6393C; IL2CPP_EXTERN_C String_t* _stringLiteral804AD0583883EA822F254A6C57F7E555DD4D5AC8; IL2CPP_EXTERN_C String_t* _stringLiteral816AC250ED1A01784CA5BFF5B463DE22A63B3CCA; IL2CPP_EXTERN_C String_t* _stringLiteral8243BA18D267E0E612210F4920079D9700A5DEEF; IL2CPP_EXTERN_C String_t* _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D; IL2CPP_EXTERN_C String_t* _stringLiteral878AE10D03D16A069554617545B8533ED09E594F; IL2CPP_EXTERN_C String_t* _stringLiteral88BDF3D0791A560245652E772545C49897854443; IL2CPP_EXTERN_C String_t* _stringLiteral8BF4D6820BD8495CC3D356CD80F5C8185A39DCEA; IL2CPP_EXTERN_C String_t* _stringLiteral8D04002FC7142DC7148763C90BB38AEEC554A158; IL2CPP_EXTERN_C String_t* _stringLiteral8F839BDC3429BE57DDFCBA5029D2705E8656B685; IL2CPP_EXTERN_C String_t* _stringLiteral9104E82394351D786F4B739689D0B28ACF18A43D; IL2CPP_EXTERN_C String_t* _stringLiteral92094BBD8DE1A81022C0FCA98F179197BA588E99; IL2CPP_EXTERN_C String_t* _stringLiteral996E5360F80E16B2189CC1E536C91CE68083F694; IL2CPP_EXTERN_C String_t* _stringLiteral9DD6F91CC9627D8E824633A188628376A36468B4; IL2CPP_EXTERN_C String_t* _stringLiteralA15FCFDC151C53C52372D42C47E9B1FFB79AFB20; IL2CPP_EXTERN_C String_t* _stringLiteralA3E0185CFEE766D02511A6B411F83832EC44A795; IL2CPP_EXTERN_C String_t* _stringLiteralA699B1B0C356859DDE0A935EF36DC503723EFA5E; IL2CPP_EXTERN_C String_t* _stringLiteralAA5A9878BB762965068147AF089CB41E3EE29061; IL2CPP_EXTERN_C String_t* _stringLiteralABFF22436A86FE2F790C197D8D60381EFD86A5A6; IL2CPP_EXTERN_C String_t* _stringLiteralAC2806EA40D9F7601BBB6DA354C649B46D2D8877; IL2CPP_EXTERN_C String_t* _stringLiteralAC3FA574F14497D2BDB7CFB23217B29FB51EEF3E; IL2CPP_EXTERN_C String_t* _stringLiteralAC646FF329215C5A0D040CBE1C542ED06A40AA21; IL2CPP_EXTERN_C String_t* _stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2; IL2CPP_EXTERN_C String_t* _stringLiteralB806F0659B13C5735E706363B5A671CB8DAA6B06; IL2CPP_EXTERN_C String_t* _stringLiteralB89A9E497FE060358B47BF674186310F20697B2E; IL2CPP_EXTERN_C String_t* _stringLiteralB9F1EA7F38D0D03D737DAB52F1EDF18A4A1E9544; IL2CPP_EXTERN_C String_t* _stringLiteralBB1E248748C10B07D1AE0A064899C463E6315B5A; IL2CPP_EXTERN_C String_t* _stringLiteralBCC97599BA06B937BC2C0F377AE4E5E8DCC5D5AE; 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* _stringLiteralCAF956214D83EED9D9B576DA1D727BD145303948; IL2CPP_EXTERN_C String_t* _stringLiteralCCD15A133CD38F3DFFFA94FA4D720EAC91F25B79; IL2CPP_EXTERN_C String_t* _stringLiteralCE18B047107AA23D1AA9B2ED32D316148E02655F; IL2CPP_EXTERN_C String_t* _stringLiteralCE9BB7116C03E5DA9D01F8D4803A0FFE9ADA5307; IL2CPP_EXTERN_C String_t* _stringLiteralCEBC2707039661BD61D98F991B27F2B9CB160373; IL2CPP_EXTERN_C String_t* _stringLiteralCFE4DD8F73FAE5DCCF950ABD64B6D976D2C07E2C; IL2CPP_EXTERN_C String_t* _stringLiteralD20945EB99E4CFCA27A66866A791F9AE0B7E4EBB; IL2CPP_EXTERN_C String_t* _stringLiteralD3A16BBDB1662D7361031D5B9686BD4A9DD7F9D6; IL2CPP_EXTERN_C String_t* _stringLiteralD43B83259CBF032EB58F1BC3B3739510397D2C31; IL2CPP_EXTERN_C String_t* _stringLiteralD67729AC2AE2B39DBBC387BDA1A36503B0C922C1; IL2CPP_EXTERN_C String_t* _stringLiteralD83041E889BDAEB8F029AF50549D1347BD7FC949; IL2CPP_EXTERN_C String_t* _stringLiteralDB43AF7750517FC9C2883D18BF195926C1325D17; IL2CPP_EXTERN_C String_t* _stringLiteralDB6A30F5C46ACC70D2AD58ABFB2A19A8F675C314; IL2CPP_EXTERN_C String_t* _stringLiteralDC125FEC0116CADDF0C94B573A3CFA709907CE3D; IL2CPP_EXTERN_C String_t* _stringLiteralDD04CAFBC9E6DA5318C057180A0BD0EC13B9B3FC; IL2CPP_EXTERN_C String_t* _stringLiteralDE0B820A471260AE2D0BB418424005E5FDF29B57; IL2CPP_EXTERN_C String_t* _stringLiteralDEA3F5044E13F19207D83873B64CD5C1E5385A9F; IL2CPP_EXTERN_C String_t* _stringLiteralDEEFE2DA48C3C4F29D567569CAF0C32C979221B7; IL2CPP_EXTERN_C String_t* _stringLiteralDF1296B24672A38692CC663E858166C834F0ABD9; IL2CPP_EXTERN_C String_t* _stringLiteralE249DDFD90EBFAAEE63734F28F6668A2FB5BD5AF; IL2CPP_EXTERN_C String_t* _stringLiteralE280D065A824A791F8305234D3E093FC9A5A90C7; IL2CPP_EXTERN_C String_t* _stringLiteralE33B655BD7CA37454FF89A8C0BDA6B8196C65A77; IL2CPP_EXTERN_C String_t* _stringLiteralE358F823C39A638A3134E442FF53D303271291F3; IL2CPP_EXTERN_C String_t* _stringLiteralEBEFE00D9826F57DF92563511F63A82DDD84B35E; IL2CPP_EXTERN_C String_t* _stringLiteralEC8D2B1EC3E954083D64BF4DDCCC9E46BE24B490; IL2CPP_EXTERN_C String_t* _stringLiteralEF5E7ADBAA75C019149522AAD09984BB1BF2BE75; IL2CPP_EXTERN_C String_t* _stringLiteralF2EE2B9C299895393EAD54EEC93812CB500B915F; IL2CPP_EXTERN_C String_t* _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7; IL2CPP_EXTERN_C String_t* _stringLiteralF53C2A1D0804BE802D96B7BF7C02EA86655D4D6E; IL2CPP_EXTERN_C String_t* _stringLiteralF5B8745ADAF42F18D83EE4209EBEAAD862F6DEBF; IL2CPP_EXTERN_C String_t* _stringLiteralF5CB58F43027836E92BD3F534AED8E6C315F445A; IL2CPP_EXTERN_C String_t* _stringLiteralF85CDE9FE0D3B3C94F358C5F78E5E0003228D857; IL2CPP_EXTERN_C String_t* _stringLiteralF9DBE8E4DB533A9CCC2A3FC2B481DA27E626B788; IL2CPP_EXTERN_C String_t* _stringLiteralFE4989E76E7302C041C659048BA98BE4D3554EAD; IL2CPP_EXTERN_C String_t* _stringLiteralFE76EF869C6ECF6A83D6D788E43B7D0B37BDA8BC; IL2CPP_EXTERN_C String_t* _stringLiteralFEE4613988B693DA6A4D82B4FB413453362FD0FD; IL2CPP_EXTERN_C const RuntimeMethod* Array_Empty_TisXPathResultType_tBE497F7D13B58CBD8CC147BC522A5285C3E362EB_mACC68CE6141207DEEF6B0670DFC6BF4635007DD4_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_ContainsKey_mB58A1ED30A4979126B249E60D66D4391F6FF65F6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m15B366BD9B5A92299439677E2C60B2B46E07157A_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__ctor_m4E8C14E21790E3F050037E5F570A2BA9F02CFF08_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m58DD5788D841C08F26C608DA036E7032E3B6CF74_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mF7DF9F91A6EB9228BFDADFFF485B887844A7E77C_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* 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_m0C57CB18F94D84EDC9CDCAD7D2EBDD9A391D7DCC_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; IL2CPP_EXTERN_C const RuntimeMethod* XsdDateTime__ctor_m3E0873E7B93556D02209B348843C713D51F73B4E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XsdDuration_ToTimeSpan_mBE8EA5F151FE97572999EDFA85A3DAAA13B04B9A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XsdDuration__ctor_m34337885047100969A6121F7CFAE5530C40E9B48_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XsdDuration__ctor_m38DC4CBC4227909F4B1AF6A15D90026E3EDA2E8A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XsdValidator_LoadSchema_m285D8FAB9A88F0E964E58363378F3F0935DBC78F_RuntimeMethod_var; struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com; struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke; struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com; struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct 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 CompiledIdentityConstraintU5BU5D_tA8E35C25853FEF33AAE27549EE1E30F039429D16; struct ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC; struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771; struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C; struct Int32EnumU5BU5D_t87B7DB802810C38016332669039EF42C487A081F; struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918; struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248; struct XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C; struct XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931; struct XmlTypeCodeU5BU5D_tD0B97C4F52D97F28CCCD25F34390B7414EA4BA41; struct OpU5BU5D_t03E89F1314B0D883469BDE3094C506746D12CC16; struct StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F; struct XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5; 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 struct Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_t3A6696E01E2E8EE835C72A4B0C9E75120C7A122D* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_t95FD5642BC2C9C7777B7A737F21A78E0AFDD8AA0* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t067B6565DAB51831954BD36DF5F65A806EDBEF99* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_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 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_t2AB84A1B5A3B7B2E150D155C789CACF49A957AEB* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection 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 struct Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45 : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_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 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_tEC7F9487CA79C4E21F91C4F5B21BF5D67EE6799C* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_t38BFC7D709EDC718102343D4E71EE4585FC5F3C2* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t798E72FD52A5F6525F4F83621BBE86BBAB28533A : public RuntimeObject { // System.Int32[] System.Collections.Generic.Dictionary`2::_buckets Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::_entries EntryU5BU5D_t0C8848FA8C979298F3C182D8EB03570D8FA26FA7* ____entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::_count int32_t ____count_2; // System.Int32 System.Collections.Generic.Dictionary`2::_freeList int32_t ____freeList_3; // System.Int32 System.Collections.Generic.Dictionary`2::_freeCount int32_t ____freeCount_4; // System.Int32 System.Collections.Generic.Dictionary`2::_version int32_t ____version_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::_comparer RuntimeObject* ____comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::_keys KeyCollection_t2FCB408F1EB9CA12888AE6E0ACEA3FA995A5DAA3* ____keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::_values ValueCollection_tBA3CDE187BE7665A5798B190605F306816272791* ____values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject* ____syncRoot_9; }; // System.EmptyArray`1 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 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 struct List_1_tF7608B82384542DEB200F8E211D9D36AE02EAB58 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items IDtdDefaultAttributeInfoU5BU5D_t12F6BBCB685260A9D90FBF06F817D999FFE30545* ____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_tF7608B82384542DEB200F8E211D9D36AE02EAB58_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray IDtdDefaultAttributeInfoU5BU5D_t12F6BBCB685260A9D90FBF06F817D999FFE30545* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___s_emptyArray_5; }; // System.Xml.Schema.ActiveAxis struct ActiveAxis_t55A4E654FF14ACE29F21C1B5F9B8A3BBC80C81BB : public RuntimeObject { // System.Int32 System.Xml.Schema.ActiveAxis::_currentDepth int32_t ____currentDepth_0; // System.Boolean System.Xml.Schema.ActiveAxis::_isActive bool ____isActive_1; // System.Xml.Schema.Asttree System.Xml.Schema.ActiveAxis::_axisTree Asttree_t25BC2D540FA0664F29E239974E3261DE815B4612* ____axisTree_2; // System.Collections.ArrayList System.Xml.Schema.ActiveAxis::_axisStack ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* ____axisStack_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.Xml.Schema.BaseValidator struct BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB : public RuntimeObject { // System.Xml.Schema.XmlSchemaCollection System.Xml.Schema.BaseValidator::schemaCollection XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* ___schemaCollection_0; // System.Xml.IValidationEventHandling System.Xml.Schema.BaseValidator::eventHandling RuntimeObject* ___eventHandling_1; // System.Xml.XmlNameTable System.Xml.Schema.BaseValidator::nameTable XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___nameTable_2; // System.Xml.Schema.SchemaNames System.Xml.Schema.BaseValidator::schemaNames SchemaNames_tF7A45B027D5759AA56D035F5962B4612A6B0902F* ___schemaNames_3; // System.Xml.PositionInfo System.Xml.Schema.BaseValidator::positionInfo PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* ___positionInfo_4; // System.Xml.XmlResolver System.Xml.Schema.BaseValidator::xmlResolver XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* ___xmlResolver_5; // System.Uri System.Xml.Schema.BaseValidator::baseUri Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* ___baseUri_6; // System.Xml.Schema.SchemaInfo System.Xml.Schema.BaseValidator::schemaInfo SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* ___schemaInfo_7; // System.Xml.XmlValidatingReaderImpl System.Xml.Schema.BaseValidator::reader XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* ___reader_8; // System.Xml.XmlQualifiedName System.Xml.Schema.BaseValidator::elementName XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___elementName_9; // System.Xml.Schema.ValidationState System.Xml.Schema.BaseValidator::context ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* ___context_10; // System.Text.StringBuilder System.Xml.Schema.BaseValidator::textValue StringBuilder_t* ___textValue_11; // System.String System.Xml.Schema.BaseValidator::textString String_t* ___textString_12; // System.Boolean System.Xml.Schema.BaseValidator::hasSibling bool ___hasSibling_13; // System.Boolean System.Xml.Schema.BaseValidator::checkDatatype bool ___checkDatatype_14; }; // System.Xml.Schema.ConstraintStruct struct ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714 : public RuntimeObject { // System.Xml.Schema.CompiledIdentityConstraint System.Xml.Schema.ConstraintStruct::constraint CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* ___constraint_0; // System.Xml.Schema.SelectorActiveAxis System.Xml.Schema.ConstraintStruct::axisSelector SelectorActiveAxis_t6EF7A9EB1E33A4569C390C88E3FCD71CA4DDC84B* ___axisSelector_1; // System.Collections.ArrayList System.Xml.Schema.ConstraintStruct::axisFields ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* ___axisFields_2; // System.Collections.Hashtable System.Xml.Schema.ConstraintStruct::qualifiedTable Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___qualifiedTable_3; // System.Collections.Hashtable System.Xml.Schema.ConstraintStruct::keyrefTable Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___keyrefTable_4; // System.Int32 System.Xml.Schema.ConstraintStruct::tableDim int32_t ___tableDim_5; }; // 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.Globalization.CultureInfo::shared_by_number Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3* ___shared_by_number_36; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_name Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28* ___shared_by_name_37; // System.Globalization.CultureInfo System.Globalization.CultureInfo::s_UserPreferredCultureInfoInAppX CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_UserPreferredCultureInfoInAppX_38; // System.Boolean System.Globalization.CultureInfo::IsTaiwanSku bool ___IsTaiwanSku_39; }; // 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.Xml.HWStack struct HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5 : public RuntimeObject { // System.Object[] System.Xml.HWStack::stack ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___stack_0; // System.Int32 System.Xml.HWStack::growthRate int32_t ___growthRate_1; // System.Int32 System.Xml.HWStack::used int32_t ___used_2; // System.Int32 System.Xml.HWStack::size int32_t ___size_3; // System.Int32 System.Xml.HWStack::limit int32_t ___limit_4; }; // System.Xml.Schema.IdRefNode struct IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D : public RuntimeObject { // System.String System.Xml.Schema.IdRefNode::Id String_t* ___Id_0; // System.Int32 System.Xml.Schema.IdRefNode::LineNo int32_t ___LineNo_1; // System.Int32 System.Xml.Schema.IdRefNode::LinePos int32_t ___LinePos_2; // System.Xml.Schema.IdRefNode System.Xml.Schema.IdRefNode::Next IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D* ___Next_3; }; // System.Xml.Schema.KeySequence struct KeySequence_t9A8BC185D749C28402EB785808371E47273100CA : public RuntimeObject { // System.Xml.Schema.TypedObject[] System.Xml.Schema.KeySequence::ks TypedObjectU5BU5D_t0C14A869BE50E088B8980DA43984B87BA08BBC8A* ___ks_0; // System.Int32 System.Xml.Schema.KeySequence::dim int32_t ___dim_1; // System.Int32 System.Xml.Schema.KeySequence::hashcode int32_t ___hashcode_2; // System.Int32 System.Xml.Schema.KeySequence::posline int32_t ___posline_3; // System.Int32 System.Xml.Schema.KeySequence::poscol int32_t ___poscol_4; }; // System.MarshalByRefObject struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE : public RuntimeObject { // System.Object System.MarshalByRefObject::_identity RuntimeObject* ____identity_0; }; // Native definition for P/Invoke marshalling of System.MarshalByRefObject struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_pinvoke { Il2CppIUnknown* ____identity_0; }; // Native definition for COM marshalling of System.MarshalByRefObject struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_com { Il2CppIUnknown* ____identity_0; }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { }; // System.Xml.PositionInfo struct PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5 : public RuntimeObject { }; // System.Xml.Schema.SchemaBuilder struct SchemaBuilder_t34D90A0220BB6F8965267938FB5E298526253B21 : public RuntimeObject { }; // System.Xml.Schema.SchemaNames struct SchemaNames_tF7A45B027D5759AA56D035F5962B4612A6B0902F : public RuntimeObject { // System.Xml.XmlNameTable System.Xml.Schema.SchemaNames::nameTable XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___nameTable_0; // System.String System.Xml.Schema.SchemaNames::NsDataType String_t* ___NsDataType_1; // System.String System.Xml.Schema.SchemaNames::NsDataTypeAlias String_t* ___NsDataTypeAlias_2; // System.String System.Xml.Schema.SchemaNames::NsDataTypeOld String_t* ___NsDataTypeOld_3; // System.String System.Xml.Schema.SchemaNames::NsXml String_t* ___NsXml_4; // System.String System.Xml.Schema.SchemaNames::NsXmlNs String_t* ___NsXmlNs_5; // System.String System.Xml.Schema.SchemaNames::NsXdr String_t* ___NsXdr_6; // System.String System.Xml.Schema.SchemaNames::NsXdrAlias String_t* ___NsXdrAlias_7; // System.String System.Xml.Schema.SchemaNames::NsXs String_t* ___NsXs_8; // System.String System.Xml.Schema.SchemaNames::NsXsi String_t* ___NsXsi_9; // System.String System.Xml.Schema.SchemaNames::XsiType String_t* ___XsiType_10; // System.String System.Xml.Schema.SchemaNames::XsiNil String_t* ___XsiNil_11; // System.String System.Xml.Schema.SchemaNames::XsiSchemaLocation String_t* ___XsiSchemaLocation_12; // System.String System.Xml.Schema.SchemaNames::XsiNoNamespaceSchemaLocation String_t* ___XsiNoNamespaceSchemaLocation_13; // System.String System.Xml.Schema.SchemaNames::XsdSchema String_t* ___XsdSchema_14; // System.String System.Xml.Schema.SchemaNames::XdrSchema String_t* ___XdrSchema_15; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnPCData XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnPCData_16; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXml XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXml_17; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXmlNs XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXmlNs_18; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnDtDt XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnDtDt_19; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXmlLang XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXmlLang_20; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnName XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnName_21; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnType XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnType_22; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnMaxOccurs XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnMaxOccurs_23; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnMinOccurs XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnMinOccurs_24; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnInfinite XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnInfinite_25; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnModel XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnModel_26; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnOpen XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnOpen_27; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnClosed XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnClosed_28; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnContent XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnContent_29; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnMixed XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnMixed_30; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnEmpty XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnEmpty_31; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnEltOnly XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnEltOnly_32; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnTextOnly XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnTextOnly_33; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnOrder XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnOrder_34; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnSeq XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnSeq_35; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnOne XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnOne_36; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnMany XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnMany_37; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnRequired XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnRequired_38; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnYes XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnYes_39; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnNo XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnNo_40; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnString XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnString_41; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnID XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnID_42; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnIDRef XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnIDRef_43; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnIDRefs XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnIDRefs_44; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnEntity XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnEntity_45; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnEntities XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnEntities_46; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnNmToken XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnNmToken_47; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnNmTokens XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnNmTokens_48; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnEnumeration XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnEnumeration_49; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnDefault XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnDefault_50; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXdrSchema XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXdrSchema_51; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXdrElementType XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXdrElementType_52; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXdrElement XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXdrElement_53; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXdrGroup XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXdrGroup_54; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXdrAttributeType XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXdrAttributeType_55; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXdrAttribute XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXdrAttribute_56; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXdrDataType XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXdrDataType_57; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXdrDescription XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXdrDescription_58; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXdrExtends XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXdrExtends_59; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXdrAliasSchema XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXdrAliasSchema_60; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnDtType XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnDtType_61; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnDtValues XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnDtValues_62; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnDtMaxLength XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnDtMaxLength_63; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnDtMinLength XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnDtMinLength_64; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnDtMax XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnDtMax_65; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnDtMin XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnDtMin_66; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnDtMinExclusive XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnDtMinExclusive_67; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnDtMaxExclusive XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnDtMaxExclusive_68; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnTargetNamespace XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnTargetNamespace_69; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnVersion XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnVersion_70; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnFinalDefault XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnFinalDefault_71; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnBlockDefault XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnBlockDefault_72; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnFixed XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnFixed_73; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnAbstract XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnAbstract_74; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnBlock XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnBlock_75; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnSubstitutionGroup XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnSubstitutionGroup_76; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnFinal XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnFinal_77; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnNillable XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnNillable_78; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnRef XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnRef_79; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnBase XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnBase_80; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnDerivedBy XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnDerivedBy_81; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnNamespace XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnNamespace_82; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnProcessContents XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnProcessContents_83; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnRefer XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnRefer_84; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnPublic XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnPublic_85; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnSystem XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnSystem_86; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnSchemaLocation XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnSchemaLocation_87; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnValue XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnValue_88; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnUse XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnUse_89; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnForm XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnForm_90; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnElementFormDefault XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnElementFormDefault_91; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnAttributeFormDefault XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnAttributeFormDefault_92; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnItemType XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnItemType_93; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnMemberTypes XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnMemberTypes_94; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXPath XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXPath_95; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdSchema XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdSchema_96; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdAnnotation XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdAnnotation_97; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdInclude XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdInclude_98; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdImport XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdImport_99; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdElement XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdElement_100; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdAttribute XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdAttribute_101; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdAttributeGroup XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdAttributeGroup_102; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdAnyAttribute XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdAnyAttribute_103; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdGroup XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdGroup_104; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdAll XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdAll_105; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdChoice XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdChoice_106; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdSequence XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdSequence_107; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdAny XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdAny_108; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdNotation XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdNotation_109; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdSimpleType XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdSimpleType_110; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdComplexType XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdComplexType_111; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdUnique XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdUnique_112; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdKey XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdKey_113; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdKeyRef XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdKeyRef_114; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdSelector XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdSelector_115; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdField XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdField_116; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdMinExclusive XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdMinExclusive_117; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdMinInclusive XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdMinInclusive_118; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdMaxInclusive XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdMaxInclusive_119; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdMaxExclusive XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdMaxExclusive_120; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdTotalDigits XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdTotalDigits_121; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdFractionDigits XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdFractionDigits_122; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdLength XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdLength_123; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdMinLength XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdMinLength_124; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdMaxLength XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdMaxLength_125; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdEnumeration XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdEnumeration_126; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdPattern XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdPattern_127; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdDocumentation XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdDocumentation_128; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdAppinfo XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdAppinfo_129; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnSource XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnSource_130; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdComplexContent XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdComplexContent_131; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdSimpleContent XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdSimpleContent_132; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdRestriction XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdRestriction_133; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdExtension XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdExtension_134; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdUnion XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdUnion_135; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdList XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdList_136; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdWhiteSpace XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdWhiteSpace_137; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdRedefine XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdRedefine_138; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaNames::QnXsdAnyType XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___QnXsdAnyType_139; // System.Xml.XmlQualifiedName[] System.Xml.Schema.SchemaNames::TokenToQName XmlQualifiedNameU5BU5D_t95C376ACDEA9261B842F45A4C4DF9ABEE0FB35D1* ___TokenToQName_140; }; // 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.Xml.Schema.TypedObject struct TypedObject_tD8356990A8E68DB5595E4A4CA33F907B042EDD97 : public RuntimeObject { // System.Xml.Schema.TypedObject/DecimalStruct System.Xml.Schema.TypedObject::dstruct DecimalStruct_t96A28B69B667A2BE95FBA6BBF8E8ADB453A3D2D1* ___dstruct_0; // System.Object System.Xml.Schema.TypedObject::ovalue RuntimeObject* ___ovalue_1; // System.String System.Xml.Schema.TypedObject::svalue String_t* ___svalue_2; // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.TypedObject::xsdtype XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* ___xsdtype_3; // System.Int32 System.Xml.Schema.TypedObject::dim int32_t ___dim_4; // System.Boolean System.Xml.Schema.TypedObject::isList bool ___isList_5; }; // 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::pageXmlNmsp XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageXmlNmsp_0; // System.Int32 System.Xml.XPath.XPathDocument::idxXmlNmsp int32_t ___idxXmlNmsp_1; // System.Xml.XmlNameTable System.Xml.XPath.XPathDocument::nameTable XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___nameTable_2; // System.Boolean System.Xml.XPath.XPathDocument::hasLineInfo bool ___hasLineInfo_3; // System.Collections.Generic.Dictionary`2 System.Xml.XPath.XPathDocument::mapNmsp Dictionary_2_t51690F8426AE5C5CDFF18B8E1108DED306E49456* ___mapNmsp_4; }; // 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; // MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeInfoAtom::_pageParent XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ____pageParent_3; // MS.Internal.Xml.Cache.XPathNode[] MS.Internal.Xml.Cache.XPathNodeInfoAtom::_pageSibling XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ____pageSibling_4; // System.Xml.XPath.XPathDocument MS.Internal.Xml.Cache.XPathNodeInfoAtom::_doc XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* ____doc_5; // System.Int32 MS.Internal.Xml.Cache.XPathNodeInfoAtom::_lineNumBase int32_t ____lineNumBase_6; // System.Int32 MS.Internal.Xml.Cache.XPathNodeInfoAtom::_linePosBase int32_t ____linePosBase_7; // MS.Internal.Xml.Cache.XPathNodePageInfo MS.Internal.Xml.Cache.XPathNodeInfoAtom::_pageInfo XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* ____pageInfo_8; }; // 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 MS.Internal.Xml.XPath.XPathParser::s_functionTable Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* ___s_functionTable_11; // System.Collections.Generic.Dictionary`2 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.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; }; // System.Xml.XmlQualifiedName struct XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9 : public RuntimeObject { // System.String System.Xml.XmlQualifiedName::name String_t* ___name_1; // System.String System.Xml.XmlQualifiedName::ns String_t* ___ns_2; // System.Int32 System.Xml.XmlQualifiedName::hash int32_t ___hash_3; }; struct XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9_StaticFields { // System.Xml.XmlQualifiedName/HashCodeOfStringDelegate System.Xml.XmlQualifiedName::hashCodeDelegate HashCodeOfStringDelegate_t25F1FA9B737C4313ED341BA7AAB31694DC3669DA* ___hashCodeDelegate_0; // System.Xml.XmlQualifiedName System.Xml.XmlQualifiedName::Empty XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___Empty_4; }; // System.Xml.XmlReader struct XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD : public RuntimeObject { }; struct XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_StaticFields { // System.UInt32 System.Xml.XmlReader::IsTextualNodeBitmap uint32_t ___IsTextualNodeBitmap_0; // System.UInt32 System.Xml.XmlReader::CanReadContentAsBitmap uint32_t ___CanReadContentAsBitmap_1; // System.UInt32 System.Xml.XmlReader::HasValueBitmap uint32_t ___HasValueBitmap_2; }; // System.Xml.XmlResolver struct XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF : public RuntimeObject { }; // System.Xml.Schema.XmlSchemaCollection struct XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD : public RuntimeObject { // System.Collections.Hashtable System.Xml.Schema.XmlSchemaCollection::collection Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___collection_0; // System.Xml.XmlNameTable System.Xml.Schema.XmlSchemaCollection::nameTable XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___nameTable_1; // System.Xml.Schema.SchemaNames System.Xml.Schema.XmlSchemaCollection::schemaNames SchemaNames_tF7A45B027D5759AA56D035F5962B4612A6B0902F* ___schemaNames_2; // System.Threading.ReaderWriterLock System.Xml.Schema.XmlSchemaCollection::wLock ReaderWriterLock_tBA6D275E19444C911C8681A576EB0CBB12B16B5B* ___wLock_3; // System.Int32 System.Xml.Schema.XmlSchemaCollection::timeout int32_t ___timeout_4; // System.Boolean System.Xml.Schema.XmlSchemaCollection::isThreadSafe bool ___isThreadSafe_5; // System.Xml.Schema.ValidationEventHandler System.Xml.Schema.XmlSchemaCollection::validationEventHandler ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* ___validationEventHandler_6; // System.Xml.XmlResolver System.Xml.Schema.XmlSchemaCollection::xmlResolver XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* ___xmlResolver_7; }; // System.Xml.Schema.XmlSchemaDatatype struct XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D : public RuntimeObject { }; // System.Xml.Schema.XmlSchemaObject struct XmlSchemaObject_t82CCD87AADB4BEF4E9DFE4C501F09EDA372AA19D : public RuntimeObject { // System.Int32 System.Xml.Schema.XmlSchemaObject::lineNum int32_t ___lineNum_0; // System.Int32 System.Xml.Schema.XmlSchemaObject::linePos int32_t ___linePos_1; // System.String System.Xml.Schema.XmlSchemaObject::sourceUri String_t* ___sourceUri_2; // System.Xml.Serialization.XmlSerializerNamespaces System.Xml.Schema.XmlSchemaObject::namespaces XmlSerializerNamespaces_t55D593FB2AB45488862F2C620A08F84A422A7E93* ___namespaces_3; // System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObject::parent XmlSchemaObject_t82CCD87AADB4BEF4E9DFE4C501F09EDA372AA19D* ___parent_4; // System.Boolean System.Xml.Schema.XmlSchemaObject::isProcessing bool ___isProcessing_5; }; // System.Xml.Schema.XmlSchemaSet struct XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1 : public RuntimeObject { // System.Xml.XmlNameTable System.Xml.Schema.XmlSchemaSet::nameTable XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___nameTable_0; // System.Xml.Schema.SchemaNames System.Xml.Schema.XmlSchemaSet::schemaNames SchemaNames_tF7A45B027D5759AA56D035F5962B4612A6B0902F* ___schemaNames_1; // System.Collections.SortedList System.Xml.Schema.XmlSchemaSet::schemas SortedList_t847331629BA06B518F1B5203BD22B59746EDDBF3* ___schemas_2; // System.Xml.Schema.ValidationEventHandler System.Xml.Schema.XmlSchemaSet::internalEventHandler ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* ___internalEventHandler_3; // System.Xml.Schema.ValidationEventHandler System.Xml.Schema.XmlSchemaSet::eventHandler ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* ___eventHandler_4; // System.Boolean System.Xml.Schema.XmlSchemaSet::isCompiled bool ___isCompiled_5; // System.Collections.Hashtable System.Xml.Schema.XmlSchemaSet::schemaLocations Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___schemaLocations_6; // System.Collections.Hashtable System.Xml.Schema.XmlSchemaSet::chameleonSchemas Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___chameleonSchemas_7; // System.Collections.Hashtable System.Xml.Schema.XmlSchemaSet::targetNamespaces Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___targetNamespaces_8; // System.Boolean System.Xml.Schema.XmlSchemaSet::compileAll bool ___compileAll_9; // System.Xml.Schema.SchemaInfo System.Xml.Schema.XmlSchemaSet::cachedCompiledInfo SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* ___cachedCompiledInfo_10; // System.Xml.XmlReaderSettings System.Xml.Schema.XmlSchemaSet::readerSettings XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* ___readerSettings_11; // System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaSet::schemaForSchema XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* ___schemaForSchema_12; // System.Xml.Schema.XmlSchemaCompilationSettings System.Xml.Schema.XmlSchemaSet::compilationSettings XmlSchemaCompilationSettings_tAD528503343C490A9030FEF019E313661390249C* ___compilationSettings_13; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::elements XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583* ___elements_14; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::attributes XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583* ___attributes_15; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::schemaTypes XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583* ___schemaTypes_16; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::substitutionGroups XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583* ___substitutionGroups_17; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::typeExtensions XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583* ___typeExtensions_18; // System.Object System.Xml.Schema.XmlSchemaSet::internalSyncObject RuntimeObject* ___internalSyncObject_19; }; // System.Xml.Schema.XsdSimpleValue struct XsdSimpleValue_t8F48455D05E9F36B7C228A02F7FC71FA560DAE50 : public RuntimeObject { // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XsdSimpleValue::xmlType XmlSchemaSimpleType_tA52BBE2D61DAD61BD3FCDF40E1CD9F41388F7FA8* ___xmlType_0; // System.Object System.Xml.Schema.XsdSimpleValue::typedValue RuntimeObject* ___typedValue_1; }; // 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.DateTime struct DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D { // System.UInt64 System.DateTime::_dateData uint64_t ____dateData_46; }; struct DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_StaticFields { // System.Int32[] System.DateTime::s_daysToMonth365 Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___s_daysToMonth365_30; // System.Int32[] System.DateTime::s_daysToMonth366 Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___s_daysToMonth366_31; // System.DateTime System.DateTime::MinValue DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___MinValue_32; // System.DateTime System.DateTime::MaxValue DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___MaxValue_33; // System.DateTime System.DateTime::UnixEpoch DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___UnixEpoch_34; }; // System.Decimal struct Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F { union { #pragma pack(push, tp, 1) struct { // System.Int32 System.Decimal::flags int32_t ___flags_8; }; #pragma pack(pop, tp) struct { int32_t ___flags_8_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___hi_9_OffsetPadding[4]; // System.Int32 System.Decimal::hi int32_t ___hi_9; }; #pragma pack(pop, tp) struct { char ___hi_9_OffsetPadding_forAlignmentOnly[4]; int32_t ___hi_9_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___lo_10_OffsetPadding[8]; // System.Int32 System.Decimal::lo int32_t ___lo_10; }; #pragma pack(pop, tp) struct { char ___lo_10_OffsetPadding_forAlignmentOnly[8]; int32_t ___lo_10_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___mid_11_OffsetPadding[12]; // System.Int32 System.Decimal::mid int32_t ___mid_11; }; #pragma pack(pop, tp) struct { char ___mid_11_OffsetPadding_forAlignmentOnly[12]; int32_t ___mid_11_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___ulomidLE_12_OffsetPadding[8]; // System.UInt64 System.Decimal::ulomidLE uint64_t ___ulomidLE_12; }; #pragma pack(pop, tp) struct { char ___ulomidLE_12_OffsetPadding_forAlignmentOnly[8]; uint64_t ___ulomidLE_12_forAlignmentOnly; }; }; }; struct Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F_StaticFields { // System.Decimal System.Decimal::Zero Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___Zero_3; // System.Decimal System.Decimal::One Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___One_4; // System.Decimal System.Decimal::MinusOne Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___MinusOne_5; // System.Decimal System.Decimal::MaxValue Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___MaxValue_6; // System.Decimal System.Decimal::MinValue Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___MinValue_7; }; // System.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.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; }; // System.Xml.Schema.LocatedActiveAxis struct LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004 : public ActiveAxis_t55A4E654FF14ACE29F21C1B5F9B8A3BBC80C81BB { // System.Int32 System.Xml.Schema.LocatedActiveAxis::column int32_t ___column_4; // System.Boolean System.Xml.Schema.LocatedActiveAxis::isMatched bool ___isMatched_5; // System.Xml.Schema.KeySequence System.Xml.Schema.LocatedActiveAxis::Ks KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* ___Ks_6; }; // MS.Internal.Xml.XPath.Root struct Root_t463323264F920B00B289008CC149187F9D2B72A0 : public AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB { }; // System.Xml.Schema.SelectorActiveAxis struct SelectorActiveAxis_t6EF7A9EB1E33A4569C390C88E3FCD71CA4DDC84B : public ActiveAxis_t55A4E654FF14ACE29F21C1B5F9B8A3BBC80C81BB { // System.Xml.Schema.ConstraintStruct System.Xml.Schema.SelectorActiveAxis::cs ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* ___cs_4; // System.Collections.ArrayList System.Xml.Schema.SelectorActiveAxis::KSs ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* ___KSs_5; // System.Int32 System.Xml.Schema.SelectorActiveAxis::KSpointer int32_t ___KSpointer_6; }; // System.Xml.Schema.StateUnion struct StateUnion_tAB45AFD8261060A5F9F2D96314CC5073B168882D { union { #pragma pack(push, tp, 1) struct { // System.Int32 System.Xml.Schema.StateUnion::State int32_t ___State_0; }; #pragma pack(pop, tp) struct { int32_t ___State_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Int32 System.Xml.Schema.StateUnion::AllElementsRequired int32_t ___AllElementsRequired_1; }; #pragma pack(pop, tp) struct { int32_t ___AllElementsRequired_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Int32 System.Xml.Schema.StateUnion::CurPosIndex int32_t ___CurPosIndex_2; }; #pragma pack(pop, tp) struct { int32_t ___CurPosIndex_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Int32 System.Xml.Schema.StateUnion::NumberOfRunningPos int32_t ___NumberOfRunningPos_3; }; #pragma pack(pop, tp) struct { int32_t ___NumberOfRunningPos_3_forAlignmentOnly; }; }; }; // System.IO.Stream struct Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE : public MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE { // System.IO.Stream/ReadWriteTask System.IO.Stream::_activeReadWriteTask ReadWriteTask_t0821BF49EE38596C7734E86E1A6A39D769BE2C05* ____activeReadWriteTask_2; // System.Threading.SemaphoreSlim System.IO.Stream::_asyncActiveSemaphore SemaphoreSlim_t0D5CB5685D9BFA5BF95CEC6E7395490F933E8DB2* ____asyncActiveSemaphore_3; }; struct Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE_StaticFields { // System.IO.Stream System.IO.Stream::Null Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___Null_1; }; // System.TimeSpan struct TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A { // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_22; }; struct TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A_StaticFields { // System.TimeSpan System.TimeSpan::Zero TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A ___Zero_19; // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A ___MaxValue_20; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A ___MinValue_21; }; // System.UInt16 struct UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455 { // System.UInt16 System.UInt16::m_value uint16_t ___m_value_0; }; // System.UInt32 struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B { // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; }; // System.UInt64 struct UInt64_t8F12534CC8FC4B5860F2A2CD1EE79D322E7A41AF { // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; }; // 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]; }; }; // 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.Schema.XmlSchemaAnnotated struct XmlSchemaAnnotated_t41DBE9DF8776C6C639B33A712F25497C672B4E04 : public XmlSchemaObject_t82CCD87AADB4BEF4E9DFE4C501F09EDA372AA19D { // System.String System.Xml.Schema.XmlSchemaAnnotated::id String_t* ___id_6; // System.Xml.Schema.XmlSchemaAnnotation System.Xml.Schema.XmlSchemaAnnotated::annotation XmlSchemaAnnotation_t35947D4DA687AA3C531135CEC5EBE7AB1C3EF821* ___annotation_7; // System.Xml.XmlAttribute[] System.Xml.Schema.XmlSchemaAnnotated::moreAttributes XmlAttributeU5BU5D_tFC0CF817A6D2131D94AB6387E4EAE7D97B3FFC40* ___moreAttributes_8; }; // System.Xml.XmlTextReader struct XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B : public XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD { // System.Xml.XmlTextReaderImpl System.Xml.XmlTextReader::impl XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* ___impl_3; }; // System.Xml.Schema.XsdBuilder struct XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794 : public SchemaBuilder_t34D90A0220BB6F8965267938FB5E298526253B21 { // System.Xml.XmlReader System.Xml.Schema.XsdBuilder::reader XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___reader_61; // System.Xml.PositionInfo System.Xml.Schema.XsdBuilder::positionInfo PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* ___positionInfo_62; // System.Xml.Schema.XsdBuilder/XsdEntry System.Xml.Schema.XsdBuilder::currentEntry XsdEntry_tC0DD15F9C1789C068CD2C6D3212760F7FD5B3CD3* ___currentEntry_63; // System.Xml.Schema.XsdBuilder/XsdEntry System.Xml.Schema.XsdBuilder::nextEntry XsdEntry_tC0DD15F9C1789C068CD2C6D3212760F7FD5B3CD3* ___nextEntry_64; // System.Boolean System.Xml.Schema.XsdBuilder::hasChild bool ___hasChild_65; // System.Xml.HWStack System.Xml.Schema.XsdBuilder::stateHistory HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* ___stateHistory_66; // System.Collections.Stack System.Xml.Schema.XsdBuilder::containerStack Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* ___containerStack_67; // System.Xml.XmlNameTable System.Xml.Schema.XsdBuilder::nameTable XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___nameTable_68; // System.Xml.Schema.SchemaNames System.Xml.Schema.XsdBuilder::schemaNames SchemaNames_tF7A45B027D5759AA56D035F5962B4612A6B0902F* ___schemaNames_69; // System.Xml.XmlNamespaceManager System.Xml.Schema.XsdBuilder::namespaceManager XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* ___namespaceManager_70; // System.Boolean System.Xml.Schema.XsdBuilder::canIncludeImport bool ___canIncludeImport_71; // System.Xml.Schema.XmlSchema System.Xml.Schema.XsdBuilder::schema XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* ___schema_72; // System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XsdBuilder::xso XmlSchemaObject_t82CCD87AADB4BEF4E9DFE4C501F09EDA372AA19D* ___xso_73; // System.Xml.Schema.XmlSchemaElement System.Xml.Schema.XsdBuilder::element XmlSchemaElement_t24D5940E4EB4E5FFDAD1772AFBD7A83CD992C970* ___element_74; // System.Xml.Schema.XmlSchemaAny System.Xml.Schema.XsdBuilder::anyElement XmlSchemaAny_tDC4D6CE18918F8446C9B25A21E003CD7F28A65A1* ___anyElement_75; // System.Xml.Schema.XmlSchemaAttribute System.Xml.Schema.XsdBuilder::attribute XmlSchemaAttribute_t04AF3100B886867E3F0495E22F44305EDEC5550F* ___attribute_76; // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XsdBuilder::anyAttribute XmlSchemaAnyAttribute_t2674CD673C9358AEDF1F318A8CF5DE9EB01AF601* ___anyAttribute_77; // System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.XsdBuilder::complexType XmlSchemaComplexType_t3C6B94A26B4C70D8780E4158E2A37D31BA88FEE0* ___complexType_78; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XsdBuilder::simpleType XmlSchemaSimpleType_tA52BBE2D61DAD61BD3FCDF40E1CD9F41388F7FA8* ___simpleType_79; // System.Xml.Schema.XmlSchemaComplexContent System.Xml.Schema.XsdBuilder::complexContent XmlSchemaComplexContent_t8B8023BCFEC43ADE102B8E271E1013CB3DFD5C87* ___complexContent_80; // System.Xml.Schema.XmlSchemaComplexContentExtension System.Xml.Schema.XsdBuilder::complexContentExtension XmlSchemaComplexContentExtension_tE637C8C4E95397162804345587E46FB304CCBA25* ___complexContentExtension_81; // System.Xml.Schema.XmlSchemaComplexContentRestriction System.Xml.Schema.XsdBuilder::complexContentRestriction XmlSchemaComplexContentRestriction_tB9CDC9411C80DBD85D46AA4B8BC56AF34D4F0190* ___complexContentRestriction_82; // System.Xml.Schema.XmlSchemaSimpleContent System.Xml.Schema.XsdBuilder::simpleContent XmlSchemaSimpleContent_t519CA0A5A76AE292EAA7FB2078D2262088345E1A* ___simpleContent_83; // System.Xml.Schema.XmlSchemaSimpleContentExtension System.Xml.Schema.XsdBuilder::simpleContentExtension XmlSchemaSimpleContentExtension_t5149DA907C3E55021BAC6224DB80A1A2CC5FAE22* ___simpleContentExtension_84; // System.Xml.Schema.XmlSchemaSimpleContentRestriction System.Xml.Schema.XsdBuilder::simpleContentRestriction XmlSchemaSimpleContentRestriction_tA59FC3CADC93135F6B2FE6B45FC7272D39FDE78F* ___simpleContentRestriction_85; // System.Xml.Schema.XmlSchemaSimpleTypeUnion System.Xml.Schema.XsdBuilder::simpleTypeUnion XmlSchemaSimpleTypeUnion_t8448FA35D1A122631A48F76DA9AAF00A6AF4EDA7* ___simpleTypeUnion_86; // System.Xml.Schema.XmlSchemaSimpleTypeList System.Xml.Schema.XsdBuilder::simpleTypeList XmlSchemaSimpleTypeList_t88B749E156B28B3FB7B6FC82AF39340E0632A5E6* ___simpleTypeList_87; // System.Xml.Schema.XmlSchemaSimpleTypeRestriction System.Xml.Schema.XsdBuilder::simpleTypeRestriction XmlSchemaSimpleTypeRestriction_t6A157CF7BAB4B9DE623D7C7693C55070EB1B7D1E* ___simpleTypeRestriction_88; // System.Xml.Schema.XmlSchemaGroup System.Xml.Schema.XsdBuilder::group XmlSchemaGroup_t7BDB8C570AE85AD548D1B67295C99B8849BE2825* ___group_89; // System.Xml.Schema.XmlSchemaGroupRef System.Xml.Schema.XsdBuilder::groupRef XmlSchemaGroupRef_tDD4D2652BCB8D3B53A4148DDD975E30C0736B5D1* ___groupRef_90; // System.Xml.Schema.XmlSchemaAll System.Xml.Schema.XsdBuilder::all XmlSchemaAll_tF0B2CA468D60254C63CEA031B906BA762B1AE3E9* ___all_91; // System.Xml.Schema.XmlSchemaChoice System.Xml.Schema.XsdBuilder::choice XmlSchemaChoice_t067583E5607666AC46E568609762A223358CA4E4* ___choice_92; // System.Xml.Schema.XmlSchemaSequence System.Xml.Schema.XsdBuilder::sequence XmlSchemaSequence_t4A315311186A0411EBA3F6BDC67F819E81311F28* ___sequence_93; // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XsdBuilder::particle XmlSchemaParticle_t9A7544A3F66C6E4B8900456CF705A6F9D95655EE* ___particle_94; // System.Xml.Schema.XmlSchemaAttributeGroup System.Xml.Schema.XsdBuilder::attributeGroup XmlSchemaAttributeGroup_t471125891B9EDFD58104133A426AC82A1E8D8B66* ___attributeGroup_95; // System.Xml.Schema.XmlSchemaAttributeGroupRef System.Xml.Schema.XsdBuilder::attributeGroupRef XmlSchemaAttributeGroupRef_tA05EEA9F398A27E0205B891B2FC1FE92BF1F05AA* ___attributeGroupRef_96; // System.Xml.Schema.XmlSchemaNotation System.Xml.Schema.XsdBuilder::notation XmlSchemaNotation_tE6174DA70003C3F34A22C603BDF3803096836F2F* ___notation_97; // System.Xml.Schema.XmlSchemaIdentityConstraint System.Xml.Schema.XsdBuilder::identityConstraint XmlSchemaIdentityConstraint_tE57F181BAE36EAA8EB35E69BE4515D2BEED420DC* ___identityConstraint_98; // System.Xml.Schema.XmlSchemaXPath System.Xml.Schema.XsdBuilder::xpath XmlSchemaXPath_t1C3193CCD8056E55DEC3C6E74DE25859AD88D76A* ___xpath_99; // System.Xml.Schema.XmlSchemaInclude System.Xml.Schema.XsdBuilder::include XmlSchemaInclude_t355E2F9A66EE215CD7390833B8D929C4F8EC5A6D* ___include_100; // System.Xml.Schema.XmlSchemaImport System.Xml.Schema.XsdBuilder::import XmlSchemaImport_t57E3A8191A5FE6447460DDDA594710D7EDC669D5* ___import_101; // System.Xml.Schema.XmlSchemaAnnotation System.Xml.Schema.XsdBuilder::annotation XmlSchemaAnnotation_t35947D4DA687AA3C531135CEC5EBE7AB1C3EF821* ___annotation_102; // System.Xml.Schema.XmlSchemaAppInfo System.Xml.Schema.XsdBuilder::appInfo XmlSchemaAppInfo_t7FF9BB1CC1D4E36B10101EF876BB3B5EB7851735* ___appInfo_103; // System.Xml.Schema.XmlSchemaDocumentation System.Xml.Schema.XsdBuilder::documentation XmlSchemaDocumentation_t8BB1E984FD9B691239CFCEAB5901853EE2802319* ___documentation_104; // System.Xml.Schema.XmlSchemaFacet System.Xml.Schema.XsdBuilder::facet XmlSchemaFacet_t61619084BA30C0830C9E20D99B5353B4CB867FDF* ___facet_105; // System.Xml.XmlNode[] System.Xml.Schema.XsdBuilder::markup XmlNodeU5BU5D_t78C0A54365D1948C7F4D12D324F7CBF7B1505F4E* ___markup_106; // System.Xml.Schema.XmlSchemaRedefine System.Xml.Schema.XsdBuilder::redefine XmlSchemaRedefine_t9319A29391615512DDFCC75CA986938CD9A24276* ___redefine_107; // System.Xml.Schema.ValidationEventHandler System.Xml.Schema.XsdBuilder::validationEventHandler ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* ___validationEventHandler_108; // System.Collections.ArrayList System.Xml.Schema.XsdBuilder::unhandledAttributes ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* ___unhandledAttributes_109; // System.Collections.Hashtable System.Xml.Schema.XsdBuilder::namespaces Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___namespaces_110; }; struct XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794_StaticFields { // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::SchemaElement StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___SchemaElement_0; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::SchemaSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___SchemaSubelements_1; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::AttributeSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___AttributeSubelements_2; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::ElementSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___ElementSubelements_3; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::ComplexTypeSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___ComplexTypeSubelements_4; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::SimpleContentSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___SimpleContentSubelements_5; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::SimpleContentExtensionSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___SimpleContentExtensionSubelements_6; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::SimpleContentRestrictionSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___SimpleContentRestrictionSubelements_7; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::ComplexContentSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___ComplexContentSubelements_8; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::ComplexContentExtensionSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___ComplexContentExtensionSubelements_9; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::ComplexContentRestrictionSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___ComplexContentRestrictionSubelements_10; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::SimpleTypeSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___SimpleTypeSubelements_11; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::SimpleTypeRestrictionSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___SimpleTypeRestrictionSubelements_12; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::SimpleTypeListSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___SimpleTypeListSubelements_13; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::SimpleTypeUnionSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___SimpleTypeUnionSubelements_14; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::RedefineSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___RedefineSubelements_15; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::AttributeGroupSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___AttributeGroupSubelements_16; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::GroupSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___GroupSubelements_17; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::AllSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___AllSubelements_18; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::ChoiceSequenceSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___ChoiceSequenceSubelements_19; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::IdentityConstraintSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___IdentityConstraintSubelements_20; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::AnnotationSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___AnnotationSubelements_21; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder::AnnotatedSubelements StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___AnnotatedSubelements_22; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::SchemaAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___SchemaAttributes_23; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::AttributeAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___AttributeAttributes_24; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::ElementAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___ElementAttributes_25; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::ComplexTypeAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___ComplexTypeAttributes_26; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::SimpleContentAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___SimpleContentAttributes_27; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::SimpleContentExtensionAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___SimpleContentExtensionAttributes_28; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::SimpleContentRestrictionAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___SimpleContentRestrictionAttributes_29; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::ComplexContentAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___ComplexContentAttributes_30; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::ComplexContentExtensionAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___ComplexContentExtensionAttributes_31; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::ComplexContentRestrictionAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___ComplexContentRestrictionAttributes_32; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::SimpleTypeAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___SimpleTypeAttributes_33; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::SimpleTypeRestrictionAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___SimpleTypeRestrictionAttributes_34; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::SimpleTypeUnionAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___SimpleTypeUnionAttributes_35; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::SimpleTypeListAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___SimpleTypeListAttributes_36; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::AttributeGroupAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___AttributeGroupAttributes_37; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::AttributeGroupRefAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___AttributeGroupRefAttributes_38; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::GroupAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___GroupAttributes_39; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::GroupRefAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___GroupRefAttributes_40; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::ParticleAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___ParticleAttributes_41; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::AnyAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___AnyAttributes_42; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::IdentityConstraintAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___IdentityConstraintAttributes_43; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::SelectorAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___SelectorAttributes_44; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::FieldAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___FieldAttributes_45; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::NotationAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___NotationAttributes_46; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::IncludeAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___IncludeAttributes_47; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::ImportAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___ImportAttributes_48; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::FacetAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___FacetAttributes_49; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::AnyAttributeAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___AnyAttributeAttributes_50; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::DocumentationAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___DocumentationAttributes_51; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::AppinfoAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___AppinfoAttributes_52; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::RedefineAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___RedefineAttributes_53; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder::AnnotationAttributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___AnnotationAttributes_54; // System.Xml.Schema.XsdBuilder/XsdEntry[] System.Xml.Schema.XsdBuilder::SchemaEntries XsdEntryU5BU5D_tA4D02D92C94531465EB27E0ADED7E98A18EAAE38* ___SchemaEntries_55; // System.Int32[] System.Xml.Schema.XsdBuilder::DerivationMethodValues Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___DerivationMethodValues_56; // System.String[] System.Xml.Schema.XsdBuilder::DerivationMethodStrings StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___DerivationMethodStrings_57; // System.String[] System.Xml.Schema.XsdBuilder::FormStringValues StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___FormStringValues_58; // System.String[] System.Xml.Schema.XsdBuilder::UseStringValues StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___UseStringValues_59; // System.String[] System.Xml.Schema.XsdBuilder::ProcessContentsStringValues StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___ProcessContentsStringValues_60; }; // System.Xml.Schema.XsdDuration struct XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D { // System.Int32 System.Xml.Schema.XsdDuration::years int32_t ___years_0; // System.Int32 System.Xml.Schema.XsdDuration::months int32_t ___months_1; // System.Int32 System.Xml.Schema.XsdDuration::days int32_t ___days_2; // System.Int32 System.Xml.Schema.XsdDuration::hours int32_t ___hours_3; // System.Int32 System.Xml.Schema.XsdDuration::minutes int32_t ___minutes_4; // System.Int32 System.Xml.Schema.XsdDuration::seconds int32_t ___seconds_5; // System.UInt32 System.Xml.Schema.XsdDuration::nanoseconds uint32_t ___nanoseconds_6; }; // /__StaticArrayInitTypeSize=112 struct __StaticArrayInitTypeSizeU3D112_t7F5F229AD6219A6DC7DC82CF534020E7E5E13F67 { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D112_t7F5F229AD6219A6DC7DC82CF534020E7E5E13F67__padding[112]; }; }; // /__StaticArrayInitTypeSize=12 struct __StaticArrayInitTypeSizeU3D12_tFE08EACE9280B635B2797761C392CFBF53D1BD48 { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D12_tFE08EACE9280B635B2797761C392CFBF53D1BD48__padding[12]; }; }; // /__StaticArrayInitTypeSize=1212 struct __StaticArrayInitTypeSizeU3D1212_t9BE96A7C2164D17AD2D72EED129B32A3D6EB20BF { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D1212_t9BE96A7C2164D17AD2D72EED129B32A3D6EB20BF__padding[1212]; }; }; // /__StaticArrayInitTypeSize=144 struct __StaticArrayInitTypeSizeU3D144_tDCA3F6273BA597AB46142F8155C84C8A6F4761CD { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D144_tDCA3F6273BA597AB46142F8155C84C8A6F4761CD__padding[144]; }; }; // /__StaticArrayInitTypeSize=16 struct __StaticArrayInitTypeSizeU3D16_t1D8BB82C1826601A6A3882E0D23B6D7C2F88D3C9 { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D16_t1D8BB82C1826601A6A3882E0D23B6D7C2F88D3C9__padding[16]; }; }; // /__StaticArrayInitTypeSize=20 struct __StaticArrayInitTypeSizeU3D20_t19F56A7AF3D022F17A68D7BCFB8C5B9B3447C9A2 { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D20_t19F56A7AF3D022F17A68D7BCFB8C5B9B3447C9A2__padding[20]; }; }; // /__StaticArrayInitTypeSize=24 struct __StaticArrayInitTypeSizeU3D24_t0CE422FF85808B843564525392B44AF54056FB7F { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D24_t0CE422FF85808B843564525392B44AF54056FB7F__padding[24]; }; }; // /__StaticArrayInitTypeSize=28 struct __StaticArrayInitTypeSizeU3D28_t45FA7AD826373DD55373E339448CCD78B9972F37 { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D28_t45FA7AD826373DD55373E339448CCD78B9972F37__padding[28]; }; }; // /__StaticArrayInitTypeSize=32 struct __StaticArrayInitTypeSizeU3D32_t53E8F5FD8A825E0BB8AE049758CC2D6F81DBAF27 { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D32_t53E8F5FD8A825E0BB8AE049758CC2D6F81DBAF27__padding[32]; }; }; // /__StaticArrayInitTypeSize=36 struct __StaticArrayInitTypeSizeU3D36_t22358A855B0606AA732F208B2B33E9388AF00919 { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D36_t22358A855B0606AA732F208B2B33E9388AF00919__padding[36]; }; }; // /__StaticArrayInitTypeSize=38 struct __StaticArrayInitTypeSizeU3D38_tB497FF3D272C5F34ABA01A0C618DA9CD8C6B7FBE { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D38_tB497FF3D272C5F34ABA01A0C618DA9CD8C6B7FBE__padding[38]; }; }; // /__StaticArrayInitTypeSize=40 struct __StaticArrayInitTypeSizeU3D40_tFC7F1E1E35A70007003BD0C82FAE5D368835D304 { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D40_tFC7F1E1E35A70007003BD0C82FAE5D368835D304__padding[40]; }; }; // /__StaticArrayInitTypeSize=416 struct __StaticArrayInitTypeSizeU3D416_tDAAA72EB80DBA06129AAA1F57A4CF148B4458AA5 { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D416_tDAAA72EB80DBA06129AAA1F57A4CF148B4458AA5__padding[416]; }; }; // /__StaticArrayInitTypeSize=44 struct __StaticArrayInitTypeSizeU3D44_t6D1946509D469E6D4B8693B8E8FC45F01A914C22 { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D44_t6D1946509D469E6D4B8693B8E8FC45F01A914C22__padding[44]; }; }; // /__StaticArrayInitTypeSize=56 struct __StaticArrayInitTypeSizeU3D56_t0D5D93C54C93A50BED31D87937A4943D902BBEC2 { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D56_t0D5D93C54C93A50BED31D87937A4943D902BBEC2__padding[56]; }; }; // /__StaticArrayInitTypeSize=6 struct __StaticArrayInitTypeSizeU3D6_t6B2CCEB1D7CF8B1F02780951EBD798284272BFE4 { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D6_t6B2CCEB1D7CF8B1F02780951EBD798284272BFE4__padding[6]; }; }; // /__StaticArrayInitTypeSize=64 struct __StaticArrayInitTypeSizeU3D64_t0D59EF5A8C62E67495B2049AFF6D17FADEF0713E { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D64_t0D59EF5A8C62E67495B2049AFF6D17FADEF0713E__padding[64]; }; }; // /__StaticArrayInitTypeSize=664 struct __StaticArrayInitTypeSizeU3D664_t16A36DC426EAE7EEDE3B96106ECE781F8610190E { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D664_t16A36DC426EAE7EEDE3B96106ECE781F8610190E__padding[664]; }; }; // /__StaticArrayInitTypeSize=68 struct __StaticArrayInitTypeSizeU3D68_tE59C3E7892EBA0AD3C1100FEE5048999F7095338 { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D68_tE59C3E7892EBA0AD3C1100FEE5048999F7095338__padding[68]; }; }; // /__StaticArrayInitTypeSize=960 struct __StaticArrayInitTypeSizeU3D960_tB7E2CF228D60A3BAE5A506C8BB7622A27EA110C1 { union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D960_tB7E2CF228D60A3BAE5A506C8BB7622A27EA110C1__padding[960]; }; }; // System.Xml.Schema.XsdBuilder/BuilderNamespaceManager struct BuilderNamespaceManager_t70D3424CAC0D7B4D891A81EE6E081D9B5080FCD4 : public XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F { // System.Xml.XmlNamespaceManager System.Xml.Schema.XsdBuilder/BuilderNamespaceManager::nsMgr XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* ___nsMgr_8; // System.Xml.XmlReader System.Xml.Schema.XsdBuilder/BuilderNamespaceManager::reader XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___reader_9; }; // struct U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7 : public RuntimeObject { }; struct U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7_StaticFields { // /__StaticArrayInitTypeSize=68 ::0C682AB2EF0F1E326972C95528BBDE965F5D2DA9232E7A946F6E8A978A2871B5 __StaticArrayInitTypeSizeU3D68_tE59C3E7892EBA0AD3C1100FEE5048999F7095338 ___0C682AB2EF0F1E326972C95528BBDE965F5D2DA9232E7A946F6E8A978A2871B5_0; // /__StaticArrayInitTypeSize=12 ::11047585FE102FBB5CADB42446612A578D88C6EF5ED076BB7AC360C4F9E4373D __StaticArrayInitTypeSizeU3D12_tFE08EACE9280B635B2797761C392CFBF53D1BD48 ___11047585FE102FBB5CADB42446612A578D88C6EF5ED076BB7AC360C4F9E4373D_1; // /__StaticArrayInitTypeSize=960 ::21AFB7EF8B4B88C006C54601484BC15AE5A8DBD2C0DD8C6622109208F8511B82 __StaticArrayInitTypeSizeU3D960_tB7E2CF228D60A3BAE5A506C8BB7622A27EA110C1 ___21AFB7EF8B4B88C006C54601484BC15AE5A8DBD2C0DD8C6622109208F8511B82_2; // /__StaticArrayInitTypeSize=40 ::24F70FC64555D9B7646AD4C0EEB8DF5286779F0E39C15ACA61305BC4A5E40BE6 __StaticArrayInitTypeSizeU3D40_tFC7F1E1E35A70007003BD0C82FAE5D368835D304 ___24F70FC64555D9B7646AD4C0EEB8DF5286779F0E39C15ACA61305BC4A5E40BE6_3; // /__StaticArrayInitTypeSize=144 ::28045F5AB2D9A9593F1D95B0FCB77E7F5F5435DD654BAFEF68972344B51C71BD __StaticArrayInitTypeSizeU3D144_tDCA3F6273BA597AB46142F8155C84C8A6F4761CD ___28045F5AB2D9A9593F1D95B0FCB77E7F5F5435DD654BAFEF68972344B51C71BD_4; // /__StaticArrayInitTypeSize=112 ::28057B619BAF672A05E1585ED28F174E67FE946D81BDAA0691F07AB772057B02 __StaticArrayInitTypeSizeU3D112_t7F5F229AD6219A6DC7DC82CF534020E7E5E13F67 ___28057B619BAF672A05E1585ED28F174E67FE946D81BDAA0691F07AB772057B02_5; // /__StaticArrayInitTypeSize=1212 ::2809A17B374DF1926EA539548F5B3750AA8ADB2BD59F5066AD6F9D439A231122 __StaticArrayInitTypeSizeU3D1212_t9BE96A7C2164D17AD2D72EED129B32A3D6EB20BF ___2809A17B374DF1926EA539548F5B3750AA8ADB2BD59F5066AD6F9D439A231122_6; // /__StaticArrayInitTypeSize=20 ::2AE470BFECE0EB971895252403237B3B989F74AD83E2B858E9CEA0482E776123 __StaticArrayInitTypeSizeU3D20_t19F56A7AF3D022F17A68D7BCFB8C5B9B3447C9A2 ___2AE470BFECE0EB971895252403237B3B989F74AD83E2B858E9CEA0482E776123_7; // /__StaticArrayInitTypeSize=40 ::2BA62518D59E3AF30E09E458218C4A05E5DFA2949B8B8F9B5E68CC793DBFA882 __StaticArrayInitTypeSizeU3D40_tFC7F1E1E35A70007003BD0C82FAE5D368835D304 ___2BA62518D59E3AF30E09E458218C4A05E5DFA2949B8B8F9B5E68CC793DBFA882_8; // /__StaticArrayInitTypeSize=36 ::2D902EC9D8EA71E1193C1C8315B1553D5154744F651BD366F1E1F437F6594A94 __StaticArrayInitTypeSizeU3D36_t22358A855B0606AA732F208B2B33E9388AF00919 ___2D902EC9D8EA71E1193C1C8315B1553D5154744F651BD366F1E1F437F6594A94_9; // /__StaticArrayInitTypeSize=12 ::3B3045573362001FA1CDA1F381A331DB2A88DD59FDD9C497404D59995AA377EA __StaticArrayInitTypeSizeU3D12_tFE08EACE9280B635B2797761C392CFBF53D1BD48 ___3B3045573362001FA1CDA1F381A331DB2A88DD59FDD9C497404D59995AA377EA_10; // /__StaticArrayInitTypeSize=24 ::3EB9B3AB77D567D5CEBF38C4C91CDF79845F0691D47A516CE6981BF091025179 __StaticArrayInitTypeSizeU3D24_t0CE422FF85808B843564525392B44AF54056FB7F ___3EB9B3AB77D567D5CEBF38C4C91CDF79845F0691D47A516CE6981BF091025179_11; // /__StaticArrayInitTypeSize=28 ::499E4F5C84E20C7347E10100E0EC90C1945EA21C7C80809E4F7F474179B39DF6 __StaticArrayInitTypeSizeU3D28_t45FA7AD826373DD55373E339448CCD78B9972F37 ___499E4F5C84E20C7347E10100E0EC90C1945EA21C7C80809E4F7F474179B39DF6_12; // /__StaticArrayInitTypeSize=38 ::540CD885F06B2760118EA5544E069ACE0C5D184B85D9D104417C14F1E536376D __StaticArrayInitTypeSizeU3D38_tB497FF3D272C5F34ABA01A0C618DA9CD8C6B7FBE ___540CD885F06B2760118EA5544E069ACE0C5D184B85D9D104417C14F1E536376D_13; // /__StaticArrayInitTypeSize=68 ::58E18897FE5FF048E82310FB4F57ADB2D53AEE59CB49B1E7094439808A1EF3F6 __StaticArrayInitTypeSizeU3D68_tE59C3E7892EBA0AD3C1100FEE5048999F7095338 ___58E18897FE5FF048E82310FB4F57ADB2D53AEE59CB49B1E7094439808A1EF3F6_14; // /__StaticArrayInitTypeSize=12 ::5B7F03A977BE72EBD5C1702238238AEB01DFFB019B05EFAAC147EF886732EDC7 __StaticArrayInitTypeSizeU3D12_tFE08EACE9280B635B2797761C392CFBF53D1BD48 ___5B7F03A977BE72EBD5C1702238238AEB01DFFB019B05EFAAC147EF886732EDC7_15; // /__StaticArrayInitTypeSize=32 ::652CA39E9310E001C2C4AF271610032A5638C58598F727066CCF4E666D424CD4 __StaticArrayInitTypeSizeU3D32_t53E8F5FD8A825E0BB8AE049758CC2D6F81DBAF27 ___652CA39E9310E001C2C4AF271610032A5638C58598F727066CCF4E666D424CD4_16; // /__StaticArrayInitTypeSize=36 ::6536D9B2447DFCF9BA37F9E5A7FAB08CB5552C5AD5B20E019AEC4872283A542A __StaticArrayInitTypeSizeU3D36_t22358A855B0606AA732F208B2B33E9388AF00919 ___6536D9B2447DFCF9BA37F9E5A7FAB08CB5552C5AD5B20E019AEC4872283A542A_17; // /__StaticArrayInitTypeSize=960 ::77186ED8B389D5640B5AFAC4A22526ABA2422DCBE2986D0032E3B035D175758D __StaticArrayInitTypeSizeU3D960_tB7E2CF228D60A3BAE5A506C8BB7622A27EA110C1 ___77186ED8B389D5640B5AFAC4A22526ABA2422DCBE2986D0032E3B035D175758D_18; // System.Int64 ::8A36CBC1D17EC6E1CCFE7D67F79FA9C8B2D7A41B04DD58A76970CEDC8189210D int64_t ___8A36CBC1D17EC6E1CCFE7D67F79FA9C8B2D7A41B04DD58A76970CEDC8189210D_19; // /__StaticArrayInitTypeSize=36 ::8D4DC488705859D6A837A660BDBA9E88D1BD229BC39DB97734072D04BD513ECD __StaticArrayInitTypeSizeU3D36_t22358A855B0606AA732F208B2B33E9388AF00919 ___8D4DC488705859D6A837A660BDBA9E88D1BD229BC39DB97734072D04BD513ECD_20; // /__StaticArrayInitTypeSize=32 ::92E9BC30656BF079FC6B0A200B019FF46941857D786F4C391470394CFDC95F0B __StaticArrayInitTypeSizeU3D32_t53E8F5FD8A825E0BB8AE049758CC2D6F81DBAF27 ___92E9BC30656BF079FC6B0A200B019FF46941857D786F4C391470394CFDC95F0B_21; // /__StaticArrayInitTypeSize=32 ::9DA6B2C4638D1DC7611B7F458BBFE7FD49FE1B36B67239B00B8A051F4E49558F __StaticArrayInitTypeSizeU3D32_t53E8F5FD8A825E0BB8AE049758CC2D6F81DBAF27 ___9DA6B2C4638D1DC7611B7F458BBFE7FD49FE1B36B67239B00B8A051F4E49558F_22; // /__StaticArrayInitTypeSize=64 ::AD6E77E234021D825C77689D82D414CDA3ABAE1ACC346D4BA2D6B1876CFC5FBC __StaticArrayInitTypeSizeU3D64_t0D59EF5A8C62E67495B2049AFF6D17FADEF0713E ___AD6E77E234021D825C77689D82D414CDA3ABAE1ACC346D4BA2D6B1876CFC5FBC_23; // /__StaticArrayInitTypeSize=20 ::B21FC5E8DB69C99CDEFB2C460E7C26D2D29A5ADC302365C59766D13688236919 __StaticArrayInitTypeSizeU3D20_t19F56A7AF3D022F17A68D7BCFB8C5B9B3447C9A2 ___B21FC5E8DB69C99CDEFB2C460E7C26D2D29A5ADC302365C59766D13688236919_24; // /__StaticArrayInitTypeSize=44 ::B6E5AC1B0927F4259775820D36453E7BD957F110874896C133234263D312D88E __StaticArrayInitTypeSizeU3D44_t6D1946509D469E6D4B8693B8E8FC45F01A914C22 ___B6E5AC1B0927F4259775820D36453E7BD957F110874896C133234263D312D88E_25; // /__StaticArrayInitTypeSize=16 ::C332DD23F2CF4DE6107A93045ACACD787E2D9EB18B213298B98F23357F4FEA41 __StaticArrayInitTypeSizeU3D16_t1D8BB82C1826601A6A3882E0D23B6D7C2F88D3C9 ___C332DD23F2CF4DE6107A93045ACACD787E2D9EB18B213298B98F23357F4FEA41_26; // /__StaticArrayInitTypeSize=12 ::C3B2BED2599F3C79640DE44BA4EC7AEBB4856DBF74059DF382CF1D3026D272DA __StaticArrayInitTypeSizeU3D12_tFE08EACE9280B635B2797761C392CFBF53D1BD48 ___C3B2BED2599F3C79640DE44BA4EC7AEBB4856DBF74059DF382CF1D3026D272DA_27; // /__StaticArrayInitTypeSize=416 ::D1D9AF18AFC4E3074AF5E4C44B81B73889D033D7AF6DFEB387BBCC76B36FE8B9 __StaticArrayInitTypeSizeU3D416_tDAAA72EB80DBA06129AAA1F57A4CF148B4458AA5 ___D1D9AF18AFC4E3074AF5E4C44B81B73889D033D7AF6DFEB387BBCC76B36FE8B9_28; // /__StaticArrayInitTypeSize=24 ::DA285BBFE8FD0AA22C7CB92A1E911A4206CEDB14132FE3B6EE4DB32A42CAA41D __StaticArrayInitTypeSizeU3D24_t0CE422FF85808B843564525392B44AF54056FB7F ___DA285BBFE8FD0AA22C7CB92A1E911A4206CEDB14132FE3B6EE4DB32A42CAA41D_29; // System.Int64 ::DACC0E6568D9B10337A1A693F10D42C3175E80C378154406C6FBFA989F919F51 int64_t ___DACC0E6568D9B10337A1A693F10D42C3175E80C378154406C6FBFA989F919F51_30; // /__StaticArrayInitTypeSize=56 ::DB047CC748613CCCB120DE7385E37D542A79C3BF8F0E64FE6DAD349B4D26E5D7 __StaticArrayInitTypeSizeU3D56_t0D5D93C54C93A50BED31D87937A4943D902BBEC2 ___DB047CC748613CCCB120DE7385E37D542A79C3BF8F0E64FE6DAD349B4D26E5D7_31; // /__StaticArrayInitTypeSize=416 ::DB7DD2341DB9D4574E432AAAFF03FB0A3E8FF2F645A337077EDF0C6FE902E660 __StaticArrayInitTypeSizeU3D416_tDAAA72EB80DBA06129AAA1F57A4CF148B4458AA5 ___DB7DD2341DB9D4574E432AAAFF03FB0A3E8FF2F645A337077EDF0C6FE902E660_32; // /__StaticArrayInitTypeSize=6 ::DBBF94CCF4250B303976041627BB8FC302CE57D55373C469F41F97318412037D __StaticArrayInitTypeSizeU3D6_t6B2CCEB1D7CF8B1F02780951EBD798284272BFE4 ___DBBF94CCF4250B303976041627BB8FC302CE57D55373C469F41F97318412037D_33; // /__StaticArrayInitTypeSize=664 ::DD4E9C7C140CABCA5A25F4DA1F6F5BAC5D74E4568F954BF728471E711A35163E __StaticArrayInitTypeSizeU3D664_t16A36DC426EAE7EEDE3B96106ECE781F8610190E ___DD4E9C7C140CABCA5A25F4DA1F6F5BAC5D74E4568F954BF728471E711A35163E_34; // /__StaticArrayInitTypeSize=16 ::EC3DA4AD81BE65581D24158F5E1FCDA45D908C27EC29FDFA744995062C501501 __StaticArrayInitTypeSizeU3D16_t1D8BB82C1826601A6A3882E0D23B6D7C2F88D3C9 ___EC3DA4AD81BE65581D24158F5E1FCDA45D908C27EC29FDFA744995062C501501_35; // /__StaticArrayInitTypeSize=24 ::EE2DCBE09BA7FF21BF36DD7FC218E094C9B3EF228148D28D21D77A0FE51553C6 __StaticArrayInitTypeSizeU3D24_t0CE422FF85808B843564525392B44AF54056FB7F ___EE2DCBE09BA7FF21BF36DD7FC218E094C9B3EF228148D28D21D77A0FE51553C6_36; // /__StaticArrayInitTypeSize=16 ::F1A5C5E949D525C31B086947AF16513F4999646B513457629847081D039048ED __StaticArrayInitTypeSizeU3D16_t1D8BB82C1826601A6A3882E0D23B6D7C2F88D3C9 ___F1A5C5E949D525C31B086947AF16513F4999646B513457629847081D039048ED_37; // /__StaticArrayInitTypeSize=20 ::FFF813C50ED1BEC943E2CA58860CC34E0A14A5C0E858B97C7670A384005CC064 __StaticArrayInitTypeSizeU3D20_t19F56A7AF3D022F17A68D7BCFB8C5B9B3447C9A2 ___FFF813C50ED1BEC943E2CA58860CC34E0A14A5C0E858B97C7670A384005CC064_38; }; // System.Reflection.BindingFlags struct BindingFlags_t5DC2835E4AE9C1862B3AD172EF35B6A5F4F1812C { // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; }; // System.DateTimeKind struct DateTimeKind_t3AD6DA06BEF8955A740777163FFB481C19089BBC { // System.Int32 System.DateTimeKind::value__ int32_t ___value___2; }; // System.DateTimeOffset struct DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 { // System.DateTime System.DateTimeOffset::_dateTime DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ____dateTime_3; // System.Int16 System.DateTimeOffset::_offsetMinutes int16_t ____offsetMinutes_4; }; struct DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4_StaticFields { // System.DateTimeOffset System.DateTimeOffset::MinValue DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 ___MinValue_0; // System.DateTimeOffset System.DateTimeOffset::MaxValue DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 ___MaxValue_1; // System.DateTimeOffset System.DateTimeOffset::UnixEpoch DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 ___UnixEpoch_2; }; // System.Delegate struct Delegate_t : public RuntimeObject { // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject* ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.IntPtr System.Delegate::interp_method intptr_t ___interp_method_7; // System.IntPtr System.Delegate::interp_invoke_impl intptr_t ___interp_invoke_impl_8; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t* ___method_info_9; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t* ___original_method_info_10; // System.DelegateData System.Delegate::data DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_12; }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; intptr_t ___interp_method_7; intptr_t ___interp_invoke_impl_8; MethodInfo_t* ___method_info_9; MethodInfo_t* ___original_method_info_10; DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11; int32_t ___method_is_virtual_12; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; intptr_t ___interp_method_7; intptr_t ___interp_invoke_impl_8; MethodInfo_t* ___method_info_9; MethodInfo_t* ___original_method_info_10; DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11; int32_t ___method_is_virtual_12; }; // System.Exception struct Exception_t : public RuntimeObject { // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t* ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject* ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject* ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips_15; // System.Int32 System.Exception::caught_in_unmanaged int32_t ___caught_in_unmanaged_16; }; 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.Collections.Hashtable struct Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D : public RuntimeObject { // System.Collections.Hashtable/bucket[] System.Collections.Hashtable::_buckets bucketU5BU5D_t59F1C7BC4EBFE874CA0B3F391EA65717E3C8D587* ____buckets_10; // System.Int32 System.Collections.Hashtable::_count int32_t ____count_11; // System.Int32 System.Collections.Hashtable::_occupancy int32_t ____occupancy_12; // System.Int32 System.Collections.Hashtable::_loadsize int32_t ____loadsize_13; // System.Single System.Collections.Hashtable::_loadFactor float ____loadFactor_14; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Hashtable::_version int32_t ____version_15; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Hashtable::_isWriterInProgress bool ____isWriterInProgress_16; // System.Collections.ICollection System.Collections.Hashtable::_keys RuntimeObject* ____keys_17; // System.Collections.ICollection System.Collections.Hashtable::_values RuntimeObject* ____values_18; // System.Collections.IEqualityComparer System.Collections.Hashtable::_keycomparer RuntimeObject* ____keycomparer_19; // System.Object System.Collections.Hashtable::_syncRoot RuntimeObject* ____syncRoot_20; }; struct Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_StaticFields { // System.Runtime.CompilerServices.ConditionalWeakTable`2 System.Collections.Hashtable::s_serializationInfoTable ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* ___s_serializationInfoTable_21; }; // System.Int32Enum struct Int32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C { // System.Int32 System.Int32Enum::value__ int32_t ___value___2; }; // System.RuntimeFieldHandle struct RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 { // System.IntPtr System.RuntimeFieldHandle::value intptr_t ___value_0; }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B { // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; }; // System.Xml.Schema.SchemaType struct SchemaType_tEA68C27A0E1DF3AA694B9C8C3025FEDF4D713711 { // System.Int32 System.Xml.Schema.SchemaType::value__ int32_t ___value___2; }; // System.TimeZoneInfo struct TimeZoneInfo_t30FD24E315EC4F4D942AF797CCD4CC4ED6B5CAD8 : public RuntimeObject { // System.String System.TimeZoneInfo::_id String_t* ____id_0; // System.String System.TimeZoneInfo::_displayName String_t* ____displayName_1; // System.String System.TimeZoneInfo::_standardDisplayName String_t* ____standardDisplayName_2; // System.String System.TimeZoneInfo::_daylightDisplayName String_t* ____daylightDisplayName_3; // System.TimeSpan System.TimeZoneInfo::_baseUtcOffset TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A ____baseUtcOffset_4; // System.Boolean System.TimeZoneInfo::_supportsDaylightSavingTime bool ____supportsDaylightSavingTime_5; // System.TimeZoneInfo/AdjustmentRule[] System.TimeZoneInfo::_adjustmentRules AdjustmentRuleU5BU5D_tE06E08FC55F09158CD673CE867C3771D92906DFA* ____adjustmentRules_6; }; struct TimeZoneInfo_t30FD24E315EC4F4D942AF797CCD4CC4ED6B5CAD8_StaticFields { // System.TimeZoneInfo System.TimeZoneInfo::s_utcTimeZone TimeZoneInfo_t30FD24E315EC4F4D942AF797CCD4CC4ED6B5CAD8* ___s_utcTimeZone_7; // System.TimeZoneInfo/CachedData System.TimeZoneInfo::s_cachedData CachedData_t369B36942C95D8657719006E55DEA9EB23E03CFF* ___s_cachedData_8; // System.DateTime System.TimeZoneInfo::s_maxDateOnly DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___s_maxDateOnly_9; // System.DateTime System.TimeZoneInfo::s_minDateOnly DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___s_minDateOnly_10; // System.TimeSpan System.TimeZoneInfo::MaxOffset TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A ___MaxOffset_11; // System.TimeSpan System.TimeZoneInfo::MinOffset TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A ___MinOffset_12; }; // System.UriIdnScope struct UriIdnScope_t001CC97A6F977E9BB7DB855CC6BA415A7F47491F { // System.Int32 System.UriIdnScope::value__ int32_t ___value___2; }; // System.Xml.ValidationType struct ValidationType_t5866D5C0E60B27B092AB080025B9538AC97B4815 { // System.Int32 System.Xml.ValidationType::value__ int32_t ___value___2; }; // 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.Xml.XPath.XPathNamespaceScope struct XPathNamespaceScope_t83BD54C6A5658BD6115449D354086CB60497E77E { // System.Int32 System.Xml.XPath.XPathNamespaceScope::value__ int32_t ___value___2; }; // System.Xml.XPath.XPathNodeType struct XPathNodeType_t9B616C7E0F9C34B8770B16D681C126408C367E6B { // System.Int32 System.Xml.XPath.XPathNodeType::value__ int32_t ___value___2; }; // System.Xml.XPath.XPathResultType struct XPathResultType_tBE497F7D13B58CBD8CC147BC522A5285C3E362EB { // System.Int32 System.Xml.XPath.XPathResultType::value__ int32_t ___value___2; }; // System.Xml.XmlNamespaceScope struct XmlNamespaceScope_t9EB2A1CEC55CBA30A4612AD7EAAAF4106B96AD01 { // System.Int32 System.Xml.XmlNamespaceScope::value__ int32_t ___value___2; }; // System.Xml.XmlNodeType struct XmlNodeType_tCA25567E42A464038FDA6BA318EC0A9627B4CB95 { // System.Int32 System.Xml.XmlNodeType::value__ int32_t ___value___2; }; // System.Xml.Schema.XmlSchemaContentProcessing struct XmlSchemaContentProcessing_tA79A7D20582EBEC1645AD8C1D5C5A42C1F947EE6 { // System.Int32 System.Xml.Schema.XmlSchemaContentProcessing::value__ int32_t ___value___2; }; // System.Xml.Schema.XmlSchemaContentType struct XmlSchemaContentType_t30F65D76DF78B49262A67031AF1B166EDF032600 { // System.Int32 System.Xml.Schema.XmlSchemaContentType::value__ int32_t ___value___2; }; // System.Xml.Schema.XmlSchemaDatatypeVariety struct XmlSchemaDatatypeVariety_t45D5B0D69973F054AE0D919C40A48AE9335B439B { // System.Int32 System.Xml.Schema.XmlSchemaDatatypeVariety::value__ int32_t ___value___2; }; // System.Xml.Schema.XmlSchemaDerivationMethod struct XmlSchemaDerivationMethod_t079141185E69D21187DC6E38FF803DFBDC9A173D { // System.Int32 System.Xml.Schema.XmlSchemaDerivationMethod::value__ int32_t ___value___2; }; // System.Xml.Schema.XmlSchemaForm struct XmlSchemaForm_tC5DCA5084B752EA562D9EB206F7F1C283BF4566B { // System.Int32 System.Xml.Schema.XmlSchemaForm::value__ int32_t ___value___2; }; // System.Xml.Schema.XmlSchemaValidity struct XmlSchemaValidity_t6A23BF5BB6AF73795630FCCCF46F0F600BA8B4F6 { // System.Int32 System.Xml.Schema.XmlSchemaValidity::value__ int32_t ___value___2; }; // System.Xml.Schema.XmlSeverityType struct XmlSeverityType_t561D2CF1B3134CC79EEAB254D53D878EC45F6071 { // System.Int32 System.Xml.Schema.XmlSeverityType::value__ int32_t ___value___2; }; // System.Xml.XmlTokenizedType struct XmlTokenizedType_t30C36B69325D7EDF02900F00EB744EE6BA8D19E4 { // System.Int32 System.Xml.XmlTokenizedType::value__ int32_t ___value___2; }; // System.Xml.Schema.XmlTypeCode struct XmlTypeCode_tCA027FC382F4E2DBDF63CB305D942DDFC072E064 { // System.Int32 System.Xml.Schema.XmlTypeCode::value__ int32_t ___value___2; }; // System.Xml.Schema.XsdDateTime struct XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB { // System.DateTime System.Xml.Schema.XsdDateTime::dt DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___dt_0; // System.UInt32 System.Xml.Schema.XsdDateTime::extra uint32_t ___extra_1; }; struct XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields { // System.Int32 System.Xml.Schema.XsdDateTime::Lzyyyy int32_t ___Lzyyyy_2; // System.Int32 System.Xml.Schema.XsdDateTime::Lzyyyy_ int32_t ___Lzyyyy__3; // System.Int32 System.Xml.Schema.XsdDateTime::Lzyyyy_MM int32_t ___Lzyyyy_MM_4; // System.Int32 System.Xml.Schema.XsdDateTime::Lzyyyy_MM_ int32_t ___Lzyyyy_MM__5; // System.Int32 System.Xml.Schema.XsdDateTime::Lzyyyy_MM_dd int32_t ___Lzyyyy_MM_dd_6; // System.Int32 System.Xml.Schema.XsdDateTime::Lzyyyy_MM_ddT int32_t ___Lzyyyy_MM_ddT_7; // System.Int32 System.Xml.Schema.XsdDateTime::LzHH int32_t ___LzHH_8; // System.Int32 System.Xml.Schema.XsdDateTime::LzHH_ int32_t ___LzHH__9; // System.Int32 System.Xml.Schema.XsdDateTime::LzHH_mm int32_t ___LzHH_mm_10; // System.Int32 System.Xml.Schema.XsdDateTime::LzHH_mm_ int32_t ___LzHH_mm__11; // System.Int32 System.Xml.Schema.XsdDateTime::LzHH_mm_ss int32_t ___LzHH_mm_ss_12; // System.Int32 System.Xml.Schema.XsdDateTime::Lz_ int32_t ___Lz__13; // System.Int32 System.Xml.Schema.XsdDateTime::Lz_zz int32_t ___Lz_zz_14; // System.Int32 System.Xml.Schema.XsdDateTime::Lz_zz_ int32_t ___Lz_zz__15; // System.Int32 System.Xml.Schema.XsdDateTime::Lz_zz_zz int32_t ___Lz_zz_zz_16; // System.Int32 System.Xml.Schema.XsdDateTime::Lz__ int32_t ___Lz___17; // System.Int32 System.Xml.Schema.XsdDateTime::Lz__mm int32_t ___Lz__mm_18; // System.Int32 System.Xml.Schema.XsdDateTime::Lz__mm_ int32_t ___Lz__mm__19; // System.Int32 System.Xml.Schema.XsdDateTime::Lz__mm__ int32_t ___Lz__mm___20; // System.Int32 System.Xml.Schema.XsdDateTime::Lz__mm_dd int32_t ___Lz__mm_dd_21; // System.Int32 System.Xml.Schema.XsdDateTime::Lz___ int32_t ___Lz____22; // System.Int32 System.Xml.Schema.XsdDateTime::Lz___dd int32_t ___Lz___dd_23; // System.Xml.Schema.XmlTypeCode[] System.Xml.Schema.XsdDateTime::typeCodes XmlTypeCodeU5BU5D_tD0B97C4F52D97F28CCCD25F34390B7414EA4BA41* ___typeCodes_24; }; // Native definition for P/Invoke marshalling of System.Xml.Schema.XsdDateTime struct XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_marshaled_pinvoke { DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___dt_0; uint32_t ___extra_1; }; // Native definition for COM marshalling of System.Xml.Schema.XsdDateTime struct XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_marshaled_com { DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___dt_0; uint32_t ___extra_1; }; // System.Xml.Schema.XsdDateTimeFlags struct XsdDateTimeFlags_t69F10B0961FFA92954C37D538C4B5D5FAD9F1F76 { // System.Int32 System.Xml.Schema.XsdDateTimeFlags::value__ int32_t ___value___2; }; // MS.Internal.Xml.XPath.AstNode/AstType struct AstType_tF4B897A98056BE58C6C7E1D68AB539060429609C { // System.Int32 MS.Internal.Xml.XPath.AstNode/AstType::value__ int32_t ___value___2; }; // MS.Internal.Xml.XPath.Axis/AxisType struct AxisType_tBDB8E6AE4F8956657427C632CA50EAAD013F14A8 { // System.Int32 MS.Internal.Xml.XPath.Axis/AxisType::value__ int32_t ___value___2; }; // System.Xml.Schema.CompiledIdentityConstraint/ConstraintRole struct ConstraintRole_t3AFCEB687D241DC03472C1B1CFB2F5B2C5151288 { // System.Int32 System.Xml.Schema.CompiledIdentityConstraint/ConstraintRole::value__ int32_t ___value___2; }; // MS.Internal.Xml.XPath.Function/FunctionType struct FunctionType_t600A9455439113F6BBAE660AEAFA6A400122C8EB { // System.Int32 MS.Internal.Xml.XPath.Function/FunctionType::value__ int32_t ___value___2; }; // MS.Internal.Xml.XPath.Operator/Op struct Op_tA36F91698F30C99E355376A589D1F3F29AAFE066 { // System.Int32 MS.Internal.Xml.XPath.Operator/Op::value__ int32_t ___value___2; }; // System.Xml.Schema.SchemaAttDef/Reserve struct Reserve_tDAED14B521B7F6339D31BDE0156E370E47AB49BF { // System.Int32 System.Xml.Schema.SchemaAttDef/Reserve::value__ int32_t ___value___2; }; // System.Xml.Schema.SchemaDeclBase/Use struct Use_tC7E0CA6B6AE6F37FB36AA9911EA2B1829AC18EAC { // System.Int32 System.Xml.Schema.SchemaDeclBase/Use::value__ int32_t ___value___2; }; // System.Xml.Schema.SchemaNames/Token struct Token_tBAE70C3D6093CABD4DA9FD76EBB40ACDE548595F { // System.Int32 System.Xml.Schema.SchemaNames/Token::value__ int32_t ___value___2; }; // System.Uri/Flags struct Flags_t47CF4DB4036A6A539AFA6EE39C75F772E865E897 { // System.UInt64 System.Uri/Flags::value__ uint64_t ___value___2; }; // MS.Internal.Xml.XPath.XPathScanner/LexKind struct LexKind_t56DD391681ED05DFB5A1F4BD45BB7AF92A5106C0 { // System.Int32 MS.Internal.Xml.XPath.XPathScanner/LexKind::value__ int32_t ___value___2; }; // System.Xml.Schema.XmlSchemaParticle/Occurs struct Occurs_t74A6F69297E726614F92E08207C97DD6F27E86DF { // System.Int32 System.Xml.Schema.XmlSchemaParticle/Occurs::value__ int32_t ___value___2; }; // System.Xml.XmlValidatingReaderImpl/ParsingFunction struct ParsingFunction_tC718D20F7986A479D11D8EE72FE2DB76A2D02DAD { // System.Int32 System.Xml.XmlValidatingReaderImpl/ParsingFunction::value__ int32_t ___value___2; }; // System.Xml.Schema.XsdBuilder/State struct State_t4A34010922FC848DCA445C914C04620DC9CBDF57 { // System.Int32 System.Xml.Schema.XsdBuilder/State::value__ int32_t ___value___2; }; // System.Xml.Schema.XsdDateTime/DateTimeTypeCode struct DateTimeTypeCode_tE3EAE857BA15A8EE048F51856CBEE49015EC2CB6 { // System.Int32 System.Xml.Schema.XsdDateTime/DateTimeTypeCode::value__ int32_t ___value___2; }; // System.Xml.Schema.XsdDateTime/XsdDateTimeKind struct XsdDateTimeKind_t7DD88BDD7579A1A388D72F5E468E6262EDCB8635 { // System.Int32 System.Xml.Schema.XsdDateTime/XsdDateTimeKind::value__ int32_t ___value___2; }; // System.Xml.Schema.XsdDuration/DurationType struct DurationType_tD4A0AE07CC0C51C05B70E801ABF6EE88FAE8D8F9 { // System.Int32 System.Xml.Schema.XsdDuration/DurationType::value__ int32_t ___value___2; }; // System.Xml.Schema.XsdDuration/Parts struct Parts_t785855C6EF0F5D2654E5570F9417945BDD21B1A5 { // System.Int32 System.Xml.Schema.XsdDuration/Parts::value__ int32_t ___value___2; }; // 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.Xml.Schema.CompiledIdentityConstraint struct CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E : public RuntimeObject { // System.Xml.XmlQualifiedName System.Xml.Schema.CompiledIdentityConstraint::name XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___name_0; // System.Xml.Schema.CompiledIdentityConstraint/ConstraintRole System.Xml.Schema.CompiledIdentityConstraint::role int32_t ___role_1; // System.Xml.Schema.Asttree System.Xml.Schema.CompiledIdentityConstraint::selector Asttree_t25BC2D540FA0664F29E239974E3261DE815B4612* ___selector_2; // System.Xml.Schema.Asttree[] System.Xml.Schema.CompiledIdentityConstraint::fields AsttreeU5BU5D_tE39DE20957B9B03A0B041FC6B97DC9F2FC6C807C* ___fields_3; // System.Xml.XmlQualifiedName System.Xml.Schema.CompiledIdentityConstraint::refer XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___refer_4; }; struct CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E_StaticFields { // System.Xml.Schema.CompiledIdentityConstraint System.Xml.Schema.CompiledIdentityConstraint::Empty CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* ___Empty_5; }; // System.Xml.Schema.ContentValidator struct ContentValidator_t42EB1802005FF0D871EE98A34ADB69091CCE48FE : public RuntimeObject { // System.Xml.Schema.XmlSchemaContentType System.Xml.Schema.ContentValidator::contentType int32_t ___contentType_0; // System.Boolean System.Xml.Schema.ContentValidator::isOpen bool ___isOpen_1; // System.Boolean System.Xml.Schema.ContentValidator::isEmptiable bool ___isEmptiable_2; }; struct ContentValidator_t42EB1802005FF0D871EE98A34ADB69091CCE48FE_StaticFields { // System.Xml.Schema.ContentValidator System.Xml.Schema.ContentValidator::Empty ContentValidator_t42EB1802005FF0D871EE98A34ADB69091CCE48FE* ___Empty_3; // System.Xml.Schema.ContentValidator System.Xml.Schema.ContentValidator::TextOnly ContentValidator_t42EB1802005FF0D871EE98A34ADB69091CCE48FE* ___TextOnly_4; // System.Xml.Schema.ContentValidator System.Xml.Schema.ContentValidator::Mixed ContentValidator_t42EB1802005FF0D871EE98A34ADB69091CCE48FE* ___Mixed_5; // System.Xml.Schema.ContentValidator System.Xml.Schema.ContentValidator::Any ContentValidator_t42EB1802005FF0D871EE98A34ADB69091CCE48FE* ___Any_6; }; // 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.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; }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates_13; }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_13; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_13; }; // 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; }; // System.Xml.Schema.Parser struct Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07 : public RuntimeObject { // System.Xml.Schema.SchemaType System.Xml.Schema.Parser::schemaType int32_t ___schemaType_0; // System.Xml.XmlNameTable System.Xml.Schema.Parser::nameTable XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___nameTable_1; // System.Xml.Schema.SchemaNames System.Xml.Schema.Parser::schemaNames SchemaNames_tF7A45B027D5759AA56D035F5962B4612A6B0902F* ___schemaNames_2; // System.Xml.Schema.ValidationEventHandler System.Xml.Schema.Parser::eventHandler ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* ___eventHandler_3; // System.Xml.XmlNamespaceManager System.Xml.Schema.Parser::namespaceManager XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* ___namespaceManager_4; // System.Xml.XmlReader System.Xml.Schema.Parser::reader XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___reader_5; // System.Xml.PositionInfo System.Xml.Schema.Parser::positionInfo PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* ___positionInfo_6; // System.Boolean System.Xml.Schema.Parser::isProcessNamespaces bool ___isProcessNamespaces_7; // System.Int32 System.Xml.Schema.Parser::schemaXmlDepth int32_t ___schemaXmlDepth_8; // System.Int32 System.Xml.Schema.Parser::markupDepth int32_t ___markupDepth_9; // System.Xml.Schema.SchemaBuilder System.Xml.Schema.Parser::builder SchemaBuilder_t34D90A0220BB6F8965267938FB5E298526253B21* ___builder_10; // System.Xml.Schema.XmlSchema System.Xml.Schema.Parser::schema XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* ___schema_11; // System.Xml.Schema.SchemaInfo System.Xml.Schema.Parser::xdrSchema SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* ___xdrSchema_12; // System.Xml.XmlResolver System.Xml.Schema.Parser::xmlResolver XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* ___xmlResolver_13; // System.Xml.XmlDocument System.Xml.Schema.Parser::dummyDocument XmlDocument_t4DE82998E642C5C21A4A620A5278237C70D3E42B* ___dummyDocument_14; // System.Boolean System.Xml.Schema.Parser::processMarkup bool ___processMarkup_15; // System.Xml.XmlNode System.Xml.Schema.Parser::parentNode XmlNode_t3180B9B3D5C36CD58F5327D9F13458E3B3F030AF* ___parentNode_16; // System.Xml.XmlNamespaceManager System.Xml.Schema.Parser::annotationNSManager XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* ___annotationNSManager_17; // System.String System.Xml.Schema.Parser::xmlns String_t* ___xmlns_18; // System.Xml.XmlCharType System.Xml.Schema.Parser::xmlCharType XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 ___xmlCharType_19; }; // System.Xml.Schema.SchemaDeclBase struct SchemaDeclBase_t04E301687597D1FA19FFC9A6A2D08746D3EF169B : public RuntimeObject { // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaDeclBase::name XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___name_0; // System.String System.Xml.Schema.SchemaDeclBase::prefix String_t* ___prefix_1; // System.Boolean System.Xml.Schema.SchemaDeclBase::isDeclaredInExternal bool ___isDeclaredInExternal_2; // System.Xml.Schema.SchemaDeclBase/Use System.Xml.Schema.SchemaDeclBase::presence int32_t ___presence_3; // System.Xml.Schema.XmlSchemaType System.Xml.Schema.SchemaDeclBase::schemaType XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF* ___schemaType_4; // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.SchemaDeclBase::datatype XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* ___datatype_5; // System.String System.Xml.Schema.SchemaDeclBase::defaultValueRaw String_t* ___defaultValueRaw_6; // System.Object System.Xml.Schema.SchemaDeclBase::defaultValueTyped RuntimeObject* ___defaultValueTyped_7; // System.Int64 System.Xml.Schema.SchemaDeclBase::maxLength int64_t ___maxLength_8; // System.Int64 System.Xml.Schema.SchemaDeclBase::minLength int64_t ___minLength_9; // System.Collections.Generic.List`1 System.Xml.Schema.SchemaDeclBase::values List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___values_10; }; // System.Xml.Schema.SchemaInfo struct SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E : public RuntimeObject { // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaInfo::elementDecls Dictionary_2_t798E72FD52A5F6525F4F83621BBE86BBAB28533A* ___elementDecls_0; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaInfo::undeclaredElementDecls Dictionary_2_t798E72FD52A5F6525F4F83621BBE86BBAB28533A* ___undeclaredElementDecls_1; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaInfo::generalEntities Dictionary_2_t129029582481E96143BD747690E92DB7E444261E* ___generalEntities_2; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaInfo::parameterEntities Dictionary_2_t129029582481E96143BD747690E92DB7E444261E* ___parameterEntities_3; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaInfo::docTypeName XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___docTypeName_4; // System.String System.Xml.Schema.SchemaInfo::internalDtdSubset String_t* ___internalDtdSubset_5; // System.Boolean System.Xml.Schema.SchemaInfo::hasNonCDataAttributes bool ___hasNonCDataAttributes_6; // System.Boolean System.Xml.Schema.SchemaInfo::hasDefaultAttributes bool ___hasDefaultAttributes_7; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaInfo::targetNamespaces Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* ___targetNamespaces_8; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaInfo::attributeDecls Dictionary_2_tB85C1B2FFF985BA01AD2B7199C083B43C1476CC1* ___attributeDecls_9; // System.Int32 System.Xml.Schema.SchemaInfo::errorCount int32_t ___errorCount_10; // System.Xml.Schema.SchemaType System.Xml.Schema.SchemaInfo::schemaType int32_t ___schemaType_11; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaInfo::elementDeclsByType Dictionary_2_t798E72FD52A5F6525F4F83621BBE86BBAB28533A* ___elementDeclsByType_12; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaInfo::notations Dictionary_2_t27DD7BC6C615A002762F178DF4446D10EF4486A1* ___notations_13; }; // System.SystemException struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t { }; // System.Type struct Type_t : public MemberInfo_t { // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl_8; }; struct Type_t_StaticFields { // System.Reflection.Binder modreq(System.Runtime.CompilerServices.IsVolatile) System.Type::s_defaultBinder Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235* ___s_defaultBinder_0; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_1; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___EmptyTypes_2; // System.Object System.Type::Missing RuntimeObject* ___Missing_3; // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterAttribute_4; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterName_5; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterNameIgnoreCase_6; }; // System.Uri struct Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E : public RuntimeObject { // System.String System.Uri::m_String String_t* ___m_String_13; // System.String System.Uri::m_originalUnicodeString String_t* ___m_originalUnicodeString_14; // System.UriParser System.Uri::m_Syntax UriParser_t920B0868286118827C08B08A15A9456AF6C19D81* ___m_Syntax_15; // System.String System.Uri::m_DnsSafeHost String_t* ___m_DnsSafeHost_16; // System.Uri/Flags System.Uri::m_Flags uint64_t ___m_Flags_17; // System.Uri/UriInfo System.Uri::m_Info UriInfo_t5F91F77A93545DDDA6BB24A609BAF5E232CC1A09* ___m_Info_18; // System.Boolean System.Uri::m_iriParsing bool ___m_iriParsing_19; }; struct Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E_StaticFields { // System.String System.Uri::UriSchemeFile String_t* ___UriSchemeFile_0; // System.String System.Uri::UriSchemeFtp String_t* ___UriSchemeFtp_1; // System.String System.Uri::UriSchemeGopher String_t* ___UriSchemeGopher_2; // System.String System.Uri::UriSchemeHttp String_t* ___UriSchemeHttp_3; // System.String System.Uri::UriSchemeHttps String_t* ___UriSchemeHttps_4; // System.String System.Uri::UriSchemeWs String_t* ___UriSchemeWs_5; // System.String System.Uri::UriSchemeWss String_t* ___UriSchemeWss_6; // System.String System.Uri::UriSchemeMailto String_t* ___UriSchemeMailto_7; // System.String System.Uri::UriSchemeNews String_t* ___UriSchemeNews_8; // System.String System.Uri::UriSchemeNntp String_t* ___UriSchemeNntp_9; // System.String System.Uri::UriSchemeNetTcp String_t* ___UriSchemeNetTcp_10; // System.String System.Uri::UriSchemeNetPipe String_t* ___UriSchemeNetPipe_11; // System.String System.Uri::SchemeDelimiter String_t* ___SchemeDelimiter_12; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_ConfigInitialized bool ___s_ConfigInitialized_20; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_ConfigInitializing bool ___s_ConfigInitializing_21; // System.UriIdnScope modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_IdnScope int32_t ___s_IdnScope_22; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_IriParsing bool ___s_IriParsing_23; // System.Boolean System.Uri::useDotNetRelativeOrAbsolute bool ___useDotNetRelativeOrAbsolute_24; // System.Boolean System.Uri::IsWindowsFileSystem bool ___IsWindowsFileSystem_25; // System.Object System.Uri::s_initLock RuntimeObject* ___s_initLock_26; // System.Char[] System.Uri::HexLowerChars CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___HexLowerChars_27; // System.Char[] System.Uri::_WSchars CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ____WSchars_28; }; // System.Xml.Schema.ValidationState struct ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19 : public RuntimeObject { // System.Boolean System.Xml.Schema.ValidationState::IsNill bool ___IsNill_0; // System.Boolean System.Xml.Schema.ValidationState::IsDefault bool ___IsDefault_1; // System.Boolean System.Xml.Schema.ValidationState::NeedValidateChildren bool ___NeedValidateChildren_2; // System.Boolean System.Xml.Schema.ValidationState::CheckRequiredAttribute bool ___CheckRequiredAttribute_3; // System.Boolean System.Xml.Schema.ValidationState::ValidationSkipped bool ___ValidationSkipped_4; // System.Xml.Schema.XmlSchemaContentProcessing System.Xml.Schema.ValidationState::ProcessContents int32_t ___ProcessContents_5; // System.Xml.Schema.XmlSchemaValidity System.Xml.Schema.ValidationState::Validity int32_t ___Validity_6; // System.Xml.Schema.SchemaElementDecl System.Xml.Schema.ValidationState::ElementDecl SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* ___ElementDecl_7; // System.Xml.Schema.SchemaElementDecl System.Xml.Schema.ValidationState::ElementDeclBeforeXsi SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* ___ElementDeclBeforeXsi_8; // System.String System.Xml.Schema.ValidationState::LocalName String_t* ___LocalName_9; // System.String System.Xml.Schema.ValidationState::Namespace String_t* ___Namespace_10; // System.Xml.Schema.ConstraintStruct[] System.Xml.Schema.ValidationState::Constr ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* ___Constr_11; // System.Xml.Schema.StateUnion System.Xml.Schema.ValidationState::CurrentState StateUnion_tAB45AFD8261060A5F9F2D96314CC5073B168882D ___CurrentState_12; // System.Boolean System.Xml.Schema.ValidationState::HasMatched bool ___HasMatched_13; // System.Xml.Schema.BitSet[] System.Xml.Schema.ValidationState::CurPos BitSetU5BU5D_tBFFA50E2754B518AECFD2F9BF5D287A186B3BE94* ___CurPos_14; // System.Xml.Schema.BitSet System.Xml.Schema.ValidationState::AllElementsSet BitSet_t89F906D542C052F4565FBEF32E1E9713B966026B* ___AllElementsSet_15; // System.Collections.Generic.List`1 System.Xml.Schema.ValidationState::RunningPositions List_1_t482A311257D18A4422413FA15AD5893D1D5041D5* ___RunningPositions_16; // System.Boolean System.Xml.Schema.ValidationState::TooComplex bool ___TooComplex_17; }; // 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; }; // System.Xml.Schema.XmlSchema struct XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D : public XmlSchemaObject_t82CCD87AADB4BEF4E9DFE4C501F09EDA372AA19D { // System.Xml.Schema.XmlSchemaForm System.Xml.Schema.XmlSchema::attributeFormDefault int32_t ___attributeFormDefault_6; // System.Xml.Schema.XmlSchemaForm System.Xml.Schema.XmlSchema::elementFormDefault int32_t ___elementFormDefault_7; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchema::blockDefault int32_t ___blockDefault_8; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchema::finalDefault int32_t ___finalDefault_9; // System.String System.Xml.Schema.XmlSchema::targetNs String_t* ___targetNs_10; // System.String System.Xml.Schema.XmlSchema::version String_t* ___version_11; // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchema::includes XmlSchemaObjectCollection_tABB09091ECE50CA4C1B43A6E91D2CB04465B9388* ___includes_12; // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchema::items XmlSchemaObjectCollection_tABB09091ECE50CA4C1B43A6E91D2CB04465B9388* ___items_13; // System.String System.Xml.Schema.XmlSchema::id String_t* ___id_14; // System.Xml.XmlAttribute[] System.Xml.Schema.XmlSchema::moreAttributes XmlAttributeU5BU5D_tFC0CF817A6D2131D94AB6387E4EAE7D97B3FFC40* ___moreAttributes_15; // System.Boolean System.Xml.Schema.XmlSchema::isCompiled bool ___isCompiled_16; // System.Boolean System.Xml.Schema.XmlSchema::isCompiledBySet bool ___isCompiledBySet_17; // System.Boolean System.Xml.Schema.XmlSchema::isPreprocessed bool ___isPreprocessed_18; // System.Boolean System.Xml.Schema.XmlSchema::isRedefined bool ___isRedefined_19; // System.Int32 System.Xml.Schema.XmlSchema::errorCount int32_t ___errorCount_20; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::attributes XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583* ___attributes_21; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::attributeGroups XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583* ___attributeGroups_22; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::elements XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583* ___elements_23; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::types XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583* ___types_24; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::groups XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583* ___groups_25; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::notations XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583* ___notations_26; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchema::identityConstraints XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583* ___identityConstraints_27; // System.Collections.ArrayList System.Xml.Schema.XmlSchema::importedSchemas ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* ___importedSchemas_29; // System.Collections.ArrayList System.Xml.Schema.XmlSchema::importedNamespaces ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* ___importedNamespaces_30; // System.Int32 System.Xml.Schema.XmlSchema::schemaId int32_t ___schemaId_31; // System.Uri System.Xml.Schema.XmlSchema::baseUri Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* ___baseUri_32; // System.Boolean System.Xml.Schema.XmlSchema::isChameleon bool ___isChameleon_33; // System.Collections.Hashtable System.Xml.Schema.XmlSchema::ids Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___ids_34; // System.Xml.XmlDocument System.Xml.Schema.XmlSchema::document XmlDocument_t4DE82998E642C5C21A4A620A5278237C70D3E42B* ___document_35; }; struct XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D_StaticFields { // System.Int32 System.Xml.Schema.XmlSchema::globalIdCounter int32_t ___globalIdCounter_28; }; // System.Xml.Schema.XmlSchemaParticle struct XmlSchemaParticle_t9A7544A3F66C6E4B8900456CF705A6F9D95655EE : public XmlSchemaAnnotated_t41DBE9DF8776C6C639B33A712F25497C672B4E04 { // System.Decimal System.Xml.Schema.XmlSchemaParticle::minOccurs Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___minOccurs_9; // System.Decimal System.Xml.Schema.XmlSchemaParticle::maxOccurs Decimal_tDA6C877282B2D789CF97C0949661CC11D643969F ___maxOccurs_10; // System.Xml.Schema.XmlSchemaParticle/Occurs System.Xml.Schema.XmlSchemaParticle::flags int32_t ___flags_11; }; struct XmlSchemaParticle_t9A7544A3F66C6E4B8900456CF705A6F9D95655EE_StaticFields { // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaParticle::Empty XmlSchemaParticle_t9A7544A3F66C6E4B8900456CF705A6F9D95655EE* ___Empty_12; }; // System.Xml.Schema.XmlSchemaType struct XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF : public XmlSchemaAnnotated_t41DBE9DF8776C6C639B33A712F25497C672B4E04 { // System.String System.Xml.Schema.XmlSchemaType::name String_t* ___name_9; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaType::final int32_t ___final_10; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaType::derivedBy int32_t ___derivedBy_11; // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaType::baseSchemaType XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF* ___baseSchemaType_12; // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaType::datatype XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* ___datatype_13; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaType::finalResolved int32_t ___finalResolved_14; // System.Xml.Schema.SchemaElementDecl modreq(System.Runtime.CompilerServices.IsVolatile) System.Xml.Schema.XmlSchemaType::elementDecl SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* ___elementDecl_15; // System.Xml.XmlQualifiedName modreq(System.Runtime.CompilerServices.IsVolatile) System.Xml.Schema.XmlSchemaType::qname XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___qname_16; // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaType::redefined XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF* ___redefined_17; // System.Xml.Schema.XmlSchemaContentType System.Xml.Schema.XmlSchemaType::contentType int32_t ___contentType_18; }; // System.Xml.XmlValidatingReaderImpl struct XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8 : public XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD { // System.Xml.XmlReader System.Xml.XmlValidatingReaderImpl::coreReader XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___coreReader_3; // System.Xml.XmlTextReaderImpl System.Xml.XmlValidatingReaderImpl::coreReaderImpl XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* ___coreReaderImpl_4; // System.Xml.IXmlNamespaceResolver System.Xml.XmlValidatingReaderImpl::coreReaderNSResolver RuntimeObject* ___coreReaderNSResolver_5; // System.Xml.ValidationType System.Xml.XmlValidatingReaderImpl::validationType int32_t ___validationType_6; // System.Xml.Schema.BaseValidator System.Xml.XmlValidatingReaderImpl::validator BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* ___validator_7; // System.Xml.Schema.XmlSchemaCollection System.Xml.XmlValidatingReaderImpl::schemaCollection XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* ___schemaCollection_8; // System.Boolean System.Xml.XmlValidatingReaderImpl::processIdentityConstraints bool ___processIdentityConstraints_9; // System.Xml.XmlValidatingReaderImpl/ParsingFunction System.Xml.XmlValidatingReaderImpl::parsingFunction int32_t ___parsingFunction_10; // System.Xml.XmlValidatingReaderImpl/ValidationEventHandling System.Xml.XmlValidatingReaderImpl::eventHandling ValidationEventHandling_tE915576B71BADFBAC73B6C8CA5A99C0C5086E4C9* ___eventHandling_11; // System.Xml.XmlParserContext System.Xml.XmlValidatingReaderImpl::parserContext XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* ___parserContext_12; // System.Xml.ReadContentAsBinaryHelper System.Xml.XmlValidatingReaderImpl::readBinaryHelper ReadContentAsBinaryHelper_t94D48E6891DEAC8DFE5DEA1B820091D277880897* ___readBinaryHelper_13; // System.Xml.XmlReader System.Xml.XmlValidatingReaderImpl::outerReader XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___outerReader_14; }; struct XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8_StaticFields { // System.Xml.XmlResolver System.Xml.XmlValidatingReaderImpl::s_tempResolver XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* ___s_tempResolver_15; }; // System.Xml.Schema.XsdValidator struct XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6 : public BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB { // System.Int32 System.Xml.Schema.XsdValidator::startIDConstraint int32_t ___startIDConstraint_15; // System.Xml.HWStack System.Xml.Schema.XsdValidator::validationStack HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* ___validationStack_16; // System.Collections.Hashtable System.Xml.Schema.XsdValidator::attPresence Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___attPresence_17; // System.Xml.XmlNamespaceManager System.Xml.Schema.XsdValidator::nsManager XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* ___nsManager_18; // System.Boolean System.Xml.Schema.XsdValidator::bManageNamespaces bool ___bManageNamespaces_19; // System.Collections.Hashtable System.Xml.Schema.XsdValidator::IDs Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___IDs_20; // System.Xml.Schema.IdRefNode System.Xml.Schema.XsdValidator::idRefListHead IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D* ___idRefListHead_21; // System.Xml.Schema.Parser System.Xml.Schema.XsdValidator::inlineSchemaParser Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* ___inlineSchemaParser_22; // System.Xml.Schema.XmlSchemaContentProcessing System.Xml.Schema.XsdValidator::processContents int32_t ___processContents_23; // System.String System.Xml.Schema.XsdValidator::NsXmlNs String_t* ___NsXmlNs_27; // System.String System.Xml.Schema.XsdValidator::NsXs String_t* ___NsXs_28; // System.String System.Xml.Schema.XsdValidator::NsXsi String_t* ___NsXsi_29; // System.String System.Xml.Schema.XsdValidator::XsiType String_t* ___XsiType_30; // System.String System.Xml.Schema.XsdValidator::XsiNil String_t* ___XsiNil_31; // System.String System.Xml.Schema.XsdValidator::XsiSchemaLocation String_t* ___XsiSchemaLocation_32; // System.String System.Xml.Schema.XsdValidator::XsiNoNamespaceSchemaLocation String_t* ___XsiNoNamespaceSchemaLocation_33; // System.String System.Xml.Schema.XsdValidator::XsdSchema String_t* ___XsdSchema_34; }; struct XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_StaticFields { // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XsdValidator::dtCDATA XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* ___dtCDATA_24; // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XsdValidator::dtQName XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* ___dtQName_25; // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XsdValidator::dtStringArray XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* ___dtStringArray_26; }; // 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; }; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry struct XsdAttributeEntry_t848186D02C4AC6A98DDAF5DE03C45EB373E1D87E : public RuntimeObject { // System.Xml.Schema.SchemaNames/Token System.Xml.Schema.XsdBuilder/XsdAttributeEntry::Attribute int32_t ___Attribute_0; // System.Xml.Schema.XsdBuilder/XsdBuildFunction System.Xml.Schema.XsdBuilder/XsdAttributeEntry::BuildFunc XsdBuildFunction_t84A482BED9DE4A1A8129AC98CF86996D043FE9F5* ___BuildFunc_1; }; // System.Xml.Schema.XsdBuilder/XsdEntry struct XsdEntry_tC0DD15F9C1789C068CD2C6D3212760F7FD5B3CD3 : public RuntimeObject { // System.Xml.Schema.SchemaNames/Token System.Xml.Schema.XsdBuilder/XsdEntry::Name int32_t ___Name_0; // System.Xml.Schema.XsdBuilder/State System.Xml.Schema.XsdBuilder/XsdEntry::CurrentState int32_t ___CurrentState_1; // System.Xml.Schema.XsdBuilder/State[] System.Xml.Schema.XsdBuilder/XsdEntry::NextStates StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___NextStates_2; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] System.Xml.Schema.XsdBuilder/XsdEntry::Attributes XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___Attributes_3; // System.Xml.Schema.XsdBuilder/XsdInitFunction System.Xml.Schema.XsdBuilder/XsdEntry::InitFunc XsdInitFunction_t536C9827D05C0C3788A5F3D187916022B51E1CE6* ___InitFunc_4; // System.Xml.Schema.XsdBuilder/XsdEndChildFunction System.Xml.Schema.XsdBuilder/XsdEntry::EndChildFunc XsdEndChildFunction_tFC64769E44499A1B0C252DE7EA8E1CD29A6B164A* ___EndChildFunc_5; // System.Boolean System.Xml.Schema.XsdBuilder/XsdEntry::ParseContent bool ___ParseContent_6; }; // System.Xml.Schema.XsdDateTime/Parser struct Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 { // System.Xml.Schema.XsdDateTime/DateTimeTypeCode System.Xml.Schema.XsdDateTime/Parser::typeCode int32_t ___typeCode_0; // System.Int32 System.Xml.Schema.XsdDateTime/Parser::year int32_t ___year_1; // System.Int32 System.Xml.Schema.XsdDateTime/Parser::month int32_t ___month_2; // System.Int32 System.Xml.Schema.XsdDateTime/Parser::day int32_t ___day_3; // System.Int32 System.Xml.Schema.XsdDateTime/Parser::hour int32_t ___hour_4; // System.Int32 System.Xml.Schema.XsdDateTime/Parser::minute int32_t ___minute_5; // System.Int32 System.Xml.Schema.XsdDateTime/Parser::second int32_t ___second_6; // System.Int32 System.Xml.Schema.XsdDateTime/Parser::fraction int32_t ___fraction_7; // System.Xml.Schema.XsdDateTime/XsdDateTimeKind System.Xml.Schema.XsdDateTime/Parser::kind int32_t ___kind_8; // System.Int32 System.Xml.Schema.XsdDateTime/Parser::zoneHour int32_t ___zoneHour_9; // System.Int32 System.Xml.Schema.XsdDateTime/Parser::zoneMinute int32_t ___zoneMinute_10; // System.String System.Xml.Schema.XsdDateTime/Parser::text String_t* ___text_11; // System.Int32 System.Xml.Schema.XsdDateTime/Parser::length int32_t ___length_12; }; struct Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_StaticFields { // System.Int32[] System.Xml.Schema.XsdDateTime/Parser::Power10 Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___Power10_13; }; // Native definition for P/Invoke marshalling of System.Xml.Schema.XsdDateTime/Parser struct Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_marshaled_pinvoke { int32_t ___typeCode_0; int32_t ___year_1; int32_t ___month_2; int32_t ___day_3; int32_t ___hour_4; int32_t ___minute_5; int32_t ___second_6; int32_t ___fraction_7; int32_t ___kind_8; int32_t ___zoneHour_9; int32_t ___zoneMinute_10; char* ___text_11; int32_t ___length_12; }; // Native definition for COM marshalling of System.Xml.Schema.XsdDateTime/Parser struct Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_marshaled_com { int32_t ___typeCode_0; int32_t ___year_1; int32_t ___month_2; int32_t ___day_3; int32_t ___hour_4; int32_t ___minute_5; int32_t ___second_6; int32_t ___fraction_7; int32_t ___kind_8; int32_t ___zoneHour_9; int32_t ___zoneMinute_10; Il2CppChar* ___text_11; int32_t ___length_12; }; // System.ArgumentException struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { // System.String System.ArgumentException::_paramName String_t* ____paramName_18; }; // System.ArithmeticException struct ArithmeticException_t07E77822D0007642BC8959A671E70D1F33C84FEA : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; // System.FormatException struct FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; // System.Xml.Schema.SchemaAttDef struct SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553 : public SchemaDeclBase_t04E301687597D1FA19FFC9A6A2D08746D3EF169B { // System.String System.Xml.Schema.SchemaAttDef::defExpanded String_t* ___defExpanded_11; // System.Int32 System.Xml.Schema.SchemaAttDef::lineNum int32_t ___lineNum_12; // System.Int32 System.Xml.Schema.SchemaAttDef::linePos int32_t ___linePos_13; // System.Int32 System.Xml.Schema.SchemaAttDef::valueLineNum int32_t ___valueLineNum_14; // System.Int32 System.Xml.Schema.SchemaAttDef::valueLinePos int32_t ___valueLinePos_15; // System.Xml.Schema.SchemaAttDef/Reserve System.Xml.Schema.SchemaAttDef::reserved int32_t ___reserved_16; // System.Boolean System.Xml.Schema.SchemaAttDef::defaultValueChecked bool ___defaultValueChecked_17; // System.Xml.Schema.XmlSchemaAttribute System.Xml.Schema.SchemaAttDef::schemaAttribute XmlSchemaAttribute_t04AF3100B886867E3F0495E22F44305EDEC5550F* ___schemaAttribute_18; }; struct SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553_StaticFields { // System.Xml.Schema.SchemaAttDef System.Xml.Schema.SchemaAttDef::Empty SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* ___Empty_19; }; // System.Xml.Schema.SchemaElementDecl struct SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD : public SchemaDeclBase_t04E301687597D1FA19FFC9A6A2D08746D3EF169B { // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaElementDecl::attdefs Dictionary_2_tB85C1B2FFF985BA01AD2B7199C083B43C1476CC1* ___attdefs_11; // System.Collections.Generic.List`1 System.Xml.Schema.SchemaElementDecl::defaultAttdefs List_1_tF7608B82384542DEB200F8E211D9D36AE02EAB58* ___defaultAttdefs_12; // System.Boolean System.Xml.Schema.SchemaElementDecl::isIdDeclared bool ___isIdDeclared_13; // System.Boolean System.Xml.Schema.SchemaElementDecl::hasNonCDataAttribute bool ___hasNonCDataAttribute_14; // System.Boolean System.Xml.Schema.SchemaElementDecl::isAbstract bool ___isAbstract_15; // System.Boolean System.Xml.Schema.SchemaElementDecl::isNillable bool ___isNillable_16; // System.Boolean System.Xml.Schema.SchemaElementDecl::hasRequiredAttribute bool ___hasRequiredAttribute_17; // System.Boolean System.Xml.Schema.SchemaElementDecl::isNotationDeclared bool ___isNotationDeclared_18; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaElementDecl::prohibitedAttributes Dictionary_2_t8E385BAD05584AB244D10E6FAAA2C60FB9BA5F64* ___prohibitedAttributes_19; // System.Xml.Schema.ContentValidator System.Xml.Schema.SchemaElementDecl::contentValidator ContentValidator_t42EB1802005FF0D871EE98A34ADB69091CCE48FE* ___contentValidator_20; // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.SchemaElementDecl::anyAttribute XmlSchemaAnyAttribute_t2674CD673C9358AEDF1F318A8CF5DE9EB01AF601* ___anyAttribute_21; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.SchemaElementDecl::block int32_t ___block_22; // System.Xml.Schema.CompiledIdentityConstraint[] System.Xml.Schema.SchemaElementDecl::constraints CompiledIdentityConstraintU5BU5D_tA8E35C25853FEF33AAE27549EE1E30F039429D16* ___constraints_23; // System.Xml.Schema.XmlSchemaElement System.Xml.Schema.SchemaElementDecl::schemaElement XmlSchemaElement_t24D5940E4EB4E5FFDAD1772AFBD7A83CD992C970* ___schemaElement_24; }; struct SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD_StaticFields { // System.Xml.Schema.SchemaElementDecl System.Xml.Schema.SchemaElementDecl::Empty SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* ___Empty_25; }; // System.Xml.Schema.ValidationEventHandler struct ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A : public MulticastDelegate_t { }; // 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; }; // System.Xml.XmlException struct XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { // System.String System.Xml.XmlException::res String_t* ___res_18; // System.String[] System.Xml.XmlException::args StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___args_19; // System.Int32 System.Xml.XmlException::lineNumber int32_t ___lineNumber_20; // System.Int32 System.Xml.XmlException::linePosition int32_t ___linePosition_21; // System.String System.Xml.XmlException::sourceUri String_t* ___sourceUri_22; // System.String System.Xml.XmlException::message String_t* ___message_23; }; // System.Xml.Schema.XmlSchemaAny struct XmlSchemaAny_tDC4D6CE18918F8446C9B25A21E003CD7F28A65A1 : public XmlSchemaParticle_t9A7544A3F66C6E4B8900456CF705A6F9D95655EE { // System.String System.Xml.Schema.XmlSchemaAny::ns String_t* ___ns_13; // System.Xml.Schema.XmlSchemaContentProcessing System.Xml.Schema.XmlSchemaAny::processContents int32_t ___processContents_14; // System.Xml.Schema.NamespaceList System.Xml.Schema.XmlSchemaAny::namespaceList NamespaceList_t4908A013B5E0E5822341B7271D6FEEE7C72F2260* ___namespaceList_15; }; // System.Xml.Schema.XmlSchemaElement struct XmlSchemaElement_t24D5940E4EB4E5FFDAD1772AFBD7A83CD992C970 : public XmlSchemaParticle_t9A7544A3F66C6E4B8900456CF705A6F9D95655EE { // System.Boolean System.Xml.Schema.XmlSchemaElement::isAbstract bool ___isAbstract_13; // System.Boolean System.Xml.Schema.XmlSchemaElement::hasAbstractAttribute bool ___hasAbstractAttribute_14; // System.Boolean System.Xml.Schema.XmlSchemaElement::isNillable bool ___isNillable_15; // System.Boolean System.Xml.Schema.XmlSchemaElement::hasNillableAttribute bool ___hasNillableAttribute_16; // System.Boolean System.Xml.Schema.XmlSchemaElement::isLocalTypeDerivationChecked bool ___isLocalTypeDerivationChecked_17; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaElement::block int32_t ___block_18; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaElement::final int32_t ___final_19; // System.Xml.Schema.XmlSchemaForm System.Xml.Schema.XmlSchemaElement::form int32_t ___form_20; // System.String System.Xml.Schema.XmlSchemaElement::defaultValue String_t* ___defaultValue_21; // System.String System.Xml.Schema.XmlSchemaElement::fixedValue String_t* ___fixedValue_22; // System.String System.Xml.Schema.XmlSchemaElement::name String_t* ___name_23; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::refName XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___refName_24; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::substitutionGroup XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___substitutionGroup_25; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::typeName XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___typeName_26; // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaElement::type XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF* ___type_27; // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaElement::qualifiedName XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___qualifiedName_28; // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaElement::elementType XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF* ___elementType_29; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaElement::blockResolved int32_t ___blockResolved_30; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaElement::finalResolved int32_t ___finalResolved_31; // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaElement::constraints XmlSchemaObjectCollection_tABB09091ECE50CA4C1B43A6E91D2CB04465B9388* ___constraints_32; // System.Xml.Schema.SchemaElementDecl System.Xml.Schema.XmlSchemaElement::elementDecl SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* ___elementDecl_33; }; // System.Xml.Schema.XmlSchemaException struct XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { // System.String System.Xml.Schema.XmlSchemaException::res String_t* ___res_18; // System.String[] System.Xml.Schema.XmlSchemaException::args StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___args_19; // System.String System.Xml.Schema.XmlSchemaException::sourceUri String_t* ___sourceUri_20; // System.Int32 System.Xml.Schema.XmlSchemaException::lineNumber int32_t ___lineNumber_21; // System.Int32 System.Xml.Schema.XmlSchemaException::linePosition int32_t ___linePosition_22; // System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaException::sourceSchemaObject XmlSchemaObject_t82CCD87AADB4BEF4E9DFE4C501F09EDA372AA19D* ___sourceSchemaObject_23; // System.String System.Xml.Schema.XmlSchemaException::message String_t* ___message_24; }; // System.Xml.Schema.XmlSchemaSimpleType struct XmlSchemaSimpleType_tA52BBE2D61DAD61BD3FCDF40E1CD9F41388F7FA8 : public XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF { // System.Xml.Schema.XmlSchemaSimpleTypeContent System.Xml.Schema.XmlSchemaSimpleType::content XmlSchemaSimpleTypeContent_t84C9B4F059E687FBF7845373F5A6B2795F982091* ___content_19; }; // System.Xml.Schema.XsdBuilder/XsdBuildFunction struct XsdBuildFunction_t84A482BED9DE4A1A8129AC98CF86996D043FE9F5 : public MulticastDelegate_t { }; // System.Xml.Schema.XsdBuilder/XsdEndChildFunction struct XsdEndChildFunction_tFC64769E44499A1B0C252DE7EA8E1CD29A6B164A : public MulticastDelegate_t { }; // System.Xml.Schema.XsdBuilder/XsdInitFunction struct XsdInitFunction_t536C9827D05C0C3788A5F3D187916022B51E1CE6 : public MulticastDelegate_t { }; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 { // System.Object System.ArgumentOutOfRangeException::_actualValue RuntimeObject* ____actualValue_19; }; // System.OverflowException struct OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C : public ArithmeticException_t07E77822D0007642BC8959A671E70D1F33C84FEA { }; #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Delegate[] struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771 : public RuntimeArray { ALIGN_FIELD (8) Delegate_t* m_Items[1]; inline Delegate_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Delegate_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, Delegate_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Delegate_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Delegate_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Delegate_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Xml.Schema.XsdBuilder/State[] struct StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F : public RuntimeArray { ALIGN_FIELD (8) int32_t m_Items[1]; inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // System.Xml.Schema.XsdBuilder/XsdAttributeEntry[] struct XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5 : public RuntimeArray { ALIGN_FIELD (8) XsdAttributeEntry_t848186D02C4AC6A98DDAF5DE03C45EB373E1D87E* m_Items[1]; inline XsdAttributeEntry_t848186D02C4AC6A98DDAF5DE03C45EB373E1D87E* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline XsdAttributeEntry_t848186D02C4AC6A98DDAF5DE03C45EB373E1D87E** 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, XsdAttributeEntry_t848186D02C4AC6A98DDAF5DE03C45EB373E1D87E* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline XsdAttributeEntry_t848186D02C4AC6A98DDAF5DE03C45EB373E1D87E* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline XsdAttributeEntry_t848186D02C4AC6A98DDAF5DE03C45EB373E1D87E** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, XsdAttributeEntry_t848186D02C4AC6A98DDAF5DE03C45EB373E1D87E* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Object[] struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918 : public RuntimeArray { ALIGN_FIELD (8) RuntimeObject* m_Items[1]; inline RuntimeObject* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.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.Schema.XmlTypeCode[] struct XmlTypeCodeU5BU5D_tD0B97C4F52D97F28CCCD25F34390B7414EA4BA41 : public RuntimeArray { ALIGN_FIELD (8) int32_t m_Items[1]; inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // System.Int32[] struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C : public RuntimeArray { ALIGN_FIELD (8) int32_t m_Items[1]; inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // System.String[] struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248 : public RuntimeArray { ALIGN_FIELD (8) String_t* m_Items[1]; inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Xml.Schema.ConstraintStruct[] struct ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC : public RuntimeArray { ALIGN_FIELD (8) ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* m_Items[1]; inline ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714** 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, ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Xml.Schema.CompiledIdentityConstraint[] struct CompiledIdentityConstraintU5BU5D_tA8E35C25853FEF33AAE27549EE1E30F039429D16 : public RuntimeArray { ALIGN_FIELD (8) CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* m_Items[1]; inline CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E** 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, CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)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.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.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.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); // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(TKey) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mBEDE43E001DFC228FF4DA06FBCA7CC215C8E7C73_gshared (Dictionary_2_tDBC7BB75C617E4886F85171F2758C7996F98EC36* __this, RuntimeObject* ___key0, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mD15380A4ED7CDEE99EA45881577D26BA9CE1B849_gshared (Dictionary_2_t14FE4A752A83D53771C584E4C8D14E01F2AFD7BA* __this, RuntimeObject* ___key0, RuntimeObject** ___value1, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mE097DBD72433D1AFC11733F5678602603A756424_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___collection0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___item0, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::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) ; // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___index0, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::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::.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::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::.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::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::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() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Int32EnumU5BU5D_t87B7DB802810C38016332669039EF42C487A081F* Array_Empty_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mE59D1BFBD133384E5DA6A01D206C3E6718FC1631_gshared_inline (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.XmlNamespaceManager::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlNamespaceManager__ctor_m6485992B6D88F2C7276E1D562B9F643AD60AD4CD (XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* __this, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.XsdDateTime/Parser::Parse(System.String,System.Xml.Schema.XsdDateTimeFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_Parse_m4027B362756419C910E1D041BB6CE2035B3603D9 (Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* __this, String_t* ___text0, int32_t ___kinds1, const RuntimeMethod* method) ; // System.String System.Xml.Res::GetString(System.String,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Res_GetString_mB929E696BF2E2F27CD03C0B61301A9DFE2FDEEF9 (String_t* ___name0, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___args1, const RuntimeMethod* method) ; // System.Void System.FormatException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FormatException__ctor_mE04AEA59C0EEFF4BD34B7CE8601F9D331D1D473E (FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B* __this, String_t* ___message0, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdDateTime::InitiateXsdDateTime(System.Xml.Schema.XsdDateTime/Parser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_InitiateXsdDateTime_m91814AB11DA2BA2D0079F9F73E2B9B62B98B533E (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 ___parser0, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.String,System.Xml.Schema.XsdDateTimeFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m3E0873E7B93556D02209B348843C713D51F73B4E (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, String_t* ___text0, int32_t ___kinds1, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.Xml.Schema.XsdDateTime/Parser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m9D9086E04F4BF6D3C09746A40FE8811B3CF4CA88 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 ___parser0, const RuntimeMethod* method) ; // System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_m1F66A4327FE6B127F0F0E83A70CED25DB0DFFB00 (DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, int32_t ___hour3, int32_t ___minute4, int32_t ___second5, const RuntimeMethod* method) ; // System.DateTime System.DateTime::AddTicks(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D DateTime_AddTicks_m76D145EA6924296227BB2DD9A5A18C8A2B72EF1D (DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* __this, int64_t ___value0, const RuntimeMethod* method) ; // System.Int32 System.Xml.Bits::LeastPosition(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Bits_LeastPosition_mED73F0679FE249EF6A6B9DFF121C79857A1BE49E (uint32_t ___num0, const RuntimeMethod* method) ; // System.DateTimeKind System.DateTime::get_Kind() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Kind_m83D45222D9386873333A178B9AB31AC2B2F2C993 (DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* __this, const RuntimeMethod* method) ; // System.TimeZoneInfo System.TimeZoneInfo::get_Local() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t30FD24E315EC4F4D942AF797CCD4CC4ED6B5CAD8* TimeZoneInfo_get_Local_mFE5FE1C25C014521B6BCC9BE11AA67A1AF3C91B0 (const RuntimeMethod* method) ; // System.TimeSpan System.TimeZoneInfo::GetUtcOffset(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A TimeZoneInfo_GetUtcOffset_mFAA1957ED9222C7526A197E6FF1AE0D05B46EDB0 (TimeZoneInfo_t30FD24E315EC4F4D942AF797CCD4CC4ED6B5CAD8* __this, DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___dateTime0, const RuntimeMethod* method) ; // System.Int64 System.TimeSpan::get_Ticks() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t TimeSpan_get_Ticks_mC50131E57621F29FACC53B3241432ABB874FA1B5_inline (TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* __this, const RuntimeMethod* method) ; // System.Int32 System.TimeSpan::get_Hours() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeSpan_get_Hours_m770B4B777A816E051EFDA317C28DA9A4F39D6CFB (TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* __this, const RuntimeMethod* method) ; // System.Int32 System.TimeSpan::get_Minutes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeSpan_get_Minutes_m93E37D01CD6DA2DE5B35609D740D322E270B678F (TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTime,System.Xml.Schema.XsdDateTimeFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m9EE15399BB38384CC624A7079BA193790D121712 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___dateTime0, int32_t ___kinds1, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTimeOffset,System.Xml.Schema.XsdDateTimeFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m127DD6E3D834498A172B1FD34DD1AC4505C7AA4C (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 ___dateTimeOffset0, int32_t ___kinds1, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTimeOffset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_mEA0743636C2E0A5AF92A77BB350ED7A6F51AA843 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 ___dateTimeOffset0, const RuntimeMethod* method) ; // System.DateTime System.DateTimeOffset::get_DateTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D DateTimeOffset_get_DateTime_mDF6DC57E7A5647D8B964D3FD5B6855E7D66EF324 (DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4* __this, const RuntimeMethod* method) ; // System.TimeSpan System.DateTimeOffset::get_Offset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A DateTimeOffset_get_Offset_mE90E2548227F1EE8BF4A6A5EB71B32D48D3035A4 (DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4* __this, const RuntimeMethod* method) ; // System.Double System.TimeSpan::get_TotalMinutes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double TimeSpan_get_TotalMinutes_mD139AD7A9055F460D2ACC8B0D2BC4A70009E1115 (TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* __this, const RuntimeMethod* method) ; // System.TimeSpan System.TimeSpan::Negate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A TimeSpan_Negate_m3BF3036191A2FDC35250891CD82AD3283A13ABB4 (TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* __this, const RuntimeMethod* method) ; // System.Xml.Schema.XsdDateTime/DateTimeTypeCode System.Xml.Schema.XsdDateTime::get_InternalTypeCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_InternalTypeCode_mAE60E4DBF9D642870B0D715A5E260F4DD5BC4A4B (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) ; // System.Xml.Schema.XsdDateTime/XsdDateTimeKind System.Xml.Schema.XsdDateTime::get_InternalKind() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_InternalKind_m40658E3A6C5DA52E96BCF334BF5760EB7092A88E (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) ; // System.Int32 System.DateTime::get_Year() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Year_m00A88C4CEE07B7906F5F7F75C254B769808F5138 (DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.XsdDateTime::get_Year() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Year_mD24DE1C1790E7306B5AF6F78EBAC41CCC7750CEA (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) ; // System.Int32 System.DateTime::get_Month() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Month_m899C6602DE8198990B2CAF5EBC04CC67764E3DA2 (DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.XsdDateTime::get_Month() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Month_m205FE2FB59CF6A1692300A21A77FFBB37144E99B (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) ; // System.Int32 System.DateTime::get_Day() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Day_m872DBCA4C79955EC1E27EB68746B6C2F6A183B28 (DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.XsdDateTime::get_Day() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Day_m4F8E33F38809CDEEFFAB2BFC3E14AC6B08AF1F6D (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) ; // System.Int32 System.DateTime::get_Hour() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Hour_m350B2AEB6ED8AAD80F0779C1FD37EEE13952A7F3 (DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.XsdDateTime::get_Hour() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Hour_mE4B191CD33490CA5BC5EA87E00314FA50BDB741A (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) ; // System.Int32 System.DateTime::get_Minute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Minute_m73003491DA85D2C9951ECCF890D9BF6AFFB9E973 (DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.XsdDateTime::get_Minute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Minute_m38120FA2B75440A56BD49C552DDD3032D9A6DFA6 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) ; // System.Int32 System.DateTime::get_Second() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Second_mC860BA28DED65249BE9EA46E4898730C7828B3EA (DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.XsdDateTime::get_Second() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Second_m46202D39713A213E9F514CD4E2F5F04C5278780F (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) ; // System.Int64 System.DateTime::get_Ticks() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_get_Ticks_mC2CF04ED0EAB425C72C2532FFC5743777F3C93A6 (DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.XsdDateTime::get_Fraction() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Fraction_m40D9B327318B0D061E02D59889E0919A95EB9098 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.XsdDateTime::get_ZoneHour() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_ZoneHour_m9E35CDE49237CC3ECD3DE3D51AAB8E99300A2739 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.XsdDateTime::get_ZoneMinute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_ZoneMinute_m1D120C367B38D2F8B926469F418B6C2560C8E228 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) ; // System.DateTime System.DateTime::get_Now() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D DateTime_get_Now_mC336498972C48439ADCD5C50D35FAE0F2A48B0F0 (const RuntimeMethod* method) ; // System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_mA3BF7CE28807F0A02634FD43913FAAFD989CEE88 (DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, const RuntimeMethod* method) ; // System.TimeSpan System.DateTime::op_Subtraction(System.DateTime,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A DateTime_op_Subtraction_m41335EF0E6DCD52B23C64916CB973A0B4A9E0387 (DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___d10, DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___d21, const RuntimeMethod* method) ; // System.DateTime System.DateTime::Add(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D DateTime_Add_mC882C6BBE75862360A1A0C733B4FFE3210D4B9B1 (DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* __this, TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A ___value0, const RuntimeMethod* method) ; // System.Void System.DateTime::.ctor(System.Int64,System.DateTimeKind) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_mF724D343E82431D326EF70E1A31B3B3C4295AFFE (DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* __this, int64_t ___ticks0, int32_t ___kind1, const RuntimeMethod* method) ; // System.Void System.TimeSpan::.ctor(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpan__ctor_mF8B85616C009D35D860DA0254327E8AAF54822A1 (TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* __this, int32_t ___hours0, int32_t ___minutes1, int32_t ___seconds2, const RuntimeMethod* method) ; // System.DateTime System.DateTime::ToLocalTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D DateTime_ToLocalTime_mD87626169251A26AF699DAE90A1C31190AD30B94 (DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* __this, const RuntimeMethod* method) ; // System.Void System.DateTimeOffset::.ctor(System.DateTime,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeOffset__ctor_m6E6938BD1F5EEE0F96247339B75FB7CEF3665FDC (DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4* __this, DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___dateTime0, TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A ___offset1, const RuntimeMethod* method) ; // System.Void System.TimeSpan::.ctor(System.Int64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TimeSpan__ctor_m061B122FA11D2063FE751C1F1D019DF1C8B10B1F_inline (TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* __this, int64_t ___ticks0, const RuntimeMethod* method) ; // System.Void System.Text.StringBuilder::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_m2619CA8D2C3476DF1A302D9D941498BB1C6164C5 (StringBuilder_t* __this, int32_t ___capacity0, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdDateTime::PrintDate(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_PrintDate_mF29EDBFFB4F5A9EACE93E05D257421B72A74B61E (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, StringBuilder_t* ___sb0, const RuntimeMethod* method) ; // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1 (StringBuilder_t* __this, Il2CppChar ___value0, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdDateTime::PrintTime(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_PrintTime_mCE1029E13A352DB34EC2EF991632A85E26133EDB (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, StringBuilder_t* ___sb0, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdDateTime::IntToCharArray(System.Char[],System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_IntToCharArray_mB95DA3CAFA3F603DFB73CB309A062670C217C131 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___text0, int32_t ___start1, int32_t ___value2, int32_t ___digits3, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdDateTime::ShortToCharArray(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___text0, int32_t ___start1, int32_t ___value2, const RuntimeMethod* method) ; // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_m8455D90E068B02E8376B7650409E2325303D2456 (StringBuilder_t* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___value0, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdDateTime::PrintZone(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_PrintZone_mA1766FF80B24A4E1D666DBB8C818C01A94330CF6 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, StringBuilder_t* ___sb0, const RuntimeMethod* method) ; // System.String System.Xml.Schema.XsdDateTime::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XsdDateTime_ToString_m7753E41D2C4A8E0687796143C9220155B9837535 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __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) ; // System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_mE10C3436BA703E4D9D41B3F8F365E4C34F9926EF (RuntimeArray* ___array0, RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 ___fldHandle1, 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.Boolean System.Char::IsWhiteSpace(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsWhiteSpace_m9CE0F6685DB2502ABE106D160F95A287EFC07EF9 (Il2CppChar ___c0, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.XsdDateTime/Parser::Test(System.Xml.Schema.XsdDateTimeFlags,System.Xml.Schema.XsdDateTimeFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_Test_m78E312B37752A9D97C160A4C6DDE22245C4261F8 (int32_t ___left0, int32_t ___right1, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseDate(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_ParseDate_mDD1FC2A4390DBB0F116BCA9CAA17D3ECE36D90E3 (Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* __this, int32_t ___start0, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseChar(System.Int32,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344 (Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* __this, int32_t ___start0, Il2CppChar ___ch1, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseTimeAndZoneAndWhitespace(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_ParseTimeAndZoneAndWhitespace_m7D228802D6E72D8F6640D71EA9603F40358B77DD (Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* __this, int32_t ___start0, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseZoneAndWhitespace(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_ParseZoneAndWhitespace_m59547EAFB80879B5FE3665C0EF560945A1003A25 (Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* __this, int32_t ___start0, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseTimeAndWhitespace(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_ParseTimeAndWhitespace_mF1CAE3E888701743D8C536884D629EE0F22B1D21 (Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* __this, int32_t ___start0, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.XsdDateTime/Parser::Parse4Dig(System.Int32,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_Parse4Dig_m1CCFFA25225A107685596935A622002FDACEF084 (Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* __this, int32_t ___start0, int32_t* ___num1, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.XsdDateTime/Parser::Parse2Dig(System.Int32,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A (Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* __this, int32_t ___start0, int32_t* ___num1, const RuntimeMethod* method) ; // System.Int32 System.DateTime::DaysInMonth(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_DaysInMonth_m0D32B96A924B642096EAA09FFDE74F1B6568714C (int32_t ___year0, int32_t ___month1, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseTime(System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_ParseTime_mF90100413CE0C7543E81BB585E86322A64090420 (Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* __this, int32_t* ___start0, const RuntimeMethod* method) ; // System.Void System.ArgumentOutOfRangeException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* __this, String_t* ___paramName0, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdDuration::.ctor(System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDuration__ctor_m38DC4CBC4227909F4B1AF6A15D90026E3EDA2E8A (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, bool ___isNegative0, int32_t ___years1, int32_t ___months2, int32_t ___days3, int32_t ___hours4, int32_t ___minutes5, int32_t ___seconds6, int32_t ___nanoseconds7, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdDuration::.ctor(System.TimeSpan,System.Xml.Schema.XsdDuration/DurationType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDuration__ctor_m2CE789343F1EE7728BE48C8ABF3392B8ED7BD390 (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A ___timeSpan0, int32_t ___durationType1, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdDuration::.ctor(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDuration__ctor_m19B5702FB7598C86EDEBDE81C75C77F429FE99AC (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A ___timeSpan0, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdDuration::.ctor(System.String,System.Xml.Schema.XsdDuration/DurationType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDuration__ctor_m34337885047100969A6121F7CFAE5530C40E9B48 (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, String_t* ___s0, int32_t ___durationType1, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdDuration::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDuration__ctor_m77A135826E3F625F2BA603CB99A4A40D168160E1 (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, String_t* ___s0, const RuntimeMethod* method) ; // System.Exception System.Xml.Schema.XsdDuration::TryParse(System.String,System.Xml.Schema.XsdDuration/DurationType,System.Xml.Schema.XsdDuration&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* XsdDuration_TryParse_mCA5684ABF12ECFD3874A498B613879ADE9222F34 (String_t* ___s0, int32_t ___durationType1, XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* ___result2, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.XsdDuration::get_Years() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Years_m2F16DEE4EB28A914B6C03A462BF6DE16079AEC5E_inline (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.XsdDuration::get_Months() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Months_m2003B42F20229209D88FFA62D3BAED1BF0E1A851_inline (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.XsdDuration::get_Days() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Days_m7A66E8270BF719AC95604AD58AD2B9E35A47046A_inline (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.XsdDuration::get_Hours() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Hours_m7390FD426C288A52C27DF12F034F29AC746BF1EF_inline (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.XsdDuration::get_Minutes() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Minutes_mB74DF6E89566B10A2AD63E88A4DF462B06B9548C_inline (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.XsdDuration::get_Seconds() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Seconds_m9F35896B9EF01634C2C584D89A5901A20D5F728C_inline (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.XsdDuration::get_Nanoseconds() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Nanoseconds_m15052A05CD863DC5F37D1D614433B44D813F2AE7 (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.XsdDuration::get_IsNegative() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XsdDuration_get_IsNegative_m7AD0EE954916BAD77BE84976C1F9D8D3854F2B7E (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) ; // System.TimeSpan System.Xml.Schema.XsdDuration::ToTimeSpan(System.Xml.Schema.XsdDuration/DurationType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A XsdDuration_ToTimeSpan_mBE8EA5F151FE97572999EDFA85A3DAAA13B04B9A (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, int32_t ___durationType0, const RuntimeMethod* method) ; // System.TimeSpan System.Xml.Schema.XsdDuration::ToTimeSpan() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A XsdDuration_ToTimeSpan_m954AF83B393730C66217860A6E4048FBC3D456A7 (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) ; // System.Exception System.Xml.Schema.XsdDuration::TryToTimeSpan(System.Xml.Schema.XsdDuration/DurationType,System.TimeSpan&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171 (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, int32_t ___durationType0, TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* ___result1, const RuntimeMethod* method) ; // System.Exception System.Xml.Schema.XsdDuration::TryToTimeSpan(System.TimeSpan&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* XsdDuration_TryToTimeSpan_m7B81B7074288D60D1CB8E15006291E3227BAFBA3 (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* ___result0, const RuntimeMethod* method) ; // System.Void System.OverflowException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverflowException__ctor_m2B99D79236B7B87C0BB6C9AB2E557DECE481C264 (OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C* __this, String_t* ___message0, const RuntimeMethod* method) ; // System.String System.Xml.Schema.XsdDuration::ToString(System.Xml.Schema.XsdDuration/DurationType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XsdDuration_ToString_mAB96AA9C1E85D555476303E2D1D741B02FD6C698 (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, int32_t ___durationType0, const RuntimeMethod* method) ; // System.String System.Xml.Schema.XsdDuration::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XsdDuration_ToString_m678A09FD579D77D415021761FE814A1C49A50DFD (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) ; // System.String System.Xml.XmlConvert::ToString(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_m70CBE2DA22D8FCAC8906512E2A6F12C2E39C6D62 (int32_t ___value0, 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.Text.StringBuilder::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StringBuilder_get_Length_mDEA041E7357C68CC3B5885276BB403676DAAE0D8 (StringBuilder_t* __this, const RuntimeMethod* method) ; // System.Void System.Text.StringBuilder::set_Length(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder_set_Length_mE2427BDAEF91C4E4A6C80F3BDF1F6E01DBCC2414 (StringBuilder_t* __this, int32_t ___value0, const RuntimeMethod* method) ; // System.Void System.Text.StringBuilder::set_Chars(System.Int32,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder_set_Chars_m20B53B0EEAB2A0BB0EC84A130FF12EA86ADD99AE (StringBuilder_t* __this, int32_t ___index0, Il2CppChar ___value1, const RuntimeMethod* method) ; // System.Char System.Text.StringBuilder::get_Chars(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar StringBuilder_get_Chars_m254FD6F2F75C00B0D353D73B2A4A19316BD7624D (StringBuilder_t* __this, int32_t ___index0, const RuntimeMethod* method) ; // System.String System.String::Trim() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Trim_mCD6D8C6D4CFD15225D12DB7D3E0544CA80FB8DA5 (String_t* __this, const RuntimeMethod* method) ; // System.String System.Xml.Schema.XsdDuration::TryParseDigits(System.String,System.Int32&,System.Boolean,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XsdDuration_TryParseDigits_m4930FE80A792995148BE34DCA664BD9067CC5BD4 (String_t* ___s0, int32_t* ___offset1, bool ___eatDigits2, int32_t* ___result3, int32_t* ___numDigits4, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.BaseValidator::.ctor(System.Xml.Schema.BaseValidator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseValidator__ctor_m2C99DBB988AA7C272947ADE5EFE0CF08626F2A6F (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* ___other0, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_Init_mE693ACE2939DB3A2DA45E64D96270D9B02D01E73 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.BaseValidator::.ctor(System.Xml.XmlValidatingReaderImpl,System.Xml.Schema.XmlSchemaCollection,System.Xml.IValidationEventHandling) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseValidator__ctor_m20211D6CCF6743C8868B2AAC093752B0E83FFB7A (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* ___reader0, XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* ___schemaCollection1, RuntimeObject* ___eventHandling2, const RuntimeMethod* method) ; // System.Xml.XmlNameTable System.Xml.Schema.BaseValidator::get_NameTable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5_inline (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlNamespaceManager::.ctor(System.Xml.XmlNameTable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlNamespaceManager__ctor_m18E69120CE5886E06630CCCC3215D2C67FC669DB (XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* __this, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___nameTable0, const RuntimeMethod* method) ; // System.Void System.Xml.HWStack::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HWStack__ctor_mC458E3344CF521C473E1C0FF77D350E65A11A9C9 (HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* __this, int32_t ___GrowthRate0, 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.Void System.Collections.Hashtable::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Hashtable__ctor_mD7E2F1EB1BFD683186ECD6EDBE1708AF35C3A87D (Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.SchemaInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SchemaInfo__ctor_mF2778D9A328648120368A2B00DC41949E52E0963 (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::Push(System.Xml.XmlQualifiedName) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_Push_m56AE42051EE40CE1ABB5142449DB9AD93CBF686F (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___elementName0, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.XsdValidator::get_IsInlineSchemaStarted() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XsdValidator_get_IsInlineSchemaStarted_mC7666FED96348F8DAFC568FD5920EC880D7FCE26 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::ProcessInlineSchema() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ProcessInlineSchema_m89770A29D1E79E7549886C0C2562ACCA4C6DBF75 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::ValidateElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ValidateElement_m7DADC19C922A801AF63F1C9CE1DEE964394ED4AD (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.BaseValidator::ValidateWhitespace() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseValidator_ValidateWhitespace_m73339F1D7B4FA6409B17B20589914EFEBF381475 (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.BaseValidator::ValidateText() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseValidator_ValidateText_m0CD6CAA4B8C4DAE981A5EEA5FEB4404ECF97F079 (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::ValidateEndElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ValidateEndElement_m9772308296361CC5B26E7CE03F2EA28DA6F3F236 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::CheckForwardRefs() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_CheckForwardRefs_m3A69F9B67082D120DEC94E9EBF7F8D27DFA3F27F (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.Parser::ParseReaderNode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_ParseReaderNode_mDE124259DA600588C00200854794274AA5F8946A (Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* __this, const RuntimeMethod* method) ; // System.Xml.Schema.SchemaType System.Xml.Schema.Parser::FinishParsing() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Parser_FinishParsing_m06B8B06E4ABA5BE31AE936826C3E750F84FFC69F_inline (Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* __this, const RuntimeMethod* method) ; // System.Xml.Schema.XmlSchema System.Xml.Schema.Parser::get_XmlSchema() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* Parser_get_XmlSchema_mD5A4C6BA4B18957DA23830385DEAD714D09A9D4B_inline (Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.XmlSchema::get_ErrorCount() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlSchema_get_ErrorCount_m05CFECE281B8DDD5F4BD8EA39E8E4E493676D0B7_inline (XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.SchemaInfo::set_SchemaType(System.Xml.Schema.SchemaType) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void SchemaInfo_set_SchemaType_m00F5B5934AC3BDDD71AAEB8CA3E307451FA51229_inline (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* __this, int32_t ___value0, const RuntimeMethod* method) ; // System.String System.Xml.Schema.XmlSchema::get_TargetNamespace() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlSchema_get_TargetNamespace_mAFA4B36F2637087A82F54ADE6E5A627744705064_inline (XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* __this, const RuntimeMethod* method) ; // System.Xml.Schema.SchemaInfo System.Xml.Schema.BaseValidator::get_SchemaInfo() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* BaseValidator_get_SchemaInfo_mE8B092165F3FFCE8F3090BE44D60178C76451AB3_inline (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaInfo::get_TargetNamespaces() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* SchemaInfo_get_TargetNamespaces_m051A78CD43B364C0B10D75781749BAEE3EBF564D_inline (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(TKey) inline bool Dictionary_2_ContainsKey_mB58A1ED30A4979126B249E60D66D4391F6FF65F6 (Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* __this, String_t* ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C*, String_t*, const RuntimeMethod*))Dictionary_2_ContainsKey_mBEDE43E001DFC228FF4DA06FBCA7CC215C8E7C73_gshared)(__this, ___key0, method); } // System.Xml.Schema.XmlSchemaCollection System.Xml.Schema.BaseValidator::get_SchemaCollection() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* BaseValidator_get_SchemaCollection_mFB598756F922146498445D82C48D7C5071917DC7_inline (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, const RuntimeMethod* method) ; // System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaCollection::Add(System.String,System.Xml.Schema.SchemaInfo,System.Xml.Schema.XmlSchema,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* XmlSchemaCollection_Add_m75A36701A3CB81FB45AFFF30BA3E9A8A0E900020 (XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* __this, String_t* ___ns0, SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* ___schemaInfo1, XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* ___schema2, bool ___compile3, const RuntimeMethod* method) ; // System.Xml.Schema.ValidationEventHandler System.Xml.Schema.BaseValidator::get_EventHandler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* BaseValidator_get_EventHandler_mDD30026D63AC63C18F0E134AA6FFE634616F21F8 (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.SchemaInfo::Add(System.Xml.Schema.SchemaInfo,System.Xml.Schema.ValidationEventHandler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SchemaInfo_Add_m9F48748C906F00CC081EFDA73BDE062CFA991019 (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* __this, SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* ___sinfo0, ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* ___eventhandler1, const RuntimeMethod* method) ; // System.Uri System.Xml.Schema.BaseValidator::get_BaseUri() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* BaseValidator_get_BaseUri_m400505E56F164D6954DC3E55005B7D8E5B1BAF23_inline (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, const RuntimeMethod* method) ; // System.String System.Uri::get_AbsoluteUri() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_get_AbsoluteUri_m080934F4F2E2160EBEABDF00F8B6D59888EA63AE (Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.BaseValidator::SendValidationEvent(System.String,System.String[],System.Xml.Schema.XmlSeverityType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseValidator_SendValidationEvent_m0395B5910EE493C439E8E380A73A22B779486263 (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, String_t* ___code0, StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___args1, int32_t ___severity2, const RuntimeMethod* method) ; // System.Void System.Xml.XmlQualifiedName::Init(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlQualifiedName_Init_m2F37BA4297673844DC409B1C7E03849BC95EAAFB (XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* __this, String_t* ___name0, String_t* ___ns1, const RuntimeMethod* method) ; // System.Object System.Xml.Schema.XsdValidator::ValidateChildElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* XsdValidator_ValidateChildElement_m2D529CCD404617083C5B785D5DED029FA7401DAD (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) ; // System.String System.Xml.XmlQualifiedName::get_Name() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlQualifiedName_get_Name_mC9D21D5BADE11AEAC7ED5886B39E1A774C63B830_inline (XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* __this, const RuntimeMethod* method) ; // System.String System.Xml.XmlQualifiedName::get_Namespace() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlQualifiedName_get_Namespace_m0CAE4A651EF1CA6F0EB657C83608A796038A2615_inline (XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* __this, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.XsdValidator::IsXSDRoot(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XsdValidator_IsXSDRoot_m799AA32253D6B49813FC037E69B12F8E0137C3FC (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, String_t* ___localName0, String_t* ___ns1, const RuntimeMethod* method) ; // System.Xml.Schema.SchemaNames System.Xml.Schema.BaseValidator::get_SchemaNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SchemaNames_tF7A45B027D5759AA56D035F5962B4612A6B0902F* BaseValidator_get_SchemaNames_m349912EABFA59AE399C537F4266DD272DB02D8C9 (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.Parser::.ctor(System.Xml.Schema.SchemaType,System.Xml.XmlNameTable,System.Xml.Schema.SchemaNames,System.Xml.Schema.ValidationEventHandler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Parser__ctor_mD0856FD6103718FD65B714D40D94187514405DDD (Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* __this, int32_t ___schemaType0, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___nameTable1, SchemaNames_tF7A45B027D5759AA56D035F5962B4612A6B0902F* ___schemaNames2, ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* ___eventHandler3, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.Parser::StartParsing(System.Xml.XmlReader,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Parser_StartParsing_mF36C4EFCEEA4BFBDE0B95288FBA0074FD38ED92D (Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* __this, XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___reader0, String_t* ___targetNamespace1, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::ProcessElement(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ProcessElement_m7ED45B41F63AAB6CEFDAA82B9C35B9891DDB6F5B (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, RuntimeObject* ___particle0, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.BaseValidator::SendValidationEvent(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, String_t* ___code0, String_t* ___arg1, const RuntimeMethod* method) ; // System.Xml.Schema.ContentValidator System.Xml.Schema.SchemaElementDecl::get_ContentValidator() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ContentValidator_t42EB1802005FF0D871EE98A34ADB69091CCE48FE* SchemaElementDecl_get_ContentValidator_m687E7878F142CFC03B5D7B4FFD6FE1F4AE6526E1_inline (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* __this, const RuntimeMethod* method) ; // System.Xml.PositionInfo System.Xml.Schema.BaseValidator::get_PositionInfo() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573_inline (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XmlSchemaValidator::ElementValidationError(System.Xml.XmlQualifiedName,System.Xml.Schema.ValidationState,System.Xml.Schema.ValidationEventHandler,System.Object,System.String,System.Int32,System.Int32,System.Xml.Schema.XmlSchemaSet) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlSchemaValidator_ElementValidationError_mC06E6C27F8E55106EEAC5195BBC024411686007C (XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___name0, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* ___context1, ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* ___eventHandler2, RuntimeObject* ___sender3, String_t* ___sourceUri4, int32_t ___lineNo5, int32_t ___linePos6, XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1* ___schemaSet7, const RuntimeMethod* method) ; // System.Xml.Schema.SchemaElementDecl System.Xml.Schema.XsdValidator::FastGetElementDecl(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* XsdValidator_FastGetElementDecl_m40578C44C2B496A8F7943F1454BC902A7E683A69 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, RuntimeObject* ___particle0, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::ProcessXsiAttributes(System.Xml.XmlQualifiedName&,System.String&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ProcessXsiAttributes_m9F2F322EEFF7D2B81E33A77BCDE7231F81D7F6B9 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9** ___xsiType0, String_t** ___xsiNil1, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlQualifiedName::get_IsEmpty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlQualifiedName_get_IsEmpty_m37942163D9A870E85BE8762845953C6A6579A400 (XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* __this, const RuntimeMethod* method) ; // System.Xml.Schema.SchemaElementDecl System.Xml.Schema.XsdValidator::ThoroughGetElementDecl(System.Xml.Schema.SchemaElementDecl,System.Xml.XmlQualifiedName,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* XsdValidator_ThoroughGetElementDecl_m55A36E61078053DE2420DFCF62368335DDD8DA6F (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* ___elementDecl0, XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___xsiType1, String_t* ___xsiNil2, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.XsdValidator::get_HasSchema() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XsdValidator_get_HasSchema_mBCB35B50A4E462B189F78097CCD17BF5A1ECFB58 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) ; // System.String System.Xml.Schema.XmlSchemaValidator::QNameString(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlSchemaValidator_QNameString_m4EFD07552618095F64CAF2943BC83D8AB4796819 (String_t* ___localName0, String_t* ___ns1, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.BaseValidator::SendValidationEvent(System.String,System.String,System.Xml.Schema.XmlSeverityType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseValidator_SendValidationEvent_m206D77C001B4BE5827C405128D0DF5EEF34ED93E (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, String_t* ___code0, String_t* ___msg1, int32_t ___severity2, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::ValidateStartElementIdentityConstraints() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ValidateStartElementIdentityConstraints_mFBBBF10E9D7FFFC0AF4C7CDEB12392C498493336 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::ValidateStartElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ValidateStartElement_m828A30E767B887475989346055F6E8A7DC472854 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::ValidateEndStartElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ValidateEndStartElement_mC3972768CB3E6AA1D7543989F248E03C90C71142 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::LoadSchema(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_LoadSchema_m285D8FAB9A88F0E964E58363378F3F0935DBC78F (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, String_t* ___uri0, String_t* ___url1, const RuntimeMethod* method) ; // System.Boolean System.Xml.Ref::Equal(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Ref_Equal_m91CE186A8D713DBCF387B2A4AA83138704C7B8B1 (String_t* ___strA0, String_t* ___strB1, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XmlSchemaValidator::CompleteValidationError(System.Xml.Schema.ValidationState,System.Xml.Schema.ValidationEventHandler,System.Object,System.String,System.Int32,System.Int32,System.Xml.Schema.XmlSchemaSet) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlSchemaValidator_CompleteValidationError_m42FFEF6397B69E3DDA762B91702D94879892C97E (ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* ___context0, ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* ___eventHandler1, RuntimeObject* ___sender2, String_t* ___sourceUri3, int32_t ___lineNo4, int32_t ___linePos5, XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1* ___schemaSet6, const RuntimeMethod* method) ; // System.Object System.Xml.Schema.SchemaDeclBase::get_DefaultValueTyped() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* SchemaDeclBase_get_DefaultValueTyped_m16C165322E494F1BC351D0DF53210CF3A906ECAF_inline (SchemaDeclBase_t04E301687597D1FA19FFC9A6A2D08746D3EF169B* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::CheckValue(System.String,System.Xml.Schema.SchemaAttDef) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_CheckValue_m329063571D692A8AFA1C7586B345A73F4F8ED549 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, String_t* ___value0, SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* ___attdef1, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.XsdValidator::get_HasIdentityConstraints() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XsdValidator_get_HasIdentityConstraints_mE34940C58B3B72FF22CFD5E756FDF9A8F885A7A7 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::EndElementIdentityConstraints() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_EndElementIdentityConstraints_m82F5D5B344FEFD02A4F250D270E65C7C94D18B76 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::Pop() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_Pop_mE501FC313AD1C76D2E6DE114D93C8BB2244DAD95 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) ; // System.Xml.Schema.SchemaElementDecl System.Xml.Schema.XmlSchemaElement::get_ElementDecl() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* XmlSchemaElement_get_ElementDecl_m41E3619E5811E5EF18C325C3A339143702E2858A_inline (XmlSchemaElement_t24D5940E4EB4E5FFDAD1772AFBD7A83CD992C970* __this, const RuntimeMethod* method) ; // System.Xml.Schema.XmlSchemaContentProcessing System.Xml.Schema.XmlSchemaAny::get_ProcessContentsCorrect() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlSchemaAny_get_ProcessContentsCorrect_m4F8A0816123B46AB8135A004116B2BD464FB7967 (XmlSchemaAny_tDC4D6CE18918F8446C9B25A21E003CD7F28A65A1* __this, const RuntimeMethod* method) ; // System.Xml.Schema.SchemaElementDecl System.Xml.Schema.SchemaInfo::GetElementDecl(System.Xml.XmlQualifiedName) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* SchemaInfo_GetElementDecl_mDD703F69AB03039D9D52A1AE548D035462F92443 (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* __this, XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___qname0, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.SchemaElementDecl::get_IsAbstract() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool SchemaElementDecl_get_IsAbstract_m6A66C233D51685CD995849E1BA962DC9028221B0_inline (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* __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.Xml.Schema.BaseValidator::SendValidationEvent(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseValidator_SendValidationEvent_m0B3F1EF5F9776D6E4B890C0180E22C92E9A45F2B (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, String_t* ___code0, const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaInfo::get_ElementDeclsByType() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Dictionary_2_t798E72FD52A5F6525F4F83621BBE86BBAB28533A* SchemaInfo_get_ElementDeclsByType_mD6328AE54045B3DD88F6C90421BA1EEA4F980968_inline (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* __this, const RuntimeMethod* method) ; // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) inline bool Dictionary_2_TryGetValue_m15B366BD9B5A92299439677E2C60B2B46E07157A (Dictionary_2_t798E72FD52A5F6525F4F83621BBE86BBAB28533A* __this, XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___key0, SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD** ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t798E72FD52A5F6525F4F83621BBE86BBAB28533A*, XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9*, SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD**, const RuntimeMethod*))Dictionary_2_TryGetValue_mD15380A4ED7CDEE99EA45881577D26BA9CE1B849_gshared)(__this, ___key0, ___value1, method); } // System.Boolean System.String::op_Equality(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0 (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method) ; // System.Void System.Xml.XmlQualifiedName::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlQualifiedName__ctor_m65632114A1726D9FAD0338BC2A8C28BB9D262C7B (XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* __this, String_t* ___name0, String_t* ___ns1, const RuntimeMethod* method) ; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::GetSimpleTypeFromXsdType(System.Xml.XmlQualifiedName) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlSchemaSimpleType_tA52BBE2D61DAD61BD3FCDF40E1CD9F41388F7FA8* DatatypeImplementation_GetSimpleTypeFromXsdType_m4459CCB29D0CDFEDE38147087AF2A9C3B879D108 (XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___qname0, const RuntimeMethod* method) ; // System.Xml.Schema.SchemaElementDecl System.Xml.Schema.XmlSchemaType::get_ElementDecl() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* XmlSchemaType_get_ElementDecl_mB5C4C81B41D43C405C7C888A2AD3AEC77F3DF86C (XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF* __this, const RuntimeMethod* method) ; // System.Xml.Schema.XmlSchemaType System.Xml.Schema.SchemaDeclBase::get_SchemaType() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF* SchemaDeclBase_get_SchemaType_m46E8C95101CB925C57BD9CBF64D8A755335345B5_inline (SchemaDeclBase_t04E301687597D1FA19FFC9A6A2D08746D3EF169B* __this, const RuntimeMethod* method) ; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.SchemaElementDecl::get_Block() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SchemaElementDecl_get_Block_m5A64E5A09AFA41761FF96138A307ADC795959385_inline (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* __this, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.XmlSchemaType::IsDerivedFrom(System.Xml.Schema.XmlSchemaType,System.Xml.Schema.XmlSchemaType,System.Xml.Schema.XmlSchemaDerivationMethod) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlSchemaType_IsDerivedFrom_m7EFEF5862D454DC236FA9160395F7B51FF80408D (XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF* ___derivedType0, XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF* ___baseType1, int32_t ___except2, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.BaseValidator::SendValidationEvent(System.String,System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseValidator_SendValidationEvent_mDB46F72A815EA7EF1C85A46CB19439D3F6FA3D48 (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, String_t* ___code0, StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___args1, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.SchemaElementDecl::get_IsNillable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool SchemaElementDecl_get_IsNillable_m7228F866834534EBF16EF358A407E92F4CDFE689_inline (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* __this, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlConvert::ToBoolean(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlConvert_ToBoolean_mC9C05B76ECCD48E206BF6AD704A9742C88A6DBB4 (String_t* ___s0, const RuntimeMethod* method) ; // System.Void System.Xml.XmlValidatingReaderImpl::set_SchemaTypeObject(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlValidatingReaderImpl_set_SchemaTypeObject_mCAB4AC252A3858BC3E87F13974542BCBA7FD10EB (XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* __this, RuntimeObject* ___value0, const RuntimeMethod* method) ; // System.Object System.Xml.Schema.XsdValidator::UnWrapUnion(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* XsdValidator_UnWrapUnion_m66835C7CF39B169E7D4D89DBC14CDC232CBE27D8 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, RuntimeObject* ___typedValue0, const RuntimeMethod* method) ; // System.Void System.Xml.XmlValidatingReaderImpl::set_TypedValueObject(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlValidatingReaderImpl_set_TypedValueObject_m5CE2EEB7B2C9DE75E771F9E622DE11650D4F0989 (XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* __this, RuntimeObject* ___value0, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.SchemaElementDecl::get_HasRequiredAttribute() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool SchemaElementDecl_get_HasRequiredAttribute_mA1790096360AAF0BFA8E87BAF4B230D12AECCC6B_inline (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* __this, const RuntimeMethod* method) ; // System.Xml.Schema.SchemaAttDef System.Xml.Schema.SchemaInfo::GetAttributeXsd(System.Xml.Schema.SchemaElementDecl,System.Xml.XmlQualifiedName,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* SchemaInfo_GetAttributeXsd_m229A2E1FBCE6BB62712FC05A25F0D9E5C88B5120 (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* __this, SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* ___ed0, XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___qname1, bool* ___skip2, const RuntimeMethod* method) ; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaDeclBase::get_Name() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* SchemaDeclBase_get_Name_m013DF0DD721FE902399C2DF4D2E6F8DAD50ECFAE_inline (SchemaDeclBase_t04E301687597D1FA19FFC9A6A2D08746D3EF169B* __this, const RuntimeMethod* method) ; // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.SchemaDeclBase::get_Datatype() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* SchemaDeclBase_get_Datatype_mE6DE13C3518B65A1CF6E464F12D7D7653247AF90_inline (SchemaDeclBase_t04E301687597D1FA19FFC9A6A2D08746D3EF169B* __this, const RuntimeMethod* method) ; // System.Object System.Xml.XmlValidatingReaderImpl::get_TypedValueObject() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* XmlValidatingReaderImpl_get_TypedValueObject_m9602101F88DF1B7E38564233B194E3946813C834 (XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::AttributeIdentityConstraints(System.String,System.String,System.Object,System.String,System.Xml.Schema.SchemaAttDef) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_AttributeIdentityConstraints_m822930333D825B8ADDA67291CBBCF7B41FB348D0 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, String_t* ___name0, String_t* ___ns1, RuntimeObject* ___obj2, String_t* ___sobj3, SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* ___attdef4, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.SchemaInfo::Contains(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SchemaInfo_Contains_m05ECE7B576B731F76916616A15EE4361AA8E592F (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* __this, String_t* ___ns0, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XmlSchemaException::SetSource(System.String,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlSchemaException_SetSource_m4D004A102ABFE72DE2C7A9A9D953EA409CADED70 (XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* __this, String_t* ___sourceUri0, int32_t ___lineNumber1, int32_t ___linePosition2, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.BaseValidator::SendValidationEvent(System.Xml.Schema.XmlSchemaException) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseValidator_SendValidationEvent_m2B9860A52F51581453B1AC9B4A1DFD174A10E4BB (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* ___e0, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.SchemaElementDecl::get_HasDefaultAttribute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SchemaElementDecl_get_HasDefaultAttribute_mC2DB4435D9CE3C83AD5CD49AA9F4F91B5593A642 (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* __this, const RuntimeMethod* method) ; // System.Collections.Generic.IList`1 System.Xml.Schema.SchemaElementDecl::get_DefaultAttDefs() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* SchemaElementDecl_get_DefaultAttDefs_m2AC1645F0CED019A9B186C026CA7A19A3BFE6556_inline (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* __this, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlValidatingReaderImpl::AddDefaultAttribute(System.Xml.Schema.SchemaAttDef) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlValidatingReaderImpl_AddDefaultAttribute_m3287641B8372B30B8B658C9D448A138C4404936F (XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* __this, SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* ___attdef0, const RuntimeMethod* method) ; // System.String System.Xml.Schema.SchemaDeclBase::get_DefaultValueRaw() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SchemaDeclBase_get_DefaultValueRaw_m794A7DCEA1AE2B3B4D71DB45B913FCAA16657936 (SchemaDeclBase_t04E301687597D1FA19FFC9A6A2D08746D3EF169B* __this, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlValidatingReaderImpl::get_StandAlone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlValidatingReaderImpl_get_StandAlone_mE9B14348DA3DF698C8AB86CF102C58F2FD0FE7A2 (XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.SchemaElementDecl::CheckAttributes(System.Collections.Hashtable,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SchemaElementDecl_CheckAttributes_m30F104D5F100EBC4D7B36BC5B96CFABB1F788429 (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* __this, Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___presence0, bool ___standalone1, const RuntimeMethod* method) ; // System.Xml.XmlResolver System.Xml.Schema.BaseValidator::get_XmlResolver() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* BaseValidator_get_XmlResolver_m9AA1596FF7D2DD066E51E32212DB36CC25A74FBA_inline (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReader::.ctor(System.String,System.IO.Stream,System.Xml.XmlNameTable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReader__ctor_mF7037716093692B7096D2E90B3B7704D89598CBE (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, String_t* ___url0, Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___input1, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___nt2, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.Parser::set_XmlResolver(System.Xml.XmlResolver) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Parser_set_XmlResolver_m6EC1AECD03C3EF457FD4268B6516C856DB62578B_inline (Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* __this, XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* ___value0, const RuntimeMethod* method) ; // System.Xml.Schema.SchemaType System.Xml.Schema.Parser::Parse(System.Xml.XmlReader,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Parser_Parse_m8A361CC608CFBE99313F7D62B0D572B81B38A44A (Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* __this, XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___reader0, String_t* ___targetNamespace1, const RuntimeMethod* method) ; // System.Xml.Schema.ValidationEventHandler System.Xml.Schema.XmlSchemaCollection::get_EventHandler() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* XmlSchemaCollection_get_EventHandler_mED21FE8707DB13BFCF9F765BE26825B39F8E07F1_inline (XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XmlSchemaCollection::set_EventHandler(System.Xml.Schema.ValidationEventHandler) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void XmlSchemaCollection_set_EventHandler_mE855F23CC187E2E6D5F353F9CC5F24571FCB3E1D_inline (XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* __this, ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* ___value0, const RuntimeMethod* method) ; // System.Xml.Schema.SchemaInfo System.Xml.Schema.XmlSchemaCollection::GetSchemaInfo(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* XmlSchemaCollection_GetSchemaInfo_m3AD2AC507F41754345390B26A840D1C2BE9F4206 (XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* __this, String_t* ___ns0, const RuntimeMethod* method) ; // System.Xml.Schema.SchemaType System.Xml.Schema.SchemaInfo::get_SchemaType() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SchemaInfo_get_SchemaType_m44BE9221A63C4D13AE45A2054A875B533518B0FC_inline (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlException::.ctor(System.String,System.String,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlException__ctor_m03120C28C23F76A8DA17B42FB00F599D2FB22B3F (XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596* __this, String_t* ___res0, String_t* ___arg1, int32_t ___lineNumber2, int32_t ___linePosition3, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::LoadSchemaFromLocation(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_LoadSchemaFromLocation_m2C537E794B7B2B44623F6A07DADBDCD45CE98787 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, String_t* ___uri0, String_t* ___url1, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.ContentValidator::get_PreserveWhitespace() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ContentValidator_get_PreserveWhitespace_mEAD1CCBFBEDD9927663B7735370BC8118A00D6C7 (ContentValidator_t42EB1802005FF0D871EE98A34ADB69091CCE48FE* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::AddID(System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_AddID_m7B3449D0AD57887D1A583CA21146A072F282F7BA (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, String_t* ___name0, RuntimeObject* ___node1, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.IdRefNode::.ctor(System.Xml.Schema.IdRefNode,System.String,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IdRefNode__ctor_m412DD977E13E68EAE9C6E89CEC38F87F1C475CC5 (IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D* __this, IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D* ___next0, String_t* ___id1, int32_t ___lineNo2, int32_t ___linePos3, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.BaseValidator::ProcessEntity(System.Xml.Schema.SchemaInfo,System.String,System.Object,System.Xml.Schema.ValidationEventHandler,System.String,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BaseValidator_ProcessEntity_m1BB67691A6EFE4CCCBD198AF9DA017C64CE87786 (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* ___sinfo0, String_t* ___name1, RuntimeObject* ___sender2, ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* ___eventhandler3, String_t* ___baseUri4, int32_t ___lineNumber5, int32_t ___linePosition6, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::ProcessTokenizedType(System.Xml.XmlTokenizedType,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ProcessTokenizedType_m8C222C8AD2ACD653570A0FFF69E8B2A71D931562 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, int32_t ___ttype0, String_t* ___name1, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.SchemaDeclBase::CheckValue(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SchemaDeclBase_CheckValue_m7DFE87CAF1D32203AB814BA032CCA2AF8D03727A (SchemaDeclBase_t04E301687597D1FA19FFC9A6A2D08746D3EF169B* __this, RuntimeObject* ___pVal0, const RuntimeMethod* method) ; // System.Object System.Xml.HWStack::Push() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* HWStack_Push_mB56F1D723F4F22AEF3D79471002C5C28B941E520 (HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.ValidationState::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValidationState__ctor_mD6A486E32A71B24D1E419D6A90D052200A50AA6E (ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* __this, const RuntimeMethod* method) ; // System.Void System.Xml.HWStack::AddToTop(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HWStack_AddToTop_m2906D8C7096B89DA2A642C6022A0BBDA3E56D38D (HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* __this, RuntimeObject* ___o0, const RuntimeMethod* method) ; // System.Int32 System.Xml.HWStack::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t HWStack_get_Length_m6363693F0CF183362158EE28989E47D9ED83120F_inline (HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* __this, const RuntimeMethod* method) ; // System.Object System.Xml.HWStack::Pop() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* HWStack_Pop_m719771746919E84F388E413881376AD49B697471 (HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* __this, const RuntimeMethod* method) ; // System.Object System.Xml.HWStack::Peek() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* HWStack_Peek_m4ACE3C92DC4F77A441791E8935F2A761139D38BF (HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.String,System.String,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_m5EB9F0E36520DCB3AD78B355F5F120E1D7FF5EEB (XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* __this, String_t* ___res0, String_t* ___arg1, String_t* ___sourceUri2, int32_t ___lineNumber3, int32_t ___linePosition4, const RuntimeMethod* method) ; // System.Xml.Schema.CompiledIdentityConstraint[] System.Xml.Schema.SchemaElementDecl::get_Constraints() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR CompiledIdentityConstraintU5BU5D_tA8E35C25853FEF33AAE27549EE1E30F039429D16* SchemaElementDecl_get_Constraints_m4FD9F7A6901AB7FE2E546E128C698ED50A69D4F4_inline (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::AddIdentityConstraints() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_AddIdentityConstraints_mE1CF3E2B55188AB910A6911BB9A7DE962736B7EF (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XsdValidator::ElementIdentityConstraints() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ElementIdentityConstraints_m39AFDDCCBEC21C45A60BCA463838811C5EBD7529 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.ConstraintStruct::.ctor(System.Xml.Schema.CompiledIdentityConstraint) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConstraintStruct__ctor_mC23F6C5B5C51D1971997E6FC734F630A9D83951A (ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* __this, CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* ___constraint0, const RuntimeMethod* method) ; // System.Xml.Schema.CompiledIdentityConstraint/ConstraintRole System.Xml.Schema.CompiledIdentityConstraint::get_Role() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t CompiledIdentityConstraint_get_Role_m968CA50512673168BCB15510DC0479CAB63B7DF1_inline (CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* __this, const RuntimeMethod* method) ; // System.Object System.Xml.HWStack::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* HWStack_get_Item_m22D16C45E0F052B2C253F5E415C6A3EFB446C6A6 (HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* __this, int32_t ___index0, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlQualifiedName::op_Equality(System.Xml.XmlQualifiedName,System.Xml.XmlQualifiedName) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlQualifiedName_op_Equality_m1E344DA8D9A620A0DB42580DD284851DB571D704 (XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___a0, XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___b1, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.ActiveAxis::MoveToStartElement(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ActiveAxis_MoveToStartElement_mAAEFA4D1B60C8658BF5063EAB52FF509FE9EF281 (ActiveAxis_t55A4E654FF14ACE29F21C1B5F9B8A3BBC80C81BB* __this, String_t* ___localname0, String_t* ___URN1, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.SelectorActiveAxis::PushKS(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SelectorActiveAxis_PushKS_mC4DC27A3C861581D44E1ABE40D02954D21B56AA4 (SelectorActiveAxis_t6EF7A9EB1E33A4569C390C88E3FCD71CA4DDC84B* __this, int32_t ___errline0, int32_t ___errcol1, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.ActiveAxis::MoveToAttribute(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ActiveAxis_MoveToAttribute_mBC944943EE5C4AD55A97EDE351477A7A4004E9E0 (ActiveAxis_t55A4E654FF14ACE29F21C1B5F9B8A3BBC80C81BB* __this, String_t* ___localname0, String_t* ___URN1, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.LocatedActiveAxis::get_Column() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t LocatedActiveAxis_get_Column_m3DB79F1A7E88CD7AF7A40D487A9FCF055291DD75_inline (LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* __this, const RuntimeMethod* method) ; // System.Object System.Xml.Schema.KeySequence::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* KeySequence_get_Item_m3A19EF766927B6088A4C59AB42EDE0FD23E5735C (KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* __this, int32_t ___index0, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.TypedObject::.ctor(System.Object,System.String,System.Xml.Schema.XmlSchemaDatatype) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TypedObject__ctor_m277BCD667BB3331787F2B8928208F25A1A3CCAB3 (TypedObject_tD8356990A8E68DB5595E4A4CA33F907B042EDD97* __this, RuntimeObject* ___obj0, String_t* ___svalue1, XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* ___xsdtype2, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.KeySequence::set_Item(System.Int32,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeySequence_set_Item_m2E2156333034F1DFA7C1F7B7E9F608C42C1F0834 (KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* __this, int32_t ___index0, RuntimeObject* ___value1, const RuntimeMethod* method) ; // System.Object System.Xml.Schema.XsdSimpleValue::get_TypedValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* XsdSimpleValue_get_TypedValue_mBC6C3E73A5E817F5A9232983714704820CC17B46_inline (XsdSimpleValue_t8F48455D05E9F36B7C228A02F7FC71FA560DAE50* __this, const RuntimeMethod* method) ; // System.Xml.Schema.KeySequence System.Xml.Schema.SelectorActiveAxis::PopKS() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* SelectorActiveAxis_PopKS_mF3D78944FF3E569359C1872BA00036164B2070CC (SelectorActiveAxis_t6EF7A9EB1E33A4569C390C88E3FCD71CA4DDC84B* __this, const RuntimeMethod* method) ; // System.Boolean System.Xml.Schema.KeySequence::IsQualified() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool KeySequence_IsQualified_mB6736AF3FA499E5DAC24B5F54A2E1BC0740067A3 (KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.KeySequence::get_PosLine() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeySequence_get_PosLine_mA23828C7C5E29F53F24323AF63E8817F0CEE002B_inline (KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Schema.KeySequence::get_PosCol() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeySequence_get_PosCol_mA0F718C59BF785275C532C37AA2C6244C2108F05_inline (KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.String[],System.String,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_m1963EB8D54ED009EBD081E962B5F00813C9D8CAD (XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* __this, String_t* ___res0, StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___args1, String_t* ___sourceUri2, int32_t ___lineNumber3, int32_t ___linePosition4, const RuntimeMethod* method) ; // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaDatatype::FromXmlTokenizedType(System.Xml.XmlTokenizedType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* XmlSchemaDatatype_FromXmlTokenizedType_m1F08927331DE144ED8D4BC52BC5DFF7EB77590FA (int32_t ___token0, const RuntimeMethod* method) ; // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaDatatype::FromXmlTokenizedTypeXsd(System.Xml.XmlTokenizedType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* XmlSchemaDatatype_FromXmlTokenizedTypeXsd_m9F45A63B50BC0CB85ED4C9C229B5E6423677A1BF (int32_t ___token0, 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.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 System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) inline void List_1__ctor_m4E8C14E21790E3F050037E5F570A2BA9F02CFF08 (List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { (( void (*) (List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E*, RuntimeObject*, const RuntimeMethod*))List_1__ctor_mE097DBD72433D1AFC11733F5678602603A756424_gshared)(__this, ___collection0, method); } // System.Void System.Collections.Generic.List`1::.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::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.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) ; // System.Xml.XPath.XPathException System.Xml.XPath.XPathException::Create(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* XPathException_Create_m40E44562066742B4DEEAAF1BD1569EB1E7A22173 (String_t* ___res0, String_t* ___arg1, const RuntimeMethod* method) ; // System.Xml.XPath.XPathException System.Xml.XPath.XPathException::Create(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* XPathException_Create_m2D01AA17F957987257F5C8843CDC05E166BF9F3E (String_t* ___res0, 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_mFACA6162286DE8721C1FCF2B8795CF80D381CE9C (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_m52CF81C492A95C2A56BC89CA5483F2B5D2D69B55 (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_mFC22CE5C9570F41168493B39C427CDD34EB15A26 (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.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.Boolean System.Collections.Generic.Dictionary`2::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 System.Collections.Generic.List`1::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.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_m1A9E3D4D0D5E163F3C42FDD77483C9556E272485 (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) ; // T System.Collections.Generic.List`1::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.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::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) 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) 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.Void System.Collections.Generic.Dictionary`2::.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::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::.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::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::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() inline XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* Array_Empty_TisXPathResultType_tBE497F7D13B58CBD8CC147BC522A5285C3E362EB_mACC68CE6141207DEEF6B0670DFC6BF4635007DD4_inline (const RuntimeMethod* method) { return (( XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* (*) (const RuntimeMethod*))Array_Empty_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mE59D1BFBD133384E5DA6A01D206C3E6718FC1631_gshared_inline)(method); } // System.Collections.Generic.Dictionary`2 MS.Internal.Xml.XPath.XPathParser::CreateFunctionTable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* XPathParser_CreateFunctionTable_m6B095E55CDDA5D02399BC203D56D35F8E86E92CA (const RuntimeMethod* method) ; // System.Collections.Generic.Dictionary`2 MS.Internal.Xml.XPath.XPathParser::CreateAxesTable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* XPathParser_CreateAxesTable_m8C72AB089592F41ADB586343D5B94836CFEA13BC (const RuntimeMethod* method) ; // System.Xml.XmlCharType System.Xml.XmlCharType::get_Instance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 XmlCharType_get_Instance_m2D4006A9AE9EB033F6A176E31CAFAC7EF30350AD (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.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.Void MS.Internal.Xml.XPath.XPathScanner::SkipSpace() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathScanner_SkipSpace_mB278AB58441C4E3C899C437356E428C3C49F8A38 (XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* __this, const RuntimeMethod* method) ; // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_InvariantCulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* CultureInfo_get_InvariantCulture_m78DAB8CBE8766445310782B6E61FB7A9983AD425 (const RuntimeMethod* method) ; // System.Int32 System.Convert::ToInt32(System.Object,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_m2BB2FCE52968B106528283B6E972DCEB875128D9 (RuntimeObject* ___value0, RuntimeObject* ___provider1, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlCharType::IsDigit(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsDigit_m35A52077DD1B23150913BDAE7C1F5EEEF792DFD7 (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.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.Double System.Xml.XmlConvert::ToXPathDouble(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double XmlConvert_ToXPathDouble_mA388FFF7E7B88165587FAFC104ACD97473BED588 (RuntimeObject* ___o0, 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 System.Xml.XPath.XPathNavigator::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XPathNavigator__ctor_m2A24E4B324A522498AE39749E6407908C47C8E5C (XPathNavigator_tC010C20907D6C6F1589A1BF1B5BE4C313C289E13* __this, 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_mF62C3504316DB9BE40C524503587A2F914A69F65 (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_m86CF5377B24C27AAA0C85A27CA456BF30B7247BA (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageCurrent0, int32_t* ___idxCurrent1, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageEnd2, int32_t ___idxEnd3, 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.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.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.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_m8827609E893638235596FF153AECA4FD13119069 (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_mB12984C452F59C0FED90B9C876B31AA8CE422E12 (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.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.Boolean MS.Internal.Xml.Cache.XPathNodeHelper::GetParent(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetParent_mDB68FBBA320D2C47C591B226846C76D582A8B0C2 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNode0, int32_t* ___idxNode1, const RuntimeMethod* method) ; // System.Boolean System.Xml.XPath.XPathDocument::get_HasLineInfo() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XPathDocument_get_HasLineInfo_m6B4147B65DC678C082FB591BB7FC58DEF2A1655F_inline (XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* __this, const RuntimeMethod* method) ; // System.Int32 MS.Internal.Xml.Cache.XPathNode::get_LineNumber() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNode_get_LineNumber_m2A6A50B6A1E92D49B81BEDD630131D7CEC5EC1ED (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ; // System.Int32 MS.Internal.Xml.Cache.XPathNode::get_CollapsedLinePosition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNode_get_CollapsedLinePosition_m5CD8510839F81AE7F411BB1403B460F6EB3BC8DF (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) ; // System.Int32 MS.Internal.Xml.Cache.XPathNode::get_LinePosition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNode_get_LinePosition_mF7AEBF27561C41D4B88CAFE9EE7BC00B88A00799 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, 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_m9B13B47FCB3DF61144D9647DDA05F527377251B0 (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.Int32 MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_LineNumberBase() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XPathNodeInfoAtom_get_LineNumberBase_m40A58EB51495E48B1C31F7690E18CC69E15FA86B_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method) ; // System.Int32 MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_LinePositionBase() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XPathNodeInfoAtom_get_LinePositionBase_m2BD56AF6D9527933F43282B7BA215AD8AE10C5FC_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) ; // 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) ; // 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_HasCollapsedText() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNode_get_HasCollapsedText_mFFE7E8DB4C7142A0004EF4F12D195E022ADF1691 (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_m6DEFBEC9D12A73E801833B405D5533FA5754B53B (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.XPathNodeHelper::GetLocation(MS.Internal.Xml.Cache.XPathNode[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNodeHelper_GetLocation_m2B00B160663B5FF7ED4B64A4EE640759BE7E36F7 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageNode0, int32_t ___idxNode1, 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.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 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) ; #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 void XsdBuildFunction_Invoke_m87A0B91E4EA11580D799B6C1E106532212C48568_Multicast(XsdBuildFunction_t84A482BED9DE4A1A8129AC98CF86996D043FE9F5* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, String_t* ___value1, const RuntimeMethod* method) { il2cpp_array_size_t length = __this->___delegates_13->max_length; Delegate_t** delegatesToInvoke = reinterpret_cast(__this->___delegates_13->GetAddressAtUnchecked(0)); typedef void (*FunctionPointerType) (XsdBuildFunction_t84A482BED9DE4A1A8129AC98CF86996D043FE9F5* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, String_t* ___value1, const RuntimeMethod* method); for (il2cpp_array_size_t i = 0; i < length; i++) { XsdBuildFunction_t84A482BED9DE4A1A8129AC98CF86996D043FE9F5* currentDelegate = reinterpret_cast(delegatesToInvoke[i]); ((FunctionPointerType)currentDelegate->___invoke_impl_1)(currentDelegate, ___builder0, ___value1, reinterpret_cast(currentDelegate->___method_3)); } } void XsdBuildFunction_Invoke_m87A0B91E4EA11580D799B6C1E106532212C48568_Open(XsdBuildFunction_t84A482BED9DE4A1A8129AC98CF86996D043FE9F5* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, String_t* ___value1, const RuntimeMethod* method) { typedef void (*FunctionPointerType) (XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794*, String_t*, const RuntimeMethod*); ((FunctionPointerType)__this->___method_ptr_0)(___builder0, ___value1, method); } void XsdBuildFunction_Invoke_m87A0B91E4EA11580D799B6C1E106532212C48568_Closed(XsdBuildFunction_t84A482BED9DE4A1A8129AC98CF86996D043FE9F5* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, String_t* ___value1, const RuntimeMethod* method) { typedef void (*FunctionPointerType) (RuntimeObject*, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794*, String_t*, const RuntimeMethod*); ((FunctionPointerType)__this->___method_ptr_0)(__this->___m_target_2, ___builder0, ___value1, method); } void XsdBuildFunction_Invoke_m87A0B91E4EA11580D799B6C1E106532212C48568_OpenStaticInvoker(XsdBuildFunction_t84A482BED9DE4A1A8129AC98CF86996D043FE9F5* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, String_t* ___value1, const RuntimeMethod* method) { InvokerActionInvoker2< XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794*, String_t* >::Invoke(__this->___method_ptr_0, method, NULL, ___builder0, ___value1); } void XsdBuildFunction_Invoke_m87A0B91E4EA11580D799B6C1E106532212C48568_ClosedStaticInvoker(XsdBuildFunction_t84A482BED9DE4A1A8129AC98CF86996D043FE9F5* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, String_t* ___value1, const RuntimeMethod* method) { InvokerActionInvoker3< RuntimeObject*, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794*, String_t* >::Invoke(__this->___method_ptr_0, method, NULL, __this->___m_target_2, ___builder0, ___value1); } // System.Void System.Xml.Schema.XsdBuilder/XsdBuildFunction::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdBuildFunction__ctor_m61D0D924408EF081237CC4993C5F9D1ECDB2B573 (XsdBuildFunction_t84A482BED9DE4A1A8129AC98CF86996D043FE9F5* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->___method_ptr_0 = il2cpp_codegen_get_virtual_call_method_pointer((RuntimeMethod*)___method1); __this->___method_3 = ___method1; __this->___m_target_2 = ___object0; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_target_2), (void*)___object0); int methodCount = il2cpp_codegen_method_parameter_count((RuntimeMethod*)___method1); if (MethodIsStatic((RuntimeMethod*)___method1)) { bool isOpen = methodCount == 2; if (il2cpp_codegen_call_method_via_invoker((RuntimeMethod*)___method1)) if (isOpen) __this->___invoke_impl_1 = (intptr_t)&XsdBuildFunction_Invoke_m87A0B91E4EA11580D799B6C1E106532212C48568_OpenStaticInvoker; else __this->___invoke_impl_1 = (intptr_t)&XsdBuildFunction_Invoke_m87A0B91E4EA11580D799B6C1E106532212C48568_ClosedStaticInvoker; else if (isOpen) __this->___invoke_impl_1 = (intptr_t)&XsdBuildFunction_Invoke_m87A0B91E4EA11580D799B6C1E106532212C48568_Open; else __this->___invoke_impl_1 = (intptr_t)&XsdBuildFunction_Invoke_m87A0B91E4EA11580D799B6C1E106532212C48568_Closed; } else { bool isOpen = methodCount == 1; if (isOpen) { __this->___invoke_impl_1 = (intptr_t)&XsdBuildFunction_Invoke_m87A0B91E4EA11580D799B6C1E106532212C48568_Open; } else { __this->___invoke_impl_1 = (intptr_t)&XsdBuildFunction_Invoke_m87A0B91E4EA11580D799B6C1E106532212C48568_Closed; } } __this->___extra_arg_5 = (intptr_t)&XsdBuildFunction_Invoke_m87A0B91E4EA11580D799B6C1E106532212C48568_Multicast; } // System.Void System.Xml.Schema.XsdBuilder/XsdBuildFunction::Invoke(System.Xml.Schema.XsdBuilder,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdBuildFunction_Invoke_m87A0B91E4EA11580D799B6C1E106532212C48568 (XsdBuildFunction_t84A482BED9DE4A1A8129AC98CF86996D043FE9F5* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, String_t* ___value1, const RuntimeMethod* method) { typedef void (*FunctionPointerType) (XsdBuildFunction_t84A482BED9DE4A1A8129AC98CF86996D043FE9F5* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, String_t* ___value1, const RuntimeMethod* method); ((FunctionPointerType)__this->___invoke_impl_1)(__this, ___builder0, ___value1, reinterpret_cast(__this->___method_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 void XsdInitFunction_Invoke_m731A397BEAA3417E99DB4BB0CD944767BA30AFF4_Multicast(XsdInitFunction_t536C9827D05C0C3788A5F3D187916022B51E1CE6* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, String_t* ___value1, const RuntimeMethod* method) { il2cpp_array_size_t length = __this->___delegates_13->max_length; Delegate_t** delegatesToInvoke = reinterpret_cast(__this->___delegates_13->GetAddressAtUnchecked(0)); typedef void (*FunctionPointerType) (XsdInitFunction_t536C9827D05C0C3788A5F3D187916022B51E1CE6* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, String_t* ___value1, const RuntimeMethod* method); for (il2cpp_array_size_t i = 0; i < length; i++) { XsdInitFunction_t536C9827D05C0C3788A5F3D187916022B51E1CE6* currentDelegate = reinterpret_cast(delegatesToInvoke[i]); ((FunctionPointerType)currentDelegate->___invoke_impl_1)(currentDelegate, ___builder0, ___value1, reinterpret_cast(currentDelegate->___method_3)); } } void XsdInitFunction_Invoke_m731A397BEAA3417E99DB4BB0CD944767BA30AFF4_Open(XsdInitFunction_t536C9827D05C0C3788A5F3D187916022B51E1CE6* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, String_t* ___value1, const RuntimeMethod* method) { typedef void (*FunctionPointerType) (XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794*, String_t*, const RuntimeMethod*); ((FunctionPointerType)__this->___method_ptr_0)(___builder0, ___value1, method); } void XsdInitFunction_Invoke_m731A397BEAA3417E99DB4BB0CD944767BA30AFF4_Closed(XsdInitFunction_t536C9827D05C0C3788A5F3D187916022B51E1CE6* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, String_t* ___value1, const RuntimeMethod* method) { typedef void (*FunctionPointerType) (RuntimeObject*, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794*, String_t*, const RuntimeMethod*); ((FunctionPointerType)__this->___method_ptr_0)(__this->___m_target_2, ___builder0, ___value1, method); } void XsdInitFunction_Invoke_m731A397BEAA3417E99DB4BB0CD944767BA30AFF4_OpenStaticInvoker(XsdInitFunction_t536C9827D05C0C3788A5F3D187916022B51E1CE6* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, String_t* ___value1, const RuntimeMethod* method) { InvokerActionInvoker2< XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794*, String_t* >::Invoke(__this->___method_ptr_0, method, NULL, ___builder0, ___value1); } void XsdInitFunction_Invoke_m731A397BEAA3417E99DB4BB0CD944767BA30AFF4_ClosedStaticInvoker(XsdInitFunction_t536C9827D05C0C3788A5F3D187916022B51E1CE6* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, String_t* ___value1, const RuntimeMethod* method) { InvokerActionInvoker3< RuntimeObject*, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794*, String_t* >::Invoke(__this->___method_ptr_0, method, NULL, __this->___m_target_2, ___builder0, ___value1); } // System.Void System.Xml.Schema.XsdBuilder/XsdInitFunction::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdInitFunction__ctor_m01F2937F56BFEB569475C53CA1BF712534567B77 (XsdInitFunction_t536C9827D05C0C3788A5F3D187916022B51E1CE6* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->___method_ptr_0 = il2cpp_codegen_get_virtual_call_method_pointer((RuntimeMethod*)___method1); __this->___method_3 = ___method1; __this->___m_target_2 = ___object0; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_target_2), (void*)___object0); int methodCount = il2cpp_codegen_method_parameter_count((RuntimeMethod*)___method1); if (MethodIsStatic((RuntimeMethod*)___method1)) { bool isOpen = methodCount == 2; if (il2cpp_codegen_call_method_via_invoker((RuntimeMethod*)___method1)) if (isOpen) __this->___invoke_impl_1 = (intptr_t)&XsdInitFunction_Invoke_m731A397BEAA3417E99DB4BB0CD944767BA30AFF4_OpenStaticInvoker; else __this->___invoke_impl_1 = (intptr_t)&XsdInitFunction_Invoke_m731A397BEAA3417E99DB4BB0CD944767BA30AFF4_ClosedStaticInvoker; else if (isOpen) __this->___invoke_impl_1 = (intptr_t)&XsdInitFunction_Invoke_m731A397BEAA3417E99DB4BB0CD944767BA30AFF4_Open; else __this->___invoke_impl_1 = (intptr_t)&XsdInitFunction_Invoke_m731A397BEAA3417E99DB4BB0CD944767BA30AFF4_Closed; } else { bool isOpen = methodCount == 1; if (isOpen) { __this->___invoke_impl_1 = (intptr_t)&XsdInitFunction_Invoke_m731A397BEAA3417E99DB4BB0CD944767BA30AFF4_Open; } else { __this->___invoke_impl_1 = (intptr_t)&XsdInitFunction_Invoke_m731A397BEAA3417E99DB4BB0CD944767BA30AFF4_Closed; } } __this->___extra_arg_5 = (intptr_t)&XsdInitFunction_Invoke_m731A397BEAA3417E99DB4BB0CD944767BA30AFF4_Multicast; } // System.Void System.Xml.Schema.XsdBuilder/XsdInitFunction::Invoke(System.Xml.Schema.XsdBuilder,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdInitFunction_Invoke_m731A397BEAA3417E99DB4BB0CD944767BA30AFF4 (XsdInitFunction_t536C9827D05C0C3788A5F3D187916022B51E1CE6* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, String_t* ___value1, const RuntimeMethod* method) { typedef void (*FunctionPointerType) (XsdInitFunction_t536C9827D05C0C3788A5F3D187916022B51E1CE6* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, String_t* ___value1, const RuntimeMethod* method); ((FunctionPointerType)__this->___invoke_impl_1)(__this, ___builder0, ___value1, reinterpret_cast(__this->___method_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 void XsdEndChildFunction_Invoke_m5478DCC60435C827A1EF5C1A755DA1D7765CD9B0_Multicast(XsdEndChildFunction_tFC64769E44499A1B0C252DE7EA8E1CD29A6B164A* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, const RuntimeMethod* method) { il2cpp_array_size_t length = __this->___delegates_13->max_length; Delegate_t** delegatesToInvoke = reinterpret_cast(__this->___delegates_13->GetAddressAtUnchecked(0)); typedef void (*FunctionPointerType) (XsdEndChildFunction_tFC64769E44499A1B0C252DE7EA8E1CD29A6B164A* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, const RuntimeMethod* method); for (il2cpp_array_size_t i = 0; i < length; i++) { XsdEndChildFunction_tFC64769E44499A1B0C252DE7EA8E1CD29A6B164A* currentDelegate = reinterpret_cast(delegatesToInvoke[i]); ((FunctionPointerType)currentDelegate->___invoke_impl_1)(currentDelegate, ___builder0, reinterpret_cast(currentDelegate->___method_3)); } } void XsdEndChildFunction_Invoke_m5478DCC60435C827A1EF5C1A755DA1D7765CD9B0_Open(XsdEndChildFunction_tFC64769E44499A1B0C252DE7EA8E1CD29A6B164A* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, const RuntimeMethod* method) { typedef void (*FunctionPointerType) (XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794*, const RuntimeMethod*); ((FunctionPointerType)__this->___method_ptr_0)(___builder0, method); } void XsdEndChildFunction_Invoke_m5478DCC60435C827A1EF5C1A755DA1D7765CD9B0_Closed(XsdEndChildFunction_tFC64769E44499A1B0C252DE7EA8E1CD29A6B164A* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, const RuntimeMethod* method) { typedef void (*FunctionPointerType) (RuntimeObject*, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794*, const RuntimeMethod*); ((FunctionPointerType)__this->___method_ptr_0)(__this->___m_target_2, ___builder0, method); } void XsdEndChildFunction_Invoke_m5478DCC60435C827A1EF5C1A755DA1D7765CD9B0_OpenStaticInvoker(XsdEndChildFunction_tFC64769E44499A1B0C252DE7EA8E1CD29A6B164A* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, const RuntimeMethod* method) { InvokerActionInvoker1< XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* >::Invoke(__this->___method_ptr_0, method, NULL, ___builder0); } void XsdEndChildFunction_Invoke_m5478DCC60435C827A1EF5C1A755DA1D7765CD9B0_ClosedStaticInvoker(XsdEndChildFunction_tFC64769E44499A1B0C252DE7EA8E1CD29A6B164A* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, const RuntimeMethod* method) { InvokerActionInvoker2< RuntimeObject*, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* >::Invoke(__this->___method_ptr_0, method, NULL, __this->___m_target_2, ___builder0); } // System.Void System.Xml.Schema.XsdBuilder/XsdEndChildFunction::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdEndChildFunction__ctor_m3E1D1F44DAB1ACD1681571F394FAD9559E50A8DE (XsdEndChildFunction_tFC64769E44499A1B0C252DE7EA8E1CD29A6B164A* __this, RuntimeObject* ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->___method_ptr_0 = il2cpp_codegen_get_virtual_call_method_pointer((RuntimeMethod*)___method1); __this->___method_3 = ___method1; __this->___m_target_2 = ___object0; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_target_2), (void*)___object0); int methodCount = il2cpp_codegen_method_parameter_count((RuntimeMethod*)___method1); if (MethodIsStatic((RuntimeMethod*)___method1)) { bool isOpen = methodCount == 1; if (il2cpp_codegen_call_method_via_invoker((RuntimeMethod*)___method1)) if (isOpen) __this->___invoke_impl_1 = (intptr_t)&XsdEndChildFunction_Invoke_m5478DCC60435C827A1EF5C1A755DA1D7765CD9B0_OpenStaticInvoker; else __this->___invoke_impl_1 = (intptr_t)&XsdEndChildFunction_Invoke_m5478DCC60435C827A1EF5C1A755DA1D7765CD9B0_ClosedStaticInvoker; else if (isOpen) __this->___invoke_impl_1 = (intptr_t)&XsdEndChildFunction_Invoke_m5478DCC60435C827A1EF5C1A755DA1D7765CD9B0_Open; else __this->___invoke_impl_1 = (intptr_t)&XsdEndChildFunction_Invoke_m5478DCC60435C827A1EF5C1A755DA1D7765CD9B0_Closed; } else { bool isOpen = methodCount == 0; if (isOpen) { __this->___invoke_impl_1 = (intptr_t)&XsdEndChildFunction_Invoke_m5478DCC60435C827A1EF5C1A755DA1D7765CD9B0_Open; } else { __this->___invoke_impl_1 = (intptr_t)&XsdEndChildFunction_Invoke_m5478DCC60435C827A1EF5C1A755DA1D7765CD9B0_Closed; } } __this->___extra_arg_5 = (intptr_t)&XsdEndChildFunction_Invoke_m5478DCC60435C827A1EF5C1A755DA1D7765CD9B0_Multicast; } // System.Void System.Xml.Schema.XsdBuilder/XsdEndChildFunction::Invoke(System.Xml.Schema.XsdBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdEndChildFunction_Invoke_m5478DCC60435C827A1EF5C1A755DA1D7765CD9B0 (XsdEndChildFunction_tFC64769E44499A1B0C252DE7EA8E1CD29A6B164A* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, const RuntimeMethod* method) { typedef void (*FunctionPointerType) (XsdEndChildFunction_tFC64769E44499A1B0C252DE7EA8E1CD29A6B164A* __this, XsdBuilder_t8B36A7D7B0B11B33510A548BBA3331FFAF863794* ___builder0, const RuntimeMethod* method); ((FunctionPointerType)__this->___invoke_impl_1)(__this, ___builder0, reinterpret_cast(__this->___method_3)); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XsdBuilder/XsdAttributeEntry::.ctor(System.Xml.Schema.SchemaNames/Token,System.Xml.Schema.XsdBuilder/XsdBuildFunction) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdAttributeEntry__ctor_m5527D3C8D9C19D5FE23221D1B170A3D3D23A6671 (XsdAttributeEntry_t848186D02C4AC6A98DDAF5DE03C45EB373E1D87E* __this, int32_t ___a0, XsdBuildFunction_t84A482BED9DE4A1A8129AC98CF86996D043FE9F5* ___build1, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); int32_t L_0 = ___a0; __this->___Attribute_0 = L_0; XsdBuildFunction_t84A482BED9DE4A1A8129AC98CF86996D043FE9F5* L_1 = ___build1; __this->___BuildFunc_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___BuildFunc_1), (void*)L_1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XsdBuilder/XsdEntry::.ctor(System.Xml.Schema.SchemaNames/Token,System.Xml.Schema.XsdBuilder/State,System.Xml.Schema.XsdBuilder/State[],System.Xml.Schema.XsdBuilder/XsdAttributeEntry[],System.Xml.Schema.XsdBuilder/XsdInitFunction,System.Xml.Schema.XsdBuilder/XsdEndChildFunction,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdEntry__ctor_mC1D5ED27FC4917DC0B91EB8A7ADEC53CD4D2CE98 (XsdEntry_tC0DD15F9C1789C068CD2C6D3212760F7FD5B3CD3* __this, int32_t ___n0, int32_t ___state1, StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* ___nextStates2, XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* ___attributes3, XsdInitFunction_t536C9827D05C0C3788A5F3D187916022B51E1CE6* ___init4, XsdEndChildFunction_tFC64769E44499A1B0C252DE7EA8E1CD29A6B164A* ___end5, bool ___parseContent6, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); int32_t L_0 = ___n0; __this->___Name_0 = L_0; int32_t L_1 = ___state1; __this->___CurrentState_1 = L_1; StateU5BU5D_t76A59164636F193B2EB9EC07C00D0E7114BDE28F* L_2 = ___nextStates2; __this->___NextStates_2 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___NextStates_2), (void*)L_2); XsdAttributeEntryU5BU5D_tF0FBDB365B2015243A17EEC28554A10D92B8C4E5* L_3 = ___attributes3; __this->___Attributes_3 = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___Attributes_3), (void*)L_3); XsdInitFunction_t536C9827D05C0C3788A5F3D187916022B51E1CE6* L_4 = ___init4; __this->___InitFunc_4 = L_4; Il2CppCodeGenWriteBarrier((void**)(&__this->___InitFunc_4), (void*)L_4); XsdEndChildFunction_tFC64769E44499A1B0C252DE7EA8E1CD29A6B164A* L_5 = ___end5; __this->___EndChildFunc_5 = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->___EndChildFunc_5), (void*)L_5); bool L_6 = ___parseContent6; __this->___ParseContent_6 = L_6; return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XsdBuilder/BuilderNamespaceManager::.ctor(System.Xml.XmlNamespaceManager,System.Xml.XmlReader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BuilderNamespaceManager__ctor_mD3F4D6B239DC3ABD9243EC8F8E9E82C72D38051B (BuilderNamespaceManager_t70D3424CAC0D7B4D891A81EE6E081D9B5080FCD4* __this, XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* ___nsMgr0, XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___reader1, const RuntimeMethod* method) { { XmlNamespaceManager__ctor_m6485992B6D88F2C7276E1D562B9F643AD60AD4CD(__this, NULL); XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_0 = ___nsMgr0; __this->___nsMgr_8 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___nsMgr_8), (void*)L_0); XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_1 = ___reader1; __this->___reader_9 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___reader_9), (void*)L_1); return; } } // System.String System.Xml.Schema.XsdBuilder/BuilderNamespaceManager::LookupNamespace(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* BuilderNamespaceManager_LookupNamespace_m0564DC9B11B9ECEE514A3C642AE11E293B261901 (BuilderNamespaceManager_t70D3424CAC0D7B4D891A81EE6E081D9B5080FCD4* __this, String_t* ___prefix0, const RuntimeMethod* method) { String_t* V_0 = NULL; { XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_0 = __this->___nsMgr_8; String_t* L_1 = ___prefix0; NullCheck(L_0); String_t* L_2; L_2 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(16 /* System.String System.Xml.XmlNamespaceManager::LookupNamespace(System.String) */, L_0, L_1); V_0 = L_2; String_t* L_3 = V_0; if (L_3) { goto IL_001d; } } { XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_4 = __this->___reader_9; String_t* L_5 = ___prefix0; NullCheck(L_4); String_t* L_6; L_6 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(37 /* System.String System.Xml.XmlReader::LookupNamespace(System.String) */, L_4, L_5); V_0 = L_6; } IL_001d: { String_t* L_7 = V_0; return L_7; } } #ifdef __clang__ #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 // Conversion methods for marshalling of: System.Xml.Schema.XsdDateTime IL2CPP_EXTERN_C void XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_marshal_pinvoke(const XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB& unmarshaled, XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_marshaled_pinvoke& marshaled) { Exception_t* ___dt_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'dt' of type 'XsdDateTime'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___dt_0Exception, NULL); } IL2CPP_EXTERN_C void XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_marshal_pinvoke_back(const XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_marshaled_pinvoke& marshaled, XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB& unmarshaled) { Exception_t* ___dt_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'dt' of type 'XsdDateTime'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___dt_0Exception, NULL); } // Conversion method for clean up from marshalling of: System.Xml.Schema.XsdDateTime IL2CPP_EXTERN_C void XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_marshal_pinvoke_cleanup(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: System.Xml.Schema.XsdDateTime IL2CPP_EXTERN_C void XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_marshal_com(const XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB& unmarshaled, XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_marshaled_com& marshaled) { Exception_t* ___dt_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'dt' of type 'XsdDateTime'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___dt_0Exception, NULL); } IL2CPP_EXTERN_C void XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_marshal_com_back(const XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_marshaled_com& marshaled, XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB& unmarshaled) { Exception_t* ___dt_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'dt' of type 'XsdDateTime'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___dt_0Exception, NULL); } // Conversion method for clean up from marshalling of: System.Xml.Schema.XsdDateTime IL2CPP_EXTERN_C void XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_marshal_com_cleanup(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_marshaled_com& marshaled) { } // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.String,System.Xml.Schema.XsdDateTimeFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m3E0873E7B93556D02209B348843C713D51F73B4E (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, String_t* ___text0, int32_t ___kinds1, const RuntimeMethod* method) { Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 V_0; memset((&V_0), 0, sizeof(V_0)); { il2cpp_codegen_initobj(__this, sizeof(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB)); il2cpp_codegen_initobj((&V_0), sizeof(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23)); String_t* L_0 = ___text0; int32_t L_1 = ___kinds1; bool L_2; L_2 = Parser_Parse_m4027B362756419C910E1D041BB6CE2035B3603D9((&V_0), L_0, L_1, NULL); if (L_2) { goto IL_003d; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = L_3; String_t* L_5 = ___text0; NullCheck(L_4); ArrayElementTypeCheck (L_4, L_5); (L_4)->SetAt(static_cast(0), (RuntimeObject*)L_5); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = L_4; int32_t L_7 = ___kinds1; int32_t L_8 = L_7; RuntimeObject* L_9 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDateTimeFlags_t69F10B0961FFA92954C37D538C4B5D5FAD9F1F76_il2cpp_TypeInfo_var)), &L_8); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_9); (L_6)->SetAt(static_cast(1), (RuntimeObject*)L_9); String_t* L_10; L_10 = Res_GetString_mB929E696BF2E2F27CD03C0B61301A9DFE2FDEEF9(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8D04002FC7142DC7148763C90BB38AEEC554A158)), L_6, NULL); FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B* L_11 = (FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B_il2cpp_TypeInfo_var))); NullCheck(L_11); FormatException__ctor_mE04AEA59C0EEFF4BD34B7CE8601F9D331D1D473E(L_11, L_10, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDateTime__ctor_m3E0873E7B93556D02209B348843C713D51F73B4E_RuntimeMethod_var))); } IL_003d: { Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 L_12 = V_0; XsdDateTime_InitiateXsdDateTime_m91814AB11DA2BA2D0079F9F73E2B9B62B98B533E(__this, L_12, NULL); return; } } IL2CPP_EXTERN_C void XsdDateTime__ctor_m3E0873E7B93556D02209B348843C713D51F73B4E_AdjustorThunk (RuntimeObject* __this, String_t* ___text0, int32_t ___kinds1, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime__ctor_m3E0873E7B93556D02209B348843C713D51F73B4E(_thisAdjusted, ___text0, ___kinds1, method); } // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.Xml.Schema.XsdDateTime/Parser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m9D9086E04F4BF6D3C09746A40FE8811B3CF4CA88 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 ___parser0, const RuntimeMethod* method) { { il2cpp_codegen_initobj(__this, sizeof(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB)); Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 L_0 = ___parser0; XsdDateTime_InitiateXsdDateTime_m91814AB11DA2BA2D0079F9F73E2B9B62B98B533E(__this, L_0, NULL); return; } } IL2CPP_EXTERN_C void XsdDateTime__ctor_m9D9086E04F4BF6D3C09746A40FE8811B3CF4CA88_AdjustorThunk (RuntimeObject* __this, Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 ___parser0, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime__ctor_m9D9086E04F4BF6D3C09746A40FE8811B3CF4CA88(_thisAdjusted, ___parser0, method); } // System.Void System.Xml.Schema.XsdDateTime::InitiateXsdDateTime(System.Xml.Schema.XsdDateTime/Parser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_InitiateXsdDateTime_m91814AB11DA2BA2D0079F9F73E2B9B62B98B533E (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 ___parser0, const RuntimeMethod* method) { { Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 L_0 = ___parser0; int32_t L_1 = L_0.___year_1; Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 L_2 = ___parser0; int32_t L_3 = L_2.___month_2; Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 L_4 = ___parser0; int32_t L_5 = L_4.___day_3; Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 L_6 = ___parser0; int32_t L_7 = L_6.___hour_4; Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 L_8 = ___parser0; int32_t L_9 = L_8.___minute_5; Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 L_10 = ___parser0; int32_t L_11 = L_10.___second_6; DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_12; memset((&L_12), 0, sizeof(L_12)); DateTime__ctor_m1F66A4327FE6B127F0F0E83A70CED25DB0DFFB00((&L_12), L_1, L_3, L_5, L_7, L_9, L_11, /*hidden argument*/NULL); __this->___dt_0 = L_12; Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 L_13 = ___parser0; int32_t L_14 = L_13.___fraction_7; if (!L_14) { goto IL_004f; } } { DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* L_15 = (&__this->___dt_0); Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 L_16 = ___parser0; int32_t L_17 = L_16.___fraction_7; DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_18; L_18 = DateTime_AddTicks_m76D145EA6924296227BB2DD9A5A18C8A2B72EF1D(L_15, ((int64_t)L_17), NULL); __this->___dt_0 = L_18; } IL_004f: { Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 L_19 = ___parser0; int32_t L_20 = L_19.___typeCode_0; Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 L_21 = ___parser0; int32_t L_22 = L_21.___kind_8; Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 L_23 = ___parser0; int32_t L_24 = L_23.___zoneHour_9; Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 L_25 = ___parser0; int32_t L_26 = L_25.___zoneMinute_10; __this->___extra_1 = ((int32_t)(((int32_t)(((int32_t)(((int32_t)((int32_t)L_20<<((int32_t)24)))|((int32_t)((int32_t)L_22<<((int32_t)16)))))|((int32_t)(L_24<<8))))|L_26)); return; } } IL2CPP_EXTERN_C void XsdDateTime_InitiateXsdDateTime_m91814AB11DA2BA2D0079F9F73E2B9B62B98B533E_AdjustorThunk (RuntimeObject* __this, Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 ___parser0, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime_InitiateXsdDateTime_m91814AB11DA2BA2D0079F9F73E2B9B62B98B533E(_thisAdjusted, ___parser0, method); } // System.Boolean System.Xml.Schema.XsdDateTime::TryParse(System.String,System.Xml.Schema.XsdDateTimeFlags,System.Xml.Schema.XsdDateTime&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XsdDateTime_TryParse_mC39A6E2B28D57F7A0FD1AD35909833DA1354B6E9 (String_t* ___text0, int32_t ___kinds1, XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* ___result2, const RuntimeMethod* method) { Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 V_0; memset((&V_0), 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23)); String_t* L_0 = ___text0; int32_t L_1 = ___kinds1; bool L_2; L_2 = Parser_Parse_m4027B362756419C910E1D041BB6CE2035B3603D9((&V_0), L_0, L_1, NULL); if (L_2) { goto IL_001c; } } { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* L_3 = ___result2; il2cpp_codegen_initobj(L_3, sizeof(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB)); return (bool)0; } IL_001c: { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* L_4 = ___result2; Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23 L_5 = V_0; XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB L_6; memset((&L_6), 0, sizeof(L_6)); XsdDateTime__ctor_m9D9086E04F4BF6D3C09746A40FE8811B3CF4CA88((&L_6), L_5, /*hidden argument*/NULL); *(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB*)L_4 = L_6; return (bool)1; } } // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTime,System.Xml.Schema.XsdDateTimeFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m9EE15399BB38384CC624A7079BA193790D121712 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___dateTime0, int32_t ___kinds1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Bits_t4D52329DF865E191908AE96952B27312B4FD1355_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeZoneInfo_t30FD24E315EC4F4D942AF797CCD4CC4ED6B5CAD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A V_5; memset((&V_5), 0, sizeof(V_5)); { DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_0 = ___dateTime0; __this->___dt_0 = L_0; int32_t L_1 = ___kinds1; il2cpp_codegen_runtime_class_init_inline(Bits_t4D52329DF865E191908AE96952B27312B4FD1355_il2cpp_TypeInfo_var); int32_t L_2; L_2 = Bits_LeastPosition_mED73F0679FE249EF6A6B9DFF121C79857A1BE49E(L_1, NULL); V_0 = ((int32_t)il2cpp_codegen_subtract(L_2, 1)); V_1 = 0; V_2 = 0; int32_t L_3; L_3 = DateTime_get_Kind_m83D45222D9386873333A178B9AB31AC2B2F2C993((&___dateTime0), NULL); V_4 = L_3; int32_t L_4 = V_4; if (!L_4) { goto IL_0028; } } { int32_t L_5 = V_4; if ((((int32_t)L_5) == ((int32_t)1))) { goto IL_002c; } } { goto IL_0030; } IL_0028: { V_3 = 0; goto IL_0070; } IL_002c: { V_3 = 1; goto IL_0070; } IL_0030: { il2cpp_codegen_runtime_class_init_inline(TimeZoneInfo_t30FD24E315EC4F4D942AF797CCD4CC4ED6B5CAD8_il2cpp_TypeInfo_var); TimeZoneInfo_t30FD24E315EC4F4D942AF797CCD4CC4ED6B5CAD8* L_6; L_6 = TimeZoneInfo_get_Local_mFE5FE1C25C014521B6BCC9BE11AA67A1AF3C91B0(NULL); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_7 = ___dateTime0; NullCheck(L_6); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_8; L_8 = TimeZoneInfo_GetUtcOffset_mFAA1957ED9222C7526A197E6FF1AE0D05B46EDB0(L_6, L_7, NULL); V_5 = L_8; int64_t L_9; L_9 = TimeSpan_get_Ticks_mC50131E57621F29FACC53B3241432ABB874FA1B5_inline((&V_5), NULL); if ((((int64_t)L_9) >= ((int64_t)((int64_t)0)))) { goto IL_005e; } } { V_3 = 2; int32_t L_10; L_10 = TimeSpan_get_Hours_m770B4B777A816E051EFDA317C28DA9A4F39D6CFB((&V_5), NULL); V_1 = ((-L_10)); int32_t L_11; L_11 = TimeSpan_get_Minutes_m93E37D01CD6DA2DE5B35609D740D322E270B678F((&V_5), NULL); V_2 = ((-L_11)); goto IL_0070; } IL_005e: { V_3 = 3; int32_t L_12; L_12 = TimeSpan_get_Hours_m770B4B777A816E051EFDA317C28DA9A4F39D6CFB((&V_5), NULL); V_1 = L_12; int32_t L_13; L_13 = TimeSpan_get_Minutes_m93E37D01CD6DA2DE5B35609D740D322E270B678F((&V_5), NULL); V_2 = L_13; } IL_0070: { int32_t L_14 = V_0; int32_t L_15 = V_3; int32_t L_16 = V_1; int32_t L_17 = V_2; __this->___extra_1 = ((int32_t)(((int32_t)(((int32_t)(((int32_t)((int32_t)L_14<<((int32_t)24)))|((int32_t)((int32_t)L_15<<((int32_t)16)))))|((int32_t)(L_16<<8))))|L_17)); return; } } IL2CPP_EXTERN_C void XsdDateTime__ctor_m9EE15399BB38384CC624A7079BA193790D121712_AdjustorThunk (RuntimeObject* __this, DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D ___dateTime0, int32_t ___kinds1, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime__ctor_m9EE15399BB38384CC624A7079BA193790D121712(_thisAdjusted, ___dateTime0, ___kinds1, method); } // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTimeOffset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_mEA0743636C2E0A5AF92A77BB350ED7A6F51AA843 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 ___dateTimeOffset0, const RuntimeMethod* method) { { DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 L_0 = ___dateTimeOffset0; XsdDateTime__ctor_m127DD6E3D834498A172B1FD34DD1AC4505C7AA4C(__this, L_0, 1, NULL); return; } } IL2CPP_EXTERN_C void XsdDateTime__ctor_mEA0743636C2E0A5AF92A77BB350ED7A6F51AA843_AdjustorThunk (RuntimeObject* __this, DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 ___dateTimeOffset0, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime__ctor_mEA0743636C2E0A5AF92A77BB350ED7A6F51AA843(_thisAdjusted, ___dateTimeOffset0, method); } // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTimeOffset,System.Xml.Schema.XsdDateTimeFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m127DD6E3D834498A172B1FD34DD1AC4505C7AA4C (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 ___dateTimeOffset0, int32_t ___kinds1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Bits_t4D52329DF865E191908AE96952B27312B4FD1355_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; { DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_0; L_0 = DateTimeOffset_get_DateTime_mDF6DC57E7A5647D8B964D3FD5B6855E7D66EF324((&___dateTimeOffset0), NULL); __this->___dt_0 = L_0; TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_1; L_1 = DateTimeOffset_get_Offset_mE90E2548227F1EE8BF4A6A5EB71B32D48D3035A4((&___dateTimeOffset0), NULL); V_0 = L_1; int32_t L_2 = ___kinds1; il2cpp_codegen_runtime_class_init_inline(Bits_t4D52329DF865E191908AE96952B27312B4FD1355_il2cpp_TypeInfo_var); int32_t L_3; L_3 = Bits_LeastPosition_mED73F0679FE249EF6A6B9DFF121C79857A1BE49E(L_2, NULL); V_1 = ((int32_t)il2cpp_codegen_subtract(L_3, 1)); double L_4; L_4 = TimeSpan_get_TotalMinutes_mD139AD7A9055F460D2ACC8B0D2BC4A70009E1115((&V_0), NULL); if ((!(((double)L_4) < ((double)(0.0))))) { goto IL_003c; } } { TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_5; L_5 = TimeSpan_Negate_m3BF3036191A2FDC35250891CD82AD3283A13ABB4((&V_0), NULL); V_0 = L_5; V_2 = 2; goto IL_0054; } IL_003c: { double L_6; L_6 = TimeSpan_get_TotalMinutes_mD139AD7A9055F460D2ACC8B0D2BC4A70009E1115((&V_0), NULL); if ((!(((double)L_6) > ((double)(0.0))))) { goto IL_0052; } } { V_2 = 3; goto IL_0054; } IL_0052: { V_2 = 1; } IL_0054: { int32_t L_7 = V_1; int32_t L_8 = V_2; int32_t L_9; L_9 = TimeSpan_get_Hours_m770B4B777A816E051EFDA317C28DA9A4F39D6CFB((&V_0), NULL); int32_t L_10; L_10 = TimeSpan_get_Minutes_m93E37D01CD6DA2DE5B35609D740D322E270B678F((&V_0), NULL); __this->___extra_1 = ((int32_t)(((int32_t)(((int32_t)(((int32_t)((int32_t)L_7<<((int32_t)24)))|((int32_t)((int32_t)L_8<<((int32_t)16)))))|((int32_t)(L_9<<8))))|L_10)); return; } } IL2CPP_EXTERN_C void XsdDateTime__ctor_m127DD6E3D834498A172B1FD34DD1AC4505C7AA4C_AdjustorThunk (RuntimeObject* __this, DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 ___dateTimeOffset0, int32_t ___kinds1, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime__ctor_m127DD6E3D834498A172B1FD34DD1AC4505C7AA4C(_thisAdjusted, ___dateTimeOffset0, ___kinds1, method); } // System.Xml.Schema.XsdDateTime/DateTimeTypeCode System.Xml.Schema.XsdDateTime::get_InternalTypeCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_InternalTypeCode_mAE60E4DBF9D642870B0D715A5E260F4DD5BC4A4B (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->___extra_1; return (int32_t)(((int32_t)((uint32_t)((int32_t)((int32_t)L_0&((int32_t)-16777216)))>>((int32_t)24)))); } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_InternalTypeCode_mAE60E4DBF9D642870B0D715A5E260F4DD5BC4A4B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_InternalTypeCode_mAE60E4DBF9D642870B0D715A5E260F4DD5BC4A4B(_thisAdjusted, method); return _returnValue; } // System.Xml.Schema.XsdDateTime/XsdDateTimeKind System.Xml.Schema.XsdDateTime::get_InternalKind() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_InternalKind_m40658E3A6C5DA52E96BCF334BF5760EB7092A88E (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->___extra_1; return (int32_t)(((int32_t)((uint32_t)((int32_t)((int32_t)L_0&((int32_t)16711680)))>>((int32_t)16)))); } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_InternalKind_m40658E3A6C5DA52E96BCF334BF5760EB7092A88E_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_InternalKind_m40658E3A6C5DA52E96BCF334BF5760EB7092A88E(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDateTime::get_Year() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Year_mD24DE1C1790E7306B5AF6F78EBAC41CCC7750CEA (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) { { DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* L_0 = (&__this->___dt_0); int32_t L_1; L_1 = DateTime_get_Year_m00A88C4CEE07B7906F5F7F75C254B769808F5138(L_0, NULL); return L_1; } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_Year_mD24DE1C1790E7306B5AF6F78EBAC41CCC7750CEA_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_Year_mD24DE1C1790E7306B5AF6F78EBAC41CCC7750CEA(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDateTime::get_Month() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Month_m205FE2FB59CF6A1692300A21A77FFBB37144E99B (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) { { DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* L_0 = (&__this->___dt_0); int32_t L_1; L_1 = DateTime_get_Month_m899C6602DE8198990B2CAF5EBC04CC67764E3DA2(L_0, NULL); return L_1; } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_Month_m205FE2FB59CF6A1692300A21A77FFBB37144E99B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_Month_m205FE2FB59CF6A1692300A21A77FFBB37144E99B(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDateTime::get_Day() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Day_m4F8E33F38809CDEEFFAB2BFC3E14AC6B08AF1F6D (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) { { DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* L_0 = (&__this->___dt_0); int32_t L_1; L_1 = DateTime_get_Day_m872DBCA4C79955EC1E27EB68746B6C2F6A183B28(L_0, NULL); return L_1; } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_Day_m4F8E33F38809CDEEFFAB2BFC3E14AC6B08AF1F6D_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_Day_m4F8E33F38809CDEEFFAB2BFC3E14AC6B08AF1F6D(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDateTime::get_Hour() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Hour_mE4B191CD33490CA5BC5EA87E00314FA50BDB741A (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) { { DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* L_0 = (&__this->___dt_0); int32_t L_1; L_1 = DateTime_get_Hour_m350B2AEB6ED8AAD80F0779C1FD37EEE13952A7F3(L_0, NULL); return L_1; } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_Hour_mE4B191CD33490CA5BC5EA87E00314FA50BDB741A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_Hour_mE4B191CD33490CA5BC5EA87E00314FA50BDB741A(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDateTime::get_Minute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Minute_m38120FA2B75440A56BD49C552DDD3032D9A6DFA6 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) { { DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* L_0 = (&__this->___dt_0); int32_t L_1; L_1 = DateTime_get_Minute_m73003491DA85D2C9951ECCF890D9BF6AFFB9E973(L_0, NULL); return L_1; } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_Minute_m38120FA2B75440A56BD49C552DDD3032D9A6DFA6_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_Minute_m38120FA2B75440A56BD49C552DDD3032D9A6DFA6(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDateTime::get_Second() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Second_m46202D39713A213E9F514CD4E2F5F04C5278780F (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) { { DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* L_0 = (&__this->___dt_0); int32_t L_1; L_1 = DateTime_get_Second_mC860BA28DED65249BE9EA46E4898730C7828B3EA(L_0, NULL); return L_1; } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_Second_m46202D39713A213E9F514CD4E2F5F04C5278780F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_Second_m46202D39713A213E9F514CD4E2F5F04C5278780F(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDateTime::get_Fraction() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Fraction_m40D9B327318B0D061E02D59889E0919A95EB9098 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) { DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D V_0; memset((&V_0), 0, sizeof(V_0)); { DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* L_0 = (&__this->___dt_0); int64_t L_1; L_1 = DateTime_get_Ticks_mC2CF04ED0EAB425C72C2532FFC5743777F3C93A6(L_0, NULL); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* L_2 = (&__this->___dt_0); int32_t L_3; L_3 = DateTime_get_Year_m00A88C4CEE07B7906F5F7F75C254B769808F5138(L_2, NULL); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* L_4 = (&__this->___dt_0); int32_t L_5; L_5 = DateTime_get_Month_m899C6602DE8198990B2CAF5EBC04CC67764E3DA2(L_4, NULL); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* L_6 = (&__this->___dt_0); int32_t L_7; L_7 = DateTime_get_Day_m872DBCA4C79955EC1E27EB68746B6C2F6A183B28(L_6, NULL); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* L_8 = (&__this->___dt_0); int32_t L_9; L_9 = DateTime_get_Hour_m350B2AEB6ED8AAD80F0779C1FD37EEE13952A7F3(L_8, NULL); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* L_10 = (&__this->___dt_0); int32_t L_11; L_11 = DateTime_get_Minute_m73003491DA85D2C9951ECCF890D9BF6AFFB9E973(L_10, NULL); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* L_12 = (&__this->___dt_0); int32_t L_13; L_13 = DateTime_get_Second_mC860BA28DED65249BE9EA46E4898730C7828B3EA(L_12, NULL); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_14; memset((&L_14), 0, sizeof(L_14)); DateTime__ctor_m1F66A4327FE6B127F0F0E83A70CED25DB0DFFB00((&L_14), L_3, L_5, L_7, L_9, L_11, L_13, /*hidden argument*/NULL); V_0 = L_14; int64_t L_15; L_15 = DateTime_get_Ticks_mC2CF04ED0EAB425C72C2532FFC5743777F3C93A6((&V_0), NULL); return ((int32_t)((int64_t)il2cpp_codegen_subtract(L_1, L_15))); } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_Fraction_m40D9B327318B0D061E02D59889E0919A95EB9098_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_Fraction_m40D9B327318B0D061E02D59889E0919A95EB9098(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDateTime::get_ZoneHour() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_ZoneHour_m9E35CDE49237CC3ECD3DE3D51AAB8E99300A2739 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->___extra_1; return ((int32_t)((uint32_t)((int32_t)((int32_t)L_0&((int32_t)65280)))>>8)); } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_ZoneHour_m9E35CDE49237CC3ECD3DE3D51AAB8E99300A2739_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_ZoneHour_m9E35CDE49237CC3ECD3DE3D51AAB8E99300A2739(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDateTime::get_ZoneMinute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_ZoneMinute_m1D120C367B38D2F8B926469F418B6C2560C8E228 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->___extra_1; return ((int32_t)((int32_t)L_0&((int32_t)255))); } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_ZoneMinute_m1D120C367B38D2F8B926469F418B6C2560C8E228_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_ZoneMinute_m1D120C367B38D2F8B926469F418B6C2560C8E228(_thisAdjusted, method); return _returnValue; } // System.DateTime System.Xml.Schema.XsdDateTime::op_Implicit(System.Xml.Schema.XsdDateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D XsdDateTime_op_Implicit_m0ADFEE964709917141BF6B590F97EB79AF270132 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB ___xdt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeZoneInfo_t30FD24E315EC4F4D942AF797CCD4CC4ED6B5CAD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D V_0; memset((&V_0), 0, sizeof(V_0)); int64_t V_1 = 0; DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D V_2; memset((&V_2), 0, sizeof(V_2)); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A V_7; memset((&V_7), 0, sizeof(V_7)); { int32_t L_0; L_0 = XsdDateTime_get_InternalTypeCode_mAE60E4DBF9D642870B0D715A5E260F4DD5BC4A4B((&___xdt0), NULL); V_4 = L_0; int32_t L_1 = V_4; if ((((int32_t)L_1) == ((int32_t)1))) { goto IL_003a; } } { int32_t L_2 = V_4; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, 6))) <= ((uint32_t)1)))) { goto IL_008a; } } { il2cpp_codegen_runtime_class_init_inline(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_3; L_3 = DateTime_get_Now_mC336498972C48439ADCD5C50D35FAE0F2A48B0F0(NULL); V_5 = L_3; int32_t L_4; L_4 = DateTime_get_Year_m00A88C4CEE07B7906F5F7F75C254B769808F5138((&V_5), NULL); int32_t L_5; L_5 = XsdDateTime_get_Month_m205FE2FB59CF6A1692300A21A77FFBB37144E99B((&___xdt0), NULL); int32_t L_6; L_6 = XsdDateTime_get_Day_m4F8E33F38809CDEEFFAB2BFC3E14AC6B08AF1F6D((&___xdt0), NULL); DateTime__ctor_mA3BF7CE28807F0A02634FD43913FAAFD989CEE88((&V_0), L_4, L_5, L_6, NULL); goto IL_0091; } IL_003a: { il2cpp_codegen_runtime_class_init_inline(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_7; L_7 = DateTime_get_Now_mC336498972C48439ADCD5C50D35FAE0F2A48B0F0(NULL); V_2 = L_7; int32_t L_8; L_8 = DateTime_get_Year_m00A88C4CEE07B7906F5F7F75C254B769808F5138((&V_2), NULL); int32_t L_9; L_9 = DateTime_get_Month_m899C6602DE8198990B2CAF5EBC04CC67764E3DA2((&V_2), NULL); int32_t L_10; L_10 = DateTime_get_Day_m872DBCA4C79955EC1E27EB68746B6C2F6A183B28((&V_2), NULL); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_11; memset((&L_11), 0, sizeof(L_11)); DateTime__ctor_mA3BF7CE28807F0A02634FD43913FAAFD989CEE88((&L_11), L_8, L_9, L_10, /*hidden argument*/NULL); int32_t L_12; L_12 = XsdDateTime_get_Year_mD24DE1C1790E7306B5AF6F78EBAC41CCC7750CEA((&___xdt0), NULL); int32_t L_13; L_13 = XsdDateTime_get_Month_m205FE2FB59CF6A1692300A21A77FFBB37144E99B((&___xdt0), NULL); int32_t L_14; L_14 = XsdDateTime_get_Day_m4F8E33F38809CDEEFFAB2BFC3E14AC6B08AF1F6D((&___xdt0), NULL); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_15; memset((&L_15), 0, sizeof(L_15)); DateTime__ctor_mA3BF7CE28807F0A02634FD43913FAAFD989CEE88((&L_15), L_12, L_13, L_14, /*hidden argument*/NULL); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_16; L_16 = DateTime_op_Subtraction_m41335EF0E6DCD52B23C64916CB973A0B4A9E0387(L_11, L_15, NULL); V_3 = L_16; DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* L_17 = (&(&___xdt0)->___dt_0); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_18 = V_3; DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_19; L_19 = DateTime_Add_mC882C6BBE75862360A1A0C733B4FFE3210D4B9B1(L_17, L_18, NULL); V_0 = L_19; goto IL_0091; } IL_008a: { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB L_20 = ___xdt0; DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_21 = L_20.___dt_0; V_0 = L_21; } IL_0091: { int32_t L_22; L_22 = XsdDateTime_get_InternalKind_m40658E3A6C5DA52E96BCF334BF5760EB7092A88E((&___xdt0), NULL); V_6 = L_22; int32_t L_23 = V_6; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_23, 1))) { case 0: { goto IL_00b4; } case 1: { goto IL_0145; } case 2: { goto IL_00c8; } } } { goto IL_01c0; } IL_00b4: { int64_t L_24; L_24 = DateTime_get_Ticks_mC2CF04ED0EAB425C72C2532FFC5743777F3C93A6((&V_0), NULL); DateTime__ctor_mF724D343E82431D326EF70E1A31B3B3C4295AFFE((&V_0), L_24, 1, NULL); goto IL_01c0; } IL_00c8: { int64_t L_25; L_25 = DateTime_get_Ticks_mC2CF04ED0EAB425C72C2532FFC5743777F3C93A6((&V_0), NULL); int32_t L_26; L_26 = XsdDateTime_get_ZoneHour_m9E35CDE49237CC3ECD3DE3D51AAB8E99300A2739((&___xdt0), NULL); int32_t L_27; L_27 = XsdDateTime_get_ZoneMinute_m1D120C367B38D2F8B926469F418B6C2560C8E228((&___xdt0), NULL); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_28; memset((&L_28), 0, sizeof(L_28)); TimeSpan__ctor_mF8B85616C009D35D860DA0254327E8AAF54822A1((&L_28), L_26, L_27, 0, /*hidden argument*/NULL); V_7 = L_28; int64_t L_29; L_29 = TimeSpan_get_Ticks_mC50131E57621F29FACC53B3241432ABB874FA1B5_inline((&V_7), NULL); V_1 = ((int64_t)il2cpp_codegen_subtract(L_25, L_29)); int64_t L_30 = V_1; il2cpp_codegen_runtime_class_init_inline(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var); int64_t L_31; L_31 = DateTime_get_Ticks_mC2CF04ED0EAB425C72C2532FFC5743777F3C93A6((&((DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var))->___MinValue_32), NULL); if ((((int64_t)L_30) >= ((int64_t)L_31))) { goto IL_0132; } } { int64_t L_32 = V_1; il2cpp_codegen_runtime_class_init_inline(TimeZoneInfo_t30FD24E315EC4F4D942AF797CCD4CC4ED6B5CAD8_il2cpp_TypeInfo_var); TimeZoneInfo_t30FD24E315EC4F4D942AF797CCD4CC4ED6B5CAD8* L_33; L_33 = TimeZoneInfo_get_Local_mFE5FE1C25C014521B6BCC9BE11AA67A1AF3C91B0(NULL); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_34 = V_0; NullCheck(L_33); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_35; L_35 = TimeZoneInfo_GetUtcOffset_mFAA1957ED9222C7526A197E6FF1AE0D05B46EDB0(L_33, L_34, NULL); V_7 = L_35; int64_t L_36; L_36 = TimeSpan_get_Ticks_mC50131E57621F29FACC53B3241432ABB874FA1B5_inline((&V_7), NULL); V_1 = ((int64_t)il2cpp_codegen_add(L_32, L_36)); int64_t L_37 = V_1; il2cpp_codegen_runtime_class_init_inline(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var); int64_t L_38; L_38 = DateTime_get_Ticks_mC2CF04ED0EAB425C72C2532FFC5743777F3C93A6((&((DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var))->___MinValue_32), NULL); if ((((int64_t)L_37) >= ((int64_t)L_38))) { goto IL_012a; } } { il2cpp_codegen_runtime_class_init_inline(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var); int64_t L_39; L_39 = DateTime_get_Ticks_mC2CF04ED0EAB425C72C2532FFC5743777F3C93A6((&((DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var))->___MinValue_32), NULL); V_1 = L_39; } IL_012a: { int64_t L_40 = V_1; DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_41; memset((&L_41), 0, sizeof(L_41)); DateTime__ctor_mF724D343E82431D326EF70E1A31B3B3C4295AFFE((&L_41), L_40, 2, /*hidden argument*/NULL); return L_41; } IL_0132: { int64_t L_42 = V_1; DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_43; memset((&L_43), 0, sizeof(L_43)); DateTime__ctor_mF724D343E82431D326EF70E1A31B3B3C4295AFFE((&L_43), L_42, 1, /*hidden argument*/NULL); V_5 = L_43; DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_44; L_44 = DateTime_ToLocalTime_mD87626169251A26AF699DAE90A1C31190AD30B94((&V_5), NULL); V_0 = L_44; goto IL_01c0; } IL_0145: { int64_t L_45; L_45 = DateTime_get_Ticks_mC2CF04ED0EAB425C72C2532FFC5743777F3C93A6((&V_0), NULL); int32_t L_46; L_46 = XsdDateTime_get_ZoneHour_m9E35CDE49237CC3ECD3DE3D51AAB8E99300A2739((&___xdt0), NULL); int32_t L_47; L_47 = XsdDateTime_get_ZoneMinute_m1D120C367B38D2F8B926469F418B6C2560C8E228((&___xdt0), NULL); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_48; memset((&L_48), 0, sizeof(L_48)); TimeSpan__ctor_mF8B85616C009D35D860DA0254327E8AAF54822A1((&L_48), L_46, L_47, 0, /*hidden argument*/NULL); V_7 = L_48; int64_t L_49; L_49 = TimeSpan_get_Ticks_mC50131E57621F29FACC53B3241432ABB874FA1B5_inline((&V_7), NULL); V_1 = ((int64_t)il2cpp_codegen_add(L_45, L_49)); int64_t L_50 = V_1; il2cpp_codegen_runtime_class_init_inline(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var); int64_t L_51; L_51 = DateTime_get_Ticks_mC2CF04ED0EAB425C72C2532FFC5743777F3C93A6((&((DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var))->___MaxValue_33), NULL); if ((((int64_t)L_50) <= ((int64_t)L_51))) { goto IL_01af; } } { int64_t L_52 = V_1; il2cpp_codegen_runtime_class_init_inline(TimeZoneInfo_t30FD24E315EC4F4D942AF797CCD4CC4ED6B5CAD8_il2cpp_TypeInfo_var); TimeZoneInfo_t30FD24E315EC4F4D942AF797CCD4CC4ED6B5CAD8* L_53; L_53 = TimeZoneInfo_get_Local_mFE5FE1C25C014521B6BCC9BE11AA67A1AF3C91B0(NULL); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_54 = V_0; NullCheck(L_53); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_55; L_55 = TimeZoneInfo_GetUtcOffset_mFAA1957ED9222C7526A197E6FF1AE0D05B46EDB0(L_53, L_54, NULL); V_7 = L_55; int64_t L_56; L_56 = TimeSpan_get_Ticks_mC50131E57621F29FACC53B3241432ABB874FA1B5_inline((&V_7), NULL); V_1 = ((int64_t)il2cpp_codegen_add(L_52, L_56)); int64_t L_57 = V_1; il2cpp_codegen_runtime_class_init_inline(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var); int64_t L_58; L_58 = DateTime_get_Ticks_mC2CF04ED0EAB425C72C2532FFC5743777F3C93A6((&((DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var))->___MaxValue_33), NULL); if ((((int64_t)L_57) <= ((int64_t)L_58))) { goto IL_01a7; } } { il2cpp_codegen_runtime_class_init_inline(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var); int64_t L_59; L_59 = DateTime_get_Ticks_mC2CF04ED0EAB425C72C2532FFC5743777F3C93A6((&((DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var))->___MaxValue_33), NULL); V_1 = L_59; } IL_01a7: { int64_t L_60 = V_1; DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_61; memset((&L_61), 0, sizeof(L_61)); DateTime__ctor_mF724D343E82431D326EF70E1A31B3B3C4295AFFE((&L_61), L_60, 2, /*hidden argument*/NULL); return L_61; } IL_01af: { int64_t L_62 = V_1; DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_63; memset((&L_63), 0, sizeof(L_63)); DateTime__ctor_mF724D343E82431D326EF70E1A31B3B3C4295AFFE((&L_63), L_62, 1, /*hidden argument*/NULL); V_5 = L_63; DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_64; L_64 = DateTime_ToLocalTime_mD87626169251A26AF699DAE90A1C31190AD30B94((&V_5), NULL); V_0 = L_64; } IL_01c0: { DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_65 = V_0; return L_65; } } // System.DateTimeOffset System.Xml.Schema.XsdDateTime::op_Implicit(System.Xml.Schema.XsdDateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 XsdDateTime_op_Implicit_m3215BA40174F5D3877B0F2E88A641368B3BF37EC (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB ___xdt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeZoneInfo_t30FD24E315EC4F4D942AF797CCD4CC4ED6B5CAD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D V_0; memset((&V_0), 0, sizeof(V_0)); DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 V_1; memset((&V_1), 0, sizeof(V_1)); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D V_2; memset((&V_2), 0, sizeof(V_2)); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; { int32_t L_0; L_0 = XsdDateTime_get_InternalTypeCode_mAE60E4DBF9D642870B0D715A5E260F4DD5BC4A4B((&___xdt0), NULL); V_4 = L_0; int32_t L_1 = V_4; if ((((int32_t)L_1) == ((int32_t)1))) { goto IL_003a; } } { int32_t L_2 = V_4; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, 6))) <= ((uint32_t)1)))) { goto IL_008a; } } { il2cpp_codegen_runtime_class_init_inline(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_3; L_3 = DateTime_get_Now_mC336498972C48439ADCD5C50D35FAE0F2A48B0F0(NULL); V_5 = L_3; int32_t L_4; L_4 = DateTime_get_Year_m00A88C4CEE07B7906F5F7F75C254B769808F5138((&V_5), NULL); int32_t L_5; L_5 = XsdDateTime_get_Month_m205FE2FB59CF6A1692300A21A77FFBB37144E99B((&___xdt0), NULL); int32_t L_6; L_6 = XsdDateTime_get_Day_m4F8E33F38809CDEEFFAB2BFC3E14AC6B08AF1F6D((&___xdt0), NULL); DateTime__ctor_mA3BF7CE28807F0A02634FD43913FAAFD989CEE88((&V_0), L_4, L_5, L_6, NULL); goto IL_0091; } IL_003a: { il2cpp_codegen_runtime_class_init_inline(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_7; L_7 = DateTime_get_Now_mC336498972C48439ADCD5C50D35FAE0F2A48B0F0(NULL); V_2 = L_7; int32_t L_8; L_8 = DateTime_get_Year_m00A88C4CEE07B7906F5F7F75C254B769808F5138((&V_2), NULL); int32_t L_9; L_9 = DateTime_get_Month_m899C6602DE8198990B2CAF5EBC04CC67764E3DA2((&V_2), NULL); int32_t L_10; L_10 = DateTime_get_Day_m872DBCA4C79955EC1E27EB68746B6C2F6A183B28((&V_2), NULL); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_11; memset((&L_11), 0, sizeof(L_11)); DateTime__ctor_mA3BF7CE28807F0A02634FD43913FAAFD989CEE88((&L_11), L_8, L_9, L_10, /*hidden argument*/NULL); int32_t L_12; L_12 = XsdDateTime_get_Year_mD24DE1C1790E7306B5AF6F78EBAC41CCC7750CEA((&___xdt0), NULL); int32_t L_13; L_13 = XsdDateTime_get_Month_m205FE2FB59CF6A1692300A21A77FFBB37144E99B((&___xdt0), NULL); int32_t L_14; L_14 = XsdDateTime_get_Day_m4F8E33F38809CDEEFFAB2BFC3E14AC6B08AF1F6D((&___xdt0), NULL); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_15; memset((&L_15), 0, sizeof(L_15)); DateTime__ctor_mA3BF7CE28807F0A02634FD43913FAAFD989CEE88((&L_15), L_12, L_13, L_14, /*hidden argument*/NULL); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_16; L_16 = DateTime_op_Subtraction_m41335EF0E6DCD52B23C64916CB973A0B4A9E0387(L_11, L_15, NULL); V_3 = L_16; DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D* L_17 = (&(&___xdt0)->___dt_0); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_18 = V_3; DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_19; L_19 = DateTime_Add_mC882C6BBE75862360A1A0C733B4FFE3210D4B9B1(L_17, L_18, NULL); V_0 = L_19; goto IL_0091; } IL_008a: { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB L_20 = ___xdt0; DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_21 = L_20.___dt_0; V_0 = L_21; } IL_0091: { int32_t L_22; L_22 = XsdDateTime_get_InternalKind_m40658E3A6C5DA52E96BCF334BF5760EB7092A88E((&___xdt0), NULL); V_6 = L_22; int32_t L_23 = V_6; switch (L_23) { case 0: { goto IL_0102; } case 1: { goto IL_00f1; } case 2: { goto IL_00d1; } case 3: { goto IL_00b3; } } } { goto IL_0102; } IL_00b3: { DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_24 = V_0; int32_t L_25; L_25 = XsdDateTime_get_ZoneHour_m9E35CDE49237CC3ECD3DE3D51AAB8E99300A2739((&___xdt0), NULL); int32_t L_26; L_26 = XsdDateTime_get_ZoneMinute_m1D120C367B38D2F8B926469F418B6C2560C8E228((&___xdt0), NULL); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_27; memset((&L_27), 0, sizeof(L_27)); TimeSpan__ctor_mF8B85616C009D35D860DA0254327E8AAF54822A1((&L_27), L_25, L_26, 0, /*hidden argument*/NULL); DateTimeOffset__ctor_m6E6938BD1F5EEE0F96247339B75FB7CEF3665FDC((&V_1), L_24, L_27, NULL); goto IL_0115; } IL_00d1: { DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_28 = V_0; int32_t L_29; L_29 = XsdDateTime_get_ZoneHour_m9E35CDE49237CC3ECD3DE3D51AAB8E99300A2739((&___xdt0), NULL); int32_t L_30; L_30 = XsdDateTime_get_ZoneMinute_m1D120C367B38D2F8B926469F418B6C2560C8E228((&___xdt0), NULL); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_31; memset((&L_31), 0, sizeof(L_31)); TimeSpan__ctor_mF8B85616C009D35D860DA0254327E8AAF54822A1((&L_31), ((-L_29)), ((-L_30)), 0, /*hidden argument*/NULL); DateTimeOffset__ctor_m6E6938BD1F5EEE0F96247339B75FB7CEF3665FDC((&V_1), L_28, L_31, NULL); goto IL_0115; } IL_00f1: { DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_32 = V_0; TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_33; memset((&L_33), 0, sizeof(L_33)); TimeSpan__ctor_m061B122FA11D2063FE751C1F1D019DF1C8B10B1F_inline((&L_33), ((int64_t)0), /*hidden argument*/NULL); DateTimeOffset__ctor_m6E6938BD1F5EEE0F96247339B75FB7CEF3665FDC((&V_1), L_32, L_33, NULL); goto IL_0115; } IL_0102: { DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_34 = V_0; il2cpp_codegen_runtime_class_init_inline(TimeZoneInfo_t30FD24E315EC4F4D942AF797CCD4CC4ED6B5CAD8_il2cpp_TypeInfo_var); TimeZoneInfo_t30FD24E315EC4F4D942AF797CCD4CC4ED6B5CAD8* L_35; L_35 = TimeZoneInfo_get_Local_mFE5FE1C25C014521B6BCC9BE11AA67A1AF3C91B0(NULL); DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D L_36 = V_0; NullCheck(L_35); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_37; L_37 = TimeZoneInfo_GetUtcOffset_mFAA1957ED9222C7526A197E6FF1AE0D05B46EDB0(L_35, L_36, NULL); DateTimeOffset__ctor_m6E6938BD1F5EEE0F96247339B75FB7CEF3665FDC((&V_1), L_34, L_37, NULL); } IL_0115: { DateTimeOffset_t4EE701FE2F386D6F932FAC9B11E4B74A5B30F0A4 L_38 = V_1; return L_38; } } // System.String System.Xml.Schema.XsdDateTime::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XsdDateTime_ToString_m7753E41D2C4A8E0687796143C9220155B9837535 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } StringBuilder_t* V_0 = NULL; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_1 = NULL; int32_t V_2 = 0; { StringBuilder_t* L_0 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); NullCheck(L_0); StringBuilder__ctor_m2619CA8D2C3476DF1A302D9D941498BB1C6164C5(L_0, ((int32_t)64), NULL); V_0 = L_0; int32_t L_1; L_1 = XsdDateTime_get_InternalTypeCode_mAE60E4DBF9D642870B0D715A5E260F4DD5BC4A4B(__this, NULL); V_2 = L_1; int32_t L_2 = V_2; switch (L_2) { case 0: { goto IL_003a; } case 1: { goto IL_0056; } case 2: { goto IL_0062; } case 3: { goto IL_006e; } case 4: { goto IL_00b0; } case 5: { goto IL_00d7; } case 6: { goto IL_012a; } case 7: { goto IL_0168; } } } { goto IL_01ad; } IL_003a: { StringBuilder_t* L_3 = V_0; XsdDateTime_PrintDate_mF29EDBFFB4F5A9EACE93E05D257421B72A74B61E(__this, L_3, NULL); StringBuilder_t* L_4 = V_0; NullCheck(L_4); StringBuilder_t* L_5; L_5 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_4, ((int32_t)84), NULL); StringBuilder_t* L_6 = V_0; XsdDateTime_PrintTime_mCE1029E13A352DB34EC2EF991632A85E26133EDB(__this, L_6, NULL); goto IL_01ad; } IL_0056: { StringBuilder_t* L_7 = V_0; XsdDateTime_PrintTime_mCE1029E13A352DB34EC2EF991632A85E26133EDB(__this, L_7, NULL); goto IL_01ad; } IL_0062: { StringBuilder_t* L_8 = V_0; XsdDateTime_PrintDate_mF29EDBFFB4F5A9EACE93E05D257421B72A74B61E(__this, L_8, NULL); goto IL_01ad; } IL_006e: { il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_9 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM_4; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_10 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)L_9); V_1 = L_10; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_11 = V_1; int32_t L_12; L_12 = XsdDateTime_get_Year_mD24DE1C1790E7306B5AF6F78EBAC41CCC7750CEA(__this, NULL); XsdDateTime_IntToCharArray_mB95DA3CAFA3F603DFB73CB309A062670C217C131(__this, L_11, 0, L_12, 4, NULL); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_13 = V_1; int32_t L_14 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_2; NullCheck(L_13); (L_13)->SetAt(static_cast(L_14), (Il2CppChar)((int32_t)45)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_15 = V_1; int32_t L_16 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy__3; int32_t L_17; L_17 = XsdDateTime_get_Month_m205FE2FB59CF6A1692300A21A77FFBB37144E99B(__this, NULL); XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A(__this, L_15, L_16, L_17, NULL); StringBuilder_t* L_18 = V_0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_19 = V_1; NullCheck(L_18); StringBuilder_t* L_20; L_20 = StringBuilder_Append_m8455D90E068B02E8376B7650409E2325303D2456(L_18, L_19, NULL); goto IL_01ad; } IL_00b0: { il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_21 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_2; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_22 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)L_21); V_1 = L_22; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_23 = V_1; int32_t L_24; L_24 = XsdDateTime_get_Year_mD24DE1C1790E7306B5AF6F78EBAC41CCC7750CEA(__this, NULL); XsdDateTime_IntToCharArray_mB95DA3CAFA3F603DFB73CB309A062670C217C131(__this, L_23, 0, L_24, 4, NULL); StringBuilder_t* L_25 = V_0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_26 = V_1; NullCheck(L_25); StringBuilder_t* L_27; L_27 = StringBuilder_Append_m8455D90E068B02E8376B7650409E2325303D2456(L_25, L_26, NULL); goto IL_01ad; } IL_00d7: { il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_28 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__mm_dd_21; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_29 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)L_28); V_1 = L_29; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_30 = V_1; NullCheck(L_30); (L_30)->SetAt(static_cast(0), (Il2CppChar)((int32_t)45)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_31 = V_1; int32_t L_32 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__13; NullCheck(L_31); (L_31)->SetAt(static_cast(L_32), (Il2CppChar)((int32_t)45)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_33 = V_1; int32_t L_34 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz___17; int32_t L_35; L_35 = XsdDateTime_get_Month_m205FE2FB59CF6A1692300A21A77FFBB37144E99B(__this, NULL); XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A(__this, L_33, L_34, L_35, NULL); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_36 = V_1; int32_t L_37 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__mm_18; NullCheck(L_36); (L_36)->SetAt(static_cast(L_37), (Il2CppChar)((int32_t)45)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_38 = V_1; int32_t L_39 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__mm__19; int32_t L_40; L_40 = XsdDateTime_get_Day_m4F8E33F38809CDEEFFAB2BFC3E14AC6B08AF1F6D(__this, NULL); XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A(__this, L_38, L_39, L_40, NULL); StringBuilder_t* L_41 = V_0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_42 = V_1; NullCheck(L_41); StringBuilder_t* L_43; L_43 = StringBuilder_Append_m8455D90E068B02E8376B7650409E2325303D2456(L_41, L_42, NULL); goto IL_01ad; } IL_012a: { il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_44 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz___dd_23; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_45 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)L_44); V_1 = L_45; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_46 = V_1; NullCheck(L_46); (L_46)->SetAt(static_cast(0), (Il2CppChar)((int32_t)45)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_47 = V_1; int32_t L_48 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__13; NullCheck(L_47); (L_47)->SetAt(static_cast(L_48), (Il2CppChar)((int32_t)45)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_49 = V_1; int32_t L_50 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz___17; NullCheck(L_49); (L_49)->SetAt(static_cast(L_50), (Il2CppChar)((int32_t)45)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_51 = V_1; int32_t L_52 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz____22; int32_t L_53; L_53 = XsdDateTime_get_Day_m4F8E33F38809CDEEFFAB2BFC3E14AC6B08AF1F6D(__this, NULL); XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A(__this, L_51, L_52, L_53, NULL); StringBuilder_t* L_54 = V_0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_55 = V_1; NullCheck(L_54); StringBuilder_t* L_56; L_56 = StringBuilder_Append_m8455D90E068B02E8376B7650409E2325303D2456(L_54, L_55, NULL); goto IL_01ad; } IL_0168: { il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_57 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__mm___20; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_58 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)L_57); V_1 = L_58; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_59 = V_1; NullCheck(L_59); (L_59)->SetAt(static_cast(0), (Il2CppChar)((int32_t)45)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_60 = V_1; int32_t L_61 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__13; NullCheck(L_60); (L_60)->SetAt(static_cast(L_61), (Il2CppChar)((int32_t)45)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_62 = V_1; int32_t L_63 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz___17; int32_t L_64; L_64 = XsdDateTime_get_Month_m205FE2FB59CF6A1692300A21A77FFBB37144E99B(__this, NULL); XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A(__this, L_62, L_63, L_64, NULL); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_65 = V_1; int32_t L_66 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__mm_18; NullCheck(L_65); (L_65)->SetAt(static_cast(L_66), (Il2CppChar)((int32_t)45)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_67 = V_1; int32_t L_68 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__mm__19; NullCheck(L_67); (L_67)->SetAt(static_cast(L_68), (Il2CppChar)((int32_t)45)); StringBuilder_t* L_69 = V_0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_70 = V_1; NullCheck(L_69); StringBuilder_t* L_71; L_71 = StringBuilder_Append_m8455D90E068B02E8376B7650409E2325303D2456(L_69, L_70, NULL); } IL_01ad: { StringBuilder_t* L_72 = V_0; XsdDateTime_PrintZone_mA1766FF80B24A4E1D666DBB8C818C01A94330CF6(__this, L_72, NULL); StringBuilder_t* L_73 = V_0; NullCheck(L_73); String_t* L_74; L_74 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_73); return L_74; } } IL2CPP_EXTERN_C String_t* XsdDateTime_ToString_m7753E41D2C4A8E0687796143C9220155B9837535_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = XsdDateTime_ToString_m7753E41D2C4A8E0687796143C9220155B9837535(_thisAdjusted, method); return _returnValue; } // System.Void System.Xml.Schema.XsdDateTime::PrintDate(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_PrintDate_mF29EDBFFB4F5A9EACE93E05D257421B72A74B61E (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, StringBuilder_t* ___sb0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_0 = NULL; { il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_0 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM_dd_6; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)L_0); V_0 = L_1; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_2 = V_0; int32_t L_3; L_3 = XsdDateTime_get_Year_mD24DE1C1790E7306B5AF6F78EBAC41CCC7750CEA(__this, NULL); XsdDateTime_IntToCharArray_mB95DA3CAFA3F603DFB73CB309A062670C217C131(__this, L_2, 0, L_3, 4, NULL); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_4 = V_0; int32_t L_5 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_2; NullCheck(L_4); (L_4)->SetAt(static_cast(L_5), (Il2CppChar)((int32_t)45)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_6 = V_0; int32_t L_7 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy__3; int32_t L_8; L_8 = XsdDateTime_get_Month_m205FE2FB59CF6A1692300A21A77FFBB37144E99B(__this, NULL); XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A(__this, L_6, L_7, L_8, NULL); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_9 = V_0; int32_t L_10 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM_4; NullCheck(L_9); (L_9)->SetAt(static_cast(L_10), (Il2CppChar)((int32_t)45)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_11 = V_0; int32_t L_12 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM__5; int32_t L_13; L_13 = XsdDateTime_get_Day_m4F8E33F38809CDEEFFAB2BFC3E14AC6B08AF1F6D(__this, NULL); XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A(__this, L_11, L_12, L_13, NULL); StringBuilder_t* L_14 = ___sb0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_15 = V_0; NullCheck(L_14); StringBuilder_t* L_16; L_16 = StringBuilder_Append_m8455D90E068B02E8376B7650409E2325303D2456(L_14, L_15, NULL); return; } } IL2CPP_EXTERN_C void XsdDateTime_PrintDate_mF29EDBFFB4F5A9EACE93E05D257421B72A74B61E_AdjustorThunk (RuntimeObject* __this, StringBuilder_t* ___sb0, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime_PrintDate_mF29EDBFFB4F5A9EACE93E05D257421B72A74B61E(_thisAdjusted, ___sb0, method); } // System.Void System.Xml.Schema.XsdDateTime::PrintTime(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_PrintTime_mCE1029E13A352DB34EC2EF991632A85E26133EDB (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, StringBuilder_t* ___sb0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_0 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___LzHH_mm_ss_12; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)L_0); V_0 = L_1; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_2 = V_0; int32_t L_3; L_3 = XsdDateTime_get_Hour_mE4B191CD33490CA5BC5EA87E00314FA50BDB741A(__this, NULL); XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A(__this, L_2, 0, L_3, NULL); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_4 = V_0; int32_t L_5 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___LzHH_8; NullCheck(L_4); (L_4)->SetAt(static_cast(L_5), (Il2CppChar)((int32_t)58)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_6 = V_0; int32_t L_7 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___LzHH__9; int32_t L_8; L_8 = XsdDateTime_get_Minute_m38120FA2B75440A56BD49C552DDD3032D9A6DFA6(__this, NULL); XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A(__this, L_6, L_7, L_8, NULL); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_9 = V_0; int32_t L_10 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___LzHH_mm_10; NullCheck(L_9); (L_9)->SetAt(static_cast(L_10), (Il2CppChar)((int32_t)58)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_11 = V_0; int32_t L_12 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___LzHH_mm__11; int32_t L_13; L_13 = XsdDateTime_get_Second_m46202D39713A213E9F514CD4E2F5F04C5278780F(__this, NULL); XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A(__this, L_11, L_12, L_13, NULL); StringBuilder_t* L_14 = ___sb0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_15 = V_0; NullCheck(L_14); StringBuilder_t* L_16; L_16 = StringBuilder_Append_m8455D90E068B02E8376B7650409E2325303D2456(L_14, L_15, NULL); int32_t L_17; L_17 = XsdDateTime_get_Fraction_m40D9B327318B0D061E02D59889E0919A95EB9098(__this, NULL); V_1 = L_17; int32_t L_18 = V_1; if (!L_18) { goto IL_0094; } } { V_2 = 7; goto IL_006e; } IL_0065: { int32_t L_19 = V_2; V_2 = ((int32_t)il2cpp_codegen_subtract(L_19, 1)); int32_t L_20 = V_1; V_1 = ((int32_t)(L_20/((int32_t)10))); } IL_006e: { int32_t L_21 = V_1; if (!((int32_t)(L_21%((int32_t)10)))) { goto IL_0065; } } { int32_t L_22 = V_2; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_23 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(L_22, 1))); V_0 = L_23; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_24 = V_0; NullCheck(L_24); (L_24)->SetAt(static_cast(0), (Il2CppChar)((int32_t)46)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_25 = V_0; int32_t L_26 = V_1; int32_t L_27 = V_2; XsdDateTime_IntToCharArray_mB95DA3CAFA3F603DFB73CB309A062670C217C131(__this, L_25, 1, L_26, L_27, NULL); StringBuilder_t* L_28 = ___sb0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_29 = V_0; NullCheck(L_28); StringBuilder_t* L_30; L_30 = StringBuilder_Append_m8455D90E068B02E8376B7650409E2325303D2456(L_28, L_29, NULL); } IL_0094: { return; } } IL2CPP_EXTERN_C void XsdDateTime_PrintTime_mCE1029E13A352DB34EC2EF991632A85E26133EDB_AdjustorThunk (RuntimeObject* __this, StringBuilder_t* ___sb0, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime_PrintTime_mCE1029E13A352DB34EC2EF991632A85E26133EDB(_thisAdjusted, ___sb0, method); } // System.Void System.Xml.Schema.XsdDateTime::PrintZone(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_PrintZone_mA1766FF80B24A4E1D666DBB8C818C01A94330CF6 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, StringBuilder_t* ___sb0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0; L_0 = XsdDateTime_get_InternalKind_m40658E3A6C5DA52E96BCF334BF5760EB7092A88E(__this, NULL); V_1 = L_0; int32_t L_1 = V_1; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 1))) { case 0: { goto IL_001c; } case 1: { goto IL_0026; } case 2: { goto IL_006c; } } } { return; } IL_001c: { StringBuilder_t* L_2 = ___sb0; NullCheck(L_2); StringBuilder_t* L_3; L_3 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_2, ((int32_t)90), NULL); return; } IL_0026: { il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_4 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz_zz_zz_16; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_5 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)L_4); V_0 = L_5; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_6 = V_0; NullCheck(L_6); (L_6)->SetAt(static_cast(0), (Il2CppChar)((int32_t)45)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_7 = V_0; int32_t L_8 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__13; int32_t L_9; L_9 = XsdDateTime_get_ZoneHour_m9E35CDE49237CC3ECD3DE3D51AAB8E99300A2739(__this, NULL); XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A(__this, L_7, L_8, L_9, NULL); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_10 = V_0; int32_t L_11 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz_zz_14; NullCheck(L_10); (L_10)->SetAt(static_cast(L_11), (Il2CppChar)((int32_t)58)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_12 = V_0; int32_t L_13 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz_zz__15; int32_t L_14; L_14 = XsdDateTime_get_ZoneMinute_m1D120C367B38D2F8B926469F418B6C2560C8E228(__this, NULL); XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A(__this, L_12, L_13, L_14, NULL); StringBuilder_t* L_15 = ___sb0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_16 = V_0; NullCheck(L_15); StringBuilder_t* L_17; L_17 = StringBuilder_Append_m8455D90E068B02E8376B7650409E2325303D2456(L_15, L_16, NULL); return; } IL_006c: { il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_18 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz_zz_zz_16; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_19 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)L_18); V_0 = L_19; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_20 = V_0; NullCheck(L_20); (L_20)->SetAt(static_cast(0), (Il2CppChar)((int32_t)43)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_21 = V_0; int32_t L_22 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__13; int32_t L_23; L_23 = XsdDateTime_get_ZoneHour_m9E35CDE49237CC3ECD3DE3D51AAB8E99300A2739(__this, NULL); XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A(__this, L_21, L_22, L_23, NULL); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_24 = V_0; int32_t L_25 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz_zz_14; NullCheck(L_24); (L_24)->SetAt(static_cast(L_25), (Il2CppChar)((int32_t)58)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_26 = V_0; int32_t L_27 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz_zz__15; int32_t L_28; L_28 = XsdDateTime_get_ZoneMinute_m1D120C367B38D2F8B926469F418B6C2560C8E228(__this, NULL); XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A(__this, L_26, L_27, L_28, NULL); StringBuilder_t* L_29 = ___sb0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_30 = V_0; NullCheck(L_29); StringBuilder_t* L_31; L_31 = StringBuilder_Append_m8455D90E068B02E8376B7650409E2325303D2456(L_29, L_30, NULL); return; } } IL2CPP_EXTERN_C void XsdDateTime_PrintZone_mA1766FF80B24A4E1D666DBB8C818C01A94330CF6_AdjustorThunk (RuntimeObject* __this, StringBuilder_t* ___sb0, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime_PrintZone_mA1766FF80B24A4E1D666DBB8C818C01A94330CF6(_thisAdjusted, ___sb0, method); } // System.Void System.Xml.Schema.XsdDateTime::IntToCharArray(System.Char[],System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_IntToCharArray_mB95DA3CAFA3F603DFB73CB309A062670C217C131 (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___text0, int32_t ___start1, int32_t ___value2, int32_t ___digits3, const RuntimeMethod* method) { { goto IL_0016; } IL_0002: { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___text0; int32_t L_1 = ___start1; int32_t L_2 = ___digits3; int32_t L_3 = ___value2; NullCheck(L_0); (L_0)->SetAt(static_cast(((int32_t)il2cpp_codegen_add(L_1, L_2))), (Il2CppChar)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(((int32_t)(L_3%((int32_t)10))), ((int32_t)48))))); int32_t L_4 = ___value2; ___value2 = ((int32_t)(L_4/((int32_t)10))); } IL_0016: { int32_t L_5 = ___digits3; int32_t L_6 = L_5; ___digits3 = ((int32_t)il2cpp_codegen_subtract(L_6, 1)); if (L_6) { goto IL_0002; } } { return; } } IL2CPP_EXTERN_C void XsdDateTime_IntToCharArray_mB95DA3CAFA3F603DFB73CB309A062670C217C131_AdjustorThunk (RuntimeObject* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___text0, int32_t ___start1, int32_t ___value2, int32_t ___digits3, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime_IntToCharArray_mB95DA3CAFA3F603DFB73CB309A062670C217C131(_thisAdjusted, ___text0, ___start1, ___value2, ___digits3, method); } // System.Void System.Xml.Schema.XsdDateTime::ShortToCharArray(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A (XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___text0, int32_t ___start1, int32_t ___value2, const RuntimeMethod* method) { { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___text0; int32_t L_1 = ___start1; int32_t L_2 = ___value2; NullCheck(L_0); (L_0)->SetAt(static_cast(L_1), (Il2CppChar)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(((int32_t)(L_2/((int32_t)10))), ((int32_t)48))))); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_3 = ___text0; int32_t L_4 = ___start1; int32_t L_5 = ___value2; NullCheck(L_3); (L_3)->SetAt(static_cast(((int32_t)il2cpp_codegen_add(L_4, 1))), (Il2CppChar)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(((int32_t)(L_5%((int32_t)10))), ((int32_t)48))))); return; } } IL2CPP_EXTERN_C void XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A_AdjustorThunk (RuntimeObject* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___text0, int32_t ___start1, int32_t ___value2, const RuntimeMethod* method) { XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime_ShortToCharArray_mC76C1DE32E31949CF46213E55D4C3DE7B21B621A(_thisAdjusted, ___text0, ___start1, ___value2, method); } // System.Void System.Xml.Schema.XsdDateTime::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__cctor_m0F7B602DECCB2F9B36B923451833938FB6AFF997 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____9DA6B2C4638D1DC7611B7F458BBFE7FD49FE1B36B67239B00B8A051F4E49558F_22_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlTypeCodeU5BU5D_tD0B97C4F52D97F28CCCD25F34390B7414EA4BA41_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0A068BB3E9EA2EA72CF05B963841C49DBA8EEFF5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral111B078632ED414E9392C91DEE241B11C9EE8544); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral18FF4EE509547E9F427ED4CBAD56460397F93F60); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1F164EE4DE39AD90666ACDB4EA0CAABA7853CFCF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2198F1C92174A1B44CB01773603D23F6671D3329); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B2C1C62D4D1C2A0C8A9AC42DB00D33C654F9AD0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral57E00753C198BBF933B5B117333FD89AF5A3E48B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral68D5513A81FE3BA8EC49159C52E6505DA8BEA242); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral69520730213CDED741A5919BB83F6E4B8610EDBA); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BE89227A0BBC17012796DD27BB68B0D5FB2D35E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral878AE10D03D16A069554617545B8533ED09E594F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral92094BBD8DE1A81022C0FCA98F179197BA588E99); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3E0185CFEE766D02511A6B411F83832EC44A795); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAF956214D83EED9D9B576DA1D727BD145303948); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCCD15A133CD38F3DFFFA94FA4D720EAC91F25B79); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD20945EB99E4CFCA27A66866A791F9AE0B7E4EBB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD3A16BBDB1662D7361031D5B9686BD4A9DD7F9D6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD67729AC2AE2B39DBBC387BDA1A36503B0C922C1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDB6A30F5C46ACC70D2AD58ABFB2A19A8F675C314); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF1296B24672A38692CC663E858166C834F0ABD9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE358F823C39A638A3134E442FF53D303271291F3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF2EE2B9C299895393EAD54EEC93812CB500B915F); s_Il2CppMethodInitialized = true; } { NullCheck(_stringLiteralDF1296B24672A38692CC663E858166C834F0ABD9); int32_t L_0; L_0 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteralDF1296B24672A38692CC663E858166C834F0ABD9, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_2 = L_0; NullCheck(_stringLiteralCCD15A133CD38F3DFFFA94FA4D720EAC91F25B79); int32_t L_1; L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteralCCD15A133CD38F3DFFFA94FA4D720EAC91F25B79, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy__3 = L_1; NullCheck(_stringLiteralE358F823C39A638A3134E442FF53D303271291F3); int32_t L_2; L_2 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteralE358F823C39A638A3134E442FF53D303271291F3, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM_4 = L_2; NullCheck(_stringLiteralD67729AC2AE2B39DBBC387BDA1A36503B0C922C1); int32_t L_3; L_3 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteralD67729AC2AE2B39DBBC387BDA1A36503B0C922C1, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM__5 = L_3; NullCheck(_stringLiteral7BE89227A0BBC17012796DD27BB68B0D5FB2D35E); int32_t L_4; L_4 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteral7BE89227A0BBC17012796DD27BB68B0D5FB2D35E, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM_dd_6 = L_4; NullCheck(_stringLiteral878AE10D03D16A069554617545B8533ED09E594F); int32_t L_5; L_5 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteral878AE10D03D16A069554617545B8533ED09E594F, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM_ddT_7 = L_5; NullCheck(_stringLiteral68D5513A81FE3BA8EC49159C52E6505DA8BEA242); int32_t L_6; L_6 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteral68D5513A81FE3BA8EC49159C52E6505DA8BEA242, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___LzHH_8 = L_6; NullCheck(_stringLiteral57E00753C198BBF933B5B117333FD89AF5A3E48B); int32_t L_7; L_7 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteral57E00753C198BBF933B5B117333FD89AF5A3E48B, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___LzHH__9 = L_7; NullCheck(_stringLiteral18FF4EE509547E9F427ED4CBAD56460397F93F60); int32_t L_8; L_8 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteral18FF4EE509547E9F427ED4CBAD56460397F93F60, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___LzHH_mm_10 = L_8; NullCheck(_stringLiteral0A068BB3E9EA2EA72CF05B963841C49DBA8EEFF5); int32_t L_9; L_9 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteral0A068BB3E9EA2EA72CF05B963841C49DBA8EEFF5, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___LzHH_mm__11 = L_9; NullCheck(_stringLiteral92094BBD8DE1A81022C0FCA98F179197BA588E99); int32_t L_10; L_10 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteral92094BBD8DE1A81022C0FCA98F179197BA588E99, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___LzHH_mm_ss_12 = L_10; NullCheck(_stringLiteral3B2C1C62D4D1C2A0C8A9AC42DB00D33C654F9AD0); int32_t L_11; L_11 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteral3B2C1C62D4D1C2A0C8A9AC42DB00D33C654F9AD0, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__13 = L_11; NullCheck(_stringLiteralD3A16BBDB1662D7361031D5B9686BD4A9DD7F9D6); int32_t L_12; L_12 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteralD3A16BBDB1662D7361031D5B9686BD4A9DD7F9D6, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz_zz_14 = L_12; NullCheck(_stringLiteralDB6A30F5C46ACC70D2AD58ABFB2A19A8F675C314); int32_t L_13; L_13 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteralDB6A30F5C46ACC70D2AD58ABFB2A19A8F675C314, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz_zz__15 = L_13; NullCheck(_stringLiteral1F164EE4DE39AD90666ACDB4EA0CAABA7853CFCF); int32_t L_14; L_14 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteral1F164EE4DE39AD90666ACDB4EA0CAABA7853CFCF, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz_zz_zz_16 = L_14; NullCheck(_stringLiteral69520730213CDED741A5919BB83F6E4B8610EDBA); int32_t L_15; L_15 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteral69520730213CDED741A5919BB83F6E4B8610EDBA, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz___17 = L_15; NullCheck(_stringLiteralF2EE2B9C299895393EAD54EEC93812CB500B915F); int32_t L_16; L_16 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteralF2EE2B9C299895393EAD54EEC93812CB500B915F, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__mm_18 = L_16; NullCheck(_stringLiteralD20945EB99E4CFCA27A66866A791F9AE0B7E4EBB); int32_t L_17; L_17 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteralD20945EB99E4CFCA27A66866A791F9AE0B7E4EBB, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__mm__19 = L_17; NullCheck(_stringLiteralA3E0185CFEE766D02511A6B411F83832EC44A795); int32_t L_18; L_18 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteralA3E0185CFEE766D02511A6B411F83832EC44A795, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__mm___20 = L_18; NullCheck(_stringLiteral2198F1C92174A1B44CB01773603D23F6671D3329); int32_t L_19; L_19 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteral2198F1C92174A1B44CB01773603D23F6671D3329, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__mm_dd_21 = L_19; NullCheck(_stringLiteral111B078632ED414E9392C91DEE241B11C9EE8544); int32_t L_20; L_20 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteral111B078632ED414E9392C91DEE241B11C9EE8544, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz____22 = L_20; NullCheck(_stringLiteralCAF956214D83EED9D9B576DA1D727BD145303948); int32_t L_21; L_21 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(_stringLiteralCAF956214D83EED9D9B576DA1D727BD145303948, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz___dd_23 = L_21; XmlTypeCodeU5BU5D_tD0B97C4F52D97F28CCCD25F34390B7414EA4BA41* L_22 = (XmlTypeCodeU5BU5D_tD0B97C4F52D97F28CCCD25F34390B7414EA4BA41*)(XmlTypeCodeU5BU5D_tD0B97C4F52D97F28CCCD25F34390B7414EA4BA41*)SZArrayNew(XmlTypeCodeU5BU5D_tD0B97C4F52D97F28CCCD25F34390B7414EA4BA41_il2cpp_TypeInfo_var, (uint32_t)8); XmlTypeCodeU5BU5D_tD0B97C4F52D97F28CCCD25F34390B7414EA4BA41* L_23 = L_22; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_24 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____9DA6B2C4638D1DC7611B7F458BBFE7FD49FE1B36B67239B00B8A051F4E49558F_22_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE10C3436BA703E4D9D41B3F8F365E4C34F9926EF((RuntimeArray*)L_23, L_24, NULL); ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___typeCodes_24 = L_23; Il2CppCodeGenWriteBarrier((void**)(&((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___typeCodes_24), (void*)L_23); return; } } #ifdef __clang__ #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 // Conversion methods for marshalling of: System.Xml.Schema.XsdDateTime/Parser IL2CPP_EXTERN_C void Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_marshal_pinvoke(const Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23& unmarshaled, Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_marshaled_pinvoke& marshaled) { marshaled.___typeCode_0 = unmarshaled.___typeCode_0; marshaled.___year_1 = unmarshaled.___year_1; marshaled.___month_2 = unmarshaled.___month_2; marshaled.___day_3 = unmarshaled.___day_3; marshaled.___hour_4 = unmarshaled.___hour_4; marshaled.___minute_5 = unmarshaled.___minute_5; marshaled.___second_6 = unmarshaled.___second_6; marshaled.___fraction_7 = unmarshaled.___fraction_7; marshaled.___kind_8 = unmarshaled.___kind_8; marshaled.___zoneHour_9 = unmarshaled.___zoneHour_9; marshaled.___zoneMinute_10 = unmarshaled.___zoneMinute_10; marshaled.___text_11 = il2cpp_codegen_marshal_string(unmarshaled.___text_11); marshaled.___length_12 = unmarshaled.___length_12; } IL2CPP_EXTERN_C void Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_marshal_pinvoke_back(const Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_marshaled_pinvoke& marshaled, Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23& unmarshaled) { int32_t unmarshaledtypeCode_temp_0 = 0; unmarshaledtypeCode_temp_0 = marshaled.___typeCode_0; unmarshaled.___typeCode_0 = unmarshaledtypeCode_temp_0; int32_t unmarshaledyear_temp_1 = 0; unmarshaledyear_temp_1 = marshaled.___year_1; unmarshaled.___year_1 = unmarshaledyear_temp_1; int32_t unmarshaledmonth_temp_2 = 0; unmarshaledmonth_temp_2 = marshaled.___month_2; unmarshaled.___month_2 = unmarshaledmonth_temp_2; int32_t unmarshaledday_temp_3 = 0; unmarshaledday_temp_3 = marshaled.___day_3; unmarshaled.___day_3 = unmarshaledday_temp_3; int32_t unmarshaledhour_temp_4 = 0; unmarshaledhour_temp_4 = marshaled.___hour_4; unmarshaled.___hour_4 = unmarshaledhour_temp_4; int32_t unmarshaledminute_temp_5 = 0; unmarshaledminute_temp_5 = marshaled.___minute_5; unmarshaled.___minute_5 = unmarshaledminute_temp_5; int32_t unmarshaledsecond_temp_6 = 0; unmarshaledsecond_temp_6 = marshaled.___second_6; unmarshaled.___second_6 = unmarshaledsecond_temp_6; int32_t unmarshaledfraction_temp_7 = 0; unmarshaledfraction_temp_7 = marshaled.___fraction_7; unmarshaled.___fraction_7 = unmarshaledfraction_temp_7; int32_t unmarshaledkind_temp_8 = 0; unmarshaledkind_temp_8 = marshaled.___kind_8; unmarshaled.___kind_8 = unmarshaledkind_temp_8; int32_t unmarshaledzoneHour_temp_9 = 0; unmarshaledzoneHour_temp_9 = marshaled.___zoneHour_9; unmarshaled.___zoneHour_9 = unmarshaledzoneHour_temp_9; int32_t unmarshaledzoneMinute_temp_10 = 0; unmarshaledzoneMinute_temp_10 = marshaled.___zoneMinute_10; unmarshaled.___zoneMinute_10 = unmarshaledzoneMinute_temp_10; unmarshaled.___text_11 = il2cpp_codegen_marshal_string_result(marshaled.___text_11); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___text_11), (void*)il2cpp_codegen_marshal_string_result(marshaled.___text_11)); int32_t unmarshaledlength_temp_12 = 0; unmarshaledlength_temp_12 = marshaled.___length_12; unmarshaled.___length_12 = unmarshaledlength_temp_12; } // Conversion method for clean up from marshalling of: System.Xml.Schema.XsdDateTime/Parser IL2CPP_EXTERN_C void Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_marshal_pinvoke_cleanup(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_marshaled_pinvoke& marshaled) { il2cpp_codegen_marshal_free(marshaled.___text_11); marshaled.___text_11 = NULL; } // Conversion methods for marshalling of: System.Xml.Schema.XsdDateTime/Parser IL2CPP_EXTERN_C void Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_marshal_com(const Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23& unmarshaled, Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_marshaled_com& marshaled) { marshaled.___typeCode_0 = unmarshaled.___typeCode_0; marshaled.___year_1 = unmarshaled.___year_1; marshaled.___month_2 = unmarshaled.___month_2; marshaled.___day_3 = unmarshaled.___day_3; marshaled.___hour_4 = unmarshaled.___hour_4; marshaled.___minute_5 = unmarshaled.___minute_5; marshaled.___second_6 = unmarshaled.___second_6; marshaled.___fraction_7 = unmarshaled.___fraction_7; marshaled.___kind_8 = unmarshaled.___kind_8; marshaled.___zoneHour_9 = unmarshaled.___zoneHour_9; marshaled.___zoneMinute_10 = unmarshaled.___zoneMinute_10; marshaled.___text_11 = il2cpp_codegen_marshal_bstring(unmarshaled.___text_11); marshaled.___length_12 = unmarshaled.___length_12; } IL2CPP_EXTERN_C void Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_marshal_com_back(const Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_marshaled_com& marshaled, Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23& unmarshaled) { int32_t unmarshaledtypeCode_temp_0 = 0; unmarshaledtypeCode_temp_0 = marshaled.___typeCode_0; unmarshaled.___typeCode_0 = unmarshaledtypeCode_temp_0; int32_t unmarshaledyear_temp_1 = 0; unmarshaledyear_temp_1 = marshaled.___year_1; unmarshaled.___year_1 = unmarshaledyear_temp_1; int32_t unmarshaledmonth_temp_2 = 0; unmarshaledmonth_temp_2 = marshaled.___month_2; unmarshaled.___month_2 = unmarshaledmonth_temp_2; int32_t unmarshaledday_temp_3 = 0; unmarshaledday_temp_3 = marshaled.___day_3; unmarshaled.___day_3 = unmarshaledday_temp_3; int32_t unmarshaledhour_temp_4 = 0; unmarshaledhour_temp_4 = marshaled.___hour_4; unmarshaled.___hour_4 = unmarshaledhour_temp_4; int32_t unmarshaledminute_temp_5 = 0; unmarshaledminute_temp_5 = marshaled.___minute_5; unmarshaled.___minute_5 = unmarshaledminute_temp_5; int32_t unmarshaledsecond_temp_6 = 0; unmarshaledsecond_temp_6 = marshaled.___second_6; unmarshaled.___second_6 = unmarshaledsecond_temp_6; int32_t unmarshaledfraction_temp_7 = 0; unmarshaledfraction_temp_7 = marshaled.___fraction_7; unmarshaled.___fraction_7 = unmarshaledfraction_temp_7; int32_t unmarshaledkind_temp_8 = 0; unmarshaledkind_temp_8 = marshaled.___kind_8; unmarshaled.___kind_8 = unmarshaledkind_temp_8; int32_t unmarshaledzoneHour_temp_9 = 0; unmarshaledzoneHour_temp_9 = marshaled.___zoneHour_9; unmarshaled.___zoneHour_9 = unmarshaledzoneHour_temp_9; int32_t unmarshaledzoneMinute_temp_10 = 0; unmarshaledzoneMinute_temp_10 = marshaled.___zoneMinute_10; unmarshaled.___zoneMinute_10 = unmarshaledzoneMinute_temp_10; unmarshaled.___text_11 = il2cpp_codegen_marshal_bstring_result(marshaled.___text_11); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___text_11), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___text_11)); int32_t unmarshaledlength_temp_12 = 0; unmarshaledlength_temp_12 = marshaled.___length_12; unmarshaled.___length_12 = unmarshaledlength_temp_12; } // Conversion method for clean up from marshalling of: System.Xml.Schema.XsdDateTime/Parser IL2CPP_EXTERN_C void Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_marshal_com_cleanup(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_marshaled_com& marshaled) { il2cpp_codegen_marshal_free_bstring(marshaled.___text_11); marshaled.___text_11 = NULL; } // System.Boolean System.Xml.Schema.XsdDateTime/Parser::Parse(System.String,System.Xml.Schema.XsdDateTimeFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_Parse_m4027B362756419C910E1D041BB6CE2035B3603D9 (Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* __this, String_t* ___text0, int32_t ___kinds1, 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*)&DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { String_t* L_0 = ___text0; __this->___text_11 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___text_11), (void*)L_0); String_t* L_1 = ___text0; NullCheck(L_1); int32_t L_2; L_2 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_1, NULL); __this->___length_12 = L_2; V_0 = 0; goto IL_001b; } IL_0017: { int32_t L_3 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_3, 1)); } IL_001b: { int32_t L_4 = V_0; int32_t L_5 = __this->___length_12; if ((((int32_t)L_4) >= ((int32_t)L_5))) { goto IL_0032; } } { String_t* L_6 = ___text0; int32_t L_7 = V_0; NullCheck(L_6); Il2CppChar L_8; L_8 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_6, L_7, NULL); il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var); bool L_9; L_9 = Char_IsWhiteSpace_m9CE0F6685DB2502ABE106D160F95A287EFC07EF9(L_8, NULL); if (L_9) { goto IL_0017; } } IL_0032: { int32_t L_10 = ___kinds1; il2cpp_codegen_runtime_class_init_inline(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var); bool L_11; L_11 = Parser_Test_m78E312B37752A9D97C160A4C6DDE22245C4261F8(L_10, ((int32_t)773), NULL); if (!L_11) { goto IL_0125; } } { int32_t L_12 = V_0; bool L_13; L_13 = Parser_ParseDate_mDD1FC2A4390DBB0F116BCA9CAA17D3ECE36D90E3(__this, L_12, NULL); if (!L_13) { goto IL_0125; } } { int32_t L_14 = ___kinds1; il2cpp_codegen_runtime_class_init_inline(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var); bool L_15; L_15 = Parser_Test_m78E312B37752A9D97C160A4C6DDE22245C4261F8(L_14, 1, NULL); if (!L_15) { goto IL_0080; } } { int32_t L_16 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_17 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM_dd_6; bool L_18; L_18 = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(__this, ((int32_t)il2cpp_codegen_add(L_16, L_17)), ((int32_t)84), NULL); if (!L_18) { goto IL_0080; } } { int32_t L_19 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_20 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM_ddT_7; bool L_21; L_21 = Parser_ParseTimeAndZoneAndWhitespace_m7D228802D6E72D8F6640D71EA9603F40358B77DD(__this, ((int32_t)il2cpp_codegen_add(L_19, L_20)), NULL); if (!L_21) { goto IL_0080; } } { __this->___typeCode_0 = 0; return (bool)1; } IL_0080: { int32_t L_22 = ___kinds1; il2cpp_codegen_runtime_class_init_inline(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var); bool L_23; L_23 = Parser_Test_m78E312B37752A9D97C160A4C6DDE22245C4261F8(L_22, 4, NULL); if (!L_23) { goto IL_00a1; } } { int32_t L_24 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_25 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM_dd_6; bool L_26; L_26 = Parser_ParseZoneAndWhitespace_m59547EAFB80879B5FE3665C0EF560945A1003A25(__this, ((int32_t)il2cpp_codegen_add(L_24, L_25)), NULL); if (!L_26) { goto IL_00a1; } } { __this->___typeCode_0 = 2; return (bool)1; } IL_00a1: { int32_t L_27 = ___kinds1; il2cpp_codegen_runtime_class_init_inline(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var); bool L_28; L_28 = Parser_Test_m78E312B37752A9D97C160A4C6DDE22245C4261F8(L_27, ((int32_t)512), NULL); if (!L_28) { goto IL_00e6; } } { int32_t L_29 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_30 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM_dd_6; bool L_31; L_31 = Parser_ParseZoneAndWhitespace_m59547EAFB80879B5FE3665C0EF560945A1003A25(__this, ((int32_t)il2cpp_codegen_add(L_29, L_30)), NULL); if (L_31) { goto IL_00dd; } } { int32_t L_32 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_33 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM_dd_6; bool L_34; L_34 = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(__this, ((int32_t)il2cpp_codegen_add(L_32, L_33)), ((int32_t)84), NULL); if (!L_34) { goto IL_00e6; } } { int32_t L_35 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_36 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM_ddT_7; bool L_37; L_37 = Parser_ParseTimeAndZoneAndWhitespace_m7D228802D6E72D8F6640D71EA9603F40358B77DD(__this, ((int32_t)il2cpp_codegen_add(L_35, L_36)), NULL); if (!L_37) { goto IL_00e6; } } IL_00dd: { __this->___typeCode_0 = 8; return (bool)1; } IL_00e6: { int32_t L_38 = ___kinds1; il2cpp_codegen_runtime_class_init_inline(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var); bool L_39; L_39 = Parser_Test_m78E312B37752A9D97C160A4C6DDE22245C4261F8(L_38, ((int32_t)256), NULL); if (!L_39) { goto IL_0125; } } { int32_t L_40 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_41 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM_dd_6; bool L_42; L_42 = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(__this, ((int32_t)il2cpp_codegen_add(L_40, L_41)), ((int32_t)84), NULL); if (!L_42) { goto IL_011c; } } { int32_t L_43 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_44 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM_ddT_7; bool L_45; L_45 = Parser_ParseTimeAndWhitespace_mF1CAE3E888701743D8C536884D629EE0F22B1D21(__this, ((int32_t)il2cpp_codegen_add(L_43, L_44)), NULL); if (!L_45) { goto IL_0125; } } { __this->___typeCode_0 = 8; return (bool)1; } IL_011c: { __this->___typeCode_0 = 8; return (bool)1; } IL_0125: { int32_t L_46 = ___kinds1; il2cpp_codegen_runtime_class_init_inline(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var); bool L_47; L_47 = Parser_Test_m78E312B37752A9D97C160A4C6DDE22245C4261F8(L_46, 2, NULL); if (!L_47) { goto IL_0159; } } { int32_t L_48 = V_0; bool L_49; L_49 = Parser_ParseTimeAndZoneAndWhitespace_m7D228802D6E72D8F6640D71EA9603F40358B77DD(__this, L_48, NULL); if (!L_49) { goto IL_0159; } } { __this->___year_1 = ((int32_t)1904); __this->___month_2 = 1; __this->___day_3 = 1; __this->___typeCode_0 = 1; return (bool)1; } IL_0159: { int32_t L_50 = ___kinds1; il2cpp_codegen_runtime_class_init_inline(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var); bool L_51; L_51 = Parser_Test_m78E312B37752A9D97C160A4C6DDE22245C4261F8(L_50, ((int32_t)1024), NULL); if (!L_51) { goto IL_0191; } } { int32_t L_52 = V_0; bool L_53; L_53 = Parser_ParseTimeAndWhitespace_mF1CAE3E888701743D8C536884D629EE0F22B1D21(__this, L_52, NULL); if (!L_53) { goto IL_0191; } } { __this->___year_1 = ((int32_t)1904); __this->___month_2 = 1; __this->___day_3 = 1; __this->___typeCode_0 = 1; return (bool)1; } IL_0191: { int32_t L_54 = ___kinds1; il2cpp_codegen_runtime_class_init_inline(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var); bool L_55; L_55 = Parser_Test_m78E312B37752A9D97C160A4C6DDE22245C4261F8(L_54, ((int32_t)24), NULL); if (!L_55) { goto IL_024d; } } { int32_t L_56 = V_0; int32_t* L_57 = (&__this->___year_1); bool L_58; L_58 = Parser_Parse4Dig_m1CCFFA25225A107685596935A622002FDACEF084(__this, L_56, L_57, NULL); if (!L_58) { goto IL_024d; } } { int32_t L_59 = __this->___year_1; if ((((int32_t)1) > ((int32_t)L_59))) { goto IL_024d; } } { int32_t L_60 = ___kinds1; il2cpp_codegen_runtime_class_init_inline(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var); bool L_61; L_61 = Parser_Test_m78E312B37752A9D97C160A4C6DDE22245C4261F8(L_60, 8, NULL); if (!L_61) { goto IL_021d; } } { int32_t L_62 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_63 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_2; bool L_64; L_64 = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(__this, ((int32_t)il2cpp_codegen_add(L_62, L_63)), ((int32_t)45), NULL); if (!L_64) { goto IL_021d; } } { int32_t L_65 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_66 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy__3; int32_t* L_67 = (&__this->___month_2); bool L_68; L_68 = Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A(__this, ((int32_t)il2cpp_codegen_add(L_65, L_66)), L_67, NULL); if (!L_68) { goto IL_021d; } } { int32_t L_69 = __this->___month_2; if ((((int32_t)1) > ((int32_t)L_69))) { goto IL_021d; } } { int32_t L_70 = __this->___month_2; if ((((int32_t)L_70) > ((int32_t)((int32_t)12)))) { goto IL_021d; } } { int32_t L_71 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_72 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM_4; bool L_73; L_73 = Parser_ParseZoneAndWhitespace_m59547EAFB80879B5FE3665C0EF560945A1003A25(__this, ((int32_t)il2cpp_codegen_add(L_71, L_72)), NULL); if (!L_73) { goto IL_021d; } } { __this->___day_3 = 1; __this->___typeCode_0 = 3; return (bool)1; } IL_021d: { int32_t L_74 = ___kinds1; il2cpp_codegen_runtime_class_init_inline(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var); bool L_75; L_75 = Parser_Test_m78E312B37752A9D97C160A4C6DDE22245C4261F8(L_74, ((int32_t)16), NULL); if (!L_75) { goto IL_024d; } } { int32_t L_76 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_77 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_2; bool L_78; L_78 = Parser_ParseZoneAndWhitespace_m59547EAFB80879B5FE3665C0EF560945A1003A25(__this, ((int32_t)il2cpp_codegen_add(L_76, L_77)), NULL); if (!L_78) { goto IL_024d; } } { __this->___month_2 = 1; __this->___day_3 = 1; __this->___typeCode_0 = 4; return (bool)1; } IL_024d: { int32_t L_79 = ___kinds1; il2cpp_codegen_runtime_class_init_inline(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var); bool L_80; L_80 = Parser_Test_m78E312B37752A9D97C160A4C6DDE22245C4261F8(L_79, ((int32_t)160), NULL); if (!L_80) { goto IL_038c; } } { int32_t L_81 = V_0; bool L_82; L_82 = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(__this, L_81, ((int32_t)45), NULL); if (!L_82) { goto IL_038c; } } { int32_t L_83 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_84 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__13; bool L_85; L_85 = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(__this, ((int32_t)il2cpp_codegen_add(L_83, L_84)), ((int32_t)45), NULL); if (!L_85) { goto IL_038c; } } { int32_t L_86 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_87 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz___17; int32_t* L_88 = (&__this->___month_2); bool L_89; L_89 = Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A(__this, ((int32_t)il2cpp_codegen_add(L_86, L_87)), L_88, NULL); if (!L_89) { goto IL_038c; } } { int32_t L_90 = __this->___month_2; if ((((int32_t)1) > ((int32_t)L_90))) { goto IL_038c; } } { int32_t L_91 = __this->___month_2; if ((((int32_t)L_91) > ((int32_t)((int32_t)12)))) { goto IL_038c; } } { int32_t L_92 = ___kinds1; il2cpp_codegen_runtime_class_init_inline(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var); bool L_93; L_93 = Parser_Test_m78E312B37752A9D97C160A4C6DDE22245C4261F8(L_92, ((int32_t)32), NULL); if (!L_93) { goto IL_0324; } } { int32_t L_94 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_95 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__mm_18; bool L_96; L_96 = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(__this, ((int32_t)il2cpp_codegen_add(L_94, L_95)), ((int32_t)45), NULL); if (!L_96) { goto IL_0324; } } { int32_t L_97 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_98 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__mm__19; int32_t* L_99 = (&__this->___day_3); bool L_100; L_100 = Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A(__this, ((int32_t)il2cpp_codegen_add(L_97, L_98)), L_99, NULL); if (!L_100) { goto IL_0324; } } { int32_t L_101 = __this->___day_3; if ((((int32_t)1) > ((int32_t)L_101))) { goto IL_0324; } } { int32_t L_102 = __this->___day_3; int32_t L_103 = __this->___month_2; il2cpp_codegen_runtime_class_init_inline(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var); int32_t L_104; L_104 = DateTime_DaysInMonth_m0D32B96A924B642096EAA09FFDE74F1B6568714C(((int32_t)1904), L_103, NULL); if ((((int32_t)L_102) > ((int32_t)L_104))) { goto IL_0324; } } { int32_t L_105 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_106 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__mm_dd_21; bool L_107; L_107 = Parser_ParseZoneAndWhitespace_m59547EAFB80879B5FE3665C0EF560945A1003A25(__this, ((int32_t)il2cpp_codegen_add(L_105, L_106)), NULL); if (!L_107) { goto IL_0324; } } { __this->___year_1 = ((int32_t)1904); __this->___typeCode_0 = 5; return (bool)1; } IL_0324: { int32_t L_108 = ___kinds1; il2cpp_codegen_runtime_class_init_inline(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var); bool L_109; L_109 = Parser_Test_m78E312B37752A9D97C160A4C6DDE22245C4261F8(L_108, ((int32_t)128), NULL); if (!L_109) { goto IL_038c; } } { int32_t L_110 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_111 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__mm_18; bool L_112; L_112 = Parser_ParseZoneAndWhitespace_m59547EAFB80879B5FE3665C0EF560945A1003A25(__this, ((int32_t)il2cpp_codegen_add(L_110, L_111)), NULL); if (L_112) { goto IL_0371; } } { int32_t L_113 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_114 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__mm_18; bool L_115; L_115 = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(__this, ((int32_t)il2cpp_codegen_add(L_113, L_114)), ((int32_t)45), NULL); if (!L_115) { goto IL_038c; } } { int32_t L_116 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_117 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__mm__19; bool L_118; L_118 = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(__this, ((int32_t)il2cpp_codegen_add(L_116, L_117)), ((int32_t)45), NULL); if (!L_118) { goto IL_038c; } } { int32_t L_119 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_120 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__mm___20; bool L_121; L_121 = Parser_ParseZoneAndWhitespace_m59547EAFB80879B5FE3665C0EF560945A1003A25(__this, ((int32_t)il2cpp_codegen_add(L_119, L_120)), NULL); if (!L_121) { goto IL_038c; } } IL_0371: { __this->___year_1 = ((int32_t)1904); __this->___day_3 = 1; __this->___typeCode_0 = 7; return (bool)1; } IL_038c: { int32_t L_122 = ___kinds1; il2cpp_codegen_runtime_class_init_inline(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var); bool L_123; L_123 = Parser_Test_m78E312B37752A9D97C160A4C6DDE22245C4261F8(L_122, ((int32_t)64), NULL); if (!L_123) { goto IL_0421; } } { int32_t L_124 = V_0; bool L_125; L_125 = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(__this, L_124, ((int32_t)45), NULL); if (!L_125) { goto IL_0421; } } { int32_t L_126 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_127 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__13; bool L_128; L_128 = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(__this, ((int32_t)il2cpp_codegen_add(L_126, L_127)), ((int32_t)45), NULL); if (!L_128) { goto IL_0421; } } { int32_t L_129 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_130 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz___17; bool L_131; L_131 = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(__this, ((int32_t)il2cpp_codegen_add(L_129, L_130)), ((int32_t)45), NULL); if (!L_131) { goto IL_0421; } } { int32_t L_132 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_133 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz____22; int32_t* L_134 = (&__this->___day_3); bool L_135; L_135 = Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A(__this, ((int32_t)il2cpp_codegen_add(L_132, L_133)), L_134, NULL); if (!L_135) { goto IL_0421; } } { int32_t L_136 = __this->___day_3; if ((((int32_t)1) > ((int32_t)L_136))) { goto IL_0421; } } { int32_t L_137 = __this->___day_3; il2cpp_codegen_runtime_class_init_inline(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var); int32_t L_138; L_138 = DateTime_DaysInMonth_m0D32B96A924B642096EAA09FFDE74F1B6568714C(((int32_t)1904), 1, NULL); if ((((int32_t)L_137) > ((int32_t)L_138))) { goto IL_0421; } } { int32_t L_139 = V_0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_140 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz___dd_23; bool L_141; L_141 = Parser_ParseZoneAndWhitespace_m59547EAFB80879B5FE3665C0EF560945A1003A25(__this, ((int32_t)il2cpp_codegen_add(L_139, L_140)), NULL); if (!L_141) { goto IL_0421; } } { __this->___year_1 = ((int32_t)1904); __this->___month_2 = 1; __this->___typeCode_0 = 6; return (bool)1; } IL_0421: { return (bool)0; } } IL2CPP_EXTERN_C bool Parser_Parse_m4027B362756419C910E1D041BB6CE2035B3603D9_AdjustorThunk (RuntimeObject* __this, String_t* ___text0, int32_t ___kinds1, const RuntimeMethod* method) { Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Parser_Parse_m4027B362756419C910E1D041BB6CE2035B3603D9(_thisAdjusted, ___text0, ___kinds1, method); return _returnValue; } // System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseDate(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_ParseDate_mDD1FC2A4390DBB0F116BCA9CAA17D3ECE36D90E3 (Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* __this, int32_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___start0; int32_t* L_1 = (&__this->___year_1); bool L_2; L_2 = Parser_Parse4Dig_m1CCFFA25225A107685596935A622002FDACEF084(__this, L_0, L_1, NULL); if (!L_2) { goto IL_00a3; } } { int32_t L_3 = __this->___year_1; if ((((int32_t)1) > ((int32_t)L_3))) { goto IL_00a3; } } { int32_t L_4 = ___start0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_5 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_2; bool L_6; L_6 = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(__this, ((int32_t)il2cpp_codegen_add(L_4, L_5)), ((int32_t)45), NULL); if (!L_6) { goto IL_00a3; } } { int32_t L_7 = ___start0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_8 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy__3; int32_t* L_9 = (&__this->___month_2); bool L_10; L_10 = Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A(__this, ((int32_t)il2cpp_codegen_add(L_7, L_8)), L_9, NULL); if (!L_10) { goto IL_00a3; } } { int32_t L_11 = __this->___month_2; if ((((int32_t)1) > ((int32_t)L_11))) { goto IL_00a3; } } { int32_t L_12 = __this->___month_2; if ((((int32_t)L_12) > ((int32_t)((int32_t)12)))) { goto IL_00a3; } } { int32_t L_13 = ___start0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_14 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM_4; bool L_15; L_15 = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(__this, ((int32_t)il2cpp_codegen_add(L_13, L_14)), ((int32_t)45), NULL); if (!L_15) { goto IL_00a3; } } { int32_t L_16 = ___start0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_17 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lzyyyy_MM__5; int32_t* L_18 = (&__this->___day_3); bool L_19; L_19 = Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A(__this, ((int32_t)il2cpp_codegen_add(L_16, L_17)), L_18, NULL); if (!L_19) { goto IL_00a3; } } { int32_t L_20 = __this->___day_3; if ((((int32_t)1) > ((int32_t)L_20))) { goto IL_00a3; } } { int32_t L_21 = __this->___day_3; int32_t L_22 = __this->___year_1; int32_t L_23 = __this->___month_2; il2cpp_codegen_runtime_class_init_inline(DateTime_t66193957C73913903DDAD89FEDC46139BCA5802D_il2cpp_TypeInfo_var); int32_t L_24; L_24 = DateTime_DaysInMonth_m0D32B96A924B642096EAA09FFDE74F1B6568714C(L_22, L_23, NULL); return (bool)((((int32_t)((((int32_t)L_21) > ((int32_t)L_24))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_00a3: { return (bool)0; } } IL2CPP_EXTERN_C bool Parser_ParseDate_mDD1FC2A4390DBB0F116BCA9CAA17D3ECE36D90E3_AdjustorThunk (RuntimeObject* __this, int32_t ___start0, const RuntimeMethod* method) { Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Parser_ParseDate_mDD1FC2A4390DBB0F116BCA9CAA17D3ECE36D90E3(_thisAdjusted, ___start0, method); return _returnValue; } // System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseTimeAndZoneAndWhitespace(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_ParseTimeAndZoneAndWhitespace_m7D228802D6E72D8F6640D71EA9603F40358B77DD (Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* __this, int32_t ___start0, const RuntimeMethod* method) { { bool L_0; L_0 = Parser_ParseTime_mF90100413CE0C7543E81BB585E86322A64090420(__this, (&___start0), NULL); if (!L_0) { goto IL_0015; } } { int32_t L_1 = ___start0; bool L_2; L_2 = Parser_ParseZoneAndWhitespace_m59547EAFB80879B5FE3665C0EF560945A1003A25(__this, L_1, NULL); if (!L_2) { goto IL_0015; } } { return (bool)1; } IL_0015: { return (bool)0; } } IL2CPP_EXTERN_C bool Parser_ParseTimeAndZoneAndWhitespace_m7D228802D6E72D8F6640D71EA9603F40358B77DD_AdjustorThunk (RuntimeObject* __this, int32_t ___start0, const RuntimeMethod* method) { Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Parser_ParseTimeAndZoneAndWhitespace_m7D228802D6E72D8F6640D71EA9603F40358B77DD(_thisAdjusted, ___start0, method); return _returnValue; } // System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseTimeAndWhitespace(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_ParseTimeAndWhitespace_mF1CAE3E888701743D8C536884D629EE0F22B1D21 (Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* __this, int32_t ___start0, const RuntimeMethod* method) { { bool L_0; L_0 = Parser_ParseTime_mF90100413CE0C7543E81BB585E86322A64090420(__this, (&___start0), NULL); if (!L_0) { goto IL_0024; } } { goto IL_0011; } IL_000c: { int32_t L_1 = ___start0; ___start0 = ((int32_t)il2cpp_codegen_add(L_1, 1)); } IL_0011: { int32_t L_2 = ___start0; int32_t L_3 = __this->___length_12; if ((((int32_t)L_2) < ((int32_t)L_3))) { goto IL_000c; } } { int32_t L_4 = ___start0; int32_t L_5 = __this->___length_12; return (bool)((((int32_t)L_4) == ((int32_t)L_5))? 1 : 0); } IL_0024: { return (bool)0; } } IL2CPP_EXTERN_C bool Parser_ParseTimeAndWhitespace_mF1CAE3E888701743D8C536884D629EE0F22B1D21_AdjustorThunk (RuntimeObject* __this, int32_t ___start0, const RuntimeMethod* method) { Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Parser_ParseTimeAndWhitespace_mF1CAE3E888701743D8C536884D629EE0F22B1D21(_thisAdjusted, ___start0, method); return _returnValue; } // System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseTime(System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_ParseTime_mF90100413CE0C7543E81BB585E86322A64090420 (Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* __this, int32_t* ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { int32_t* L_0 = ___start0; int32_t L_1 = *((int32_t*)L_0); int32_t* L_2 = (&__this->___hour_4); bool L_3; L_3 = Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A(__this, L_1, L_2, NULL); if (!L_3) { goto IL_0159; } } { int32_t L_4 = __this->___hour_4; if ((((int32_t)L_4) >= ((int32_t)((int32_t)24)))) { goto IL_0159; } } { int32_t* L_5 = ___start0; int32_t L_6 = *((int32_t*)L_5); il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_7 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___LzHH_8; bool L_8; L_8 = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(__this, ((int32_t)il2cpp_codegen_add(L_6, L_7)), ((int32_t)58), NULL); if (!L_8) { goto IL_0159; } } { int32_t* L_9 = ___start0; int32_t L_10 = *((int32_t*)L_9); il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_11 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___LzHH__9; int32_t* L_12 = (&__this->___minute_5); bool L_13; L_13 = Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A(__this, ((int32_t)il2cpp_codegen_add(L_10, L_11)), L_12, NULL); if (!L_13) { goto IL_0159; } } { int32_t L_14 = __this->___minute_5; if ((((int32_t)L_14) >= ((int32_t)((int32_t)60)))) { goto IL_0159; } } { int32_t* L_15 = ___start0; int32_t L_16 = *((int32_t*)L_15); il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_17 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___LzHH_mm_10; bool L_18; L_18 = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(__this, ((int32_t)il2cpp_codegen_add(L_16, L_17)), ((int32_t)58), NULL); if (!L_18) { goto IL_0159; } } { int32_t* L_19 = ___start0; int32_t L_20 = *((int32_t*)L_19); il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_21 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___LzHH_mm__11; int32_t* L_22 = (&__this->___second_6); bool L_23; L_23 = Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A(__this, ((int32_t)il2cpp_codegen_add(L_20, L_21)), L_22, NULL); if (!L_23) { goto IL_0159; } } { int32_t L_24 = __this->___second_6; if ((((int32_t)L_24) >= ((int32_t)((int32_t)60)))) { goto IL_0159; } } { int32_t* L_25 = ___start0; int32_t* L_26 = ___start0; int32_t L_27 = *((int32_t*)L_26); il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_28 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___LzHH_mm_ss_12; *((int32_t*)L_25) = (int32_t)((int32_t)il2cpp_codegen_add(L_27, L_28)); int32_t* L_29 = ___start0; int32_t L_30 = *((int32_t*)L_29); bool L_31; L_31 = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(__this, L_30, ((int32_t)46), NULL); if (!L_31) { goto IL_0157; } } { __this->___fraction_7 = 0; V_0 = 0; V_1 = 0; goto IL_010a; } IL_00bc: { String_t* L_32 = __this->___text_11; int32_t* L_33 = ___start0; int32_t L_34 = *((int32_t*)L_33); NullCheck(L_32); Il2CppChar L_35; L_35 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_32, L_34, NULL); V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_35, ((int32_t)48))); int32_t L_36 = V_2; if ((!(((uint32_t)((int32_t)9)) >= ((uint32_t)L_36)))) { goto IL_011b; } } { int32_t L_37 = V_0; if ((((int32_t)L_37) >= ((int32_t)7))) { goto IL_00e9; } } { int32_t L_38 = __this->___fraction_7; int32_t L_39 = V_2; __this->___fraction_7 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_38, ((int32_t)10))), L_39)); goto IL_0106; } IL_00e9: { int32_t L_40 = V_0; if ((!(((uint32_t)L_40) == ((uint32_t)7)))) { goto IL_00fd; } } { int32_t L_41 = V_2; if ((((int32_t)5) >= ((int32_t)L_41))) { goto IL_00f5; } } { V_1 = 1; goto IL_0106; } IL_00f5: { int32_t L_42 = V_2; if ((!(((uint32_t)L_42) == ((uint32_t)5)))) { goto IL_0106; } } { V_1 = (-1); goto IL_0106; } IL_00fd: { int32_t L_43 = V_1; if ((((int32_t)L_43) >= ((int32_t)0))) { goto IL_0106; } } { int32_t L_44 = V_2; if (!L_44) { goto IL_0106; } } { V_1 = 1; } IL_0106: { int32_t L_45 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_45, 1)); } IL_010a: { int32_t* L_46 = ___start0; int32_t* L_47 = ___start0; int32_t L_48 = *((int32_t*)L_47); V_3 = ((int32_t)il2cpp_codegen_add(L_48, 1)); int32_t L_49 = V_3; *((int32_t*)L_46) = (int32_t)L_49; int32_t L_50 = V_3; int32_t L_51 = __this->___length_12; if ((((int32_t)L_50) < ((int32_t)L_51))) { goto IL_00bc; } } IL_011b: { int32_t L_52 = V_0; if ((((int32_t)L_52) >= ((int32_t)7))) { goto IL_013c; } } { int32_t L_53 = V_0; if (L_53) { goto IL_0124; } } { return (bool)0; } IL_0124: { int32_t L_54 = __this->___fraction_7; il2cpp_codegen_runtime_class_init_inline(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_55 = ((Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_StaticFields*)il2cpp_codegen_static_fields_for(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var))->___Power10_13; int32_t L_56 = V_0; NullCheck(L_55); int32_t L_57 = ((int32_t)il2cpp_codegen_subtract(7, L_56)); int32_t L_58 = (L_55)->GetAt(static_cast(L_57)); __this->___fraction_7 = ((int32_t)il2cpp_codegen_multiply(L_54, L_58)); goto IL_0157; } IL_013c: { int32_t L_59 = V_1; if ((((int32_t)L_59) >= ((int32_t)0))) { goto IL_0149; } } { int32_t L_60 = __this->___fraction_7; V_1 = ((int32_t)(L_60&1)); } IL_0149: { int32_t L_61 = __this->___fraction_7; int32_t L_62 = V_1; __this->___fraction_7 = ((int32_t)il2cpp_codegen_add(L_61, L_62)); } IL_0157: { return (bool)1; } IL_0159: { __this->___hour_4 = 0; return (bool)0; } } IL2CPP_EXTERN_C bool Parser_ParseTime_mF90100413CE0C7543E81BB585E86322A64090420_AdjustorThunk (RuntimeObject* __this, int32_t* ___start0, const RuntimeMethod* method) { Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Parser_ParseTime_mF90100413CE0C7543E81BB585E86322A64090420(_thisAdjusted, ___start0, method); return _returnValue; } // System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseZoneAndWhitespace(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_ParseZoneAndWhitespace_m59547EAFB80879B5FE3665C0EF560945A1003A25 (Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* __this, int32_t ___start0, 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*)&XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Il2CppChar V_0 = 0x0; { int32_t L_0 = ___start0; int32_t L_1 = __this->___length_12; if ((((int32_t)L_0) >= ((int32_t)L_1))) { goto IL_00c4; } } { String_t* L_2 = __this->___text_11; int32_t L_3 = ___start0; NullCheck(L_2); Il2CppChar L_4; L_4 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_2, L_3, NULL); V_0 = L_4; Il2CppChar L_5 = V_0; if ((((int32_t)L_5) == ((int32_t)((int32_t)90)))) { goto IL_0023; } } { Il2CppChar L_6 = V_0; if ((!(((uint32_t)L_6) == ((uint32_t)((int32_t)122))))) { goto IL_0034; } } IL_0023: { __this->___kind_8 = 1; int32_t L_7 = ___start0; ___start0 = ((int32_t)il2cpp_codegen_add(L_7, 1)); goto IL_00c4; } IL_0034: { int32_t L_8 = ___start0; int32_t L_9 = __this->___length_12; if ((((int32_t)((int32_t)il2cpp_codegen_add(L_8, 5))) >= ((int32_t)L_9))) { goto IL_00c4; } } { int32_t L_10 = ___start0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_11 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz__13; int32_t* L_12 = (&__this->___zoneHour_9); bool L_13; L_13 = Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A(__this, ((int32_t)il2cpp_codegen_add(L_10, L_11)), L_12, NULL); if (!L_13) { goto IL_00c4; } } { int32_t L_14 = __this->___zoneHour_9; if ((((int32_t)L_14) > ((int32_t)((int32_t)99)))) { goto IL_00c4; } } { int32_t L_15 = ___start0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_16 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz_zz_14; bool L_17; L_17 = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(__this, ((int32_t)il2cpp_codegen_add(L_15, L_16)), ((int32_t)58), NULL); if (!L_17) { goto IL_00c4; } } { int32_t L_18 = ___start0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_19 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz_zz__15; int32_t* L_20 = (&__this->___zoneMinute_10); bool L_21; L_21 = Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A(__this, ((int32_t)il2cpp_codegen_add(L_18, L_19)), L_20, NULL); if (!L_21) { goto IL_00c4; } } { int32_t L_22 = __this->___zoneMinute_10; if ((((int32_t)L_22) > ((int32_t)((int32_t)99)))) { goto IL_00c4; } } { Il2CppChar L_23 = V_0; if ((!(((uint32_t)L_23) == ((uint32_t)((int32_t)45))))) { goto IL_00a8; } } { __this->___kind_8 = 2; int32_t L_24 = ___start0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_25 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz_zz_zz_16; ___start0 = ((int32_t)il2cpp_codegen_add(L_24, L_25)); goto IL_00c4; } IL_00a8: { Il2CppChar L_26 = V_0; if ((!(((uint32_t)L_26) == ((uint32_t)((int32_t)43))))) { goto IL_00c4; } } { __this->___kind_8 = 3; int32_t L_27 = ___start0; il2cpp_codegen_runtime_class_init_inline(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var); int32_t L_28 = ((XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t232255D69CF1B25B380F0C9D87D0002844A1E8BB_il2cpp_TypeInfo_var))->___Lz_zz_zz_16; ___start0 = ((int32_t)il2cpp_codegen_add(L_27, L_28)); goto IL_00c4; } IL_00bf: { int32_t L_29 = ___start0; ___start0 = ((int32_t)il2cpp_codegen_add(L_29, 1)); } IL_00c4: { int32_t L_30 = ___start0; int32_t L_31 = __this->___length_12; if ((((int32_t)L_30) >= ((int32_t)L_31))) { goto IL_00e0; } } { String_t* L_32 = __this->___text_11; int32_t L_33 = ___start0; NullCheck(L_32); Il2CppChar L_34; L_34 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_32, L_33, NULL); il2cpp_codegen_runtime_class_init_inline(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var); bool L_35; L_35 = Char_IsWhiteSpace_m9CE0F6685DB2502ABE106D160F95A287EFC07EF9(L_34, NULL); if (L_35) { goto IL_00bf; } } IL_00e0: { int32_t L_36 = ___start0; int32_t L_37 = __this->___length_12; return (bool)((((int32_t)L_36) == ((int32_t)L_37))? 1 : 0); } } IL2CPP_EXTERN_C bool Parser_ParseZoneAndWhitespace_m59547EAFB80879B5FE3665C0EF560945A1003A25_AdjustorThunk (RuntimeObject* __this, int32_t ___start0, const RuntimeMethod* method) { Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Parser_ParseZoneAndWhitespace_m59547EAFB80879B5FE3665C0EF560945A1003A25(_thisAdjusted, ___start0, method); return _returnValue; } // System.Boolean System.Xml.Schema.XsdDateTime/Parser::Parse4Dig(System.Int32,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_Parse4Dig_m1CCFFA25225A107685596935A622002FDACEF084 (Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* __this, int32_t ___start0, int32_t* ___num1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { int32_t L_0 = ___start0; int32_t L_1 = __this->___length_12; if ((((int32_t)((int32_t)il2cpp_codegen_add(L_0, 3))) >= ((int32_t)L_1))) { goto IL_0089; } } { String_t* L_2 = __this->___text_11; int32_t L_3 = ___start0; NullCheck(L_2); Il2CppChar L_4; L_4 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_2, L_3, NULL); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_4, ((int32_t)48))); String_t* L_5 = __this->___text_11; int32_t L_6 = ___start0; NullCheck(L_5); Il2CppChar L_7; L_7 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_5, ((int32_t)il2cpp_codegen_add(L_6, 1)), NULL); V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_7, ((int32_t)48))); String_t* L_8 = __this->___text_11; int32_t L_9 = ___start0; NullCheck(L_8); Il2CppChar L_10; L_10 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_8, ((int32_t)il2cpp_codegen_add(L_9, 2)), NULL); V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, ((int32_t)48))); String_t* L_11 = __this->___text_11; int32_t L_12 = ___start0; NullCheck(L_11); Il2CppChar L_13; L_13 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_11, ((int32_t)il2cpp_codegen_add(L_12, 3)), NULL); V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_13, ((int32_t)48))); int32_t L_14 = V_0; if ((((int32_t)0) > ((int32_t)L_14))) { goto IL_0089; } } { int32_t L_15 = V_0; if ((((int32_t)L_15) >= ((int32_t)((int32_t)10)))) { goto IL_0089; } } { int32_t L_16 = V_1; if ((((int32_t)0) > ((int32_t)L_16))) { goto IL_0089; } } { int32_t L_17 = V_1; if ((((int32_t)L_17) >= ((int32_t)((int32_t)10)))) { goto IL_0089; } } { int32_t L_18 = V_2; if ((((int32_t)0) > ((int32_t)L_18))) { goto IL_0089; } } { int32_t L_19 = V_2; if ((((int32_t)L_19) >= ((int32_t)((int32_t)10)))) { goto IL_0089; } } { int32_t L_20 = V_3; if ((((int32_t)0) > ((int32_t)L_20))) { goto IL_0089; } } { int32_t L_21 = V_3; if ((((int32_t)L_21) >= ((int32_t)((int32_t)10)))) { goto IL_0089; } } { int32_t* L_22 = ___num1; int32_t L_23 = V_0; int32_t L_24 = V_1; int32_t L_25 = V_2; int32_t L_26 = V_3; *((int32_t*)L_22) = (int32_t)((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_23, ((int32_t)10))), L_24)), ((int32_t)10))), L_25)), ((int32_t)10))), L_26)); return (bool)1; } IL_0089: { return (bool)0; } } IL2CPP_EXTERN_C bool Parser_Parse4Dig_m1CCFFA25225A107685596935A622002FDACEF084_AdjustorThunk (RuntimeObject* __this, int32_t ___start0, int32_t* ___num1, const RuntimeMethod* method) { Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Parser_Parse4Dig_m1CCFFA25225A107685596935A622002FDACEF084(_thisAdjusted, ___start0, ___num1, method); return _returnValue; } // System.Boolean System.Xml.Schema.XsdDateTime/Parser::Parse2Dig(System.Int32,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A (Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* __this, int32_t ___start0, int32_t* ___num1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = __this->___length_12; if ((((int32_t)((int32_t)il2cpp_codegen_add(L_0, 1))) >= ((int32_t)L_1))) { goto IL_0049; } } { String_t* L_2 = __this->___text_11; int32_t L_3 = ___start0; NullCheck(L_2); Il2CppChar L_4; L_4 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_2, L_3, NULL); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_4, ((int32_t)48))); String_t* L_5 = __this->___text_11; int32_t L_6 = ___start0; NullCheck(L_5); Il2CppChar L_7; L_7 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_5, ((int32_t)il2cpp_codegen_add(L_6, 1)), NULL); V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_7, ((int32_t)48))); int32_t L_8 = V_0; if ((((int32_t)0) > ((int32_t)L_8))) { goto IL_0049; } } { int32_t L_9 = V_0; if ((((int32_t)L_9) >= ((int32_t)((int32_t)10)))) { goto IL_0049; } } { int32_t L_10 = V_1; if ((((int32_t)0) > ((int32_t)L_10))) { goto IL_0049; } } { int32_t L_11 = V_1; if ((((int32_t)L_11) >= ((int32_t)((int32_t)10)))) { goto IL_0049; } } { int32_t* L_12 = ___num1; int32_t L_13 = V_0; int32_t L_14 = V_1; *((int32_t*)L_12) = (int32_t)((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_13, ((int32_t)10))), L_14)); return (bool)1; } IL_0049: { return (bool)0; } } IL2CPP_EXTERN_C bool Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A_AdjustorThunk (RuntimeObject* __this, int32_t ___start0, int32_t* ___num1, const RuntimeMethod* method) { Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Parser_Parse2Dig_m39FAABE5DA648F49504BB6561597C9D61AA5895A(_thisAdjusted, ___start0, ___num1, method); return _returnValue; } // System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseChar(System.Int32,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344 (Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* __this, int32_t ___start0, Il2CppChar ___ch1, const RuntimeMethod* method) { { int32_t L_0 = ___start0; int32_t L_1 = __this->___length_12; if ((((int32_t)L_0) >= ((int32_t)L_1))) { goto IL_0019; } } { String_t* L_2 = __this->___text_11; int32_t L_3 = ___start0; NullCheck(L_2); Il2CppChar L_4; L_4 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_2, L_3, NULL); Il2CppChar L_5 = ___ch1; return (bool)((((int32_t)L_4) == ((int32_t)L_5))? 1 : 0); } IL_0019: { return (bool)0; } } IL2CPP_EXTERN_C bool Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344_AdjustorThunk (RuntimeObject* __this, int32_t ___start0, Il2CppChar ___ch1, const RuntimeMethod* method) { Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = Parser_ParseChar_mE5B16C9B491B95DB733A1F23220E1A9433A3D344(_thisAdjusted, ___start0, ___ch1, method); return _returnValue; } // System.Boolean System.Xml.Schema.XsdDateTime/Parser::Test(System.Xml.Schema.XsdDateTimeFlags,System.Xml.Schema.XsdDateTimeFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_Test_m78E312B37752A9D97C160A4C6DDE22245C4261F8 (int32_t ___left0, int32_t ___right1, const RuntimeMethod* method) { { int32_t L_0 = ___left0; int32_t L_1 = ___right1; return (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&(int32_t)L_1))) <= ((uint32_t)0)))? 1 : 0); } } // System.Void System.Xml.Schema.XsdDateTime/Parser::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Parser__cctor_mA0A20CAC66966A1113D9B14270277869C2DD3FAC (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____499E4F5C84E20C7347E10100E0EC90C1945EA21C7C80809E4F7F474179B39DF6_12_FieldInfo_var); s_Il2CppMethodInitialized = true; } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_0 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)7); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = L_0; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_2 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____499E4F5C84E20C7347E10100E0EC90C1945EA21C7C80809E4F7F474179B39DF6_12_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE10C3436BA703E4D9D41B3F8F365E4C34F9926EF((RuntimeArray*)L_1, L_2, NULL); ((Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_StaticFields*)il2cpp_codegen_static_fields_for(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var))->___Power10_13 = L_1; Il2CppCodeGenWriteBarrier((void**)(&((Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_StaticFields*)il2cpp_codegen_static_fields_for(Parser_t0AD3F13CE3B3B6EA16191873E806C64A0F825D23_il2cpp_TypeInfo_var))->___Power10_13), (void*)L_1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XsdDuration::.ctor(System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDuration__ctor_m38DC4CBC4227909F4B1AF6A15D90026E3EDA2E8A (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, bool ___isNegative0, int32_t ___years1, int32_t ___months2, int32_t ___days3, int32_t ___hours4, int32_t ___minutes5, int32_t ___seconds6, int32_t ___nanoseconds7, const RuntimeMethod* method) { { int32_t L_0 = ___years1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000f; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_1); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE9BB7116C03E5DA9D01F8D4803A0FFE9ADA5307)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDuration__ctor_m38DC4CBC4227909F4B1AF6A15D90026E3EDA2E8A_RuntimeMethod_var))); } IL_000f: { int32_t L_2 = ___months2; if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_001e; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_3 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_3); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD83041E889BDAEB8F029AF50549D1347BD7FC949)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDuration__ctor_m38DC4CBC4227909F4B1AF6A15D90026E3EDA2E8A_RuntimeMethod_var))); } IL_001e: { int32_t L_4 = ___days3; if ((((int32_t)L_4) >= ((int32_t)0))) { goto IL_002e; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_5 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_5); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8243BA18D267E0E612210F4920079D9700A5DEEF)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDuration__ctor_m38DC4CBC4227909F4B1AF6A15D90026E3EDA2E8A_RuntimeMethod_var))); } IL_002e: { int32_t L_6 = ___hours4; if ((((int32_t)L_6) >= ((int32_t)0))) { goto IL_003e; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_7 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_7); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_7, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral9104E82394351D786F4B739689D0B28ACF18A43D)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDuration__ctor_m38DC4CBC4227909F4B1AF6A15D90026E3EDA2E8A_RuntimeMethod_var))); } IL_003e: { int32_t L_8 = ___minutes5; if ((((int32_t)L_8) >= ((int32_t)0))) { goto IL_004e; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_9 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_9); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6912992FC50D2764B34BA8408AECF2DF5DB8080F)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDuration__ctor_m38DC4CBC4227909F4B1AF6A15D90026E3EDA2E8A_RuntimeMethod_var))); } IL_004e: { int32_t L_10 = ___seconds6; if ((((int32_t)L_10) >= ((int32_t)0))) { goto IL_005e; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_11 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_11); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_11, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAC2806EA40D9F7601BBB6DA354C649B46D2D8877)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDuration__ctor_m38DC4CBC4227909F4B1AF6A15D90026E3EDA2E8A_RuntimeMethod_var))); } IL_005e: { int32_t L_12 = ___nanoseconds7; if ((((int32_t)L_12) < ((int32_t)0))) { goto IL_006c; } } { int32_t L_13 = ___nanoseconds7; if ((((int32_t)L_13) <= ((int32_t)((int32_t)999999999)))) { goto IL_0077; } } IL_006c: { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_14 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_14); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_14, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral58F2B4A0A3F5D63532995796ECF46099320B370D)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDuration__ctor_m38DC4CBC4227909F4B1AF6A15D90026E3EDA2E8A_RuntimeMethod_var))); } IL_0077: { int32_t L_15 = ___years1; __this->___years_0 = L_15; int32_t L_16 = ___months2; __this->___months_1 = L_16; int32_t L_17 = ___days3; __this->___days_2 = L_17; int32_t L_18 = ___hours4; __this->___hours_3 = L_18; int32_t L_19 = ___minutes5; __this->___minutes_4 = L_19; int32_t L_20 = ___seconds6; __this->___seconds_5 = L_20; int32_t L_21 = ___nanoseconds7; __this->___nanoseconds_6 = L_21; bool L_22 = ___isNegative0; if (!L_22) { goto IL_00c2; } } { uint32_t L_23 = __this->___nanoseconds_6; __this->___nanoseconds_6 = ((int32_t)((int32_t)L_23|((int32_t)-2147483648LL))); } IL_00c2: { return; } } IL2CPP_EXTERN_C void XsdDuration__ctor_m38DC4CBC4227909F4B1AF6A15D90026E3EDA2E8A_AdjustorThunk (RuntimeObject* __this, bool ___isNegative0, int32_t ___years1, int32_t ___months2, int32_t ___days3, int32_t ___hours4, int32_t ___minutes5, int32_t ___seconds6, int32_t ___nanoseconds7, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDuration__ctor_m38DC4CBC4227909F4B1AF6A15D90026E3EDA2E8A(_thisAdjusted, ___isNegative0, ___years1, ___months2, ___days3, ___hours4, ___minutes5, ___seconds6, ___nanoseconds7, method); } // System.Void System.Xml.Schema.XsdDuration::.ctor(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDuration__ctor_m19B5702FB7598C86EDEBDE81C75C77F429FE99AC (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A ___timeSpan0, const RuntimeMethod* method) { { TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_0 = ___timeSpan0; XsdDuration__ctor_m2CE789343F1EE7728BE48C8ABF3392B8ED7BD390(__this, L_0, 0, NULL); return; } } IL2CPP_EXTERN_C void XsdDuration__ctor_m19B5702FB7598C86EDEBDE81C75C77F429FE99AC_AdjustorThunk (RuntimeObject* __this, TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A ___timeSpan0, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDuration__ctor_m19B5702FB7598C86EDEBDE81C75C77F429FE99AC(_thisAdjusted, ___timeSpan0, method); } // System.Void System.Xml.Schema.XsdDuration::.ctor(System.TimeSpan,System.Xml.Schema.XsdDuration/DurationType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDuration__ctor_m2CE789343F1EE7728BE48C8ABF3392B8ED7BD390 (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A ___timeSpan0, int32_t ___durationType1, const RuntimeMethod* method) { int64_t V_0 = 0; uint64_t V_1 = 0; bool V_2 = false; int32_t V_3 = 0; int32_t V_4 = 0; { int64_t L_0; L_0 = TimeSpan_get_Ticks_mC50131E57621F29FACC53B3241432ABB874FA1B5_inline((&___timeSpan0), NULL); V_0 = L_0; int64_t L_1 = V_0; if ((((int64_t)L_1) >= ((int64_t)((int64_t)0)))) { goto IL_0014; } } { V_2 = (bool)1; int64_t L_2 = V_0; V_1 = ((-L_2)); goto IL_0018; } IL_0014: { V_2 = (bool)0; int64_t L_3 = V_0; V_1 = L_3; } IL_0018: { int32_t L_4 = ___durationType1; if ((!(((uint32_t)L_4) == ((uint32_t)1)))) { goto IL_0063; } } { uint64_t L_5 = V_1; V_3 = ((int32_t)((int64_t)((uint64_t)(int64_t)L_5/(uint64_t)(int64_t)((int64_t)315360000000000LL)))); uint64_t L_6 = V_1; V_4 = ((int32_t)((int64_t)((uint64_t)(int64_t)((int64_t)((uint64_t)(int64_t)L_6%(uint64_t)(int64_t)((int64_t)315360000000000LL)))/(uint64_t)(int64_t)((int64_t)25920000000000LL)))); int32_t L_7 = V_4; if ((!(((uint32_t)L_7) == ((uint32_t)((int32_t)12))))) { goto IL_004e; } } { int32_t L_8 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_8, 1)); V_4 = 0; } IL_004e: { bool L_9 = V_2; int32_t L_10 = V_3; int32_t L_11 = V_4; XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D L_12; memset((&L_12), 0, sizeof(L_12)); XsdDuration__ctor_m38DC4CBC4227909F4B1AF6A15D90026E3EDA2E8A((&L_12), L_9, L_10, L_11, 0, 0, 0, 0, 0, /*hidden argument*/NULL); *(XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D*)__this = L_12; return; } IL_0063: { uint64_t L_13 = V_1; __this->___nanoseconds_6 = ((int32_t)il2cpp_codegen_multiply(((int32_t)(uint32_t)((int64_t)((uint64_t)(int64_t)L_13%(uint64_t)(int64_t)((int64_t)((int32_t)10000000))))), ((int32_t)100))); bool L_14 = V_2; if (!L_14) { goto IL_008a; } } { uint32_t L_15 = __this->___nanoseconds_6; __this->___nanoseconds_6 = ((int32_t)((int32_t)L_15|((int32_t)-2147483648LL))); } IL_008a: { __this->___years_0 = 0; __this->___months_1 = 0; uint64_t L_16 = V_1; __this->___days_2 = ((int32_t)((int64_t)((uint64_t)(int64_t)L_16/(uint64_t)(int64_t)((int64_t)864000000000LL)))); uint64_t L_17 = V_1; __this->___hours_3 = ((int32_t)((int64_t)((uint64_t)(int64_t)((int64_t)((uint64_t)(int64_t)L_17/(uint64_t)(int64_t)((int64_t)36000000000LL)))%(uint64_t)(int64_t)((int64_t)((int32_t)24))))); uint64_t L_18 = V_1; __this->___minutes_4 = ((int32_t)((int64_t)((uint64_t)(int64_t)((int64_t)((uint64_t)(int64_t)L_18/(uint64_t)(int64_t)((int64_t)((int32_t)600000000))))%(uint64_t)(int64_t)((int64_t)((int32_t)60))))); uint64_t L_19 = V_1; __this->___seconds_5 = ((int32_t)((int64_t)((uint64_t)(int64_t)((int64_t)((uint64_t)(int64_t)L_19/(uint64_t)(int64_t)((int64_t)((int32_t)10000000))))%(uint64_t)(int64_t)((int64_t)((int32_t)60))))); return; } } IL2CPP_EXTERN_C void XsdDuration__ctor_m2CE789343F1EE7728BE48C8ABF3392B8ED7BD390_AdjustorThunk (RuntimeObject* __this, TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A ___timeSpan0, int32_t ___durationType1, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDuration__ctor_m2CE789343F1EE7728BE48C8ABF3392B8ED7BD390(_thisAdjusted, ___timeSpan0, ___durationType1, method); } // System.Void System.Xml.Schema.XsdDuration::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDuration__ctor_m77A135826E3F625F2BA603CB99A4A40D168160E1 (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, String_t* ___s0, const RuntimeMethod* method) { { String_t* L_0 = ___s0; XsdDuration__ctor_m34337885047100969A6121F7CFAE5530C40E9B48(__this, L_0, 0, NULL); return; } } IL2CPP_EXTERN_C void XsdDuration__ctor_m77A135826E3F625F2BA603CB99A4A40D168160E1_AdjustorThunk (RuntimeObject* __this, String_t* ___s0, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDuration__ctor_m77A135826E3F625F2BA603CB99A4A40D168160E1(_thisAdjusted, ___s0, method); } // System.Void System.Xml.Schema.XsdDuration::.ctor(System.String,System.Xml.Schema.XsdDuration/DurationType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDuration__ctor_m34337885047100969A6121F7CFAE5530C40E9B48 (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, String_t* ___s0, int32_t ___durationType1, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D V_0; memset((&V_0), 0, sizeof(V_0)); Exception_t* V_1 = NULL; { String_t* L_0 = ___s0; int32_t L_1 = ___durationType1; Exception_t* L_2; L_2 = XsdDuration_TryParse_mCA5684ABF12ECFD3874A498B613879ADE9222F34(L_0, L_1, (&V_0), NULL); V_1 = L_2; Exception_t* L_3 = V_1; if (!L_3) { goto IL_000f; } } { Exception_t* L_4 = V_1; IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDuration__ctor_m34337885047100969A6121F7CFAE5530C40E9B48_RuntimeMethod_var))); } IL_000f: { int32_t L_5; L_5 = XsdDuration_get_Years_m2F16DEE4EB28A914B6C03A462BF6DE16079AEC5E_inline((&V_0), NULL); __this->___years_0 = L_5; int32_t L_6; L_6 = XsdDuration_get_Months_m2003B42F20229209D88FFA62D3BAED1BF0E1A851_inline((&V_0), NULL); __this->___months_1 = L_6; int32_t L_7; L_7 = XsdDuration_get_Days_m7A66E8270BF719AC95604AD58AD2B9E35A47046A_inline((&V_0), NULL); __this->___days_2 = L_7; int32_t L_8; L_8 = XsdDuration_get_Hours_m7390FD426C288A52C27DF12F034F29AC746BF1EF_inline((&V_0), NULL); __this->___hours_3 = L_8; int32_t L_9; L_9 = XsdDuration_get_Minutes_mB74DF6E89566B10A2AD63E88A4DF462B06B9548C_inline((&V_0), NULL); __this->___minutes_4 = L_9; int32_t L_10; L_10 = XsdDuration_get_Seconds_m9F35896B9EF01634C2C584D89A5901A20D5F728C_inline((&V_0), NULL); __this->___seconds_5 = L_10; int32_t L_11; L_11 = XsdDuration_get_Nanoseconds_m15052A05CD863DC5F37D1D614433B44D813F2AE7((&V_0), NULL); __this->___nanoseconds_6 = L_11; bool L_12; L_12 = XsdDuration_get_IsNegative_m7AD0EE954916BAD77BE84976C1F9D8D3854F2B7E((&V_0), NULL); if (!L_12) { goto IL_0085; } } { uint32_t L_13 = __this->___nanoseconds_6; __this->___nanoseconds_6 = ((int32_t)((int32_t)L_13|((int32_t)-2147483648LL))); } IL_0085: { return; } } IL2CPP_EXTERN_C void XsdDuration__ctor_m34337885047100969A6121F7CFAE5530C40E9B48_AdjustorThunk (RuntimeObject* __this, String_t* ___s0, int32_t ___durationType1, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDuration__ctor_m34337885047100969A6121F7CFAE5530C40E9B48(_thisAdjusted, ___s0, ___durationType1, method); } // System.Boolean System.Xml.Schema.XsdDuration::get_IsNegative() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XsdDuration_get_IsNegative_m7AD0EE954916BAD77BE84976C1F9D8D3854F2B7E (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->___nanoseconds_6; return (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&((int32_t)-2147483648LL)))) <= ((uint32_t)0)))? 1 : 0); } } IL2CPP_EXTERN_C bool XsdDuration_get_IsNegative_m7AD0EE954916BAD77BE84976C1F9D8D3854F2B7E_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = XsdDuration_get_IsNegative_m7AD0EE954916BAD77BE84976C1F9D8D3854F2B7E(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDuration::get_Years() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Years_m2F16DEE4EB28A914B6C03A462BF6DE16079AEC5E (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___years_0; return L_0; } } IL2CPP_EXTERN_C int32_t XsdDuration_get_Years_m2F16DEE4EB28A914B6C03A462BF6DE16079AEC5E_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDuration_get_Years_m2F16DEE4EB28A914B6C03A462BF6DE16079AEC5E_inline(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDuration::get_Months() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Months_m2003B42F20229209D88FFA62D3BAED1BF0E1A851 (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___months_1; return L_0; } } IL2CPP_EXTERN_C int32_t XsdDuration_get_Months_m2003B42F20229209D88FFA62D3BAED1BF0E1A851_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDuration_get_Months_m2003B42F20229209D88FFA62D3BAED1BF0E1A851_inline(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDuration::get_Days() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Days_m7A66E8270BF719AC95604AD58AD2B9E35A47046A (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___days_2; return L_0; } } IL2CPP_EXTERN_C int32_t XsdDuration_get_Days_m7A66E8270BF719AC95604AD58AD2B9E35A47046A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDuration_get_Days_m7A66E8270BF719AC95604AD58AD2B9E35A47046A_inline(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDuration::get_Hours() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Hours_m7390FD426C288A52C27DF12F034F29AC746BF1EF (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___hours_3; return L_0; } } IL2CPP_EXTERN_C int32_t XsdDuration_get_Hours_m7390FD426C288A52C27DF12F034F29AC746BF1EF_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDuration_get_Hours_m7390FD426C288A52C27DF12F034F29AC746BF1EF_inline(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDuration::get_Minutes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Minutes_mB74DF6E89566B10A2AD63E88A4DF462B06B9548C (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___minutes_4; return L_0; } } IL2CPP_EXTERN_C int32_t XsdDuration_get_Minutes_mB74DF6E89566B10A2AD63E88A4DF462B06B9548C_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDuration_get_Minutes_mB74DF6E89566B10A2AD63E88A4DF462B06B9548C_inline(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDuration::get_Seconds() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Seconds_m9F35896B9EF01634C2C584D89A5901A20D5F728C (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___seconds_5; return L_0; } } IL2CPP_EXTERN_C int32_t XsdDuration_get_Seconds_m9F35896B9EF01634C2C584D89A5901A20D5F728C_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDuration_get_Seconds_m9F35896B9EF01634C2C584D89A5901A20D5F728C_inline(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDuration::get_Nanoseconds() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Nanoseconds_m15052A05CD863DC5F37D1D614433B44D813F2AE7 (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->___nanoseconds_6; return ((int32_t)((int32_t)L_0&((int32_t)2147483647LL))); } } IL2CPP_EXTERN_C int32_t XsdDuration_get_Nanoseconds_m15052A05CD863DC5F37D1D614433B44D813F2AE7_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDuration_get_Nanoseconds_m15052A05CD863DC5F37D1D614433B44D813F2AE7(_thisAdjusted, method); return _returnValue; } // System.TimeSpan System.Xml.Schema.XsdDuration::ToTimeSpan() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A XsdDuration_ToTimeSpan_m954AF83B393730C66217860A6E4048FBC3D456A7 (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) { { TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_0; L_0 = XsdDuration_ToTimeSpan_mBE8EA5F151FE97572999EDFA85A3DAAA13B04B9A(__this, 0, NULL); return L_0; } } IL2CPP_EXTERN_C TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A XsdDuration_ToTimeSpan_m954AF83B393730C66217860A6E4048FBC3D456A7_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A _returnValue; _returnValue = XsdDuration_ToTimeSpan_m954AF83B393730C66217860A6E4048FBC3D456A7(_thisAdjusted, method); return _returnValue; } // System.TimeSpan System.Xml.Schema.XsdDuration::ToTimeSpan(System.Xml.Schema.XsdDuration/DurationType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A XsdDuration_ToTimeSpan_mBE8EA5F151FE97572999EDFA85A3DAAA13B04B9A (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, int32_t ___durationType0, const RuntimeMethod* method) { TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A V_0; memset((&V_0), 0, sizeof(V_0)); Exception_t* V_1 = NULL; { int32_t L_0 = ___durationType0; Exception_t* L_1; L_1 = XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171(__this, L_0, (&V_0), NULL); V_1 = L_1; Exception_t* L_2 = V_1; if (!L_2) { goto IL_000f; } } { Exception_t* L_3 = V_1; IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDuration_ToTimeSpan_mBE8EA5F151FE97572999EDFA85A3DAAA13B04B9A_RuntimeMethod_var))); } IL_000f: { TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_4 = V_0; return L_4; } } IL2CPP_EXTERN_C TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A XsdDuration_ToTimeSpan_mBE8EA5F151FE97572999EDFA85A3DAAA13B04B9A_AdjustorThunk (RuntimeObject* __this, int32_t ___durationType0, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A _returnValue; _returnValue = XsdDuration_ToTimeSpan_mBE8EA5F151FE97572999EDFA85A3DAAA13B04B9A(_thisAdjusted, ___durationType0, method); return _returnValue; } // System.Exception System.Xml.Schema.XsdDuration::TryToTimeSpan(System.TimeSpan&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* XsdDuration_TryToTimeSpan_m7B81B7074288D60D1CB8E15006291E3227BAFBA3 (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* ___result0, const RuntimeMethod* method) { { TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* L_0 = ___result0; Exception_t* L_1; L_1 = XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171(__this, 0, L_0, NULL); return L_1; } } IL2CPP_EXTERN_C Exception_t* XsdDuration_TryToTimeSpan_m7B81B7074288D60D1CB8E15006291E3227BAFBA3_AdjustorThunk (RuntimeObject* __this, TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* ___result0, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Exception_t* _returnValue; _returnValue = XsdDuration_TryToTimeSpan_m7B81B7074288D60D1CB8E15006291E3227BAFBA3(_thisAdjusted, ___result0, method); return _returnValue; } // System.Exception System.Xml.Schema.XsdDuration::TryToTimeSpan(System.Xml.Schema.XsdDuration/DurationType,System.TimeSpan&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171 (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, int32_t ___durationType0, TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* ___result1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Exception_t* V_0 = NULL; uint64_t V_1 = 0; Exception_t* V_2 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { V_0 = (Exception_t*)NULL; V_1 = ((int64_t)0); } try {// begin try (depth: 1) { int32_t L_0 = ___durationType0; if ((((int32_t)L_0) == ((int32_t)2))) { goto IL_0038_1; } } { uint64_t L_1 = V_1; int32_t L_2 = __this->___years_0; if ((uint64_t)(L_2) > (std::numeric_limits::max)()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); int32_t L_3 = __this->___months_1; if ((uint64_t)(L_3) > (std::numeric_limits::max)()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); if ((uint64_t)((uint64_t)L_2) > kIl2CppUInt64Max - (uint64_t)((int64_t)((uint64_t)(int64_t)((uint64_t)L_3)/(uint64_t)(int64_t)((int64_t)((int32_t)12))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); if (il2cpp_codegen_check_mul_oveflow_u64(((int64_t)il2cpp_codegen_add((int64_t)((uint64_t)L_2), ((int64_t)((uint64_t)(int64_t)((uint64_t)L_3)/(uint64_t)(int64_t)((int64_t)((int32_t)12)))))), ((int64_t)((int32_t)365)))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); if ((uint64_t)L_1 > kIl2CppUInt64Max - (uint64_t)((int64_t)il2cpp_codegen_multiply(((int64_t)il2cpp_codegen_add((int64_t)((uint64_t)L_2), ((int64_t)((uint64_t)(int64_t)((uint64_t)L_3)/(uint64_t)(int64_t)((int64_t)((int32_t)12)))))), ((int64_t)((int32_t)365))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_1, ((int64_t)il2cpp_codegen_multiply(((int64_t)il2cpp_codegen_add((int64_t)((uint64_t)L_2), ((int64_t)((uint64_t)(int64_t)((uint64_t)L_3)/(uint64_t)(int64_t)((int64_t)((int32_t)12)))))), ((int64_t)((int32_t)365)))))); uint64_t L_4 = V_1; int32_t L_5 = __this->___months_1; if ((uint64_t)(L_5) > (std::numeric_limits::max)()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); if (il2cpp_codegen_check_mul_oveflow_u64(((int64_t)((uint64_t)(int64_t)((uint64_t)L_5)%(uint64_t)(int64_t)((int64_t)((int32_t)12)))), ((int64_t)((int32_t)30)))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); if ((uint64_t)L_4 > kIl2CppUInt64Max - (uint64_t)((int64_t)il2cpp_codegen_multiply(((int64_t)((uint64_t)(int64_t)((uint64_t)L_5)%(uint64_t)(int64_t)((int64_t)((int32_t)12)))), ((int64_t)((int32_t)30))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_4, ((int64_t)il2cpp_codegen_multiply(((int64_t)((uint64_t)(int64_t)((uint64_t)L_5)%(uint64_t)(int64_t)((int64_t)((int32_t)12)))), ((int64_t)((int32_t)30)))))); } IL_0038_1: { int32_t L_6 = ___durationType0; if ((((int32_t)L_6) == ((int32_t)1))) { goto IL_008f_1; } } { uint64_t L_7 = V_1; int32_t L_8 = __this->___days_2; if ((uint64_t)(L_8) > (std::numeric_limits::max)()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); if ((uint64_t)L_7 > kIl2CppUInt64Max - (uint64_t)((uint64_t)L_8)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_7, (int64_t)((uint64_t)L_8))); uint64_t L_9 = V_1; if (il2cpp_codegen_check_mul_oveflow_u64(L_9, ((int64_t)((int32_t)24)))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_9, ((int64_t)((int32_t)24)))); uint64_t L_10 = V_1; int32_t L_11 = __this->___hours_3; if ((uint64_t)(L_11) > (std::numeric_limits::max)()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); if ((uint64_t)L_10 > kIl2CppUInt64Max - (uint64_t)((uint64_t)L_11)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_10, (int64_t)((uint64_t)L_11))); uint64_t L_12 = V_1; if (il2cpp_codegen_check_mul_oveflow_u64(L_12, ((int64_t)((int32_t)60)))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_12, ((int64_t)((int32_t)60)))); uint64_t L_13 = V_1; int32_t L_14 = __this->___minutes_4; if ((uint64_t)(L_14) > (std::numeric_limits::max)()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); if ((uint64_t)L_13 > kIl2CppUInt64Max - (uint64_t)((uint64_t)L_14)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_13, (int64_t)((uint64_t)L_14))); uint64_t L_15 = V_1; if (il2cpp_codegen_check_mul_oveflow_u64(L_15, ((int64_t)((int32_t)60)))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_15, ((int64_t)((int32_t)60)))); uint64_t L_16 = V_1; int32_t L_17 = __this->___seconds_5; if ((uint64_t)(L_17) > (std::numeric_limits::max)()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); if ((uint64_t)L_16 > kIl2CppUInt64Max - (uint64_t)((uint64_t)L_17)) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_16, (int64_t)((uint64_t)L_17))); uint64_t L_18 = V_1; if (il2cpp_codegen_check_mul_oveflow_u64(L_18, ((int64_t)((int32_t)10000000)))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_18, ((int64_t)((int32_t)10000000)))); uint64_t L_19 = V_1; int32_t L_20; L_20 = XsdDuration_get_Nanoseconds_m15052A05CD863DC5F37D1D614433B44D813F2AE7(__this, NULL); if ((uint64_t)(L_20) > (std::numeric_limits::max)()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); if ((uint64_t)L_19 > kIl2CppUInt64Max - (uint64_t)((int64_t)((uint64_t)(int64_t)((uint64_t)L_20)/(uint64_t)(int64_t)((int64_t)((int32_t)100))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_19, ((int64_t)((uint64_t)(int64_t)((uint64_t)L_20)/(uint64_t)(int64_t)((int64_t)((int32_t)100)))))); goto IL_009b_1; } IL_008f_1: { uint64_t L_21 = V_1; if (il2cpp_codegen_check_mul_oveflow_u64(L_21, ((int64_t)864000000000LL))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_21, ((int64_t)864000000000LL))); } IL_009b_1: { bool L_22; L_22 = XsdDuration_get_IsNegative_m7AD0EE954916BAD77BE84976C1F9D8D3854F2B7E(__this, NULL); if (!L_22) { goto IL_00d7_1; } } { uint64_t L_23 = V_1; if ((!(((uint64_t)L_23) == ((uint64_t)((int64_t)(std::numeric_limits::min)()))))) { goto IL_00c5_1; } } { TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* L_24 = ___result1; TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_25; memset((&L_25), 0, sizeof(L_25)); TimeSpan__ctor_m061B122FA11D2063FE751C1F1D019DF1C8B10B1F_inline((&L_25), ((int64_t)(std::numeric_limits::min)()), /*hidden argument*/NULL); *(TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A*)L_24 = L_25; goto IL_00e4_1; } IL_00c5_1: { TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* L_26 = ___result1; uint64_t L_27 = V_1; if ((uint64_t)(L_27) > 9223372036854775807LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); if (il2cpp_codegen_check_sub_overflow((int64_t)((int64_t)0), (int64_t)((int64_t)L_27))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_28; memset((&L_28), 0, sizeof(L_28)); TimeSpan__ctor_m061B122FA11D2063FE751C1F1D019DF1C8B10B1F_inline((&L_28), ((int64_t)il2cpp_codegen_subtract(((int64_t)0), ((int64_t)L_27))), /*hidden argument*/NULL); *(TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A*)L_26 = L_28; goto IL_00e4_1; } IL_00d7_1: { TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* L_29 = ___result1; uint64_t L_30 = V_1; if ((uint64_t)(L_30) > 9223372036854775807LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_RuntimeMethod_var); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_31; memset((&L_31), 0, sizeof(L_31)); TimeSpan__ctor_m061B122FA11D2063FE751C1F1D019DF1C8B10B1F_inline((&L_31), ((int64_t)L_30), /*hidden argument*/NULL); *(TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A*)L_29 = L_31; } IL_00e4_1: { V_2 = (Exception_t*)NULL; goto IL_011f; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_00e8; } throw e; } CATCH_00e8: {// begin catch(System.OverflowException) TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* L_32 = ___result1; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A_il2cpp_TypeInfo_var))); TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A L_33 = ((TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A_StaticFields*)il2cpp_codegen_static_fields_for(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A_il2cpp_TypeInfo_var))))->___MinValue_21; *(TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A*)L_32 = L_33; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_34 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_35 = L_34; int32_t L_36 = ___durationType0; int32_t L_37 = L_36; RuntimeObject* L_38 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DurationType_tD4A0AE07CC0C51C05B70E801ABF6EE88FAE8D8F9_il2cpp_TypeInfo_var)), &L_37); NullCheck(L_35); ArrayElementTypeCheck (L_35, L_38); (L_35)->SetAt(static_cast(0), (RuntimeObject*)L_38); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_39 = L_35; NullCheck(L_39); ArrayElementTypeCheck (L_39, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral356F18017512A760F46C8C6E41C462F76716509F))); (L_39)->SetAt(static_cast(1), (RuntimeObject*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral356F18017512A760F46C8C6E41C462F76716509F))); String_t* L_40; L_40 = Res_GetString_mB929E696BF2E2F27CD03C0B61301A9DFE2FDEEF9(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral06F74C6DAF114664BF1BD452596A0DBDCCED259A)), L_39, NULL); OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C* L_41 = (OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C_il2cpp_TypeInfo_var))); NullCheck(L_41); OverflowException__ctor_m2B99D79236B7B87C0BB6C9AB2E557DECE481C264(L_41, L_40, NULL); V_0 = L_41; IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_011d; }// end catch (depth: 1) IL_011d: { Exception_t* L_42 = V_0; return L_42; } IL_011f: { Exception_t* L_43 = V_2; return L_43; } } IL2CPP_EXTERN_C Exception_t* XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171_AdjustorThunk (RuntimeObject* __this, int32_t ___durationType0, TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* ___result1, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Exception_t* _returnValue; _returnValue = XsdDuration_TryToTimeSpan_mD2D18571E29C257F265B446E3DF060DC71336171(_thisAdjusted, ___durationType0, ___result1, method); return _returnValue; } // System.String System.Xml.Schema.XsdDuration::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XsdDuration_ToString_m678A09FD579D77D415021761FE814A1C49A50DFD (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) { { String_t* L_0; L_0 = XsdDuration_ToString_mAB96AA9C1E85D555476303E2D1D741B02FD6C698(__this, 0, NULL); return L_0; } } IL2CPP_EXTERN_C String_t* XsdDuration_ToString_m678A09FD579D77D415021761FE814A1C49A50DFD_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = XsdDuration_ToString_m678A09FD579D77D415021761FE814A1C49A50DFD(_thisAdjusted, method); return _returnValue; } // System.String System.Xml.Schema.XsdDuration::ToString(System.Xml.Schema.XsdDuration/DurationType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XsdDuration_ToString_mAB96AA9C1E85D555476303E2D1D741B02FD6C698 (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, int32_t ___durationType0, 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*)&XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5F79376E49FC345D1F74769B7D1E538AE10FAE5C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE33B655BD7CA37454FF89A8C0BDA6B8196C65A77); s_Il2CppMethodInitialized = true; } StringBuilder_t* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; { StringBuilder_t* L_0 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); NullCheck(L_0); StringBuilder__ctor_m2619CA8D2C3476DF1A302D9D941498BB1C6164C5(L_0, ((int32_t)20), NULL); V_0 = L_0; bool L_1; L_1 = XsdDuration_get_IsNegative_m7AD0EE954916BAD77BE84976C1F9D8D3854F2B7E(__this, NULL); if (!L_1) { goto IL_0019; } } { StringBuilder_t* L_2 = V_0; NullCheck(L_2); StringBuilder_t* L_3; L_3 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_2, ((int32_t)45), NULL); } IL_0019: { StringBuilder_t* L_4 = V_0; NullCheck(L_4); StringBuilder_t* L_5; L_5 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_4, ((int32_t)80), NULL); int32_t L_6 = ___durationType0; if ((((int32_t)L_6) == ((int32_t)2))) { goto IL_006c; } } { int32_t L_7 = __this->___years_0; if (!L_7) { goto IL_0049; } } { StringBuilder_t* L_8 = V_0; int32_t L_9 = __this->___years_0; il2cpp_codegen_runtime_class_init_inline(XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var); String_t* L_10; L_10 = XmlConvert_ToString_m70CBE2DA22D8FCAC8906512E2A6F12C2E39C6D62(L_9, NULL); NullCheck(L_8); StringBuilder_t* L_11; L_11 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_8, L_10, NULL); StringBuilder_t* L_12 = V_0; NullCheck(L_12); StringBuilder_t* L_13; L_13 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_12, ((int32_t)89), NULL); } IL_0049: { int32_t L_14 = __this->___months_1; if (!L_14) { goto IL_006c; } } { StringBuilder_t* L_15 = V_0; int32_t L_16 = __this->___months_1; il2cpp_codegen_runtime_class_init_inline(XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var); String_t* L_17; L_17 = XmlConvert_ToString_m70CBE2DA22D8FCAC8906512E2A6F12C2E39C6D62(L_16, NULL); NullCheck(L_15); StringBuilder_t* L_18; L_18 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_15, L_17, NULL); StringBuilder_t* L_19 = V_0; NullCheck(L_19); StringBuilder_t* L_20; L_20 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_19, ((int32_t)77), NULL); } IL_006c: { int32_t L_21 = ___durationType0; if ((((int32_t)L_21) == ((int32_t)1))) { goto IL_01c1; } } { int32_t L_22 = __this->___days_2; if (!L_22) { goto IL_0096; } } { StringBuilder_t* L_23 = V_0; int32_t L_24 = __this->___days_2; il2cpp_codegen_runtime_class_init_inline(XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var); String_t* L_25; L_25 = XmlConvert_ToString_m70CBE2DA22D8FCAC8906512E2A6F12C2E39C6D62(L_24, NULL); NullCheck(L_23); StringBuilder_t* L_26; L_26 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_23, L_25, NULL); StringBuilder_t* L_27 = V_0; NullCheck(L_27); StringBuilder_t* L_28; L_28 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_27, ((int32_t)68), NULL); } IL_0096: { int32_t L_29 = __this->___hours_3; if (L_29) { goto IL_00b9; } } { int32_t L_30 = __this->___minutes_4; if (L_30) { goto IL_00b9; } } { int32_t L_31 = __this->___seconds_5; if (L_31) { goto IL_00b9; } } { int32_t L_32; L_32 = XsdDuration_get_Nanoseconds_m15052A05CD863DC5F37D1D614433B44D813F2AE7(__this, NULL); if (!L_32) { goto IL_01a1; } } IL_00b9: { StringBuilder_t* L_33 = V_0; NullCheck(L_33); StringBuilder_t* L_34; L_34 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_33, ((int32_t)84), NULL); int32_t L_35 = __this->___hours_3; if (!L_35) { goto IL_00e5; } } { StringBuilder_t* L_36 = V_0; int32_t L_37 = __this->___hours_3; il2cpp_codegen_runtime_class_init_inline(XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var); String_t* L_38; L_38 = XmlConvert_ToString_m70CBE2DA22D8FCAC8906512E2A6F12C2E39C6D62(L_37, NULL); NullCheck(L_36); StringBuilder_t* L_39; L_39 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_36, L_38, NULL); StringBuilder_t* L_40 = V_0; NullCheck(L_40); StringBuilder_t* L_41; L_41 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_40, ((int32_t)72), NULL); } IL_00e5: { int32_t L_42 = __this->___minutes_4; if (!L_42) { goto IL_0108; } } { StringBuilder_t* L_43 = V_0; int32_t L_44 = __this->___minutes_4; il2cpp_codegen_runtime_class_init_inline(XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var); String_t* L_45; L_45 = XmlConvert_ToString_m70CBE2DA22D8FCAC8906512E2A6F12C2E39C6D62(L_44, NULL); NullCheck(L_43); StringBuilder_t* L_46; L_46 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_43, L_45, NULL); StringBuilder_t* L_47 = V_0; NullCheck(L_47); StringBuilder_t* L_48; L_48 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_47, ((int32_t)77), NULL); } IL_0108: { int32_t L_49; L_49 = XsdDuration_get_Nanoseconds_m15052A05CD863DC5F37D1D614433B44D813F2AE7(__this, NULL); V_1 = L_49; int32_t L_50 = __this->___seconds_5; if (L_50) { goto IL_011d; } } { int32_t L_51 = V_1; if (!L_51) { goto IL_01a1; } } IL_011d: { StringBuilder_t* L_52 = V_0; int32_t L_53 = __this->___seconds_5; il2cpp_codegen_runtime_class_init_inline(XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var); String_t* L_54; L_54 = XmlConvert_ToString_m70CBE2DA22D8FCAC8906512E2A6F12C2E39C6D62(L_53, NULL); NullCheck(L_52); StringBuilder_t* L_55; L_55 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_52, L_54, NULL); int32_t L_56 = V_1; if (!L_56) { goto IL_0198; } } { StringBuilder_t* L_57 = V_0; NullCheck(L_57); StringBuilder_t* L_58; L_58 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_57, ((int32_t)46), NULL); StringBuilder_t* L_59 = V_0; NullCheck(L_59); int32_t L_60; L_60 = StringBuilder_get_Length_mDEA041E7357C68CC3B5885276BB403676DAAE0D8(L_59, NULL); V_4 = L_60; StringBuilder_t* L_61 = V_0; StringBuilder_t* L_62 = L_61; NullCheck(L_62); int32_t L_63; L_63 = StringBuilder_get_Length_mDEA041E7357C68CC3B5885276BB403676DAAE0D8(L_62, NULL); NullCheck(L_62); StringBuilder_set_Length_mE2427BDAEF91C4E4A6C80F3BDF1F6E01DBCC2414(L_62, ((int32_t)il2cpp_codegen_add(L_63, ((int32_t)9))), NULL); StringBuilder_t* L_64 = V_0; NullCheck(L_64); int32_t L_65; L_65 = StringBuilder_get_Length_mDEA041E7357C68CC3B5885276BB403676DAAE0D8(L_64, NULL); V_3 = ((int32_t)il2cpp_codegen_subtract(L_65, 1)); int32_t L_66 = V_3; V_5 = L_66; goto IL_0189; } IL_0160: { int32_t L_67 = V_1; V_2 = ((int32_t)(L_67%((int32_t)10))); StringBuilder_t* L_68 = V_0; int32_t L_69 = V_5; int32_t L_70 = V_2; NullCheck(L_68); StringBuilder_set_Chars_m20B53B0EEAB2A0BB0EC84A130FF12EA86ADD99AE(L_68, L_69, ((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_70, ((int32_t)48)))), NULL); int32_t L_71 = V_3; int32_t L_72 = V_5; if ((!(((uint32_t)L_71) == ((uint32_t)L_72)))) { goto IL_017e; } } { int32_t L_73 = V_2; if (L_73) { goto IL_017e; } } { int32_t L_74 = V_3; V_3 = ((int32_t)il2cpp_codegen_subtract(L_74, 1)); } IL_017e: { int32_t L_75 = V_1; V_1 = ((int32_t)(L_75/((int32_t)10))); int32_t L_76 = V_5; V_5 = ((int32_t)il2cpp_codegen_subtract(L_76, 1)); } IL_0189: { int32_t L_77 = V_5; int32_t L_78 = V_4; if ((((int32_t)L_77) >= ((int32_t)L_78))) { goto IL_0160; } } { StringBuilder_t* L_79 = V_0; int32_t L_80 = V_3; NullCheck(L_79); StringBuilder_set_Length_mE2427BDAEF91C4E4A6C80F3BDF1F6E01DBCC2414(L_79, ((int32_t)il2cpp_codegen_add(L_80, 1)), NULL); } IL_0198: { StringBuilder_t* L_81 = V_0; NullCheck(L_81); StringBuilder_t* L_82; L_82 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_81, ((int32_t)83), NULL); } IL_01a1: { StringBuilder_t* L_83 = V_0; StringBuilder_t* L_84 = V_0; NullCheck(L_84); int32_t L_85; L_85 = StringBuilder_get_Length_mDEA041E7357C68CC3B5885276BB403676DAAE0D8(L_84, NULL); NullCheck(L_83); Il2CppChar L_86; L_86 = StringBuilder_get_Chars_m254FD6F2F75C00B0D353D73B2A4A19316BD7624D(L_83, ((int32_t)il2cpp_codegen_subtract(L_85, 1)), NULL); if ((!(((uint32_t)L_86) == ((uint32_t)((int32_t)80))))) { goto IL_01df; } } { StringBuilder_t* L_87 = V_0; NullCheck(L_87); StringBuilder_t* L_88; L_88 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_87, _stringLiteralE33B655BD7CA37454FF89A8C0BDA6B8196C65A77, NULL); goto IL_01df; } IL_01c1: { StringBuilder_t* L_89 = V_0; StringBuilder_t* L_90 = V_0; NullCheck(L_90); int32_t L_91; L_91 = StringBuilder_get_Length_mDEA041E7357C68CC3B5885276BB403676DAAE0D8(L_90, NULL); NullCheck(L_89); Il2CppChar L_92; L_92 = StringBuilder_get_Chars_m254FD6F2F75C00B0D353D73B2A4A19316BD7624D(L_89, ((int32_t)il2cpp_codegen_subtract(L_91, 1)), NULL); if ((!(((uint32_t)L_92) == ((uint32_t)((int32_t)80))))) { goto IL_01df; } } { StringBuilder_t* L_93 = V_0; NullCheck(L_93); StringBuilder_t* L_94; L_94 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_93, _stringLiteral5F79376E49FC345D1F74769B7D1E538AE10FAE5C, NULL); } IL_01df: { StringBuilder_t* L_95 = V_0; NullCheck(L_95); String_t* L_96; L_96 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_95); return L_96; } } IL2CPP_EXTERN_C String_t* XsdDuration_ToString_mAB96AA9C1E85D555476303E2D1D741B02FD6C698_AdjustorThunk (RuntimeObject* __this, int32_t ___durationType0, const RuntimeMethod* method) { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = XsdDuration_ToString_mAB96AA9C1E85D555476303E2D1D741B02FD6C698(_thisAdjusted, ___durationType0, method); return _returnValue; } // System.Exception System.Xml.Schema.XsdDuration::TryParse(System.String,System.Xml.Schema.XsdDuration&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* XsdDuration_TryParse_mE39AAE64C1A7373A6301B44201C1EFB1E44D2AA4 (String_t* ___s0, XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* ___result1, const RuntimeMethod* method) { { String_t* L_0 = ___s0; XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* L_1 = ___result1; Exception_t* L_2; L_2 = XsdDuration_TryParse_mCA5684ABF12ECFD3874A498B613879ADE9222F34(L_0, 0, L_1, NULL); return L_2; } } // System.Exception System.Xml.Schema.XsdDuration::TryParse(System.String,System.Xml.Schema.XsdDuration/DurationType,System.Xml.Schema.XsdDuration&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* XsdDuration_TryParse_mCA5684ABF12ECFD3874A498B613879ADE9222F34 (String_t* ___s0, int32_t ___durationType1, XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* ___result2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DurationType_tD4A0AE07CC0C51C05B70E801ABF6EE88FAE8D8F9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral06F74C6DAF114664BF1BD452596A0DBDCCED259A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8D04002FC7142DC7148763C90BB38AEEC554A158); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; { V_4 = 0; XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* L_0 = ___result2; il2cpp_codegen_initobj(L_0, sizeof(XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D)); String_t* L_1 = ___s0; NullCheck(L_1); String_t* L_2; L_2 = String_Trim_mCD6D8C6D4CFD15225D12DB7D3E0544CA80FB8DA5(L_1, NULL); ___s0 = L_2; String_t* L_3 = ___s0; NullCheck(L_3); int32_t L_4; L_4 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_3, NULL); V_0 = L_4; V_2 = 0; V_3 = 0; int32_t L_5 = V_2; int32_t L_6 = V_0; if ((((int32_t)L_5) >= ((int32_t)L_6))) { goto IL_02b5; } } { String_t* L_7 = ___s0; int32_t L_8 = V_2; NullCheck(L_7); Il2CppChar L_9; L_9 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_7, L_8, NULL); if ((!(((uint32_t)L_9) == ((uint32_t)((int32_t)45))))) { goto IL_0040; } } { int32_t L_10 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_10, 1)); XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* L_11 = ___result2; L_11->___nanoseconds_6 = ((int32_t)-2147483648LL); goto IL_0047; } IL_0040: { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* L_12 = ___result2; L_12->___nanoseconds_6 = 0; } IL_0047: { int32_t L_13 = V_2; int32_t L_14 = V_0; if ((((int32_t)L_13) >= ((int32_t)L_14))) { goto IL_02b5; } } { String_t* L_15 = ___s0; int32_t L_16 = V_2; int32_t L_17 = L_16; V_2 = ((int32_t)il2cpp_codegen_add(L_17, 1)); NullCheck(L_15); Il2CppChar L_18; L_18 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_15, L_17, NULL); if ((!(((uint32_t)L_18) == ((uint32_t)((int32_t)80))))) { goto IL_02b5; } } { String_t* L_19 = ___s0; String_t* L_20; L_20 = XsdDuration_TryParseDigits_m4930FE80A792995148BE34DCA664BD9067CC5BD4(L_19, (&V_2), (bool)0, (&V_1), (&V_3), NULL); if (L_20) { goto IL_02d8; } } { int32_t L_21 = V_2; int32_t L_22 = V_0; if ((((int32_t)L_21) >= ((int32_t)L_22))) { goto IL_02b5; } } { String_t* L_23 = ___s0; int32_t L_24 = V_2; NullCheck(L_23); Il2CppChar L_25; L_25 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_23, L_24, NULL); if ((!(((uint32_t)L_25) == ((uint32_t)((int32_t)89))))) { goto IL_00bb; } } { int32_t L_26 = V_3; if (!L_26) { goto IL_02b5; } } { int32_t L_27 = V_4; V_4 = ((int32_t)((int32_t)L_27|1)); XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* L_28 = ___result2; int32_t L_29 = V_1; L_28->___years_0 = L_29; int32_t L_30 = V_2; int32_t L_31 = ((int32_t)il2cpp_codegen_add(L_30, 1)); V_2 = L_31; int32_t L_32 = V_0; if ((((int32_t)L_31) == ((int32_t)L_32))) { goto IL_0298; } } { String_t* L_33 = ___s0; String_t* L_34; L_34 = XsdDuration_TryParseDigits_m4930FE80A792995148BE34DCA664BD9067CC5BD4(L_33, (&V_2), (bool)0, (&V_1), (&V_3), NULL); if (L_34) { goto IL_02d8; } } { int32_t L_35 = V_2; int32_t L_36 = V_0; if ((((int32_t)L_35) >= ((int32_t)L_36))) { goto IL_02b5; } } IL_00bb: { String_t* L_37 = ___s0; int32_t L_38 = V_2; NullCheck(L_37); Il2CppChar L_39; L_39 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_37, L_38, NULL); if ((!(((uint32_t)L_39) == ((uint32_t)((int32_t)77))))) { goto IL_00fd; } } { int32_t L_40 = V_3; if (!L_40) { goto IL_02b5; } } { int32_t L_41 = V_4; V_4 = ((int32_t)((int32_t)L_41|2)); XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* L_42 = ___result2; int32_t L_43 = V_1; L_42->___months_1 = L_43; int32_t L_44 = V_2; int32_t L_45 = ((int32_t)il2cpp_codegen_add(L_44, 1)); V_2 = L_45; int32_t L_46 = V_0; if ((((int32_t)L_45) == ((int32_t)L_46))) { goto IL_0298; } } { String_t* L_47 = ___s0; String_t* L_48; L_48 = XsdDuration_TryParseDigits_m4930FE80A792995148BE34DCA664BD9067CC5BD4(L_47, (&V_2), (bool)0, (&V_1), (&V_3), NULL); if (L_48) { goto IL_02d8; } } { int32_t L_49 = V_2; int32_t L_50 = V_0; if ((((int32_t)L_49) >= ((int32_t)L_50))) { goto IL_02b5; } } IL_00fd: { String_t* L_51 = ___s0; int32_t L_52 = V_2; NullCheck(L_51); Il2CppChar L_53; L_53 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_51, L_52, NULL); if ((!(((uint32_t)L_53) == ((uint32_t)((int32_t)68))))) { goto IL_013f; } } { int32_t L_54 = V_3; if (!L_54) { goto IL_02b5; } } { int32_t L_55 = V_4; V_4 = ((int32_t)((int32_t)L_55|4)); XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* L_56 = ___result2; int32_t L_57 = V_1; L_56->___days_2 = L_57; int32_t L_58 = V_2; int32_t L_59 = ((int32_t)il2cpp_codegen_add(L_58, 1)); V_2 = L_59; int32_t L_60 = V_0; if ((((int32_t)L_59) == ((int32_t)L_60))) { goto IL_0298; } } { String_t* L_61 = ___s0; String_t* L_62; L_62 = XsdDuration_TryParseDigits_m4930FE80A792995148BE34DCA664BD9067CC5BD4(L_61, (&V_2), (bool)0, (&V_1), (&V_3), NULL); if (L_62) { goto IL_02d8; } } { int32_t L_63 = V_2; int32_t L_64 = V_0; if ((((int32_t)L_63) >= ((int32_t)L_64))) { goto IL_02b5; } } IL_013f: { String_t* L_65 = ___s0; int32_t L_66 = V_2; NullCheck(L_65); Il2CppChar L_67; L_67 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_65, L_66, NULL); if ((!(((uint32_t)L_67) == ((uint32_t)((int32_t)84))))) { goto IL_0291; } } { int32_t L_68 = V_3; if (L_68) { goto IL_02b5; } } { int32_t L_69 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_69, 1)); String_t* L_70 = ___s0; String_t* L_71; L_71 = XsdDuration_TryParseDigits_m4930FE80A792995148BE34DCA664BD9067CC5BD4(L_70, (&V_2), (bool)0, (&V_1), (&V_3), NULL); if (L_71) { goto IL_02d8; } } { int32_t L_72 = V_2; int32_t L_73 = V_0; if ((((int32_t)L_72) >= ((int32_t)L_73))) { goto IL_02b5; } } { String_t* L_74 = ___s0; int32_t L_75 = V_2; NullCheck(L_74); Il2CppChar L_76; L_76 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_74, L_75, NULL); if ((!(((uint32_t)L_76) == ((uint32_t)((int32_t)72))))) { goto IL_01b2; } } { int32_t L_77 = V_3; if (!L_77) { goto IL_02b5; } } { int32_t L_78 = V_4; V_4 = ((int32_t)((int32_t)L_78|8)); XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* L_79 = ___result2; int32_t L_80 = V_1; L_79->___hours_3 = L_80; int32_t L_81 = V_2; int32_t L_82 = ((int32_t)il2cpp_codegen_add(L_81, 1)); V_2 = L_82; int32_t L_83 = V_0; if ((((int32_t)L_82) == ((int32_t)L_83))) { goto IL_0298; } } { String_t* L_84 = ___s0; String_t* L_85; L_85 = XsdDuration_TryParseDigits_m4930FE80A792995148BE34DCA664BD9067CC5BD4(L_84, (&V_2), (bool)0, (&V_1), (&V_3), NULL); if (L_85) { goto IL_02d8; } } { int32_t L_86 = V_2; int32_t L_87 = V_0; if ((((int32_t)L_86) >= ((int32_t)L_87))) { goto IL_02b5; } } IL_01b2: { String_t* L_88 = ___s0; int32_t L_89 = V_2; NullCheck(L_88); Il2CppChar L_90; L_90 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_88, L_89, NULL); if ((!(((uint32_t)L_90) == ((uint32_t)((int32_t)77))))) { goto IL_01f5; } } { int32_t L_91 = V_3; if (!L_91) { goto IL_02b5; } } { int32_t L_92 = V_4; V_4 = ((int32_t)((int32_t)L_92|((int32_t)16))); XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* L_93 = ___result2; int32_t L_94 = V_1; L_93->___minutes_4 = L_94; int32_t L_95 = V_2; int32_t L_96 = ((int32_t)il2cpp_codegen_add(L_95, 1)); V_2 = L_96; int32_t L_97 = V_0; if ((((int32_t)L_96) == ((int32_t)L_97))) { goto IL_0298; } } { String_t* L_98 = ___s0; String_t* L_99; L_99 = XsdDuration_TryParseDigits_m4930FE80A792995148BE34DCA664BD9067CC5BD4(L_98, (&V_2), (bool)0, (&V_1), (&V_3), NULL); if (L_99) { goto IL_02d8; } } { int32_t L_100 = V_2; int32_t L_101 = V_0; if ((((int32_t)L_100) >= ((int32_t)L_101))) { goto IL_02b5; } } IL_01f5: { String_t* L_102 = ___s0; int32_t L_103 = V_2; NullCheck(L_102); Il2CppChar L_104; L_104 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_102, L_103, NULL); if ((!(((uint32_t)L_104) == ((uint32_t)((int32_t)46))))) { goto IL_026d; } } { int32_t L_105 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_105, 1)); int32_t L_106 = V_4; V_4 = ((int32_t)((int32_t)L_106|((int32_t)32))); XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* L_107 = ___result2; int32_t L_108 = V_1; L_107->___seconds_5 = L_108; String_t* L_109 = ___s0; String_t* L_110; L_110 = XsdDuration_TryParseDigits_m4930FE80A792995148BE34DCA664BD9067CC5BD4(L_109, (&V_2), (bool)1, (&V_1), (&V_3), NULL); if (L_110) { goto IL_02d8; } } { int32_t L_111 = V_3; if (L_111) { goto IL_0234; } } { V_1 = 0; goto IL_0234; } IL_022b: { int32_t L_112 = V_1; V_1 = ((int32_t)(L_112/((int32_t)10))); int32_t L_113 = V_3; V_3 = ((int32_t)il2cpp_codegen_subtract(L_113, 1)); } IL_0234: { int32_t L_114 = V_3; if ((((int32_t)L_114) > ((int32_t)((int32_t)9)))) { goto IL_022b; } } { goto IL_0244; } IL_023b: { int32_t L_115 = V_1; V_1 = ((int32_t)il2cpp_codegen_multiply(L_115, ((int32_t)10))); int32_t L_116 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_116, 1)); } IL_0244: { int32_t L_117 = V_3; if ((((int32_t)L_117) < ((int32_t)((int32_t)9)))) { goto IL_023b; } } { XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* L_118 = ___result2; uint32_t* L_119 = (&L_118->___nanoseconds_6); uint32_t* L_120 = L_119; int32_t L_121 = *((uint32_t*)L_120); int32_t L_122 = V_1; *((int32_t*)L_120) = (int32_t)((int32_t)(L_121|L_122)); int32_t L_123 = V_2; int32_t L_124 = V_0; if ((((int32_t)L_123) >= ((int32_t)L_124))) { goto IL_02b5; } } { String_t* L_125 = ___s0; int32_t L_126 = V_2; NullCheck(L_125); Il2CppChar L_127; L_127 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_125, L_126, NULL); if ((!(((uint32_t)L_127) == ((uint32_t)((int32_t)83))))) { goto IL_02b5; } } { int32_t L_128 = V_2; int32_t L_129 = ((int32_t)il2cpp_codegen_add(L_128, 1)); V_2 = L_129; int32_t L_130 = V_0; if ((!(((uint32_t)L_129) == ((uint32_t)L_130)))) { goto IL_0291; } } { goto IL_0298; } IL_026d: { String_t* L_131 = ___s0; int32_t L_132 = V_2; NullCheck(L_131); Il2CppChar L_133; L_133 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_131, L_132, NULL); if ((!(((uint32_t)L_133) == ((uint32_t)((int32_t)83))))) { goto IL_0291; } } { int32_t L_134 = V_3; if (!L_134) { goto IL_02b5; } } { int32_t L_135 = V_4; V_4 = ((int32_t)((int32_t)L_135|((int32_t)32))); XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* L_136 = ___result2; int32_t L_137 = V_1; L_136->___seconds_5 = L_137; int32_t L_138 = V_2; int32_t L_139 = ((int32_t)il2cpp_codegen_add(L_138, 1)); V_2 = L_139; int32_t L_140 = V_0; if ((((int32_t)L_139) == ((int32_t)L_140))) { goto IL_0298; } } IL_0291: { int32_t L_141 = V_3; if (L_141) { goto IL_02b5; } } { int32_t L_142 = V_2; int32_t L_143 = V_0; if ((!(((uint32_t)L_142) == ((uint32_t)L_143)))) { goto IL_02b5; } } IL_0298: { int32_t L_144 = V_4; if (!L_144) { goto IL_02b5; } } { int32_t L_145 = ___durationType1; if ((!(((uint32_t)L_145) == ((uint32_t)2)))) { goto IL_02a8; } } { int32_t L_146 = V_4; if (!((int32_t)((int32_t)L_146&3))) { goto IL_02b3; } } { goto IL_02b5; } IL_02a8: { int32_t L_147 = ___durationType1; if ((!(((uint32_t)L_147) == ((uint32_t)1)))) { goto IL_02b3; } } { int32_t L_148 = V_4; if (((int32_t)((int32_t)L_148&((int32_t)-4)))) { goto IL_02b5; } } IL_02b3: { return (Exception_t*)NULL; } IL_02b5: { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_149 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_150 = L_149; String_t* L_151 = ___s0; NullCheck(L_150); ArrayElementTypeCheck (L_150, L_151); (L_150)->SetAt(static_cast(0), (RuntimeObject*)L_151); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_152 = L_150; int32_t L_153 = ___durationType1; int32_t L_154 = L_153; RuntimeObject* L_155 = Box(DurationType_tD4A0AE07CC0C51C05B70E801ABF6EE88FAE8D8F9_il2cpp_TypeInfo_var, &L_154); NullCheck(L_152); ArrayElementTypeCheck (L_152, L_155); (L_152)->SetAt(static_cast(1), (RuntimeObject*)L_155); String_t* L_156; L_156 = Res_GetString_mB929E696BF2E2F27CD03C0B61301A9DFE2FDEEF9(_stringLiteral8D04002FC7142DC7148763C90BB38AEEC554A158, L_152, NULL); FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B* L_157 = (FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B*)il2cpp_codegen_object_new(FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B_il2cpp_TypeInfo_var); NullCheck(L_157); FormatException__ctor_mE04AEA59C0EEFF4BD34B7CE8601F9D331D1D473E(L_157, L_156, NULL); return L_157; } IL_02d8: { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_158 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_159 = L_158; String_t* L_160 = ___s0; NullCheck(L_159); ArrayElementTypeCheck (L_159, L_160); (L_159)->SetAt(static_cast(0), (RuntimeObject*)L_160); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_161 = L_159; int32_t L_162 = ___durationType1; int32_t L_163 = L_162; RuntimeObject* L_164 = Box(DurationType_tD4A0AE07CC0C51C05B70E801ABF6EE88FAE8D8F9_il2cpp_TypeInfo_var, &L_163); NullCheck(L_161); ArrayElementTypeCheck (L_161, L_164); (L_161)->SetAt(static_cast(1), (RuntimeObject*)L_164); String_t* L_165; L_165 = Res_GetString_mB929E696BF2E2F27CD03C0B61301A9DFE2FDEEF9(_stringLiteral06F74C6DAF114664BF1BD452596A0DBDCCED259A, L_161, NULL); OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C* L_166 = (OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C*)il2cpp_codegen_object_new(OverflowException_t6F6AD8CACE20C37F701C05B373A215C4802FAB0C_il2cpp_TypeInfo_var); NullCheck(L_166); OverflowException__ctor_m2B99D79236B7B87C0BB6C9AB2E557DECE481C264(L_166, L_165, NULL); return L_166; } } // System.String System.Xml.Schema.XsdDuration::TryParseDigits(System.String,System.Int32&,System.Boolean,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XsdDuration_TryParseDigits_m4930FE80A792995148BE34DCA664BD9067CC5BD4 (String_t* ___s0, int32_t* ___offset1, bool ___eatDigits2, int32_t* ___result3, int32_t* ___numDigits4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral06F74C6DAF114664BF1BD452596A0DBDCCED259A); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t* L_0 = ___offset1; int32_t L_1 = *((int32_t*)L_0); V_0 = L_1; String_t* L_2 = ___s0; NullCheck(L_2); int32_t L_3; L_3 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_2, NULL); V_1 = L_3; int32_t* L_4 = ___result3; *((int32_t*)L_4) = (int32_t)0; int32_t* L_5 = ___numDigits4; *((int32_t*)L_5) = (int32_t)0; goto IL_0073; } IL_0013: { String_t* L_6 = ___s0; int32_t* L_7 = ___offset1; int32_t L_8 = *((int32_t*)L_7); NullCheck(L_6); Il2CppChar L_9; L_9 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_6, L_8, NULL); V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, ((int32_t)48))); int32_t* L_10 = ___result3; int32_t L_11 = *((int32_t*)L_10); int32_t L_12 = V_2; if ((((int32_t)L_11) <= ((int32_t)((int32_t)(((int32_t)il2cpp_codegen_subtract(((int32_t)2147483647LL), L_12))/((int32_t)10)))))) { goto IL_0064; } } { bool L_13 = ___eatDigits2; if (L_13) { goto IL_0036; } } { return _stringLiteral06F74C6DAF114664BF1BD452596A0DBDCCED259A; } IL_0036: { int32_t* L_14 = ___numDigits4; int32_t* L_15 = ___offset1; int32_t L_16 = *((int32_t*)L_15); int32_t L_17 = V_0; *((int32_t*)L_14) = (int32_t)((int32_t)il2cpp_codegen_subtract(L_16, L_17)); goto IL_0045; } IL_003f: { int32_t* L_18 = ___offset1; int32_t* L_19 = ___offset1; int32_t L_20 = *((int32_t*)L_19); *((int32_t*)L_18) = (int32_t)((int32_t)il2cpp_codegen_add(L_20, 1)); } IL_0045: { int32_t* L_21 = ___offset1; int32_t L_22 = *((int32_t*)L_21); int32_t L_23 = V_1; if ((((int32_t)L_22) >= ((int32_t)L_23))) { goto IL_0062; } } { String_t* L_24 = ___s0; int32_t* L_25 = ___offset1; int32_t L_26 = *((int32_t*)L_25); NullCheck(L_24); Il2CppChar L_27; L_27 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_24, L_26, NULL); if ((((int32_t)L_27) < ((int32_t)((int32_t)48)))) { goto IL_0062; } } { String_t* L_28 = ___s0; int32_t* L_29 = ___offset1; int32_t L_30 = *((int32_t*)L_29); NullCheck(L_28); Il2CppChar L_31; L_31 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_28, L_30, NULL); if ((((int32_t)L_31) <= ((int32_t)((int32_t)57)))) { goto IL_003f; } } IL_0062: { return (String_t*)NULL; } IL_0064: { int32_t* L_32 = ___result3; int32_t* L_33 = ___result3; int32_t L_34 = *((int32_t*)L_33); int32_t L_35 = V_2; *((int32_t*)L_32) = (int32_t)((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_34, ((int32_t)10))), L_35)); int32_t* L_36 = ___offset1; int32_t* L_37 = ___offset1; int32_t L_38 = *((int32_t*)L_37); *((int32_t*)L_36) = (int32_t)((int32_t)il2cpp_codegen_add(L_38, 1)); } IL_0073: { int32_t* L_39 = ___offset1; int32_t L_40 = *((int32_t*)L_39); int32_t L_41 = V_1; if ((((int32_t)L_40) >= ((int32_t)L_41))) { goto IL_0090; } } { String_t* L_42 = ___s0; int32_t* L_43 = ___offset1; int32_t L_44 = *((int32_t*)L_43); NullCheck(L_42); Il2CppChar L_45; L_45 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_42, L_44, NULL); if ((((int32_t)L_45) < ((int32_t)((int32_t)48)))) { goto IL_0090; } } { String_t* L_46 = ___s0; int32_t* L_47 = ___offset1; int32_t L_48 = *((int32_t*)L_47); NullCheck(L_46); Il2CppChar L_49; L_49 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_46, L_48, NULL); if ((((int32_t)L_49) <= ((int32_t)((int32_t)57)))) { goto IL_0013; } } IL_0090: { int32_t* L_50 = ___numDigits4; int32_t* L_51 = ___offset1; int32_t L_52 = *((int32_t*)L_51); int32_t L_53 = V_0; *((int32_t*)L_50) = (int32_t)((int32_t)il2cpp_codegen_subtract(L_52, L_53)); return (String_t*)NULL; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XsdValidator::.ctor(System.Xml.Schema.BaseValidator) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator__ctor_mF4CB64D94F8D9FC9E4D9AA8D0E6B7DE72ECF514C (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* ___validator0, const RuntimeMethod* method) { { __this->___startIDConstraint_15 = (-1); BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* L_0 = ___validator0; BaseValidator__ctor_m2C99DBB988AA7C272947ADE5EFE0CF08626F2A6F(__this, L_0, NULL); XsdValidator_Init_mE693ACE2939DB3A2DA45E64D96270D9B02D01E73(__this, NULL); return; } } // System.Void System.Xml.Schema.XsdValidator::.ctor(System.Xml.XmlValidatingReaderImpl,System.Xml.Schema.XmlSchemaCollection,System.Xml.IValidationEventHandling) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator__ctor_mD43FC09C023B229E301531001DF1D326D625CF3E (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* ___reader0, XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* ___schemaCollection1, RuntimeObject* ___eventHandling2, const RuntimeMethod* method) { { __this->___startIDConstraint_15 = (-1); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_0 = ___reader0; XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* L_1 = ___schemaCollection1; RuntimeObject* L_2 = ___eventHandling2; BaseValidator__ctor_m20211D6CCF6743C8868B2AAC093752B0E83FFB7A(__this, L_0, L_1, L_2, NULL); XsdValidator_Init_mE693ACE2939DB3A2DA45E64D96270D9B02D01E73(__this, NULL); return; } } // System.Void System.Xml.Schema.XsdValidator::Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_Init_mE693ACE2939DB3A2DA45E64D96270D9B02D01E73 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2CAB73EF57D40E8B63A7CA91D057C0B68DB59100); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral63CBFAF32B506F8EA636D9CD08CD2EDAA1756BDE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7C014955313A7D33D5D04696B884B25325E6393C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE249DDFD90EBFAAEE63734F28F6668A2FB5BD5AF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEBEFE00D9826F57DF92563511F63A82DDD84B35E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFEE4613988B693DA6A4D82B4FB413453362FD0FD); s_Il2CppMethodInitialized = true; } { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_0 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_0); XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_1; L_1 = VirtualFuncInvoker0< XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* >::Invoke(51 /* System.Xml.XmlNamespaceManager System.Xml.XmlReader::get_NamespaceManager() */, L_0); __this->___nsManager_18 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___nsManager_18), (void*)L_1); XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_2 = __this->___nsManager_18; if (L_2) { goto IL_0031; } } { XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_3; L_3 = BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5_inline(__this, NULL); XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_4 = (XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F*)il2cpp_codegen_object_new(XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F_il2cpp_TypeInfo_var); NullCheck(L_4); XmlNamespaceManager__ctor_m18E69120CE5886E06630CCCC3215D2C67FC669DB(L_4, L_3, NULL); __this->___nsManager_18 = L_4; Il2CppCodeGenWriteBarrier((void**)(&__this->___nsManager_18), (void*)L_4); __this->___bManageNamespaces_19 = (bool)1; } IL_0031: { HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_5 = (HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5*)il2cpp_codegen_object_new(HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5_il2cpp_TypeInfo_var); NullCheck(L_5); HWStack__ctor_mC458E3344CF521C473E1C0FF77D350E65A11A9C9(L_5, ((int32_t)10), NULL); __this->___validationStack_16 = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->___validationStack_16), (void*)L_5); StringBuilder_t* L_6 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); NullCheck(L_6); StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_6, NULL); ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___textValue_11 = L_6; Il2CppCodeGenWriteBarrier((void**)(&((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___textValue_11), (void*)L_6); Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_7 = (Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D*)il2cpp_codegen_object_new(Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_il2cpp_TypeInfo_var); NullCheck(L_7); Hashtable__ctor_mD7E2F1EB1BFD683186ECD6EDBE1708AF35C3A87D(L_7, NULL); __this->___attPresence_17 = L_7; Il2CppCodeGenWriteBarrier((void**)(&__this->___attPresence_17), (void*)L_7); SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_8 = (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E*)il2cpp_codegen_object_new(SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E_il2cpp_TypeInfo_var); NullCheck(L_8); SchemaInfo__ctor_mF2778D9A328648120368A2B00DC41949E52E0963(L_8, NULL); ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___schemaInfo_7 = L_8; Il2CppCodeGenWriteBarrier((void**)(&((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___schemaInfo_7), (void*)L_8); ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___checkDatatype_14 = (bool)0; __this->___processContents_23 = 3; il2cpp_codegen_runtime_class_init_inline(XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9_il2cpp_TypeInfo_var); XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_9 = ((XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9_il2cpp_TypeInfo_var))->___Empty_4; XsdValidator_Push_m56AE42051EE40CE1ABB5142449DB9AD93CBF686F(__this, L_9, NULL); XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_10; L_10 = BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5_inline(__this, NULL); NullCheck(L_10); String_t* L_11; L_11 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(6 /* System.String System.Xml.XmlNameTable::Add(System.String) */, L_10, _stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE); __this->___NsXmlNs_27 = L_11; Il2CppCodeGenWriteBarrier((void**)(&__this->___NsXmlNs_27), (void*)L_11); XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_12; L_12 = BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5_inline(__this, NULL); NullCheck(L_12); String_t* L_13; L_13 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(6 /* System.String System.Xml.XmlNameTable::Add(System.String) */, L_12, _stringLiteralE249DDFD90EBFAAEE63734F28F6668A2FB5BD5AF); __this->___NsXs_28 = L_13; Il2CppCodeGenWriteBarrier((void**)(&__this->___NsXs_28), (void*)L_13); XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_14; L_14 = BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5_inline(__this, NULL); NullCheck(L_14); String_t* L_15; L_15 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(6 /* System.String System.Xml.XmlNameTable::Add(System.String) */, L_14, _stringLiteral7C014955313A7D33D5D04696B884B25325E6393C); __this->___NsXsi_29 = L_15; Il2CppCodeGenWriteBarrier((void**)(&__this->___NsXsi_29), (void*)L_15); XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_16; L_16 = BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5_inline(__this, NULL); NullCheck(L_16); String_t* L_17; L_17 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(6 /* System.String System.Xml.XmlNameTable::Add(System.String) */, L_16, _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7); __this->___XsiType_30 = L_17; Il2CppCodeGenWriteBarrier((void**)(&__this->___XsiType_30), (void*)L_17); XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_18; L_18 = BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5_inline(__this, NULL); NullCheck(L_18); String_t* L_19; L_19 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(6 /* System.String System.Xml.XmlNameTable::Add(System.String) */, L_18, _stringLiteral2CAB73EF57D40E8B63A7CA91D057C0B68DB59100); __this->___XsiNil_31 = L_19; Il2CppCodeGenWriteBarrier((void**)(&__this->___XsiNil_31), (void*)L_19); XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_20; L_20 = BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5_inline(__this, NULL); NullCheck(L_20); String_t* L_21; L_21 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(6 /* System.String System.Xml.XmlNameTable::Add(System.String) */, L_20, _stringLiteralFEE4613988B693DA6A4D82B4FB413453362FD0FD); __this->___XsiSchemaLocation_32 = L_21; Il2CppCodeGenWriteBarrier((void**)(&__this->___XsiSchemaLocation_32), (void*)L_21); XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_22; L_22 = BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5_inline(__this, NULL); NullCheck(L_22); String_t* L_23; L_23 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(6 /* System.String System.Xml.XmlNameTable::Add(System.String) */, L_22, _stringLiteral63CBFAF32B506F8EA636D9CD08CD2EDAA1756BDE); __this->___XsiNoNamespaceSchemaLocation_33 = L_23; Il2CppCodeGenWriteBarrier((void**)(&__this->___XsiNoNamespaceSchemaLocation_33), (void*)L_23); XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_24; L_24 = BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5_inline(__this, NULL); NullCheck(L_24); String_t* L_25; L_25 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(6 /* System.String System.Xml.XmlNameTable::Add(System.String) */, L_24, _stringLiteralEBEFE00D9826F57DF92563511F63A82DDD84B35E); __this->___XsdSchema_34 = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___XsdSchema_34), (void*)L_25); return; } } // System.Void System.Xml.Schema.XsdValidator::Validate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_Validate_mFA4F0AF41ADDEA43D26C8692A8CC6E75895A8A58 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { bool L_0; L_0 = XsdValidator_get_IsInlineSchemaStarted_mC7666FED96348F8DAFC568FD5920EC880D7FCE26(__this, NULL); if (!L_0) { goto IL_000f; } } { XsdValidator_ProcessInlineSchema_m89770A29D1E79E7549886C0C2562ACCA4C6DBF75(__this, NULL); return; } IL_000f: { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_1 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_1); int32_t L_2; L_2 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, L_1); V_0 = L_2; int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_003b; } } { int32_t L_4 = V_0; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, 3))) > ((uint32_t)1)))) { goto IL_0057; } } { int32_t L_5 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_5, ((int32_t)13)))) { case 0: { goto IL_0050; } case 1: { goto IL_0057; } case 2: { goto IL_005e; } } } { return; } IL_003b: { XsdValidator_ValidateElement_m7DADC19C922A801AF63F1C9CE1DEE964394ED4AD(__this, NULL); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_6 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_6); bool L_7; L_7 = VirtualFuncInvoker0< bool >::Invoke(14 /* System.Boolean System.Xml.XmlReader::get_IsEmptyElement() */, L_6); if (!L_7) { goto IL_0064; } } { goto IL_005e; } IL_0050: { BaseValidator_ValidateWhitespace_m73339F1D7B4FA6409B17B20589914EFEBF381475(__this, NULL); return; } IL_0057: { BaseValidator_ValidateText_m0CD6CAA4B8C4DAE981A5EEA5FEB4404ECF97F079(__this, NULL); return; } IL_005e: { XsdValidator_ValidateEndElement_m9772308296361CC5B26E7CE03F2EA28DA6F3F236(__this, NULL); } IL_0064: { return; } } // System.Void System.Xml.Schema.XsdValidator::CompleteValidation() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_CompleteValidation_mECC6F7E04F6265C9429A72DCF4BB61D68EACBA2F (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { { XsdValidator_CheckForwardRefs_m3A69F9B67082D120DEC94E9EBF7F8D27DFA3F27F(__this, NULL); return; } } // System.Boolean System.Xml.Schema.XsdValidator::get_IsInlineSchemaStarted() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XsdValidator_get_IsInlineSchemaStarted_mC7666FED96348F8DAFC568FD5920EC880D7FCE26 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { { Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* L_0 = __this->___inlineSchemaParser_22; return (bool)((!(((RuntimeObject*)(Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07*)L_0) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); } } // System.Void System.Xml.Schema.XsdValidator::ProcessInlineSchema() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ProcessInlineSchema_m89770A29D1E79E7549886C0C2562ACCA4C6DBF75 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_mB58A1ED30A4979126B249E60D66D4391F6FF65F6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* V_0 = NULL; String_t* V_1 = NULL; SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* V_2 = NULL; XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* V_3 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; String_t* G_B6_0 = NULL; { Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* L_0 = __this->___inlineSchemaParser_22; NullCheck(L_0); bool L_1; L_1 = Parser_ParseReaderNode_mDE124259DA600588C00200854794274AA5F8946A(L_0, NULL); if (L_1) { goto IL_00c9; } } { Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* L_2 = __this->___inlineSchemaParser_22; NullCheck(L_2); int32_t L_3; L_3 = Parser_FinishParsing_m06B8B06E4ABA5BE31AE936826C3E750F84FFC69F_inline(L_2, NULL); Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* L_4 = __this->___inlineSchemaParser_22; NullCheck(L_4); XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* L_5; L_5 = Parser_get_XmlSchema_mD5A4C6BA4B18957DA23830385DEAD714D09A9D4B_inline(L_4, NULL); V_0 = L_5; V_1 = (String_t*)NULL; XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* L_6 = V_0; if (!L_6) { goto IL_00c2; } } { XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* L_7 = V_0; NullCheck(L_7); int32_t L_8; L_8 = XmlSchema_get_ErrorCount_m05CFECE281B8DDD5F4BD8EA39E8E4E493676D0B7_inline(L_7, NULL); if (L_8) { goto IL_00c2; } } try {// begin try (depth: 1) { SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_9 = (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E*)il2cpp_codegen_object_new(SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E_il2cpp_TypeInfo_var); NullCheck(L_9); SchemaInfo__ctor_mF2778D9A328648120368A2B00DC41949E52E0963(L_9, NULL); V_2 = L_9; SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_10 = V_2; NullCheck(L_10); SchemaInfo_set_SchemaType_m00F5B5934AC3BDDD71AAEB8CA3E307451FA51229_inline(L_10, 3, NULL); XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* L_11 = V_0; NullCheck(L_11); String_t* L_12; L_12 = XmlSchema_get_TargetNamespace_mAFA4B36F2637087A82F54ADE6E5A627744705064_inline(L_11, NULL); if (!L_12) { goto IL_0058_1; } } { XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* L_13 = V_0; NullCheck(L_13); String_t* L_14; L_14 = XmlSchema_get_TargetNamespace_mAFA4B36F2637087A82F54ADE6E5A627744705064_inline(L_13, NULL); G_B6_0 = L_14; goto IL_005d_1; } IL_0058_1: { String_t* L_15 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; G_B6_0 = L_15; } IL_005d_1: { V_1 = G_B6_0; SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_16; L_16 = BaseValidator_get_SchemaInfo_mE8B092165F3FFCE8F3090BE44D60178C76451AB3_inline(__this, NULL); NullCheck(L_16); Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* L_17; L_17 = SchemaInfo_get_TargetNamespaces_m051A78CD43B364C0B10D75781749BAEE3EBF564D_inline(L_16, NULL); String_t* L_18 = V_1; NullCheck(L_17); bool L_19; L_19 = Dictionary_2_ContainsKey_mB58A1ED30A4979126B249E60D66D4391F6FF65F6(L_17, L_18, Dictionary_2_ContainsKey_mB58A1ED30A4979126B249E60D66D4391F6FF65F6_RuntimeMethod_var); if (L_19) { goto IL_0094_1; } } { XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* L_20; L_20 = BaseValidator_get_SchemaCollection_mFB598756F922146498445D82C48D7C5071917DC7_inline(__this, NULL); String_t* L_21 = V_1; SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_22 = V_2; XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* L_23 = V_0; NullCheck(L_20); XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* L_24; L_24 = XmlSchemaCollection_Add_m75A36701A3CB81FB45AFFF30BA3E9A8A0E900020(L_20, L_21, L_22, L_23, (bool)1, NULL); if (!L_24) { goto IL_0094_1; } } { SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_25; L_25 = BaseValidator_get_SchemaInfo_mE8B092165F3FFCE8F3090BE44D60178C76451AB3_inline(__this, NULL); SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_26 = V_2; ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* L_27; L_27 = BaseValidator_get_EventHandler_mDD30026D63AC63C18F0E134AA6FFE634616F21F8(__this, NULL); NullCheck(L_25); SchemaInfo_Add_m9F48748C906F00CC081EFDA73BDE062CFA991019(L_25, L_26, L_27, NULL); } IL_0094_1: { goto IL_00c2; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0096; } throw e; } CATCH_0096: {// begin catch(System.Xml.Schema.XmlSchemaException) V_3 = ((XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B*)IL2CPP_GET_ACTIVE_EXCEPTION(XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B*)); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_28 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var)), (uint32_t)2); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_29 = L_28; Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* L_30; L_30 = BaseValidator_get_BaseUri_m400505E56F164D6954DC3E55005B7D8E5B1BAF23_inline(__this, NULL); NullCheck(L_30); String_t* L_31; L_31 = Uri_get_AbsoluteUri_m080934F4F2E2160EBEABDF00F8B6D59888EA63AE(L_30, NULL); NullCheck(L_29); ArrayElementTypeCheck (L_29, L_31); (L_29)->SetAt(static_cast(0), (String_t*)L_31); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_32 = L_29; XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* L_33 = V_3; NullCheck(L_33); String_t* L_34; L_34 = VirtualFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Exception::get_Message() */, L_33); NullCheck(L_32); ArrayElementTypeCheck (L_32, L_34); (L_32)->SetAt(static_cast(1), (String_t*)L_34); BaseValidator_SendValidationEvent_m0395B5910EE493C439E8E380A73A22B779486263(__this, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBCC97599BA06B937BC2C0F377AE4E5E8DCC5D5AE)), L_32, 0, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_00c2; }// end catch (depth: 1) IL_00c2: { __this->___inlineSchemaParser_22 = (Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___inlineSchemaParser_22), (void*)(Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07*)NULL); } IL_00c9: { return; } } // System.Void System.Xml.Schema.XsdValidator::ValidateElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ValidateElement_m7DADC19C922A801AF63F1C9CE1DEE964394ED4AD (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_0 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___elementName_9; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_1 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_1); String_t* L_2; L_2 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Xml.XmlReader::get_LocalName() */, L_1); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_3 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_3); String_t* L_4; L_4 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Xml.XmlReader::get_NamespaceURI() */, L_3); NullCheck(L_0); XmlQualifiedName_Init_m2F37BA4297673844DC409B1C7E03849BC95EAAFB(L_0, L_2, L_4, NULL); RuntimeObject* L_5; L_5 = XsdValidator_ValidateChildElement_m2D529CCD404617083C5B785D5DED029FA7401DAD(__this, NULL); V_0 = L_5; XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_6 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___elementName_9; NullCheck(L_6); String_t* L_7; L_7 = XmlQualifiedName_get_Name_mC9D21D5BADE11AEAC7ED5886B39E1A774C63B830_inline(L_6, NULL); XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_8 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___elementName_9; NullCheck(L_8); String_t* L_9; L_9 = XmlQualifiedName_get_Namespace_m0CAE4A651EF1CA6F0EB657C83608A796038A2615_inline(L_8, NULL); bool L_10; L_10 = XsdValidator_IsXSDRoot_m799AA32253D6B49813FC037E69B12F8E0137C3FC(__this, L_7, L_9, NULL); if (!L_10) { goto IL_008b; } } { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_11 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_11); int32_t L_12; L_12 = VirtualFuncInvoker0< int32_t >::Invoke(12 /* System.Int32 System.Xml.XmlReader::get_Depth() */, L_11); if ((((int32_t)L_12) <= ((int32_t)0))) { goto IL_008b; } } { XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_13; L_13 = BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5_inline(__this, NULL); SchemaNames_tF7A45B027D5759AA56D035F5962B4612A6B0902F* L_14; L_14 = BaseValidator_get_SchemaNames_m349912EABFA59AE399C537F4266DD272DB02D8C9(__this, NULL); ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* L_15; L_15 = BaseValidator_get_EventHandler_mDD30026D63AC63C18F0E134AA6FFE634616F21F8(__this, NULL); Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* L_16 = (Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07*)il2cpp_codegen_object_new(Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07_il2cpp_TypeInfo_var); NullCheck(L_16); Parser__ctor_mD0856FD6103718FD65B714D40D94187514405DDD(L_16, 3, L_13, L_14, L_15, NULL); __this->___inlineSchemaParser_22 = L_16; Il2CppCodeGenWriteBarrier((void**)(&__this->___inlineSchemaParser_22), (void*)L_16); Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* L_17 = __this->___inlineSchemaParser_22; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_18 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_17); Parser_StartParsing_mF36C4EFCEEA4BFBDE0B95288FBA0074FD38ED92D(L_17, L_18, (String_t*)NULL, NULL); XsdValidator_ProcessInlineSchema_m89770A29D1E79E7549886C0C2562ACCA4C6DBF75(__this, NULL); return; } IL_008b: { RuntimeObject* L_19 = V_0; XsdValidator_ProcessElement_m7ED45B41F63AAB6CEFDAA82B9C35B9891DDB6F5B(__this, L_19, NULL); return; } } // System.Object System.Xml.Schema.XsdValidator::ValidateChildElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* XsdValidator_ValidateChildElement_m2D529CCD404617083C5B785D5DED029FA7401DAD (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0901134D0AAC017F10EDB3442E6BE80DE8088750); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8F839BDC3429BE57DDFCBA5029D2705E8656B685); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { V_0 = NULL; V_1 = 0; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_0 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_0); bool L_1 = L_0->___NeedValidateChildren_2; if (!L_1) { goto IL_00cf; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_2 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_2); bool L_3 = L_2->___IsNill_0; if (!L_3) { goto IL_0039; } } { XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_4 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___elementName_9; NullCheck(L_4); String_t* L_5; L_5 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_4); BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E(__this, _stringLiteral8F839BDC3429BE57DDFCBA5029D2705E8656B685, L_5, NULL); return NULL; } IL_0039: { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_6 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_6); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_7 = L_6->___ElementDecl_7; NullCheck(L_7); ContentValidator_t42EB1802005FF0D871EE98A34ADB69091CCE48FE* L_8; L_8 = SchemaElementDecl_get_ContentValidator_m687E7878F142CFC03B5D7B4FFD6FE1F4AE6526E1_inline(L_7, NULL); XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_9 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___elementName_9; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_10 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_8); RuntimeObject* L_11; L_11 = VirtualFuncInvoker3< RuntimeObject*, XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9*, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*, int32_t* >::Invoke(6 /* System.Object System.Xml.Schema.ContentValidator::ValidateElement(System.Xml.XmlQualifiedName,System.Xml.Schema.ValidationState,System.Int32&) */, L_8, L_9, L_10, (&V_1)); V_0 = L_11; RuntimeObject* L_12 = V_0; if (L_12) { goto IL_00cf; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_13 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; int32_t L_14 = 1; V_2 = L_14; NullCheck(L_13); L_13->___ProcessContents_5 = L_14; int32_t L_15 = V_2; __this->___processContents_23 = L_15; int32_t L_16 = V_1; if ((!(((uint32_t)L_16) == ((uint32_t)((int32_t)-2))))) { goto IL_0090; } } { XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_17 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___elementName_9; NullCheck(L_17); String_t* L_18; L_18 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_17); BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E(__this, _stringLiteral0901134D0AAC017F10EDB3442E6BE80DE8088750, L_18, NULL); } IL_0090: { XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_19 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___elementName_9; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_20 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* L_21; L_21 = BaseValidator_get_EventHandler_mDD30026D63AC63C18F0E134AA6FFE634616F21F8(__this, NULL); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_22 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_23 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_23); String_t* L_24; L_24 = VirtualFuncInvoker0< String_t* >::Invoke(13 /* System.String System.Xml.XmlReader::get_BaseURI() */, L_23); PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* L_25; L_25 = BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573_inline(__this, NULL); NullCheck(L_25); int32_t L_26; L_26 = VirtualFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 System.Xml.PositionInfo::get_LineNumber() */, L_25); PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* L_27; L_27 = BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573_inline(__this, NULL); NullCheck(L_27); int32_t L_28; L_28 = VirtualFuncInvoker0< int32_t >::Invoke(9 /* System.Int32 System.Xml.PositionInfo::get_LinePosition() */, L_27); il2cpp_codegen_runtime_class_init_inline(XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24_il2cpp_TypeInfo_var); XmlSchemaValidator_ElementValidationError_mC06E6C27F8E55106EEAC5195BBC024411686007C(L_19, L_20, L_21, L_22, L_24, L_26, L_28, (XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1*)NULL, NULL); } IL_00cf: { RuntimeObject* L_29 = V_0; return L_29; } } // System.Void System.Xml.Schema.XsdValidator::ProcessElement(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ProcessElement_m7ED45B41F63AAB6CEFDAA82B9C35B9891DDB6F5B (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, RuntimeObject* ___particle0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3EFFD7B78590D0A4A35E96995F34898C87AF2B73); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralABFF22436A86FE2F790C197D8D60381EFD86A5A6); s_Il2CppMethodInitialized = true; } XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* V_0 = NULL; String_t* V_1 = NULL; SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* V_2 = NULL; { RuntimeObject* L_0 = ___particle0; SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_1; L_1 = XsdValidator_FastGetElementDecl_m40578C44C2B496A8F7943F1454BC902A7E683A69(__this, L_0, NULL); V_2 = L_1; XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_2 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___elementName_9; XsdValidator_Push_m56AE42051EE40CE1ABB5142449DB9AD93CBF686F(__this, L_2, NULL); bool L_3 = __this->___bManageNamespaces_19; if (!L_3) { goto IL_0027; } } { XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_4 = __this->___nsManager_18; NullCheck(L_4); VirtualActionInvoker0::Invoke(10 /* System.Void System.Xml.XmlNamespaceManager::PushScope() */, L_4); } IL_0027: { XsdValidator_ProcessXsiAttributes_m9F2F322EEFF7D2B81E33A77BCDE7231F81D7F6B9(__this, (&V_0), (&V_1), NULL); int32_t L_5 = __this->___processContents_23; if ((((int32_t)L_5) == ((int32_t)1))) { goto IL_00b5; } } { SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_6 = V_2; if (!L_6) { goto IL_0048; } } { XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_7 = V_0; NullCheck(L_7); bool L_8; L_8 = XmlQualifiedName_get_IsEmpty_m37942163D9A870E85BE8762845953C6A6579A400(L_7, NULL); if (!L_8) { goto IL_0048; } } { String_t* L_9 = V_1; if (!L_9) { goto IL_0052; } } IL_0048: { SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_10 = V_2; XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_11 = V_0; String_t* L_12 = V_1; SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_13; L_13 = XsdValidator_ThoroughGetElementDecl_m55A36E61078053DE2420DFCF62368335DDD8DA6F(__this, L_10, L_11, L_12, NULL); V_2 = L_13; } IL_0052: { SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_14 = V_2; if (L_14) { goto IL_00b5; } } { bool L_15; L_15 = XsdValidator_get_HasSchema_mBCB35B50A4E462B189F78097CCD17BF5A1ECFB58(__this, NULL); if (!L_15) { goto IL_008e; } } { int32_t L_16 = __this->___processContents_23; if ((!(((uint32_t)L_16) == ((uint32_t)3)))) { goto IL_008e; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_17 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_17); String_t* L_18 = L_17->___LocalName_9; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_19 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_19); String_t* L_20 = L_19->___Namespace_10; il2cpp_codegen_runtime_class_init_inline(XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24_il2cpp_TypeInfo_var); String_t* L_21; L_21 = XmlSchemaValidator_QNameString_m4EFD07552618095F64CAF2943BC83D8AB4796819(L_18, L_20, NULL); BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E(__this, _stringLiteralABFF22436A86FE2F790C197D8D60381EFD86A5A6, L_21, NULL); goto IL_00b5; } IL_008e: { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_22 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_22); String_t* L_23 = L_22->___LocalName_9; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_24 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_24); String_t* L_25 = L_24->___Namespace_10; il2cpp_codegen_runtime_class_init_inline(XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24_il2cpp_TypeInfo_var); String_t* L_26; L_26 = XmlSchemaValidator_QNameString_m4EFD07552618095F64CAF2943BC83D8AB4796819(L_23, L_25, NULL); BaseValidator_SendValidationEvent_m206D77C001B4BE5827C405128D0DF5EEF34ED93E(__this, _stringLiteral3EFFD7B78590D0A4A35E96995F34898C87AF2B73, L_26, 1, NULL); } IL_00b5: { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_27 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_28 = V_2; NullCheck(L_27); L_27->___ElementDecl_7 = L_28; Il2CppCodeGenWriteBarrier((void**)(&L_27->___ElementDecl_7), (void*)L_28); XsdValidator_ValidateStartElementIdentityConstraints_mFBBBF10E9D7FFFC0AF4C7CDEB12392C498493336(__this, NULL); XsdValidator_ValidateStartElement_m828A30E767B887475989346055F6E8A7DC472854(__this, NULL); ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_29 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_29); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_30 = L_29->___ElementDecl_7; if (!L_30) { goto IL_0112; } } { XsdValidator_ValidateEndStartElement_mC3972768CB3E6AA1D7543989F248E03C90C71142(__this, NULL); ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_31 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; int32_t L_32 = __this->___processContents_23; NullCheck(L_31); L_31->___NeedValidateChildren_2 = (bool)((((int32_t)((((int32_t)L_32) == ((int32_t)1))? 1 : 0)) == ((int32_t)0))? 1 : 0); ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_33 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_33); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_34 = L_33->___ElementDecl_7; NullCheck(L_34); ContentValidator_t42EB1802005FF0D871EE98A34ADB69091CCE48FE* L_35; L_35 = SchemaElementDecl_get_ContentValidator_m687E7878F142CFC03B5D7B4FFD6FE1F4AE6526E1_inline(L_34, NULL); ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_36 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_35); VirtualActionInvoker1< ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* >::Invoke(5 /* System.Void System.Xml.Schema.ContentValidator::InitValidation(System.Xml.Schema.ValidationState) */, L_35, L_36); } IL_0112: { return; } } // System.Void System.Xml.Schema.XsdValidator::ProcessXsiAttributes(System.Xml.XmlQualifiedName&,System.String&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ProcessXsiAttributes_m9F2F322EEFF7D2B81E33A77BCDE7231F81D7F6B9 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9** ___xsiType0, String_t** ___xsiNil1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDictionary_2_t51DBA2F8AFDC8E5CC588729B12034B8C4D30B0AF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_1_t349E66EC5F09B881A8E52EE40A1AB9EC60E08E44_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_t73FD060C436E3C4264A734C8F8DCC01DFF6046B8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* V_0 = NULL; String_t* V_1 = NULL; RuntimeObject* V_2 = NULL; String_t* V_3 = NULL; String_t* V_4 = NULL; String_t* V_5 = NULL; int32_t V_6 = 0; XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* G_B14_0 = NULL; XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* G_B13_0 = NULL; String_t* G_B15_0 = NULL; XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* G_B15_1 = NULL; { V_0 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)NULL; V_1 = (String_t*)NULL; XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9** L_0 = ___xsiType0; il2cpp_codegen_runtime_class_init_inline(XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9_il2cpp_TypeInfo_var); XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_1 = ((XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9_il2cpp_TypeInfo_var))->___Empty_4; *((RuntimeObject**)L_0) = (RuntimeObject*)L_1; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_0, (void*)(RuntimeObject*)L_1); String_t** L_2 = ___xsiNil1; *((RuntimeObject**)L_2) = (RuntimeObject*)NULL; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_2, (void*)(RuntimeObject*)NULL); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_3 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_3); int32_t L_4; L_4 = VirtualFuncInvoker0< int32_t >::Invoke(12 /* System.Int32 System.Xml.XmlReader::get_Depth() */, L_3); if (L_4) { goto IL_0063; } } { String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; XsdValidator_LoadSchema_m285D8FAB9A88F0E964E58363378F3F0935DBC78F(__this, L_5, (String_t*)NULL, NULL); XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_6 = __this->___nsManager_18; NullCheck(L_6); RuntimeObject* L_7; L_7 = VirtualFuncInvoker1< RuntimeObject*, int32_t >::Invoke(15 /* System.Collections.Generic.IDictionary`2 System.Xml.XmlNamespaceManager::GetNamespacesInScope(System.Xml.XmlNamespaceScope) */, L_6, 1); NullCheck(L_7); RuntimeObject* L_8; L_8 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(3 /* System.Collections.Generic.ICollection`1 System.Collections.Generic.IDictionary`2::get_Values() */, IDictionary_2_t51DBA2F8AFDC8E5CC588729B12034B8C4D30B0AF_il2cpp_TypeInfo_var, L_7); NullCheck(L_8); RuntimeObject* L_9; L_9 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IEnumerable_1_t349E66EC5F09B881A8E52EE40A1AB9EC60E08E44_il2cpp_TypeInfo_var, L_8); V_2 = L_9; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0059: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_2; if (!L_10) { goto IL_0062; } } { RuntimeObject* L_11 = V_2; NullCheck(L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_11); } IL_0062: { return; } }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_004f_1; } IL_0040_1: { RuntimeObject* L_12 = V_2; NullCheck(L_12); String_t* L_13; L_13 = InterfaceFuncInvoker0< String_t* >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_t73FD060C436E3C4264A734C8F8DCC01DFF6046B8_il2cpp_TypeInfo_var, L_12); V_3 = L_13; String_t* L_14 = V_3; XsdValidator_LoadSchema_m285D8FAB9A88F0E964E58363378F3F0935DBC78F(__this, L_14, (String_t*)NULL, NULL); } IL_004f_1: { RuntimeObject* L_15 = V_2; NullCheck(L_15); bool L_16; L_16 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_15); if (L_16) { goto IL_0040_1; } } { goto IL_0063; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0063: { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_17 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_17); bool L_18; L_18 = VirtualFuncInvoker0< bool >::Invoke(27 /* System.Boolean System.Xml.XmlReader::MoveToFirstAttribute() */, L_17); if (!L_18) { goto IL_01d0; } } IL_0073: { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_19 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_19); String_t* L_20; L_20 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Xml.XmlReader::get_NamespaceURI() */, L_19); V_4 = L_20; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_21 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_21); String_t* L_22; L_22 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Xml.XmlReader::get_LocalName() */, L_21); V_5 = L_22; String_t* L_23 = V_4; String_t* L_24 = __this->___NsXmlNs_27; bool L_25; L_25 = Ref_Equal_m91CE186A8D713DBCF387B2A4AA83138704C7B8B1(L_23, L_24, NULL); if (!L_25) { goto IL_00f8; } } { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_26 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_26); String_t* L_27; L_27 = VirtualFuncInvoker0< String_t* >::Invoke(11 /* System.String System.Xml.XmlReader::get_Value() */, L_26); XsdValidator_LoadSchema_m285D8FAB9A88F0E964E58363378F3F0935DBC78F(__this, L_27, (String_t*)NULL, NULL); bool L_28 = __this->___bManageNamespaces_19; if (!L_28) { goto IL_01b4; } } { XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_29 = __this->___nsManager_18; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_30 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_30); String_t* L_31; L_31 = VirtualFuncInvoker0< String_t* >::Invoke(10 /* System.String System.Xml.XmlReader::get_Prefix() */, L_30); NullCheck(L_31); int32_t L_32; L_32 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_31, NULL); G_B13_0 = L_29; if (!L_32) { G_B14_0 = L_29; goto IL_00de; } } { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_33 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_33); String_t* L_34; L_34 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Xml.XmlReader::get_LocalName() */, L_33); G_B15_0 = L_34; G_B15_1 = G_B13_0; goto IL_00e3; } IL_00de: { String_t* L_35 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; G_B15_0 = L_35; G_B15_1 = G_B14_0; } IL_00e3: { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_36 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_36); String_t* L_37; L_37 = VirtualFuncInvoker0< String_t* >::Invoke(11 /* System.String System.Xml.XmlReader::get_Value() */, L_36); NullCheck(G_B15_1); VirtualActionInvoker2< String_t*, String_t* >::Invoke(12 /* System.Void System.Xml.XmlNamespaceManager::AddNamespace(System.String,System.String) */, G_B15_1, G_B15_0, L_37); goto IL_01b4; } IL_00f8: { String_t* L_38 = V_4; String_t* L_39 = __this->___NsXsi_29; bool L_40; L_40 = Ref_Equal_m91CE186A8D713DBCF387B2A4AA83138704C7B8B1(L_38, L_39, NULL); if (!L_40) { goto IL_01b4; } } { String_t* L_41 = V_5; String_t* L_42 = __this->___XsiSchemaLocation_32; bool L_43; L_43 = Ref_Equal_m91CE186A8D713DBCF387B2A4AA83138704C7B8B1(L_41, L_42, NULL); if (!L_43) { goto IL_0142; } } { il2cpp_codegen_runtime_class_init_inline(XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_il2cpp_TypeInfo_var); XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_44 = ((XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_StaticFields*)il2cpp_codegen_static_fields_for(XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_il2cpp_TypeInfo_var))->___dtStringArray_26; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_45 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_45); String_t* L_46; L_46 = VirtualFuncInvoker0< String_t* >::Invoke(11 /* System.String System.Xml.XmlReader::get_Value() */, L_45); XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_47; L_47 = BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5_inline(__this, NULL); XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_48 = __this->___nsManager_18; NullCheck(L_44); RuntimeObject* L_49; L_49 = VirtualFuncInvoker3< RuntimeObject*, String_t*, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8*, RuntimeObject* >::Invoke(6 /* System.Object System.Xml.Schema.XmlSchemaDatatype::ParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver) */, L_44, L_46, L_47, L_48); V_0 = ((StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)Castclass((RuntimeObject*)L_49, StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var)); goto IL_01b4; } IL_0142: { String_t* L_50 = V_5; String_t* L_51 = __this->___XsiNoNamespaceSchemaLocation_33; bool L_52; L_52 = Ref_Equal_m91CE186A8D713DBCF387B2A4AA83138704C7B8B1(L_50, L_51, NULL); if (!L_52) { goto IL_015f; } } { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_53 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_53); String_t* L_54; L_54 = VirtualFuncInvoker0< String_t* >::Invoke(11 /* System.String System.Xml.XmlReader::get_Value() */, L_53); V_1 = L_54; goto IL_01b4; } IL_015f: { String_t* L_55 = V_5; String_t* L_56 = __this->___XsiType_30; bool L_57; L_57 = Ref_Equal_m91CE186A8D713DBCF387B2A4AA83138704C7B8B1(L_55, L_56, NULL); if (!L_57) { goto IL_0198; } } { XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9** L_58 = ___xsiType0; il2cpp_codegen_runtime_class_init_inline(XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_il2cpp_TypeInfo_var); XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_59 = ((XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_StaticFields*)il2cpp_codegen_static_fields_for(XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_il2cpp_TypeInfo_var))->___dtQName_25; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_60 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_60); String_t* L_61; L_61 = VirtualFuncInvoker0< String_t* >::Invoke(11 /* System.String System.Xml.XmlReader::get_Value() */, L_60); XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_62; L_62 = BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5_inline(__this, NULL); XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_63 = __this->___nsManager_18; NullCheck(L_59); RuntimeObject* L_64; L_64 = VirtualFuncInvoker3< RuntimeObject*, String_t*, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8*, RuntimeObject* >::Invoke(6 /* System.Object System.Xml.Schema.XmlSchemaDatatype::ParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver) */, L_59, L_61, L_62, L_63); *((RuntimeObject**)L_58) = (RuntimeObject*)((XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9*)CastclassClass((RuntimeObject*)L_64, XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9_il2cpp_TypeInfo_var)); Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_58, (void*)(RuntimeObject*)((XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9*)CastclassClass((RuntimeObject*)L_64, XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9_il2cpp_TypeInfo_var))); goto IL_01b4; } IL_0198: { String_t* L_65 = V_5; String_t* L_66 = __this->___XsiNil_31; bool L_67; L_67 = Ref_Equal_m91CE186A8D713DBCF387B2A4AA83138704C7B8B1(L_65, L_66, NULL); if (!L_67) { goto IL_01b4; } } { String_t** L_68 = ___xsiNil1; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_69 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_69); String_t* L_70; L_70 = VirtualFuncInvoker0< String_t* >::Invoke(11 /* System.String System.Xml.XmlReader::get_Value() */, L_69); *((RuntimeObject**)L_68) = (RuntimeObject*)L_70; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_68, (void*)(RuntimeObject*)L_70); } IL_01b4: { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_71 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_71); bool L_72; L_72 = VirtualFuncInvoker0< bool >::Invoke(28 /* System.Boolean System.Xml.XmlReader::MoveToNextAttribute() */, L_71); if (L_72) { goto IL_0073; } } { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_73 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_73); bool L_74; L_74 = VirtualFuncInvoker0< bool >::Invoke(29 /* System.Boolean System.Xml.XmlReader::MoveToElement() */, L_73); } IL_01d0: { String_t* L_75 = V_1; if (!L_75) { goto IL_01df; } } { String_t* L_76 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; String_t* L_77 = V_1; XsdValidator_LoadSchema_m285D8FAB9A88F0E964E58363378F3F0935DBC78F(__this, L_76, L_77, NULL); } IL_01df: { StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_78 = V_0; if (!L_78) { goto IL_0206; } } { V_6 = 0; goto IL_01fd; } IL_01e7: { StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_79 = V_0; int32_t L_80 = V_6; NullCheck(L_79); int32_t L_81 = L_80; String_t* L_82 = (L_79)->GetAt(static_cast(L_81)); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_83 = V_0; int32_t L_84 = V_6; NullCheck(L_83); int32_t L_85 = ((int32_t)il2cpp_codegen_add(L_84, 1)); String_t* L_86 = (L_83)->GetAt(static_cast(L_85)); XsdValidator_LoadSchema_m285D8FAB9A88F0E964E58363378F3F0935DBC78F(__this, L_82, L_86, NULL); int32_t L_87 = V_6; V_6 = ((int32_t)il2cpp_codegen_add(L_87, 2)); } IL_01fd: { int32_t L_88 = V_6; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_89 = V_0; NullCheck(L_89); if ((((int32_t)L_88) < ((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_89)->max_length)), 1))))) { goto IL_01e7; } } IL_0206: { return; } } // System.Void System.Xml.Schema.XsdValidator::ValidateEndElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ValidateEndElement_m9772308296361CC5B26E7CE03F2EA28DA6F3F236 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* G_B12_0 = NULL; { bool L_0 = __this->___bManageNamespaces_19; if (!L_0) { goto IL_0014; } } { XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_1 = __this->___nsManager_18; NullCheck(L_1); bool L_2; L_2 = VirtualFuncInvoker0< bool >::Invoke(11 /* System.Boolean System.Xml.XmlNamespaceManager::PopScope() */, L_1); } IL_0014: { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_3 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_3); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_4 = L_3->___ElementDecl_7; if (!L_4) { goto IL_00ff; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_5 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_5); bool L_6 = L_5->___IsNill_0; if (L_6) { goto IL_00f1; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_7 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_7); bool L_8 = L_7->___NeedValidateChildren_2; if (!L_8) { goto IL_0097; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_9 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_9); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_10 = L_9->___ElementDecl_7; NullCheck(L_10); ContentValidator_t42EB1802005FF0D871EE98A34ADB69091CCE48FE* L_11; L_11 = SchemaElementDecl_get_ContentValidator_m687E7878F142CFC03B5D7B4FFD6FE1F4AE6526E1_inline(L_10, NULL); ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_12 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_11); bool L_13; L_13 = VirtualFuncInvoker1< bool, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* >::Invoke(7 /* System.Boolean System.Xml.Schema.ContentValidator::CompleteValidation(System.Xml.Schema.ValidationState) */, L_11, L_12); if (L_13) { goto IL_0097; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_14 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* L_15; L_15 = BaseValidator_get_EventHandler_mDD30026D63AC63C18F0E134AA6FFE634616F21F8(__this, NULL); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_16 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_17 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_17); String_t* L_18; L_18 = VirtualFuncInvoker0< String_t* >::Invoke(13 /* System.String System.Xml.XmlReader::get_BaseURI() */, L_17); PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* L_19; L_19 = BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573_inline(__this, NULL); NullCheck(L_19); int32_t L_20; L_20 = VirtualFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 System.Xml.PositionInfo::get_LineNumber() */, L_19); PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* L_21; L_21 = BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573_inline(__this, NULL); NullCheck(L_21); int32_t L_22; L_22 = VirtualFuncInvoker0< int32_t >::Invoke(9 /* System.Int32 System.Xml.PositionInfo::get_LinePosition() */, L_21); il2cpp_codegen_runtime_class_init_inline(XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24_il2cpp_TypeInfo_var); XmlSchemaValidator_CompleteValidationError_m42FFEF6397B69E3DDA762B91702D94879892C97E(L_14, L_15, L_16, L_18, L_20, L_22, (XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1*)NULL, NULL); } IL_0097: { bool L_23 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___checkDatatype_14; if (!L_23) { goto IL_00f1; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_24 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_24); bool L_25 = L_24->___IsNill_0; if (L_25) { goto IL_00f1; } } { bool L_26 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___hasSibling_13; if (!L_26) { goto IL_00c1; } } { StringBuilder_t* L_27 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___textValue_11; NullCheck(L_27); String_t* L_28; L_28 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_27); G_B12_0 = L_28; goto IL_00c7; } IL_00c1: { String_t* L_29 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___textString_12; G_B12_0 = L_29; } IL_00c7: { V_0 = G_B12_0; String_t* L_30 = V_0; NullCheck(L_30); int32_t L_31; L_31 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_30, NULL); if (L_31) { goto IL_00e2; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_32 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_32); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_33 = L_32->___ElementDecl_7; NullCheck(L_33); RuntimeObject* L_34; L_34 = SchemaDeclBase_get_DefaultValueTyped_m16C165322E494F1BC351D0DF53210CF3A906ECAF_inline(L_33, NULL); if (L_34) { goto IL_00f1; } } IL_00e2: { String_t* L_35 = V_0; XsdValidator_CheckValue_m329063571D692A8AFA1C7586B345A73F4F8ED549(__this, L_35, (SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553*)NULL, NULL); ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___checkDatatype_14 = (bool)0; } IL_00f1: { bool L_36; L_36 = XsdValidator_get_HasIdentityConstraints_mE34940C58B3B72FF22CFD5E756FDF9A8F885A7A7(__this, NULL); if (!L_36) { goto IL_00ff; } } { XsdValidator_EndElementIdentityConstraints_m82F5D5B344FEFD02A4F250D270E65C7C94D18B76(__this, NULL); } IL_00ff: { XsdValidator_Pop_mE501FC313AD1C76D2E6DE114D93C8BB2244DAD95(__this, NULL); return; } } // System.Xml.Schema.SchemaElementDecl System.Xml.Schema.XsdValidator::FastGetElementDecl(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* XsdValidator_FastGetElementDecl_m40578C44C2B496A8F7943F1454BC902A7E683A69 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, RuntimeObject* ___particle0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlSchemaAny_tDC4D6CE18918F8446C9B25A21E003CD7F28A65A1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlSchemaElement_t24D5940E4EB4E5FFDAD1772AFBD7A83CD992C970_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* V_0 = NULL; XmlSchemaElement_t24D5940E4EB4E5FFDAD1772AFBD7A83CD992C970* V_1 = NULL; XmlSchemaAny_tDC4D6CE18918F8446C9B25A21E003CD7F28A65A1* V_2 = NULL; { V_0 = (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD*)NULL; RuntimeObject* L_0 = ___particle0; if (!L_0) { goto IL_002b; } } { RuntimeObject* L_1 = ___particle0; V_1 = ((XmlSchemaElement_t24D5940E4EB4E5FFDAD1772AFBD7A83CD992C970*)IsInstClass((RuntimeObject*)L_1, XmlSchemaElement_t24D5940E4EB4E5FFDAD1772AFBD7A83CD992C970_il2cpp_TypeInfo_var)); XmlSchemaElement_t24D5940E4EB4E5FFDAD1772AFBD7A83CD992C970* L_2 = V_1; if (!L_2) { goto IL_0018; } } { XmlSchemaElement_t24D5940E4EB4E5FFDAD1772AFBD7A83CD992C970* L_3 = V_1; NullCheck(L_3); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_4; L_4 = XmlSchemaElement_get_ElementDecl_m41E3619E5811E5EF18C325C3A339143702E2858A_inline(L_3, NULL); V_0 = L_4; goto IL_002b; } IL_0018: { RuntimeObject* L_5 = ___particle0; V_2 = ((XmlSchemaAny_tDC4D6CE18918F8446C9B25A21E003CD7F28A65A1*)CastclassClass((RuntimeObject*)L_5, XmlSchemaAny_tDC4D6CE18918F8446C9B25A21E003CD7F28A65A1_il2cpp_TypeInfo_var)); XmlSchemaAny_tDC4D6CE18918F8446C9B25A21E003CD7F28A65A1* L_6 = V_2; NullCheck(L_6); int32_t L_7; L_7 = XmlSchemaAny_get_ProcessContentsCorrect_m4F8A0816123B46AB8135A004116B2BD464FB7967(L_6, NULL); __this->___processContents_23 = L_7; } IL_002b: { SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_8 = V_0; return L_8; } } // System.Xml.Schema.SchemaElementDecl System.Xml.Schema.XsdValidator::ThoroughGetElementDecl(System.Xml.Schema.SchemaElementDecl,System.Xml.XmlQualifiedName,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* XsdValidator_ThoroughGetElementDecl_m55A36E61078053DE2420DFCF62368335DDD8DA6F (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* ___elementDecl0, XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___xsiType1, String_t* ___xsiNil2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DatatypeImplementation_t5AA28FEB11B6F1548DBC17CBCEDDB7693EACC4BF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m15B366BD9B5A92299439677E2C60B2B46E07157A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1FB8944D04FC5D2C17F15C3025A6BFF3C745EBAD); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral36520E223B8C969CA4F7F2F89A5A3AC71276B66A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB806F0659B13C5735E706363B5A671CB8DAA6B06); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBB1E248748C10B07D1AE0A064899C463E6315B5A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDE0B820A471260AE2D0BB418424005E5FDF29B57); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFE76EF869C6ECF6A83D6D788E43B7D0B37BDA8BC); s_Il2CppMethodInitialized = true; } SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* V_0 = NULL; XmlSchemaSimpleType_tA52BBE2D61DAD61BD3FCDF40E1CD9F41388F7FA8* V_1 = NULL; { SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_0 = ___elementDecl0; if (L_0) { goto IL_0016; } } { SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_1 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___schemaInfo_7; XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_2 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___elementName_9; NullCheck(L_1); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_3; L_3 = SchemaInfo_GetElementDecl_mDD703F69AB03039D9D52A1AE548D035462F92443(L_1, L_2, NULL); ___elementDecl0 = L_3; } IL_0016: { SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_4 = ___elementDecl0; if (!L_4) { goto IL_0187; } } { XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_5 = ___xsiType1; NullCheck(L_5); bool L_6; L_6 = XmlQualifiedName_get_IsEmpty_m37942163D9A870E85BE8762845953C6A6579A400(L_5, NULL); if (!L_6) { goto IL_005d; } } { SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_7 = ___elementDecl0; NullCheck(L_7); bool L_8; L_8 = SchemaElementDecl_get_IsAbstract_m6A66C233D51685CD995849E1BA962DC9028221B0_inline(L_7, NULL); if (!L_8) { goto IL_0138; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_9 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_9); String_t* L_10 = L_9->___LocalName_9; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_11 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_11); String_t* L_12 = L_11->___Namespace_10; il2cpp_codegen_runtime_class_init_inline(XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24_il2cpp_TypeInfo_var); String_t* L_13; L_13 = XmlSchemaValidator_QNameString_m4EFD07552618095F64CAF2943BC83D8AB4796819(L_10, L_12, NULL); BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E(__this, _stringLiteralFE76EF869C6ECF6A83D6D788E43B7D0B37BDA8BC, L_13, NULL); ___elementDecl0 = (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD*)NULL; goto IL_0138; } IL_005d: { String_t* L_14 = ___xsiNil2; if (!L_14) { goto IL_007d; } } { String_t* L_15 = ___xsiNil2; NullCheck(L_15); bool L_16; L_16 = String_Equals_mCD5F35DEDCAFE51ACD4E033726FC2EF8DF7E9B4D(L_15, _stringLiteralB7C45DD316C68ABF3429C20058C2981C652192F2, NULL); if (!L_16) { goto IL_007d; } } { BaseValidator_SendValidationEvent_m0B3F1EF5F9776D6E4B890C0180E22C92E9A45F2B(__this, _stringLiteral36520E223B8C969CA4F7F2F89A5A3AC71276B66A, NULL); goto IL_0138; } IL_007d: { SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_17 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___schemaInfo_7; NullCheck(L_17); Dictionary_2_t798E72FD52A5F6525F4F83621BBE86BBAB28533A* L_18; L_18 = SchemaInfo_get_ElementDeclsByType_mD6328AE54045B3DD88F6C90421BA1EEA4F980968_inline(L_17, NULL); XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_19 = ___xsiType1; NullCheck(L_18); bool L_20; L_20 = Dictionary_2_TryGetValue_m15B366BD9B5A92299439677E2C60B2B46E07157A(L_18, L_19, (&V_0), Dictionary_2_TryGetValue_m15B366BD9B5A92299439677E2C60B2B46E07157A_RuntimeMethod_var); if (L_20) { goto IL_00c6; } } { XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_21 = ___xsiType1; NullCheck(L_21); String_t* L_22; L_22 = XmlQualifiedName_get_Namespace_m0CAE4A651EF1CA6F0EB657C83608A796038A2615_inline(L_21, NULL); String_t* L_23 = __this->___NsXs_28; bool L_24; L_24 = String_op_Equality_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0(L_22, L_23, NULL); if (!L_24) { goto IL_00c6; } } { XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_25 = ___xsiType1; NullCheck(L_25); String_t* L_26; L_26 = XmlQualifiedName_get_Name_mC9D21D5BADE11AEAC7ED5886B39E1A774C63B830_inline(L_25, NULL); String_t* L_27 = __this->___NsXs_28; XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_28 = (XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9*)il2cpp_codegen_object_new(XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9_il2cpp_TypeInfo_var); NullCheck(L_28); XmlQualifiedName__ctor_m65632114A1726D9FAD0338BC2A8C28BB9D262C7B(L_28, L_26, L_27, NULL); il2cpp_codegen_runtime_class_init_inline(DatatypeImplementation_t5AA28FEB11B6F1548DBC17CBCEDDB7693EACC4BF_il2cpp_TypeInfo_var); XmlSchemaSimpleType_tA52BBE2D61DAD61BD3FCDF40E1CD9F41388F7FA8* L_29; L_29 = DatatypeImplementation_GetSimpleTypeFromXsdType_m4459CCB29D0CDFEDE38147087AF2A9C3B879D108(L_28, NULL); V_1 = L_29; XmlSchemaSimpleType_tA52BBE2D61DAD61BD3FCDF40E1CD9F41388F7FA8* L_30 = V_1; if (!L_30) { goto IL_00c6; } } { XmlSchemaSimpleType_tA52BBE2D61DAD61BD3FCDF40E1CD9F41388F7FA8* L_31 = V_1; NullCheck(L_31); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_32; L_32 = XmlSchemaType_get_ElementDecl_mB5C4C81B41D43C405C7C888A2AD3AEC77F3DF86C(L_31, NULL); V_0 = L_32; } IL_00c6: { SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_33 = V_0; if (L_33) { goto IL_00df; } } { XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_34 = ___xsiType1; NullCheck(L_34); String_t* L_35; L_35 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_34); BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E(__this, _stringLiteralB806F0659B13C5735E706363B5A671CB8DAA6B06, L_35, NULL); ___elementDecl0 = (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD*)NULL; goto IL_0138; } IL_00df: { SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_36 = V_0; NullCheck(L_36); XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF* L_37; L_37 = SchemaDeclBase_get_SchemaType_m46E8C95101CB925C57BD9CBF64D8A755335345B5_inline(L_36, NULL); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_38 = ___elementDecl0; NullCheck(L_38); XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF* L_39; L_39 = SchemaDeclBase_get_SchemaType_m46E8C95101CB925C57BD9CBF64D8A755335345B5_inline(L_38, NULL); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_40 = ___elementDecl0; NullCheck(L_40); int32_t L_41; L_41 = SchemaElementDecl_get_Block_m5A64E5A09AFA41761FF96138A307ADC795959385_inline(L_40, NULL); bool L_42; L_42 = XmlSchemaType_IsDerivedFrom_m7EFEF5862D454DC236FA9160395F7B51FF80408D(L_37, L_39, L_41, NULL); if (L_42) { goto IL_0135; } } { StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_43 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)2); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_44 = L_43; XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_45 = ___xsiType1; NullCheck(L_45); String_t* L_46; L_46 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_45); NullCheck(L_44); ArrayElementTypeCheck (L_44, L_46); (L_44)->SetAt(static_cast(0), (String_t*)L_46); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_47 = L_44; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_48 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_48); String_t* L_49 = L_48->___LocalName_9; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_50 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_50); String_t* L_51 = L_50->___Namespace_10; il2cpp_codegen_runtime_class_init_inline(XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24_il2cpp_TypeInfo_var); String_t* L_52; L_52 = XmlSchemaValidator_QNameString_m4EFD07552618095F64CAF2943BC83D8AB4796819(L_49, L_51, NULL); NullCheck(L_47); ArrayElementTypeCheck (L_47, L_52); (L_47)->SetAt(static_cast(1), (String_t*)L_52); BaseValidator_SendValidationEvent_mDB46F72A815EA7EF1C85A46CB19439D3F6FA3D48(__this, _stringLiteralDE0B820A471260AE2D0BB418424005E5FDF29B57, L_47, NULL); ___elementDecl0 = (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD*)NULL; goto IL_0138; } IL_0135: { SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_53 = V_0; ___elementDecl0 = L_53; } IL_0138: { SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_54 = ___elementDecl0; if (!L_54) { goto IL_0179; } } { SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_55 = ___elementDecl0; NullCheck(L_55); bool L_56; L_56 = SchemaElementDecl_get_IsNillable_m7228F866834534EBF16EF358A407E92F4CDFE689_inline(L_55, NULL); if (!L_56) { goto IL_0179; } } { String_t* L_57 = ___xsiNil2; if (!L_57) { goto IL_0187; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_58 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; String_t* L_59 = ___xsiNil2; il2cpp_codegen_runtime_class_init_inline(XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var); bool L_60; L_60 = XmlConvert_ToBoolean_mC9C05B76ECCD48E206BF6AD704A9742C88A6DBB4(L_59, NULL); NullCheck(L_58); L_58->___IsNill_0 = L_60; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_61 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_61); bool L_62 = L_61->___IsNill_0; if (!L_62) { goto IL_0187; } } { SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_63 = ___elementDecl0; NullCheck(L_63); RuntimeObject* L_64; L_64 = SchemaDeclBase_get_DefaultValueTyped_m16C165322E494F1BC351D0DF53210CF3A906ECAF_inline(L_63, NULL); if (!L_64) { goto IL_0187; } } { BaseValidator_SendValidationEvent_m0B3F1EF5F9776D6E4B890C0180E22C92E9A45F2B(__this, _stringLiteral1FB8944D04FC5D2C17F15C3025A6BFF3C745EBAD, NULL); goto IL_0187; } IL_0179: { String_t* L_65 = ___xsiNil2; if (!L_65) { goto IL_0187; } } { BaseValidator_SendValidationEvent_m0B3F1EF5F9776D6E4B890C0180E22C92E9A45F2B(__this, _stringLiteralBB1E248748C10B07D1AE0A064899C463E6315B5A, NULL); } IL_0187: { SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_66 = ___elementDecl0; return L_66; } } // System.Void System.Xml.Schema.XsdValidator::ValidateStartElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ValidateStartElement_m828A30E767B887475989346055F6E8A7DC472854 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2721C60EFDFC465D01FAC3705B50002AFDDFCE72); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF5B8745ADAF42F18D83EE4209EBEAAD862F6DEBF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFE76EF869C6ECF6A83D6D788E43B7D0B37BDA8BC); s_Il2CppMethodInitialized = true; } XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* V_0 = NULL; bool V_1 = false; SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* V_2 = NULL; XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* V_3 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_0 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_0); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_1 = L_0->___ElementDecl_7; if (!L_1) { goto IL_00ef; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_2 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_2); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_3 = L_2->___ElementDecl_7; NullCheck(L_3); bool L_4; L_4 = SchemaElementDecl_get_IsAbstract_m6A66C233D51685CD995849E1BA962DC9028221B0_inline(L_3, NULL); if (!L_4) { goto IL_0048; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_5 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_5); String_t* L_6 = L_5->___LocalName_9; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_7 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_7); String_t* L_8 = L_7->___Namespace_10; il2cpp_codegen_runtime_class_init_inline(XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24_il2cpp_TypeInfo_var); String_t* L_9; L_9 = XmlSchemaValidator_QNameString_m4EFD07552618095F64CAF2943BC83D8AB4796819(L_6, L_8, NULL); BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E(__this, _stringLiteralFE76EF869C6ECF6A83D6D788E43B7D0B37BDA8BC, L_9, NULL); } IL_0048: { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_10 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_11 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_11); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_12 = L_11->___ElementDecl_7; NullCheck(L_12); XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF* L_13; L_13 = SchemaDeclBase_get_SchemaType_m46E8C95101CB925C57BD9CBF64D8A755335345B5_inline(L_12, NULL); NullCheck(L_10); XmlValidatingReaderImpl_set_SchemaTypeObject_mCAB4AC252A3858BC3E87F13974542BCBA7FD10EB(L_10, L_13, NULL); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_14 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_14); bool L_15; L_15 = VirtualFuncInvoker0< bool >::Invoke(14 /* System.Boolean System.Xml.XmlReader::get_IsEmptyElement() */, L_14); if (!L_15) { goto IL_00be; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_16 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_16); bool L_17 = L_16->___IsNill_0; if (L_17) { goto IL_00be; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_18 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_18); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_19 = L_18->___ElementDecl_7; NullCheck(L_19); RuntimeObject* L_20; L_20 = SchemaDeclBase_get_DefaultValueTyped_m16C165322E494F1BC351D0DF53210CF3A906ECAF_inline(L_19, NULL); if (!L_20) { goto IL_00be; } } { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_21 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_22 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_22); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_23 = L_22->___ElementDecl_7; NullCheck(L_23); RuntimeObject* L_24; L_24 = SchemaDeclBase_get_DefaultValueTyped_m16C165322E494F1BC351D0DF53210CF3A906ECAF_inline(L_23, NULL); RuntimeObject* L_25; L_25 = XsdValidator_UnWrapUnion_m66835C7CF39B169E7D4D89DBC14CDC232CBE27D8(__this, L_24, NULL); NullCheck(L_21); XmlValidatingReaderImpl_set_TypedValueObject_m5CE2EEB7B2C9DE75E771F9E622DE11650D4F0989(L_21, L_25, NULL); ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_26 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_26); L_26->___IsNill_0 = (bool)1; goto IL_00ca; } IL_00be: { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_27 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_27); XmlValidatingReaderImpl_set_TypedValueObject_m5CE2EEB7B2C9DE75E771F9E622DE11650D4F0989(L_27, NULL, NULL); } IL_00ca: { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_28 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_28); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_29 = L_28->___ElementDecl_7; NullCheck(L_29); bool L_30; L_30 = SchemaElementDecl_get_HasRequiredAttribute_mA1790096360AAF0BFA8E87BAF4B230D12AECCC6B_inline(L_29, NULL); if (L_30) { goto IL_00e4; } } { bool L_31; L_31 = XsdValidator_get_HasIdentityConstraints_mE34940C58B3B72FF22CFD5E756FDF9A8F885A7A7(__this, NULL); if (!L_31) { goto IL_00ef; } } IL_00e4: { Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_32 = __this->___attPresence_17; NullCheck(L_32); VirtualActionInvoker0::Invoke(24 /* System.Void System.Collections.Hashtable::Clear() */, L_32); } IL_00ef: { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_33 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_33); bool L_34; L_34 = VirtualFuncInvoker0< bool >::Invoke(27 /* System.Boolean System.Xml.XmlReader::MoveToFirstAttribute() */, L_33); if (!L_34) { goto IL_02d0; } } IL_00ff: { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_35 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_35); String_t* L_36; L_36 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Xml.XmlReader::get_NamespaceURI() */, L_35); String_t* L_37 = __this->___NsXmlNs_27; if ((((RuntimeObject*)(String_t*)L_36) == ((RuntimeObject*)(String_t*)L_37))) { goto IL_02b4; } } { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_38 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_38); String_t* L_39; L_39 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Xml.XmlReader::get_NamespaceURI() */, L_38); String_t* L_40 = __this->___NsXsi_29; if ((((RuntimeObject*)(String_t*)L_39) == ((RuntimeObject*)(String_t*)L_40))) { goto IL_02b4; } } { } try {// begin try (depth: 1) { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_41 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_41); XmlValidatingReaderImpl_set_SchemaTypeObject_mCAB4AC252A3858BC3E87F13974542BCBA7FD10EB(L_41, NULL, NULL); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_42 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_42); String_t* L_43; L_43 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Xml.XmlReader::get_LocalName() */, L_42); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_44 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_44); String_t* L_45; L_45 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Xml.XmlReader::get_NamespaceURI() */, L_44); XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_46 = (XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9*)il2cpp_codegen_object_new(XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9_il2cpp_TypeInfo_var); NullCheck(L_46); XmlQualifiedName__ctor_m65632114A1726D9FAD0338BC2A8C28BB9D262C7B(L_46, L_43, L_45, NULL); V_0 = L_46; int32_t L_47 = __this->___processContents_23; V_1 = (bool)((((int32_t)L_47) == ((int32_t)1))? 1 : 0); SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_48 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___schemaInfo_7; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_49 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_49); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_50 = L_49->___ElementDecl_7; XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_51 = V_0; NullCheck(L_48); SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_52; L_52 = SchemaInfo_GetAttributeXsd_m229A2E1FBCE6BB62712FC05A25F0D9E5C88B5120(L_48, L_50, L_51, (&V_1), NULL); V_2 = L_52; SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_53 = V_2; if (!L_53) { goto IL_0223_1; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_54 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_54); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_55 = L_54->___ElementDecl_7; if (!L_55) { goto IL_01b8_1; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_56 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_56); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_57 = L_56->___ElementDecl_7; NullCheck(L_57); bool L_58; L_58 = SchemaElementDecl_get_HasRequiredAttribute_mA1790096360AAF0BFA8E87BAF4B230D12AECCC6B_inline(L_57, NULL); if (L_58) { goto IL_01a6_1; } } { int32_t L_59 = __this->___startIDConstraint_15; if ((((int32_t)L_59) == ((int32_t)(-1)))) { goto IL_01b8_1; } } IL_01a6_1: { Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_60 = __this->___attPresence_17; SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_61 = V_2; NullCheck(L_61); XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_62; L_62 = SchemaDeclBase_get_Name_m013DF0DD721FE902399C2DF4D2E6F8DAD50ECFAE_inline(L_61, NULL); SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_63 = V_2; NullCheck(L_60); VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(23 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_60, L_62, L_63); } IL_01b8_1: { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_64 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_65 = V_2; NullCheck(L_65); XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF* L_66; L_66 = SchemaDeclBase_get_SchemaType_m46E8C95101CB925C57BD9CBF64D8A755335345B5_inline(L_65, NULL); NullCheck(L_64); XmlValidatingReaderImpl_set_SchemaTypeObject_mCAB4AC252A3858BC3E87F13974542BCBA7FD10EB(L_64, L_66, NULL); SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_67 = V_2; NullCheck(L_67); XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_68; L_68 = SchemaDeclBase_get_Datatype_mE6DE13C3518B65A1CF6E464F12D7D7653247AF90_inline(L_67, NULL); if (!L_68) { goto IL_01e3_1; } } { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_69 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_69); String_t* L_70; L_70 = VirtualFuncInvoker0< String_t* >::Invoke(11 /* System.String System.Xml.XmlReader::get_Value() */, L_69); SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_71 = V_2; XsdValidator_CheckValue_m329063571D692A8AFA1C7586B345A73F4F8ED549(__this, L_70, L_71, NULL); } IL_01e3_1: { bool L_72; L_72 = XsdValidator_get_HasIdentityConstraints_mE34940C58B3B72FF22CFD5E756FDF9A8F885A7A7(__this, NULL); if (!L_72) { goto IL_0281_1; } } { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_73 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_73); String_t* L_74; L_74 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Xml.XmlReader::get_LocalName() */, L_73); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_75 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_75); String_t* L_76; L_76 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Xml.XmlReader::get_NamespaceURI() */, L_75); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_77 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_77); RuntimeObject* L_78; L_78 = XmlValidatingReaderImpl_get_TypedValueObject_m9602101F88DF1B7E38564233B194E3946813C834(L_77, NULL); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_79 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_79); String_t* L_80; L_80 = VirtualFuncInvoker0< String_t* >::Invoke(11 /* System.String System.Xml.XmlReader::get_Value() */, L_79); SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_81 = V_2; XsdValidator_AttributeIdentityConstraints_m822930333D825B8ADDA67291CBBCF7B41FB348D0(__this, L_74, L_76, L_78, L_80, L_81, NULL); goto IL_0281_1; } IL_0223_1: { bool L_82 = V_1; if (L_82) { goto IL_0281_1; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_83 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_83); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_84 = L_83->___ElementDecl_7; if (L_84) { goto IL_026f_1; } } { int32_t L_85 = __this->___processContents_23; if ((!(((uint32_t)L_85) == ((uint32_t)3)))) { goto IL_026f_1; } } { XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_86 = V_0; NullCheck(L_86); String_t* L_87; L_87 = XmlQualifiedName_get_Namespace_m0CAE4A651EF1CA6F0EB657C83608A796038A2615_inline(L_86, NULL); NullCheck(L_87); int32_t L_88; L_88 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_87, NULL); if (!L_88) { goto IL_026f_1; } } { SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_89 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___schemaInfo_7; XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_90 = V_0; NullCheck(L_90); String_t* L_91; L_91 = XmlQualifiedName_get_Namespace_m0CAE4A651EF1CA6F0EB657C83608A796038A2615_inline(L_90, NULL); NullCheck(L_89); bool L_92; L_92 = SchemaInfo_Contains_m05ECE7B576B731F76916616A15EE4361AA8E592F(L_89, L_91, NULL); if (!L_92) { goto IL_026f_1; } } { XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_93 = V_0; NullCheck(L_93); String_t* L_94; L_94 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_93); BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E(__this, _stringLiteralF5B8745ADAF42F18D83EE4209EBEAAD862F6DEBF, L_94, NULL); goto IL_0281_1; } IL_026f_1: { XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_95 = V_0; NullCheck(L_95); String_t* L_96; L_96 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_95); BaseValidator_SendValidationEvent_m206D77C001B4BE5827C405128D0DF5EEF34ED93E(__this, _stringLiteral2721C60EFDFC465D01FAC3705B50002AFDDFCE72, L_96, 1, NULL); } IL_0281_1: { goto IL_02b4; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0283; } throw e; } CATCH_0283: {// begin catch(System.Xml.Schema.XmlSchemaException) V_3 = ((XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B*)IL2CPP_GET_ACTIVE_EXCEPTION(XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B*)); XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* L_97 = V_3; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_98 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_98); String_t* L_99; L_99 = VirtualFuncInvoker0< String_t* >::Invoke(13 /* System.String System.Xml.XmlReader::get_BaseURI() */, L_98); PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* L_100; L_100 = BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573_inline(__this, NULL); NullCheck(L_100); int32_t L_101; L_101 = VirtualFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 System.Xml.PositionInfo::get_LineNumber() */, L_100); PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* L_102; L_102 = BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573_inline(__this, NULL); NullCheck(L_102); int32_t L_103; L_103 = VirtualFuncInvoker0< int32_t >::Invoke(9 /* System.Int32 System.Xml.PositionInfo::get_LinePosition() */, L_102); NullCheck(L_97); XmlSchemaException_SetSource_m4D004A102ABFE72DE2C7A9A9D953EA409CADED70(L_97, L_99, L_101, L_103, NULL); XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* L_104 = V_3; BaseValidator_SendValidationEvent_m2B9860A52F51581453B1AC9B4A1DFD174A10E4BB(__this, L_104, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_02b4; }// end catch (depth: 1) IL_02b4: { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_105 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_105); bool L_106; L_106 = VirtualFuncInvoker0< bool >::Invoke(28 /* System.Boolean System.Xml.XmlReader::MoveToNextAttribute() */, L_105); if (L_106) { goto IL_00ff; } } { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_107 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_107); bool L_108; L_108 = VirtualFuncInvoker0< bool >::Invoke(29 /* System.Boolean System.Xml.XmlReader::MoveToElement() */, L_107); } IL_02d0: { return; } } // System.Void System.Xml.Schema.XsdValidator::ValidateEndStartElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ValidateEndStartElement_mC3972768CB3E6AA1D7543989F248E03C90C71142 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_t1436616CDB064C059E26183F0B2743ABABF81EA5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_t2325C3E126E016518919B8C9FE6B529ACBA2E2E8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* V_1 = NULL; XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* V_2 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_0 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_0); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_1 = L_0->___ElementDecl_7; NullCheck(L_1); bool L_2; L_2 = SchemaElementDecl_get_HasDefaultAttribute_mC2DB4435D9CE3C83AD5CD49AA9F4F91B5593A642(L_1, NULL); if (!L_2) { goto IL_00ab; } } { V_0 = 0; goto IL_0090; } IL_0019: { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_3 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_3); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_4 = L_3->___ElementDecl_7; NullCheck(L_4); RuntimeObject* L_5; L_5 = SchemaElementDecl_get_DefaultAttDefs_m2AC1645F0CED019A9B186C026CA7A19A3BFE6556_inline(L_4, NULL); int32_t L_6 = V_0; NullCheck(L_5); RuntimeObject* L_7; L_7 = InterfaceFuncInvoker1< RuntimeObject*, int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IList_1_t2325C3E126E016518919B8C9FE6B529ACBA2E2E8_il2cpp_TypeInfo_var, L_5, L_6); V_1 = ((SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553*)CastclassSealed((RuntimeObject*)L_7, SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553_il2cpp_TypeInfo_var)); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_8 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_9 = V_1; NullCheck(L_8); bool L_10; L_10 = XmlValidatingReaderImpl_AddDefaultAttribute_m3287641B8372B30B8B658C9D448A138C4404936F(L_8, L_9, NULL); bool L_11; L_11 = XsdValidator_get_HasIdentityConstraints_mE34940C58B3B72FF22CFD5E756FDF9A8F885A7A7(__this, NULL); if (!L_11) { goto IL_008c; } } { Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_12 = __this->___attPresence_17; SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_13 = V_1; NullCheck(L_13); XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_14; L_14 = SchemaDeclBase_get_Name_m013DF0DD721FE902399C2DF4D2E6F8DAD50ECFAE_inline(L_13, NULL); NullCheck(L_12); bool L_15; L_15 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(26 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_12, L_14); if (L_15) { goto IL_008c; } } { SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_16 = V_1; NullCheck(L_16); XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_17; L_17 = SchemaDeclBase_get_Name_m013DF0DD721FE902399C2DF4D2E6F8DAD50ECFAE_inline(L_16, NULL); NullCheck(L_17); String_t* L_18; L_18 = XmlQualifiedName_get_Name_mC9D21D5BADE11AEAC7ED5886B39E1A774C63B830_inline(L_17, NULL); SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_19 = V_1; NullCheck(L_19); XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_20; L_20 = SchemaDeclBase_get_Name_m013DF0DD721FE902399C2DF4D2E6F8DAD50ECFAE_inline(L_19, NULL); NullCheck(L_20); String_t* L_21; L_21 = XmlQualifiedName_get_Namespace_m0CAE4A651EF1CA6F0EB657C83608A796038A2615_inline(L_20, NULL); SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_22 = V_1; NullCheck(L_22); RuntimeObject* L_23; L_23 = SchemaDeclBase_get_DefaultValueTyped_m16C165322E494F1BC351D0DF53210CF3A906ECAF_inline(L_22, NULL); RuntimeObject* L_24; L_24 = XsdValidator_UnWrapUnion_m66835C7CF39B169E7D4D89DBC14CDC232CBE27D8(__this, L_23, NULL); SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_25 = V_1; NullCheck(L_25); String_t* L_26; L_26 = SchemaDeclBase_get_DefaultValueRaw_m794A7DCEA1AE2B3B4D71DB45B913FCAA16657936(L_25, NULL); SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_27 = V_1; XsdValidator_AttributeIdentityConstraints_m822930333D825B8ADDA67291CBBCF7B41FB348D0(__this, L_18, L_21, L_24, L_26, L_27, NULL); } IL_008c: { int32_t L_28 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_28, 1)); } IL_0090: { int32_t L_29 = V_0; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_30 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_30); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_31 = L_30->___ElementDecl_7; NullCheck(L_31); RuntimeObject* L_32; L_32 = SchemaElementDecl_get_DefaultAttDefs_m2AC1645F0CED019A9B186C026CA7A19A3BFE6556_inline(L_31, NULL); NullCheck(L_32); int32_t L_33; L_33 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_t1436616CDB064C059E26183F0B2743ABABF81EA5_il2cpp_TypeInfo_var, L_32); if ((((int32_t)L_29) < ((int32_t)L_33))) { goto IL_0019; } } IL_00ab: { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_34 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_34); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_35 = L_34->___ElementDecl_7; NullCheck(L_35); bool L_36; L_36 = SchemaElementDecl_get_HasRequiredAttribute_mA1790096360AAF0BFA8E87BAF4B230D12AECCC6B_inline(L_35, NULL); if (!L_36) { goto IL_0111; } } try {// begin try (depth: 1) ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_37 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_37); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_38 = L_37->___ElementDecl_7; Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_39 = __this->___attPresence_17; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_40 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_40); bool L_41; L_41 = XmlValidatingReaderImpl_get_StandAlone_mE9B14348DA3DF698C8AB86CF102C58F2FD0FE7A2(L_40, NULL); NullCheck(L_38); SchemaElementDecl_CheckAttributes_m30F104D5F100EBC4D7B36BC5B96CFABB1F788429(L_38, L_39, L_41, NULL); goto IL_0111; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_00e0; } throw e; } CATCH_00e0: {// begin catch(System.Xml.Schema.XmlSchemaException) V_2 = ((XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B*)IL2CPP_GET_ACTIVE_EXCEPTION(XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B*)); XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* L_42 = V_2; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_43 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_43); String_t* L_44; L_44 = VirtualFuncInvoker0< String_t* >::Invoke(13 /* System.String System.Xml.XmlReader::get_BaseURI() */, L_43); PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* L_45; L_45 = BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573_inline(__this, NULL); NullCheck(L_45); int32_t L_46; L_46 = VirtualFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 System.Xml.PositionInfo::get_LineNumber() */, L_45); PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* L_47; L_47 = BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573_inline(__this, NULL); NullCheck(L_47); int32_t L_48; L_48 = VirtualFuncInvoker0< int32_t >::Invoke(9 /* System.Int32 System.Xml.PositionInfo::get_LinePosition() */, L_47); NullCheck(L_42); XmlSchemaException_SetSource_m4D004A102ABFE72DE2C7A9A9D953EA409CADED70(L_42, L_44, L_46, L_48, NULL); XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* L_49 = V_2; BaseValidator_SendValidationEvent_m2B9860A52F51581453B1AC9B4A1DFD174A10E4BB(__this, L_49, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0111; }// end catch (depth: 1) IL_0111: { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_50 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_50); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_51 = L_50->___ElementDecl_7; NullCheck(L_51); XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_52; L_52 = SchemaDeclBase_get_Datatype_mE6DE13C3518B65A1CF6E464F12D7D7653247AF90_inline(L_51, NULL); if (!L_52) { goto IL_0148; } } { ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___checkDatatype_14 = (bool)1; ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___hasSibling_13 = (bool)0; String_t* L_53 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___textString_12 = L_53; Il2CppCodeGenWriteBarrier((void**)(&((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___textString_12), (void*)L_53); StringBuilder_t* L_54 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___textValue_11; NullCheck(L_54); StringBuilder_set_Length_mE2427BDAEF91C4E4A6C80F3BDF1F6E01DBCC2414(L_54, 0, NULL); } IL_0148: { return; } } // System.Void System.Xml.Schema.XsdValidator::LoadSchemaFromLocation(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_LoadSchemaFromLocation_m2C537E794B7B2B44623F6A07DADBDCD45CE98787 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, String_t* ___uri0, String_t* ___url1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* V_0 = NULL; SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* V_1 = NULL; Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* V_2 = NULL; Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* V_3 = NULL; Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* V_4 = NULL; int32_t V_5 = 0; XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* V_6 = NULL; Exception_t* V_7 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { V_0 = (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD*)NULL; V_1 = (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E*)NULL; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_011f: {// begin finally (depth: 1) { XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_0 = V_0; if (!L_0) { goto IL_0128; } } { XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_1 = V_0; NullCheck(L_1); VirtualActionInvoker0::Invoke(33 /* System.Void System.Xml.XmlReader::Close() */, L_1); } IL_0128: { return; } }// end finally (depth: 1) }); try {// begin try (depth: 1) try {// begin try (depth: 2) { XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* L_2; L_2 = BaseValidator_get_XmlResolver_m9AA1596FF7D2DD066E51E32212DB36CC25A74FBA_inline(__this, NULL); Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* L_3; L_3 = BaseValidator_get_BaseUri_m400505E56F164D6954DC3E55005B7D8E5B1BAF23_inline(__this, NULL); String_t* L_4 = ___url1; NullCheck(L_2); Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* L_5; L_5 = VirtualFuncInvoker2< Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E*, Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E*, String_t* >::Invoke(5 /* System.Uri System.Xml.XmlResolver::ResolveUri(System.Uri,System.String) */, L_2, L_3, L_4); V_2 = L_5; XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* L_6; L_6 = BaseValidator_get_XmlResolver_m9AA1596FF7D2DD066E51E32212DB36CC25A74FBA_inline(__this, NULL); Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* L_7 = V_2; NullCheck(L_6); RuntimeObject* L_8; L_8 = VirtualFuncInvoker3< RuntimeObject*, Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E*, String_t*, Type_t* >::Invoke(4 /* System.Object System.Xml.XmlResolver::GetEntity(System.Uri,System.String,System.Type) */, L_6, L_7, (String_t*)NULL, (Type_t*)NULL); V_3 = ((Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE*)CastclassClass((RuntimeObject*)L_8, Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE_il2cpp_TypeInfo_var)); Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* L_9 = V_2; NullCheck(L_9); String_t* L_10; L_10 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_9); Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_11 = V_3; XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_12; L_12 = BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5_inline(__this, NULL); XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* L_13 = (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B*)il2cpp_codegen_object_new(XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B_il2cpp_TypeInfo_var); NullCheck(L_13); XmlTextReader__ctor_mF7037716093692B7096D2E90B3B7704D89598CBE(L_13, L_10, L_11, L_12, NULL); V_0 = L_13; XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_14; L_14 = BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5_inline(__this, NULL); SchemaNames_tF7A45B027D5759AA56D035F5962B4612A6B0902F* L_15; L_15 = BaseValidator_get_SchemaNames_m349912EABFA59AE399C537F4266DD272DB02D8C9(__this, NULL); ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* L_16; L_16 = BaseValidator_get_EventHandler_mDD30026D63AC63C18F0E134AA6FFE634616F21F8(__this, NULL); Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* L_17 = (Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07*)il2cpp_codegen_object_new(Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07_il2cpp_TypeInfo_var); NullCheck(L_17); Parser__ctor_mD0856FD6103718FD65B714D40D94187514405DDD(L_17, 3, L_14, L_15, L_16, NULL); V_4 = L_17; Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* L_18 = V_4; XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* L_19; L_19 = BaseValidator_get_XmlResolver_m9AA1596FF7D2DD066E51E32212DB36CC25A74FBA_inline(__this, NULL); NullCheck(L_18); Parser_set_XmlResolver_m6EC1AECD03C3EF457FD4268B6516C856DB62578B_inline(L_18, L_19, NULL); Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* L_20 = V_4; XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_21 = V_0; String_t* L_22 = ___uri0; NullCheck(L_20); int32_t L_23; L_23 = Parser_Parse_m8A361CC608CFBE99313F7D62B0D572B81B38A44A(L_20, L_21, L_22, NULL); V_5 = L_23; SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_24 = (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E*)il2cpp_codegen_object_new(SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E_il2cpp_TypeInfo_var); NullCheck(L_24); SchemaInfo__ctor_mF2778D9A328648120368A2B00DC41949E52E0963(L_24, NULL); V_1 = L_24; SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_25 = V_1; int32_t L_26 = V_5; NullCheck(L_25); SchemaInfo_set_SchemaType_m00F5B5934AC3BDDD71AAEB8CA3E307451FA51229_inline(L_25, L_26, NULL); int32_t L_27 = V_5; if ((!(((uint32_t)L_27) == ((uint32_t)3)))) { goto IL_00b7_2; } } { XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* L_28; L_28 = BaseValidator_get_SchemaCollection_mFB598756F922146498445D82C48D7C5071917DC7_inline(__this, NULL); NullCheck(L_28); ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* L_29; L_29 = XmlSchemaCollection_get_EventHandler_mED21FE8707DB13BFCF9F765BE26825B39F8E07F1_inline(L_28, NULL); if (L_29) { goto IL_00a1_2; } } { XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* L_30; L_30 = BaseValidator_get_SchemaCollection_mFB598756F922146498445D82C48D7C5071917DC7_inline(__this, NULL); ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* L_31; L_31 = BaseValidator_get_EventHandler_mDD30026D63AC63C18F0E134AA6FFE634616F21F8(__this, NULL); NullCheck(L_30); XmlSchemaCollection_set_EventHandler_mE855F23CC187E2E6D5F353F9CC5F24571FCB3E1D_inline(L_30, L_31, NULL); } IL_00a1_2: { XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* L_32; L_32 = BaseValidator_get_SchemaCollection_mFB598756F922146498445D82C48D7C5071917DC7_inline(__this, NULL); String_t* L_33 = ___uri0; SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_34 = V_1; Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* L_35 = V_4; NullCheck(L_35); XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* L_36; L_36 = Parser_get_XmlSchema_mD5A4C6BA4B18957DA23830385DEAD714D09A9D4B_inline(L_35, NULL); NullCheck(L_32); XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* L_37; L_37 = XmlSchemaCollection_Add_m75A36701A3CB81FB45AFFF30BA3E9A8A0E900020(L_32, L_33, L_34, L_36, (bool)1, NULL); } IL_00b7_2: { SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_38; L_38 = BaseValidator_get_SchemaInfo_mE8B092165F3FFCE8F3090BE44D60178C76451AB3_inline(__this, NULL); SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_39 = V_1; ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* L_40; L_40 = BaseValidator_get_EventHandler_mDD30026D63AC63C18F0E134AA6FFE634616F21F8(__this, NULL); NullCheck(L_38); SchemaInfo_Add_m9F48748C906F00CC081EFDA73BDE062CFA991019(L_38, L_39, L_40, NULL); } IL_00c9_2: { XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_41 = V_0; NullCheck(L_41); bool L_42; L_42 = VirtualFuncInvoker0< bool >::Invoke(31 /* System.Boolean System.Xml.XmlReader::Read() */, L_41); if (L_42) { goto IL_00c9_2; } } { goto IL_0129; } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_00d3_1; } if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_00f9_1; } throw e; } CATCH_00d3_1: {// begin catch(System.Xml.Schema.XmlSchemaException) V_6 = ((XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B*)IL2CPP_GET_ACTIVE_EXCEPTION(XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B*)); V_1 = (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E*)NULL; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_43 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var)), (uint32_t)2); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_44 = L_43; String_t* L_45 = ___uri0; NullCheck(L_44); ArrayElementTypeCheck (L_44, L_45); (L_44)->SetAt(static_cast(0), (String_t*)L_45); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_46 = L_44; XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* L_47 = V_6; NullCheck(L_47); String_t* L_48; L_48 = VirtualFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Exception::get_Message() */, L_47); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_48); (L_46)->SetAt(static_cast(1), (String_t*)L_48); BaseValidator_SendValidationEvent_m0395B5910EE493C439E8E380A73A22B779486263(__this, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBCC97599BA06B937BC2C0F377AE4E5E8DCC5D5AE)), L_46, 0, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0129; }// end catch (depth: 2) CATCH_00f9_1: {// begin catch(System.Exception) V_7 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); V_1 = (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E*)NULL; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_49 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var)), (uint32_t)2); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_50 = L_49; String_t* L_51 = ___uri0; NullCheck(L_50); ArrayElementTypeCheck (L_50, L_51); (L_50)->SetAt(static_cast(0), (String_t*)L_51); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_52 = L_50; Exception_t* L_53 = V_7; NullCheck(L_53); String_t* L_54; L_54 = VirtualFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Exception::get_Message() */, L_53); NullCheck(L_52); ArrayElementTypeCheck (L_52, L_54); (L_52)->SetAt(static_cast(1), (String_t*)L_54); BaseValidator_SendValidationEvent_m0395B5910EE493C439E8E380A73A22B779486263(__this, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBCC97599BA06B937BC2C0F377AE4E5E8DCC5D5AE)), L_52, 1, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0129; }// end catch (depth: 2) }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0129: { return; } } // System.Void System.Xml.Schema.XsdValidator::LoadSchema(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_LoadSchema_m285D8FAB9A88F0E964E58363378F3F0935DBC78F (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, String_t* ___uri0, String_t* ___url1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_ContainsKey_mB58A1ED30A4979126B249E60D66D4391F6FF65F6_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* V_0 = NULL; { XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* L_0; L_0 = BaseValidator_get_XmlResolver_m9AA1596FF7D2DD066E51E32212DB36CC25A74FBA_inline(__this, NULL); if (L_0) { goto IL_0009; } } { return; } IL_0009: { SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_1; L_1 = BaseValidator_get_SchemaInfo_mE8B092165F3FFCE8F3090BE44D60178C76451AB3_inline(__this, NULL); NullCheck(L_1); Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* L_2; L_2 = SchemaInfo_get_TargetNamespaces_m051A78CD43B364C0B10D75781749BAEE3EBF564D_inline(L_1, NULL); String_t* L_3 = ___uri0; NullCheck(L_2); bool L_4; L_4 = Dictionary_2_ContainsKey_mB58A1ED30A4979126B249E60D66D4391F6FF65F6(L_2, L_3, Dictionary_2_ContainsKey_mB58A1ED30A4979126B249E60D66D4391F6FF65F6_RuntimeMethod_var); if (!L_4) { goto IL_002b; } } { XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_5 = __this->___nsManager_18; String_t* L_6 = ___uri0; NullCheck(L_5); String_t* L_7; L_7 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(17 /* System.String System.Xml.XmlNamespaceManager::LookupPrefix(System.String) */, L_5, L_6); if (!L_7) { goto IL_002b; } } { return; } IL_002b: { V_0 = (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E*)NULL; XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* L_8; L_8 = BaseValidator_get_SchemaCollection_mFB598756F922146498445D82C48D7C5071917DC7_inline(__this, NULL); if (!L_8) { goto IL_0042; } } { XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* L_9; L_9 = BaseValidator_get_SchemaCollection_mFB598756F922146498445D82C48D7C5071917DC7_inline(__this, NULL); String_t* L_10 = ___uri0; NullCheck(L_9); SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_11; L_11 = XmlSchemaCollection_GetSchemaInfo_m3AD2AC507F41754345390B26A840D1C2BE9F4206(L_9, L_10, NULL); V_0 = L_11; } IL_0042: { SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_12 = V_0; if (!L_12) { goto IL_0087; } } { SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_13 = V_0; NullCheck(L_13); int32_t L_14; L_14 = SchemaInfo_get_SchemaType_m44BE9221A63C4D13AE45A2054A875B533518B0FC_inline(L_13, NULL); if ((((int32_t)L_14) == ((int32_t)3))) { goto IL_0074; } } { String_t* L_15 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&String_t_il2cpp_TypeInfo_var))))->___Empty_6; PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* L_16; L_16 = BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573_inline(__this, NULL); NullCheck(L_16); int32_t L_17; L_17 = VirtualFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 System.Xml.PositionInfo::get_LineNumber() */, L_16); PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* L_18; L_18 = BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573_inline(__this, NULL); NullCheck(L_18); int32_t L_19; L_19 = VirtualFuncInvoker0< int32_t >::Invoke(9 /* System.Int32 System.Xml.PositionInfo::get_LinePosition() */, L_18); XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596* L_20 = (XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596_il2cpp_TypeInfo_var))); NullCheck(L_20); XmlException__ctor_m03120C28C23F76A8DA17B42FB00F599D2FB22B3F(L_20, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF5CB58F43027836E92BD3F534AED8E6C315F445A)), L_15, L_17, L_19, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_20, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdValidator_LoadSchema_m285D8FAB9A88F0E964E58363378F3F0935DBC78F_RuntimeMethod_var))); } IL_0074: { SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_21; L_21 = BaseValidator_get_SchemaInfo_mE8B092165F3FFCE8F3090BE44D60178C76451AB3_inline(__this, NULL); SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_22 = V_0; ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* L_23; L_23 = BaseValidator_get_EventHandler_mDD30026D63AC63C18F0E134AA6FFE634616F21F8(__this, NULL); NullCheck(L_21); SchemaInfo_Add_m9F48748C906F00CC081EFDA73BDE062CFA991019(L_21, L_22, L_23, NULL); return; } IL_0087: { String_t* L_24 = ___url1; if (!L_24) { goto IL_0092; } } { String_t* L_25 = ___uri0; String_t* L_26 = ___url1; XsdValidator_LoadSchemaFromLocation_m2C537E794B7B2B44623F6A07DADBDCD45CE98787(__this, L_25, L_26, NULL); } IL_0092: { return; } } // System.Boolean System.Xml.Schema.XsdValidator::get_HasSchema() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XsdValidator_get_HasSchema_mBCB35B50A4E462B189F78097CCD17BF5A1ECFB58 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { { SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_0 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___schemaInfo_7; NullCheck(L_0); int32_t L_1; L_1 = SchemaInfo_get_SchemaType_m44BE9221A63C4D13AE45A2054A875B533518B0FC_inline(L_0, NULL); return (bool)((!(((uint32_t)L_1) <= ((uint32_t)0)))? 1 : 0); } } // System.Boolean System.Xml.Schema.XsdValidator::get_PreserveWhitespace() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XsdValidator_get_PreserveWhitespace_m54AC8C5900AE3A5145675C093854F4076B559D8B (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_0 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_0); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_1 = L_0->___ElementDecl_7; if (L_1) { goto IL_000f; } } { return (bool)0; } IL_000f: { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_2 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_2); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_3 = L_2->___ElementDecl_7; NullCheck(L_3); ContentValidator_t42EB1802005FF0D871EE98A34ADB69091CCE48FE* L_4; L_4 = SchemaElementDecl_get_ContentValidator_m687E7878F142CFC03B5D7B4FFD6FE1F4AE6526E1_inline(L_3, NULL); NullCheck(L_4); bool L_5; L_5 = ContentValidator_get_PreserveWhitespace_mEAD1CCBFBEDD9927663B7735370BC8118A00D6C7(L_4, NULL); return L_5; } } // System.Void System.Xml.Schema.XsdValidator::ProcessTokenizedType(System.Xml.XmlTokenizedType,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ProcessTokenizedType_m8C222C8AD2ACD653570A0FFF69E8B2A71D931562 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, int32_t ___ttype0, String_t* ___name1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAC3FA574F14497D2BDB7CFB23217B29FB51EEF3E); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___ttype0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_0, 1))) { case 0: { goto IL_0019; } case 1: { goto IL_0042; } case 2: { goto IL_00a8; } case 3: { goto IL_0074; } } } { return; } IL_0019: { String_t* L_1 = ___name1; RuntimeObject* L_2; L_2 = VirtualFuncInvoker1< RuntimeObject*, String_t* >::Invoke(7 /* System.Object System.Xml.Schema.BaseValidator::FindId(System.String) */, __this, L_1); if (!L_2) { goto IL_002f; } } { String_t* L_3 = ___name1; BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E(__this, _stringLiteralAC3FA574F14497D2BDB7CFB23217B29FB51EEF3E, L_3, NULL); return; } IL_002f: { String_t* L_4 = ___name1; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_5 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_5); String_t* L_6 = L_5->___LocalName_9; XsdValidator_AddID_m7B3449D0AD57887D1A583CA21146A072F282F7BA(__this, L_4, L_6, NULL); return; } IL_0042: { String_t* L_7 = ___name1; RuntimeObject* L_8; L_8 = VirtualFuncInvoker1< RuntimeObject*, String_t* >::Invoke(7 /* System.Object System.Xml.Schema.BaseValidator::FindId(System.String) */, __this, L_7); if (L_8) { goto IL_00a8; } } { IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D* L_9 = __this->___idRefListHead_21; String_t* L_10 = ___name1; PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* L_11; L_11 = BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573_inline(__this, NULL); NullCheck(L_11); int32_t L_12; L_12 = VirtualFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 System.Xml.PositionInfo::get_LineNumber() */, L_11); PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* L_13; L_13 = BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573_inline(__this, NULL); NullCheck(L_13); int32_t L_14; L_14 = VirtualFuncInvoker0< int32_t >::Invoke(9 /* System.Int32 System.Xml.PositionInfo::get_LinePosition() */, L_13); IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D* L_15 = (IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D*)il2cpp_codegen_object_new(IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D_il2cpp_TypeInfo_var); NullCheck(L_15); IdRefNode__ctor_m412DD977E13E68EAE9C6E89CEC38F87F1C475CC5(L_15, L_9, L_10, L_12, L_14, NULL); __this->___idRefListHead_21 = L_15; Il2CppCodeGenWriteBarrier((void**)(&__this->___idRefListHead_21), (void*)L_15); return; } IL_0074: { SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_16 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___schemaInfo_7; String_t* L_17 = ___name1; ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* L_18; L_18 = BaseValidator_get_EventHandler_mDD30026D63AC63C18F0E134AA6FFE634616F21F8(__this, NULL); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_19 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_19); String_t* L_20; L_20 = VirtualFuncInvoker0< String_t* >::Invoke(13 /* System.String System.Xml.XmlReader::get_BaseURI() */, L_19); PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* L_21; L_21 = BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573_inline(__this, NULL); NullCheck(L_21); int32_t L_22; L_22 = VirtualFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 System.Xml.PositionInfo::get_LineNumber() */, L_21); PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* L_23; L_23 = BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573_inline(__this, NULL); NullCheck(L_23); int32_t L_24; L_24 = VirtualFuncInvoker0< int32_t >::Invoke(9 /* System.Int32 System.Xml.PositionInfo::get_LinePosition() */, L_23); BaseValidator_ProcessEntity_m1BB67691A6EFE4CCCBD198AF9DA017C64CE87786(L_16, L_17, __this, L_18, L_20, L_22, L_24, NULL); } IL_00a8: { return; } } // System.Void System.Xml.Schema.XsdValidator::CheckValue(System.String,System.Xml.Schema.SchemaAttDef) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_CheckValue_m329063571D692A8AFA1C7586B345A73F4F8ED549 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, String_t* ___value0, SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* ___attdef1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7A544E3B319CBE0A9AD7B9C904DF95BADA23D0AF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB9F1EA7F38D0D03D737DAB52F1EDF18A4A1E9544); s_Il2CppMethodInitialized = true; } bool V_0 = false; XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* V_1 = NULL; RuntimeObject* V_2 = NULL; int32_t V_3 = 0; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* V_4 = NULL; int32_t V_5 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* G_B3_0 = NULL; SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* G_B17_0 = NULL; try {// begin try (depth: 1) { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_0 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_0); XmlValidatingReaderImpl_set_TypedValueObject_m5CE2EEB7B2C9DE75E771F9E622DE11650D4F0989(L_0, NULL, NULL); SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_1 = ___attdef1; V_0 = (bool)((!(((RuntimeObject*)(SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553*)L_1) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); bool L_2 = V_0; if (L_2) { goto IL_0026_1; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_3 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_3); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_4 = L_3->___ElementDecl_7; NullCheck(L_4); XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_5; L_5 = SchemaDeclBase_get_Datatype_mE6DE13C3518B65A1CF6E464F12D7D7653247AF90_inline(L_4, NULL); G_B3_0 = L_5; goto IL_002c_1; } IL_0026_1: { SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_6 = ___attdef1; NullCheck(L_6); XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_7; L_7 = SchemaDeclBase_get_Datatype_mE6DE13C3518B65A1CF6E464F12D7D7653247AF90_inline(L_6, NULL); G_B3_0 = L_7; } IL_002c_1: { V_1 = G_B3_0; XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_8 = V_1; if (L_8) { goto IL_0035_1; } } { goto IL_0163; } IL_0035_1: { XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_9 = V_1; String_t* L_10 = ___value0; XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_11; L_11 = BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5_inline(__this, NULL); XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_12 = __this->___nsManager_18; NullCheck(L_9); RuntimeObject* L_13; L_13 = VirtualFuncInvoker4< RuntimeObject*, String_t*, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8*, RuntimeObject*, bool >::Invoke(15 /* System.Object System.Xml.Schema.XmlSchemaDatatype::ParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Boolean) */, L_9, L_10, L_11, L_12, (bool)1); V_2 = L_13; XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_14 = V_1; NullCheck(L_14); int32_t L_15; L_15 = VirtualFuncInvoker0< int32_t >::Invoke(5 /* System.Xml.XmlTokenizedType System.Xml.Schema.XmlSchemaDatatype::get_TokenizedType() */, L_14); V_3 = L_15; int32_t L_16 = V_3; if ((((int32_t)L_16) == ((int32_t)4))) { goto IL_005d_1; } } { int32_t L_17 = V_3; if ((((int32_t)L_17) == ((int32_t)1))) { goto IL_005d_1; } } { int32_t L_18 = V_3; if ((!(((uint32_t)L_18) == ((uint32_t)2)))) { goto IL_00a6_1; } } IL_005d_1: { XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_19 = V_1; NullCheck(L_19); int32_t L_20; L_20 = VirtualFuncInvoker0< int32_t >::Invoke(7 /* System.Xml.Schema.XmlSchemaDatatypeVariety System.Xml.Schema.XmlSchemaDatatype::get_Variety() */, L_19); if ((!(((uint32_t)L_20) == ((uint32_t)1)))) { goto IL_0094_1; } } { RuntimeObject* L_21 = V_2; V_4 = ((StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)Castclass((RuntimeObject*)L_21, StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var)); V_5 = 0; goto IL_008a_1; } IL_0073_1: { XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_22 = V_1; NullCheck(L_22); int32_t L_23; L_23 = VirtualFuncInvoker0< int32_t >::Invoke(5 /* System.Xml.XmlTokenizedType System.Xml.Schema.XmlSchemaDatatype::get_TokenizedType() */, L_22); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_24 = V_4; int32_t L_25 = V_5; NullCheck(L_24); int32_t L_26 = L_25; String_t* L_27 = (L_24)->GetAt(static_cast(L_26)); XsdValidator_ProcessTokenizedType_m8C222C8AD2ACD653570A0FFF69E8B2A71D931562(__this, L_23, L_27, NULL); int32_t L_28 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_28, 1)); } IL_008a_1: { int32_t L_29 = V_5; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_30 = V_4; NullCheck(L_30); if ((((int32_t)L_29) < ((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length))))) { goto IL_0073_1; } } { goto IL_00a6_1; } IL_0094_1: { XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_31 = V_1; NullCheck(L_31); int32_t L_32; L_32 = VirtualFuncInvoker0< int32_t >::Invoke(5 /* System.Xml.XmlTokenizedType System.Xml.Schema.XmlSchemaDatatype::get_TokenizedType() */, L_31); RuntimeObject* L_33 = V_2; XsdValidator_ProcessTokenizedType_m8C222C8AD2ACD653570A0FFF69E8B2A71D931562(__this, L_32, ((String_t*)CastclassSealed((RuntimeObject*)L_33, String_t_il2cpp_TypeInfo_var)), NULL); } IL_00a6_1: { bool L_34 = V_0; if (L_34) { goto IL_00b6_1; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_35 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_35); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_36 = L_35->___ElementDecl_7; G_B17_0 = L_36; goto IL_00b7_1; } IL_00b6_1: { SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_37 = ___attdef1; G_B17_0 = ((SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD*)(L_37)); } IL_00b7_1: { RuntimeObject* L_38 = V_2; NullCheck(G_B17_0); bool L_39; L_39 = SchemaDeclBase_CheckValue_m7DFE87CAF1D32203AB814BA032CCA2AF8D03727A(G_B17_0, L_38, NULL); if (L_39) { goto IL_0100_1; } } { bool L_40 = V_0; if (!L_40) { goto IL_00da_1; } } { SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_41 = ___attdef1; NullCheck(L_41); XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_42; L_42 = SchemaDeclBase_get_Name_m013DF0DD721FE902399C2DF4D2E6F8DAD50ECFAE_inline(L_41, NULL); NullCheck(L_42); String_t* L_43; L_43 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_42); BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E(__this, _stringLiteralB9F1EA7F38D0D03D737DAB52F1EDF18A4A1E9544, L_43, NULL); goto IL_0100_1; } IL_00da_1: { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_44 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_44); String_t* L_45 = L_44->___LocalName_9; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_46 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_46); String_t* L_47 = L_46->___Namespace_10; il2cpp_codegen_runtime_class_init_inline(XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24_il2cpp_TypeInfo_var); String_t* L_48; L_48 = XmlSchemaValidator_QNameString_m4EFD07552618095F64CAF2943BC83D8AB4796819(L_45, L_47, NULL); BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E(__this, _stringLiteral7A544E3B319CBE0A9AD7B9C904DF95BADA23D0AF, L_48, NULL); } IL_0100_1: { XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_49 = V_1; NullCheck(L_49); int32_t L_50; L_50 = VirtualFuncInvoker0< int32_t >::Invoke(7 /* System.Xml.Schema.XmlSchemaDatatypeVariety System.Xml.Schema.XmlSchemaDatatype::get_Variety() */, L_49); if ((!(((uint32_t)L_50) == ((uint32_t)2)))) { goto IL_0111_1; } } { RuntimeObject* L_51 = V_2; RuntimeObject* L_52; L_52 = XsdValidator_UnWrapUnion_m66835C7CF39B169E7D4D89DBC14CDC232CBE27D8(__this, L_51, NULL); V_2 = L_52; } IL_0111_1: { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_53 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; RuntimeObject* L_54 = V_2; NullCheck(L_53); XmlValidatingReaderImpl_set_TypedValueObject_m5CE2EEB7B2C9DE75E771F9E622DE11650D4F0989(L_53, L_54, NULL); goto IL_0163; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_011f; } throw e; } CATCH_011f: {// begin catch(System.Xml.Schema.XmlSchemaException) { SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_55 = ___attdef1; if (!L_55) { goto IL_013b; } } { SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_56 = ___attdef1; NullCheck(L_56); XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_57; L_57 = SchemaDeclBase_get_Name_m013DF0DD721FE902399C2DF4D2E6F8DAD50ECFAE_inline(L_56, NULL); NullCheck(L_57); String_t* L_58; L_58 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_57); BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E(__this, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAA5A9878BB762965068147AF089CB41E3EE29061)), L_58, NULL); goto IL_0161; } IL_013b: { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_59 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_59); String_t* L_60 = L_59->___LocalName_9; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_61 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_61); String_t* L_62 = L_61->___Namespace_10; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24_il2cpp_TypeInfo_var))); String_t* L_63; L_63 = XmlSchemaValidator_QNameString_m4EFD07552618095F64CAF2943BC83D8AB4796819(L_60, L_62, NULL); BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E(__this, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2D34C612BDAC2908AF207A8965EAB461BE4C70E3)), L_63, NULL); } IL_0161: { IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0163; } }// end catch (depth: 1) IL_0163: { return; } } // System.Void System.Xml.Schema.XsdValidator::AddID(System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_AddID_m7B3449D0AD57887D1A583CA21146A072F282F7BA (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, String_t* ___name0, RuntimeObject* ___node1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = __this->___IDs_20; if (L_0) { goto IL_0013; } } { Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1 = (Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D*)il2cpp_codegen_object_new(Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_il2cpp_TypeInfo_var); NullCheck(L_1); Hashtable__ctor_mD7E2F1EB1BFD683186ECD6EDBE1708AF35C3A87D(L_1, NULL); __this->___IDs_20 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___IDs_20), (void*)L_1); } IL_0013: { Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_2 = __this->___IDs_20; String_t* L_3 = ___name0; RuntimeObject* L_4 = ___node1; NullCheck(L_2); VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(23 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_2, L_3, L_4); return; } } // System.Object System.Xml.Schema.XsdValidator::FindId(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* XsdValidator_FindId_m00BE7A29F6FB93CBC5B80804F1F3A108F982F4B8 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, String_t* ___name0, const RuntimeMethod* method) { { Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_0 = __this->___IDs_20; if (!L_0) { goto IL_0015; } } { Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_1 = __this->___IDs_20; String_t* L_2 = ___name0; NullCheck(L_1); RuntimeObject* L_3; L_3 = VirtualFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(30 /* System.Object System.Collections.Hashtable::get_Item(System.Object) */, L_1, L_2); return L_3; } IL_0015: { return NULL; } } // System.Boolean System.Xml.Schema.XsdValidator::IsXSDRoot(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XsdValidator_IsXSDRoot_m799AA32253D6B49813FC037E69B12F8E0137C3FC (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, String_t* ___localName0, String_t* ___ns1, const RuntimeMethod* method) { { String_t* L_0 = ___ns1; String_t* L_1 = __this->___NsXs_28; bool L_2; L_2 = Ref_Equal_m91CE186A8D713DBCF387B2A4AA83138704C7B8B1(L_0, L_1, NULL); if (!L_2) { goto IL_001b; } } { String_t* L_3 = ___localName0; String_t* L_4 = __this->___XsdSchema_34; bool L_5; L_5 = Ref_Equal_m91CE186A8D713DBCF387B2A4AA83138704C7B8B1(L_3, L_4, NULL); return L_5; } IL_001b: { return (bool)0; } } // System.Void System.Xml.Schema.XsdValidator::Push(System.Xml.XmlQualifiedName) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_Push_m56AE42051EE40CE1ABB5142449DB9AD93CBF686F (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* ___elementName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_0 = __this->___validationStack_16; NullCheck(L_0); RuntimeObject* L_1; L_1 = HWStack_Push_mB56F1D723F4F22AEF3D79471002C5C28B941E520(L_0, NULL); ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10 = ((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_1, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var)); Il2CppCodeGenWriteBarrier((void**)(&((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10), (void*)((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_1, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))); ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_2 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; if (L_2) { goto IL_003a; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_3 = (ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)il2cpp_codegen_object_new(ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var); NullCheck(L_3); ValidationState__ctor_mD6A486E32A71B24D1E419D6A90D052200A50AA6E(L_3, NULL); ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10 = L_3; Il2CppCodeGenWriteBarrier((void**)(&((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10), (void*)L_3); HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_4 = __this->___validationStack_16; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_5 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_4); HWStack_AddToTop_m2906D8C7096B89DA2A642C6022A0BBDA3E56D38D(L_4, L_5, NULL); } IL_003a: { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_6 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_7 = ___elementName0; NullCheck(L_7); String_t* L_8; L_8 = XmlQualifiedName_get_Name_mC9D21D5BADE11AEAC7ED5886B39E1A774C63B830_inline(L_7, NULL); NullCheck(L_6); L_6->___LocalName_9 = L_8; Il2CppCodeGenWriteBarrier((void**)(&L_6->___LocalName_9), (void*)L_8); ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_9 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_10 = ___elementName0; NullCheck(L_10); String_t* L_11; L_11 = XmlQualifiedName_get_Namespace_m0CAE4A651EF1CA6F0EB657C83608A796038A2615_inline(L_10, NULL); NullCheck(L_9); L_9->___Namespace_10 = L_11; Il2CppCodeGenWriteBarrier((void**)(&L_9->___Namespace_10), (void*)L_11); ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_12 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_12); L_12->___HasMatched_13 = (bool)0; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_13 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_13); L_13->___IsNill_0 = (bool)0; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_14 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; int32_t L_15 = __this->___processContents_23; NullCheck(L_14); L_14->___ProcessContents_5 = L_15; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_16 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_16); L_16->___NeedValidateChildren_2 = (bool)0; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_17 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_17); L_17->___Constr_11 = (ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC*)NULL; Il2CppCodeGenWriteBarrier((void**)(&L_17->___Constr_11), (void*)(ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC*)NULL); return; } } // System.Void System.Xml.Schema.XsdValidator::Pop() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_Pop_mE501FC313AD1C76D2E6DE114D93C8BB2244DAD95 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_0 = __this->___validationStack_16; NullCheck(L_0); int32_t L_1; L_1 = HWStack_get_Length_m6363693F0CF183362158EE28989E47D9ED83120F_inline(L_0, NULL); if ((((int32_t)L_1) <= ((int32_t)1))) { goto IL_005b; } } { HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_2 = __this->___validationStack_16; NullCheck(L_2); RuntimeObject* L_3; L_3 = HWStack_Pop_m719771746919E84F388E413881376AD49B697471(L_2, NULL); int32_t L_4 = __this->___startIDConstraint_15; HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_5 = __this->___validationStack_16; NullCheck(L_5); int32_t L_6; L_6 = HWStack_get_Length_m6363693F0CF183362158EE28989E47D9ED83120F_inline(L_5, NULL); if ((!(((uint32_t)L_4) == ((uint32_t)L_6)))) { goto IL_0034; } } { __this->___startIDConstraint_15 = (-1); } IL_0034: { HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_7 = __this->___validationStack_16; NullCheck(L_7); RuntimeObject* L_8; L_8 = HWStack_Peek_m4ACE3C92DC4F77A441791E8935F2A761139D38BF(L_7, NULL); ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10 = ((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_8, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var)); Il2CppCodeGenWriteBarrier((void**)(&((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10), (void*)((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_8, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))); ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_9 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_9); int32_t L_10 = L_9->___ProcessContents_5; __this->___processContents_23 = L_10; } IL_005b: { return; } } // System.Void System.Xml.Schema.XsdValidator::CheckForwardRefs() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_CheckForwardRefs_m3A69F9B67082D120DEC94E9EBF7F8D27DFA3F27F (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2B4964CFA3C8E9FB1D36BE9E16E6278A152406BF); s_Il2CppMethodInitialized = true; } IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D* V_0 = NULL; { IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D* L_0 = __this->___idRefListHead_21; V_0 = L_0; goto IL_0052; } IL_0009: { IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D* L_1 = V_0; NullCheck(L_1); String_t* L_2 = L_1->___Id_0; RuntimeObject* L_3; L_3 = VirtualFuncInvoker1< RuntimeObject*, String_t* >::Invoke(7 /* System.Object System.Xml.Schema.BaseValidator::FindId(System.String) */, __this, L_2); if (L_3) { goto IL_0044; } } { IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D* L_4 = V_0; NullCheck(L_4); String_t* L_5 = L_4->___Id_0; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_6 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_6); String_t* L_7; L_7 = VirtualFuncInvoker0< String_t* >::Invoke(13 /* System.String System.Xml.XmlReader::get_BaseURI() */, L_6); IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D* L_8 = V_0; NullCheck(L_8); int32_t L_9 = L_8->___LineNo_1; IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D* L_10 = V_0; NullCheck(L_10); int32_t L_11 = L_10->___LinePos_2; XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* L_12 = (XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B*)il2cpp_codegen_object_new(XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B_il2cpp_TypeInfo_var); NullCheck(L_12); XmlSchemaException__ctor_m5EB9F0E36520DCB3AD78B355F5F120E1D7FF5EEB(L_12, _stringLiteral2B4964CFA3C8E9FB1D36BE9E16E6278A152406BF, L_5, L_7, L_9, L_11, NULL); BaseValidator_SendValidationEvent_m2B9860A52F51581453B1AC9B4A1DFD174A10E4BB(__this, L_12, NULL); } IL_0044: { IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D* L_13 = V_0; NullCheck(L_13); IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D* L_14 = L_13->___Next_3; IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D* L_15 = V_0; NullCheck(L_15); L_15->___Next_3 = (IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D*)NULL; Il2CppCodeGenWriteBarrier((void**)(&L_15->___Next_3), (void*)(IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D*)NULL); V_0 = L_14; } IL_0052: { IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D* L_16 = V_0; if (L_16) { goto IL_0009; } } { __this->___idRefListHead_21 = (IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___idRefListHead_21), (void*)(IdRefNode_t06793D939FD3F484183D046CB2711557FBD5588D*)NULL); return; } } // System.Void System.Xml.Schema.XsdValidator::ValidateStartElementIdentityConstraints() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ValidateStartElementIdentityConstraints_mFBBBF10E9D7FFFC0AF4C7CDEB12392C498493336 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_0 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_0); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_1 = L_0->___ElementDecl_7; if (!L_1) { goto IL_0033; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_2 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_2); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_3 = L_2->___ElementDecl_7; NullCheck(L_3); CompiledIdentityConstraintU5BU5D_tA8E35C25853FEF33AAE27549EE1E30F039429D16* L_4; L_4 = SchemaElementDecl_get_Constraints_m4FD9F7A6901AB7FE2E546E128C698ED50A69D4F4_inline(L_3, NULL); if (!L_4) { goto IL_0025; } } { XsdValidator_AddIdentityConstraints_mE1CF3E2B55188AB910A6911BB9A7DE962736B7EF(__this, NULL); } IL_0025: { bool L_5; L_5 = XsdValidator_get_HasIdentityConstraints_mE34940C58B3B72FF22CFD5E756FDF9A8F885A7A7(__this, NULL); if (!L_5) { goto IL_0033; } } { XsdValidator_ElementIdentityConstraints_m39AFDDCCBEC21C45A60BCA463838811C5EBD7529(__this, NULL); } IL_0033: { return; } } // System.Boolean System.Xml.Schema.XsdValidator::get_HasIdentityConstraints() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XsdValidator_get_HasIdentityConstraints_mE34940C58B3B72FF22CFD5E756FDF9A8F885A7A7 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___startIDConstraint_15; return (bool)((((int32_t)((((int32_t)L_0) == ((int32_t)(-1)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Void System.Xml.Schema.XsdValidator::AddIdentityConstraints() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_AddIdentityConstraints_mE1CF3E2B55188AB910A6911BB9A7DE962736B7EF (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7635959AA058BCF98A9AF81991919F2CC13F5BB7); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; bool V_3 = false; int32_t V_4 = 0; ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* V_5 = NULL; int32_t V_6 = 0; int32_t G_B18_0 = 0; int32_t G_B17_0 = 0; int32_t G_B19_0 = 0; int32_t G_B19_1 = 0; { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_0 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_1 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_1); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_2 = L_1->___ElementDecl_7; NullCheck(L_2); CompiledIdentityConstraintU5BU5D_tA8E35C25853FEF33AAE27549EE1E30F039429D16* L_3; L_3 = SchemaElementDecl_get_Constraints_m4FD9F7A6901AB7FE2E546E128C698ED50A69D4F4_inline(L_2, NULL); NullCheck(L_3); ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_4 = (ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC*)(ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC*)SZArrayNew(ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))); NullCheck(L_0); L_0->___Constr_11 = L_4; Il2CppCodeGenWriteBarrier((void**)(&L_0->___Constr_11), (void*)L_4); V_0 = 0; V_1 = 0; goto IL_0054; } IL_0028: { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_5 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_5); ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_6 = L_5->___Constr_11; int32_t L_7 = V_0; int32_t L_8 = L_7; V_0 = ((int32_t)il2cpp_codegen_add(L_8, 1)); ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_9 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_9); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_10 = L_9->___ElementDecl_7; NullCheck(L_10); CompiledIdentityConstraintU5BU5D_tA8E35C25853FEF33AAE27549EE1E30F039429D16* L_11; L_11 = SchemaElementDecl_get_Constraints_m4FD9F7A6901AB7FE2E546E128C698ED50A69D4F4_inline(L_10, NULL); int32_t L_12 = V_1; NullCheck(L_11); int32_t L_13 = L_12; CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* L_14 = (L_11)->GetAt(static_cast(L_13)); ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_15 = (ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714*)il2cpp_codegen_object_new(ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714_il2cpp_TypeInfo_var); NullCheck(L_15); ConstraintStruct__ctor_mC23F6C5B5C51D1971997E6FC734F630A9D83951A(L_15, L_14, NULL); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_15); (L_6)->SetAt(static_cast(L_8), (ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714*)L_15); int32_t L_16 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_16, 1)); } IL_0054: { int32_t L_17 = V_1; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_18 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_18); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_19 = L_18->___ElementDecl_7; NullCheck(L_19); CompiledIdentityConstraintU5BU5D_tA8E35C25853FEF33AAE27549EE1E30F039429D16* L_20; L_20 = SchemaElementDecl_get_Constraints_m4FD9F7A6901AB7FE2E546E128C698ED50A69D4F4_inline(L_19, NULL); NullCheck(L_20); if ((((int32_t)L_17) < ((int32_t)((int32_t)(((RuntimeArray*)L_20)->max_length))))) { goto IL_0028; } } { V_2 = 0; goto IL_01ae; } IL_0070: { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_21 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_21); ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_22 = L_21->___Constr_11; int32_t L_23 = V_2; NullCheck(L_22); int32_t L_24 = L_23; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_25 = (L_22)->GetAt(static_cast(L_24)); NullCheck(L_25); CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* L_26 = L_25->___constraint_0; NullCheck(L_26); int32_t L_27; L_27 = CompiledIdentityConstraint_get_Role_m968CA50512673168BCB15510DC0479CAB63B7DF1_inline(L_26, NULL); if ((!(((uint32_t)L_27) == ((uint32_t)2)))) { goto IL_01aa; } } { V_3 = (bool)0; HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_28 = __this->___validationStack_16; NullCheck(L_28); int32_t L_29; L_29 = HWStack_get_Length_m6363693F0CF183362158EE28989E47D9ED83120F_inline(L_28, NULL); V_4 = ((int32_t)il2cpp_codegen_subtract(L_29, 1)); goto IL_015c; } IL_00a3: { HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_30 = __this->___validationStack_16; int32_t L_31 = V_4; NullCheck(L_30); RuntimeObject* L_32; L_32 = HWStack_get_Item_m22D16C45E0F052B2C253F5E415C6A3EFB446C6A6(L_30, L_31, NULL); NullCheck(((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_32, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))); ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_33 = ((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_32, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))->___Constr_11; if (!L_33) { goto IL_0156; } } { HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_34 = __this->___validationStack_16; int32_t L_35 = V_4; NullCheck(L_34); RuntimeObject* L_36; L_36 = HWStack_get_Item_m22D16C45E0F052B2C253F5E415C6A3EFB446C6A6(L_34, L_35, NULL); NullCheck(((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_36, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))); ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_37 = ((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_36, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))->___Constr_11; V_5 = L_37; V_6 = 0; goto IL_014b; } IL_00dd: { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_38 = V_5; int32_t L_39 = V_6; NullCheck(L_38); int32_t L_40 = L_39; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_41 = (L_38)->GetAt(static_cast(L_40)); NullCheck(L_41); CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* L_42 = L_41->___constraint_0; NullCheck(L_42); XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_43 = L_42->___name_0; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_44 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_44); ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_45 = L_44->___Constr_11; int32_t L_46 = V_2; NullCheck(L_45); int32_t L_47 = L_46; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_48 = (L_45)->GetAt(static_cast(L_47)); NullCheck(L_48); CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* L_49 = L_48->___constraint_0; NullCheck(L_49); XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_50 = L_49->___refer_4; il2cpp_codegen_runtime_class_init_inline(XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9_il2cpp_TypeInfo_var); bool L_51; L_51 = XmlQualifiedName_op_Equality_m1E344DA8D9A620A0DB42580DD284851DB571D704(L_43, L_50, NULL); if (!L_51) { goto IL_0145; } } { V_3 = (bool)1; ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_52 = V_5; int32_t L_53 = V_6; NullCheck(L_52); int32_t L_54 = L_53; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_55 = (L_52)->GetAt(static_cast(L_54)); NullCheck(L_55); Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_56 = L_55->___keyrefTable_4; if (L_56) { goto IL_0127; } } { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_57 = V_5; int32_t L_58 = V_6; NullCheck(L_57); int32_t L_59 = L_58; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_60 = (L_57)->GetAt(static_cast(L_59)); Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_61 = (Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D*)il2cpp_codegen_object_new(Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D_il2cpp_TypeInfo_var); NullCheck(L_61); Hashtable__ctor_mD7E2F1EB1BFD683186ECD6EDBE1708AF35C3A87D(L_61, NULL); NullCheck(L_60); L_60->___keyrefTable_4 = L_61; Il2CppCodeGenWriteBarrier((void**)(&L_60->___keyrefTable_4), (void*)L_61); } IL_0127: { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_62 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_62); ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_63 = L_62->___Constr_11; int32_t L_64 = V_2; NullCheck(L_63); int32_t L_65 = L_64; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_66 = (L_63)->GetAt(static_cast(L_65)); ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_67 = V_5; int32_t L_68 = V_6; NullCheck(L_67); int32_t L_69 = L_68; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_70 = (L_67)->GetAt(static_cast(L_69)); NullCheck(L_70); Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_71 = L_70->___keyrefTable_4; NullCheck(L_66); L_66->___qualifiedTable_3 = L_71; Il2CppCodeGenWriteBarrier((void**)(&L_66->___qualifiedTable_3), (void*)L_71); goto IL_0153; } IL_0145: { int32_t L_72 = V_6; V_6 = ((int32_t)il2cpp_codegen_add(L_72, 1)); } IL_014b: { int32_t L_73 = V_6; ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_74 = V_5; NullCheck(L_74); if ((((int32_t)L_73) < ((int32_t)((int32_t)(((RuntimeArray*)L_74)->max_length))))) { goto IL_00dd; } } IL_0153: { bool L_75 = V_3; if (L_75) { goto IL_0181; } } IL_0156: { int32_t L_76 = V_4; V_4 = ((int32_t)il2cpp_codegen_subtract(L_76, 1)); } IL_015c: { int32_t L_77 = V_4; int32_t L_78 = __this->___startIDConstraint_15; G_B17_0 = L_77; if ((((int32_t)L_78) >= ((int32_t)0))) { G_B18_0 = L_77; goto IL_0176; } } { HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_79 = __this->___validationStack_16; NullCheck(L_79); int32_t L_80; L_80 = HWStack_get_Length_m6363693F0CF183362158EE28989E47D9ED83120F_inline(L_79, NULL); G_B19_0 = ((int32_t)il2cpp_codegen_subtract(L_80, 1)); G_B19_1 = G_B17_0; goto IL_017c; } IL_0176: { int32_t L_81 = __this->___startIDConstraint_15; G_B19_0 = L_81; G_B19_1 = G_B18_0; } IL_017c: { if ((((int32_t)G_B19_1) >= ((int32_t)G_B19_0))) { goto IL_00a3; } } IL_0181: { bool L_82 = V_3; if (L_82) { goto IL_01aa; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_83 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_83); String_t* L_84 = L_83->___LocalName_9; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_85 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_85); String_t* L_86 = L_85->___Namespace_10; il2cpp_codegen_runtime_class_init_inline(XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24_il2cpp_TypeInfo_var); String_t* L_87; L_87 = XmlSchemaValidator_QNameString_m4EFD07552618095F64CAF2943BC83D8AB4796819(L_84, L_86, NULL); BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E(__this, _stringLiteral7635959AA058BCF98A9AF81991919F2CC13F5BB7, L_87, NULL); } IL_01aa: { int32_t L_88 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_88, 1)); } IL_01ae: { int32_t L_89 = V_2; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_90 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_90); ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_91 = L_90->___Constr_11; NullCheck(L_91); if ((((int32_t)L_89) < ((int32_t)((int32_t)(((RuntimeArray*)L_91)->max_length))))) { goto IL_0070; } } { int32_t L_92 = __this->___startIDConstraint_15; if ((!(((uint32_t)L_92) == ((uint32_t)(-1))))) { goto IL_01dd; } } { HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_93 = __this->___validationStack_16; NullCheck(L_93); int32_t L_94; L_94 = HWStack_get_Length_m6363693F0CF183362158EE28989E47D9ED83120F_inline(L_93, NULL); __this->___startIDConstraint_15 = ((int32_t)il2cpp_codegen_subtract(L_94, 1)); } IL_01dd: { return; } } // System.Void System.Xml.Schema.XsdValidator::ElementIdentityConstraints() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_ElementIdentityConstraints_m39AFDDCCBEC21C45A60BCA463838811C5EBD7529 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA15FCFDC151C53C52372D42C47E9B1FFB79AFB20); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* V_4 = NULL; { int32_t L_0 = __this->___startIDConstraint_15; V_0 = L_0; goto IL_012d; } IL_000c: { HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_1 = __this->___validationStack_16; int32_t L_2 = V_0; NullCheck(L_1); RuntimeObject* L_3; L_3 = HWStack_get_Item_m22D16C45E0F052B2C253F5E415C6A3EFB446C6A6(L_1, L_2, NULL); NullCheck(((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_3, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))); ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_4 = ((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_3, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))->___Constr_11; if (!L_4) { goto IL_0129; } } { HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_5 = __this->___validationStack_16; int32_t L_6 = V_0; NullCheck(L_5); RuntimeObject* L_7; L_7 = HWStack_get_Item_m22D16C45E0F052B2C253F5E415C6A3EFB446C6A6(L_5, L_6, NULL); NullCheck(((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_7, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))); ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_8 = ((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_7, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))->___Constr_11; V_1 = L_8; V_2 = 0; goto IL_0120; } IL_0045: { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_9 = V_1; int32_t L_10 = V_2; NullCheck(L_9); int32_t L_11 = L_10; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_12 = (L_9)->GetAt(static_cast(L_11)); NullCheck(L_12); SelectorActiveAxis_t6EF7A9EB1E33A4569C390C88E3FCD71CA4DDC84B* L_13 = L_12->___axisSelector_1; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_14 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_14); String_t* L_15; L_15 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Xml.XmlReader::get_LocalName() */, L_14); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_16 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_16); String_t* L_17; L_17 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Xml.XmlReader::get_NamespaceURI() */, L_16); NullCheck(L_13); bool L_18; L_18 = ActiveAxis_MoveToStartElement_mAAEFA4D1B60C8658BF5063EAB52FF509FE9EF281(L_13, L_15, L_17, NULL); if (!L_18) { goto IL_008e; } } { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_19 = V_1; int32_t L_20 = V_2; NullCheck(L_19); int32_t L_21 = L_20; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_22 = (L_19)->GetAt(static_cast(L_21)); NullCheck(L_22); SelectorActiveAxis_t6EF7A9EB1E33A4569C390C88E3FCD71CA4DDC84B* L_23 = L_22->___axisSelector_1; PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* L_24; L_24 = BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573_inline(__this, NULL); NullCheck(L_24); int32_t L_25; L_25 = VirtualFuncInvoker0< int32_t >::Invoke(8 /* System.Int32 System.Xml.PositionInfo::get_LineNumber() */, L_24); PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* L_26; L_26 = BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573_inline(__this, NULL); NullCheck(L_26); int32_t L_27; L_27 = VirtualFuncInvoker0< int32_t >::Invoke(9 /* System.Int32 System.Xml.PositionInfo::get_LinePosition() */, L_26); NullCheck(L_23); int32_t L_28; L_28 = SelectorActiveAxis_PushKS_mC4DC27A3C861581D44E1ABE40D02954D21B56AA4(L_23, L_25, L_27, NULL); } IL_008e: { V_3 = 0; goto IL_0109; } IL_0092: { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_29 = V_1; int32_t L_30 = V_2; NullCheck(L_29); int32_t L_31 = L_30; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_32 = (L_29)->GetAt(static_cast(L_31)); NullCheck(L_32); ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_33 = L_32->___axisFields_2; int32_t L_34 = V_3; NullCheck(L_33); RuntimeObject* L_35; L_35 = VirtualFuncInvoker1< RuntimeObject*, int32_t >::Invoke(27 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_33, L_34); V_4 = ((LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004*)CastclassClass((RuntimeObject*)L_35, LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004_il2cpp_TypeInfo_var)); LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* L_36 = V_4; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_37 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_37); String_t* L_38; L_38 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Xml.XmlReader::get_LocalName() */, L_37); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_39 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_39); String_t* L_40; L_40 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Xml.XmlReader::get_NamespaceURI() */, L_39); NullCheck(L_36); bool L_41; L_41 = ActiveAxis_MoveToStartElement_mAAEFA4D1B60C8658BF5063EAB52FF509FE9EF281(L_36, L_38, L_40, NULL); if (!L_41) { goto IL_0105; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_42 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_42); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_43 = L_42->___ElementDecl_7; if (!L_43) { goto IL_0105; } } { ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_44 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_44); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_45 = L_44->___ElementDecl_7; NullCheck(L_45); XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_46; L_46 = SchemaDeclBase_get_Datatype_mE6DE13C3518B65A1CF6E464F12D7D7653247AF90_inline(L_45, NULL); if (L_46) { goto IL_00fd; } } { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_47 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_47); String_t* L_48; L_48 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Xml.XmlReader::get_LocalName() */, L_47); BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E(__this, _stringLiteralA15FCFDC151C53C52372D42C47E9B1FFB79AFB20, L_48, NULL); goto IL_0105; } IL_00fd: { LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* L_49 = V_4; NullCheck(L_49); L_49->___isMatched_5 = (bool)1; } IL_0105: { int32_t L_50 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_50, 1)); } IL_0109: { int32_t L_51 = V_3; ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_52 = V_1; int32_t L_53 = V_2; NullCheck(L_52); int32_t L_54 = L_53; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_55 = (L_52)->GetAt(static_cast(L_54)); NullCheck(L_55); ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_56 = L_55->___axisFields_2; NullCheck(L_56); int32_t L_57; L_57 = VirtualFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_56); if ((((int32_t)L_51) < ((int32_t)L_57))) { goto IL_0092; } } { int32_t L_58 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_58, 1)); } IL_0120: { int32_t L_59 = V_2; ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_60 = V_1; NullCheck(L_60); if ((((int32_t)L_59) < ((int32_t)((int32_t)(((RuntimeArray*)L_60)->max_length))))) { goto IL_0045; } } IL_0129: { int32_t L_61 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_61, 1)); } IL_012d: { int32_t L_62 = V_0; HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_63 = __this->___validationStack_16; NullCheck(L_63); int32_t L_64; L_64 = HWStack_get_Length_m6363693F0CF183362158EE28989E47D9ED83120F_inline(L_63, NULL); if ((((int32_t)L_62) < ((int32_t)L_64))) { goto IL_000c; } } { return; } } // System.Void System.Xml.Schema.XsdValidator::AttributeIdentityConstraints(System.String,System.String,System.Object,System.String,System.Xml.Schema.SchemaAttDef) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_AttributeIdentityConstraints_m822930333D825B8ADDA67291CBBCF7B41FB348D0 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, String_t* ___name0, String_t* ___ns1, RuntimeObject* ___obj2, String_t* ___sobj3, SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* ___attdef4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedObject_tD8356990A8E68DB5595E4A4CA33F907B042EDD97_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral75D78B68BB2D27C18CE5BC355FF54DC7B2702CAB); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* V_4 = NULL; { int32_t L_0 = __this->___startIDConstraint_15; V_0 = L_0; goto IL_00e3; } IL_000c: { HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_1 = __this->___validationStack_16; int32_t L_2 = V_0; NullCheck(L_1); RuntimeObject* L_3; L_3 = HWStack_get_Item_m22D16C45E0F052B2C253F5E415C6A3EFB446C6A6(L_1, L_2, NULL); NullCheck(((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_3, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))); ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_4 = ((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_3, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))->___Constr_11; if (!L_4) { goto IL_00df; } } { HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_5 = __this->___validationStack_16; int32_t L_6 = V_0; NullCheck(L_5); RuntimeObject* L_7; L_7 = HWStack_get_Item_m22D16C45E0F052B2C253F5E415C6A3EFB446C6A6(L_5, L_6, NULL); NullCheck(((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_7, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))); ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_8 = ((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_7, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))->___Constr_11; V_1 = L_8; V_2 = 0; goto IL_00d6; } IL_0045: { V_3 = 0; goto IL_00bf; } IL_0049: { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_9 = V_1; int32_t L_10 = V_2; NullCheck(L_9); int32_t L_11 = L_10; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_12 = (L_9)->GetAt(static_cast(L_11)); NullCheck(L_12); ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_13 = L_12->___axisFields_2; int32_t L_14 = V_3; NullCheck(L_13); RuntimeObject* L_15; L_15 = VirtualFuncInvoker1< RuntimeObject*, int32_t >::Invoke(27 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_13, L_14); V_4 = ((LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004*)CastclassClass((RuntimeObject*)L_15, LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004_il2cpp_TypeInfo_var)); LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* L_16 = V_4; String_t* L_17 = ___name0; String_t* L_18 = ___ns1; NullCheck(L_16); bool L_19; L_19 = ActiveAxis_MoveToAttribute_mBC944943EE5C4AD55A97EDE351477A7A4004E9E0(L_16, L_17, L_18, NULL); if (!L_19) { goto IL_00bb; } } { LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* L_20 = V_4; NullCheck(L_20); KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_21 = L_20->___Ks_6; LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* L_22 = V_4; NullCheck(L_22); int32_t L_23; L_23 = LocatedActiveAxis_get_Column_m3DB79F1A7E88CD7AF7A40D487A9FCF055291DD75_inline(L_22, NULL); NullCheck(L_21); RuntimeObject* L_24; L_24 = KeySequence_get_Item_m3A19EF766927B6088A4C59AB42EDE0FD23E5735C(L_21, L_23, NULL); if (!L_24) { goto IL_008c; } } { String_t* L_25 = ___name0; BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E(__this, _stringLiteral75D78B68BB2D27C18CE5BC355FF54DC7B2702CAB, L_25, NULL); goto IL_00bb; } IL_008c: { SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_26 = ___attdef4; if (!L_26) { goto IL_00bb; } } { SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_27 = ___attdef4; NullCheck(L_27); XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_28; L_28 = SchemaDeclBase_get_Datatype_mE6DE13C3518B65A1CF6E464F12D7D7653247AF90_inline(L_27, NULL); if (!L_28) { goto IL_00bb; } } { LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* L_29 = V_4; NullCheck(L_29); KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_30 = L_29->___Ks_6; LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* L_31 = V_4; NullCheck(L_31); int32_t L_32; L_32 = LocatedActiveAxis_get_Column_m3DB79F1A7E88CD7AF7A40D487A9FCF055291DD75_inline(L_31, NULL); RuntimeObject* L_33 = ___obj2; String_t* L_34 = ___sobj3; SchemaAttDef_tC497C6246FCEF4C205C09DC0A9D186A4C2E81553* L_35 = ___attdef4; NullCheck(L_35); XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_36; L_36 = SchemaDeclBase_get_Datatype_mE6DE13C3518B65A1CF6E464F12D7D7653247AF90_inline(L_35, NULL); TypedObject_tD8356990A8E68DB5595E4A4CA33F907B042EDD97* L_37 = (TypedObject_tD8356990A8E68DB5595E4A4CA33F907B042EDD97*)il2cpp_codegen_object_new(TypedObject_tD8356990A8E68DB5595E4A4CA33F907B042EDD97_il2cpp_TypeInfo_var); NullCheck(L_37); TypedObject__ctor_m277BCD667BB3331787F2B8928208F25A1A3CCAB3(L_37, L_33, L_34, L_36, NULL); NullCheck(L_30); KeySequence_set_Item_m2E2156333034F1DFA7C1F7B7E9F608C42C1F0834(L_30, L_32, L_37, NULL); } IL_00bb: { int32_t L_38 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_38, 1)); } IL_00bf: { int32_t L_39 = V_3; ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_40 = V_1; int32_t L_41 = V_2; NullCheck(L_40); int32_t L_42 = L_41; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_43 = (L_40)->GetAt(static_cast(L_42)); NullCheck(L_43); ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_44 = L_43->___axisFields_2; NullCheck(L_44); int32_t L_45; L_45 = VirtualFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_44); if ((((int32_t)L_39) < ((int32_t)L_45))) { goto IL_0049; } } { int32_t L_46 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_46, 1)); } IL_00d6: { int32_t L_47 = V_2; ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_48 = V_1; NullCheck(L_48); if ((((int32_t)L_47) < ((int32_t)((int32_t)(((RuntimeArray*)L_48)->max_length))))) { goto IL_0045; } } IL_00df: { int32_t L_49 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_49, 1)); } IL_00e3: { int32_t L_50 = V_0; HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_51 = __this->___validationStack_16; NullCheck(L_51); int32_t L_52; L_52 = HWStack_get_Length_m6363693F0CF183362158EE28989E47D9ED83120F_inline(L_51, NULL); if ((((int32_t)L_50) < ((int32_t)L_52))) { goto IL_000c; } } { return; } } // System.Object System.Xml.Schema.XsdValidator::UnWrapUnion(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* XsdValidator_UnWrapUnion_m66835C7CF39B169E7D4D89DBC14CDC232CBE27D8 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, RuntimeObject* ___typedValue0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdSimpleValue_t8F48455D05E9F36B7C228A02F7FC71FA560DAE50_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } XsdSimpleValue_t8F48455D05E9F36B7C228A02F7FC71FA560DAE50* V_0 = NULL; { RuntimeObject* L_0 = ___typedValue0; V_0 = ((XsdSimpleValue_t8F48455D05E9F36B7C228A02F7FC71FA560DAE50*)IsInstClass((RuntimeObject*)L_0, XsdSimpleValue_t8F48455D05E9F36B7C228A02F7FC71FA560DAE50_il2cpp_TypeInfo_var)); XsdSimpleValue_t8F48455D05E9F36B7C228A02F7FC71FA560DAE50* L_1 = V_0; if (!L_1) { goto IL_0012; } } { XsdSimpleValue_t8F48455D05E9F36B7C228A02F7FC71FA560DAE50* L_2 = V_0; NullCheck(L_2); RuntimeObject* L_3; L_3 = XsdSimpleValue_get_TypedValue_mBC6C3E73A5E817F5A9232983714704820CC17B46_inline(L_2, NULL); ___typedValue0 = L_3; } IL_0012: { RuntimeObject* L_4 = ___typedValue0; return L_4; } } // System.Void System.Xml.Schema.XsdValidator::EndElementIdentityConstraints() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator_EndElementIdentityConstraints_m82F5D5B344FEFD02A4F250D270E65C7C94D18B76 (XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t6331596D5DD37C462B1B8D49CF6B319B00AB7131_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeySequence_t9A8BC185D749C28402EB785808371E47273100CA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypedObject_tD8356990A8E68DB5595E4A4CA33F907B042EDD97_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2B4E236E392EF263CBD9CA758D5931A0DADB5907); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3CEC14E2E3DD8A6C93059DAA88CD0CCEC84E20EA); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral75D78B68BB2D27C18CE5BC355FF54DC7B2702CAB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEF5E7ADBAA75C019149522AAD09984BB1BF2BE75); s_Il2CppMethodInitialized = true; } ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* V_0 = NULL; int32_t V_1 = 0; ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* V_5 = NULL; String_t* V_6 = NULL; KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* V_7 = NULL; int32_t V_8 = 0; int32_t V_9 = 0; RuntimeObject* V_10 = NULL; KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* V_11 = NULL; RuntimeObject* V_12 = NULL; String_t* G_B10_0 = NULL; { HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_0 = __this->___validationStack_16; NullCheck(L_0); int32_t L_1; L_1 = HWStack_get_Length_m6363693F0CF183362158EE28989E47D9ED83120F_inline(L_0, NULL); V_1 = ((int32_t)il2cpp_codegen_subtract(L_1, 1)); goto IL_0332; } IL_0013: { HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_2 = __this->___validationStack_16; int32_t L_3 = V_1; NullCheck(L_2); RuntimeObject* L_4; L_4 = HWStack_get_Item_m22D16C45E0F052B2C253F5E415C6A3EFB446C6A6(L_2, L_3, NULL); NullCheck(((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_4, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))); ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_5 = ((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_4, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))->___Constr_11; if (!L_5) { goto IL_032e; } } { HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_6 = __this->___validationStack_16; int32_t L_7 = V_1; NullCheck(L_6); RuntimeObject* L_8; L_8 = HWStack_get_Item_m22D16C45E0F052B2C253F5E415C6A3EFB446C6A6(L_6, L_7, NULL); NullCheck(((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_8, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))); ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_9 = ((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_8, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))->___Constr_11; V_2 = L_9; V_3 = 0; goto IL_0325; } IL_004c: { V_4 = 0; goto IL_0137; } IL_0054: { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_10 = V_2; int32_t L_11 = V_3; NullCheck(L_10); int32_t L_12 = L_11; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_13 = (L_10)->GetAt(static_cast(L_12)); NullCheck(L_13); ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_14 = L_13->___axisFields_2; int32_t L_15 = V_4; NullCheck(L_14); RuntimeObject* L_16; L_16 = VirtualFuncInvoker1< RuntimeObject*, int32_t >::Invoke(27 /* System.Object System.Collections.ArrayList::get_Item(System.Int32) */, L_14, L_15); V_5 = ((LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004*)CastclassClass((RuntimeObject*)L_16, LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004_il2cpp_TypeInfo_var)); LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* L_17 = V_5; NullCheck(L_17); bool L_18 = L_17->___isMatched_5; if (!L_18) { goto IL_0113; } } { LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* L_19 = V_5; NullCheck(L_19); L_19->___isMatched_5 = (bool)0; LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* L_20 = V_5; NullCheck(L_20); KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_21 = L_20->___Ks_6; LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* L_22 = V_5; NullCheck(L_22); int32_t L_23; L_23 = LocatedActiveAxis_get_Column_m3DB79F1A7E88CD7AF7A40D487A9FCF055291DD75_inline(L_22, NULL); NullCheck(L_21); RuntimeObject* L_24; L_24 = KeySequence_get_Item_m3A19EF766927B6088A4C59AB42EDE0FD23E5735C(L_21, L_23, NULL); if (!L_24) { goto IL_00ab; } } { XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_25 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_25); String_t* L_26; L_26 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Xml.XmlReader::get_LocalName() */, L_25); BaseValidator_SendValidationEvent_m74FFC1AC1837B20F3528352EB1C944AF9692460E(__this, _stringLiteral75D78B68BB2D27C18CE5BC355FF54DC7B2702CAB, L_26, NULL); goto IL_0113; } IL_00ab: { bool L_27 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___hasSibling_13; if (!L_27) { goto IL_00c0; } } { StringBuilder_t* L_28 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___textValue_11; NullCheck(L_28); String_t* L_29; L_29 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_28); G_B10_0 = L_29; goto IL_00c6; } IL_00c0: { String_t* L_30 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___textString_12; G_B10_0 = L_30; } IL_00c6: { V_6 = G_B10_0; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_31 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_31); RuntimeObject* L_32; L_32 = XmlValidatingReaderImpl_get_TypedValueObject_m9602101F88DF1B7E38564233B194E3946813C834(L_31, NULL); if (!L_32) { goto IL_0113; } } { String_t* L_33 = V_6; NullCheck(L_33); int32_t L_34; L_34 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_33, NULL); if (!L_34) { goto IL_0113; } } { LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* L_35 = V_5; NullCheck(L_35); KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_36 = L_35->___Ks_6; LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* L_37 = V_5; NullCheck(L_37); int32_t L_38; L_38 = LocatedActiveAxis_get_Column_m3DB79F1A7E88CD7AF7A40D487A9FCF055291DD75_inline(L_37, NULL); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_39 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_39); RuntimeObject* L_40; L_40 = XmlValidatingReaderImpl_get_TypedValueObject_m9602101F88DF1B7E38564233B194E3946813C834(L_39, NULL); String_t* L_41 = V_6; ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19* L_42 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___context_10; NullCheck(L_42); SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_43 = L_42->___ElementDecl_7; NullCheck(L_43); XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_44; L_44 = SchemaDeclBase_get_Datatype_mE6DE13C3518B65A1CF6E464F12D7D7653247AF90_inline(L_43, NULL); TypedObject_tD8356990A8E68DB5595E4A4CA33F907B042EDD97* L_45 = (TypedObject_tD8356990A8E68DB5595E4A4CA33F907B042EDD97*)il2cpp_codegen_object_new(TypedObject_tD8356990A8E68DB5595E4A4CA33F907B042EDD97_il2cpp_TypeInfo_var); NullCheck(L_45); TypedObject__ctor_m277BCD667BB3331787F2B8928208F25A1A3CCAB3(L_45, L_40, L_41, L_44, NULL); NullCheck(L_36); KeySequence_set_Item_m2E2156333034F1DFA7C1F7B7E9F608C42C1F0834(L_36, L_38, L_45, NULL); } IL_0113: { LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* L_46 = V_5; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_47 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_47); String_t* L_48; L_48 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Xml.XmlReader::get_LocalName() */, L_47); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_49 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_49); String_t* L_50; L_50 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Xml.XmlReader::get_NamespaceURI() */, L_49); NullCheck(L_46); bool L_51; L_51 = VirtualFuncInvoker2< bool, String_t*, String_t* >::Invoke(4 /* System.Boolean System.Xml.Schema.ActiveAxis::EndElement(System.String,System.String) */, L_46, L_48, L_50); int32_t L_52 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_52, 1)); } IL_0137: { int32_t L_53 = V_4; ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_54 = V_2; int32_t L_55 = V_3; NullCheck(L_54); int32_t L_56 = L_55; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_57 = (L_54)->GetAt(static_cast(L_56)); NullCheck(L_57); ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_58 = L_57->___axisFields_2; NullCheck(L_58); int32_t L_59; L_59 = VirtualFuncInvoker0< int32_t >::Invoke(22 /* System.Int32 System.Collections.ArrayList::get_Count() */, L_58); if ((((int32_t)L_53) < ((int32_t)L_59))) { goto IL_0054; } } { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_60 = V_2; int32_t L_61 = V_3; NullCheck(L_60); int32_t L_62 = L_61; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_63 = (L_60)->GetAt(static_cast(L_62)); NullCheck(L_63); SelectorActiveAxis_t6EF7A9EB1E33A4569C390C88E3FCD71CA4DDC84B* L_64 = L_63->___axisSelector_1; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_65 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_65); String_t* L_66; L_66 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Xml.XmlReader::get_LocalName() */, L_65); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_67 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_67); String_t* L_68; L_68 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Xml.XmlReader::get_NamespaceURI() */, L_67); NullCheck(L_64); bool L_69; L_69 = VirtualFuncInvoker2< bool, String_t*, String_t* >::Invoke(4 /* System.Boolean System.Xml.Schema.ActiveAxis::EndElement(System.String,System.String) */, L_64, L_66, L_68); if (!L_69) { goto IL_0321; } } { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_70 = V_2; int32_t L_71 = V_3; NullCheck(L_70); int32_t L_72 = L_71; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_73 = (L_70)->GetAt(static_cast(L_72)); NullCheck(L_73); SelectorActiveAxis_t6EF7A9EB1E33A4569C390C88E3FCD71CA4DDC84B* L_74 = L_73->___axisSelector_1; NullCheck(L_74); KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_75; L_75 = SelectorActiveAxis_PopKS_mF3D78944FF3E569359C1872BA00036164B2070CC(L_74, NULL); V_7 = L_75; ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_76 = V_2; int32_t L_77 = V_3; NullCheck(L_76); int32_t L_78 = L_77; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_79 = (L_76)->GetAt(static_cast(L_78)); NullCheck(L_79); CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* L_80 = L_79->___constraint_0; NullCheck(L_80); int32_t L_81; L_81 = CompiledIdentityConstraint_get_Role_m968CA50512673168BCB15510DC0479CAB63B7DF1_inline(L_80, NULL); V_8 = L_81; int32_t L_82 = V_8; switch (L_82) { case 0: { goto IL_026c; } case 1: { goto IL_01a9; } case 2: { goto IL_02ec; } } } { goto IL_0321; } IL_01a9: { KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_83 = V_7; NullCheck(L_83); bool L_84; L_84 = KeySequence_IsQualified_mB6736AF3FA499E5DAC24B5F54A2E1BC0740067A3(L_83, NULL); if (L_84) { goto IL_01f2; } } { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_85 = V_2; int32_t L_86 = V_3; NullCheck(L_85); int32_t L_87 = L_86; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_88 = (L_85)->GetAt(static_cast(L_87)); NullCheck(L_88); CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* L_89 = L_88->___constraint_0; NullCheck(L_89); XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_90 = L_89->___name_0; NullCheck(L_90); String_t* L_91; L_91 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_90); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_92 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_92); String_t* L_93; L_93 = VirtualFuncInvoker0< String_t* >::Invoke(13 /* System.String System.Xml.XmlReader::get_BaseURI() */, L_92); KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_94 = V_7; NullCheck(L_94); int32_t L_95; L_95 = KeySequence_get_PosLine_mA23828C7C5E29F53F24323AF63E8817F0CEE002B_inline(L_94, NULL); KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_96 = V_7; NullCheck(L_96); int32_t L_97; L_97 = KeySequence_get_PosCol_mA0F718C59BF785275C532C37AA2C6244C2108F05_inline(L_96, NULL); XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* L_98 = (XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B*)il2cpp_codegen_object_new(XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B_il2cpp_TypeInfo_var); NullCheck(L_98); XmlSchemaException__ctor_m5EB9F0E36520DCB3AD78B355F5F120E1D7FF5EEB(L_98, _stringLiteral2B4E236E392EF263CBD9CA758D5931A0DADB5907, L_91, L_93, L_95, L_97, NULL); BaseValidator_SendValidationEvent_m2B9860A52F51581453B1AC9B4A1DFD174A10E4BB(__this, L_98, NULL); goto IL_0321; } IL_01f2: { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_99 = V_2; int32_t L_100 = V_3; NullCheck(L_99); int32_t L_101 = L_100; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_102 = (L_99)->GetAt(static_cast(L_101)); NullCheck(L_102); Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_103 = L_102->___qualifiedTable_3; KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_104 = V_7; NullCheck(L_103); bool L_105; L_105 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(26 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_103, L_104); if (!L_105) { goto IL_0256; } } { StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_106 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)2); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_107 = L_106; KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_108 = V_7; NullCheck(L_108); String_t* L_109; L_109 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_108); NullCheck(L_107); ArrayElementTypeCheck (L_107, L_109); (L_107)->SetAt(static_cast(0), (String_t*)L_109); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_110 = L_107; ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_111 = V_2; int32_t L_112 = V_3; NullCheck(L_111); int32_t L_113 = L_112; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_114 = (L_111)->GetAt(static_cast(L_113)); NullCheck(L_114); CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* L_115 = L_114->___constraint_0; NullCheck(L_115); XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_116 = L_115->___name_0; NullCheck(L_116); String_t* L_117; L_117 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_116); NullCheck(L_110); ArrayElementTypeCheck (L_110, L_117); (L_110)->SetAt(static_cast(1), (String_t*)L_117); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_118 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_118); String_t* L_119; L_119 = VirtualFuncInvoker0< String_t* >::Invoke(13 /* System.String System.Xml.XmlReader::get_BaseURI() */, L_118); KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_120 = V_7; NullCheck(L_120); int32_t L_121; L_121 = KeySequence_get_PosLine_mA23828C7C5E29F53F24323AF63E8817F0CEE002B_inline(L_120, NULL); KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_122 = V_7; NullCheck(L_122); int32_t L_123; L_123 = KeySequence_get_PosCol_mA0F718C59BF785275C532C37AA2C6244C2108F05_inline(L_122, NULL); XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* L_124 = (XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B*)il2cpp_codegen_object_new(XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B_il2cpp_TypeInfo_var); NullCheck(L_124); XmlSchemaException__ctor_m1963EB8D54ED009EBD081E962B5F00813C9D8CAD(L_124, _stringLiteralEF5E7ADBAA75C019149522AAD09984BB1BF2BE75, L_110, L_119, L_121, L_123, NULL); BaseValidator_SendValidationEvent_m2B9860A52F51581453B1AC9B4A1DFD174A10E4BB(__this, L_124, NULL); goto IL_0321; } IL_0256: { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_125 = V_2; int32_t L_126 = V_3; NullCheck(L_125); int32_t L_127 = L_126; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_128 = (L_125)->GetAt(static_cast(L_127)); NullCheck(L_128); Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_129 = L_128->___qualifiedTable_3; KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_130 = V_7; KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_131 = V_7; NullCheck(L_129); VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(23 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_129, L_130, L_131); goto IL_0321; } IL_026c: { KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_132 = V_7; NullCheck(L_132); bool L_133; L_133 = KeySequence_IsQualified_mB6736AF3FA499E5DAC24B5F54A2E1BC0740067A3(L_132, NULL); if (!L_133) { goto IL_0321; } } { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_134 = V_2; int32_t L_135 = V_3; NullCheck(L_134); int32_t L_136 = L_135; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_137 = (L_134)->GetAt(static_cast(L_136)); NullCheck(L_137); Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_138 = L_137->___qualifiedTable_3; KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_139 = V_7; NullCheck(L_138); bool L_140; L_140 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(26 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_138, L_139); if (!L_140) { goto IL_02d9; } } { StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_141 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)2); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_142 = L_141; KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_143 = V_7; NullCheck(L_143); String_t* L_144; L_144 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_143); NullCheck(L_142); ArrayElementTypeCheck (L_142, L_144); (L_142)->SetAt(static_cast(0), (String_t*)L_144); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_145 = L_142; ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_146 = V_2; int32_t L_147 = V_3; NullCheck(L_146); int32_t L_148 = L_147; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_149 = (L_146)->GetAt(static_cast(L_148)); NullCheck(L_149); CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* L_150 = L_149->___constraint_0; NullCheck(L_150); XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_151 = L_150->___name_0; NullCheck(L_151); String_t* L_152; L_152 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_151); NullCheck(L_145); ArrayElementTypeCheck (L_145, L_152); (L_145)->SetAt(static_cast(1), (String_t*)L_152); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_153 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_153); String_t* L_154; L_154 = VirtualFuncInvoker0< String_t* >::Invoke(13 /* System.String System.Xml.XmlReader::get_BaseURI() */, L_153); KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_155 = V_7; NullCheck(L_155); int32_t L_156; L_156 = KeySequence_get_PosLine_mA23828C7C5E29F53F24323AF63E8817F0CEE002B_inline(L_155, NULL); KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_157 = V_7; NullCheck(L_157); int32_t L_158; L_158 = KeySequence_get_PosCol_mA0F718C59BF785275C532C37AA2C6244C2108F05_inline(L_157, NULL); XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* L_159 = (XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B*)il2cpp_codegen_object_new(XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B_il2cpp_TypeInfo_var); NullCheck(L_159); XmlSchemaException__ctor_m1963EB8D54ED009EBD081E962B5F00813C9D8CAD(L_159, _stringLiteralEF5E7ADBAA75C019149522AAD09984BB1BF2BE75, L_145, L_154, L_156, L_158, NULL); BaseValidator_SendValidationEvent_m2B9860A52F51581453B1AC9B4A1DFD174A10E4BB(__this, L_159, NULL); goto IL_0321; } IL_02d9: { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_160 = V_2; int32_t L_161 = V_3; NullCheck(L_160); int32_t L_162 = L_161; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_163 = (L_160)->GetAt(static_cast(L_162)); NullCheck(L_163); Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_164 = L_163->___qualifiedTable_3; KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_165 = V_7; KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_166 = V_7; NullCheck(L_164); VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(23 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_164, L_165, L_166); goto IL_0321; } IL_02ec: { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_167 = V_2; int32_t L_168 = V_3; NullCheck(L_167); int32_t L_169 = L_168; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_170 = (L_167)->GetAt(static_cast(L_169)); NullCheck(L_170); Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_171 = L_170->___qualifiedTable_3; if (!L_171) { goto IL_0321; } } { KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_172 = V_7; NullCheck(L_172); bool L_173; L_173 = KeySequence_IsQualified_mB6736AF3FA499E5DAC24B5F54A2E1BC0740067A3(L_172, NULL); if (!L_173) { goto IL_0321; } } { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_174 = V_2; int32_t L_175 = V_3; NullCheck(L_174); int32_t L_176 = L_175; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_177 = (L_174)->GetAt(static_cast(L_176)); NullCheck(L_177); Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_178 = L_177->___qualifiedTable_3; KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_179 = V_7; NullCheck(L_178); bool L_180; L_180 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(26 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_178, L_179); if (L_180) { goto IL_0321; } } { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_181 = V_2; int32_t L_182 = V_3; NullCheck(L_181); int32_t L_183 = L_182; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_184 = (L_181)->GetAt(static_cast(L_183)); NullCheck(L_184); Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_185 = L_184->___qualifiedTable_3; KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_186 = V_7; KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_187 = V_7; NullCheck(L_185); VirtualActionInvoker2< RuntimeObject*, RuntimeObject* >::Invoke(23 /* System.Void System.Collections.Hashtable::Add(System.Object,System.Object) */, L_185, L_186, L_187); } IL_0321: { int32_t L_188 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_188, 1)); } IL_0325: { int32_t L_189 = V_3; ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_190 = V_2; NullCheck(L_190); if ((((int32_t)L_189) < ((int32_t)((int32_t)(((RuntimeArray*)L_190)->max_length))))) { goto IL_004c; } } IL_032e: { int32_t L_191 = V_1; V_1 = ((int32_t)il2cpp_codegen_subtract(L_191, 1)); } IL_0332: { int32_t L_192 = V_1; int32_t L_193 = __this->___startIDConstraint_15; if ((((int32_t)L_192) >= ((int32_t)L_193))) { goto IL_0013; } } { HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_194 = __this->___validationStack_16; HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* L_195 = __this->___validationStack_16; NullCheck(L_195); int32_t L_196; L_196 = HWStack_get_Length_m6363693F0CF183362158EE28989E47D9ED83120F_inline(L_195, NULL); NullCheck(L_194); RuntimeObject* L_197; L_197 = HWStack_get_Item_m22D16C45E0F052B2C253F5E415C6A3EFB446C6A6(L_194, ((int32_t)il2cpp_codegen_subtract(L_196, 1)), NULL); NullCheck(((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_197, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))); ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_198 = ((ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19*)CastclassSealed((RuntimeObject*)L_197, ValidationState_t8C17DFED38ACA12FA20F24613BD3A3A4BB1E5D19_il2cpp_TypeInfo_var))->___Constr_11; V_0 = L_198; ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_199 = V_0; if (!L_199) { goto IL_0447; } } { V_9 = 0; goto IL_043d; } IL_036f: { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_200 = V_0; int32_t L_201 = V_9; NullCheck(L_200); int32_t L_202 = L_201; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_203 = (L_200)->GetAt(static_cast(L_202)); NullCheck(L_203); CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* L_204 = L_203->___constraint_0; NullCheck(L_204); int32_t L_205; L_205 = CompiledIdentityConstraint_get_Role_m968CA50512673168BCB15510DC0479CAB63B7DF1_inline(L_204, NULL); if ((((int32_t)L_205) == ((int32_t)2))) { goto IL_0437; } } { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_206 = V_0; int32_t L_207 = V_9; NullCheck(L_206); int32_t L_208 = L_207; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_209 = (L_206)->GetAt(static_cast(L_208)); NullCheck(L_209); Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_210 = L_209->___keyrefTable_4; if (!L_210) { goto IL_0437; } } { ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_211 = V_0; int32_t L_212 = V_9; NullCheck(L_211); int32_t L_213 = L_212; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_214 = (L_211)->GetAt(static_cast(L_213)); NullCheck(L_214); Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_215 = L_214->___keyrefTable_4; NullCheck(L_215); RuntimeObject* L_216; L_216 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(38 /* System.Collections.ICollection System.Collections.Hashtable::get_Keys() */, L_215); NullCheck(L_216); RuntimeObject* L_217; L_217 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t6331596D5DD37C462B1B8D49CF6B319B00AB7131_il2cpp_TypeInfo_var, L_216); V_10 = L_217; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0422: {// begin finally (depth: 1) { RuntimeObject* L_218 = V_10; V_12 = ((RuntimeObject*)IsInst((RuntimeObject*)L_218, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var)); RuntimeObject* L_219 = V_12; if (!L_219) { goto IL_0436; } } { RuntimeObject* L_220 = V_12; NullCheck(L_220); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_220); } IL_0436: { return; } }// end finally (depth: 1) }); try {// begin try (depth: 1) { goto IL_0417_1; } IL_03a8_1: { RuntimeObject* L_221 = V_10; NullCheck(L_221); RuntimeObject* L_222; L_222 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_221); V_11 = ((KeySequence_t9A8BC185D749C28402EB785808371E47273100CA*)CastclassClass((RuntimeObject*)L_222, KeySequence_t9A8BC185D749C28402EB785808371E47273100CA_il2cpp_TypeInfo_var)); ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_223 = V_0; int32_t L_224 = V_9; NullCheck(L_223); int32_t L_225 = L_224; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_226 = (L_223)->GetAt(static_cast(L_225)); NullCheck(L_226); Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* L_227 = L_226->___qualifiedTable_3; KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_228 = V_11; NullCheck(L_227); bool L_229; L_229 = VirtualFuncInvoker1< bool, RuntimeObject* >::Invoke(26 /* System.Boolean System.Collections.Hashtable::Contains(System.Object) */, L_227, L_228); if (L_229) { goto IL_0417_1; } } { StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_230 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)2); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_231 = L_230; KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_232 = V_11; NullCheck(L_232); String_t* L_233; L_233 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_232); NullCheck(L_231); ArrayElementTypeCheck (L_231, L_233); (L_231)->SetAt(static_cast(0), (String_t*)L_233); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_234 = L_231; ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_235 = V_0; int32_t L_236 = V_9; NullCheck(L_235); int32_t L_237 = L_236; ConstraintStruct_t2E96C9531B304A8AB791BCB281D58A8E4C6DD714* L_238 = (L_235)->GetAt(static_cast(L_237)); NullCheck(L_238); CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* L_239 = L_238->___constraint_0; NullCheck(L_239); XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_240 = L_239->___name_0; NullCheck(L_240); String_t* L_241; L_241 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_240); NullCheck(L_234); ArrayElementTypeCheck (L_234, L_241); (L_234)->SetAt(static_cast(1), (String_t*)L_241); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_242 = ((BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB*)__this)->___reader_8; NullCheck(L_242); String_t* L_243; L_243 = VirtualFuncInvoker0< String_t* >::Invoke(13 /* System.String System.Xml.XmlReader::get_BaseURI() */, L_242); KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_244 = V_11; NullCheck(L_244); int32_t L_245; L_245 = KeySequence_get_PosLine_mA23828C7C5E29F53F24323AF63E8817F0CEE002B_inline(L_244, NULL); KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* L_246 = V_11; NullCheck(L_246); int32_t L_247; L_247 = KeySequence_get_PosCol_mA0F718C59BF785275C532C37AA2C6244C2108F05_inline(L_246, NULL); XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B* L_248 = (XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B*)il2cpp_codegen_object_new(XmlSchemaException_tC4D30BFEFBB18F850A9BD416C523818FDC02833B_il2cpp_TypeInfo_var); NullCheck(L_248); XmlSchemaException__ctor_m1963EB8D54ED009EBD081E962B5F00813C9D8CAD(L_248, _stringLiteral3CEC14E2E3DD8A6C93059DAA88CD0CCEC84E20EA, L_234, L_243, L_245, L_247, NULL); BaseValidator_SendValidationEvent_m2B9860A52F51581453B1AC9B4A1DFD174A10E4BB(__this, L_248, NULL); } IL_0417_1: { RuntimeObject* L_249 = V_10; NullCheck(L_249); bool L_250; L_250 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_249); if (L_250) { goto IL_03a8_1; } } { goto IL_0437; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0437: { int32_t L_251 = V_9; V_9 = ((int32_t)il2cpp_codegen_add(L_251, 1)); } IL_043d: { int32_t L_252 = V_9; ConstraintStructU5BU5D_t458142830D5B377A2FA722B963FC52291A795EFC* L_253 = V_0; NullCheck(L_253); if ((((int32_t)L_252) < ((int32_t)((int32_t)(((RuntimeArray*)L_253)->max_length))))) { goto IL_036f; } } IL_0447: { return; } } // System.Void System.Xml.Schema.XsdValidator::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidator__cctor_m21CAAAA44BFA3CED426D8B71F112C6A28020CBE2 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_0; L_0 = XmlSchemaDatatype_FromXmlTokenizedType_m1F08927331DE144ED8D4BC52BC5DFF7EB77590FA(0, NULL); ((XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_StaticFields*)il2cpp_codegen_static_fields_for(XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_il2cpp_TypeInfo_var))->___dtCDATA_24 = L_0; Il2CppCodeGenWriteBarrier((void**)(&((XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_StaticFields*)il2cpp_codegen_static_fields_for(XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_il2cpp_TypeInfo_var))->___dtCDATA_24), (void*)L_0); XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_1; L_1 = XmlSchemaDatatype_FromXmlTokenizedTypeXsd_m9F45A63B50BC0CB85ED4C9C229B5E6423677A1BF(((int32_t)10), NULL); ((XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_StaticFields*)il2cpp_codegen_static_fields_for(XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_il2cpp_TypeInfo_var))->___dtQName_25 = L_1; Il2CppCodeGenWriteBarrier((void**)(&((XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_StaticFields*)il2cpp_codegen_static_fields_for(XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_il2cpp_TypeInfo_var))->___dtQName_25), (void*)L_1); XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_2 = ((XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_StaticFields*)il2cpp_codegen_static_fields_for(XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_il2cpp_TypeInfo_var))->___dtCDATA_24; NullCheck(L_2); XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_3; L_3 = VirtualFuncInvoker1< XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D*, XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF* >::Invoke(21 /* System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaDatatype::DeriveByList(System.Xml.Schema.XmlSchemaType) */, L_2, (XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF*)NULL); ((XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_StaticFields*)il2cpp_codegen_static_fields_for(XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_il2cpp_TypeInfo_var))->___dtStringArray_26 = L_3; Il2CppCodeGenWriteBarrier((void**)(&((XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_StaticFields*)il2cpp_codegen_static_fields_for(XsdValidator_tB19DA1D1C5635D0E92D22A2F152363C05AED13F6_il2cpp_TypeInfo_var))->___dtStringArray_26), (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.AstNode::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AstNode__ctor_m8235007F8DEDCD82C2B85B1AA0E1AEF98B20A507 (AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* __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 #ifdef __clang__ #pragma clang 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.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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; __this->____urn_6 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____urn_6), (void*)L_0); AstNode__ctor_m8235007F8DEDCD82C2B85B1AA0E1AEF98B20A507(__this, NULL); int32_t L_1 = ___axisType0; __this->____axisType_0 = L_1; AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_2 = ___input1; __this->____input_1 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->____input_1), (void*)L_2); String_t* L_3 = ___prefix2; __this->____prefix_2 = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->____prefix_2), (void*)L_3); String_t* L_4 = ___name3; __this->____name_3 = L_4; Il2CppCodeGenWriteBarrier((void**)(&__this->____name_3), (void*)L_4); int32_t L_5 = ___nodetype4; __this->____nodeType_4 = L_5; return; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___axisType0; AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_1 = ___input1; String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; Axis__ctor_m2704C3CF26377CC587654EC9DFEAFE3A5A964CD4(__this, L_0, L_1, L_2, L_3, ((int32_t)9), NULL); __this->___abbrAxis_5 = (bool)1; return; } } // MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.Axis::get_Type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Axis_get_Type_mF21B0034BA2FF1CD85F36363F7AE642E3F5F03D7 (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method) { { return (int32_t)(0); } } // System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Axis::get_ReturnType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Axis_get_ReturnType_m056CC3E4E5E9BCCE8063190BC642660EE22760DA (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method) { { return (int32_t)(3); } } // MS.Internal.Xml.XPath.AstNode MS.Internal.Xml.XPath.Axis::get_Input() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* Axis_get_Input_mF5514FC0F3EE5E699C8A2FFAA492CCD3BD6BDDFF (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method) { { AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = __this->____input_1; return L_0; } } // System.Void MS.Internal.Xml.XPath.Axis::set_Input(MS.Internal.Xml.XPath.AstNode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Axis_set_Input_mB9295510E3D476008FE9DC8AF978932A2CCC4CB7 (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* ___value0, const RuntimeMethod* method) { { AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = ___value0; __this->____input_1 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____input_1), (void*)L_0); return; } } // System.String MS.Internal.Xml.XPath.Axis::get_Prefix() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Axis_get_Prefix_m64A07B240D8808DF74C748508FAB4792F78777E9 (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->____prefix_2; return L_0; } } // System.String MS.Internal.Xml.XPath.Axis::get_Name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Axis_get_Name_mCC800C219DC94CAF6906C947DBC0B6A0E8049FE5 (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->____name_3; return L_0; } } // System.Xml.XPath.XPathNodeType MS.Internal.Xml.XPath.Axis::get_NodeType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Axis_get_NodeType_m21DA32058DCC597CF78661C788B713EB0B05E98C (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____nodeType_4; return L_0; } } // MS.Internal.Xml.XPath.Axis/AxisType MS.Internal.Xml.XPath.Axis::get_TypeOfAxis() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Axis_get_TypeOfAxis_mC937F7732888322E11D54B66E3D3013B81129018 (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____axisType_0; return L_0; } } // System.Boolean MS.Internal.Xml.XPath.Axis::get_AbbrAxis() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Axis_get_AbbrAxis_m39030C864BA056B033F68DA0D202E4E9D90EDEA7 (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method) { { bool L_0 = __this->___abbrAxis_5; return L_0; } } // System.String MS.Internal.Xml.XPath.Axis::get_Urn() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Axis_get_Urn_mA18C3D405806C8A0DA8FFE9094515B7B8FD22C40 (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->____urn_6; return L_0; } } // System.Void MS.Internal.Xml.XPath.Axis::set_Urn(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Axis_set_Urn_m30F7E83893EDC06159E1411E2C9877EF12C4B8DD (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->____urn_6 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____urn_6), (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 #ifdef __clang__ #pragma clang 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.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) { { AstNode__ctor_m8235007F8DEDCD82C2B85B1AA0E1AEF98B20A507(__this, NULL); AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = ___input0; __this->____input_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____input_0), (void*)L_0); AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_1 = ___condition1; __this->____condition_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____condition_1), (void*)L_1); return; } } // MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.Filter::get_Type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Filter_get_Type_mA1D38EAF10CE9014B4701860FF74F3BD51521A68 (Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037* __this, const RuntimeMethod* method) { { return (int32_t)(2); } } // System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Filter::get_ReturnType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Filter_get_ReturnType_m1DD2D3B172C15F219F48224B67F4D143FA05CE65 (Filter_tBEC9F6ECE164B5586700CE8071CF0F499CF8A037* __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.Function::.ctor(MS.Internal.Xml.XPath.Function/FunctionType,System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Function__ctor_m778CF75142E2CCA7D8E4225B40D6413613387674 (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* __this, int32_t ___ftype0, List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* ___argumentList1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m4E8C14E21790E3F050037E5F570A2BA9F02CFF08_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { AstNode__ctor_m8235007F8DEDCD82C2B85B1AA0E1AEF98B20A507(__this, NULL); int32_t L_0 = ___ftype0; __this->____functionType_0 = L_0; List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_1 = ___argumentList1; List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_2 = (List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E*)il2cpp_codegen_object_new(List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E_il2cpp_TypeInfo_var); NullCheck(L_2); List_1__ctor_m4E8C14E21790E3F050037E5F570A2BA9F02CFF08(L_2, L_1, List_1__ctor_m4E8C14E21790E3F050037E5F570A2BA9F02CFF08_RuntimeMethod_var); __this->____argumentList_1 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->____argumentList_1), (void*)L_2); return; } } // System.Void MS.Internal.Xml.XPath.Function::.ctor(System.String,System.String,System.Collections.Generic.List`1) 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m4E8C14E21790E3F050037E5F570A2BA9F02CFF08_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { AstNode__ctor_m8235007F8DEDCD82C2B85B1AA0E1AEF98B20A507(__this, NULL); __this->____functionType_0 = ((int32_t)27); String_t* L_0 = ___prefix0; __this->____prefix_3 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____prefix_3), (void*)L_0); String_t* L_1 = ___name1; __this->____name_2 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____name_2), (void*)L_1); List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_2 = ___argumentList2; List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_3 = (List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E*)il2cpp_codegen_object_new(List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E_il2cpp_TypeInfo_var); NullCheck(L_3); List_1__ctor_m4E8C14E21790E3F050037E5F570A2BA9F02CFF08(L_3, L_2, List_1__ctor_m4E8C14E21790E3F050037E5F570A2BA9F02CFF08_RuntimeMethod_var); __this->____argumentList_1 = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->____argumentList_1), (void*)L_3); return; } } // 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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { 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_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { AstNode__ctor_m8235007F8DEDCD82C2B85B1AA0E1AEF98B20A507(__this, NULL); int32_t L_0 = ___ftype0; __this->____functionType_0 = L_0; List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_1 = (List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E*)il2cpp_codegen_object_new(List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E_il2cpp_TypeInfo_var); NullCheck(L_1); List_1__ctor_m58DD5788D841C08F26C608DA036E7032E3B6CF74(L_1, List_1__ctor_m58DD5788D841C08F26C608DA036E7032E3B6CF74_RuntimeMethod_var); __this->____argumentList_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____argumentList_1), (void*)L_1); List_1_tB2CD0B5E33C4E6DDE7002DA31EDEDB5EF41EE91E* L_2 = __this->____argumentList_1; AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_3 = ___arg1; NullCheck(L_2); List_1_Add_m44E83B573115448D2E3DDE8AAA4CFEDB1DFE3DE1_inline(L_2, L_3, List_1_Add_m44E83B573115448D2E3DDE8AAA4CFEDB1DFE3DE1_RuntimeMethod_var); return; } } // MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.Function::get_Type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Function_get_Type_mFEE4BF7BFFFA6D75C0F5BB94A298D7AA2D73BEDB (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* __this, const RuntimeMethod* method) { { return (int32_t)(4); } } // System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Function::get_ReturnType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Function_get_ReturnType_mDA219B79F30CE78ABED399B92998FA4224E9C2D3 (Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_il2cpp_TypeInfo_var); XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_0 = ((Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_StaticFields*)il2cpp_codegen_static_fields_for(Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_il2cpp_TypeInfo_var))->___ReturnTypes_4; int32_t L_1 = __this->____functionType_0; NullCheck(L_0); int32_t L_2 = L_1; int32_t L_3 = (int32_t)(L_0)->GetAt(static_cast(L_2)); return (int32_t)(L_3); } } // System.Void MS.Internal.Xml.XPath.Function::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Function__cctor_mF8212F812CDEC4F5A879FCAF639C2F257776A6E4 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____28057B619BAF672A05E1585ED28F174E67FE946D81BDAA0691F07AB772057B02_5_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_0 = (XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931*)(XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931*)SZArrayNew(XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931_il2cpp_TypeInfo_var, (uint32_t)((int32_t)28)); XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_1 = L_0; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_2 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____28057B619BAF672A05E1585ED28F174E67FE946D81BDAA0691F07AB772057B02_5_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE10C3436BA703E4D9D41B3F8F365E4C34F9926EF((RuntimeArray*)L_1, L_2, NULL); ((Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_StaticFields*)il2cpp_codegen_static_fields_for(Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_il2cpp_TypeInfo_var))->___ReturnTypes_4 = L_1; Il2CppCodeGenWriteBarrier((void**)(&((Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_StaticFields*)il2cpp_codegen_static_fields_for(Function_t6CE63ACFABF6DFCC4CDAB514828BD5E6EE6AB067_il2cpp_TypeInfo_var))->___ReturnTypes_4), (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 #ifdef __clang__ #pragma clang 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.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) { { AstNode__ctor_m8235007F8DEDCD82C2B85B1AA0E1AEF98B20A507(__this, NULL); AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_0 = ___groupNode0; __this->____groupNode_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____groupNode_0), (void*)L_0); return; } } // MS.Internal.Xml.XPath.AstNode/AstType MS.Internal.Xml.XPath.Group::get_Type() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Group_get_Type_mD50EABBAF0372F71824ACB4E4641D0BD5EC6AA13 (Group_t422900FBF4CC87409B16802F41344C0772AF95A4* __this, const RuntimeMethod* method) { { return (int32_t)(5); } } // System.Xml.XPath.XPathResultType MS.Internal.Xml.XPath.Group::get_ReturnType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Group_get_ReturnType_mA280F0F1954B46D63B12712B3B3EF1125F414475 (Group_t422900FBF4CC87409B16802F41344C0772AF95A4* __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.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; } } #ifdef __clang__ #pragma clang 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.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); } } // System.Void MS.Internal.Xml.XPath.Operator::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Operator__cctor_m6BFD13182887DF255E5EA738EA2F770C38227805 (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_9_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 (U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____2D902EC9D8EA71E1193C1C8315B1553D5154744F651BD366F1E1F437F6594A94_9_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE10C3436BA703E4D9D41B3F8F365E4C34F9926EF((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 #ifdef __clang__ #pragma clang 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.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); } } #ifdef __clang__ #pragma clang 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_m0C57CB18F94D84EDC9CDCAD7D2EBDD9A391D7DCC (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); NullCheck(L_1); 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); NullCheck(L_3); XPathParser__ctor_m2A7D66B615A066AF05735695899722E2EA85FCF8(L_3, L_2, NULL); NullCheck(L_3); AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_4; L_4 = XPathParser_ParseExpression_m1C67A3A5ADA4F50D95B4D5121028AB74F98272F6(L_3, (AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB*)NULL, NULL); XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_5 = V_0; NullCheck(L_5); 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; NullCheck(L_7); String_t* L_8; L_8 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(L_7, NULL); XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_9; L_9 = XPathException_Create_m40E44562066742B4DEEAAF1BD1569EB1E7A22173(((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_m0C57CB18F94D84EDC9CDCAD7D2EBDD9A391D7DCC_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_m2D01AA17F957987257F5C8843CDC05E166BF9F3E(((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); NullCheck(L_7); 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); NullCheck(L_7); 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; NullCheck(L_2); 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; NullCheck(L_4); 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); NullCheck(L_12); 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; NullCheck(L_2); 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; NullCheck(L_4); 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; NullCheck(L_6); 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; NullCheck(L_8); 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); NullCheck(L_16); 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; NullCheck(L_2); 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; NullCheck(L_4); 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); NullCheck(L_12); 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; NullCheck(L_2); 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); NullCheck(L_12); 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; NullCheck(L_1); 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); NullCheck(L_6); Operand__ctor_m776B601A0BCCF975AA55AC9381DFE4A4F413A597(L_6, (-1.0), NULL); Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE* L_7 = (Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE*)il2cpp_codegen_object_new(Operator_tA3FECDFCD42EF0851969EE5D3295C0CDA457BADE_il2cpp_TypeInfo_var); NullCheck(L_7); 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; NullCheck(L_2); 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; NullCheck(L_7); 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; NullCheck(L_9); 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); NullCheck(L_13); 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_mFC22CE5C9570F41168493B39C427CDD34EB15A26 (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; NullCheck(L_0); String_t* L_1; L_1 = XPathScanner_get_Prefix_mABD6B08D4EBCDC3AE098EC916502C294290DF79B_inline(L_0, NULL); NullCheck(L_1); 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; NullCheck(L_3); String_t* L_4; L_4 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_3, NULL); bool L_5; L_5 = String_op_Equality_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0(L_4, _stringLiteralD43B83259CBF032EB58F1BC3B3739510397D2C31, NULL); if (L_5) { goto IL_0054; } } { XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_6 = ___scaner0; NullCheck(L_6); String_t* L_7; L_7 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_6, NULL); bool L_8; L_8 = String_op_Equality_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0(L_7, _stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0, NULL); if (L_8) { goto IL_0054; } } { XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_9 = ___scaner0; NullCheck(L_9); String_t* L_10; L_10 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_9, NULL); bool L_11; L_11 = String_op_Equality_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0(L_10, _stringLiteralDD04CAFBC9E6DA5318C057180A0BD0EC13B9B3FC, NULL); if (L_11) { goto IL_0054; } } { XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_12 = ___scaner0; NullCheck(L_12); String_t* L_13; L_13 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_12, NULL); bool L_14; L_14 = String_op_Equality_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0(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_mFACA6162286DE8721C1FCF2B8795CF80D381CE9C(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; NullCheck(L_4); 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; NullCheck(L_8); 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); NullCheck(L_11); 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); NullCheck(L_5); Filter__ctor_mA0D253E4CA3199F983845C8ED47194F79F22486F(L_5, L_2, L_4, NULL); V_0 = L_5; } IL_0018: { XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_6 = __this->____scanner_0; NullCheck(L_6); 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; NullCheck(L_0); 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; NullCheck(L_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); NullCheck(L_2); Root__ctor_m47FF26A8FC9EB5181141B7FF7EA849528A166110(L_2, NULL); V_0 = L_2; XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_3 = __this->____scanner_0; NullCheck(L_3); 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_m52CF81C492A95C2A56BC89CA5483F2B5D2D69B55(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; NullCheck(L_9); 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); NullCheck(L_11); Root__ctor_m47FF26A8FC9EB5181141B7FF7EA849528A166110(L_11, NULL); Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B* L_12 = (Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B*)il2cpp_codegen_object_new(Axis_tCAC819311CB50226007C92D3C410A09F3DF4E17B_il2cpp_TypeInfo_var); NullCheck(L_12); 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; NullCheck(L_3); 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); NullCheck(L_6); 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; NullCheck(L_7); 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_m52CF81C492A95C2A56BC89CA5483F2B5D2D69B55 (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; NullCheck(L_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); NullCheck(L_3); 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; NullCheck(L_4); 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); NullCheck(L_7); 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; NullCheck(L_8); 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); NullCheck(L_21); Filter__ctor_mA0D253E4CA3199F983845C8ED47194F79F22486F(L_21, L_18, L_20, NULL); V_0 = L_21; } IL_0097: { XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_22 = __this->____scanner_0; NullCheck(L_22); 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; NullCheck(L_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; NullCheck(L_4); 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_mFC22CE5C9570F41168493B39C427CDD34EB15A26(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; NullCheck(L_10); String_t* L_11; L_11 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_10, NULL); bool L_12; L_12 = String_op_Equality_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0(L_11, _stringLiteral60FCDFD0C330A0636DB449998F8C8F58C7522826, NULL); if (L_12) { goto IL_00b1; } } { XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_13 = __this->____scanner_0; NullCheck(L_13); String_t* L_14; L_14 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_13, NULL); bool L_15; L_15 = String_op_Equality_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0(L_14, _stringLiteralBFCC6EE94F1B7AA05A04750903E25F93A7188AE0, NULL); if (L_15) { goto IL_00ae; } } { XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_16 = __this->____scanner_0; NullCheck(L_16); String_t* L_17; L_17 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_16, NULL); bool L_18; L_18 = String_op_Equality_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0(L_17, _stringLiteralD43B83259CBF032EB58F1BC3B3739510397D2C31, NULL); if (L_18) { goto IL_00aa; } } { XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_19 = __this->____scanner_0; NullCheck(L_19); String_t* L_20; L_20 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_19, NULL); bool L_21; L_21 = String_op_Equality_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0(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; NullCheck(L_23); 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; NullCheck(L_25); 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; NullCheck(L_27); 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; NullCheck(L_29); 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_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0(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; NullCheck(L_36); String_t* L_37; L_37 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(L_36, NULL); XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_38; L_38 = XPathException_Create_m40E44562066742B4DEEAAF1BD1569EB1E7A22173(((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); NullCheck(L_44); 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_mFACA6162286DE8721C1FCF2B8795CF80D381CE9C (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; NullCheck(L_0); 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; NullCheck(L_2); 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; NullCheck(L_4); 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; NullCheck(L_6); 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; NullCheck(L_8); 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; NullCheck(L_10); 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_mFC22CE5C9570F41168493B39C427CDD34EB15A26(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; NullCheck(L_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; NullCheck(L_8); 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); NullCheck(L_10); 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; NullCheck(L_11); 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); NullCheck(L_13); 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; NullCheck(L_14); String_t* L_15; L_15 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_14, NULL); XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_16 = __this->____scanner_0; NullCheck(L_16); 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); NullCheck(L_18); 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; NullCheck(L_21); 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); NullCheck(L_24); 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; NullCheck(L_25); 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_mFC22CE5C9570F41168493B39C427CDD34EB15A26(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); NullCheck(L_0); List_1__ctor_m58DD5788D841C08F26C608DA036E7032E3B6CF74(L_0, List_1__ctor_m58DD5788D841C08F26C608DA036E7032E3B6CF74_RuntimeMethod_var); V_0 = L_0; XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_1 = __this->____scanner_0; NullCheck(L_1); 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; NullCheck(L_3); 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; NullCheck(L_5); 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); NullCheck(L_7); List_1_Add_m44E83B573115448D2E3DDE8AAA4CFEDB1DFE3DE1_inline(L_7, L_9, List_1_Add_m44E83B573115448D2E3DDE8AAA4CFEDB1DFE3DE1_RuntimeMethod_var); XPathScanner_t89A9C630A6B7164DD7A3EFB07A80829132BF608C* L_10 = __this->____scanner_0; NullCheck(L_10); 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; NullCheck(L_12); 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; NullCheck(L_14); 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; NullCheck(L_17); 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; NullCheck(L_20); 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; NullCheck(L_23); String_t* L_24; L_24 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(L_23, NULL); XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_25; L_25 = XPathException_Create_m1A9E3D4D0D5E163F3C42FDD77483C9556E272485(((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; NullCheck(L_26); 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; NullCheck(L_28); 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; NullCheck(L_31); 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); NullCheck(L_34); 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; NullCheck(L_35); 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; NullCheck(L_41); 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; NullCheck(L_45); String_t* L_46; L_46 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(L_45, NULL); XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_47; L_47 = XPathException_Create_m1A9E3D4D0D5E163F3C42FDD77483C9556E272485(((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; NullCheck(L_48); XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_49; L_49 = ParamInfo_get_ArgTypes_m8D290415C66DAD756E90D1EDD7E044D111A8DCD0_inline(L_48, NULL); NullCheck(L_49); 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; NullCheck(L_51); XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_52; L_52 = ParamInfo_get_ArgTypes_m8D290415C66DAD756E90D1EDD7E044D111A8DCD0_inline(L_51, NULL); NullCheck(L_52); 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; NullCheck(L_53); 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; NullCheck(L_56); XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_57; L_57 = ParamInfo_get_ArgTypes_m8D290415C66DAD756E90D1EDD7E044D111A8DCD0_inline(L_56, NULL); int32_t L_58 = V_7; NullCheck(L_57); int32_t L_59 = L_58; int32_t L_60 = (int32_t)(L_57)->GetAt(static_cast(L_59)); if ((((int32_t)L_60) == ((int32_t)5))) { goto IL_01ea; } } { ParamInfo_t69F927188B9880392FE4E1D2526C512C10052DDF* L_61 = V_3; NullCheck(L_61); XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_62; L_62 = ParamInfo_get_ArgTypes_m8D290415C66DAD756E90D1EDD7E044D111A8DCD0_inline(L_61, NULL); int32_t L_63 = V_7; NullCheck(L_62); int32_t L_64 = L_63; int32_t L_65 = (int32_t)(L_62)->GetAt(static_cast(L_64)); AstNode_t3F471E368ACEA77B31F6196C644A69FC4383ACBB* L_66 = V_8; NullCheck(L_66); 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; NullCheck(L_68); XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_69; L_69 = ParamInfo_get_ArgTypes_m8D290415C66DAD756E90D1EDD7E044D111A8DCD0_inline(L_68, NULL); int32_t L_70 = V_7; NullCheck(L_69); int32_t L_71 = L_70; int32_t L_72 = (int32_t)(L_69)->GetAt(static_cast(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; NullCheck(L_76); 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; NullCheck(L_79); String_t* L_80; L_80 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(L_79, NULL); XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_81; L_81 = XPathException_Create_m1A9E3D4D0D5E163F3C42FDD77483C9556E272485(((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); NullCheck(L_83); 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); NullCheck(L_85); 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); NullCheck(L_87); 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; NullCheck(L_88); 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; NullCheck(L_94); 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); NullCheck(L_97); 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); NullCheck(L_101); 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; NullCheck(L_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; NullCheck(L_3); String_t* L_4; L_4 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(L_3, NULL); XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_5; L_5 = XPathException_Create_m40E44562066742B4DEEAAF1BD1569EB1E7A22173(((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; NullCheck(L_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; NullCheck(L_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; NullCheck(L_2); String_t* L_3; L_3 = XPathScanner_get_Prefix_mABD6B08D4EBCDC3AE098EC916502C294290DF79B_inline(L_2, NULL); NullCheck(L_3); 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; NullCheck(L_5); String_t* L_6; L_6 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_5, NULL); String_t* L_7 = ___op0; NullCheck(L_6); 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; NullCheck(L_2); String_t* L_3; L_3 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(L_2, NULL); XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_4; L_4 = XPathException_Create_m40E44562066742B4DEEAAF1BD1569EB1E7A22173(((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 MS.Internal.Xml.XPath.XPathParser::CreateFunctionTable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_t560727653FDC21FFD320D6DA9205F8FB91AC3E45* XPathParser_CreateFunctionTable_m6B095E55CDDA5D02399BC203D56D35F8E86E92CA (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); NullCheck(L_0); 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); NullCheck(L_3); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_3, 0, 0, 0, L_2, NULL); NullCheck(L_1); 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); NullCheck(L_6); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_6, 1, 0, 0, L_5, NULL); NullCheck(L_4); 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); NullCheck(L_9); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_9, 6, 0, 1, L_8, NULL); NullCheck(L_7); 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); NullCheck(L_12); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_12, 5, 0, 1, L_11, NULL); NullCheck(L_10); 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); NullCheck(L_15); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_15, 4, 0, 1, L_14, NULL); NullCheck(L_13); 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); NullCheck(L_18); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_18, 2, 1, 1, L_17, NULL); NullCheck(L_16); 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); NullCheck(L_21); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_21, 3, 1, 1, L_20, NULL); NullCheck(L_19); 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); NullCheck(L_24); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_24, 7, 0, 1, L_23, NULL); NullCheck(L_22); 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); NullCheck(L_27); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_27, ((int32_t)13), 2, ((int32_t)100), L_26, NULL); NullCheck(L_25); 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); NullCheck(L_30); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_30, ((int32_t)14), 2, 2, L_29, NULL); NullCheck(L_28); 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); NullCheck(L_33); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_33, ((int32_t)15), 2, 2, L_32, NULL); NullCheck(L_31); 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); NullCheck(L_36); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_36, ((int32_t)16), 2, 2, L_35, NULL); NullCheck(L_34); 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); NullCheck(L_39); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_39, ((int32_t)17), 2, 2, L_38, NULL); NullCheck(L_37); 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); NullCheck(L_42); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_42, ((int32_t)18), 2, 3, L_41, NULL); NullCheck(L_40); 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); NullCheck(L_45); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_45, ((int32_t)19), 0, 1, L_44, NULL); NullCheck(L_43); 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); NullCheck(L_48); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_48, ((int32_t)20), 0, 1, L_47, NULL); NullCheck(L_46); 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); NullCheck(L_51); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_51, ((int32_t)21), 3, 3, L_50, NULL); NullCheck(L_49); 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); NullCheck(L_54); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_54, 8, 1, 1, L_53, NULL); NullCheck(L_52); 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); NullCheck(L_57); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_57, ((int32_t)12), 1, 1, L_56, NULL); NullCheck(L_55); 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); NullCheck(L_60); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_60, ((int32_t)10), 0, 0, L_59, NULL); NullCheck(L_58); 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); NullCheck(L_63); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_63, ((int32_t)11), 0, 0, L_62, NULL); NullCheck(L_61); 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); NullCheck(L_66); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_66, ((int32_t)22), 1, 1, L_65, NULL); NullCheck(L_64); 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); NullCheck(L_69); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_69, ((int32_t)9), 0, 1, L_68, NULL); NullCheck(L_67); 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); NullCheck(L_72); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_72, ((int32_t)23), 1, 1, L_71, NULL); NullCheck(L_70); 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); NullCheck(L_75); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_75, ((int32_t)24), 1, 1, L_74, NULL); NullCheck(L_73); 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); NullCheck(L_78); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_78, ((int32_t)25), 1, 1, L_77, NULL); NullCheck(L_76); 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); NullCheck(L_81); ParamInfo__ctor_mF4E5813005EAF102ABCE71454496A12855A61775(L_81, ((int32_t)26), 1, 1, L_80, NULL); NullCheck(L_79); Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561(L_79, _stringLiteral266A6E70F3BC9E04A2BC6274C2A8820535A50A1E, L_81, Dictionary_2_Add_m3C7A0D59557DC061F3CA1DDCED29AC4874B87561_RuntimeMethod_var); return L_79; } } // System.Collections.Generic.Dictionary`2 MS.Internal.Xml.XPath.XPathParser::CreateAxesTable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* XPathParser_CreateAxesTable_m8C72AB089592F41ADB586343D5B94836CFEA13BC (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); NullCheck(L_0); Dictionary_2__ctor_m250BF21AC5D5810E4DF1263E71844EF733CC03A0(L_0, ((int32_t)13), Dictionary_2__ctor_m250BF21AC5D5810E4DF1263E71844EF733CC03A0_RuntimeMethod_var); Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_1 = L_0; NullCheck(L_1); Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_1, _stringLiteralF85CDE9FE0D3B3C94F358C5F78E5E0003228D857, 0, Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var); Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_2 = L_1; NullCheck(L_2); Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_2, _stringLiteral804AD0583883EA822F254A6C57F7E555DD4D5AC8, 1, Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var); Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_3 = L_2; NullCheck(L_3); Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_3, _stringLiteralF9DBE8E4DB533A9CCC2A3FC2B481DA27E626B788, 2, Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var); Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_4 = L_3; NullCheck(L_4); Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_4, _stringLiteralB89A9E497FE060358B47BF674186310F20697B2E, 3, Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var); Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_5 = L_4; NullCheck(L_5); Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_5, _stringLiteralCA274EE8FDBC44A33E4FBC98C7B94AA44C080B76, 4, Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var); Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_6 = L_5; NullCheck(L_6); Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_6, _stringLiteral11755B5366F0CB9795C110660305E7AAC6089A39, 5, Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var); Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_7 = L_6; NullCheck(L_7); Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_7, _stringLiteral5DEA0A2452C7C91E11DD034599BCF9A40441D4DB, 6, Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var); Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_8 = L_7; NullCheck(L_8); Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_8, _stringLiteral02E0591C874C7B96268DF9DC6FA19AC2E41C9980, 7, Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var); Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_9 = L_8; NullCheck(L_9); Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_9, _stringLiteralCEBC2707039661BD61D98F991B27F2B9CB160373, 8, Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var); Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_10 = L_9; NullCheck(L_10); Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_10, _stringLiteral483DFA9A614472DBFD4B58265DDE1C943D92F756, ((int32_t)9), Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var); Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_11 = L_10; NullCheck(L_11); Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_11, _stringLiteral7A0BF4CB0B30A53D30B43A47F601DF042B838CA3, ((int32_t)10), Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var); Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_12 = L_11; NullCheck(L_12); Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC(L_12, _stringLiteral30792CEAFD09AA6658955BBAB29EF6F609B507E0, ((int32_t)11), Dictionary_2_Add_m94B640E258225C5392C4CDC81D3AAB476A71DECC_RuntimeMethod_var); Dictionary_2_t3148A7B09EFC1F10D6507631E2A810953D2D258B* L_13 = L_12; NullCheck(L_13); 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; NullCheck(L_1); String_t* L_2; L_2 = XPathScanner_get_Name_m110428EBF19E6B185DC03873EC4F8DB6C26BBAF9_inline(L_1, NULL); NullCheck(L_0); 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; NullCheck(L_4); String_t* L_5; L_5 = XPathScanner_get_SourceText_m3F4496B2023AB2CBCE0EB3C0B57EF8334E02E4EB_inline(L_4, NULL); XPathException_t0525C5EE2F588F6CDF71D9562FB23BB41D4BB645* L_6; L_6 = XPathException_Create_m40E44562066742B4DEEAAF1BD1569EB1E7A22173(((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_mB78B0F14B32E63501CF3220A0640444B73F55DFD (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisXPathResultType_tBE497F7D13B58CBD8CC147BC522A5285C3E362EB_mACC68CE6141207DEEF6B0670DFC6BF4635007DD4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____11047585FE102FBB5CADB42446612A578D88C6EF5ED076BB7AC360C4F9E4373D_1_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_mACC68CE6141207DEEF6B0670DFC6BF4635007DD4_inline(Array_Empty_TisXPathResultType_tBE497F7D13B58CBD8CC147BC522A5285C3E362EB_mACC68CE6141207DEEF6B0670DFC6BF4635007DD4_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; NullCheck(L_2); (L_2)->SetAt(static_cast(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; NullCheck(L_4); (L_4)->SetAt(static_cast(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; NullCheck(L_6); (L_6)->SetAt(static_cast(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; NullCheck(L_8); (L_8)->SetAt(static_cast(0), (int32_t)1); XPathResultTypeU5BU5D_t072DB988E3427EBD6BC43F6ADA351F97B562C931* L_9 = L_8; NullCheck(L_9); (L_9)->SetAt(static_cast(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; NullCheck(L_11); (L_11)->SetAt(static_cast(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 (U3CPrivateImplementationDetailsU3E_tBAB6DC40B1709E21296656960228A17F1BE57FD7____11047585FE102FBB5CADB42446612A578D88C6EF5ED076BB7AC360C4F9E4373D_1_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE10C3436BA703E4D9D41B3F8F365E4C34F9926EF((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; NullCheck(L_16); (L_16)->SetAt(static_cast(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_m6B095E55CDDA5D02399BC203D56D35F8E86E92CA(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_m8C72AB089592F41ADB586343D5B94836CFEA13BC(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::quiet_NaN()); XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 L_0; L_0 = XmlCharType_get_Instance_m2D4006A9AE9EB033F6A176E31CAFAC7EF30350AD(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_m40E44562066742B4DEEAAF1BD1569EB1E7A22173(((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; NullCheck(L_1); 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; NullCheck(L_3); 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_m78DAB8CBE8766445310782B6E61FB7A9983AD425(NULL); il2cpp_codegen_runtime_class_init_inline(Convert_t7097FF336D592F7C06D88A98349A44646F91EFFC_il2cpp_TypeInfo_var); int32_t L_11; L_11 = Convert_ToInt32_m2BB2FCE52968B106528283B6E972DCEB875128D9(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_m35A52077DD1B23150913BDAE7C1F5EEEF792DFD7(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_m35A52077DD1B23150913BDAE7C1F5EEEF792DFD7(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_m40E44562066742B4DEEAAF1BD1569EB1E7A22173(((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_m40E44562066742B4DEEAAF1BD1569EB1E7A22173(((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_m40E44562066742B4DEEAAF1BD1569EB1E7A22173(((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_m35A52077DD1B23150913BDAE7C1F5EEEF792DFD7(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_m35A52077DD1B23150913BDAE7C1F5EEEF792DFD7(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; NullCheck(L_12); 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_mA388FFF7E7B88165587FAFC104ACD97473BED588(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_m35A52077DD1B23150913BDAE7C1F5EEEF792DFD7(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; NullCheck(L_5); 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_mA388FFF7E7B88165587FAFC104ACD97473BED588(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_m2D01AA17F957987257F5C8843CDC05E166BF9F3E(((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; NullCheck(L_9); 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; NullCheck(L_6); 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 #ifdef __clang__ #pragma clang 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.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; NullCheck(L_0); String_t* L_2; L_2 = XPathNode_get_Value_mC18CEAE4371BD37328FA857F57ACEE9DF747734F_inline(((L_0)->GetAddressAt(static_cast(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; NullCheck(L_6); String_t* L_8; L_8 = XPathNode_get_Value_mC18CEAE4371BD37328FA857F57ACEE9DF747734F_inline(((L_6)->GetAddressAt(static_cast(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_mF62C3504316DB9BE40C524503587A2F914A69F65((&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; NullCheck(L_15); 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; NullCheck(L_17); String_t* L_19; L_19 = XPathNode_get_Value_mC18CEAE4371BD37328FA857F57ACEE9DF747734F_inline(((L_17)->GetAddressAt(static_cast(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); NullCheck(L_21); StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_21, NULL); V_6 = L_21; StringBuilder_t* L_22 = V_6; String_t* L_23 = V_5; NullCheck(L_22); 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; NullCheck(L_26); String_t* L_28; L_28 = XPathNode_get_Value_mC18CEAE4371BD37328FA857F57ACEE9DF747734F_inline(((L_26)->GetAddressAt(static_cast(L_27))), NULL); NullCheck(L_25); 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_m86CF5377B24C27AAA0C85A27CA456BF30B7247BA((&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; NullCheck(L_35); 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); NullCheck(L_4); 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; NullCheck(L_0); int32_t L_2; L_2 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_0)->GetAddressAt(static_cast(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; NullCheck(L_0); String_t* L_2; L_2 = XPathNode_get_LocalName_m4C7DCD240996EDE990F6924B176B80008141A367(((L_0)->GetAddressAt(static_cast(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; NullCheck(L_0); String_t* L_2; L_2 = XPathNode_get_NamespaceUri_mA7E5CA21E8BCF798FC16E64F94158F54B1C95FC2(((L_0)->GetAddressAt(static_cast(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; NullCheck(L_0); String_t* L_2; L_2 = XPathNode_get_Name_mD3398BB31437F47F5AA3256018D478A1C12BA865(((L_0)->GetAddressAt(static_cast(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; NullCheck(L_0); String_t* L_2; L_2 = XPathNode_get_Prefix_m499096BCD31E503FF89FDADD69F1C916686BDFA7(((L_0)->GetAddressAt(static_cast(L_1))), NULL); return L_2; } } // 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; NullCheck(L_0); XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_2; L_2 = XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F(((L_0)->GetAddressAt(static_cast(L_1))), NULL); NullCheck(L_2); XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_3; L_3 = XPathDocument_get_NameTable_m0983CA6BD6A2B1368D995E18A6F21ABF9573C4FD_inline(L_2, NULL); return L_3; } } // 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_m8827609E893638235596FF153AECA4FD13119069(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_mB12984C452F59C0FED90B9C876B31AA8CE422E12(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; NullCheck(L_8); bool L_10; L_10 = XPathNode_get_IsXmlNamespaceNode_m7307A314989230B7F6E4F573F8B2FC505F969C5A(((L_8)->GetAddressAt(static_cast(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; NullCheck(L_15); int32_t L_17; L_17 = XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085(((L_15)->GetAddressAt(static_cast(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; NullCheck(L_2); int32_t L_4; L_4 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_2)->GetAddressAt(static_cast(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; NullCheck(L_5); int32_t L_7; L_7 = XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085(((L_5)->GetAddressAt(static_cast(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; NullCheck(L_11); int32_t L_13; L_13 = XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720(((L_11)->GetAddressAt(static_cast(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; NullCheck(L_17); bool L_19; L_19 = XPathNode_get_IsXmlNamespaceNode_m7307A314989230B7F6E4F573F8B2FC505F969C5A(((L_17)->GetAddressAt(static_cast(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::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_mDB68FBBA320D2C47C591B226846C76D582A8B0C2(L_3, L_4, NULL); return L_5; } } // 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; NullCheck(L_3); 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; NullCheck(L_6); 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; NullCheck(L_9); 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; NullCheck(L_12); 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.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.Boolean MS.Internal.Xml.Cache.XPathDocumentNavigator::HasLineInfo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathDocumentNavigator_HasLineInfo_m4E061F4D6C782EFE2C60DA02E5B3CCE8D818B89D (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method) { { XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = __this->____pageCurrent_4; int32_t L_1 = __this->____idxCurrent_6; NullCheck(L_0); XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_2; L_2 = XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F(((L_0)->GetAddressAt(static_cast(L_1))), NULL); NullCheck(L_2); bool L_3; L_3 = XPathDocument_get_HasLineInfo_m6B4147B65DC678C082FB591BB7FC58DEF2A1655F_inline(L_2, NULL); return L_3; } } // System.Int32 MS.Internal.Xml.Cache.XPathDocumentNavigator::get_LineNumber() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathDocumentNavigator_get_LineNumber_m830E8342631C421FE7AC1CB19AF57DBB05E5F9F4 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____idxParent_7; if (!L_0) { goto IL_0028; } } { int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(24 /* System.Xml.XPath.XPathNodeType System.Xml.XPath.XPathNavigator::get_NodeType() */, __this); if ((!(((uint32_t)L_1) == ((uint32_t)4)))) { goto IL_0028; } } { XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_2 = __this->____pageParent_5; int32_t L_3 = __this->____idxParent_7; NullCheck(L_2); int32_t L_4; L_4 = XPathNode_get_LineNumber_m2A6A50B6A1E92D49B81BEDD630131D7CEC5EC1ED(((L_2)->GetAddressAt(static_cast(L_3))), NULL); return L_4; } IL_0028: { XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_5 = __this->____pageCurrent_4; int32_t L_6 = __this->____idxCurrent_6; NullCheck(L_5); int32_t L_7; L_7 = XPathNode_get_LineNumber_m2A6A50B6A1E92D49B81BEDD630131D7CEC5EC1ED(((L_5)->GetAddressAt(static_cast(L_6))), NULL); return L_7; } } // System.Int32 MS.Internal.Xml.Cache.XPathDocumentNavigator::get_LinePosition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathDocumentNavigator_get_LinePosition_m190E18C6388C13E23B3AD3194C04EAC7CF41B951 (XPathDocumentNavigator_t612FCDCBA3A6C710B47D126B50DB88AD0C66DD81* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____idxParent_7; if (!L_0) { goto IL_0028; } } { int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(24 /* System.Xml.XPath.XPathNodeType System.Xml.XPath.XPathNavigator::get_NodeType() */, __this); if ((!(((uint32_t)L_1) == ((uint32_t)4)))) { goto IL_0028; } } { XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_2 = __this->____pageParent_5; int32_t L_3 = __this->____idxParent_7; NullCheck(L_2); int32_t L_4; L_4 = XPathNode_get_CollapsedLinePosition_m5CD8510839F81AE7F411BB1403B460F6EB3BC8DF(((L_2)->GetAddressAt(static_cast(L_3))), NULL); return L_4; } IL_0028: { XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_5 = __this->____pageCurrent_4; int32_t L_6 = __this->____idxCurrent_6; NullCheck(L_5); int32_t L_7; L_7 = XPathNode_get_LinePosition_mF7AEBF27561C41D4B88CAFE9EE7BC00B88A00799(((L_5)->GetAddressAt(static_cast(L_6))), NULL); return L_7; } } // 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)); } } #ifdef __clang__ #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(__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; NullCheck(L_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(__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; NullCheck(L_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(__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); NullCheck(L_0); 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_m9B13B47FCB3DF61144D9647DDA05F527377251B0(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(__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; NullCheck(L_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(__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; NullCheck(L_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(__this + _offset); XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* _returnValue; _returnValue = XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F(_thisAdjusted, method); return _returnValue; } // System.Int32 MS.Internal.Xml.Cache.XPathNode::get_LineNumber() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNode_get_LineNumber_m2A6A50B6A1E92D49B81BEDD630131D7CEC5EC1ED (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) { { XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* L_0 = __this->____info_0; NullCheck(L_0); int32_t L_1; L_1 = XPathNodeInfoAtom_get_LineNumberBase_m40A58EB51495E48B1C31F7690E18CC69E15FA86B_inline(L_0, NULL); uint32_t L_2 = __this->____props_5; return ((int32_t)il2cpp_codegen_add(L_1, ((int32_t)((uint32_t)((int32_t)((int32_t)L_2&((int32_t)16776192)))>>((int32_t)10))))); } } IL2CPP_EXTERN_C int32_t XPathNode_get_LineNumber_m2A6A50B6A1E92D49B81BEDD630131D7CEC5EC1ED_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XPathNode_get_LineNumber_m2A6A50B6A1E92D49B81BEDD630131D7CEC5EC1ED(_thisAdjusted, method); return _returnValue; } // System.Int32 MS.Internal.Xml.Cache.XPathNode::get_LinePosition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNode_get_LinePosition_mF7AEBF27561C41D4B88CAFE9EE7BC00B88A00799 (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) { { XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* L_0 = __this->____info_0; NullCheck(L_0); int32_t L_1; L_1 = XPathNodeInfoAtom_get_LinePositionBase_m2BD56AF6D9527933F43282B7BA215AD8AE10C5FC_inline(L_0, NULL); uint16_t L_2 = __this->____posOffset_4; return ((int32_t)il2cpp_codegen_add(L_1, (int32_t)L_2)); } } IL2CPP_EXTERN_C int32_t XPathNode_get_LinePosition_mF7AEBF27561C41D4B88CAFE9EE7BC00B88A00799_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XPathNode_get_LinePosition_mF7AEBF27561C41D4B88CAFE9EE7BC00B88A00799(_thisAdjusted, method); return _returnValue; } // System.Int32 MS.Internal.Xml.Cache.XPathNode::get_CollapsedLinePosition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNode_get_CollapsedLinePosition_m5CD8510839F81AE7F411BB1403B460F6EB3BC8DF (XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = XPathNode_get_LinePosition_mF7AEBF27561C41D4B88CAFE9EE7BC00B88A00799(__this, NULL); uint32_t L_1 = __this->____props_5; return ((int32_t)il2cpp_codegen_add(L_0, ((int32_t)((uint32_t)L_1>>((int32_t)24))))); } } IL2CPP_EXTERN_C int32_t XPathNode_get_CollapsedLinePosition_m5CD8510839F81AE7F411BB1403B460F6EB3BC8DF_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XPathNode_t4A9DCD8092B3B7DBA0A6DA09C03DB5274D43C3CA* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XPathNode_get_CollapsedLinePosition_m5CD8510839F81AE7F411BB1403B460F6EB3BC8DF(_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; NullCheck(L_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(__this + _offset); XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* _returnValue; _returnValue = XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724(_thisAdjusted, 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; NullCheck(L_1); 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(__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; NullCheck(L_1); 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(__this + _offset); int32_t _returnValue; _returnValue = XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085(_thisAdjusted, ___pageNode0, 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; NullCheck(L_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; NullCheck(L_3); 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_m0D685A924E5CD78078F248ED1726DA5A9D7D6AC0(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(__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(__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(__this + _offset); bool _returnValue; _returnValue = XPathNode_get_HasCollapsedText_mFFE7E8DB4C7142A0004EF4F12D195E022ADF1691(_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_m6DEFBEC9D12A73E801833B405D5533FA5754B53B(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(__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(__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(__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(__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(__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(__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_m2B00B160663B5FF7ED4B64A4EE640759BE7E36F7(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(__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_m8827609E893638235596FF153AECA4FD13119069 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageElem0, int32_t ___idxElem1, XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** ___pageNmsp2, const RuntimeMethod* method) { { XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = ___pageElem0; int32_t L_1 = ___idxElem1; NullCheck(L_0); bool L_2; L_2 = XPathNode_get_HasNamespaceDecls_m25569CE7015AD2BDA2F4B2C357D4044394125DEA(((L_0)->GetAddressAt(static_cast(L_1))), NULL); if (!L_2) { goto IL_0023; } } { XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_3 = ___pageElem0; int32_t L_4 = ___idxElem1; NullCheck(L_3); XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_5; L_5 = XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F(((L_3)->GetAddressAt(static_cast(L_4))), NULL); XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_6 = ___pageElem0; int32_t L_7 = ___idxElem1; XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_8 = ___pageNmsp2; NullCheck(L_5); 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_mB12984C452F59C0FED90B9C876B31AA8CE422E12 (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; NullCheck(L_0); int32_t L_2; L_2 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_0)->GetAddressAt(static_cast(L_1))), NULL); if ((!(((uint32_t)L_2) == ((uint32_t)1)))) { goto IL_0051; } } { XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_3 = ___pageElem0; int32_t L_4 = ___idxElem1; NullCheck(L_3); XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* L_5; L_5 = XPathNode_get_Document_mC2CF5341823E4B865BD0A92045A97F87B312516F(((L_3)->GetAddressAt(static_cast(L_4))), NULL); V_0 = L_5; goto IL_0039; } IL_001e: { XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_6 = ___pageElem0; int32_t L_7 = ___idxElem1; NullCheck(L_6); int32_t L_8; L_8 = XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720(((L_6)->GetAddressAt(static_cast(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; NullCheck(L_10); 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; NullCheck(L_13); bool L_15; L_15 = XPathNode_get_HasNamespaceDecls_m25569CE7015AD2BDA2F4B2C357D4044394125DEA(((L_13)->GetAddressAt(static_cast(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; NullCheck(L_16); 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::GetParent(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetParent_mDB68FBBA320D2C47C591B226846C76D582A8B0C2 (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; NullCheck(L_4); int32_t L_6; L_6 = XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720(((L_4)->GetAddressAt(static_cast(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_m2B00B160663B5FF7ED4B64A4EE640759BE7E36F7 (XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* ___pageNode0, int32_t ___idxNode1, const RuntimeMethod* method) { { XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_0 = ___pageNode0; NullCheck(L_0); XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* L_1; L_1 = XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724(((L_0)->GetAddressAt(static_cast(0))), NULL); NullCheck(L_1); 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::GetTextFollowing(MS.Internal.Xml.Cache.XPathNode[]&,System.Int32&,MS.Internal.Xml.Cache.XPathNode[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XPathNodeHelper_GetTextFollowing_m86CF5377B24C27AAA0C85A27CA456BF30B7247BA (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; NullCheck(L_9); bool L_11; L_11 = XPathNode_get_IsText_m420F5C6B021A6598E5F3BBAF92C0F16DF3C678E0(((L_9)->GetAddressAt(static_cast(L_10))), NULL); if (L_11) { goto IL_00ab; } } { XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_12 = V_0; int32_t L_13 = V_1; NullCheck(L_12); int32_t L_14; L_14 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_12)->GetAddressAt(static_cast(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; NullCheck(L_15); bool L_17; L_17 = XPathNode_get_HasCollapsedText_mFFE7E8DB4C7142A0004EF4F12D195E022ADF1691(((L_15)->GetAddressAt(static_cast(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; NullCheck(L_21); bool L_23; L_23 = XPathNode_get_IsText_m420F5C6B021A6598E5F3BBAF92C0F16DF3C678E0(((L_21)->GetAddressAt(static_cast(L_22))), NULL); if (L_23) { goto IL_00ab; } } { XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C* L_24 = V_0; int32_t L_25 = V_1; NullCheck(L_24); int32_t L_26; L_26 = XPathNode_get_NodeType_mF01B7F501A4D243B476CB1F67AC0275F70EC1A99(((L_24)->GetAddressAt(static_cast(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; NullCheck(L_27); bool L_29; L_29 = XPathNode_get_HasCollapsedText_mFFE7E8DB4C7142A0004EF4F12D195E022ADF1691(((L_27)->GetAddressAt(static_cast(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; NullCheck(L_32); XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* L_33; L_33 = XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724(((L_32)->GetAddressAt(static_cast(0))), NULL); NullCheck(L_33); 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; NullCheck(L_35); XPathNodePageInfo_t3317321956D9147B2F85232F8E32E16C00987460* L_36; L_36 = XPathNode_get_PageInfo_mBBC3212C44B8131B6948CCEDD5BCCA4DDEE77724(((L_35)->GetAddressAt(static_cast(0))), NULL); NullCheck(L_36); 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_mF62C3504316DB9BE40C524503587A2F914A69F65 (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; NullCheck(L_4); bool L_6; L_6 = XPathNode_get_HasSibling_mC8BDEDD3659561E20B769E205BB85377C47537AF(((L_4)->GetAddressAt(static_cast(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; NullCheck(L_10); XPathNodeU5BU5D_tABD91BA95C61EF982E9FB7D2386FCE4C39F8B90C** L_12 = ___pageNode0; int32_t L_13; L_13 = XPathNode_GetSibling_m818366A817C7694A4B3B07DA03E33A821960A085(((L_10)->GetAddressAt(static_cast(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; NullCheck(L_14); int32_t L_16; L_16 = XPathNode_GetParent_m57F106763ECB0EC827677747A4B95E6A10095720(((L_14)->GetAddressAt(static_cast(L_15))), (&V_0), NULL); V_1 = L_16; int32_t L_17 = V_1; if (L_17) { goto IL_0006; } } { 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.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; } } // 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_4; 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_3; 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_5; return L_0; } } // System.Int32 MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_LineNumberBase() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNodeInfoAtom_get_LineNumberBase_m40A58EB51495E48B1C31F7690E18CC69E15FA86B (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____lineNumBase_6; return L_0; } } // System.Int32 MS.Internal.Xml.Cache.XPathNodeInfoAtom::get_LinePositionBase() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XPathNodeInfoAtom_get_LinePositionBase_m2BD56AF6D9527933F43282B7BA215AD8AE10C5FC (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____linePosBase_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 // System.UInt32 ::ComputeStringHash(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t U3CPrivateImplementationDetailsU3E_ComputeStringHash_mEAE825F700D1360D52DBAE623315B108ABADF375 (String_t* ___s0, const RuntimeMethod* method) { uint32_t V_0 = 0; int32_t V_1 = 0; { String_t* L_0 = ___s0; if (!L_0) { goto IL_002a; } } { V_0 = ((int32_t)-2128831035); V_1 = 0; goto IL_0021; } IL_000d: { String_t* L_1 = ___s0; int32_t L_2 = V_1; NullCheck(L_1); Il2CppChar L_3; L_3 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_1, L_2, NULL); uint32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_multiply(((int32_t)((int32_t)L_3^(int32_t)L_4)), ((int32_t)16777619))); int32_t L_5 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_5, 1)); } IL_0021: { int32_t L_6 = V_1; String_t* L_7 = ___s0; NullCheck(L_7); int32_t L_8; L_8 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_7, NULL); if ((((int32_t)L_6) < ((int32_t)L_8))) { goto IL_000d; } } IL_002a: { uint32_t L_9 = V_0; 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 #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t TimeSpan_get_Ticks_mC50131E57621F29FACC53B3241432ABB874FA1B5_inline (TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* __this, const RuntimeMethod* method) { { int64_t L_0 = __this->____ticks_22; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TimeSpan__ctor_m061B122FA11D2063FE751C1F1D019DF1C8B10B1F_inline (TimeSpan_t8195C5B013A2C532FEBDF0B64B6911982E750F5A* __this, int64_t ___ticks0, const RuntimeMethod* method) { { int64_t L_0 = ___ticks0; __this->____ticks_22 = L_0; return; } } 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 int32_t XsdDuration_get_Years_m2F16DEE4EB28A914B6C03A462BF6DE16079AEC5E_inline (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___years_0; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Months_m2003B42F20229209D88FFA62D3BAED1BF0E1A851_inline (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___months_1; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Days_m7A66E8270BF719AC95604AD58AD2B9E35A47046A_inline (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___days_2; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Hours_m7390FD426C288A52C27DF12F034F29AC746BF1EF_inline (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___hours_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Minutes_mB74DF6E89566B10A2AD63E88A4DF462B06B9548C_inline (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___minutes_4; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Seconds_m9F35896B9EF01634C2C584D89A5901A20D5F728C_inline (XsdDuration_tFE4B2BE006340D157BE913D63F05058DF4190B1D* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___seconds_5; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* BaseValidator_get_NameTable_m60D18595ED6E730B144EBA7E78E9B744486937E5_inline (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, const RuntimeMethod* method) { { XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_0 = __this->___nameTable_2; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Parser_FinishParsing_m06B8B06E4ABA5BE31AE936826C3E750F84FFC69F_inline (Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___schemaType_0; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* Parser_get_XmlSchema_mD5A4C6BA4B18957DA23830385DEAD714D09A9D4B_inline (Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* __this, const RuntimeMethod* method) { { XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* L_0 = __this->___schema_11; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlSchema_get_ErrorCount_m05CFECE281B8DDD5F4BD8EA39E8E4E493676D0B7_inline (XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___errorCount_20; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void SchemaInfo_set_SchemaType_m00F5B5934AC3BDDD71AAEB8CA3E307451FA51229_inline (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->___schemaType_11 = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlSchema_get_TargetNamespace_mAFA4B36F2637087A82F54ADE6E5A627744705064_inline (XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->___targetNs_10; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* BaseValidator_get_SchemaInfo_mE8B092165F3FFCE8F3090BE44D60178C76451AB3_inline (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, const RuntimeMethod* method) { { SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* L_0 = __this->___schemaInfo_7; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* SchemaInfo_get_TargetNamespaces_m051A78CD43B364C0B10D75781749BAEE3EBF564D_inline (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* __this, const RuntimeMethod* method) { { Dictionary_2_t17D0D125440AC627FCF80F189C6CBCB02856063C* L_0 = __this->___targetNamespaces_8; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* BaseValidator_get_SchemaCollection_mFB598756F922146498445D82C48D7C5071917DC7_inline (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, const RuntimeMethod* method) { { XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* L_0 = __this->___schemaCollection_0; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* BaseValidator_get_BaseUri_m400505E56F164D6954DC3E55005B7D8E5B1BAF23_inline (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, const RuntimeMethod* method) { { Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* L_0 = __this->___baseUri_6; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlQualifiedName_get_Name_mC9D21D5BADE11AEAC7ED5886B39E1A774C63B830_inline (XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->___name_1; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlQualifiedName_get_Namespace_m0CAE4A651EF1CA6F0EB657C83608A796038A2615_inline (XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->___ns_2; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ContentValidator_t42EB1802005FF0D871EE98A34ADB69091CCE48FE* SchemaElementDecl_get_ContentValidator_m687E7878F142CFC03B5D7B4FFD6FE1F4AE6526E1_inline (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* __this, const RuntimeMethod* method) { { ContentValidator_t42EB1802005FF0D871EE98A34ADB69091CCE48FE* L_0 = __this->___contentValidator_20; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* BaseValidator_get_PositionInfo_mF6BB1826122D445D6129F0FD0D9C81806C733573_inline (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, const RuntimeMethod* method) { { PositionInfo_t1695F015DE0C183D3B4CE5A1562AD8A8A373F5B5* L_0 = __this->___positionInfo_4; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* SchemaDeclBase_get_DefaultValueTyped_m16C165322E494F1BC351D0DF53210CF3A906ECAF_inline (SchemaDeclBase_t04E301687597D1FA19FFC9A6A2D08746D3EF169B* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___defaultValueTyped_7; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* XmlSchemaElement_get_ElementDecl_m41E3619E5811E5EF18C325C3A339143702E2858A_inline (XmlSchemaElement_t24D5940E4EB4E5FFDAD1772AFBD7A83CD992C970* __this, const RuntimeMethod* method) { { SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* L_0 = __this->___elementDecl_33; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool SchemaElementDecl_get_IsAbstract_m6A66C233D51685CD995849E1BA962DC9028221B0_inline (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* __this, const RuntimeMethod* method) { { bool L_0 = __this->___isAbstract_15; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Dictionary_2_t798E72FD52A5F6525F4F83621BBE86BBAB28533A* SchemaInfo_get_ElementDeclsByType_mD6328AE54045B3DD88F6C90421BA1EEA4F980968_inline (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* __this, const RuntimeMethod* method) { { Dictionary_2_t798E72FD52A5F6525F4F83621BBE86BBAB28533A* L_0 = __this->___elementDeclsByType_12; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF* SchemaDeclBase_get_SchemaType_m46E8C95101CB925C57BD9CBF64D8A755335345B5_inline (SchemaDeclBase_t04E301687597D1FA19FFC9A6A2D08746D3EF169B* __this, const RuntimeMethod* method) { { XmlSchemaType_t36630F421D730DDFA33CBA5BA6548094ABF40DDF* L_0 = __this->___schemaType_4; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SchemaElementDecl_get_Block_m5A64E5A09AFA41761FF96138A307ADC795959385_inline (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___block_22; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool SchemaElementDecl_get_IsNillable_m7228F866834534EBF16EF358A407E92F4CDFE689_inline (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* __this, const RuntimeMethod* method) { { bool L_0 = __this->___isNillable_16; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool SchemaElementDecl_get_HasRequiredAttribute_mA1790096360AAF0BFA8E87BAF4B230D12AECCC6B_inline (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* __this, const RuntimeMethod* method) { { bool L_0 = __this->___hasRequiredAttribute_17; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* SchemaDeclBase_get_Name_m013DF0DD721FE902399C2DF4D2E6F8DAD50ECFAE_inline (SchemaDeclBase_t04E301687597D1FA19FFC9A6A2D08746D3EF169B* __this, const RuntimeMethod* method) { { XmlQualifiedName_t2794880B373257E4108CC3F36D7373A343ACC5B9* L_0 = __this->___name_0; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* SchemaDeclBase_get_Datatype_mE6DE13C3518B65A1CF6E464F12D7D7653247AF90_inline (SchemaDeclBase_t04E301687597D1FA19FFC9A6A2D08746D3EF169B* __this, const RuntimeMethod* method) { { XmlSchemaDatatype_t715572E6E9C9A145DBBF5DDF345EFA5D3AA3E34D* L_0 = __this->___datatype_5; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* SchemaElementDecl_get_DefaultAttDefs_m2AC1645F0CED019A9B186C026CA7A19A3BFE6556_inline (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* __this, const RuntimeMethod* method) { { List_1_tF7608B82384542DEB200F8E211D9D36AE02EAB58* L_0 = __this->___defaultAttdefs_12; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* BaseValidator_get_XmlResolver_m9AA1596FF7D2DD066E51E32212DB36CC25A74FBA_inline (BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* __this, const RuntimeMethod* method) { { XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* L_0 = __this->___xmlResolver_5; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Parser_set_XmlResolver_m6EC1AECD03C3EF457FD4268B6516C856DB62578B_inline (Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* __this, XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* ___value0, const RuntimeMethod* method) { { XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* L_0 = ___value0; __this->___xmlResolver_13 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___xmlResolver_13), (void*)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* XmlSchemaCollection_get_EventHandler_mED21FE8707DB13BFCF9F765BE26825B39F8E07F1_inline (XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* __this, const RuntimeMethod* method) { { ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* L_0 = __this->___validationEventHandler_6; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void XmlSchemaCollection_set_EventHandler_mE855F23CC187E2E6D5F353F9CC5F24571FCB3E1D_inline (XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* __this, ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* ___value0, const RuntimeMethod* method) { { ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* L_0 = ___value0; __this->___validationEventHandler_6 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___validationEventHandler_6), (void*)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t SchemaInfo_get_SchemaType_m44BE9221A63C4D13AE45A2054A875B533518B0FC_inline (SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___schemaType_11; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t HWStack_get_Length_m6363693F0CF183362158EE28989E47D9ED83120F_inline (HWStack_tD40EE1D12E709BECF016469F161DC3071C020CC5* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___used_2; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR CompiledIdentityConstraintU5BU5D_tA8E35C25853FEF33AAE27549EE1E30F039429D16* SchemaElementDecl_get_Constraints_m4FD9F7A6901AB7FE2E546E128C698ED50A69D4F4_inline (SchemaElementDecl_t985EC0AC51DF3E0339341916D061539CF41846AD* __this, const RuntimeMethod* method) { { CompiledIdentityConstraintU5BU5D_tA8E35C25853FEF33AAE27549EE1E30F039429D16* L_0 = __this->___constraints_23; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t CompiledIdentityConstraint_get_Role_m968CA50512673168BCB15510DC0479CAB63B7DF1_inline (CompiledIdentityConstraint_t21FAA66561D65559D2E2A005C4DC40A00793BD2E* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___role_1; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t LocatedActiveAxis_get_Column_m3DB79F1A7E88CD7AF7A40D487A9FCF055291DD75_inline (LocatedActiveAxis_t876E96D83316D0F9E7895219D2FA36068C441004* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___column_4; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* XsdSimpleValue_get_TypedValue_mBC6C3E73A5E817F5A9232983714704820CC17B46_inline (XsdSimpleValue_t8F48455D05E9F36B7C228A02F7FC71FA560DAE50* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___typedValue_1; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeySequence_get_PosLine_mA23828C7C5E29F53F24323AF63E8817F0CEE002B_inline (KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___posline_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeySequence_get_PosCol_mA0F718C59BF785275C532C37AA2C6244C2108F05_inline (KeySequence_t9A8BC185D749C28402EB785808371E47273100CA* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___poscol_4; return L_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_2; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XPathDocument_get_HasLineInfo_m6B4147B65DC678C082FB591BB7FC58DEF2A1655F_inline (XPathDocument_tE736154E9BF3ACCEB884DD1EFBADB58BD56DF5EE* __this, const RuntimeMethod* method) { { bool L_0 = __this->___hasLineInfo_3; 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_5; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XPathNodeInfoAtom_get_LineNumberBase_m40A58EB51495E48B1C31F7690E18CC69E15FA86B_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____lineNumBase_6; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XPathNodeInfoAtom_get_LinePositionBase_m2BD56AF6D9527933F43282B7BA215AD8AE10C5FC_inline (XPathNodeInfoAtom_t4E1898849C241487219F72C0B61B5D474E1059FE* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____linePosBase_7; 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_3; 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_4; 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 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; NullCheck(L_4); if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0034; } } { int32_t L_5 = V_1; __this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = V_0; int32_t L_7 = V_1; RuntimeObject* L_8 = ___item0; NullCheck(L_6); (L_6)->SetAt(static_cast(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 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 Int32EnumU5BU5D_t87B7DB802810C38016332669039EF42C487A081F* Array_Empty_TisInt32Enum_tCBAC8BA2BFF3A845FA599F303093BBBA374B6F0C_mE59D1BFBD133384E5DA6A01D206C3E6718FC1631_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; } }