#include "il2cpp-config.h" #ifndef _MSC_VER # include #else # include #endif #include #include #include #include #include #include #include #include "il2cpp-class-internals.h" #include "codegen/il2cpp-codegen.h" #include "il2cpp-object-internals.h" template struct VirtFuncInvoker0 { 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 VirtFuncInvoker3 { 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 VirtFuncInvoker1 { 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 VirtFuncInvoker2 { 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 VirtActionInvoker1 { 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 VirtActionInvoker2 { 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 VirtFuncInvoker4 { 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); } }; template struct VirtFuncInvoker5 { typedef R (*Func)(void*, T1, T2, T3, T4, T5, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, 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); } }; 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); } }; // Microsoft.Win32.RegistryKey struct RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574; // System.ArgumentException struct ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1; // System.ArgumentNullException struct ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA; // System.AsyncCallback struct AsyncCallback_t3F3DA3BEDAEE81DD1D24125DF8EB30E85EE14DA4; // System.Attribute struct Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74; // System.Boolean[] struct BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040; // System.Byte[] struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821; // System.Byte[][] struct ByteU5BU5DU5BU5D_tD1CB918775FFB351821F10AC338FECDDE22DEEC7; // System.Char[] struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2; // System.Collections.ArrayList struct ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4; // System.Collections.CollectionBase struct CollectionBase_tF5D4583FF325726066A9803839A04E9C0084ED01; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t49DF5C20AE5B7EF983AFCFF5867364BA82492C70; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t4827E5C3759E2764057CB4D7D67AF15BCDBA84C2; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t8820E288E84B6C8B767808031F13493C54D26FC9; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t9311F48415A23B087A8AB42B76BDCE3EE7963EF4; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t8F585B0FDF25A3B59F04BFC4617D77AF8AA45201; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t2F75FCBEC68AFE08982DA43985F9D04056E2BE73; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t31EF1520A3A805598500BB6033C14ABDA7116D5E; // System.Collections.Generic.List`1> struct List_1_tD2FC74CFEE011F74F31183756A690154468817E9; // System.Collections.Generic.List`1 struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D; // System.Collections.Generic.List`1 struct List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3; // System.Collections.Generic.List`1 struct List_1_t2860FD4BD1AB958B9D33F7B140FDCC661ECEA601; // System.Collections.Hashtable struct Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9; // System.Collections.Hashtable/bucket[] struct bucketU5BU5D_t6FF2C2C4B21F2206885CD19A78F68B874C8DC84A; // System.Collections.ICollection struct ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54; // System.Collections.IComparer struct IComparer_t6A5E1BC727C7FF28888E407A797CE1ED92DA8E95; // System.Collections.IDictionary struct IDictionary_t1BD5C1546718A374EA8122FBD6C6EE45331E8CE7; // System.Collections.IEnumerable struct IEnumerable_tD74549CEA1AA48E768382B94FEACBB07E2E3FA2C; // System.Collections.IEqualityComparer struct IEqualityComparer_t3102D0F5BABD60224F6DFF4815BCA1045831FB7C; // System.Collections.IList struct IList_tA637AB426E16F84F84ACC2813BDCF3A0414AF0AA; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0; // System.Collections.SortedList struct SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E; // System.Collections.SortedList/ValueList struct ValueList_t1BBC0BAD9C26EB4899C4AB1509C3890E805D2EFE; // System.Collections.Stack struct Stack_t37723B68CC4FFD95F0F3D06A5D42D7DEE7569643; // System.DateTimeOffset[] struct DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25; // System.DateTime[] struct DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1; // System.Decimal[] struct DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F; // System.DelegateData struct DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE; // System.Delegate[] struct DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196; // System.Double[] struct DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D; // System.Exception struct Exception_t; // System.FormatException struct FormatException_t2808E076CDE4650AF89F55FD78F49290D0EC5BDC; // System.IAsyncResult struct IAsyncResult_t8E194308510B375B42432981AE5E7488C458D598; // System.Int16[] struct Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28; // System.Int32[] struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83; // System.Int64[] struct Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F; // System.IntPtr[] struct IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD; // System.InvalidCastException struct InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA; // System.Net.Cache.RequestCachePolicy struct RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61; // System.Net.ICredentials struct ICredentials_t1A41F1096B037CAB53AE01434DF0747881455344; // System.Net.IWebProxy struct IWebProxy_tA24C0862A1ACA35D20FD079E2672CA5786C1A67E; // System.Object[] struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A; // System.OverflowException struct OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D; // System.Reflection.Binder struct Binder_t4D5CB06963501D32847C057B57157D6DC49CA759; // System.Reflection.MemberFilter struct MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381; // System.Reflection.MethodInfo struct MethodInfo_t; // System.Runtime.Serialization.IFormatterConverter struct IFormatterConverter_tC3280D64D358F47EA4DAF1A65609BA0FC081888A; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26; // System.Runtime.Serialization.SerializationInfoEnumerator struct SerializationInfoEnumerator_tB72162C419D705A40F34DDFEB18E6ACA347C54E5; // System.SByte[] struct SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889; // System.Single[] struct SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5; // System.String struct String_t; // System.String[] struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E; // System.SystemException struct SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782; // System.Text.Decoder struct Decoder_tEEF45EB6F965222036C49E8EC6BA8A0692AA1F26; // System.Text.DecoderFallback struct DecoderFallback_t128445EB7676870485230893338EF044F6B72F60; // System.Text.DecoderFallbackBuffer struct DecoderFallbackBuffer_t41EB1B3F5748BEEF5BE883DA09DBDB937441A83C; // System.Text.StringBuilder struct StringBuilder_t; // System.TimeSpan[] struct TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5; // System.TimeZoneInfo struct TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777; // System.TimeZoneInfo/AdjustmentRule[] struct AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD; // System.Type struct Type_t; // System.Type[] struct TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F; // System.UInt16[] struct UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E; // System.UInt32[] struct UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB; // System.UInt64[] struct UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4; // System.Uri struct Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E; // System.Uri/UriInfo struct UriInfo_t9FCC6BD4EC1EA14D75209E6A35417057BF6EDC5E; // System.UriParser struct UriParser_t07C77D673CCE8D2DA253B8A7ACCB010147F1A4AC; // System.Uri[] struct UriU5BU5D_t2BA00D5A5C9D2A274C64EB3328ADE0D952CD0EB5; // System.Void struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017; // System.Xml.IXmlNamespaceResolver struct IXmlNamespaceResolver_t252EBD93E225063727450B6A8B4BE94F5F2E8427; // System.Xml.NameTable struct NameTable_tB2F4359686539290B81EB39DCB1828BE81B11C8C; // System.Xml.NameTable/Entry[] struct EntryU5BU5D_t8E2877E1FE7833A2136987F940F926D3F1683525; // System.Xml.Schema.ContentValidator struct ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA; // System.Xml.Schema.DatatypeImplementation struct DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836; // System.Xml.Schema.DatatypeImplementation/SchemaDatatypeMap[] struct SchemaDatatypeMapU5BU5D_tE0D01BD73889B644F2583397DC3D243C66A3EEA7; // System.Xml.Schema.DatatypeImplementation[] struct DatatypeImplementationU5BU5D_t0F5F2FAE1D0EECFD06FFE014BFC2A105C9C30C36; // System.Xml.Schema.FacetsChecker struct FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6; // System.Xml.Schema.NamespaceList struct NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C; // System.Xml.Schema.ParticleContentValidator struct ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D; // System.Xml.Schema.Positions struct Positions_t527FBF1910108E9A01D1D42495E76E7192181A9D; // System.Xml.Schema.RestrictionFacets struct RestrictionFacets_tB440DD7CAE146E138972858A02C18D3D13282AB4; // System.Xml.Schema.SchemaDeclBase struct SchemaDeclBase_t01E56CF5001308CDC9C9D6CC9E31648FC3F4772B; // System.Xml.Schema.SchemaElementDecl struct SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466; // System.Xml.Schema.SchemaInfo struct SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41; // System.Xml.Schema.SymbolsDictionary struct SymbolsDictionary_tD5FE8542DCD1430A2E53390D10EE48FCA52227A6; // System.Xml.Schema.SyntaxTreeNode struct SyntaxTreeNode_t7B5A3386C72D5DF7C5B26DF4468EDF5FADC2A08C; // System.Xml.Schema.ValidationEventArgs struct ValidationEventArgs_t242553A3B613066E3FC046288572FB1E0D3DA230; // System.Xml.Schema.ValidationEventHandler struct ValidationEventHandler_t4485151111870B499F014BC4EC05B066589AF4BF; // System.Xml.Schema.XmlAtomicValue struct XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0; // System.Xml.Schema.XmlAtomicValue/NamespacePrefixForQName struct NamespacePrefixForQName_t80F0083B9C2151D487D41CCDD89B668C21902D8F; // System.Xml.Schema.XmlAtomicValue[] struct XmlAtomicValueU5BU5D_t2C9689A5D8CF8CFA58E0A2FFA03E95C2A690B5FB; // System.Xml.Schema.XmlBaseConverter struct XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8; // System.Xml.Schema.XmlBooleanConverter struct XmlBooleanConverter_t7CF33BCC1DB4F476BD12DEC2A024D9576250E395; // System.Xml.Schema.XmlDateTimeConverter struct XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD; // System.Xml.Schema.XmlListConverter struct XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2; // System.Xml.Schema.XmlMiscConverter struct XmlMiscConverter_t1AE3CF83A199556955635974EA33D3CE45442BA1; // System.Xml.Schema.XmlNumeric10Converter struct XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C; // System.Xml.Schema.XmlNumeric2Converter struct XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693; // System.Xml.Schema.XmlSchemaAnnotated struct XmlSchemaAnnotated_t94F7899A20B495CD62FA0976A4F23FD4A0847B7B; // System.Xml.Schema.XmlSchemaAny struct XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2; // System.Xml.Schema.XmlSchemaAnyAttribute struct XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078; // System.Xml.Schema.XmlSchemaAttribute struct XmlSchemaAttribute_tC31F76D28F8D593EFB409CD27FABFC32AF27E99B; // System.Xml.Schema.XmlSchemaChoice struct XmlSchemaChoice_tEC175BFF045FDA4DECF5A938922D6CDC4216653B; // System.Xml.Schema.XmlSchemaCompilationSettings struct XmlSchemaCompilationSettings_t33655A7BA800689EC37601FEFD33291F42B8ABBC; // System.Xml.Schema.XmlSchemaComplexType struct XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9; // System.Xml.Schema.XmlSchemaDatatype struct XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550; // System.Xml.Schema.XmlSchemaElement struct XmlSchemaElement_tF3C95D404CFEB675C3BE8ECDC5C73FFD0F92568D; // System.Xml.Schema.XmlSchemaException struct XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65; // System.Xml.Schema.XmlSchemaGroupBase struct XmlSchemaGroupBase_tC18B7AAFF241664404A1FB5D936508AB2F4D208F; // System.Xml.Schema.XmlSchemaInfo struct XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035; // System.Xml.Schema.XmlSchemaObject struct XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B; // System.Xml.Schema.XmlSchemaObjectCollection struct XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280; // System.Xml.Schema.XmlSchemaParticle struct XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671; // System.Xml.Schema.XmlSchemaParticle/EmptyParticle struct EmptyParticle_t4D9B96A627867C8839845CBD83183C9CD3ECE202; // System.Xml.Schema.XmlSchemaSequence struct XmlSchemaSequence_tBF8498445C0FD553EF64CC240B1236CEB83FB215; // System.Xml.Schema.XmlSchemaSet struct XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F; // System.Xml.Schema.XmlSchemaSimpleType struct XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A; // System.Xml.Schema.XmlSchemaSimpleTypeContent struct XmlSchemaSimpleTypeContent_t87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E; // System.Xml.Schema.XmlSchemaSimpleTypeList struct XmlSchemaSimpleTypeList_tE5804144CB4035DE27AA3C43233579A075469403; // System.Xml.Schema.XmlSchemaSimpleTypeRestriction struct XmlSchemaSimpleTypeRestriction_t948C7680F4D262DA9DA7590CCA8E2F96078E490C; // System.Xml.Schema.XmlSchemaSimpleTypeUnion struct XmlSchemaSimpleTypeUnion_t3AA9DA2FE384FF51E560E05EAE5DE78F4D3AC91A; // System.Xml.Schema.XmlSchemaSimpleType[] struct XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B; // System.Xml.Schema.XmlSchemaType struct XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9; // System.Xml.Schema.XmlStringConverter struct XmlStringConverter_tF53CC838C65F771EDC900AED7F1E34DEA77FDE12; // System.Xml.Schema.XmlTypeCode[] struct XmlTypeCodeU5BU5D_t43BF24D43F5D8E1233D96C0CE555091AE495642B; // System.Xml.Schema.XmlUnionConverter struct XmlUnionConverter_t31D47DFAB36753F8C83188973656457C9E55BE96; // System.Xml.Schema.XmlUntypedConverter struct XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E; // System.Xml.Schema.XmlValueConverter struct XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E; // System.Xml.Schema.XmlValueConverter[] struct XmlValueConverterU5BU5D_t0C08DAE703E09DAE455F80F5975EB50F0D34CAB3; // System.Xml.Schema.XsdSimpleValue struct XsdSimpleValue_t543244559B1F2C32855BAD8CC3EDB4AD5BED96CF; // System.Xml.Serialization.XmlAttributeAttribute struct XmlAttributeAttribute_tD7DC6A2C6116DA78F1F851A8C5EEB81F8407250E; // System.Xml.Serialization.XmlElementAttribute struct XmlElementAttribute_tDC5015BE6B1EBF2474C3D44845FF6D5107C1BC2B; // System.Xml.Serialization.XmlEnumAttribute struct XmlEnumAttribute_tBD75888B09FE971438F4FA55FC302BC5FA3936F0; // System.Xml.Serialization.XmlIgnoreAttribute struct XmlIgnoreAttribute_t42AF5E2677A8626D8F5A1685C84B4E1C35B54AE6; // System.Xml.UTF16Decoder struct UTF16Decoder_tFD4CDE412D7CC00389A775455C1C0FEEB2F48CD3; // System.Xml.Ucs4Decoder struct Ucs4Decoder_tF36E238DE589135EADC0302D74367E9DC317A202; // System.Xml.XPath.XPathItem struct XPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98; // System.Xml.XPath.XPathItem[] struct XPathItemU5BU5D_tEAD4D1386A15172615EC8CB29E15366C26858403; // System.Xml.XPath.XPathNavigator struct XPathNavigator_t4E711E4382A896C152FA99D0D39A8C6CEC238EC3; // System.Xml.XPath.XPathNavigatorKeyComparer struct XPathNavigatorKeyComparer_t6A0E82BEC0BE42351DDB26EAA86333C11E0A9378; // System.Xml.XPath.XPathNavigator[] struct XPathNavigatorU5BU5D_t38B7B1759F5326A325D05B4A7D663AAB353E3ABC; // System.Xml.XmlNameTable struct XmlNameTable_t3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6; // System.Xml.XmlQualifiedName struct XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD; // System.Xml.XmlQualifiedName/HashCodeOfStringDelegate struct HashCodeOfStringDelegate_tCAF2245F039C500045953429EF1FB0BA86326AE8; // System.Xml.XmlQualifiedName[] struct XmlQualifiedNameU5BU5D_t375EB02A213AC919E02336B57A412BB761AFA18B; // System.Xml.XmlReaderSettings struct XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65; // System.Xml.XmlResolver struct XmlResolver_t93269F14B2F8750D040AED2FB7A303CE85016280; // System.Xml.XmlUrlResolver struct XmlUrlResolver_t43FE24F4601B4197354EFB5783E5CB9F57997EC9; extern RuntimeClass* ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var; extern RuntimeClass* ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var; extern RuntimeClass* ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var; extern RuntimeClass* BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_il2cpp_TypeInfo_var; extern RuntimeClass* Bits_t6CCF20605799DC40E70BCBC72EF872899C211658_il2cpp_TypeInfo_var; extern RuntimeClass* Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var; extern RuntimeClass* ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var; extern RuntimeClass* Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var; extern RuntimeClass* CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var; extern RuntimeClass* Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var; extern RuntimeClass* DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_il2cpp_TypeInfo_var; extern RuntimeClass* DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_il2cpp_TypeInfo_var; extern RuntimeClass* DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var; extern RuntimeClass* Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var; extern RuntimeClass* Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var; extern RuntimeClass* DurationType_t687DA1675447204D8E7F5E2B06C3AAD0A9ABC48A_il2cpp_TypeInfo_var; extern RuntimeClass* EmptyParticle_t4D9B96A627867C8839845CBD83183C9CD3ECE202_il2cpp_TypeInfo_var; extern RuntimeClass* FormatException_t2808E076CDE4650AF89F55FD78F49290D0EC5BDC_il2cpp_TypeInfo_var; extern RuntimeClass* Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9_il2cpp_TypeInfo_var; extern RuntimeClass* ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var; extern RuntimeClass* IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var; extern RuntimeClass* IEnumerable_tD74549CEA1AA48E768382B94FEACBB07E2E3FA2C_il2cpp_TypeInfo_var; extern RuntimeClass* IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var; extern RuntimeClass* IList_tA637AB426E16F84F84ACC2813BDCF3A0414AF0AA_il2cpp_TypeInfo_var; extern RuntimeClass* Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_il2cpp_TypeInfo_var; extern RuntimeClass* Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83_il2cpp_TypeInfo_var; extern RuntimeClass* Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var; extern RuntimeClass* Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var; extern RuntimeClass* InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_il2cpp_TypeInfo_var; extern RuntimeClass* List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3_il2cpp_TypeInfo_var; extern RuntimeClass* MissingManifestResourceException_tD8397DA5F4CC63B78F91916522A302782CAB0261_il2cpp_TypeInfo_var; extern RuntimeClass* NameTable_tB2F4359686539290B81EB39DCB1828BE81B11C8C_il2cpp_TypeInfo_var; extern RuntimeClass* NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C_il2cpp_TypeInfo_var; extern RuntimeClass* ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var; extern RuntimeClass* OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D_il2cpp_TypeInfo_var; extern RuntimeClass* Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_il2cpp_TypeInfo_var; extern RuntimeClass* ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D_il2cpp_TypeInfo_var; extern RuntimeClass* SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_il2cpp_TypeInfo_var; extern RuntimeClass* SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466_il2cpp_TypeInfo_var; extern RuntimeClass* SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41_il2cpp_TypeInfo_var; extern RuntimeClass* Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_il2cpp_TypeInfo_var; extern RuntimeClass* SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E_il2cpp_TypeInfo_var; extern RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var; extern RuntimeClass* StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern RuntimeClass* TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var; extern RuntimeClass* Type_t_il2cpp_TypeInfo_var; extern RuntimeClass* UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var; extern RuntimeClass* UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_il2cpp_TypeInfo_var; extern RuntimeClass* UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_il2cpp_TypeInfo_var; extern RuntimeClass* Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var; extern RuntimeClass* ValidationEventHandler_t4485151111870B499F014BC4EC05B066589AF4BF_il2cpp_TypeInfo_var; extern RuntimeClass* XPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98_il2cpp_TypeInfo_var; extern RuntimeClass* XmlAnyConverter_t4D431617E0BF65D3436F651CFC9024F17ACEB8D6_il2cpp_TypeInfo_var; extern RuntimeClass* XmlAnyListConverter_t1150077B9E7B2D0AEDC3450117300B021E43BF4A_il2cpp_TypeInfo_var; extern RuntimeClass* XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var; extern RuntimeClass* XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var; extern RuntimeClass* XmlBooleanConverter_t7CF33BCC1DB4F476BD12DEC2A024D9576250E395_il2cpp_TypeInfo_var; extern RuntimeClass* XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var; extern RuntimeClass* XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD_il2cpp_TypeInfo_var; extern RuntimeClass* XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2_il2cpp_TypeInfo_var; extern RuntimeClass* XmlMiscConverter_t1AE3CF83A199556955635974EA33D3CE45442BA1_il2cpp_TypeInfo_var; extern RuntimeClass* XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C_il2cpp_TypeInfo_var; extern RuntimeClass* XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693_il2cpp_TypeInfo_var; extern RuntimeClass* XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_il2cpp_TypeInfo_var; extern RuntimeClass* XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaCompilationSettings_t33655A7BA800689EC37601FEFD33291F42B8ABBC_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaSequence_tBF8498445C0FD553EF64CC240B1236CEB83FB215_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaSimpleTypeUnion_t3AA9DA2FE384FF51E560E05EAE5DE78F4D3AC91A_il2cpp_TypeInfo_var; extern RuntimeClass* XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A_il2cpp_TypeInfo_var; extern RuntimeClass* XmlStringConverter_tF53CC838C65F771EDC900AED7F1E34DEA77FDE12_il2cpp_TypeInfo_var; extern RuntimeClass* XmlTypeCodeU5BU5D_t43BF24D43F5D8E1233D96C0CE555091AE495642B_il2cpp_TypeInfo_var; extern RuntimeClass* XmlTypeCode_t9C4AD5729574C591993F2559021E198BED5252A2_il2cpp_TypeInfo_var; extern RuntimeClass* XmlUnionConverter_t31D47DFAB36753F8C83188973656457C9E55BE96_il2cpp_TypeInfo_var; extern RuntimeClass* XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_il2cpp_TypeInfo_var; extern RuntimeClass* XmlUrlResolver_t43FE24F4601B4197354EFB5783E5CB9F57997EC9_il2cpp_TypeInfo_var; extern RuntimeClass* XmlValueConverterU5BU5D_t0C08DAE703E09DAE455F80F5975EB50F0D34CAB3_il2cpp_TypeInfo_var; extern RuntimeClass* XsdDateTimeFlags_tC892A580DE494CDB02FF5D29F914ECDC49F858C8_il2cpp_TypeInfo_var; extern RuntimeClass* XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var; extern RuntimeClass* XsdSimpleValue_t543244559B1F2C32855BAD8CC3EDB4AD5BED96CF_il2cpp_TypeInfo_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_tBA431F51A4722F0776A8592A8C2A8770D6D54EFB____7A32E1A19C182315E4263A65A72066492550D8CD_1_FieldInfo_var; extern RuntimeField* U3CPrivateImplementationDetailsU3E_tBA431F51A4722F0776A8592A8C2A8770D6D54EFB____9E31F24F64765FCAA589F589324D17C9FCF6A06D_2_FieldInfo_var; extern String_t* _stringLiteral05A15BDE028AD5CE921FBE252415178E6A3C8927; extern String_t* _stringLiteral0AE7EA1069FB5911BC99056A53A37137A9A0EEA7; extern String_t* _stringLiteral0B0C6F90D172B22857FDB7C4E16D3DD858581ACC; extern String_t* _stringLiteral0F6A2477F37FC913944FFBFBB0C1EA3F5DBC61C9; extern String_t* _stringLiteral0FE7D82F25A3015040A206E54F9C1D3A9717C4C4; extern String_t* _stringLiteral11A09D431A40A8C4B839A1CFA95E2C9F9AFA2E87; extern String_t* _stringLiteral11EDA67F9B15A760342F8E98A3FC78D8D3EA9945; extern String_t* _stringLiteral1335F19E2B50502759E6E86898A1FEF23BD4A0B7; extern String_t* _stringLiteral1370004DA76FA4F3B7A5180FD5436065EF4C7D5B; extern String_t* _stringLiteral1A19102A6359B1F1BFF055397CA3C48545198ABD; extern String_t* _stringLiteral1B49A34FEC7D66CA29E15045723165747CAF8B99; extern String_t* _stringLiteral1F128AE155BC7BA42FBD83ED97DC1634070D01A0; extern String_t* _stringLiteral203C039C7FB8231135D8A2CBA44BEADB29A643A3; extern String_t* _stringLiteral209922019203EB532391D49F2EFCD3EA2A0FC7CB; extern String_t* _stringLiteral2132F858FC3614A3B214B22FE4572C2B7A52A21F; extern String_t* _stringLiteral23E3BBCB899C81D4B33EBB6F175F3C54214CA1C4; extern String_t* _stringLiteral26B8A079B820B8EEA0D04CCE9C6B07F06E4DF562; extern String_t* _stringLiteral2804DE87299804D6E8BBD9B17373143B814B26F8; extern String_t* _stringLiteral29678646D4943E1E003E1800AD356B86AE8F3312; extern String_t* _stringLiteral3030E728F154BF51419109EFB93B6B8AEEC9A976; extern String_t* _stringLiteral3BC15C8AAE3E4124DD409035F32EA2FD6835EFC9; extern String_t* _stringLiteral3BFF1F16EB09B0E4D3D98158E70B37943CB2ADC1; extern String_t* _stringLiteral3C6B2752433575C125B05682C255CA3DFCC93264; extern String_t* _stringLiteral3DBFD22D9D5AF5CFABEE07C5FAA6E3C7CCFD4B83; extern String_t* _stringLiteral3DF63B7ACB0522DA685DAD5FE84B81FDD7B25264; extern String_t* _stringLiteral3E42600F9A88C8130867654D35AC3BC48A586B48; extern String_t* _stringLiteral43DD0700C1BAD9A13AE3F33E5884A045DC56267A; extern String_t* _stringLiteral474AE52625B87D7628AE7B20A499329A99E07119; extern String_t* _stringLiteral4AF0A653663892E6E605DC7C5B286A0FF6E4247B; extern String_t* _stringLiteral4C9F1F29A321D60E6AA8A60DB11FF4F2AE515ADD; extern String_t* _stringLiteral4CE64E6DDEECAF97D67330F7922F2C743C776515; extern String_t* _stringLiteral4DE81373E41A9F3788875A637424528DB52BD7AA; extern String_t* _stringLiteral4EA68EDDA2F120B03EC0D6D925DFA95563406794; extern String_t* _stringLiteral504B10831C05835D9E031251D5E5ED37BD410861; extern String_t* _stringLiteral5368F75FAEDF45E142655CD9D9FF084E577BBD2D; extern String_t* _stringLiteral5548AE4F34CBB6E30414532924E2088D915B460F; extern String_t* _stringLiteral584050121C61227437DBF0BD2807FBC70014E941; extern String_t* _stringLiteral58B63E273B964039D6EF432A415DF3F177C818E5; extern String_t* _stringLiteral5968E7DDD221DADE6F2ED058C7662FF1727E243A; extern String_t* _stringLiteral5AEDEE0964C6B2B3FC2C57843D266E138C2F128A; extern String_t* _stringLiteral5C89EDCAC2811A6A9E8072517CAE7F3CBFD5049D; extern String_t* _stringLiteral64435FD82DE7B1D614DFB9844848A48B14C6CD2C; extern String_t* _stringLiteral6486F877616D429C959D38E0E28DC36EA1C8F9B9; extern String_t* _stringLiteral671FBD6F46381DD3A16B571F9595CB5BB2AFED64; extern String_t* _stringLiteral6BDCD57D44C0013FD66AB0C7E3EB8C27BDCF9D07; extern String_t* _stringLiteral6C82E6DD86807EE3DB07E3C82BEC1AE1CE00B08B; extern String_t* _stringLiteral6DB4DFAE69F49D9B322FBCE121612CD0D5829E7B; extern String_t* _stringLiteral6EEF6648406C333A4035CD5E60D0BF2ECF2606D7; extern String_t* _stringLiteral70142F66475AE2FB33722D8D4750F386ECFEFE7B; extern String_t* _stringLiteral709A23220F2C3D64D1E1D6D18C4D5280F8D82FCA; extern String_t* _stringLiteral716BF4BFDD48C8BE1229F59CD0D8B35D54774E2D; extern String_t* _stringLiteral71DA3887272969BD6A78642A93B263787E9A6431; extern String_t* _stringLiteral72D1BC1786787B9F5CF6F8701A1FB442F4F59285; extern String_t* _stringLiteral74A74C83F2EC138AEF4F493A79C46BF5647C17F6; extern String_t* _stringLiteral750B53094BE562C9D38F2FBA3F635FC754D32C7C; extern String_t* _stringLiteral7564326EEBFDDE1D339F1F6EC44B0234E797986A; extern String_t* _stringLiteral7803EE252527503B67D1EEB0DEB252622746CEBD; extern String_t* _stringLiteral79EA5307480139473965ECDADFA3AF3F1FC4EE0E; extern String_t* _stringLiteral7E746D340667E415DE67844CA297722F073C4EB5; extern String_t* _stringLiteral7FDE33A8DFB186A1FA9497EE13A8752F88D23A03; extern String_t* _stringLiteral7FEBCE039C4CF1C9115E832792B7D7F24FA56D4E; extern String_t* _stringLiteral80AA78654F6FA3F7E3503B76B0BBC4DA6D41962F; extern String_t* _stringLiteral81581597044514BF54D4F97266022FC991F3915E; extern String_t* _stringLiteral89B86AB0E66F527166D98DF92DDBCF5416ED58F6; extern String_t* _stringLiteral8AC702EF191B46578608D8F89E8A9290272B67D1; extern String_t* _stringLiteral905164F756339CFCA8D5CDC511F14E561C559A13; extern String_t* _stringLiteral9668F5AFB09CB71590DEF7092FE1DFF18C8CFD93; extern String_t* _stringLiteral974F29E5673A79C0E88657B34C14FEBB85D15253; extern String_t* _stringLiteral9E406F3A2A0F901034BABF2A5BA7953D7D52A017; extern String_t* _stringLiteral9EDCFFFF4461C9083FBFF857F8DCEE0F0769CBD4; extern String_t* _stringLiteral9F3163FFDA0D3418A1866865FDB1EF76CB2DBF4B; extern String_t* _stringLiteralA1141EB96836ED960AE0BE11B9889597388B5DF0; extern String_t* _stringLiteralA48E3F8E247234F3AF3B77E05EFE4AF396D9E353; extern String_t* _stringLiteralAACF433E5A037C45B6FA28E60D34A52D319DBA0E; extern String_t* _stringLiteralAFE7A67A8F165A97B751E638CC5657E7A29620C7; extern String_t* _stringLiteralB1DFC93A0F609B1A6229A86D04D23794DF62B24A; extern String_t* _stringLiteralB2754D50D55F9423C7A28ACC41B9E8EF573F01B2; extern String_t* _stringLiteralB48965796B83F3DB6FCECDCC35927EE5BC1613B8; extern String_t* _stringLiteralB76FF4906F33C2DD97DDD929B9662BA8CAC6174C; extern String_t* _stringLiteralBE2E2BB698C7A42A8FF654D6025FA7C4C335BFC9; extern String_t* _stringLiteralBE70C65BF14DF74729FF61E04CC5A7D9D35052E7; extern String_t* _stringLiteralC06928876195BF5106AD6CE1EF74075CCDFB0298; extern String_t* _stringLiteralC0B809052FB51CF2DEF59D311E635F460431F40E; extern String_t* _stringLiteralC692273DEB2772DA307FFE37041FEF77BF4BAA97; extern String_t* _stringLiteralC7FB3177257942197FFAF1F26B2E8B00B4F667B2; extern String_t* _stringLiteralCC2FB9E43FA8375F6DCEC9B8C30EFE25D30E1351; extern String_t* _stringLiteralD837008483337EF0EBA371C5393A15280C756AF9; extern String_t* _stringLiteralD8A074E1D9365F0A70DCF0E727BD10F33EE154D9; extern String_t* _stringLiteralD8E3D2F47307D6892DC324B78C7FD3D27DE28BD1; extern String_t* _stringLiteralD96D3A3E2267B20B12690DFDE839A4AD92997435; extern String_t* _stringLiteralDCE54DCDAC85F06A19366C606042058BAD8C84C6; extern String_t* _stringLiteralDEE1EBCD105D3D47ADF43ABA6FD674E80D1DC35F; extern String_t* _stringLiteralE21EE77D500910A11959B5AF57FD48D7CF7F326A; extern String_t* _stringLiteralE4B1879EE872CBDCFB16F6479C8C6B6D69893EBC; extern String_t* _stringLiteralE4C3A2D0CC24A4535EF91791064FFE989CBD382A; extern String_t* _stringLiteralE6A9FC04320A924F46C7C737432BB0389D9DD095; extern String_t* _stringLiteralE7064F0B80F61DBC65915311032D27BAA569AE2A; extern String_t* _stringLiteralE7F7A9FE7889435C28B2EFC6266340199B8B1D82; extern String_t* _stringLiteralEB9A4BC1C0C153E4E4B042A79113B815B7E3021D; extern String_t* _stringLiteralF1494311E45E6D88177EAF1A6727542529836CC8; extern String_t* _stringLiteralF1E5BAF5ECC3589631088C40CBDD43061976ED8F; extern String_t* _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5; extern String_t* _stringLiteralF6ACC9B4881018CDD37D6B02A9CB011E8C0C8237; extern String_t* _stringLiteralFC5D4B9117BA9E87388174AEE4F4970BDFE8D066; extern String_t* _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151; extern const RuntimeMethod* List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_RuntimeMethod_var; extern const RuntimeMethod* List_1__ctor_mE9FDDA3E872C3CB2DBDC8562E9ABA76CA3124599_RuntimeMethod_var; extern const RuntimeMethod* UTF16Decoder_GetCharCount_m0BB8C9FB7A60610C1D5C40773AE918CAC73996E4_RuntimeMethod_var; extern const RuntimeMethod* XmlBooleanConverter_ChangeType_m0B2EE42E41E0B6809411F0A8F0B736C213802183_RuntimeMethod_var; extern const RuntimeMethod* XmlBooleanConverter_ChangeType_m83F9CE78A317B4EA4628F841C730AF055DBC3A84_RuntimeMethod_var; extern const RuntimeMethod* XmlBooleanConverter_ChangeType_mDCCD4C4844144204F0E89AE9D4407EB9B119A442_RuntimeMethod_var; extern const RuntimeMethod* XmlBooleanConverter_ToBoolean_m2ADFA4A426E1BB9DA9DB57F60322C8757135042D_RuntimeMethod_var; extern const RuntimeMethod* XmlBooleanConverter_ToBoolean_mA7CDE06CFD77837415264B08E2AAD8EE42B49783_RuntimeMethod_var; extern const RuntimeMethod* XmlBooleanConverter_ToString_mC10052914C007AA5328CCFBA615840A11469B058_RuntimeMethod_var; extern const RuntimeMethod* XmlDateTimeConverter_ChangeType_m15B24E4CA8F86B000EC76ADE8B1892B6F5C0F446_RuntimeMethod_var; extern const RuntimeMethod* XmlDateTimeConverter_ChangeType_m19995FA76CD97B13AEFC106C5E66A60DACE7E9BF_RuntimeMethod_var; extern const RuntimeMethod* XmlDateTimeConverter_ChangeType_m3736D5F19598850BD5E99BA0AD3BD349093EF027_RuntimeMethod_var; extern const RuntimeMethod* XmlDateTimeConverter_ToDateTimeOffset_m462F075ACD1BF48581FF99E93D29C910C94C9D24_RuntimeMethod_var; extern const RuntimeMethod* XmlDateTimeConverter_ToDateTimeOffset_m67770DFDB1DC65D0DC451E42EA61DC0F0B8E8451_RuntimeMethod_var; extern const RuntimeMethod* XmlDateTimeConverter_ToDateTime_m3CF72859B4907C091A526E6014AD053D8872E90B_RuntimeMethod_var; extern const RuntimeMethod* XmlDateTimeConverter_ToDateTime_m3D74E3EAB1801A403DF38B23C075F1CB9C463C27_RuntimeMethod_var; extern const RuntimeMethod* XmlDateTimeConverter_ToString_m0CB368DA8C1FD700083C36B83BC6C280C8A276F1_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ChangeListType_m14422AFBD90F04D25E3C06A6CD905B3AC58F13CD_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ChangeType_m2846A5C58E848D7E39D3F7A35AB52E71A2680342_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m600FFEE7C10E2BCA12854812A6BB6DCE593F559D_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_m863EAF5A8D8043657DA87770951F9D625BA8EA1B_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisByte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_mC104EC1276093517C4A440400990549F0EC4A501_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisDateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_m245C5C764ADA22BD15B1CEF3B7E1CE639178571E_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisDateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_m7A70B3F4919A8A04503EB3E3DE04819827A7E754_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisDecimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_mA3A16654EDC8B202DDFE85E9A5E650280F33F9B7_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisDouble_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_mE9D821F3A3E87F07E271FD24A48D91E71D6C6450_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisInt16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_m06317C32C4B8B330DE077C38E7237CB1D06D9723_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m632671B61D12746E4747E6B63BC09181FC6FC368_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisInt64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_m5C56E17BBAD364CE7D1823BB139A5B906461184E_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisRuntimeObject_m67ECFDBC21FF0D75413B1DF852889DB63775E168_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisSByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_mBC42137FB14AC5442894124B54AC1A4B126D2D4C_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisSingle_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_mA555F893F59FD63E31250A0CB108D161724013BA_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisString_t_mC32D0A5B007C851F63F1B9727C707AE99FD470FF_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisTimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_m05A64728B6A400227DDDF482F7E0B1F30281E3BB_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisUInt16_tAE45CEF73BF720100519F6867F32145D075F928E_m205C1CF96FEABB0EAFBC8AE70952C3A9FB50BFE0_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisUInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_m88B7788C4BB3756EC0A966401F1D13D662A1615A_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisUInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_m904001409F4BCF396E5E8D0EB777561D72170836_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisUri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_m26765AB3D4B34E704E102C80823C0D0DC1303A03_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisXPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98_m3EADAFBC506C1C1BD696CF3C4DB135D700B0BA68_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisXPathNavigator_t4E711E4382A896C152FA99D0D39A8C6CEC238EC3_m40AC3C9B7806A15F1D5D3FAC907FB6819E1BF5E3_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisXmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_mECB2B662ED168D58F3F056FF3F3CCFAF05076BF3_RuntimeMethod_var; extern const RuntimeMethod* XmlListConverter_ToArray_TisXmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_m386E5372DE8868C2A47F8333CA413FD03A06848F_RuntimeMethod_var; extern const RuntimeMethod* XmlMiscConverter_ChangeType_m983E37B7481E717843932E3D7D5804F7E719ADFA_RuntimeMethod_var; extern const RuntimeMethod* XmlMiscConverter_ChangeType_mDFC55A313F9CA05331D3AB80589B3F6D57F9CC5B_RuntimeMethod_var; extern const RuntimeMethod* XmlMiscConverter_ToString_m991FEC6066AC874262704206B09E4E4AF7AADBF6_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric10Converter_ChangeType_m87FFB2A88487DAFEF1A8FB32BF2A5B33FCE53DFC_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric10Converter_ChangeType_mB697188BAFD9B5EBA218A6833ACA8383A026960E_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric10Converter_ChangeType_mEE16D96513511F0FE70F7449B6523D906A0258E9_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric10Converter_ChangeType_mF01CA3CC73A08EB28CA50533AB7A9F99111140F0_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric10Converter_ChangeType_mF42A772C3918292EC6A15836027D01E3B4814518_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric10Converter_ToDecimal_m9649455349806AC01D12458B76E168705031A588_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric10Converter_ToDecimal_m96523762B16865E2662F6F563302E7AC879E1C67_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric10Converter_ToInt32_m918C9444CA67EC71B0CDED39ED430648E70AE048_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric10Converter_ToInt32_mC77B7A445E19126385EC103CF33E747CCCF0A35E_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric10Converter_ToInt64_m35759D4D6470EEA84670592F7B3F58BFD97A2A70_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric10Converter_ToInt64_m7B38B4EBF1DB025DA9D07DB31F6A82BA272F9727_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric10Converter_ToString_m6EDFFAA74718A817AC5A8058F6040478639A1C81_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric2Converter_ChangeType_m14C87EEF3DAB7FC061A16F73B4015C3E71BADA36_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric2Converter_ChangeType_m8AE50DBD43A2B1F333EF7D2B5E6EF30081826A08_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric2Converter_ChangeType_mEB7C7841D52F8A2BB6289492656D3A15AE40D5DE_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric2Converter_ToDouble_m4CA99CA298726872D3BE2338F487ADB8ADEA4555_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric2Converter_ToDouble_m8DEEE1C0C183B573D56F49DE529D95177237ABE6_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric2Converter_ToSingle_m32F6E2DE62883D2536282D98B5ABD4A6B5E30B0E_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric2Converter_ToSingle_mD2D3E2FF4B34222EE643B4F41F93061A2AEBBE82_RuntimeMethod_var; extern const RuntimeMethod* XmlNumeric2Converter_ToString_m1C0B08020CFEDA1557B0371334CC8B448571C75A_RuntimeMethod_var; extern const RuntimeMethod* XmlSchemaParticle_set_MaxOccurs_mA32DDB6959AC525A59E7E4EB269169FD322DBAA7_RuntimeMethod_var; extern const RuntimeMethod* XmlSchemaParticle_set_MinOccurs_mE3011C7B093471FCD793F57DD7F3DFC74E23542D_RuntimeMethod_var; extern const RuntimeMethod* XmlSchemaSet_InternalValidationCallback_m93B3EC35074EEE519F445D195652C52721EE040B_RuntimeMethod_var; extern const RuntimeMethod* XmlSchemaSet__ctor_m9EFB1F63AB00907BF1B1E736343E8A9DD7D16899_RuntimeMethod_var; extern const RuntimeMethod* XmlStringConverter_ChangeType_m313BF2F08A6FDBF6F1F47A0707670214523B09A3_RuntimeMethod_var; extern const RuntimeMethod* XmlStringConverter_ChangeType_mF93858FC545E3508B6E2D020A8D2D7830E7A3D2D_RuntimeMethod_var; extern const RuntimeMethod* XmlStringConverter_ToString_mE9D40B88F754D914B30C55C383A6624434BDEA01_RuntimeMethod_var; extern const RuntimeMethod* XmlUnionConverter_ChangeType_mA43F307FE1650BB291472D1D2A03DB65AE86F2DB_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ChangeListType_m3301931DF69266352434B25EA7B9839647BED008_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ChangeType_m04124E3CA694933EBFA47753A4C8FB9C3228EE80_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ChangeType_m1FC94447AB352EC1CB454FB61E855D06754D049B_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ChangeType_m3A91409C77FDA079F68A2F911BEB2BBFB5B53268_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ChangeType_m3CAB20ED11B8A8E7B014845F8B8B43A3CD50C344_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ChangeType_mC228354B80BBF4FEEF57E1560B346A87C4D1135C_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ChangeType_mC99356197108C4EB490720B1122252C4A2E2DA56_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ChangeType_mD67FEA15F3FFA3FF1EDF94C9E3C97A2DA3E57AED_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ChangeType_mDE50097D5C33225EE4AEEBBADFCA3A9933D94802_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ToBoolean_m2447AB768C13178126F19DAE61D12CDBC2AE25B2_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ToBoolean_mA93EA02EC038F5BFCF96104C678EABEAEF77BCA8_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ToDateTimeOffset_m985074AB5F2001818258FB8F6B2E78BFC7CB7778_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ToDateTimeOffset_mB997585B8DCECC9A4A5B9286915D1F5984103DD7_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ToDateTime_m9655C9F28603A42A2BAA26AA3505E2FF18328CCA_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ToDateTime_mEA71410B597F7CAAF341F0F39355A911810EB23B_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ToDecimal_m84B9036AF7818B7C2F0EF9E94AE2FDB72836CB8D_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ToDecimal_mD66B5F90C640F5AAE28BD599E67E755D890A9A9E_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ToDouble_m572CB6D364F27E0B97C9B4797E99C14F3E353227_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ToDouble_m9F1AEEDC98D45F5129EFC97A024ACDD98733CE0B_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ToInt32_m98AB33F19E2FAC67BC1E7F78D9AD6AE1F7A86DA0_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ToInt32_mF7CF50E0964BB020AB21C32F3AC9A096981B92D4_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ToInt64_m2C5E82945216B02E3DE5022568EAA1DCA22C8417_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ToInt64_mE1F7E1CACF9429A4E5E16ABD61F08579D3E398F9_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ToSingle_m1DD4FC6995226CFADD302C3D418BDBBF77A1F8EA_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ToSingle_m59C30877CFF345FC2D31062F1A21ACFA7D2D1F24_RuntimeMethod_var; extern const RuntimeMethod* XmlUntypedConverter_ToString_m68C8860CF519052068A622836FB4698076E3FC29_RuntimeMethod_var; extern const RuntimeMethod* XsdDateTime__ctor_m9828B42840AD2BF2C17704E51ECC7F91DF3C1951_RuntimeMethod_var; extern const RuntimeMethod* XsdDuration_ToTimeSpan_mD723387D35FEF937936C0D99C12862DE600C35D1_RuntimeMethod_var; extern const RuntimeMethod* XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var; extern const RuntimeMethod* XsdDuration__ctor_m9D8EF5FD4B02BD5C9B8EA2BE450C1ECFE10F8087_RuntimeMethod_var; extern const RuntimeMethod* XsdDuration__ctor_mDEE04E0D9A547433A26206EAE150AE5B83C29E35_RuntimeMethod_var; extern const RuntimeType* Int32_t585191389E07734F19F3156FF88FB3EF4800D102_0_0_0_var; extern const RuntimeType* StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_0_0_0_var; extern const RuntimeType* String_t_0_0_0_var; extern const uint32_t EmptyParticle__ctor_m55884DF8B473B75A2A581BE957636F893C77A1F7_MetadataUsageId; extern const uint32_t Parser_ParseDate_m1F09950C7BD00C76899F84472BFD8A4045A03569_MetadataUsageId; extern const uint32_t Parser_ParseTime_mC2BEE218B609361BFD59023A04104CC1484B6522_MetadataUsageId; extern const uint32_t Parser_ParseZoneAndWhitespace_mF12D527E9CA6A66E1AE3D54CCA17F511970D0F46_MetadataUsageId; extern const uint32_t Parser_Parse_m139C4176AC58EF5D113E526A7111EC82FAA28ED1_MetadataUsageId; extern const uint32_t Parser__cctor_mBB69E15FC969C8FD829AD47A369469D5A238CEF8_MetadataUsageId; extern const uint32_t UTF16Decoder_Convert_mD67D6D68E1A239916A688FD296DFC3992040BC93_MetadataUsageId; extern const uint32_t UTF16Decoder_GetCharCount_m0BB8C9FB7A60610C1D5C40773AE918CAC73996E4_MetadataUsageId; extern const uint32_t UTF16Decoder_GetChars_mB7CC840C81B458A8D13E78F5EE83E17B298B8382_MetadataUsageId; extern const uint32_t Ucs4Decoder__ctor_mFCE63EF6243360C752217A94706B6B9F634B2D20_MetadataUsageId; extern const uint32_t XmlBooleanConverter_ChangeType_m0B2EE42E41E0B6809411F0A8F0B736C213802183_MetadataUsageId; extern const uint32_t XmlBooleanConverter_ChangeType_m83F9CE78A317B4EA4628F841C730AF055DBC3A84_MetadataUsageId; extern const uint32_t XmlBooleanConverter_ChangeType_mDCCD4C4844144204F0E89AE9D4407EB9B119A442_MetadataUsageId; extern const uint32_t XmlBooleanConverter_Create_mF023B3A5EA9E8B156FF313FC4F3E053C53AC8DEC_MetadataUsageId; extern const uint32_t XmlBooleanConverter_ToBoolean_m2ADFA4A426E1BB9DA9DB57F60322C8757135042D_MetadataUsageId; extern const uint32_t XmlBooleanConverter_ToBoolean_mA7CDE06CFD77837415264B08E2AAD8EE42B49783_MetadataUsageId; extern const uint32_t XmlBooleanConverter_ToString_mC10052914C007AA5328CCFBA615840A11469B058_MetadataUsageId; extern const uint32_t XmlBooleanConverter_ToString_mD3D9C83A50B895A0AF1002C1F0BBB9DBD65B2D67_MetadataUsageId; extern const uint32_t XmlBooleanConverter__ctor_mE1EFE6D7CFFB1416AB33EF76280E78F3D6BB822A_MetadataUsageId; extern const uint32_t XmlDateTimeConverter_ChangeType_m15B24E4CA8F86B000EC76ADE8B1892B6F5C0F446_MetadataUsageId; extern const uint32_t XmlDateTimeConverter_ChangeType_m19995FA76CD97B13AEFC106C5E66A60DACE7E9BF_MetadataUsageId; extern const uint32_t XmlDateTimeConverter_ChangeType_m3736D5F19598850BD5E99BA0AD3BD349093EF027_MetadataUsageId; extern const uint32_t XmlDateTimeConverter_Create_mE5C732BCB16611604C792C870B2BEE3D5F26AD3A_MetadataUsageId; extern const uint32_t XmlDateTimeConverter_ToDateTimeOffset_m462F075ACD1BF48581FF99E93D29C910C94C9D24_MetadataUsageId; extern const uint32_t XmlDateTimeConverter_ToDateTimeOffset_m67770DFDB1DC65D0DC451E42EA61DC0F0B8E8451_MetadataUsageId; extern const uint32_t XmlDateTimeConverter_ToDateTime_m3CF72859B4907C091A526E6014AD053D8872E90B_MetadataUsageId; extern const uint32_t XmlDateTimeConverter_ToDateTime_m3D74E3EAB1801A403DF38B23C075F1CB9C463C27_MetadataUsageId; extern const uint32_t XmlDateTimeConverter_ToDateTime_m7582AE8833D77CCFB9D4405DE24AEE6DF3DB6C38_MetadataUsageId; extern const uint32_t XmlDateTimeConverter_ToString_m0CB368DA8C1FD700083C36B83BC6C280C8A276F1_MetadataUsageId; extern const uint32_t XmlDateTimeConverter_ToString_m176287B097D9564451872DCBE6668C2A05755D6F_MetadataUsageId; extern const uint32_t XmlDateTimeConverter_ToString_m1C11AED60C115BDEB358832418804536D09A2A76_MetadataUsageId; extern const uint32_t XmlDateTimeConverter__ctor_m9E34F9F88A5240F8B5887B6466FE9893DD03E18C_MetadataUsageId; extern const uint32_t XmlListConverter_ChangeListType_m14422AFBD90F04D25E3C06A6CD905B3AC58F13CD_MetadataUsageId; extern const uint32_t XmlListConverter_ChangeType_m2846A5C58E848D7E39D3F7A35AB52E71A2680342_MetadataUsageId; extern const uint32_t XmlListConverter_CreateInvalidClrMappingException_m3B0593AFC01B7F82DAAE41F7A0C3FD5D24545B8C_MetadataUsageId; extern const uint32_t XmlListConverter_Create_mC67229C1CE3A5A1ED5CF18E02B8704F6637ACF54_MetadataUsageId; extern const uint32_t XmlListConverter_IsListType_mA7C790DCE9065D7B431FC62FE10AB20CAAB9B1C7_MetadataUsageId; extern const uint32_t XmlListConverter_ListAsString_m31392857738C151FF0B91DD8FE79804DA4D51057_MetadataUsageId; extern const uint32_t XmlListConverter_StringAsList_m29DD4C9918C91346AA6F6DCF612AA857289D80FF_MetadataUsageId; extern const uint32_t XmlListConverter_ToList_mD5A1E947A416A205D5E85AB5083132CC5E8ECEEC_MetadataUsageId; extern const uint32_t XmlListConverter__ctor_m13543AF94577EE0CFE058E0AF570EBB675AE5654_MetadataUsageId; extern const uint32_t XmlListConverter__ctor_m4EFE00D5C2BF998DBF59953FAEAB4F23BC16AAC9_MetadataUsageId; extern const uint32_t XmlListConverter__ctor_mAB57AE0E8F6D551B371FDFC90357661A0F1D4CEA_MetadataUsageId; extern const uint32_t XmlMiscConverter_ChangeTypeWildcardDestination_m32E3948137790045E31B75FDBC0B032B2F82930D_MetadataUsageId; extern const uint32_t XmlMiscConverter_ChangeTypeWildcardSource_m9B625A578AFB2E07AA9776C262A2134B87BB182E_MetadataUsageId; extern const uint32_t XmlMiscConverter_ChangeType_m983E37B7481E717843932E3D7D5804F7E719ADFA_MetadataUsageId; extern const uint32_t XmlMiscConverter_ChangeType_mDFC55A313F9CA05331D3AB80589B3F6D57F9CC5B_MetadataUsageId; extern const uint32_t XmlMiscConverter_Create_mD6AC05CF88042A6B187B443897AC9F5FCB6F1B8B_MetadataUsageId; extern const uint32_t XmlMiscConverter_ToString_m991FEC6066AC874262704206B09E4E4AF7AADBF6_MetadataUsageId; extern const uint32_t XmlMiscConverter__ctor_mDB471C75E7652209EE00E56B0AA58D0FAF613D5A_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_ChangeTypeWildcardDestination_m0F9064740277D6BCBFBDCB7ADA2CEF2C884E91DC_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_ChangeTypeWildcardSource_m5F4C749F8D5601072CB2033C59E35054117B8D69_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_ChangeType_m87FFB2A88487DAFEF1A8FB32BF2A5B33FCE53DFC_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_ChangeType_mB697188BAFD9B5EBA218A6833ACA8383A026960E_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_ChangeType_mEE16D96513511F0FE70F7449B6523D906A0258E9_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_ChangeType_mF01CA3CC73A08EB28CA50533AB7A9F99111140F0_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_ChangeType_mF42A772C3918292EC6A15836027D01E3B4814518_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_Create_mA98371B6F4B85B9B3B92BAB873431DACFB99C43C_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_ToDecimal_m9649455349806AC01D12458B76E168705031A588_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_ToDecimal_m96523762B16865E2662F6F563302E7AC879E1C67_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_ToInt32_m1F45438F9071098B833F17D2D44061DB6CB740A9_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_ToInt32_m918C9444CA67EC71B0CDED39ED430648E70AE048_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_ToInt32_mC77B7A445E19126385EC103CF33E747CCCF0A35E_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_ToInt64_m35759D4D6470EEA84670592F7B3F58BFD97A2A70_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_ToInt64_m7B38B4EBF1DB025DA9D07DB31F6A82BA272F9727_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_ToString_m26F4C2DCCA4E06DEE814F0B605E9D9BED56962DF_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_ToString_m6EDFFAA74718A817AC5A8058F6040478639A1C81_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_ToString_mC38B79CD0D60AFC97C26B5B277B30A2859ADABAB_MetadataUsageId; extern const uint32_t XmlNumeric10Converter_ToString_mCF2356574A7C0DA25B3FFCC21C027D05EB6FC769_MetadataUsageId; extern const uint32_t XmlNumeric10Converter__ctor_m4225A4F5CA469FE5E02E309B0606F6AD72E3AFE9_MetadataUsageId; extern const uint32_t XmlNumeric2Converter_ChangeType_m14C87EEF3DAB7FC061A16F73B4015C3E71BADA36_MetadataUsageId; extern const uint32_t XmlNumeric2Converter_ChangeType_m8AE50DBD43A2B1F333EF7D2B5E6EF30081826A08_MetadataUsageId; extern const uint32_t XmlNumeric2Converter_ChangeType_mEB7C7841D52F8A2BB6289492656D3A15AE40D5DE_MetadataUsageId; extern const uint32_t XmlNumeric2Converter_Create_m8E30F796D90FEFF1320F220EB490FE75A58A22FE_MetadataUsageId; extern const uint32_t XmlNumeric2Converter_ToDouble_m4CA99CA298726872D3BE2338F487ADB8ADEA4555_MetadataUsageId; extern const uint32_t XmlNumeric2Converter_ToDouble_m8DEEE1C0C183B573D56F49DE529D95177237ABE6_MetadataUsageId; extern const uint32_t XmlNumeric2Converter_ToSingle_m32F6E2DE62883D2536282D98B5ABD4A6B5E30B0E_MetadataUsageId; extern const uint32_t XmlNumeric2Converter_ToSingle_mD2D3E2FF4B34222EE643B4F41F93061A2AEBBE82_MetadataUsageId; extern const uint32_t XmlNumeric2Converter_ToString_m1C0B08020CFEDA1557B0371334CC8B448571C75A_MetadataUsageId; extern const uint32_t XmlNumeric2Converter_ToString_mB51D4B8C993A8A2ED51B42975E762283AED745FA_MetadataUsageId; extern const uint32_t XmlNumeric2Converter_ToString_mEE1256B1B84EF88C83EA8C2ED3874827003E625B_MetadataUsageId; extern const uint32_t XmlNumeric2Converter__ctor_mD32D3A3C785D1A829B6E91FAE6DB165CEE1EE625_MetadataUsageId; extern const uint32_t XmlSchemaAnyAttribute_BuildNamespaceList_mBDE9F3CD4D3DB2CACA4A2CC81C3B4A8967CDD789_MetadataUsageId; extern const uint32_t XmlSchemaAny_BuildNamespaceList_mCE895FF88D6AB44EB52F52A994325A14AE1E061B_MetadataUsageId; extern const uint32_t XmlSchemaAny__ctor_m557E605647D68E5715B4342A4D3601900A636EE1_MetadataUsageId; extern const uint32_t XmlSchemaComplexType_CreateAnyType_mD929CDF6AF57CCBE616A579B6EBA4463BDCC8911_MetadataUsageId; extern const uint32_t XmlSchemaComplexType__cctor_m7AF20427440A596DDAF1A1E0A21419364072ACF9_MetadataUsageId; extern const uint32_t XmlSchemaComplexType__ctor_mCCE7DDC2C2B708C2B2D635B4C54CB336C3A8C66E_MetadataUsageId; extern const uint32_t XmlSchemaComplexType_get_AnyTypeContentValidator_m3430B7ADAA2CB180AED718E567DFDDA07B57BF98_MetadataUsageId; extern const uint32_t XmlSchemaComplexType_get_AnyType_m3138BE7B6E5C3E6F63C4745A3DC79316715D9962_MetadataUsageId; extern const uint32_t XmlSchemaDatatype_FromXmlTokenizedType_mCD5A4917E01B59328CE81B2DC9CE1C073AA27468_MetadataUsageId; extern const uint32_t XmlSchemaDatatype_TypeCodeToString_mB29FD983450950E5B5DB6FB2842E6771C1FB52F7_MetadataUsageId; extern const uint32_t XmlSchemaDatatype_get_TypeCodeString_m2B7AC9A37B89D920FDBE45770BFA8E7799734731_MetadataUsageId; extern const uint32_t XmlSchemaException_CreateMessage_m7420B46FAF5EDDF45D870C6CA159C7497730B9BF_MetadataUsageId; extern const uint32_t XmlSchemaException_GetObjectData_mFA364773DDAC69F75410E2A7DBA67AB94883C7A9_MetadataUsageId; extern const uint32_t XmlSchemaException__ctor_m3B75952F1CAD3E08CDD78FA477E51199E1402067_MetadataUsageId; extern const uint32_t XmlSchemaException__ctor_m9B9BC39A44E691D2839B801D99533E9E3287A548_MetadataUsageId; extern const uint32_t XmlSchemaException__ctor_mB45507FA85516BC7E8794A8149E4EAF50960CF40_MetadataUsageId; extern const uint32_t XmlSchemaException__ctor_mD453309AD5E11F88BF1162A86FFAE1AE274776D9_MetadataUsageId; extern const uint32_t XmlSchemaGroupBase__ctor_m1B887EF6A39275DEAEBAD717B9E2AE89AE1129C9_MetadataUsageId; extern const uint32_t XmlSchemaObjectCollection_Add_mEAA7DA7B3CBCFFB0D25F772612DBB6BCC7E774B8_MetadataUsageId; extern const uint32_t XmlSchemaParticle__cctor_m5096C071BE7B9C4C25670A8695B6526E0C283DB9_MetadataUsageId; extern const uint32_t XmlSchemaParticle__ctor_mDCA1745910F0C0FE072A2004077192761F7FE7BF_MetadataUsageId; extern const uint32_t XmlSchemaParticle_set_MaxOccurs_mA32DDB6959AC525A59E7E4EB269169FD322DBAA7_MetadataUsageId; extern const uint32_t XmlSchemaParticle_set_MinOccurs_mE3011C7B093471FCD793F57DD7F3DFC74E23542D_MetadataUsageId; extern const uint32_t XmlSchemaSequence__ctor_mDF673E3F6B6ED41CDD6F3014D3EC64C5CD71F54C_MetadataUsageId; extern const uint32_t XmlSchemaSet_InternalValidationCallback_m93B3EC35074EEE519F445D195652C52721EE040B_MetadataUsageId; extern const uint32_t XmlSchemaSet__ctor_m78E43F5CA5D123B20DB1ACFB0E20C028C4F9A27F_MetadataUsageId; extern const uint32_t XmlSchemaSet__ctor_m9EFB1F63AB00907BF1B1E736343E8A9DD7D16899_MetadataUsageId; extern const uint32_t XmlSchemaSimpleTypeList__ctor_m0501F1905336A01611FFC5D9FF521ADB196E177D_MetadataUsageId; extern const uint32_t XmlSchemaSimpleTypeRestriction__ctor_m7E3ACC527A0D075BF9C866E0BCF53906CB3C9AC4_MetadataUsageId; extern const uint32_t XmlSchemaSimpleTypeRestriction_set_BaseTypeName_mF05EF6BBCA3CA845AA728EEB7DF09EE35EE9988C_MetadataUsageId; extern const uint32_t XmlSchemaType_GetBuiltInSimpleType_m079D072BD87F0456D07B43008AD1B32C402B9EE6_MetadataUsageId; extern const uint32_t XmlSchemaType__ctor_m7B9B3CD59F298DC2CDBDAA36418F9AB3D3B1CE48_MetadataUsageId; extern const uint32_t XmlSchemaType_get_TypeCode_mF09D9A94E0184C667120F714A56D332369824CCC_MetadataUsageId; extern const uint32_t XmlSchemaType_get_ValueConverter_m5CD7C260106A4DCBAE6A160823EB242F5BC9941E_MetadataUsageId; extern const uint32_t XmlStringConverter_ChangeType_m313BF2F08A6FDBF6F1F47A0707670214523B09A3_MetadataUsageId; extern const uint32_t XmlStringConverter_ChangeType_mF93858FC545E3508B6E2D020A8D2D7830E7A3D2D_MetadataUsageId; extern const uint32_t XmlStringConverter_Create_m4BB0329D3E256E9DB8D3E6729E4F34073952028E_MetadataUsageId; extern const uint32_t XmlStringConverter_ToString_mE9D40B88F754D914B30C55C383A6624434BDEA01_MetadataUsageId; extern const uint32_t XmlStringConverter__ctor_mD57F1542FB656E2C8FBC2CABB469D0B81B9BC2FB_MetadataUsageId; extern const uint32_t XmlUnionConverter_ChangeType_mA43F307FE1650BB291472D1D2A03DB65AE86F2DB_MetadataUsageId; extern const uint32_t XmlUnionConverter_Create_m3EBC3F0AE4EB25AC4D8B1E4C79305CFAE18C1ED4_MetadataUsageId; extern const uint32_t XmlUnionConverter__ctor_m81BE152A0A6904892576BEC5B67EACFEBAEC2AF7_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ChangeListType_m3301931DF69266352434B25EA7B9839647BED008_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ChangeTypeWildcardDestination_m93E48751EAC3E6B23E9ED1E7A2318B6A4CACF436_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ChangeTypeWildcardSource_m00D6D38A6341E161DB29DBE0E330D93A922E4A67_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ChangeType_m04124E3CA694933EBFA47753A4C8FB9C3228EE80_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ChangeType_m1FC94447AB352EC1CB454FB61E855D06754D049B_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ChangeType_m3A91409C77FDA079F68A2F911BEB2BBFB5B53268_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ChangeType_m3CAB20ED11B8A8E7B014845F8B8B43A3CD50C344_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ChangeType_mC228354B80BBF4FEEF57E1560B346A87C4D1135C_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ChangeType_mC99356197108C4EB490720B1122252C4A2E2DA56_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ChangeType_mD67FEA15F3FFA3FF1EDF94C9E3C97A2DA3E57AED_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ChangeType_mDE50097D5C33225EE4AEEBBADFCA3A9933D94802_MetadataUsageId; extern const uint32_t XmlUntypedConverter_SupportsType_mC9176D33144AAEAF093AC062FDB7DCD7905DD598_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToBoolean_m2447AB768C13178126F19DAE61D12CDBC2AE25B2_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToBoolean_mA93EA02EC038F5BFCF96104C678EABEAEF77BCA8_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToDateTimeOffset_m985074AB5F2001818258FB8F6B2E78BFC7CB7778_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToDateTimeOffset_mB997585B8DCECC9A4A5B9286915D1F5984103DD7_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToDateTime_m9655C9F28603A42A2BAA26AA3505E2FF18328CCA_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToDateTime_mEA71410B597F7CAAF341F0F39355A911810EB23B_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToDecimal_m84B9036AF7818B7C2F0EF9E94AE2FDB72836CB8D_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToDecimal_mD66B5F90C640F5AAE28BD599E67E755D890A9A9E_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToDouble_m572CB6D364F27E0B97C9B4797E99C14F3E353227_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToDouble_m9F1AEEDC98D45F5129EFC97A024ACDD98733CE0B_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToInt32_m98AB33F19E2FAC67BC1E7F78D9AD6AE1F7A86DA0_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToInt32_mF7CF50E0964BB020AB21C32F3AC9A096981B92D4_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToInt64_m2C5E82945216B02E3DE5022568EAA1DCA22C8417_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToInt64_mE1F7E1CACF9429A4E5E16ABD61F08579D3E398F9_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToSingle_m1DD4FC6995226CFADD302C3D418BDBBF77A1F8EA_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToSingle_m59C30877CFF345FC2D31062F1A21ACFA7D2D1F24_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToString_m0DC7C2FE4D738AD6AAB9A6DF998141900B1765C7_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToString_m11F03518A9033FFC61FB8760D7156CEDB26F9E22_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToString_m42BF35B87144C9719AFDB9182D039E796BF06CE0_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToString_m68C8860CF519052068A622836FB4698076E3FC29_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToString_mB21B56BDA1D7CE508F256147ECAB5EBEE592F457_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToString_mCB6C636F29890C7E80D95CFE4D6A7434A24A784A_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToString_mCFB4EE878694507345DF54437D35865F04B06FF2_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToString_mDDBADD6D389394B659B6DB7AD128B1FB1FA156D5_MetadataUsageId; extern const uint32_t XmlUntypedConverter_ToString_mFE5633D2F9CABB63304750EACB29C49F087B4206_MetadataUsageId; extern const uint32_t XmlUntypedConverter__cctor_m632C563F1099A313995033775FF99E992721F6B9_MetadataUsageId; extern const uint32_t XmlUntypedConverter__ctor_m74F587E9D78C3C857DFE94888F18DF0E7EAE5D5A_MetadataUsageId; extern const uint32_t XmlUntypedConverter__ctor_m78C4A128C852FC4D3E740738C2A215CEAA54FD65_MetadataUsageId; extern const uint32_t XsdDateTime_PrintDate_mF398CF29CF15207C07C18C039BF96D9706A6B6FD_MetadataUsageId; extern const uint32_t XsdDateTime_PrintTime_m941C5C3DF6D038766865343135D1BDBF998F0BA5_MetadataUsageId; extern const uint32_t XsdDateTime_PrintZone_mBD4E21991C5750B145D6E6AE08ECCE18C4E467E0_MetadataUsageId; extern const uint32_t XsdDateTime_ToString_m297A2293EBFBCA239CFEEAC07156358DD1095343_MetadataUsageId; extern const uint32_t XsdDateTime__cctor_mDCF7CC5BF802348FD3820720DC01D6F53CFC7A71_MetadataUsageId; extern const uint32_t XsdDateTime__ctor_m907D0EE320C3673BBA76E7B90C1F38C7B1F0AF4C_MetadataUsageId; extern const uint32_t XsdDateTime__ctor_m9828B42840AD2BF2C17704E51ECC7F91DF3C1951_MetadataUsageId; extern const uint32_t XsdDateTime__ctor_mD5536EA3D9B0E1F78AB06365BC86F6F4330668F1_MetadataUsageId; extern const uint32_t XsdDateTime_op_Implicit_m0560DA5D669D94FA28E96AED66941C3B7D45928E_MetadataUsageId; extern const uint32_t XsdDateTime_op_Implicit_m73A18F95D7E6DB4B5815F6AB3BA43EA36F749E04_MetadataUsageId; extern const uint32_t XsdDuration_ToString_m499CA5CB3D90717C046BD5D599741B524087EDF7_MetadataUsageId; extern const uint32_t XsdDuration_ToTimeSpan_mD723387D35FEF937936C0D99C12862DE600C35D1_MetadataUsageId; extern const uint32_t XsdDuration_TryParseDigits_m7A8AB4390243CE580CA5CBCDAEEE4356726FA48D_MetadataUsageId; extern const uint32_t XsdDuration_TryParse_mA6FCA6B927DB37AA93968FD15AB255498B8DADF2_MetadataUsageId; extern const uint32_t XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_MetadataUsageId; extern const uint32_t XsdDuration__ctor_m9D8EF5FD4B02BD5C9B8EA2BE450C1ECFE10F8087_MetadataUsageId; extern const uint32_t XsdDuration__ctor_mDEE04E0D9A547433A26206EAE150AE5B83C29E35_MetadataUsageId; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040; struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821; struct ByteU5BU5DU5BU5D_tD1CB918775FFB351821F10AC338FECDDE22DEEC7; struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2; struct DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25; struct DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1; struct DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F; struct DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D; struct Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28; struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83; struct Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F; struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A; struct SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889; struct SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5; struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E; struct TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5; struct UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E; struct UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB; struct UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4; struct UriU5BU5D_t2BA00D5A5C9D2A274C64EB3328ADE0D952CD0EB5; struct XmlAtomicValueU5BU5D_t2C9689A5D8CF8CFA58E0A2FFA03E95C2A690B5FB; struct XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B; struct XmlTypeCodeU5BU5D_t43BF24D43F5D8E1233D96C0CE555091AE495642B; struct XmlValueConverterU5BU5D_t0C08DAE703E09DAE455F80F5975EB50F0D34CAB3; struct XPathItemU5BU5D_tEAD4D1386A15172615EC8CB29E15366C26858403; struct XPathNavigatorU5BU5D_t38B7B1759F5326A325D05B4A7D663AAB353E3ABC; struct XmlQualifiedNameU5BU5D_t375EB02A213AC919E02336B57A412BB761AFA18B; #ifndef RUNTIMEOBJECT_H #define RUNTIMEOBJECT_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEOBJECT_H struct Il2CppArrayBounds; #ifndef RUNTIMEARRAY_H #define RUNTIMEARRAY_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Array #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEARRAY_H #ifndef ATTRIBUTE_TF048C13FB3C8CFCC53F82290E4A3F621089F9A74_H #define ATTRIBUTE_TF048C13FB3C8CFCC53F82290E4A3F621089F9A74_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Attribute struct Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ATTRIBUTE_TF048C13FB3C8CFCC53F82290E4A3F621089F9A74_H #ifndef BITCONVERTER_TD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_H #define BITCONVERTER_TD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.BitConverter struct BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE : public RuntimeObject { public: public: }; struct BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_StaticFields { public: // System.Boolean System.BitConverter::IsLittleEndian bool ___IsLittleEndian_0; public: inline static int32_t get_offset_of_IsLittleEndian_0() { return static_cast(offsetof(BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_StaticFields, ___IsLittleEndian_0)); } inline bool get_IsLittleEndian_0() const { return ___IsLittleEndian_0; } inline bool* get_address_of_IsLittleEndian_0() { return &___IsLittleEndian_0; } inline void set_IsLittleEndian_0(bool value) { ___IsLittleEndian_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BITCONVERTER_TD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_H #ifndef COLLECTIONBASE_TF5D4583FF325726066A9803839A04E9C0084ED01_H #define COLLECTIONBASE_TF5D4583FF325726066A9803839A04E9C0084ED01_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.CollectionBase struct CollectionBase_tF5D4583FF325726066A9803839A04E9C0084ED01 : public RuntimeObject { public: // System.Collections.ArrayList System.Collections.CollectionBase::list ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(CollectionBase_tF5D4583FF325726066A9803839A04E9C0084ED01, ___list_0)); } inline ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * get_list_0() const { return ___list_0; } inline ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 ** get_address_of_list_0() { return &___list_0; } inline void set_list_0(ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4 * value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((&___list_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLLECTIONBASE_TF5D4583FF325726066A9803839A04E9C0084ED01_H #ifndef LIST_1_T05CC3C859AB5E6024394EF9A42E3E696628CA02D_H #define LIST_1_T05CC3C859AB5E6024394EF9A42E3E696628CA02D_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____items_1)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((&____syncRoot_4), value); } }; struct List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_StaticFields, ____emptyArray_5)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get__emptyArray_5() const { return ____emptyArray_5; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((&____emptyArray_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T05CC3C859AB5E6024394EF9A42E3E696628CA02D_H #ifndef LIST_1_TE8032E48C661C350FF9550E9063D595C0AB25CD3_H #define LIST_1_TE8032E48C661C350FF9550E9063D595C0AB25CD3_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3, ____items_1)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get__items_1() const { return ____items_1; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((&____syncRoot_4), value); } }; struct List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3_StaticFields, ____emptyArray_5)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get__emptyArray_5() const { return ____emptyArray_5; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((&____emptyArray_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_TE8032E48C661C350FF9550E9063D595C0AB25CD3_H #ifndef SORTEDLIST_TC8B7CDE75652EC657C510034F127B9DFDE16BF4E_H #define SORTEDLIST_TC8B7CDE75652EC657C510034F127B9DFDE16BF4E_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.SortedList struct SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E : public RuntimeObject { public: // System.Object[] System.Collections.SortedList::keys ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___keys_0; // System.Object[] System.Collections.SortedList::values ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___values_1; // System.Int32 System.Collections.SortedList::_size int32_t ____size_2; // System.Int32 System.Collections.SortedList::version int32_t ___version_3; // System.Collections.IComparer System.Collections.SortedList::comparer RuntimeObject* ___comparer_4; // System.Collections.SortedList_ValueList System.Collections.SortedList::valueList ValueList_t1BBC0BAD9C26EB4899C4AB1509C3890E805D2EFE * ___valueList_5; // System.Object System.Collections.SortedList::_syncRoot RuntimeObject * ____syncRoot_6; public: inline static int32_t get_offset_of_keys_0() { return static_cast(offsetof(SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E, ___keys_0)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get_keys_0() const { return ___keys_0; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of_keys_0() { return &___keys_0; } inline void set_keys_0(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ___keys_0 = value; Il2CppCodeGenWriteBarrier((&___keys_0), value); } inline static int32_t get_offset_of_values_1() { return static_cast(offsetof(SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E, ___values_1)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get_values_1() const { return ___values_1; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of_values_1() { return &___values_1; } inline void set_values_1(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ___values_1 = value; Il2CppCodeGenWriteBarrier((&___values_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_comparer_4() { return static_cast(offsetof(SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E, ___comparer_4)); } inline RuntimeObject* get_comparer_4() const { return ___comparer_4; } inline RuntimeObject** get_address_of_comparer_4() { return &___comparer_4; } inline void set_comparer_4(RuntimeObject* value) { ___comparer_4 = value; Il2CppCodeGenWriteBarrier((&___comparer_4), value); } inline static int32_t get_offset_of_valueList_5() { return static_cast(offsetof(SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E, ___valueList_5)); } inline ValueList_t1BBC0BAD9C26EB4899C4AB1509C3890E805D2EFE * get_valueList_5() const { return ___valueList_5; } inline ValueList_t1BBC0BAD9C26EB4899C4AB1509C3890E805D2EFE ** get_address_of_valueList_5() { return &___valueList_5; } inline void set_valueList_5(ValueList_t1BBC0BAD9C26EB4899C4AB1509C3890E805D2EFE * value) { ___valueList_5 = value; Il2CppCodeGenWriteBarrier((&___valueList_5), value); } inline static int32_t get_offset_of__syncRoot_6() { return static_cast(offsetof(SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E, ____syncRoot_6)); } inline RuntimeObject * get__syncRoot_6() const { return ____syncRoot_6; } inline RuntimeObject ** get_address_of__syncRoot_6() { return &____syncRoot_6; } inline void set__syncRoot_6(RuntimeObject * value) { ____syncRoot_6 = value; Il2CppCodeGenWriteBarrier((&____syncRoot_6), value); } }; struct SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E_StaticFields { public: // System.Object[] System.Collections.SortedList::emptyArray ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___emptyArray_7; public: inline static int32_t get_offset_of_emptyArray_7() { return static_cast(offsetof(SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E_StaticFields, ___emptyArray_7)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get_emptyArray_7() const { return ___emptyArray_7; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of_emptyArray_7() { return &___emptyArray_7; } inline void set_emptyArray_7(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ___emptyArray_7 = value; Il2CppCodeGenWriteBarrier((&___emptyArray_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SORTEDLIST_TC8B7CDE75652EC657C510034F127B9DFDE16BF4E_H #ifndef EVENTARGS_T8E6CA180BE0E56674C6407011A94BAF7C757352E_H #define EVENTARGS_T8E6CA180BE0E56674C6407011A94BAF7C757352E_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.EventArgs struct EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E : public RuntimeObject { public: public: }; struct EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E_StaticFields { public: // System.EventArgs System.EventArgs::Empty EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E * ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E_StaticFields, ___Empty_0)); } inline EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E * get_Empty_0() const { return ___Empty_0; } inline EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E ** get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E * value) { ___Empty_0 = value; Il2CppCodeGenWriteBarrier((&___Empty_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EVENTARGS_T8E6CA180BE0E56674C6407011A94BAF7C757352E_H #ifndef EXCEPTION_T_H #define EXCEPTION_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((&____className_1), value); } inline static int32_t get_offset_of__message_2() { return static_cast(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((&____message_2), value); } inline static int32_t get_offset_of__data_3() { return static_cast(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((&____data_3), value); } inline static int32_t get_offset_of__innerException_4() { return static_cast(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((&____innerException_4), value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((&____helpURL_5), value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((&____stackTrace_6), value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((&____stackTraceString_7), value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((&____remoteStackTraceString_8), value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((&____dynamicMethods_10), value); } inline static int32_t get_offset_of__HResult_11() { return static_cast(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((&____source_12), value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((&____safeSerializationManager_13), value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((&___captured_traces_14), value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t4DC01DCB9A6DF6C9792A6513595D7A11E637DCDD* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((&___native_trace_ips_15), value); } }; struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((&___s_EDILock_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // 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_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13; StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14; intptr_t* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_t4A754D86B0F784B18CBC36C073BA564BED109770 * ____safeSerializationManager_13; StackTraceU5BU5D_t855F09649EA34DEE7C1B6F088E0538E3CCC3F196* ___captured_traces_14; intptr_t* ___native_trace_ips_15; }; #endif // EXCEPTION_T_H #ifndef MEMBERINFO_T_H #define MEMBERINFO_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MEMBERINFO_T_H #ifndef SERIALIZATIONINFO_T1BB80E9C9DEA52DBF464487234B045E2930ADA26_H #define SERIALIZATIONINFO_T1BB80E9C9DEA52DBF464487234B045E2930ADA26_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 : public RuntimeObject { public: // System.String[] System.Runtime.Serialization.SerializationInfo::m_members StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___m_members_0; // System.Object[] System.Runtime.Serialization.SerializationInfo::m_data ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___m_data_1; // System.Type[] System.Runtime.Serialization.SerializationInfo::m_types TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___m_types_2; // System.Collections.Generic.Dictionary`2 System.Runtime.Serialization.SerializationInfo::m_nameToIndex Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB * ___m_nameToIndex_3; // System.Int32 System.Runtime.Serialization.SerializationInfo::m_currMember int32_t ___m_currMember_4; // System.Runtime.Serialization.IFormatterConverter System.Runtime.Serialization.SerializationInfo::m_converter RuntimeObject* ___m_converter_5; // System.String System.Runtime.Serialization.SerializationInfo::m_fullTypeName String_t* ___m_fullTypeName_6; // System.String System.Runtime.Serialization.SerializationInfo::m_assemName String_t* ___m_assemName_7; // System.Type System.Runtime.Serialization.SerializationInfo::objectType Type_t * ___objectType_8; // System.Boolean System.Runtime.Serialization.SerializationInfo::isFullTypeNameSetExplicit bool ___isFullTypeNameSetExplicit_9; // System.Boolean System.Runtime.Serialization.SerializationInfo::isAssemblyNameSetExplicit bool ___isAssemblyNameSetExplicit_10; // System.Boolean System.Runtime.Serialization.SerializationInfo::requireSameTokenInPartialTrust bool ___requireSameTokenInPartialTrust_11; public: inline static int32_t get_offset_of_m_members_0() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_members_0)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_m_members_0() const { return ___m_members_0; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_m_members_0() { return &___m_members_0; } inline void set_m_members_0(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___m_members_0 = value; Il2CppCodeGenWriteBarrier((&___m_members_0), value); } inline static int32_t get_offset_of_m_data_1() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_data_1)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get_m_data_1() const { return ___m_data_1; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of_m_data_1() { return &___m_data_1; } inline void set_m_data_1(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ___m_data_1 = value; Il2CppCodeGenWriteBarrier((&___m_data_1), value); } inline static int32_t get_offset_of_m_types_2() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_types_2)); } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* get_m_types_2() const { return ___m_types_2; } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F** get_address_of_m_types_2() { return &___m_types_2; } inline void set_m_types_2(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* value) { ___m_types_2 = value; Il2CppCodeGenWriteBarrier((&___m_types_2), value); } inline static int32_t get_offset_of_m_nameToIndex_3() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_nameToIndex_3)); } inline Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB * get_m_nameToIndex_3() const { return ___m_nameToIndex_3; } inline Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB ** get_address_of_m_nameToIndex_3() { return &___m_nameToIndex_3; } inline void set_m_nameToIndex_3(Dictionary_2_tD6E204872BA9FD506A0287EF68E285BEB9EC0DFB * value) { ___m_nameToIndex_3 = value; Il2CppCodeGenWriteBarrier((&___m_nameToIndex_3), value); } inline static int32_t get_offset_of_m_currMember_4() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_currMember_4)); } inline int32_t get_m_currMember_4() const { return ___m_currMember_4; } inline int32_t* get_address_of_m_currMember_4() { return &___m_currMember_4; } inline void set_m_currMember_4(int32_t value) { ___m_currMember_4 = value; } inline static int32_t get_offset_of_m_converter_5() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_converter_5)); } inline RuntimeObject* get_m_converter_5() const { return ___m_converter_5; } inline RuntimeObject** get_address_of_m_converter_5() { return &___m_converter_5; } inline void set_m_converter_5(RuntimeObject* value) { ___m_converter_5 = value; Il2CppCodeGenWriteBarrier((&___m_converter_5), value); } inline static int32_t get_offset_of_m_fullTypeName_6() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_fullTypeName_6)); } inline String_t* get_m_fullTypeName_6() const { return ___m_fullTypeName_6; } inline String_t** get_address_of_m_fullTypeName_6() { return &___m_fullTypeName_6; } inline void set_m_fullTypeName_6(String_t* value) { ___m_fullTypeName_6 = value; Il2CppCodeGenWriteBarrier((&___m_fullTypeName_6), value); } inline static int32_t get_offset_of_m_assemName_7() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___m_assemName_7)); } inline String_t* get_m_assemName_7() const { return ___m_assemName_7; } inline String_t** get_address_of_m_assemName_7() { return &___m_assemName_7; } inline void set_m_assemName_7(String_t* value) { ___m_assemName_7 = value; Il2CppCodeGenWriteBarrier((&___m_assemName_7), value); } inline static int32_t get_offset_of_objectType_8() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___objectType_8)); } inline Type_t * get_objectType_8() const { return ___objectType_8; } inline Type_t ** get_address_of_objectType_8() { return &___objectType_8; } inline void set_objectType_8(Type_t * value) { ___objectType_8 = value; Il2CppCodeGenWriteBarrier((&___objectType_8), value); } inline static int32_t get_offset_of_isFullTypeNameSetExplicit_9() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___isFullTypeNameSetExplicit_9)); } inline bool get_isFullTypeNameSetExplicit_9() const { return ___isFullTypeNameSetExplicit_9; } inline bool* get_address_of_isFullTypeNameSetExplicit_9() { return &___isFullTypeNameSetExplicit_9; } inline void set_isFullTypeNameSetExplicit_9(bool value) { ___isFullTypeNameSetExplicit_9 = value; } inline static int32_t get_offset_of_isAssemblyNameSetExplicit_10() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___isAssemblyNameSetExplicit_10)); } inline bool get_isAssemblyNameSetExplicit_10() const { return ___isAssemblyNameSetExplicit_10; } inline bool* get_address_of_isAssemblyNameSetExplicit_10() { return &___isAssemblyNameSetExplicit_10; } inline void set_isAssemblyNameSetExplicit_10(bool value) { ___isAssemblyNameSetExplicit_10 = value; } inline static int32_t get_offset_of_requireSameTokenInPartialTrust_11() { return static_cast(offsetof(SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26, ___requireSameTokenInPartialTrust_11)); } inline bool get_requireSameTokenInPartialTrust_11() const { return ___requireSameTokenInPartialTrust_11; } inline bool* get_address_of_requireSameTokenInPartialTrust_11() { return &___requireSameTokenInPartialTrust_11; } inline void set_requireSameTokenInPartialTrust_11(bool value) { ___requireSameTokenInPartialTrust_11 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SERIALIZATIONINFO_T1BB80E9C9DEA52DBF464487234B045E2930ADA26_H #ifndef SERIALIZATIONINFOENUMERATOR_TB72162C419D705A40F34DDFEB18E6ACA347C54E5_H #define SERIALIZATIONINFOENUMERATOR_TB72162C419D705A40F34DDFEB18E6ACA347C54E5_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Runtime.Serialization.SerializationInfoEnumerator struct SerializationInfoEnumerator_tB72162C419D705A40F34DDFEB18E6ACA347C54E5 : public RuntimeObject { public: // System.String[] System.Runtime.Serialization.SerializationInfoEnumerator::m_members StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___m_members_0; // System.Object[] System.Runtime.Serialization.SerializationInfoEnumerator::m_data ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___m_data_1; // System.Type[] System.Runtime.Serialization.SerializationInfoEnumerator::m_types TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___m_types_2; // System.Int32 System.Runtime.Serialization.SerializationInfoEnumerator::m_numItems int32_t ___m_numItems_3; // System.Int32 System.Runtime.Serialization.SerializationInfoEnumerator::m_currItem int32_t ___m_currItem_4; // System.Boolean System.Runtime.Serialization.SerializationInfoEnumerator::m_current bool ___m_current_5; public: inline static int32_t get_offset_of_m_members_0() { return static_cast(offsetof(SerializationInfoEnumerator_tB72162C419D705A40F34DDFEB18E6ACA347C54E5, ___m_members_0)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_m_members_0() const { return ___m_members_0; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_m_members_0() { return &___m_members_0; } inline void set_m_members_0(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___m_members_0 = value; Il2CppCodeGenWriteBarrier((&___m_members_0), value); } inline static int32_t get_offset_of_m_data_1() { return static_cast(offsetof(SerializationInfoEnumerator_tB72162C419D705A40F34DDFEB18E6ACA347C54E5, ___m_data_1)); } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* get_m_data_1() const { return ___m_data_1; } inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A** get_address_of_m_data_1() { return &___m_data_1; } inline void set_m_data_1(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* value) { ___m_data_1 = value; Il2CppCodeGenWriteBarrier((&___m_data_1), value); } inline static int32_t get_offset_of_m_types_2() { return static_cast(offsetof(SerializationInfoEnumerator_tB72162C419D705A40F34DDFEB18E6ACA347C54E5, ___m_types_2)); } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* get_m_types_2() const { return ___m_types_2; } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F** get_address_of_m_types_2() { return &___m_types_2; } inline void set_m_types_2(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* value) { ___m_types_2 = value; Il2CppCodeGenWriteBarrier((&___m_types_2), value); } inline static int32_t get_offset_of_m_numItems_3() { return static_cast(offsetof(SerializationInfoEnumerator_tB72162C419D705A40F34DDFEB18E6ACA347C54E5, ___m_numItems_3)); } inline int32_t get_m_numItems_3() const { return ___m_numItems_3; } inline int32_t* get_address_of_m_numItems_3() { return &___m_numItems_3; } inline void set_m_numItems_3(int32_t value) { ___m_numItems_3 = value; } inline static int32_t get_offset_of_m_currItem_4() { return static_cast(offsetof(SerializationInfoEnumerator_tB72162C419D705A40F34DDFEB18E6ACA347C54E5, ___m_currItem_4)); } inline int32_t get_m_currItem_4() const { return ___m_currItem_4; } inline int32_t* get_address_of_m_currItem_4() { return &___m_currItem_4; } inline void set_m_currItem_4(int32_t value) { ___m_currItem_4 = value; } inline static int32_t get_offset_of_m_current_5() { return static_cast(offsetof(SerializationInfoEnumerator_tB72162C419D705A40F34DDFEB18E6ACA347C54E5, ___m_current_5)); } inline bool get_m_current_5() const { return ___m_current_5; } inline bool* get_address_of_m_current_5() { return &___m_current_5; } inline void set_m_current_5(bool value) { ___m_current_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SERIALIZATIONINFOENUMERATOR_TB72162C419D705A40F34DDFEB18E6ACA347C54E5_H #ifndef STRING_T_H #define STRING_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((&___Empty_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRING_T_H #ifndef DECODER_TEEF45EB6F965222036C49E8EC6BA8A0692AA1F26_H #define DECODER_TEEF45EB6F965222036C49E8EC6BA8A0692AA1F26_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.Decoder struct Decoder_tEEF45EB6F965222036C49E8EC6BA8A0692AA1F26 : public RuntimeObject { public: // System.Text.DecoderFallback System.Text.Decoder::m_fallback DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 * ___m_fallback_0; // System.Text.DecoderFallbackBuffer System.Text.Decoder::m_fallbackBuffer DecoderFallbackBuffer_t41EB1B3F5748BEEF5BE883DA09DBDB937441A83C * ___m_fallbackBuffer_1; public: inline static int32_t get_offset_of_m_fallback_0() { return static_cast(offsetof(Decoder_tEEF45EB6F965222036C49E8EC6BA8A0692AA1F26, ___m_fallback_0)); } inline DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 * get_m_fallback_0() const { return ___m_fallback_0; } inline DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 ** get_address_of_m_fallback_0() { return &___m_fallback_0; } inline void set_m_fallback_0(DecoderFallback_t128445EB7676870485230893338EF044F6B72F60 * value) { ___m_fallback_0 = value; Il2CppCodeGenWriteBarrier((&___m_fallback_0), value); } inline static int32_t get_offset_of_m_fallbackBuffer_1() { return static_cast(offsetof(Decoder_tEEF45EB6F965222036C49E8EC6BA8A0692AA1F26, ___m_fallbackBuffer_1)); } inline DecoderFallbackBuffer_t41EB1B3F5748BEEF5BE883DA09DBDB937441A83C * get_m_fallbackBuffer_1() const { return ___m_fallbackBuffer_1; } inline DecoderFallbackBuffer_t41EB1B3F5748BEEF5BE883DA09DBDB937441A83C ** get_address_of_m_fallbackBuffer_1() { return &___m_fallbackBuffer_1; } inline void set_m_fallbackBuffer_1(DecoderFallbackBuffer_t41EB1B3F5748BEEF5BE883DA09DBDB937441A83C * value) { ___m_fallbackBuffer_1 = value; Il2CppCodeGenWriteBarrier((&___m_fallbackBuffer_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DECODER_TEEF45EB6F965222036C49E8EC6BA8A0692AA1F26_H #ifndef STRINGBUILDER_T_H #define STRINGBUILDER_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.StringBuilder struct StringBuilder_t : public RuntimeObject { public: // System.Char[] System.Text.StringBuilder::m_ChunkChars CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___m_ChunkChars_0; // System.Text.StringBuilder System.Text.StringBuilder::m_ChunkPrevious StringBuilder_t * ___m_ChunkPrevious_1; // System.Int32 System.Text.StringBuilder::m_ChunkLength int32_t ___m_ChunkLength_2; // System.Int32 System.Text.StringBuilder::m_ChunkOffset int32_t ___m_ChunkOffset_3; // System.Int32 System.Text.StringBuilder::m_MaxCapacity int32_t ___m_MaxCapacity_4; public: inline static int32_t get_offset_of_m_ChunkChars_0() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkChars_0)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_m_ChunkChars_0() const { return ___m_ChunkChars_0; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_m_ChunkChars_0() { return &___m_ChunkChars_0; } inline void set_m_ChunkChars_0(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___m_ChunkChars_0 = value; Il2CppCodeGenWriteBarrier((&___m_ChunkChars_0), value); } inline static int32_t get_offset_of_m_ChunkPrevious_1() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkPrevious_1)); } inline StringBuilder_t * get_m_ChunkPrevious_1() const { return ___m_ChunkPrevious_1; } inline StringBuilder_t ** get_address_of_m_ChunkPrevious_1() { return &___m_ChunkPrevious_1; } inline void set_m_ChunkPrevious_1(StringBuilder_t * value) { ___m_ChunkPrevious_1 = value; Il2CppCodeGenWriteBarrier((&___m_ChunkPrevious_1), value); } inline static int32_t get_offset_of_m_ChunkLength_2() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkLength_2)); } inline int32_t get_m_ChunkLength_2() const { return ___m_ChunkLength_2; } inline int32_t* get_address_of_m_ChunkLength_2() { return &___m_ChunkLength_2; } inline void set_m_ChunkLength_2(int32_t value) { ___m_ChunkLength_2 = value; } inline static int32_t get_offset_of_m_ChunkOffset_3() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkOffset_3)); } inline int32_t get_m_ChunkOffset_3() const { return ___m_ChunkOffset_3; } inline int32_t* get_address_of_m_ChunkOffset_3() { return &___m_ChunkOffset_3; } inline void set_m_ChunkOffset_3(int32_t value) { ___m_ChunkOffset_3 = value; } inline static int32_t get_offset_of_m_MaxCapacity_4() { return static_cast(offsetof(StringBuilder_t, ___m_MaxCapacity_4)); } inline int32_t get_m_MaxCapacity_4() const { return ___m_MaxCapacity_4; } inline int32_t* get_address_of_m_MaxCapacity_4() { return &___m_MaxCapacity_4; } inline void set_m_MaxCapacity_4(int32_t value) { ___m_MaxCapacity_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRINGBUILDER_T_H #ifndef VALUETYPE_T4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_H #define VALUETYPE_T4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_com { }; #endif // VALUETYPE_T4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_H #ifndef XMLSCHEMACOMPILATIONSETTINGS_T33655A7BA800689EC37601FEFD33291F42B8ABBC_H #define XMLSCHEMACOMPILATIONSETTINGS_T33655A7BA800689EC37601FEFD33291F42B8ABBC_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaCompilationSettings struct XmlSchemaCompilationSettings_t33655A7BA800689EC37601FEFD33291F42B8ABBC : public RuntimeObject { public: // System.Boolean System.Xml.Schema.XmlSchemaCompilationSettings::enableUpaCheck bool ___enableUpaCheck_0; public: inline static int32_t get_offset_of_enableUpaCheck_0() { return static_cast(offsetof(XmlSchemaCompilationSettings_t33655A7BA800689EC37601FEFD33291F42B8ABBC, ___enableUpaCheck_0)); } inline bool get_enableUpaCheck_0() const { return ___enableUpaCheck_0; } inline bool* get_address_of_enableUpaCheck_0() { return &___enableUpaCheck_0; } inline void set_enableUpaCheck_0(bool value) { ___enableUpaCheck_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMACOMPILATIONSETTINGS_T33655A7BA800689EC37601FEFD33291F42B8ABBC_H #ifndef XMLSCHEMADATATYPE_T6D9535C4B3780086DF21646303E2350D40A5A550_H #define XMLSCHEMADATATYPE_T6D9535C4B3780086DF21646303E2350D40A5A550_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaDatatype struct XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMADATATYPE_T6D9535C4B3780086DF21646303E2350D40A5A550_H #ifndef XMLSCHEMAOBJECT_TB5695348FF2B08149CAE95CD10F39F21EDB1F57B_H #define XMLSCHEMAOBJECT_TB5695348FF2B08149CAE95CD10F39F21EDB1F57B_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaObject struct XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAOBJECT_TB5695348FF2B08149CAE95CD10F39F21EDB1F57B_H #ifndef XMLSCHEMASET_TD92B4BF5F65FBF5B106399A36284FDC64E602F7F_H #define XMLSCHEMASET_TD92B4BF5F65FBF5B106399A36284FDC64E602F7F_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaSet struct XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F : public RuntimeObject { public: // System.Xml.XmlNameTable System.Xml.Schema.XmlSchemaSet::nameTable XmlNameTable_t3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6 * ___nameTable_0; // System.Collections.SortedList System.Xml.Schema.XmlSchemaSet::schemas SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * ___schemas_1; // System.Xml.Schema.ValidationEventHandler System.Xml.Schema.XmlSchemaSet::internalEventHandler ValidationEventHandler_t4485151111870B499F014BC4EC05B066589AF4BF * ___internalEventHandler_2; // System.Xml.Schema.ValidationEventHandler System.Xml.Schema.XmlSchemaSet::eventHandler ValidationEventHandler_t4485151111870B499F014BC4EC05B066589AF4BF * ___eventHandler_3; // System.Collections.Hashtable System.Xml.Schema.XmlSchemaSet::schemaLocations Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * ___schemaLocations_4; // System.Collections.Hashtable System.Xml.Schema.XmlSchemaSet::chameleonSchemas Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * ___chameleonSchemas_5; // System.Collections.Hashtable System.Xml.Schema.XmlSchemaSet::targetNamespaces Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * ___targetNamespaces_6; // System.Boolean System.Xml.Schema.XmlSchemaSet::compileAll bool ___compileAll_7; // System.Xml.Schema.SchemaInfo System.Xml.Schema.XmlSchemaSet::cachedCompiledInfo SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41 * ___cachedCompiledInfo_8; // System.Xml.XmlReaderSettings System.Xml.Schema.XmlSchemaSet::readerSettings XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65 * ___readerSettings_9; // System.Xml.Schema.XmlSchemaCompilationSettings System.Xml.Schema.XmlSchemaSet::compilationSettings XmlSchemaCompilationSettings_t33655A7BA800689EC37601FEFD33291F42B8ABBC * ___compilationSettings_10; public: inline static int32_t get_offset_of_nameTable_0() { return static_cast(offsetof(XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F, ___nameTable_0)); } inline XmlNameTable_t3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6 * get_nameTable_0() const { return ___nameTable_0; } inline XmlNameTable_t3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6 ** get_address_of_nameTable_0() { return &___nameTable_0; } inline void set_nameTable_0(XmlNameTable_t3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6 * value) { ___nameTable_0 = value; Il2CppCodeGenWriteBarrier((&___nameTable_0), value); } inline static int32_t get_offset_of_schemas_1() { return static_cast(offsetof(XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F, ___schemas_1)); } inline SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * get_schemas_1() const { return ___schemas_1; } inline SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E ** get_address_of_schemas_1() { return &___schemas_1; } inline void set_schemas_1(SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * value) { ___schemas_1 = value; Il2CppCodeGenWriteBarrier((&___schemas_1), value); } inline static int32_t get_offset_of_internalEventHandler_2() { return static_cast(offsetof(XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F, ___internalEventHandler_2)); } inline ValidationEventHandler_t4485151111870B499F014BC4EC05B066589AF4BF * get_internalEventHandler_2() const { return ___internalEventHandler_2; } inline ValidationEventHandler_t4485151111870B499F014BC4EC05B066589AF4BF ** get_address_of_internalEventHandler_2() { return &___internalEventHandler_2; } inline void set_internalEventHandler_2(ValidationEventHandler_t4485151111870B499F014BC4EC05B066589AF4BF * value) { ___internalEventHandler_2 = value; Il2CppCodeGenWriteBarrier((&___internalEventHandler_2), value); } inline static int32_t get_offset_of_eventHandler_3() { return static_cast(offsetof(XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F, ___eventHandler_3)); } inline ValidationEventHandler_t4485151111870B499F014BC4EC05B066589AF4BF * get_eventHandler_3() const { return ___eventHandler_3; } inline ValidationEventHandler_t4485151111870B499F014BC4EC05B066589AF4BF ** get_address_of_eventHandler_3() { return &___eventHandler_3; } inline void set_eventHandler_3(ValidationEventHandler_t4485151111870B499F014BC4EC05B066589AF4BF * value) { ___eventHandler_3 = value; Il2CppCodeGenWriteBarrier((&___eventHandler_3), value); } inline static int32_t get_offset_of_schemaLocations_4() { return static_cast(offsetof(XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F, ___schemaLocations_4)); } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * get_schemaLocations_4() const { return ___schemaLocations_4; } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 ** get_address_of_schemaLocations_4() { return &___schemaLocations_4; } inline void set_schemaLocations_4(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * value) { ___schemaLocations_4 = value; Il2CppCodeGenWriteBarrier((&___schemaLocations_4), value); } inline static int32_t get_offset_of_chameleonSchemas_5() { return static_cast(offsetof(XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F, ___chameleonSchemas_5)); } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * get_chameleonSchemas_5() const { return ___chameleonSchemas_5; } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 ** get_address_of_chameleonSchemas_5() { return &___chameleonSchemas_5; } inline void set_chameleonSchemas_5(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * value) { ___chameleonSchemas_5 = value; Il2CppCodeGenWriteBarrier((&___chameleonSchemas_5), value); } inline static int32_t get_offset_of_targetNamespaces_6() { return static_cast(offsetof(XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F, ___targetNamespaces_6)); } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * get_targetNamespaces_6() const { return ___targetNamespaces_6; } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 ** get_address_of_targetNamespaces_6() { return &___targetNamespaces_6; } inline void set_targetNamespaces_6(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * value) { ___targetNamespaces_6 = value; Il2CppCodeGenWriteBarrier((&___targetNamespaces_6), value); } inline static int32_t get_offset_of_compileAll_7() { return static_cast(offsetof(XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F, ___compileAll_7)); } inline bool get_compileAll_7() const { return ___compileAll_7; } inline bool* get_address_of_compileAll_7() { return &___compileAll_7; } inline void set_compileAll_7(bool value) { ___compileAll_7 = value; } inline static int32_t get_offset_of_cachedCompiledInfo_8() { return static_cast(offsetof(XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F, ___cachedCompiledInfo_8)); } inline SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41 * get_cachedCompiledInfo_8() const { return ___cachedCompiledInfo_8; } inline SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41 ** get_address_of_cachedCompiledInfo_8() { return &___cachedCompiledInfo_8; } inline void set_cachedCompiledInfo_8(SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41 * value) { ___cachedCompiledInfo_8 = value; Il2CppCodeGenWriteBarrier((&___cachedCompiledInfo_8), value); } inline static int32_t get_offset_of_readerSettings_9() { return static_cast(offsetof(XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F, ___readerSettings_9)); } inline XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65 * get_readerSettings_9() const { return ___readerSettings_9; } inline XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65 ** get_address_of_readerSettings_9() { return &___readerSettings_9; } inline void set_readerSettings_9(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65 * value) { ___readerSettings_9 = value; Il2CppCodeGenWriteBarrier((&___readerSettings_9), value); } inline static int32_t get_offset_of_compilationSettings_10() { return static_cast(offsetof(XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F, ___compilationSettings_10)); } inline XmlSchemaCompilationSettings_t33655A7BA800689EC37601FEFD33291F42B8ABBC * get_compilationSettings_10() const { return ___compilationSettings_10; } inline XmlSchemaCompilationSettings_t33655A7BA800689EC37601FEFD33291F42B8ABBC ** get_address_of_compilationSettings_10() { return &___compilationSettings_10; } inline void set_compilationSettings_10(XmlSchemaCompilationSettings_t33655A7BA800689EC37601FEFD33291F42B8ABBC * value) { ___compilationSettings_10 = value; Il2CppCodeGenWriteBarrier((&___compilationSettings_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMASET_TD92B4BF5F65FBF5B106399A36284FDC64E602F7F_H #ifndef XMLVALUECONVERTER_TC6BABF8791F0E88864F8707A10F63FBE9EA0D69E_H #define XMLVALUECONVERTER_TC6BABF8791F0E88864F8707A10F63FBE9EA0D69E_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlValueConverter struct XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLVALUECONVERTER_TC6BABF8791F0E88864F8707A10F63FBE9EA0D69E_H #ifndef XSDSIMPLEVALUE_T543244559B1F2C32855BAD8CC3EDB4AD5BED96CF_H #define XSDSIMPLEVALUE_T543244559B1F2C32855BAD8CC3EDB4AD5BED96CF_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XsdSimpleValue struct XsdSimpleValue_t543244559B1F2C32855BAD8CC3EDB4AD5BED96CF : public RuntimeObject { public: // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XsdSimpleValue::xmlType XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * ___xmlType_0; // System.Object System.Xml.Schema.XsdSimpleValue::typedValue RuntimeObject * ___typedValue_1; public: inline static int32_t get_offset_of_xmlType_0() { return static_cast(offsetof(XsdSimpleValue_t543244559B1F2C32855BAD8CC3EDB4AD5BED96CF, ___xmlType_0)); } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * get_xmlType_0() const { return ___xmlType_0; } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A ** get_address_of_xmlType_0() { return &___xmlType_0; } inline void set_xmlType_0(XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * value) { ___xmlType_0 = value; Il2CppCodeGenWriteBarrier((&___xmlType_0), value); } inline static int32_t get_offset_of_typedValue_1() { return static_cast(offsetof(XsdSimpleValue_t543244559B1F2C32855BAD8CC3EDB4AD5BED96CF, ___typedValue_1)); } inline RuntimeObject * get_typedValue_1() const { return ___typedValue_1; } inline RuntimeObject ** get_address_of_typedValue_1() { return &___typedValue_1; } inline void set_typedValue_1(RuntimeObject * value) { ___typedValue_1 = value; Il2CppCodeGenWriteBarrier((&___typedValue_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDSIMPLEVALUE_T543244559B1F2C32855BAD8CC3EDB4AD5BED96CF_H #ifndef XPATHITEM_TCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98_H #define XPATHITEM_TCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XPath.XPathItem struct XPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XPATHITEM_TCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98_H #ifndef XMLNAMETABLE_T3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6_H #define XMLNAMETABLE_T3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlNameTable struct XmlNameTable_t3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLNAMETABLE_T3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6_H #ifndef XMLQUALIFIEDNAME_TF72E1729FE6150B6ADABFE331F26F5E743E15BAD_H #define XMLQUALIFIEDNAME_TF72E1729FE6150B6ADABFE331F26F5E743E15BAD_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlQualifiedName struct XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD : public RuntimeObject { public: // 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; public: inline static int32_t get_offset_of_name_1() { return static_cast(offsetof(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD, ___name_1)); } inline String_t* get_name_1() const { return ___name_1; } inline String_t** get_address_of_name_1() { return &___name_1; } inline void set_name_1(String_t* value) { ___name_1 = value; Il2CppCodeGenWriteBarrier((&___name_1), value); } inline static int32_t get_offset_of_ns_2() { return static_cast(offsetof(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD, ___ns_2)); } inline String_t* get_ns_2() const { return ___ns_2; } inline String_t** get_address_of_ns_2() { return &___ns_2; } inline void set_ns_2(String_t* value) { ___ns_2 = value; Il2CppCodeGenWriteBarrier((&___ns_2), value); } inline static int32_t get_offset_of_hash_3() { return static_cast(offsetof(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD, ___hash_3)); } inline int32_t get_hash_3() const { return ___hash_3; } inline int32_t* get_address_of_hash_3() { return &___hash_3; } inline void set_hash_3(int32_t value) { ___hash_3 = value; } }; struct XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_StaticFields { public: // System.Xml.XmlQualifiedName_HashCodeOfStringDelegate System.Xml.XmlQualifiedName::hashCodeDelegate HashCodeOfStringDelegate_tCAF2245F039C500045953429EF1FB0BA86326AE8 * ___hashCodeDelegate_0; // System.Xml.XmlQualifiedName System.Xml.XmlQualifiedName::Empty XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * ___Empty_4; public: inline static int32_t get_offset_of_hashCodeDelegate_0() { return static_cast(offsetof(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_StaticFields, ___hashCodeDelegate_0)); } inline HashCodeOfStringDelegate_tCAF2245F039C500045953429EF1FB0BA86326AE8 * get_hashCodeDelegate_0() const { return ___hashCodeDelegate_0; } inline HashCodeOfStringDelegate_tCAF2245F039C500045953429EF1FB0BA86326AE8 ** get_address_of_hashCodeDelegate_0() { return &___hashCodeDelegate_0; } inline void set_hashCodeDelegate_0(HashCodeOfStringDelegate_tCAF2245F039C500045953429EF1FB0BA86326AE8 * value) { ___hashCodeDelegate_0 = value; Il2CppCodeGenWriteBarrier((&___hashCodeDelegate_0), value); } inline static int32_t get_offset_of_Empty_4() { return static_cast(offsetof(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_StaticFields, ___Empty_4)); } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * get_Empty_4() const { return ___Empty_4; } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD ** get_address_of_Empty_4() { return &___Empty_4; } inline void set_Empty_4(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * value) { ___Empty_4 = value; Il2CppCodeGenWriteBarrier((&___Empty_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLQUALIFIEDNAME_TF72E1729FE6150B6ADABFE331F26F5E743E15BAD_H #ifndef XMLRESOLVER_T93269F14B2F8750D040AED2FB7A303CE85016280_H #define XMLRESOLVER_T93269F14B2F8750D040AED2FB7A303CE85016280_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlResolver struct XmlResolver_t93269F14B2F8750D040AED2FB7A303CE85016280 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLRESOLVER_T93269F14B2F8750D040AED2FB7A303CE85016280_H #ifndef __STATICARRAYINITTYPESIZEU3D20_T25C626683DA421874F122B40243142FF7832A1BF_H #define __STATICARRAYINITTYPESIZEU3D20_T25C626683DA421874F122B40243142FF7832A1BF_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ___StaticArrayInitTypeSizeU3D20 struct __StaticArrayInitTypeSizeU3D20_t25C626683DA421874F122B40243142FF7832A1BF { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D20_t25C626683DA421874F122B40243142FF7832A1BF__padding[20]; }; public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // __STATICARRAYINITTYPESIZEU3D20_T25C626683DA421874F122B40243142FF7832A1BF_H #ifndef __STATICARRAYINITTYPESIZEU3D28_T5092DE69B1A24897AC8FBEFE716755EA1FE14C24_H #define __STATICARRAYINITTYPESIZEU3D28_T5092DE69B1A24897AC8FBEFE716755EA1FE14C24_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ___StaticArrayInitTypeSizeU3D28 struct __StaticArrayInitTypeSizeU3D28_t5092DE69B1A24897AC8FBEFE716755EA1FE14C24 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D28_t5092DE69B1A24897AC8FBEFE716755EA1FE14C24__padding[28]; }; public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // __STATICARRAYINITTYPESIZEU3D28_T5092DE69B1A24897AC8FBEFE716755EA1FE14C24_H #ifndef __STATICARRAYINITTYPESIZEU3D32_TFEC269E612F5A23CB7315224D57AF2DA72F821E7_H #define __STATICARRAYINITTYPESIZEU3D32_TFEC269E612F5A23CB7315224D57AF2DA72F821E7_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ___StaticArrayInitTypeSizeU3D32 struct __StaticArrayInitTypeSizeU3D32_tFEC269E612F5A23CB7315224D57AF2DA72F821E7 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D32_tFEC269E612F5A23CB7315224D57AF2DA72F821E7__padding[32]; }; public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // __STATICARRAYINITTYPESIZEU3D32_TFEC269E612F5A23CB7315224D57AF2DA72F821E7_H #ifndef __STATICARRAYINITTYPESIZEU3D40_T2C1C40E1ED6F4BAA5E535BCF7574AD6781A49AD4_H #define __STATICARRAYINITTYPESIZEU3D40_T2C1C40E1ED6F4BAA5E535BCF7574AD6781A49AD4_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ___StaticArrayInitTypeSizeU3D40 struct __StaticArrayInitTypeSizeU3D40_t2C1C40E1ED6F4BAA5E535BCF7574AD6781A49AD4 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D40_t2C1C40E1ED6F4BAA5E535BCF7574AD6781A49AD4__padding[40]; }; public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // __STATICARRAYINITTYPESIZEU3D40_T2C1C40E1ED6F4BAA5E535BCF7574AD6781A49AD4_H #ifndef __STATICARRAYINITTYPESIZEU3D6_TB657E692303B443FF0E24AE8F75A675A844348C4_H #define __STATICARRAYINITTYPESIZEU3D6_TB657E692303B443FF0E24AE8F75A675A844348C4_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ___StaticArrayInitTypeSizeU3D6 struct __StaticArrayInitTypeSizeU3D6_tB657E692303B443FF0E24AE8F75A675A844348C4 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D6_tB657E692303B443FF0E24AE8F75A675A844348C4__padding[6]; }; public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // __STATICARRAYINITTYPESIZEU3D6_TB657E692303B443FF0E24AE8F75A675A844348C4_H #ifndef __STATICARRAYINITTYPESIZEU3D64_TE9F2C6D5C2D961C95B98D342E25A70CE875C2387_H #define __STATICARRAYINITTYPESIZEU3D64_TE9F2C6D5C2D961C95B98D342E25A70CE875C2387_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // ___StaticArrayInitTypeSizeU3D64 struct __StaticArrayInitTypeSizeU3D64_tE9F2C6D5C2D961C95B98D342E25A70CE875C2387 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D64_tE9F2C6D5C2D961C95B98D342E25A70CE875C2387__padding[64]; }; public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // __STATICARRAYINITTYPESIZEU3D64_TE9F2C6D5C2D961C95B98D342E25A70CE875C2387_H #ifndef BOOLEAN_TB53F6830F670160873277339AA58F15CAED4399C_H #define BOOLEAN_TB53F6830F670160873277339AA58F15CAED4399C_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((&___TrueString_5), value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((&___FalseString_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOOLEAN_TB53F6830F670160873277339AA58F15CAED4399C_H #ifndef BYTE_TF87C579059BD4633E6840EBBBEEF899C6E33EF07_H #define BYTE_TF87C579059BD4633E6840EBBBEEF899C6E33EF07_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Byte struct Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07, ___m_value_0)); } inline uint8_t get_m_value_0() const { return ___m_value_0; } inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint8_t value) { ___m_value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BYTE_TF87C579059BD4633E6840EBBBEEF899C6E33EF07_H #ifndef CHAR_TBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_H #define CHAR_TBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Char struct Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9 { public: // System.Char System.Char::m_value Il2CppChar ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9, ___m_value_0)); } inline Il2CppChar get_m_value_0() const { return ___m_value_0; } inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(Il2CppChar value) { ___m_value_0 = value; } }; struct Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_StaticFields { public: // System.Byte[] System.Char::categoryForLatin1 ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___categoryForLatin1_3; public: inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast(offsetof(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_StaticFields, ___categoryForLatin1_3)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; } inline void set_categoryForLatin1_3(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___categoryForLatin1_3 = value; Il2CppCodeGenWriteBarrier((&___categoryForLatin1_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHAR_TBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_H #ifndef DATETIME_T349B7449FBAAFF4192636E2B7A07694DA9236132_H #define DATETIME_T349B7449FBAAFF4192636E2B7A07694DA9236132_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTime struct DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 { public: // System.UInt64 System.DateTime::dateData uint64_t ___dateData_44; public: inline static int32_t get_offset_of_dateData_44() { return static_cast(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132, ___dateData_44)); } inline uint64_t get_dateData_44() const { return ___dateData_44; } inline uint64_t* get_address_of_dateData_44() { return &___dateData_44; } inline void set_dateData_44(uint64_t value) { ___dateData_44 = value; } }; struct DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields { public: // System.Int32[] System.DateTime::DaysToMonth365 Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___DaysToMonth365_29; // System.Int32[] System.DateTime::DaysToMonth366 Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___DaysToMonth366_30; // System.DateTime System.DateTime::MinValue DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___MinValue_31; // System.DateTime System.DateTime::MaxValue DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___MaxValue_32; public: inline static int32_t get_offset_of_DaysToMonth365_29() { return static_cast(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___DaysToMonth365_29)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_DaysToMonth365_29() const { return ___DaysToMonth365_29; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_DaysToMonth365_29() { return &___DaysToMonth365_29; } inline void set_DaysToMonth365_29(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___DaysToMonth365_29 = value; Il2CppCodeGenWriteBarrier((&___DaysToMonth365_29), value); } inline static int32_t get_offset_of_DaysToMonth366_30() { return static_cast(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___DaysToMonth366_30)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_DaysToMonth366_30() const { return ___DaysToMonth366_30; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_DaysToMonth366_30() { return &___DaysToMonth366_30; } inline void set_DaysToMonth366_30(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___DaysToMonth366_30 = value; Il2CppCodeGenWriteBarrier((&___DaysToMonth366_30), value); } inline static int32_t get_offset_of_MinValue_31() { return static_cast(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___MinValue_31)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_MinValue_31() const { return ___MinValue_31; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_MinValue_31() { return &___MinValue_31; } inline void set_MinValue_31(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___MinValue_31 = value; } inline static int32_t get_offset_of_MaxValue_32() { return static_cast(offsetof(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields, ___MaxValue_32)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_MaxValue_32() const { return ___MaxValue_32; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_MaxValue_32() { return &___MaxValue_32; } inline void set_MaxValue_32(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___MaxValue_32 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATETIME_T349B7449FBAAFF4192636E2B7A07694DA9236132_H #ifndef DECIMAL_T44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_H #define DECIMAL_T44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Decimal struct Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 { public: // System.Int32 System.Decimal::flags int32_t ___flags_14; // System.Int32 System.Decimal::hi int32_t ___hi_15; // System.Int32 System.Decimal::lo int32_t ___lo_16; // System.Int32 System.Decimal::mid int32_t ___mid_17; public: inline static int32_t get_offset_of_flags_14() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8, ___flags_14)); } inline int32_t get_flags_14() const { return ___flags_14; } inline int32_t* get_address_of_flags_14() { return &___flags_14; } inline void set_flags_14(int32_t value) { ___flags_14 = value; } inline static int32_t get_offset_of_hi_15() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8, ___hi_15)); } inline int32_t get_hi_15() const { return ___hi_15; } inline int32_t* get_address_of_hi_15() { return &___hi_15; } inline void set_hi_15(int32_t value) { ___hi_15 = value; } inline static int32_t get_offset_of_lo_16() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8, ___lo_16)); } inline int32_t get_lo_16() const { return ___lo_16; } inline int32_t* get_address_of_lo_16() { return &___lo_16; } inline void set_lo_16(int32_t value) { ___lo_16 = value; } inline static int32_t get_offset_of_mid_17() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8, ___mid_17)); } inline int32_t get_mid_17() const { return ___mid_17; } inline int32_t* get_address_of_mid_17() { return &___mid_17; } inline void set_mid_17(int32_t value) { ___mid_17 = value; } }; struct Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields { public: // System.UInt32[] System.Decimal::Powers10 UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* ___Powers10_6; // System.Decimal System.Decimal::Zero Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___Zero_7; // System.Decimal System.Decimal::One Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___One_8; // System.Decimal System.Decimal::MinusOne Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___MinusOne_9; // System.Decimal System.Decimal::MaxValue Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___MaxValue_10; // System.Decimal System.Decimal::MinValue Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___MinValue_11; // System.Decimal System.Decimal::NearNegativeZero Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___NearNegativeZero_12; // System.Decimal System.Decimal::NearPositiveZero Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___NearPositiveZero_13; public: inline static int32_t get_offset_of_Powers10_6() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___Powers10_6)); } inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* get_Powers10_6() const { return ___Powers10_6; } inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB** get_address_of_Powers10_6() { return &___Powers10_6; } inline void set_Powers10_6(UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* value) { ___Powers10_6 = value; Il2CppCodeGenWriteBarrier((&___Powers10_6), value); } inline static int32_t get_offset_of_Zero_7() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___Zero_7)); } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_Zero_7() const { return ___Zero_7; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_Zero_7() { return &___Zero_7; } inline void set_Zero_7(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value) { ___Zero_7 = value; } inline static int32_t get_offset_of_One_8() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___One_8)); } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_One_8() const { return ___One_8; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_One_8() { return &___One_8; } inline void set_One_8(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value) { ___One_8 = value; } inline static int32_t get_offset_of_MinusOne_9() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___MinusOne_9)); } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_MinusOne_9() const { return ___MinusOne_9; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_MinusOne_9() { return &___MinusOne_9; } inline void set_MinusOne_9(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value) { ___MinusOne_9 = value; } inline static int32_t get_offset_of_MaxValue_10() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___MaxValue_10)); } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_MaxValue_10() const { return ___MaxValue_10; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_MaxValue_10() { return &___MaxValue_10; } inline void set_MaxValue_10(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value) { ___MaxValue_10 = value; } inline static int32_t get_offset_of_MinValue_11() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___MinValue_11)); } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_MinValue_11() const { return ___MinValue_11; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_MinValue_11() { return &___MinValue_11; } inline void set_MinValue_11(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value) { ___MinValue_11 = value; } inline static int32_t get_offset_of_NearNegativeZero_12() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___NearNegativeZero_12)); } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_NearNegativeZero_12() const { return ___NearNegativeZero_12; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_NearNegativeZero_12() { return &___NearNegativeZero_12; } inline void set_NearNegativeZero_12(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value) { ___NearNegativeZero_12 = value; } inline static int32_t get_offset_of_NearPositiveZero_13() { return static_cast(offsetof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields, ___NearPositiveZero_13)); } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_NearPositiveZero_13() const { return ___NearPositiveZero_13; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_NearPositiveZero_13() { return &___NearPositiveZero_13; } inline void set_NearPositiveZero_13(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value) { ___NearPositiveZero_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DECIMAL_T44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_H #ifndef DOUBLE_T358B8F23BDC52A5DD700E727E204F9F7CDE12409_H #define DOUBLE_T358B8F23BDC52A5DD700E727E204F9F7CDE12409_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Double struct Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409 { public: // System.Double System.Double::m_value double ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409, ___m_value_0)); } inline double get_m_value_0() const { return ___m_value_0; } inline double* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(double value) { ___m_value_0 = value; } }; struct Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_StaticFields { public: // System.Double System.Double::NegativeZero double ___NegativeZero_7; public: inline static int32_t get_offset_of_NegativeZero_7() { return static_cast(offsetof(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_StaticFields, ___NegativeZero_7)); } inline double get_NegativeZero_7() const { return ___NegativeZero_7; } inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; } inline void set_NegativeZero_7(double value) { ___NegativeZero_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DOUBLE_T358B8F23BDC52A5DD700E727E204F9F7CDE12409_H #ifndef ENUM_T2AF27C02B8653AE29442467390005ABC74D8F521_H #define ENUM_T2AF27C02B8653AE29442467390005ABC74D8F521_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 : public ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF { public: public: }; struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((&___enumSeperatorCharArray_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_com { }; #endif // ENUM_T2AF27C02B8653AE29442467390005ABC74D8F521_H #ifndef INT16_T823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_H #define INT16_T823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int16 struct Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D { public: // System.Int16 System.Int16::m_value int16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D, ___m_value_0)); } inline int16_t get_m_value_0() const { return ___m_value_0; } inline int16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int16_t value) { ___m_value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT16_T823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_H #ifndef INT32_T585191389E07734F19F3156FF88FB3EF4800D102_H #define INT32_T585191389E07734F19F3156FF88FB3EF4800D102_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 struct Int32_t585191389E07734F19F3156FF88FB3EF4800D102 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_t585191389E07734F19F3156FF88FB3EF4800D102, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT32_T585191389E07734F19F3156FF88FB3EF4800D102_H #ifndef INT64_T7A386C2FF7B0280A0F516992401DDFCF0FF7B436_H #define INT64_T7A386C2FF7B0280A0F516992401DDFCF0FF7B436_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int64 struct Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436 { public: // System.Int64 System.Int64::m_value int64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436, ___m_value_0)); } inline int64_t get_m_value_0() const { return ___m_value_0; } inline int64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int64_t value) { ___m_value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT64_T7A386C2FF7B0280A0F516992401DDFCF0FF7B436_H #ifndef INTPTR_T_H #define INTPTR_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INTPTR_T_H #ifndef NULLABLE_1_T9E6A67BECE376F0623B5C857F5674A0311C41793_H #define NULLABLE_1_T9E6A67BECE376F0623B5C857F5674A0311C41793_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 { public: // T System.Nullable`1::value bool ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793, ___value_0)); } inline bool get_value_0() const { return ___value_0; } inline bool* get_address_of_value_0() { return &___value_0; } inline void set_value_0(bool value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T9E6A67BECE376F0623B5C857F5674A0311C41793_H #ifndef SERIALIZATIONENTRY_TA4CE7B0176B45BD820A7802C84479174F5EBE5EA_H #define SERIALIZATIONENTRY_TA4CE7B0176B45BD820A7802C84479174F5EBE5EA_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Runtime.Serialization.SerializationEntry struct SerializationEntry_tA4CE7B0176B45BD820A7802C84479174F5EBE5EA { public: // System.Type System.Runtime.Serialization.SerializationEntry::m_type Type_t * ___m_type_0; // System.Object System.Runtime.Serialization.SerializationEntry::m_value RuntimeObject * ___m_value_1; // System.String System.Runtime.Serialization.SerializationEntry::m_name String_t* ___m_name_2; public: inline static int32_t get_offset_of_m_type_0() { return static_cast(offsetof(SerializationEntry_tA4CE7B0176B45BD820A7802C84479174F5EBE5EA, ___m_type_0)); } inline Type_t * get_m_type_0() const { return ___m_type_0; } inline Type_t ** get_address_of_m_type_0() { return &___m_type_0; } inline void set_m_type_0(Type_t * value) { ___m_type_0 = value; Il2CppCodeGenWriteBarrier((&___m_type_0), value); } inline static int32_t get_offset_of_m_value_1() { return static_cast(offsetof(SerializationEntry_tA4CE7B0176B45BD820A7802C84479174F5EBE5EA, ___m_value_1)); } inline RuntimeObject * get_m_value_1() const { return ___m_value_1; } inline RuntimeObject ** get_address_of_m_value_1() { return &___m_value_1; } inline void set_m_value_1(RuntimeObject * value) { ___m_value_1 = value; Il2CppCodeGenWriteBarrier((&___m_value_1), value); } inline static int32_t get_offset_of_m_name_2() { return static_cast(offsetof(SerializationEntry_tA4CE7B0176B45BD820A7802C84479174F5EBE5EA, ___m_name_2)); } inline String_t* get_m_name_2() const { return ___m_name_2; } inline String_t** get_address_of_m_name_2() { return &___m_name_2; } inline void set_m_name_2(String_t* value) { ___m_name_2 = value; Il2CppCodeGenWriteBarrier((&___m_name_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Runtime.Serialization.SerializationEntry struct SerializationEntry_tA4CE7B0176B45BD820A7802C84479174F5EBE5EA_marshaled_pinvoke { Type_t * ___m_type_0; Il2CppIUnknown* ___m_value_1; char* ___m_name_2; }; // Native definition for COM marshalling of System.Runtime.Serialization.SerializationEntry struct SerializationEntry_tA4CE7B0176B45BD820A7802C84479174F5EBE5EA_marshaled_com { Type_t * ___m_type_0; Il2CppIUnknown* ___m_value_1; Il2CppChar* ___m_name_2; }; #endif // SERIALIZATIONENTRY_TA4CE7B0176B45BD820A7802C84479174F5EBE5EA_H #ifndef SBYTE_T9070AEA2966184235653CB9B4D33B149CDA831DF_H #define SBYTE_T9070AEA2966184235653CB9B4D33B149CDA831DF_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.SByte struct SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF { public: // System.SByte System.SByte::m_value int8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF, ___m_value_0)); } inline int8_t get_m_value_0() const { return ___m_value_0; } inline int8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int8_t value) { ___m_value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SBYTE_T9070AEA2966184235653CB9B4D33B149CDA831DF_H #ifndef SINGLE_TDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_H #define SINGLE_TDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Single struct Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1 { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SINGLE_TDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_H #ifndef SYSTEMEXCEPTION_T5380468142AA850BE4A341D7AF3EAB9C78746782_H #define SYSTEMEXCEPTION_T5380468142AA850BE4A341D7AF3EAB9C78746782_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.SystemException struct SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 : public Exception_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SYSTEMEXCEPTION_T5380468142AA850BE4A341D7AF3EAB9C78746782_H #ifndef UINT16_TAE45CEF73BF720100519F6867F32145D075F928E_H #define UINT16_TAE45CEF73BF720100519F6867F32145D075F928E_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UInt16 struct UInt16_tAE45CEF73BF720100519F6867F32145D075F928E { public: // System.UInt16 System.UInt16::m_value uint16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt16_tAE45CEF73BF720100519F6867F32145D075F928E, ___m_value_0)); } inline uint16_t get_m_value_0() const { return ___m_value_0; } inline uint16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint16_t value) { ___m_value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UINT16_TAE45CEF73BF720100519F6867F32145D075F928E_H #ifndef UINT32_T4980FA09003AFAAB5A6E361BA2748EA9A005709B_H #define UINT32_T4980FA09003AFAAB5A6E361BA2748EA9A005709B_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UInt32 struct UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UINT32_T4980FA09003AFAAB5A6E361BA2748EA9A005709B_H #ifndef UINT64_TA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_H #define UINT64_TA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UInt64 struct UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UINT64_TA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_H #ifndef VOID_T22962CB4C05B1D89B55A6E1139F0E87A90987017_H #define VOID_T22962CB4C05B1D89B55A6E1139F0E87A90987017_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017 { public: union { struct { }; uint8_t Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017__padding[1]; }; public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VOID_T22962CB4C05B1D89B55A6E1139F0E87A90987017_H #ifndef NAMETABLE_TB2F4359686539290B81EB39DCB1828BE81B11C8C_H #define NAMETABLE_TB2F4359686539290B81EB39DCB1828BE81B11C8C_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.NameTable struct NameTable_tB2F4359686539290B81EB39DCB1828BE81B11C8C : public XmlNameTable_t3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6 { public: // System.Xml.NameTable_Entry[] System.Xml.NameTable::entries EntryU5BU5D_t8E2877E1FE7833A2136987F940F926D3F1683525* ___entries_0; // System.Int32 System.Xml.NameTable::count int32_t ___count_1; // System.Int32 System.Xml.NameTable::mask int32_t ___mask_2; // System.Int32 System.Xml.NameTable::hashCodeRandomizer int32_t ___hashCodeRandomizer_3; public: inline static int32_t get_offset_of_entries_0() { return static_cast(offsetof(NameTable_tB2F4359686539290B81EB39DCB1828BE81B11C8C, ___entries_0)); } inline EntryU5BU5D_t8E2877E1FE7833A2136987F940F926D3F1683525* get_entries_0() const { return ___entries_0; } inline EntryU5BU5D_t8E2877E1FE7833A2136987F940F926D3F1683525** get_address_of_entries_0() { return &___entries_0; } inline void set_entries_0(EntryU5BU5D_t8E2877E1FE7833A2136987F940F926D3F1683525* value) { ___entries_0 = value; Il2CppCodeGenWriteBarrier((&___entries_0), value); } inline static int32_t get_offset_of_count_1() { return static_cast(offsetof(NameTable_tB2F4359686539290B81EB39DCB1828BE81B11C8C, ___count_1)); } inline int32_t get_count_1() const { return ___count_1; } inline int32_t* get_address_of_count_1() { return &___count_1; } inline void set_count_1(int32_t value) { ___count_1 = value; } inline static int32_t get_offset_of_mask_2() { return static_cast(offsetof(NameTable_tB2F4359686539290B81EB39DCB1828BE81B11C8C, ___mask_2)); } inline int32_t get_mask_2() const { return ___mask_2; } inline int32_t* get_address_of_mask_2() { return &___mask_2; } inline void set_mask_2(int32_t value) { ___mask_2 = value; } inline static int32_t get_offset_of_hashCodeRandomizer_3() { return static_cast(offsetof(NameTable_tB2F4359686539290B81EB39DCB1828BE81B11C8C, ___hashCodeRandomizer_3)); } inline int32_t get_hashCodeRandomizer_3() const { return ___hashCodeRandomizer_3; } inline int32_t* get_address_of_hashCodeRandomizer_3() { return &___hashCodeRandomizer_3; } inline void set_hashCodeRandomizer_3(int32_t value) { ___hashCodeRandomizer_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NAMETABLE_TB2F4359686539290B81EB39DCB1828BE81B11C8C_H #ifndef XMLSCHEMAANNOTATED_T94F7899A20B495CD62FA0976A4F23FD4A0847B7B_H #define XMLSCHEMAANNOTATED_T94F7899A20B495CD62FA0976A4F23FD4A0847B7B_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaAnnotated struct XmlSchemaAnnotated_t94F7899A20B495CD62FA0976A4F23FD4A0847B7B : public XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAANNOTATED_T94F7899A20B495CD62FA0976A4F23FD4A0847B7B_H #ifndef XMLSCHEMAOBJECTCOLLECTION_T6DCC2B614786CE467B1572B384A163DEE72F1280_H #define XMLSCHEMAOBJECTCOLLECTION_T6DCC2B614786CE467B1572B384A163DEE72F1280_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaObjectCollection struct XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 : public CollectionBase_tF5D4583FF325726066A9803839A04E9C0084ED01 { public: // System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaObjectCollection::parent XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * ___parent_1; public: inline static int32_t get_offset_of_parent_1() { return static_cast(offsetof(XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280, ___parent_1)); } inline XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * get_parent_1() const { return ___parent_1; } inline XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B ** get_address_of_parent_1() { return &___parent_1; } inline void set_parent_1(XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * value) { ___parent_1 = value; Il2CppCodeGenWriteBarrier((&___parent_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAOBJECTCOLLECTION_T6DCC2B614786CE467B1572B384A163DEE72F1280_H #ifndef XSDDURATION_T10E257E1794C97860274A62B208A93B6DBBC7CE5_H #define XSDDURATION_T10E257E1794C97860274A62B208A93B6DBBC7CE5_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XsdDuration struct XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 { public: // 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; public: inline static int32_t get_offset_of_years_0() { return static_cast(offsetof(XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5, ___years_0)); } inline int32_t get_years_0() const { return ___years_0; } inline int32_t* get_address_of_years_0() { return &___years_0; } inline void set_years_0(int32_t value) { ___years_0 = value; } inline static int32_t get_offset_of_months_1() { return static_cast(offsetof(XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5, ___months_1)); } inline int32_t get_months_1() const { return ___months_1; } inline int32_t* get_address_of_months_1() { return &___months_1; } inline void set_months_1(int32_t value) { ___months_1 = value; } inline static int32_t get_offset_of_days_2() { return static_cast(offsetof(XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5, ___days_2)); } inline int32_t get_days_2() const { return ___days_2; } inline int32_t* get_address_of_days_2() { return &___days_2; } inline void set_days_2(int32_t value) { ___days_2 = value; } inline static int32_t get_offset_of_hours_3() { return static_cast(offsetof(XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5, ___hours_3)); } inline int32_t get_hours_3() const { return ___hours_3; } inline int32_t* get_address_of_hours_3() { return &___hours_3; } inline void set_hours_3(int32_t value) { ___hours_3 = value; } inline static int32_t get_offset_of_minutes_4() { return static_cast(offsetof(XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5, ___minutes_4)); } inline int32_t get_minutes_4() const { return ___minutes_4; } inline int32_t* get_address_of_minutes_4() { return &___minutes_4; } inline void set_minutes_4(int32_t value) { ___minutes_4 = value; } inline static int32_t get_offset_of_seconds_5() { return static_cast(offsetof(XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5, ___seconds_5)); } inline int32_t get_seconds_5() const { return ___seconds_5; } inline int32_t* get_address_of_seconds_5() { return &___seconds_5; } inline void set_seconds_5(int32_t value) { ___seconds_5 = value; } inline static int32_t get_offset_of_nanoseconds_6() { return static_cast(offsetof(XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5, ___nanoseconds_6)); } inline uint32_t get_nanoseconds_6() const { return ___nanoseconds_6; } inline uint32_t* get_address_of_nanoseconds_6() { return &___nanoseconds_6; } inline void set_nanoseconds_6(uint32_t value) { ___nanoseconds_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDDURATION_T10E257E1794C97860274A62B208A93B6DBBC7CE5_H #ifndef XMLATTRIBUTEATTRIBUTE_TD7DC6A2C6116DA78F1F851A8C5EEB81F8407250E_H #define XMLATTRIBUTEATTRIBUTE_TD7DC6A2C6116DA78F1F851A8C5EEB81F8407250E_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Serialization.XmlAttributeAttribute struct XmlAttributeAttribute_tD7DC6A2C6116DA78F1F851A8C5EEB81F8407250E : public Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 { public: // System.String System.Xml.Serialization.XmlAttributeAttribute::attributeName String_t* ___attributeName_0; public: inline static int32_t get_offset_of_attributeName_0() { return static_cast(offsetof(XmlAttributeAttribute_tD7DC6A2C6116DA78F1F851A8C5EEB81F8407250E, ___attributeName_0)); } inline String_t* get_attributeName_0() const { return ___attributeName_0; } inline String_t** get_address_of_attributeName_0() { return &___attributeName_0; } inline void set_attributeName_0(String_t* value) { ___attributeName_0 = value; Il2CppCodeGenWriteBarrier((&___attributeName_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLATTRIBUTEATTRIBUTE_TD7DC6A2C6116DA78F1F851A8C5EEB81F8407250E_H #ifndef XMLELEMENTATTRIBUTE_TDC5015BE6B1EBF2474C3D44845FF6D5107C1BC2B_H #define XMLELEMENTATTRIBUTE_TDC5015BE6B1EBF2474C3D44845FF6D5107C1BC2B_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Serialization.XmlElementAttribute struct XmlElementAttribute_tDC5015BE6B1EBF2474C3D44845FF6D5107C1BC2B : public Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 { public: // System.String System.Xml.Serialization.XmlElementAttribute::elementName String_t* ___elementName_0; // System.Type System.Xml.Serialization.XmlElementAttribute::type Type_t * ___type_1; // System.Int32 System.Xml.Serialization.XmlElementAttribute::order int32_t ___order_2; public: inline static int32_t get_offset_of_elementName_0() { return static_cast(offsetof(XmlElementAttribute_tDC5015BE6B1EBF2474C3D44845FF6D5107C1BC2B, ___elementName_0)); } inline String_t* get_elementName_0() const { return ___elementName_0; } inline String_t** get_address_of_elementName_0() { return &___elementName_0; } inline void set_elementName_0(String_t* value) { ___elementName_0 = value; Il2CppCodeGenWriteBarrier((&___elementName_0), value); } inline static int32_t get_offset_of_type_1() { return static_cast(offsetof(XmlElementAttribute_tDC5015BE6B1EBF2474C3D44845FF6D5107C1BC2B, ___type_1)); } inline Type_t * get_type_1() const { return ___type_1; } inline Type_t ** get_address_of_type_1() { return &___type_1; } inline void set_type_1(Type_t * value) { ___type_1 = value; Il2CppCodeGenWriteBarrier((&___type_1), value); } inline static int32_t get_offset_of_order_2() { return static_cast(offsetof(XmlElementAttribute_tDC5015BE6B1EBF2474C3D44845FF6D5107C1BC2B, ___order_2)); } inline int32_t get_order_2() const { return ___order_2; } inline int32_t* get_address_of_order_2() { return &___order_2; } inline void set_order_2(int32_t value) { ___order_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLELEMENTATTRIBUTE_TDC5015BE6B1EBF2474C3D44845FF6D5107C1BC2B_H #ifndef XMLENUMATTRIBUTE_TBD75888B09FE971438F4FA55FC302BC5FA3936F0_H #define XMLENUMATTRIBUTE_TBD75888B09FE971438F4FA55FC302BC5FA3936F0_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Serialization.XmlEnumAttribute struct XmlEnumAttribute_tBD75888B09FE971438F4FA55FC302BC5FA3936F0 : public Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 { public: // System.String System.Xml.Serialization.XmlEnumAttribute::name String_t* ___name_0; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(XmlEnumAttribute_tBD75888B09FE971438F4FA55FC302BC5FA3936F0, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((&___name_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLENUMATTRIBUTE_TBD75888B09FE971438F4FA55FC302BC5FA3936F0_H #ifndef XMLIGNOREATTRIBUTE_T42AF5E2677A8626D8F5A1685C84B4E1C35B54AE6_H #define XMLIGNOREATTRIBUTE_T42AF5E2677A8626D8F5A1685C84B4E1C35B54AE6_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Serialization.XmlIgnoreAttribute struct XmlIgnoreAttribute_t42AF5E2677A8626D8F5A1685C84B4E1C35B54AE6 : public Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLIGNOREATTRIBUTE_T42AF5E2677A8626D8F5A1685C84B4E1C35B54AE6_H #ifndef UTF16DECODER_TFD4CDE412D7CC00389A775455C1C0FEEB2F48CD3_H #define UTF16DECODER_TFD4CDE412D7CC00389A775455C1C0FEEB2F48CD3_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.UTF16Decoder struct UTF16Decoder_tFD4CDE412D7CC00389A775455C1C0FEEB2F48CD3 : public Decoder_tEEF45EB6F965222036C49E8EC6BA8A0692AA1F26 { public: // System.Boolean System.Xml.UTF16Decoder::bigEndian bool ___bigEndian_2; // System.Int32 System.Xml.UTF16Decoder::lastByte int32_t ___lastByte_3; public: inline static int32_t get_offset_of_bigEndian_2() { return static_cast(offsetof(UTF16Decoder_tFD4CDE412D7CC00389A775455C1C0FEEB2F48CD3, ___bigEndian_2)); } inline bool get_bigEndian_2() const { return ___bigEndian_2; } inline bool* get_address_of_bigEndian_2() { return &___bigEndian_2; } inline void set_bigEndian_2(bool value) { ___bigEndian_2 = value; } inline static int32_t get_offset_of_lastByte_3() { return static_cast(offsetof(UTF16Decoder_tFD4CDE412D7CC00389A775455C1C0FEEB2F48CD3, ___lastByte_3)); } inline int32_t get_lastByte_3() const { return ___lastByte_3; } inline int32_t* get_address_of_lastByte_3() { return &___lastByte_3; } inline void set_lastByte_3(int32_t value) { ___lastByte_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UTF16DECODER_TFD4CDE412D7CC00389A775455C1C0FEEB2F48CD3_H #ifndef UCS4DECODER_TF36E238DE589135EADC0302D74367E9DC317A202_H #define UCS4DECODER_TF36E238DE589135EADC0302D74367E9DC317A202_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Ucs4Decoder struct Ucs4Decoder_tF36E238DE589135EADC0302D74367E9DC317A202 : public Decoder_tEEF45EB6F965222036C49E8EC6BA8A0692AA1F26 { public: // System.Byte[] System.Xml.Ucs4Decoder::lastBytes ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___lastBytes_2; // System.Int32 System.Xml.Ucs4Decoder::lastBytesCount int32_t ___lastBytesCount_3; public: inline static int32_t get_offset_of_lastBytes_2() { return static_cast(offsetof(Ucs4Decoder_tF36E238DE589135EADC0302D74367E9DC317A202, ___lastBytes_2)); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* get_lastBytes_2() const { return ___lastBytes_2; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** get_address_of_lastBytes_2() { return &___lastBytes_2; } inline void set_lastBytes_2(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { ___lastBytes_2 = value; Il2CppCodeGenWriteBarrier((&___lastBytes_2), value); } inline static int32_t get_offset_of_lastBytesCount_3() { return static_cast(offsetof(Ucs4Decoder_tF36E238DE589135EADC0302D74367E9DC317A202, ___lastBytesCount_3)); } inline int32_t get_lastBytesCount_3() const { return ___lastBytesCount_3; } inline int32_t* get_address_of_lastBytesCount_3() { return &___lastBytesCount_3; } inline void set_lastBytesCount_3(int32_t value) { ___lastBytesCount_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UCS4DECODER_TF36E238DE589135EADC0302D74367E9DC317A202_H #ifndef XPATHNAVIGATOR_T4E711E4382A896C152FA99D0D39A8C6CEC238EC3_H #define XPATHNAVIGATOR_T4E711E4382A896C152FA99D0D39A8C6CEC238EC3_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XPath.XPathNavigator struct XPathNavigator_t4E711E4382A896C152FA99D0D39A8C6CEC238EC3 : public XPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98 { public: public: }; struct XPathNavigator_t4E711E4382A896C152FA99D0D39A8C6CEC238EC3_StaticFields { public: // System.Xml.XPath.XPathNavigatorKeyComparer System.Xml.XPath.XPathNavigator::comparer XPathNavigatorKeyComparer_t6A0E82BEC0BE42351DDB26EAA86333C11E0A9378 * ___comparer_0; // System.Char[] System.Xml.XPath.XPathNavigator::NodeTypeLetter CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___NodeTypeLetter_1; // System.Char[] System.Xml.XPath.XPathNavigator::UniqueIdTbl CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___UniqueIdTbl_2; // System.Int32[] System.Xml.XPath.XPathNavigator::ContentKindMasks Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___ContentKindMasks_3; public: inline static int32_t get_offset_of_comparer_0() { return static_cast(offsetof(XPathNavigator_t4E711E4382A896C152FA99D0D39A8C6CEC238EC3_StaticFields, ___comparer_0)); } inline XPathNavigatorKeyComparer_t6A0E82BEC0BE42351DDB26EAA86333C11E0A9378 * get_comparer_0() const { return ___comparer_0; } inline XPathNavigatorKeyComparer_t6A0E82BEC0BE42351DDB26EAA86333C11E0A9378 ** get_address_of_comparer_0() { return &___comparer_0; } inline void set_comparer_0(XPathNavigatorKeyComparer_t6A0E82BEC0BE42351DDB26EAA86333C11E0A9378 * value) { ___comparer_0 = value; Il2CppCodeGenWriteBarrier((&___comparer_0), value); } inline static int32_t get_offset_of_NodeTypeLetter_1() { return static_cast(offsetof(XPathNavigator_t4E711E4382A896C152FA99D0D39A8C6CEC238EC3_StaticFields, ___NodeTypeLetter_1)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_NodeTypeLetter_1() const { return ___NodeTypeLetter_1; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_NodeTypeLetter_1() { return &___NodeTypeLetter_1; } inline void set_NodeTypeLetter_1(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___NodeTypeLetter_1 = value; Il2CppCodeGenWriteBarrier((&___NodeTypeLetter_1), value); } inline static int32_t get_offset_of_UniqueIdTbl_2() { return static_cast(offsetof(XPathNavigator_t4E711E4382A896C152FA99D0D39A8C6CEC238EC3_StaticFields, ___UniqueIdTbl_2)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_UniqueIdTbl_2() const { return ___UniqueIdTbl_2; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_UniqueIdTbl_2() { return &___UniqueIdTbl_2; } inline void set_UniqueIdTbl_2(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___UniqueIdTbl_2 = value; Il2CppCodeGenWriteBarrier((&___UniqueIdTbl_2), value); } inline static int32_t get_offset_of_ContentKindMasks_3() { return static_cast(offsetof(XPathNavigator_t4E711E4382A896C152FA99D0D39A8C6CEC238EC3_StaticFields, ___ContentKindMasks_3)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_ContentKindMasks_3() const { return ___ContentKindMasks_3; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_ContentKindMasks_3() { return &___ContentKindMasks_3; } inline void set_ContentKindMasks_3(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___ContentKindMasks_3 = value; Il2CppCodeGenWriteBarrier((&___ContentKindMasks_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XPATHNAVIGATOR_T4E711E4382A896C152FA99D0D39A8C6CEC238EC3_H #ifndef XMLURLRESOLVER_T43FE24F4601B4197354EFB5783E5CB9F57997EC9_H #define XMLURLRESOLVER_T43FE24F4601B4197354EFB5783E5CB9F57997EC9_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlUrlResolver struct XmlUrlResolver_t43FE24F4601B4197354EFB5783E5CB9F57997EC9 : public XmlResolver_t93269F14B2F8750D040AED2FB7A303CE85016280 { public: // System.Net.ICredentials System.Xml.XmlUrlResolver::_credentials RuntimeObject* ____credentials_1; // System.Net.IWebProxy System.Xml.XmlUrlResolver::_proxy RuntimeObject* ____proxy_2; // System.Net.Cache.RequestCachePolicy System.Xml.XmlUrlResolver::_cachePolicy RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * ____cachePolicy_3; public: inline static int32_t get_offset_of__credentials_1() { return static_cast(offsetof(XmlUrlResolver_t43FE24F4601B4197354EFB5783E5CB9F57997EC9, ____credentials_1)); } inline RuntimeObject* get__credentials_1() const { return ____credentials_1; } inline RuntimeObject** get_address_of__credentials_1() { return &____credentials_1; } inline void set__credentials_1(RuntimeObject* value) { ____credentials_1 = value; Il2CppCodeGenWriteBarrier((&____credentials_1), value); } inline static int32_t get_offset_of__proxy_2() { return static_cast(offsetof(XmlUrlResolver_t43FE24F4601B4197354EFB5783E5CB9F57997EC9, ____proxy_2)); } inline RuntimeObject* get__proxy_2() const { return ____proxy_2; } inline RuntimeObject** get_address_of__proxy_2() { return &____proxy_2; } inline void set__proxy_2(RuntimeObject* value) { ____proxy_2 = value; Il2CppCodeGenWriteBarrier((&____proxy_2), value); } inline static int32_t get_offset_of__cachePolicy_3() { return static_cast(offsetof(XmlUrlResolver_t43FE24F4601B4197354EFB5783E5CB9F57997EC9, ____cachePolicy_3)); } inline RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * get__cachePolicy_3() const { return ____cachePolicy_3; } inline RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 ** get_address_of__cachePolicy_3() { return &____cachePolicy_3; } inline void set__cachePolicy_3(RequestCachePolicy_t30D7352C7E9D49EEADD492A70EC92C118D90CD61 * value) { ____cachePolicy_3 = value; Il2CppCodeGenWriteBarrier((&____cachePolicy_3), value); } }; struct XmlUrlResolver_t43FE24F4601B4197354EFB5783E5CB9F57997EC9_StaticFields { public: // System.Object System.Xml.XmlUrlResolver::s_DownloadManager RuntimeObject * ___s_DownloadManager_0; public: inline static int32_t get_offset_of_s_DownloadManager_0() { return static_cast(offsetof(XmlUrlResolver_t43FE24F4601B4197354EFB5783E5CB9F57997EC9_StaticFields, ___s_DownloadManager_0)); } inline RuntimeObject * get_s_DownloadManager_0() const { return ___s_DownloadManager_0; } inline RuntimeObject ** get_address_of_s_DownloadManager_0() { return &___s_DownloadManager_0; } inline void set_s_DownloadManager_0(RuntimeObject * value) { ___s_DownloadManager_0 = value; Il2CppCodeGenWriteBarrier((&___s_DownloadManager_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLURLRESOLVER_T43FE24F4601B4197354EFB5783E5CB9F57997EC9_H #ifndef U3CPRIVATEIMPLEMENTATIONDETAILSU3E_TBA431F51A4722F0776A8592A8C2A8770D6D54EFB_H #define U3CPRIVATEIMPLEMENTATIONDETAILSU3E_TBA431F51A4722F0776A8592A8C2A8770D6D54EFB_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // struct U3CPrivateImplementationDetailsU3E_tBA431F51A4722F0776A8592A8C2A8770D6D54EFB : public RuntimeObject { public: public: }; struct U3CPrivateImplementationDetailsU3E_tBA431F51A4722F0776A8592A8C2A8770D6D54EFB_StaticFields { public: // ___StaticArrayInitTypeSizeU3D6 ::5D100A87B697F3AE2015A5D3B2A7B5419E1BCA98 __StaticArrayInitTypeSizeU3D6_tB657E692303B443FF0E24AE8F75A675A844348C4 ___5D100A87B697F3AE2015A5D3B2A7B5419E1BCA98_0; // ___StaticArrayInitTypeSizeU3D32 ::7A32E1A19C182315E4263A65A72066492550D8CD __StaticArrayInitTypeSizeU3D32_tFEC269E612F5A23CB7315224D57AF2DA72F821E7 ___7A32E1A19C182315E4263A65A72066492550D8CD_1; // ___StaticArrayInitTypeSizeU3D28 ::9E31F24F64765FCAA589F589324D17C9FCF6A06D __StaticArrayInitTypeSizeU3D28_t5092DE69B1A24897AC8FBEFE716755EA1FE14C24 ___9E31F24F64765FCAA589F589324D17C9FCF6A06D_2; // ___StaticArrayInitTypeSizeU3D40 ::B9F0004E3873FDDCABFDA6174EA18F0859B637B4 __StaticArrayInitTypeSizeU3D40_t2C1C40E1ED6F4BAA5E535BCF7574AD6781A49AD4 ___B9F0004E3873FDDCABFDA6174EA18F0859B637B4_3; // ___StaticArrayInitTypeSizeU3D20 ::BAD037B714E1CD1052149B51238A3D4351DD10B5 __StaticArrayInitTypeSizeU3D20_t25C626683DA421874F122B40243142FF7832A1BF ___BAD037B714E1CD1052149B51238A3D4351DD10B5_4; // System.Int64 ::EBC658B067B5C785A3F0BB67D73755F6FEE7F70C int64_t ___EBC658B067B5C785A3F0BB67D73755F6FEE7F70C_5; // ___StaticArrayInitTypeSizeU3D64 ::EE3413A2C088FF9432054D6E60A7CB6A498D25F0 __StaticArrayInitTypeSizeU3D64_tE9F2C6D5C2D961C95B98D342E25A70CE875C2387 ___EE3413A2C088FF9432054D6E60A7CB6A498D25F0_6; public: inline static int32_t get_offset_of_U35D100A87B697F3AE2015A5D3B2A7B5419E1BCA98_0() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tBA431F51A4722F0776A8592A8C2A8770D6D54EFB_StaticFields, ___5D100A87B697F3AE2015A5D3B2A7B5419E1BCA98_0)); } inline __StaticArrayInitTypeSizeU3D6_tB657E692303B443FF0E24AE8F75A675A844348C4 get_U35D100A87B697F3AE2015A5D3B2A7B5419E1BCA98_0() const { return ___5D100A87B697F3AE2015A5D3B2A7B5419E1BCA98_0; } inline __StaticArrayInitTypeSizeU3D6_tB657E692303B443FF0E24AE8F75A675A844348C4 * get_address_of_U35D100A87B697F3AE2015A5D3B2A7B5419E1BCA98_0() { return &___5D100A87B697F3AE2015A5D3B2A7B5419E1BCA98_0; } inline void set_U35D100A87B697F3AE2015A5D3B2A7B5419E1BCA98_0(__StaticArrayInitTypeSizeU3D6_tB657E692303B443FF0E24AE8F75A675A844348C4 value) { ___5D100A87B697F3AE2015A5D3B2A7B5419E1BCA98_0 = value; } inline static int32_t get_offset_of_U37A32E1A19C182315E4263A65A72066492550D8CD_1() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tBA431F51A4722F0776A8592A8C2A8770D6D54EFB_StaticFields, ___7A32E1A19C182315E4263A65A72066492550D8CD_1)); } inline __StaticArrayInitTypeSizeU3D32_tFEC269E612F5A23CB7315224D57AF2DA72F821E7 get_U37A32E1A19C182315E4263A65A72066492550D8CD_1() const { return ___7A32E1A19C182315E4263A65A72066492550D8CD_1; } inline __StaticArrayInitTypeSizeU3D32_tFEC269E612F5A23CB7315224D57AF2DA72F821E7 * get_address_of_U37A32E1A19C182315E4263A65A72066492550D8CD_1() { return &___7A32E1A19C182315E4263A65A72066492550D8CD_1; } inline void set_U37A32E1A19C182315E4263A65A72066492550D8CD_1(__StaticArrayInitTypeSizeU3D32_tFEC269E612F5A23CB7315224D57AF2DA72F821E7 value) { ___7A32E1A19C182315E4263A65A72066492550D8CD_1 = value; } inline static int32_t get_offset_of_U39E31F24F64765FCAA589F589324D17C9FCF6A06D_2() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tBA431F51A4722F0776A8592A8C2A8770D6D54EFB_StaticFields, ___9E31F24F64765FCAA589F589324D17C9FCF6A06D_2)); } inline __StaticArrayInitTypeSizeU3D28_t5092DE69B1A24897AC8FBEFE716755EA1FE14C24 get_U39E31F24F64765FCAA589F589324D17C9FCF6A06D_2() const { return ___9E31F24F64765FCAA589F589324D17C9FCF6A06D_2; } inline __StaticArrayInitTypeSizeU3D28_t5092DE69B1A24897AC8FBEFE716755EA1FE14C24 * get_address_of_U39E31F24F64765FCAA589F589324D17C9FCF6A06D_2() { return &___9E31F24F64765FCAA589F589324D17C9FCF6A06D_2; } inline void set_U39E31F24F64765FCAA589F589324D17C9FCF6A06D_2(__StaticArrayInitTypeSizeU3D28_t5092DE69B1A24897AC8FBEFE716755EA1FE14C24 value) { ___9E31F24F64765FCAA589F589324D17C9FCF6A06D_2 = value; } inline static int32_t get_offset_of_B9F0004E3873FDDCABFDA6174EA18F0859B637B4_3() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tBA431F51A4722F0776A8592A8C2A8770D6D54EFB_StaticFields, ___B9F0004E3873FDDCABFDA6174EA18F0859B637B4_3)); } inline __StaticArrayInitTypeSizeU3D40_t2C1C40E1ED6F4BAA5E535BCF7574AD6781A49AD4 get_B9F0004E3873FDDCABFDA6174EA18F0859B637B4_3() const { return ___B9F0004E3873FDDCABFDA6174EA18F0859B637B4_3; } inline __StaticArrayInitTypeSizeU3D40_t2C1C40E1ED6F4BAA5E535BCF7574AD6781A49AD4 * get_address_of_B9F0004E3873FDDCABFDA6174EA18F0859B637B4_3() { return &___B9F0004E3873FDDCABFDA6174EA18F0859B637B4_3; } inline void set_B9F0004E3873FDDCABFDA6174EA18F0859B637B4_3(__StaticArrayInitTypeSizeU3D40_t2C1C40E1ED6F4BAA5E535BCF7574AD6781A49AD4 value) { ___B9F0004E3873FDDCABFDA6174EA18F0859B637B4_3 = value; } inline static int32_t get_offset_of_BAD037B714E1CD1052149B51238A3D4351DD10B5_4() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tBA431F51A4722F0776A8592A8C2A8770D6D54EFB_StaticFields, ___BAD037B714E1CD1052149B51238A3D4351DD10B5_4)); } inline __StaticArrayInitTypeSizeU3D20_t25C626683DA421874F122B40243142FF7832A1BF get_BAD037B714E1CD1052149B51238A3D4351DD10B5_4() const { return ___BAD037B714E1CD1052149B51238A3D4351DD10B5_4; } inline __StaticArrayInitTypeSizeU3D20_t25C626683DA421874F122B40243142FF7832A1BF * get_address_of_BAD037B714E1CD1052149B51238A3D4351DD10B5_4() { return &___BAD037B714E1CD1052149B51238A3D4351DD10B5_4; } inline void set_BAD037B714E1CD1052149B51238A3D4351DD10B5_4(__StaticArrayInitTypeSizeU3D20_t25C626683DA421874F122B40243142FF7832A1BF value) { ___BAD037B714E1CD1052149B51238A3D4351DD10B5_4 = value; } inline static int32_t get_offset_of_EBC658B067B5C785A3F0BB67D73755F6FEE7F70C_5() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tBA431F51A4722F0776A8592A8C2A8770D6D54EFB_StaticFields, ___EBC658B067B5C785A3F0BB67D73755F6FEE7F70C_5)); } inline int64_t get_EBC658B067B5C785A3F0BB67D73755F6FEE7F70C_5() const { return ___EBC658B067B5C785A3F0BB67D73755F6FEE7F70C_5; } inline int64_t* get_address_of_EBC658B067B5C785A3F0BB67D73755F6FEE7F70C_5() { return &___EBC658B067B5C785A3F0BB67D73755F6FEE7F70C_5; } inline void set_EBC658B067B5C785A3F0BB67D73755F6FEE7F70C_5(int64_t value) { ___EBC658B067B5C785A3F0BB67D73755F6FEE7F70C_5 = value; } inline static int32_t get_offset_of_EE3413A2C088FF9432054D6E60A7CB6A498D25F0_6() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tBA431F51A4722F0776A8592A8C2A8770D6D54EFB_StaticFields, ___EE3413A2C088FF9432054D6E60A7CB6A498D25F0_6)); } inline __StaticArrayInitTypeSizeU3D64_tE9F2C6D5C2D961C95B98D342E25A70CE875C2387 get_EE3413A2C088FF9432054D6E60A7CB6A498D25F0_6() const { return ___EE3413A2C088FF9432054D6E60A7CB6A498D25F0_6; } inline __StaticArrayInitTypeSizeU3D64_tE9F2C6D5C2D961C95B98D342E25A70CE875C2387 * get_address_of_EE3413A2C088FF9432054D6E60A7CB6A498D25F0_6() { return &___EE3413A2C088FF9432054D6E60A7CB6A498D25F0_6; } inline void set_EE3413A2C088FF9432054D6E60A7CB6A498D25F0_6(__StaticArrayInitTypeSizeU3D64_tE9F2C6D5C2D961C95B98D342E25A70CE875C2387 value) { ___EE3413A2C088FF9432054D6E60A7CB6A498D25F0_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CPRIVATEIMPLEMENTATIONDETAILSU3E_TBA431F51A4722F0776A8592A8C2A8770D6D54EFB_H #ifndef ARGUMENTEXCEPTION_TEDCD16F20A09ECE461C3DA766C16EDA8864057D1_H #define ARGUMENTEXCEPTION_TEDCD16F20A09ECE461C3DA766C16EDA8864057D1_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ArgumentException struct ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: // System.String System.ArgumentException::m_paramName String_t* ___m_paramName_17; public: inline static int32_t get_offset_of_m_paramName_17() { return static_cast(offsetof(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1, ___m_paramName_17)); } inline String_t* get_m_paramName_17() const { return ___m_paramName_17; } inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; } inline void set_m_paramName_17(String_t* value) { ___m_paramName_17 = value; Il2CppCodeGenWriteBarrier((&___m_paramName_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ARGUMENTEXCEPTION_TEDCD16F20A09ECE461C3DA766C16EDA8864057D1_H #ifndef ARITHMETICEXCEPTION_TF9EF5FE94597830EF315C5934258F994B8648269_H #define ARITHMETICEXCEPTION_TF9EF5FE94597830EF315C5934258F994B8648269_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ArithmeticException struct ArithmeticException_tF9EF5FE94597830EF315C5934258F994B8648269 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ARITHMETICEXCEPTION_TF9EF5FE94597830EF315C5934258F994B8648269_H #ifndef HASHTABLE_T978F65B8006C8F5504B286526AEC6608FF983FC9_H #define HASHTABLE_T978F65B8006C8F5504B286526AEC6608FF983FC9_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Hashtable struct Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 : public RuntimeObject { public: // System.Collections.Hashtable_bucket[] System.Collections.Hashtable::buckets bucketU5BU5D_t6FF2C2C4B21F2206885CD19A78F68B874C8DC84A* ___buckets_0; // System.Int32 System.Collections.Hashtable::count int32_t ___count_1; // System.Int32 System.Collections.Hashtable::occupancy int32_t ___occupancy_2; // System.Int32 System.Collections.Hashtable::loadsize int32_t ___loadsize_3; // System.Single System.Collections.Hashtable::loadFactor float ___loadFactor_4; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Hashtable::version int32_t ___version_5; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Hashtable::isWriterInProgress bool ___isWriterInProgress_6; // System.Collections.ICollection System.Collections.Hashtable::keys RuntimeObject* ___keys_7; // System.Collections.ICollection System.Collections.Hashtable::values RuntimeObject* ___values_8; // System.Collections.IEqualityComparer System.Collections.Hashtable::_keycomparer RuntimeObject* ____keycomparer_9; // System.Object System.Collections.Hashtable::_syncRoot RuntimeObject * ____syncRoot_10; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ___buckets_0)); } inline bucketU5BU5D_t6FF2C2C4B21F2206885CD19A78F68B874C8DC84A* get_buckets_0() const { return ___buckets_0; } inline bucketU5BU5D_t6FF2C2C4B21F2206885CD19A78F68B874C8DC84A** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(bucketU5BU5D_t6FF2C2C4B21F2206885CD19A78F68B874C8DC84A* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((&___buckets_0), value); } inline static int32_t get_offset_of_count_1() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ___count_1)); } inline int32_t get_count_1() const { return ___count_1; } inline int32_t* get_address_of_count_1() { return &___count_1; } inline void set_count_1(int32_t value) { ___count_1 = value; } inline static int32_t get_offset_of_occupancy_2() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ___occupancy_2)); } inline int32_t get_occupancy_2() const { return ___occupancy_2; } inline int32_t* get_address_of_occupancy_2() { return &___occupancy_2; } inline void set_occupancy_2(int32_t value) { ___occupancy_2 = value; } inline static int32_t get_offset_of_loadsize_3() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ___loadsize_3)); } inline int32_t get_loadsize_3() const { return ___loadsize_3; } inline int32_t* get_address_of_loadsize_3() { return &___loadsize_3; } inline void set_loadsize_3(int32_t value) { ___loadsize_3 = value; } inline static int32_t get_offset_of_loadFactor_4() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ___loadFactor_4)); } inline float get_loadFactor_4() const { return ___loadFactor_4; } inline float* get_address_of_loadFactor_4() { return &___loadFactor_4; } inline void set_loadFactor_4(float value) { ___loadFactor_4 = value; } inline static int32_t get_offset_of_version_5() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ___version_5)); } inline int32_t get_version_5() const { return ___version_5; } inline int32_t* get_address_of_version_5() { return &___version_5; } inline void set_version_5(int32_t value) { ___version_5 = value; } inline static int32_t get_offset_of_isWriterInProgress_6() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ___isWriterInProgress_6)); } inline bool get_isWriterInProgress_6() const { return ___isWriterInProgress_6; } inline bool* get_address_of_isWriterInProgress_6() { return &___isWriterInProgress_6; } inline void set_isWriterInProgress_6(bool value) { ___isWriterInProgress_6 = value; } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ___keys_7)); } inline RuntimeObject* get_keys_7() const { return ___keys_7; } inline RuntimeObject** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(RuntimeObject* value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((&___keys_7), value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ___values_8)); } inline RuntimeObject* get_values_8() const { return ___values_8; } inline RuntimeObject** get_address_of_values_8() { return &___values_8; } inline void set_values_8(RuntimeObject* value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((&___values_8), value); } inline static int32_t get_offset_of__keycomparer_9() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ____keycomparer_9)); } inline RuntimeObject* get__keycomparer_9() const { return ____keycomparer_9; } inline RuntimeObject** get_address_of__keycomparer_9() { return &____keycomparer_9; } inline void set__keycomparer_9(RuntimeObject* value) { ____keycomparer_9 = value; Il2CppCodeGenWriteBarrier((&____keycomparer_9), value); } inline static int32_t get_offset_of__syncRoot_10() { return static_cast(offsetof(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9, ____syncRoot_10)); } inline RuntimeObject * get__syncRoot_10() const { return ____syncRoot_10; } inline RuntimeObject ** get_address_of__syncRoot_10() { return &____syncRoot_10; } inline void set__syncRoot_10(RuntimeObject * value) { ____syncRoot_10 = value; Il2CppCodeGenWriteBarrier((&____syncRoot_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HASHTABLE_T978F65B8006C8F5504B286526AEC6608FF983FC9_H #ifndef DATETIMEKIND_T6BC23532930B812ABFCCEB2B61BC233712B180EE_H #define DATETIMEKIND_T6BC23532930B812ABFCCEB2B61BC233712B180EE_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTimeKind struct DateTimeKind_t6BC23532930B812ABFCCEB2B61BC233712B180EE { public: // System.Int32 System.DateTimeKind::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DateTimeKind_t6BC23532930B812ABFCCEB2B61BC233712B180EE, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATETIMEKIND_T6BC23532930B812ABFCCEB2B61BC233712B180EE_H #ifndef DATETIMEOFFSET_T6C333873402CAD576160B4F8E159EB6834F06B85_H #define DATETIMEOFFSET_T6C333873402CAD576160B4F8E159EB6834F06B85_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTimeOffset struct DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 { public: // System.DateTime System.DateTimeOffset::m_dateTime DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___m_dateTime_2; // System.Int16 System.DateTimeOffset::m_offsetMinutes int16_t ___m_offsetMinutes_3; public: inline static int32_t get_offset_of_m_dateTime_2() { return static_cast(offsetof(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85, ___m_dateTime_2)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_m_dateTime_2() const { return ___m_dateTime_2; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_m_dateTime_2() { return &___m_dateTime_2; } inline void set_m_dateTime_2(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___m_dateTime_2 = value; } inline static int32_t get_offset_of_m_offsetMinutes_3() { return static_cast(offsetof(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85, ___m_offsetMinutes_3)); } inline int16_t get_m_offsetMinutes_3() const { return ___m_offsetMinutes_3; } inline int16_t* get_address_of_m_offsetMinutes_3() { return &___m_offsetMinutes_3; } inline void set_m_offsetMinutes_3(int16_t value) { ___m_offsetMinutes_3 = value; } }; struct DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_StaticFields { public: // System.DateTimeOffset System.DateTimeOffset::MinValue DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___MinValue_0; // System.DateTimeOffset System.DateTimeOffset::MaxValue DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___MaxValue_1; public: inline static int32_t get_offset_of_MinValue_0() { return static_cast(offsetof(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_StaticFields, ___MinValue_0)); } inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 get_MinValue_0() const { return ___MinValue_0; } inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * get_address_of_MinValue_0() { return &___MinValue_0; } inline void set_MinValue_0(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 value) { ___MinValue_0 = value; } inline static int32_t get_offset_of_MaxValue_1() { return static_cast(offsetof(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_StaticFields, ___MaxValue_1)); } inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 get_MaxValue_1() const { return ___MaxValue_1; } inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * get_address_of_MaxValue_1() { return &___MaxValue_1; } inline void set_MaxValue_1(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 value) { ___MaxValue_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATETIMEOFFSET_T6C333873402CAD576160B4F8E159EB6834F06B85_H #ifndef DELEGATE_T_H #define DELEGATE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((&___m_target_2), value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_extra_arg_5() { return static_cast(offsetof(Delegate_t, ___extra_arg_5)); } inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; } inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; } inline void set_extra_arg_5(intptr_t value) { ___extra_arg_5 = value; } inline static int32_t get_offset_of_method_code_6() { return static_cast(offsetof(Delegate_t, ___method_code_6)); } inline intptr_t get_method_code_6() const { return ___method_code_6; } inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; } inline void set_method_code_6(intptr_t value) { ___method_code_6 = value; } inline static int32_t get_offset_of_method_info_7() { return static_cast(offsetof(Delegate_t, ___method_info_7)); } inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; } inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; } inline void set_method_info_7(MethodInfo_t * value) { ___method_info_7 = value; Il2CppCodeGenWriteBarrier((&___method_info_7), value); } inline static int32_t get_offset_of_original_method_info_8() { return static_cast(offsetof(Delegate_t, ___original_method_info_8)); } inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; } inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; } inline void set_original_method_info_8(MethodInfo_t * value) { ___original_method_info_8 = value; Il2CppCodeGenWriteBarrier((&___original_method_info_8), value); } inline static int32_t get_offset_of_data_9() { return static_cast(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * get_data_9() const { return ___data_9; } inline DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((&___data_9), value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast(offsetof(Delegate_t, ___method_is_virtual_10)); } inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; } inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; } inline void set_method_is_virtual_10(bool value) { ___method_is_virtual_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; int32_t ___method_is_virtual_10; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t1BF9F691B56DAE5F8C28C5E084FDE94F15F27BBE * ___data_9; int32_t ___method_is_virtual_10; }; #endif // DELEGATE_T_H #ifndef FORMATEXCEPTION_T2808E076CDE4650AF89F55FD78F49290D0EC5BDC_H #define FORMATEXCEPTION_T2808E076CDE4650AF89F55FD78F49290D0EC5BDC_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.FormatException struct FormatException_t2808E076CDE4650AF89F55FD78F49290D0EC5BDC : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FORMATEXCEPTION_T2808E076CDE4650AF89F55FD78F49290D0EC5BDC_H #ifndef INVALIDCASTEXCEPTION_T91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA_H #define INVALIDCASTEXCEPTION_T91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.InvalidCastException struct InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INVALIDCASTEXCEPTION_T91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA_H #ifndef BINDINGFLAGS_TE35C91D046E63A1B92BB9AB909FCF9DA84379ED0_H #define BINDINGFLAGS_TE35C91D046E63A1B92BB9AB909FCF9DA84379ED0_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.BindingFlags struct BindingFlags_tE35C91D046E63A1B92BB9AB909FCF9DA84379ED0 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tE35C91D046E63A1B92BB9AB909FCF9DA84379ED0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BINDINGFLAGS_TE35C91D046E63A1B92BB9AB909FCF9DA84379ED0_H #ifndef MISSINGMANIFESTRESOURCEEXCEPTION_TD8397DA5F4CC63B78F91916522A302782CAB0261_H #define MISSINGMANIFESTRESOURCEEXCEPTION_TD8397DA5F4CC63B78F91916522A302782CAB0261_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Resources.MissingManifestResourceException struct MissingManifestResourceException_tD8397DA5F4CC63B78F91916522A302782CAB0261 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MISSINGMANIFESTRESOURCEEXCEPTION_TD8397DA5F4CC63B78F91916522A302782CAB0261_H #ifndef STREAMINGCONTEXTSTATES_T6D16CD7BC584A66A29B702F5FD59DF62BB1BDD3F_H #define STREAMINGCONTEXTSTATES_T6D16CD7BC584A66A29B702F5FD59DF62BB1BDD3F_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Runtime.Serialization.StreamingContextStates struct StreamingContextStates_t6D16CD7BC584A66A29B702F5FD59DF62BB1BDD3F { public: // System.Int32 System.Runtime.Serialization.StreamingContextStates::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StreamingContextStates_t6D16CD7BC584A66A29B702F5FD59DF62BB1BDD3F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STREAMINGCONTEXTSTATES_T6D16CD7BC584A66A29B702F5FD59DF62BB1BDD3F_H #ifndef RUNTIMEFIELDHANDLE_T844BDF00E8E6FE69D9AEAA7657F09018B864F4EF_H #define RUNTIMEFIELDHANDLE_T844BDF00E8E6FE69D9AEAA7657F09018B864F4EF_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.RuntimeFieldHandle struct RuntimeFieldHandle_t844BDF00E8E6FE69D9AEAA7657F09018B864F4EF { public: // System.IntPtr System.RuntimeFieldHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeFieldHandle_t844BDF00E8E6FE69D9AEAA7657F09018B864F4EF, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEFIELDHANDLE_T844BDF00E8E6FE69D9AEAA7657F09018B864F4EF_H #ifndef RUNTIMETYPEHANDLE_T7B542280A22F0EC4EAC2061C29178845847A8B2D_H #define RUNTIMETYPEHANDLE_T7B542280A22F0EC4EAC2061C29178845847A8B2D_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.RuntimeTypeHandle struct RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMETYPEHANDLE_T7B542280A22F0EC4EAC2061C29178845847A8B2D_H #ifndef TIMESPAN_TA8069278ACE8A74D6DF7D514A9CD4432433F64C4_H #define TIMESPAN_TA8069278ACE8A74D6DF7D514A9CD4432433F64C4_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.TimeSpan struct TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_3; public: inline static int32_t get_offset_of__ticks_3() { return static_cast(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4, ____ticks_3)); } inline int64_t get__ticks_3() const { return ____ticks_3; } inline int64_t* get_address_of__ticks_3() { return &____ticks_3; } inline void set__ticks_3(int64_t value) { ____ticks_3 = value; } }; struct TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields { public: // System.TimeSpan System.TimeSpan::Zero TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___Zero_0; // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___MaxValue_1; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___MinValue_2; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyConfigChecked bool ____legacyConfigChecked_4; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyMode bool ____legacyMode_5; public: inline static int32_t get_offset_of_Zero_0() { return static_cast(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ___Zero_0)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_Zero_0() const { return ___Zero_0; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_Zero_0() { return &___Zero_0; } inline void set_Zero_0(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___Zero_0 = value; } inline static int32_t get_offset_of_MaxValue_1() { return static_cast(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ___MaxValue_1)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_MaxValue_1() const { return ___MaxValue_1; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_MaxValue_1() { return &___MaxValue_1; } inline void set_MaxValue_1(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___MaxValue_1 = value; } inline static int32_t get_offset_of_MinValue_2() { return static_cast(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ___MinValue_2)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_MinValue_2() const { return ___MinValue_2; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_MinValue_2() { return &___MinValue_2; } inline void set_MinValue_2(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___MinValue_2 = value; } inline static int32_t get_offset_of__legacyConfigChecked_4() { return static_cast(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ____legacyConfigChecked_4)); } inline bool get__legacyConfigChecked_4() const { return ____legacyConfigChecked_4; } inline bool* get_address_of__legacyConfigChecked_4() { return &____legacyConfigChecked_4; } inline void set__legacyConfigChecked_4(bool value) { ____legacyConfigChecked_4 = value; } inline static int32_t get_offset_of__legacyMode_5() { return static_cast(offsetof(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields, ____legacyMode_5)); } inline bool get__legacyMode_5() const { return ____legacyMode_5; } inline bool* get_address_of__legacyMode_5() { return &____legacyMode_5; } inline void set__legacyMode_5(bool value) { ____legacyMode_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMESPAN_TA8069278ACE8A74D6DF7D514A9CD4432433F64C4_H #ifndef TYPECODE_T03ED52F888000DAF40C550C434F29F39A23D61C6_H #define TYPECODE_T03ED52F888000DAF40C550C434F29F39A23D61C6_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.TypeCode struct TypeCode_t03ED52F888000DAF40C550C434F29F39A23D61C6 { public: // System.Int32 System.TypeCode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TypeCode_t03ED52F888000DAF40C550C434F29F39A23D61C6, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TYPECODE_T03ED52F888000DAF40C550C434F29F39A23D61C6_H #ifndef FLAGS_TEBE7CABEBD13F16920D6950B384EB8F988250A2A_H #define FLAGS_TEBE7CABEBD13F16920D6950B384EB8F988250A2A_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Uri_Flags struct Flags_tEBE7CABEBD13F16920D6950B384EB8F988250A2A { public: // System.UInt64 System.Uri_Flags::value__ uint64_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Flags_tEBE7CABEBD13F16920D6950B384EB8F988250A2A, ___value___2)); } inline uint64_t get_value___2() const { return ___value___2; } inline uint64_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint64_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FLAGS_TEBE7CABEBD13F16920D6950B384EB8F988250A2A_H #ifndef URIIDNSCOPE_TE1574B39C7492C761EFE2FC12DDE82DE013AC9D1_H #define URIIDNSCOPE_TE1574B39C7492C761EFE2FC12DDE82DE013AC9D1_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UriIdnScope struct UriIdnScope_tE1574B39C7492C761EFE2FC12DDE82DE013AC9D1 { public: // System.Int32 System.UriIdnScope::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(UriIdnScope_tE1574B39C7492C761EFE2FC12DDE82DE013AC9D1, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // URIIDNSCOPE_TE1574B39C7492C761EFE2FC12DDE82DE013AC9D1_H #ifndef CONFORMANCELEVEL_T42F011B2E0FC7FB8324076CCBDEDAD7CC6FFBE1A_H #define CONFORMANCELEVEL_T42F011B2E0FC7FB8324076CCBDEDAD7CC6FFBE1A_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.ConformanceLevel struct ConformanceLevel_t42F011B2E0FC7FB8324076CCBDEDAD7CC6FFBE1A { public: // System.Int32 System.Xml.ConformanceLevel::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ConformanceLevel_t42F011B2E0FC7FB8324076CCBDEDAD7CC6FFBE1A, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CONFORMANCELEVEL_T42F011B2E0FC7FB8324076CCBDEDAD7CC6FFBE1A_H #ifndef DTDPROCESSING_TAB3B800A5365ED9C5841D71F40E5A38840D32DB3_H #define DTDPROCESSING_TAB3B800A5365ED9C5841D71F40E5A38840D32DB3_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.DtdProcessing struct DtdProcessing_tAB3B800A5365ED9C5841D71F40E5A38840D32DB3 { public: // System.Int32 System.Xml.DtdProcessing::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DtdProcessing_tAB3B800A5365ED9C5841D71F40E5A38840D32DB3, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DTDPROCESSING_TAB3B800A5365ED9C5841D71F40E5A38840D32DB3_H #ifndef LISTTYPE_T0322B2CB66D5748A27174A99131B5AD7A7ECDE0A_H #define LISTTYPE_T0322B2CB66D5748A27174A99131B5AD7A7ECDE0A_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.NamespaceList_ListType struct ListType_t0322B2CB66D5748A27174A99131B5AD7A7ECDE0A { public: // System.Int32 System.Xml.Schema.NamespaceList_ListType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ListType_t0322B2CB66D5748A27174A99131B5AD7A7ECDE0A, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LISTTYPE_T0322B2CB66D5748A27174A99131B5AD7A7ECDE0A_H #ifndef USE_T8F6205841F1E8F0578F601AC12C06E6C645B0CC5_H #define USE_T8F6205841F1E8F0578F601AC12C06E6C645B0CC5_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.SchemaDeclBase_Use struct Use_t8F6205841F1E8F0578F601AC12C06E6C645B0CC5 { public: // System.Int32 System.Xml.Schema.SchemaDeclBase_Use::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Use_t8F6205841F1E8F0578F601AC12C06E6C645B0CC5, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // USE_T8F6205841F1E8F0578F601AC12C06E6C645B0CC5_H #ifndef SCHEMATYPE_T0EE4FECE10D4045A0C84698FEFBA18D9C34992DF_H #define SCHEMATYPE_T0EE4FECE10D4045A0C84698FEFBA18D9C34992DF_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.SchemaType struct SchemaType_t0EE4FECE10D4045A0C84698FEFBA18D9C34992DF { public: // System.Int32 System.Xml.Schema.SchemaType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SchemaType_t0EE4FECE10D4045A0C84698FEFBA18D9C34992DF, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCHEMATYPE_T0EE4FECE10D4045A0C84698FEFBA18D9C34992DF_H #ifndef UNION_T75FE76D5ECF7F32BF3656D21BD446F4E42996391_H #define UNION_T75FE76D5ECF7F32BF3656D21BD446F4E42996391_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlAtomicValue_Union struct Union_t75FE76D5ECF7F32BF3656D21BD446F4E42996391 { public: union { struct { union { #pragma pack(push, tp, 1) struct { // System.Boolean System.Xml.Schema.XmlAtomicValue_Union::boolVal bool ___boolVal_0; }; #pragma pack(pop, tp) struct { bool ___boolVal_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Double System.Xml.Schema.XmlAtomicValue_Union::dblVal double ___dblVal_1; }; #pragma pack(pop, tp) struct { double ___dblVal_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Int64 System.Xml.Schema.XmlAtomicValue_Union::i64Val int64_t ___i64Val_2; }; #pragma pack(pop, tp) struct { int64_t ___i64Val_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Int32 System.Xml.Schema.XmlAtomicValue_Union::i32Val int32_t ___i32Val_3; }; #pragma pack(pop, tp) struct { int32_t ___i32Val_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.DateTime System.Xml.Schema.XmlAtomicValue_Union::dtVal DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dtVal_4; }; #pragma pack(pop, tp) struct { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dtVal_4_forAlignmentOnly; }; }; }; uint8_t Union_t75FE76D5ECF7F32BF3656D21BD446F4E42996391__padding[8]; }; public: inline static int32_t get_offset_of_boolVal_0() { return static_cast(offsetof(Union_t75FE76D5ECF7F32BF3656D21BD446F4E42996391, ___boolVal_0)); } inline bool get_boolVal_0() const { return ___boolVal_0; } inline bool* get_address_of_boolVal_0() { return &___boolVal_0; } inline void set_boolVal_0(bool value) { ___boolVal_0 = value; } inline static int32_t get_offset_of_dblVal_1() { return static_cast(offsetof(Union_t75FE76D5ECF7F32BF3656D21BD446F4E42996391, ___dblVal_1)); } inline double get_dblVal_1() const { return ___dblVal_1; } inline double* get_address_of_dblVal_1() { return &___dblVal_1; } inline void set_dblVal_1(double value) { ___dblVal_1 = value; } inline static int32_t get_offset_of_i64Val_2() { return static_cast(offsetof(Union_t75FE76D5ECF7F32BF3656D21BD446F4E42996391, ___i64Val_2)); } inline int64_t get_i64Val_2() const { return ___i64Val_2; } inline int64_t* get_address_of_i64Val_2() { return &___i64Val_2; } inline void set_i64Val_2(int64_t value) { ___i64Val_2 = value; } inline static int32_t get_offset_of_i32Val_3() { return static_cast(offsetof(Union_t75FE76D5ECF7F32BF3656D21BD446F4E42996391, ___i32Val_3)); } inline int32_t get_i32Val_3() const { return ___i32Val_3; } inline int32_t* get_address_of_i32Val_3() { return &___i32Val_3; } inline void set_i32Val_3(int32_t value) { ___i32Val_3 = value; } inline static int32_t get_offset_of_dtVal_4() { return static_cast(offsetof(Union_t75FE76D5ECF7F32BF3656D21BD446F4E42996391, ___dtVal_4)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_dtVal_4() const { return ___dtVal_4; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_dtVal_4() { return &___dtVal_4; } inline void set_dtVal_4(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___dtVal_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Xml.Schema.XmlAtomicValue/Union struct Union_t75FE76D5ECF7F32BF3656D21BD446F4E42996391_marshaled_pinvoke { union { struct { union { #pragma pack(push, tp, 1) struct { int32_t ___boolVal_0; }; #pragma pack(pop, tp) struct { int32_t ___boolVal_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { double ___dblVal_1; }; #pragma pack(pop, tp) struct { double ___dblVal_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { int64_t ___i64Val_2; }; #pragma pack(pop, tp) struct { int64_t ___i64Val_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { int32_t ___i32Val_3; }; #pragma pack(pop, tp) struct { int32_t ___i32Val_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dtVal_4; }; #pragma pack(pop, tp) struct { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dtVal_4_forAlignmentOnly; }; }; }; uint8_t Union_t75FE76D5ECF7F32BF3656D21BD446F4E42996391__padding[8]; }; }; // Native definition for COM marshalling of System.Xml.Schema.XmlAtomicValue/Union struct Union_t75FE76D5ECF7F32BF3656D21BD446F4E42996391_marshaled_com { union { struct { union { #pragma pack(push, tp, 1) struct { int32_t ___boolVal_0; }; #pragma pack(pop, tp) struct { int32_t ___boolVal_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { double ___dblVal_1; }; #pragma pack(pop, tp) struct { double ___dblVal_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { int64_t ___i64Val_2; }; #pragma pack(pop, tp) struct { int64_t ___i64Val_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { int32_t ___i32Val_3; }; #pragma pack(pop, tp) struct { int32_t ___i32Val_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dtVal_4; }; #pragma pack(pop, tp) struct { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dtVal_4_forAlignmentOnly; }; }; }; uint8_t Union_t75FE76D5ECF7F32BF3656D21BD446F4E42996391__padding[8]; }; }; #endif // UNION_T75FE76D5ECF7F32BF3656D21BD446F4E42996391_H #ifndef XMLSCHEMAATTRIBUTE_TC31F76D28F8D593EFB409CD27FABFC32AF27E99B_H #define XMLSCHEMAATTRIBUTE_TC31F76D28F8D593EFB409CD27FABFC32AF27E99B_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaAttribute struct XmlSchemaAttribute_tC31F76D28F8D593EFB409CD27FABFC32AF27E99B : public XmlSchemaAnnotated_t94F7899A20B495CD62FA0976A4F23FD4A0847B7B { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAATTRIBUTE_TC31F76D28F8D593EFB409CD27FABFC32AF27E99B_H #ifndef XMLSCHEMACONTENTPROCESSING_TD85295E4C6FA245DAE6F9E4E1C927E76678B197A_H #define XMLSCHEMACONTENTPROCESSING_TD85295E4C6FA245DAE6F9E4E1C927E76678B197A_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaContentProcessing struct XmlSchemaContentProcessing_tD85295E4C6FA245DAE6F9E4E1C927E76678B197A { public: // System.Int32 System.Xml.Schema.XmlSchemaContentProcessing::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XmlSchemaContentProcessing_tD85295E4C6FA245DAE6F9E4E1C927E76678B197A, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMACONTENTPROCESSING_TD85295E4C6FA245DAE6F9E4E1C927E76678B197A_H #ifndef XMLSCHEMACONTENTTYPE_TAAF4C8374963BFF5F4C3F71FAA1AE9E8944E03E5_H #define XMLSCHEMACONTENTTYPE_TAAF4C8374963BFF5F4C3F71FAA1AE9E8944E03E5_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaContentType struct XmlSchemaContentType_tAAF4C8374963BFF5F4C3F71FAA1AE9E8944E03E5 { public: // System.Int32 System.Xml.Schema.XmlSchemaContentType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XmlSchemaContentType_tAAF4C8374963BFF5F4C3F71FAA1AE9E8944E03E5, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMACONTENTTYPE_TAAF4C8374963BFF5F4C3F71FAA1AE9E8944E03E5_H #ifndef XMLSCHEMADATATYPEVARIETY_T26489B3A13FBF83AEBD1E94ECACD30AF091C9A02_H #define XMLSCHEMADATATYPEVARIETY_T26489B3A13FBF83AEBD1E94ECACD30AF091C9A02_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaDatatypeVariety struct XmlSchemaDatatypeVariety_t26489B3A13FBF83AEBD1E94ECACD30AF091C9A02 { public: // System.Int32 System.Xml.Schema.XmlSchemaDatatypeVariety::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XmlSchemaDatatypeVariety_t26489B3A13FBF83AEBD1E94ECACD30AF091C9A02, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMADATATYPEVARIETY_T26489B3A13FBF83AEBD1E94ECACD30AF091C9A02_H #ifndef XMLSCHEMADERIVATIONMETHOD_T9C964CFFC430E62A1FF62E70B9FE2C976A3A5F58_H #define XMLSCHEMADERIVATIONMETHOD_T9C964CFFC430E62A1FF62E70B9FE2C976A3A5F58_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaDerivationMethod struct XmlSchemaDerivationMethod_t9C964CFFC430E62A1FF62E70B9FE2C976A3A5F58 { public: // System.Int32 System.Xml.Schema.XmlSchemaDerivationMethod::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XmlSchemaDerivationMethod_t9C964CFFC430E62A1FF62E70B9FE2C976A3A5F58, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMADERIVATIONMETHOD_T9C964CFFC430E62A1FF62E70B9FE2C976A3A5F58_H #ifndef XMLSCHEMAEXCEPTION_T6E118FD214784A2E7DE004B99148C2C4CCC1EE65_H #define XMLSCHEMAEXCEPTION_T6E118FD214784A2E7DE004B99148C2C4CCC1EE65_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaException struct XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 : public SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 { public: // System.String System.Xml.Schema.XmlSchemaException::res String_t* ___res_17; // System.String[] System.Xml.Schema.XmlSchemaException::args StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___args_18; // System.String System.Xml.Schema.XmlSchemaException::sourceUri String_t* ___sourceUri_19; // System.Int32 System.Xml.Schema.XmlSchemaException::lineNumber int32_t ___lineNumber_20; // System.Int32 System.Xml.Schema.XmlSchemaException::linePosition int32_t ___linePosition_21; // System.Xml.Schema.XmlSchemaObject System.Xml.Schema.XmlSchemaException::sourceSchemaObject XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * ___sourceSchemaObject_22; // System.String System.Xml.Schema.XmlSchemaException::message String_t* ___message_23; public: inline static int32_t get_offset_of_res_17() { return static_cast(offsetof(XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65, ___res_17)); } inline String_t* get_res_17() const { return ___res_17; } inline String_t** get_address_of_res_17() { return &___res_17; } inline void set_res_17(String_t* value) { ___res_17 = value; Il2CppCodeGenWriteBarrier((&___res_17), value); } inline static int32_t get_offset_of_args_18() { return static_cast(offsetof(XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65, ___args_18)); } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* get_args_18() const { return ___args_18; } inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E** get_address_of_args_18() { return &___args_18; } inline void set_args_18(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* value) { ___args_18 = value; Il2CppCodeGenWriteBarrier((&___args_18), value); } inline static int32_t get_offset_of_sourceUri_19() { return static_cast(offsetof(XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65, ___sourceUri_19)); } inline String_t* get_sourceUri_19() const { return ___sourceUri_19; } inline String_t** get_address_of_sourceUri_19() { return &___sourceUri_19; } inline void set_sourceUri_19(String_t* value) { ___sourceUri_19 = value; Il2CppCodeGenWriteBarrier((&___sourceUri_19), value); } inline static int32_t get_offset_of_lineNumber_20() { return static_cast(offsetof(XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65, ___lineNumber_20)); } inline int32_t get_lineNumber_20() const { return ___lineNumber_20; } inline int32_t* get_address_of_lineNumber_20() { return &___lineNumber_20; } inline void set_lineNumber_20(int32_t value) { ___lineNumber_20 = value; } inline static int32_t get_offset_of_linePosition_21() { return static_cast(offsetof(XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65, ___linePosition_21)); } inline int32_t get_linePosition_21() const { return ___linePosition_21; } inline int32_t* get_address_of_linePosition_21() { return &___linePosition_21; } inline void set_linePosition_21(int32_t value) { ___linePosition_21 = value; } inline static int32_t get_offset_of_sourceSchemaObject_22() { return static_cast(offsetof(XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65, ___sourceSchemaObject_22)); } inline XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * get_sourceSchemaObject_22() const { return ___sourceSchemaObject_22; } inline XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B ** get_address_of_sourceSchemaObject_22() { return &___sourceSchemaObject_22; } inline void set_sourceSchemaObject_22(XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * value) { ___sourceSchemaObject_22 = value; Il2CppCodeGenWriteBarrier((&___sourceSchemaObject_22), value); } inline static int32_t get_offset_of_message_23() { return static_cast(offsetof(XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65, ___message_23)); } inline String_t* get_message_23() const { return ___message_23; } inline String_t** get_address_of_message_23() { return &___message_23; } inline void set_message_23(String_t* value) { ___message_23 = value; Il2CppCodeGenWriteBarrier((&___message_23), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAEXCEPTION_T6E118FD214784A2E7DE004B99148C2C4CCC1EE65_H #ifndef OCCURS_T6B3513E522B1DF0DB690037276296BB18F81BCE0_H #define OCCURS_T6B3513E522B1DF0DB690037276296BB18F81BCE0_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaParticle_Occurs struct Occurs_t6B3513E522B1DF0DB690037276296BB18F81BCE0 { public: // System.Int32 System.Xml.Schema.XmlSchemaParticle_Occurs::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Occurs_t6B3513E522B1DF0DB690037276296BB18F81BCE0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // OCCURS_T6B3513E522B1DF0DB690037276296BB18F81BCE0_H #ifndef XMLSCHEMASIMPLETYPECONTENT_T87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E_H #define XMLSCHEMASIMPLETYPECONTENT_T87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaSimpleTypeContent struct XmlSchemaSimpleTypeContent_t87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E : public XmlSchemaAnnotated_t94F7899A20B495CD62FA0976A4F23FD4A0847B7B { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMASIMPLETYPECONTENT_T87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E_H #ifndef XMLSCHEMAVALIDATIONFLAGS_T866C695263C623EE4F1746A541248AE12D311A73_H #define XMLSCHEMAVALIDATIONFLAGS_T866C695263C623EE4F1746A541248AE12D311A73_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaValidationFlags struct XmlSchemaValidationFlags_t866C695263C623EE4F1746A541248AE12D311A73 { public: // System.Int32 System.Xml.Schema.XmlSchemaValidationFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XmlSchemaValidationFlags_t866C695263C623EE4F1746A541248AE12D311A73, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAVALIDATIONFLAGS_T866C695263C623EE4F1746A541248AE12D311A73_H #ifndef XMLSCHEMAVALIDITY_TFB9AEE7708C4FF08DC1564482F46991CF8FD0621_H #define XMLSCHEMAVALIDITY_TFB9AEE7708C4FF08DC1564482F46991CF8FD0621_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaValidity struct XmlSchemaValidity_tFB9AEE7708C4FF08DC1564482F46991CF8FD0621 { public: // System.Int32 System.Xml.Schema.XmlSchemaValidity::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XmlSchemaValidity_tFB9AEE7708C4FF08DC1564482F46991CF8FD0621, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAVALIDITY_TFB9AEE7708C4FF08DC1564482F46991CF8FD0621_H #ifndef XMLSCHEMAWHITESPACE_T8E7AB044CFB43348933A839AB7D61D50501D6551_H #define XMLSCHEMAWHITESPACE_T8E7AB044CFB43348933A839AB7D61D50501D6551_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaWhiteSpace struct XmlSchemaWhiteSpace_t8E7AB044CFB43348933A839AB7D61D50501D6551 { public: // System.Int32 System.Xml.Schema.XmlSchemaWhiteSpace::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XmlSchemaWhiteSpace_t8E7AB044CFB43348933A839AB7D61D50501D6551, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAWHITESPACE_T8E7AB044CFB43348933A839AB7D61D50501D6551_H #ifndef XMLSEVERITYTYPE_TC3AD578830B568AE8D5455F146A99305BEE0501A_H #define XMLSEVERITYTYPE_TC3AD578830B568AE8D5455F146A99305BEE0501A_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSeverityType struct XmlSeverityType_tC3AD578830B568AE8D5455F146A99305BEE0501A { public: // System.Int32 System.Xml.Schema.XmlSeverityType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XmlSeverityType_tC3AD578830B568AE8D5455F146A99305BEE0501A, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSEVERITYTYPE_TC3AD578830B568AE8D5455F146A99305BEE0501A_H #ifndef XMLTYPECODE_T9C4AD5729574C591993F2559021E198BED5252A2_H #define XMLTYPECODE_T9C4AD5729574C591993F2559021E198BED5252A2_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlTypeCode struct XmlTypeCode_t9C4AD5729574C591993F2559021E198BED5252A2 { public: // System.Int32 System.Xml.Schema.XmlTypeCode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XmlTypeCode_t9C4AD5729574C591993F2559021E198BED5252A2, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLTYPECODE_T9C4AD5729574C591993F2559021E198BED5252A2_H #ifndef XSDDATETIME_TEA54A4A77DD9458E97F1306F2013714582663CC5_H #define XSDDATETIME_TEA54A4A77DD9458E97F1306F2013714582663CC5_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XsdDateTime struct XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 { public: // System.DateTime System.Xml.Schema.XsdDateTime::dt DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dt_0; // System.UInt32 System.Xml.Schema.XsdDateTime::extra uint32_t ___extra_1; public: inline static int32_t get_offset_of_dt_0() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5, ___dt_0)); } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 get_dt_0() const { return ___dt_0; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * get_address_of_dt_0() { return &___dt_0; } inline void set_dt_0(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { ___dt_0 = value; } inline static int32_t get_offset_of_extra_1() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5, ___extra_1)); } inline uint32_t get_extra_1() const { return ___extra_1; } inline uint32_t* get_address_of_extra_1() { return &___extra_1; } inline void set_extra_1(uint32_t value) { ___extra_1 = value; } }; struct XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields { public: // 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_t43BF24D43F5D8E1233D96C0CE555091AE495642B* ___typeCodes_24; public: inline static int32_t get_offset_of_Lzyyyy_2() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___Lzyyyy_2)); } inline int32_t get_Lzyyyy_2() const { return ___Lzyyyy_2; } inline int32_t* get_address_of_Lzyyyy_2() { return &___Lzyyyy_2; } inline void set_Lzyyyy_2(int32_t value) { ___Lzyyyy_2 = value; } inline static int32_t get_offset_of_Lzyyyy__3() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___Lzyyyy__3)); } inline int32_t get_Lzyyyy__3() const { return ___Lzyyyy__3; } inline int32_t* get_address_of_Lzyyyy__3() { return &___Lzyyyy__3; } inline void set_Lzyyyy__3(int32_t value) { ___Lzyyyy__3 = value; } inline static int32_t get_offset_of_Lzyyyy_MM_4() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___Lzyyyy_MM_4)); } inline int32_t get_Lzyyyy_MM_4() const { return ___Lzyyyy_MM_4; } inline int32_t* get_address_of_Lzyyyy_MM_4() { return &___Lzyyyy_MM_4; } inline void set_Lzyyyy_MM_4(int32_t value) { ___Lzyyyy_MM_4 = value; } inline static int32_t get_offset_of_Lzyyyy_MM__5() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___Lzyyyy_MM__5)); } inline int32_t get_Lzyyyy_MM__5() const { return ___Lzyyyy_MM__5; } inline int32_t* get_address_of_Lzyyyy_MM__5() { return &___Lzyyyy_MM__5; } inline void set_Lzyyyy_MM__5(int32_t value) { ___Lzyyyy_MM__5 = value; } inline static int32_t get_offset_of_Lzyyyy_MM_dd_6() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___Lzyyyy_MM_dd_6)); } inline int32_t get_Lzyyyy_MM_dd_6() const { return ___Lzyyyy_MM_dd_6; } inline int32_t* get_address_of_Lzyyyy_MM_dd_6() { return &___Lzyyyy_MM_dd_6; } inline void set_Lzyyyy_MM_dd_6(int32_t value) { ___Lzyyyy_MM_dd_6 = value; } inline static int32_t get_offset_of_Lzyyyy_MM_ddT_7() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___Lzyyyy_MM_ddT_7)); } inline int32_t get_Lzyyyy_MM_ddT_7() const { return ___Lzyyyy_MM_ddT_7; } inline int32_t* get_address_of_Lzyyyy_MM_ddT_7() { return &___Lzyyyy_MM_ddT_7; } inline void set_Lzyyyy_MM_ddT_7(int32_t value) { ___Lzyyyy_MM_ddT_7 = value; } inline static int32_t get_offset_of_LzHH_8() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___LzHH_8)); } inline int32_t get_LzHH_8() const { return ___LzHH_8; } inline int32_t* get_address_of_LzHH_8() { return &___LzHH_8; } inline void set_LzHH_8(int32_t value) { ___LzHH_8 = value; } inline static int32_t get_offset_of_LzHH__9() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___LzHH__9)); } inline int32_t get_LzHH__9() const { return ___LzHH__9; } inline int32_t* get_address_of_LzHH__9() { return &___LzHH__9; } inline void set_LzHH__9(int32_t value) { ___LzHH__9 = value; } inline static int32_t get_offset_of_LzHH_mm_10() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___LzHH_mm_10)); } inline int32_t get_LzHH_mm_10() const { return ___LzHH_mm_10; } inline int32_t* get_address_of_LzHH_mm_10() { return &___LzHH_mm_10; } inline void set_LzHH_mm_10(int32_t value) { ___LzHH_mm_10 = value; } inline static int32_t get_offset_of_LzHH_mm__11() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___LzHH_mm__11)); } inline int32_t get_LzHH_mm__11() const { return ___LzHH_mm__11; } inline int32_t* get_address_of_LzHH_mm__11() { return &___LzHH_mm__11; } inline void set_LzHH_mm__11(int32_t value) { ___LzHH_mm__11 = value; } inline static int32_t get_offset_of_LzHH_mm_ss_12() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___LzHH_mm_ss_12)); } inline int32_t get_LzHH_mm_ss_12() const { return ___LzHH_mm_ss_12; } inline int32_t* get_address_of_LzHH_mm_ss_12() { return &___LzHH_mm_ss_12; } inline void set_LzHH_mm_ss_12(int32_t value) { ___LzHH_mm_ss_12 = value; } inline static int32_t get_offset_of_Lz__13() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___Lz__13)); } inline int32_t get_Lz__13() const { return ___Lz__13; } inline int32_t* get_address_of_Lz__13() { return &___Lz__13; } inline void set_Lz__13(int32_t value) { ___Lz__13 = value; } inline static int32_t get_offset_of_Lz_zz_14() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___Lz_zz_14)); } inline int32_t get_Lz_zz_14() const { return ___Lz_zz_14; } inline int32_t* get_address_of_Lz_zz_14() { return &___Lz_zz_14; } inline void set_Lz_zz_14(int32_t value) { ___Lz_zz_14 = value; } inline static int32_t get_offset_of_Lz_zz__15() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___Lz_zz__15)); } inline int32_t get_Lz_zz__15() const { return ___Lz_zz__15; } inline int32_t* get_address_of_Lz_zz__15() { return &___Lz_zz__15; } inline void set_Lz_zz__15(int32_t value) { ___Lz_zz__15 = value; } inline static int32_t get_offset_of_Lz_zz_zz_16() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___Lz_zz_zz_16)); } inline int32_t get_Lz_zz_zz_16() const { return ___Lz_zz_zz_16; } inline int32_t* get_address_of_Lz_zz_zz_16() { return &___Lz_zz_zz_16; } inline void set_Lz_zz_zz_16(int32_t value) { ___Lz_zz_zz_16 = value; } inline static int32_t get_offset_of_Lz___17() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___Lz___17)); } inline int32_t get_Lz___17() const { return ___Lz___17; } inline int32_t* get_address_of_Lz___17() { return &___Lz___17; } inline void set_Lz___17(int32_t value) { ___Lz___17 = value; } inline static int32_t get_offset_of_Lz__mm_18() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___Lz__mm_18)); } inline int32_t get_Lz__mm_18() const { return ___Lz__mm_18; } inline int32_t* get_address_of_Lz__mm_18() { return &___Lz__mm_18; } inline void set_Lz__mm_18(int32_t value) { ___Lz__mm_18 = value; } inline static int32_t get_offset_of_Lz__mm__19() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___Lz__mm__19)); } inline int32_t get_Lz__mm__19() const { return ___Lz__mm__19; } inline int32_t* get_address_of_Lz__mm__19() { return &___Lz__mm__19; } inline void set_Lz__mm__19(int32_t value) { ___Lz__mm__19 = value; } inline static int32_t get_offset_of_Lz__mm___20() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___Lz__mm___20)); } inline int32_t get_Lz__mm___20() const { return ___Lz__mm___20; } inline int32_t* get_address_of_Lz__mm___20() { return &___Lz__mm___20; } inline void set_Lz__mm___20(int32_t value) { ___Lz__mm___20 = value; } inline static int32_t get_offset_of_Lz__mm_dd_21() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___Lz__mm_dd_21)); } inline int32_t get_Lz__mm_dd_21() const { return ___Lz__mm_dd_21; } inline int32_t* get_address_of_Lz__mm_dd_21() { return &___Lz__mm_dd_21; } inline void set_Lz__mm_dd_21(int32_t value) { ___Lz__mm_dd_21 = value; } inline static int32_t get_offset_of_Lz____22() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___Lz____22)); } inline int32_t get_Lz____22() const { return ___Lz____22; } inline int32_t* get_address_of_Lz____22() { return &___Lz____22; } inline void set_Lz____22(int32_t value) { ___Lz____22 = value; } inline static int32_t get_offset_of_Lz___dd_23() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___Lz___dd_23)); } inline int32_t get_Lz___dd_23() const { return ___Lz___dd_23; } inline int32_t* get_address_of_Lz___dd_23() { return &___Lz___dd_23; } inline void set_Lz___dd_23(int32_t value) { ___Lz___dd_23 = value; } inline static int32_t get_offset_of_typeCodes_24() { return static_cast(offsetof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields, ___typeCodes_24)); } inline XmlTypeCodeU5BU5D_t43BF24D43F5D8E1233D96C0CE555091AE495642B* get_typeCodes_24() const { return ___typeCodes_24; } inline XmlTypeCodeU5BU5D_t43BF24D43F5D8E1233D96C0CE555091AE495642B** get_address_of_typeCodes_24() { return &___typeCodes_24; } inline void set_typeCodes_24(XmlTypeCodeU5BU5D_t43BF24D43F5D8E1233D96C0CE555091AE495642B* value) { ___typeCodes_24 = value; Il2CppCodeGenWriteBarrier((&___typeCodes_24), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Xml.Schema.XsdDateTime struct XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_marshaled_pinvoke { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dt_0; uint32_t ___extra_1; }; // Native definition for COM marshalling of System.Xml.Schema.XsdDateTime struct XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_marshaled_com { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dt_0; uint32_t ___extra_1; }; #endif // XSDDATETIME_TEA54A4A77DD9458E97F1306F2013714582663CC5_H #ifndef DATETIMETYPECODE_TAD1D7DFBB2EE73A81A0009853B3C79586C83820F_H #define DATETIMETYPECODE_TAD1D7DFBB2EE73A81A0009853B3C79586C83820F_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XsdDateTime_DateTimeTypeCode struct DateTimeTypeCode_tAD1D7DFBB2EE73A81A0009853B3C79586C83820F { public: // System.Int32 System.Xml.Schema.XsdDateTime_DateTimeTypeCode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DateTimeTypeCode_tAD1D7DFBB2EE73A81A0009853B3C79586C83820F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATETIMETYPECODE_TAD1D7DFBB2EE73A81A0009853B3C79586C83820F_H #ifndef XSDDATETIMEKIND_T1E716A8B5DF21C68A40457C07DFBF6F284D6A8BA_H #define XSDDATETIMEKIND_T1E716A8B5DF21C68A40457C07DFBF6F284D6A8BA_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XsdDateTime_XsdDateTimeKind struct XsdDateTimeKind_t1E716A8B5DF21C68A40457C07DFBF6F284D6A8BA { public: // System.Int32 System.Xml.Schema.XsdDateTime_XsdDateTimeKind::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XsdDateTimeKind_t1E716A8B5DF21C68A40457C07DFBF6F284D6A8BA, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDDATETIMEKIND_T1E716A8B5DF21C68A40457C07DFBF6F284D6A8BA_H #ifndef XSDDATETIMEFLAGS_TC892A580DE494CDB02FF5D29F914ECDC49F858C8_H #define XSDDATETIMEFLAGS_TC892A580DE494CDB02FF5D29F914ECDC49F858C8_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XsdDateTimeFlags struct XsdDateTimeFlags_tC892A580DE494CDB02FF5D29F914ECDC49F858C8 { public: // System.Int32 System.Xml.Schema.XsdDateTimeFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XsdDateTimeFlags_tC892A580DE494CDB02FF5D29F914ECDC49F858C8, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XSDDATETIMEFLAGS_TC892A580DE494CDB02FF5D29F914ECDC49F858C8_H #ifndef DURATIONTYPE_T687DA1675447204D8E7F5E2B06C3AAD0A9ABC48A_H #define DURATIONTYPE_T687DA1675447204D8E7F5E2B06C3AAD0A9ABC48A_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XsdDuration_DurationType struct DurationType_t687DA1675447204D8E7F5E2B06C3AAD0A9ABC48A { public: // System.Int32 System.Xml.Schema.XsdDuration_DurationType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DurationType_t687DA1675447204D8E7F5E2B06C3AAD0A9ABC48A, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DURATIONTYPE_T687DA1675447204D8E7F5E2B06C3AAD0A9ABC48A_H #ifndef PARTS_T167B7D7072AE6549A8D8024EF757C8196FAFAA55_H #define PARTS_T167B7D7072AE6549A8D8024EF757C8196FAFAA55_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XsdDuration_Parts struct Parts_t167B7D7072AE6549A8D8024EF757C8196FAFAA55 { public: // System.Int32 System.Xml.Schema.XsdDuration_Parts::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Parts_t167B7D7072AE6549A8D8024EF757C8196FAFAA55, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PARTS_T167B7D7072AE6549A8D8024EF757C8196FAFAA55_H #ifndef VALIDATIONTYPE_TFA1BE5AAA395D6B8033755CD823243B8FAC2673E_H #define VALIDATIONTYPE_TFA1BE5AAA395D6B8033755CD823243B8FAC2673E_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.ValidationType struct ValidationType_tFA1BE5AAA395D6B8033755CD823243B8FAC2673E { public: // System.Int32 System.Xml.ValidationType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ValidationType_tFA1BE5AAA395D6B8033755CD823243B8FAC2673E, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VALIDATIONTYPE_TFA1BE5AAA395D6B8033755CD823243B8FAC2673E_H #ifndef XMLTOKENIZEDTYPE_T1D002F010C2E5CAC616DA28F4B39F7AAA2ADE4DA_H #define XMLTOKENIZEDTYPE_T1D002F010C2E5CAC616DA28F4B39F7AAA2ADE4DA_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlTokenizedType struct XmlTokenizedType_t1D002F010C2E5CAC616DA28F4B39F7AAA2ADE4DA { public: // System.Int32 System.Xml.XmlTokenizedType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XmlTokenizedType_t1D002F010C2E5CAC616DA28F4B39F7AAA2ADE4DA, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLTOKENIZEDTYPE_T1D002F010C2E5CAC616DA28F4B39F7AAA2ADE4DA_H #ifndef ARGUMENTNULLEXCEPTION_T581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_H #define ARGUMENTNULLEXCEPTION_T581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ArgumentNullException struct ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD : public ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ARGUMENTNULLEXCEPTION_T581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_H #ifndef ARGUMENTOUTOFRANGEEXCEPTION_T94D19DF918A54511AEDF4784C9A08741BAD1DEDA_H #define ARGUMENTOUTOFRANGEEXCEPTION_T94D19DF918A54511AEDF4784C9A08741BAD1DEDA_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA : public ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 { public: // System.Object System.ArgumentOutOfRangeException::m_actualValue RuntimeObject * ___m_actualValue_19; public: inline static int32_t get_offset_of_m_actualValue_19() { return static_cast(offsetof(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA, ___m_actualValue_19)); } inline RuntimeObject * get_m_actualValue_19() const { return ___m_actualValue_19; } inline RuntimeObject ** get_address_of_m_actualValue_19() { return &___m_actualValue_19; } inline void set_m_actualValue_19(RuntimeObject * value) { ___m_actualValue_19 = value; Il2CppCodeGenWriteBarrier((&___m_actualValue_19), value); } }; struct ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_StaticFields { public: // System.String modreq(System.Runtime.CompilerServices.IsVolatile) System.ArgumentOutOfRangeException::_rangeMessage String_t* ____rangeMessage_18; public: inline static int32_t get_offset_of__rangeMessage_18() { return static_cast(offsetof(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_StaticFields, ____rangeMessage_18)); } inline String_t* get__rangeMessage_18() const { return ____rangeMessage_18; } inline String_t** get_address_of__rangeMessage_18() { return &____rangeMessage_18; } inline void set__rangeMessage_18(String_t* value) { ____rangeMessage_18 = value; Il2CppCodeGenWriteBarrier((&____rangeMessage_18), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ARGUMENTOUTOFRANGEEXCEPTION_T94D19DF918A54511AEDF4784C9A08741BAD1DEDA_H #ifndef MULTICASTDELEGATE_T_H #define MULTICASTDELEGATE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_tDFCDEE2A6322F96C0FE49AF47E9ADB8C4B294E86* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((&___delegates_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; #endif // MULTICASTDELEGATE_T_H #ifndef OVERFLOWEXCEPTION_TD89571E2350DE06D9DE4AB65ADCA77D607B5693D_H #define OVERFLOWEXCEPTION_TD89571E2350DE06D9DE4AB65ADCA77D607B5693D_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.OverflowException struct OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D : public ArithmeticException_tF9EF5FE94597830EF315C5934258F994B8648269 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // OVERFLOWEXCEPTION_TD89571E2350DE06D9DE4AB65ADCA77D607B5693D_H #ifndef STREAMINGCONTEXT_T2CCDC54E0E8D078AF4A50E3A8B921B828A900034_H #define STREAMINGCONTEXT_T2CCDC54E0E8D078AF4A50E3A8B921B828A900034_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Runtime.Serialization.StreamingContext struct StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 { public: // System.Object System.Runtime.Serialization.StreamingContext::m_additionalContext RuntimeObject * ___m_additionalContext_0; // System.Runtime.Serialization.StreamingContextStates System.Runtime.Serialization.StreamingContext::m_state int32_t ___m_state_1; public: inline static int32_t get_offset_of_m_additionalContext_0() { return static_cast(offsetof(StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034, ___m_additionalContext_0)); } inline RuntimeObject * get_m_additionalContext_0() const { return ___m_additionalContext_0; } inline RuntimeObject ** get_address_of_m_additionalContext_0() { return &___m_additionalContext_0; } inline void set_m_additionalContext_0(RuntimeObject * value) { ___m_additionalContext_0 = value; Il2CppCodeGenWriteBarrier((&___m_additionalContext_0), value); } inline static int32_t get_offset_of_m_state_1() { return static_cast(offsetof(StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034, ___m_state_1)); } inline int32_t get_m_state_1() const { return ___m_state_1; } inline int32_t* get_address_of_m_state_1() { return &___m_state_1; } inline void set_m_state_1(int32_t value) { ___m_state_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Runtime.Serialization.StreamingContext struct StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034_marshaled_pinvoke { Il2CppIUnknown* ___m_additionalContext_0; int32_t ___m_state_1; }; // Native definition for COM marshalling of System.Runtime.Serialization.StreamingContext struct StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034_marshaled_com { Il2CppIUnknown* ___m_additionalContext_0; int32_t ___m_state_1; }; #endif // STREAMINGCONTEXT_T2CCDC54E0E8D078AF4A50E3A8B921B828A900034_H #ifndef TIMEZONEINFO_T46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_H #define TIMEZONEINFO_T46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.TimeZoneInfo struct TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 : public RuntimeObject { public: // System.TimeSpan System.TimeZoneInfo::baseUtcOffset TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___baseUtcOffset_0; // System.String System.TimeZoneInfo::daylightDisplayName String_t* ___daylightDisplayName_1; // System.String System.TimeZoneInfo::displayName String_t* ___displayName_2; // System.String System.TimeZoneInfo::id String_t* ___id_3; // System.Collections.Generic.List`1> System.TimeZoneInfo::transitions List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * ___transitions_5; // System.String System.TimeZoneInfo::standardDisplayName String_t* ___standardDisplayName_7; // System.Boolean System.TimeZoneInfo::supportsDaylightSavingTime bool ___supportsDaylightSavingTime_8; // System.TimeZoneInfo_AdjustmentRule[] System.TimeZoneInfo::adjustmentRules AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* ___adjustmentRules_11; public: inline static int32_t get_offset_of_baseUtcOffset_0() { return static_cast(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777, ___baseUtcOffset_0)); } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 get_baseUtcOffset_0() const { return ___baseUtcOffset_0; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * get_address_of_baseUtcOffset_0() { return &___baseUtcOffset_0; } inline void set_baseUtcOffset_0(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { ___baseUtcOffset_0 = value; } inline static int32_t get_offset_of_daylightDisplayName_1() { return static_cast(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777, ___daylightDisplayName_1)); } inline String_t* get_daylightDisplayName_1() const { return ___daylightDisplayName_1; } inline String_t** get_address_of_daylightDisplayName_1() { return &___daylightDisplayName_1; } inline void set_daylightDisplayName_1(String_t* value) { ___daylightDisplayName_1 = value; Il2CppCodeGenWriteBarrier((&___daylightDisplayName_1), value); } inline static int32_t get_offset_of_displayName_2() { return static_cast(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777, ___displayName_2)); } inline String_t* get_displayName_2() const { return ___displayName_2; } inline String_t** get_address_of_displayName_2() { return &___displayName_2; } inline void set_displayName_2(String_t* value) { ___displayName_2 = value; Il2CppCodeGenWriteBarrier((&___displayName_2), value); } inline static int32_t get_offset_of_id_3() { return static_cast(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777, ___id_3)); } inline String_t* get_id_3() const { return ___id_3; } inline String_t** get_address_of_id_3() { return &___id_3; } inline void set_id_3(String_t* value) { ___id_3 = value; Il2CppCodeGenWriteBarrier((&___id_3), value); } inline static int32_t get_offset_of_transitions_5() { return static_cast(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777, ___transitions_5)); } inline List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * get_transitions_5() const { return ___transitions_5; } inline List_1_tD2FC74CFEE011F74F31183756A690154468817E9 ** get_address_of_transitions_5() { return &___transitions_5; } inline void set_transitions_5(List_1_tD2FC74CFEE011F74F31183756A690154468817E9 * value) { ___transitions_5 = value; Il2CppCodeGenWriteBarrier((&___transitions_5), value); } inline static int32_t get_offset_of_standardDisplayName_7() { return static_cast(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777, ___standardDisplayName_7)); } inline String_t* get_standardDisplayName_7() const { return ___standardDisplayName_7; } inline String_t** get_address_of_standardDisplayName_7() { return &___standardDisplayName_7; } inline void set_standardDisplayName_7(String_t* value) { ___standardDisplayName_7 = value; Il2CppCodeGenWriteBarrier((&___standardDisplayName_7), value); } inline static int32_t get_offset_of_supportsDaylightSavingTime_8() { return static_cast(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777, ___supportsDaylightSavingTime_8)); } inline bool get_supportsDaylightSavingTime_8() const { return ___supportsDaylightSavingTime_8; } inline bool* get_address_of_supportsDaylightSavingTime_8() { return &___supportsDaylightSavingTime_8; } inline void set_supportsDaylightSavingTime_8(bool value) { ___supportsDaylightSavingTime_8 = value; } inline static int32_t get_offset_of_adjustmentRules_11() { return static_cast(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777, ___adjustmentRules_11)); } inline AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* get_adjustmentRules_11() const { return ___adjustmentRules_11; } inline AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD** get_address_of_adjustmentRules_11() { return &___adjustmentRules_11; } inline void set_adjustmentRules_11(AdjustmentRuleU5BU5D_t1106C3E56412DC2C8D9B745150D35E342A85D8AD* value) { ___adjustmentRules_11 = value; Il2CppCodeGenWriteBarrier((&___adjustmentRules_11), value); } }; struct TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields { public: // System.TimeZoneInfo System.TimeZoneInfo::local TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___local_4; // System.Boolean System.TimeZoneInfo::readlinkNotFound bool ___readlinkNotFound_6; // System.TimeZoneInfo System.TimeZoneInfo::utc TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * ___utc_9; // System.String System.TimeZoneInfo::timeZoneDirectory String_t* ___timeZoneDirectory_10; // Microsoft.Win32.RegistryKey System.TimeZoneInfo::timeZoneKey RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * ___timeZoneKey_12; // Microsoft.Win32.RegistryKey System.TimeZoneInfo::localZoneKey RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * ___localZoneKey_13; // System.Collections.ObjectModel.ReadOnlyCollection`1 System.TimeZoneInfo::systemTimeZones ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 * ___systemTimeZones_14; public: inline static int32_t get_offset_of_local_4() { return static_cast(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields, ___local_4)); } inline TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * get_local_4() const { return ___local_4; } inline TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 ** get_address_of_local_4() { return &___local_4; } inline void set_local_4(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * value) { ___local_4 = value; Il2CppCodeGenWriteBarrier((&___local_4), value); } inline static int32_t get_offset_of_readlinkNotFound_6() { return static_cast(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields, ___readlinkNotFound_6)); } inline bool get_readlinkNotFound_6() const { return ___readlinkNotFound_6; } inline bool* get_address_of_readlinkNotFound_6() { return &___readlinkNotFound_6; } inline void set_readlinkNotFound_6(bool value) { ___readlinkNotFound_6 = value; } inline static int32_t get_offset_of_utc_9() { return static_cast(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields, ___utc_9)); } inline TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * get_utc_9() const { return ___utc_9; } inline TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 ** get_address_of_utc_9() { return &___utc_9; } inline void set_utc_9(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * value) { ___utc_9 = value; Il2CppCodeGenWriteBarrier((&___utc_9), value); } inline static int32_t get_offset_of_timeZoneDirectory_10() { return static_cast(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields, ___timeZoneDirectory_10)); } inline String_t* get_timeZoneDirectory_10() const { return ___timeZoneDirectory_10; } inline String_t** get_address_of_timeZoneDirectory_10() { return &___timeZoneDirectory_10; } inline void set_timeZoneDirectory_10(String_t* value) { ___timeZoneDirectory_10 = value; Il2CppCodeGenWriteBarrier((&___timeZoneDirectory_10), value); } inline static int32_t get_offset_of_timeZoneKey_12() { return static_cast(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields, ___timeZoneKey_12)); } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * get_timeZoneKey_12() const { return ___timeZoneKey_12; } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 ** get_address_of_timeZoneKey_12() { return &___timeZoneKey_12; } inline void set_timeZoneKey_12(RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * value) { ___timeZoneKey_12 = value; Il2CppCodeGenWriteBarrier((&___timeZoneKey_12), value); } inline static int32_t get_offset_of_localZoneKey_13() { return static_cast(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields, ___localZoneKey_13)); } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * get_localZoneKey_13() const { return ___localZoneKey_13; } inline RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 ** get_address_of_localZoneKey_13() { return &___localZoneKey_13; } inline void set_localZoneKey_13(RegistryKey_t29D81BFF6D6710C7AF7557F80446D514B0AB7574 * value) { ___localZoneKey_13 = value; Il2CppCodeGenWriteBarrier((&___localZoneKey_13), value); } inline static int32_t get_offset_of_systemTimeZones_14() { return static_cast(offsetof(TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_StaticFields, ___systemTimeZones_14)); } inline ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 * get_systemTimeZones_14() const { return ___systemTimeZones_14; } inline ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 ** get_address_of_systemTimeZones_14() { return &___systemTimeZones_14; } inline void set_systemTimeZones_14(ReadOnlyCollection_1_tD63B9891087CF571DD4322388BDDBAEEB7606FE0 * value) { ___systemTimeZones_14 = value; Il2CppCodeGenWriteBarrier((&___systemTimeZones_14), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMEZONEINFO_T46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777_H #ifndef TYPE_T_H #define TYPE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D value) { ____impl_9 = value; } }; struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((&___FilterAttribute_0), value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((&___FilterName_1), value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t25C1BD92C42BE94426E300787C13C452CB89B381 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((&___FilterNameIgnoreCase_2), value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((&___Missing_3), value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t7FE623A666B49176DE123306221193E888A12F5F* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((&___EmptyTypes_5), value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t4D5CB06963501D32847C057B57157D6DC49CA759 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((&___defaultBinder_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TYPE_T_H #ifndef URI_T87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_H #define URI_T87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Uri struct Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E : public RuntimeObject { public: // 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_t07C77D673CCE8D2DA253B8A7ACCB010147F1A4AC * ___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_t9FCC6BD4EC1EA14D75209E6A35417057BF6EDC5E * ___m_Info_18; // System.Boolean System.Uri::m_iriParsing bool ___m_iriParsing_19; public: inline static int32_t get_offset_of_m_String_13() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_String_13)); } inline String_t* get_m_String_13() const { return ___m_String_13; } inline String_t** get_address_of_m_String_13() { return &___m_String_13; } inline void set_m_String_13(String_t* value) { ___m_String_13 = value; Il2CppCodeGenWriteBarrier((&___m_String_13), value); } inline static int32_t get_offset_of_m_originalUnicodeString_14() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_originalUnicodeString_14)); } inline String_t* get_m_originalUnicodeString_14() const { return ___m_originalUnicodeString_14; } inline String_t** get_address_of_m_originalUnicodeString_14() { return &___m_originalUnicodeString_14; } inline void set_m_originalUnicodeString_14(String_t* value) { ___m_originalUnicodeString_14 = value; Il2CppCodeGenWriteBarrier((&___m_originalUnicodeString_14), value); } inline static int32_t get_offset_of_m_Syntax_15() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_Syntax_15)); } inline UriParser_t07C77D673CCE8D2DA253B8A7ACCB010147F1A4AC * get_m_Syntax_15() const { return ___m_Syntax_15; } inline UriParser_t07C77D673CCE8D2DA253B8A7ACCB010147F1A4AC ** get_address_of_m_Syntax_15() { return &___m_Syntax_15; } inline void set_m_Syntax_15(UriParser_t07C77D673CCE8D2DA253B8A7ACCB010147F1A4AC * value) { ___m_Syntax_15 = value; Il2CppCodeGenWriteBarrier((&___m_Syntax_15), value); } inline static int32_t get_offset_of_m_DnsSafeHost_16() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_DnsSafeHost_16)); } inline String_t* get_m_DnsSafeHost_16() const { return ___m_DnsSafeHost_16; } inline String_t** get_address_of_m_DnsSafeHost_16() { return &___m_DnsSafeHost_16; } inline void set_m_DnsSafeHost_16(String_t* value) { ___m_DnsSafeHost_16 = value; Il2CppCodeGenWriteBarrier((&___m_DnsSafeHost_16), value); } inline static int32_t get_offset_of_m_Flags_17() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_Flags_17)); } inline uint64_t get_m_Flags_17() const { return ___m_Flags_17; } inline uint64_t* get_address_of_m_Flags_17() { return &___m_Flags_17; } inline void set_m_Flags_17(uint64_t value) { ___m_Flags_17 = value; } inline static int32_t get_offset_of_m_Info_18() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_Info_18)); } inline UriInfo_t9FCC6BD4EC1EA14D75209E6A35417057BF6EDC5E * get_m_Info_18() const { return ___m_Info_18; } inline UriInfo_t9FCC6BD4EC1EA14D75209E6A35417057BF6EDC5E ** get_address_of_m_Info_18() { return &___m_Info_18; } inline void set_m_Info_18(UriInfo_t9FCC6BD4EC1EA14D75209E6A35417057BF6EDC5E * value) { ___m_Info_18 = value; Il2CppCodeGenWriteBarrier((&___m_Info_18), value); } inline static int32_t get_offset_of_m_iriParsing_19() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E, ___m_iriParsing_19)); } inline bool get_m_iriParsing_19() const { return ___m_iriParsing_19; } inline bool* get_address_of_m_iriParsing_19() { return &___m_iriParsing_19; } inline void set_m_iriParsing_19(bool value) { ___m_iriParsing_19 = value; } }; struct Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields { public: // 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_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___HexLowerChars_27; // System.Char[] System.Uri::_WSchars CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ____WSchars_28; public: inline static int32_t get_offset_of_UriSchemeFile_0() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeFile_0)); } inline String_t* get_UriSchemeFile_0() const { return ___UriSchemeFile_0; } inline String_t** get_address_of_UriSchemeFile_0() { return &___UriSchemeFile_0; } inline void set_UriSchemeFile_0(String_t* value) { ___UriSchemeFile_0 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeFile_0), value); } inline static int32_t get_offset_of_UriSchemeFtp_1() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeFtp_1)); } inline String_t* get_UriSchemeFtp_1() const { return ___UriSchemeFtp_1; } inline String_t** get_address_of_UriSchemeFtp_1() { return &___UriSchemeFtp_1; } inline void set_UriSchemeFtp_1(String_t* value) { ___UriSchemeFtp_1 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeFtp_1), value); } inline static int32_t get_offset_of_UriSchemeGopher_2() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeGopher_2)); } inline String_t* get_UriSchemeGopher_2() const { return ___UriSchemeGopher_2; } inline String_t** get_address_of_UriSchemeGopher_2() { return &___UriSchemeGopher_2; } inline void set_UriSchemeGopher_2(String_t* value) { ___UriSchemeGopher_2 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeGopher_2), value); } inline static int32_t get_offset_of_UriSchemeHttp_3() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeHttp_3)); } inline String_t* get_UriSchemeHttp_3() const { return ___UriSchemeHttp_3; } inline String_t** get_address_of_UriSchemeHttp_3() { return &___UriSchemeHttp_3; } inline void set_UriSchemeHttp_3(String_t* value) { ___UriSchemeHttp_3 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeHttp_3), value); } inline static int32_t get_offset_of_UriSchemeHttps_4() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeHttps_4)); } inline String_t* get_UriSchemeHttps_4() const { return ___UriSchemeHttps_4; } inline String_t** get_address_of_UriSchemeHttps_4() { return &___UriSchemeHttps_4; } inline void set_UriSchemeHttps_4(String_t* value) { ___UriSchemeHttps_4 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeHttps_4), value); } inline static int32_t get_offset_of_UriSchemeWs_5() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeWs_5)); } inline String_t* get_UriSchemeWs_5() const { return ___UriSchemeWs_5; } inline String_t** get_address_of_UriSchemeWs_5() { return &___UriSchemeWs_5; } inline void set_UriSchemeWs_5(String_t* value) { ___UriSchemeWs_5 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeWs_5), value); } inline static int32_t get_offset_of_UriSchemeWss_6() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeWss_6)); } inline String_t* get_UriSchemeWss_6() const { return ___UriSchemeWss_6; } inline String_t** get_address_of_UriSchemeWss_6() { return &___UriSchemeWss_6; } inline void set_UriSchemeWss_6(String_t* value) { ___UriSchemeWss_6 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeWss_6), value); } inline static int32_t get_offset_of_UriSchemeMailto_7() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeMailto_7)); } inline String_t* get_UriSchemeMailto_7() const { return ___UriSchemeMailto_7; } inline String_t** get_address_of_UriSchemeMailto_7() { return &___UriSchemeMailto_7; } inline void set_UriSchemeMailto_7(String_t* value) { ___UriSchemeMailto_7 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeMailto_7), value); } inline static int32_t get_offset_of_UriSchemeNews_8() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeNews_8)); } inline String_t* get_UriSchemeNews_8() const { return ___UriSchemeNews_8; } inline String_t** get_address_of_UriSchemeNews_8() { return &___UriSchemeNews_8; } inline void set_UriSchemeNews_8(String_t* value) { ___UriSchemeNews_8 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeNews_8), value); } inline static int32_t get_offset_of_UriSchemeNntp_9() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeNntp_9)); } inline String_t* get_UriSchemeNntp_9() const { return ___UriSchemeNntp_9; } inline String_t** get_address_of_UriSchemeNntp_9() { return &___UriSchemeNntp_9; } inline void set_UriSchemeNntp_9(String_t* value) { ___UriSchemeNntp_9 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeNntp_9), value); } inline static int32_t get_offset_of_UriSchemeNetTcp_10() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeNetTcp_10)); } inline String_t* get_UriSchemeNetTcp_10() const { return ___UriSchemeNetTcp_10; } inline String_t** get_address_of_UriSchemeNetTcp_10() { return &___UriSchemeNetTcp_10; } inline void set_UriSchemeNetTcp_10(String_t* value) { ___UriSchemeNetTcp_10 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeNetTcp_10), value); } inline static int32_t get_offset_of_UriSchemeNetPipe_11() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___UriSchemeNetPipe_11)); } inline String_t* get_UriSchemeNetPipe_11() const { return ___UriSchemeNetPipe_11; } inline String_t** get_address_of_UriSchemeNetPipe_11() { return &___UriSchemeNetPipe_11; } inline void set_UriSchemeNetPipe_11(String_t* value) { ___UriSchemeNetPipe_11 = value; Il2CppCodeGenWriteBarrier((&___UriSchemeNetPipe_11), value); } inline static int32_t get_offset_of_SchemeDelimiter_12() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___SchemeDelimiter_12)); } inline String_t* get_SchemeDelimiter_12() const { return ___SchemeDelimiter_12; } inline String_t** get_address_of_SchemeDelimiter_12() { return &___SchemeDelimiter_12; } inline void set_SchemeDelimiter_12(String_t* value) { ___SchemeDelimiter_12 = value; Il2CppCodeGenWriteBarrier((&___SchemeDelimiter_12), value); } inline static int32_t get_offset_of_s_ConfigInitialized_20() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___s_ConfigInitialized_20)); } inline bool get_s_ConfigInitialized_20() const { return ___s_ConfigInitialized_20; } inline bool* get_address_of_s_ConfigInitialized_20() { return &___s_ConfigInitialized_20; } inline void set_s_ConfigInitialized_20(bool value) { ___s_ConfigInitialized_20 = value; } inline static int32_t get_offset_of_s_ConfigInitializing_21() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___s_ConfigInitializing_21)); } inline bool get_s_ConfigInitializing_21() const { return ___s_ConfigInitializing_21; } inline bool* get_address_of_s_ConfigInitializing_21() { return &___s_ConfigInitializing_21; } inline void set_s_ConfigInitializing_21(bool value) { ___s_ConfigInitializing_21 = value; } inline static int32_t get_offset_of_s_IdnScope_22() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___s_IdnScope_22)); } inline int32_t get_s_IdnScope_22() const { return ___s_IdnScope_22; } inline int32_t* get_address_of_s_IdnScope_22() { return &___s_IdnScope_22; } inline void set_s_IdnScope_22(int32_t value) { ___s_IdnScope_22 = value; } inline static int32_t get_offset_of_s_IriParsing_23() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___s_IriParsing_23)); } inline bool get_s_IriParsing_23() const { return ___s_IriParsing_23; } inline bool* get_address_of_s_IriParsing_23() { return &___s_IriParsing_23; } inline void set_s_IriParsing_23(bool value) { ___s_IriParsing_23 = value; } inline static int32_t get_offset_of_useDotNetRelativeOrAbsolute_24() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___useDotNetRelativeOrAbsolute_24)); } inline bool get_useDotNetRelativeOrAbsolute_24() const { return ___useDotNetRelativeOrAbsolute_24; } inline bool* get_address_of_useDotNetRelativeOrAbsolute_24() { return &___useDotNetRelativeOrAbsolute_24; } inline void set_useDotNetRelativeOrAbsolute_24(bool value) { ___useDotNetRelativeOrAbsolute_24 = value; } inline static int32_t get_offset_of_IsWindowsFileSystem_25() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___IsWindowsFileSystem_25)); } inline bool get_IsWindowsFileSystem_25() const { return ___IsWindowsFileSystem_25; } inline bool* get_address_of_IsWindowsFileSystem_25() { return &___IsWindowsFileSystem_25; } inline void set_IsWindowsFileSystem_25(bool value) { ___IsWindowsFileSystem_25 = value; } inline static int32_t get_offset_of_s_initLock_26() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___s_initLock_26)); } inline RuntimeObject * get_s_initLock_26() const { return ___s_initLock_26; } inline RuntimeObject ** get_address_of_s_initLock_26() { return &___s_initLock_26; } inline void set_s_initLock_26(RuntimeObject * value) { ___s_initLock_26 = value; Il2CppCodeGenWriteBarrier((&___s_initLock_26), value); } inline static int32_t get_offset_of_HexLowerChars_27() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ___HexLowerChars_27)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_HexLowerChars_27() const { return ___HexLowerChars_27; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_HexLowerChars_27() { return &___HexLowerChars_27; } inline void set_HexLowerChars_27(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___HexLowerChars_27 = value; Il2CppCodeGenWriteBarrier((&___HexLowerChars_27), value); } inline static int32_t get_offset_of__WSchars_28() { return static_cast(offsetof(Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_StaticFields, ____WSchars_28)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get__WSchars_28() const { return ____WSchars_28; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of__WSchars_28() { return &____WSchars_28; } inline void set__WSchars_28(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ____WSchars_28 = value; Il2CppCodeGenWriteBarrier((&____WSchars_28), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // URI_T87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_H #ifndef CONTENTVALIDATOR_TF701012C2DEDAD821FACDC630F99D45BFCCC03AA_H #define CONTENTVALIDATOR_TF701012C2DEDAD821FACDC630F99D45BFCCC03AA_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.ContentValidator struct ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA : public RuntimeObject { public: // 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; public: inline static int32_t get_offset_of_contentType_0() { return static_cast(offsetof(ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA, ___contentType_0)); } inline int32_t get_contentType_0() const { return ___contentType_0; } inline int32_t* get_address_of_contentType_0() { return &___contentType_0; } inline void set_contentType_0(int32_t value) { ___contentType_0 = value; } inline static int32_t get_offset_of_isOpen_1() { return static_cast(offsetof(ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA, ___isOpen_1)); } inline bool get_isOpen_1() const { return ___isOpen_1; } inline bool* get_address_of_isOpen_1() { return &___isOpen_1; } inline void set_isOpen_1(bool value) { ___isOpen_1 = value; } inline static int32_t get_offset_of_isEmptiable_2() { return static_cast(offsetof(ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA, ___isEmptiable_2)); } inline bool get_isEmptiable_2() const { return ___isEmptiable_2; } inline bool* get_address_of_isEmptiable_2() { return &___isEmptiable_2; } inline void set_isEmptiable_2(bool value) { ___isEmptiable_2 = value; } }; struct ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA_StaticFields { public: // System.Xml.Schema.ContentValidator System.Xml.Schema.ContentValidator::Empty ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * ___Empty_3; // System.Xml.Schema.ContentValidator System.Xml.Schema.ContentValidator::TextOnly ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * ___TextOnly_4; // System.Xml.Schema.ContentValidator System.Xml.Schema.ContentValidator::Mixed ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * ___Mixed_5; // System.Xml.Schema.ContentValidator System.Xml.Schema.ContentValidator::Any ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * ___Any_6; public: inline static int32_t get_offset_of_Empty_3() { return static_cast(offsetof(ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA_StaticFields, ___Empty_3)); } inline ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * get_Empty_3() const { return ___Empty_3; } inline ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA ** get_address_of_Empty_3() { return &___Empty_3; } inline void set_Empty_3(ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * value) { ___Empty_3 = value; Il2CppCodeGenWriteBarrier((&___Empty_3), value); } inline static int32_t get_offset_of_TextOnly_4() { return static_cast(offsetof(ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA_StaticFields, ___TextOnly_4)); } inline ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * get_TextOnly_4() const { return ___TextOnly_4; } inline ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA ** get_address_of_TextOnly_4() { return &___TextOnly_4; } inline void set_TextOnly_4(ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * value) { ___TextOnly_4 = value; Il2CppCodeGenWriteBarrier((&___TextOnly_4), value); } inline static int32_t get_offset_of_Mixed_5() { return static_cast(offsetof(ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA_StaticFields, ___Mixed_5)); } inline ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * get_Mixed_5() const { return ___Mixed_5; } inline ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA ** get_address_of_Mixed_5() { return &___Mixed_5; } inline void set_Mixed_5(ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * value) { ___Mixed_5 = value; Il2CppCodeGenWriteBarrier((&___Mixed_5), value); } inline static int32_t get_offset_of_Any_6() { return static_cast(offsetof(ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA_StaticFields, ___Any_6)); } inline ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * get_Any_6() const { return ___Any_6; } inline ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA ** get_address_of_Any_6() { return &___Any_6; } inline void set_Any_6(ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * value) { ___Any_6 = value; Il2CppCodeGenWriteBarrier((&___Any_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CONTENTVALIDATOR_TF701012C2DEDAD821FACDC630F99D45BFCCC03AA_H #ifndef DATATYPEIMPLEMENTATION_TB5894E69998AF6871FDFC14B2A95AE5F07CBB836_H #define DATATYPEIMPLEMENTATION_TB5894E69998AF6871FDFC14B2A95AE5F07CBB836_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.DatatypeImplementation struct DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 : public XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 { public: // System.Xml.Schema.XmlSchemaDatatypeVariety System.Xml.Schema.DatatypeImplementation::variety int32_t ___variety_0; // System.Xml.Schema.RestrictionFacets System.Xml.Schema.DatatypeImplementation::restriction RestrictionFacets_tB440DD7CAE146E138972858A02C18D3D13282AB4 * ___restriction_1; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::baseType DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___baseType_2; // System.Xml.Schema.XmlValueConverter System.Xml.Schema.DatatypeImplementation::valueConverter XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * ___valueConverter_3; // System.Xml.Schema.XmlSchemaType System.Xml.Schema.DatatypeImplementation::parentSchemaType XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___parentSchemaType_4; public: inline static int32_t get_offset_of_variety_0() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836, ___variety_0)); } inline int32_t get_variety_0() const { return ___variety_0; } inline int32_t* get_address_of_variety_0() { return &___variety_0; } inline void set_variety_0(int32_t value) { ___variety_0 = value; } inline static int32_t get_offset_of_restriction_1() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836, ___restriction_1)); } inline RestrictionFacets_tB440DD7CAE146E138972858A02C18D3D13282AB4 * get_restriction_1() const { return ___restriction_1; } inline RestrictionFacets_tB440DD7CAE146E138972858A02C18D3D13282AB4 ** get_address_of_restriction_1() { return &___restriction_1; } inline void set_restriction_1(RestrictionFacets_tB440DD7CAE146E138972858A02C18D3D13282AB4 * value) { ___restriction_1 = value; Il2CppCodeGenWriteBarrier((&___restriction_1), value); } inline static int32_t get_offset_of_baseType_2() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836, ___baseType_2)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_baseType_2() const { return ___baseType_2; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_baseType_2() { return &___baseType_2; } inline void set_baseType_2(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___baseType_2 = value; Il2CppCodeGenWriteBarrier((&___baseType_2), value); } inline static int32_t get_offset_of_valueConverter_3() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836, ___valueConverter_3)); } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * get_valueConverter_3() const { return ___valueConverter_3; } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E ** get_address_of_valueConverter_3() { return &___valueConverter_3; } inline void set_valueConverter_3(XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * value) { ___valueConverter_3 = value; Il2CppCodeGenWriteBarrier((&___valueConverter_3), value); } inline static int32_t get_offset_of_parentSchemaType_4() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836, ___parentSchemaType_4)); } inline XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * get_parentSchemaType_4() const { return ___parentSchemaType_4; } inline XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 ** get_address_of_parentSchemaType_4() { return &___parentSchemaType_4; } inline void set_parentSchemaType_4(XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * value) { ___parentSchemaType_4 = value; Il2CppCodeGenWriteBarrier((&___parentSchemaType_4), value); } }; struct DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields { public: // System.Collections.Hashtable System.Xml.Schema.DatatypeImplementation::builtinTypes Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * ___builtinTypes_5; // System.Xml.Schema.XmlSchemaSimpleType[] System.Xml.Schema.DatatypeImplementation::enumToTypeCode XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B* ___enumToTypeCode_6; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::anySimpleType XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * ___anySimpleType_7; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::anyAtomicType XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * ___anyAtomicType_8; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::untypedAtomicType XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * ___untypedAtomicType_9; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::yearMonthDurationType XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * ___yearMonthDurationType_10; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::dayTimeDurationType XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * ___dayTimeDurationType_11; // System.Xml.XmlQualifiedName System.Xml.Schema.DatatypeImplementation::QnAnySimpleType XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * ___QnAnySimpleType_12; // System.Xml.XmlQualifiedName System.Xml.Schema.DatatypeImplementation::QnAnyType XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * ___QnAnyType_13; // System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::stringFacetsChecker FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * ___stringFacetsChecker_14; // System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::miscFacetsChecker FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * ___miscFacetsChecker_15; // System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::numeric2FacetsChecker FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * ___numeric2FacetsChecker_16; // System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::binaryFacetsChecker FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * ___binaryFacetsChecker_17; // System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::dateTimeFacetsChecker FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * ___dateTimeFacetsChecker_18; // System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::durationFacetsChecker FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * ___durationFacetsChecker_19; // System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::listFacetsChecker FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * ___listFacetsChecker_20; // System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::qnameFacetsChecker FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * ___qnameFacetsChecker_21; // System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::unionFacetsChecker FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * ___unionFacetsChecker_22; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_anySimpleType DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_anySimpleType_23; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_anyURI DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_anyURI_24; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_base64Binary DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_base64Binary_25; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_boolean DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_boolean_26; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_byte DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_byte_27; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_char DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_char_28; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_date DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_date_29; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_dateTime DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_dateTime_30; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_dateTimeNoTz DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_dateTimeNoTz_31; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_dateTimeTz DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_dateTimeTz_32; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_day DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_day_33; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_decimal DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_decimal_34; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_double DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_double_35; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_doubleXdr DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_doubleXdr_36; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_duration DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_duration_37; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_ENTITY DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_ENTITY_38; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_ENTITIES DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_ENTITIES_39; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_ENUMERATION DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_ENUMERATION_40; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_fixed DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_fixed_41; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_float DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_float_42; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_floatXdr DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_floatXdr_43; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_hexBinary DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_hexBinary_44; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_ID DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_ID_45; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_IDREF DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_IDREF_46; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_IDREFS DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_IDREFS_47; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_int DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_int_48; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_integer DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_integer_49; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_language DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_language_50; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_long DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_long_51; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_month DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_month_52; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_monthDay DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_monthDay_53; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_Name DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_Name_54; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_NCName DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_NCName_55; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_negativeInteger DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_negativeInteger_56; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_NMTOKEN DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_NMTOKEN_57; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_NMTOKENS DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_NMTOKENS_58; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_nonNegativeInteger DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_nonNegativeInteger_59; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_nonPositiveInteger DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_nonPositiveInteger_60; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_normalizedString DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_normalizedString_61; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_NOTATION DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_NOTATION_62; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_positiveInteger DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_positiveInteger_63; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_QName DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_QName_64; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_QNameXdr DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_QNameXdr_65; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_short DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_short_66; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_string DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_string_67; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_time DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_time_68; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_timeNoTz DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_timeNoTz_69; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_timeTz DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_timeTz_70; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_token DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_token_71; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_unsignedByte DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_unsignedByte_72; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_unsignedInt DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_unsignedInt_73; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_unsignedLong DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_unsignedLong_74; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_unsignedShort DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_unsignedShort_75; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_uuid DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_uuid_76; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_year DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_year_77; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_yearMonth DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_yearMonth_78; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_normalizedStringV1Compat DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_normalizedStringV1Compat_79; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_tokenV1Compat DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_tokenV1Compat_80; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_anyAtomicType DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_anyAtomicType_81; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_dayTimeDuration DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_dayTimeDuration_82; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_untypedAtomicType DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_untypedAtomicType_83; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_yearMonthDuration DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * ___c_yearMonthDuration_84; // System.Xml.Schema.DatatypeImplementation[] System.Xml.Schema.DatatypeImplementation::c_tokenizedTypes DatatypeImplementationU5BU5D_t0F5F2FAE1D0EECFD06FFE014BFC2A105C9C30C36* ___c_tokenizedTypes_85; // System.Xml.Schema.DatatypeImplementation[] System.Xml.Schema.DatatypeImplementation::c_tokenizedTypesXsd DatatypeImplementationU5BU5D_t0F5F2FAE1D0EECFD06FFE014BFC2A105C9C30C36* ___c_tokenizedTypesXsd_86; // System.Xml.Schema.DatatypeImplementation_SchemaDatatypeMap[] System.Xml.Schema.DatatypeImplementation::c_XdrTypes SchemaDatatypeMapU5BU5D_tE0D01BD73889B644F2583397DC3D243C66A3EEA7* ___c_XdrTypes_87; // System.Xml.Schema.DatatypeImplementation_SchemaDatatypeMap[] System.Xml.Schema.DatatypeImplementation::c_XsdTypes SchemaDatatypeMapU5BU5D_tE0D01BD73889B644F2583397DC3D243C66A3EEA7* ___c_XsdTypes_88; public: inline static int32_t get_offset_of_builtinTypes_5() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___builtinTypes_5)); } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * get_builtinTypes_5() const { return ___builtinTypes_5; } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 ** get_address_of_builtinTypes_5() { return &___builtinTypes_5; } inline void set_builtinTypes_5(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * value) { ___builtinTypes_5 = value; Il2CppCodeGenWriteBarrier((&___builtinTypes_5), value); } inline static int32_t get_offset_of_enumToTypeCode_6() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___enumToTypeCode_6)); } inline XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B* get_enumToTypeCode_6() const { return ___enumToTypeCode_6; } inline XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B** get_address_of_enumToTypeCode_6() { return &___enumToTypeCode_6; } inline void set_enumToTypeCode_6(XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B* value) { ___enumToTypeCode_6 = value; Il2CppCodeGenWriteBarrier((&___enumToTypeCode_6), value); } inline static int32_t get_offset_of_anySimpleType_7() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___anySimpleType_7)); } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * get_anySimpleType_7() const { return ___anySimpleType_7; } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A ** get_address_of_anySimpleType_7() { return &___anySimpleType_7; } inline void set_anySimpleType_7(XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * value) { ___anySimpleType_7 = value; Il2CppCodeGenWriteBarrier((&___anySimpleType_7), value); } inline static int32_t get_offset_of_anyAtomicType_8() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___anyAtomicType_8)); } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * get_anyAtomicType_8() const { return ___anyAtomicType_8; } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A ** get_address_of_anyAtomicType_8() { return &___anyAtomicType_8; } inline void set_anyAtomicType_8(XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * value) { ___anyAtomicType_8 = value; Il2CppCodeGenWriteBarrier((&___anyAtomicType_8), value); } inline static int32_t get_offset_of_untypedAtomicType_9() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___untypedAtomicType_9)); } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * get_untypedAtomicType_9() const { return ___untypedAtomicType_9; } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A ** get_address_of_untypedAtomicType_9() { return &___untypedAtomicType_9; } inline void set_untypedAtomicType_9(XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * value) { ___untypedAtomicType_9 = value; Il2CppCodeGenWriteBarrier((&___untypedAtomicType_9), value); } inline static int32_t get_offset_of_yearMonthDurationType_10() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___yearMonthDurationType_10)); } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * get_yearMonthDurationType_10() const { return ___yearMonthDurationType_10; } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A ** get_address_of_yearMonthDurationType_10() { return &___yearMonthDurationType_10; } inline void set_yearMonthDurationType_10(XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * value) { ___yearMonthDurationType_10 = value; Il2CppCodeGenWriteBarrier((&___yearMonthDurationType_10), value); } inline static int32_t get_offset_of_dayTimeDurationType_11() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___dayTimeDurationType_11)); } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * get_dayTimeDurationType_11() const { return ___dayTimeDurationType_11; } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A ** get_address_of_dayTimeDurationType_11() { return &___dayTimeDurationType_11; } inline void set_dayTimeDurationType_11(XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * value) { ___dayTimeDurationType_11 = value; Il2CppCodeGenWriteBarrier((&___dayTimeDurationType_11), value); } inline static int32_t get_offset_of_QnAnySimpleType_12() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___QnAnySimpleType_12)); } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * get_QnAnySimpleType_12() const { return ___QnAnySimpleType_12; } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD ** get_address_of_QnAnySimpleType_12() { return &___QnAnySimpleType_12; } inline void set_QnAnySimpleType_12(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * value) { ___QnAnySimpleType_12 = value; Il2CppCodeGenWriteBarrier((&___QnAnySimpleType_12), value); } inline static int32_t get_offset_of_QnAnyType_13() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___QnAnyType_13)); } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * get_QnAnyType_13() const { return ___QnAnyType_13; } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD ** get_address_of_QnAnyType_13() { return &___QnAnyType_13; } inline void set_QnAnyType_13(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * value) { ___QnAnyType_13 = value; Il2CppCodeGenWriteBarrier((&___QnAnyType_13), value); } inline static int32_t get_offset_of_stringFacetsChecker_14() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___stringFacetsChecker_14)); } inline FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * get_stringFacetsChecker_14() const { return ___stringFacetsChecker_14; } inline FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 ** get_address_of_stringFacetsChecker_14() { return &___stringFacetsChecker_14; } inline void set_stringFacetsChecker_14(FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * value) { ___stringFacetsChecker_14 = value; Il2CppCodeGenWriteBarrier((&___stringFacetsChecker_14), value); } inline static int32_t get_offset_of_miscFacetsChecker_15() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___miscFacetsChecker_15)); } inline FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * get_miscFacetsChecker_15() const { return ___miscFacetsChecker_15; } inline FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 ** get_address_of_miscFacetsChecker_15() { return &___miscFacetsChecker_15; } inline void set_miscFacetsChecker_15(FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * value) { ___miscFacetsChecker_15 = value; Il2CppCodeGenWriteBarrier((&___miscFacetsChecker_15), value); } inline static int32_t get_offset_of_numeric2FacetsChecker_16() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___numeric2FacetsChecker_16)); } inline FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * get_numeric2FacetsChecker_16() const { return ___numeric2FacetsChecker_16; } inline FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 ** get_address_of_numeric2FacetsChecker_16() { return &___numeric2FacetsChecker_16; } inline void set_numeric2FacetsChecker_16(FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * value) { ___numeric2FacetsChecker_16 = value; Il2CppCodeGenWriteBarrier((&___numeric2FacetsChecker_16), value); } inline static int32_t get_offset_of_binaryFacetsChecker_17() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___binaryFacetsChecker_17)); } inline FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * get_binaryFacetsChecker_17() const { return ___binaryFacetsChecker_17; } inline FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 ** get_address_of_binaryFacetsChecker_17() { return &___binaryFacetsChecker_17; } inline void set_binaryFacetsChecker_17(FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * value) { ___binaryFacetsChecker_17 = value; Il2CppCodeGenWriteBarrier((&___binaryFacetsChecker_17), value); } inline static int32_t get_offset_of_dateTimeFacetsChecker_18() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___dateTimeFacetsChecker_18)); } inline FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * get_dateTimeFacetsChecker_18() const { return ___dateTimeFacetsChecker_18; } inline FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 ** get_address_of_dateTimeFacetsChecker_18() { return &___dateTimeFacetsChecker_18; } inline void set_dateTimeFacetsChecker_18(FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * value) { ___dateTimeFacetsChecker_18 = value; Il2CppCodeGenWriteBarrier((&___dateTimeFacetsChecker_18), value); } inline static int32_t get_offset_of_durationFacetsChecker_19() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___durationFacetsChecker_19)); } inline FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * get_durationFacetsChecker_19() const { return ___durationFacetsChecker_19; } inline FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 ** get_address_of_durationFacetsChecker_19() { return &___durationFacetsChecker_19; } inline void set_durationFacetsChecker_19(FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * value) { ___durationFacetsChecker_19 = value; Il2CppCodeGenWriteBarrier((&___durationFacetsChecker_19), value); } inline static int32_t get_offset_of_listFacetsChecker_20() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___listFacetsChecker_20)); } inline FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * get_listFacetsChecker_20() const { return ___listFacetsChecker_20; } inline FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 ** get_address_of_listFacetsChecker_20() { return &___listFacetsChecker_20; } inline void set_listFacetsChecker_20(FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * value) { ___listFacetsChecker_20 = value; Il2CppCodeGenWriteBarrier((&___listFacetsChecker_20), value); } inline static int32_t get_offset_of_qnameFacetsChecker_21() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___qnameFacetsChecker_21)); } inline FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * get_qnameFacetsChecker_21() const { return ___qnameFacetsChecker_21; } inline FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 ** get_address_of_qnameFacetsChecker_21() { return &___qnameFacetsChecker_21; } inline void set_qnameFacetsChecker_21(FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * value) { ___qnameFacetsChecker_21 = value; Il2CppCodeGenWriteBarrier((&___qnameFacetsChecker_21), value); } inline static int32_t get_offset_of_unionFacetsChecker_22() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___unionFacetsChecker_22)); } inline FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * get_unionFacetsChecker_22() const { return ___unionFacetsChecker_22; } inline FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 ** get_address_of_unionFacetsChecker_22() { return &___unionFacetsChecker_22; } inline void set_unionFacetsChecker_22(FacetsChecker_t282414FF619686D9D855431F9A01C46BB6FDCBD6 * value) { ___unionFacetsChecker_22 = value; Il2CppCodeGenWriteBarrier((&___unionFacetsChecker_22), value); } inline static int32_t get_offset_of_c_anySimpleType_23() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_anySimpleType_23)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_anySimpleType_23() const { return ___c_anySimpleType_23; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_anySimpleType_23() { return &___c_anySimpleType_23; } inline void set_c_anySimpleType_23(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_anySimpleType_23 = value; Il2CppCodeGenWriteBarrier((&___c_anySimpleType_23), value); } inline static int32_t get_offset_of_c_anyURI_24() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_anyURI_24)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_anyURI_24() const { return ___c_anyURI_24; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_anyURI_24() { return &___c_anyURI_24; } inline void set_c_anyURI_24(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_anyURI_24 = value; Il2CppCodeGenWriteBarrier((&___c_anyURI_24), value); } inline static int32_t get_offset_of_c_base64Binary_25() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_base64Binary_25)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_base64Binary_25() const { return ___c_base64Binary_25; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_base64Binary_25() { return &___c_base64Binary_25; } inline void set_c_base64Binary_25(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_base64Binary_25 = value; Il2CppCodeGenWriteBarrier((&___c_base64Binary_25), value); } inline static int32_t get_offset_of_c_boolean_26() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_boolean_26)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_boolean_26() const { return ___c_boolean_26; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_boolean_26() { return &___c_boolean_26; } inline void set_c_boolean_26(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_boolean_26 = value; Il2CppCodeGenWriteBarrier((&___c_boolean_26), value); } inline static int32_t get_offset_of_c_byte_27() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_byte_27)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_byte_27() const { return ___c_byte_27; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_byte_27() { return &___c_byte_27; } inline void set_c_byte_27(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_byte_27 = value; Il2CppCodeGenWriteBarrier((&___c_byte_27), value); } inline static int32_t get_offset_of_c_char_28() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_char_28)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_char_28() const { return ___c_char_28; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_char_28() { return &___c_char_28; } inline void set_c_char_28(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_char_28 = value; Il2CppCodeGenWriteBarrier((&___c_char_28), value); } inline static int32_t get_offset_of_c_date_29() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_date_29)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_date_29() const { return ___c_date_29; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_date_29() { return &___c_date_29; } inline void set_c_date_29(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_date_29 = value; Il2CppCodeGenWriteBarrier((&___c_date_29), value); } inline static int32_t get_offset_of_c_dateTime_30() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_dateTime_30)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_dateTime_30() const { return ___c_dateTime_30; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_dateTime_30() { return &___c_dateTime_30; } inline void set_c_dateTime_30(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_dateTime_30 = value; Il2CppCodeGenWriteBarrier((&___c_dateTime_30), value); } inline static int32_t get_offset_of_c_dateTimeNoTz_31() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_dateTimeNoTz_31)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_dateTimeNoTz_31() const { return ___c_dateTimeNoTz_31; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_dateTimeNoTz_31() { return &___c_dateTimeNoTz_31; } inline void set_c_dateTimeNoTz_31(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_dateTimeNoTz_31 = value; Il2CppCodeGenWriteBarrier((&___c_dateTimeNoTz_31), value); } inline static int32_t get_offset_of_c_dateTimeTz_32() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_dateTimeTz_32)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_dateTimeTz_32() const { return ___c_dateTimeTz_32; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_dateTimeTz_32() { return &___c_dateTimeTz_32; } inline void set_c_dateTimeTz_32(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_dateTimeTz_32 = value; Il2CppCodeGenWriteBarrier((&___c_dateTimeTz_32), value); } inline static int32_t get_offset_of_c_day_33() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_day_33)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_day_33() const { return ___c_day_33; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_day_33() { return &___c_day_33; } inline void set_c_day_33(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_day_33 = value; Il2CppCodeGenWriteBarrier((&___c_day_33), value); } inline static int32_t get_offset_of_c_decimal_34() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_decimal_34)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_decimal_34() const { return ___c_decimal_34; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_decimal_34() { return &___c_decimal_34; } inline void set_c_decimal_34(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_decimal_34 = value; Il2CppCodeGenWriteBarrier((&___c_decimal_34), value); } inline static int32_t get_offset_of_c_double_35() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_double_35)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_double_35() const { return ___c_double_35; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_double_35() { return &___c_double_35; } inline void set_c_double_35(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_double_35 = value; Il2CppCodeGenWriteBarrier((&___c_double_35), value); } inline static int32_t get_offset_of_c_doubleXdr_36() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_doubleXdr_36)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_doubleXdr_36() const { return ___c_doubleXdr_36; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_doubleXdr_36() { return &___c_doubleXdr_36; } inline void set_c_doubleXdr_36(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_doubleXdr_36 = value; Il2CppCodeGenWriteBarrier((&___c_doubleXdr_36), value); } inline static int32_t get_offset_of_c_duration_37() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_duration_37)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_duration_37() const { return ___c_duration_37; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_duration_37() { return &___c_duration_37; } inline void set_c_duration_37(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_duration_37 = value; Il2CppCodeGenWriteBarrier((&___c_duration_37), value); } inline static int32_t get_offset_of_c_ENTITY_38() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_ENTITY_38)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_ENTITY_38() const { return ___c_ENTITY_38; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_ENTITY_38() { return &___c_ENTITY_38; } inline void set_c_ENTITY_38(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_ENTITY_38 = value; Il2CppCodeGenWriteBarrier((&___c_ENTITY_38), value); } inline static int32_t get_offset_of_c_ENTITIES_39() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_ENTITIES_39)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_ENTITIES_39() const { return ___c_ENTITIES_39; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_ENTITIES_39() { return &___c_ENTITIES_39; } inline void set_c_ENTITIES_39(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_ENTITIES_39 = value; Il2CppCodeGenWriteBarrier((&___c_ENTITIES_39), value); } inline static int32_t get_offset_of_c_ENUMERATION_40() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_ENUMERATION_40)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_ENUMERATION_40() const { return ___c_ENUMERATION_40; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_ENUMERATION_40() { return &___c_ENUMERATION_40; } inline void set_c_ENUMERATION_40(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_ENUMERATION_40 = value; Il2CppCodeGenWriteBarrier((&___c_ENUMERATION_40), value); } inline static int32_t get_offset_of_c_fixed_41() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_fixed_41)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_fixed_41() const { return ___c_fixed_41; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_fixed_41() { return &___c_fixed_41; } inline void set_c_fixed_41(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_fixed_41 = value; Il2CppCodeGenWriteBarrier((&___c_fixed_41), value); } inline static int32_t get_offset_of_c_float_42() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_float_42)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_float_42() const { return ___c_float_42; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_float_42() { return &___c_float_42; } inline void set_c_float_42(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_float_42 = value; Il2CppCodeGenWriteBarrier((&___c_float_42), value); } inline static int32_t get_offset_of_c_floatXdr_43() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_floatXdr_43)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_floatXdr_43() const { return ___c_floatXdr_43; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_floatXdr_43() { return &___c_floatXdr_43; } inline void set_c_floatXdr_43(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_floatXdr_43 = value; Il2CppCodeGenWriteBarrier((&___c_floatXdr_43), value); } inline static int32_t get_offset_of_c_hexBinary_44() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_hexBinary_44)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_hexBinary_44() const { return ___c_hexBinary_44; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_hexBinary_44() { return &___c_hexBinary_44; } inline void set_c_hexBinary_44(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_hexBinary_44 = value; Il2CppCodeGenWriteBarrier((&___c_hexBinary_44), value); } inline static int32_t get_offset_of_c_ID_45() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_ID_45)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_ID_45() const { return ___c_ID_45; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_ID_45() { return &___c_ID_45; } inline void set_c_ID_45(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_ID_45 = value; Il2CppCodeGenWriteBarrier((&___c_ID_45), value); } inline static int32_t get_offset_of_c_IDREF_46() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_IDREF_46)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_IDREF_46() const { return ___c_IDREF_46; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_IDREF_46() { return &___c_IDREF_46; } inline void set_c_IDREF_46(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_IDREF_46 = value; Il2CppCodeGenWriteBarrier((&___c_IDREF_46), value); } inline static int32_t get_offset_of_c_IDREFS_47() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_IDREFS_47)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_IDREFS_47() const { return ___c_IDREFS_47; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_IDREFS_47() { return &___c_IDREFS_47; } inline void set_c_IDREFS_47(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_IDREFS_47 = value; Il2CppCodeGenWriteBarrier((&___c_IDREFS_47), value); } inline static int32_t get_offset_of_c_int_48() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_int_48)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_int_48() const { return ___c_int_48; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_int_48() { return &___c_int_48; } inline void set_c_int_48(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_int_48 = value; Il2CppCodeGenWriteBarrier((&___c_int_48), value); } inline static int32_t get_offset_of_c_integer_49() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_integer_49)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_integer_49() const { return ___c_integer_49; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_integer_49() { return &___c_integer_49; } inline void set_c_integer_49(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_integer_49 = value; Il2CppCodeGenWriteBarrier((&___c_integer_49), value); } inline static int32_t get_offset_of_c_language_50() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_language_50)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_language_50() const { return ___c_language_50; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_language_50() { return &___c_language_50; } inline void set_c_language_50(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_language_50 = value; Il2CppCodeGenWriteBarrier((&___c_language_50), value); } inline static int32_t get_offset_of_c_long_51() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_long_51)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_long_51() const { return ___c_long_51; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_long_51() { return &___c_long_51; } inline void set_c_long_51(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_long_51 = value; Il2CppCodeGenWriteBarrier((&___c_long_51), value); } inline static int32_t get_offset_of_c_month_52() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_month_52)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_month_52() const { return ___c_month_52; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_month_52() { return &___c_month_52; } inline void set_c_month_52(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_month_52 = value; Il2CppCodeGenWriteBarrier((&___c_month_52), value); } inline static int32_t get_offset_of_c_monthDay_53() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_monthDay_53)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_monthDay_53() const { return ___c_monthDay_53; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_monthDay_53() { return &___c_monthDay_53; } inline void set_c_monthDay_53(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_monthDay_53 = value; Il2CppCodeGenWriteBarrier((&___c_monthDay_53), value); } inline static int32_t get_offset_of_c_Name_54() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_Name_54)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_Name_54() const { return ___c_Name_54; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_Name_54() { return &___c_Name_54; } inline void set_c_Name_54(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_Name_54 = value; Il2CppCodeGenWriteBarrier((&___c_Name_54), value); } inline static int32_t get_offset_of_c_NCName_55() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_NCName_55)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_NCName_55() const { return ___c_NCName_55; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_NCName_55() { return &___c_NCName_55; } inline void set_c_NCName_55(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_NCName_55 = value; Il2CppCodeGenWriteBarrier((&___c_NCName_55), value); } inline static int32_t get_offset_of_c_negativeInteger_56() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_negativeInteger_56)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_negativeInteger_56() const { return ___c_negativeInteger_56; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_negativeInteger_56() { return &___c_negativeInteger_56; } inline void set_c_negativeInteger_56(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_negativeInteger_56 = value; Il2CppCodeGenWriteBarrier((&___c_negativeInteger_56), value); } inline static int32_t get_offset_of_c_NMTOKEN_57() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_NMTOKEN_57)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_NMTOKEN_57() const { return ___c_NMTOKEN_57; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_NMTOKEN_57() { return &___c_NMTOKEN_57; } inline void set_c_NMTOKEN_57(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_NMTOKEN_57 = value; Il2CppCodeGenWriteBarrier((&___c_NMTOKEN_57), value); } inline static int32_t get_offset_of_c_NMTOKENS_58() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_NMTOKENS_58)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_NMTOKENS_58() const { return ___c_NMTOKENS_58; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_NMTOKENS_58() { return &___c_NMTOKENS_58; } inline void set_c_NMTOKENS_58(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_NMTOKENS_58 = value; Il2CppCodeGenWriteBarrier((&___c_NMTOKENS_58), value); } inline static int32_t get_offset_of_c_nonNegativeInteger_59() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_nonNegativeInteger_59)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_nonNegativeInteger_59() const { return ___c_nonNegativeInteger_59; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_nonNegativeInteger_59() { return &___c_nonNegativeInteger_59; } inline void set_c_nonNegativeInteger_59(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_nonNegativeInteger_59 = value; Il2CppCodeGenWriteBarrier((&___c_nonNegativeInteger_59), value); } inline static int32_t get_offset_of_c_nonPositiveInteger_60() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_nonPositiveInteger_60)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_nonPositiveInteger_60() const { return ___c_nonPositiveInteger_60; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_nonPositiveInteger_60() { return &___c_nonPositiveInteger_60; } inline void set_c_nonPositiveInteger_60(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_nonPositiveInteger_60 = value; Il2CppCodeGenWriteBarrier((&___c_nonPositiveInteger_60), value); } inline static int32_t get_offset_of_c_normalizedString_61() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_normalizedString_61)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_normalizedString_61() const { return ___c_normalizedString_61; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_normalizedString_61() { return &___c_normalizedString_61; } inline void set_c_normalizedString_61(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_normalizedString_61 = value; Il2CppCodeGenWriteBarrier((&___c_normalizedString_61), value); } inline static int32_t get_offset_of_c_NOTATION_62() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_NOTATION_62)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_NOTATION_62() const { return ___c_NOTATION_62; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_NOTATION_62() { return &___c_NOTATION_62; } inline void set_c_NOTATION_62(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_NOTATION_62 = value; Il2CppCodeGenWriteBarrier((&___c_NOTATION_62), value); } inline static int32_t get_offset_of_c_positiveInteger_63() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_positiveInteger_63)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_positiveInteger_63() const { return ___c_positiveInteger_63; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_positiveInteger_63() { return &___c_positiveInteger_63; } inline void set_c_positiveInteger_63(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_positiveInteger_63 = value; Il2CppCodeGenWriteBarrier((&___c_positiveInteger_63), value); } inline static int32_t get_offset_of_c_QName_64() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_QName_64)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_QName_64() const { return ___c_QName_64; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_QName_64() { return &___c_QName_64; } inline void set_c_QName_64(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_QName_64 = value; Il2CppCodeGenWriteBarrier((&___c_QName_64), value); } inline static int32_t get_offset_of_c_QNameXdr_65() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_QNameXdr_65)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_QNameXdr_65() const { return ___c_QNameXdr_65; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_QNameXdr_65() { return &___c_QNameXdr_65; } inline void set_c_QNameXdr_65(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_QNameXdr_65 = value; Il2CppCodeGenWriteBarrier((&___c_QNameXdr_65), value); } inline static int32_t get_offset_of_c_short_66() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_short_66)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_short_66() const { return ___c_short_66; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_short_66() { return &___c_short_66; } inline void set_c_short_66(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_short_66 = value; Il2CppCodeGenWriteBarrier((&___c_short_66), value); } inline static int32_t get_offset_of_c_string_67() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_string_67)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_string_67() const { return ___c_string_67; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_string_67() { return &___c_string_67; } inline void set_c_string_67(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_string_67 = value; Il2CppCodeGenWriteBarrier((&___c_string_67), value); } inline static int32_t get_offset_of_c_time_68() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_time_68)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_time_68() const { return ___c_time_68; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_time_68() { return &___c_time_68; } inline void set_c_time_68(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_time_68 = value; Il2CppCodeGenWriteBarrier((&___c_time_68), value); } inline static int32_t get_offset_of_c_timeNoTz_69() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_timeNoTz_69)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_timeNoTz_69() const { return ___c_timeNoTz_69; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_timeNoTz_69() { return &___c_timeNoTz_69; } inline void set_c_timeNoTz_69(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_timeNoTz_69 = value; Il2CppCodeGenWriteBarrier((&___c_timeNoTz_69), value); } inline static int32_t get_offset_of_c_timeTz_70() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_timeTz_70)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_timeTz_70() const { return ___c_timeTz_70; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_timeTz_70() { return &___c_timeTz_70; } inline void set_c_timeTz_70(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_timeTz_70 = value; Il2CppCodeGenWriteBarrier((&___c_timeTz_70), value); } inline static int32_t get_offset_of_c_token_71() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_token_71)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_token_71() const { return ___c_token_71; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_token_71() { return &___c_token_71; } inline void set_c_token_71(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_token_71 = value; Il2CppCodeGenWriteBarrier((&___c_token_71), value); } inline static int32_t get_offset_of_c_unsignedByte_72() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_unsignedByte_72)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_unsignedByte_72() const { return ___c_unsignedByte_72; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_unsignedByte_72() { return &___c_unsignedByte_72; } inline void set_c_unsignedByte_72(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_unsignedByte_72 = value; Il2CppCodeGenWriteBarrier((&___c_unsignedByte_72), value); } inline static int32_t get_offset_of_c_unsignedInt_73() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_unsignedInt_73)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_unsignedInt_73() const { return ___c_unsignedInt_73; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_unsignedInt_73() { return &___c_unsignedInt_73; } inline void set_c_unsignedInt_73(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_unsignedInt_73 = value; Il2CppCodeGenWriteBarrier((&___c_unsignedInt_73), value); } inline static int32_t get_offset_of_c_unsignedLong_74() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_unsignedLong_74)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_unsignedLong_74() const { return ___c_unsignedLong_74; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_unsignedLong_74() { return &___c_unsignedLong_74; } inline void set_c_unsignedLong_74(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_unsignedLong_74 = value; Il2CppCodeGenWriteBarrier((&___c_unsignedLong_74), value); } inline static int32_t get_offset_of_c_unsignedShort_75() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_unsignedShort_75)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_unsignedShort_75() const { return ___c_unsignedShort_75; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_unsignedShort_75() { return &___c_unsignedShort_75; } inline void set_c_unsignedShort_75(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_unsignedShort_75 = value; Il2CppCodeGenWriteBarrier((&___c_unsignedShort_75), value); } inline static int32_t get_offset_of_c_uuid_76() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_uuid_76)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_uuid_76() const { return ___c_uuid_76; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_uuid_76() { return &___c_uuid_76; } inline void set_c_uuid_76(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_uuid_76 = value; Il2CppCodeGenWriteBarrier((&___c_uuid_76), value); } inline static int32_t get_offset_of_c_year_77() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_year_77)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_year_77() const { return ___c_year_77; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_year_77() { return &___c_year_77; } inline void set_c_year_77(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_year_77 = value; Il2CppCodeGenWriteBarrier((&___c_year_77), value); } inline static int32_t get_offset_of_c_yearMonth_78() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_yearMonth_78)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_yearMonth_78() const { return ___c_yearMonth_78; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_yearMonth_78() { return &___c_yearMonth_78; } inline void set_c_yearMonth_78(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_yearMonth_78 = value; Il2CppCodeGenWriteBarrier((&___c_yearMonth_78), value); } inline static int32_t get_offset_of_c_normalizedStringV1Compat_79() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_normalizedStringV1Compat_79)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_normalizedStringV1Compat_79() const { return ___c_normalizedStringV1Compat_79; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_normalizedStringV1Compat_79() { return &___c_normalizedStringV1Compat_79; } inline void set_c_normalizedStringV1Compat_79(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_normalizedStringV1Compat_79 = value; Il2CppCodeGenWriteBarrier((&___c_normalizedStringV1Compat_79), value); } inline static int32_t get_offset_of_c_tokenV1Compat_80() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_tokenV1Compat_80)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_tokenV1Compat_80() const { return ___c_tokenV1Compat_80; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_tokenV1Compat_80() { return &___c_tokenV1Compat_80; } inline void set_c_tokenV1Compat_80(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_tokenV1Compat_80 = value; Il2CppCodeGenWriteBarrier((&___c_tokenV1Compat_80), value); } inline static int32_t get_offset_of_c_anyAtomicType_81() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_anyAtomicType_81)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_anyAtomicType_81() const { return ___c_anyAtomicType_81; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_anyAtomicType_81() { return &___c_anyAtomicType_81; } inline void set_c_anyAtomicType_81(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_anyAtomicType_81 = value; Il2CppCodeGenWriteBarrier((&___c_anyAtomicType_81), value); } inline static int32_t get_offset_of_c_dayTimeDuration_82() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_dayTimeDuration_82)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_dayTimeDuration_82() const { return ___c_dayTimeDuration_82; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_dayTimeDuration_82() { return &___c_dayTimeDuration_82; } inline void set_c_dayTimeDuration_82(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_dayTimeDuration_82 = value; Il2CppCodeGenWriteBarrier((&___c_dayTimeDuration_82), value); } inline static int32_t get_offset_of_c_untypedAtomicType_83() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_untypedAtomicType_83)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_untypedAtomicType_83() const { return ___c_untypedAtomicType_83; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_untypedAtomicType_83() { return &___c_untypedAtomicType_83; } inline void set_c_untypedAtomicType_83(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_untypedAtomicType_83 = value; Il2CppCodeGenWriteBarrier((&___c_untypedAtomicType_83), value); } inline static int32_t get_offset_of_c_yearMonthDuration_84() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_yearMonthDuration_84)); } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * get_c_yearMonthDuration_84() const { return ___c_yearMonthDuration_84; } inline DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 ** get_address_of_c_yearMonthDuration_84() { return &___c_yearMonthDuration_84; } inline void set_c_yearMonthDuration_84(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * value) { ___c_yearMonthDuration_84 = value; Il2CppCodeGenWriteBarrier((&___c_yearMonthDuration_84), value); } inline static int32_t get_offset_of_c_tokenizedTypes_85() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_tokenizedTypes_85)); } inline DatatypeImplementationU5BU5D_t0F5F2FAE1D0EECFD06FFE014BFC2A105C9C30C36* get_c_tokenizedTypes_85() const { return ___c_tokenizedTypes_85; } inline DatatypeImplementationU5BU5D_t0F5F2FAE1D0EECFD06FFE014BFC2A105C9C30C36** get_address_of_c_tokenizedTypes_85() { return &___c_tokenizedTypes_85; } inline void set_c_tokenizedTypes_85(DatatypeImplementationU5BU5D_t0F5F2FAE1D0EECFD06FFE014BFC2A105C9C30C36* value) { ___c_tokenizedTypes_85 = value; Il2CppCodeGenWriteBarrier((&___c_tokenizedTypes_85), value); } inline static int32_t get_offset_of_c_tokenizedTypesXsd_86() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_tokenizedTypesXsd_86)); } inline DatatypeImplementationU5BU5D_t0F5F2FAE1D0EECFD06FFE014BFC2A105C9C30C36* get_c_tokenizedTypesXsd_86() const { return ___c_tokenizedTypesXsd_86; } inline DatatypeImplementationU5BU5D_t0F5F2FAE1D0EECFD06FFE014BFC2A105C9C30C36** get_address_of_c_tokenizedTypesXsd_86() { return &___c_tokenizedTypesXsd_86; } inline void set_c_tokenizedTypesXsd_86(DatatypeImplementationU5BU5D_t0F5F2FAE1D0EECFD06FFE014BFC2A105C9C30C36* value) { ___c_tokenizedTypesXsd_86 = value; Il2CppCodeGenWriteBarrier((&___c_tokenizedTypesXsd_86), value); } inline static int32_t get_offset_of_c_XdrTypes_87() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_XdrTypes_87)); } inline SchemaDatatypeMapU5BU5D_tE0D01BD73889B644F2583397DC3D243C66A3EEA7* get_c_XdrTypes_87() const { return ___c_XdrTypes_87; } inline SchemaDatatypeMapU5BU5D_tE0D01BD73889B644F2583397DC3D243C66A3EEA7** get_address_of_c_XdrTypes_87() { return &___c_XdrTypes_87; } inline void set_c_XdrTypes_87(SchemaDatatypeMapU5BU5D_tE0D01BD73889B644F2583397DC3D243C66A3EEA7* value) { ___c_XdrTypes_87 = value; Il2CppCodeGenWriteBarrier((&___c_XdrTypes_87), value); } inline static int32_t get_offset_of_c_XsdTypes_88() { return static_cast(offsetof(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields, ___c_XsdTypes_88)); } inline SchemaDatatypeMapU5BU5D_tE0D01BD73889B644F2583397DC3D243C66A3EEA7* get_c_XsdTypes_88() const { return ___c_XsdTypes_88; } inline SchemaDatatypeMapU5BU5D_tE0D01BD73889B644F2583397DC3D243C66A3EEA7** get_address_of_c_XsdTypes_88() { return &___c_XsdTypes_88; } inline void set_c_XsdTypes_88(SchemaDatatypeMapU5BU5D_tE0D01BD73889B644F2583397DC3D243C66A3EEA7* value) { ___c_XsdTypes_88 = value; Il2CppCodeGenWriteBarrier((&___c_XsdTypes_88), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATATYPEIMPLEMENTATION_TB5894E69998AF6871FDFC14B2A95AE5F07CBB836_H #ifndef NAMESPACELIST_T333B54F374AA7F3348AE9A2FD0210A465BBD6B8C_H #define NAMESPACELIST_T333B54F374AA7F3348AE9A2FD0210A465BBD6B8C_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.NamespaceList struct NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C : public RuntimeObject { public: // System.Xml.Schema.NamespaceList_ListType System.Xml.Schema.NamespaceList::type int32_t ___type_0; // System.Collections.Hashtable System.Xml.Schema.NamespaceList::set Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * ___set_1; // System.String System.Xml.Schema.NamespaceList::targetNamespace String_t* ___targetNamespace_2; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C, ___type_0)); } inline int32_t get_type_0() const { return ___type_0; } inline int32_t* get_address_of_type_0() { return &___type_0; } inline void set_type_0(int32_t value) { ___type_0 = value; } inline static int32_t get_offset_of_set_1() { return static_cast(offsetof(NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C, ___set_1)); } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * get_set_1() const { return ___set_1; } inline Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 ** get_address_of_set_1() { return &___set_1; } inline void set_set_1(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * value) { ___set_1 = value; Il2CppCodeGenWriteBarrier((&___set_1), value); } inline static int32_t get_offset_of_targetNamespace_2() { return static_cast(offsetof(NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C, ___targetNamespace_2)); } inline String_t* get_targetNamespace_2() const { return ___targetNamespace_2; } inline String_t** get_address_of_targetNamespace_2() { return &___targetNamespace_2; } inline void set_targetNamespace_2(String_t* value) { ___targetNamespace_2 = value; Il2CppCodeGenWriteBarrier((&___targetNamespace_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NAMESPACELIST_T333B54F374AA7F3348AE9A2FD0210A465BBD6B8C_H #ifndef SCHEMADECLBASE_T01E56CF5001308CDC9C9D6CC9E31648FC3F4772B_H #define SCHEMADECLBASE_T01E56CF5001308CDC9C9D6CC9E31648FC3F4772B_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.SchemaDeclBase struct SchemaDeclBase_t01E56CF5001308CDC9C9D6CC9E31648FC3F4772B : public RuntimeObject { public: // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaDeclBase::name XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * ___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_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType_4; // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.SchemaDeclBase::datatype XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * ___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_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * ___values_10; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(SchemaDeclBase_t01E56CF5001308CDC9C9D6CC9E31648FC3F4772B, ___name_0)); } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * get_name_0() const { return ___name_0; } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD ** get_address_of_name_0() { return &___name_0; } inline void set_name_0(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((&___name_0), value); } inline static int32_t get_offset_of_prefix_1() { return static_cast(offsetof(SchemaDeclBase_t01E56CF5001308CDC9C9D6CC9E31648FC3F4772B, ___prefix_1)); } inline String_t* get_prefix_1() const { return ___prefix_1; } inline String_t** get_address_of_prefix_1() { return &___prefix_1; } inline void set_prefix_1(String_t* value) { ___prefix_1 = value; Il2CppCodeGenWriteBarrier((&___prefix_1), value); } inline static int32_t get_offset_of_isDeclaredInExternal_2() { return static_cast(offsetof(SchemaDeclBase_t01E56CF5001308CDC9C9D6CC9E31648FC3F4772B, ___isDeclaredInExternal_2)); } inline bool get_isDeclaredInExternal_2() const { return ___isDeclaredInExternal_2; } inline bool* get_address_of_isDeclaredInExternal_2() { return &___isDeclaredInExternal_2; } inline void set_isDeclaredInExternal_2(bool value) { ___isDeclaredInExternal_2 = value; } inline static int32_t get_offset_of_presence_3() { return static_cast(offsetof(SchemaDeclBase_t01E56CF5001308CDC9C9D6CC9E31648FC3F4772B, ___presence_3)); } inline int32_t get_presence_3() const { return ___presence_3; } inline int32_t* get_address_of_presence_3() { return &___presence_3; } inline void set_presence_3(int32_t value) { ___presence_3 = value; } inline static int32_t get_offset_of_schemaType_4() { return static_cast(offsetof(SchemaDeclBase_t01E56CF5001308CDC9C9D6CC9E31648FC3F4772B, ___schemaType_4)); } inline XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * get_schemaType_4() const { return ___schemaType_4; } inline XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 ** get_address_of_schemaType_4() { return &___schemaType_4; } inline void set_schemaType_4(XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * value) { ___schemaType_4 = value; Il2CppCodeGenWriteBarrier((&___schemaType_4), value); } inline static int32_t get_offset_of_datatype_5() { return static_cast(offsetof(SchemaDeclBase_t01E56CF5001308CDC9C9D6CC9E31648FC3F4772B, ___datatype_5)); } inline XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * get_datatype_5() const { return ___datatype_5; } inline XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 ** get_address_of_datatype_5() { return &___datatype_5; } inline void set_datatype_5(XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * value) { ___datatype_5 = value; Il2CppCodeGenWriteBarrier((&___datatype_5), value); } inline static int32_t get_offset_of_defaultValueRaw_6() { return static_cast(offsetof(SchemaDeclBase_t01E56CF5001308CDC9C9D6CC9E31648FC3F4772B, ___defaultValueRaw_6)); } inline String_t* get_defaultValueRaw_6() const { return ___defaultValueRaw_6; } inline String_t** get_address_of_defaultValueRaw_6() { return &___defaultValueRaw_6; } inline void set_defaultValueRaw_6(String_t* value) { ___defaultValueRaw_6 = value; Il2CppCodeGenWriteBarrier((&___defaultValueRaw_6), value); } inline static int32_t get_offset_of_defaultValueTyped_7() { return static_cast(offsetof(SchemaDeclBase_t01E56CF5001308CDC9C9D6CC9E31648FC3F4772B, ___defaultValueTyped_7)); } inline RuntimeObject * get_defaultValueTyped_7() const { return ___defaultValueTyped_7; } inline RuntimeObject ** get_address_of_defaultValueTyped_7() { return &___defaultValueTyped_7; } inline void set_defaultValueTyped_7(RuntimeObject * value) { ___defaultValueTyped_7 = value; Il2CppCodeGenWriteBarrier((&___defaultValueTyped_7), value); } inline static int32_t get_offset_of_maxLength_8() { return static_cast(offsetof(SchemaDeclBase_t01E56CF5001308CDC9C9D6CC9E31648FC3F4772B, ___maxLength_8)); } inline int64_t get_maxLength_8() const { return ___maxLength_8; } inline int64_t* get_address_of_maxLength_8() { return &___maxLength_8; } inline void set_maxLength_8(int64_t value) { ___maxLength_8 = value; } inline static int32_t get_offset_of_minLength_9() { return static_cast(offsetof(SchemaDeclBase_t01E56CF5001308CDC9C9D6CC9E31648FC3F4772B, ___minLength_9)); } inline int64_t get_minLength_9() const { return ___minLength_9; } inline int64_t* get_address_of_minLength_9() { return &___minLength_9; } inline void set_minLength_9(int64_t value) { ___minLength_9 = value; } inline static int32_t get_offset_of_values_10() { return static_cast(offsetof(SchemaDeclBase_t01E56CF5001308CDC9C9D6CC9E31648FC3F4772B, ___values_10)); } inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * get_values_10() const { return ___values_10; } inline List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 ** get_address_of_values_10() { return &___values_10; } inline void set_values_10(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * value) { ___values_10 = value; Il2CppCodeGenWriteBarrier((&___values_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCHEMADECLBASE_T01E56CF5001308CDC9C9D6CC9E31648FC3F4772B_H #ifndef SCHEMAINFO_TD9774489795A78B9235BAD315E5242C974183A41_H #define SCHEMAINFO_TD9774489795A78B9235BAD315E5242C974183A41_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.SchemaInfo struct SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaInfo::elementDecls Dictionary_2_t8820E288E84B6C8B767808031F13493C54D26FC9 * ___elementDecls_0; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaInfo::undeclaredElementDecls Dictionary_2_t8820E288E84B6C8B767808031F13493C54D26FC9 * ___undeclaredElementDecls_1; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaInfo::generalEntities Dictionary_2_t9311F48415A23B087A8AB42B76BDCE3EE7963EF4 * ___generalEntities_2; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaInfo::parameterEntities Dictionary_2_t9311F48415A23B087A8AB42B76BDCE3EE7963EF4 * ___parameterEntities_3; // System.Xml.XmlQualifiedName System.Xml.Schema.SchemaInfo::docTypeName XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * ___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_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B * ___targetNamespaces_8; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaInfo::attributeDecls Dictionary_2_t4827E5C3759E2764057CB4D7D67AF15BCDBA84C2 * ___attributeDecls_9; // System.Xml.Schema.SchemaType System.Xml.Schema.SchemaInfo::schemaType int32_t ___schemaType_10; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaInfo::elementDeclsByType Dictionary_2_t8820E288E84B6C8B767808031F13493C54D26FC9 * ___elementDeclsByType_11; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaInfo::notations Dictionary_2_t49DF5C20AE5B7EF983AFCFF5867364BA82492C70 * ___notations_12; public: inline static int32_t get_offset_of_elementDecls_0() { return static_cast(offsetof(SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41, ___elementDecls_0)); } inline Dictionary_2_t8820E288E84B6C8B767808031F13493C54D26FC9 * get_elementDecls_0() const { return ___elementDecls_0; } inline Dictionary_2_t8820E288E84B6C8B767808031F13493C54D26FC9 ** get_address_of_elementDecls_0() { return &___elementDecls_0; } inline void set_elementDecls_0(Dictionary_2_t8820E288E84B6C8B767808031F13493C54D26FC9 * value) { ___elementDecls_0 = value; Il2CppCodeGenWriteBarrier((&___elementDecls_0), value); } inline static int32_t get_offset_of_undeclaredElementDecls_1() { return static_cast(offsetof(SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41, ___undeclaredElementDecls_1)); } inline Dictionary_2_t8820E288E84B6C8B767808031F13493C54D26FC9 * get_undeclaredElementDecls_1() const { return ___undeclaredElementDecls_1; } inline Dictionary_2_t8820E288E84B6C8B767808031F13493C54D26FC9 ** get_address_of_undeclaredElementDecls_1() { return &___undeclaredElementDecls_1; } inline void set_undeclaredElementDecls_1(Dictionary_2_t8820E288E84B6C8B767808031F13493C54D26FC9 * value) { ___undeclaredElementDecls_1 = value; Il2CppCodeGenWriteBarrier((&___undeclaredElementDecls_1), value); } inline static int32_t get_offset_of_generalEntities_2() { return static_cast(offsetof(SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41, ___generalEntities_2)); } inline Dictionary_2_t9311F48415A23B087A8AB42B76BDCE3EE7963EF4 * get_generalEntities_2() const { return ___generalEntities_2; } inline Dictionary_2_t9311F48415A23B087A8AB42B76BDCE3EE7963EF4 ** get_address_of_generalEntities_2() { return &___generalEntities_2; } inline void set_generalEntities_2(Dictionary_2_t9311F48415A23B087A8AB42B76BDCE3EE7963EF4 * value) { ___generalEntities_2 = value; Il2CppCodeGenWriteBarrier((&___generalEntities_2), value); } inline static int32_t get_offset_of_parameterEntities_3() { return static_cast(offsetof(SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41, ___parameterEntities_3)); } inline Dictionary_2_t9311F48415A23B087A8AB42B76BDCE3EE7963EF4 * get_parameterEntities_3() const { return ___parameterEntities_3; } inline Dictionary_2_t9311F48415A23B087A8AB42B76BDCE3EE7963EF4 ** get_address_of_parameterEntities_3() { return &___parameterEntities_3; } inline void set_parameterEntities_3(Dictionary_2_t9311F48415A23B087A8AB42B76BDCE3EE7963EF4 * value) { ___parameterEntities_3 = value; Il2CppCodeGenWriteBarrier((&___parameterEntities_3), value); } inline static int32_t get_offset_of_docTypeName_4() { return static_cast(offsetof(SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41, ___docTypeName_4)); } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * get_docTypeName_4() const { return ___docTypeName_4; } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD ** get_address_of_docTypeName_4() { return &___docTypeName_4; } inline void set_docTypeName_4(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * value) { ___docTypeName_4 = value; Il2CppCodeGenWriteBarrier((&___docTypeName_4), value); } inline static int32_t get_offset_of_internalDtdSubset_5() { return static_cast(offsetof(SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41, ___internalDtdSubset_5)); } inline String_t* get_internalDtdSubset_5() const { return ___internalDtdSubset_5; } inline String_t** get_address_of_internalDtdSubset_5() { return &___internalDtdSubset_5; } inline void set_internalDtdSubset_5(String_t* value) { ___internalDtdSubset_5 = value; Il2CppCodeGenWriteBarrier((&___internalDtdSubset_5), value); } inline static int32_t get_offset_of_hasNonCDataAttributes_6() { return static_cast(offsetof(SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41, ___hasNonCDataAttributes_6)); } inline bool get_hasNonCDataAttributes_6() const { return ___hasNonCDataAttributes_6; } inline bool* get_address_of_hasNonCDataAttributes_6() { return &___hasNonCDataAttributes_6; } inline void set_hasNonCDataAttributes_6(bool value) { ___hasNonCDataAttributes_6 = value; } inline static int32_t get_offset_of_hasDefaultAttributes_7() { return static_cast(offsetof(SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41, ___hasDefaultAttributes_7)); } inline bool get_hasDefaultAttributes_7() const { return ___hasDefaultAttributes_7; } inline bool* get_address_of_hasDefaultAttributes_7() { return &___hasDefaultAttributes_7; } inline void set_hasDefaultAttributes_7(bool value) { ___hasDefaultAttributes_7 = value; } inline static int32_t get_offset_of_targetNamespaces_8() { return static_cast(offsetof(SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41, ___targetNamespaces_8)); } inline Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B * get_targetNamespaces_8() const { return ___targetNamespaces_8; } inline Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B ** get_address_of_targetNamespaces_8() { return &___targetNamespaces_8; } inline void set_targetNamespaces_8(Dictionary_2_tC299681D95BE2E81CC7CBA606C4E9D07A00FA35B * value) { ___targetNamespaces_8 = value; Il2CppCodeGenWriteBarrier((&___targetNamespaces_8), value); } inline static int32_t get_offset_of_attributeDecls_9() { return static_cast(offsetof(SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41, ___attributeDecls_9)); } inline Dictionary_2_t4827E5C3759E2764057CB4D7D67AF15BCDBA84C2 * get_attributeDecls_9() const { return ___attributeDecls_9; } inline Dictionary_2_t4827E5C3759E2764057CB4D7D67AF15BCDBA84C2 ** get_address_of_attributeDecls_9() { return &___attributeDecls_9; } inline void set_attributeDecls_9(Dictionary_2_t4827E5C3759E2764057CB4D7D67AF15BCDBA84C2 * value) { ___attributeDecls_9 = value; Il2CppCodeGenWriteBarrier((&___attributeDecls_9), value); } inline static int32_t get_offset_of_schemaType_10() { return static_cast(offsetof(SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41, ___schemaType_10)); } inline int32_t get_schemaType_10() const { return ___schemaType_10; } inline int32_t* get_address_of_schemaType_10() { return &___schemaType_10; } inline void set_schemaType_10(int32_t value) { ___schemaType_10 = value; } inline static int32_t get_offset_of_elementDeclsByType_11() { return static_cast(offsetof(SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41, ___elementDeclsByType_11)); } inline Dictionary_2_t8820E288E84B6C8B767808031F13493C54D26FC9 * get_elementDeclsByType_11() const { return ___elementDeclsByType_11; } inline Dictionary_2_t8820E288E84B6C8B767808031F13493C54D26FC9 ** get_address_of_elementDeclsByType_11() { return &___elementDeclsByType_11; } inline void set_elementDeclsByType_11(Dictionary_2_t8820E288E84B6C8B767808031F13493C54D26FC9 * value) { ___elementDeclsByType_11 = value; Il2CppCodeGenWriteBarrier((&___elementDeclsByType_11), value); } inline static int32_t get_offset_of_notations_12() { return static_cast(offsetof(SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41, ___notations_12)); } inline Dictionary_2_t49DF5C20AE5B7EF983AFCFF5867364BA82492C70 * get_notations_12() const { return ___notations_12; } inline Dictionary_2_t49DF5C20AE5B7EF983AFCFF5867364BA82492C70 ** get_address_of_notations_12() { return &___notations_12; } inline void set_notations_12(Dictionary_2_t49DF5C20AE5B7EF983AFCFF5867364BA82492C70 * value) { ___notations_12 = value; Il2CppCodeGenWriteBarrier((&___notations_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCHEMAINFO_TD9774489795A78B9235BAD315E5242C974183A41_H #ifndef VALIDATIONEVENTARGS_T242553A3B613066E3FC046288572FB1E0D3DA230_H #define VALIDATIONEVENTARGS_T242553A3B613066E3FC046288572FB1E0D3DA230_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.ValidationEventArgs struct ValidationEventArgs_t242553A3B613066E3FC046288572FB1E0D3DA230 : public EventArgs_t8E6CA180BE0E56674C6407011A94BAF7C757352E { public: // System.Xml.Schema.XmlSchemaException System.Xml.Schema.ValidationEventArgs::ex XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * ___ex_1; // System.Xml.Schema.XmlSeverityType System.Xml.Schema.ValidationEventArgs::severity int32_t ___severity_2; public: inline static int32_t get_offset_of_ex_1() { return static_cast(offsetof(ValidationEventArgs_t242553A3B613066E3FC046288572FB1E0D3DA230, ___ex_1)); } inline XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * get_ex_1() const { return ___ex_1; } inline XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 ** get_address_of_ex_1() { return &___ex_1; } inline void set_ex_1(XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * value) { ___ex_1 = value; Il2CppCodeGenWriteBarrier((&___ex_1), value); } inline static int32_t get_offset_of_severity_2() { return static_cast(offsetof(ValidationEventArgs_t242553A3B613066E3FC046288572FB1E0D3DA230, ___severity_2)); } inline int32_t get_severity_2() const { return ___severity_2; } inline int32_t* get_address_of_severity_2() { return &___severity_2; } inline void set_severity_2(int32_t value) { ___severity_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VALIDATIONEVENTARGS_T242553A3B613066E3FC046288572FB1E0D3DA230_H #ifndef XMLATOMICVALUE_TD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_H #define XMLATOMICVALUE_TD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlAtomicValue struct XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 : public XPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98 { public: // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlAtomicValue::xmlType XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___xmlType_0; // System.Object System.Xml.Schema.XmlAtomicValue::objVal RuntimeObject * ___objVal_1; // System.TypeCode System.Xml.Schema.XmlAtomicValue::clrType int32_t ___clrType_2; // System.Xml.Schema.XmlAtomicValue_Union System.Xml.Schema.XmlAtomicValue::unionVal Union_t75FE76D5ECF7F32BF3656D21BD446F4E42996391 ___unionVal_3; // System.Xml.Schema.XmlAtomicValue_NamespacePrefixForQName System.Xml.Schema.XmlAtomicValue::nsPrefix NamespacePrefixForQName_t80F0083B9C2151D487D41CCDD89B668C21902D8F * ___nsPrefix_4; public: inline static int32_t get_offset_of_xmlType_0() { return static_cast(offsetof(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0, ___xmlType_0)); } inline XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * get_xmlType_0() const { return ___xmlType_0; } inline XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 ** get_address_of_xmlType_0() { return &___xmlType_0; } inline void set_xmlType_0(XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * value) { ___xmlType_0 = value; Il2CppCodeGenWriteBarrier((&___xmlType_0), value); } inline static int32_t get_offset_of_objVal_1() { return static_cast(offsetof(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0, ___objVal_1)); } inline RuntimeObject * get_objVal_1() const { return ___objVal_1; } inline RuntimeObject ** get_address_of_objVal_1() { return &___objVal_1; } inline void set_objVal_1(RuntimeObject * value) { ___objVal_1 = value; Il2CppCodeGenWriteBarrier((&___objVal_1), value); } inline static int32_t get_offset_of_clrType_2() { return static_cast(offsetof(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0, ___clrType_2)); } inline int32_t get_clrType_2() const { return ___clrType_2; } inline int32_t* get_address_of_clrType_2() { return &___clrType_2; } inline void set_clrType_2(int32_t value) { ___clrType_2 = value; } inline static int32_t get_offset_of_unionVal_3() { return static_cast(offsetof(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0, ___unionVal_3)); } inline Union_t75FE76D5ECF7F32BF3656D21BD446F4E42996391 get_unionVal_3() const { return ___unionVal_3; } inline Union_t75FE76D5ECF7F32BF3656D21BD446F4E42996391 * get_address_of_unionVal_3() { return &___unionVal_3; } inline void set_unionVal_3(Union_t75FE76D5ECF7F32BF3656D21BD446F4E42996391 value) { ___unionVal_3 = value; } inline static int32_t get_offset_of_nsPrefix_4() { return static_cast(offsetof(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0, ___nsPrefix_4)); } inline NamespacePrefixForQName_t80F0083B9C2151D487D41CCDD89B668C21902D8F * get_nsPrefix_4() const { return ___nsPrefix_4; } inline NamespacePrefixForQName_t80F0083B9C2151D487D41CCDD89B668C21902D8F ** get_address_of_nsPrefix_4() { return &___nsPrefix_4; } inline void set_nsPrefix_4(NamespacePrefixForQName_t80F0083B9C2151D487D41CCDD89B668C21902D8F * value) { ___nsPrefix_4 = value; Il2CppCodeGenWriteBarrier((&___nsPrefix_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLATOMICVALUE_TD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_H #ifndef XMLBASECONVERTER_T2E1FE7137987814D59918B27A1807DAE7E78CFD8_H #define XMLBASECONVERTER_T2E1FE7137987814D59918B27A1807DAE7E78CFD8_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlBaseConverter struct XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 : public XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E { public: // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlBaseConverter::schemaType XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType_0; // System.Xml.Schema.XmlTypeCode System.Xml.Schema.XmlBaseConverter::typeCode int32_t ___typeCode_1; // System.Type System.Xml.Schema.XmlBaseConverter::clrTypeDefault Type_t * ___clrTypeDefault_2; public: inline static int32_t get_offset_of_schemaType_0() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8, ___schemaType_0)); } inline XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * get_schemaType_0() const { return ___schemaType_0; } inline XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 ** get_address_of_schemaType_0() { return &___schemaType_0; } inline void set_schemaType_0(XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * value) { ___schemaType_0 = value; Il2CppCodeGenWriteBarrier((&___schemaType_0), value); } inline static int32_t get_offset_of_typeCode_1() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8, ___typeCode_1)); } inline int32_t get_typeCode_1() const { return ___typeCode_1; } inline int32_t* get_address_of_typeCode_1() { return &___typeCode_1; } inline void set_typeCode_1(int32_t value) { ___typeCode_1 = value; } inline static int32_t get_offset_of_clrTypeDefault_2() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8, ___clrTypeDefault_2)); } inline Type_t * get_clrTypeDefault_2() const { return ___clrTypeDefault_2; } inline Type_t ** get_address_of_clrTypeDefault_2() { return &___clrTypeDefault_2; } inline void set_clrTypeDefault_2(Type_t * value) { ___clrTypeDefault_2 = value; Il2CppCodeGenWriteBarrier((&___clrTypeDefault_2), value); } }; struct XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields { public: // System.Type System.Xml.Schema.XmlBaseConverter::ICollectionType Type_t * ___ICollectionType_3; // System.Type System.Xml.Schema.XmlBaseConverter::IEnumerableType Type_t * ___IEnumerableType_4; // System.Type System.Xml.Schema.XmlBaseConverter::IListType Type_t * ___IListType_5; // System.Type System.Xml.Schema.XmlBaseConverter::ObjectArrayType Type_t * ___ObjectArrayType_6; // System.Type System.Xml.Schema.XmlBaseConverter::StringArrayType Type_t * ___StringArrayType_7; // System.Type System.Xml.Schema.XmlBaseConverter::XmlAtomicValueArrayType Type_t * ___XmlAtomicValueArrayType_8; // System.Type System.Xml.Schema.XmlBaseConverter::DecimalType Type_t * ___DecimalType_9; // System.Type System.Xml.Schema.XmlBaseConverter::Int32Type Type_t * ___Int32Type_10; // System.Type System.Xml.Schema.XmlBaseConverter::Int64Type Type_t * ___Int64Type_11; // System.Type System.Xml.Schema.XmlBaseConverter::StringType Type_t * ___StringType_12; // System.Type System.Xml.Schema.XmlBaseConverter::XmlAtomicValueType Type_t * ___XmlAtomicValueType_13; // System.Type System.Xml.Schema.XmlBaseConverter::ObjectType Type_t * ___ObjectType_14; // System.Type System.Xml.Schema.XmlBaseConverter::ByteType Type_t * ___ByteType_15; // System.Type System.Xml.Schema.XmlBaseConverter::Int16Type Type_t * ___Int16Type_16; // System.Type System.Xml.Schema.XmlBaseConverter::SByteType Type_t * ___SByteType_17; // System.Type System.Xml.Schema.XmlBaseConverter::UInt16Type Type_t * ___UInt16Type_18; // System.Type System.Xml.Schema.XmlBaseConverter::UInt32Type Type_t * ___UInt32Type_19; // System.Type System.Xml.Schema.XmlBaseConverter::UInt64Type Type_t * ___UInt64Type_20; // System.Type System.Xml.Schema.XmlBaseConverter::XPathItemType Type_t * ___XPathItemType_21; // System.Type System.Xml.Schema.XmlBaseConverter::DoubleType Type_t * ___DoubleType_22; // System.Type System.Xml.Schema.XmlBaseConverter::SingleType Type_t * ___SingleType_23; // System.Type System.Xml.Schema.XmlBaseConverter::DateTimeType Type_t * ___DateTimeType_24; // System.Type System.Xml.Schema.XmlBaseConverter::DateTimeOffsetType Type_t * ___DateTimeOffsetType_25; // System.Type System.Xml.Schema.XmlBaseConverter::BooleanType Type_t * ___BooleanType_26; // System.Type System.Xml.Schema.XmlBaseConverter::ByteArrayType Type_t * ___ByteArrayType_27; // System.Type System.Xml.Schema.XmlBaseConverter::XmlQualifiedNameType Type_t * ___XmlQualifiedNameType_28; // System.Type System.Xml.Schema.XmlBaseConverter::UriType Type_t * ___UriType_29; // System.Type System.Xml.Schema.XmlBaseConverter::TimeSpanType Type_t * ___TimeSpanType_30; // System.Type System.Xml.Schema.XmlBaseConverter::XPathNavigatorType Type_t * ___XPathNavigatorType_31; public: inline static int32_t get_offset_of_ICollectionType_3() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___ICollectionType_3)); } inline Type_t * get_ICollectionType_3() const { return ___ICollectionType_3; } inline Type_t ** get_address_of_ICollectionType_3() { return &___ICollectionType_3; } inline void set_ICollectionType_3(Type_t * value) { ___ICollectionType_3 = value; Il2CppCodeGenWriteBarrier((&___ICollectionType_3), value); } inline static int32_t get_offset_of_IEnumerableType_4() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___IEnumerableType_4)); } inline Type_t * get_IEnumerableType_4() const { return ___IEnumerableType_4; } inline Type_t ** get_address_of_IEnumerableType_4() { return &___IEnumerableType_4; } inline void set_IEnumerableType_4(Type_t * value) { ___IEnumerableType_4 = value; Il2CppCodeGenWriteBarrier((&___IEnumerableType_4), value); } inline static int32_t get_offset_of_IListType_5() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___IListType_5)); } inline Type_t * get_IListType_5() const { return ___IListType_5; } inline Type_t ** get_address_of_IListType_5() { return &___IListType_5; } inline void set_IListType_5(Type_t * value) { ___IListType_5 = value; Il2CppCodeGenWriteBarrier((&___IListType_5), value); } inline static int32_t get_offset_of_ObjectArrayType_6() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___ObjectArrayType_6)); } inline Type_t * get_ObjectArrayType_6() const { return ___ObjectArrayType_6; } inline Type_t ** get_address_of_ObjectArrayType_6() { return &___ObjectArrayType_6; } inline void set_ObjectArrayType_6(Type_t * value) { ___ObjectArrayType_6 = value; Il2CppCodeGenWriteBarrier((&___ObjectArrayType_6), value); } inline static int32_t get_offset_of_StringArrayType_7() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___StringArrayType_7)); } inline Type_t * get_StringArrayType_7() const { return ___StringArrayType_7; } inline Type_t ** get_address_of_StringArrayType_7() { return &___StringArrayType_7; } inline void set_StringArrayType_7(Type_t * value) { ___StringArrayType_7 = value; Il2CppCodeGenWriteBarrier((&___StringArrayType_7), value); } inline static int32_t get_offset_of_XmlAtomicValueArrayType_8() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___XmlAtomicValueArrayType_8)); } inline Type_t * get_XmlAtomicValueArrayType_8() const { return ___XmlAtomicValueArrayType_8; } inline Type_t ** get_address_of_XmlAtomicValueArrayType_8() { return &___XmlAtomicValueArrayType_8; } inline void set_XmlAtomicValueArrayType_8(Type_t * value) { ___XmlAtomicValueArrayType_8 = value; Il2CppCodeGenWriteBarrier((&___XmlAtomicValueArrayType_8), value); } inline static int32_t get_offset_of_DecimalType_9() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___DecimalType_9)); } inline Type_t * get_DecimalType_9() const { return ___DecimalType_9; } inline Type_t ** get_address_of_DecimalType_9() { return &___DecimalType_9; } inline void set_DecimalType_9(Type_t * value) { ___DecimalType_9 = value; Il2CppCodeGenWriteBarrier((&___DecimalType_9), value); } inline static int32_t get_offset_of_Int32Type_10() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___Int32Type_10)); } inline Type_t * get_Int32Type_10() const { return ___Int32Type_10; } inline Type_t ** get_address_of_Int32Type_10() { return &___Int32Type_10; } inline void set_Int32Type_10(Type_t * value) { ___Int32Type_10 = value; Il2CppCodeGenWriteBarrier((&___Int32Type_10), value); } inline static int32_t get_offset_of_Int64Type_11() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___Int64Type_11)); } inline Type_t * get_Int64Type_11() const { return ___Int64Type_11; } inline Type_t ** get_address_of_Int64Type_11() { return &___Int64Type_11; } inline void set_Int64Type_11(Type_t * value) { ___Int64Type_11 = value; Il2CppCodeGenWriteBarrier((&___Int64Type_11), value); } inline static int32_t get_offset_of_StringType_12() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___StringType_12)); } inline Type_t * get_StringType_12() const { return ___StringType_12; } inline Type_t ** get_address_of_StringType_12() { return &___StringType_12; } inline void set_StringType_12(Type_t * value) { ___StringType_12 = value; Il2CppCodeGenWriteBarrier((&___StringType_12), value); } inline static int32_t get_offset_of_XmlAtomicValueType_13() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___XmlAtomicValueType_13)); } inline Type_t * get_XmlAtomicValueType_13() const { return ___XmlAtomicValueType_13; } inline Type_t ** get_address_of_XmlAtomicValueType_13() { return &___XmlAtomicValueType_13; } inline void set_XmlAtomicValueType_13(Type_t * value) { ___XmlAtomicValueType_13 = value; Il2CppCodeGenWriteBarrier((&___XmlAtomicValueType_13), value); } inline static int32_t get_offset_of_ObjectType_14() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___ObjectType_14)); } inline Type_t * get_ObjectType_14() const { return ___ObjectType_14; } inline Type_t ** get_address_of_ObjectType_14() { return &___ObjectType_14; } inline void set_ObjectType_14(Type_t * value) { ___ObjectType_14 = value; Il2CppCodeGenWriteBarrier((&___ObjectType_14), value); } inline static int32_t get_offset_of_ByteType_15() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___ByteType_15)); } inline Type_t * get_ByteType_15() const { return ___ByteType_15; } inline Type_t ** get_address_of_ByteType_15() { return &___ByteType_15; } inline void set_ByteType_15(Type_t * value) { ___ByteType_15 = value; Il2CppCodeGenWriteBarrier((&___ByteType_15), value); } inline static int32_t get_offset_of_Int16Type_16() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___Int16Type_16)); } inline Type_t * get_Int16Type_16() const { return ___Int16Type_16; } inline Type_t ** get_address_of_Int16Type_16() { return &___Int16Type_16; } inline void set_Int16Type_16(Type_t * value) { ___Int16Type_16 = value; Il2CppCodeGenWriteBarrier((&___Int16Type_16), value); } inline static int32_t get_offset_of_SByteType_17() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___SByteType_17)); } inline Type_t * get_SByteType_17() const { return ___SByteType_17; } inline Type_t ** get_address_of_SByteType_17() { return &___SByteType_17; } inline void set_SByteType_17(Type_t * value) { ___SByteType_17 = value; Il2CppCodeGenWriteBarrier((&___SByteType_17), value); } inline static int32_t get_offset_of_UInt16Type_18() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___UInt16Type_18)); } inline Type_t * get_UInt16Type_18() const { return ___UInt16Type_18; } inline Type_t ** get_address_of_UInt16Type_18() { return &___UInt16Type_18; } inline void set_UInt16Type_18(Type_t * value) { ___UInt16Type_18 = value; Il2CppCodeGenWriteBarrier((&___UInt16Type_18), value); } inline static int32_t get_offset_of_UInt32Type_19() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___UInt32Type_19)); } inline Type_t * get_UInt32Type_19() const { return ___UInt32Type_19; } inline Type_t ** get_address_of_UInt32Type_19() { return &___UInt32Type_19; } inline void set_UInt32Type_19(Type_t * value) { ___UInt32Type_19 = value; Il2CppCodeGenWriteBarrier((&___UInt32Type_19), value); } inline static int32_t get_offset_of_UInt64Type_20() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___UInt64Type_20)); } inline Type_t * get_UInt64Type_20() const { return ___UInt64Type_20; } inline Type_t ** get_address_of_UInt64Type_20() { return &___UInt64Type_20; } inline void set_UInt64Type_20(Type_t * value) { ___UInt64Type_20 = value; Il2CppCodeGenWriteBarrier((&___UInt64Type_20), value); } inline static int32_t get_offset_of_XPathItemType_21() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___XPathItemType_21)); } inline Type_t * get_XPathItemType_21() const { return ___XPathItemType_21; } inline Type_t ** get_address_of_XPathItemType_21() { return &___XPathItemType_21; } inline void set_XPathItemType_21(Type_t * value) { ___XPathItemType_21 = value; Il2CppCodeGenWriteBarrier((&___XPathItemType_21), value); } inline static int32_t get_offset_of_DoubleType_22() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___DoubleType_22)); } inline Type_t * get_DoubleType_22() const { return ___DoubleType_22; } inline Type_t ** get_address_of_DoubleType_22() { return &___DoubleType_22; } inline void set_DoubleType_22(Type_t * value) { ___DoubleType_22 = value; Il2CppCodeGenWriteBarrier((&___DoubleType_22), value); } inline static int32_t get_offset_of_SingleType_23() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___SingleType_23)); } inline Type_t * get_SingleType_23() const { return ___SingleType_23; } inline Type_t ** get_address_of_SingleType_23() { return &___SingleType_23; } inline void set_SingleType_23(Type_t * value) { ___SingleType_23 = value; Il2CppCodeGenWriteBarrier((&___SingleType_23), value); } inline static int32_t get_offset_of_DateTimeType_24() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___DateTimeType_24)); } inline Type_t * get_DateTimeType_24() const { return ___DateTimeType_24; } inline Type_t ** get_address_of_DateTimeType_24() { return &___DateTimeType_24; } inline void set_DateTimeType_24(Type_t * value) { ___DateTimeType_24 = value; Il2CppCodeGenWriteBarrier((&___DateTimeType_24), value); } inline static int32_t get_offset_of_DateTimeOffsetType_25() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___DateTimeOffsetType_25)); } inline Type_t * get_DateTimeOffsetType_25() const { return ___DateTimeOffsetType_25; } inline Type_t ** get_address_of_DateTimeOffsetType_25() { return &___DateTimeOffsetType_25; } inline void set_DateTimeOffsetType_25(Type_t * value) { ___DateTimeOffsetType_25 = value; Il2CppCodeGenWriteBarrier((&___DateTimeOffsetType_25), value); } inline static int32_t get_offset_of_BooleanType_26() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___BooleanType_26)); } inline Type_t * get_BooleanType_26() const { return ___BooleanType_26; } inline Type_t ** get_address_of_BooleanType_26() { return &___BooleanType_26; } inline void set_BooleanType_26(Type_t * value) { ___BooleanType_26 = value; Il2CppCodeGenWriteBarrier((&___BooleanType_26), value); } inline static int32_t get_offset_of_ByteArrayType_27() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___ByteArrayType_27)); } inline Type_t * get_ByteArrayType_27() const { return ___ByteArrayType_27; } inline Type_t ** get_address_of_ByteArrayType_27() { return &___ByteArrayType_27; } inline void set_ByteArrayType_27(Type_t * value) { ___ByteArrayType_27 = value; Il2CppCodeGenWriteBarrier((&___ByteArrayType_27), value); } inline static int32_t get_offset_of_XmlQualifiedNameType_28() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___XmlQualifiedNameType_28)); } inline Type_t * get_XmlQualifiedNameType_28() const { return ___XmlQualifiedNameType_28; } inline Type_t ** get_address_of_XmlQualifiedNameType_28() { return &___XmlQualifiedNameType_28; } inline void set_XmlQualifiedNameType_28(Type_t * value) { ___XmlQualifiedNameType_28 = value; Il2CppCodeGenWriteBarrier((&___XmlQualifiedNameType_28), value); } inline static int32_t get_offset_of_UriType_29() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___UriType_29)); } inline Type_t * get_UriType_29() const { return ___UriType_29; } inline Type_t ** get_address_of_UriType_29() { return &___UriType_29; } inline void set_UriType_29(Type_t * value) { ___UriType_29 = value; Il2CppCodeGenWriteBarrier((&___UriType_29), value); } inline static int32_t get_offset_of_TimeSpanType_30() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___TimeSpanType_30)); } inline Type_t * get_TimeSpanType_30() const { return ___TimeSpanType_30; } inline Type_t ** get_address_of_TimeSpanType_30() { return &___TimeSpanType_30; } inline void set_TimeSpanType_30(Type_t * value) { ___TimeSpanType_30 = value; Il2CppCodeGenWriteBarrier((&___TimeSpanType_30), value); } inline static int32_t get_offset_of_XPathNavigatorType_31() { return static_cast(offsetof(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields, ___XPathNavigatorType_31)); } inline Type_t * get_XPathNavigatorType_31() const { return ___XPathNavigatorType_31; } inline Type_t ** get_address_of_XPathNavigatorType_31() { return &___XPathNavigatorType_31; } inline void set_XPathNavigatorType_31(Type_t * value) { ___XPathNavigatorType_31 = value; Il2CppCodeGenWriteBarrier((&___XPathNavigatorType_31), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLBASECONVERTER_T2E1FE7137987814D59918B27A1807DAE7E78CFD8_H #ifndef XMLSCHEMAANYATTRIBUTE_T09BC4DE0DCA6086FA21F134EAE49241B32FAD078_H #define XMLSCHEMAANYATTRIBUTE_T09BC4DE0DCA6086FA21F134EAE49241B32FAD078_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaAnyAttribute struct XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 : public XmlSchemaAnnotated_t94F7899A20B495CD62FA0976A4F23FD4A0847B7B { public: // System.String System.Xml.Schema.XmlSchemaAnyAttribute::ns String_t* ___ns_0; // System.Xml.Schema.XmlSchemaContentProcessing System.Xml.Schema.XmlSchemaAnyAttribute::processContents int32_t ___processContents_1; // System.Xml.Schema.NamespaceList System.Xml.Schema.XmlSchemaAnyAttribute::namespaceList NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C * ___namespaceList_2; public: inline static int32_t get_offset_of_ns_0() { return static_cast(offsetof(XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078, ___ns_0)); } inline String_t* get_ns_0() const { return ___ns_0; } inline String_t** get_address_of_ns_0() { return &___ns_0; } inline void set_ns_0(String_t* value) { ___ns_0 = value; Il2CppCodeGenWriteBarrier((&___ns_0), value); } inline static int32_t get_offset_of_processContents_1() { return static_cast(offsetof(XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078, ___processContents_1)); } inline int32_t get_processContents_1() const { return ___processContents_1; } inline int32_t* get_address_of_processContents_1() { return &___processContents_1; } inline void set_processContents_1(int32_t value) { ___processContents_1 = value; } inline static int32_t get_offset_of_namespaceList_2() { return static_cast(offsetof(XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078, ___namespaceList_2)); } inline NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C * get_namespaceList_2() const { return ___namespaceList_2; } inline NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C ** get_address_of_namespaceList_2() { return &___namespaceList_2; } inline void set_namespaceList_2(NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C * value) { ___namespaceList_2 = value; Il2CppCodeGenWriteBarrier((&___namespaceList_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAANYATTRIBUTE_T09BC4DE0DCA6086FA21F134EAE49241B32FAD078_H #ifndef XMLSCHEMAINFO_TEC7C8E9E6FC5CF178F83789C9B3336C5A9145035_H #define XMLSCHEMAINFO_TEC7C8E9E6FC5CF178F83789C9B3336C5A9145035_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaInfo struct XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035 : public RuntimeObject { public: // System.Boolean System.Xml.Schema.XmlSchemaInfo::isDefault bool ___isDefault_0; // System.Boolean System.Xml.Schema.XmlSchemaInfo::isNil bool ___isNil_1; // System.Xml.Schema.XmlSchemaElement System.Xml.Schema.XmlSchemaInfo::schemaElement XmlSchemaElement_tF3C95D404CFEB675C3BE8ECDC5C73FFD0F92568D * ___schemaElement_2; // System.Xml.Schema.XmlSchemaAttribute System.Xml.Schema.XmlSchemaInfo::schemaAttribute XmlSchemaAttribute_tC31F76D28F8D593EFB409CD27FABFC32AF27E99B * ___schemaAttribute_3; // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaInfo::schemaType XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType_4; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaInfo::memberType XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * ___memberType_5; // System.Xml.Schema.XmlSchemaValidity System.Xml.Schema.XmlSchemaInfo::validity int32_t ___validity_6; // System.Xml.Schema.XmlSchemaContentType System.Xml.Schema.XmlSchemaInfo::contentType int32_t ___contentType_7; public: inline static int32_t get_offset_of_isDefault_0() { return static_cast(offsetof(XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035, ___isDefault_0)); } inline bool get_isDefault_0() const { return ___isDefault_0; } inline bool* get_address_of_isDefault_0() { return &___isDefault_0; } inline void set_isDefault_0(bool value) { ___isDefault_0 = value; } inline static int32_t get_offset_of_isNil_1() { return static_cast(offsetof(XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035, ___isNil_1)); } inline bool get_isNil_1() const { return ___isNil_1; } inline bool* get_address_of_isNil_1() { return &___isNil_1; } inline void set_isNil_1(bool value) { ___isNil_1 = value; } inline static int32_t get_offset_of_schemaElement_2() { return static_cast(offsetof(XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035, ___schemaElement_2)); } inline XmlSchemaElement_tF3C95D404CFEB675C3BE8ECDC5C73FFD0F92568D * get_schemaElement_2() const { return ___schemaElement_2; } inline XmlSchemaElement_tF3C95D404CFEB675C3BE8ECDC5C73FFD0F92568D ** get_address_of_schemaElement_2() { return &___schemaElement_2; } inline void set_schemaElement_2(XmlSchemaElement_tF3C95D404CFEB675C3BE8ECDC5C73FFD0F92568D * value) { ___schemaElement_2 = value; Il2CppCodeGenWriteBarrier((&___schemaElement_2), value); } inline static int32_t get_offset_of_schemaAttribute_3() { return static_cast(offsetof(XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035, ___schemaAttribute_3)); } inline XmlSchemaAttribute_tC31F76D28F8D593EFB409CD27FABFC32AF27E99B * get_schemaAttribute_3() const { return ___schemaAttribute_3; } inline XmlSchemaAttribute_tC31F76D28F8D593EFB409CD27FABFC32AF27E99B ** get_address_of_schemaAttribute_3() { return &___schemaAttribute_3; } inline void set_schemaAttribute_3(XmlSchemaAttribute_tC31F76D28F8D593EFB409CD27FABFC32AF27E99B * value) { ___schemaAttribute_3 = value; Il2CppCodeGenWriteBarrier((&___schemaAttribute_3), value); } inline static int32_t get_offset_of_schemaType_4() { return static_cast(offsetof(XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035, ___schemaType_4)); } inline XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * get_schemaType_4() const { return ___schemaType_4; } inline XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 ** get_address_of_schemaType_4() { return &___schemaType_4; } inline void set_schemaType_4(XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * value) { ___schemaType_4 = value; Il2CppCodeGenWriteBarrier((&___schemaType_4), value); } inline static int32_t get_offset_of_memberType_5() { return static_cast(offsetof(XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035, ___memberType_5)); } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * get_memberType_5() const { return ___memberType_5; } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A ** get_address_of_memberType_5() { return &___memberType_5; } inline void set_memberType_5(XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * value) { ___memberType_5 = value; Il2CppCodeGenWriteBarrier((&___memberType_5), value); } inline static int32_t get_offset_of_validity_6() { return static_cast(offsetof(XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035, ___validity_6)); } inline int32_t get_validity_6() const { return ___validity_6; } inline int32_t* get_address_of_validity_6() { return &___validity_6; } inline void set_validity_6(int32_t value) { ___validity_6 = value; } inline static int32_t get_offset_of_contentType_7() { return static_cast(offsetof(XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035, ___contentType_7)); } inline int32_t get_contentType_7() const { return ___contentType_7; } inline int32_t* get_address_of_contentType_7() { return &___contentType_7; } inline void set_contentType_7(int32_t value) { ___contentType_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAINFO_TEC7C8E9E6FC5CF178F83789C9B3336C5A9145035_H #ifndef XMLSCHEMAPARTICLE_TB790C2363C7041009BE94F64F031BDDA1E389671_H #define XMLSCHEMAPARTICLE_TB790C2363C7041009BE94F64F031BDDA1E389671_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaParticle struct XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 : public XmlSchemaAnnotated_t94F7899A20B495CD62FA0976A4F23FD4A0847B7B { public: // System.Decimal System.Xml.Schema.XmlSchemaParticle::minOccurs Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___minOccurs_0; // System.Decimal System.Xml.Schema.XmlSchemaParticle::maxOccurs Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___maxOccurs_1; // System.Xml.Schema.XmlSchemaParticle_Occurs System.Xml.Schema.XmlSchemaParticle::flags int32_t ___flags_2; public: inline static int32_t get_offset_of_minOccurs_0() { return static_cast(offsetof(XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671, ___minOccurs_0)); } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_minOccurs_0() const { return ___minOccurs_0; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_minOccurs_0() { return &___minOccurs_0; } inline void set_minOccurs_0(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value) { ___minOccurs_0 = value; } inline static int32_t get_offset_of_maxOccurs_1() { return static_cast(offsetof(XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671, ___maxOccurs_1)); } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 get_maxOccurs_1() const { return ___maxOccurs_1; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * get_address_of_maxOccurs_1() { return &___maxOccurs_1; } inline void set_maxOccurs_1(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value) { ___maxOccurs_1 = value; } inline static int32_t get_offset_of_flags_2() { return static_cast(offsetof(XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671, ___flags_2)); } inline int32_t get_flags_2() const { return ___flags_2; } inline int32_t* get_address_of_flags_2() { return &___flags_2; } inline void set_flags_2(int32_t value) { ___flags_2 = value; } }; struct XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671_StaticFields { public: // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaParticle::Empty XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * ___Empty_3; public: inline static int32_t get_offset_of_Empty_3() { return static_cast(offsetof(XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671_StaticFields, ___Empty_3)); } inline XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * get_Empty_3() const { return ___Empty_3; } inline XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 ** get_address_of_Empty_3() { return &___Empty_3; } inline void set_Empty_3(XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * value) { ___Empty_3 = value; Il2CppCodeGenWriteBarrier((&___Empty_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAPARTICLE_TB790C2363C7041009BE94F64F031BDDA1E389671_H #ifndef XMLSCHEMASIMPLETYPELIST_TE5804144CB4035DE27AA3C43233579A075469403_H #define XMLSCHEMASIMPLETYPELIST_TE5804144CB4035DE27AA3C43233579A075469403_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaSimpleTypeList struct XmlSchemaSimpleTypeList_tE5804144CB4035DE27AA3C43233579A075469403 : public XmlSchemaSimpleTypeContent_t87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E { public: // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaSimpleTypeList::itemTypeName XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * ___itemTypeName_0; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleTypeList::itemType XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * ___itemType_1; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleTypeList::baseItemType XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * ___baseItemType_2; public: inline static int32_t get_offset_of_itemTypeName_0() { return static_cast(offsetof(XmlSchemaSimpleTypeList_tE5804144CB4035DE27AA3C43233579A075469403, ___itemTypeName_0)); } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * get_itemTypeName_0() const { return ___itemTypeName_0; } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD ** get_address_of_itemTypeName_0() { return &___itemTypeName_0; } inline void set_itemTypeName_0(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * value) { ___itemTypeName_0 = value; Il2CppCodeGenWriteBarrier((&___itemTypeName_0), value); } inline static int32_t get_offset_of_itemType_1() { return static_cast(offsetof(XmlSchemaSimpleTypeList_tE5804144CB4035DE27AA3C43233579A075469403, ___itemType_1)); } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * get_itemType_1() const { return ___itemType_1; } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A ** get_address_of_itemType_1() { return &___itemType_1; } inline void set_itemType_1(XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * value) { ___itemType_1 = value; Il2CppCodeGenWriteBarrier((&___itemType_1), value); } inline static int32_t get_offset_of_baseItemType_2() { return static_cast(offsetof(XmlSchemaSimpleTypeList_tE5804144CB4035DE27AA3C43233579A075469403, ___baseItemType_2)); } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * get_baseItemType_2() const { return ___baseItemType_2; } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A ** get_address_of_baseItemType_2() { return &___baseItemType_2; } inline void set_baseItemType_2(XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * value) { ___baseItemType_2 = value; Il2CppCodeGenWriteBarrier((&___baseItemType_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMASIMPLETYPELIST_TE5804144CB4035DE27AA3C43233579A075469403_H #ifndef XMLSCHEMASIMPLETYPERESTRICTION_T948C7680F4D262DA9DA7590CCA8E2F96078E490C_H #define XMLSCHEMASIMPLETYPERESTRICTION_T948C7680F4D262DA9DA7590CCA8E2F96078E490C_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaSimpleTypeRestriction struct XmlSchemaSimpleTypeRestriction_t948C7680F4D262DA9DA7590CCA8E2F96078E490C : public XmlSchemaSimpleTypeContent_t87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E { public: // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaSimpleTypeRestriction::baseTypeName XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * ___baseTypeName_0; // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaSimpleTypeRestriction::facets XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * ___facets_1; public: inline static int32_t get_offset_of_baseTypeName_0() { return static_cast(offsetof(XmlSchemaSimpleTypeRestriction_t948C7680F4D262DA9DA7590CCA8E2F96078E490C, ___baseTypeName_0)); } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * get_baseTypeName_0() const { return ___baseTypeName_0; } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD ** get_address_of_baseTypeName_0() { return &___baseTypeName_0; } inline void set_baseTypeName_0(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * value) { ___baseTypeName_0 = value; Il2CppCodeGenWriteBarrier((&___baseTypeName_0), value); } inline static int32_t get_offset_of_facets_1() { return static_cast(offsetof(XmlSchemaSimpleTypeRestriction_t948C7680F4D262DA9DA7590CCA8E2F96078E490C, ___facets_1)); } inline XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * get_facets_1() const { return ___facets_1; } inline XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 ** get_address_of_facets_1() { return &___facets_1; } inline void set_facets_1(XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * value) { ___facets_1 = value; Il2CppCodeGenWriteBarrier((&___facets_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMASIMPLETYPERESTRICTION_T948C7680F4D262DA9DA7590CCA8E2F96078E490C_H #ifndef XMLSCHEMASIMPLETYPEUNION_T3AA9DA2FE384FF51E560E05EAE5DE78F4D3AC91A_H #define XMLSCHEMASIMPLETYPEUNION_T3AA9DA2FE384FF51E560E05EAE5DE78F4D3AC91A_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaSimpleTypeUnion struct XmlSchemaSimpleTypeUnion_t3AA9DA2FE384FF51E560E05EAE5DE78F4D3AC91A : public XmlSchemaSimpleTypeContent_t87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E { public: // System.Xml.Schema.XmlSchemaSimpleType[] System.Xml.Schema.XmlSchemaSimpleTypeUnion::baseMemberTypes XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B* ___baseMemberTypes_0; public: inline static int32_t get_offset_of_baseMemberTypes_0() { return static_cast(offsetof(XmlSchemaSimpleTypeUnion_t3AA9DA2FE384FF51E560E05EAE5DE78F4D3AC91A, ___baseMemberTypes_0)); } inline XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B* get_baseMemberTypes_0() const { return ___baseMemberTypes_0; } inline XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B** get_address_of_baseMemberTypes_0() { return &___baseMemberTypes_0; } inline void set_baseMemberTypes_0(XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B* value) { ___baseMemberTypes_0 = value; Il2CppCodeGenWriteBarrier((&___baseMemberTypes_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMASIMPLETYPEUNION_T3AA9DA2FE384FF51E560E05EAE5DE78F4D3AC91A_H #ifndef XMLSCHEMATYPE_TE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9_H #define XMLSCHEMATYPE_TE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaType struct XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 : public XmlSchemaAnnotated_t94F7899A20B495CD62FA0976A4F23FD4A0847B7B { public: // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaType::final int32_t ___final_0; // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaType::derivedBy int32_t ___derivedBy_1; // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaType::baseSchemaType XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___baseSchemaType_2; // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaType::datatype XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * ___datatype_3; // System.Xml.Schema.SchemaElementDecl modreq(System.Runtime.CompilerServices.IsVolatile) System.Xml.Schema.XmlSchemaType::elementDecl SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * ___elementDecl_4; // System.Xml.XmlQualifiedName modreq(System.Runtime.CompilerServices.IsVolatile) System.Xml.Schema.XmlSchemaType::qname XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * ___qname_5; // System.Xml.Schema.XmlSchemaContentType System.Xml.Schema.XmlSchemaType::contentType int32_t ___contentType_6; public: inline static int32_t get_offset_of_final_0() { return static_cast(offsetof(XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9, ___final_0)); } inline int32_t get_final_0() const { return ___final_0; } inline int32_t* get_address_of_final_0() { return &___final_0; } inline void set_final_0(int32_t value) { ___final_0 = value; } inline static int32_t get_offset_of_derivedBy_1() { return static_cast(offsetof(XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9, ___derivedBy_1)); } inline int32_t get_derivedBy_1() const { return ___derivedBy_1; } inline int32_t* get_address_of_derivedBy_1() { return &___derivedBy_1; } inline void set_derivedBy_1(int32_t value) { ___derivedBy_1 = value; } inline static int32_t get_offset_of_baseSchemaType_2() { return static_cast(offsetof(XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9, ___baseSchemaType_2)); } inline XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * get_baseSchemaType_2() const { return ___baseSchemaType_2; } inline XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 ** get_address_of_baseSchemaType_2() { return &___baseSchemaType_2; } inline void set_baseSchemaType_2(XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * value) { ___baseSchemaType_2 = value; Il2CppCodeGenWriteBarrier((&___baseSchemaType_2), value); } inline static int32_t get_offset_of_datatype_3() { return static_cast(offsetof(XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9, ___datatype_3)); } inline XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * get_datatype_3() const { return ___datatype_3; } inline XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 ** get_address_of_datatype_3() { return &___datatype_3; } inline void set_datatype_3(XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * value) { ___datatype_3 = value; Il2CppCodeGenWriteBarrier((&___datatype_3), value); } inline static int32_t get_offset_of_elementDecl_4() { return static_cast(offsetof(XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9, ___elementDecl_4)); } inline SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * get_elementDecl_4() const { return ___elementDecl_4; } inline SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 ** get_address_of_elementDecl_4() { return &___elementDecl_4; } inline void set_elementDecl_4(SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * value) { ___elementDecl_4 = value; Il2CppCodeGenWriteBarrier((&___elementDecl_4), value); } inline static int32_t get_offset_of_qname_5() { return static_cast(offsetof(XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9, ___qname_5)); } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * get_qname_5() const { return ___qname_5; } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD ** get_address_of_qname_5() { return &___qname_5; } inline void set_qname_5(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * value) { ___qname_5 = value; Il2CppCodeGenWriteBarrier((&___qname_5), value); } inline static int32_t get_offset_of_contentType_6() { return static_cast(offsetof(XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9, ___contentType_6)); } inline int32_t get_contentType_6() const { return ___contentType_6; } inline int32_t* get_address_of_contentType_6() { return &___contentType_6; } inline void set_contentType_6(int32_t value) { ___contentType_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMATYPE_TE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9_H #ifndef PARSER_T402903C4103D1084228988A8DA76C1FCB8D890B9_H #define PARSER_T402903C4103D1084228988A8DA76C1FCB8D890B9_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XsdDateTime_Parser struct Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 { public: // 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; public: inline static int32_t get_offset_of_typeCode_0() { return static_cast(offsetof(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9, ___typeCode_0)); } inline int32_t get_typeCode_0() const { return ___typeCode_0; } inline int32_t* get_address_of_typeCode_0() { return &___typeCode_0; } inline void set_typeCode_0(int32_t value) { ___typeCode_0 = value; } inline static int32_t get_offset_of_year_1() { return static_cast(offsetof(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9, ___year_1)); } inline int32_t get_year_1() const { return ___year_1; } inline int32_t* get_address_of_year_1() { return &___year_1; } inline void set_year_1(int32_t value) { ___year_1 = value; } inline static int32_t get_offset_of_month_2() { return static_cast(offsetof(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9, ___month_2)); } inline int32_t get_month_2() const { return ___month_2; } inline int32_t* get_address_of_month_2() { return &___month_2; } inline void set_month_2(int32_t value) { ___month_2 = value; } inline static int32_t get_offset_of_day_3() { return static_cast(offsetof(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9, ___day_3)); } inline int32_t get_day_3() const { return ___day_3; } inline int32_t* get_address_of_day_3() { return &___day_3; } inline void set_day_3(int32_t value) { ___day_3 = value; } inline static int32_t get_offset_of_hour_4() { return static_cast(offsetof(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9, ___hour_4)); } inline int32_t get_hour_4() const { return ___hour_4; } inline int32_t* get_address_of_hour_4() { return &___hour_4; } inline void set_hour_4(int32_t value) { ___hour_4 = value; } inline static int32_t get_offset_of_minute_5() { return static_cast(offsetof(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9, ___minute_5)); } inline int32_t get_minute_5() const { return ___minute_5; } inline int32_t* get_address_of_minute_5() { return &___minute_5; } inline void set_minute_5(int32_t value) { ___minute_5 = value; } inline static int32_t get_offset_of_second_6() { return static_cast(offsetof(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9, ___second_6)); } inline int32_t get_second_6() const { return ___second_6; } inline int32_t* get_address_of_second_6() { return &___second_6; } inline void set_second_6(int32_t value) { ___second_6 = value; } inline static int32_t get_offset_of_fraction_7() { return static_cast(offsetof(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9, ___fraction_7)); } inline int32_t get_fraction_7() const { return ___fraction_7; } inline int32_t* get_address_of_fraction_7() { return &___fraction_7; } inline void set_fraction_7(int32_t value) { ___fraction_7 = value; } inline static int32_t get_offset_of_kind_8() { return static_cast(offsetof(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9, ___kind_8)); } inline int32_t get_kind_8() const { return ___kind_8; } inline int32_t* get_address_of_kind_8() { return &___kind_8; } inline void set_kind_8(int32_t value) { ___kind_8 = value; } inline static int32_t get_offset_of_zoneHour_9() { return static_cast(offsetof(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9, ___zoneHour_9)); } inline int32_t get_zoneHour_9() const { return ___zoneHour_9; } inline int32_t* get_address_of_zoneHour_9() { return &___zoneHour_9; } inline void set_zoneHour_9(int32_t value) { ___zoneHour_9 = value; } inline static int32_t get_offset_of_zoneMinute_10() { return static_cast(offsetof(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9, ___zoneMinute_10)); } inline int32_t get_zoneMinute_10() const { return ___zoneMinute_10; } inline int32_t* get_address_of_zoneMinute_10() { return &___zoneMinute_10; } inline void set_zoneMinute_10(int32_t value) { ___zoneMinute_10 = value; } inline static int32_t get_offset_of_text_11() { return static_cast(offsetof(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9, ___text_11)); } inline String_t* get_text_11() const { return ___text_11; } inline String_t** get_address_of_text_11() { return &___text_11; } inline void set_text_11(String_t* value) { ___text_11 = value; Il2CppCodeGenWriteBarrier((&___text_11), value); } inline static int32_t get_offset_of_length_12() { return static_cast(offsetof(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9, ___length_12)); } inline int32_t get_length_12() const { return ___length_12; } inline int32_t* get_address_of_length_12() { return &___length_12; } inline void set_length_12(int32_t value) { ___length_12 = value; } }; struct Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_StaticFields { public: // System.Int32[] System.Xml.Schema.XsdDateTime_Parser::Power10 Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ___Power10_13; public: inline static int32_t get_offset_of_Power10_13() { return static_cast(offsetof(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_StaticFields, ___Power10_13)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get_Power10_13() const { return ___Power10_13; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of_Power10_13() { return &___Power10_13; } inline void set_Power10_13(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ___Power10_13 = value; Il2CppCodeGenWriteBarrier((&___Power10_13), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Xml.Schema.XsdDateTime/Parser struct Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_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_t402903C4103D1084228988A8DA76C1FCB8D890B9_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; }; #endif // PARSER_T402903C4103D1084228988A8DA76C1FCB8D890B9_H #ifndef XMLREADERSETTINGS_T33E632C6BB215A5F2B4EAA81B289E027AF617F65_H #define XMLREADERSETTINGS_T33E632C6BB215A5F2B4EAA81B289E027AF617F65_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlReaderSettings struct XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65 : public RuntimeObject { public: // System.Boolean System.Xml.XmlReaderSettings::useAsync bool ___useAsync_0; // System.Xml.XmlNameTable System.Xml.XmlReaderSettings::nameTable XmlNameTable_t3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6 * ___nameTable_1; // System.Xml.XmlResolver System.Xml.XmlReaderSettings::xmlResolver XmlResolver_t93269F14B2F8750D040AED2FB7A303CE85016280 * ___xmlResolver_2; // System.Int32 System.Xml.XmlReaderSettings::lineNumberOffset int32_t ___lineNumberOffset_3; // System.Int32 System.Xml.XmlReaderSettings::linePositionOffset int32_t ___linePositionOffset_4; // System.Xml.ConformanceLevel System.Xml.XmlReaderSettings::conformanceLevel int32_t ___conformanceLevel_5; // System.Boolean System.Xml.XmlReaderSettings::checkCharacters bool ___checkCharacters_6; // System.Int64 System.Xml.XmlReaderSettings::maxCharactersInDocument int64_t ___maxCharactersInDocument_7; // System.Int64 System.Xml.XmlReaderSettings::maxCharactersFromEntities int64_t ___maxCharactersFromEntities_8; // System.Boolean System.Xml.XmlReaderSettings::ignoreWhitespace bool ___ignoreWhitespace_9; // System.Boolean System.Xml.XmlReaderSettings::ignorePIs bool ___ignorePIs_10; // System.Boolean System.Xml.XmlReaderSettings::ignoreComments bool ___ignoreComments_11; // System.Xml.DtdProcessing System.Xml.XmlReaderSettings::dtdProcessing int32_t ___dtdProcessing_12; // System.Xml.ValidationType System.Xml.XmlReaderSettings::validationType int32_t ___validationType_13; // System.Xml.Schema.XmlSchemaValidationFlags System.Xml.XmlReaderSettings::validationFlags int32_t ___validationFlags_14; // System.Xml.Schema.XmlSchemaSet System.Xml.XmlReaderSettings::schemas XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F * ___schemas_15; // System.Boolean System.Xml.XmlReaderSettings::closeInput bool ___closeInput_16; // System.Boolean System.Xml.XmlReaderSettings::isReadOnly bool ___isReadOnly_17; // System.Boolean System.Xml.XmlReaderSettings::k__BackingField bool ___U3CIsXmlResolverSetU3Ek__BackingField_18; public: inline static int32_t get_offset_of_useAsync_0() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___useAsync_0)); } inline bool get_useAsync_0() const { return ___useAsync_0; } inline bool* get_address_of_useAsync_0() { return &___useAsync_0; } inline void set_useAsync_0(bool value) { ___useAsync_0 = value; } inline static int32_t get_offset_of_nameTable_1() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___nameTable_1)); } inline XmlNameTable_t3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6 * get_nameTable_1() const { return ___nameTable_1; } inline XmlNameTable_t3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6 ** get_address_of_nameTable_1() { return &___nameTable_1; } inline void set_nameTable_1(XmlNameTable_t3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6 * value) { ___nameTable_1 = value; Il2CppCodeGenWriteBarrier((&___nameTable_1), value); } inline static int32_t get_offset_of_xmlResolver_2() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___xmlResolver_2)); } inline XmlResolver_t93269F14B2F8750D040AED2FB7A303CE85016280 * get_xmlResolver_2() const { return ___xmlResolver_2; } inline XmlResolver_t93269F14B2F8750D040AED2FB7A303CE85016280 ** get_address_of_xmlResolver_2() { return &___xmlResolver_2; } inline void set_xmlResolver_2(XmlResolver_t93269F14B2F8750D040AED2FB7A303CE85016280 * value) { ___xmlResolver_2 = value; Il2CppCodeGenWriteBarrier((&___xmlResolver_2), value); } inline static int32_t get_offset_of_lineNumberOffset_3() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___lineNumberOffset_3)); } inline int32_t get_lineNumberOffset_3() const { return ___lineNumberOffset_3; } inline int32_t* get_address_of_lineNumberOffset_3() { return &___lineNumberOffset_3; } inline void set_lineNumberOffset_3(int32_t value) { ___lineNumberOffset_3 = value; } inline static int32_t get_offset_of_linePositionOffset_4() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___linePositionOffset_4)); } inline int32_t get_linePositionOffset_4() const { return ___linePositionOffset_4; } inline int32_t* get_address_of_linePositionOffset_4() { return &___linePositionOffset_4; } inline void set_linePositionOffset_4(int32_t value) { ___linePositionOffset_4 = value; } inline static int32_t get_offset_of_conformanceLevel_5() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___conformanceLevel_5)); } inline int32_t get_conformanceLevel_5() const { return ___conformanceLevel_5; } inline int32_t* get_address_of_conformanceLevel_5() { return &___conformanceLevel_5; } inline void set_conformanceLevel_5(int32_t value) { ___conformanceLevel_5 = value; } inline static int32_t get_offset_of_checkCharacters_6() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___checkCharacters_6)); } inline bool get_checkCharacters_6() const { return ___checkCharacters_6; } inline bool* get_address_of_checkCharacters_6() { return &___checkCharacters_6; } inline void set_checkCharacters_6(bool value) { ___checkCharacters_6 = value; } inline static int32_t get_offset_of_maxCharactersInDocument_7() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___maxCharactersInDocument_7)); } inline int64_t get_maxCharactersInDocument_7() const { return ___maxCharactersInDocument_7; } inline int64_t* get_address_of_maxCharactersInDocument_7() { return &___maxCharactersInDocument_7; } inline void set_maxCharactersInDocument_7(int64_t value) { ___maxCharactersInDocument_7 = value; } inline static int32_t get_offset_of_maxCharactersFromEntities_8() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___maxCharactersFromEntities_8)); } inline int64_t get_maxCharactersFromEntities_8() const { return ___maxCharactersFromEntities_8; } inline int64_t* get_address_of_maxCharactersFromEntities_8() { return &___maxCharactersFromEntities_8; } inline void set_maxCharactersFromEntities_8(int64_t value) { ___maxCharactersFromEntities_8 = value; } inline static int32_t get_offset_of_ignoreWhitespace_9() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___ignoreWhitespace_9)); } inline bool get_ignoreWhitespace_9() const { return ___ignoreWhitespace_9; } inline bool* get_address_of_ignoreWhitespace_9() { return &___ignoreWhitespace_9; } inline void set_ignoreWhitespace_9(bool value) { ___ignoreWhitespace_9 = value; } inline static int32_t get_offset_of_ignorePIs_10() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___ignorePIs_10)); } inline bool get_ignorePIs_10() const { return ___ignorePIs_10; } inline bool* get_address_of_ignorePIs_10() { return &___ignorePIs_10; } inline void set_ignorePIs_10(bool value) { ___ignorePIs_10 = value; } inline static int32_t get_offset_of_ignoreComments_11() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___ignoreComments_11)); } inline bool get_ignoreComments_11() const { return ___ignoreComments_11; } inline bool* get_address_of_ignoreComments_11() { return &___ignoreComments_11; } inline void set_ignoreComments_11(bool value) { ___ignoreComments_11 = value; } inline static int32_t get_offset_of_dtdProcessing_12() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___dtdProcessing_12)); } inline int32_t get_dtdProcessing_12() const { return ___dtdProcessing_12; } inline int32_t* get_address_of_dtdProcessing_12() { return &___dtdProcessing_12; } inline void set_dtdProcessing_12(int32_t value) { ___dtdProcessing_12 = value; } inline static int32_t get_offset_of_validationType_13() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___validationType_13)); } inline int32_t get_validationType_13() const { return ___validationType_13; } inline int32_t* get_address_of_validationType_13() { return &___validationType_13; } inline void set_validationType_13(int32_t value) { ___validationType_13 = value; } inline static int32_t get_offset_of_validationFlags_14() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___validationFlags_14)); } inline int32_t get_validationFlags_14() const { return ___validationFlags_14; } inline int32_t* get_address_of_validationFlags_14() { return &___validationFlags_14; } inline void set_validationFlags_14(int32_t value) { ___validationFlags_14 = value; } inline static int32_t get_offset_of_schemas_15() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___schemas_15)); } inline XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F * get_schemas_15() const { return ___schemas_15; } inline XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F ** get_address_of_schemas_15() { return &___schemas_15; } inline void set_schemas_15(XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F * value) { ___schemas_15 = value; Il2CppCodeGenWriteBarrier((&___schemas_15), value); } inline static int32_t get_offset_of_closeInput_16() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___closeInput_16)); } inline bool get_closeInput_16() const { return ___closeInput_16; } inline bool* get_address_of_closeInput_16() { return &___closeInput_16; } inline void set_closeInput_16(bool value) { ___closeInput_16 = value; } inline static int32_t get_offset_of_isReadOnly_17() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___isReadOnly_17)); } inline bool get_isReadOnly_17() const { return ___isReadOnly_17; } inline bool* get_address_of_isReadOnly_17() { return &___isReadOnly_17; } inline void set_isReadOnly_17(bool value) { ___isReadOnly_17 = value; } inline static int32_t get_offset_of_U3CIsXmlResolverSetU3Ek__BackingField_18() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65, ___U3CIsXmlResolverSetU3Ek__BackingField_18)); } inline bool get_U3CIsXmlResolverSetU3Ek__BackingField_18() const { return ___U3CIsXmlResolverSetU3Ek__BackingField_18; } inline bool* get_address_of_U3CIsXmlResolverSetU3Ek__BackingField_18() { return &___U3CIsXmlResolverSetU3Ek__BackingField_18; } inline void set_U3CIsXmlResolverSetU3Ek__BackingField_18(bool value) { ___U3CIsXmlResolverSetU3Ek__BackingField_18 = value; } }; struct XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65_StaticFields { public: // System.Nullable`1 System.Xml.XmlReaderSettings::s_enableLegacyXmlSettings Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 ___s_enableLegacyXmlSettings_19; public: inline static int32_t get_offset_of_s_enableLegacyXmlSettings_19() { return static_cast(offsetof(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65_StaticFields, ___s_enableLegacyXmlSettings_19)); } inline Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 get_s_enableLegacyXmlSettings_19() const { return ___s_enableLegacyXmlSettings_19; } inline Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 * get_address_of_s_enableLegacyXmlSettings_19() { return &___s_enableLegacyXmlSettings_19; } inline void set_s_enableLegacyXmlSettings_19(Nullable_1_t9E6A67BECE376F0623B5C857F5674A0311C41793 value) { ___s_enableLegacyXmlSettings_19 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLREADERSETTINGS_T33E632C6BB215A5F2B4EAA81B289E027AF617F65_H #ifndef PARTICLECONTENTVALIDATOR_TFF273453F5523E636B8BE9C446AEE1F4090B8D1D_H #define PARTICLECONTENTVALIDATOR_TFF273453F5523E636B8BE9C446AEE1F4090B8D1D_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.ParticleContentValidator struct ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D : public ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA { public: // System.Xml.Schema.SymbolsDictionary System.Xml.Schema.ParticleContentValidator::symbols SymbolsDictionary_tD5FE8542DCD1430A2E53390D10EE48FCA52227A6 * ___symbols_7; // System.Xml.Schema.Positions System.Xml.Schema.ParticleContentValidator::positions Positions_t527FBF1910108E9A01D1D42495E76E7192181A9D * ___positions_8; // System.Collections.Stack System.Xml.Schema.ParticleContentValidator::stack Stack_t37723B68CC4FFD95F0F3D06A5D42D7DEE7569643 * ___stack_9; // System.Xml.Schema.SyntaxTreeNode System.Xml.Schema.ParticleContentValidator::contentNode SyntaxTreeNode_t7B5A3386C72D5DF7C5B26DF4468EDF5FADC2A08C * ___contentNode_10; // System.Boolean System.Xml.Schema.ParticleContentValidator::isPartial bool ___isPartial_11; // System.Int32 System.Xml.Schema.ParticleContentValidator::minMaxNodesCount int32_t ___minMaxNodesCount_12; // System.Boolean System.Xml.Schema.ParticleContentValidator::enableUpaCheck bool ___enableUpaCheck_13; public: inline static int32_t get_offset_of_symbols_7() { return static_cast(offsetof(ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D, ___symbols_7)); } inline SymbolsDictionary_tD5FE8542DCD1430A2E53390D10EE48FCA52227A6 * get_symbols_7() const { return ___symbols_7; } inline SymbolsDictionary_tD5FE8542DCD1430A2E53390D10EE48FCA52227A6 ** get_address_of_symbols_7() { return &___symbols_7; } inline void set_symbols_7(SymbolsDictionary_tD5FE8542DCD1430A2E53390D10EE48FCA52227A6 * value) { ___symbols_7 = value; Il2CppCodeGenWriteBarrier((&___symbols_7), value); } inline static int32_t get_offset_of_positions_8() { return static_cast(offsetof(ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D, ___positions_8)); } inline Positions_t527FBF1910108E9A01D1D42495E76E7192181A9D * get_positions_8() const { return ___positions_8; } inline Positions_t527FBF1910108E9A01D1D42495E76E7192181A9D ** get_address_of_positions_8() { return &___positions_8; } inline void set_positions_8(Positions_t527FBF1910108E9A01D1D42495E76E7192181A9D * value) { ___positions_8 = value; Il2CppCodeGenWriteBarrier((&___positions_8), value); } inline static int32_t get_offset_of_stack_9() { return static_cast(offsetof(ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D, ___stack_9)); } inline Stack_t37723B68CC4FFD95F0F3D06A5D42D7DEE7569643 * get_stack_9() const { return ___stack_9; } inline Stack_t37723B68CC4FFD95F0F3D06A5D42D7DEE7569643 ** get_address_of_stack_9() { return &___stack_9; } inline void set_stack_9(Stack_t37723B68CC4FFD95F0F3D06A5D42D7DEE7569643 * value) { ___stack_9 = value; Il2CppCodeGenWriteBarrier((&___stack_9), value); } inline static int32_t get_offset_of_contentNode_10() { return static_cast(offsetof(ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D, ___contentNode_10)); } inline SyntaxTreeNode_t7B5A3386C72D5DF7C5B26DF4468EDF5FADC2A08C * get_contentNode_10() const { return ___contentNode_10; } inline SyntaxTreeNode_t7B5A3386C72D5DF7C5B26DF4468EDF5FADC2A08C ** get_address_of_contentNode_10() { return &___contentNode_10; } inline void set_contentNode_10(SyntaxTreeNode_t7B5A3386C72D5DF7C5B26DF4468EDF5FADC2A08C * value) { ___contentNode_10 = value; Il2CppCodeGenWriteBarrier((&___contentNode_10), value); } inline static int32_t get_offset_of_isPartial_11() { return static_cast(offsetof(ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D, ___isPartial_11)); } inline bool get_isPartial_11() const { return ___isPartial_11; } inline bool* get_address_of_isPartial_11() { return &___isPartial_11; } inline void set_isPartial_11(bool value) { ___isPartial_11 = value; } inline static int32_t get_offset_of_minMaxNodesCount_12() { return static_cast(offsetof(ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D, ___minMaxNodesCount_12)); } inline int32_t get_minMaxNodesCount_12() const { return ___minMaxNodesCount_12; } inline int32_t* get_address_of_minMaxNodesCount_12() { return &___minMaxNodesCount_12; } inline void set_minMaxNodesCount_12(int32_t value) { ___minMaxNodesCount_12 = value; } inline static int32_t get_offset_of_enableUpaCheck_13() { return static_cast(offsetof(ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D, ___enableUpaCheck_13)); } inline bool get_enableUpaCheck_13() const { return ___enableUpaCheck_13; } inline bool* get_address_of_enableUpaCheck_13() { return &___enableUpaCheck_13; } inline void set_enableUpaCheck_13(bool value) { ___enableUpaCheck_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PARTICLECONTENTVALIDATOR_TFF273453F5523E636B8BE9C446AEE1F4090B8D1D_H #ifndef SCHEMAELEMENTDECL_T1D19D717C111EFE96DCB86F7A029BE5E2616C466_H #define SCHEMAELEMENTDECL_T1D19D717C111EFE96DCB86F7A029BE5E2616C466_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.SchemaElementDecl struct SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 : public SchemaDeclBase_t01E56CF5001308CDC9C9D6CC9E31648FC3F4772B { public: // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaElementDecl::attdefs Dictionary_2_t4827E5C3759E2764057CB4D7D67AF15BCDBA84C2 * ___attdefs_11; // System.Collections.Generic.List`1 System.Xml.Schema.SchemaElementDecl::defaultAttdefs List_1_t2860FD4BD1AB958B9D33F7B140FDCC661ECEA601 * ___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::hasRequiredAttribute bool ___hasRequiredAttribute_15; // System.Boolean System.Xml.Schema.SchemaElementDecl::isNotationDeclared bool ___isNotationDeclared_16; // System.Collections.Generic.Dictionary`2 System.Xml.Schema.SchemaElementDecl::prohibitedAttributes Dictionary_2_t8F585B0FDF25A3B59F04BFC4617D77AF8AA45201 * ___prohibitedAttributes_17; // System.Xml.Schema.ContentValidator System.Xml.Schema.SchemaElementDecl::contentValidator ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * ___contentValidator_18; // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.SchemaElementDecl::anyAttribute XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * ___anyAttribute_19; public: inline static int32_t get_offset_of_attdefs_11() { return static_cast(offsetof(SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466, ___attdefs_11)); } inline Dictionary_2_t4827E5C3759E2764057CB4D7D67AF15BCDBA84C2 * get_attdefs_11() const { return ___attdefs_11; } inline Dictionary_2_t4827E5C3759E2764057CB4D7D67AF15BCDBA84C2 ** get_address_of_attdefs_11() { return &___attdefs_11; } inline void set_attdefs_11(Dictionary_2_t4827E5C3759E2764057CB4D7D67AF15BCDBA84C2 * value) { ___attdefs_11 = value; Il2CppCodeGenWriteBarrier((&___attdefs_11), value); } inline static int32_t get_offset_of_defaultAttdefs_12() { return static_cast(offsetof(SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466, ___defaultAttdefs_12)); } inline List_1_t2860FD4BD1AB958B9D33F7B140FDCC661ECEA601 * get_defaultAttdefs_12() const { return ___defaultAttdefs_12; } inline List_1_t2860FD4BD1AB958B9D33F7B140FDCC661ECEA601 ** get_address_of_defaultAttdefs_12() { return &___defaultAttdefs_12; } inline void set_defaultAttdefs_12(List_1_t2860FD4BD1AB958B9D33F7B140FDCC661ECEA601 * value) { ___defaultAttdefs_12 = value; Il2CppCodeGenWriteBarrier((&___defaultAttdefs_12), value); } inline static int32_t get_offset_of_isIdDeclared_13() { return static_cast(offsetof(SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466, ___isIdDeclared_13)); } inline bool get_isIdDeclared_13() const { return ___isIdDeclared_13; } inline bool* get_address_of_isIdDeclared_13() { return &___isIdDeclared_13; } inline void set_isIdDeclared_13(bool value) { ___isIdDeclared_13 = value; } inline static int32_t get_offset_of_hasNonCDataAttribute_14() { return static_cast(offsetof(SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466, ___hasNonCDataAttribute_14)); } inline bool get_hasNonCDataAttribute_14() const { return ___hasNonCDataAttribute_14; } inline bool* get_address_of_hasNonCDataAttribute_14() { return &___hasNonCDataAttribute_14; } inline void set_hasNonCDataAttribute_14(bool value) { ___hasNonCDataAttribute_14 = value; } inline static int32_t get_offset_of_hasRequiredAttribute_15() { return static_cast(offsetof(SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466, ___hasRequiredAttribute_15)); } inline bool get_hasRequiredAttribute_15() const { return ___hasRequiredAttribute_15; } inline bool* get_address_of_hasRequiredAttribute_15() { return &___hasRequiredAttribute_15; } inline void set_hasRequiredAttribute_15(bool value) { ___hasRequiredAttribute_15 = value; } inline static int32_t get_offset_of_isNotationDeclared_16() { return static_cast(offsetof(SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466, ___isNotationDeclared_16)); } inline bool get_isNotationDeclared_16() const { return ___isNotationDeclared_16; } inline bool* get_address_of_isNotationDeclared_16() { return &___isNotationDeclared_16; } inline void set_isNotationDeclared_16(bool value) { ___isNotationDeclared_16 = value; } inline static int32_t get_offset_of_prohibitedAttributes_17() { return static_cast(offsetof(SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466, ___prohibitedAttributes_17)); } inline Dictionary_2_t8F585B0FDF25A3B59F04BFC4617D77AF8AA45201 * get_prohibitedAttributes_17() const { return ___prohibitedAttributes_17; } inline Dictionary_2_t8F585B0FDF25A3B59F04BFC4617D77AF8AA45201 ** get_address_of_prohibitedAttributes_17() { return &___prohibitedAttributes_17; } inline void set_prohibitedAttributes_17(Dictionary_2_t8F585B0FDF25A3B59F04BFC4617D77AF8AA45201 * value) { ___prohibitedAttributes_17 = value; Il2CppCodeGenWriteBarrier((&___prohibitedAttributes_17), value); } inline static int32_t get_offset_of_contentValidator_18() { return static_cast(offsetof(SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466, ___contentValidator_18)); } inline ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * get_contentValidator_18() const { return ___contentValidator_18; } inline ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA ** get_address_of_contentValidator_18() { return &___contentValidator_18; } inline void set_contentValidator_18(ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * value) { ___contentValidator_18 = value; Il2CppCodeGenWriteBarrier((&___contentValidator_18), value); } inline static int32_t get_offset_of_anyAttribute_19() { return static_cast(offsetof(SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466, ___anyAttribute_19)); } inline XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * get_anyAttribute_19() const { return ___anyAttribute_19; } inline XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 ** get_address_of_anyAttribute_19() { return &___anyAttribute_19; } inline void set_anyAttribute_19(XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * value) { ___anyAttribute_19 = value; Il2CppCodeGenWriteBarrier((&___anyAttribute_19), value); } }; struct SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466_StaticFields { public: // System.Xml.Schema.SchemaElementDecl System.Xml.Schema.SchemaElementDecl::Empty SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * ___Empty_20; public: inline static int32_t get_offset_of_Empty_20() { return static_cast(offsetof(SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466_StaticFields, ___Empty_20)); } inline SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * get_Empty_20() const { return ___Empty_20; } inline SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 ** get_address_of_Empty_20() { return &___Empty_20; } inline void set_Empty_20(SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * value) { ___Empty_20 = value; Il2CppCodeGenWriteBarrier((&___Empty_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCHEMAELEMENTDECL_T1D19D717C111EFE96DCB86F7A029BE5E2616C466_H #ifndef VALIDATIONEVENTHANDLER_T4485151111870B499F014BC4EC05B066589AF4BF_H #define VALIDATIONEVENTHANDLER_T4485151111870B499F014BC4EC05B066589AF4BF_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.ValidationEventHandler struct ValidationEventHandler_t4485151111870B499F014BC4EC05B066589AF4BF : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VALIDATIONEVENTHANDLER_T4485151111870B499F014BC4EC05B066589AF4BF_H #ifndef XMLANYCONVERTER_T4D431617E0BF65D3436F651CFC9024F17ACEB8D6_H #define XMLANYCONVERTER_T4D431617E0BF65D3436F651CFC9024F17ACEB8D6_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlAnyConverter struct XmlAnyConverter_t4D431617E0BF65D3436F651CFC9024F17ACEB8D6 : public XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 { public: public: }; struct XmlAnyConverter_t4D431617E0BF65D3436F651CFC9024F17ACEB8D6_StaticFields { public: // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlAnyConverter::Item XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * ___Item_32; // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlAnyConverter::AnyAtomic XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * ___AnyAtomic_33; public: inline static int32_t get_offset_of_Item_32() { return static_cast(offsetof(XmlAnyConverter_t4D431617E0BF65D3436F651CFC9024F17ACEB8D6_StaticFields, ___Item_32)); } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * get_Item_32() const { return ___Item_32; } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E ** get_address_of_Item_32() { return &___Item_32; } inline void set_Item_32(XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * value) { ___Item_32 = value; Il2CppCodeGenWriteBarrier((&___Item_32), value); } inline static int32_t get_offset_of_AnyAtomic_33() { return static_cast(offsetof(XmlAnyConverter_t4D431617E0BF65D3436F651CFC9024F17ACEB8D6_StaticFields, ___AnyAtomic_33)); } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * get_AnyAtomic_33() const { return ___AnyAtomic_33; } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E ** get_address_of_AnyAtomic_33() { return &___AnyAtomic_33; } inline void set_AnyAtomic_33(XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * value) { ___AnyAtomic_33 = value; Il2CppCodeGenWriteBarrier((&___AnyAtomic_33), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLANYCONVERTER_T4D431617E0BF65D3436F651CFC9024F17ACEB8D6_H #ifndef XMLBOOLEANCONVERTER_T7CF33BCC1DB4F476BD12DEC2A024D9576250E395_H #define XMLBOOLEANCONVERTER_T7CF33BCC1DB4F476BD12DEC2A024D9576250E395_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlBooleanConverter struct XmlBooleanConverter_t7CF33BCC1DB4F476BD12DEC2A024D9576250E395 : public XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLBOOLEANCONVERTER_T7CF33BCC1DB4F476BD12DEC2A024D9576250E395_H #ifndef XMLDATETIMECONVERTER_TEE6CF164478ED0ECBF4C48904585A05ED2F411FD_H #define XMLDATETIMECONVERTER_TEE6CF164478ED0ECBF4C48904585A05ED2F411FD_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlDateTimeConverter struct XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD : public XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLDATETIMECONVERTER_TEE6CF164478ED0ECBF4C48904585A05ED2F411FD_H #ifndef XMLLISTCONVERTER_TC0C9B12C2CB4282697C8A738419B3595FB013DC2_H #define XMLLISTCONVERTER_TC0C9B12C2CB4282697C8A738419B3595FB013DC2_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlListConverter struct XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 : public XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 { public: // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlListConverter::atomicConverter XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * ___atomicConverter_32; public: inline static int32_t get_offset_of_atomicConverter_32() { return static_cast(offsetof(XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2, ___atomicConverter_32)); } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * get_atomicConverter_32() const { return ___atomicConverter_32; } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E ** get_address_of_atomicConverter_32() { return &___atomicConverter_32; } inline void set_atomicConverter_32(XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * value) { ___atomicConverter_32 = value; Il2CppCodeGenWriteBarrier((&___atomicConverter_32), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLLISTCONVERTER_TC0C9B12C2CB4282697C8A738419B3595FB013DC2_H #ifndef XMLMISCCONVERTER_T1AE3CF83A199556955635974EA33D3CE45442BA1_H #define XMLMISCCONVERTER_T1AE3CF83A199556955635974EA33D3CE45442BA1_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlMiscConverter struct XmlMiscConverter_t1AE3CF83A199556955635974EA33D3CE45442BA1 : public XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLMISCCONVERTER_T1AE3CF83A199556955635974EA33D3CE45442BA1_H #ifndef XMLNUMERIC10CONVERTER_T3A3B412CBFC756A6226402095D3213113C01DD8C_H #define XMLNUMERIC10CONVERTER_T3A3B412CBFC756A6226402095D3213113C01DD8C_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlNumeric10Converter struct XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C : public XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLNUMERIC10CONVERTER_T3A3B412CBFC756A6226402095D3213113C01DD8C_H #ifndef XMLNUMERIC2CONVERTER_T09483B096DF1E361A87EF40B03A2A5E945F03693_H #define XMLNUMERIC2CONVERTER_T09483B096DF1E361A87EF40B03A2A5E945F03693_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlNumeric2Converter struct XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693 : public XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLNUMERIC2CONVERTER_T09483B096DF1E361A87EF40B03A2A5E945F03693_H #ifndef XMLSCHEMAANY_TDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2_H #define XMLSCHEMAANY_TDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaAny struct XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 : public XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 { public: // System.String System.Xml.Schema.XmlSchemaAny::ns String_t* ___ns_4; // System.Xml.Schema.XmlSchemaContentProcessing System.Xml.Schema.XmlSchemaAny::processContents int32_t ___processContents_5; // System.Xml.Schema.NamespaceList System.Xml.Schema.XmlSchemaAny::namespaceList NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C * ___namespaceList_6; public: inline static int32_t get_offset_of_ns_4() { return static_cast(offsetof(XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2, ___ns_4)); } inline String_t* get_ns_4() const { return ___ns_4; } inline String_t** get_address_of_ns_4() { return &___ns_4; } inline void set_ns_4(String_t* value) { ___ns_4 = value; Il2CppCodeGenWriteBarrier((&___ns_4), value); } inline static int32_t get_offset_of_processContents_5() { return static_cast(offsetof(XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2, ___processContents_5)); } inline int32_t get_processContents_5() const { return ___processContents_5; } inline int32_t* get_address_of_processContents_5() { return &___processContents_5; } inline void set_processContents_5(int32_t value) { ___processContents_5 = value; } inline static int32_t get_offset_of_namespaceList_6() { return static_cast(offsetof(XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2, ___namespaceList_6)); } inline NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C * get_namespaceList_6() const { return ___namespaceList_6; } inline NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C ** get_address_of_namespaceList_6() { return &___namespaceList_6; } inline void set_namespaceList_6(NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C * value) { ___namespaceList_6 = value; Il2CppCodeGenWriteBarrier((&___namespaceList_6), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAANY_TDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2_H #ifndef XMLSCHEMACOMPLEXTYPE_TFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_H #define XMLSCHEMACOMPLEXTYPE_TFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaComplexType struct XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 : public XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 { public: // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaComplexType::block int32_t ___block_7; // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexType::contentTypeParticle XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * ___contentTypeParticle_8; // System.Xml.Schema.XmlSchemaAnyAttribute System.Xml.Schema.XmlSchemaComplexType::attributeWildcard XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * ___attributeWildcard_9; // System.Byte System.Xml.Schema.XmlSchemaComplexType::pvFlags uint8_t ___pvFlags_13; public: inline static int32_t get_offset_of_block_7() { return static_cast(offsetof(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9, ___block_7)); } inline int32_t get_block_7() const { return ___block_7; } inline int32_t* get_address_of_block_7() { return &___block_7; } inline void set_block_7(int32_t value) { ___block_7 = value; } inline static int32_t get_offset_of_contentTypeParticle_8() { return static_cast(offsetof(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9, ___contentTypeParticle_8)); } inline XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * get_contentTypeParticle_8() const { return ___contentTypeParticle_8; } inline XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 ** get_address_of_contentTypeParticle_8() { return &___contentTypeParticle_8; } inline void set_contentTypeParticle_8(XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * value) { ___contentTypeParticle_8 = value; Il2CppCodeGenWriteBarrier((&___contentTypeParticle_8), value); } inline static int32_t get_offset_of_attributeWildcard_9() { return static_cast(offsetof(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9, ___attributeWildcard_9)); } inline XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * get_attributeWildcard_9() const { return ___attributeWildcard_9; } inline XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 ** get_address_of_attributeWildcard_9() { return &___attributeWildcard_9; } inline void set_attributeWildcard_9(XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * value) { ___attributeWildcard_9 = value; Il2CppCodeGenWriteBarrier((&___attributeWildcard_9), value); } inline static int32_t get_offset_of_pvFlags_13() { return static_cast(offsetof(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9, ___pvFlags_13)); } inline uint8_t get_pvFlags_13() const { return ___pvFlags_13; } inline uint8_t* get_address_of_pvFlags_13() { return &___pvFlags_13; } inline void set_pvFlags_13(uint8_t value) { ___pvFlags_13 = value; } }; struct XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_StaticFields { public: // System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.XmlSchemaComplexType::anyTypeLax XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * ___anyTypeLax_10; // System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.XmlSchemaComplexType::anyTypeSkip XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * ___anyTypeSkip_11; // System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.XmlSchemaComplexType::untypedAnyType XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * ___untypedAnyType_12; public: inline static int32_t get_offset_of_anyTypeLax_10() { return static_cast(offsetof(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_StaticFields, ___anyTypeLax_10)); } inline XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * get_anyTypeLax_10() const { return ___anyTypeLax_10; } inline XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 ** get_address_of_anyTypeLax_10() { return &___anyTypeLax_10; } inline void set_anyTypeLax_10(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * value) { ___anyTypeLax_10 = value; Il2CppCodeGenWriteBarrier((&___anyTypeLax_10), value); } inline static int32_t get_offset_of_anyTypeSkip_11() { return static_cast(offsetof(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_StaticFields, ___anyTypeSkip_11)); } inline XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * get_anyTypeSkip_11() const { return ___anyTypeSkip_11; } inline XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 ** get_address_of_anyTypeSkip_11() { return &___anyTypeSkip_11; } inline void set_anyTypeSkip_11(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * value) { ___anyTypeSkip_11 = value; Il2CppCodeGenWriteBarrier((&___anyTypeSkip_11), value); } inline static int32_t get_offset_of_untypedAnyType_12() { return static_cast(offsetof(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_StaticFields, ___untypedAnyType_12)); } inline XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * get_untypedAnyType_12() const { return ___untypedAnyType_12; } inline XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 ** get_address_of_untypedAnyType_12() { return &___untypedAnyType_12; } inline void set_untypedAnyType_12(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * value) { ___untypedAnyType_12 = value; Il2CppCodeGenWriteBarrier((&___untypedAnyType_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMACOMPLEXTYPE_TFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_H #ifndef XMLSCHEMAELEMENT_TF3C95D404CFEB675C3BE8ECDC5C73FFD0F92568D_H #define XMLSCHEMAELEMENT_TF3C95D404CFEB675C3BE8ECDC5C73FFD0F92568D_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaElement struct XmlSchemaElement_tF3C95D404CFEB675C3BE8ECDC5C73FFD0F92568D : public XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAELEMENT_TF3C95D404CFEB675C3BE8ECDC5C73FFD0F92568D_H #ifndef XMLSCHEMAGROUPBASE_TC18B7AAFF241664404A1FB5D936508AB2F4D208F_H #define XMLSCHEMAGROUPBASE_TC18B7AAFF241664404A1FB5D936508AB2F4D208F_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaGroupBase struct XmlSchemaGroupBase_tC18B7AAFF241664404A1FB5D936508AB2F4D208F : public XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAGROUPBASE_TC18B7AAFF241664404A1FB5D936508AB2F4D208F_H #ifndef XMLSCHEMAGROUPREF_TEC541A27220ABE0F02B3B1FD72730E536FAEF6F3_H #define XMLSCHEMAGROUPREF_TEC541A27220ABE0F02B3B1FD72730E536FAEF6F3_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaGroupRef struct XmlSchemaGroupRef_tEC541A27220ABE0F02B3B1FD72730E536FAEF6F3 : public XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMAGROUPREF_TEC541A27220ABE0F02B3B1FD72730E536FAEF6F3_H #ifndef EMPTYPARTICLE_T4D9B96A627867C8839845CBD83183C9CD3ECE202_H #define EMPTYPARTICLE_T4D9B96A627867C8839845CBD83183C9CD3ECE202_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaParticle_EmptyParticle struct EmptyParticle_t4D9B96A627867C8839845CBD83183C9CD3ECE202 : public XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EMPTYPARTICLE_T4D9B96A627867C8839845CBD83183C9CD3ECE202_H #ifndef XMLSCHEMASIMPLETYPE_T3E090F6F088E02B69D984EED6C2A209ACB42A68A_H #define XMLSCHEMASIMPLETYPE_T3E090F6F088E02B69D984EED6C2A209ACB42A68A_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaSimpleType struct XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A : public XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 { public: // System.Xml.Schema.XmlSchemaSimpleTypeContent System.Xml.Schema.XmlSchemaSimpleType::content XmlSchemaSimpleTypeContent_t87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E * ___content_7; public: inline static int32_t get_offset_of_content_7() { return static_cast(offsetof(XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A, ___content_7)); } inline XmlSchemaSimpleTypeContent_t87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E * get_content_7() const { return ___content_7; } inline XmlSchemaSimpleTypeContent_t87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E ** get_address_of_content_7() { return &___content_7; } inline void set_content_7(XmlSchemaSimpleTypeContent_t87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E * value) { ___content_7 = value; Il2CppCodeGenWriteBarrier((&___content_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMASIMPLETYPE_T3E090F6F088E02B69D984EED6C2A209ACB42A68A_H #ifndef XMLSTRINGCONVERTER_TF53CC838C65F771EDC900AED7F1E34DEA77FDE12_H #define XMLSTRINGCONVERTER_TF53CC838C65F771EDC900AED7F1E34DEA77FDE12_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlStringConverter struct XmlStringConverter_tF53CC838C65F771EDC900AED7F1E34DEA77FDE12 : public XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSTRINGCONVERTER_TF53CC838C65F771EDC900AED7F1E34DEA77FDE12_H #ifndef XMLUNIONCONVERTER_T31D47DFAB36753F8C83188973656457C9E55BE96_H #define XMLUNIONCONVERTER_T31D47DFAB36753F8C83188973656457C9E55BE96_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlUnionConverter struct XmlUnionConverter_t31D47DFAB36753F8C83188973656457C9E55BE96 : public XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 { public: // System.Xml.Schema.XmlValueConverter[] System.Xml.Schema.XmlUnionConverter::converters XmlValueConverterU5BU5D_t0C08DAE703E09DAE455F80F5975EB50F0D34CAB3* ___converters_32; // System.Boolean System.Xml.Schema.XmlUnionConverter::hasAtomicMember bool ___hasAtomicMember_33; // System.Boolean System.Xml.Schema.XmlUnionConverter::hasListMember bool ___hasListMember_34; public: inline static int32_t get_offset_of_converters_32() { return static_cast(offsetof(XmlUnionConverter_t31D47DFAB36753F8C83188973656457C9E55BE96, ___converters_32)); } inline XmlValueConverterU5BU5D_t0C08DAE703E09DAE455F80F5975EB50F0D34CAB3* get_converters_32() const { return ___converters_32; } inline XmlValueConverterU5BU5D_t0C08DAE703E09DAE455F80F5975EB50F0D34CAB3** get_address_of_converters_32() { return &___converters_32; } inline void set_converters_32(XmlValueConverterU5BU5D_t0C08DAE703E09DAE455F80F5975EB50F0D34CAB3* value) { ___converters_32 = value; Il2CppCodeGenWriteBarrier((&___converters_32), value); } inline static int32_t get_offset_of_hasAtomicMember_33() { return static_cast(offsetof(XmlUnionConverter_t31D47DFAB36753F8C83188973656457C9E55BE96, ___hasAtomicMember_33)); } inline bool get_hasAtomicMember_33() const { return ___hasAtomicMember_33; } inline bool* get_address_of_hasAtomicMember_33() { return &___hasAtomicMember_33; } inline void set_hasAtomicMember_33(bool value) { ___hasAtomicMember_33 = value; } inline static int32_t get_offset_of_hasListMember_34() { return static_cast(offsetof(XmlUnionConverter_t31D47DFAB36753F8C83188973656457C9E55BE96, ___hasListMember_34)); } inline bool get_hasListMember_34() const { return ___hasListMember_34; } inline bool* get_address_of_hasListMember_34() { return &___hasListMember_34; } inline void set_hasListMember_34(bool value) { ___hasListMember_34 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLUNIONCONVERTER_T31D47DFAB36753F8C83188973656457C9E55BE96_H #ifndef XMLANYLISTCONVERTER_T1150077B9E7B2D0AEDC3450117300B021E43BF4A_H #define XMLANYLISTCONVERTER_T1150077B9E7B2D0AEDC3450117300B021E43BF4A_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlAnyListConverter struct XmlAnyListConverter_t1150077B9E7B2D0AEDC3450117300B021E43BF4A : public XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 { public: public: }; struct XmlAnyListConverter_t1150077B9E7B2D0AEDC3450117300B021E43BF4A_StaticFields { public: // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlAnyListConverter::ItemList XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * ___ItemList_33; // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlAnyListConverter::AnyAtomicList XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * ___AnyAtomicList_34; public: inline static int32_t get_offset_of_ItemList_33() { return static_cast(offsetof(XmlAnyListConverter_t1150077B9E7B2D0AEDC3450117300B021E43BF4A_StaticFields, ___ItemList_33)); } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * get_ItemList_33() const { return ___ItemList_33; } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E ** get_address_of_ItemList_33() { return &___ItemList_33; } inline void set_ItemList_33(XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * value) { ___ItemList_33 = value; Il2CppCodeGenWriteBarrier((&___ItemList_33), value); } inline static int32_t get_offset_of_AnyAtomicList_34() { return static_cast(offsetof(XmlAnyListConverter_t1150077B9E7B2D0AEDC3450117300B021E43BF4A_StaticFields, ___AnyAtomicList_34)); } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * get_AnyAtomicList_34() const { return ___AnyAtomicList_34; } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E ** get_address_of_AnyAtomicList_34() { return &___AnyAtomicList_34; } inline void set_AnyAtomicList_34(XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * value) { ___AnyAtomicList_34 = value; Il2CppCodeGenWriteBarrier((&___AnyAtomicList_34), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLANYLISTCONVERTER_T1150077B9E7B2D0AEDC3450117300B021E43BF4A_H #ifndef XMLSCHEMACHOICE_TEC175BFF045FDA4DECF5A938922D6CDC4216653B_H #define XMLSCHEMACHOICE_TEC175BFF045FDA4DECF5A938922D6CDC4216653B_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaChoice struct XmlSchemaChoice_tEC175BFF045FDA4DECF5A938922D6CDC4216653B : public XmlSchemaGroupBase_tC18B7AAFF241664404A1FB5D936508AB2F4D208F { public: // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::items XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * ___items_4; public: inline static int32_t get_offset_of_items_4() { return static_cast(offsetof(XmlSchemaChoice_tEC175BFF045FDA4DECF5A938922D6CDC4216653B, ___items_4)); } inline XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * get_items_4() const { return ___items_4; } inline XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 ** get_address_of_items_4() { return &___items_4; } inline void set_items_4(XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * value) { ___items_4 = value; Il2CppCodeGenWriteBarrier((&___items_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMACHOICE_TEC175BFF045FDA4DECF5A938922D6CDC4216653B_H #ifndef XMLSCHEMASEQUENCE_TBF8498445C0FD553EF64CC240B1236CEB83FB215_H #define XMLSCHEMASEQUENCE_TBF8498445C0FD553EF64CC240B1236CEB83FB215_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaSequence struct XmlSchemaSequence_tBF8498445C0FD553EF64CC240B1236CEB83FB215 : public XmlSchemaGroupBase_tC18B7AAFF241664404A1FB5D936508AB2F4D208F { public: // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaSequence::items XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * ___items_4; public: inline static int32_t get_offset_of_items_4() { return static_cast(offsetof(XmlSchemaSequence_tBF8498445C0FD553EF64CC240B1236CEB83FB215, ___items_4)); } inline XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * get_items_4() const { return ___items_4; } inline XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 ** get_address_of_items_4() { return &___items_4; } inline void set_items_4(XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * value) { ___items_4 = value; Il2CppCodeGenWriteBarrier((&___items_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLSCHEMASEQUENCE_TBF8498445C0FD553EF64CC240B1236CEB83FB215_H #ifndef XMLUNTYPEDCONVERTER_T320F0E666810AFC92D49F4758E6B6A152B264D1E_H #define XMLUNTYPEDCONVERTER_T320F0E666810AFC92D49F4758E6B6A152B264D1E_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlUntypedConverter struct XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E : public XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 { public: // System.Boolean System.Xml.Schema.XmlUntypedConverter::allowListToList bool ___allowListToList_33; public: inline static int32_t get_offset_of_allowListToList_33() { return static_cast(offsetof(XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E, ___allowListToList_33)); } inline bool get_allowListToList_33() const { return ___allowListToList_33; } inline bool* get_address_of_allowListToList_33() { return &___allowListToList_33; } inline void set_allowListToList_33(bool value) { ___allowListToList_33 = value; } }; struct XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_StaticFields { public: // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlUntypedConverter::Untyped XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * ___Untyped_34; // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlUntypedConverter::UntypedList XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * ___UntypedList_35; public: inline static int32_t get_offset_of_Untyped_34() { return static_cast(offsetof(XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_StaticFields, ___Untyped_34)); } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * get_Untyped_34() const { return ___Untyped_34; } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E ** get_address_of_Untyped_34() { return &___Untyped_34; } inline void set_Untyped_34(XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * value) { ___Untyped_34 = value; Il2CppCodeGenWriteBarrier((&___Untyped_34), value); } inline static int32_t get_offset_of_UntypedList_35() { return static_cast(offsetof(XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_StaticFields, ___UntypedList_35)); } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * get_UntypedList_35() const { return ___UntypedList_35; } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E ** get_address_of_UntypedList_35() { return &___UntypedList_35; } inline void set_UntypedList_35(XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * value) { ___UntypedList_35 = value; Il2CppCodeGenWriteBarrier((&___UntypedList_35), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XMLUNTYPEDCONVERTER_T320F0E666810AFC92D49F4758E6B6A152B264D1E_H // System.Object[] struct ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, 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(m_Items + index, value); } }; // System.Boolean[] struct BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040 : public RuntimeArray { public: ALIGN_FIELD (8) bool m_Items[1]; public: inline bool GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline bool* 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, bool value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline bool GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline bool* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, bool value) { m_Items[index] = value; } }; // System.Byte[] struct ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // System.Byte[][] struct ByteU5BU5DU5BU5D_tD1CB918775FFB351821F10AC338FECDDE22DEEC7 : public RuntimeArray { public: ALIGN_FIELD (8) ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* m_Items[1]; public: inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** 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, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.DateTime[] struct DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1 : public RuntimeArray { public: ALIGN_FIELD (8) DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 m_Items[1]; public: inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * 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, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 value) { m_Items[index] = value; } }; // System.DateTimeOffset[] struct DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25 : public RuntimeArray { public: ALIGN_FIELD (8) DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 m_Items[1]; public: inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * 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, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 value) { m_Items[index] = value; } }; // System.Decimal[] struct DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F : public RuntimeArray { public: ALIGN_FIELD (8) Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 m_Items[1]; public: inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * 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, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 value) { m_Items[index] = value; } }; // System.Double[] struct DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D : public RuntimeArray { public: ALIGN_FIELD (8) double m_Items[1]; public: inline double GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline double* 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, double value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline double GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline double* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, double value) { m_Items[index] = value; } }; // System.Int16[] struct Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28 : public RuntimeArray { public: ALIGN_FIELD (8) int16_t m_Items[1]; public: inline int16_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int16_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, int16_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int16_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int16_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int16_t value) { m_Items[index] = value; } }; // System.Int32[] struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83 : public RuntimeArray { public: ALIGN_FIELD (8) int32_t m_Items[1]; public: 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.Int64[] struct Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F : public RuntimeArray { public: ALIGN_FIELD (8) int64_t m_Items[1]; public: inline int64_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int64_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, int64_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int64_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int64_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int64_t value) { m_Items[index] = value; } }; // System.SByte[] struct SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889 : public RuntimeArray { public: ALIGN_FIELD (8) int8_t m_Items[1]; public: inline int8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int8_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, int8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int8_t value) { m_Items[index] = value; } }; // System.Single[] struct SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5 : public RuntimeArray { public: ALIGN_FIELD (8) float m_Items[1]; public: inline float GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline float* 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, float value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline float GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline float* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, float value) { m_Items[index] = value; } }; // System.String[] struct StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: 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(m_Items + index, 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(m_Items + index, value); } }; // System.TimeSpan[] struct TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5 : public RuntimeArray { public: ALIGN_FIELD (8) TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 m_Items[1]; public: inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * 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, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 value) { m_Items[index] = value; } }; // System.UInt16[] struct UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E : public RuntimeArray { public: ALIGN_FIELD (8) uint16_t m_Items[1]; public: inline uint16_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint16_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, uint16_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint16_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint16_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint16_t value) { m_Items[index] = value; } }; // System.UInt32[] struct UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB : public RuntimeArray { public: ALIGN_FIELD (8) uint32_t m_Items[1]; public: inline uint32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint32_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, uint32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint32_t value) { m_Items[index] = value; } }; // System.UInt64[] struct UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4 : public RuntimeArray { public: ALIGN_FIELD (8) uint64_t m_Items[1]; public: inline uint64_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint64_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, uint64_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint64_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint64_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint64_t value) { m_Items[index] = value; } }; // System.Uri[] struct UriU5BU5D_t2BA00D5A5C9D2A274C64EB3328ADE0D952CD0EB5 : public RuntimeArray { public: ALIGN_FIELD (8) Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * m_Items[1]; public: inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** 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, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Xml.Schema.XmlAtomicValue[] struct XmlAtomicValueU5BU5D_t2C9689A5D8CF8CFA58E0A2FFA03E95C2A690B5FB : public RuntimeArray { public: ALIGN_FIELD (8) XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * m_Items[1]; public: inline XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 ** 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, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Xml.XmlQualifiedName[] struct XmlQualifiedNameU5BU5D_t375EB02A213AC919E02336B57A412BB761AFA18B : public RuntimeArray { public: ALIGN_FIELD (8) XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * m_Items[1]; public: inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD ** 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, XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Xml.XPath.XPathItem[] struct XPathItemU5BU5D_tEAD4D1386A15172615EC8CB29E15366C26858403 : public RuntimeArray { public: ALIGN_FIELD (8) XPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98 * m_Items[1]; public: inline XPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline XPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98 ** 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, XPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline XPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline XPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, XPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Xml.XPath.XPathNavigator[] struct XPathNavigatorU5BU5D_t38B7B1759F5326A325D05B4A7D663AAB353E3ABC : public RuntimeArray { public: ALIGN_FIELD (8) XPathNavigator_t4E711E4382A896C152FA99D0D39A8C6CEC238EC3 * m_Items[1]; public: inline XPathNavigator_t4E711E4382A896C152FA99D0D39A8C6CEC238EC3 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline XPathNavigator_t4E711E4382A896C152FA99D0D39A8C6CEC238EC3 ** 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, XPathNavigator_t4E711E4382A896C152FA99D0D39A8C6CEC238EC3 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline XPathNavigator_t4E711E4382A896C152FA99D0D39A8C6CEC238EC3 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline XPathNavigator_t4E711E4382A896C152FA99D0D39A8C6CEC238EC3 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, XPathNavigator_t4E711E4382A896C152FA99D0D39A8C6CEC238EC3 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Xml.Schema.XmlSchemaSimpleType[] struct XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B : public RuntimeArray { public: ALIGN_FIELD (8) XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * m_Items[1]; public: inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A ** 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, XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Xml.Schema.XmlValueConverter[] struct XmlValueConverterU5BU5D_t0C08DAE703E09DAE455F80F5975EB50F0D34CAB3 : public RuntimeArray { public: ALIGN_FIELD (8) XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * m_Items[1]; public: inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E ** 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, XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, value); } }; // System.Char[] struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: 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_t43BF24D43F5D8E1233D96C0CE555091AE495642B : public RuntimeArray { public: ALIGN_FIELD (8) int32_t m_Items[1]; public: 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; } }; // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* XmlListConverter_ToArray_TisRuntimeObject_m67ECFDBC21FF0D75413B1DF852889DB63775E168_gshared (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* XmlListConverter_ToArray_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m600FFEE7C10E2BCA12854812A6BB6DCE593F559D_gshared (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* XmlListConverter_ToArray_TisByte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_mC104EC1276093517C4A440400990549F0EC4A501_gshared (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1* XmlListConverter_ToArray_TisDateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_m7A70B3F4919A8A04503EB3E3DE04819827A7E754_gshared (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25* XmlListConverter_ToArray_TisDateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_m245C5C764ADA22BD15B1CEF3B7E1CE639178571E_gshared (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F* XmlListConverter_ToArray_TisDecimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_mA3A16654EDC8B202DDFE85E9A5E650280F33F9B7_gshared (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D* XmlListConverter_ToArray_TisDouble_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_mE9D821F3A3E87F07E271FD24A48D91E71D6C6450_gshared (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28* XmlListConverter_ToArray_TisInt16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_m06317C32C4B8B330DE077C38E7237CB1D06D9723_gshared (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* XmlListConverter_ToArray_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m632671B61D12746E4747E6B63BC09181FC6FC368_gshared (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* XmlListConverter_ToArray_TisInt64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_m5C56E17BBAD364CE7D1823BB139A5B906461184E_gshared (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889* XmlListConverter_ToArray_TisSByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_mBC42137FB14AC5442894124B54AC1A4B126D2D4C_gshared (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* XmlListConverter_ToArray_TisSingle_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_mA555F893F59FD63E31250A0CB108D161724013BA_gshared (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5* XmlListConverter_ToArray_TisTimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_m05A64728B6A400227DDDF482F7E0B1F30281E3BB_gshared (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E* XmlListConverter_ToArray_TisUInt16_tAE45CEF73BF720100519F6867F32145D075F928E_m205C1CF96FEABB0EAFBC8AE70952C3A9FB50BFE0_gshared (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* XmlListConverter_ToArray_TisUInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_m88B7788C4BB3756EC0A966401F1D13D662A1615A_gshared (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4* XmlListConverter_ToArray_TisUInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_m904001409F4BCF396E5E8D0EB777561D72170836_gshared (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) extern "C" IL2CPP_METHOD_ATTR void List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, RuntimeObject * p0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) extern "C" IL2CPP_METHOD_ATTR void List_1__ctor_m6E336459937EBBC514F001464CC3771240EEBB87_gshared (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, RuntimeObject* p0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlBaseConverter::.ctor(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlBaseConverter__ctor_mD14E99D1AAF0C63194C50E2E9877DCC97F23D968 (XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlBooleanConverter::.ctor(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlBooleanConverter__ctor_mE1EFE6D7CFFB1416AB33EF76280E78F3D6BB822A (XmlBooleanConverter_t7CF33BCC1DB4F476BD12DEC2A024D9576250E395 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method); // System.Void System.ArgumentNullException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * __this, String_t* p0, const RuntimeMethod* method); // System.Boolean System.Xml.XmlConvert::ToBoolean(System.String) extern "C" IL2CPP_METHOD_ATTR bool XmlConvert_ToBoolean_m9B6644E3A3597D64D24A3595A98055A5E6ADF39B (String_t* ___s0, const RuntimeMethod* method); // System.Type System.Object::GetType() extern "C" IL2CPP_METHOD_ATTR Type_t * Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60 (RuntimeObject * __this, const RuntimeMethod* method); // System.Boolean System.Type::op_Equality(System.Type,System.Type) extern "C" IL2CPP_METHOD_ATTR bool Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8 (Type_t * p0, Type_t * p1, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.Boolean) extern "C" IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_m90E6FBA36B87D6AC327394B54541F6202C6EA23F (bool ___value0, const RuntimeMethod* method); // System.Type System.Xml.Schema.XmlBaseConverter::get_DefaultClrType() extern "C" IL2CPP_METHOD_ATTR Type_t * XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B (XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlBaseConverter::get_SchemaType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E (XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void XmlAtomicValue__ctor_m90F40E889884C4428BA8CD72FE05FEC7BBF1D483 (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___xmlType0, bool ___value1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.String) extern "C" IL2CPP_METHOD_ATTR void XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285 (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___xmlType0, String_t* ___value1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlDateTimeConverter::.ctor(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlDateTimeConverter__ctor_m9E34F9F88A5240F8B5887B6466FE9893DD03E18C (XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method); // System.DateTime System.Xml.Schema.XmlBaseConverter::DateTimeOffsetToDateTime(System.DateTimeOffset) extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 XmlBaseConverter_DateTimeOffsetToDateTime_m929FBB99846EC931D1D5F4212CAF81FF50860CC4 (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___value0, const RuntimeMethod* method); // System.Xml.Schema.XmlTypeCode System.Xml.Schema.XmlBaseConverter::get_TypeCode() extern "C" IL2CPP_METHOD_ATTR int32_t XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E (XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 * __this, const RuntimeMethod* method); // System.DateTime System.Xml.Schema.XmlBaseConverter::StringToDate(System.String) extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 XmlBaseConverter_StringToDate_m521A4A054772FBB5C2CD4B6614470D296843EE8E (String_t* ___value0, const RuntimeMethod* method); // System.DateTime System.Xml.Schema.XmlBaseConverter::StringToTime(System.String) extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 XmlBaseConverter_StringToTime_mF6EE77D3F1AE0014447CCFE39C06888C0D17083D (String_t* ___value0, const RuntimeMethod* method); // System.DateTime System.Xml.Schema.XmlBaseConverter::StringToGDay(System.String) extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 XmlBaseConverter_StringToGDay_m9652EF7DF42B3A2C83BBF0BC86500F0805FDEEDE (String_t* ___value0, const RuntimeMethod* method); // System.DateTime System.Xml.Schema.XmlBaseConverter::StringToGMonth(System.String) extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 XmlBaseConverter_StringToGMonth_m1FE4558294A77EE87FA87DB027D38E6B9490A3A6 (String_t* ___value0, const RuntimeMethod* method); // System.DateTime System.Xml.Schema.XmlBaseConverter::StringToGMonthDay(System.String) extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 XmlBaseConverter_StringToGMonthDay_m4C773789D602AFEC0A2482FCCACCB06F03649A9B (String_t* ___value0, const RuntimeMethod* method); // System.DateTime System.Xml.Schema.XmlBaseConverter::StringToGYear(System.String) extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 XmlBaseConverter_StringToGYear_m7D4C0252DD49785D1E5D7DB9F70055275AD414CE (String_t* ___value0, const RuntimeMethod* method); // System.DateTime System.Xml.Schema.XmlBaseConverter::StringToGYearMonth(System.String) extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 XmlBaseConverter_StringToGYearMonth_m025B3BBDE5AE986726AC559028D7628EB3101CAA (String_t* ___value0, const RuntimeMethod* method); // System.DateTime System.Xml.Schema.XmlBaseConverter::StringToDateTime(System.String) extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 XmlBaseConverter_StringToDateTime_m0CFE118D0B55A0884F749F63F40556CD5000DDA7 (String_t* ___value0, const RuntimeMethod* method); // System.Void System.DateTimeOffset::.ctor(System.DateTime) extern "C" IL2CPP_METHOD_ATTR void DateTimeOffset__ctor_mFD299293EB81B2254A30C665E7613F7C40A10C69 (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 p0, const RuntimeMethod* method); // System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::StringToDateOffset(System.String) extern "C" IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 XmlBaseConverter_StringToDateOffset_m8D83E4E142765E2DB8A24673EC47810E914F76D3 (String_t* ___value0, const RuntimeMethod* method); // System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::StringToTimeOffset(System.String) extern "C" IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 XmlBaseConverter_StringToTimeOffset_m103250E85DD192D25085D8CC46525187BCF55596 (String_t* ___value0, const RuntimeMethod* method); // System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::StringToGDayOffset(System.String) extern "C" IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 XmlBaseConverter_StringToGDayOffset_mAA496F7A0C18BCEAAD9E7CB1A4A901D7EE13572A (String_t* ___value0, const RuntimeMethod* method); // System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::StringToGMonthOffset(System.String) extern "C" IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 XmlBaseConverter_StringToGMonthOffset_mB5EEB8D5F7FCB3639DFA1F4C222F80B533C812DF (String_t* ___value0, const RuntimeMethod* method); // System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::StringToGMonthDayOffset(System.String) extern "C" IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 XmlBaseConverter_StringToGMonthDayOffset_m2B52EBE5BAEF5798D0D9C7F15B02100069AB3243 (String_t* ___value0, const RuntimeMethod* method); // System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::StringToGYearOffset(System.String) extern "C" IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 XmlBaseConverter_StringToGYearOffset_mB5C0E8C7F0135C28D5E32455A50006087976DCB4 (String_t* ___value0, const RuntimeMethod* method); // System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::StringToGYearMonthOffset(System.String) extern "C" IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 XmlBaseConverter_StringToGYearMonthOffset_m73889403E74C11545E6781A31D7F6A24C466DDBB (String_t* ___value0, const RuntimeMethod* method); // System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::StringToDateTimeOffset(System.String) extern "C" IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 XmlBaseConverter_StringToDateTimeOffset_mA2143B628ED63FEF6A2CD4B356014089AF09EFB9 (String_t* ___value0, const RuntimeMethod* method); // System.DateTimeOffset System.DateTimeOffset::op_Implicit(System.DateTime) extern "C" IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 DateTimeOffset_op_Implicit_m51C2D02E47F9ABFDEFF8F1F37D164418EFDA22DE (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 p0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::DateToString(System.DateTime) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_DateToString_mE63F8E20D6A51A0138825788C0A16369958B5C9D (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::TimeToString(System.DateTime) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_TimeToString_m056CB0E757D3F56A6CE9834D1742AF6E79116160 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::GDayToString(System.DateTime) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_GDayToString_m2EBC36DF31618C1F3A5C7D18DF9D1855E5F6F94A (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::GMonthToString(System.DateTime) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_GMonthToString_mCDD5EC28206978A1005661368E95F2FB989D8A63 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::GMonthDayToString(System.DateTime) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_GMonthDayToString_m5CAC376EC78E153485C30593D4FFB490BCA25A31 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::GYearToString(System.DateTime) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_GYearToString_m194766B63317459E3C3E3703AAFE7F351704AC5F (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::GYearMonthToString(System.DateTime) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_GYearMonthToString_mC3FBCDFCA4C62D94B32E05EAC9634D9C19FB66EC (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::DateTimeToString(System.DateTime) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_DateTimeToString_m43E16E8C91DE3392DAB1ADD66380F24BD6894C5D (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::DateOffsetToString(System.DateTimeOffset) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_DateOffsetToString_m2652E51E2213C3BAA68B1990B75AF46023045EA8 (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::TimeOffsetToString(System.DateTimeOffset) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_TimeOffsetToString_m6E099B3C2D4887B190C959B20BF1510D96EC9856 (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::GDayOffsetToString(System.DateTimeOffset) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_GDayOffsetToString_m91F07B664D0FAF9D4830103CFC53B3059222EF4A (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::GMonthOffsetToString(System.DateTimeOffset) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_GMonthOffsetToString_m0BF047BE3A8AAC2FA491782207ED1637B7F54257 (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::GMonthDayOffsetToString(System.DateTimeOffset) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_GMonthDayOffsetToString_m41D7224D900EE8037F6AC67EFF021A1F9255CDE8 (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::GYearOffsetToString(System.DateTimeOffset) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_GYearOffsetToString_m7DF69ECEE4E0D3D340D268B1064DB1266D710080 (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::GYearMonthOffsetToString(System.DateTimeOffset) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_GYearMonthOffsetToString_mA3653E314FEC387ABEB295708DA7E74FD08A88AC (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::DateTimeOffsetToString(System.DateTimeOffset) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_DateTimeOffsetToString_mD2C88C4D1142AAC956033FDAA128F00B9F9C0FC6 (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.DateTime) extern "C" IL2CPP_METHOD_ATTR void XmlAtomicValue__ctor_m1B7A940E1C2EABCA60081FD60C0A1339DD15BDAC (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___xmlType0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___value1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.Object) extern "C" IL2CPP_METHOD_ATTR void XmlAtomicValue__ctor_m1C489C1005BEE2632E07492092D9CE674C7E3130 (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___xmlType0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlBaseConverter::.ctor(System.Xml.Schema.XmlBaseConverter) extern "C" IL2CPP_METHOD_ATTR void XmlBaseConverter__ctor_mACE51525C709D2759F612EEDF34FDE3E087F0A14 (XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 * __this, XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 * ___converterAtomic0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlBaseConverter::.ctor(System.Xml.Schema.XmlBaseConverter,System.Type) extern "C" IL2CPP_METHOD_ATTR void XmlBaseConverter__ctor_m32ADEA2FA88FA78D51E9A4277044ED459B1AEAF4 (XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 * __this, XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 * ___converterAtomic0, Type_t * ___clrTypeDefault1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlListConverter::.ctor(System.Xml.Schema.XmlBaseConverter) extern "C" IL2CPP_METHOD_ATTR void XmlListConverter__ctor_mAB57AE0E8F6D551B371FDFC90357661A0F1D4CEA (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 * ___atomicConverter0, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlListConverter::IsListType(System.Type) extern "C" IL2CPP_METHOD_ATTR bool XmlListConverter_IsListType_mA7C790DCE9065D7B431FC62FE10AB20CAAB9B1C7 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, Type_t * ___type0, const RuntimeMethod* method); // System.Exception System.Xml.Schema.XmlListConverter::CreateInvalidClrMappingException(System.Type,System.Type) extern "C" IL2CPP_METHOD_ATTR Exception_t * XmlListConverter_CreateInvalidClrMappingException_m3B0593AFC01B7F82DAAE41F7A0C3FD5D24545B8C (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, Type_t * ___sourceType0, Type_t * ___destinationType1, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlListConverter::ListAsString(System.Collections.IEnumerable,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR String_t* XmlListConverter_ListAsString_m31392857738C151FF0B91DD8FE79804DA4D51057 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject* ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // System.Collections.Generic.List`1 System.Xml.Schema.XmlListConverter::StringAsList(System.String) extern "C" IL2CPP_METHOD_ATTR List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * XmlListConverter_StringAsList_m29DD4C9918C91346AA6F6DCF612AA857289D80FF (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Boolean System.Type::get_IsArray() extern "C" IL2CPP_METHOD_ATTR bool Type_get_IsArray_m0B4E20F93B1B34C0B5C4B089F543D1AA338DC9FE (Type_t * __this, const RuntimeMethod* method); // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* XmlListConverter_ToArray_TisRuntimeObject_m67ECFDBC21FF0D75413B1DF852889DB63775E168 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisRuntimeObject_m67ECFDBC21FF0D75413B1DF852889DB63775E168_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* XmlListConverter_ToArray_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m600FFEE7C10E2BCA12854812A6BB6DCE593F559D (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m600FFEE7C10E2BCA12854812A6BB6DCE593F559D_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* XmlListConverter_ToArray_TisByte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_mC104EC1276093517C4A440400990549F0EC4A501 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisByte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_mC104EC1276093517C4A440400990549F0EC4A501_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline ByteU5BU5DU5BU5D_tD1CB918775FFB351821F10AC338FECDDE22DEEC7* XmlListConverter_ToArray_TisByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_m863EAF5A8D8043657DA87770951F9D625BA8EA1B (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( ByteU5BU5DU5BU5D_tD1CB918775FFB351821F10AC338FECDDE22DEEC7* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisRuntimeObject_m67ECFDBC21FF0D75413B1DF852889DB63775E168_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1* XmlListConverter_ToArray_TisDateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_m7A70B3F4919A8A04503EB3E3DE04819827A7E754 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisDateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_m7A70B3F4919A8A04503EB3E3DE04819827A7E754_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25* XmlListConverter_ToArray_TisDateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_m245C5C764ADA22BD15B1CEF3B7E1CE639178571E (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisDateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_m245C5C764ADA22BD15B1CEF3B7E1CE639178571E_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F* XmlListConverter_ToArray_TisDecimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_mA3A16654EDC8B202DDFE85E9A5E650280F33F9B7 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisDecimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_mA3A16654EDC8B202DDFE85E9A5E650280F33F9B7_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D* XmlListConverter_ToArray_TisDouble_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_mE9D821F3A3E87F07E271FD24A48D91E71D6C6450 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisDouble_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_mE9D821F3A3E87F07E271FD24A48D91E71D6C6450_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28* XmlListConverter_ToArray_TisInt16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_m06317C32C4B8B330DE077C38E7237CB1D06D9723 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisInt16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_m06317C32C4B8B330DE077C38E7237CB1D06D9723_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* XmlListConverter_ToArray_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m632671B61D12746E4747E6B63BC09181FC6FC368 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m632671B61D12746E4747E6B63BC09181FC6FC368_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* XmlListConverter_ToArray_TisInt64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_m5C56E17BBAD364CE7D1823BB139A5B906461184E (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisInt64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_m5C56E17BBAD364CE7D1823BB139A5B906461184E_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889* XmlListConverter_ToArray_TisSByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_mBC42137FB14AC5442894124B54AC1A4B126D2D4C (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisSByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_mBC42137FB14AC5442894124B54AC1A4B126D2D4C_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* XmlListConverter_ToArray_TisSingle_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_mA555F893F59FD63E31250A0CB108D161724013BA (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisSingle_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_mA555F893F59FD63E31250A0CB108D161724013BA_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* XmlListConverter_ToArray_TisString_t_mC32D0A5B007C851F63F1B9727C707AE99FD470FF (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisRuntimeObject_m67ECFDBC21FF0D75413B1DF852889DB63775E168_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5* XmlListConverter_ToArray_TisTimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_m05A64728B6A400227DDDF482F7E0B1F30281E3BB (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisTimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_m05A64728B6A400227DDDF482F7E0B1F30281E3BB_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E* XmlListConverter_ToArray_TisUInt16_tAE45CEF73BF720100519F6867F32145D075F928E_m205C1CF96FEABB0EAFBC8AE70952C3A9FB50BFE0 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisUInt16_tAE45CEF73BF720100519F6867F32145D075F928E_m205C1CF96FEABB0EAFBC8AE70952C3A9FB50BFE0_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* XmlListConverter_ToArray_TisUInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_m88B7788C4BB3756EC0A966401F1D13D662A1615A (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisUInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_m88B7788C4BB3756EC0A966401F1D13D662A1615A_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4* XmlListConverter_ToArray_TisUInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_m904001409F4BCF396E5E8D0EB777561D72170836 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisUInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_m904001409F4BCF396E5E8D0EB777561D72170836_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline UriU5BU5D_t2BA00D5A5C9D2A274C64EB3328ADE0D952CD0EB5* XmlListConverter_ToArray_TisUri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_m26765AB3D4B34E704E102C80823C0D0DC1303A03 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( UriU5BU5D_t2BA00D5A5C9D2A274C64EB3328ADE0D952CD0EB5* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisRuntimeObject_m67ECFDBC21FF0D75413B1DF852889DB63775E168_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline XmlAtomicValueU5BU5D_t2C9689A5D8CF8CFA58E0A2FFA03E95C2A690B5FB* XmlListConverter_ToArray_TisXmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_mECB2B662ED168D58F3F056FF3F3CCFAF05076BF3 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( XmlAtomicValueU5BU5D_t2C9689A5D8CF8CFA58E0A2FFA03E95C2A690B5FB* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisRuntimeObject_m67ECFDBC21FF0D75413B1DF852889DB63775E168_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline XmlQualifiedNameU5BU5D_t375EB02A213AC919E02336B57A412BB761AFA18B* XmlListConverter_ToArray_TisXmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_m386E5372DE8868C2A47F8333CA413FD03A06848F (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( XmlQualifiedNameU5BU5D_t375EB02A213AC919E02336B57A412BB761AFA18B* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisRuntimeObject_m67ECFDBC21FF0D75413B1DF852889DB63775E168_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline XPathItemU5BU5D_tEAD4D1386A15172615EC8CB29E15366C26858403* XmlListConverter_ToArray_TisXPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98_m3EADAFBC506C1C1BD696CF3C4DB135D700B0BA68 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( XPathItemU5BU5D_tEAD4D1386A15172615EC8CB29E15366C26858403* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisRuntimeObject_m67ECFDBC21FF0D75413B1DF852889DB63775E168_gshared)(__this, ___list0, ___nsResolver1, method); } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) inline XPathNavigatorU5BU5D_t38B7B1759F5326A325D05B4A7D663AAB353E3ABC* XmlListConverter_ToArray_TisXPathNavigator_t4E711E4382A896C152FA99D0D39A8C6CEC238EC3_m40AC3C9B7806A15F1D5D3FAC907FB6819E1BF5E3 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { return (( XPathNavigatorU5BU5D_t38B7B1759F5326A325D05B4A7D663AAB353E3ABC* (*) (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))XmlListConverter_ToArray_TisRuntimeObject_m67ECFDBC21FF0D75413B1DF852889DB63775E168_gshared)(__this, ___list0, ___nsResolver1, method); } // System.Boolean System.Type::op_Inequality(System.Type,System.Type) extern "C" IL2CPP_METHOD_ATTR bool Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9 (Type_t * p0, Type_t * p1, const RuntimeMethod* method); // System.Collections.IList System.Xml.Schema.XmlListConverter::ToList(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* XmlListConverter_ToList_mD5A1E947A416A205D5E85AB5083132CC5E8ECEEC (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3 (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, const RuntimeMethod* method) { (( void (*) (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, const RuntimeMethod*))List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_m6930161974C7504C80F52EC379EF012387D43138 (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * __this, RuntimeObject * p0, const RuntimeMethod* method) { (( void (*) (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *, RuntimeObject *, const RuntimeMethod*))List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_gshared)(__this, p0, method); } // System.String[] System.Xml.XmlConvert::SplitString(System.String) extern "C" IL2CPP_METHOD_ATTR StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* XmlConvert_SplitString_m6B7CF86F87E0A50390D716EEEB30FB53531E1924 (String_t* ___value0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) inline void List_1__ctor_mE9FDDA3E872C3CB2DBDC8562E9ABA76CA3124599 (List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * __this, RuntimeObject* p0, const RuntimeMethod* method) { (( void (*) (List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 *, RuntimeObject*, const RuntimeMethod*))List_1__ctor_m6E336459937EBBC514F001464CC3771240EEBB87_gshared)(__this, p0, method); } // System.Void System.Text.StringBuilder::.ctor() extern "C" IL2CPP_METHOD_ATTR void StringBuilder__ctor_mF928376F82E8C8FF3C11842C562DB8CF28B2735E (StringBuilder_t * __this, const RuntimeMethod* method); // System.Int32 System.Text.StringBuilder::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07 (StringBuilder_t * __this, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char) extern "C" IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A (StringBuilder_t * __this, Il2CppChar p0, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.String) extern "C" IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260 (StringBuilder_t * __this, String_t* p0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::get_XmlTypeName() extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_get_XmlTypeName_m017FFF0339254D598011B5FC728BC46696314B97 (XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 * __this, const RuntimeMethod* method); // System.String System.Xml.Res::GetString(System.String,System.Object[]) extern "C" IL2CPP_METHOD_ATTR String_t* Res_GetString_mBDB7AFD1EB8C2C577012518DC77B8646A3045E78 (String_t* ___name0, ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* ___args1, const RuntimeMethod* method); // System.Void System.InvalidCastException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void InvalidCastException__ctor_m3795145150387C6C362DA693613505C604AB8812 (InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA * __this, String_t* p0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlMiscConverter::.ctor(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlMiscConverter__ctor_mDB471C75E7652209EE00E56B0AA58D0FAF613D5A (XmlMiscConverter_t1AE3CF83A199556955635974EA33D3CE45442BA1 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::Base64BinaryToString(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_Base64BinaryToString_m926074695081FED2746322F3F3202D70467D6A21 (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToBinHexString(System.Byte[]) extern "C" IL2CPP_METHOD_ATTR String_t* XmlConvert_ToBinHexString_mA2A4F8D0275C6CA7952CC1779C2D460BABA5DE8A (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___inArray0, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlBaseConverter::IsDerivedFrom(System.Type,System.Type) extern "C" IL2CPP_METHOD_ATTR bool XmlBaseConverter_IsDerivedFrom_mF87FCDA3E14FFFDE36D9135B6C66F6BE0B8A5984 (Type_t * ___derivedType0, Type_t * ___baseType1, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::AnyUriToString(System.Uri) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_AnyUriToString_mA92F2A5E7262044D58698FD5AE820683146D9103 (Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::DayTimeDurationToString(System.TimeSpan) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_DayTimeDurationToString_m10FD8A944AB52F41563746858B1C449D324E95CE (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::DurationToString(System.TimeSpan) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_DurationToString_m97FD8AF547787636923951BBB583F0150AE4DC27 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::YearMonthDurationToString(System.TimeSpan) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_YearMonthDurationToString_m2F41FFFF15BD82D7D1CE635B66A1C5731DFD4B14 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::QNameToString(System.Xml.XmlQualifiedName,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_QNameToString_m139A591C510F5E0E97B78C278EE027AEB2FDA9F4 (XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * ___qname0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // System.Object System.Xml.Schema.XmlMiscConverter::ChangeTypeWildcardDestination(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlMiscConverter_ChangeTypeWildcardDestination_m32E3948137790045E31B75FDBC0B032B2F82930D (XmlMiscConverter_t1AE3CF83A199556955635974EA33D3CE45442BA1 * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method); // System.Byte[] System.Xml.Schema.XmlBaseConverter::StringToBase64Binary(System.String) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* XmlBaseConverter_StringToBase64Binary_mA023C75F90CCD026E45BB01677A4B1BDAF65DBEC (String_t* ___value0, const RuntimeMethod* method); // System.Byte[] System.Xml.Schema.XmlBaseConverter::StringToHexBinary(System.String) extern "C" IL2CPP_METHOD_ATTR ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* XmlBaseConverter_StringToHexBinary_m38F4E52D8C511140FB19DFDCE443F067DA0F3547 (String_t* ___value0, const RuntimeMethod* method); // System.Xml.XmlQualifiedName System.Xml.Schema.XmlBaseConverter::StringToQName(System.String,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * XmlBaseConverter_StringToQName_m08E419B1EE224F000349DDEE85FC46B959F72008 (String_t* ___value0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // System.TimeSpan System.Xml.Schema.XmlBaseConverter::StringToDayTimeDuration(System.String) extern "C" IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 XmlBaseConverter_StringToDayTimeDuration_mBD02941705DD573F29BB37A768A9879A2A54229A (String_t* ___value0, const RuntimeMethod* method); // System.TimeSpan System.Xml.Schema.XmlBaseConverter::StringToDuration(System.String) extern "C" IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 XmlBaseConverter_StringToDuration_m4BF2D715C5DE586557F85C5B3658D1EE5A906EB4 (String_t* ___value0, const RuntimeMethod* method); // System.TimeSpan System.Xml.Schema.XmlBaseConverter::StringToYearMonthDuration(System.String) extern "C" IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 XmlBaseConverter_StringToYearMonthDuration_mE4FBF09854730360BCB4ED068780CB99CC097049 (String_t* ___value0, const RuntimeMethod* method); // System.Uri System.Xml.XmlConvert::ToUri(System.String) extern "C" IL2CPP_METHOD_ATTR Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * XmlConvert_ToUri_mBEED3A5DD904ACCFABCCD656E5BF9DFD0DD0A48C (String_t* ___s0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.String,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR void XmlAtomicValue__ctor_mB0C82CBB705A9280509DED73541A44F509D34FA5 (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___xmlType0, String_t* ___value1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method); // System.Object System.Xml.Schema.XmlMiscConverter::ChangeTypeWildcardSource(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlMiscConverter_ChangeTypeWildcardSource_m9B625A578AFB2E07AA9776C262A2134B87BB182E (XmlMiscConverter_t1AE3CF83A199556955635974EA33D3CE45442BA1 * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR void XmlAtomicValue__ctor_mE61A19F2EE568ACC64299B0F9F817917B80FFF66 (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___xmlType0, RuntimeObject * ___value1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlNumeric10Converter::.ctor(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlNumeric10Converter__ctor_m4225A4F5CA469FE5E02E309B0606F6AD72E3AFE9 (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method); // System.Decimal System.Xml.XmlConvert::ToDecimal(System.String) extern "C" IL2CPP_METHOD_ATTR Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 XmlConvert_ToDecimal_mE6C342E7D77ACC9E71F16C05A7F3B5F70D4A5651 (String_t* ___s0, const RuntimeMethod* method); // System.Decimal System.Xml.XmlConvert::ToInteger(System.String) extern "C" IL2CPP_METHOD_ATTR Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 XmlConvert_ToInteger_m7B54C2B65EC2776F7EB184251DF24909CFCF4387 (String_t* ___s0, const RuntimeMethod* method); // System.Decimal System.Decimal::op_Implicit(System.Int32) extern "C" IL2CPP_METHOD_ATTR Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 Decimal_op_Implicit_m654C5710B68EAA7C5E606F28F084CE5FDA339415 (int32_t p0, const RuntimeMethod* method); // System.Decimal System.Decimal::op_Implicit(System.Int64) extern "C" IL2CPP_METHOD_ATTR Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 Decimal_op_Implicit_mFD66E10F50DE6B69A137279140DD74487572827D (int64_t p0, const RuntimeMethod* method); // System.Object System.Xml.Schema.XmlNumeric10Converter::ChangeTypeWildcardDestination(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlNumeric10Converter_ChangeTypeWildcardDestination_m0F9064740277D6BCBFBDCB7ADA2CEF2C884E91DC (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XmlBaseConverter::Int64ToInt32(System.Int64) extern "C" IL2CPP_METHOD_ATTR int32_t XmlBaseConverter_Int64ToInt32_mD9A8956635FDE08399175D3385EF906AC1C50581 (int64_t ___value0, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XmlBaseConverter::DecimalToInt32(System.Decimal) extern "C" IL2CPP_METHOD_ATTR int32_t XmlBaseConverter_DecimalToInt32_m439830B4A65D2E7C8B2ED6BF485AF98415165254 (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___value0, const RuntimeMethod* method); // System.Int32 System.Xml.XmlConvert::ToInt32(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t XmlConvert_ToInt32_mD17D2F5AA3572EBD5D280211DECD31D00FAACB1D (String_t* ___s0, const RuntimeMethod* method); // System.Int64 System.Xml.Schema.XmlBaseConverter::DecimalToInt64(System.Decimal) extern "C" IL2CPP_METHOD_ATTR int64_t XmlBaseConverter_DecimalToInt64_mBDEE4314B13C5492CF55A5567A0281EC7A252E84 (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___value0, const RuntimeMethod* method); // System.Int64 System.Xml.XmlConvert::ToInt64(System.String) extern "C" IL2CPP_METHOD_ATTR int64_t XmlConvert_ToInt64_m4140DB9BC2AA453961C35E2FBFAFF3C98A945BFC (String_t* ___s0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.Decimal) extern "C" IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_mE5A35CCA79A2E41A88D54E5FA05D5A4BDB269069 (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___value0, const RuntimeMethod* method); // System.Decimal System.Decimal::Truncate(System.Decimal) extern "C" IL2CPP_METHOD_ATTR Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 Decimal_Truncate_m784826AF08AA33B181B210DDC69A77514834768C (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 p0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_m77382EE674A1B6674515E6B7FE1D4E5DB1694BF0 (int32_t ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.Int64) extern "C" IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_mBE98D61F39D5C9C9FF6AEE147E13C52554E4C8BB (int64_t ___value0, const RuntimeMethod* method); // System.Object System.Xml.Schema.XmlNumeric10Converter::ChangeTypeWildcardSource(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlNumeric10Converter_ChangeTypeWildcardSource_m5F4C749F8D5601072CB2033C59E35054117B8D69 (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.Int32) extern "C" IL2CPP_METHOD_ATTR void XmlAtomicValue__ctor_mAAA4E866BF8939F68CC1CD221BD4DB9710424B93 (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___xmlType0, int32_t ___value1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.Int64) extern "C" IL2CPP_METHOD_ATTR void XmlAtomicValue__ctor_m47A1F7A01B763C83F67304CA7B339E18D7B3880C (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___xmlType0, int64_t ___value1, const RuntimeMethod* method); // System.Byte System.Xml.Schema.XmlBaseConverter::Int32ToByte(System.Int32) extern "C" IL2CPP_METHOD_ATTR uint8_t XmlBaseConverter_Int32ToByte_m2447487963855AB65093294F8E95CFFAE7620030 (int32_t ___value0, const RuntimeMethod* method); // System.Int16 System.Xml.Schema.XmlBaseConverter::Int32ToInt16(System.Int32) extern "C" IL2CPP_METHOD_ATTR int16_t XmlBaseConverter_Int32ToInt16_m82C872DD2157DE9A40F3443FA72EADF833E4670A (int32_t ___value0, const RuntimeMethod* method); // System.SByte System.Xml.Schema.XmlBaseConverter::Int32ToSByte(System.Int32) extern "C" IL2CPP_METHOD_ATTR int8_t XmlBaseConverter_Int32ToSByte_mA4FE4DB0894729B5094E7589184021C88ACAA99B (int32_t ___value0, const RuntimeMethod* method); // System.UInt16 System.Xml.Schema.XmlBaseConverter::Int32ToUInt16(System.Int32) extern "C" IL2CPP_METHOD_ATTR uint16_t XmlBaseConverter_Int32ToUInt16_mE1F64BD58300E3E9693212A79B84CB7925727EE7 (int32_t ___value0, const RuntimeMethod* method); // System.UInt32 System.Xml.Schema.XmlBaseConverter::Int64ToUInt32(System.Int64) extern "C" IL2CPP_METHOD_ATTR uint32_t XmlBaseConverter_Int64ToUInt32_mCF14753939D6860E51D241CFD8408335794BB143 (int64_t ___value0, const RuntimeMethod* method); // System.UInt64 System.Xml.Schema.XmlBaseConverter::DecimalToUInt64(System.Decimal) extern "C" IL2CPP_METHOD_ATTR uint64_t XmlBaseConverter_DecimalToUInt64_m19E6C7FA74CB1246BE0C772920737A437A118AED (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___value0, const RuntimeMethod* method); // System.Decimal System.Decimal::op_Implicit(System.UInt64) extern "C" IL2CPP_METHOD_ATTR Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 Decimal_op_Implicit_m2C34640E22DCDAB44B7135AE81E8D480C0CCF556 (uint64_t p0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlNumeric2Converter::.ctor(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlNumeric2Converter__ctor_mD32D3A3C785D1A829B6E91FAE6DB165CEE1EE625 (XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method); // System.Single System.Xml.XmlConvert::ToSingle(System.String) extern "C" IL2CPP_METHOD_ATTR float XmlConvert_ToSingle_mE71D343AFD52CCD58B575BB64166226C31B01C92 (String_t* ___s0, const RuntimeMethod* method); // System.Double System.Xml.XmlConvert::ToDouble(System.String) extern "C" IL2CPP_METHOD_ATTR double XmlConvert_ToDouble_mF72283E87D468B2CC95C44498301E37F7A0B614F (String_t* ___s0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.Single) extern "C" IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_m8705ADD74C380B38688083B4319E4E6A00E11B7A (float ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.Double) extern "C" IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_m49240C3634C498D07211B3A4E03C54C342F8AB79 (double ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.Double) extern "C" IL2CPP_METHOD_ATTR void XmlAtomicValue__ctor_mB4CFEA40EE41855925797FF5974E0D2A1C247808 (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___xmlType0, double ___value1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaObject::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObject__ctor_m06F05766458C4D69833B595760126C5196B480A8 (XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.NamespaceList::.ctor(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void NamespaceList__ctor_m974B306516B4B57C1D28C7826E5838E1EB7B5EC5 (NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C * __this, String_t* ___namespaces0, String_t* ___targetNamespace1, const RuntimeMethod* method); // System.Void System.Xml.Schema.NamespaceList::.ctor() extern "C" IL2CPP_METHOD_ATTR void NamespaceList__ctor_m8C1DC9F92C9CD953718BE0DB8B7E1EDF240F4E21 (NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaParticle::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaParticle__ctor_mDCA1745910F0C0FE072A2004077192761F7FE7BF (XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAnnotated::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnnotated__ctor_m65B8A9261B006965672D951023A6A876A720C660 (XmlSchemaAnnotated_t94F7899A20B495CD62FA0976A4F23FD4A0847B7B * __this, const RuntimeMethod* method); // System.Void System.Object::.ctor() extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0 (RuntimeObject * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.XmlSchemaComplexType::CreateAnyType(System.Xml.Schema.XmlSchemaContentProcessing) extern "C" IL2CPP_METHOD_ATTR XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * XmlSchemaComplexType_CreateAnyType_mD929CDF6AF57CCBE616A579B6EBA4463BDCC8911 (int32_t ___processContents0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType__ctor_mCCE7DDC2C2B708C2B2D635B4C54CB336C3A8C66E (XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlQualifiedName::.ctor(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void XmlQualifiedName__ctor_m2D19A998A2D265FA7F0349A6860D20948E0D0871 (XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * __this, String_t* ___name0, String_t* ___ns1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaType::SetQualifiedName(System.Xml.XmlQualifiedName) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaType_SetQualifiedName_mDB0C271D96C9C4C6B57DC4AD6C84F373852C2653 (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * ___value0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexType::get_ContentTypeParticle() extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * XmlSchemaComplexType_get_ContentTypeParticle_mBCD26F31735FF4073DDDFEFB0CF7CC9AE31EBCFC (XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::SetContentTypeParticle(System.Xml.Schema.XmlSchemaParticle) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_SetContentTypeParticle_m73B0BE7B6453CA556E2B1D5CFB1B9D980EA933A1 (XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * __this, XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaType::SetContentType(System.Xml.Schema.XmlSchemaContentType) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaType_SetContentType_mD99B705CD986046BB057560F6612DA0AFD5D4036 (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Xml.Schema.SchemaElementDecl System.Xml.Schema.SchemaElementDecl::CreateAnyTypeElementDecl() extern "C" IL2CPP_METHOD_ATTR SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * SchemaElementDecl_CreateAnyTypeElementDecl_m67AEFA422A5B37EB6B9A570844D4E75448B0A328 (const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaType::set_ElementDecl(System.Xml.Schema.SchemaElementDecl) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaType_set_ElementDecl_m39CA56E8266C64D3FC4016021DE75DB03DCC99FF (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * ___value0, const RuntimeMethod* method); // System.Xml.Schema.SchemaElementDecl System.Xml.Schema.XmlSchemaType::get_ElementDecl() extern "C" IL2CPP_METHOD_ATTR SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * XmlSchemaType_get_ElementDecl_m49798CEC0FA713C40ED9576DD7719A97687FAA2D (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.SchemaDeclBase::set_SchemaType(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void SchemaDeclBase_set_SchemaType_mBDA1764BF8601FB6D5A73143069307FC5E549BDC (SchemaDeclBase_t01E56CF5001308CDC9C9D6CC9E31648FC3F4772B * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___value0, const RuntimeMethod* method); // System.Xml.Schema.ContentValidator System.Xml.Schema.XmlSchemaComplexType::get_AnyTypeContentValidator() extern "C" IL2CPP_METHOD_ATTR ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * XmlSchemaComplexType_get_AnyTypeContentValidator_m3430B7ADAA2CB180AED718E567DFDDA07B57BF98 (const RuntimeMethod* method); // System.Void System.Xml.Schema.SchemaElementDecl::set_ContentValidator(System.Xml.Schema.ContentValidator) extern "C" IL2CPP_METHOD_ATTR void SchemaElementDecl_set_ContentValidator_mD3CF10A37D8FF2F56F91438547941140118B6CB0 (SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * __this, ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAny::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAny__ctor_m557E605647D68E5715B4342A4D3601900A636EE1 (XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaParticle::set_MinOccurs(System.Decimal) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaParticle_set_MinOccurs_mE3011C7B093471FCD793F57DD7F3DFC74E23542D (XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * __this, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___value0, const RuntimeMethod* method); // System.Void System.Decimal::.ctor(System.Int32,System.Int32,System.Int32,System.Boolean,System.Byte) extern "C" IL2CPP_METHOD_ATTR void Decimal__ctor_mD2BEAABCBAC5D1AF62D0F8E01B2DCD2B725B2C2C (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * __this, int32_t p0, int32_t p1, int32_t p2, bool p3, uint8_t p4, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaParticle::set_MaxOccurs(System.Decimal) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaParticle_set_MaxOccurs_mA32DDB6959AC525A59E7E4EB269169FD322DBAA7 (XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * __this, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAny::set_ProcessContents(System.Xml.Schema.XmlSchemaContentProcessing) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAny_set_ProcessContents_m3AC4F257323F28F57B54C8C49C016D50839BFC12 (XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAny::BuildNamespaceList(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAny_BuildNamespaceList_mCE895FF88D6AB44EB52F52A994325A14AE1E061B (XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 * __this, String_t* ___targetNamespace0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaSequence::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSequence__ctor_mDF673E3F6B6ED41CDD6F3014D3EC64C5CD71F54C (XmlSchemaSequence_tBF8498445C0FD553EF64CC240B1236CEB83FB215 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XmlSchemaObjectCollection::Add(System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaObjectCollection_Add_mEAA7DA7B3CBCFFB0D25F772612DBB6BCC7E774B8 (XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * __this, XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * ___item0, const RuntimeMethod* method); // System.Void System.Xml.Schema.ParticleContentValidator::.ctor(System.Xml.Schema.XmlSchemaContentType) extern "C" IL2CPP_METHOD_ATTR void ParticleContentValidator__ctor_mEF805653CD1D867B631D9A8B6683288A078965A3 (ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D * __this, int32_t ___contentType0, const RuntimeMethod* method); // System.Void System.Xml.Schema.ParticleContentValidator::Start() extern "C" IL2CPP_METHOD_ATTR void ParticleContentValidator_Start_m3764E3B1701C2FFFF0975F6DE2E59A609E6D2737 (ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.ParticleContentValidator::OpenGroup() extern "C" IL2CPP_METHOD_ATTR void ParticleContentValidator_OpenGroup_m87FD5852F5F158F52718414E3CFA43F91008E427 (ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D * __this, const RuntimeMethod* method); // System.Xml.Schema.NamespaceList System.Xml.Schema.XmlSchemaAny::get_NamespaceList() extern "C" IL2CPP_METHOD_ATTR NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C * XmlSchemaAny_get_NamespaceList_m8653D2CABC3FC3C988AFB9E32BDB4C5DD42107CF (XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.ParticleContentValidator::AddNamespaceList(System.Xml.Schema.NamespaceList,System.Object) extern "C" IL2CPP_METHOD_ATTR void ParticleContentValidator_AddNamespaceList_mD353E5689107CB75DDC367663F1160CCD8BB5704 (ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D * __this, NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C * ___namespaceList0, RuntimeObject * ___particle1, const RuntimeMethod* method); // System.Void System.Xml.Schema.ParticleContentValidator::AddStar() extern "C" IL2CPP_METHOD_ATTR void ParticleContentValidator_AddStar_m29DBC56ECAF67268CD0380F1CA34B5393F8B7056 (ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.ParticleContentValidator::CloseGroup() extern "C" IL2CPP_METHOD_ATTR void ParticleContentValidator_CloseGroup_m82609EB70CB8299C78B6E2490C6E8166239814FB (ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D * __this, const RuntimeMethod* method); // System.Xml.Schema.ContentValidator System.Xml.Schema.ParticleContentValidator::Finish(System.Boolean) extern "C" IL2CPP_METHOD_ATTR ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * ParticleContentValidator_Finish_mA5CFDE8F5DC0DC0E02DB9C63B43B61590C049674 (ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D * __this, bool ___useDFA0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAnyAttribute::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnyAttribute__ctor_m6E1C46599E27CDD17D718176BB8663832E03249C (XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAnyAttribute::set_ProcessContents(System.Xml.Schema.XmlSchemaContentProcessing) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnyAttribute_set_ProcessContents_m34BC05BFA006C05982EC438F21BF26ACDFAF6D13 (XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaAnyAttribute::BuildNamespaceList(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnyAttribute_BuildNamespaceList_mBDE9F3CD4D3DB2CACA4A2CC81C3B4A8967CDD789 (XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * __this, String_t* ___targetNamespace0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaComplexType::SetAttributeWildcard(System.Xml.Schema.XmlSchemaAnyAttribute) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_SetAttributeWildcard_m66819CD76426E5674807F58496F5C3A0EDB54C34 (XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * __this, XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.SchemaElementDecl::set_AnyAttribute(System.Xml.Schema.XmlSchemaAnyAttribute) extern "C" IL2CPP_METHOD_ATTR void SchemaElementDecl_set_AnyAttribute_m35F171CD63416FBCFD9B78EB1B42EF4C0222BBDB (SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * __this, XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaType::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaType__ctor_m7B9B3CD59F298DC2CDBDAA36418F9AB3D3B1CE48 (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, const RuntimeMethod* method); // System.Xml.Schema.ContentValidator System.Xml.Schema.SchemaElementDecl::get_ContentValidator() extern "C" IL2CPP_METHOD_ATTR ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * SchemaElementDecl_get_ContentValidator_mF8E56F7B62691F5D266C43CD6FDB6378DB19EFA9 (SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaDatatype::TypeCodeToString(System.Xml.Schema.XmlTypeCode) extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaDatatype_TypeCodeToString_mB29FD983450950E5B5DB6FB2842E6771C1FB52F7 (XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * __this, int32_t ___typeCode0, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE (String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::FromXmlTokenizedType(System.Xml.XmlTokenizedType) extern "C" IL2CPP_METHOD_ATTR DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * DatatypeImplementation_FromXmlTokenizedType_m9EED7ABF9E60985D44B8BCE9451F441EB3C4FCA8 (int32_t ___token0, const RuntimeMethod* method); // System.Void System.SystemException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern "C" IL2CPP_METHOD_ATTR void SystemException__ctor_mB0550111A1A8D18B697B618F811A5B20C160D949 (SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * p0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 p1, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) extern "C" IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6 (RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D p0, const RuntimeMethod* method); // System.Object System.Runtime.Serialization.SerializationInfo::GetValue(System.String,System.Type) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* p0, Type_t * p1, const RuntimeMethod* method); // System.Runtime.Serialization.SerializationInfoEnumerator System.Runtime.Serialization.SerializationInfo::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR SerializationInfoEnumerator_tB72162C419D705A40F34DDFEB18E6ACA347C54E5 * SerializationInfo_GetEnumerator_m9796C5CB43B69B5236D530A547A4FC24ABB0B575 (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, const RuntimeMethod* method); // System.Runtime.Serialization.SerializationEntry System.Runtime.Serialization.SerializationInfoEnumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR SerializationEntry_tA4CE7B0176B45BD820A7802C84479174F5EBE5EA SerializationInfoEnumerator_get_Current_m8C18D86105BD6390B0FB268A1C1E8151D8AF3C33 (SerializationInfoEnumerator_tB72162C419D705A40F34DDFEB18E6ACA347C54E5 * __this, const RuntimeMethod* method); // System.String System.Runtime.Serialization.SerializationEntry::get_Name() extern "C" IL2CPP_METHOD_ATTR String_t* SerializationEntry_get_Name_m364D6CAEAD32EE66700B47B65E80C03D80596DC4 (SerializationEntry_tA4CE7B0176B45BD820A7802C84479174F5EBE5EA * __this, const RuntimeMethod* method); // System.Boolean System.String::op_Equality(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR bool String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE (String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Object System.Runtime.Serialization.SerializationEntry::get_Value() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * SerializationEntry_get_Value_m6E7295904D91A38BFE2C47C662E75E8063ABC048 (SerializationEntry_tA4CE7B0176B45BD820A7802C84479174F5EBE5EA * __this, const RuntimeMethod* method); // System.Boolean System.Runtime.Serialization.SerializationInfoEnumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool SerializationInfoEnumerator_MoveNext_m74D8DE9528E7DDD141DD45ABF4B54F832DE35701 (SerializationInfoEnumerator_tB72162C419D705A40F34DDFEB18E6ACA347C54E5 * __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlSchemaException::CreateMessage(System.String,System.String[]) extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaException_CreateMessage_m7420B46FAF5EDDF45D870C6CA159C7497730B9BF (String_t* ___res0, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___args1, const RuntimeMethod* method); // System.Void System.Exception::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern "C" IL2CPP_METHOD_ATTR void Exception_GetObjectData_m76F759ED00FA218FFC522C32626B851FDE849AD6 (Exception_t * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * p0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 p1, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Object) extern "C" IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6 (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* p0, RuntimeObject * p1, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Int32) extern "C" IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m7C73917D9DC4B8FE4AFEF4BA8EBEDAB046A8D0BD (SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * __this, String_t* p0, int32_t p1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_m65F63554BFCE3C5EA1457EEEC5AC280FBD74E7CF (XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.Exception,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_m9B9BC39A44E691D2839B801D99533E9E3287A548 (XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * __this, String_t* ___message0, Exception_t * ___innerException1, int32_t ___lineNumber2, int32_t ___linePosition3, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.String[],System.Exception,System.String,System.Int32,System.Int32,System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_mEB2B271A8C69A0AE6211132F89FA051EA045D021 (XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * __this, String_t* ___res0, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___args1, Exception_t * ___innerException2, String_t* ___sourceUri3, int32_t ___lineNumber4, int32_t ___linePosition5, XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * ___source6, const RuntimeMethod* method); // System.Void System.SystemException::.ctor(System.String,System.Exception) extern "C" IL2CPP_METHOD_ATTR void SystemException__ctor_mA18D2EA5642C066F35CB8C965398F9A542C33B0A (SystemException_t5380468142AA850BE4A341D7AF3EAB9C78746782 * __this, String_t* p0, Exception_t * p1, const RuntimeMethod* method); // System.Void System.Exception::set_HResult(System.Int32) extern "C" IL2CPP_METHOD_ATTR void Exception_set_HResult_m920DF8C728D8A0EC0759685FED890C775FA08B99 (Exception_t * __this, int32_t p0, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String) extern "C" IL2CPP_METHOD_ATTR String_t* String_Concat_mF4626905368D6558695A823466A1AF65EADB9923 (String_t* p0, String_t* p1, String_t* p2, const RuntimeMethod* method); // System.String System.Exception::get_Message() extern "C" IL2CPP_METHOD_ATTR String_t* Exception_get_Message_m4315B19A04019652708F20C1B855805157F23CFD (Exception_t * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaInfo::Clear() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaInfo_Clear_m9505DA955F34689416DC8DEA4816A879675C3B4C (XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaInfo__ctor_mA3F669856B242259DCB51C2BD3EA41038F701FEB (XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035 * __this, const RuntimeMethod* method); // System.Void System.Collections.CollectionBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void CollectionBase__ctor_mE3F20EEAA96F8613088EDD69A17E49C22E97ADF9 (CollectionBase_tF5D4583FF325726066A9803839A04E9C0084ED01 * __this, const RuntimeMethod* method); // System.Collections.IList System.Collections.CollectionBase::get_List() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* CollectionBase_get_List_m24523DCA707903029A4A85754809456F0964054A (CollectionBase_tF5D4583FF325726066A9803839A04E9C0084ED01 * __this, const RuntimeMethod* method); // System.Boolean System.Decimal::op_LessThan(System.Decimal,System.Decimal) extern "C" IL2CPP_METHOD_ATTR bool Decimal_op_LessThan_mD88DEE315729DB18A50A48E655E42579EF494472 (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 p0, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 p1, const RuntimeMethod* method); // System.Boolean System.Decimal::op_Inequality(System.Decimal,System.Decimal) extern "C" IL2CPP_METHOD_ATTR bool Decimal_op_Inequality_m18DB27574F40577B4D0D3C732BDA45135B41FD3D (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 p0, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 p1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_m3B75952F1CAD3E08CDD78FA477E51199E1402067 (XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * __this, String_t* ___res0, String_t* ___arg1, const RuntimeMethod* method); // System.Boolean System.Decimal::op_Equality(System.Decimal,System.Decimal) extern "C" IL2CPP_METHOD_ATTR bool Decimal_op_Equality_mD69422DB0011607747F9D778C5409FBE732E4BDB (Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 p0, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 p1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaParticle/EmptyParticle::.ctor() extern "C" IL2CPP_METHOD_ATTR void EmptyParticle__ctor_m55884DF8B473B75A2A581BE957636F893C77A1F7 (EmptyParticle_t4D9B96A627867C8839845CBD83183C9CD3ECE202 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaObjectCollection::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObjectCollection__ctor_m3251561E655EDBF5929E3B5B3844BAE91B84AE2A (XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaGroupBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaGroupBase__ctor_m1B887EF6A39275DEAEBAD717B9E2AE89AE1129C9 (XmlSchemaGroupBase_tC18B7AAFF241664404A1FB5D936508AB2F4D208F * __this, const RuntimeMethod* method); // System.Void System.Xml.NameTable::.ctor() extern "C" IL2CPP_METHOD_ATTR void NameTable__ctor_mCE12D72601A2EEB6C63EF040BCE7C5C7839323EA (NameTable_tB2F4359686539290B81EB39DCB1828BE81B11C8C * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaSet::.ctor(System.Xml.XmlNameTable) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSet__ctor_m9EFB1F63AB00907BF1B1E736343E8A9DD7D16899 (XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F * __this, XmlNameTable_t3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6 * ___nameTable0, const RuntimeMethod* method); // System.Void System.Collections.SortedList::.ctor() extern "C" IL2CPP_METHOD_ATTR void SortedList__ctor_mBF1B7B8D37D3C752EA3F9FA173076B9478A35CEE (SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * __this, const RuntimeMethod* method); // System.Void System.Collections.Hashtable::.ctor() extern "C" IL2CPP_METHOD_ATTR void Hashtable__ctor_m72506C0A5B2608721EA285A04F004A229B537A68 (Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.ValidationEventHandler::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void ValidationEventHandler__ctor_mAD4694BCDB0E6FC9FEA2C5B4C31DF2746B5F08BD (ValidationEventHandler_t4485151111870B499F014BC4EC05B066589AF4BF * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.Xml.XmlReaderSettings::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlReaderSettings__ctor_mA092AC14229264BE95E505CD336F85CE40D7F9DE (XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65 * __this, const RuntimeMethod* method); // System.Xml.XmlResolver System.Xml.XmlReaderSettings::GetXmlResolver() extern "C" IL2CPP_METHOD_ATTR XmlResolver_t93269F14B2F8750D040AED2FB7A303CE85016280 * XmlReaderSettings_GetXmlResolver_m0CCCC4D5DF7B454C9C2AB1056707D299425EACA0 (XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65 * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlUrlResolver::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlUrlResolver__ctor_m60DC644B9275BBA4308DCDE17E8378F39739640B (XmlUrlResolver_t43FE24F4601B4197354EFB5783E5CB9F57997EC9 * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlReaderSettings::set_XmlResolver(System.Xml.XmlResolver) extern "C" IL2CPP_METHOD_ATTR void XmlReaderSettings_set_XmlResolver_m9C4C7F524FC2E792F8C51D54D842294E81DB6A0E (XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65 * __this, XmlResolver_t93269F14B2F8750D040AED2FB7A303CE85016280 * ___value0, const RuntimeMethod* method); // System.Void System.Xml.XmlReaderSettings::set_IsXmlResolverSet(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void XmlReaderSettings_set_IsXmlResolverSet_m7DD6B97FDDABEB101E7521F385669154480D903F (XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65 * __this, bool ___value0, const RuntimeMethod* method); // System.Void System.Xml.XmlReaderSettings::set_NameTable(System.Xml.XmlNameTable) extern "C" IL2CPP_METHOD_ATTR void XmlReaderSettings_set_NameTable_m2792CBE34EF61A64668C3C7FF6FF520D9BE6A71E (XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65 * __this, XmlNameTable_t3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6 * ___value0, const RuntimeMethod* method); // System.Void System.Xml.XmlReaderSettings::set_DtdProcessing(System.Xml.DtdProcessing) extern "C" IL2CPP_METHOD_ATTR void XmlReaderSettings_set_DtdProcessing_mE6A359CCFDA42CB3306DC5D5846CE01353CFC2F5 (XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaCompilationSettings::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaCompilationSettings__ctor_m440D47C36F0131C577087711EA894B8186C0FADE (XmlSchemaCompilationSettings_t33655A7BA800689EC37601FEFD33291F42B8ABBC * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.SchemaInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void SchemaInfo__ctor_mAE19D8874E7867F754C409EB9249CDF0505E7D9B (SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSeverityType System.Xml.Schema.ValidationEventArgs::get_Severity() extern "C" IL2CPP_METHOD_ATTR int32_t ValidationEventArgs_get_Severity_m397BAC138F7D530CAC4787B82E6E26433EB31A3C (ValidationEventArgs_t242553A3B613066E3FC046288572FB1E0D3DA230 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaException System.Xml.Schema.ValidationEventArgs::get_Exception() extern "C" IL2CPP_METHOD_ATTR XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * ValidationEventArgs_get_Exception_mDB8F6531022CE3D06DEC2E38C263DB6548B021E6 (ValidationEventArgs_t242553A3B613066E3FC046288572FB1E0D3DA230 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlSchemaSimpleTypeContent::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSimpleTypeContent__ctor_mE65AA9D59D514142FDFFAF358FAFF6476C47DB46 (XmlSchemaSimpleTypeContent_t87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E * __this, const RuntimeMethod* method); // System.Boolean System.Xml.XmlQualifiedName::op_Equality(System.Xml.XmlQualifiedName,System.Xml.XmlQualifiedName) extern "C" IL2CPP_METHOD_ATTR bool XmlQualifiedName_op_Equality_m0D8839B9BA1607AC40973899B37B7D32C63E588F (XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * ___a0, XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * ___b1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::GetSimpleTypeFromTypeCode(System.Xml.Schema.XmlTypeCode) extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * DatatypeImplementation_GetSimpleTypeFromTypeCode_m39342A49F9405E3F39DBFB480DC4F55ED347CC91 (int32_t ___typeCode0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.XmlSchemaComplexType::get_AnyType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * XmlSchemaComplexType_get_AnyType_m3138BE7B6E5C3E6F63C4745A3DC79316715D9962 (const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlStringConverter::.ctor(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlStringConverter__ctor_mD57F1542FB656E2C8FBC2CABB469D0B81B9BC2FB (XmlStringConverter_tF53CC838C65F771EDC900AED7F1E34DEA77FDE12 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaType::get_BaseXmlSchemaType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * XmlSchemaType_get_BaseXmlSchemaType_m111356BD3E14A6913A3057B3CEBEA7CA1B6D362C (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaType::get_DerivedBy() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaType_get_DerivedBy_mF3B50BCAF4E15D8B5984A3945695B42AE6F38041 (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaSimpleTypeContent System.Xml.Schema.XmlSchemaSimpleType::get_Content() extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleTypeContent_t87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E * XmlSchemaSimpleType_get_Content_mDFA105462778A47E287B39BCA24825E5FC2458B6 (XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaSimpleType[] System.Xml.Schema.XmlSchemaSimpleTypeUnion::get_BaseMemberTypes() extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B* XmlSchemaSimpleTypeUnion_get_BaseMemberTypes_m663699B4AA14EF9BB01804EF7F9E8B0AFCC8EA87 (XmlSchemaSimpleTypeUnion_t3AA9DA2FE384FF51E560E05EAE5DE78F4D3AC91A * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlSchemaType::get_ValueConverter() extern "C" IL2CPP_METHOD_ATTR XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * XmlSchemaType_get_ValueConverter_m5CD7C260106A4DCBAE6A160823EB242F5BC9941E (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaType::get_Datatype() extern "C" IL2CPP_METHOD_ATTR XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * XmlSchemaType_get_Datatype_m2322612F38435EFB3B49E62EA23DB6408BF6BF54 (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlUnionConverter::.ctor(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlUnionConverter__ctor_m81BE152A0A6904892576BEC5B67EACFEBAEC2AF7 (XmlUnionConverter_t31D47DFAB36753F8C83188973656457C9E55BE96 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XsdSimpleValue::get_XmlType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * XsdSimpleValue_get_XmlType_mC9C406C54EE65BE67CB6F0B03E8BE0D619515A97 (XsdSimpleValue_t543244559B1F2C32855BAD8CC3EDB4AD5BED96CF * __this, const RuntimeMethod* method); // System.Exception System.Xml.Schema.XmlBaseConverter::CreateInvalidClrMappingException(System.Type,System.Type) extern "C" IL2CPP_METHOD_ATTR Exception_t * XmlBaseConverter_CreateInvalidClrMappingException_mC204BBB94678D20F9B382902754CCA75329DEFA6 (XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 * __this, Type_t * ___sourceType0, Type_t * ___destinationType1, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::get_UntypedAtomicType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * DatatypeImplementation_get_UntypedAtomicType_m3854CEE2CB84DC06B5A6AB3759A54FA109BBE03A (const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlListConverter::.ctor(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlListConverter__ctor_m13543AF94577EE0CFE058E0AF570EBB675AE5654 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlListConverter::.ctor(System.Xml.Schema.XmlBaseConverter,System.Type) extern "C" IL2CPP_METHOD_ATTR void XmlListConverter__ctor_m4EFE00D5C2BF998DBF59953FAEAB4F23BC16AAC9 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 * ___atomicConverter0, Type_t * ___clrTypeDefault1, const RuntimeMethod* method); // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeTypeWildcardDestination(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeTypeWildcardDestination_m93E48751EAC3E6B23E9ED1E7A2318B6A4CACF436 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method); // System.DateTime System.Xml.Schema.XmlBaseConverter::UntypedAtomicToDateTime(System.String) extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 XmlBaseConverter_UntypedAtomicToDateTime_m156B6AB8ACF6105E437E14211A40E169D7E36FC6 (String_t* ___value0, const RuntimeMethod* method); // System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::UntypedAtomicToDateTimeOffset(System.String) extern "C" IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 XmlBaseConverter_UntypedAtomicToDateTimeOffset_m2E851BBF5ACA9560C6B33B4D8ADF12F63A7C498E (String_t* ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.Byte) extern "C" IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_m678EBE6D756EBAAC1D4164A18768EB6CD0F9E193 (uint8_t ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.Int16) extern "C" IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_mEE96E46AF62E17AD951FFA2872EA0F751DCCF874 (int16_t ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.SByte) extern "C" IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_mFE5BF7FA4B954F6CA3C57B11DBEED021E5826BA5 (int8_t ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.UInt16) extern "C" IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_m51DEEAECCF6FE110122141FC23C10765C54CBEA4 (uint16_t ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.UInt32) extern "C" IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_m825D55AC22B22AB3CC9A434220293E8917577513 (uint32_t ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.UInt64) extern "C" IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_m0F3C9D738B4574BDE743085E1B5F186E824B01FA (uint64_t ___value0, const RuntimeMethod* method); // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeTypeWildcardSource(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeTypeWildcardSource_m00D6D38A6341E161DB29DBE0E330D93A922E4A67 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlUntypedConverter::SupportsType(System.Type) extern "C" IL2CPP_METHOD_ATTR bool XmlUntypedConverter_SupportsType_mC9176D33144AAEAF093AC062FDB7DCD7905DD598 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, Type_t * ___clrType0, const RuntimeMethod* method); // System.Object System.Xml.Schema.XmlListConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlListConverter_ChangeListType_m14422AFBD90F04D25E3C06A6CD905B3AC58F13CD (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlUntypedConverter::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlUntypedConverter__ctor_m78C4A128C852FC4D3E740738C2A215CEAA54FD65 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlUntypedConverter::.ctor(System.Xml.Schema.XmlUntypedConverter,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void XmlUntypedConverter__ctor_m74F587E9D78C3C857DFE94888F18DF0E7EAE5D5A (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * ___atomicConverter0, bool ___allowListToList1, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XsdDateTime/Parser::Parse(System.String,System.Xml.Schema.XsdDateTimeFlags) extern "C" IL2CPP_METHOD_ATTR bool Parser_Parse_m139C4176AC58EF5D113E526A7111EC82FAA28ED1 (Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * __this, String_t* ___text0, int32_t ___kinds1, const RuntimeMethod* method); // System.Void System.FormatException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void FormatException__ctor_m89167FF9884AE20232190FE9286DC50E146A4F14 (FormatException_t2808E076CDE4650AF89F55FD78F49290D0EC5BDC * __this, String_t* p0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::InitiateXsdDateTime(System.Xml.Schema.XsdDateTime/Parser) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime_InitiateXsdDateTime_m22BD34E59A6B7214D2D22F851A5FCD2A95410210 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 ___parser0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.String,System.Xml.Schema.XsdDateTimeFlags) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m9828B42840AD2BF2C17704E51ECC7F91DF3C1951 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, String_t* ___text0, int32_t ___kinds1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.Xml.Schema.XsdDateTime/Parser) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m3F6DEF833C818BD2B05E4A57EF382A172D122097 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 ___parser0, const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void DateTime__ctor_m627486A7CFC2016C8A1646442155BE45A8062667 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, int32_t p0, int32_t p1, int32_t p2, int32_t p3, int32_t p4, int32_t p5, const RuntimeMethod* method); // System.DateTime System.DateTime::AddTicks(System.Int64) extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTime_AddTicks_m0FAD7AE5AEAF9DB974BBA46C0749163DD9DD0AA5 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, int64_t p0, const RuntimeMethod* method); // System.Int32 System.Xml.Bits::LeastPosition(System.UInt32) extern "C" IL2CPP_METHOD_ATTR int32_t Bits_LeastPosition_m8BC92921EE928B180C4E53B10316595398EE64DD (uint32_t ___num0, const RuntimeMethod* method); // System.DateTimeKind System.DateTime::get_Kind() extern "C" IL2CPP_METHOD_ATTR int32_t DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.TimeZoneInfo System.TimeZoneInfo::get_Local() extern "C" IL2CPP_METHOD_ATTR TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD (const RuntimeMethod* method); // System.TimeSpan System.TimeZoneInfo::GetUtcOffset(System.DateTime) extern "C" IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeZoneInfo_GetUtcOffset_mB87444CE19A766D8190FCA7508AE192E66E9436D (TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 p0, const RuntimeMethod* method); // System.Int64 System.TimeSpan::get_Ticks() extern "C" IL2CPP_METHOD_ATTR int64_t TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method); // System.Int32 System.TimeSpan::get_Hours() extern "C" IL2CPP_METHOD_ATTR int32_t TimeSpan_get_Hours_mE248B39F7E3E07DAD257713114E86A1A2C191A45 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method); // System.Int32 System.TimeSpan::get_Minutes() extern "C" IL2CPP_METHOD_ATTR int32_t TimeSpan_get_Minutes_mCABF9EE7E7F78368DA0F825F5922C06238DD0F22 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTime,System.Xml.Schema.XsdDateTimeFlags) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime__ctor_mD5536EA3D9B0E1F78AB06365BC86F6F4330668F1 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, int32_t ___kinds1, const RuntimeMethod* method); // System.DateTime System.DateTimeOffset::get_DateTime() extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTimeOffset_get_DateTime_m5101B7B7920B8C28AB2D5A7E4B8F7C2FAFC2F328 (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * __this, const RuntimeMethod* method); // System.TimeSpan System.DateTimeOffset::get_Offset() extern "C" IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 DateTimeOffset_get_Offset_mC07F738A0874800AB5BDDCE4A229F0FDFA2E01B0 (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * __this, const RuntimeMethod* method); // System.Double System.TimeSpan::get_TotalMinutes() extern "C" IL2CPP_METHOD_ATTR double TimeSpan_get_TotalMinutes_m41B6248DF2E4E6CAFC4A1B3C7ECCD9A10CC16C22 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method); // System.TimeSpan System.TimeSpan::Negate() extern "C" IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 TimeSpan_Negate_m0DC5231DD5489EB3A8A7AE9AC30F83CBD3987C33 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTimeOffset,System.Xml.Schema.XsdDateTimeFlags) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m907D0EE320C3673BBA76E7B90C1F38C7B1F0AF4C (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___dateTimeOffset0, int32_t ___kinds1, const RuntimeMethod* method); // System.Xml.Schema.XsdDateTime/DateTimeTypeCode System.Xml.Schema.XsdDateTime::get_InternalTypeCode() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_InternalTypeCode_mDBC541AA2ED0158045F254CD8114C662825BF3D1 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method); // System.Xml.Schema.XsdDateTime/XsdDateTimeKind System.Xml.Schema.XsdDateTime::get_InternalKind() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_InternalKind_m1B5F4735B691E473450CB9F66C48B7D580842E3E (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Year() extern "C" IL2CPP_METHOD_ATTR int32_t DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDateTime::get_Year() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Year_mD42EDFDA5229ACF092FFB429C25CF9F2D60AD484 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Month() extern "C" IL2CPP_METHOD_ATTR int32_t DateTime_get_Month_m9E31D84567E6D221F0E686EC6894A7AD07A5E43C (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDateTime::get_Month() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Month_mA5BA724717CD828ECA3C2DE6D07048864EB1AAB8 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Day() extern "C" IL2CPP_METHOD_ATTR int32_t DateTime_get_Day_m3C888FF1DA5019583A4326FAB232F81D32B1478D (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDateTime::get_Day() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Day_m5F32F65D3F21586EEAB39A70E917BF94381191BF (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Hour() extern "C" IL2CPP_METHOD_ATTR int32_t DateTime_get_Hour_mAE590743ACB6951BD0C4521634B698AE34EC08B3 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDateTime::get_Hour() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Hour_m34C7C9D8368C36099CFBF4AAD50B640ABFBEBC36 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Minute() extern "C" IL2CPP_METHOD_ATTR int32_t DateTime_get_Minute_m688A6B7CF6D23E040CBCA15C8CFFBE5EE5C62A77 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDateTime::get_Minute() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Minute_m44118C772B1BE79245AB9DB6357F601878327510 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Second() extern "C" IL2CPP_METHOD_ATTR int32_t DateTime_get_Second_m0EC5A6215E5FF43D49702279430EAD1B66302951 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDateTime::get_Second() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Second_m541F8C18A368B56BEED32858CEACBDC2E5507F2A (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method); // System.Int64 System.DateTime::get_Ticks() extern "C" IL2CPP_METHOD_ATTR int64_t DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDateTime::get_Fraction() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Fraction_m639C354E3DB5A7F2BDD3F4E6694753733C02CBD2 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDateTime::get_ZoneHour() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_ZoneHour_m8EE18574060EF125BACA2DD1BF72D6CE5763E283 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDateTime::get_ZoneMinute() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_ZoneMinute_mD49DB406B0EB5A8C579208497806224B7C794CCE (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method); // System.DateTime System.DateTime::get_Now() extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTime_get_Now_mB464D30F15C97069F92C1F910DCDDC3DFCC7F7D2 (const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, int32_t p0, int32_t p1, int32_t p2, const RuntimeMethod* method); // System.TimeSpan System.DateTime::op_Subtraction(System.DateTime,System.DateTime) extern "C" IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 DateTime_op_Subtraction_m8005DCC8F0F183AC1335F87A82FDF92926CC5021 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 p0, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 p1, const RuntimeMethod* method); // System.DateTime System.DateTime::Add(System.TimeSpan) extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTime_Add_mA4F1A47C77858AC06AF07CCE9BDFF32F442B27DB (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 p0, const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Int64,System.DateTimeKind) extern "C" IL2CPP_METHOD_ATTR void DateTime__ctor_m184FABF75B3C703A70200D760A7E43C60524630F (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, int64_t p0, int32_t p1, const RuntimeMethod* method); // System.Void System.TimeSpan::.ctor(System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, int32_t p0, int32_t p1, int32_t p2, const RuntimeMethod* method); // System.DateTime System.DateTime::ToLocalTime() extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 DateTime_ToLocalTime_m32BCB17476069A13A2EB0AFF3B20CCAF2070B171 (DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * __this, const RuntimeMethod* method); // System.Void System.DateTimeOffset::.ctor(System.DateTime,System.TimeSpan) extern "C" IL2CPP_METHOD_ATTR void DateTimeOffset__ctor_m9BB3197B5F2836B8C7F90D06994CCD00C139BA02 (DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 p0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 p1, const RuntimeMethod* method); // System.Void System.TimeSpan::.ctor(System.Int64) extern "C" IL2CPP_METHOD_ATTR void TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5 (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * __this, int64_t p0, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::.ctor(System.Int32) extern "C" IL2CPP_METHOD_ATTR void StringBuilder__ctor_m1C0F2D97B838537A2D0F64033AE4EF02D150A956 (StringBuilder_t * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::PrintDate(System.Text.StringBuilder) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime_PrintDate_mF398CF29CF15207C07C18C039BF96D9706A6B6FD (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::PrintTime(System.Text.StringBuilder) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime_PrintTime_m941C5C3DF6D038766865343135D1BDBF998F0BA5 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::IntToCharArray(System.Char[],System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime_IntToCharArray_mEE67A38A1DF2D005F6B2E0B975E83143141857F0 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___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) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime_ShortToCharArray_m1DA086C9D3D1931D4527B974D0321513793238D6 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___text0, int32_t ___start1, int32_t ___value2, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char[]) extern "C" IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_mAE2884326DF0F79EE17D777C7837DE8F141DEDCB (StringBuilder_t * __this, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* p0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::PrintZone(System.Text.StringBuilder) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime_PrintZone_mBD4E21991C5750B145D6E6AE08ECCE18C4E467E0 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method); // System.String System.Xml.Schema.XsdDateTime::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* XsdDateTime_ToString_m297A2293EBFBCA239CFEEAC07156358DD1095343 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method); // System.Int32 System.String::get_Length() extern "C" IL2CPP_METHOD_ATTR int32_t String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018 (String_t* __this, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle) extern "C" IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_m29F50CDFEEE0AB868200291366253DD4737BC76A (RuntimeArray * p0, RuntimeFieldHandle_t844BDF00E8E6FE69D9AEAA7657F09018B864F4EF p1, const RuntimeMethod* method); // System.Char System.String::get_Chars(System.Int32) extern "C" IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96 (String_t* __this, int32_t p0, const RuntimeMethod* method); // System.Boolean System.Char::IsWhiteSpace(System.Char) extern "C" IL2CPP_METHOD_ATTR bool Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B (Il2CppChar p0, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XsdDateTime/Parser::Test(System.Xml.Schema.XsdDateTimeFlags,System.Xml.Schema.XsdDateTimeFlags) extern "C" IL2CPP_METHOD_ATTR bool Parser_Test_m506A9A37A4B61BA7CF92988D61C78A35B3D223CC (int32_t ___left0, int32_t ___right1, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseDate(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Parser_ParseDate_m1F09950C7BD00C76899F84472BFD8A4045A03569 (Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseChar(System.Int32,System.Char) extern "C" IL2CPP_METHOD_ATTR bool Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07 (Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * __this, int32_t ___start0, Il2CppChar ___ch1, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseTimeAndZoneAndWhitespace(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Parser_ParseTimeAndZoneAndWhitespace_m2E0A1D4F6124454E9CB6C4EA85C2130508F624E6 (Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseZoneAndWhitespace(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Parser_ParseZoneAndWhitespace_mF12D527E9CA6A66E1AE3D54CCA17F511970D0F46 (Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseTimeAndWhitespace(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Parser_ParseTimeAndWhitespace_m971B8FAD746A5FFC668F60FF26FAE73C27C483E8 (Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XsdDateTime/Parser::Parse4Dig(System.Int32,System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool Parser_Parse4Dig_m218D137EF92E44754222651826C2CC1D8DD80A42 (Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * __this, int32_t ___start0, int32_t* ___num1, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XsdDateTime/Parser::Parse2Dig(System.Int32,System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool Parser_Parse2Dig_m6D0AA415C9DA36722D24451E7B68ADA24703ECDD (Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * __this, int32_t ___start0, int32_t* ___num1, const RuntimeMethod* method); // System.Int32 System.DateTime::DaysInMonth(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t DateTime_DaysInMonth_mE979D12858E0D6CC14576D283B5AB66AA53B9F90 (int32_t p0, int32_t p1, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XsdDateTime/Parser::ParseTime(System.Int32&) extern "C" IL2CPP_METHOD_ATTR bool Parser_ParseTime_mC2BEE218B609361BFD59023A04104CC1484B6522 (Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * __this, int32_t* ___start0, const RuntimeMethod* method); // System.Void System.ArgumentOutOfRangeException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6 (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * __this, String_t* p0, 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) extern "C" IL2CPP_METHOD_ATTR void XsdDuration__ctor_m9D8EF5FD4B02BD5C9B8EA2BE450C1ECFE10F8087 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __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) extern "C" IL2CPP_METHOD_ATTR void XsdDuration__ctor_m135CFA3FC7F49953EE8185566363F5D96CD852D2 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___timeSpan0, int32_t ___durationType1, const RuntimeMethod* method); // System.Exception System.Xml.Schema.XsdDuration::TryParse(System.String,System.Xml.Schema.XsdDuration/DurationType,System.Xml.Schema.XsdDuration&) extern "C" IL2CPP_METHOD_ATTR Exception_t * XsdDuration_TryParse_mA6FCA6B927DB37AA93968FD15AB255498B8DADF2 (String_t* ___s0, int32_t ___durationType1, XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * ___result2, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDuration::get_Years() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Years_mD1864764100F0D07AE37001EAC91C82EB9E5387C (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDuration::get_Months() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Months_mC9F9497795B3CA3601EE31E8C953737B3130B0F9 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDuration::get_Days() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Days_m512CB48F5DB5A57AC0D725F34E47140D9269D7AC (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDuration::get_Hours() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Hours_m656FFD7D4BAFA9740107A2070C3EE4D970724BF4 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDuration::get_Minutes() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Minutes_m8C9B4C7B9DB03D028D42329A28FD33F9742612BA (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDuration::get_Seconds() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Seconds_m4E677E6F0A92B5026206DE13494C0DC345CBE202 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDuration::get_Nanoseconds() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Nanoseconds_m48D36B7BE5AB32623F479AA763D7872770216B0A (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XsdDuration::get_IsNegative() extern "C" IL2CPP_METHOD_ATTR bool XsdDuration_get_IsNegative_mF6CA476B230C74E0070425C9501708C21A5555E1 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDuration::.ctor(System.String,System.Xml.Schema.XsdDuration/DurationType) extern "C" IL2CPP_METHOD_ATTR void XsdDuration__ctor_mDEE04E0D9A547433A26206EAE150AE5B83C29E35 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, String_t* ___s0, int32_t ___durationType1, const RuntimeMethod* method); // System.Exception System.Xml.Schema.XsdDuration::TryToTimeSpan(System.Xml.Schema.XsdDuration/DurationType,System.TimeSpan&) extern "C" IL2CPP_METHOD_ATTR Exception_t * XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, int32_t ___durationType0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * ___result1, const RuntimeMethod* method); // System.TimeSpan System.Xml.Schema.XsdDuration::ToTimeSpan(System.Xml.Schema.XsdDuration/DurationType) extern "C" IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 XsdDuration_ToTimeSpan_mD723387D35FEF937936C0D99C12862DE600C35D1 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, int32_t ___durationType0, const RuntimeMethod* method); // System.Exception System.Xml.Schema.XsdDuration::TryToTimeSpan(System.TimeSpan&) extern "C" IL2CPP_METHOD_ATTR Exception_t * XsdDuration_TryToTimeSpan_m2F7BEFB7EAE4363117EB1C53D984F0C1FCABFC35 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * ___result0, const RuntimeMethod* method); // System.Void System.OverflowException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void OverflowException__ctor_mE1A042FFEBF00B79612E8595B8D49785B357D731 (OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D * __this, String_t* p0, const RuntimeMethod* method); // System.String System.Xml.Schema.XsdDuration::ToString(System.Xml.Schema.XsdDuration/DurationType) extern "C" IL2CPP_METHOD_ATTR String_t* XsdDuration_ToString_m499CA5CB3D90717C046BD5D599741B524087EDF7 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, int32_t ___durationType0, const RuntimeMethod* method); // System.String System.Xml.Schema.XsdDuration::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* XsdDuration_ToString_mD1FEF82C500A3BDC1D76B14CF074D0820730DEEE (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::set_Length(System.Int32) extern "C" IL2CPP_METHOD_ATTR void StringBuilder_set_Length_m84AF318230AE5C3D0D48F1CE7C2170F6F5C19F5B (StringBuilder_t * __this, int32_t p0, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::set_Chars(System.Int32,System.Char) extern "C" IL2CPP_METHOD_ATTR void StringBuilder_set_Chars_m71B2B761D6D287A666302FD85E320E1E60F388EA (StringBuilder_t * __this, int32_t p0, Il2CppChar p1, const RuntimeMethod* method); // System.Char System.Text.StringBuilder::get_Chars(System.Int32) extern "C" IL2CPP_METHOD_ATTR Il2CppChar StringBuilder_get_Chars_mC069533DCA4FB798DFA069469EBABA85DCC183C6 (StringBuilder_t * __this, int32_t p0, const RuntimeMethod* method); // System.String System.String::Trim() extern "C" IL2CPP_METHOD_ATTR String_t* String_Trim_mB52EB7876C7132358B76B7DC95DEACA20722EF4D (String_t* __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XsdDuration::TryParseDigits(System.String,System.Int32&,System.Boolean,System.Int32&,System.Int32&) extern "C" IL2CPP_METHOD_ATTR String_t* XsdDuration_TryParseDigits_m7A8AB4390243CE580CA5CBCDAEEE4356726FA48D (String_t* ___s0, int32_t* ___offset1, bool ___eatDigits2, int32_t* ___result3, int32_t* ___numDigits4, const RuntimeMethod* method); // System.Void System.Attribute::.ctor() extern "C" IL2CPP_METHOD_ATTR void Attribute__ctor_m45CAD4B01265CC84CC5A84F62EE2DBE85DE89EC0 (Attribute_tF048C13FB3C8CFCC53F82290E4A3F621089F9A74 * __this, const RuntimeMethod* method); // System.Void System.Text.Decoder::.ctor() extern "C" IL2CPP_METHOD_ATTR void Decoder__ctor_m45B7A36C197C57ED0DF4F982C280603E2C8CC2A2 (Decoder_tEEF45EB6F965222036C49E8EC6BA8A0692AA1F26 * __this, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8 (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * __this, String_t* p0, String_t* p1, const RuntimeMethod* method); // System.Void System.Buffer::BlockCopy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void Buffer_BlockCopy_m1F882D595976063718AF6E405664FC761924D353 (RuntimeArray * p0, int32_t p1, RuntimeArray * p2, int32_t p3, int32_t p4, const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlBooleanConverter::.ctor(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlBooleanConverter__ctor_mE1EFE6D7CFFB1416AB33EF76280E78F3D6BB822A (XmlBooleanConverter_t7CF33BCC1DB4F476BD12DEC2A024D9576250E395 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlBooleanConverter__ctor_mE1EFE6D7CFFB1416AB33EF76280E78F3D6BB822A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_0 = ___schemaType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); XmlBaseConverter__ctor_mD14E99D1AAF0C63194C50E2E9877DCC97F23D968(__this, L_0, /*hidden argument*/NULL); return; } } // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlBooleanConverter::Create(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * XmlBooleanConverter_Create_mF023B3A5EA9E8B156FF313FC4F3E053C53AC8DEC (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlBooleanConverter_Create_mF023B3A5EA9E8B156FF313FC4F3E053C53AC8DEC_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_0 = ___schemaType0; XmlBooleanConverter_t7CF33BCC1DB4F476BD12DEC2A024D9576250E395 * L_1 = (XmlBooleanConverter_t7CF33BCC1DB4F476BD12DEC2A024D9576250E395 *)il2cpp_codegen_object_new(XmlBooleanConverter_t7CF33BCC1DB4F476BD12DEC2A024D9576250E395_il2cpp_TypeInfo_var); XmlBooleanConverter__ctor_mE1EFE6D7CFFB1416AB33EF76280E78F3D6BB822A(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Boolean System.Xml.Schema.XmlBooleanConverter::ToBoolean(System.String) extern "C" IL2CPP_METHOD_ATTR bool XmlBooleanConverter_ToBoolean_mA7CDE06CFD77837415264B08E2AAD8EE42B49783 (XmlBooleanConverter_t7CF33BCC1DB4F476BD12DEC2A024D9576250E395 * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlBooleanConverter_ToBoolean_mA7CDE06CFD77837415264B08E2AAD8EE42B49783_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlBooleanConverter_ToBoolean_mA7CDE06CFD77837415264B08E2AAD8EE42B49783_RuntimeMethod_var); } IL_000e: { String_t* L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); bool L_3 = XmlConvert_ToBoolean_m9B6644E3A3597D64D24A3595A98055A5E6ADF39B(L_2, /*hidden argument*/NULL); return L_3; } } // System.Boolean System.Xml.Schema.XmlBooleanConverter::ToBoolean(System.Object) extern "C" IL2CPP_METHOD_ATTR bool XmlBooleanConverter_ToBoolean_m2ADFA4A426E1BB9DA9DB57F60322C8757135042D (XmlBooleanConverter_t7CF33BCC1DB4F476BD12DEC2A024D9576250E395 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlBooleanConverter_ToBoolean_m2ADFA4A426E1BB9DA9DB57F60322C8757135042D_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlBooleanConverter_ToBoolean_m2ADFA4A426E1BB9DA9DB57F60322C8757135042D_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); V_0 = L_3; Type_t * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_5 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_BooleanType_26(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0029; } } { RuntimeObject * L_7 = ___value0; return ((*(bool*)((bool*)UnBox(L_7, Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var)))); } IL_0029: { Type_t * L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_10 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_8, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0042; } } { RuntimeObject * L_11 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); bool L_12 = XmlConvert_ToBoolean_m9B6644E3A3597D64D24A3595A98055A5E6ADF39B(((String_t*)CastclassSealed((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_12; } IL_0042: { Type_t * L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_14 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_15 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_13, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_005b; } } { RuntimeObject * L_16 = ___value0; NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_16, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); bool L_17 = VirtFuncInvoker0< bool >::Invoke(8 /* System.Boolean System.Xml.XPath.XPathItem::get_ValueAsBoolean() */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_16, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); return L_17; } IL_005b: { RuntimeObject * L_18 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_19 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_BooleanType_26(); RuntimeObject * L_20 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_18, L_19, (RuntimeObject*)NULL); return ((*(bool*)((bool*)UnBox(L_20, Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var)))); } } // System.String System.Xml.Schema.XmlBooleanConverter::ToString(System.Boolean) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBooleanConverter_ToString_mD3D9C83A50B895A0AF1002C1F0BBB9DBD65B2D67 (XmlBooleanConverter_t7CF33BCC1DB4F476BD12DEC2A024D9576250E395 * __this, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlBooleanConverter_ToString_mD3D9C83A50B895A0AF1002C1F0BBB9DBD65B2D67_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_1 = XmlConvert_ToString_m90E6FBA36B87D6AC327394B54541F6202C6EA23F(L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlBooleanConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR String_t* XmlBooleanConverter_ToString_mC10052914C007AA5328CCFBA615840A11469B058 (XmlBooleanConverter_t7CF33BCC1DB4F476BD12DEC2A024D9576250E395 * __this, RuntimeObject * ___value0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlBooleanConverter_ToString_mC10052914C007AA5328CCFBA615840A11469B058_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlBooleanConverter_ToString_mC10052914C007AA5328CCFBA615840A11469B058_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); V_0 = L_3; Type_t * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_5 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_BooleanType_26(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002e; } } { RuntimeObject * L_7 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_8 = XmlConvert_ToString_m90E6FBA36B87D6AC327394B54541F6202C6EA23F(((*(bool*)((bool*)UnBox(L_7, Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_8; } IL_002e: { Type_t * L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0042; } } { RuntimeObject * L_12 = ___value0; return ((String_t*)CastclassSealed((RuntimeObject*)L_12, String_t_il2cpp_TypeInfo_var)); } IL_0042: { Type_t * L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_14 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_15 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_13, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_005b; } } { RuntimeObject * L_16 = ___value0; NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_16, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); String_t* L_17 = VirtFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Xml.XPath.XPathItem::get_Value() */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_16, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); return L_17; } IL_005b: { RuntimeObject * L_18 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_19 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); RuntimeObject* L_20 = ___nsResolver1; RuntimeObject * L_21 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_18, L_19, L_20); return ((String_t*)CastclassSealed((RuntimeObject*)L_21, String_t_il2cpp_TypeInfo_var)); } } // System.Object System.Xml.Schema.XmlBooleanConverter::ChangeType(System.Boolean,System.Type) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlBooleanConverter_ChangeType_m83F9CE78A317B4EA4628F841C730AF055DBC3A84 (XmlBooleanConverter_t7CF33BCC1DB4F476BD12DEC2A024D9576250E395 * __this, bool ___value0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlBooleanConverter_ChangeType_m83F9CE78A317B4EA4628F841C730AF055DBC3A84_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, XmlBooleanConverter_ChangeType_m83F9CE78A317B4EA4628F841C730AF055DBC3A84_RuntimeMethod_var); } IL_0014: { Type_t * L_3 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { Type_t * L_6 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_6; } IL_0029: { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_BooleanType_26(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003d; } } { bool L_10 = ___value0; bool L_11 = L_10; RuntimeObject * L_12 = Box(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var, &L_11); return L_12; } IL_003d: { Type_t * L_13 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_14 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_15 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_13, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0051; } } { bool L_16 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_17 = XmlConvert_ToString_m90E6FBA36B87D6AC327394B54541F6202C6EA23F(L_16, /*hidden argument*/NULL); return L_17; } IL_0051: { Type_t * L_18 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_19 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_20 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_18, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_006b; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_21 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); bool L_22 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_23 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m90F40E889884C4428BA8CD72FE05FEC7BBF1D483(L_23, L_21, L_22, /*hidden argument*/NULL); return L_23; } IL_006b: { Type_t * L_24 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_25 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_26 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_24, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_0085; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_27 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); bool L_28 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_29 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m90F40E889884C4428BA8CD72FE05FEC7BBF1D483(L_29, L_27, L_28, /*hidden argument*/NULL); return L_29; } IL_0085: { bool L_30 = ___value0; bool L_31 = L_30; RuntimeObject * L_32 = Box(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var, &L_31); Type_t * L_33 = ___destinationType1; RuntimeObject * L_34 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_32, L_33, (RuntimeObject*)NULL); return L_34; } } // System.Object System.Xml.Schema.XmlBooleanConverter::ChangeType(System.String,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlBooleanConverter_ChangeType_mDCCD4C4844144204F0E89AE9D4407EB9B119A442 (XmlBooleanConverter_t7CF33BCC1DB4F476BD12DEC2A024D9576250E395 * __this, String_t* ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlBooleanConverter_ChangeType_mDCCD4C4844144204F0E89AE9D4407EB9B119A442_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlBooleanConverter_ChangeType_mDCCD4C4844144204F0E89AE9D4407EB9B119A442_RuntimeMethod_var); } IL_000e: { Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, XmlBooleanConverter_ChangeType_mDCCD4C4844144204F0E89AE9D4407EB9B119A442_RuntimeMethod_var); } IL_0022: { Type_t * L_5 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_6 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_7 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0037; } } { Type_t * L_8 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_8; } IL_0037: { Type_t * L_9 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_BooleanType_26(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0050; } } { String_t* L_12 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); bool L_13 = XmlConvert_ToBoolean_m9B6644E3A3597D64D24A3595A98055A5E6ADF39B(L_12, /*hidden argument*/NULL); bool L_14 = L_13; RuntimeObject * L_15 = Box(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var, &L_14); return L_15; } IL_0050: { Type_t * L_16 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_17 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_18 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_16, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_005f; } } { String_t* L_19 = ___value0; return L_19; } IL_005f: { Type_t * L_20 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_21 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_22 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_20, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_0079; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_23 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); String_t* L_24 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_25 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_25, L_23, L_24, /*hidden argument*/NULL); return L_25; } IL_0079: { Type_t * L_26 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_27 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_28 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_26, L_27, /*hidden argument*/NULL); if (!L_28) { goto IL_0093; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_29 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); String_t* L_30 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_31 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_31, L_29, L_30, /*hidden argument*/NULL); return L_31; } IL_0093: { String_t* L_32 = ___value0; Type_t * L_33 = ___destinationType1; RuntimeObject* L_34 = ___nsResolver2; RuntimeObject * L_35 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_32, L_33, L_34); return L_35; } } // System.Object System.Xml.Schema.XmlBooleanConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlBooleanConverter_ChangeType_m0B2EE42E41E0B6809411F0A8F0B736C213802183 (XmlBooleanConverter_t7CF33BCC1DB4F476BD12DEC2A024D9576250E395 * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlBooleanConverter_ChangeType_m0B2EE42E41E0B6809411F0A8F0B736C213802183_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlBooleanConverter_ChangeType_m0B2EE42E41E0B6809411F0A8F0B736C213802183_RuntimeMethod_var); } IL_000e: { Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, XmlBooleanConverter_ChangeType_m0B2EE42E41E0B6809411F0A8F0B736C213802183_RuntimeMethod_var); } IL_0022: { RuntimeObject * L_5 = ___value0; NullCheck(L_5); Type_t * L_6 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_5, /*hidden argument*/NULL); V_0 = L_6; Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003e; } } { Type_t * L_10 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_10; } IL_003e: { Type_t * L_11 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_12 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_BooleanType_26(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_13 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0058; } } { RuntimeObject * L_14 = ___value0; bool L_15 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(9 /* System.Boolean System.Xml.Schema.XmlValueConverter::ToBoolean(System.Object) */, __this, L_14); bool L_16 = L_15; RuntimeObject * L_17 = Box(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var, &L_16); return L_17; } IL_0058: { Type_t * L_18 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_19 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_20 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_18, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_006e; } } { RuntimeObject * L_21 = ___value0; RuntimeObject* L_22 = ___nsResolver2; String_t* L_23 = VirtFuncInvoker2< String_t*, RuntimeObject *, RuntimeObject* >::Invoke(52 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) */, __this, L_21, L_22); return L_23; } IL_006e: { Type_t * L_24 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_25 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_26 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_24, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_00cd; } } { Type_t * L_27 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_28 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_BooleanType_26(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_29 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_27, L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_009a; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_30 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_31 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_32 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m90F40E889884C4428BA8CD72FE05FEC7BBF1D483(L_32, L_30, ((*(bool*)((bool*)UnBox(L_31, Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_32; } IL_009a: { Type_t * L_33 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_34 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_35 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_33, L_34, /*hidden argument*/NULL); if (!L_35) { goto IL_00b9; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_36 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_37 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_38 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_38, L_36, ((String_t*)CastclassSealed((RuntimeObject*)L_37, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_38; } IL_00b9: { Type_t * L_39 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_40 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_41 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_39, L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00cd; } } { RuntimeObject * L_42 = ___value0; return ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_42, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)); } IL_00cd: { Type_t * L_43 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_44 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_45 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_43, L_44, /*hidden argument*/NULL); if (!L_45) { goto IL_012c; } } { Type_t * L_46 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_47 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_BooleanType_26(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_48 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_46, L_47, /*hidden argument*/NULL); if (!L_48) { goto IL_00f9; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_49 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_50 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_51 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m90F40E889884C4428BA8CD72FE05FEC7BBF1D483(L_51, L_49, ((*(bool*)((bool*)UnBox(L_50, Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_51; } IL_00f9: { Type_t * L_52 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_53 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_54 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_52, L_53, /*hidden argument*/NULL); if (!L_54) { goto IL_0118; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_55 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_56 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_57 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_57, L_55, ((String_t*)CastclassSealed((RuntimeObject*)L_56, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_57; } IL_0118: { Type_t * L_58 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_59 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_60 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_58, L_59, /*hidden argument*/NULL); if (!L_60) { goto IL_012c; } } { RuntimeObject * L_61 = ___value0; return ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_61, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)); } IL_012c: { RuntimeObject * L_62 = ___value0; Type_t * L_63 = ___destinationType1; RuntimeObject* L_64 = ___nsResolver2; RuntimeObject * L_65 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_62, L_63, L_64); return L_65; } } #ifdef __clang__ #pragma 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.XmlDateTimeConverter::.ctor(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlDateTimeConverter__ctor_m9E34F9F88A5240F8B5887B6466FE9893DD03E18C (XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlDateTimeConverter__ctor_m9E34F9F88A5240F8B5887B6466FE9893DD03E18C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_0 = ___schemaType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); XmlBaseConverter__ctor_mD14E99D1AAF0C63194C50E2E9877DCC97F23D968(__this, L_0, /*hidden argument*/NULL); return; } } // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlDateTimeConverter::Create(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * XmlDateTimeConverter_Create_mE5C732BCB16611604C792C870B2BEE3D5F26AD3A (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlDateTimeConverter_Create_mE5C732BCB16611604C792C870B2BEE3D5F26AD3A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_0 = ___schemaType0; XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD * L_1 = (XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD *)il2cpp_codegen_object_new(XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD_il2cpp_TypeInfo_var); XmlDateTimeConverter__ctor_m9E34F9F88A5240F8B5887B6466FE9893DD03E18C(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.DateTime System.Xml.Schema.XmlDateTimeConverter::ToDateTime(System.DateTimeOffset) extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 XmlDateTimeConverter_ToDateTime_m7582AE8833D77CCFB9D4405DE24AEE6DF3DB6C38 (XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD * __this, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlDateTimeConverter_ToDateTime_m7582AE8833D77CCFB9D4405DE24AEE6DF3DB6C38_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_1 = XmlBaseConverter_DateTimeOffsetToDateTime_m929FBB99846EC931D1D5F4212CAF81FF50860CC4(L_0, /*hidden argument*/NULL); return L_1; } } // System.DateTime System.Xml.Schema.XmlDateTimeConverter::ToDateTime(System.String) extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 XmlDateTimeConverter_ToDateTime_m3D74E3EAB1801A403DF38B23C075F1CB9C463C27 (XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlDateTimeConverter_ToDateTime_m3D74E3EAB1801A403DF38B23C075F1CB9C463C27_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlDateTimeConverter_ToDateTime_m3D74E3EAB1801A403DF38B23C075F1CB9C463C27_RuntimeMethod_var); } IL_000e: { int32_t L_2 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)((int32_t)19)))) { case 0: { goto IL_0043; } case 1: { goto IL_003c; } case 2: { goto IL_0066; } case 3: { goto IL_005f; } case 4: { goto IL_0058; } case 5: { goto IL_004a; } case 6: { goto IL_0051; } } } { goto IL_006d; } IL_003c: { String_t* L_4 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_5 = XmlBaseConverter_StringToDate_m521A4A054772FBB5C2CD4B6614470D296843EE8E(L_4, /*hidden argument*/NULL); return L_5; } IL_0043: { String_t* L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_7 = XmlBaseConverter_StringToTime_mF6EE77D3F1AE0014447CCFE39C06888C0D17083D(L_6, /*hidden argument*/NULL); return L_7; } IL_004a: { String_t* L_8 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_9 = XmlBaseConverter_StringToGDay_m9652EF7DF42B3A2C83BBF0BC86500F0805FDEEDE(L_8, /*hidden argument*/NULL); return L_9; } IL_0051: { String_t* L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_11 = XmlBaseConverter_StringToGMonth_m1FE4558294A77EE87FA87DB027D38E6B9490A3A6(L_10, /*hidden argument*/NULL); return L_11; } IL_0058: { String_t* L_12 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_13 = XmlBaseConverter_StringToGMonthDay_m4C773789D602AFEC0A2482FCCACCB06F03649A9B(L_12, /*hidden argument*/NULL); return L_13; } IL_005f: { String_t* L_14 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_15 = XmlBaseConverter_StringToGYear_m7D4C0252DD49785D1E5D7DB9F70055275AD414CE(L_14, /*hidden argument*/NULL); return L_15; } IL_0066: { String_t* L_16 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_17 = XmlBaseConverter_StringToGYearMonth_m025B3BBDE5AE986726AC559028D7628EB3101CAA(L_16, /*hidden argument*/NULL); return L_17; } IL_006d: { String_t* L_18 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_19 = XmlBaseConverter_StringToDateTime_m0CFE118D0B55A0884F749F63F40556CD5000DDA7(L_18, /*hidden argument*/NULL); return L_19; } } // System.DateTime System.Xml.Schema.XmlDateTimeConverter::ToDateTime(System.Object) extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 XmlDateTimeConverter_ToDateTime_m3CF72859B4907C091A526E6014AD053D8872E90B (XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlDateTimeConverter_ToDateTime_m3CF72859B4907C091A526E6014AD053D8872E90B_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlDateTimeConverter_ToDateTime_m3CF72859B4907C091A526E6014AD053D8872E90B_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); V_0 = L_3; Type_t * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_5 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeType_24(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0029; } } { RuntimeObject * L_7 = ___value0; return ((*(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)UnBox(L_7, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var)))); } IL_0029: { Type_t * L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_10 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_8, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0043; } } { RuntimeObject * L_11 = ___value0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_12 = VirtFuncInvoker1< DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 , DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 >::Invoke(37 /* System.DateTime System.Xml.Schema.XmlValueConverter::ToDateTime(System.DateTimeOffset) */, __this, ((*(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)((DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)UnBox(L_11, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_il2cpp_TypeInfo_var))))); return L_12; } IL_0043: { Type_t * L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_14 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_15 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_13, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_005d; } } { RuntimeObject * L_16 = ___value0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_17 = VirtFuncInvoker1< DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 , String_t* >::Invoke(38 /* System.DateTime System.Xml.Schema.XmlValueConverter::ToDateTime(System.String) */, __this, ((String_t*)CastclassSealed((RuntimeObject*)L_16, String_t_il2cpp_TypeInfo_var))); return L_17; } IL_005d: { Type_t * L_18 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_19 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_20 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_18, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_0076; } } { RuntimeObject * L_21 = ___value0; NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_21, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_22 = VirtFuncInvoker0< DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 >::Invoke(9 /* System.DateTime System.Xml.XPath.XPathItem::get_ValueAsDateTime() */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_21, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); return L_22; } IL_0076: { RuntimeObject * L_23 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_24 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeType_24(); RuntimeObject * L_25 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_23, L_24, (RuntimeObject*)NULL); return ((*(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)UnBox(L_25, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var)))); } } // System.DateTimeOffset System.Xml.Schema.XmlDateTimeConverter::ToDateTimeOffset(System.DateTime) extern "C" IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 XmlDateTimeConverter_ToDateTimeOffset_m0987972ECE0DC8F48FE62B88D90B1B5E088E5206 (XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___value0, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = ___value0; DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_1; memset(&L_1, 0, sizeof(L_1)); DateTimeOffset__ctor_mFD299293EB81B2254A30C665E7613F7C40A10C69((&L_1), L_0, /*hidden argument*/NULL); return L_1; } } // System.DateTimeOffset System.Xml.Schema.XmlDateTimeConverter::ToDateTimeOffset(System.String) extern "C" IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 XmlDateTimeConverter_ToDateTimeOffset_m67770DFDB1DC65D0DC451E42EA61DC0F0B8E8451 (XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlDateTimeConverter_ToDateTimeOffset_m67770DFDB1DC65D0DC451E42EA61DC0F0B8E8451_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlDateTimeConverter_ToDateTimeOffset_m67770DFDB1DC65D0DC451E42EA61DC0F0B8E8451_RuntimeMethod_var); } IL_000e: { int32_t L_2 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)((int32_t)19)))) { case 0: { goto IL_0043; } case 1: { goto IL_003c; } case 2: { goto IL_0066; } case 3: { goto IL_005f; } case 4: { goto IL_0058; } case 5: { goto IL_004a; } case 6: { goto IL_0051; } } } { goto IL_006d; } IL_003c: { String_t* L_4 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_5 = XmlBaseConverter_StringToDateOffset_m8D83E4E142765E2DB8A24673EC47810E914F76D3(L_4, /*hidden argument*/NULL); return L_5; } IL_0043: { String_t* L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_7 = XmlBaseConverter_StringToTimeOffset_m103250E85DD192D25085D8CC46525187BCF55596(L_6, /*hidden argument*/NULL); return L_7; } IL_004a: { String_t* L_8 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_9 = XmlBaseConverter_StringToGDayOffset_mAA496F7A0C18BCEAAD9E7CB1A4A901D7EE13572A(L_8, /*hidden argument*/NULL); return L_9; } IL_0051: { String_t* L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_11 = XmlBaseConverter_StringToGMonthOffset_mB5EEB8D5F7FCB3639DFA1F4C222F80B533C812DF(L_10, /*hidden argument*/NULL); return L_11; } IL_0058: { String_t* L_12 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_13 = XmlBaseConverter_StringToGMonthDayOffset_m2B52EBE5BAEF5798D0D9C7F15B02100069AB3243(L_12, /*hidden argument*/NULL); return L_13; } IL_005f: { String_t* L_14 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_15 = XmlBaseConverter_StringToGYearOffset_mB5C0E8C7F0135C28D5E32455A50006087976DCB4(L_14, /*hidden argument*/NULL); return L_15; } IL_0066: { String_t* L_16 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_17 = XmlBaseConverter_StringToGYearMonthOffset_m73889403E74C11545E6781A31D7F6A24C466DDBB(L_16, /*hidden argument*/NULL); return L_17; } IL_006d: { String_t* L_18 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_19 = XmlBaseConverter_StringToDateTimeOffset_mA2143B628ED63FEF6A2CD4B356014089AF09EFB9(L_18, /*hidden argument*/NULL); return L_19; } } // System.DateTimeOffset System.Xml.Schema.XmlDateTimeConverter::ToDateTimeOffset(System.Object) extern "C" IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 XmlDateTimeConverter_ToDateTimeOffset_m462F075ACD1BF48581FF99E93D29C910C94C9D24 (XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlDateTimeConverter_ToDateTimeOffset_m462F075ACD1BF48581FF99E93D29C910C94C9D24_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlDateTimeConverter_ToDateTimeOffset_m462F075ACD1BF48581FF99E93D29C910C94C9D24_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); V_0 = L_3; Type_t * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_5 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeType_24(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002f; } } { RuntimeObject * L_7 = ___value0; DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_8 = VirtFuncInvoker1< DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 , DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 >::Invoke(40 /* System.DateTimeOffset System.Xml.Schema.XmlValueConverter::ToDateTimeOffset(System.DateTime) */, __this, ((*(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)UnBox(L_7, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))))); return L_8; } IL_002f: { Type_t * L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0043; } } { RuntimeObject * L_12 = ___value0; return ((*(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)((DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)UnBox(L_12, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_il2cpp_TypeInfo_var)))); } IL_0043: { Type_t * L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_14 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_15 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_13, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_005d; } } { RuntimeObject * L_16 = ___value0; DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_17 = VirtFuncInvoker1< DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 , String_t* >::Invoke(41 /* System.DateTimeOffset System.Xml.Schema.XmlValueConverter::ToDateTimeOffset(System.String) */, __this, ((String_t*)CastclassSealed((RuntimeObject*)L_16, String_t_il2cpp_TypeInfo_var))); return L_17; } IL_005d: { Type_t * L_18 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_19 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_20 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_18, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_007b; } } { RuntimeObject * L_21 = ___value0; NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_21, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_22 = VirtFuncInvoker0< DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 >::Invoke(9 /* System.DateTime System.Xml.XPath.XPathItem::get_ValueAsDateTime() */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_21, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); IL2CPP_RUNTIME_CLASS_INIT(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_il2cpp_TypeInfo_var); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_23 = DateTimeOffset_op_Implicit_m51C2D02E47F9ABFDEFF8F1F37D164418EFDA22DE(L_22, /*hidden argument*/NULL); return L_23; } IL_007b: { RuntimeObject * L_24 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_25 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); RuntimeObject * L_26 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_24, L_25, (RuntimeObject*)NULL); return ((*(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)((DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)UnBox(L_26, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_il2cpp_TypeInfo_var)))); } } // System.String System.Xml.Schema.XmlDateTimeConverter::ToString(System.DateTime) extern "C" IL2CPP_METHOD_ATTR String_t* XmlDateTimeConverter_ToString_m176287B097D9564451872DCBE6668C2A05755D6F (XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlDateTimeConverter_ToString_m176287B097D9564451872DCBE6668C2A05755D6F_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)((int32_t)19)))) { case 0: { goto IL_0035; } case 1: { goto IL_002e; } case 2: { goto IL_0058; } case 3: { goto IL_0051; } case 4: { goto IL_004a; } case 5: { goto IL_003c; } case 6: { goto IL_0043; } } } { goto IL_005f; } IL_002e: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_3 = XmlBaseConverter_DateToString_mE63F8E20D6A51A0138825788C0A16369958B5C9D(L_2, /*hidden argument*/NULL); return L_3; } IL_0035: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_4 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_5 = XmlBaseConverter_TimeToString_m056CB0E757D3F56A6CE9834D1742AF6E79116160(L_4, /*hidden argument*/NULL); return L_5; } IL_003c: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_7 = XmlBaseConverter_GDayToString_m2EBC36DF31618C1F3A5C7D18DF9D1855E5F6F94A(L_6, /*hidden argument*/NULL); return L_7; } IL_0043: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_8 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_9 = XmlBaseConverter_GMonthToString_mCDD5EC28206978A1005661368E95F2FB989D8A63(L_8, /*hidden argument*/NULL); return L_9; } IL_004a: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_11 = XmlBaseConverter_GMonthDayToString_m5CAC376EC78E153485C30593D4FFB490BCA25A31(L_10, /*hidden argument*/NULL); return L_11; } IL_0051: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_12 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_13 = XmlBaseConverter_GYearToString_m194766B63317459E3C3E3703AAFE7F351704AC5F(L_12, /*hidden argument*/NULL); return L_13; } IL_0058: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_14 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_15 = XmlBaseConverter_GYearMonthToString_mC3FBCDFCA4C62D94B32E05EAC9634D9C19FB66EC(L_14, /*hidden argument*/NULL); return L_15; } IL_005f: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_16 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_17 = XmlBaseConverter_DateTimeToString_m43E16E8C91DE3392DAB1ADD66380F24BD6894C5D(L_16, /*hidden argument*/NULL); return L_17; } } // System.String System.Xml.Schema.XmlDateTimeConverter::ToString(System.DateTimeOffset) extern "C" IL2CPP_METHOD_ATTR String_t* XmlDateTimeConverter_ToString_m1C11AED60C115BDEB358832418804536D09A2A76 (XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD * __this, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlDateTimeConverter_ToString_m1C11AED60C115BDEB358832418804536D09A2A76_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)((int32_t)19)))) { case 0: { goto IL_0035; } case 1: { goto IL_002e; } case 2: { goto IL_0058; } case 3: { goto IL_0051; } case 4: { goto IL_004a; } case 5: { goto IL_003c; } case 6: { goto IL_0043; } } } { goto IL_005f; } IL_002e: { DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_3 = XmlBaseConverter_DateOffsetToString_m2652E51E2213C3BAA68B1990B75AF46023045EA8(L_2, /*hidden argument*/NULL); return L_3; } IL_0035: { DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_4 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_5 = XmlBaseConverter_TimeOffsetToString_m6E099B3C2D4887B190C959B20BF1510D96EC9856(L_4, /*hidden argument*/NULL); return L_5; } IL_003c: { DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_7 = XmlBaseConverter_GDayOffsetToString_m91F07B664D0FAF9D4830103CFC53B3059222EF4A(L_6, /*hidden argument*/NULL); return L_7; } IL_0043: { DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_8 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_9 = XmlBaseConverter_GMonthOffsetToString_m0BF047BE3A8AAC2FA491782207ED1637B7F54257(L_8, /*hidden argument*/NULL); return L_9; } IL_004a: { DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_11 = XmlBaseConverter_GMonthDayOffsetToString_m41D7224D900EE8037F6AC67EFF021A1F9255CDE8(L_10, /*hidden argument*/NULL); return L_11; } IL_0051: { DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_12 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_13 = XmlBaseConverter_GYearOffsetToString_m7DF69ECEE4E0D3D340D268B1064DB1266D710080(L_12, /*hidden argument*/NULL); return L_13; } IL_0058: { DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_14 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_15 = XmlBaseConverter_GYearMonthOffsetToString_mA3653E314FEC387ABEB295708DA7E74FD08A88AC(L_14, /*hidden argument*/NULL); return L_15; } IL_005f: { DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_16 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_17 = XmlBaseConverter_DateTimeOffsetToString_mD2C88C4D1142AAC956033FDAA128F00B9F9C0FC6(L_16, /*hidden argument*/NULL); return L_17; } } // System.String System.Xml.Schema.XmlDateTimeConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR String_t* XmlDateTimeConverter_ToString_m0CB368DA8C1FD700083C36B83BC6C280C8A276F1 (XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD * __this, RuntimeObject * ___value0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlDateTimeConverter_ToString_m0CB368DA8C1FD700083C36B83BC6C280C8A276F1_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlDateTimeConverter_ToString_m0CB368DA8C1FD700083C36B83BC6C280C8A276F1_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); V_0 = L_3; Type_t * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_5 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeType_24(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002f; } } { RuntimeObject * L_7 = ___value0; String_t* L_8 = VirtFuncInvoker1< String_t*, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 >::Invoke(49 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.DateTime) */, __this, ((*(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)UnBox(L_7, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))))); return L_8; } IL_002f: { Type_t * L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0049; } } { RuntimeObject * L_12 = ___value0; String_t* L_13 = VirtFuncInvoker1< String_t*, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 >::Invoke(50 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.DateTimeOffset) */, __this, ((*(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)((DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)UnBox(L_12, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_il2cpp_TypeInfo_var))))); return L_13; } IL_0049: { Type_t * L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_15 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_005d; } } { RuntimeObject * L_17 = ___value0; return ((String_t*)CastclassSealed((RuntimeObject*)L_17, String_t_il2cpp_TypeInfo_var)); } IL_005d: { Type_t * L_18 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_19 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_20 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_18, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_0076; } } { RuntimeObject * L_21 = ___value0; NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_21, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); String_t* L_22 = VirtFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Xml.XPath.XPathItem::get_Value() */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_21, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); return L_22; } IL_0076: { RuntimeObject * L_23 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_24 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); RuntimeObject* L_25 = ___nsResolver1; RuntimeObject * L_26 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_23, L_24, L_25); return ((String_t*)CastclassSealed((RuntimeObject*)L_26, String_t_il2cpp_TypeInfo_var)); } } // System.Object System.Xml.Schema.XmlDateTimeConverter::ChangeType(System.DateTime,System.Type) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlDateTimeConverter_ChangeType_m15B24E4CA8F86B000EC76ADE8B1892B6F5C0F446 (XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___value0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlDateTimeConverter_ChangeType_m15B24E4CA8F86B000EC76ADE8B1892B6F5C0F446_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, XmlDateTimeConverter_ChangeType_m15B24E4CA8F86B000EC76ADE8B1892B6F5C0F446_RuntimeMethod_var); } IL_0014: { Type_t * L_3 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { Type_t * L_6 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_6; } IL_0029: { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeType_24(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003d; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_10 = ___value0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_11 = L_10; RuntimeObject * L_12 = Box(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var, &L_11); return L_12; } IL_003d: { Type_t * L_13 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_14 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_15 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_13, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0057; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_16 = ___value0; DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_17 = VirtFuncInvoker1< DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 , DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 >::Invoke(40 /* System.DateTimeOffset System.Xml.Schema.XmlValueConverter::ToDateTimeOffset(System.DateTime) */, __this, L_16); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_18 = L_17; RuntimeObject * L_19 = Box(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0057: { Type_t * L_20 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_21 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_22 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_20, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_006c; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_23 = ___value0; String_t* L_24 = VirtFuncInvoker1< String_t*, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 >::Invoke(49 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.DateTime) */, __this, L_23); return L_24; } IL_006c: { Type_t * L_25 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_26 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_27 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_25, L_26, /*hidden argument*/NULL); if (!L_27) { goto IL_0086; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_28 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_29 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_30 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m1B7A940E1C2EABCA60081FD60C0A1339DD15BDAC(L_30, L_28, L_29, /*hidden argument*/NULL); return L_30; } IL_0086: { Type_t * L_31 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_32 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_33 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_31, L_32, /*hidden argument*/NULL); if (!L_33) { goto IL_00a0; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_34 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_35 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_36 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m1B7A940E1C2EABCA60081FD60C0A1339DD15BDAC(L_36, L_34, L_35, /*hidden argument*/NULL); return L_36; } IL_00a0: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_37 = ___value0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_38 = L_37; RuntimeObject * L_39 = Box(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var, &L_38); Type_t * L_40 = ___destinationType1; RuntimeObject * L_41 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_39, L_40, (RuntimeObject*)NULL); return L_41; } } // System.Object System.Xml.Schema.XmlDateTimeConverter::ChangeType(System.String,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlDateTimeConverter_ChangeType_m19995FA76CD97B13AEFC106C5E66A60DACE7E9BF (XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD * __this, String_t* ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlDateTimeConverter_ChangeType_m19995FA76CD97B13AEFC106C5E66A60DACE7E9BF_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlDateTimeConverter_ChangeType_m19995FA76CD97B13AEFC106C5E66A60DACE7E9BF_RuntimeMethod_var); } IL_000e: { Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, XmlDateTimeConverter_ChangeType_m19995FA76CD97B13AEFC106C5E66A60DACE7E9BF_RuntimeMethod_var); } IL_0022: { Type_t * L_5 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_6 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_7 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0037; } } { Type_t * L_8 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_8; } IL_0037: { Type_t * L_9 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeType_24(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0051; } } { String_t* L_12 = ___value0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_13 = VirtFuncInvoker1< DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 , String_t* >::Invoke(38 /* System.DateTime System.Xml.Schema.XmlValueConverter::ToDateTime(System.String) */, __this, L_12); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_14 = L_13; RuntimeObject * L_15 = Box(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var, &L_14); return L_15; } IL_0051: { Type_t * L_16 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_17 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_18 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_16, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_006b; } } { String_t* L_19 = ___value0; DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_20 = VirtFuncInvoker1< DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 , String_t* >::Invoke(41 /* System.DateTimeOffset System.Xml.Schema.XmlValueConverter::ToDateTimeOffset(System.String) */, __this, L_19); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_21 = L_20; RuntimeObject * L_22 = Box(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_006b: { Type_t * L_23 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_24 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_25 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_23, L_24, /*hidden argument*/NULL); if (!L_25) { goto IL_007a; } } { String_t* L_26 = ___value0; return L_26; } IL_007a: { Type_t * L_27 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_28 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_29 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_27, L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_0094; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_30 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); String_t* L_31 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_32 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_32, L_30, L_31, /*hidden argument*/NULL); return L_32; } IL_0094: { Type_t * L_33 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_34 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_35 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_33, L_34, /*hidden argument*/NULL); if (!L_35) { goto IL_00ae; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_36 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); String_t* L_37 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_38 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_38, L_36, L_37, /*hidden argument*/NULL); return L_38; } IL_00ae: { String_t* L_39 = ___value0; Type_t * L_40 = ___destinationType1; RuntimeObject* L_41 = ___nsResolver2; RuntimeObject * L_42 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_39, L_40, L_41); return L_42; } } // System.Object System.Xml.Schema.XmlDateTimeConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlDateTimeConverter_ChangeType_m3736D5F19598850BD5E99BA0AD3BD349093EF027 (XmlDateTimeConverter_tEE6CF164478ED0ECBF4C48904585A05ED2F411FD * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlDateTimeConverter_ChangeType_m3736D5F19598850BD5E99BA0AD3BD349093EF027_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlDateTimeConverter_ChangeType_m3736D5F19598850BD5E99BA0AD3BD349093EF027_RuntimeMethod_var); } IL_000e: { Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, XmlDateTimeConverter_ChangeType_m3736D5F19598850BD5E99BA0AD3BD349093EF027_RuntimeMethod_var); } IL_0022: { RuntimeObject * L_5 = ___value0; NullCheck(L_5); Type_t * L_6 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_5, /*hidden argument*/NULL); V_0 = L_6; Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003e; } } { Type_t * L_10 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_10; } IL_003e: { Type_t * L_11 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_12 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeType_24(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_13 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0058; } } { RuntimeObject * L_14 = ___value0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_15 = VirtFuncInvoker1< DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 , RuntimeObject * >::Invoke(39 /* System.DateTime System.Xml.Schema.XmlValueConverter::ToDateTime(System.Object) */, __this, L_14); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_16 = L_15; RuntimeObject * L_17 = Box(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var, &L_16); return L_17; } IL_0058: { Type_t * L_18 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_19 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_20 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_18, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_0072; } } { RuntimeObject * L_21 = ___value0; DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_22 = VirtFuncInvoker1< DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 , RuntimeObject * >::Invoke(42 /* System.DateTimeOffset System.Xml.Schema.XmlValueConverter::ToDateTimeOffset(System.Object) */, __this, L_21); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_23 = L_22; RuntimeObject * L_24 = Box(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_il2cpp_TypeInfo_var, &L_23); return L_24; } IL_0072: { Type_t * L_25 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_26 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_27 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_25, L_26, /*hidden argument*/NULL); if (!L_27) { goto IL_0088; } } { RuntimeObject * L_28 = ___value0; RuntimeObject* L_29 = ___nsResolver2; String_t* L_30 = VirtFuncInvoker2< String_t*, RuntimeObject *, RuntimeObject* >::Invoke(52 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) */, __this, L_28, L_29); return L_30; } IL_0088: { Type_t * L_31 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_32 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_33 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_31, L_32, /*hidden argument*/NULL); if (!L_33) { goto IL_010b; } } { Type_t * L_34 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_35 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeType_24(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_36 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_34, L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_00b4; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_37 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_38 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_39 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m1B7A940E1C2EABCA60081FD60C0A1339DD15BDAC(L_39, L_37, ((*(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)UnBox(L_38, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_39; } IL_00b4: { Type_t * L_40 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_41 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_42 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_40, L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_00d8; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_43 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_44 = ___value0; DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_45 = ((*(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)((DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)UnBox(L_44, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_il2cpp_TypeInfo_var)))); RuntimeObject * L_46 = Box(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_il2cpp_TypeInfo_var, &L_45); XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_47 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m1C489C1005BEE2632E07492092D9CE674C7E3130(L_47, L_43, L_46, /*hidden argument*/NULL); return L_47; } IL_00d8: { Type_t * L_48 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_49 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_50 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_48, L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_00f7; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_51 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_52 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_53 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_53, L_51, ((String_t*)CastclassSealed((RuntimeObject*)L_52, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_53; } IL_00f7: { Type_t * L_54 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_55 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_56 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_54, L_55, /*hidden argument*/NULL); if (!L_56) { goto IL_010b; } } { RuntimeObject * L_57 = ___value0; return ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_57, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)); } IL_010b: { Type_t * L_58 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_59 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_60 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_58, L_59, /*hidden argument*/NULL); if (!L_60) { goto IL_018e; } } { Type_t * L_61 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_62 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeType_24(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_63 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_61, L_62, /*hidden argument*/NULL); if (!L_63) { goto IL_0137; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_64 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_65 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_66 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m1B7A940E1C2EABCA60081FD60C0A1339DD15BDAC(L_66, L_64, ((*(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)UnBox(L_65, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_66; } IL_0137: { Type_t * L_67 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_68 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_69 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_67, L_68, /*hidden argument*/NULL); if (!L_69) { goto IL_015b; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_70 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_71 = ___value0; DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_72 = ((*(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)((DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)UnBox(L_71, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_il2cpp_TypeInfo_var)))); RuntimeObject * L_73 = Box(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_il2cpp_TypeInfo_var, &L_72); XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_74 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m1C489C1005BEE2632E07492092D9CE674C7E3130(L_74, L_70, L_73, /*hidden argument*/NULL); return L_74; } IL_015b: { Type_t * L_75 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_76 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_77 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_75, L_76, /*hidden argument*/NULL); if (!L_77) { goto IL_017a; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_78 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_79 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_80 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_80, L_78, ((String_t*)CastclassSealed((RuntimeObject*)L_79, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_80; } IL_017a: { Type_t * L_81 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_82 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_83 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_81, L_82, /*hidden argument*/NULL); if (!L_83) { goto IL_018e; } } { RuntimeObject * L_84 = ___value0; return ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_84, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)); } IL_018e: { RuntimeObject * L_85 = ___value0; Type_t * L_86 = ___destinationType1; RuntimeObject* L_87 = ___nsResolver2; RuntimeObject * L_88 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_85, L_86, L_87); return L_88; } } #ifdef __clang__ #pragma 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.XmlListConverter::.ctor(System.Xml.Schema.XmlBaseConverter) extern "C" IL2CPP_METHOD_ATTR void XmlListConverter__ctor_mAB57AE0E8F6D551B371FDFC90357661A0F1D4CEA (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 * ___atomicConverter0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlListConverter__ctor_mAB57AE0E8F6D551B371FDFC90357661A0F1D4CEA_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 * L_0 = ___atomicConverter0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); XmlBaseConverter__ctor_mACE51525C709D2759F612EEDF34FDE3E087F0A14(__this, L_0, /*hidden argument*/NULL); XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 * L_1 = ___atomicConverter0; __this->set_atomicConverter_32(L_1); return; } } // System.Void System.Xml.Schema.XmlListConverter::.ctor(System.Xml.Schema.XmlBaseConverter,System.Type) extern "C" IL2CPP_METHOD_ATTR void XmlListConverter__ctor_m4EFE00D5C2BF998DBF59953FAEAB4F23BC16AAC9 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 * ___atomicConverter0, Type_t * ___clrTypeDefault1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlListConverter__ctor_m4EFE00D5C2BF998DBF59953FAEAB4F23BC16AAC9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 * L_0 = ___atomicConverter0; Type_t * L_1 = ___clrTypeDefault1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); XmlBaseConverter__ctor_m32ADEA2FA88FA78D51E9A4277044ED459B1AEAF4(__this, L_0, L_1, /*hidden argument*/NULL); XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 * L_2 = ___atomicConverter0; __this->set_atomicConverter_32(L_2); return; } } // System.Void System.Xml.Schema.XmlListConverter::.ctor(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlListConverter__ctor_m13543AF94577EE0CFE058E0AF570EBB675AE5654 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlListConverter__ctor_m13543AF94577EE0CFE058E0AF570EBB675AE5654_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_0 = ___schemaType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); XmlBaseConverter__ctor_mD14E99D1AAF0C63194C50E2E9877DCC97F23D968(__this, L_0, /*hidden argument*/NULL); return; } } // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlListConverter::Create(System.Xml.Schema.XmlValueConverter) extern "C" IL2CPP_METHOD_ATTR XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * XmlListConverter_Create_mC67229C1CE3A5A1ED5CF18E02B8704F6637ACF54 (XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * ___atomicConverter0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlListConverter_Create_mC67229C1CE3A5A1ED5CF18E02B8704F6637ACF54_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_0 = ___atomicConverter0; IL2CPP_RUNTIME_CLASS_INIT(XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_il2cpp_TypeInfo_var); XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_1 = ((XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_StaticFields*)il2cpp_codegen_static_fields_for(XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_il2cpp_TypeInfo_var))->get_Untyped_34(); if ((!(((RuntimeObject*)(XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E *)L_0) == ((RuntimeObject*)(XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E *)L_1)))) { goto IL_000e; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_il2cpp_TypeInfo_var); XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_2 = ((XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_StaticFields*)il2cpp_codegen_static_fields_for(XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_il2cpp_TypeInfo_var))->get_UntypedList_35(); return L_2; } IL_000e: { XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_3 = ___atomicConverter0; IL2CPP_RUNTIME_CLASS_INIT(XmlAnyConverter_t4D431617E0BF65D3436F651CFC9024F17ACEB8D6_il2cpp_TypeInfo_var); XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_4 = ((XmlAnyConverter_t4D431617E0BF65D3436F651CFC9024F17ACEB8D6_StaticFields*)il2cpp_codegen_static_fields_for(XmlAnyConverter_t4D431617E0BF65D3436F651CFC9024F17ACEB8D6_il2cpp_TypeInfo_var))->get_Item_32(); if ((!(((RuntimeObject*)(XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E *)L_3) == ((RuntimeObject*)(XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E *)L_4)))) { goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlAnyListConverter_t1150077B9E7B2D0AEDC3450117300B021E43BF4A_il2cpp_TypeInfo_var); XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_5 = ((XmlAnyListConverter_t1150077B9E7B2D0AEDC3450117300B021E43BF4A_StaticFields*)il2cpp_codegen_static_fields_for(XmlAnyListConverter_t1150077B9E7B2D0AEDC3450117300B021E43BF4A_il2cpp_TypeInfo_var))->get_ItemList_33(); return L_5; } IL_001c: { XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_6 = ___atomicConverter0; IL2CPP_RUNTIME_CLASS_INIT(XmlAnyConverter_t4D431617E0BF65D3436F651CFC9024F17ACEB8D6_il2cpp_TypeInfo_var); XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_7 = ((XmlAnyConverter_t4D431617E0BF65D3436F651CFC9024F17ACEB8D6_StaticFields*)il2cpp_codegen_static_fields_for(XmlAnyConverter_t4D431617E0BF65D3436F651CFC9024F17ACEB8D6_il2cpp_TypeInfo_var))->get_AnyAtomic_33(); if ((!(((RuntimeObject*)(XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E *)L_6) == ((RuntimeObject*)(XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E *)L_7)))) { goto IL_002a; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlAnyListConverter_t1150077B9E7B2D0AEDC3450117300B021E43BF4A_il2cpp_TypeInfo_var); XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_8 = ((XmlAnyListConverter_t1150077B9E7B2D0AEDC3450117300B021E43BF4A_StaticFields*)il2cpp_codegen_static_fields_for(XmlAnyListConverter_t1150077B9E7B2D0AEDC3450117300B021E43BF4A_il2cpp_TypeInfo_var))->get_AnyAtomicList_34(); return L_8; } IL_002a: { XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_9 = ___atomicConverter0; XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * L_10 = (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *)il2cpp_codegen_object_new(XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2_il2cpp_TypeInfo_var); XmlListConverter__ctor_mAB57AE0E8F6D551B371FDFC90357661A0F1D4CEA(L_10, ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8 *)CastclassClass((RuntimeObject*)L_9, XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_10; } } // System.Object System.Xml.Schema.XmlListConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlListConverter_ChangeType_m2846A5C58E848D7E39D3F7A35AB52E71A2680342 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlListConverter_ChangeType_m2846A5C58E848D7E39D3F7A35AB52E71A2680342_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlListConverter_ChangeType_m2846A5C58E848D7E39D3F7A35AB52E71A2680342_RuntimeMethod_var); } IL_000e: { Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, XmlListConverter_ChangeType_m2846A5C58E848D7E39D3F7A35AB52E71A2680342_RuntimeMethod_var); } IL_0022: { RuntimeObject * L_5 = ___value0; Type_t * L_6 = ___destinationType1; RuntimeObject* L_7 = ___nsResolver2; RuntimeObject * L_8 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_5, L_6, L_7); return L_8; } } // System.Object System.Xml.Schema.XmlListConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlListConverter_ChangeListType_m14422AFBD90F04D25E3C06A6CD905B3AC58F13CD (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlListConverter_ChangeListType_m14422AFBD90F04D25E3C06A6CD905B3AC58F13CD_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; Type_t * V_1 = NULL; { RuntimeObject * L_0 = ___value0; NullCheck(L_0); Type_t * L_1 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_0, /*hidden argument*/NULL); V_0 = L_1; Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_3 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_4 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_001c; } } { Type_t * L_5 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_5; } IL_001c: { RuntimeObject * L_6 = ___value0; if (!((RuntimeObject*)IsInst((RuntimeObject*)L_6, IEnumerable_tD74549CEA1AA48E768382B94FEACBB07E2E3FA2C_il2cpp_TypeInfo_var))) { goto IL_002d; } } { Type_t * L_7 = ___destinationType1; bool L_8 = XmlListConverter_IsListType_mA7C790DCE9065D7B431FC62FE10AB20CAAB9B1C7(__this, L_7, /*hidden argument*/NULL); if (L_8) { goto IL_0036; } } IL_002d: { Type_t * L_9 = V_0; Type_t * L_10 = ___destinationType1; Exception_t * L_11 = XmlListConverter_CreateInvalidClrMappingException_m3B0593AFC01B7F82DAAE41F7A0C3FD5D24545B8C(__this, L_9, L_10, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, NULL, XmlListConverter_ChangeListType_m14422AFBD90F04D25E3C06A6CD905B3AC58F13CD_RuntimeMethod_var); } IL_0036: { Type_t * L_12 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_13 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_14 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_12, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0060; } } { Type_t * L_15 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_16 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_17 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_15, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_0052; } } { RuntimeObject * L_18 = ___value0; return L_18; } IL_0052: { RuntimeObject * L_19 = ___value0; RuntimeObject* L_20 = ___nsResolver2; String_t* L_21 = XmlListConverter_ListAsString_m31392857738C151FF0B91DD8FE79804DA4D51057(__this, ((RuntimeObject*)Castclass((RuntimeObject*)L_19, IEnumerable_tD74549CEA1AA48E768382B94FEACBB07E2E3FA2C_il2cpp_TypeInfo_var)), L_20, /*hidden argument*/NULL); return L_21; } IL_0060: { Type_t * L_22 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_23 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_24 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_22, L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_007b; } } { RuntimeObject * L_25 = ___value0; List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * L_26 = XmlListConverter_StringAsList_m29DD4C9918C91346AA6F6DCF612AA857289D80FF(__this, ((String_t*)CastclassSealed((RuntimeObject*)L_25, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); ___value0 = L_26; } IL_007b: { Type_t * L_27 = ___destinationType1; NullCheck(L_27); bool L_28 = Type_get_IsArray_m0B4E20F93B1B34C0B5C4B089F543D1AA338DC9FE(L_27, /*hidden argument*/NULL); if (!L_28) { goto IL_029b; } } { Type_t * L_29 = ___destinationType1; NullCheck(L_29); Type_t * L_30 = VirtFuncInvoker0< Type_t * >::Invoke(93 /* System.Type System.Type::GetElementType() */, L_29); V_1 = L_30; Type_t * L_31 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_32 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_33 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_31, L_32, /*hidden argument*/NULL); if (!L_33) { goto IL_00a3; } } { RuntimeObject * L_34 = ___value0; RuntimeObject* L_35 = ___nsResolver2; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_36 = XmlListConverter_ToArray_TisRuntimeObject_m67ECFDBC21FF0D75413B1DF852889DB63775E168(__this, L_34, L_35, /*hidden argument*/XmlListConverter_ToArray_TisRuntimeObject_m67ECFDBC21FF0D75413B1DF852889DB63775E168_RuntimeMethod_var); return (RuntimeObject *)L_36; } IL_00a3: { Type_t * L_37 = V_0; Type_t * L_38 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_39 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_37, L_38, /*hidden argument*/NULL); if (!L_39) { goto IL_00ae; } } { RuntimeObject * L_40 = ___value0; return L_40; } IL_00ae: { Type_t * L_41 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_42 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_BooleanType_26(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_43 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_41, L_42, /*hidden argument*/NULL); if (!L_43) { goto IL_00c4; } } { RuntimeObject * L_44 = ___value0; RuntimeObject* L_45 = ___nsResolver2; BooleanU5BU5D_t192C7579715690E25BD5EFED47F3E0FC9DCB2040* L_46 = XmlListConverter_ToArray_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m600FFEE7C10E2BCA12854812A6BB6DCE593F559D(__this, L_44, L_45, /*hidden argument*/XmlListConverter_ToArray_TisBoolean_tB53F6830F670160873277339AA58F15CAED4399C_m600FFEE7C10E2BCA12854812A6BB6DCE593F559D_RuntimeMethod_var); return (RuntimeObject *)L_46; } IL_00c4: { Type_t * L_47 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_48 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteType_15(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_49 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_47, L_48, /*hidden argument*/NULL); if (!L_49) { goto IL_00da; } } { RuntimeObject * L_50 = ___value0; RuntimeObject* L_51 = ___nsResolver2; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_52 = XmlListConverter_ToArray_TisByte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_mC104EC1276093517C4A440400990549F0EC4A501(__this, L_50, L_51, /*hidden argument*/XmlListConverter_ToArray_TisByte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_mC104EC1276093517C4A440400990549F0EC4A501_RuntimeMethod_var); return (RuntimeObject *)L_52; } IL_00da: { Type_t * L_53 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_54 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteArrayType_27(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_55 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_53, L_54, /*hidden argument*/NULL); if (!L_55) { goto IL_00f0; } } { RuntimeObject * L_56 = ___value0; RuntimeObject* L_57 = ___nsResolver2; ByteU5BU5DU5BU5D_tD1CB918775FFB351821F10AC338FECDDE22DEEC7* L_58 = XmlListConverter_ToArray_TisByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_m863EAF5A8D8043657DA87770951F9D625BA8EA1B(__this, L_56, L_57, /*hidden argument*/XmlListConverter_ToArray_TisByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_m863EAF5A8D8043657DA87770951F9D625BA8EA1B_RuntimeMethod_var); return (RuntimeObject *)L_58; } IL_00f0: { Type_t * L_59 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_60 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeType_24(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_61 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_59, L_60, /*hidden argument*/NULL); if (!L_61) { goto IL_0106; } } { RuntimeObject * L_62 = ___value0; RuntimeObject* L_63 = ___nsResolver2; DateTimeU5BU5D_tFEA62BD2EDF382C69C4B1F20ED98F3709EA271C1* L_64 = XmlListConverter_ToArray_TisDateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_m7A70B3F4919A8A04503EB3E3DE04819827A7E754(__this, L_62, L_63, /*hidden argument*/XmlListConverter_ToArray_TisDateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_m7A70B3F4919A8A04503EB3E3DE04819827A7E754_RuntimeMethod_var); return (RuntimeObject *)L_64; } IL_0106: { Type_t * L_65 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_66 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_67 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_65, L_66, /*hidden argument*/NULL); if (!L_67) { goto IL_011c; } } { RuntimeObject * L_68 = ___value0; RuntimeObject* L_69 = ___nsResolver2; DateTimeOffsetU5BU5D_tBE5BF156BB0B9FFFC5B216B0D02C0D44288FCA25* L_70 = XmlListConverter_ToArray_TisDateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_m245C5C764ADA22BD15B1CEF3B7E1CE639178571E(__this, L_68, L_69, /*hidden argument*/XmlListConverter_ToArray_TisDateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_m245C5C764ADA22BD15B1CEF3B7E1CE639178571E_RuntimeMethod_var); return (RuntimeObject *)L_70; } IL_011c: { Type_t * L_71 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_72 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_73 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_71, L_72, /*hidden argument*/NULL); if (!L_73) { goto IL_0132; } } { RuntimeObject * L_74 = ___value0; RuntimeObject* L_75 = ___nsResolver2; DecimalU5BU5D_t163CFBECCD3B6655700701D6451CA0CF493CBF0F* L_76 = XmlListConverter_ToArray_TisDecimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_mA3A16654EDC8B202DDFE85E9A5E650280F33F9B7(__this, L_74, L_75, /*hidden argument*/XmlListConverter_ToArray_TisDecimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_mA3A16654EDC8B202DDFE85E9A5E650280F33F9B7_RuntimeMethod_var); return (RuntimeObject *)L_76; } IL_0132: { Type_t * L_77 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_78 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DoubleType_22(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_79 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_77, L_78, /*hidden argument*/NULL); if (!L_79) { goto IL_0148; } } { RuntimeObject * L_80 = ___value0; RuntimeObject* L_81 = ___nsResolver2; DoubleU5BU5D_tF9383437DDA9EAC9F60627E9E6E2045CF7CB182D* L_82 = XmlListConverter_ToArray_TisDouble_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_mE9D821F3A3E87F07E271FD24A48D91E71D6C6450(__this, L_80, L_81, /*hidden argument*/XmlListConverter_ToArray_TisDouble_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_mE9D821F3A3E87F07E271FD24A48D91E71D6C6450_RuntimeMethod_var); return (RuntimeObject *)L_82; } IL_0148: { Type_t * L_83 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_84 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int16Type_16(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_85 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_83, L_84, /*hidden argument*/NULL); if (!L_85) { goto IL_015e; } } { RuntimeObject * L_86 = ___value0; RuntimeObject* L_87 = ___nsResolver2; Int16U5BU5D_tDA0F0B2730337F72E44DB024BE9818FA8EDE8D28* L_88 = XmlListConverter_ToArray_TisInt16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_m06317C32C4B8B330DE077C38E7237CB1D06D9723(__this, L_86, L_87, /*hidden argument*/XmlListConverter_ToArray_TisInt16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_m06317C32C4B8B330DE077C38E7237CB1D06D9723_RuntimeMethod_var); return (RuntimeObject *)L_88; } IL_015e: { Type_t * L_89 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_90 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_91 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_89, L_90, /*hidden argument*/NULL); if (!L_91) { goto IL_0174; } } { RuntimeObject * L_92 = ___value0; RuntimeObject* L_93 = ___nsResolver2; Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_94 = XmlListConverter_ToArray_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m632671B61D12746E4747E6B63BC09181FC6FC368(__this, L_92, L_93, /*hidden argument*/XmlListConverter_ToArray_TisInt32_t585191389E07734F19F3156FF88FB3EF4800D102_m632671B61D12746E4747E6B63BC09181FC6FC368_RuntimeMethod_var); return (RuntimeObject *)L_94; } IL_0174: { Type_t * L_95 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_96 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_97 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_95, L_96, /*hidden argument*/NULL); if (!L_97) { goto IL_018a; } } { RuntimeObject * L_98 = ___value0; RuntimeObject* L_99 = ___nsResolver2; Int64U5BU5D_tE04A3DEF6AF1C852A43B98A24EFB715806B37F5F* L_100 = XmlListConverter_ToArray_TisInt64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_m5C56E17BBAD364CE7D1823BB139A5B906461184E(__this, L_98, L_99, /*hidden argument*/XmlListConverter_ToArray_TisInt64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_m5C56E17BBAD364CE7D1823BB139A5B906461184E_RuntimeMethod_var); return (RuntimeObject *)L_100; } IL_018a: { Type_t * L_101 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_102 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SByteType_17(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_103 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_101, L_102, /*hidden argument*/NULL); if (!L_103) { goto IL_01a0; } } { RuntimeObject * L_104 = ___value0; RuntimeObject* L_105 = ___nsResolver2; SByteU5BU5D_t623D1F33C61DEAC564E2B0560E00F1E1364F7889* L_106 = XmlListConverter_ToArray_TisSByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_mBC42137FB14AC5442894124B54AC1A4B126D2D4C(__this, L_104, L_105, /*hidden argument*/XmlListConverter_ToArray_TisSByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_mBC42137FB14AC5442894124B54AC1A4B126D2D4C_RuntimeMethod_var); return (RuntimeObject *)L_106; } IL_01a0: { Type_t * L_107 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_108 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SingleType_23(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_109 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_107, L_108, /*hidden argument*/NULL); if (!L_109) { goto IL_01b6; } } { RuntimeObject * L_110 = ___value0; RuntimeObject* L_111 = ___nsResolver2; SingleU5BU5D_tA7139B7CAA40EAEF9178E2C386C8A5993754FDD5* L_112 = XmlListConverter_ToArray_TisSingle_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_mA555F893F59FD63E31250A0CB108D161724013BA(__this, L_110, L_111, /*hidden argument*/XmlListConverter_ToArray_TisSingle_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_mA555F893F59FD63E31250A0CB108D161724013BA_RuntimeMethod_var); return (RuntimeObject *)L_112; } IL_01b6: { Type_t * L_113 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_114 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_115 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_113, L_114, /*hidden argument*/NULL); if (!L_115) { goto IL_01cc; } } { RuntimeObject * L_116 = ___value0; RuntimeObject* L_117 = ___nsResolver2; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_118 = XmlListConverter_ToArray_TisString_t_mC32D0A5B007C851F63F1B9727C707AE99FD470FF(__this, L_116, L_117, /*hidden argument*/XmlListConverter_ToArray_TisString_t_mC32D0A5B007C851F63F1B9727C707AE99FD470FF_RuntimeMethod_var); return (RuntimeObject *)L_118; } IL_01cc: { Type_t * L_119 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_120 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_TimeSpanType_30(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_121 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_119, L_120, /*hidden argument*/NULL); if (!L_121) { goto IL_01e2; } } { RuntimeObject * L_122 = ___value0; RuntimeObject* L_123 = ___nsResolver2; TimeSpanU5BU5D_tCF326C038BD306190A013AE3C9F9B1A525054DD5* L_124 = XmlListConverter_ToArray_TisTimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_m05A64728B6A400227DDDF482F7E0B1F30281E3BB(__this, L_122, L_123, /*hidden argument*/XmlListConverter_ToArray_TisTimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_m05A64728B6A400227DDDF482F7E0B1F30281E3BB_RuntimeMethod_var); return (RuntimeObject *)L_124; } IL_01e2: { Type_t * L_125 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_126 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt16Type_18(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_127 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_125, L_126, /*hidden argument*/NULL); if (!L_127) { goto IL_01f8; } } { RuntimeObject * L_128 = ___value0; RuntimeObject* L_129 = ___nsResolver2; UInt16U5BU5D_t2D4BB1F8C486FF4359FFA7E4A76A8708A684543E* L_130 = XmlListConverter_ToArray_TisUInt16_tAE45CEF73BF720100519F6867F32145D075F928E_m205C1CF96FEABB0EAFBC8AE70952C3A9FB50BFE0(__this, L_128, L_129, /*hidden argument*/XmlListConverter_ToArray_TisUInt16_tAE45CEF73BF720100519F6867F32145D075F928E_m205C1CF96FEABB0EAFBC8AE70952C3A9FB50BFE0_RuntimeMethod_var); return (RuntimeObject *)L_130; } IL_01f8: { Type_t * L_131 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_132 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt32Type_19(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_133 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_131, L_132, /*hidden argument*/NULL); if (!L_133) { goto IL_020e; } } { RuntimeObject * L_134 = ___value0; RuntimeObject* L_135 = ___nsResolver2; UInt32U5BU5D_t9AA834AF2940E75BBF8E3F08FF0D20D266DB71CB* L_136 = XmlListConverter_ToArray_TisUInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_m88B7788C4BB3756EC0A966401F1D13D662A1615A(__this, L_134, L_135, /*hidden argument*/XmlListConverter_ToArray_TisUInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_m88B7788C4BB3756EC0A966401F1D13D662A1615A_RuntimeMethod_var); return (RuntimeObject *)L_136; } IL_020e: { Type_t * L_137 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_138 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt64Type_20(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_139 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_137, L_138, /*hidden argument*/NULL); if (!L_139) { goto IL_0224; } } { RuntimeObject * L_140 = ___value0; RuntimeObject* L_141 = ___nsResolver2; UInt64U5BU5D_tA808FE881491284FF25AFDF5C4BC92A826031EF4* L_142 = XmlListConverter_ToArray_TisUInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_m904001409F4BCF396E5E8D0EB777561D72170836(__this, L_140, L_141, /*hidden argument*/XmlListConverter_ToArray_TisUInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_m904001409F4BCF396E5E8D0EB777561D72170836_RuntimeMethod_var); return (RuntimeObject *)L_142; } IL_0224: { Type_t * L_143 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_144 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UriType_29(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_145 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_143, L_144, /*hidden argument*/NULL); if (!L_145) { goto IL_023a; } } { RuntimeObject * L_146 = ___value0; RuntimeObject* L_147 = ___nsResolver2; UriU5BU5D_t2BA00D5A5C9D2A274C64EB3328ADE0D952CD0EB5* L_148 = XmlListConverter_ToArray_TisUri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_m26765AB3D4B34E704E102C80823C0D0DC1303A03(__this, L_146, L_147, /*hidden argument*/XmlListConverter_ToArray_TisUri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_m26765AB3D4B34E704E102C80823C0D0DC1303A03_RuntimeMethod_var); return (RuntimeObject *)L_148; } IL_023a: { Type_t * L_149 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_150 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_151 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_149, L_150, /*hidden argument*/NULL); if (!L_151) { goto IL_0250; } } { RuntimeObject * L_152 = ___value0; RuntimeObject* L_153 = ___nsResolver2; XmlAtomicValueU5BU5D_t2C9689A5D8CF8CFA58E0A2FFA03E95C2A690B5FB* L_154 = XmlListConverter_ToArray_TisXmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_mECB2B662ED168D58F3F056FF3F3CCFAF05076BF3(__this, L_152, L_153, /*hidden argument*/XmlListConverter_ToArray_TisXmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_mECB2B662ED168D58F3F056FF3F3CCFAF05076BF3_RuntimeMethod_var); return (RuntimeObject *)L_154; } IL_0250: { Type_t * L_155 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_156 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlQualifiedNameType_28(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_157 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_155, L_156, /*hidden argument*/NULL); if (!L_157) { goto IL_0266; } } { RuntimeObject * L_158 = ___value0; RuntimeObject* L_159 = ___nsResolver2; XmlQualifiedNameU5BU5D_t375EB02A213AC919E02336B57A412BB761AFA18B* L_160 = XmlListConverter_ToArray_TisXmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_m386E5372DE8868C2A47F8333CA413FD03A06848F(__this, L_158, L_159, /*hidden argument*/XmlListConverter_ToArray_TisXmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_m386E5372DE8868C2A47F8333CA413FD03A06848F_RuntimeMethod_var); return (RuntimeObject *)L_160; } IL_0266: { Type_t * L_161 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_162 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_163 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_161, L_162, /*hidden argument*/NULL); if (!L_163) { goto IL_027c; } } { RuntimeObject * L_164 = ___value0; RuntimeObject* L_165 = ___nsResolver2; XPathItemU5BU5D_tEAD4D1386A15172615EC8CB29E15366C26858403* L_166 = XmlListConverter_ToArray_TisXPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98_m3EADAFBC506C1C1BD696CF3C4DB135D700B0BA68(__this, L_164, L_165, /*hidden argument*/XmlListConverter_ToArray_TisXPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98_m3EADAFBC506C1C1BD696CF3C4DB135D700B0BA68_RuntimeMethod_var); return (RuntimeObject *)L_166; } IL_027c: { Type_t * L_167 = V_1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_168 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathNavigatorType_31(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_169 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_167, L_168, /*hidden argument*/NULL); if (!L_169) { goto IL_0292; } } { RuntimeObject * L_170 = ___value0; RuntimeObject* L_171 = ___nsResolver2; XPathNavigatorU5BU5D_t38B7B1759F5326A325D05B4A7D663AAB353E3ABC* L_172 = XmlListConverter_ToArray_TisXPathNavigator_t4E711E4382A896C152FA99D0D39A8C6CEC238EC3_m40AC3C9B7806A15F1D5D3FAC907FB6819E1BF5E3(__this, L_170, L_171, /*hidden argument*/XmlListConverter_ToArray_TisXPathNavigator_t4E711E4382A896C152FA99D0D39A8C6CEC238EC3_m40AC3C9B7806A15F1D5D3FAC907FB6819E1BF5E3_RuntimeMethod_var); return (RuntimeObject *)L_172; } IL_0292: { Type_t * L_173 = V_0; Type_t * L_174 = ___destinationType1; Exception_t * L_175 = XmlListConverter_CreateInvalidClrMappingException_m3B0593AFC01B7F82DAAE41F7A0C3FD5D24545B8C(__this, L_173, L_174, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_175, NULL, XmlListConverter_ChangeListType_m14422AFBD90F04D25E3C06A6CD905B3AC58F13CD_RuntimeMethod_var); } IL_029b: { Type_t * L_176 = V_0; Type_t * L_177 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_178 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_176, L_177, /*hidden argument*/NULL); if (!L_178) { goto IL_02b8; } } { Type_t * L_179 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_180 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectArrayType_6(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_181 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_179, L_180, /*hidden argument*/NULL); if (!L_181) { goto IL_02b8; } } { RuntimeObject * L_182 = ___value0; return L_182; } IL_02b8: { RuntimeObject * L_183 = ___value0; RuntimeObject* L_184 = ___nsResolver2; RuntimeObject* L_185 = XmlListConverter_ToList_mD5A1E947A416A205D5E85AB5083132CC5E8ECEEC(__this, L_183, L_184, /*hidden argument*/NULL); return L_185; } } // System.Boolean System.Xml.Schema.XmlListConverter::IsListType(System.Type) extern "C" IL2CPP_METHOD_ATTR bool XmlListConverter_IsListType_mA7C790DCE9065D7B431FC62FE10AB20CAAB9B1C7 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, Type_t * ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlListConverter_IsListType_mA7C790DCE9065D7B431FC62FE10AB20CAAB9B1C7_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_1 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_IListType_5(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_2 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0034; } } { Type_t * L_3 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ICollectionType_3(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0034; } } { Type_t * L_6 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_7 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_IEnumerableType_4(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_6, L_7, /*hidden argument*/NULL); if (L_8) { goto IL_0034; } } { Type_t * L_9 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0036; } } IL_0034: { return (bool)1; } IL_0036: { Type_t * L_12 = ___type0; NullCheck(L_12); bool L_13 = Type_get_IsArray_m0B4E20F93B1B34C0B5C4B089F543D1AA338DC9FE(L_12, /*hidden argument*/NULL); return L_13; } } // System.Collections.IList System.Xml.Schema.XmlListConverter::ToList(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* XmlListConverter_ToList_mD5A1E947A416A205D5E85AB5083132CC5E8ECEEC (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlListConverter_ToList_mD5A1E947A416A205D5E85AB5083132CC5E8ECEEC_MetadataUsageId); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * V_1 = NULL; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = -1; NO_UNUSED_WARNING (__leave_target); { RuntimeObject * L_0 = ___list0; V_0 = ((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_tA637AB426E16F84F84ACC2813BDCF3A0414AF0AA_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0044; } } { RuntimeObject* L_2 = V_0; NullCheck(L_2); int32_t L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, L_2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_4 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)L_3); V_2 = L_4; V_3 = 0; goto IL_0039; } IL_001a: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_5 = V_2; int32_t L_6 = V_3; XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_7 = __this->get_atomicConverter_32(); RuntimeObject* L_8 = V_0; int32_t L_9 = V_3; NullCheck(L_8); RuntimeObject * L_10 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tA637AB426E16F84F84ACC2813BDCF3A0414AF0AA_il2cpp_TypeInfo_var, L_8, L_9); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_11 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); RuntimeObject* L_12 = ___nsResolver1; NullCheck(L_7); RuntimeObject * L_13 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, L_7, L_10, L_11, L_12); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_13); (L_5)->SetAt(static_cast(L_6), (RuntimeObject *)L_13); int32_t L_14 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0039: { int32_t L_15 = V_3; RuntimeObject* L_16 = V_0; NullCheck(L_16); int32_t L_17 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tA3BAB2482E28132A7CA9E0E21393027353C28B54_il2cpp_TypeInfo_var, L_16); if ((((int32_t)L_15) < ((int32_t)L_17))) { goto IL_001a; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_18 = V_2; return (RuntimeObject*)L_18; } IL_0044: { RuntimeObject * L_19 = ___list0; List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_20 = (List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D *)il2cpp_codegen_object_new(List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D_il2cpp_TypeInfo_var); List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3(L_20, /*hidden argument*/List_1__ctor_mC832F1AC0F814BAEB19175F5D7972A7507508BC3_RuntimeMethod_var); V_1 = L_20; NullCheck(((RuntimeObject*)IsInst((RuntimeObject*)L_19, IEnumerable_tD74549CEA1AA48E768382B94FEACBB07E2E3FA2C_il2cpp_TypeInfo_var))); RuntimeObject* L_21 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_tD74549CEA1AA48E768382B94FEACBB07E2E3FA2C_il2cpp_TypeInfo_var, ((RuntimeObject*)IsInst((RuntimeObject*)L_19, IEnumerable_tD74549CEA1AA48E768382B94FEACBB07E2E3FA2C_il2cpp_TypeInfo_var))); V_4 = L_21; } IL_0057: try { // begin try (depth: 1) { goto IL_007b; } IL_0059: { RuntimeObject* L_22 = V_4; NullCheck(L_22); RuntimeObject * L_23 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var, L_22); V_5 = L_23; List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_24 = V_1; XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_25 = __this->get_atomicConverter_32(); RuntimeObject * L_26 = V_5; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_27 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); RuntimeObject* L_28 = ___nsResolver1; NullCheck(L_25); RuntimeObject * L_29 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, L_25, L_26, L_27, L_28); NullCheck(L_24); List_1_Add_m6930161974C7504C80F52EC379EF012387D43138(L_24, L_29, /*hidden argument*/List_1_Add_m6930161974C7504C80F52EC379EF012387D43138_RuntimeMethod_var); } IL_007b: { RuntimeObject* L_30 = V_4; NullCheck(L_30); bool L_31 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var, L_30); if (L_31) { goto IL_0059; } } IL_0084: { IL2CPP_LEAVE(0x9B, FINALLY_0086); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0086; } FINALLY_0086: { // begin finally (depth: 1) { RuntimeObject* L_32 = V_4; V_6 = ((RuntimeObject*)IsInst((RuntimeObject*)L_32, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var)); RuntimeObject* L_33 = V_6; if (!L_33) { goto IL_009a; } } IL_0093: { RuntimeObject* L_34 = V_6; NullCheck(L_34); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var, L_34); } IL_009a: { IL2CPP_END_FINALLY(134) } } // end finally (depth: 1) IL2CPP_CLEANUP(134) { IL2CPP_JUMP_TBL(0x9B, IL_009b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_009b: { List_1_t05CC3C859AB5E6024394EF9A42E3E696628CA02D * L_35 = V_1; return L_35; } } // System.Collections.Generic.List`1 System.Xml.Schema.XmlListConverter::StringAsList(System.String) extern "C" IL2CPP_METHOD_ATTR List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * XmlListConverter_StringAsList_m29DD4C9918C91346AA6F6DCF612AA857289D80FF (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlListConverter_StringAsList_m29DD4C9918C91346AA6F6DCF612AA857289D80FF_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_1 = XmlConvert_SplitString_m6B7CF86F87E0A50390D716EEEB30FB53531E1924(L_0, /*hidden argument*/NULL); List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 * L_2 = (List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3 *)il2cpp_codegen_object_new(List_1_tE8032E48C661C350FF9550E9063D595C0AB25CD3_il2cpp_TypeInfo_var); List_1__ctor_mE9FDDA3E872C3CB2DBDC8562E9ABA76CA3124599(L_2, (RuntimeObject*)(RuntimeObject*)L_1, /*hidden argument*/List_1__ctor_mE9FDDA3E872C3CB2DBDC8562E9ABA76CA3124599_RuntimeMethod_var); return L_2; } } // System.String System.Xml.Schema.XmlListConverter::ListAsString(System.Collections.IEnumerable,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR String_t* XmlListConverter_ListAsString_m31392857738C151FF0B91DD8FE79804DA4D51057 (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, RuntimeObject* ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlListConverter_ListAsString_m31392857738C151FF0B91DD8FE79804DA4D51057_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; RuntimeObject* V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject* V_3 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = -1; NO_UNUSED_WARNING (__leave_target); { StringBuilder_t * L_0 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_mF928376F82E8C8FF3C11842C562DB8CF28B2735E(L_0, /*hidden argument*/NULL); V_0 = L_0; RuntimeObject* L_1 = ___list0; NullCheck(L_1); RuntimeObject* L_2 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_tD74549CEA1AA48E768382B94FEACBB07E2E3FA2C_il2cpp_TypeInfo_var, L_1); V_1 = L_2; } IL_000d: try { // begin try (depth: 1) { goto IL_003e; } IL_000f: { RuntimeObject* L_3 = V_1; NullCheck(L_3); RuntimeObject * L_4 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var, L_3); V_2 = L_4; RuntimeObject * L_5 = V_2; if (!L_5) { goto IL_003e; } } IL_0019: { StringBuilder_t * L_6 = V_0; NullCheck(L_6); int32_t L_7 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_002a; } } IL_0021: { StringBuilder_t * L_8 = V_0; NullCheck(L_8); StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A(L_8, ((int32_t)32), /*hidden argument*/NULL); } IL_002a: { StringBuilder_t * L_9 = V_0; XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_10 = __this->get_atomicConverter_32(); RuntimeObject * L_11 = V_2; RuntimeObject* L_12 = ___nsResolver1; NullCheck(L_10); String_t* L_13 = VirtFuncInvoker2< String_t*, RuntimeObject *, RuntimeObject* >::Invoke(52 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) */, L_10, L_11, L_12); NullCheck(L_9); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_9, L_13, /*hidden argument*/NULL); } IL_003e: { RuntimeObject* L_14 = V_1; NullCheck(L_14); bool L_15 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t8789118187258CC88B77AFAC6315B5AF87D3E18A_il2cpp_TypeInfo_var, L_14); if (L_15) { goto IL_000f; } } IL_0046: { IL2CPP_LEAVE(0x59, FINALLY_0048); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0048; } FINALLY_0048: { // begin finally (depth: 1) { RuntimeObject* L_16 = V_1; V_3 = ((RuntimeObject*)IsInst((RuntimeObject*)L_16, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var)); RuntimeObject* L_17 = V_3; if (!L_17) { goto IL_0058; } } IL_0052: { RuntimeObject* L_18 = V_3; NullCheck(L_18); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t7218B22548186B208D65EA5B7870503810A2D15A_il2cpp_TypeInfo_var, L_18); } IL_0058: { IL2CPP_END_FINALLY(72) } } // end finally (depth: 1) IL2CPP_CLEANUP(72) { IL2CPP_JUMP_TBL(0x59, IL_0059) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0059: { StringBuilder_t * L_19 = V_0; NullCheck(L_19); String_t* L_20 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_19); return L_20; } } // System.Exception System.Xml.Schema.XmlListConverter::CreateInvalidClrMappingException(System.Type,System.Type) extern "C" IL2CPP_METHOD_ATTR Exception_t * XmlListConverter_CreateInvalidClrMappingException_m3B0593AFC01B7F82DAAE41F7A0C3FD5D24545B8C (XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 * __this, Type_t * ___sourceType0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlListConverter_CreateInvalidClrMappingException_m3B0593AFC01B7F82DAAE41F7A0C3FD5D24545B8C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___sourceType0; Type_t * L_1 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_2 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0031; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_3 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_4 = L_3; String_t* L_5 = XmlBaseConverter_get_XmlTypeName_m017FFF0339254D598011B5FC728BC46696314B97(__this, /*hidden argument*/NULL); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_5); (L_4)->SetAt(static_cast(0), (RuntimeObject *)L_5); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_6 = L_4; Type_t * L_7 = ___sourceType0; NullCheck(L_7); String_t* L_8 = VirtFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_7); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAt(static_cast(1), (RuntimeObject *)L_8); String_t* L_9 = Res_GetString_mBDB7AFD1EB8C2C577012518DC77B8646A3045E78(_stringLiteralBE70C65BF14DF74729FF61E04CC5A7D9D35052E7, L_6, /*hidden argument*/NULL); InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA * L_10 = (InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA *)il2cpp_codegen_object_new(InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA_il2cpp_TypeInfo_var); InvalidCastException__ctor_m3795145150387C6C362DA693613505C604AB8812(L_10, L_9, /*hidden argument*/NULL); return L_10; } IL_0031: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_11 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)3); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_12 = L_11; String_t* L_13 = XmlBaseConverter_get_XmlTypeName_m017FFF0339254D598011B5FC728BC46696314B97(__this, /*hidden argument*/NULL); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_13); (L_12)->SetAt(static_cast(0), (RuntimeObject *)L_13); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_14 = L_12; Type_t * L_15 = ___sourceType0; NullCheck(L_15); String_t* L_16 = VirtFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_15); NullCheck(L_14); ArrayElementTypeCheck (L_14, L_16); (L_14)->SetAt(static_cast(1), (RuntimeObject *)L_16); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_17 = L_14; Type_t * L_18 = ___destinationType1; NullCheck(L_18); String_t* L_19 = VirtFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_18); NullCheck(L_17); ArrayElementTypeCheck (L_17, L_19); (L_17)->SetAt(static_cast(2), (RuntimeObject *)L_19); String_t* L_20 = Res_GetString_mBDB7AFD1EB8C2C577012518DC77B8646A3045E78(_stringLiteral203C039C7FB8231135D8A2CBA44BEADB29A643A3, L_17, /*hidden argument*/NULL); InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA * L_21 = (InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA *)il2cpp_codegen_object_new(InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA_il2cpp_TypeInfo_var); InvalidCastException__ctor_m3795145150387C6C362DA693613505C604AB8812(L_21, L_20, /*hidden argument*/NULL); return L_21; } } #ifdef __clang__ #pragma 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.XmlMiscConverter::.ctor(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlMiscConverter__ctor_mDB471C75E7652209EE00E56B0AA58D0FAF613D5A (XmlMiscConverter_t1AE3CF83A199556955635974EA33D3CE45442BA1 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlMiscConverter__ctor_mDB471C75E7652209EE00E56B0AA58D0FAF613D5A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_0 = ___schemaType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); XmlBaseConverter__ctor_mD14E99D1AAF0C63194C50E2E9877DCC97F23D968(__this, L_0, /*hidden argument*/NULL); return; } } // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlMiscConverter::Create(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * XmlMiscConverter_Create_mD6AC05CF88042A6B187B443897AC9F5FCB6F1B8B (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlMiscConverter_Create_mD6AC05CF88042A6B187B443897AC9F5FCB6F1B8B_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_0 = ___schemaType0; XmlMiscConverter_t1AE3CF83A199556955635974EA33D3CE45442BA1 * L_1 = (XmlMiscConverter_t1AE3CF83A199556955635974EA33D3CE45442BA1 *)il2cpp_codegen_object_new(XmlMiscConverter_t1AE3CF83A199556955635974EA33D3CE45442BA1_il2cpp_TypeInfo_var); XmlMiscConverter__ctor_mDB471C75E7652209EE00E56B0AA58D0FAF613D5A(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlMiscConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR String_t* XmlMiscConverter_ToString_m991FEC6066AC874262704206B09E4E4AF7AADBF6 (XmlMiscConverter_t1AE3CF83A199556955635974EA33D3CE45442BA1 * __this, RuntimeObject * ___value0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlMiscConverter_ToString_m991FEC6066AC874262704206B09E4E4AF7AADBF6_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; int32_t V_1 = 0; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlMiscConverter_ToString_m991FEC6066AC874262704206B09E4E4AF7AADBF6_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); V_0 = L_3; Type_t * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_5 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteArrayType_27(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_004b; } } { int32_t L_7 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_1 = L_7; int32_t L_8 = V_1; if ((((int32_t)L_8) == ((int32_t)((int32_t)26)))) { goto IL_003f; } } { int32_t L_9 = V_1; if ((!(((uint32_t)L_9) == ((uint32_t)((int32_t)27))))) { goto IL_004b; } } { RuntimeObject * L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_11 = XmlBaseConverter_Base64BinaryToString_m926074695081FED2746322F3F3202D70467D6A21(((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)Castclass((RuntimeObject*)L_10, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_11; } IL_003f: { RuntimeObject * L_12 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_13 = XmlConvert_ToBinHexString_mA2A4F8D0275C6CA7952CC1779C2D460BABA5DE8A(((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)Castclass((RuntimeObject*)L_12, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_13; } IL_004b: { Type_t * L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_15 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_005f; } } { RuntimeObject * L_17 = ___value0; return ((String_t*)CastclassSealed((RuntimeObject*)L_17, String_t_il2cpp_TypeInfo_var)); } IL_005f: { Type_t * L_18 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_19 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UriType_29(); bool L_20 = XmlBaseConverter_IsDerivedFrom_mF87FCDA3E14FFFDE36D9135B6C66F6BE0B8A5984(L_18, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_0082; } } { int32_t L_21 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_21) == ((uint32_t)((int32_t)28))))) { goto IL_0082; } } { RuntimeObject * L_22 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_23 = XmlBaseConverter_AnyUriToString_mA92F2A5E7262044D58698FD5AE820683146D9103(((Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)CastclassClass((RuntimeObject*)L_22, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_23; } IL_0082: { Type_t * L_24 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_25 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_TimeSpanType_30(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_26 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_24, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_00c9; } } { int32_t L_27 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_1 = L_27; int32_t L_28 = V_1; if ((((int32_t)L_28) == ((int32_t)((int32_t)17)))) { goto IL_00b1; } } { int32_t L_29 = V_1; if ((((int32_t)L_29) == ((int32_t)((int32_t)53)))) { goto IL_00bd; } } { int32_t L_30 = V_1; if ((!(((uint32_t)L_30) == ((uint32_t)((int32_t)54))))) { goto IL_00c9; } } { RuntimeObject * L_31 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_32 = XmlBaseConverter_DayTimeDurationToString_m10FD8A944AB52F41563746858B1C449D324E95CE(((*(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)UnBox(L_31, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_32; } IL_00b1: { RuntimeObject * L_33 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_34 = XmlBaseConverter_DurationToString_m97FD8AF547787636923951BBB583F0150AE4DC27(((*(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)UnBox(L_33, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_34; } IL_00bd: { RuntimeObject * L_35 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_36 = XmlBaseConverter_YearMonthDurationToString_m2F41FFFF15BD82D7D1CE635B66A1C5731DFD4B14(((*(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)UnBox(L_35, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_36; } IL_00c9: { Type_t * L_37 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_38 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlQualifiedNameType_28(); bool L_39 = XmlBaseConverter_IsDerivedFrom_mF87FCDA3E14FFFDE36D9135B6C66F6BE0B8A5984(L_37, L_38, /*hidden argument*/NULL); if (!L_39) { goto IL_0101; } } { int32_t L_40 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_1 = L_40; int32_t L_41 = V_1; if ((((int32_t)L_41) == ((int32_t)((int32_t)29)))) { goto IL_00f4; } } { int32_t L_42 = V_1; if ((!(((uint32_t)L_42) == ((uint32_t)((int32_t)30))))) { goto IL_0101; } } { RuntimeObject * L_43 = ___value0; RuntimeObject* L_44 = ___nsResolver1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_45 = XmlBaseConverter_QNameToString_m139A591C510F5E0E97B78C278EE027AEB2FDA9F4(((XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD *)CastclassClass((RuntimeObject*)L_43, XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_il2cpp_TypeInfo_var)), L_44, /*hidden argument*/NULL); return L_45; } IL_00f4: { RuntimeObject * L_46 = ___value0; RuntimeObject* L_47 = ___nsResolver1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_48 = XmlBaseConverter_QNameToString_m139A591C510F5E0E97B78C278EE027AEB2FDA9F4(((XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD *)CastclassClass((RuntimeObject*)L_46, XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_il2cpp_TypeInfo_var)), L_47, /*hidden argument*/NULL); return L_48; } IL_0101: { RuntimeObject * L_49 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_50 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); RuntimeObject* L_51 = ___nsResolver1; RuntimeObject * L_52 = XmlMiscConverter_ChangeTypeWildcardDestination_m32E3948137790045E31B75FDBC0B032B2F82930D(__this, L_49, L_50, L_51, /*hidden argument*/NULL); return ((String_t*)CastclassSealed((RuntimeObject*)L_52, String_t_il2cpp_TypeInfo_var)); } } // System.Object System.Xml.Schema.XmlMiscConverter::ChangeType(System.String,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlMiscConverter_ChangeType_mDFC55A313F9CA05331D3AB80589B3F6D57F9CC5B (XmlMiscConverter_t1AE3CF83A199556955635974EA33D3CE45442BA1 * __this, String_t* ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlMiscConverter_ChangeType_mDFC55A313F9CA05331D3AB80589B3F6D57F9CC5B_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlMiscConverter_ChangeType_mDFC55A313F9CA05331D3AB80589B3F6D57F9CC5B_RuntimeMethod_var); } IL_000e: { Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, XmlMiscConverter_ChangeType_mDFC55A313F9CA05331D3AB80589B3F6D57F9CC5B_RuntimeMethod_var); } IL_0022: { Type_t * L_5 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_6 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_7 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0037; } } { Type_t * L_8 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_8; } IL_0037: { Type_t * L_9 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteArrayType_27(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0063; } } { int32_t L_12 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_0 = L_12; int32_t L_13 = V_0; if ((((int32_t)L_13) == ((int32_t)((int32_t)26)))) { goto IL_005c; } } { int32_t L_14 = V_0; if ((!(((uint32_t)L_14) == ((uint32_t)((int32_t)27))))) { goto IL_0063; } } { String_t* L_15 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_16 = XmlBaseConverter_StringToBase64Binary_mA023C75F90CCD026E45BB01677A4B1BDAF65DBEC(L_15, /*hidden argument*/NULL); return (RuntimeObject *)L_16; } IL_005c: { String_t* L_17 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_18 = XmlBaseConverter_StringToHexBinary_m38F4E52D8C511140FB19DFDCE443F067DA0F3547(L_17, /*hidden argument*/NULL); return (RuntimeObject *)L_18; } IL_0063: { Type_t * L_19 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_20 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlQualifiedNameType_28(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_21 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_19, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_0091; } } { int32_t L_22 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_0 = L_22; int32_t L_23 = V_0; if ((((int32_t)L_23) == ((int32_t)((int32_t)29)))) { goto IL_0089; } } { int32_t L_24 = V_0; if ((!(((uint32_t)L_24) == ((uint32_t)((int32_t)30))))) { goto IL_0091; } } { String_t* L_25 = ___value0; RuntimeObject* L_26 = ___nsResolver2; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * L_27 = XmlBaseConverter_StringToQName_m08E419B1EE224F000349DDEE85FC46B959F72008(L_25, L_26, /*hidden argument*/NULL); return L_27; } IL_0089: { String_t* L_28 = ___value0; RuntimeObject* L_29 = ___nsResolver2; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * L_30 = XmlBaseConverter_StringToQName_m08E419B1EE224F000349DDEE85FC46B959F72008(L_28, L_29, /*hidden argument*/NULL); return L_30; } IL_0091: { Type_t * L_31 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_32 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_33 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_31, L_32, /*hidden argument*/NULL); if (!L_33) { goto IL_00a0; } } { String_t* L_34 = ___value0; return L_34; } IL_00a0: { Type_t * L_35 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_36 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_TimeSpanType_30(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_37 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_35, L_36, /*hidden argument*/NULL); if (!L_37) { goto IL_00e7; } } { int32_t L_38 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_0 = L_38; int32_t L_39 = V_0; if ((((int32_t)L_39) == ((int32_t)((int32_t)17)))) { goto IL_00cf; } } { int32_t L_40 = V_0; if ((((int32_t)L_40) == ((int32_t)((int32_t)53)))) { goto IL_00db; } } { int32_t L_41 = V_0; if ((!(((uint32_t)L_41) == ((uint32_t)((int32_t)54))))) { goto IL_00e7; } } { String_t* L_42 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_43 = XmlBaseConverter_StringToDayTimeDuration_mBD02941705DD573F29BB37A768A9879A2A54229A(L_42, /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_44 = L_43; RuntimeObject * L_45 = Box(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var, &L_44); return L_45; } IL_00cf: { String_t* L_46 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_47 = XmlBaseConverter_StringToDuration_m4BF2D715C5DE586557F85C5B3658D1EE5A906EB4(L_46, /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_48 = L_47; RuntimeObject * L_49 = Box(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var, &L_48); return L_49; } IL_00db: { String_t* L_50 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_51 = XmlBaseConverter_StringToYearMonthDuration_mE4FBF09854730360BCB4ED068780CB99CC097049(L_50, /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_52 = L_51; RuntimeObject * L_53 = Box(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var, &L_52); return L_53; } IL_00e7: { Type_t * L_54 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_55 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UriType_29(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_56 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_54, L_55, /*hidden argument*/NULL); if (!L_56) { goto IL_0105; } } { int32_t L_57 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_57) == ((uint32_t)((int32_t)28))))) { goto IL_0105; } } { String_t* L_58 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_59 = XmlConvert_ToUri_mBEED3A5DD904ACCFABCCD656E5BF9DFD0DD0A48C(L_58, /*hidden argument*/NULL); return L_59; } IL_0105: { Type_t * L_60 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_61 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_62 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_60, L_61, /*hidden argument*/NULL); if (!L_62) { goto IL_0120; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_63 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); String_t* L_64 = ___value0; RuntimeObject* L_65 = ___nsResolver2; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_66 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mB0C82CBB705A9280509DED73541A44F509D34FA5(L_66, L_63, L_64, L_65, /*hidden argument*/NULL); return L_66; } IL_0120: { String_t* L_67 = ___value0; Type_t * L_68 = ___destinationType1; RuntimeObject* L_69 = ___nsResolver2; RuntimeObject * L_70 = XmlMiscConverter_ChangeTypeWildcardSource_m9B625A578AFB2E07AA9776C262A2134B87BB182E(__this, L_67, L_68, L_69, /*hidden argument*/NULL); return L_70; } } // System.Object System.Xml.Schema.XmlMiscConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlMiscConverter_ChangeType_m983E37B7481E717843932E3D7D5804F7E719ADFA (XmlMiscConverter_t1AE3CF83A199556955635974EA33D3CE45442BA1 * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlMiscConverter_ChangeType_m983E37B7481E717843932E3D7D5804F7E719ADFA_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; int32_t V_1 = 0; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlMiscConverter_ChangeType_m983E37B7481E717843932E3D7D5804F7E719ADFA_RuntimeMethod_var); } IL_000e: { Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, XmlMiscConverter_ChangeType_m983E37B7481E717843932E3D7D5804F7E719ADFA_RuntimeMethod_var); } IL_0022: { RuntimeObject * L_5 = ___value0; NullCheck(L_5); Type_t * L_6 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_5, /*hidden argument*/NULL); V_0 = L_6; Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003e; } } { Type_t * L_10 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_10; } IL_003e: { Type_t * L_11 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_12 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteArrayType_27(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_13 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_00ad; } } { Type_t * L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_15 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteArrayType_27(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0077; } } { int32_t L_17 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_1 = L_17; int32_t L_18 = V_1; if ((((int32_t)L_18) == ((int32_t)((int32_t)26)))) { goto IL_0070; } } { int32_t L_19 = V_1; if ((!(((uint32_t)L_19) == ((uint32_t)((int32_t)27))))) { goto IL_0077; } } { RuntimeObject * L_20 = ___value0; return (RuntimeObject *)((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)Castclass((RuntimeObject*)L_20, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var)); } IL_0070: { RuntimeObject * L_21 = ___value0; return (RuntimeObject *)((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)Castclass((RuntimeObject*)L_21, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var)); } IL_0077: { Type_t * L_22 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_23 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_24 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_22, L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_00ad; } } { int32_t L_25 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_1 = L_25; int32_t L_26 = V_1; if ((((int32_t)L_26) == ((int32_t)((int32_t)26)))) { goto IL_00a1; } } { int32_t L_27 = V_1; if ((!(((uint32_t)L_27) == ((uint32_t)((int32_t)27))))) { goto IL_00ad; } } { RuntimeObject * L_28 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_29 = XmlBaseConverter_StringToBase64Binary_mA023C75F90CCD026E45BB01677A4B1BDAF65DBEC(((String_t*)CastclassSealed((RuntimeObject*)L_28, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return (RuntimeObject *)L_29; } IL_00a1: { RuntimeObject * L_30 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_31 = XmlBaseConverter_StringToHexBinary_m38F4E52D8C511140FB19DFDCE443F067DA0F3547(((String_t*)CastclassSealed((RuntimeObject*)L_30, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return (RuntimeObject *)L_31; } IL_00ad: { Type_t * L_32 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_33 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlQualifiedNameType_28(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_34 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_32, L_33, /*hidden argument*/NULL); if (!L_34) { goto IL_011e; } } { Type_t * L_35 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_36 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_37 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_35, L_36, /*hidden argument*/NULL); if (!L_37) { goto IL_00f2; } } { int32_t L_38 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_1 = L_38; int32_t L_39 = V_1; if ((((int32_t)L_39) == ((int32_t)((int32_t)29)))) { goto IL_00e5; } } { int32_t L_40 = V_1; if ((!(((uint32_t)L_40) == ((uint32_t)((int32_t)30))))) { goto IL_00f2; } } { RuntimeObject * L_41 = ___value0; RuntimeObject* L_42 = ___nsResolver2; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * L_43 = XmlBaseConverter_StringToQName_m08E419B1EE224F000349DDEE85FC46B959F72008(((String_t*)CastclassSealed((RuntimeObject*)L_41, String_t_il2cpp_TypeInfo_var)), L_42, /*hidden argument*/NULL); return L_43; } IL_00e5: { RuntimeObject * L_44 = ___value0; RuntimeObject* L_45 = ___nsResolver2; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * L_46 = XmlBaseConverter_StringToQName_m08E419B1EE224F000349DDEE85FC46B959F72008(((String_t*)CastclassSealed((RuntimeObject*)L_44, String_t_il2cpp_TypeInfo_var)), L_45, /*hidden argument*/NULL); return L_46; } IL_00f2: { Type_t * L_47 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_48 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlQualifiedNameType_28(); bool L_49 = XmlBaseConverter_IsDerivedFrom_mF87FCDA3E14FFFDE36D9135B6C66F6BE0B8A5984(L_47, L_48, /*hidden argument*/NULL); if (!L_49) { goto IL_011e; } } { int32_t L_50 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_1 = L_50; int32_t L_51 = V_1; if ((((int32_t)L_51) == ((int32_t)((int32_t)29)))) { goto IL_0117; } } { int32_t L_52 = V_1; if ((!(((uint32_t)L_52) == ((uint32_t)((int32_t)30))))) { goto IL_011e; } } { RuntimeObject * L_53 = ___value0; return ((XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD *)CastclassClass((RuntimeObject*)L_53, XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_il2cpp_TypeInfo_var)); } IL_0117: { RuntimeObject * L_54 = ___value0; return ((XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD *)CastclassClass((RuntimeObject*)L_54, XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_il2cpp_TypeInfo_var)); } IL_011e: { Type_t * L_55 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_56 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_57 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_55, L_56, /*hidden argument*/NULL); if (!L_57) { goto IL_0134; } } { RuntimeObject * L_58 = ___value0; RuntimeObject* L_59 = ___nsResolver2; String_t* L_60 = VirtFuncInvoker2< String_t*, RuntimeObject *, RuntimeObject* >::Invoke(52 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) */, __this, L_58, L_59); return L_60; } IL_0134: { Type_t * L_61 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_62 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_TimeSpanType_30(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_63 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_61, L_62, /*hidden argument*/NULL); if (!L_63) { goto IL_01e1; } } { Type_t * L_64 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_65 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_66 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_64, L_65, /*hidden argument*/NULL); if (!L_66) { goto IL_019a; } } { int32_t L_67 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_1 = L_67; int32_t L_68 = V_1; if ((((int32_t)L_68) == ((int32_t)((int32_t)17)))) { goto IL_0178; } } { int32_t L_69 = V_1; if ((((int32_t)L_69) == ((int32_t)((int32_t)53)))) { goto IL_0189; } } { int32_t L_70 = V_1; if ((!(((uint32_t)L_70) == ((uint32_t)((int32_t)54))))) { goto IL_019a; } } { RuntimeObject * L_71 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_72 = XmlBaseConverter_StringToDayTimeDuration_mBD02941705DD573F29BB37A768A9879A2A54229A(((String_t*)CastclassSealed((RuntimeObject*)L_71, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_73 = L_72; RuntimeObject * L_74 = Box(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var, &L_73); return L_74; } IL_0178: { RuntimeObject * L_75 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_76 = XmlBaseConverter_StringToDuration_m4BF2D715C5DE586557F85C5B3658D1EE5A906EB4(((String_t*)CastclassSealed((RuntimeObject*)L_75, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_77 = L_76; RuntimeObject * L_78 = Box(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var, &L_77); return L_78; } IL_0189: { RuntimeObject * L_79 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_80 = XmlBaseConverter_StringToYearMonthDuration_mE4FBF09854730360BCB4ED068780CB99CC097049(((String_t*)CastclassSealed((RuntimeObject*)L_79, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_81 = L_80; RuntimeObject * L_82 = Box(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var, &L_81); return L_82; } IL_019a: { Type_t * L_83 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_84 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_TimeSpanType_30(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_85 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_83, L_84, /*hidden argument*/NULL); if (!L_85) { goto IL_01e1; } } { int32_t L_86 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_1 = L_86; int32_t L_87 = V_1; if ((((int32_t)L_87) == ((int32_t)((int32_t)17)))) { goto IL_01c9; } } { int32_t L_88 = V_1; if ((((int32_t)L_88) == ((int32_t)((int32_t)53)))) { goto IL_01d5; } } { int32_t L_89 = V_1; if ((!(((uint32_t)L_89) == ((uint32_t)((int32_t)54))))) { goto IL_01e1; } } { RuntimeObject * L_90 = ___value0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_91 = ((*(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)UnBox(L_90, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var)))); RuntimeObject * L_92 = Box(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var, &L_91); return L_92; } IL_01c9: { RuntimeObject * L_93 = ___value0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_94 = ((*(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)UnBox(L_93, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var)))); RuntimeObject * L_95 = Box(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var, &L_94); return L_95; } IL_01d5: { RuntimeObject * L_96 = ___value0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_97 = ((*(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)UnBox(L_96, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var)))); RuntimeObject * L_98 = Box(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var, &L_97); return L_98; } IL_01e1: { Type_t * L_99 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_100 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UriType_29(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_101 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_99, L_100, /*hidden argument*/NULL); if (!L_101) { goto IL_022f; } } { Type_t * L_102 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_103 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_104 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_102, L_103, /*hidden argument*/NULL); if (!L_104) { goto IL_0211; } } { int32_t L_105 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_105) == ((uint32_t)((int32_t)28))))) { goto IL_0211; } } { RuntimeObject * L_106 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_107 = XmlConvert_ToUri_mBEED3A5DD904ACCFABCCD656E5BF9DFD0DD0A48C(((String_t*)CastclassSealed((RuntimeObject*)L_106, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_107; } IL_0211: { Type_t * L_108 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_109 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UriType_29(); bool L_110 = XmlBaseConverter_IsDerivedFrom_mF87FCDA3E14FFFDE36D9135B6C66F6BE0B8A5984(L_108, L_109, /*hidden argument*/NULL); if (!L_110) { goto IL_022f; } } { int32_t L_111 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_111) == ((uint32_t)((int32_t)28))))) { goto IL_022f; } } { RuntimeObject * L_112 = ___value0; return ((Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)CastclassClass((RuntimeObject*)L_112, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var)); } IL_022f: { Type_t * L_113 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_114 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_115 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_113, L_114, /*hidden argument*/NULL); if (!L_115) { goto IL_0353; } } { Type_t * L_116 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_117 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteArrayType_27(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_118 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_116, L_117, /*hidden argument*/NULL); if (!L_118) { goto IL_0277; } } { int32_t L_119 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_1 = L_119; int32_t L_120 = V_1; if ((((int32_t)L_120) == ((int32_t)((int32_t)26)))) { goto IL_026a; } } { int32_t L_121 = V_1; if ((!(((uint32_t)L_121) == ((uint32_t)((int32_t)27))))) { goto IL_0277; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_122 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_123 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_124 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m1C489C1005BEE2632E07492092D9CE674C7E3130(L_124, L_122, L_123, /*hidden argument*/NULL); return L_124; } IL_026a: { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_125 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_126 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_127 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m1C489C1005BEE2632E07492092D9CE674C7E3130(L_127, L_125, L_126, /*hidden argument*/NULL); return L_127; } IL_0277: { Type_t * L_128 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_129 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_130 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_128, L_129, /*hidden argument*/NULL); if (!L_130) { goto IL_0297; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_131 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_132 = ___value0; RuntimeObject* L_133 = ___nsResolver2; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_134 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mB0C82CBB705A9280509DED73541A44F509D34FA5(L_134, L_131, ((String_t*)CastclassSealed((RuntimeObject*)L_132, String_t_il2cpp_TypeInfo_var)), L_133, /*hidden argument*/NULL); return L_134; } IL_0297: { Type_t * L_135 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_136 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_TimeSpanType_30(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_137 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_135, L_136, /*hidden argument*/NULL); if (!L_137) { goto IL_02e1; } } { int32_t L_138 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_1 = L_138; int32_t L_139 = V_1; if ((((int32_t)L_139) == ((int32_t)((int32_t)17)))) { goto IL_02c7; } } { int32_t L_140 = V_1; if ((((int32_t)L_140) == ((int32_t)((int32_t)53)))) { goto IL_02d4; } } { int32_t L_141 = V_1; if ((!(((uint32_t)L_141) == ((uint32_t)((int32_t)54))))) { goto IL_02e1; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_142 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_143 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_144 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m1C489C1005BEE2632E07492092D9CE674C7E3130(L_144, L_142, L_143, /*hidden argument*/NULL); return L_144; } IL_02c7: { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_145 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_146 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_147 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m1C489C1005BEE2632E07492092D9CE674C7E3130(L_147, L_145, L_146, /*hidden argument*/NULL); return L_147; } IL_02d4: { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_148 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_149 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_150 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m1C489C1005BEE2632E07492092D9CE674C7E3130(L_150, L_148, L_149, /*hidden argument*/NULL); return L_150; } IL_02e1: { Type_t * L_151 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_152 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UriType_29(); bool L_153 = XmlBaseConverter_IsDerivedFrom_mF87FCDA3E14FFFDE36D9135B6C66F6BE0B8A5984(L_151, L_152, /*hidden argument*/NULL); if (!L_153) { goto IL_0305; } } { int32_t L_154 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_154) == ((uint32_t)((int32_t)28))))) { goto IL_0305; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_155 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_156 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_157 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m1C489C1005BEE2632E07492092D9CE674C7E3130(L_157, L_155, L_156, /*hidden argument*/NULL); return L_157; } IL_0305: { Type_t * L_158 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_159 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_160 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_158, L_159, /*hidden argument*/NULL); if (!L_160) { goto IL_0319; } } { RuntimeObject * L_161 = ___value0; return ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_161, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)); } IL_0319: { Type_t * L_162 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_163 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlQualifiedNameType_28(); bool L_164 = XmlBaseConverter_IsDerivedFrom_mF87FCDA3E14FFFDE36D9135B6C66F6BE0B8A5984(L_162, L_163, /*hidden argument*/NULL); if (!L_164) { goto IL_0353; } } { int32_t L_165 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); V_1 = L_165; int32_t L_166 = V_1; if ((((int32_t)L_166) == ((int32_t)((int32_t)29)))) { goto IL_0345; } } { int32_t L_167 = V_1; if ((!(((uint32_t)L_167) == ((uint32_t)((int32_t)30))))) { goto IL_0353; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_168 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_169 = ___value0; RuntimeObject* L_170 = ___nsResolver2; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_171 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mE61A19F2EE568ACC64299B0F9F817917B80FFF66(L_171, L_168, L_169, L_170, /*hidden argument*/NULL); return L_171; } IL_0345: { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_172 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_173 = ___value0; RuntimeObject* L_174 = ___nsResolver2; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_175 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mE61A19F2EE568ACC64299B0F9F817917B80FFF66(L_175, L_172, L_173, L_174, /*hidden argument*/NULL); return L_175; } IL_0353: { Type_t * L_176 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_177 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_178 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_176, L_177, /*hidden argument*/NULL); if (!L_178) { goto IL_0374; } } { Type_t * L_179 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_180 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_181 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_179, L_180, /*hidden argument*/NULL); if (!L_181) { goto IL_0374; } } { RuntimeObject * L_182 = ___value0; return ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_182, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)); } IL_0374: { Type_t * L_183 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_184 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_185 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_183, L_184, /*hidden argument*/NULL); if (!L_185) { goto IL_0394; } } { RuntimeObject * L_186 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_187 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); RuntimeObject* L_188 = ___nsResolver2; RuntimeObject * L_189 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_186, L_187, L_188); return ((XPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98 *)CastclassClass((RuntimeObject*)L_189, XPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98_il2cpp_TypeInfo_var)); } IL_0394: { Type_t * L_190 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_191 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_192 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_190, L_191, /*hidden argument*/NULL); if (!L_192) { goto IL_03af; } } { RuntimeObject * L_193 = ___value0; Type_t * L_194 = ___destinationType1; RuntimeObject* L_195 = ___nsResolver2; NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_193, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); RuntimeObject * L_196 = VirtFuncInvoker2< RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(14 /* System.Object System.Xml.XPath.XPathItem::ValueAs(System.Type,System.Xml.IXmlNamespaceResolver) */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_193, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)), L_194, L_195); return L_196; } IL_03af: { RuntimeObject * L_197 = ___value0; Type_t * L_198 = ___destinationType1; RuntimeObject* L_199 = ___nsResolver2; RuntimeObject * L_200 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_197, L_198, L_199); return L_200; } } // System.Object System.Xml.Schema.XmlMiscConverter::ChangeTypeWildcardDestination(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlMiscConverter_ChangeTypeWildcardDestination_m32E3948137790045E31B75FDBC0B032B2F82930D (XmlMiscConverter_t1AE3CF83A199556955635974EA33D3CE45442BA1 * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlMiscConverter_ChangeTypeWildcardDestination_m32E3948137790045E31B75FDBC0B032B2F82930D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; NullCheck(L_0); Type_t * L_1 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_2 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_1, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0020; } } { RuntimeObject * L_4 = ___value0; Type_t * L_5 = ___destinationType1; RuntimeObject* L_6 = ___nsResolver2; NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_4, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); RuntimeObject * L_7 = VirtFuncInvoker2< RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(14 /* System.Object System.Xml.XPath.XPathItem::ValueAs(System.Type,System.Xml.IXmlNamespaceResolver) */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_4, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)), L_5, L_6); return L_7; } IL_0020: { RuntimeObject * L_8 = ___value0; Type_t * L_9 = ___destinationType1; RuntimeObject* L_10 = ___nsResolver2; RuntimeObject * L_11 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_8, L_9, L_10); return L_11; } } // System.Object System.Xml.Schema.XmlMiscConverter::ChangeTypeWildcardSource(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlMiscConverter_ChangeTypeWildcardSource_m9B625A578AFB2E07AA9776C262A2134B87BB182E (XmlMiscConverter_t1AE3CF83A199556955635974EA33D3CE45442BA1 * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlMiscConverter_ChangeTypeWildcardSource_m9B625A578AFB2E07AA9776C262A2134B87BB182E_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_1 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_2 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0020; } } { RuntimeObject * L_3 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); RuntimeObject* L_5 = ___nsResolver2; RuntimeObject * L_6 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_3, L_4, L_5); return ((XPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98 *)CastclassClass((RuntimeObject*)L_6, XPathItem_tCFAE3473CA8FED583EE90F08AF79BB5E1D7B3F98_il2cpp_TypeInfo_var)); } IL_0020: { RuntimeObject * L_7 = ___value0; Type_t * L_8 = ___destinationType1; RuntimeObject* L_9 = ___nsResolver2; RuntimeObject * L_10 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_7, L_8, L_9); return L_10; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlNumeric10Converter::.ctor(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlNumeric10Converter__ctor_m4225A4F5CA469FE5E02E309B0606F6AD72E3AFE9 (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter__ctor_m4225A4F5CA469FE5E02E309B0606F6AD72E3AFE9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_0 = ___schemaType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); XmlBaseConverter__ctor_mD14E99D1AAF0C63194C50E2E9877DCC97F23D968(__this, L_0, /*hidden argument*/NULL); return; } } // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlNumeric10Converter::Create(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * XmlNumeric10Converter_Create_mA98371B6F4B85B9B3B92BAB873431DACFB99C43C (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_Create_mA98371B6F4B85B9B3B92BAB873431DACFB99C43C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_0 = ___schemaType0; XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * L_1 = (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C *)il2cpp_codegen_object_new(XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C_il2cpp_TypeInfo_var); XmlNumeric10Converter__ctor_m4225A4F5CA469FE5E02E309B0606F6AD72E3AFE9(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Decimal System.Xml.Schema.XmlNumeric10Converter::ToDecimal(System.String) extern "C" IL2CPP_METHOD_ATTR Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 XmlNumeric10Converter_ToDecimal_m9649455349806AC01D12458B76E168705031A588 (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_ToDecimal_m9649455349806AC01D12458B76E168705031A588_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlNumeric10Converter_ToDecimal_m9649455349806AC01D12458B76E168705031A588_RuntimeMethod_var); } IL_000e: { int32_t L_2 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)14))))) { goto IL_001f; } } { String_t* L_3 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_4 = XmlConvert_ToDecimal_mE6C342E7D77ACC9E71F16C05A7F3B5F70D4A5651(L_3, /*hidden argument*/NULL); return L_4; } IL_001f: { String_t* L_5 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_6 = XmlConvert_ToInteger_m7B54C2B65EC2776F7EB184251DF24909CFCF4387(L_5, /*hidden argument*/NULL); return L_6; } } // System.Decimal System.Xml.Schema.XmlNumeric10Converter::ToDecimal(System.Object) extern "C" IL2CPP_METHOD_ATTR Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 XmlNumeric10Converter_ToDecimal_m96523762B16865E2662F6F563302E7AC879E1C67 (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_ToDecimal_m96523762B16865E2662F6F563302E7AC879E1C67_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlNumeric10Converter_ToDecimal_m96523762B16865E2662F6F563302E7AC879E1C67_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); V_0 = L_3; Type_t * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_5 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0029; } } { RuntimeObject * L_7 = ___value0; return ((*(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)((Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)UnBox(L_7, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var)))); } IL_0029: { Type_t * L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_10 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_8, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0042; } } { RuntimeObject * L_11 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_12 = Decimal_op_Implicit_m654C5710B68EAA7C5E606F28F084CE5FDA339415(((*(int32_t*)((int32_t*)UnBox(L_11, Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_12; } IL_0042: { Type_t * L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_14 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_15 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_13, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_005b; } } { RuntimeObject * L_16 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_17 = Decimal_op_Implicit_mFD66E10F50DE6B69A137279140DD74487572827D(((*(int64_t*)((int64_t*)UnBox(L_16, Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_17; } IL_005b: { Type_t * L_18 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_19 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_20 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_18, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_0075; } } { RuntimeObject * L_21 = ___value0; Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_22 = VirtFuncInvoker1< Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 , String_t* >::Invoke(22 /* System.Decimal System.Xml.Schema.XmlValueConverter::ToDecimal(System.String) */, __this, ((String_t*)CastclassSealed((RuntimeObject*)L_21, String_t_il2cpp_TypeInfo_var))); return L_22; } IL_0075: { Type_t * L_23 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_24 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_25 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_23, L_24, /*hidden argument*/NULL); if (!L_25) { goto IL_0098; } } { RuntimeObject * L_26 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_27 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_26, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); RuntimeObject * L_28 = VirtFuncInvoker1< RuntimeObject *, Type_t * >::Invoke(13 /* System.Object System.Xml.XPath.XPathItem::ValueAs(System.Type) */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_26, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)), L_27); return ((*(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)((Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)UnBox(L_28, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var)))); } IL_0098: { RuntimeObject * L_29 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_30 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); RuntimeObject * L_31 = XmlNumeric10Converter_ChangeTypeWildcardDestination_m0F9064740277D6BCBFBDCB7ADA2CEF2C884E91DC(__this, L_29, L_30, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)((Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)UnBox(L_31, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var)))); } } // System.Int32 System.Xml.Schema.XmlNumeric10Converter::ToInt32(System.Int64) extern "C" IL2CPP_METHOD_ATTR int32_t XmlNumeric10Converter_ToInt32_m1F45438F9071098B833F17D2D44061DB6CB740A9 (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, int64_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_ToInt32_m1F45438F9071098B833F17D2D44061DB6CB740A9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int64_t L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); int32_t L_1 = XmlBaseConverter_Int64ToInt32_mD9A8956635FDE08399175D3385EF906AC1C50581(L_0, /*hidden argument*/NULL); return L_1; } } // System.Int32 System.Xml.Schema.XmlNumeric10Converter::ToInt32(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t XmlNumeric10Converter_ToInt32_mC77B7A445E19126385EC103CF33E747CCCF0A35E (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_ToInt32_mC77B7A445E19126385EC103CF33E747CCCF0A35E_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlNumeric10Converter_ToInt32_mC77B7A445E19126385EC103CF33E747CCCF0A35E_RuntimeMethod_var); } IL_000e: { int32_t L_2 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)14))))) { goto IL_0024; } } { String_t* L_3 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_4 = XmlConvert_ToDecimal_mE6C342E7D77ACC9E71F16C05A7F3B5F70D4A5651(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); int32_t L_5 = XmlBaseConverter_DecimalToInt32_m439830B4A65D2E7C8B2ED6BF485AF98415165254(L_4, /*hidden argument*/NULL); return L_5; } IL_0024: { String_t* L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int32_t L_7 = XmlConvert_ToInt32_mD17D2F5AA3572EBD5D280211DECD31D00FAACB1D(L_6, /*hidden argument*/NULL); return L_7; } } // System.Int32 System.Xml.Schema.XmlNumeric10Converter::ToInt32(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t XmlNumeric10Converter_ToInt32_m918C9444CA67EC71B0CDED39ED430648E70AE048 (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_ToInt32_m918C9444CA67EC71B0CDED39ED430648E70AE048_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlNumeric10Converter_ToInt32_m918C9444CA67EC71B0CDED39ED430648E70AE048_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); V_0 = L_3; Type_t * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_5 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002e; } } { RuntimeObject * L_7 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); int32_t L_8 = XmlBaseConverter_DecimalToInt32_m439830B4A65D2E7C8B2ED6BF485AF98415165254(((*(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)((Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)UnBox(L_7, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_8; } IL_002e: { Type_t * L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0042; } } { RuntimeObject * L_12 = ___value0; return ((*(int32_t*)((int32_t*)UnBox(L_12, Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var)))); } IL_0042: { Type_t * L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_14 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_15 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_13, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_005b; } } { RuntimeObject * L_16 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); int32_t L_17 = XmlBaseConverter_Int64ToInt32_mD9A8956635FDE08399175D3385EF906AC1C50581(((*(int64_t*)((int64_t*)UnBox(L_16, Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_17; } IL_005b: { Type_t * L_18 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_19 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_20 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_18, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_0075; } } { RuntimeObject * L_21 = ___value0; int32_t L_22 = VirtFuncInvoker1< int32_t, String_t* >::Invoke(14 /* System.Int32 System.Xml.Schema.XmlValueConverter::ToInt32(System.String) */, __this, ((String_t*)CastclassSealed((RuntimeObject*)L_21, String_t_il2cpp_TypeInfo_var))); return L_22; } IL_0075: { Type_t * L_23 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_24 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_25 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_23, L_24, /*hidden argument*/NULL); if (!L_25) { goto IL_008e; } } { RuntimeObject * L_26 = ___value0; NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_26, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); int32_t L_27 = VirtFuncInvoker0< int32_t >::Invoke(11 /* System.Int32 System.Xml.XPath.XPathItem::get_ValueAsInt() */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_26, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); return L_27; } IL_008e: { RuntimeObject * L_28 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_29 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int32Type_10(); RuntimeObject * L_30 = XmlNumeric10Converter_ChangeTypeWildcardDestination_m0F9064740277D6BCBFBDCB7ADA2CEF2C884E91DC(__this, L_28, L_29, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(int32_t*)((int32_t*)UnBox(L_30, Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var)))); } } // System.Int64 System.Xml.Schema.XmlNumeric10Converter::ToInt64(System.Int32) extern "C" IL2CPP_METHOD_ATTR int64_t XmlNumeric10Converter_ToInt64_m0398E4B0BF2C9331F6985CEDE7D48529FD0636F9 (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; return (((int64_t)((int64_t)L_0))); } } // System.Int64 System.Xml.Schema.XmlNumeric10Converter::ToInt64(System.String) extern "C" IL2CPP_METHOD_ATTR int64_t XmlNumeric10Converter_ToInt64_m7B38B4EBF1DB025DA9D07DB31F6A82BA272F9727 (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_ToInt64_m7B38B4EBF1DB025DA9D07DB31F6A82BA272F9727_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlNumeric10Converter_ToInt64_m7B38B4EBF1DB025DA9D07DB31F6A82BA272F9727_RuntimeMethod_var); } IL_000e: { int32_t L_2 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)14))))) { goto IL_0024; } } { String_t* L_3 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_4 = XmlConvert_ToDecimal_mE6C342E7D77ACC9E71F16C05A7F3B5F70D4A5651(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); int64_t L_5 = XmlBaseConverter_DecimalToInt64_mBDEE4314B13C5492CF55A5567A0281EC7A252E84(L_4, /*hidden argument*/NULL); return L_5; } IL_0024: { String_t* L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int64_t L_7 = XmlConvert_ToInt64_m4140DB9BC2AA453961C35E2FBFAFF3C98A945BFC(L_6, /*hidden argument*/NULL); return L_7; } } // System.Int64 System.Xml.Schema.XmlNumeric10Converter::ToInt64(System.Object) extern "C" IL2CPP_METHOD_ATTR int64_t XmlNumeric10Converter_ToInt64_m35759D4D6470EEA84670592F7B3F58BFD97A2A70 (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_ToInt64_m35759D4D6470EEA84670592F7B3F58BFD97A2A70_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlNumeric10Converter_ToInt64_m35759D4D6470EEA84670592F7B3F58BFD97A2A70_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); V_0 = L_3; Type_t * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_5 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002e; } } { RuntimeObject * L_7 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); int64_t L_8 = XmlBaseConverter_DecimalToInt64_mBDEE4314B13C5492CF55A5567A0281EC7A252E84(((*(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)((Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)UnBox(L_7, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_8; } IL_002e: { Type_t * L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0043; } } { RuntimeObject * L_12 = ___value0; return (((int64_t)((int64_t)((*(int32_t*)((int32_t*)UnBox(L_12, Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var))))))); } IL_0043: { Type_t * L_13 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_14 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_15 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_13, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0057; } } { RuntimeObject * L_16 = ___value0; return ((*(int64_t*)((int64_t*)UnBox(L_16, Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var)))); } IL_0057: { Type_t * L_17 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_18 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_19 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_17, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_0071; } } { RuntimeObject * L_20 = ___value0; int64_t L_21 = VirtFuncInvoker1< int64_t, String_t* >::Invoke(20 /* System.Int64 System.Xml.Schema.XmlValueConverter::ToInt64(System.String) */, __this, ((String_t*)CastclassSealed((RuntimeObject*)L_20, String_t_il2cpp_TypeInfo_var))); return L_21; } IL_0071: { Type_t * L_22 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_23 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_24 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_22, L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_008a; } } { RuntimeObject * L_25 = ___value0; NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_25, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); int64_t L_26 = VirtFuncInvoker0< int64_t >::Invoke(12 /* System.Int64 System.Xml.XPath.XPathItem::get_ValueAsLong() */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_25, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); return L_26; } IL_008a: { RuntimeObject * L_27 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_28 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int64Type_11(); RuntimeObject * L_29 = XmlNumeric10Converter_ChangeTypeWildcardDestination_m0F9064740277D6BCBFBDCB7ADA2CEF2C884E91DC(__this, L_27, L_28, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(int64_t*)((int64_t*)UnBox(L_29, Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var)))); } } // System.String System.Xml.Schema.XmlNumeric10Converter::ToString(System.Decimal) extern "C" IL2CPP_METHOD_ATTR String_t* XmlNumeric10Converter_ToString_mC38B79CD0D60AFC97C26B5B277B30A2859ADABAB (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_ToString_mC38B79CD0D60AFC97C26B5B277B30A2859ADABAB_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)14))))) { goto IL_0011; } } { Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_1 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_2 = XmlConvert_ToString_mE5A35CCA79A2E41A88D54E5FA05D5A4BDB269069(L_1, /*hidden argument*/NULL); return L_2; } IL_0011: { Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_3 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_4 = Decimal_Truncate_m784826AF08AA33B181B210DDC69A77514834768C(L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_5 = XmlConvert_ToString_mE5A35CCA79A2E41A88D54E5FA05D5A4BDB269069(L_4, /*hidden argument*/NULL); return L_5; } } // System.String System.Xml.Schema.XmlNumeric10Converter::ToString(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* XmlNumeric10Converter_ToString_mCF2356574A7C0DA25B3FFCC21C027D05EB6FC769 (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_ToString_mCF2356574A7C0DA25B3FFCC21C027D05EB6FC769_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_1 = XmlConvert_ToString_m77382EE674A1B6674515E6B7FE1D4E5DB1694BF0(L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlNumeric10Converter::ToString(System.Int64) extern "C" IL2CPP_METHOD_ATTR String_t* XmlNumeric10Converter_ToString_m26F4C2DCCA4E06DEE814F0B605E9D9BED56962DF (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, int64_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_ToString_m26F4C2DCCA4E06DEE814F0B605E9D9BED56962DF_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int64_t L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_1 = XmlConvert_ToString_mBE98D61F39D5C9C9FF6AEE147E13C52554E4C8BB(L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlNumeric10Converter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR String_t* XmlNumeric10Converter_ToString_m6EDFFAA74718A817AC5A8058F6040478639A1C81 (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, RuntimeObject * ___value0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_ToString_m6EDFFAA74718A817AC5A8058F6040478639A1C81_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlNumeric10Converter_ToString_m6EDFFAA74718A817AC5A8058F6040478639A1C81_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); V_0 = L_3; Type_t * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_5 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002f; } } { RuntimeObject * L_7 = ___value0; String_t* L_8 = VirtFuncInvoker1< String_t*, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 >::Invoke(46 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Decimal) */, __this, ((*(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)((Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)UnBox(L_7, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var))))); return L_8; } IL_002f: { Type_t * L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0048; } } { RuntimeObject * L_12 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_13 = XmlConvert_ToString_m77382EE674A1B6674515E6B7FE1D4E5DB1694BF0(((*(int32_t*)((int32_t*)UnBox(L_12, Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_13; } IL_0048: { Type_t * L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_15 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0061; } } { RuntimeObject * L_17 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_18 = XmlConvert_ToString_mBE98D61F39D5C9C9FF6AEE147E13C52554E4C8BB(((*(int64_t*)((int64_t*)UnBox(L_17, Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_18; } IL_0061: { Type_t * L_19 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_20 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_21 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_19, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_0075; } } { RuntimeObject * L_22 = ___value0; return ((String_t*)CastclassSealed((RuntimeObject*)L_22, String_t_il2cpp_TypeInfo_var)); } IL_0075: { Type_t * L_23 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_24 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_25 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_23, L_24, /*hidden argument*/NULL); if (!L_25) { goto IL_008e; } } { RuntimeObject * L_26 = ___value0; NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_26, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); String_t* L_27 = VirtFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Xml.XPath.XPathItem::get_Value() */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_26, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); return L_27; } IL_008e: { RuntimeObject * L_28 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_29 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); RuntimeObject* L_30 = ___nsResolver1; RuntimeObject * L_31 = XmlNumeric10Converter_ChangeTypeWildcardDestination_m0F9064740277D6BCBFBDCB7ADA2CEF2C884E91DC(__this, L_28, L_29, L_30, /*hidden argument*/NULL); return ((String_t*)CastclassSealed((RuntimeObject*)L_31, String_t_il2cpp_TypeInfo_var)); } } // System.Object System.Xml.Schema.XmlNumeric10Converter::ChangeType(System.Decimal,System.Type) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlNumeric10Converter_ChangeType_m87FFB2A88487DAFEF1A8FB32BF2A5B33FCE53DFC (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___value0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_ChangeType_m87FFB2A88487DAFEF1A8FB32BF2A5B33FCE53DFC_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, XmlNumeric10Converter_ChangeType_m87FFB2A88487DAFEF1A8FB32BF2A5B33FCE53DFC_RuntimeMethod_var); } IL_0014: { Type_t * L_3 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { Type_t * L_6 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_6; } IL_0029: { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003d; } } { Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_10 = ___value0; Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_11 = L_10; RuntimeObject * L_12 = Box(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var, &L_11); return L_12; } IL_003d: { Type_t * L_13 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_14 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_15 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_13, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0056; } } { Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_16 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); int32_t L_17 = XmlBaseConverter_DecimalToInt32_m439830B4A65D2E7C8B2ED6BF485AF98415165254(L_16, /*hidden argument*/NULL); int32_t L_18 = L_17; RuntimeObject * L_19 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0056: { Type_t * L_20 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_21 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_22 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_20, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_006f; } } { Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_23 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); int64_t L_24 = XmlBaseConverter_DecimalToInt64_mBDEE4314B13C5492CF55A5567A0281EC7A252E84(L_23, /*hidden argument*/NULL); int64_t L_25 = L_24; RuntimeObject * L_26 = Box(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var, &L_25); return L_26; } IL_006f: { Type_t * L_27 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_28 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_29 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_27, L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_0084; } } { Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_30 = ___value0; String_t* L_31 = VirtFuncInvoker1< String_t*, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 >::Invoke(46 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Decimal) */, __this, L_30); return L_31; } IL_0084: { Type_t * L_32 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_33 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_34 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_32, L_33, /*hidden argument*/NULL); if (!L_34) { goto IL_00a3; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_35 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_36 = ___value0; Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_37 = L_36; RuntimeObject * L_38 = Box(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var, &L_37); XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_39 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m1C489C1005BEE2632E07492092D9CE674C7E3130(L_39, L_35, L_38, /*hidden argument*/NULL); return L_39; } IL_00a3: { Type_t * L_40 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_41 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_42 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_40, L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_00c2; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_43 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_44 = ___value0; Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_45 = L_44; RuntimeObject * L_46 = Box(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var, &L_45); XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_47 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m1C489C1005BEE2632E07492092D9CE674C7E3130(L_47, L_43, L_46, /*hidden argument*/NULL); return L_47; } IL_00c2: { Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_48 = ___value0; Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_49 = L_48; RuntimeObject * L_50 = Box(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var, &L_49); Type_t * L_51 = ___destinationType1; RuntimeObject * L_52 = XmlNumeric10Converter_ChangeTypeWildcardSource_m5F4C749F8D5601072CB2033C59E35054117B8D69(__this, L_50, L_51, (RuntimeObject*)NULL, /*hidden argument*/NULL); return L_52; } } // System.Object System.Xml.Schema.XmlNumeric10Converter::ChangeType(System.Int32,System.Type) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlNumeric10Converter_ChangeType_mF42A772C3918292EC6A15836027D01E3B4814518 (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, int32_t ___value0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_ChangeType_mF42A772C3918292EC6A15836027D01E3B4814518_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, XmlNumeric10Converter_ChangeType_mF42A772C3918292EC6A15836027D01E3B4814518_RuntimeMethod_var); } IL_0014: { Type_t * L_3 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { Type_t * L_6 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_6; } IL_0029: { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0042; } } { int32_t L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_11 = Decimal_op_Implicit_m654C5710B68EAA7C5E606F28F084CE5FDA339415(L_10, /*hidden argument*/NULL); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_12 = L_11; RuntimeObject * L_13 = Box(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0042: { Type_t * L_14 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_15 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0056; } } { int32_t L_17 = ___value0; int32_t L_18 = L_17; RuntimeObject * L_19 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_18); return L_19; } IL_0056: { Type_t * L_20 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_21 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_22 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_20, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_006b; } } { int32_t L_23 = ___value0; int64_t L_24 = (((int64_t)((int64_t)L_23))); RuntimeObject * L_25 = Box(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var, &L_24); return L_25; } IL_006b: { Type_t * L_26 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_27 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_28 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_26, L_27, /*hidden argument*/NULL); if (!L_28) { goto IL_007f; } } { int32_t L_29 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_30 = XmlConvert_ToString_m77382EE674A1B6674515E6B7FE1D4E5DB1694BF0(L_29, /*hidden argument*/NULL); return L_30; } IL_007f: { Type_t * L_31 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_32 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_33 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_31, L_32, /*hidden argument*/NULL); if (!L_33) { goto IL_0099; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_34 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); int32_t L_35 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_36 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mAAA4E866BF8939F68CC1CD221BD4DB9710424B93(L_36, L_34, L_35, /*hidden argument*/NULL); return L_36; } IL_0099: { Type_t * L_37 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_38 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_39 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_37, L_38, /*hidden argument*/NULL); if (!L_39) { goto IL_00b3; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_40 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); int32_t L_41 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_42 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mAAA4E866BF8939F68CC1CD221BD4DB9710424B93(L_42, L_40, L_41, /*hidden argument*/NULL); return L_42; } IL_00b3: { int32_t L_43 = ___value0; int32_t L_44 = L_43; RuntimeObject * L_45 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_44); Type_t * L_46 = ___destinationType1; RuntimeObject * L_47 = XmlNumeric10Converter_ChangeTypeWildcardSource_m5F4C749F8D5601072CB2033C59E35054117B8D69(__this, L_45, L_46, (RuntimeObject*)NULL, /*hidden argument*/NULL); return L_47; } } // System.Object System.Xml.Schema.XmlNumeric10Converter::ChangeType(System.Int64,System.Type) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlNumeric10Converter_ChangeType_mB697188BAFD9B5EBA218A6833ACA8383A026960E (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, int64_t ___value0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_ChangeType_mB697188BAFD9B5EBA218A6833ACA8383A026960E_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, XmlNumeric10Converter_ChangeType_mB697188BAFD9B5EBA218A6833ACA8383A026960E_RuntimeMethod_var); } IL_0014: { Type_t * L_3 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { Type_t * L_6 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_6; } IL_0029: { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0042; } } { int64_t L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_11 = Decimal_op_Implicit_mFD66E10F50DE6B69A137279140DD74487572827D(L_10, /*hidden argument*/NULL); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_12 = L_11; RuntimeObject * L_13 = Box(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var, &L_12); return L_13; } IL_0042: { Type_t * L_14 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_15 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_005b; } } { int64_t L_17 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); int32_t L_18 = XmlBaseConverter_Int64ToInt32_mD9A8956635FDE08399175D3385EF906AC1C50581(L_17, /*hidden argument*/NULL); int32_t L_19 = L_18; RuntimeObject * L_20 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_19); return L_20; } IL_005b: { Type_t * L_21 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_22 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_23 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_21, L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_006f; } } { int64_t L_24 = ___value0; int64_t L_25 = L_24; RuntimeObject * L_26 = Box(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var, &L_25); return L_26; } IL_006f: { Type_t * L_27 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_28 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_29 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_27, L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_0083; } } { int64_t L_30 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_31 = XmlConvert_ToString_mBE98D61F39D5C9C9FF6AEE147E13C52554E4C8BB(L_30, /*hidden argument*/NULL); return L_31; } IL_0083: { Type_t * L_32 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_33 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_34 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_32, L_33, /*hidden argument*/NULL); if (!L_34) { goto IL_009d; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_35 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); int64_t L_36 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_37 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m47A1F7A01B763C83F67304CA7B339E18D7B3880C(L_37, L_35, L_36, /*hidden argument*/NULL); return L_37; } IL_009d: { Type_t * L_38 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_39 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_40 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_38, L_39, /*hidden argument*/NULL); if (!L_40) { goto IL_00b7; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_41 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); int64_t L_42 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_43 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m47A1F7A01B763C83F67304CA7B339E18D7B3880C(L_43, L_41, L_42, /*hidden argument*/NULL); return L_43; } IL_00b7: { int64_t L_44 = ___value0; int64_t L_45 = L_44; RuntimeObject * L_46 = Box(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var, &L_45); Type_t * L_47 = ___destinationType1; RuntimeObject * L_48 = XmlNumeric10Converter_ChangeTypeWildcardSource_m5F4C749F8D5601072CB2033C59E35054117B8D69(__this, L_46, L_47, (RuntimeObject*)NULL, /*hidden argument*/NULL); return L_48; } } // System.Object System.Xml.Schema.XmlNumeric10Converter::ChangeType(System.String,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlNumeric10Converter_ChangeType_mEE16D96513511F0FE70F7449B6523D906A0258E9 (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, String_t* ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_ChangeType_mEE16D96513511F0FE70F7449B6523D906A0258E9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlNumeric10Converter_ChangeType_mEE16D96513511F0FE70F7449B6523D906A0258E9_RuntimeMethod_var); } IL_000e: { Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, XmlNumeric10Converter_ChangeType_mEE16D96513511F0FE70F7449B6523D906A0258E9_RuntimeMethod_var); } IL_0022: { Type_t * L_5 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_6 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_7 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0037; } } { Type_t * L_8 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_8; } IL_0037: { Type_t * L_9 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0051; } } { String_t* L_12 = ___value0; Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_13 = VirtFuncInvoker1< Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 , String_t* >::Invoke(22 /* System.Decimal System.Xml.Schema.XmlValueConverter::ToDecimal(System.String) */, __this, L_12); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_14 = L_13; RuntimeObject * L_15 = Box(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var, &L_14); return L_15; } IL_0051: { Type_t * L_16 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_17 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_18 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_16, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_006b; } } { String_t* L_19 = ___value0; int32_t L_20 = VirtFuncInvoker1< int32_t, String_t* >::Invoke(14 /* System.Int32 System.Xml.Schema.XmlValueConverter::ToInt32(System.String) */, __this, L_19); int32_t L_21 = L_20; RuntimeObject * L_22 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_006b: { Type_t * L_23 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_24 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_25 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_23, L_24, /*hidden argument*/NULL); if (!L_25) { goto IL_0085; } } { String_t* L_26 = ___value0; int64_t L_27 = VirtFuncInvoker1< int64_t, String_t* >::Invoke(20 /* System.Int64 System.Xml.Schema.XmlValueConverter::ToInt64(System.String) */, __this, L_26); int64_t L_28 = L_27; RuntimeObject * L_29 = Box(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var, &L_28); return L_29; } IL_0085: { Type_t * L_30 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_31 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_32 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_30, L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_0094; } } { String_t* L_33 = ___value0; return L_33; } IL_0094: { Type_t * L_34 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_35 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_36 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_34, L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_00ae; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_37 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); String_t* L_38 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_39 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_39, L_37, L_38, /*hidden argument*/NULL); return L_39; } IL_00ae: { Type_t * L_40 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_41 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_42 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_40, L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_00c8; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_43 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); String_t* L_44 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_45 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_45, L_43, L_44, /*hidden argument*/NULL); return L_45; } IL_00c8: { String_t* L_46 = ___value0; Type_t * L_47 = ___destinationType1; RuntimeObject* L_48 = ___nsResolver2; RuntimeObject * L_49 = XmlNumeric10Converter_ChangeTypeWildcardSource_m5F4C749F8D5601072CB2033C59E35054117B8D69(__this, L_46, L_47, L_48, /*hidden argument*/NULL); return L_49; } } // System.Object System.Xml.Schema.XmlNumeric10Converter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlNumeric10Converter_ChangeType_mF01CA3CC73A08EB28CA50533AB7A9F99111140F0 (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_ChangeType_mF01CA3CC73A08EB28CA50533AB7A9F99111140F0_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlNumeric10Converter_ChangeType_mF01CA3CC73A08EB28CA50533AB7A9F99111140F0_RuntimeMethod_var); } IL_000e: { Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, XmlNumeric10Converter_ChangeType_mF01CA3CC73A08EB28CA50533AB7A9F99111140F0_RuntimeMethod_var); } IL_0022: { RuntimeObject * L_5 = ___value0; NullCheck(L_5); Type_t * L_6 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_5, /*hidden argument*/NULL); V_0 = L_6; Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003e; } } { Type_t * L_10 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_10; } IL_003e: { Type_t * L_11 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_12 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_13 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0058; } } { RuntimeObject * L_14 = ___value0; Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_15 = VirtFuncInvoker1< Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 , RuntimeObject * >::Invoke(23 /* System.Decimal System.Xml.Schema.XmlValueConverter::ToDecimal(System.Object) */, __this, L_14); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_16 = L_15; RuntimeObject * L_17 = Box(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var, &L_16); return L_17; } IL_0058: { Type_t * L_18 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_19 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_20 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_18, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_0072; } } { RuntimeObject * L_21 = ___value0; int32_t L_22 = VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(15 /* System.Int32 System.Xml.Schema.XmlValueConverter::ToInt32(System.Object) */, __this, L_21); int32_t L_23 = L_22; RuntimeObject * L_24 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_23); return L_24; } IL_0072: { Type_t * L_25 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_26 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_27 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_25, L_26, /*hidden argument*/NULL); if (!L_27) { goto IL_008c; } } { RuntimeObject * L_28 = ___value0; int64_t L_29 = VirtFuncInvoker1< int64_t, RuntimeObject * >::Invoke(21 /* System.Int64 System.Xml.Schema.XmlValueConverter::ToInt64(System.Object) */, __this, L_28); int64_t L_30 = L_29; RuntimeObject * L_31 = Box(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_008c: { Type_t * L_32 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_33 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_34 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_32, L_33, /*hidden argument*/NULL); if (!L_34) { goto IL_00a2; } } { RuntimeObject * L_35 = ___value0; RuntimeObject* L_36 = ___nsResolver2; String_t* L_37 = VirtFuncInvoker2< String_t*, RuntimeObject *, RuntimeObject* >::Invoke(52 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) */, __this, L_35, L_36); return L_37; } IL_00a2: { Type_t * L_38 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_39 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_40 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_38, L_39, /*hidden argument*/NULL); if (!L_40) { goto IL_013d; } } { Type_t * L_41 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_42 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_43 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_41, L_42, /*hidden argument*/NULL); if (!L_43) { goto IL_00cc; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_44 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_45 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_46 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m1C489C1005BEE2632E07492092D9CE674C7E3130(L_46, L_44, L_45, /*hidden argument*/NULL); return L_46; } IL_00cc: { Type_t * L_47 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_48 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_49 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_47, L_48, /*hidden argument*/NULL); if (!L_49) { goto IL_00eb; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_50 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_51 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_52 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mAAA4E866BF8939F68CC1CD221BD4DB9710424B93(L_52, L_50, ((*(int32_t*)((int32_t*)UnBox(L_51, Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_52; } IL_00eb: { Type_t * L_53 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_54 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_55 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_53, L_54, /*hidden argument*/NULL); if (!L_55) { goto IL_010a; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_56 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_57 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_58 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m47A1F7A01B763C83F67304CA7B339E18D7B3880C(L_58, L_56, ((*(int64_t*)((int64_t*)UnBox(L_57, Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_58; } IL_010a: { Type_t * L_59 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_60 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_61 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_59, L_60, /*hidden argument*/NULL); if (!L_61) { goto IL_0129; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_62 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_63 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_64 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_64, L_62, ((String_t*)CastclassSealed((RuntimeObject*)L_63, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_64; } IL_0129: { Type_t * L_65 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_66 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_67 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_65, L_66, /*hidden argument*/NULL); if (!L_67) { goto IL_013d; } } { RuntimeObject * L_68 = ___value0; return ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_68, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)); } IL_013d: { Type_t * L_69 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_70 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_71 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_69, L_70, /*hidden argument*/NULL); if (!L_71) { goto IL_01d8; } } { Type_t * L_72 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_73 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_74 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_72, L_73, /*hidden argument*/NULL); if (!L_74) { goto IL_0167; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_75 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_76 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_77 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m1C489C1005BEE2632E07492092D9CE674C7E3130(L_77, L_75, L_76, /*hidden argument*/NULL); return L_77; } IL_0167: { Type_t * L_78 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_79 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_80 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_78, L_79, /*hidden argument*/NULL); if (!L_80) { goto IL_0186; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_81 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_82 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_83 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mAAA4E866BF8939F68CC1CD221BD4DB9710424B93(L_83, L_81, ((*(int32_t*)((int32_t*)UnBox(L_82, Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_83; } IL_0186: { Type_t * L_84 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_85 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_86 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_84, L_85, /*hidden argument*/NULL); if (!L_86) { goto IL_01a5; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_87 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_88 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_89 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m47A1F7A01B763C83F67304CA7B339E18D7B3880C(L_89, L_87, ((*(int64_t*)((int64_t*)UnBox(L_88, Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_89; } IL_01a5: { Type_t * L_90 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_91 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_92 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_90, L_91, /*hidden argument*/NULL); if (!L_92) { goto IL_01c4; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_93 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_94 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_95 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_95, L_93, ((String_t*)CastclassSealed((RuntimeObject*)L_94, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_95; } IL_01c4: { Type_t * L_96 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_97 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_98 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_96, L_97, /*hidden argument*/NULL); if (!L_98) { goto IL_01d8; } } { RuntimeObject * L_99 = ___value0; return ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_99, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)); } IL_01d8: { Type_t * L_100 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_101 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteType_15(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_102 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_100, L_101, /*hidden argument*/NULL); if (!L_102) { goto IL_01f7; } } { RuntimeObject * L_103 = ___value0; int32_t L_104 = VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(15 /* System.Int32 System.Xml.Schema.XmlValueConverter::ToInt32(System.Object) */, __this, L_103); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); uint8_t L_105 = XmlBaseConverter_Int32ToByte_m2447487963855AB65093294F8E95CFFAE7620030(L_104, /*hidden argument*/NULL); uint8_t L_106 = L_105; RuntimeObject * L_107 = Box(Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var, &L_106); return L_107; } IL_01f7: { Type_t * L_108 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_109 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int16Type_16(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_110 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_108, L_109, /*hidden argument*/NULL); if (!L_110) { goto IL_0216; } } { RuntimeObject * L_111 = ___value0; int32_t L_112 = VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(15 /* System.Int32 System.Xml.Schema.XmlValueConverter::ToInt32(System.Object) */, __this, L_111); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); int16_t L_113 = XmlBaseConverter_Int32ToInt16_m82C872DD2157DE9A40F3443FA72EADF833E4670A(L_112, /*hidden argument*/NULL); int16_t L_114 = L_113; RuntimeObject * L_115 = Box(Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_il2cpp_TypeInfo_var, &L_114); return L_115; } IL_0216: { Type_t * L_116 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_117 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SByteType_17(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_118 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_116, L_117, /*hidden argument*/NULL); if (!L_118) { goto IL_0235; } } { RuntimeObject * L_119 = ___value0; int32_t L_120 = VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(15 /* System.Int32 System.Xml.Schema.XmlValueConverter::ToInt32(System.Object) */, __this, L_119); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); int8_t L_121 = XmlBaseConverter_Int32ToSByte_mA4FE4DB0894729B5094E7589184021C88ACAA99B(L_120, /*hidden argument*/NULL); int8_t L_122 = L_121; RuntimeObject * L_123 = Box(SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_il2cpp_TypeInfo_var, &L_122); return L_123; } IL_0235: { Type_t * L_124 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_125 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt16Type_18(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_126 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_124, L_125, /*hidden argument*/NULL); if (!L_126) { goto IL_0254; } } { RuntimeObject * L_127 = ___value0; int32_t L_128 = VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(15 /* System.Int32 System.Xml.Schema.XmlValueConverter::ToInt32(System.Object) */, __this, L_127); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); uint16_t L_129 = XmlBaseConverter_Int32ToUInt16_mE1F64BD58300E3E9693212A79B84CB7925727EE7(L_128, /*hidden argument*/NULL); uint16_t L_130 = L_129; RuntimeObject * L_131 = Box(UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var, &L_130); return L_131; } IL_0254: { Type_t * L_132 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_133 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt32Type_19(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_134 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_132, L_133, /*hidden argument*/NULL); if (!L_134) { goto IL_0273; } } { RuntimeObject * L_135 = ___value0; int64_t L_136 = VirtFuncInvoker1< int64_t, RuntimeObject * >::Invoke(21 /* System.Int64 System.Xml.Schema.XmlValueConverter::ToInt64(System.Object) */, __this, L_135); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); uint32_t L_137 = XmlBaseConverter_Int64ToUInt32_mCF14753939D6860E51D241CFD8408335794BB143(L_136, /*hidden argument*/NULL); uint32_t L_138 = L_137; RuntimeObject * L_139 = Box(UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_il2cpp_TypeInfo_var, &L_138); return L_139; } IL_0273: { Type_t * L_140 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_141 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt64Type_20(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_142 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_140, L_141, /*hidden argument*/NULL); if (!L_142) { goto IL_0292; } } { RuntimeObject * L_143 = ___value0; Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_144 = VirtFuncInvoker1< Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 , RuntimeObject * >::Invoke(23 /* System.Decimal System.Xml.Schema.XmlValueConverter::ToDecimal(System.Object) */, __this, L_143); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); uint64_t L_145 = XmlBaseConverter_DecimalToUInt64_m19E6C7FA74CB1246BE0C772920737A437A118AED(L_144, /*hidden argument*/NULL); uint64_t L_146 = L_145; RuntimeObject * L_147 = Box(UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_il2cpp_TypeInfo_var, &L_146); return L_147; } IL_0292: { Type_t * L_148 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_149 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteType_15(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_150 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_148, L_149, /*hidden argument*/NULL); if (!L_150) { goto IL_02ad; } } { RuntimeObject * L_151 = ___value0; Type_t * L_152 = ___destinationType1; RuntimeObject * L_153 = VirtFuncInvoker2< RuntimeObject *, int32_t, Type_t * >::Invoke(54 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Int32,System.Type) */, __this, ((*(uint8_t*)((uint8_t*)UnBox(L_151, Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var)))), L_152); return L_153; } IL_02ad: { Type_t * L_154 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_155 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int16Type_16(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_156 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_154, L_155, /*hidden argument*/NULL); if (!L_156) { goto IL_02c8; } } { RuntimeObject * L_157 = ___value0; Type_t * L_158 = ___destinationType1; RuntimeObject * L_159 = VirtFuncInvoker2< RuntimeObject *, int32_t, Type_t * >::Invoke(54 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Int32,System.Type) */, __this, ((*(int16_t*)((int16_t*)UnBox(L_157, Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_il2cpp_TypeInfo_var)))), L_158); return L_159; } IL_02c8: { Type_t * L_160 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_161 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SByteType_17(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_162 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_160, L_161, /*hidden argument*/NULL); if (!L_162) { goto IL_02e3; } } { RuntimeObject * L_163 = ___value0; Type_t * L_164 = ___destinationType1; RuntimeObject * L_165 = VirtFuncInvoker2< RuntimeObject *, int32_t, Type_t * >::Invoke(54 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Int32,System.Type) */, __this, ((*(int8_t*)((int8_t*)UnBox(L_163, SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_il2cpp_TypeInfo_var)))), L_164); return L_165; } IL_02e3: { Type_t * L_166 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_167 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt16Type_18(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_168 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_166, L_167, /*hidden argument*/NULL); if (!L_168) { goto IL_02fe; } } { RuntimeObject * L_169 = ___value0; Type_t * L_170 = ___destinationType1; RuntimeObject * L_171 = VirtFuncInvoker2< RuntimeObject *, int32_t, Type_t * >::Invoke(54 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Int32,System.Type) */, __this, ((*(uint16_t*)((uint16_t*)UnBox(L_169, UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var)))), L_170); return L_171; } IL_02fe: { Type_t * L_172 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_173 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt32Type_19(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_174 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_172, L_173, /*hidden argument*/NULL); if (!L_174) { goto IL_031a; } } { RuntimeObject * L_175 = ___value0; Type_t * L_176 = ___destinationType1; RuntimeObject * L_177 = VirtFuncInvoker2< RuntimeObject *, int64_t, Type_t * >::Invoke(55 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Int64,System.Type) */, __this, (((int64_t)((uint64_t)((*(uint32_t*)((uint32_t*)UnBox(L_175, UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_il2cpp_TypeInfo_var))))))), L_176); return L_177; } IL_031a: { Type_t * L_178 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_179 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt64Type_20(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_180 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_178, L_179, /*hidden argument*/NULL); if (!L_180) { goto IL_033a; } } { RuntimeObject * L_181 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_182 = Decimal_op_Implicit_m2C34640E22DCDAB44B7135AE81E8D480C0CCF556(((*(uint64_t*)((uint64_t*)UnBox(L_181, UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); Type_t * L_183 = ___destinationType1; RuntimeObject * L_184 = VirtFuncInvoker2< RuntimeObject *, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 , Type_t * >::Invoke(56 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Decimal,System.Type) */, __this, L_182, L_183); return L_184; } IL_033a: { RuntimeObject * L_185 = ___value0; Type_t * L_186 = ___destinationType1; RuntimeObject* L_187 = ___nsResolver2; RuntimeObject * L_188 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_185, L_186, L_187); return L_188; } } // System.Object System.Xml.Schema.XmlNumeric10Converter::ChangeTypeWildcardDestination(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlNumeric10Converter_ChangeTypeWildcardDestination_m0F9064740277D6BCBFBDCB7ADA2CEF2C884E91DC (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_ChangeTypeWildcardDestination_m0F9064740277D6BCBFBDCB7ADA2CEF2C884E91DC_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; NullCheck(L_0); Type_t * L_1 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_0, /*hidden argument*/NULL); V_0 = L_1; Type_t * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_3 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteType_15(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_4 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0022; } } { RuntimeObject * L_5 = ___value0; Type_t * L_6 = ___destinationType1; RuntimeObject * L_7 = VirtFuncInvoker2< RuntimeObject *, int32_t, Type_t * >::Invoke(54 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Int32,System.Type) */, __this, ((*(uint8_t*)((uint8_t*)UnBox(L_5, Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var)))), L_6); return L_7; } IL_0022: { Type_t * L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int16Type_16(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_10 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_8, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_003d; } } { RuntimeObject * L_11 = ___value0; Type_t * L_12 = ___destinationType1; RuntimeObject * L_13 = VirtFuncInvoker2< RuntimeObject *, int32_t, Type_t * >::Invoke(54 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Int32,System.Type) */, __this, ((*(int16_t*)((int16_t*)UnBox(L_11, Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_il2cpp_TypeInfo_var)))), L_12); return L_13; } IL_003d: { Type_t * L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_15 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SByteType_17(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0058; } } { RuntimeObject * L_17 = ___value0; Type_t * L_18 = ___destinationType1; RuntimeObject * L_19 = VirtFuncInvoker2< RuntimeObject *, int32_t, Type_t * >::Invoke(54 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Int32,System.Type) */, __this, ((*(int8_t*)((int8_t*)UnBox(L_17, SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_il2cpp_TypeInfo_var)))), L_18); return L_19; } IL_0058: { Type_t * L_20 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_21 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt16Type_18(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_22 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_20, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_0073; } } { RuntimeObject * L_23 = ___value0; Type_t * L_24 = ___destinationType1; RuntimeObject * L_25 = VirtFuncInvoker2< RuntimeObject *, int32_t, Type_t * >::Invoke(54 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Int32,System.Type) */, __this, ((*(uint16_t*)((uint16_t*)UnBox(L_23, UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var)))), L_24); return L_25; } IL_0073: { Type_t * L_26 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_27 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt32Type_19(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_28 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_26, L_27, /*hidden argument*/NULL); if (!L_28) { goto IL_008f; } } { RuntimeObject * L_29 = ___value0; Type_t * L_30 = ___destinationType1; RuntimeObject * L_31 = VirtFuncInvoker2< RuntimeObject *, int64_t, Type_t * >::Invoke(55 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Int64,System.Type) */, __this, (((int64_t)((uint64_t)((*(uint32_t*)((uint32_t*)UnBox(L_29, UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_il2cpp_TypeInfo_var))))))), L_30); return L_31; } IL_008f: { Type_t * L_32 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_33 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt64Type_20(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_34 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_32, L_33, /*hidden argument*/NULL); if (!L_34) { goto IL_00af; } } { RuntimeObject * L_35 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_36 = Decimal_op_Implicit_m2C34640E22DCDAB44B7135AE81E8D480C0CCF556(((*(uint64_t*)((uint64_t*)UnBox(L_35, UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); Type_t * L_37 = ___destinationType1; RuntimeObject * L_38 = VirtFuncInvoker2< RuntimeObject *, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 , Type_t * >::Invoke(56 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Decimal,System.Type) */, __this, L_36, L_37); return L_38; } IL_00af: { RuntimeObject * L_39 = ___value0; Type_t * L_40 = ___destinationType1; RuntimeObject* L_41 = ___nsResolver2; RuntimeObject * L_42 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_39, L_40, L_41); return L_42; } } // System.Object System.Xml.Schema.XmlNumeric10Converter::ChangeTypeWildcardSource(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlNumeric10Converter_ChangeTypeWildcardSource_m5F4C749F8D5601072CB2033C59E35054117B8D69 (XmlNumeric10Converter_t3A3B412CBFC756A6226402095D3213113C01DD8C * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric10Converter_ChangeTypeWildcardSource_m5F4C749F8D5601072CB2033C59E35054117B8D69_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_1 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteType_15(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_2 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_001f; } } { RuntimeObject * L_3 = ___value0; int32_t L_4 = VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(15 /* System.Int32 System.Xml.Schema.XmlValueConverter::ToInt32(System.Object) */, __this, L_3); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); uint8_t L_5 = XmlBaseConverter_Int32ToByte_m2447487963855AB65093294F8E95CFFAE7620030(L_4, /*hidden argument*/NULL); uint8_t L_6 = L_5; RuntimeObject * L_7 = Box(Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var, &L_6); return L_7; } IL_001f: { Type_t * L_8 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int16Type_16(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_10 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_8, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_003e; } } { RuntimeObject * L_11 = ___value0; int32_t L_12 = VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(15 /* System.Int32 System.Xml.Schema.XmlValueConverter::ToInt32(System.Object) */, __this, L_11); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); int16_t L_13 = XmlBaseConverter_Int32ToInt16_m82C872DD2157DE9A40F3443FA72EADF833E4670A(L_12, /*hidden argument*/NULL); int16_t L_14 = L_13; RuntimeObject * L_15 = Box(Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_il2cpp_TypeInfo_var, &L_14); return L_15; } IL_003e: { Type_t * L_16 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_17 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SByteType_17(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_18 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_16, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_005d; } } { RuntimeObject * L_19 = ___value0; int32_t L_20 = VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(15 /* System.Int32 System.Xml.Schema.XmlValueConverter::ToInt32(System.Object) */, __this, L_19); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); int8_t L_21 = XmlBaseConverter_Int32ToSByte_mA4FE4DB0894729B5094E7589184021C88ACAA99B(L_20, /*hidden argument*/NULL); int8_t L_22 = L_21; RuntimeObject * L_23 = Box(SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_il2cpp_TypeInfo_var, &L_22); return L_23; } IL_005d: { Type_t * L_24 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_25 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt16Type_18(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_26 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_24, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_007c; } } { RuntimeObject * L_27 = ___value0; int32_t L_28 = VirtFuncInvoker1< int32_t, RuntimeObject * >::Invoke(15 /* System.Int32 System.Xml.Schema.XmlValueConverter::ToInt32(System.Object) */, __this, L_27); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); uint16_t L_29 = XmlBaseConverter_Int32ToUInt16_mE1F64BD58300E3E9693212A79B84CB7925727EE7(L_28, /*hidden argument*/NULL); uint16_t L_30 = L_29; RuntimeObject * L_31 = Box(UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_007c: { Type_t * L_32 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_33 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt32Type_19(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_34 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_32, L_33, /*hidden argument*/NULL); if (!L_34) { goto IL_009b; } } { RuntimeObject * L_35 = ___value0; int64_t L_36 = VirtFuncInvoker1< int64_t, RuntimeObject * >::Invoke(21 /* System.Int64 System.Xml.Schema.XmlValueConverter::ToInt64(System.Object) */, __this, L_35); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); uint32_t L_37 = XmlBaseConverter_Int64ToUInt32_mCF14753939D6860E51D241CFD8408335794BB143(L_36, /*hidden argument*/NULL); uint32_t L_38 = L_37; RuntimeObject * L_39 = Box(UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_il2cpp_TypeInfo_var, &L_38); return L_39; } IL_009b: { Type_t * L_40 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_41 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt64Type_20(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_42 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_40, L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_00ba; } } { RuntimeObject * L_43 = ___value0; Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_44 = VirtFuncInvoker1< Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 , RuntimeObject * >::Invoke(23 /* System.Decimal System.Xml.Schema.XmlValueConverter::ToDecimal(System.Object) */, __this, L_43); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); uint64_t L_45 = XmlBaseConverter_DecimalToUInt64_m19E6C7FA74CB1246BE0C772920737A437A118AED(L_44, /*hidden argument*/NULL); uint64_t L_46 = L_45; RuntimeObject * L_47 = Box(UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_il2cpp_TypeInfo_var, &L_46); return L_47; } IL_00ba: { RuntimeObject * L_48 = ___value0; Type_t * L_49 = ___destinationType1; RuntimeObject* L_50 = ___nsResolver2; RuntimeObject * L_51 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_48, L_49, L_50); return L_51; } } #ifdef __clang__ #pragma 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.XmlNumeric2Converter::.ctor(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlNumeric2Converter__ctor_mD32D3A3C785D1A829B6E91FAE6DB165CEE1EE625 (XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric2Converter__ctor_mD32D3A3C785D1A829B6E91FAE6DB165CEE1EE625_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_0 = ___schemaType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); XmlBaseConverter__ctor_mD14E99D1AAF0C63194C50E2E9877DCC97F23D968(__this, L_0, /*hidden argument*/NULL); return; } } // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlNumeric2Converter::Create(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * XmlNumeric2Converter_Create_m8E30F796D90FEFF1320F220EB490FE75A58A22FE (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric2Converter_Create_m8E30F796D90FEFF1320F220EB490FE75A58A22FE_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_0 = ___schemaType0; XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693 * L_1 = (XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693 *)il2cpp_codegen_object_new(XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693_il2cpp_TypeInfo_var); XmlNumeric2Converter__ctor_mD32D3A3C785D1A829B6E91FAE6DB165CEE1EE625(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Double System.Xml.Schema.XmlNumeric2Converter::ToDouble(System.String) extern "C" IL2CPP_METHOD_ATTR double XmlNumeric2Converter_ToDouble_m4CA99CA298726872D3BE2338F487ADB8ADEA4555 (XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693 * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric2Converter_ToDouble_m4CA99CA298726872D3BE2338F487ADB8ADEA4555_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlNumeric2Converter_ToDouble_m4CA99CA298726872D3BE2338F487ADB8ADEA4555_RuntimeMethod_var); } IL_000e: { int32_t L_2 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)15))))) { goto IL_0020; } } { String_t* L_3 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); float L_4 = XmlConvert_ToSingle_mE71D343AFD52CCD58B575BB64166226C31B01C92(L_3, /*hidden argument*/NULL); return (((double)((double)L_4))); } IL_0020: { String_t* L_5 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); double L_6 = XmlConvert_ToDouble_mF72283E87D468B2CC95C44498301E37F7A0B614F(L_5, /*hidden argument*/NULL); return L_6; } } // System.Double System.Xml.Schema.XmlNumeric2Converter::ToDouble(System.Object) extern "C" IL2CPP_METHOD_ATTR double XmlNumeric2Converter_ToDouble_m8DEEE1C0C183B573D56F49DE529D95177237ABE6 (XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric2Converter_ToDouble_m8DEEE1C0C183B573D56F49DE529D95177237ABE6_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlNumeric2Converter_ToDouble_m8DEEE1C0C183B573D56F49DE529D95177237ABE6_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); V_0 = L_3; Type_t * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_5 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DoubleType_22(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0029; } } { RuntimeObject * L_7 = ___value0; return ((*(double*)((double*)UnBox(L_7, Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var)))); } IL_0029: { Type_t * L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SingleType_23(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_10 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_8, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_003e; } } { RuntimeObject * L_11 = ___value0; return (((double)((double)((*(float*)((float*)UnBox(L_11, Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_il2cpp_TypeInfo_var))))))); } IL_003e: { Type_t * L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_13 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_14 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_12, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0058; } } { RuntimeObject * L_15 = ___value0; double L_16 = VirtFuncInvoker1< double, String_t* >::Invoke(28 /* System.Double System.Xml.Schema.XmlValueConverter::ToDouble(System.String) */, __this, ((String_t*)CastclassSealed((RuntimeObject*)L_15, String_t_il2cpp_TypeInfo_var))); return L_16; } IL_0058: { Type_t * L_17 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_18 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_19 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_17, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_0071; } } { RuntimeObject * L_20 = ___value0; NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_20, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); double L_21 = VirtFuncInvoker0< double >::Invoke(10 /* System.Double System.Xml.XPath.XPathItem::get_ValueAsDouble() */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_20, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); return L_21; } IL_0071: { RuntimeObject * L_22 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_23 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DoubleType_22(); RuntimeObject * L_24 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_22, L_23, (RuntimeObject*)NULL); return ((*(double*)((double*)UnBox(L_24, Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var)))); } } // System.Single System.Xml.Schema.XmlNumeric2Converter::ToSingle(System.Double) extern "C" IL2CPP_METHOD_ATTR float XmlNumeric2Converter_ToSingle_m68677B1687DC6C2C6D1E858D3E65356835BF9B55 (XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693 * __this, double ___value0, const RuntimeMethod* method) { { double L_0 = ___value0; return (((float)((float)(((double)((double)L_0)))))); } } // System.Single System.Xml.Schema.XmlNumeric2Converter::ToSingle(System.String) extern "C" IL2CPP_METHOD_ATTR float XmlNumeric2Converter_ToSingle_mD2D3E2FF4B34222EE643B4F41F93061A2AEBBE82 (XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693 * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric2Converter_ToSingle_mD2D3E2FF4B34222EE643B4F41F93061A2AEBBE82_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlNumeric2Converter_ToSingle_mD2D3E2FF4B34222EE643B4F41F93061A2AEBBE82_RuntimeMethod_var); } IL_000e: { int32_t L_2 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)15))))) { goto IL_001f; } } { String_t* L_3 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); float L_4 = XmlConvert_ToSingle_mE71D343AFD52CCD58B575BB64166226C31B01C92(L_3, /*hidden argument*/NULL); return L_4; } IL_001f: { String_t* L_5 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); double L_6 = XmlConvert_ToDouble_mF72283E87D468B2CC95C44498301E37F7A0B614F(L_5, /*hidden argument*/NULL); return (((float)((float)L_6))); } } // System.Single System.Xml.Schema.XmlNumeric2Converter::ToSingle(System.Object) extern "C" IL2CPP_METHOD_ATTR float XmlNumeric2Converter_ToSingle_m32F6E2DE62883D2536282D98B5ABD4A6B5E30B0E (XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric2Converter_ToSingle_m32F6E2DE62883D2536282D98B5ABD4A6B5E30B0E_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlNumeric2Converter_ToSingle_m32F6E2DE62883D2536282D98B5ABD4A6B5E30B0E_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); V_0 = L_3; Type_t * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_5 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DoubleType_22(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002a; } } { RuntimeObject * L_7 = ___value0; return (((float)((float)((*(double*)((double*)UnBox(L_7, Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var))))))); } IL_002a: { Type_t * L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SingleType_23(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_10 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_8, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_003e; } } { RuntimeObject * L_11 = ___value0; return ((*(float*)((float*)UnBox(L_11, Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_il2cpp_TypeInfo_var)))); } IL_003e: { Type_t * L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_13 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_14 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_12, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0058; } } { RuntimeObject * L_15 = ___value0; float L_16 = VirtFuncInvoker1< float, String_t* >::Invoke(31 /* System.Single System.Xml.Schema.XmlValueConverter::ToSingle(System.String) */, __this, ((String_t*)CastclassSealed((RuntimeObject*)L_15, String_t_il2cpp_TypeInfo_var))); return L_16; } IL_0058: { Type_t * L_17 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_18 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_19 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_17, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_007b; } } { RuntimeObject * L_20 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_21 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SingleType_23(); NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_20, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); RuntimeObject * L_22 = VirtFuncInvoker1< RuntimeObject *, Type_t * >::Invoke(13 /* System.Object System.Xml.XPath.XPathItem::ValueAs(System.Type) */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_20, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)), L_21); return ((*(float*)((float*)UnBox(L_22, Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_il2cpp_TypeInfo_var)))); } IL_007b: { RuntimeObject * L_23 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_24 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SingleType_23(); RuntimeObject * L_25 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_23, L_24, (RuntimeObject*)NULL); return ((*(float*)((float*)UnBox(L_25, Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_il2cpp_TypeInfo_var)))); } } // System.String System.Xml.Schema.XmlNumeric2Converter::ToString(System.Double) extern "C" IL2CPP_METHOD_ATTR String_t* XmlNumeric2Converter_ToString_mB51D4B8C993A8A2ED51B42975E762283AED745FA (XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693 * __this, double ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric2Converter_ToString_mB51D4B8C993A8A2ED51B42975E762283AED745FA_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)15))))) { goto IL_0018; } } { double L_1 = ___value0; float L_2 = VirtFuncInvoker1< float, double >::Invoke(30 /* System.Single System.Xml.Schema.XmlValueConverter::ToSingle(System.Double) */, __this, (((double)((double)L_1)))); IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_3 = XmlConvert_ToString_m8705ADD74C380B38688083B4319E4E6A00E11B7A(L_2, /*hidden argument*/NULL); return L_3; } IL_0018: { double L_4 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_5 = XmlConvert_ToString_m49240C3634C498D07211B3A4E03C54C342F8AB79((((double)((double)L_4))), /*hidden argument*/NULL); return L_5; } } // System.String System.Xml.Schema.XmlNumeric2Converter::ToString(System.Single) extern "C" IL2CPP_METHOD_ATTR String_t* XmlNumeric2Converter_ToString_mEE1256B1B84EF88C83EA8C2ED3874827003E625B (XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693 * __this, float ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric2Converter_ToString_mEE1256B1B84EF88C83EA8C2ED3874827003E625B_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = XmlBaseConverter_get_TypeCode_mDE84FBF20D818C3D6DBDF4F5815DE520CD2FF59E(__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)15))))) { goto IL_0012; } } { float L_1 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_2 = XmlConvert_ToString_m8705ADD74C380B38688083B4319E4E6A00E11B7A((((float)((float)L_1))), /*hidden argument*/NULL); return L_2; } IL_0012: { float L_3 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_4 = XmlConvert_ToString_m49240C3634C498D07211B3A4E03C54C342F8AB79((((double)((double)(((float)((float)L_3)))))), /*hidden argument*/NULL); return L_4; } } // System.String System.Xml.Schema.XmlNumeric2Converter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR String_t* XmlNumeric2Converter_ToString_m1C0B08020CFEDA1557B0371334CC8B448571C75A (XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693 * __this, RuntimeObject * ___value0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric2Converter_ToString_m1C0B08020CFEDA1557B0371334CC8B448571C75A_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlNumeric2Converter_ToString_m1C0B08020CFEDA1557B0371334CC8B448571C75A_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); V_0 = L_3; Type_t * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_5 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DoubleType_22(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002f; } } { RuntimeObject * L_7 = ___value0; String_t* L_8 = VirtFuncInvoker1< String_t*, double >::Invoke(48 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Double) */, __this, ((*(double*)((double*)UnBox(L_7, Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var))))); return L_8; } IL_002f: { Type_t * L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SingleType_23(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0049; } } { RuntimeObject * L_12 = ___value0; String_t* L_13 = VirtFuncInvoker1< String_t*, float >::Invoke(47 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Single) */, __this, ((*(float*)((float*)UnBox(L_12, Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_il2cpp_TypeInfo_var))))); return L_13; } IL_0049: { Type_t * L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_15 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_005d; } } { RuntimeObject * L_17 = ___value0; return ((String_t*)CastclassSealed((RuntimeObject*)L_17, String_t_il2cpp_TypeInfo_var)); } IL_005d: { Type_t * L_18 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_19 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_20 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_18, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_0076; } } { RuntimeObject * L_21 = ___value0; NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_21, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); String_t* L_22 = VirtFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Xml.XPath.XPathItem::get_Value() */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_21, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); return L_22; } IL_0076: { RuntimeObject * L_23 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_24 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); RuntimeObject* L_25 = ___nsResolver1; RuntimeObject * L_26 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_23, L_24, L_25); return ((String_t*)CastclassSealed((RuntimeObject*)L_26, String_t_il2cpp_TypeInfo_var)); } } // System.Object System.Xml.Schema.XmlNumeric2Converter::ChangeType(System.Double,System.Type) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlNumeric2Converter_ChangeType_m8AE50DBD43A2B1F333EF7D2B5E6EF30081826A08 (XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693 * __this, double ___value0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric2Converter_ChangeType_m8AE50DBD43A2B1F333EF7D2B5E6EF30081826A08_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, XmlNumeric2Converter_ChangeType_m8AE50DBD43A2B1F333EF7D2B5E6EF30081826A08_RuntimeMethod_var); } IL_0014: { Type_t * L_3 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { Type_t * L_6 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_6; } IL_0029: { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DoubleType_22(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003e; } } { double L_10 = ___value0; double L_11 = (((double)((double)L_10))); RuntimeObject * L_12 = Box(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var, &L_11); return L_12; } IL_003e: { Type_t * L_13 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_14 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SingleType_23(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_15 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_13, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0054; } } { double L_16 = ___value0; float L_17 = (((float)((float)(((double)((double)L_16)))))); RuntimeObject * L_18 = Box(Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_il2cpp_TypeInfo_var, &L_17); return L_18; } IL_0054: { Type_t * L_19 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_20 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_21 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_19, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_006a; } } { double L_22 = ___value0; String_t* L_23 = VirtFuncInvoker1< String_t*, double >::Invoke(48 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Double) */, __this, (((double)((double)L_22)))); return L_23; } IL_006a: { Type_t * L_24 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_25 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_26 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_24, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_0085; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_27 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); double L_28 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_29 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mB4CFEA40EE41855925797FF5974E0D2A1C247808(L_29, L_27, (((double)((double)L_28))), /*hidden argument*/NULL); return L_29; } IL_0085: { Type_t * L_30 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_31 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_32 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_30, L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_00a0; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_33 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); double L_34 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_35 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mB4CFEA40EE41855925797FF5974E0D2A1C247808(L_35, L_33, (((double)((double)L_34))), /*hidden argument*/NULL); return L_35; } IL_00a0: { double L_36 = ___value0; double L_37 = L_36; RuntimeObject * L_38 = Box(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var, &L_37); Type_t * L_39 = ___destinationType1; RuntimeObject * L_40 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_38, L_39, (RuntimeObject*)NULL); return L_40; } } // System.Object System.Xml.Schema.XmlNumeric2Converter::ChangeType(System.String,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlNumeric2Converter_ChangeType_mEB7C7841D52F8A2BB6289492656D3A15AE40D5DE (XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693 * __this, String_t* ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric2Converter_ChangeType_mEB7C7841D52F8A2BB6289492656D3A15AE40D5DE_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlNumeric2Converter_ChangeType_mEB7C7841D52F8A2BB6289492656D3A15AE40D5DE_RuntimeMethod_var); } IL_000e: { Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, XmlNumeric2Converter_ChangeType_mEB7C7841D52F8A2BB6289492656D3A15AE40D5DE_RuntimeMethod_var); } IL_0022: { Type_t * L_5 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_6 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_7 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0037; } } { Type_t * L_8 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_8; } IL_0037: { Type_t * L_9 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DoubleType_22(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0051; } } { String_t* L_12 = ___value0; double L_13 = VirtFuncInvoker1< double, String_t* >::Invoke(28 /* System.Double System.Xml.Schema.XmlValueConverter::ToDouble(System.String) */, __this, L_12); double L_14 = L_13; RuntimeObject * L_15 = Box(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var, &L_14); return L_15; } IL_0051: { Type_t * L_16 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_17 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SingleType_23(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_18 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_16, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_006b; } } { String_t* L_19 = ___value0; float L_20 = VirtFuncInvoker1< float, String_t* >::Invoke(31 /* System.Single System.Xml.Schema.XmlValueConverter::ToSingle(System.String) */, __this, L_19); float L_21 = L_20; RuntimeObject * L_22 = Box(Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_il2cpp_TypeInfo_var, &L_21); return L_22; } IL_006b: { Type_t * L_23 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_24 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_25 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_23, L_24, /*hidden argument*/NULL); if (!L_25) { goto IL_007a; } } { String_t* L_26 = ___value0; return L_26; } IL_007a: { Type_t * L_27 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_28 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_29 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_27, L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_0094; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_30 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); String_t* L_31 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_32 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_32, L_30, L_31, /*hidden argument*/NULL); return L_32; } IL_0094: { Type_t * L_33 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_34 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_35 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_33, L_34, /*hidden argument*/NULL); if (!L_35) { goto IL_00ae; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_36 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); String_t* L_37 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_38 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_38, L_36, L_37, /*hidden argument*/NULL); return L_38; } IL_00ae: { String_t* L_39 = ___value0; Type_t * L_40 = ___destinationType1; RuntimeObject* L_41 = ___nsResolver2; RuntimeObject * L_42 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_39, L_40, L_41); return L_42; } } // System.Object System.Xml.Schema.XmlNumeric2Converter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlNumeric2Converter_ChangeType_m14C87EEF3DAB7FC061A16F73B4015C3E71BADA36 (XmlNumeric2Converter_t09483B096DF1E361A87EF40B03A2A5E945F03693 * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlNumeric2Converter_ChangeType_m14C87EEF3DAB7FC061A16F73B4015C3E71BADA36_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlNumeric2Converter_ChangeType_m14C87EEF3DAB7FC061A16F73B4015C3E71BADA36_RuntimeMethod_var); } IL_000e: { Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, XmlNumeric2Converter_ChangeType_m14C87EEF3DAB7FC061A16F73B4015C3E71BADA36_RuntimeMethod_var); } IL_0022: { RuntimeObject * L_5 = ___value0; NullCheck(L_5); Type_t * L_6 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_5, /*hidden argument*/NULL); V_0 = L_6; Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003e; } } { Type_t * L_10 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_10; } IL_003e: { Type_t * L_11 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_12 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DoubleType_22(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_13 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0058; } } { RuntimeObject * L_14 = ___value0; double L_15 = VirtFuncInvoker1< double, RuntimeObject * >::Invoke(29 /* System.Double System.Xml.Schema.XmlValueConverter::ToDouble(System.Object) */, __this, L_14); double L_16 = L_15; RuntimeObject * L_17 = Box(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var, &L_16); return L_17; } IL_0058: { Type_t * L_18 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_19 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SingleType_23(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_20 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_18, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_0072; } } { RuntimeObject * L_21 = ___value0; float L_22 = VirtFuncInvoker1< float, RuntimeObject * >::Invoke(32 /* System.Single System.Xml.Schema.XmlValueConverter::ToSingle(System.Object) */, __this, L_21); float L_23 = L_22; RuntimeObject * L_24 = Box(Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_il2cpp_TypeInfo_var, &L_23); return L_24; } IL_0072: { Type_t * L_25 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_26 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_27 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_25, L_26, /*hidden argument*/NULL); if (!L_27) { goto IL_0088; } } { RuntimeObject * L_28 = ___value0; RuntimeObject* L_29 = ___nsResolver2; String_t* L_30 = VirtFuncInvoker2< String_t*, RuntimeObject *, RuntimeObject* >::Invoke(52 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) */, __this, L_28, L_29); return L_30; } IL_0088: { Type_t * L_31 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_32 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_33 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_31, L_32, /*hidden argument*/NULL); if (!L_33) { goto IL_0101; } } { Type_t * L_34 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_35 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DoubleType_22(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_36 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_34, L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_00b4; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_37 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_38 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_39 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mB4CFEA40EE41855925797FF5974E0D2A1C247808(L_39, L_37, ((*(double*)((double*)UnBox(L_38, Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_39; } IL_00b4: { Type_t * L_40 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_41 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SingleType_23(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_42 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_40, L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_00ce; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_43 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_44 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_45 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m1C489C1005BEE2632E07492092D9CE674C7E3130(L_45, L_43, L_44, /*hidden argument*/NULL); return L_45; } IL_00ce: { Type_t * L_46 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_47 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_48 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_46, L_47, /*hidden argument*/NULL); if (!L_48) { goto IL_00ed; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_49 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_50 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_51 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_51, L_49, ((String_t*)CastclassSealed((RuntimeObject*)L_50, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_51; } IL_00ed: { Type_t * L_52 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_53 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_54 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_52, L_53, /*hidden argument*/NULL); if (!L_54) { goto IL_0101; } } { RuntimeObject * L_55 = ___value0; return ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_55, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)); } IL_0101: { Type_t * L_56 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_57 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_58 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_56, L_57, /*hidden argument*/NULL); if (!L_58) { goto IL_017a; } } { Type_t * L_59 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_60 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DoubleType_22(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_61 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_59, L_60, /*hidden argument*/NULL); if (!L_61) { goto IL_012d; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_62 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_63 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_64 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mB4CFEA40EE41855925797FF5974E0D2A1C247808(L_64, L_62, ((*(double*)((double*)UnBox(L_63, Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_64; } IL_012d: { Type_t * L_65 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_66 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SingleType_23(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_67 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_65, L_66, /*hidden argument*/NULL); if (!L_67) { goto IL_0147; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_68 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_69 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_70 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m1C489C1005BEE2632E07492092D9CE674C7E3130(L_70, L_68, L_69, /*hidden argument*/NULL); return L_70; } IL_0147: { Type_t * L_71 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_72 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_73 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_71, L_72, /*hidden argument*/NULL); if (!L_73) { goto IL_0166; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_74 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_75 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_76 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_76, L_74, ((String_t*)CastclassSealed((RuntimeObject*)L_75, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_76; } IL_0166: { Type_t * L_77 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_78 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_79 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_77, L_78, /*hidden argument*/NULL); if (!L_79) { goto IL_017a; } } { RuntimeObject * L_80 = ___value0; return ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_80, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)); } IL_017a: { RuntimeObject * L_81 = ___value0; Type_t * L_82 = ___destinationType1; RuntimeObject* L_83 = ___nsResolver2; RuntimeObject * L_84 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_81, L_82, L_83); return L_84; } } #ifdef __clang__ #pragma 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.XmlSchemaAnnotated::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnnotated__ctor_m65B8A9261B006965672D951023A6A876A720C660 (XmlSchemaAnnotated_t94F7899A20B495CD62FA0976A4F23FD4A0847B7B * __this, const RuntimeMethod* method) { { XmlSchemaObject__ctor_m06F05766458C4D69833B595760126C5196B480A8(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaAny::set_ProcessContents(System.Xml.Schema.XmlSchemaContentProcessing) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAny_set_ProcessContents_m3AC4F257323F28F57B54C8C49C016D50839BFC12 (XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_processContents_5(L_0); return; } } // System.Xml.Schema.NamespaceList System.Xml.Schema.XmlSchemaAny::get_NamespaceList() extern "C" IL2CPP_METHOD_ATTR NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C * XmlSchemaAny_get_NamespaceList_m8653D2CABC3FC3C988AFB9E32BDB4C5DD42107CF (XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 * __this, const RuntimeMethod* method) { { NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C * L_0 = __this->get_namespaceList_6(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaAny::BuildNamespaceList(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAny_BuildNamespaceList_mCE895FF88D6AB44EB52F52A994325A14AE1E061B (XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 * __this, String_t* ___targetNamespace0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAny_BuildNamespaceList_mCE895FF88D6AB44EB52F52A994325A14AE1E061B_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = __this->get_ns_4(); if (!L_0) { goto IL_001b; } } { String_t* L_1 = __this->get_ns_4(); String_t* L_2 = ___targetNamespace0; NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C * L_3 = (NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C *)il2cpp_codegen_object_new(NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C_il2cpp_TypeInfo_var); NamespaceList__ctor_m974B306516B4B57C1D28C7826E5838E1EB7B5EC5(L_3, L_1, L_2, /*hidden argument*/NULL); __this->set_namespaceList_6(L_3); return; } IL_001b: { NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C * L_4 = (NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C *)il2cpp_codegen_object_new(NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C_il2cpp_TypeInfo_var); NamespaceList__ctor_m8C1DC9F92C9CD953718BE0DB8B7E1EDF240F4E21(L_4, /*hidden argument*/NULL); __this->set_namespaceList_6(L_4); return; } } // System.Void System.Xml.Schema.XmlSchemaAny::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAny__ctor_m557E605647D68E5715B4342A4D3601900A636EE1 (XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAny__ctor_m557E605647D68E5715B4342A4D3601900A636EE1_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671_il2cpp_TypeInfo_var); XmlSchemaParticle__ctor_mDCA1745910F0C0FE072A2004077192761F7FE7BF(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaAnyAttribute::set_ProcessContents(System.Xml.Schema.XmlSchemaContentProcessing) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnyAttribute_set_ProcessContents_m34BC05BFA006C05982EC438F21BF26ACDFAF6D13 (XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_processContents_1(L_0); return; } } // System.Void System.Xml.Schema.XmlSchemaAnyAttribute::BuildNamespaceList(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnyAttribute_BuildNamespaceList_mBDE9F3CD4D3DB2CACA4A2CC81C3B4A8967CDD789 (XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * __this, String_t* ___targetNamespace0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaAnyAttribute_BuildNamespaceList_mBDE9F3CD4D3DB2CACA4A2CC81C3B4A8967CDD789_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = __this->get_ns_0(); if (!L_0) { goto IL_001b; } } { String_t* L_1 = __this->get_ns_0(); String_t* L_2 = ___targetNamespace0; NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C * L_3 = (NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C *)il2cpp_codegen_object_new(NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C_il2cpp_TypeInfo_var); NamespaceList__ctor_m974B306516B4B57C1D28C7826E5838E1EB7B5EC5(L_3, L_1, L_2, /*hidden argument*/NULL); __this->set_namespaceList_2(L_3); return; } IL_001b: { NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C * L_4 = (NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C *)il2cpp_codegen_object_new(NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C_il2cpp_TypeInfo_var); NamespaceList__ctor_m8C1DC9F92C9CD953718BE0DB8B7E1EDF240F4E21(L_4, /*hidden argument*/NULL); __this->set_namespaceList_2(L_4); return; } } // System.Void System.Xml.Schema.XmlSchemaAnyAttribute::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaAnyAttribute__ctor_m6E1C46599E27CDD17D718176BB8663832E03249C (XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * __this, const RuntimeMethod* method) { { XmlSchemaAnnotated__ctor_m65B8A9261B006965672D951023A6A876A720C660(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaChoice::get_Items() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * XmlSchemaChoice_get_Items_m74B65C8655FB669A817F4024E3D88B1825650946 (XmlSchemaChoice_tEC175BFF045FDA4DECF5A938922D6CDC4216653B * __this, const RuntimeMethod* method) { { XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * L_0 = __this->get_items_4(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaCompilationSettings::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaCompilationSettings__ctor_m440D47C36F0131C577087711EA894B8186C0FADE (XmlSchemaCompilationSettings_t33655A7BA800689EC37601FEFD33291F42B8ABBC * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); __this->set_enableUpaCheck_0((bool)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.XmlSchemaComplexType::.cctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType__cctor_m7AF20427440A596DDAF1A1E0A21419364072ACF9 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType__cctor_m7AF20427440A596DDAF1A1E0A21419364072ACF9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_0 = XmlSchemaComplexType_CreateAnyType_mD929CDF6AF57CCBE616A579B6EBA4463BDCC8911(2, /*hidden argument*/NULL); ((XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var))->set_anyTypeLax_10(L_0); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_1 = XmlSchemaComplexType_CreateAnyType_mD929CDF6AF57CCBE616A579B6EBA4463BDCC8911(1, /*hidden argument*/NULL); ((XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var))->set_anyTypeSkip_11(L_1); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_2 = (XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 *)il2cpp_codegen_object_new(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var); XmlSchemaComplexType__ctor_mCCE7DDC2C2B708C2B2D635B4C54CB336C3A8C66E(L_2, /*hidden argument*/NULL); ((XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var))->set_untypedAnyType_12(L_2); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_3 = ((XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var))->get_untypedAnyType_12(); XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * L_4 = (XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD *)il2cpp_codegen_object_new(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_il2cpp_TypeInfo_var); XmlQualifiedName__ctor_m2D19A998A2D265FA7F0349A6860D20948E0D0871(L_4, _stringLiteral4EA68EDDA2F120B03EC0D6D925DFA95563406794, _stringLiteral2804DE87299804D6E8BBD9B17373143B814B26F8, /*hidden argument*/NULL); NullCheck(L_3); XmlSchemaType_SetQualifiedName_mDB0C271D96C9C4C6B57DC4AD6C84F373852C2653(L_3, L_4, /*hidden argument*/NULL); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_5 = ((XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var))->get_untypedAnyType_12(); NullCheck(L_5); VirtActionInvoker1< bool >::Invoke(7 /* System.Void System.Xml.Schema.XmlSchemaType::set_IsMixed(System.Boolean) */, L_5, (bool)1); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_6 = ((XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var))->get_untypedAnyType_12(); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_7 = ((XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var))->get_anyTypeLax_10(); NullCheck(L_7); XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * L_8 = XmlSchemaComplexType_get_ContentTypeParticle_mBCD26F31735FF4073DDDFEFB0CF7CC9AE31EBCFC(L_7, /*hidden argument*/NULL); NullCheck(L_6); XmlSchemaComplexType_SetContentTypeParticle_m73B0BE7B6453CA556E2B1D5CFB1B9D980EA933A1(L_6, L_8, /*hidden argument*/NULL); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_9 = ((XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var))->get_untypedAnyType_12(); NullCheck(L_9); XmlSchemaType_SetContentType_mD99B705CD986046BB057560F6612DA0AFD5D4036(L_9, 3, /*hidden argument*/NULL); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_10 = ((XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var))->get_untypedAnyType_12(); IL2CPP_RUNTIME_CLASS_INIT(SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466_il2cpp_TypeInfo_var); SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * L_11 = SchemaElementDecl_CreateAnyTypeElementDecl_m67AEFA422A5B37EB6B9A570844D4E75448B0A328(/*hidden argument*/NULL); NullCheck(L_10); XmlSchemaType_set_ElementDecl_m39CA56E8266C64D3FC4016021DE75DB03DCC99FF(L_10, L_11, /*hidden argument*/NULL); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_12 = ((XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var))->get_untypedAnyType_12(); NullCheck(L_12); SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * L_13 = XmlSchemaType_get_ElementDecl_m49798CEC0FA713C40ED9576DD7719A97687FAA2D(L_12, /*hidden argument*/NULL); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_14 = ((XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var))->get_untypedAnyType_12(); NullCheck(L_13); SchemaDeclBase_set_SchemaType_mBDA1764BF8601FB6D5A73143069307FC5E549BDC(L_13, L_14, /*hidden argument*/NULL); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_15 = ((XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var))->get_untypedAnyType_12(); NullCheck(L_15); SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * L_16 = XmlSchemaType_get_ElementDecl_m49798CEC0FA713C40ED9576DD7719A97687FAA2D(L_15, /*hidden argument*/NULL); ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * L_17 = XmlSchemaComplexType_get_AnyTypeContentValidator_m3430B7ADAA2CB180AED718E567DFDDA07B57BF98(/*hidden argument*/NULL); NullCheck(L_16); SchemaElementDecl_set_ContentValidator_mD3CF10A37D8FF2F56F91438547941140118B6CB0(L_16, L_17, /*hidden argument*/NULL); return; } } // System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.XmlSchemaComplexType::CreateAnyType(System.Xml.Schema.XmlSchemaContentProcessing) extern "C" IL2CPP_METHOD_ATTR XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * XmlSchemaComplexType_CreateAnyType_mD929CDF6AF57CCBE616A579B6EBA4463BDCC8911 (int32_t ___processContents0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_CreateAnyType_mD929CDF6AF57CCBE616A579B6EBA4463BDCC8911_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * V_0 = NULL; XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 * V_1 = NULL; XmlSchemaSequence_tBF8498445C0FD553EF64CC240B1236CEB83FB215 * V_2 = NULL; ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * V_3 = NULL; XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * V_4 = NULL; { XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_0 = (XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 *)il2cpp_codegen_object_new(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var); XmlSchemaComplexType__ctor_mCCE7DDC2C2B708C2B2D635B4C54CB336C3A8C66E(L_0, /*hidden argument*/NULL); V_0 = L_0; XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_1 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_il2cpp_TypeInfo_var); XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * L_2 = ((DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_StaticFields*)il2cpp_codegen_static_fields_for(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_il2cpp_TypeInfo_var))->get_QnAnyType_13(); NullCheck(L_1); XmlSchemaType_SetQualifiedName_mDB0C271D96C9C4C6B57DC4AD6C84F373852C2653(L_1, L_2, /*hidden argument*/NULL); XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 * L_3 = (XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 *)il2cpp_codegen_object_new(XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2_il2cpp_TypeInfo_var); XmlSchemaAny__ctor_m557E605647D68E5715B4342A4D3601900A636EE1(L_3, /*hidden argument*/NULL); V_1 = L_3; XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 * L_4 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_5 = ((Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields*)il2cpp_codegen_static_fields_for(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var))->get_Zero_7(); NullCheck(L_4); XmlSchemaParticle_set_MinOccurs_mE3011C7B093471FCD793F57DD7F3DFC74E23542D(L_4, L_5, /*hidden argument*/NULL); XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 * L_6 = V_1; Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_7; memset(&L_7, 0, sizeof(L_7)); Decimal__ctor_mD2BEAABCBAC5D1AF62D0F8E01B2DCD2B725B2C2C((&L_7), (-1), (-1), (-1), (bool)0, (uint8_t)0, /*hidden argument*/NULL); NullCheck(L_6); XmlSchemaParticle_set_MaxOccurs_mA32DDB6959AC525A59E7E4EB269169FD322DBAA7(L_6, L_7, /*hidden argument*/NULL); XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 * L_8 = V_1; int32_t L_9 = ___processContents0; NullCheck(L_8); XmlSchemaAny_set_ProcessContents_m3AC4F257323F28F57B54C8C49C016D50839BFC12(L_8, L_9, /*hidden argument*/NULL); XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 * L_10 = V_1; NullCheck(L_10); XmlSchemaAny_BuildNamespaceList_mCE895FF88D6AB44EB52F52A994325A14AE1E061B(L_10, (String_t*)NULL, /*hidden argument*/NULL); XmlSchemaSequence_tBF8498445C0FD553EF64CC240B1236CEB83FB215 * L_11 = (XmlSchemaSequence_tBF8498445C0FD553EF64CC240B1236CEB83FB215 *)il2cpp_codegen_object_new(XmlSchemaSequence_tBF8498445C0FD553EF64CC240B1236CEB83FB215_il2cpp_TypeInfo_var); XmlSchemaSequence__ctor_mDF673E3F6B6ED41CDD6F3014D3EC64C5CD71F54C(L_11, /*hidden argument*/NULL); V_2 = L_11; XmlSchemaSequence_tBF8498445C0FD553EF64CC240B1236CEB83FB215 * L_12 = V_2; NullCheck(L_12); XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * L_13 = VirtFuncInvoker0< XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * >::Invoke(7 /* System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaGroupBase::get_Items() */, L_12); XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 * L_14 = V_1; NullCheck(L_13); XmlSchemaObjectCollection_Add_mEAA7DA7B3CBCFFB0D25F772612DBB6BCC7E774B8(L_13, L_14, /*hidden argument*/NULL); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_15 = V_0; XmlSchemaSequence_tBF8498445C0FD553EF64CC240B1236CEB83FB215 * L_16 = V_2; NullCheck(L_15); XmlSchemaComplexType_SetContentTypeParticle_m73B0BE7B6453CA556E2B1D5CFB1B9D980EA933A1(L_15, L_16, /*hidden argument*/NULL); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_17 = V_0; NullCheck(L_17); XmlSchemaType_SetContentType_mD99B705CD986046BB057560F6612DA0AFD5D4036(L_17, 3, /*hidden argument*/NULL); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_18 = V_0; IL2CPP_RUNTIME_CLASS_INIT(SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466_il2cpp_TypeInfo_var); SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * L_19 = SchemaElementDecl_CreateAnyTypeElementDecl_m67AEFA422A5B37EB6B9A570844D4E75448B0A328(/*hidden argument*/NULL); NullCheck(L_18); XmlSchemaType_set_ElementDecl_m39CA56E8266C64D3FC4016021DE75DB03DCC99FF(L_18, L_19, /*hidden argument*/NULL); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_20 = V_0; NullCheck(L_20); SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * L_21 = XmlSchemaType_get_ElementDecl_m49798CEC0FA713C40ED9576DD7719A97687FAA2D(L_20, /*hidden argument*/NULL); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_22 = V_0; NullCheck(L_21); SchemaDeclBase_set_SchemaType_mBDA1764BF8601FB6D5A73143069307FC5E549BDC(L_21, L_22, /*hidden argument*/NULL); ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D * L_23 = (ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D *)il2cpp_codegen_object_new(ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D_il2cpp_TypeInfo_var); ParticleContentValidator__ctor_mEF805653CD1D867B631D9A8B6683288A078965A3(L_23, 3, /*hidden argument*/NULL); ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D * L_24 = L_23; NullCheck(L_24); ParticleContentValidator_Start_m3764E3B1701C2FFFF0975F6DE2E59A609E6D2737(L_24, /*hidden argument*/NULL); ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D * L_25 = L_24; NullCheck(L_25); ParticleContentValidator_OpenGroup_m87FD5852F5F158F52718414E3CFA43F91008E427(L_25, /*hidden argument*/NULL); ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D * L_26 = L_25; XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 * L_27 = V_1; NullCheck(L_27); NamespaceList_t333B54F374AA7F3348AE9A2FD0210A465BBD6B8C * L_28 = XmlSchemaAny_get_NamespaceList_m8653D2CABC3FC3C988AFB9E32BDB4C5DD42107CF(L_27, /*hidden argument*/NULL); XmlSchemaAny_tDD1955591E3FE5B6731F6E7F7F55F46C65C8C7A2 * L_29 = V_1; NullCheck(L_26); ParticleContentValidator_AddNamespaceList_mD353E5689107CB75DDC367663F1160CCD8BB5704(L_26, L_28, L_29, /*hidden argument*/NULL); ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D * L_30 = L_26; NullCheck(L_30); ParticleContentValidator_AddStar_m29DBC56ECAF67268CD0380F1CA34B5393F8B7056(L_30, /*hidden argument*/NULL); ParticleContentValidator_tFF273453F5523E636B8BE9C446AEE1F4090B8D1D * L_31 = L_30; NullCheck(L_31); ParticleContentValidator_CloseGroup_m82609EB70CB8299C78B6E2490C6E8166239814FB(L_31, /*hidden argument*/NULL); NullCheck(L_31); ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * L_32 = ParticleContentValidator_Finish_mA5CFDE8F5DC0DC0E02DB9C63B43B61590C049674(L_31, (bool)1, /*hidden argument*/NULL); V_3 = L_32; XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_33 = V_0; NullCheck(L_33); SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * L_34 = XmlSchemaType_get_ElementDecl_m49798CEC0FA713C40ED9576DD7719A97687FAA2D(L_33, /*hidden argument*/NULL); ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * L_35 = V_3; NullCheck(L_34); SchemaElementDecl_set_ContentValidator_mD3CF10A37D8FF2F56F91438547941140118B6CB0(L_34, L_35, /*hidden argument*/NULL); XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * L_36 = (XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 *)il2cpp_codegen_object_new(XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078_il2cpp_TypeInfo_var); XmlSchemaAnyAttribute__ctor_m6E1C46599E27CDD17D718176BB8663832E03249C(L_36, /*hidden argument*/NULL); V_4 = L_36; XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * L_37 = V_4; int32_t L_38 = ___processContents0; NullCheck(L_37); XmlSchemaAnyAttribute_set_ProcessContents_m34BC05BFA006C05982EC438F21BF26ACDFAF6D13(L_37, L_38, /*hidden argument*/NULL); XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * L_39 = V_4; NullCheck(L_39); XmlSchemaAnyAttribute_BuildNamespaceList_mBDE9F3CD4D3DB2CACA4A2CC81C3B4A8967CDD789(L_39, (String_t*)NULL, /*hidden argument*/NULL); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_40 = V_0; XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * L_41 = V_4; NullCheck(L_40); XmlSchemaComplexType_SetAttributeWildcard_m66819CD76426E5674807F58496F5C3A0EDB54C34(L_40, L_41, /*hidden argument*/NULL); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_42 = V_0; NullCheck(L_42); SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * L_43 = XmlSchemaType_get_ElementDecl_m49798CEC0FA713C40ED9576DD7719A97687FAA2D(L_42, /*hidden argument*/NULL); XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * L_44 = V_4; NullCheck(L_43); SchemaElementDecl_set_AnyAttribute_m35F171CD63416FBCFD9B78EB1B42EF4C0222BBDB(L_43, L_44, /*hidden argument*/NULL); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_45 = V_0; return L_45; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType__ctor_mCCE7DDC2C2B708C2B2D635B4C54CB336C3A8C66E (XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType__ctor_mCCE7DDC2C2B708C2B2D635B4C54CB336C3A8C66E_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_block_7(((int32_t)256)); IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671_il2cpp_TypeInfo_var); XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * L_0 = ((XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671_il2cpp_TypeInfo_var))->get_Empty_3(); __this->set_contentTypeParticle_8(L_0); XmlSchemaType__ctor_m7B9B3CD59F298DC2CDBDAA36418F9AB3D3B1CE48(__this, /*hidden argument*/NULL); return; } } // System.Xml.Schema.XmlSchemaComplexType System.Xml.Schema.XmlSchemaComplexType::get_AnyType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * XmlSchemaComplexType_get_AnyType_m3138BE7B6E5C3E6F63C4745A3DC79316715D9962 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_get_AnyType_m3138BE7B6E5C3E6F63C4745A3DC79316715D9962_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_0 = ((XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var))->get_anyTypeLax_10(); return L_0; } } // System.Xml.Schema.ContentValidator System.Xml.Schema.XmlSchemaComplexType::get_AnyTypeContentValidator() extern "C" IL2CPP_METHOD_ATTR ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * XmlSchemaComplexType_get_AnyTypeContentValidator_m3430B7ADAA2CB180AED718E567DFDDA07B57BF98 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaComplexType_get_AnyTypeContentValidator_m3430B7ADAA2CB180AED718E567DFDDA07B57BF98_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_0 = ((XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var))->get_anyTypeLax_10(); NullCheck(L_0); SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * L_1 = XmlSchemaType_get_ElementDecl_m49798CEC0FA713C40ED9576DD7719A97687FAA2D(L_0, /*hidden argument*/NULL); NullCheck(L_1); ContentValidator_tF701012C2DEDAD821FACDC630F99D45BFCCC03AA * L_2 = SchemaElementDecl_get_ContentValidator_mF8E56F7B62691F5D266C43CD6FDB6378DB19EFA9(L_1, /*hidden argument*/NULL); return L_2; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::set_IsMixed(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_set_IsMixed_mC85B7E32EF377F8ADB4A36741FB51B5F22E91AB4 (XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; if (!L_0) { goto IL_0013; } } { uint8_t L_1 = __this->get_pvFlags_13(); __this->set_pvFlags_13((uint8_t)(((int32_t)((uint8_t)((int32_t)((int32_t)L_1|(int32_t)2)))))); return; } IL_0013: { uint8_t L_2 = __this->get_pvFlags_13(); __this->set_pvFlags_13((uint8_t)(((int32_t)((uint8_t)((int32_t)((int32_t)L_2&(int32_t)((int32_t)-3))))))); return; } } // System.Xml.Schema.XmlSchemaParticle System.Xml.Schema.XmlSchemaComplexType::get_ContentTypeParticle() extern "C" IL2CPP_METHOD_ATTR XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * XmlSchemaComplexType_get_ContentTypeParticle_mBCD26F31735FF4073DDDFEFB0CF7CC9AE31EBCFC (XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * __this, const RuntimeMethod* method) { { XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * L_0 = __this->get_contentTypeParticle_8(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::SetContentTypeParticle(System.Xml.Schema.XmlSchemaParticle) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_SetContentTypeParticle_m73B0BE7B6453CA556E2B1D5CFB1B9D980EA933A1 (XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * __this, XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * ___value0, const RuntimeMethod* method) { { XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * L_0 = ___value0; __this->set_contentTypeParticle_8(L_0); return; } } // System.Void System.Xml.Schema.XmlSchemaComplexType::SetAttributeWildcard(System.Xml.Schema.XmlSchemaAnyAttribute) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaComplexType_SetAttributeWildcard_m66819CD76426E5674807F58496F5C3A0EDB54C34 (XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * __this, XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * ___value0, const RuntimeMethod* method) { { XmlSchemaAnyAttribute_t09BC4DE0DCA6086FA21F134EAE49241B32FAD078 * L_0 = ___value0; __this->set_attributeWildcard_9(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 #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaDatatypeVariety System.Xml.Schema.XmlSchemaDatatype::get_Variety() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaDatatype_get_Variety_m02E89B85E4F05C2E48FDD4123DC10C8D472F2B01 (XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * __this, const RuntimeMethod* method) { { return (int32_t)(0); } } // System.Xml.Schema.XmlTypeCode System.Xml.Schema.XmlSchemaDatatype::get_TypeCode() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaDatatype_get_TypeCode_m8157A5ECC927F80BE2A7DFDD88432EEABC87601E (XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * __this, const RuntimeMethod* method) { { return (int32_t)(0); } } // System.String System.Xml.Schema.XmlSchemaDatatype::get_TypeCodeString() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaDatatype_get_TypeCodeString_m2B7AC9A37B89D920FDBE45770BFA8E7799734731 (XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaDatatype_get_TypeCodeString_m2B7AC9A37B89D920FDBE45770BFA8E7799734731_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); V_0 = L_0; int32_t L_1 = VirtFuncInvoker0< int32_t >::Invoke(8 /* System.Xml.Schema.XmlTypeCode System.Xml.Schema.XmlSchemaDatatype::get_TypeCode() */, __this); V_1 = L_1; int32_t L_2 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Xml.Schema.XmlSchemaDatatypeVariety System.Xml.Schema.XmlSchemaDatatype::get_Variety() */, __this); V_2 = L_2; int32_t L_3 = V_2; switch (L_3) { case 0: { goto IL_0051; } case 1: { goto IL_0028; } case 2: { goto IL_0049; } } } { goto IL_0066; } IL_0028: { int32_t L_4 = V_1; if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)10))))) { goto IL_0035; } } { V_0 = _stringLiteral1335F19E2B50502759E6E86898A1FEF23BD4A0B7; goto IL_0066; } IL_0035: { int32_t L_5 = V_1; String_t* L_6 = XmlSchemaDatatype_TypeCodeToString_mB29FD983450950E5B5DB6FB2842E6771C1FB52F7(__this, L_5, /*hidden argument*/NULL); String_t* L_7 = String_Concat_mB78D0094592718DA6D5DB6C712A9C225631666BE(_stringLiteral3DBFD22D9D5AF5CFABEE07C5FAA6E3C7CCFD4B83, L_6, /*hidden argument*/NULL); V_0 = L_7; goto IL_0066; } IL_0049: { V_0 = _stringLiteral72D1BC1786787B9F5CF6F8701A1FB442F4F59285; goto IL_0066; } IL_0051: { int32_t L_8 = V_1; if ((!(((uint32_t)L_8) == ((uint32_t)((int32_t)10))))) { goto IL_005e; } } { V_0 = _stringLiteral5968E7DDD221DADE6F2ED058C7662FF1727E243A; goto IL_0066; } IL_005e: { int32_t L_9 = V_1; String_t* L_10 = XmlSchemaDatatype_TypeCodeToString_mB29FD983450950E5B5DB6FB2842E6771C1FB52F7(__this, L_9, /*hidden argument*/NULL); V_0 = L_10; } IL_0066: { String_t* L_11 = V_0; return L_11; } } // System.String System.Xml.Schema.XmlSchemaDatatype::TypeCodeToString(System.Xml.Schema.XmlTypeCode) extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaDatatype_TypeCodeToString_mB29FD983450950E5B5DB6FB2842E6771C1FB52F7 (XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * __this, int32_t ___typeCode0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaDatatype_TypeCodeToString_mB29FD983450950E5B5DB6FB2842E6771C1FB52F7_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___typeCode0; switch (L_0) { case 0: { goto IL_00df; } case 1: { goto IL_00e5; } case 2: { goto IL_01e7; } case 3: { goto IL_01e7; } case 4: { goto IL_01e7; } case 5: { goto IL_01e7; } case 6: { goto IL_01e7; } case 7: { goto IL_01e7; } case 8: { goto IL_01e7; } case 9: { goto IL_01e7; } case 10: { goto IL_00eb; } case 11: { goto IL_01e7; } case 12: { goto IL_00f1; } case 13: { goto IL_00f7; } case 14: { goto IL_00fd; } case 15: { goto IL_0103; } case 16: { goto IL_0109; } case 17: { goto IL_010f; } case 18: { goto IL_0115; } case 19: { goto IL_011b; } case 20: { goto IL_0121; } case 21: { goto IL_0127; } case 22: { goto IL_012d; } case 23: { goto IL_0133; } case 24: { goto IL_0139; } case 25: { goto IL_013f; } case 26: { goto IL_0145; } case 27: { goto IL_014b; } case 28: { goto IL_0151; } case 29: { goto IL_0157; } case 30: { goto IL_015d; } case 31: { goto IL_0163; } case 32: { goto IL_0169; } case 33: { goto IL_016f; } case 34: { goto IL_0175; } case 35: { goto IL_017b; } case 36: { goto IL_0181; } case 37: { goto IL_0187; } case 38: { goto IL_018d; } case 39: { goto IL_0193; } case 40: { goto IL_0199; } case 41: { goto IL_019f; } case 42: { goto IL_01a5; } case 43: { goto IL_01ab; } case 44: { goto IL_01b1; } case 45: { goto IL_01b7; } case 46: { goto IL_01bd; } case 47: { goto IL_01c3; } case 48: { goto IL_01c9; } case 49: { goto IL_01cf; } case 50: { goto IL_01d5; } case 51: { goto IL_01db; } case 52: { goto IL_01e1; } } } { goto IL_01e7; } IL_00df: { return _stringLiteral6EEF6648406C333A4035CD5E60D0BF2ECF2606D7; } IL_00e5: { return _stringLiteral4CE64E6DDEECAF97D67330F7922F2C743C776515; } IL_00eb: { return _stringLiteral80AA78654F6FA3F7E3503B76B0BBC4DA6D41962F; } IL_00f1: { return _stringLiteral3DF63B7ACB0522DA685DAD5FE84B81FDD7B25264; } IL_00f7: { return _stringLiteralB76FF4906F33C2DD97DDD929B9662BA8CAC6174C; } IL_00fd: { return _stringLiteralE4C3A2D0CC24A4535EF91791064FFE989CBD382A; } IL_0103: { return _stringLiteral64435FD82DE7B1D614DFB9844848A48B14C6CD2C; } IL_0109: { return _stringLiteral81581597044514BF54D4F97266022FC991F3915E; } IL_010f: { return _stringLiteral1370004DA76FA4F3B7A5180FD5436065EF4C7D5B; } IL_0115: { return _stringLiteralF1E5BAF5ECC3589631088C40CBDD43061976ED8F; } IL_011b: { return _stringLiteral6C82E6DD86807EE3DB07E3C82BEC1AE1CE00B08B; } IL_0121: { return _stringLiteralEB9A4BC1C0C153E4E4B042A79113B815B7E3021D; } IL_0127: { return _stringLiteral0F6A2477F37FC913944FFBFBB0C1EA3F5DBC61C9; } IL_012d: { return _stringLiteral0AE7EA1069FB5911BC99056A53A37137A9A0EEA7; } IL_0133: { return _stringLiteralE7F7A9FE7889435C28B2EFC6266340199B8B1D82; } IL_0139: { return _stringLiteral4C9F1F29A321D60E6AA8A60DB11FF4F2AE515ADD; } IL_013f: { return _stringLiteral1A19102A6359B1F1BFF055397CA3C48545198ABD; } IL_0145: { return _stringLiteral26B8A079B820B8EEA0D04CCE9C6B07F06E4DF562; } IL_014b: { return _stringLiteralA48E3F8E247234F3AF3B77E05EFE4AF396D9E353; } IL_0151: { return _stringLiteral3C6B2752433575C125B05682C255CA3DFCC93264; } IL_0157: { return _stringLiteralAACF433E5A037C45B6FA28E60D34A52D319DBA0E; } IL_015d: { return _stringLiteral9F3163FFDA0D3418A1866865FDB1EF76CB2DBF4B; } IL_0163: { return _stringLiteral504B10831C05835D9E031251D5E5ED37BD410861; } IL_0169: { return _stringLiteralA1141EB96836ED960AE0BE11B9889597388B5DF0; } IL_016f: { return _stringLiteral89B86AB0E66F527166D98DF92DDBCF5416ED58F6; } IL_0175: { return _stringLiteral71DA3887272969BD6A78642A93B263787E9A6431; } IL_017b: { return _stringLiteral709A23220F2C3D64D1E1D6D18C4D5280F8D82FCA; } IL_0181: { return _stringLiteral74A74C83F2EC138AEF4F493A79C46BF5647C17F6; } IL_0187: { return _stringLiteral474AE52625B87D7628AE7B20A499329A99E07119; } IL_018d: { return _stringLiteralB1DFC93A0F609B1A6229A86D04D23794DF62B24A; } IL_0193: { return _stringLiteralC7FB3177257942197FFAF1F26B2E8B00B4F667B2; } IL_0199: { return _stringLiteral9EDCFFFF4461C9083FBFF857F8DCEE0F0769CBD4; } IL_019f: { return _stringLiteral4DE81373E41A9F3788875A637424528DB52BD7AA; } IL_01a5: { return _stringLiteral9E406F3A2A0F901034BABF2A5BA7953D7D52A017; } IL_01ab: { return _stringLiteral11EDA67F9B15A760342F8E98A3FC78D8D3EA9945; } IL_01b1: { return _stringLiteral5C89EDCAC2811A6A9E8072517CAE7F3CBFD5049D; } IL_01b7: { return _stringLiteral0FE7D82F25A3015040A206E54F9C1D3A9717C4C4; } IL_01bd: { return _stringLiteral7803EE252527503B67D1EEB0DEB252622746CEBD; } IL_01c3: { return _stringLiteral7564326EEBFDDE1D339F1F6EC44B0234E797986A; } IL_01c9: { return _stringLiteralD96D3A3E2267B20B12690DFDE839A4AD92997435; } IL_01cf: { return _stringLiteral79EA5307480139473965ECDADFA3AF3F1FC4EE0E; } IL_01d5: { return _stringLiteral8AC702EF191B46578608D8F89E8A9290272B67D1; } IL_01db: { return _stringLiteral6DB4DFAE69F49D9B322FBCE121612CD0D5829E7B; } IL_01e1: { return _stringLiteral3BFF1F16EB09B0E4D3D98158E70B37943CB2ADC1; } IL_01e7: { RuntimeObject * L_1 = Box(XmlTypeCode_t9C4AD5729574C591993F2559021E198BED5252A2_il2cpp_TypeInfo_var, (&___typeCode0)); NullCheck(L_1); String_t* L_2 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_1); ___typeCode0 = *(int32_t*)UnBox(L_1); return L_2; } } // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaDatatype::FromXmlTokenizedType(System.Xml.XmlTokenizedType) extern "C" IL2CPP_METHOD_ATTR XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * XmlSchemaDatatype_FromXmlTokenizedType_mCD5A4917E01B59328CE81B2DC9CE1C073AA27468 (int32_t ___token0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaDatatype_FromXmlTokenizedType_mCD5A4917E01B59328CE81B2DC9CE1C073AA27468_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___token0; IL2CPP_RUNTIME_CLASS_INIT(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_il2cpp_TypeInfo_var); DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836 * L_1 = DatatypeImplementation_FromXmlTokenizedType_m9EED7ABF9E60985D44B8BCE9451F441EB3C4FCA8(L_0, /*hidden argument*/NULL); return L_1; } } // System.Void System.Xml.Schema.XmlSchemaDatatype::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaDatatype__ctor_mF7AC0CE30D15C8116EAC8A594126DE93A0FF8D2D (XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_mD453309AD5E11F88BF1162A86FFAE1AE274776D9 (XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaException__ctor_mD453309AD5E11F88BF1162A86FFAE1AE274776D9_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; SerializationInfoEnumerator_tB72162C419D705A40F34DDFEB18E6ACA347C54E5 * V_1 = NULL; SerializationEntry_tA4CE7B0176B45BD820A7802C84479174F5EBE5EA V_2; memset(&V_2, 0, sizeof(V_2)); { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___info0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___context1; SystemException__ctor_mB0550111A1A8D18B697B618F811A5B20C160D949(__this, L_0, L_1, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_2 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_3 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_3, /*hidden argument*/NULL); NullCheck(L_2); RuntimeObject * L_5 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_2, _stringLiteralDEE1EBCD105D3D47ADF43ABA6FD674E80D1DC35F, L_4, /*hidden argument*/NULL); __this->set_res_17(((String_t*)CastclassSealed((RuntimeObject*)L_5, String_t_il2cpp_TypeInfo_var))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_6 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_7 = { reinterpret_cast (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_0_0_0_var) }; Type_t * L_8 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_7, /*hidden argument*/NULL); NullCheck(L_6); RuntimeObject * L_9 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_6, _stringLiteral3030E728F154BF51419109EFB93B6B8AEEC9A976, L_8, /*hidden argument*/NULL); __this->set_args_18(((StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)Castclass((RuntimeObject*)L_9, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_10 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_11 = { reinterpret_cast (String_t_0_0_0_var) }; Type_t * L_12 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_11, /*hidden argument*/NULL); NullCheck(L_10); RuntimeObject * L_13 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_10, _stringLiteral5368F75FAEDF45E142655CD9D9FF084E577BBD2D, L_12, /*hidden argument*/NULL); __this->set_sourceUri_19(((String_t*)CastclassSealed((RuntimeObject*)L_13, String_t_il2cpp_TypeInfo_var))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_14 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_15 = { reinterpret_cast (Int32_t585191389E07734F19F3156FF88FB3EF4800D102_0_0_0_var) }; Type_t * L_16 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_15, /*hidden argument*/NULL); NullCheck(L_14); RuntimeObject * L_17 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_14, _stringLiteralD8A074E1D9365F0A70DCF0E727BD10F33EE154D9, L_16, /*hidden argument*/NULL); __this->set_lineNumber_20(((*(int32_t*)((int32_t*)UnBox(L_17, Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var))))); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_18 = ___info0; RuntimeTypeHandle_t7B542280A22F0EC4EAC2061C29178845847A8B2D L_19 = { reinterpret_cast (Int32_t585191389E07734F19F3156FF88FB3EF4800D102_0_0_0_var) }; Type_t * L_20 = Type_GetTypeFromHandle_m9DC58ADF0512987012A8A016FB64B068F3B1AFF6(L_19, /*hidden argument*/NULL); NullCheck(L_18); RuntimeObject * L_21 = SerializationInfo_GetValue_m7910CE6C68888C1F863D7A35915391FA33463ECF(L_18, _stringLiteral4AF0A653663892E6E605DC7C5B286A0FF6E4247B, L_20, /*hidden argument*/NULL); __this->set_linePosition_21(((*(int32_t*)((int32_t*)UnBox(L_21, Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var))))); V_0 = (String_t*)NULL; SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_22 = ___info0; NullCheck(L_22); SerializationInfoEnumerator_tB72162C419D705A40F34DDFEB18E6ACA347C54E5 * L_23 = SerializationInfo_GetEnumerator_m9796C5CB43B69B5236D530A547A4FC24ABB0B575(L_22, /*hidden argument*/NULL); V_1 = L_23; goto IL_00da; } IL_00b3: { SerializationInfoEnumerator_tB72162C419D705A40F34DDFEB18E6ACA347C54E5 * L_24 = V_1; NullCheck(L_24); SerializationEntry_tA4CE7B0176B45BD820A7802C84479174F5EBE5EA L_25 = SerializationInfoEnumerator_get_Current_m8C18D86105BD6390B0FB268A1C1E8151D8AF3C33(L_24, /*hidden argument*/NULL); V_2 = L_25; String_t* L_26 = SerializationEntry_get_Name_m364D6CAEAD32EE66700B47B65E80C03D80596DC4((SerializationEntry_tA4CE7B0176B45BD820A7802C84479174F5EBE5EA *)(&V_2), /*hidden argument*/NULL); bool L_27 = String_op_Equality_m139F0E4195AE2F856019E63B241F36F016997FCE(L_26, _stringLiteralC692273DEB2772DA307FFE37041FEF77BF4BAA97, /*hidden argument*/NULL); if (!L_27) { goto IL_00da; } } { RuntimeObject * L_28 = SerializationEntry_get_Value_m6E7295904D91A38BFE2C47C662E75E8063ABC048((SerializationEntry_tA4CE7B0176B45BD820A7802C84479174F5EBE5EA *)(&V_2), /*hidden argument*/NULL); V_0 = ((String_t*)CastclassSealed((RuntimeObject*)L_28, String_t_il2cpp_TypeInfo_var)); } IL_00da: { SerializationInfoEnumerator_tB72162C419D705A40F34DDFEB18E6ACA347C54E5 * L_29 = V_1; NullCheck(L_29); bool L_30 = SerializationInfoEnumerator_MoveNext_m74D8DE9528E7DDD141DD45ABF4B54F832DE35701(L_29, /*hidden argument*/NULL); if (L_30) { goto IL_00b3; } } { String_t* L_31 = V_0; if (L_31) { goto IL_00fd; } } { String_t* L_32 = __this->get_res_17(); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_33 = __this->get_args_18(); String_t* L_34 = XmlSchemaException_CreateMessage_m7420B46FAF5EDDF45D870C6CA159C7497730B9BF(L_32, L_33, /*hidden argument*/NULL); __this->set_message_23(L_34); return; } IL_00fd: { __this->set_message_23((String_t*)NULL); return; } } // System.Void System.Xml.Schema.XmlSchemaException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException_GetObjectData_mFA364773DDAC69F75410E2A7DBA67AB94883C7A9 (XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * __this, SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * ___info0, StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaException_GetObjectData_mFA364773DDAC69F75410E2A7DBA67AB94883C7A9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_0 = ___info0; StreamingContext_t2CCDC54E0E8D078AF4A50E3A8B921B828A900034 L_1 = ___context1; Exception_GetObjectData_m76F759ED00FA218FFC522C32626B851FDE849AD6(__this, L_0, L_1, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_2 = ___info0; String_t* L_3 = __this->get_res_17(); NullCheck(L_2); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_2, _stringLiteralDEE1EBCD105D3D47ADF43ABA6FD674E80D1DC35F, L_3, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_4 = ___info0; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_5 = __this->get_args_18(); NullCheck(L_4); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_4, _stringLiteral3030E728F154BF51419109EFB93B6B8AEEC9A976, (RuntimeObject *)(RuntimeObject *)L_5, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_6 = ___info0; String_t* L_7 = __this->get_sourceUri_19(); NullCheck(L_6); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_6, _stringLiteral5368F75FAEDF45E142655CD9D9FF084E577BBD2D, L_7, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_8 = ___info0; int32_t L_9 = __this->get_lineNumber_20(); NullCheck(L_8); SerializationInfo_AddValue_m7C73917D9DC4B8FE4AFEF4BA8EBEDAB046A8D0BD(L_8, _stringLiteralD8A074E1D9365F0A70DCF0E727BD10F33EE154D9, L_9, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_10 = ___info0; int32_t L_11 = __this->get_linePosition_21(); NullCheck(L_10); SerializationInfo_AddValue_m7C73917D9DC4B8FE4AFEF4BA8EBEDAB046A8D0BD(L_10, _stringLiteral4AF0A653663892E6E605DC7C5B286A0FF6E4247B, L_11, /*hidden argument*/NULL); SerializationInfo_t1BB80E9C9DEA52DBF464487234B045E2930ADA26 * L_12 = ___info0; NullCheck(L_12); SerializationInfo_AddValue_mC9D1E16476E24E1AFE7C59368D3BC0B35F64FBC6(L_12, _stringLiteralC692273DEB2772DA307FFE37041FEF77BF4BAA97, _stringLiteral70142F66475AE2FB33722D8D4750F386ECFEFE7B, /*hidden argument*/NULL); return; } } // System.Void System.Xml.Schema.XmlSchemaException::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_mDAA821C4D7242FE70C32A9F89498DF724DB1F2DC (XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * __this, const RuntimeMethod* method) { { XmlSchemaException__ctor_m65F63554BFCE3C5EA1457EEEC5AC280FBD74E7CF(__this, (String_t*)NULL, /*hidden argument*/NULL); return; } } // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_m65F63554BFCE3C5EA1457EEEC5AC280FBD74E7CF (XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * __this, String_t* ___message0, const RuntimeMethod* method) { { String_t* L_0 = ___message0; XmlSchemaException__ctor_m9B9BC39A44E691D2839B801D99533E9E3287A548(__this, L_0, (Exception_t *)NULL, 0, 0, /*hidden argument*/NULL); return; } } // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.Exception) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_mCC234DF73AEE30D8B3EBC6D093645B812722965E (XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * __this, String_t* ___message0, Exception_t * ___innerException1, const RuntimeMethod* method) { { String_t* L_0 = ___message0; Exception_t * L_1 = ___innerException1; XmlSchemaException__ctor_m9B9BC39A44E691D2839B801D99533E9E3287A548(__this, L_0, L_1, 0, 0, /*hidden argument*/NULL); return; } } // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.Exception,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_m9B9BC39A44E691D2839B801D99533E9E3287A548 (XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * __this, String_t* ___message0, Exception_t * ___innerException1, int32_t ___lineNumber2, int32_t ___linePosition3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaException__ctor_m9B9BC39A44E691D2839B801D99533E9E3287A548_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * G_B2_0 = NULL; XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * G_B1_0 = NULL; String_t* G_B3_0 = NULL; XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * G_B3_1 = NULL; { String_t* L_0 = ___message0; G_B1_0 = __this; if (!L_0) { G_B2_0 = __this; goto IL_000b; } } { G_B3_0 = _stringLiteral0B0C6F90D172B22857FDB7C4E16D3DD858581ACC; G_B3_1 = G_B1_0; goto IL_0010; } IL_000b: { G_B3_0 = _stringLiteralAFE7A67A8F165A97B751E638CC5657E7A29620C7; G_B3_1 = G_B2_0; } IL_0010: { StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_1 = (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)SZArrayNew(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var, (uint32_t)1); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_2 = L_1; String_t* L_3 = ___message0; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (String_t*)L_3); Exception_t * L_4 = ___innerException1; int32_t L_5 = ___lineNumber2; int32_t L_6 = ___linePosition3; NullCheck(G_B3_1); XmlSchemaException__ctor_mEB2B271A8C69A0AE6211132F89FA051EA045D021(G_B3_1, G_B3_0, L_2, L_4, (String_t*)NULL, L_5, L_6, (XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B *)NULL, /*hidden argument*/NULL); return; } } // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.String) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_m3B75952F1CAD3E08CDD78FA477E51199E1402067 (XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * __this, String_t* ___res0, String_t* ___arg1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaException__ctor_m3B75952F1CAD3E08CDD78FA477E51199E1402067_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___res0; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_1 = (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)SZArrayNew(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var, (uint32_t)1); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_2 = L_1; String_t* L_3 = ___arg1; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (String_t*)L_3); XmlSchemaException__ctor_mEB2B271A8C69A0AE6211132F89FA051EA045D021(__this, L_0, L_2, (Exception_t *)NULL, (String_t*)NULL, 0, 0, (XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B *)NULL, /*hidden argument*/NULL); return; } } // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.String,System.String,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_mB45507FA85516BC7E8794A8149E4EAF50960CF40 (XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * __this, String_t* ___res0, String_t* ___arg1, String_t* ___sourceUri2, int32_t ___lineNumber3, int32_t ___linePosition4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaException__ctor_mB45507FA85516BC7E8794A8149E4EAF50960CF40_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___res0; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_1 = (StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E*)SZArrayNew(StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E_il2cpp_TypeInfo_var, (uint32_t)1); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_2 = L_1; String_t* L_3 = ___arg1; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (String_t*)L_3); String_t* L_4 = ___sourceUri2; int32_t L_5 = ___lineNumber3; int32_t L_6 = ___linePosition4; XmlSchemaException__ctor_mEB2B271A8C69A0AE6211132F89FA051EA045D021(__this, L_0, L_2, (Exception_t *)NULL, L_4, L_5, L_6, (XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B *)NULL, /*hidden argument*/NULL); return; } } // System.Void System.Xml.Schema.XmlSchemaException::.ctor(System.String,System.String[],System.Exception,System.String,System.Int32,System.Int32,System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaException__ctor_mEB2B271A8C69A0AE6211132F89FA051EA045D021 (XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * __this, String_t* ___res0, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___args1, Exception_t * ___innerException2, String_t* ___sourceUri3, int32_t ___lineNumber4, int32_t ___linePosition5, XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * ___source6, const RuntimeMethod* method) { { String_t* L_0 = ___res0; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_1 = ___args1; String_t* L_2 = XmlSchemaException_CreateMessage_m7420B46FAF5EDDF45D870C6CA159C7497730B9BF(L_0, L_1, /*hidden argument*/NULL); Exception_t * L_3 = ___innerException2; SystemException__ctor_mA18D2EA5642C066F35CB8C965398F9A542C33B0A(__this, L_2, L_3, /*hidden argument*/NULL); Exception_set_HResult_m920DF8C728D8A0EC0759685FED890C775FA08B99(__this, ((int32_t)-2146231999), /*hidden argument*/NULL); String_t* L_4 = ___res0; __this->set_res_17(L_4); StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_5 = ___args1; __this->set_args_18(L_5); String_t* L_6 = ___sourceUri3; __this->set_sourceUri_19(L_6); int32_t L_7 = ___lineNumber4; __this->set_lineNumber_20(L_7); int32_t L_8 = ___linePosition5; __this->set_linePosition_21(L_8); XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * L_9 = ___source6; __this->set_sourceSchemaObject_22(L_9); return; } } // System.String System.Xml.Schema.XmlSchemaException::CreateMessage(System.String,System.String[]) extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaException_CreateMessage_m7420B46FAF5EDDF45D870C6CA159C7497730B9BF (String_t* ___res0, StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* ___args1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaException_CreateMessage_m7420B46FAF5EDDF45D870C6CA159C7497730B9BF_MetadataUsageId); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = -1; NO_UNUSED_WARNING (__leave_target); IL_0000: try { // begin try (depth: 1) String_t* L_0 = ___res0; StringU5BU5D_t933FB07893230EA91C40FF900D5400665E87B14E* L_1 = ___args1; String_t* L_2 = Res_GetString_mBDB7AFD1EB8C2C577012518DC77B8646A3045E78(L_0, (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)L_1, /*hidden argument*/NULL); V_0 = L_2; goto IL_001e; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (MissingManifestResourceException_tD8397DA5F4CC63B78F91916522A302782CAB0261_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_000a; throw e; } CATCH_000a: { // begin catch(System.Resources.MissingManifestResourceException) String_t* L_3 = ___res0; String_t* L_4 = String_Concat_mF4626905368D6558695A823466A1AF65EADB9923(_stringLiteral6BDCD57D44C0013FD66AB0C7E3EB8C27BDCF9D07, L_3, _stringLiteralE7064F0B80F61DBC65915311032D27BAA569AE2A, /*hidden argument*/NULL); V_0 = L_4; goto IL_001e; } // end catch (depth: 1) IL_001e: { String_t* L_5 = V_0; return L_5; } } // System.String System.Xml.Schema.XmlSchemaException::get_Message() extern "C" IL2CPP_METHOD_ATTR String_t* XmlSchemaException_get_Message_m9AB8CB1A98C76D66E915A140A3C1907D7D09DC54 (XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_message_23(); if (!L_0) { goto IL_000f; } } { String_t* L_1 = __this->get_message_23(); return L_1; } IL_000f: { String_t* L_2 = Exception_get_Message_m4315B19A04019652708F20C1B855805157F23CFD(__this, /*hidden argument*/NULL); return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaGroupBase::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaGroupBase__ctor_m1B887EF6A39275DEAEBAD717B9E2AE89AE1129C9 (XmlSchemaGroupBase_tC18B7AAFF241664404A1FB5D936508AB2F4D208F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaGroupBase__ctor_m1B887EF6A39275DEAEBAD717B9E2AE89AE1129C9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671_il2cpp_TypeInfo_var); XmlSchemaParticle__ctor_mDCA1745910F0C0FE072A2004077192761F7FE7BF(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaInfo::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaInfo__ctor_mA3F669856B242259DCB51C2BD3EA41038F701FEB (XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035 * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); XmlSchemaInfo_Clear_m9505DA955F34689416DC8DEA4816A879675C3B4C(__this, /*hidden argument*/NULL); return; } } // System.Void System.Xml.Schema.XmlSchemaInfo::.ctor(System.Xml.Schema.XmlSchemaValidity) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaInfo__ctor_m5FD36E97FABD79594AFBD7D46FD2895A24FBF676 (XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035 * __this, int32_t ___validity0, const RuntimeMethod* method) { { XmlSchemaInfo__ctor_mA3F669856B242259DCB51C2BD3EA41038F701FEB(__this, /*hidden argument*/NULL); int32_t L_0 = ___validity0; __this->set_validity_6(L_0); return; } } // System.Xml.Schema.XmlSchemaValidity System.Xml.Schema.XmlSchemaInfo::get_Validity() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaInfo_get_Validity_mA52D9F702D24A830CE1CD9C129293702F90D3924 (XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_validity_6(); return L_0; } } // System.Boolean System.Xml.Schema.XmlSchemaInfo::get_IsDefault() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaInfo_get_IsDefault_mA61FE66FB9A6AF00ACEE19643606C37234FA6E08 (XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_isDefault_0(); return L_0; } } // System.Boolean System.Xml.Schema.XmlSchemaInfo::get_IsNil() extern "C" IL2CPP_METHOD_ATTR bool XmlSchemaInfo_get_IsNil_mAED336D8A790E5B35251D6804D4E5BEDB190409C (XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_isNil_1(); return L_0; } } // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaInfo::get_MemberType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * XmlSchemaInfo_get_MemberType_m2CD5F67195CABE679D3643DA6A550A6FD43A49B2 (XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035 * __this, const RuntimeMethod* method) { { XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * L_0 = __this->get_memberType_5(); return L_0; } } // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaInfo::get_SchemaType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * XmlSchemaInfo_get_SchemaType_m413D24A7AC6C0775A0538316E5BA013E647A7137 (XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035 * __this, const RuntimeMethod* method) { { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_0 = __this->get_schemaType_4(); return L_0; } } // System.Xml.Schema.XmlSchemaElement System.Xml.Schema.XmlSchemaInfo::get_SchemaElement() extern "C" IL2CPP_METHOD_ATTR XmlSchemaElement_tF3C95D404CFEB675C3BE8ECDC5C73FFD0F92568D * XmlSchemaInfo_get_SchemaElement_mD5FF5600CD686A883DFFDE4E953AA3EE842913C3 (XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035 * __this, const RuntimeMethod* method) { { XmlSchemaElement_tF3C95D404CFEB675C3BE8ECDC5C73FFD0F92568D * L_0 = __this->get_schemaElement_2(); return L_0; } } // System.Xml.Schema.XmlSchemaAttribute System.Xml.Schema.XmlSchemaInfo::get_SchemaAttribute() extern "C" IL2CPP_METHOD_ATTR XmlSchemaAttribute_tC31F76D28F8D593EFB409CD27FABFC32AF27E99B * XmlSchemaInfo_get_SchemaAttribute_mFC3EA434A7F15923970FA1DBEE84FE21BFE9708C (XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035 * __this, const RuntimeMethod* method) { { XmlSchemaAttribute_tC31F76D28F8D593EFB409CD27FABFC32AF27E99B * L_0 = __this->get_schemaAttribute_3(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaInfo::Clear() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaInfo_Clear_m9505DA955F34689416DC8DEA4816A879675C3B4C (XmlSchemaInfo_tEC7C8E9E6FC5CF178F83789C9B3336C5A9145035 * __this, const RuntimeMethod* method) { { __this->set_isNil_1((bool)0); __this->set_isDefault_0((bool)0); __this->set_schemaType_4((XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 *)NULL); __this->set_schemaElement_2((XmlSchemaElement_tF3C95D404CFEB675C3BE8ECDC5C73FFD0F92568D *)NULL); __this->set_schemaAttribute_3((XmlSchemaAttribute_tC31F76D28F8D593EFB409CD27FABFC32AF27E99B *)NULL); __this->set_memberType_5((XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A *)NULL); __this->set_validity_6(0); __this->set_contentType_7(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.XmlSchemaObject::OnAdd(System.Xml.Schema.XmlSchemaObjectCollection,System.Object) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObject_OnAdd_mD7D6D684DDB0EE607088A11BF3ED6DDD2230A103 (XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * __this, XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * ___container0, RuntimeObject * ___item1, const RuntimeMethod* method) { { return; } } // System.Void System.Xml.Schema.XmlSchemaObject::OnRemove(System.Xml.Schema.XmlSchemaObjectCollection,System.Object) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObject_OnRemove_m08A486A09814752739C21838F719D1D7F270E1F2 (XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * __this, XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * ___container0, RuntimeObject * ___item1, const RuntimeMethod* method) { { return; } } // System.Void System.Xml.Schema.XmlSchemaObject::OnClear(System.Xml.Schema.XmlSchemaObjectCollection) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObject_OnClear_m0DA2C4810B7EDD59E46CBCC3005A9A564DB34501 (XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * __this, XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * ___container0, const RuntimeMethod* method) { { return; } } // System.Void System.Xml.Schema.XmlSchemaObject::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObject__ctor_m06F05766458C4D69833B595760126C5196B480A8 (XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaObjectCollection::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObjectCollection__ctor_m3251561E655EDBF5929E3B5B3844BAE91B84AE2A (XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * __this, const RuntimeMethod* method) { { CollectionBase__ctor_mE3F20EEAA96F8613088EDD69A17E49C22E97ADF9(__this, /*hidden argument*/NULL); return; } } // System.Int32 System.Xml.Schema.XmlSchemaObjectCollection::Add(System.Xml.Schema.XmlSchemaObject) extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaObjectCollection_Add_mEAA7DA7B3CBCFFB0D25F772612DBB6BCC7E774B8 (XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * __this, XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * ___item0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaObjectCollection_Add_mEAA7DA7B3CBCFFB0D25F772612DBB6BCC7E774B8_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = CollectionBase_get_List_m24523DCA707903029A4A85754809456F0964054A(__this, /*hidden argument*/NULL); XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * L_1 = ___item0; NullCheck(L_0); int32_t L_2 = InterfaceFuncInvoker1< int32_t, RuntimeObject * >::Invoke(2 /* System.Int32 System.Collections.IList::Add(System.Object) */, IList_tA637AB426E16F84F84ACC2813BDCF3A0414AF0AA_il2cpp_TypeInfo_var, L_0, L_1); return L_2; } } // System.Void System.Xml.Schema.XmlSchemaObjectCollection::OnInsert(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObjectCollection_OnInsert_m0A25535F87C94443C2C10DFE03BE8478F7D8D5FF (XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * __this, int32_t ___index0, RuntimeObject * ___item1, const RuntimeMethod* method) { { XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * L_0 = __this->get_parent_1(); if (!L_0) { goto IL_0015; } } { XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * L_1 = __this->get_parent_1(); RuntimeObject * L_2 = ___item1; NullCheck(L_1); VirtActionInvoker2< XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 *, RuntimeObject * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::OnAdd(System.Xml.Schema.XmlSchemaObjectCollection,System.Object) */, L_1, __this, L_2); } IL_0015: { return; } } // System.Void System.Xml.Schema.XmlSchemaObjectCollection::OnSet(System.Int32,System.Object,System.Object) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObjectCollection_OnSet_mD276D310D96A4AE1A91AA3CFACAA1E1D72CADD10 (XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * __this, int32_t ___index0, RuntimeObject * ___oldValue1, RuntimeObject * ___newValue2, const RuntimeMethod* method) { { XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * L_0 = __this->get_parent_1(); if (!L_0) { goto IL_0022; } } { XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * L_1 = __this->get_parent_1(); RuntimeObject * L_2 = ___oldValue1; NullCheck(L_1); VirtActionInvoker2< XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 *, RuntimeObject * >::Invoke(5 /* System.Void System.Xml.Schema.XmlSchemaObject::OnRemove(System.Xml.Schema.XmlSchemaObjectCollection,System.Object) */, L_1, __this, L_2); XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * L_3 = __this->get_parent_1(); RuntimeObject * L_4 = ___newValue2; NullCheck(L_3); VirtActionInvoker2< XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 *, RuntimeObject * >::Invoke(4 /* System.Void System.Xml.Schema.XmlSchemaObject::OnAdd(System.Xml.Schema.XmlSchemaObjectCollection,System.Object) */, L_3, __this, L_4); } IL_0022: { return; } } // System.Void System.Xml.Schema.XmlSchemaObjectCollection::OnClear() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObjectCollection_OnClear_mD1DC403D5A5F2F2DC29303DC3788089AD6C4913C (XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * __this, const RuntimeMethod* method) { { XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * L_0 = __this->get_parent_1(); if (!L_0) { goto IL_0014; } } { XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * L_1 = __this->get_parent_1(); NullCheck(L_1); VirtActionInvoker1< XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * >::Invoke(6 /* System.Void System.Xml.Schema.XmlSchemaObject::OnClear(System.Xml.Schema.XmlSchemaObjectCollection) */, L_1, __this); } IL_0014: { return; } } // System.Void System.Xml.Schema.XmlSchemaObjectCollection::OnRemove(System.Int32,System.Object) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaObjectCollection_OnRemove_m3EC02EF9C758E2D6456604A1CC2D45B42FF56099 (XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * __this, int32_t ___index0, RuntimeObject * ___item1, const RuntimeMethod* method) { { XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * L_0 = __this->get_parent_1(); if (!L_0) { goto IL_0015; } } { XmlSchemaObject_tB5695348FF2B08149CAE95CD10F39F21EDB1F57B * L_1 = __this->get_parent_1(); RuntimeObject * L_2 = ___item1; NullCheck(L_1); VirtActionInvoker2< XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 *, RuntimeObject * >::Invoke(5 /* System.Void System.Xml.Schema.XmlSchemaObject::OnRemove(System.Xml.Schema.XmlSchemaObjectCollection,System.Object) */, L_1, __this, L_2); } IL_0015: { return; } } #ifdef __clang__ #pragma 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.XmlSchemaParticle::set_MinOccurs(System.Decimal) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaParticle_set_MinOccurs_mE3011C7B093471FCD793F57DD7F3DFC74E23542D (XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * __this, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaParticle_set_MinOccurs_mE3011C7B093471FCD793F57DD7F3DFC74E23542D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_1 = ((Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields*)il2cpp_codegen_static_fields_for(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var))->get_Zero_7(); bool L_2 = Decimal_op_LessThan_mD88DEE315729DB18A50A48E655E42579EF494472(L_0, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001b; } } { Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_3 = ___value0; Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_4 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_5 = Decimal_Truncate_m784826AF08AA33B181B210DDC69A77514834768C(L_4, /*hidden argument*/NULL); bool L_6 = Decimal_op_Inequality_m18DB27574F40577B4D0D3C732BDA45135B41FD3D(L_3, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002b; } } IL_001b: { String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * L_8 = (XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 *)il2cpp_codegen_object_new(XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65_il2cpp_TypeInfo_var); XmlSchemaException__ctor_m3B75952F1CAD3E08CDD78FA477E51199E1402067(L_8, _stringLiteral905164F756339CFCA8D5CDC511F14E561C559A13, L_7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, NULL, XmlSchemaParticle_set_MinOccurs_mE3011C7B093471FCD793F57DD7F3DFC74E23542D_RuntimeMethod_var); } IL_002b: { Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_9 = ___value0; __this->set_minOccurs_0(L_9); int32_t L_10 = __this->get_flags_2(); __this->set_flags_2(((int32_t)((int32_t)L_10|(int32_t)1))); return; } } // System.Void System.Xml.Schema.XmlSchemaParticle::set_MaxOccurs(System.Decimal) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaParticle_set_MaxOccurs_mA32DDB6959AC525A59E7E4EB269169FD322DBAA7 (XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * __this, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaParticle_set_MaxOccurs_mA32DDB6959AC525A59E7E4EB269169FD322DBAA7_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_1 = ((Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields*)il2cpp_codegen_static_fields_for(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var))->get_Zero_7(); bool L_2 = Decimal_op_LessThan_mD88DEE315729DB18A50A48E655E42579EF494472(L_0, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001b; } } { Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_3 = ___value0; Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_4 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_5 = Decimal_Truncate_m784826AF08AA33B181B210DDC69A77514834768C(L_4, /*hidden argument*/NULL); bool L_6 = Decimal_op_Inequality_m18DB27574F40577B4D0D3C732BDA45135B41FD3D(L_3, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002b; } } IL_001b: { String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * L_8 = (XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 *)il2cpp_codegen_object_new(XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65_il2cpp_TypeInfo_var); XmlSchemaException__ctor_m3B75952F1CAD3E08CDD78FA477E51199E1402067(L_8, _stringLiteral05A15BDE028AD5CE921FBE252415178E6A3C8927, L_7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, NULL, XmlSchemaParticle_set_MaxOccurs_mA32DDB6959AC525A59E7E4EB269169FD322DBAA7_RuntimeMethod_var); } IL_002b: { Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_9 = ___value0; __this->set_maxOccurs_1(L_9); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_10 = __this->get_maxOccurs_1(); IL2CPP_RUNTIME_CLASS_INIT(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_11 = ((Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields*)il2cpp_codegen_static_fields_for(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var))->get_Zero_7(); bool L_12 = Decimal_op_Equality_mD69422DB0011607747F9D778C5409FBE732E4BDB(L_10, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_005a; } } { int32_t L_13 = __this->get_flags_2(); if (((int32_t)((int32_t)L_13&(int32_t)1))) { goto IL_005a; } } { Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 * L_14 = __this->get_address_of_minOccurs_0(); il2cpp_codegen_initobj(L_14, sizeof(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 )); } IL_005a: { int32_t L_15 = __this->get_flags_2(); __this->set_flags_2(((int32_t)((int32_t)L_15|(int32_t)2))); return; } } // System.Void System.Xml.Schema.XmlSchemaParticle::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaParticle__ctor_mDCA1745910F0C0FE072A2004077192761F7FE7BF (XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaParticle__ctor_mDCA1745910F0C0FE072A2004077192761F7FE7BF_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_0 = ((Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields*)il2cpp_codegen_static_fields_for(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var))->get_One_8(); __this->set_minOccurs_0(L_0); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_1 = ((Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_StaticFields*)il2cpp_codegen_static_fields_for(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var))->get_One_8(); __this->set_maxOccurs_1(L_1); XmlSchemaAnnotated__ctor_m65B8A9261B006965672D951023A6A876A720C660(__this, /*hidden argument*/NULL); return; } } // System.Void System.Xml.Schema.XmlSchemaParticle::.cctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaParticle__cctor_m5096C071BE7B9C4C25670A8695B6526E0C283DB9 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaParticle__cctor_m5096C071BE7B9C4C25670A8695B6526E0C283DB9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { EmptyParticle_t4D9B96A627867C8839845CBD83183C9CD3ECE202 * L_0 = (EmptyParticle_t4D9B96A627867C8839845CBD83183C9CD3ECE202 *)il2cpp_codegen_object_new(EmptyParticle_t4D9B96A627867C8839845CBD83183C9CD3ECE202_il2cpp_TypeInfo_var); EmptyParticle__ctor_m55884DF8B473B75A2A581BE957636F893C77A1F7(L_0, /*hidden argument*/NULL); ((XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671_StaticFields*)il2cpp_codegen_static_fields_for(XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671_il2cpp_TypeInfo_var))->set_Empty_3(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaParticle_EmptyParticle::.ctor() extern "C" IL2CPP_METHOD_ATTR void EmptyParticle__ctor_m55884DF8B473B75A2A581BE957636F893C77A1F7 (EmptyParticle_t4D9B96A627867C8839845CBD83183C9CD3ECE202 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (EmptyParticle__ctor_m55884DF8B473B75A2A581BE957636F893C77A1F7_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaParticle_tB790C2363C7041009BE94F64F031BDDA1E389671_il2cpp_TypeInfo_var); XmlSchemaParticle__ctor_mDCA1745910F0C0FE072A2004077192761F7FE7BF(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaObjectCollection System.Xml.Schema.XmlSchemaSequence::get_Items() extern "C" IL2CPP_METHOD_ATTR XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * XmlSchemaSequence_get_Items_m9E88AFE87E08D88143D8DD9F8DE5D0EB2455E5F9 (XmlSchemaSequence_tBF8498445C0FD553EF64CC240B1236CEB83FB215 * __this, const RuntimeMethod* method) { { XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * L_0 = __this->get_items_4(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaSequence::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSequence__ctor_mDF673E3F6B6ED41CDD6F3014D3EC64C5CD71F54C (XmlSchemaSequence_tBF8498445C0FD553EF64CC240B1236CEB83FB215 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaSequence__ctor_mDF673E3F6B6ED41CDD6F3014D3EC64C5CD71F54C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * L_0 = (XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 *)il2cpp_codegen_object_new(XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280_il2cpp_TypeInfo_var); XmlSchemaObjectCollection__ctor_m3251561E655EDBF5929E3B5B3844BAE91B84AE2A(L_0, /*hidden argument*/NULL); __this->set_items_4(L_0); XmlSchemaGroupBase__ctor_m1B887EF6A39275DEAEBAD717B9E2AE89AE1129C9(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaSet::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSet__ctor_m78E43F5CA5D123B20DB1ACFB0E20C028C4F9A27F (XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaSet__ctor_m78E43F5CA5D123B20DB1ACFB0E20C028C4F9A27F_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NameTable_tB2F4359686539290B81EB39DCB1828BE81B11C8C * L_0 = (NameTable_tB2F4359686539290B81EB39DCB1828BE81B11C8C *)il2cpp_codegen_object_new(NameTable_tB2F4359686539290B81EB39DCB1828BE81B11C8C_il2cpp_TypeInfo_var); NameTable__ctor_mCE12D72601A2EEB6C63EF040BCE7C5C7839323EA(L_0, /*hidden argument*/NULL); XmlSchemaSet__ctor_m9EFB1F63AB00907BF1B1E736343E8A9DD7D16899(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Xml.Schema.XmlSchemaSet::.ctor(System.Xml.XmlNameTable) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSet__ctor_m9EFB1F63AB00907BF1B1E736343E8A9DD7D16899 (XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F * __this, XmlNameTable_t3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6 * ___nameTable0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaSet__ctor_m9EFB1F63AB00907BF1B1E736343E8A9DD7D16899_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); XmlNameTable_t3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6 * L_0 = ___nameTable0; if (L_0) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteral3E42600F9A88C8130867654D35AC3BC48A586B48, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlSchemaSet__ctor_m9EFB1F63AB00907BF1B1E736343E8A9DD7D16899_RuntimeMethod_var); } IL_0014: { XmlNameTable_t3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6 * L_2 = ___nameTable0; __this->set_nameTable_0(L_2); SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E * L_3 = (SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E *)il2cpp_codegen_object_new(SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E_il2cpp_TypeInfo_var); SortedList__ctor_mBF1B7B8D37D3C752EA3F9FA173076B9478A35CEE(L_3, /*hidden argument*/NULL); __this->set_schemas_1(L_3); Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * L_4 = (Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 *)il2cpp_codegen_object_new(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9_il2cpp_TypeInfo_var); Hashtable__ctor_m72506C0A5B2608721EA285A04F004A229B537A68(L_4, /*hidden argument*/NULL); __this->set_schemaLocations_4(L_4); Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * L_5 = (Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 *)il2cpp_codegen_object_new(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9_il2cpp_TypeInfo_var); Hashtable__ctor_m72506C0A5B2608721EA285A04F004A229B537A68(L_5, /*hidden argument*/NULL); __this->set_chameleonSchemas_5(L_5); Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 * L_6 = (Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9 *)il2cpp_codegen_object_new(Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9_il2cpp_TypeInfo_var); Hashtable__ctor_m72506C0A5B2608721EA285A04F004A229B537A68(L_6, /*hidden argument*/NULL); __this->set_targetNamespaces_6(L_6); ValidationEventHandler_t4485151111870B499F014BC4EC05B066589AF4BF * L_7 = (ValidationEventHandler_t4485151111870B499F014BC4EC05B066589AF4BF *)il2cpp_codegen_object_new(ValidationEventHandler_t4485151111870B499F014BC4EC05B066589AF4BF_il2cpp_TypeInfo_var); ValidationEventHandler__ctor_mAD4694BCDB0E6FC9FEA2C5B4C31DF2746B5F08BD(L_7, __this, (intptr_t)((intptr_t)XmlSchemaSet_InternalValidationCallback_m93B3EC35074EEE519F445D195652C52721EE040B_RuntimeMethod_var), /*hidden argument*/NULL); __this->set_internalEventHandler_2(L_7); ValidationEventHandler_t4485151111870B499F014BC4EC05B066589AF4BF * L_8 = __this->get_internalEventHandler_2(); __this->set_eventHandler_3(L_8); XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65 * L_9 = (XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65 *)il2cpp_codegen_object_new(XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65_il2cpp_TypeInfo_var); XmlReaderSettings__ctor_mA092AC14229264BE95E505CD336F85CE40D7F9DE(L_9, /*hidden argument*/NULL); __this->set_readerSettings_9(L_9); XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65 * L_10 = __this->get_readerSettings_9(); NullCheck(L_10); XmlResolver_t93269F14B2F8750D040AED2FB7A303CE85016280 * L_11 = XmlReaderSettings_GetXmlResolver_m0CCCC4D5DF7B454C9C2AB1056707D299425EACA0(L_10, /*hidden argument*/NULL); if (L_11) { goto IL_0099; } } { XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65 * L_12 = __this->get_readerSettings_9(); XmlUrlResolver_t43FE24F4601B4197354EFB5783E5CB9F57997EC9 * L_13 = (XmlUrlResolver_t43FE24F4601B4197354EFB5783E5CB9F57997EC9 *)il2cpp_codegen_object_new(XmlUrlResolver_t43FE24F4601B4197354EFB5783E5CB9F57997EC9_il2cpp_TypeInfo_var); XmlUrlResolver__ctor_m60DC644B9275BBA4308DCDE17E8378F39739640B(L_13, /*hidden argument*/NULL); NullCheck(L_12); XmlReaderSettings_set_XmlResolver_m9C4C7F524FC2E792F8C51D54D842294E81DB6A0E(L_12, L_13, /*hidden argument*/NULL); XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65 * L_14 = __this->get_readerSettings_9(); NullCheck(L_14); XmlReaderSettings_set_IsXmlResolverSet_m7DD6B97FDDABEB101E7521F385669154480D903F(L_14, (bool)0, /*hidden argument*/NULL); } IL_0099: { XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65 * L_15 = __this->get_readerSettings_9(); XmlNameTable_t3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6 * L_16 = ___nameTable0; NullCheck(L_15); XmlReaderSettings_set_NameTable_m2792CBE34EF61A64668C3C7FF6FF520D9BE6A71E(L_15, L_16, /*hidden argument*/NULL); XmlReaderSettings_t33E632C6BB215A5F2B4EAA81B289E027AF617F65 * L_17 = __this->get_readerSettings_9(); NullCheck(L_17); XmlReaderSettings_set_DtdProcessing_mE6A359CCFDA42CB3306DC5D5846CE01353CFC2F5(L_17, 0, /*hidden argument*/NULL); XmlSchemaCompilationSettings_t33655A7BA800689EC37601FEFD33291F42B8ABBC * L_18 = (XmlSchemaCompilationSettings_t33655A7BA800689EC37601FEFD33291F42B8ABBC *)il2cpp_codegen_object_new(XmlSchemaCompilationSettings_t33655A7BA800689EC37601FEFD33291F42B8ABBC_il2cpp_TypeInfo_var); XmlSchemaCompilationSettings__ctor_m440D47C36F0131C577087711EA894B8186C0FADE(L_18, /*hidden argument*/NULL); __this->set_compilationSettings_10(L_18); SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41 * L_19 = (SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41 *)il2cpp_codegen_object_new(SchemaInfo_tD9774489795A78B9235BAD315E5242C974183A41_il2cpp_TypeInfo_var); SchemaInfo__ctor_mAE19D8874E7867F754C409EB9249CDF0505E7D9B(L_19, /*hidden argument*/NULL); __this->set_cachedCompiledInfo_8(L_19); __this->set_compileAll_7((bool)1); return; } } // System.Void System.Xml.Schema.XmlSchemaSet::InternalValidationCallback(System.Object,System.Xml.Schema.ValidationEventArgs) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSet_InternalValidationCallback_m93B3EC35074EEE519F445D195652C52721EE040B (XmlSchemaSet_tD92B4BF5F65FBF5B106399A36284FDC64E602F7F * __this, RuntimeObject * ___sender0, ValidationEventArgs_t242553A3B613066E3FC046288572FB1E0D3DA230 * ___e1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaSet_InternalValidationCallback_m93B3EC35074EEE519F445D195652C52721EE040B_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ValidationEventArgs_t242553A3B613066E3FC046288572FB1E0D3DA230 * L_0 = ___e1; NullCheck(L_0); int32_t L_1 = ValidationEventArgs_get_Severity_m397BAC138F7D530CAC4787B82E6E26433EB31A3C(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_000f; } } { ValidationEventArgs_t242553A3B613066E3FC046288572FB1E0D3DA230 * L_2 = ___e1; NullCheck(L_2); XmlSchemaException_t6E118FD214784A2E7DE004B99148C2C4CCC1EE65 * L_3 = ValidationEventArgs_get_Exception_mDB8F6531022CE3D06DEC2E38C263DB6548B021E6(L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, XmlSchemaSet_InternalValidationCallback_m93B3EC35074EEE519F445D195652C52721EE040B_RuntimeMethod_var); } IL_000f: { return; } } #ifdef __clang__ #pragma 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.XmlSchemaSimpleType::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSimpleType__ctor_m97D2F306B2265F0BECE5917AC04188AE61C8ED02 (XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * __this, const RuntimeMethod* method) { { XmlSchemaType__ctor_m7B9B3CD59F298DC2CDBDAA36418F9AB3D3B1CE48(__this, /*hidden argument*/NULL); return; } } // System.Xml.Schema.XmlSchemaSimpleTypeContent System.Xml.Schema.XmlSchemaSimpleType::get_Content() extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleTypeContent_t87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E * XmlSchemaSimpleType_get_Content_mDFA105462778A47E287B39BCA24825E5FC2458B6 (XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * __this, const RuntimeMethod* method) { { XmlSchemaSimpleTypeContent_t87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E * L_0 = __this->get_content_7(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaSimpleType::set_Content(System.Xml.Schema.XmlSchemaSimpleTypeContent) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSimpleType_set_Content_m7517F796A3528BC682609373F46D62732176E0A9 (XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * __this, XmlSchemaSimpleTypeContent_t87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E * ___value0, const RuntimeMethod* method) { { XmlSchemaSimpleTypeContent_t87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E * L_0 = ___value0; __this->set_content_7(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaSimpleTypeContent::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSimpleTypeContent__ctor_mE65AA9D59D514142FDFFAF358FAFF6476C47DB46 (XmlSchemaSimpleTypeContent_t87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E * __this, const RuntimeMethod* method) { { XmlSchemaAnnotated__ctor_m65B8A9261B006965672D951023A6A876A720C660(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaSimpleTypeList::set_ItemType(System.Xml.Schema.XmlSchemaSimpleType) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSimpleTypeList_set_ItemType_mFB68A6B23A2C046E1D8236CF0800557A7627062E (XmlSchemaSimpleTypeList_tE5804144CB4035DE27AA3C43233579A075469403 * __this, XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * ___value0, const RuntimeMethod* method) { { XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * L_0 = ___value0; __this->set_itemType_1(L_0); return; } } // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaSimpleTypeList::get_BaseItemType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * XmlSchemaSimpleTypeList_get_BaseItemType_mE12C4954BD8D10F9A2D028D55FC3A0EAD186717F (XmlSchemaSimpleTypeList_tE5804144CB4035DE27AA3C43233579A075469403 * __this, const RuntimeMethod* method) { { XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * L_0 = __this->get_baseItemType_2(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaSimpleTypeList::set_BaseItemType(System.Xml.Schema.XmlSchemaSimpleType) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSimpleTypeList_set_BaseItemType_m75BA4C1A203A9B87113ED9CF38AAB0FF8D6EE21B (XmlSchemaSimpleTypeList_tE5804144CB4035DE27AA3C43233579A075469403 * __this, XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * ___value0, const RuntimeMethod* method) { { XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * L_0 = ___value0; __this->set_baseItemType_2(L_0); return; } } // System.Void System.Xml.Schema.XmlSchemaSimpleTypeList::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSimpleTypeList__ctor_m0501F1905336A01611FFC5D9FF521ADB196E177D (XmlSchemaSimpleTypeList_tE5804144CB4035DE27AA3C43233579A075469403 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaSimpleTypeList__ctor_m0501F1905336A01611FFC5D9FF521ADB196E177D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_il2cpp_TypeInfo_var); XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * L_0 = ((XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_il2cpp_TypeInfo_var))->get_Empty_4(); __this->set_itemTypeName_0(L_0); XmlSchemaSimpleTypeContent__ctor_mE65AA9D59D514142FDFFAF358FAFF6476C47DB46(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlSchemaSimpleTypeRestriction::set_BaseTypeName(System.Xml.XmlQualifiedName) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSimpleTypeRestriction_set_BaseTypeName_mF05EF6BBCA3CA845AA728EEB7DF09EE35EE9988C (XmlSchemaSimpleTypeRestriction_t948C7680F4D262DA9DA7590CCA8E2F96078E490C * __this, XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaSimpleTypeRestriction_set_BaseTypeName_mF05EF6BBCA3CA845AA728EEB7DF09EE35EE9988C_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaSimpleTypeRestriction_t948C7680F4D262DA9DA7590CCA8E2F96078E490C * G_B2_0 = NULL; XmlSchemaSimpleTypeRestriction_t948C7680F4D262DA9DA7590CCA8E2F96078E490C * G_B1_0 = NULL; XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * G_B3_0 = NULL; XmlSchemaSimpleTypeRestriction_t948C7680F4D262DA9DA7590CCA8E2F96078E490C * G_B3_1 = NULL; { XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_il2cpp_TypeInfo_var); bool L_1 = XmlQualifiedName_op_Equality_m0D8839B9BA1607AC40973899B37B7D32C63E588F(L_0, (XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD *)NULL, /*hidden argument*/NULL); G_B1_0 = __this; if (L_1) { G_B2_0 = __this; goto IL_000d; } } { XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * L_2 = ___value0; G_B3_0 = L_2; G_B3_1 = G_B1_0; goto IL_0012; } IL_000d: { IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_il2cpp_TypeInfo_var); XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * L_3 = ((XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_il2cpp_TypeInfo_var))->get_Empty_4(); G_B3_0 = L_3; G_B3_1 = G_B2_0; } IL_0012: { NullCheck(G_B3_1); G_B3_1->set_baseTypeName_0(G_B3_0); return; } } // System.Void System.Xml.Schema.XmlSchemaSimpleTypeRestriction::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaSimpleTypeRestriction__ctor_m7E3ACC527A0D075BF9C866E0BCF53906CB3C9AC4 (XmlSchemaSimpleTypeRestriction_t948C7680F4D262DA9DA7590CCA8E2F96078E490C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaSimpleTypeRestriction__ctor_m7E3ACC527A0D075BF9C866E0BCF53906CB3C9AC4_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_il2cpp_TypeInfo_var); XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * L_0 = ((XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_il2cpp_TypeInfo_var))->get_Empty_4(); __this->set_baseTypeName_0(L_0); XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 * L_1 = (XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280 *)il2cpp_codegen_object_new(XmlSchemaObjectCollection_t6DCC2B614786CE467B1572B384A163DEE72F1280_il2cpp_TypeInfo_var); XmlSchemaObjectCollection__ctor_m3251561E655EDBF5929E3B5B3844BAE91B84AE2A(L_1, /*hidden argument*/NULL); __this->set_facets_1(L_1); XmlSchemaSimpleTypeContent__ctor_mE65AA9D59D514142FDFFAF358FAFF6476C47DB46(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.Schema.XmlSchemaSimpleType[] System.Xml.Schema.XmlSchemaSimpleTypeUnion::get_BaseMemberTypes() extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B* XmlSchemaSimpleTypeUnion_get_BaseMemberTypes_m663699B4AA14EF9BB01804EF7F9E8B0AFCC8EA87 (XmlSchemaSimpleTypeUnion_t3AA9DA2FE384FF51E560E05EAE5DE78F4D3AC91A * __this, const RuntimeMethod* method) { { XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B* L_0 = __this->get_baseMemberTypes_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.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XmlSchemaType::GetBuiltInSimpleType(System.Xml.Schema.XmlTypeCode) extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * XmlSchemaType_GetBuiltInSimpleType_m079D072BD87F0456D07B43008AD1B32C402B9EE6 (int32_t ___typeCode0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaType_GetBuiltInSimpleType_m079D072BD87F0456D07B43008AD1B32C402B9EE6_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___typeCode0; IL2CPP_RUNTIME_CLASS_INIT(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_il2cpp_TypeInfo_var); XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * L_1 = DatatypeImplementation_GetSimpleTypeFromTypeCode_m39342A49F9405E3F39DBFB480DC4F55ED347CC91(L_0, /*hidden argument*/NULL); return L_1; } } // System.Xml.XmlQualifiedName System.Xml.Schema.XmlSchemaType::get_QualifiedName() extern "C" IL2CPP_METHOD_ATTR XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * XmlSchemaType_get_QualifiedName_m5BCCF0F116A4725D1174DBE5CDB3A228258B383B (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, const RuntimeMethod* method) { { XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * L_0 = __this->get_qname_5(); il2cpp_codegen_memory_barrier(); return L_0; } } // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlSchemaType::get_BaseXmlSchemaType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * XmlSchemaType_get_BaseXmlSchemaType_m111356BD3E14A6913A3057B3CEBEA7CA1B6D362C (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, const RuntimeMethod* method) { { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_0 = __this->get_baseSchemaType_2(); return L_0; } } // System.Xml.Schema.XmlSchemaDerivationMethod System.Xml.Schema.XmlSchemaType::get_DerivedBy() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaType_get_DerivedBy_mF3B50BCAF4E15D8B5984A3945695B42AE6F38041 (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_derivedBy_1(); return L_0; } } // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaType::get_Datatype() extern "C" IL2CPP_METHOD_ATTR XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * XmlSchemaType_get_Datatype_m2322612F38435EFB3B49E62EA23DB6408BF6BF54 (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, const RuntimeMethod* method) { { XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * L_0 = __this->get_datatype_3(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaType::set_IsMixed(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaType_set_IsMixed_m757CA0EA67EE85D67C9191C7353B107001DF283C (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, bool ___value0, const RuntimeMethod* method) { { return; } } // System.Xml.Schema.XmlTypeCode System.Xml.Schema.XmlSchemaType::get_TypeCode() extern "C" IL2CPP_METHOD_ATTR int32_t XmlSchemaType_get_TypeCode_mF09D9A94E0184C667120F714A56D332369824CCC (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaType_get_TypeCode_mF09D9A94E0184C667120F714A56D332369824CCC_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9_il2cpp_TypeInfo_var); XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 * L_0 = XmlSchemaComplexType_get_AnyType_m3138BE7B6E5C3E6F63C4745A3DC79316715D9962(/*hidden argument*/NULL); if ((!(((RuntimeObject*)(XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 *)__this) == ((RuntimeObject*)(XmlSchemaComplexType_tFC7E88DAF03B273154AF9721FACDFF3E7F6C94A9 *)L_0)))) { goto IL_000a; } } { return (int32_t)(1); } IL_000a: { XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * L_1 = __this->get_datatype_3(); if (L_1) { goto IL_0014; } } { return (int32_t)(0); } IL_0014: { XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * L_2 = __this->get_datatype_3(); NullCheck(L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(8 /* System.Xml.Schema.XmlTypeCode System.Xml.Schema.XmlSchemaDatatype::get_TypeCode() */, L_2); return L_3; } } // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlSchemaType::get_ValueConverter() extern "C" IL2CPP_METHOD_ATTR XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * XmlSchemaType_get_ValueConverter_m5CD7C260106A4DCBAE6A160823EB242F5BC9941E (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaType_get_ValueConverter_m5CD7C260106A4DCBAE6A160823EB242F5BC9941E_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * L_0 = __this->get_datatype_3(); if (L_0) { goto IL_000e; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_il2cpp_TypeInfo_var); XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_1 = ((XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_StaticFields*)il2cpp_codegen_static_fields_for(XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_il2cpp_TypeInfo_var))->get_Untyped_34(); return L_1; } IL_000e: { XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * L_2 = __this->get_datatype_3(); NullCheck(L_2); XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_3 = VirtFuncInvoker0< XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * >::Invoke(9 /* System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlSchemaDatatype::get_ValueConverter() */, L_2); return L_3; } } // System.Void System.Xml.Schema.XmlSchemaType::SetQualifiedName(System.Xml.XmlQualifiedName) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaType_SetQualifiedName_mDB0C271D96C9C4C6B57DC4AD6C84F373852C2653 (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * ___value0, const RuntimeMethod* method) { { XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * L_0 = ___value0; il2cpp_codegen_memory_barrier(); __this->set_qname_5(L_0); return; } } // System.Void System.Xml.Schema.XmlSchemaType::SetBaseSchemaType(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaType_SetBaseSchemaType_m06E9A44C61FF432F849C8AF6D26F5FE1CD079FFA (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___value0, const RuntimeMethod* method) { { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_0 = ___value0; __this->set_baseSchemaType_2(L_0); return; } } // System.Void System.Xml.Schema.XmlSchemaType::SetDerivedBy(System.Xml.Schema.XmlSchemaDerivationMethod) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaType_SetDerivedBy_mE0DF2C9AAD65C22B13F6F4929152015A8D0DF048 (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_derivedBy_1(L_0); return; } } // System.Void System.Xml.Schema.XmlSchemaType::SetDatatype(System.Xml.Schema.XmlSchemaDatatype) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaType_SetDatatype_mA090C937F75EE7B7C7199B0094D5FDE8C7F8D6E1 (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * ___value0, const RuntimeMethod* method) { { XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * L_0 = ___value0; __this->set_datatype_3(L_0); return; } } // System.Xml.Schema.SchemaElementDecl System.Xml.Schema.XmlSchemaType::get_ElementDecl() extern "C" IL2CPP_METHOD_ATTR SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * XmlSchemaType_get_ElementDecl_m49798CEC0FA713C40ED9576DD7719A97687FAA2D (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, const RuntimeMethod* method) { { SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * L_0 = __this->get_elementDecl_4(); il2cpp_codegen_memory_barrier(); return L_0; } } // System.Void System.Xml.Schema.XmlSchemaType::set_ElementDecl(System.Xml.Schema.SchemaElementDecl) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaType_set_ElementDecl_m39CA56E8266C64D3FC4016021DE75DB03DCC99FF (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * ___value0, const RuntimeMethod* method) { { SchemaElementDecl_t1D19D717C111EFE96DCB86F7A029BE5E2616C466 * L_0 = ___value0; il2cpp_codegen_memory_barrier(); __this->set_elementDecl_4(L_0); return; } } // System.Void System.Xml.Schema.XmlSchemaType::SetContentType(System.Xml.Schema.XmlSchemaContentType) extern "C" IL2CPP_METHOD_ATTR void XmlSchemaType_SetContentType_mD99B705CD986046BB057560F6612DA0AFD5D4036 (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_contentType_6(L_0); return; } } // System.Void System.Xml.Schema.XmlSchemaType::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlSchemaType__ctor_m7B9B3CD59F298DC2CDBDAA36418F9AB3D3B1CE48 (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlSchemaType__ctor_m7B9B3CD59F298DC2CDBDAA36418F9AB3D3B1CE48_MetadataUsageId); s_Il2CppMethodInitialized = true; } { __this->set_final_0(((int32_t)256)); IL2CPP_RUNTIME_CLASS_INIT(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_il2cpp_TypeInfo_var); XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * L_0 = ((XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_StaticFields*)il2cpp_codegen_static_fields_for(XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_il2cpp_TypeInfo_var))->get_Empty_4(); il2cpp_codegen_memory_barrier(); __this->set_qname_5(L_0); XmlSchemaAnnotated__ctor_m65B8A9261B006965672D951023A6A876A720C660(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlStringConverter::.ctor(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlStringConverter__ctor_mD57F1542FB656E2C8FBC2CABB469D0B81B9BC2FB (XmlStringConverter_tF53CC838C65F771EDC900AED7F1E34DEA77FDE12 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlStringConverter__ctor_mD57F1542FB656E2C8FBC2CABB469D0B81B9BC2FB_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_0 = ___schemaType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); XmlBaseConverter__ctor_mD14E99D1AAF0C63194C50E2E9877DCC97F23D968(__this, L_0, /*hidden argument*/NULL); return; } } // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlStringConverter::Create(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * XmlStringConverter_Create_m4BB0329D3E256E9DB8D3E6729E4F34073952028E (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlStringConverter_Create_m4BB0329D3E256E9DB8D3E6729E4F34073952028E_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_0 = ___schemaType0; XmlStringConverter_tF53CC838C65F771EDC900AED7F1E34DEA77FDE12 * L_1 = (XmlStringConverter_tF53CC838C65F771EDC900AED7F1E34DEA77FDE12 *)il2cpp_codegen_object_new(XmlStringConverter_tF53CC838C65F771EDC900AED7F1E34DEA77FDE12_il2cpp_TypeInfo_var); XmlStringConverter__ctor_mD57F1542FB656E2C8FBC2CABB469D0B81B9BC2FB(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlStringConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR String_t* XmlStringConverter_ToString_mE9D40B88F754D914B30C55C383A6624434BDEA01 (XmlStringConverter_tF53CC838C65F771EDC900AED7F1E34DEA77FDE12 * __this, RuntimeObject * ___value0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlStringConverter_ToString_mE9D40B88F754D914B30C55C383A6624434BDEA01_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlStringConverter_ToString_mE9D40B88F754D914B30C55C383A6624434BDEA01_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); V_0 = L_3; Type_t * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_5 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0029; } } { RuntimeObject * L_7 = ___value0; return ((String_t*)CastclassSealed((RuntimeObject*)L_7, String_t_il2cpp_TypeInfo_var)); } IL_0029: { Type_t * L_8 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_10 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_8, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0042; } } { RuntimeObject * L_11 = ___value0; NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_11, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); String_t* L_12 = VirtFuncInvoker0< String_t* >::Invoke(5 /* System.String System.Xml.XPath.XPathItem::get_Value() */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_11, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); return L_12; } IL_0042: { RuntimeObject * L_13 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_14 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); RuntimeObject* L_15 = ___nsResolver1; RuntimeObject * L_16 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_13, L_14, L_15); return ((String_t*)CastclassSealed((RuntimeObject*)L_16, String_t_il2cpp_TypeInfo_var)); } } // System.Object System.Xml.Schema.XmlStringConverter::ChangeType(System.String,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlStringConverter_ChangeType_m313BF2F08A6FDBF6F1F47A0707670214523B09A3 (XmlStringConverter_tF53CC838C65F771EDC900AED7F1E34DEA77FDE12 * __this, String_t* ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlStringConverter_ChangeType_m313BF2F08A6FDBF6F1F47A0707670214523B09A3_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlStringConverter_ChangeType_m313BF2F08A6FDBF6F1F47A0707670214523B09A3_RuntimeMethod_var); } IL_000e: { Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, XmlStringConverter_ChangeType_m313BF2F08A6FDBF6F1F47A0707670214523B09A3_RuntimeMethod_var); } IL_0022: { Type_t * L_5 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_6 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_7 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0037; } } { Type_t * L_8 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_8; } IL_0037: { Type_t * L_9 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0046; } } { String_t* L_12 = ___value0; return L_12; } IL_0046: { Type_t * L_13 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_14 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_15 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_13, L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0060; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_16 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); String_t* L_17 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_18 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_18, L_16, L_17, /*hidden argument*/NULL); return L_18; } IL_0060: { Type_t * L_19 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_20 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_21 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_19, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_007a; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_22 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); String_t* L_23 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_24 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_24, L_22, L_23, /*hidden argument*/NULL); return L_24; } IL_007a: { String_t* L_25 = ___value0; Type_t * L_26 = ___destinationType1; RuntimeObject* L_27 = ___nsResolver2; RuntimeObject * L_28 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_25, L_26, L_27); return L_28; } } // System.Object System.Xml.Schema.XmlStringConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlStringConverter_ChangeType_mF93858FC545E3508B6E2D020A8D2D7830E7A3D2D (XmlStringConverter_tF53CC838C65F771EDC900AED7F1E34DEA77FDE12 * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlStringConverter_ChangeType_mF93858FC545E3508B6E2D020A8D2D7830E7A3D2D_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlStringConverter_ChangeType_mF93858FC545E3508B6E2D020A8D2D7830E7A3D2D_RuntimeMethod_var); } IL_000e: { Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, XmlStringConverter_ChangeType_mF93858FC545E3508B6E2D020A8D2D7830E7A3D2D_RuntimeMethod_var); } IL_0022: { RuntimeObject * L_5 = ___value0; NullCheck(L_5); Type_t * L_6 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_5, /*hidden argument*/NULL); V_0 = L_6; Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003e; } } { Type_t * L_10 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_10; } IL_003e: { Type_t * L_11 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_12 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_13 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0054; } } { RuntimeObject * L_14 = ___value0; RuntimeObject* L_15 = ___nsResolver2; String_t* L_16 = VirtFuncInvoker2< String_t*, RuntimeObject *, RuntimeObject* >::Invoke(52 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) */, __this, L_14, L_15); return L_16; } IL_0054: { Type_t * L_17 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_18 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_19 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_17, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_0094; } } { Type_t * L_20 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_21 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_22 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_20, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_0080; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_23 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_24 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_25 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_25, L_23, ((String_t*)CastclassSealed((RuntimeObject*)L_24, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_25; } IL_0080: { Type_t * L_26 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_27 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_28 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_26, L_27, /*hidden argument*/NULL); if (!L_28) { goto IL_0094; } } { RuntimeObject * L_29 = ___value0; return ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_29, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)); } IL_0094: { Type_t * L_30 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_31 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_32 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_30, L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_00d4; } } { Type_t * L_33 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_34 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_35 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_33, L_34, /*hidden argument*/NULL); if (!L_35) { goto IL_00c0; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_36 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_37 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_38 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_38, L_36, ((String_t*)CastclassSealed((RuntimeObject*)L_37, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_38; } IL_00c0: { Type_t * L_39 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_40 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_41 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_39, L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00d4; } } { RuntimeObject * L_42 = ___value0; return ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_42, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)); } IL_00d4: { RuntimeObject * L_43 = ___value0; Type_t * L_44 = ___destinationType1; RuntimeObject* L_45 = ___nsResolver2; RuntimeObject * L_46 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_43, L_44, L_45); return L_46; } } #ifdef __clang__ #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.XmlUnionConverter::.ctor(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR void XmlUnionConverter__ctor_m81BE152A0A6904892576BEC5B67EACFEBAEC2AF7 (XmlUnionConverter_t31D47DFAB36753F8C83188973656457C9E55BE96 * __this, XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUnionConverter__ctor_m81BE152A0A6904892576BEC5B67EACFEBAEC2AF7_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B* V_0 = NULL; int32_t V_1 = 0; { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_0 = ___schemaType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); XmlBaseConverter__ctor_mD14E99D1AAF0C63194C50E2E9877DCC97F23D968(__this, L_0, /*hidden argument*/NULL); goto IL_0011; } IL_0009: { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_1 = ___schemaType0; NullCheck(L_1); XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_2 = XmlSchemaType_get_BaseXmlSchemaType_m111356BD3E14A6913A3057B3CEBEA7CA1B6D362C(L_1, /*hidden argument*/NULL); ___schemaType0 = L_2; } IL_0011: { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_3 = ___schemaType0; NullCheck(L_3); int32_t L_4 = XmlSchemaType_get_DerivedBy_mF3B50BCAF4E15D8B5984A3945695B42AE6F38041(L_3, /*hidden argument*/NULL); if ((((int32_t)L_4) == ((int32_t)4))) { goto IL_0009; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_5 = ___schemaType0; NullCheck(((XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A *)CastclassClass((RuntimeObject*)L_5, XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A_il2cpp_TypeInfo_var))); XmlSchemaSimpleTypeContent_t87EF2A2F4B2F3D7827EA18B0FCB8393EA0201A3E * L_6 = XmlSchemaSimpleType_get_Content_mDFA105462778A47E287B39BCA24825E5FC2458B6(((XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A *)CastclassClass((RuntimeObject*)L_5, XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); NullCheck(((XmlSchemaSimpleTypeUnion_t3AA9DA2FE384FF51E560E05EAE5DE78F4D3AC91A *)CastclassClass((RuntimeObject*)L_6, XmlSchemaSimpleTypeUnion_t3AA9DA2FE384FF51E560E05EAE5DE78F4D3AC91A_il2cpp_TypeInfo_var))); XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B* L_7 = XmlSchemaSimpleTypeUnion_get_BaseMemberTypes_m663699B4AA14EF9BB01804EF7F9E8B0AFCC8EA87(((XmlSchemaSimpleTypeUnion_t3AA9DA2FE384FF51E560E05EAE5DE78F4D3AC91A *)CastclassClass((RuntimeObject*)L_6, XmlSchemaSimpleTypeUnion_t3AA9DA2FE384FF51E560E05EAE5DE78F4D3AC91A_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_0 = L_7; XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B* L_8 = V_0; NullCheck(L_8); XmlValueConverterU5BU5D_t0C08DAE703E09DAE455F80F5975EB50F0D34CAB3* L_9 = (XmlValueConverterU5BU5D_t0C08DAE703E09DAE455F80F5975EB50F0D34CAB3*)SZArrayNew(XmlValueConverterU5BU5D_t0C08DAE703E09DAE455F80F5975EB50F0D34CAB3_il2cpp_TypeInfo_var, (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_8)->max_length))))); __this->set_converters_32(L_9); V_1 = 0; goto IL_0085; } IL_0042: { XmlValueConverterU5BU5D_t0C08DAE703E09DAE455F80F5975EB50F0D34CAB3* L_10 = __this->get_converters_32(); int32_t L_11 = V_1; XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B* L_12 = V_0; int32_t L_13 = V_1; NullCheck(L_12); int32_t L_14 = L_13; XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * L_15 = (L_12)->GetAt(static_cast(L_14)); NullCheck(L_15); XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_16 = XmlSchemaType_get_ValueConverter_m5CD7C260106A4DCBAE6A160823EB242F5BC9941E(L_15, /*hidden argument*/NULL); NullCheck(L_10); ArrayElementTypeCheck (L_10, L_16); (L_10)->SetAt(static_cast(L_11), (XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E *)L_16); XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B* L_17 = V_0; int32_t L_18 = V_1; NullCheck(L_17); int32_t L_19 = L_18; XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * L_20 = (L_17)->GetAt(static_cast(L_19)); NullCheck(L_20); XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * L_21 = XmlSchemaType_get_Datatype_m2322612F38435EFB3B49E62EA23DB6408BF6BF54(L_20, /*hidden argument*/NULL); NullCheck(L_21); int32_t L_22 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Xml.Schema.XmlSchemaDatatypeVariety System.Xml.Schema.XmlSchemaDatatype::get_Variety() */, L_21); if ((!(((uint32_t)L_22) == ((uint32_t)1)))) { goto IL_006b; } } { __this->set_hasListMember_34((bool)1); goto IL_0081; } IL_006b: { XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B* L_23 = V_0; int32_t L_24 = V_1; NullCheck(L_23); int32_t L_25 = L_24; XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * L_26 = (L_23)->GetAt(static_cast(L_25)); NullCheck(L_26); XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * L_27 = XmlSchemaType_get_Datatype_m2322612F38435EFB3B49E62EA23DB6408BF6BF54(L_26, /*hidden argument*/NULL); NullCheck(L_27); int32_t L_28 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Xml.Schema.XmlSchemaDatatypeVariety System.Xml.Schema.XmlSchemaDatatype::get_Variety() */, L_27); if (L_28) { goto IL_0081; } } { __this->set_hasAtomicMember_33((bool)1); } IL_0081: { int32_t L_29 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_0085: { int32_t L_30 = V_1; XmlSchemaSimpleTypeU5BU5D_t63A9F01B50EB12BB7D8DDD5EB70FE08F066DC59B* L_31 = V_0; NullCheck(L_31); if ((((int32_t)L_30) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_31)->max_length))))))) { goto IL_0042; } } { return; } } // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlUnionConverter::Create(System.Xml.Schema.XmlSchemaType) extern "C" IL2CPP_METHOD_ATTR XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * XmlUnionConverter_Create_m3EBC3F0AE4EB25AC4D8B1E4C79305CFAE18C1ED4 (XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * ___schemaType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUnionConverter_Create_m3EBC3F0AE4EB25AC4D8B1E4C79305CFAE18C1ED4_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_0 = ___schemaType0; XmlUnionConverter_t31D47DFAB36753F8C83188973656457C9E55BE96 * L_1 = (XmlUnionConverter_t31D47DFAB36753F8C83188973656457C9E55BE96 *)il2cpp_codegen_object_new(XmlUnionConverter_t31D47DFAB36753F8C83188973656457C9E55BE96_il2cpp_TypeInfo_var); XmlUnionConverter__ctor_m81BE152A0A6904892576BEC5B67EACFEBAEC2AF7(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Object System.Xml.Schema.XmlUnionConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlUnionConverter_ChangeType_mA43F307FE1650BB291472D1D2A03DB65AE86F2DB (XmlUnionConverter_t31D47DFAB36753F8C83188973656457C9E55BE96 * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUnionConverter_ChangeType_mA43F307FE1650BB291472D1D2A03DB65AE86F2DB_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUnionConverter_ChangeType_mA43F307FE1650BB291472D1D2A03DB65AE86F2DB_RuntimeMethod_var); } IL_000e: { Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, XmlUnionConverter_ChangeType_mA43F307FE1650BB291472D1D2A03DB65AE86F2DB_RuntimeMethod_var); } IL_0022: { RuntimeObject * L_5 = ___value0; NullCheck(L_5); Type_t * L_6 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_5, /*hidden argument*/NULL); V_0 = L_6; Type_t * L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_004c; } } { bool L_10 = __this->get_hasAtomicMember_33(); if (!L_10) { goto IL_004c; } } { RuntimeObject * L_11 = ___value0; Type_t * L_12 = ___destinationType1; RuntimeObject* L_13 = ___nsResolver2; NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_11, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); RuntimeObject * L_14 = VirtFuncInvoker2< RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(14 /* System.Object System.Xml.XPath.XPathItem::ValueAs(System.Type,System.Xml.IXmlNamespaceResolver) */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_11, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)), L_12, L_13); return L_14; } IL_004c: { Type_t * L_15 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_16 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueArrayType_8(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_17 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_15, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_006f; } } { bool L_18 = __this->get_hasListMember_34(); if (!L_18) { goto IL_006f; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlAnyListConverter_t1150077B9E7B2D0AEDC3450117300B021E43BF4A_il2cpp_TypeInfo_var); XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_19 = ((XmlAnyListConverter_t1150077B9E7B2D0AEDC3450117300B021E43BF4A_StaticFields*)il2cpp_codegen_static_fields_for(XmlAnyListConverter_t1150077B9E7B2D0AEDC3450117300B021E43BF4A_il2cpp_TypeInfo_var))->get_ItemList_33(); RuntimeObject * L_20 = ___value0; Type_t * L_21 = ___destinationType1; RuntimeObject* L_22 = ___nsResolver2; NullCheck(L_19); RuntimeObject * L_23 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, L_19, L_20, L_21, L_22); return L_23; } IL_006f: { Type_t * L_24 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_25 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_26 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_24, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_00c5; } } { Type_t * L_27 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_28 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_29 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_27, L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_008b; } } { RuntimeObject * L_30 = ___value0; return L_30; } IL_008b: { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_31 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); NullCheck(L_31); XmlSchemaDatatype_t6D9535C4B3780086DF21646303E2350D40A5A550 * L_32 = XmlSchemaType_get_Datatype_m2322612F38435EFB3B49E62EA23DB6408BF6BF54(L_31, /*hidden argument*/NULL); RuntimeObject * L_33 = ___value0; NameTable_tB2F4359686539290B81EB39DCB1828BE81B11C8C * L_34 = (NameTable_tB2F4359686539290B81EB39DCB1828BE81B11C8C *)il2cpp_codegen_object_new(NameTable_tB2F4359686539290B81EB39DCB1828BE81B11C8C_il2cpp_TypeInfo_var); NameTable__ctor_mCE12D72601A2EEB6C63EF040BCE7C5C7839323EA(L_34, /*hidden argument*/NULL); RuntimeObject* L_35 = ___nsResolver2; NullCheck(L_32); RuntimeObject * L_36 = VirtFuncInvoker4< RuntimeObject *, String_t*, XmlNameTable_t3C1CDAB4E7D97DE41A409D6D9ADD2C10B1F281A6 *, RuntimeObject*, bool >::Invoke(12 /* System.Object System.Xml.Schema.XmlSchemaDatatype::ParseValue(System.String,System.Xml.XmlNameTable,System.Xml.IXmlNamespaceResolver,System.Boolean) */, L_32, ((String_t*)CastclassSealed((RuntimeObject*)L_33, String_t_il2cpp_TypeInfo_var)), L_34, L_35, (bool)1); NullCheck(((XsdSimpleValue_t543244559B1F2C32855BAD8CC3EDB4AD5BED96CF *)CastclassClass((RuntimeObject*)L_36, XsdSimpleValue_t543244559B1F2C32855BAD8CC3EDB4AD5BED96CF_il2cpp_TypeInfo_var))); XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * L_37 = XsdSimpleValue_get_XmlType_mC9C406C54EE65BE67CB6F0B03E8BE0D619515A97(((XsdSimpleValue_t543244559B1F2C32855BAD8CC3EDB4AD5BED96CF *)CastclassClass((RuntimeObject*)L_36, XsdSimpleValue_t543244559B1F2C32855BAD8CC3EDB4AD5BED96CF_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); NullCheck(L_37); XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_38 = XmlSchemaType_get_ValueConverter_m5CD7C260106A4DCBAE6A160823EB242F5BC9941E(L_37, /*hidden argument*/NULL); RuntimeObject * L_39 = ___value0; Type_t * L_40 = ___destinationType1; RuntimeObject* L_41 = ___nsResolver2; NullCheck(L_38); RuntimeObject * L_42 = VirtFuncInvoker3< RuntimeObject *, String_t*, Type_t *, RuntimeObject* >::Invoke(59 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.String,System.Type,System.Xml.IXmlNamespaceResolver) */, L_38, ((String_t*)CastclassSealed((RuntimeObject*)L_39, String_t_il2cpp_TypeInfo_var)), L_40, L_41); return L_42; } IL_00c5: { Type_t * L_43 = V_0; Type_t * L_44 = ___destinationType1; Exception_t * L_45 = XmlBaseConverter_CreateInvalidClrMappingException_mC204BBB94678D20F9B382902754CCA75329DEFA6(__this, L_43, L_44, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_45, NULL, XmlUnionConverter_ChangeType_mA43F307FE1650BB291472D1D2A03DB65AE86F2DB_RuntimeMethod_var); } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlUntypedConverter::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlUntypedConverter__ctor_m78C4A128C852FC4D3E740738C2A215CEAA54FD65 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter__ctor_m78C4A128C852FC4D3E740738C2A215CEAA54FD65_MetadataUsageId); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(DatatypeImplementation_tB5894E69998AF6871FDFC14B2A95AE5F07CBB836_il2cpp_TypeInfo_var); XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * L_0 = DatatypeImplementation_get_UntypedAtomicType_m3854CEE2CB84DC06B5A6AB3759A54FA109BBE03A(/*hidden argument*/NULL); XmlListConverter__ctor_m13543AF94577EE0CFE058E0AF570EBB675AE5654(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Xml.Schema.XmlUntypedConverter::.ctor(System.Xml.Schema.XmlUntypedConverter,System.Boolean) extern "C" IL2CPP_METHOD_ATTR void XmlUntypedConverter__ctor_m74F587E9D78C3C857DFE94888F18DF0E7EAE5D5A (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * ___atomicConverter0, bool ___allowListToList1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter__ctor_m74F587E9D78C3C857DFE94888F18DF0E7EAE5D5A_MetadataUsageId); s_Il2CppMethodInitialized = true; } XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * G_B2_0 = NULL; XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * G_B2_1 = NULL; XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * G_B1_0 = NULL; XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * G_B1_1 = NULL; Type_t * G_B3_0 = NULL; XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * G_B3_1 = NULL; XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * G_B3_2 = NULL; { XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * L_0 = ___atomicConverter0; bool L_1 = ___allowListToList1; G_B1_0 = L_0; G_B1_1 = __this; if (L_1) { G_B2_0 = L_0; G_B2_1 = __this; goto IL_000c; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_2 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); G_B3_0 = L_2; G_B3_1 = G_B1_0; G_B3_2 = G_B1_1; goto IL_0011; } IL_000c: { IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_3 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringArrayType_7(); G_B3_0 = L_3; G_B3_1 = G_B2_0; G_B3_2 = G_B2_1; } IL_0011: { NullCheck(G_B3_2); XmlListConverter__ctor_m4EFE00D5C2BF998DBF59953FAEAB4F23BC16AAC9(G_B3_2, G_B3_1, G_B3_0, /*hidden argument*/NULL); bool L_4 = ___allowListToList1; __this->set_allowListToList_33(L_4); return; } } // System.Boolean System.Xml.Schema.XmlUntypedConverter::ToBoolean(System.String) extern "C" IL2CPP_METHOD_ATTR bool XmlUntypedConverter_ToBoolean_mA93EA02EC038F5BFCF96104C678EABEAEF77BCA8 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToBoolean_mA93EA02EC038F5BFCF96104C678EABEAEF77BCA8_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ToBoolean_mA93EA02EC038F5BFCF96104C678EABEAEF77BCA8_RuntimeMethod_var); } IL_000e: { String_t* L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); bool L_3 = XmlConvert_ToBoolean_m9B6644E3A3597D64D24A3595A98055A5E6ADF39B(L_2, /*hidden argument*/NULL); return L_3; } } // System.Boolean System.Xml.Schema.XmlUntypedConverter::ToBoolean(System.Object) extern "C" IL2CPP_METHOD_ATTR bool XmlUntypedConverter_ToBoolean_m2447AB768C13178126F19DAE61D12CDBC2AE25B2 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToBoolean_m2447AB768C13178126F19DAE61D12CDBC2AE25B2_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ToBoolean_m2447AB768C13178126F19DAE61D12CDBC2AE25B2_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002c; } } { RuntimeObject * L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); bool L_7 = XmlConvert_ToBoolean_m9B6644E3A3597D64D24A3595A98055A5E6ADF39B(((String_t*)CastclassSealed((RuntimeObject*)L_6, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } IL_002c: { RuntimeObject * L_8 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_BooleanType_26(); RuntimeObject * L_10 = XmlUntypedConverter_ChangeTypeWildcardDestination_m93E48751EAC3E6B23E9ED1E7A2318B6A4CACF436(__this, L_8, L_9, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(bool*)((bool*)UnBox(L_10, Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var)))); } } // System.DateTime System.Xml.Schema.XmlUntypedConverter::ToDateTime(System.String) extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 XmlUntypedConverter_ToDateTime_mEA71410B597F7CAAF341F0F39355A911810EB23B (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToDateTime_mEA71410B597F7CAAF341F0F39355A911810EB23B_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ToDateTime_mEA71410B597F7CAAF341F0F39355A911810EB23B_RuntimeMethod_var); } IL_000e: { String_t* L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = XmlBaseConverter_UntypedAtomicToDateTime_m156B6AB8ACF6105E437E14211A40E169D7E36FC6(L_2, /*hidden argument*/NULL); return L_3; } } // System.DateTime System.Xml.Schema.XmlUntypedConverter::ToDateTime(System.Object) extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 XmlUntypedConverter_ToDateTime_m9655C9F28603A42A2BAA26AA3505E2FF18328CCA (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToDateTime_m9655C9F28603A42A2BAA26AA3505E2FF18328CCA_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ToDateTime_m9655C9F28603A42A2BAA26AA3505E2FF18328CCA_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002c; } } { RuntimeObject * L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_7 = XmlBaseConverter_UntypedAtomicToDateTime_m156B6AB8ACF6105E437E14211A40E169D7E36FC6(((String_t*)CastclassSealed((RuntimeObject*)L_6, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } IL_002c: { RuntimeObject * L_8 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeType_24(); RuntimeObject * L_10 = XmlUntypedConverter_ChangeTypeWildcardDestination_m93E48751EAC3E6B23E9ED1E7A2318B6A4CACF436(__this, L_8, L_9, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)UnBox(L_10, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var)))); } } // System.DateTimeOffset System.Xml.Schema.XmlUntypedConverter::ToDateTimeOffset(System.String) extern "C" IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 XmlUntypedConverter_ToDateTimeOffset_m985074AB5F2001818258FB8F6B2E78BFC7CB7778 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToDateTimeOffset_m985074AB5F2001818258FB8F6B2E78BFC7CB7778_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ToDateTimeOffset_m985074AB5F2001818258FB8F6B2E78BFC7CB7778_RuntimeMethod_var); } IL_000e: { String_t* L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_3 = XmlBaseConverter_UntypedAtomicToDateTimeOffset_m2E851BBF5ACA9560C6B33B4D8ADF12F63A7C498E(L_2, /*hidden argument*/NULL); return L_3; } } // System.DateTimeOffset System.Xml.Schema.XmlUntypedConverter::ToDateTimeOffset(System.Object) extern "C" IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 XmlUntypedConverter_ToDateTimeOffset_mB997585B8DCECC9A4A5B9286915D1F5984103DD7 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToDateTimeOffset_mB997585B8DCECC9A4A5B9286915D1F5984103DD7_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ToDateTimeOffset_mB997585B8DCECC9A4A5B9286915D1F5984103DD7_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002c; } } { RuntimeObject * L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_7 = XmlBaseConverter_UntypedAtomicToDateTimeOffset_m2E851BBF5ACA9560C6B33B4D8ADF12F63A7C498E(((String_t*)CastclassSealed((RuntimeObject*)L_6, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } IL_002c: { RuntimeObject * L_8 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); RuntimeObject * L_10 = XmlUntypedConverter_ChangeTypeWildcardDestination_m93E48751EAC3E6B23E9ED1E7A2318B6A4CACF436(__this, L_8, L_9, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)((DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)UnBox(L_10, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_il2cpp_TypeInfo_var)))); } } // System.Decimal System.Xml.Schema.XmlUntypedConverter::ToDecimal(System.String) extern "C" IL2CPP_METHOD_ATTR Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 XmlUntypedConverter_ToDecimal_mD66B5F90C640F5AAE28BD599E67E755D890A9A9E (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToDecimal_mD66B5F90C640F5AAE28BD599E67E755D890A9A9E_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ToDecimal_mD66B5F90C640F5AAE28BD599E67E755D890A9A9E_RuntimeMethod_var); } IL_000e: { String_t* L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_3 = XmlConvert_ToDecimal_mE6C342E7D77ACC9E71F16C05A7F3B5F70D4A5651(L_2, /*hidden argument*/NULL); return L_3; } } // System.Decimal System.Xml.Schema.XmlUntypedConverter::ToDecimal(System.Object) extern "C" IL2CPP_METHOD_ATTR Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 XmlUntypedConverter_ToDecimal_m84B9036AF7818B7C2F0EF9E94AE2FDB72836CB8D (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToDecimal_m84B9036AF7818B7C2F0EF9E94AE2FDB72836CB8D_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ToDecimal_m84B9036AF7818B7C2F0EF9E94AE2FDB72836CB8D_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002c; } } { RuntimeObject * L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_7 = XmlConvert_ToDecimal_mE6C342E7D77ACC9E71F16C05A7F3B5F70D4A5651(((String_t*)CastclassSealed((RuntimeObject*)L_6, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } IL_002c: { RuntimeObject * L_8 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); RuntimeObject * L_10 = XmlUntypedConverter_ChangeTypeWildcardDestination_m93E48751EAC3E6B23E9ED1E7A2318B6A4CACF436(__this, L_8, L_9, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)((Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)UnBox(L_10, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var)))); } } // System.Double System.Xml.Schema.XmlUntypedConverter::ToDouble(System.String) extern "C" IL2CPP_METHOD_ATTR double XmlUntypedConverter_ToDouble_m572CB6D364F27E0B97C9B4797E99C14F3E353227 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToDouble_m572CB6D364F27E0B97C9B4797E99C14F3E353227_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ToDouble_m572CB6D364F27E0B97C9B4797E99C14F3E353227_RuntimeMethod_var); } IL_000e: { String_t* L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); double L_3 = XmlConvert_ToDouble_mF72283E87D468B2CC95C44498301E37F7A0B614F(L_2, /*hidden argument*/NULL); return L_3; } } // System.Double System.Xml.Schema.XmlUntypedConverter::ToDouble(System.Object) extern "C" IL2CPP_METHOD_ATTR double XmlUntypedConverter_ToDouble_m9F1AEEDC98D45F5129EFC97A024ACDD98733CE0B (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToDouble_m9F1AEEDC98D45F5129EFC97A024ACDD98733CE0B_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ToDouble_m9F1AEEDC98D45F5129EFC97A024ACDD98733CE0B_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002c; } } { RuntimeObject * L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); double L_7 = XmlConvert_ToDouble_mF72283E87D468B2CC95C44498301E37F7A0B614F(((String_t*)CastclassSealed((RuntimeObject*)L_6, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } IL_002c: { RuntimeObject * L_8 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DoubleType_22(); RuntimeObject * L_10 = XmlUntypedConverter_ChangeTypeWildcardDestination_m93E48751EAC3E6B23E9ED1E7A2318B6A4CACF436(__this, L_8, L_9, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(double*)((double*)UnBox(L_10, Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var)))); } } // System.Int32 System.Xml.Schema.XmlUntypedConverter::ToInt32(System.String) extern "C" IL2CPP_METHOD_ATTR int32_t XmlUntypedConverter_ToInt32_mF7CF50E0964BB020AB21C32F3AC9A096981B92D4 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToInt32_mF7CF50E0964BB020AB21C32F3AC9A096981B92D4_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ToInt32_mF7CF50E0964BB020AB21C32F3AC9A096981B92D4_RuntimeMethod_var); } IL_000e: { String_t* L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int32_t L_3 = XmlConvert_ToInt32_mD17D2F5AA3572EBD5D280211DECD31D00FAACB1D(L_2, /*hidden argument*/NULL); return L_3; } } // System.Int32 System.Xml.Schema.XmlUntypedConverter::ToInt32(System.Object) extern "C" IL2CPP_METHOD_ATTR int32_t XmlUntypedConverter_ToInt32_m98AB33F19E2FAC67BC1E7F78D9AD6AE1F7A86DA0 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToInt32_m98AB33F19E2FAC67BC1E7F78D9AD6AE1F7A86DA0_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ToInt32_m98AB33F19E2FAC67BC1E7F78D9AD6AE1F7A86DA0_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002c; } } { RuntimeObject * L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int32_t L_7 = XmlConvert_ToInt32_mD17D2F5AA3572EBD5D280211DECD31D00FAACB1D(((String_t*)CastclassSealed((RuntimeObject*)L_6, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } IL_002c: { RuntimeObject * L_8 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int32Type_10(); RuntimeObject * L_10 = XmlUntypedConverter_ChangeTypeWildcardDestination_m93E48751EAC3E6B23E9ED1E7A2318B6A4CACF436(__this, L_8, L_9, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(int32_t*)((int32_t*)UnBox(L_10, Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var)))); } } // System.Int64 System.Xml.Schema.XmlUntypedConverter::ToInt64(System.String) extern "C" IL2CPP_METHOD_ATTR int64_t XmlUntypedConverter_ToInt64_mE1F7E1CACF9429A4E5E16ABD61F08579D3E398F9 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToInt64_mE1F7E1CACF9429A4E5E16ABD61F08579D3E398F9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ToInt64_mE1F7E1CACF9429A4E5E16ABD61F08579D3E398F9_RuntimeMethod_var); } IL_000e: { String_t* L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int64_t L_3 = XmlConvert_ToInt64_m4140DB9BC2AA453961C35E2FBFAFF3C98A945BFC(L_2, /*hidden argument*/NULL); return L_3; } } // System.Int64 System.Xml.Schema.XmlUntypedConverter::ToInt64(System.Object) extern "C" IL2CPP_METHOD_ATTR int64_t XmlUntypedConverter_ToInt64_m2C5E82945216B02E3DE5022568EAA1DCA22C8417 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToInt64_m2C5E82945216B02E3DE5022568EAA1DCA22C8417_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ToInt64_m2C5E82945216B02E3DE5022568EAA1DCA22C8417_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002c; } } { RuntimeObject * L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int64_t L_7 = XmlConvert_ToInt64_m4140DB9BC2AA453961C35E2FBFAFF3C98A945BFC(((String_t*)CastclassSealed((RuntimeObject*)L_6, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } IL_002c: { RuntimeObject * L_8 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int64Type_11(); RuntimeObject * L_10 = XmlUntypedConverter_ChangeTypeWildcardDestination_m93E48751EAC3E6B23E9ED1E7A2318B6A4CACF436(__this, L_8, L_9, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(int64_t*)((int64_t*)UnBox(L_10, Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var)))); } } // System.Single System.Xml.Schema.XmlUntypedConverter::ToSingle(System.String) extern "C" IL2CPP_METHOD_ATTR float XmlUntypedConverter_ToSingle_m1DD4FC6995226CFADD302C3D418BDBBF77A1F8EA (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToSingle_m1DD4FC6995226CFADD302C3D418BDBBF77A1F8EA_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ToSingle_m1DD4FC6995226CFADD302C3D418BDBBF77A1F8EA_RuntimeMethod_var); } IL_000e: { String_t* L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); float L_3 = XmlConvert_ToSingle_mE71D343AFD52CCD58B575BB64166226C31B01C92(L_2, /*hidden argument*/NULL); return L_3; } } // System.Single System.Xml.Schema.XmlUntypedConverter::ToSingle(System.Object) extern "C" IL2CPP_METHOD_ATTR float XmlUntypedConverter_ToSingle_m59C30877CFF345FC2D31062F1A21ACFA7D2D1F24 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToSingle_m59C30877CFF345FC2D31062F1A21ACFA7D2D1F24_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ToSingle_m59C30877CFF345FC2D31062F1A21ACFA7D2D1F24_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002c; } } { RuntimeObject * L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); float L_7 = XmlConvert_ToSingle_mE71D343AFD52CCD58B575BB64166226C31B01C92(((String_t*)CastclassSealed((RuntimeObject*)L_6, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_7; } IL_002c: { RuntimeObject * L_8 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SingleType_23(); RuntimeObject * L_10 = XmlUntypedConverter_ChangeTypeWildcardDestination_m93E48751EAC3E6B23E9ED1E7A2318B6A4CACF436(__this, L_8, L_9, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(float*)((float*)UnBox(L_10, Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_il2cpp_TypeInfo_var)))); } } // System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Boolean) extern "C" IL2CPP_METHOD_ATTR String_t* XmlUntypedConverter_ToString_mFE5633D2F9CABB63304750EACB29C49F087B4206 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToString_mFE5633D2F9CABB63304750EACB29C49F087B4206_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_1 = XmlConvert_ToString_m90E6FBA36B87D6AC327394B54541F6202C6EA23F(L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.DateTime) extern "C" IL2CPP_METHOD_ATTR String_t* XmlUntypedConverter_ToString_m0DC7C2FE4D738AD6AAB9A6DF998141900B1765C7 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToString_m0DC7C2FE4D738AD6AAB9A6DF998141900B1765C7_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_1 = XmlBaseConverter_DateTimeToString_m43E16E8C91DE3392DAB1ADD66380F24BD6894C5D(L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.DateTimeOffset) extern "C" IL2CPP_METHOD_ATTR String_t* XmlUntypedConverter_ToString_mCB6C636F29890C7E80D95CFE4D6A7434A24A784A (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToString_mCB6C636F29890C7E80D95CFE4D6A7434A24A784A_MetadataUsageId); s_Il2CppMethodInitialized = true; } { DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_1 = XmlBaseConverter_DateTimeOffsetToString_mD2C88C4D1142AAC956033FDAA128F00B9F9C0FC6(L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Decimal) extern "C" IL2CPP_METHOD_ATTR String_t* XmlUntypedConverter_ToString_mB21B56BDA1D7CE508F256147ECAB5EBEE592F457 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToString_mB21B56BDA1D7CE508F256147ECAB5EBEE592F457_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_1 = XmlConvert_ToString_mE5A35CCA79A2E41A88D54E5FA05D5A4BDB269069(L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Double) extern "C" IL2CPP_METHOD_ATTR String_t* XmlUntypedConverter_ToString_mDDBADD6D389394B659B6DB7AD128B1FB1FA156D5 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, double ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToString_mDDBADD6D389394B659B6DB7AD128B1FB1FA156D5_MetadataUsageId); s_Il2CppMethodInitialized = true; } { double L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_1 = XmlConvert_ToString_m49240C3634C498D07211B3A4E03C54C342F8AB79((((double)((double)L_0))), /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Int32) extern "C" IL2CPP_METHOD_ATTR String_t* XmlUntypedConverter_ToString_m11F03518A9033FFC61FB8760D7156CEDB26F9E22 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToString_m11F03518A9033FFC61FB8760D7156CEDB26F9E22_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_1 = XmlConvert_ToString_m77382EE674A1B6674515E6B7FE1D4E5DB1694BF0(L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Int64) extern "C" IL2CPP_METHOD_ATTR String_t* XmlUntypedConverter_ToString_mCFB4EE878694507345DF54437D35865F04B06FF2 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, int64_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToString_mCFB4EE878694507345DF54437D35865F04B06FF2_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int64_t L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_1 = XmlConvert_ToString_mBE98D61F39D5C9C9FF6AEE147E13C52554E4C8BB(L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Single) extern "C" IL2CPP_METHOD_ATTR String_t* XmlUntypedConverter_ToString_m42BF35B87144C9719AFDB9182D039E796BF06CE0 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, float ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToString_m42BF35B87144C9719AFDB9182D039E796BF06CE0_MetadataUsageId); s_Il2CppMethodInitialized = true; } { float L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_1 = XmlConvert_ToString_m8705ADD74C380B38688083B4319E4E6A00E11B7A((((float)((float)L_0))), /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR String_t* XmlUntypedConverter_ToString_m68C8860CF519052068A622836FB4698076E3FC29 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, RuntimeObject * ___value0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ToString_m68C8860CF519052068A622836FB4698076E3FC29_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ToString_m68C8860CF519052068A622836FB4698076E3FC29_RuntimeMethod_var); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_2, /*hidden argument*/NULL); V_0 = L_3; Type_t * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_5 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_BooleanType_26(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002e; } } { RuntimeObject * L_7 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_8 = XmlConvert_ToString_m90E6FBA36B87D6AC327394B54541F6202C6EA23F(((*(bool*)((bool*)UnBox(L_7, Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_8; } IL_002e: { Type_t * L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteType_15(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0047; } } { RuntimeObject * L_12 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_13 = XmlConvert_ToString_m678EBE6D756EBAAC1D4164A18768EB6CD0F9E193(((*(uint8_t*)((uint8_t*)UnBox(L_12, Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_13; } IL_0047: { Type_t * L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_15 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteArrayType_27(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0060; } } { RuntimeObject * L_17 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_18 = XmlBaseConverter_Base64BinaryToString_m926074695081FED2746322F3F3202D70467D6A21(((ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)Castclass((RuntimeObject*)L_17, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_18; } IL_0060: { Type_t * L_19 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_20 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeType_24(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_21 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_19, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_0079; } } { RuntimeObject * L_22 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_23 = XmlBaseConverter_DateTimeToString_m43E16E8C91DE3392DAB1ADD66380F24BD6894C5D(((*(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)UnBox(L_22, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_23; } IL_0079: { Type_t * L_24 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_25 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_26 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_24, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_0092; } } { RuntimeObject * L_27 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_28 = XmlBaseConverter_DateTimeOffsetToString_mD2C88C4D1142AAC956033FDAA128F00B9F9C0FC6(((*(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)((DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)UnBox(L_27, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_28; } IL_0092: { Type_t * L_29 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_30 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_31 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_29, L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_00ab; } } { RuntimeObject * L_32 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_33 = XmlConvert_ToString_mE5A35CCA79A2E41A88D54E5FA05D5A4BDB269069(((*(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)((Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 *)UnBox(L_32, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_33; } IL_00ab: { Type_t * L_34 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_35 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DoubleType_22(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_36 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_34, L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_00c4; } } { RuntimeObject * L_37 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_38 = XmlConvert_ToString_m49240C3634C498D07211B3A4E03C54C342F8AB79(((*(double*)((double*)UnBox(L_37, Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_38; } IL_00c4: { Type_t * L_39 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_40 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int16Type_16(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_41 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_39, L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00dd; } } { RuntimeObject * L_42 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_43 = XmlConvert_ToString_mEE96E46AF62E17AD951FFA2872EA0F751DCCF874(((*(int16_t*)((int16_t*)UnBox(L_42, Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_43; } IL_00dd: { Type_t * L_44 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_45 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_46 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_44, L_45, /*hidden argument*/NULL); if (!L_46) { goto IL_00f6; } } { RuntimeObject * L_47 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_48 = XmlConvert_ToString_m77382EE674A1B6674515E6B7FE1D4E5DB1694BF0(((*(int32_t*)((int32_t*)UnBox(L_47, Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_48; } IL_00f6: { Type_t * L_49 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_50 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_51 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_49, L_50, /*hidden argument*/NULL); if (!L_51) { goto IL_010f; } } { RuntimeObject * L_52 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_53 = XmlConvert_ToString_mBE98D61F39D5C9C9FF6AEE147E13C52554E4C8BB(((*(int64_t*)((int64_t*)UnBox(L_52, Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_53; } IL_010f: { Type_t * L_54 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_55 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SByteType_17(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_56 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_54, L_55, /*hidden argument*/NULL); if (!L_56) { goto IL_0128; } } { RuntimeObject * L_57 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_58 = XmlConvert_ToString_mFE5BF7FA4B954F6CA3C57B11DBEED021E5826BA5(((*(int8_t*)((int8_t*)UnBox(L_57, SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_58; } IL_0128: { Type_t * L_59 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_60 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SingleType_23(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_61 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_59, L_60, /*hidden argument*/NULL); if (!L_61) { goto IL_0141; } } { RuntimeObject * L_62 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_63 = XmlConvert_ToString_m8705ADD74C380B38688083B4319E4E6A00E11B7A(((*(float*)((float*)UnBox(L_62, Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_63; } IL_0141: { Type_t * L_64 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_65 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_66 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_64, L_65, /*hidden argument*/NULL); if (!L_66) { goto IL_0155; } } { RuntimeObject * L_67 = ___value0; return ((String_t*)CastclassSealed((RuntimeObject*)L_67, String_t_il2cpp_TypeInfo_var)); } IL_0155: { Type_t * L_68 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_69 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_TimeSpanType_30(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_70 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_68, L_69, /*hidden argument*/NULL); if (!L_70) { goto IL_016e; } } { RuntimeObject * L_71 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_72 = XmlBaseConverter_DurationToString_m97FD8AF547787636923951BBB583F0150AE4DC27(((*(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)UnBox(L_71, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_72; } IL_016e: { Type_t * L_73 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_74 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt16Type_18(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_75 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_73, L_74, /*hidden argument*/NULL); if (!L_75) { goto IL_0187; } } { RuntimeObject * L_76 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_77 = XmlConvert_ToString_m51DEEAECCF6FE110122141FC23C10765C54CBEA4(((*(uint16_t*)((uint16_t*)UnBox(L_76, UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_77; } IL_0187: { Type_t * L_78 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_79 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt32Type_19(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_80 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_78, L_79, /*hidden argument*/NULL); if (!L_80) { goto IL_01a0; } } { RuntimeObject * L_81 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_82 = XmlConvert_ToString_m825D55AC22B22AB3CC9A434220293E8917577513(((*(uint32_t*)((uint32_t*)UnBox(L_81, UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_82; } IL_01a0: { Type_t * L_83 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_84 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt64Type_20(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_85 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_83, L_84, /*hidden argument*/NULL); if (!L_85) { goto IL_01b9; } } { RuntimeObject * L_86 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_87 = XmlConvert_ToString_m0F3C9D738B4574BDE743085E1B5F186E824B01FA(((*(uint64_t*)((uint64_t*)UnBox(L_86, UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_87; } IL_01b9: { Type_t * L_88 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_89 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UriType_29(); bool L_90 = XmlBaseConverter_IsDerivedFrom_mF87FCDA3E14FFFDE36D9135B6C66F6BE0B8A5984(L_88, L_89, /*hidden argument*/NULL); if (!L_90) { goto IL_01d2; } } { RuntimeObject * L_91 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_92 = XmlBaseConverter_AnyUriToString_mA92F2A5E7262044D58698FD5AE820683146D9103(((Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E *)CastclassClass((RuntimeObject*)L_91, Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_92; } IL_01d2: { Type_t * L_93 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_94 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_95 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_93, L_94, /*hidden argument*/NULL); if (!L_95) { goto IL_01f6; } } { RuntimeObject * L_96 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_97 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); RuntimeObject* L_98 = ___nsResolver1; NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_96, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); RuntimeObject * L_99 = VirtFuncInvoker2< RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(14 /* System.Object System.Xml.XPath.XPathItem::ValueAs(System.Type,System.Xml.IXmlNamespaceResolver) */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_96, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)), L_97, L_98); return ((String_t*)CastclassSealed((RuntimeObject*)L_99, String_t_il2cpp_TypeInfo_var)); } IL_01f6: { Type_t * L_100 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_101 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlQualifiedNameType_28(); bool L_102 = XmlBaseConverter_IsDerivedFrom_mF87FCDA3E14FFFDE36D9135B6C66F6BE0B8A5984(L_100, L_101, /*hidden argument*/NULL); if (!L_102) { goto IL_0210; } } { RuntimeObject * L_103 = ___value0; RuntimeObject* L_104 = ___nsResolver1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_105 = XmlBaseConverter_QNameToString_m139A591C510F5E0E97B78C278EE027AEB2FDA9F4(((XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD *)CastclassClass((RuntimeObject*)L_103, XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD_il2cpp_TypeInfo_var)), L_104, /*hidden argument*/NULL); return L_105; } IL_0210: { RuntimeObject * L_106 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_107 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); RuntimeObject* L_108 = ___nsResolver1; RuntimeObject * L_109 = XmlUntypedConverter_ChangeTypeWildcardDestination_m93E48751EAC3E6B23E9ED1E7A2318B6A4CACF436(__this, L_106, L_107, L_108, /*hidden argument*/NULL); return ((String_t*)CastclassSealed((RuntimeObject*)L_109, String_t_il2cpp_TypeInfo_var)); } } // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.Boolean,System.Type) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeType_mD67FEA15F3FFA3FF1EDF94C9E3C97A2DA3E57AED (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, bool ___value0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ChangeType_mD67FEA15F3FFA3FF1EDF94C9E3C97A2DA3E57AED_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, XmlUntypedConverter_ChangeType_mD67FEA15F3FFA3FF1EDF94C9E3C97A2DA3E57AED_RuntimeMethod_var); } IL_0014: { Type_t * L_3 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { Type_t * L_6 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_6; } IL_0029: { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003d; } } { bool L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_11 = XmlConvert_ToString_m90E6FBA36B87D6AC327394B54541F6202C6EA23F(L_10, /*hidden argument*/NULL); return L_11; } IL_003d: { bool L_12 = ___value0; bool L_13 = L_12; RuntimeObject * L_14 = Box(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var, &L_13); Type_t * L_15 = ___destinationType1; RuntimeObject * L_16 = XmlUntypedConverter_ChangeTypeWildcardSource_m00D6D38A6341E161DB29DBE0E330D93A922E4A67(__this, L_14, L_15, (RuntimeObject*)NULL, /*hidden argument*/NULL); return L_16; } } // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.DateTime,System.Type) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeType_mDE50097D5C33225EE4AEEBBADFCA3A9933D94802 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___value0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ChangeType_mDE50097D5C33225EE4AEEBBADFCA3A9933D94802_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, XmlUntypedConverter_ChangeType_mDE50097D5C33225EE4AEEBBADFCA3A9933D94802_RuntimeMethod_var); } IL_0014: { Type_t * L_3 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { Type_t * L_6 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_6; } IL_0029: { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003d; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); String_t* L_11 = XmlBaseConverter_DateTimeToString_m43E16E8C91DE3392DAB1ADD66380F24BD6894C5D(L_10, /*hidden argument*/NULL); return L_11; } IL_003d: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_12 = ___value0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_13 = L_12; RuntimeObject * L_14 = Box(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var, &L_13); Type_t * L_15 = ___destinationType1; RuntimeObject * L_16 = XmlUntypedConverter_ChangeTypeWildcardSource_m00D6D38A6341E161DB29DBE0E330D93A922E4A67(__this, L_14, L_15, (RuntimeObject*)NULL, /*hidden argument*/NULL); return L_16; } } // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.Decimal,System.Type) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeType_m3A91409C77FDA079F68A2F911BEB2BBFB5B53268 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 ___value0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ChangeType_m3A91409C77FDA079F68A2F911BEB2BBFB5B53268_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, XmlUntypedConverter_ChangeType_m3A91409C77FDA079F68A2F911BEB2BBFB5B53268_RuntimeMethod_var); } IL_0014: { Type_t * L_3 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { Type_t * L_6 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_6; } IL_0029: { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003d; } } { Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_11 = XmlConvert_ToString_mE5A35CCA79A2E41A88D54E5FA05D5A4BDB269069(L_10, /*hidden argument*/NULL); return L_11; } IL_003d: { Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_12 = ___value0; Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_13 = L_12; RuntimeObject * L_14 = Box(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var, &L_13); Type_t * L_15 = ___destinationType1; RuntimeObject * L_16 = XmlUntypedConverter_ChangeTypeWildcardSource_m00D6D38A6341E161DB29DBE0E330D93A922E4A67(__this, L_14, L_15, (RuntimeObject*)NULL, /*hidden argument*/NULL); return L_16; } } // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.Double,System.Type) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeType_m1FC94447AB352EC1CB454FB61E855D06754D049B (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, double ___value0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ChangeType_m1FC94447AB352EC1CB454FB61E855D06754D049B_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, XmlUntypedConverter_ChangeType_m1FC94447AB352EC1CB454FB61E855D06754D049B_RuntimeMethod_var); } IL_0014: { Type_t * L_3 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { Type_t * L_6 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_6; } IL_0029: { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003e; } } { double L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_11 = XmlConvert_ToString_m49240C3634C498D07211B3A4E03C54C342F8AB79((((double)((double)L_10))), /*hidden argument*/NULL); return L_11; } IL_003e: { double L_12 = ___value0; double L_13 = L_12; RuntimeObject * L_14 = Box(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var, &L_13); Type_t * L_15 = ___destinationType1; RuntimeObject * L_16 = XmlUntypedConverter_ChangeTypeWildcardSource_m00D6D38A6341E161DB29DBE0E330D93A922E4A67(__this, L_14, L_15, (RuntimeObject*)NULL, /*hidden argument*/NULL); return L_16; } } // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.Int32,System.Type) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeType_m3CAB20ED11B8A8E7B014845F8B8B43A3CD50C344 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, int32_t ___value0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ChangeType_m3CAB20ED11B8A8E7B014845F8B8B43A3CD50C344_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, XmlUntypedConverter_ChangeType_m3CAB20ED11B8A8E7B014845F8B8B43A3CD50C344_RuntimeMethod_var); } IL_0014: { Type_t * L_3 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { Type_t * L_6 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_6; } IL_0029: { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003d; } } { int32_t L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_11 = XmlConvert_ToString_m77382EE674A1B6674515E6B7FE1D4E5DB1694BF0(L_10, /*hidden argument*/NULL); return L_11; } IL_003d: { int32_t L_12 = ___value0; int32_t L_13 = L_12; RuntimeObject * L_14 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_13); Type_t * L_15 = ___destinationType1; RuntimeObject * L_16 = XmlUntypedConverter_ChangeTypeWildcardSource_m00D6D38A6341E161DB29DBE0E330D93A922E4A67(__this, L_14, L_15, (RuntimeObject*)NULL, /*hidden argument*/NULL); return L_16; } } // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.Int64,System.Type) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeType_m04124E3CA694933EBFA47753A4C8FB9C3228EE80 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, int64_t ___value0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ChangeType_m04124E3CA694933EBFA47753A4C8FB9C3228EE80_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_2 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_2, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, NULL, XmlUntypedConverter_ChangeType_m04124E3CA694933EBFA47753A4C8FB9C3228EE80_RuntimeMethod_var); } IL_0014: { Type_t * L_3 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { Type_t * L_6 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_6; } IL_0029: { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003d; } } { int64_t L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_11 = XmlConvert_ToString_mBE98D61F39D5C9C9FF6AEE147E13C52554E4C8BB(L_10, /*hidden argument*/NULL); return L_11; } IL_003d: { int64_t L_12 = ___value0; int64_t L_13 = L_12; RuntimeObject * L_14 = Box(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var, &L_13); Type_t * L_15 = ___destinationType1; RuntimeObject * L_16 = XmlUntypedConverter_ChangeTypeWildcardSource_m00D6D38A6341E161DB29DBE0E330D93A922E4A67(__this, L_14, L_15, (RuntimeObject*)NULL, /*hidden argument*/NULL); return L_16; } } // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.String,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeType_mC228354B80BBF4FEEF57E1560B346A87C4D1135C (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, String_t* ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ChangeType_mC228354B80BBF4FEEF57E1560B346A87C4D1135C_MetadataUsageId); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ChangeType_mC228354B80BBF4FEEF57E1560B346A87C4D1135C_RuntimeMethod_var); } IL_000e: { Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, XmlUntypedConverter_ChangeType_mC228354B80BBF4FEEF57E1560B346A87C4D1135C_RuntimeMethod_var); } IL_0022: { Type_t * L_5 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_6 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_7 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0037; } } { Type_t * L_8 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_8; } IL_0037: { Type_t * L_9 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_BooleanType_26(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0050; } } { String_t* L_12 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); bool L_13 = XmlConvert_ToBoolean_m9B6644E3A3597D64D24A3595A98055A5E6ADF39B(L_12, /*hidden argument*/NULL); bool L_14 = L_13; RuntimeObject * L_15 = Box(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var, &L_14); return L_15; } IL_0050: { Type_t * L_16 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_17 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteType_15(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_18 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_16, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_006e; } } { String_t* L_19 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int32_t L_20 = XmlConvert_ToInt32_mD17D2F5AA3572EBD5D280211DECD31D00FAACB1D(L_19, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); uint8_t L_21 = XmlBaseConverter_Int32ToByte_m2447487963855AB65093294F8E95CFFAE7620030(L_20, /*hidden argument*/NULL); uint8_t L_22 = L_21; RuntimeObject * L_23 = Box(Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var, &L_22); return L_23; } IL_006e: { Type_t * L_24 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_25 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteArrayType_27(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_26 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_24, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_0082; } } { String_t* L_27 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_28 = XmlBaseConverter_StringToBase64Binary_mA023C75F90CCD026E45BB01677A4B1BDAF65DBEC(L_27, /*hidden argument*/NULL); return (RuntimeObject *)L_28; } IL_0082: { Type_t * L_29 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_30 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeType_24(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_31 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_29, L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_009b; } } { String_t* L_32 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_33 = XmlBaseConverter_UntypedAtomicToDateTime_m156B6AB8ACF6105E437E14211A40E169D7E36FC6(L_32, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_34 = L_33; RuntimeObject * L_35 = Box(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var, &L_34); return L_35; } IL_009b: { Type_t * L_36 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_37 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_38 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_36, L_37, /*hidden argument*/NULL); if (!L_38) { goto IL_00b4; } } { String_t* L_39 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_40 = XmlBaseConverter_UntypedAtomicToDateTimeOffset_m2E851BBF5ACA9560C6B33B4D8ADF12F63A7C498E(L_39, /*hidden argument*/NULL); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_41 = L_40; RuntimeObject * L_42 = Box(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_il2cpp_TypeInfo_var, &L_41); return L_42; } IL_00b4: { Type_t * L_43 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_44 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_45 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_43, L_44, /*hidden argument*/NULL); if (!L_45) { goto IL_00cd; } } { String_t* L_46 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_47 = XmlConvert_ToDecimal_mE6C342E7D77ACC9E71F16C05A7F3B5F70D4A5651(L_46, /*hidden argument*/NULL); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_48 = L_47; RuntimeObject * L_49 = Box(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var, &L_48); return L_49; } IL_00cd: { Type_t * L_50 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_51 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DoubleType_22(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_52 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_50, L_51, /*hidden argument*/NULL); if (!L_52) { goto IL_00e6; } } { String_t* L_53 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); double L_54 = XmlConvert_ToDouble_mF72283E87D468B2CC95C44498301E37F7A0B614F(L_53, /*hidden argument*/NULL); double L_55 = L_54; RuntimeObject * L_56 = Box(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var, &L_55); return L_56; } IL_00e6: { Type_t * L_57 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_58 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int16Type_16(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_59 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_57, L_58, /*hidden argument*/NULL); if (!L_59) { goto IL_0104; } } { String_t* L_60 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int32_t L_61 = XmlConvert_ToInt32_mD17D2F5AA3572EBD5D280211DECD31D00FAACB1D(L_60, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); int16_t L_62 = XmlBaseConverter_Int32ToInt16_m82C872DD2157DE9A40F3443FA72EADF833E4670A(L_61, /*hidden argument*/NULL); int16_t L_63 = L_62; RuntimeObject * L_64 = Box(Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_il2cpp_TypeInfo_var, &L_63); return L_64; } IL_0104: { Type_t * L_65 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_66 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_67 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_65, L_66, /*hidden argument*/NULL); if (!L_67) { goto IL_011d; } } { String_t* L_68 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int32_t L_69 = XmlConvert_ToInt32_mD17D2F5AA3572EBD5D280211DECD31D00FAACB1D(L_68, /*hidden argument*/NULL); int32_t L_70 = L_69; RuntimeObject * L_71 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_70); return L_71; } IL_011d: { Type_t * L_72 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_73 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_74 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_72, L_73, /*hidden argument*/NULL); if (!L_74) { goto IL_0136; } } { String_t* L_75 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int64_t L_76 = XmlConvert_ToInt64_m4140DB9BC2AA453961C35E2FBFAFF3C98A945BFC(L_75, /*hidden argument*/NULL); int64_t L_77 = L_76; RuntimeObject * L_78 = Box(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var, &L_77); return L_78; } IL_0136: { Type_t * L_79 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_80 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SByteType_17(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_81 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_79, L_80, /*hidden argument*/NULL); if (!L_81) { goto IL_0154; } } { String_t* L_82 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int32_t L_83 = XmlConvert_ToInt32_mD17D2F5AA3572EBD5D280211DECD31D00FAACB1D(L_82, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); int8_t L_84 = XmlBaseConverter_Int32ToSByte_mA4FE4DB0894729B5094E7589184021C88ACAA99B(L_83, /*hidden argument*/NULL); int8_t L_85 = L_84; RuntimeObject * L_86 = Box(SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_il2cpp_TypeInfo_var, &L_85); return L_86; } IL_0154: { Type_t * L_87 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_88 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SingleType_23(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_89 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_87, L_88, /*hidden argument*/NULL); if (!L_89) { goto IL_016d; } } { String_t* L_90 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); float L_91 = XmlConvert_ToSingle_mE71D343AFD52CCD58B575BB64166226C31B01C92(L_90, /*hidden argument*/NULL); float L_92 = L_91; RuntimeObject * L_93 = Box(Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_il2cpp_TypeInfo_var, &L_92); return L_93; } IL_016d: { Type_t * L_94 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_95 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_TimeSpanType_30(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_96 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_94, L_95, /*hidden argument*/NULL); if (!L_96) { goto IL_0186; } } { String_t* L_97 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_98 = XmlBaseConverter_StringToDuration_m4BF2D715C5DE586557F85C5B3658D1EE5A906EB4(L_97, /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_99 = L_98; RuntimeObject * L_100 = Box(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var, &L_99); return L_100; } IL_0186: { Type_t * L_101 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_102 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt16Type_18(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_103 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_101, L_102, /*hidden argument*/NULL); if (!L_103) { goto IL_01a4; } } { String_t* L_104 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int32_t L_105 = XmlConvert_ToInt32_mD17D2F5AA3572EBD5D280211DECD31D00FAACB1D(L_104, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); uint16_t L_106 = XmlBaseConverter_Int32ToUInt16_mE1F64BD58300E3E9693212A79B84CB7925727EE7(L_105, /*hidden argument*/NULL); uint16_t L_107 = L_106; RuntimeObject * L_108 = Box(UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var, &L_107); return L_108; } IL_01a4: { Type_t * L_109 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_110 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt32Type_19(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_111 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_109, L_110, /*hidden argument*/NULL); if (!L_111) { goto IL_01c2; } } { String_t* L_112 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int64_t L_113 = XmlConvert_ToInt64_m4140DB9BC2AA453961C35E2FBFAFF3C98A945BFC(L_112, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); uint32_t L_114 = XmlBaseConverter_Int64ToUInt32_mCF14753939D6860E51D241CFD8408335794BB143(L_113, /*hidden argument*/NULL); uint32_t L_115 = L_114; RuntimeObject * L_116 = Box(UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_il2cpp_TypeInfo_var, &L_115); return L_116; } IL_01c2: { Type_t * L_117 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_118 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt64Type_20(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_119 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_117, L_118, /*hidden argument*/NULL); if (!L_119) { goto IL_01e0; } } { String_t* L_120 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_121 = XmlConvert_ToDecimal_mE6C342E7D77ACC9E71F16C05A7F3B5F70D4A5651(L_120, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); uint64_t L_122 = XmlBaseConverter_DecimalToUInt64_m19E6C7FA74CB1246BE0C772920737A437A118AED(L_121, /*hidden argument*/NULL); uint64_t L_123 = L_122; RuntimeObject * L_124 = Box(UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_il2cpp_TypeInfo_var, &L_123); return L_124; } IL_01e0: { Type_t * L_125 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_126 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UriType_29(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_127 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_125, L_126, /*hidden argument*/NULL); if (!L_127) { goto IL_01f4; } } { String_t* L_128 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_129 = XmlConvert_ToUri_mBEED3A5DD904ACCFABCCD656E5BF9DFD0DD0A48C(L_128, /*hidden argument*/NULL); return L_129; } IL_01f4: { Type_t * L_130 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_131 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_132 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_130, L_131, /*hidden argument*/NULL); if (!L_132) { goto IL_020e; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_133 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); String_t* L_134 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_135 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_135, L_133, L_134, /*hidden argument*/NULL); return L_135; } IL_020e: { Type_t * L_136 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_137 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlQualifiedNameType_28(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_138 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_136, L_137, /*hidden argument*/NULL); if (!L_138) { goto IL_0223; } } { String_t* L_139 = ___value0; RuntimeObject* L_140 = ___nsResolver2; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * L_141 = XmlBaseConverter_StringToQName_m08E419B1EE224F000349DDEE85FC46B959F72008(L_139, L_140, /*hidden argument*/NULL); return L_141; } IL_0223: { Type_t * L_142 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_143 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_144 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_142, L_143, /*hidden argument*/NULL); if (!L_144) { goto IL_023d; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_145 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); String_t* L_146 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_147 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_147, L_145, L_146, /*hidden argument*/NULL); return L_147; } IL_023d: { Type_t * L_148 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_149 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_150 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_148, L_149, /*hidden argument*/NULL); if (!L_150) { goto IL_024c; } } { String_t* L_151 = ___value0; return L_151; } IL_024c: { String_t* L_152 = ___value0; Type_t * L_153 = ___destinationType1; RuntimeObject* L_154 = ___nsResolver2; RuntimeObject * L_155 = XmlUntypedConverter_ChangeTypeWildcardSource_m00D6D38A6341E161DB29DBE0E330D93A922E4A67(__this, L_152, L_153, L_154, /*hidden argument*/NULL); return L_155; } } // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeType_mC99356197108C4EB490720B1122252C4A2E2DA56 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ChangeType_mC99356197108C4EB490720B1122252C4A2E2DA56_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_1 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_1, _stringLiteralF32B67C7E26342AF42EFABC674D441DCA0A281C5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XmlUntypedConverter_ChangeType_mC99356197108C4EB490720B1122252C4A2E2DA56_RuntimeMethod_var); } IL_000e: { Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD * L_4 = (ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD *)il2cpp_codegen_object_new(ArgumentNullException_t581DF992B1F3E0EC6EFB30CC5DC43519A79B27AD_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mEE0C0D6FCB2D08CD7967DBB1329A0854BBED49ED(L_4, _stringLiteralFF3BA695D3EFEA937A1B1571C4E6461A8DACB151, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, NULL, XmlUntypedConverter_ChangeType_mC99356197108C4EB490720B1122252C4A2E2DA56_RuntimeMethod_var); } IL_0022: { RuntimeObject * L_5 = ___value0; NullCheck(L_5); Type_t * L_6 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_5, /*hidden argument*/NULL); V_0 = L_6; Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003e; } } { Type_t * L_10 = XmlBaseConverter_get_DefaultClrType_m38A64D38BDEE21414ADD3AD155A04E95F6D0582B(__this, /*hidden argument*/NULL); ___destinationType1 = L_10; } IL_003e: { Type_t * L_11 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_12 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_BooleanType_26(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_13 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0069; } } { Type_t * L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_15 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_16 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0069; } } { RuntimeObject * L_17 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); bool L_18 = XmlConvert_ToBoolean_m9B6644E3A3597D64D24A3595A98055A5E6ADF39B(((String_t*)CastclassSealed((RuntimeObject*)L_17, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); bool L_19 = L_18; RuntimeObject * L_20 = Box(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_il2cpp_TypeInfo_var, &L_19); return L_20; } IL_0069: { Type_t * L_21 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_22 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteType_15(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_23 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_21, L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_0099; } } { Type_t * L_24 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_25 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_26 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_24, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_0099; } } { RuntimeObject * L_27 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int32_t L_28 = XmlConvert_ToInt32_mD17D2F5AA3572EBD5D280211DECD31D00FAACB1D(((String_t*)CastclassSealed((RuntimeObject*)L_27, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); uint8_t L_29 = XmlBaseConverter_Int32ToByte_m2447487963855AB65093294F8E95CFFAE7620030(L_28, /*hidden argument*/NULL); uint8_t L_30 = L_29; RuntimeObject * L_31 = Box(Byte_tF87C579059BD4633E6840EBBBEEF899C6E33EF07_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_0099: { Type_t * L_32 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_33 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteArrayType_27(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_34 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_32, L_33, /*hidden argument*/NULL); if (!L_34) { goto IL_00bf; } } { Type_t * L_35 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_36 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_37 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_35, L_36, /*hidden argument*/NULL); if (!L_37) { goto IL_00bf; } } { RuntimeObject * L_38 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_39 = XmlBaseConverter_StringToBase64Binary_mA023C75F90CCD026E45BB01677A4B1BDAF65DBEC(((String_t*)CastclassSealed((RuntimeObject*)L_38, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return (RuntimeObject *)L_39; } IL_00bf: { Type_t * L_40 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_41 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeType_24(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_42 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_40, L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_00ea; } } { Type_t * L_43 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_44 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_45 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_43, L_44, /*hidden argument*/NULL); if (!L_45) { goto IL_00ea; } } { RuntimeObject * L_46 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_47 = XmlBaseConverter_UntypedAtomicToDateTime_m156B6AB8ACF6105E437E14211A40E169D7E36FC6(((String_t*)CastclassSealed((RuntimeObject*)L_46, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_48 = L_47; RuntimeObject * L_49 = Box(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var, &L_48); return L_49; } IL_00ea: { Type_t * L_50 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_51 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_52 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_50, L_51, /*hidden argument*/NULL); if (!L_52) { goto IL_0115; } } { Type_t * L_53 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_54 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_55 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_53, L_54, /*hidden argument*/NULL); if (!L_55) { goto IL_0115; } } { RuntimeObject * L_56 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_57 = XmlBaseConverter_UntypedAtomicToDateTimeOffset_m2E851BBF5ACA9560C6B33B4D8ADF12F63A7C498E(((String_t*)CastclassSealed((RuntimeObject*)L_56, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_58 = L_57; RuntimeObject * L_59 = Box(DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85_il2cpp_TypeInfo_var, &L_58); return L_59; } IL_0115: { Type_t * L_60 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_61 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_62 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_60, L_61, /*hidden argument*/NULL); if (!L_62) { goto IL_0140; } } { Type_t * L_63 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_64 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_65 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_63, L_64, /*hidden argument*/NULL); if (!L_65) { goto IL_0140; } } { RuntimeObject * L_66 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_67 = XmlConvert_ToDecimal_mE6C342E7D77ACC9E71F16C05A7F3B5F70D4A5651(((String_t*)CastclassSealed((RuntimeObject*)L_66, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_68 = L_67; RuntimeObject * L_69 = Box(Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8_il2cpp_TypeInfo_var, &L_68); return L_69; } IL_0140: { Type_t * L_70 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_71 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DoubleType_22(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_72 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_70, L_71, /*hidden argument*/NULL); if (!L_72) { goto IL_016b; } } { Type_t * L_73 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_74 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_75 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_73, L_74, /*hidden argument*/NULL); if (!L_75) { goto IL_016b; } } { RuntimeObject * L_76 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); double L_77 = XmlConvert_ToDouble_mF72283E87D468B2CC95C44498301E37F7A0B614F(((String_t*)CastclassSealed((RuntimeObject*)L_76, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); double L_78 = L_77; RuntimeObject * L_79 = Box(Double_t358B8F23BDC52A5DD700E727E204F9F7CDE12409_il2cpp_TypeInfo_var, &L_78); return L_79; } IL_016b: { Type_t * L_80 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_81 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int16Type_16(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_82 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_80, L_81, /*hidden argument*/NULL); if (!L_82) { goto IL_019b; } } { Type_t * L_83 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_84 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_85 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_83, L_84, /*hidden argument*/NULL); if (!L_85) { goto IL_019b; } } { RuntimeObject * L_86 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int32_t L_87 = XmlConvert_ToInt32_mD17D2F5AA3572EBD5D280211DECD31D00FAACB1D(((String_t*)CastclassSealed((RuntimeObject*)L_86, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); int16_t L_88 = XmlBaseConverter_Int32ToInt16_m82C872DD2157DE9A40F3443FA72EADF833E4670A(L_87, /*hidden argument*/NULL); int16_t L_89 = L_88; RuntimeObject * L_90 = Box(Int16_t823A20635DAF5A3D93A1E01CFBF3CBA27CF00B4D_il2cpp_TypeInfo_var, &L_89); return L_90; } IL_019b: { Type_t * L_91 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_92 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_93 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_91, L_92, /*hidden argument*/NULL); if (!L_93) { goto IL_01c6; } } { Type_t * L_94 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_95 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_96 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_94, L_95, /*hidden argument*/NULL); if (!L_96) { goto IL_01c6; } } { RuntimeObject * L_97 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int32_t L_98 = XmlConvert_ToInt32_mD17D2F5AA3572EBD5D280211DECD31D00FAACB1D(((String_t*)CastclassSealed((RuntimeObject*)L_97, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); int32_t L_99 = L_98; RuntimeObject * L_100 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_99); return L_100; } IL_01c6: { Type_t * L_101 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_102 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_103 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_101, L_102, /*hidden argument*/NULL); if (!L_103) { goto IL_01f1; } } { Type_t * L_104 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_105 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_106 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_104, L_105, /*hidden argument*/NULL); if (!L_106) { goto IL_01f1; } } { RuntimeObject * L_107 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int64_t L_108 = XmlConvert_ToInt64_m4140DB9BC2AA453961C35E2FBFAFF3C98A945BFC(((String_t*)CastclassSealed((RuntimeObject*)L_107, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); int64_t L_109 = L_108; RuntimeObject * L_110 = Box(Int64_t7A386C2FF7B0280A0F516992401DDFCF0FF7B436_il2cpp_TypeInfo_var, &L_109); return L_110; } IL_01f1: { Type_t * L_111 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_112 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SByteType_17(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_113 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_111, L_112, /*hidden argument*/NULL); if (!L_113) { goto IL_0221; } } { Type_t * L_114 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_115 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_116 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_114, L_115, /*hidden argument*/NULL); if (!L_116) { goto IL_0221; } } { RuntimeObject * L_117 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int32_t L_118 = XmlConvert_ToInt32_mD17D2F5AA3572EBD5D280211DECD31D00FAACB1D(((String_t*)CastclassSealed((RuntimeObject*)L_117, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); int8_t L_119 = XmlBaseConverter_Int32ToSByte_mA4FE4DB0894729B5094E7589184021C88ACAA99B(L_118, /*hidden argument*/NULL); int8_t L_120 = L_119; RuntimeObject * L_121 = Box(SByte_t9070AEA2966184235653CB9B4D33B149CDA831DF_il2cpp_TypeInfo_var, &L_120); return L_121; } IL_0221: { Type_t * L_122 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_123 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SingleType_23(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_124 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_122, L_123, /*hidden argument*/NULL); if (!L_124) { goto IL_024c; } } { Type_t * L_125 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_126 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_127 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_125, L_126, /*hidden argument*/NULL); if (!L_127) { goto IL_024c; } } { RuntimeObject * L_128 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); float L_129 = XmlConvert_ToSingle_mE71D343AFD52CCD58B575BB64166226C31B01C92(((String_t*)CastclassSealed((RuntimeObject*)L_128, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); float L_130 = L_129; RuntimeObject * L_131 = Box(Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1_il2cpp_TypeInfo_var, &L_130); return L_131; } IL_024c: { Type_t * L_132 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_133 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_TimeSpanType_30(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_134 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_132, L_133, /*hidden argument*/NULL); if (!L_134) { goto IL_0277; } } { Type_t * L_135 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_136 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_137 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_135, L_136, /*hidden argument*/NULL); if (!L_137) { goto IL_0277; } } { RuntimeObject * L_138 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_139 = XmlBaseConverter_StringToDuration_m4BF2D715C5DE586557F85C5B3658D1EE5A906EB4(((String_t*)CastclassSealed((RuntimeObject*)L_138, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_140 = L_139; RuntimeObject * L_141 = Box(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var, &L_140); return L_141; } IL_0277: { Type_t * L_142 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_143 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt16Type_18(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_144 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_142, L_143, /*hidden argument*/NULL); if (!L_144) { goto IL_02a7; } } { Type_t * L_145 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_146 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_147 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_145, L_146, /*hidden argument*/NULL); if (!L_147) { goto IL_02a7; } } { RuntimeObject * L_148 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int32_t L_149 = XmlConvert_ToInt32_mD17D2F5AA3572EBD5D280211DECD31D00FAACB1D(((String_t*)CastclassSealed((RuntimeObject*)L_148, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); uint16_t L_150 = XmlBaseConverter_Int32ToUInt16_mE1F64BD58300E3E9693212A79B84CB7925727EE7(L_149, /*hidden argument*/NULL); uint16_t L_151 = L_150; RuntimeObject * L_152 = Box(UInt16_tAE45CEF73BF720100519F6867F32145D075F928E_il2cpp_TypeInfo_var, &L_151); return L_152; } IL_02a7: { Type_t * L_153 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_154 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt32Type_19(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_155 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_153, L_154, /*hidden argument*/NULL); if (!L_155) { goto IL_02d7; } } { Type_t * L_156 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_157 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_158 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_156, L_157, /*hidden argument*/NULL); if (!L_158) { goto IL_02d7; } } { RuntimeObject * L_159 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); int64_t L_160 = XmlConvert_ToInt64_m4140DB9BC2AA453961C35E2FBFAFF3C98A945BFC(((String_t*)CastclassSealed((RuntimeObject*)L_159, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); uint32_t L_161 = XmlBaseConverter_Int64ToUInt32_mCF14753939D6860E51D241CFD8408335794BB143(L_160, /*hidden argument*/NULL); uint32_t L_162 = L_161; RuntimeObject * L_163 = Box(UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B_il2cpp_TypeInfo_var, &L_162); return L_163; } IL_02d7: { Type_t * L_164 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_165 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt64Type_20(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_166 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_164, L_165, /*hidden argument*/NULL); if (!L_166) { goto IL_0307; } } { Type_t * L_167 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_168 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_169 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_167, L_168, /*hidden argument*/NULL); if (!L_169) { goto IL_0307; } } { RuntimeObject * L_170 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); Decimal_t44EE9DA309A1BF848308DE4DDFC070CAE6D95EE8 L_171 = XmlConvert_ToDecimal_mE6C342E7D77ACC9E71F16C05A7F3B5F70D4A5651(((String_t*)CastclassSealed((RuntimeObject*)L_170, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); uint64_t L_172 = XmlBaseConverter_DecimalToUInt64_m19E6C7FA74CB1246BE0C772920737A437A118AED(L_171, /*hidden argument*/NULL); uint64_t L_173 = L_172; RuntimeObject * L_174 = Box(UInt64_tA02DF3B59C8FC4A849BD207DA11038CC64E4CB4E_il2cpp_TypeInfo_var, &L_173); return L_174; } IL_0307: { Type_t * L_175 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_176 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UriType_29(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_177 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_175, L_176, /*hidden argument*/NULL); if (!L_177) { goto IL_032d; } } { Type_t * L_178 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_179 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_180 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_178, L_179, /*hidden argument*/NULL); if (!L_180) { goto IL_032d; } } { RuntimeObject * L_181 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); Uri_t87E4A94B2901F5EEDD18AA72C3DB1B00E672D68E * L_182 = XmlConvert_ToUri_mBEED3A5DD904ACCFABCCD656E5BF9DFD0DD0A48C(((String_t*)CastclassSealed((RuntimeObject*)L_181, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_182; } IL_032d: { Type_t * L_183 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_184 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_185 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_183, L_184, /*hidden argument*/NULL); if (!L_185) { goto IL_036d; } } { Type_t * L_186 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_187 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_188 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_186, L_187, /*hidden argument*/NULL); if (!L_188) { goto IL_0359; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_189 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_190 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_191 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_191, L_189, ((String_t*)CastclassSealed((RuntimeObject*)L_190, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_191; } IL_0359: { Type_t * L_192 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_193 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_194 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_192, L_193, /*hidden argument*/NULL); if (!L_194) { goto IL_036d; } } { RuntimeObject * L_195 = ___value0; return ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_195, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)); } IL_036d: { Type_t * L_196 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_197 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlQualifiedNameType_28(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_198 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_196, L_197, /*hidden argument*/NULL); if (!L_198) { goto IL_0394; } } { Type_t * L_199 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_200 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_201 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_199, L_200, /*hidden argument*/NULL); if (!L_201) { goto IL_0394; } } { RuntimeObject * L_202 = ___value0; RuntimeObject* L_203 = ___nsResolver2; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); XmlQualifiedName_tF72E1729FE6150B6ADABFE331F26F5E743E15BAD * L_204 = XmlBaseConverter_StringToQName_m08E419B1EE224F000349DDEE85FC46B959F72008(((String_t*)CastclassSealed((RuntimeObject*)L_202, String_t_il2cpp_TypeInfo_var)), L_203, /*hidden argument*/NULL); return L_204; } IL_0394: { Type_t * L_205 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_206 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_207 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_205, L_206, /*hidden argument*/NULL); if (!L_207) { goto IL_03d4; } } { Type_t * L_208 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_209 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_210 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_208, L_209, /*hidden argument*/NULL); if (!L_210) { goto IL_03c0; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_211 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_212 = ___value0; XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_213 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_213, L_211, ((String_t*)CastclassSealed((RuntimeObject*)L_212, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_213; } IL_03c0: { Type_t * L_214 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_215 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_216 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_214, L_215, /*hidden argument*/NULL); if (!L_216) { goto IL_03d4; } } { RuntimeObject * L_217 = ___value0; return ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_217, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)); } IL_03d4: { Type_t * L_218 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_219 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_220 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_218, L_219, /*hidden argument*/NULL); if (!L_220) { goto IL_03ea; } } { RuntimeObject * L_221 = ___value0; RuntimeObject* L_222 = ___nsResolver2; String_t* L_223 = VirtFuncInvoker2< String_t*, RuntimeObject *, RuntimeObject* >::Invoke(52 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) */, __this, L_221, L_222); return L_223; } IL_03ea: { Type_t * L_224 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_225 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_226 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_224, L_225, /*hidden argument*/NULL); if (!L_226) { goto IL_040b; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_227 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_228 = ___value0; RuntimeObject* L_229 = ___nsResolver2; String_t* L_230 = VirtFuncInvoker2< String_t*, RuntimeObject *, RuntimeObject* >::Invoke(52 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) */, __this, L_228, L_229); XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_231 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_231, L_227, L_230, /*hidden argument*/NULL); return L_231; } IL_040b: { Type_t * L_232 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_233 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_234 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_232, L_233, /*hidden argument*/NULL); if (!L_234) { goto IL_042c; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_235 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_236 = ___value0; RuntimeObject* L_237 = ___nsResolver2; String_t* L_238 = VirtFuncInvoker2< String_t*, RuntimeObject *, RuntimeObject* >::Invoke(52 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) */, __this, L_236, L_237); XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_239 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_239, L_235, L_238, /*hidden argument*/NULL); return L_239; } IL_042c: { Type_t * L_240 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_241 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_242 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_240, L_241, /*hidden argument*/NULL); if (!L_242) { goto IL_0447; } } { RuntimeObject * L_243 = ___value0; Type_t * L_244 = ___destinationType1; RuntimeObject* L_245 = ___nsResolver2; NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_243, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); RuntimeObject * L_246 = VirtFuncInvoker2< RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(14 /* System.Object System.Xml.XPath.XPathItem::ValueAs(System.Type,System.Xml.IXmlNamespaceResolver) */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_243, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)), L_244, L_245); return L_246; } IL_0447: { RuntimeObject * L_247 = ___value0; Type_t * L_248 = ___destinationType1; RuntimeObject* L_249 = ___nsResolver2; RuntimeObject * L_250 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_247, L_248, L_249); return L_250; } } // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeTypeWildcardDestination(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeTypeWildcardDestination_m93E48751EAC3E6B23E9ED1E7A2318B6A4CACF436 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ChangeTypeWildcardDestination_m93E48751EAC3E6B23E9ED1E7A2318B6A4CACF436_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; NullCheck(L_0); Type_t * L_1 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_2 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_1, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0020; } } { RuntimeObject * L_4 = ___value0; Type_t * L_5 = ___destinationType1; RuntimeObject* L_6 = ___nsResolver2; NullCheck(((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_4, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var))); RuntimeObject * L_7 = VirtFuncInvoker2< RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(14 /* System.Object System.Xml.XPath.XPathItem::ValueAs(System.Type,System.Xml.IXmlNamespaceResolver) */, ((XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)CastclassSealed((RuntimeObject*)L_4, XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var)), L_5, L_6); return L_7; } IL_0020: { RuntimeObject * L_8 = ___value0; Type_t * L_9 = ___destinationType1; RuntimeObject* L_10 = ___nsResolver2; RuntimeObject * L_11 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_8, L_9, L_10); return L_11; } } // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeTypeWildcardSource(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeTypeWildcardSource_m00D6D38A6341E161DB29DBE0E330D93A922E4A67 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ChangeTypeWildcardSource_m00D6D38A6341E161DB29DBE0E330D93A922E4A67_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_1 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_2 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0021; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_3 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_4 = ___value0; RuntimeObject* L_5 = ___nsResolver2; String_t* L_6 = VirtFuncInvoker2< String_t*, RuntimeObject *, RuntimeObject* >::Invoke(52 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) */, __this, L_4, L_5); XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_7 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_7, L_3, L_6, /*hidden argument*/NULL); return L_7; } IL_0021: { Type_t * L_8 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_10 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_8, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0042; } } { XmlSchemaType_tE97B70BB8298B2D6FDDBCCB14EEE99EC4806BBA9 * L_11 = XmlBaseConverter_get_SchemaType_mFF9BBCFCF670282D892C2FA2C9AFD518AC94A02E(__this, /*hidden argument*/NULL); RuntimeObject * L_12 = ___value0; RuntimeObject* L_13 = ___nsResolver2; String_t* L_14 = VirtFuncInvoker2< String_t*, RuntimeObject *, RuntimeObject* >::Invoke(52 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) */, __this, L_12, L_13); XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 * L_15 = (XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0 *)il2cpp_codegen_object_new(XmlAtomicValue_tD2DE4444E12CFCA939E01F07BE367EEEFD7C38C0_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_mD46C90046103E2CA80BEDD1AA5FEF220E0DD3285(L_15, L_11, L_14, /*hidden argument*/NULL); return L_15; } IL_0042: { RuntimeObject * L_16 = ___value0; Type_t * L_17 = ___destinationType1; RuntimeObject* L_18 = ___nsResolver2; RuntimeObject * L_19 = VirtFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(62 /* System.Object System.Xml.Schema.XmlBaseConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, __this, L_16, L_17, L_18); return L_19; } } // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeListType_m3301931DF69266352434B25EA7B9839647BED008 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_ChangeListType_m3301931DF69266352434B25EA7B9839647BED008_MetadataUsageId); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; NullCheck(L_0); Type_t * L_1 = Object_GetType_m2E0B62414ECCAA3094B703790CE88CBB2F83EA60(L_0, /*hidden argument*/NULL); V_0 = L_1; XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * L_2 = ((XmlListConverter_tC0C9B12C2CB4282697C8A738419B3595FB013DC2 *)__this)->get_atomicConverter_32(); if (!L_2) { goto IL_0034; } } { bool L_3 = __this->get_allowListToList_33(); if (L_3) { goto IL_009f; } } { Type_t * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_5 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_009f; } } { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9 = Type_op_Inequality_m615014191FB05FD50F63A24EB9A6CCA785E7CEC9(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_009f; } } IL_0034: { Type_t * L_10 = V_0; bool L_11 = XmlUntypedConverter_SupportsType_mC9176D33144AAEAF093AC062FDB7DCD7905DD598(__this, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0065; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_12 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_13 = L_12; String_t* L_14 = XmlBaseConverter_get_XmlTypeName_m017FFF0339254D598011B5FC728BC46696314B97(__this, /*hidden argument*/NULL); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_14); (L_13)->SetAt(static_cast(0), (RuntimeObject *)L_14); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_15 = L_13; Type_t * L_16 = V_0; NullCheck(L_16); String_t* L_17 = VirtFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_16); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_17); (L_15)->SetAt(static_cast(1), (RuntimeObject *)L_17); String_t* L_18 = Res_GetString_mBDB7AFD1EB8C2C577012518DC77B8646A3045E78(_stringLiteralE4B1879EE872CBDCFB16F6479C8C6B6D69893EBC, L_15, /*hidden argument*/NULL); InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA * L_19 = (InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA *)il2cpp_codegen_object_new(InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA_il2cpp_TypeInfo_var); InvalidCastException__ctor_m3795145150387C6C362DA693613505C604AB8812(L_19, L_18, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, NULL, XmlUntypedConverter_ChangeListType_m3301931DF69266352434B25EA7B9839647BED008_RuntimeMethod_var); } IL_0065: { Type_t * L_20 = ___destinationType1; bool L_21 = XmlUntypedConverter_SupportsType_mC9176D33144AAEAF093AC062FDB7DCD7905DD598(__this, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_0096; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_22 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_23 = L_22; String_t* L_24 = XmlBaseConverter_get_XmlTypeName_m017FFF0339254D598011B5FC728BC46696314B97(__this, /*hidden argument*/NULL); NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(0), (RuntimeObject *)L_24); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_25 = L_23; Type_t * L_26 = ___destinationType1; NullCheck(L_26); String_t* L_27 = VirtFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_26); NullCheck(L_25); ArrayElementTypeCheck (L_25, L_27); (L_25)->SetAt(static_cast(1), (RuntimeObject *)L_27); String_t* L_28 = Res_GetString_mBDB7AFD1EB8C2C577012518DC77B8646A3045E78(_stringLiteralD8E3D2F47307D6892DC324B78C7FD3D27DE28BD1, L_25, /*hidden argument*/NULL); InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA * L_29 = (InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA *)il2cpp_codegen_object_new(InvalidCastException_t91DF9E7D7FCCDA6C562CB4A9A18903E016680FDA_il2cpp_TypeInfo_var); InvalidCastException__ctor_m3795145150387C6C362DA693613505C604AB8812(L_29, L_28, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_29, NULL, XmlUntypedConverter_ChangeListType_m3301931DF69266352434B25EA7B9839647BED008_RuntimeMethod_var); } IL_0096: { Type_t * L_30 = V_0; Type_t * L_31 = ___destinationType1; Exception_t * L_32 = XmlBaseConverter_CreateInvalidClrMappingException_mC204BBB94678D20F9B382902754CCA75329DEFA6(__this, L_30, L_31, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_32, NULL, XmlUntypedConverter_ChangeListType_m3301931DF69266352434B25EA7B9839647BED008_RuntimeMethod_var); } IL_009f: { RuntimeObject * L_33 = ___value0; Type_t * L_34 = ___destinationType1; RuntimeObject* L_35 = ___nsResolver2; RuntimeObject * L_36 = XmlListConverter_ChangeListType_m14422AFBD90F04D25E3C06A6CD905B3AC58F13CD(__this, L_33, L_34, L_35, /*hidden argument*/NULL); return L_36; } } // System.Boolean System.Xml.Schema.XmlUntypedConverter::SupportsType(System.Type) extern "C" IL2CPP_METHOD_ATTR bool XmlUntypedConverter_SupportsType_mC9176D33144AAEAF093AC062FDB7DCD7905DD598 (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * __this, Type_t * ___clrType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter_SupportsType_mC9176D33144AAEAF093AC062FDB7DCD7905DD598_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_1 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_BooleanType_26(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_2 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_000f; } } { return (bool)1; } IL_000f: { Type_t * L_3 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteType_15(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_001e; } } { return (bool)1; } IL_001e: { Type_t * L_6 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_7 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_ByteArrayType_27(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_6, L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_002d; } } { return (bool)1; } IL_002d: { Type_t * L_9 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeType_24(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_003c; } } { return (bool)1; } IL_003c: { Type_t * L_12 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_13 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_14 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_12, L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_004b; } } { return (bool)1; } IL_004b: { Type_t * L_15 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_16 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_17 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_15, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_005a; } } { return (bool)1; } IL_005a: { Type_t * L_18 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_19 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_DoubleType_22(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_20 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_18, L_19, /*hidden argument*/NULL); if (!L_20) { goto IL_0069; } } { return (bool)1; } IL_0069: { Type_t * L_21 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_22 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int16Type_16(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_23 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_21, L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_0078; } } { return (bool)1; } IL_0078: { Type_t * L_24 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_25 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_26 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_24, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_0087; } } { return (bool)1; } IL_0087: { Type_t * L_27 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_28 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_29 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_27, L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_0096; } } { return (bool)1; } IL_0096: { Type_t * L_30 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_31 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SByteType_17(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_32 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_30, L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_00a5; } } { return (bool)1; } IL_00a5: { Type_t * L_33 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_34 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_SingleType_23(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_35 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_33, L_34, /*hidden argument*/NULL); if (!L_35) { goto IL_00b4; } } { return (bool)1; } IL_00b4: { Type_t * L_36 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_37 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_TimeSpanType_30(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_38 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_36, L_37, /*hidden argument*/NULL); if (!L_38) { goto IL_00c3; } } { return (bool)1; } IL_00c3: { Type_t * L_39 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_40 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt16Type_18(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_41 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_39, L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00d2; } } { return (bool)1; } IL_00d2: { Type_t * L_42 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_43 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt32Type_19(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_44 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_42, L_43, /*hidden argument*/NULL); if (!L_44) { goto IL_00e1; } } { return (bool)1; } IL_00e1: { Type_t * L_45 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_46 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UInt64Type_20(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_47 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_45, L_46, /*hidden argument*/NULL); if (!L_47) { goto IL_00f0; } } { return (bool)1; } IL_00f0: { Type_t * L_48 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_49 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_UriType_29(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_50 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_48, L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_00ff; } } { return (bool)1; } IL_00ff: { Type_t * L_51 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var); Type_t * L_52 = ((XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t2E1FE7137987814D59918B27A1807DAE7E78CFD8_il2cpp_TypeInfo_var))->get_XmlQualifiedNameType_28(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_53 = Type_op_Equality_m7040622C9E1037EFC73E1F0EDB1DD241282BE3D8(L_51, L_52, /*hidden argument*/NULL); if (!L_53) { goto IL_010e; } } { return (bool)1; } IL_010e: { return (bool)0; } } // System.Void System.Xml.Schema.XmlUntypedConverter::.cctor() extern "C" IL2CPP_METHOD_ATTR void XmlUntypedConverter__cctor_m632C563F1099A313995033775FF99E992721F6B9 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XmlUntypedConverter__cctor_m632C563F1099A313995033775FF99E992721F6B9_MetadataUsageId); s_Il2CppMethodInitialized = true; } { XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * L_0 = (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E *)il2cpp_codegen_object_new(XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_il2cpp_TypeInfo_var); XmlUntypedConverter__ctor_m78C4A128C852FC4D3E740738C2A215CEAA54FD65(L_0, /*hidden argument*/NULL); XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * L_1 = (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E *)il2cpp_codegen_object_new(XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_il2cpp_TypeInfo_var); XmlUntypedConverter__ctor_m74F587E9D78C3C857DFE94888F18DF0E7EAE5D5A(L_1, L_0, (bool)0, /*hidden argument*/NULL); ((XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_StaticFields*)il2cpp_codegen_static_fields_for(XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_il2cpp_TypeInfo_var))->set_Untyped_34(L_1); XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * L_2 = (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E *)il2cpp_codegen_object_new(XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_il2cpp_TypeInfo_var); XmlUntypedConverter__ctor_m78C4A128C852FC4D3E740738C2A215CEAA54FD65(L_2, /*hidden argument*/NULL); XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E * L_3 = (XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E *)il2cpp_codegen_object_new(XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_il2cpp_TypeInfo_var); XmlUntypedConverter__ctor_m74F587E9D78C3C857DFE94888F18DF0E7EAE5D5A(L_3, L_2, (bool)1, /*hidden argument*/NULL); ((XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_StaticFields*)il2cpp_codegen_static_fields_for(XmlUntypedConverter_t320F0E666810AFC92D49F4758E6B6A152B264D1E_il2cpp_TypeInfo_var))->set_UntypedList_35(L_3); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Schema.XmlValueConverter::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlValueConverter__ctor_m1E85A63164117C6911E0A060A8A543B889286074 (XmlValueConverter_tC6BABF8791F0E88864F8707A10F63FBE9EA0D69E * __this, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: System.Xml.Schema.XsdDateTime extern "C" void XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_marshal_pinvoke(const XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5& unmarshaled, XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_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, NULL); } extern "C" void XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_marshal_pinvoke_back(const XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_marshaled_pinvoke& marshaled, XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5& 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, NULL); } // Conversion method for clean up from marshalling of: System.Xml.Schema.XsdDateTime extern "C" void XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_marshal_pinvoke_cleanup(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: System.Xml.Schema.XsdDateTime extern "C" void XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_marshal_com(const XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5& unmarshaled, XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_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, NULL); } extern "C" void XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_marshal_com_back(const XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_marshaled_com& marshaled, XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5& 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, NULL); } // Conversion method for clean up from marshalling of: System.Xml.Schema.XsdDateTime extern "C" void XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_marshal_com_cleanup(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_marshaled_com& marshaled) { } // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.String,System.Xml.Schema.XsdDateTimeFlags) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m9828B42840AD2BF2C17704E51ECC7F91DF3C1951 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, String_t* ___text0, int32_t ___kinds1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XsdDateTime__ctor_m9828B42840AD2BF2C17704E51ECC7F91DF3C1951_MetadataUsageId); s_Il2CppMethodInitialized = true; } Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 V_0; memset(&V_0, 0, sizeof(V_0)); { il2cpp_codegen_initobj(__this, sizeof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 )); il2cpp_codegen_initobj((&V_0), sizeof(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 )); String_t* L_0 = ___text0; int32_t L_1 = ___kinds1; bool L_2 = Parser_Parse_m139C4176AC58EF5D113E526A7111EC82FAA28ED1((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)(&V_0), L_0, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_003d; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_3 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* 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_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_6 = L_4; int32_t L_7 = ___kinds1; int32_t L_8 = L_7; RuntimeObject * L_9 = Box(XsdDateTimeFlags_tC892A580DE494CDB02FF5D29F914ECDC49F858C8_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 = Res_GetString_mBDB7AFD1EB8C2C577012518DC77B8646A3045E78(_stringLiteral43DD0700C1BAD9A13AE3F33E5884A045DC56267A, L_6, /*hidden argument*/NULL); FormatException_t2808E076CDE4650AF89F55FD78F49290D0EC5BDC * L_11 = (FormatException_t2808E076CDE4650AF89F55FD78F49290D0EC5BDC *)il2cpp_codegen_object_new(FormatException_t2808E076CDE4650AF89F55FD78F49290D0EC5BDC_il2cpp_TypeInfo_var); FormatException__ctor_m89167FF9884AE20232190FE9286DC50E146A4F14(L_11, L_10, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, NULL, XsdDateTime__ctor_m9828B42840AD2BF2C17704E51ECC7F91DF3C1951_RuntimeMethod_var); } IL_003d: { Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 L_12 = V_0; XsdDateTime_InitiateXsdDateTime_m22BD34E59A6B7214D2D22F851A5FCD2A95410210((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_12, /*hidden argument*/NULL); return; } } extern "C" void XsdDateTime__ctor_m9828B42840AD2BF2C17704E51ECC7F91DF3C1951_AdjustorThunk (RuntimeObject * __this, String_t* ___text0, int32_t ___kinds1, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); XsdDateTime__ctor_m9828B42840AD2BF2C17704E51ECC7F91DF3C1951(_thisAdjusted, ___text0, ___kinds1, method); } // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.Xml.Schema.XsdDateTime_Parser) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m3F6DEF833C818BD2B05E4A57EF382A172D122097 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 ___parser0, const RuntimeMethod* method) { { il2cpp_codegen_initobj(__this, sizeof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 )); Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 L_0 = ___parser0; XsdDateTime_InitiateXsdDateTime_m22BD34E59A6B7214D2D22F851A5FCD2A95410210((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_0, /*hidden argument*/NULL); return; } } extern "C" void XsdDateTime__ctor_m3F6DEF833C818BD2B05E4A57EF382A172D122097_AdjustorThunk (RuntimeObject * __this, Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 ___parser0, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); XsdDateTime__ctor_m3F6DEF833C818BD2B05E4A57EF382A172D122097(_thisAdjusted, ___parser0, method); } // System.Void System.Xml.Schema.XsdDateTime::InitiateXsdDateTime(System.Xml.Schema.XsdDateTime_Parser) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime_InitiateXsdDateTime_m22BD34E59A6B7214D2D22F851A5FCD2A95410210 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 ___parser0, const RuntimeMethod* method) { { Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 L_0 = ___parser0; int32_t L_1 = L_0.get_year_1(); Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 L_2 = ___parser0; int32_t L_3 = L_2.get_month_2(); Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 L_4 = ___parser0; int32_t L_5 = L_4.get_day_3(); Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 L_6 = ___parser0; int32_t L_7 = L_6.get_hour_4(); Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 L_8 = ___parser0; int32_t L_9 = L_8.get_minute_5(); Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 L_10 = ___parser0; int32_t L_11 = L_10.get_second_6(); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_12; memset(&L_12, 0, sizeof(L_12)); DateTime__ctor_m627486A7CFC2016C8A1646442155BE45A8062667((&L_12), L_1, L_3, L_5, L_7, L_9, L_11, /*hidden argument*/NULL); __this->set_dt_0(L_12); Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 L_13 = ___parser0; int32_t L_14 = L_13.get_fraction_7(); if (!L_14) { goto IL_004f; } } { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_15 = __this->get_address_of_dt_0(); Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 L_16 = ___parser0; int32_t L_17 = L_16.get_fraction_7(); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_18 = DateTime_AddTicks_m0FAD7AE5AEAF9DB974BBA46C0749163DD9DD0AA5((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_15, (((int64_t)((int64_t)L_17))), /*hidden argument*/NULL); __this->set_dt_0(L_18); } IL_004f: { Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 L_19 = ___parser0; int32_t L_20 = L_19.get_typeCode_0(); Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 L_21 = ___parser0; int32_t L_22 = L_21.get_kind_8(); Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 L_23 = ___parser0; int32_t L_24 = L_23.get_zoneHour_9(); Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 L_25 = ___parser0; int32_t L_26 = L_25.get_zoneMinute_10(); __this->set_extra_1(((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_20<<(int32_t)((int32_t)24)))|(int32_t)((int32_t)((int32_t)L_22<<(int32_t)((int32_t)16)))))|(int32_t)((int32_t)((int32_t)L_24<<(int32_t)8))))|(int32_t)L_26))); return; } } extern "C" void XsdDateTime_InitiateXsdDateTime_m22BD34E59A6B7214D2D22F851A5FCD2A95410210_AdjustorThunk (RuntimeObject * __this, Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 ___parser0, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); XsdDateTime_InitiateXsdDateTime_m22BD34E59A6B7214D2D22F851A5FCD2A95410210(_thisAdjusted, ___parser0, method); } // System.Boolean System.Xml.Schema.XsdDateTime::TryParse(System.String,System.Xml.Schema.XsdDateTimeFlags,System.Xml.Schema.XsdDateTimeU26) extern "C" IL2CPP_METHOD_ATTR bool XsdDateTime_TryParse_mF969FBC9171884C32F8E92EADEABD44EB0D6369E (String_t* ___text0, int32_t ___kinds1, XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * ___result2, const RuntimeMethod* method) { Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 V_0; memset(&V_0, 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 )); String_t* L_0 = ___text0; int32_t L_1 = ___kinds1; bool L_2 = Parser_Parse_m139C4176AC58EF5D113E526A7111EC82FAA28ED1((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)(&V_0), L_0, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001c; } } { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * L_3 = ___result2; il2cpp_codegen_initobj(L_3, sizeof(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 )); return (bool)0; } IL_001c: { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * L_4 = ___result2; Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 L_5 = V_0; XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 L_6; memset(&L_6, 0, sizeof(L_6)); XsdDateTime__ctor_m3F6DEF833C818BD2B05E4A57EF382A172D122097((&L_6), L_5, /*hidden argument*/NULL); *(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)L_4 = L_6; return (bool)1; } } // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTime,System.Xml.Schema.XsdDateTimeFlags) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime__ctor_mD5536EA3D9B0E1F78AB06365BC86F6F4330668F1 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, int32_t ___kinds1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XsdDateTime__ctor_mD5536EA3D9B0E1F78AB06365BC86F6F4330668F1_MetadataUsageId); 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_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_5; memset(&V_5, 0, sizeof(V_5)); { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = ___dateTime0; __this->set_dt_0(L_0); int32_t L_1 = ___kinds1; IL2CPP_RUNTIME_CLASS_INIT(Bits_t6CCF20605799DC40E70BCBC72EF872899C211658_il2cpp_TypeInfo_var); int32_t L_2 = Bits_LeastPosition_m8BC92921EE928B180C4E53B10316595398EE64DD(L_1, /*hidden argument*/NULL); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1)); V_1 = 0; V_2 = 0; int32_t L_3 = DateTime_get_Kind_m44C21F0AB366194E0233E48B77B15EBB418892BE((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&___dateTime0), /*hidden argument*/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: { TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_6 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_7 = ___dateTime0; NullCheck(L_6); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_8 = TimeZoneInfo_GetUtcOffset_mB87444CE19A766D8190FCA7508AE192E66E9436D(L_6, L_7, /*hidden argument*/NULL); V_5 = L_8; int64_t L_9 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_5), /*hidden argument*/NULL); if ((((int64_t)L_9) >= ((int64_t)(((int64_t)((int64_t)0)))))) { goto IL_005e; } } { V_3 = 2; int32_t L_10 = TimeSpan_get_Hours_mE248B39F7E3E07DAD257713114E86A1A2C191A45((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_5), /*hidden argument*/NULL); V_1 = ((-L_10)); int32_t L_11 = TimeSpan_get_Minutes_mCABF9EE7E7F78368DA0F825F5922C06238DD0F22((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_5), /*hidden argument*/NULL); V_2 = ((-L_11)); goto IL_0070; } IL_005e: { V_3 = 3; int32_t L_12 = TimeSpan_get_Hours_mE248B39F7E3E07DAD257713114E86A1A2C191A45((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_5), /*hidden argument*/NULL); V_1 = L_12; int32_t L_13 = TimeSpan_get_Minutes_mCABF9EE7E7F78368DA0F825F5922C06238DD0F22((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_5), /*hidden argument*/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->set_extra_1(((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_14<<(int32_t)((int32_t)24)))|(int32_t)((int32_t)((int32_t)L_15<<(int32_t)((int32_t)16)))))|(int32_t)((int32_t)((int32_t)L_16<<(int32_t)8))))|(int32_t)L_17))); return; } } extern "C" void XsdDateTime__ctor_mD5536EA3D9B0E1F78AB06365BC86F6F4330668F1_AdjustorThunk (RuntimeObject * __this, DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 ___dateTime0, int32_t ___kinds1, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); XsdDateTime__ctor_mD5536EA3D9B0E1F78AB06365BC86F6F4330668F1(_thisAdjusted, ___dateTime0, ___kinds1, method); } // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTimeOffset,System.Xml.Schema.XsdDateTimeFlags) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m907D0EE320C3673BBA76E7B90C1F38C7B1F0AF4C (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___dateTimeOffset0, int32_t ___kinds1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XsdDateTime__ctor_m907D0EE320C3673BBA76E7B90C1F38C7B1F0AF4C_MetadataUsageId); s_Il2CppMethodInitialized = true; } TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_0; memset(&V_0, 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_0 = DateTimeOffset_get_DateTime_m5101B7B7920B8C28AB2D5A7E4B8F7C2FAFC2F328((DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)(&___dateTimeOffset0), /*hidden argument*/NULL); __this->set_dt_0(L_0); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_1 = DateTimeOffset_get_Offset_mC07F738A0874800AB5BDDCE4A229F0FDFA2E01B0((DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)(&___dateTimeOffset0), /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = ___kinds1; IL2CPP_RUNTIME_CLASS_INIT(Bits_t6CCF20605799DC40E70BCBC72EF872899C211658_il2cpp_TypeInfo_var); int32_t L_3 = Bits_LeastPosition_m8BC92921EE928B180C4E53B10316595398EE64DD(L_2, /*hidden argument*/NULL); V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)); double L_4 = TimeSpan_get_TotalMinutes_m41B6248DF2E4E6CAFC4A1B3C7ECCD9A10CC16C22((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_0), /*hidden argument*/NULL); if ((!(((double)L_4) < ((double)(0.0))))) { goto IL_003c; } } { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_5 = TimeSpan_Negate_m0DC5231DD5489EB3A8A7AE9AC30F83CBD3987C33((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_0), /*hidden argument*/NULL); V_0 = L_5; V_2 = 2; goto IL_0054; } IL_003c: { double L_6 = TimeSpan_get_TotalMinutes_m41B6248DF2E4E6CAFC4A1B3C7ECCD9A10CC16C22((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_0), /*hidden argument*/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 = TimeSpan_get_Hours_mE248B39F7E3E07DAD257713114E86A1A2C191A45((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_0), /*hidden argument*/NULL); int32_t L_10 = TimeSpan_get_Minutes_mCABF9EE7E7F78368DA0F825F5922C06238DD0F22((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_0), /*hidden argument*/NULL); __this->set_extra_1(((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_7<<(int32_t)((int32_t)24)))|(int32_t)((int32_t)((int32_t)L_8<<(int32_t)((int32_t)16)))))|(int32_t)((int32_t)((int32_t)L_9<<(int32_t)8))))|(int32_t)L_10))); return; } } extern "C" void XsdDateTime__ctor_m907D0EE320C3673BBA76E7B90C1F38C7B1F0AF4C_AdjustorThunk (RuntimeObject * __this, DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 ___dateTimeOffset0, int32_t ___kinds1, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); XsdDateTime__ctor_m907D0EE320C3673BBA76E7B90C1F38C7B1F0AF4C(_thisAdjusted, ___dateTimeOffset0, ___kinds1, method); } // System.Xml.Schema.XsdDateTime_DateTimeTypeCode System.Xml.Schema.XsdDateTime::get_InternalTypeCode() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_InternalTypeCode_mDBC541AA2ED0158045F254CD8114C662825BF3D1 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_extra_1(); return (int32_t)(((int32_t)((uint32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)-16777216)))>>((int32_t)24)))); } } extern "C" int32_t XsdDateTime_get_InternalTypeCode_mDBC541AA2ED0158045F254CD8114C662825BF3D1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDateTime_get_InternalTypeCode_mDBC541AA2ED0158045F254CD8114C662825BF3D1(_thisAdjusted, method); } // System.Xml.Schema.XsdDateTime_XsdDateTimeKind System.Xml.Schema.XsdDateTime::get_InternalKind() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_InternalKind_m1B5F4735B691E473450CB9F66C48B7D580842E3E (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_extra_1(); return (int32_t)(((int32_t)((uint32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)16711680)))>>((int32_t)16)))); } } extern "C" int32_t XsdDateTime_get_InternalKind_m1B5F4735B691E473450CB9F66C48B7D580842E3E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDateTime_get_InternalKind_m1B5F4735B691E473450CB9F66C48B7D580842E3E(_thisAdjusted, method); } // System.Int32 System.Xml.Schema.XsdDateTime::get_Year() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Year_mD42EDFDA5229ACF092FFB429C25CF9F2D60AD484 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_0 = __this->get_address_of_dt_0(); int32_t L_1 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_0, /*hidden argument*/NULL); return L_1; } } extern "C" int32_t XsdDateTime_get_Year_mD42EDFDA5229ACF092FFB429C25CF9F2D60AD484_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDateTime_get_Year_mD42EDFDA5229ACF092FFB429C25CF9F2D60AD484(_thisAdjusted, method); } // System.Int32 System.Xml.Schema.XsdDateTime::get_Month() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Month_mA5BA724717CD828ECA3C2DE6D07048864EB1AAB8 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_0 = __this->get_address_of_dt_0(); int32_t L_1 = DateTime_get_Month_m9E31D84567E6D221F0E686EC6894A7AD07A5E43C((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_0, /*hidden argument*/NULL); return L_1; } } extern "C" int32_t XsdDateTime_get_Month_mA5BA724717CD828ECA3C2DE6D07048864EB1AAB8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDateTime_get_Month_mA5BA724717CD828ECA3C2DE6D07048864EB1AAB8(_thisAdjusted, method); } // System.Int32 System.Xml.Schema.XsdDateTime::get_Day() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Day_m5F32F65D3F21586EEAB39A70E917BF94381191BF (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_0 = __this->get_address_of_dt_0(); int32_t L_1 = DateTime_get_Day_m3C888FF1DA5019583A4326FAB232F81D32B1478D((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_0, /*hidden argument*/NULL); return L_1; } } extern "C" int32_t XsdDateTime_get_Day_m5F32F65D3F21586EEAB39A70E917BF94381191BF_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDateTime_get_Day_m5F32F65D3F21586EEAB39A70E917BF94381191BF(_thisAdjusted, method); } // System.Int32 System.Xml.Schema.XsdDateTime::get_Hour() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Hour_m34C7C9D8368C36099CFBF4AAD50B640ABFBEBC36 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_0 = __this->get_address_of_dt_0(); int32_t L_1 = DateTime_get_Hour_mAE590743ACB6951BD0C4521634B698AE34EC08B3((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_0, /*hidden argument*/NULL); return L_1; } } extern "C" int32_t XsdDateTime_get_Hour_m34C7C9D8368C36099CFBF4AAD50B640ABFBEBC36_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDateTime_get_Hour_m34C7C9D8368C36099CFBF4AAD50B640ABFBEBC36(_thisAdjusted, method); } // System.Int32 System.Xml.Schema.XsdDateTime::get_Minute() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Minute_m44118C772B1BE79245AB9DB6357F601878327510 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_0 = __this->get_address_of_dt_0(); int32_t L_1 = DateTime_get_Minute_m688A6B7CF6D23E040CBCA15C8CFFBE5EE5C62A77((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_0, /*hidden argument*/NULL); return L_1; } } extern "C" int32_t XsdDateTime_get_Minute_m44118C772B1BE79245AB9DB6357F601878327510_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDateTime_get_Minute_m44118C772B1BE79245AB9DB6357F601878327510(_thisAdjusted, method); } // System.Int32 System.Xml.Schema.XsdDateTime::get_Second() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Second_m541F8C18A368B56BEED32858CEACBDC2E5507F2A (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method) { { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_0 = __this->get_address_of_dt_0(); int32_t L_1 = DateTime_get_Second_m0EC5A6215E5FF43D49702279430EAD1B66302951((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_0, /*hidden argument*/NULL); return L_1; } } extern "C" int32_t XsdDateTime_get_Second_m541F8C18A368B56BEED32858CEACBDC2E5507F2A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDateTime_get_Second_m541F8C18A368B56BEED32858CEACBDC2E5507F2A(_thisAdjusted, method); } // System.Int32 System.Xml.Schema.XsdDateTime::get_Fraction() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Fraction_m639C354E3DB5A7F2BDD3F4E6694753733C02CBD2 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method) { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_0; memset(&V_0, 0, sizeof(V_0)); { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_0 = __this->get_address_of_dt_0(); int64_t L_1 = DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_0, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_2 = __this->get_address_of_dt_0(); int32_t L_3 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_2, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_4 = __this->get_address_of_dt_0(); int32_t L_5 = DateTime_get_Month_m9E31D84567E6D221F0E686EC6894A7AD07A5E43C((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_4, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_6 = __this->get_address_of_dt_0(); int32_t L_7 = DateTime_get_Day_m3C888FF1DA5019583A4326FAB232F81D32B1478D((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_6, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_8 = __this->get_address_of_dt_0(); int32_t L_9 = DateTime_get_Hour_mAE590743ACB6951BD0C4521634B698AE34EC08B3((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_8, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_10 = __this->get_address_of_dt_0(); int32_t L_11 = DateTime_get_Minute_m688A6B7CF6D23E040CBCA15C8CFFBE5EE5C62A77((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_10, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_12 = __this->get_address_of_dt_0(); int32_t L_13 = DateTime_get_Second_m0EC5A6215E5FF43D49702279430EAD1B66302951((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_12, /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_14; memset(&L_14, 0, sizeof(L_14)); DateTime__ctor_m627486A7CFC2016C8A1646442155BE45A8062667((&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 = DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), /*hidden argument*/NULL); return (((int32_t)((int32_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_1, (int64_t)L_15))))); } } extern "C" int32_t XsdDateTime_get_Fraction_m639C354E3DB5A7F2BDD3F4E6694753733C02CBD2_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDateTime_get_Fraction_m639C354E3DB5A7F2BDD3F4E6694753733C02CBD2(_thisAdjusted, method); } // System.Int32 System.Xml.Schema.XsdDateTime::get_ZoneHour() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_ZoneHour_m8EE18574060EF125BACA2DD1BF72D6CE5763E283 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_extra_1(); return ((int32_t)((uint32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)65280)))>>8)); } } extern "C" int32_t XsdDateTime_get_ZoneHour_m8EE18574060EF125BACA2DD1BF72D6CE5763E283_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDateTime_get_ZoneHour_m8EE18574060EF125BACA2DD1BF72D6CE5763E283(_thisAdjusted, method); } // System.Int32 System.Xml.Schema.XsdDateTime::get_ZoneMinute() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_ZoneMinute_mD49DB406B0EB5A8C579208497806224B7C794CCE (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_extra_1(); return ((int32_t)((int32_t)L_0&(int32_t)((int32_t)255))); } } extern "C" int32_t XsdDateTime_get_ZoneMinute_mD49DB406B0EB5A8C579208497806224B7C794CCE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDateTime_get_ZoneMinute_mD49DB406B0EB5A8C579208497806224B7C794CCE(_thisAdjusted, method); } // System.DateTime System.Xml.Schema.XsdDateTime::op_Implicit(System.Xml.Schema.XsdDateTime) extern "C" IL2CPP_METHOD_ATTR DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 XsdDateTime_op_Implicit_m73A18F95D7E6DB4B5815F6AB3BA43EA36F749E04 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 ___xdt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XsdDateTime_op_Implicit_m73A18F95D7E6DB4B5815F6AB3BA43EA36F749E04_MetadataUsageId); s_Il2CppMethodInitialized = true; } DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_0; memset(&V_0, 0, sizeof(V_0)); int64_t V_1 = 0; int32_t V_2 = 0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_3; memset(&V_3, 0, sizeof(V_3)); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_4; memset(&V_4, 0, sizeof(V_4)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_5; memset(&V_5, 0, sizeof(V_5)); int32_t V_6 = 0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_7; memset(&V_7, 0, sizeof(V_7)); { int32_t L_0 = XsdDateTime_get_InternalTypeCode_mDBC541AA2ED0158045F254CD8114C662825BF3D1((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); V_2 = L_0; int32_t L_1 = V_2; if ((((int32_t)L_1) == ((int32_t)1))) { goto IL_0037; } } { int32_t L_2 = V_2; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)6))) <= ((uint32_t)1)))) { goto IL_0089; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = DateTime_get_Now_mB464D30F15C97069F92C1F910DCDDC3DFCC7F7D2(/*hidden argument*/NULL); V_5 = L_3; int32_t L_4 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_5), /*hidden argument*/NULL); int32_t L_5 = XsdDateTime_get_Month_mA5BA724717CD828ECA3C2DE6D07048864EB1AAB8((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); int32_t L_6 = XsdDateTime_get_Day_m5F32F65D3F21586EEAB39A70E917BF94381191BF((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), L_4, L_5, L_6, /*hidden argument*/NULL); goto IL_0090; } IL_0037: { IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_7 = DateTime_get_Now_mB464D30F15C97069F92C1F910DCDDC3DFCC7F7D2(/*hidden argument*/NULL); V_3 = L_7; int32_t L_8 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_3), /*hidden argument*/NULL); int32_t L_9 = DateTime_get_Month_m9E31D84567E6D221F0E686EC6894A7AD07A5E43C((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_3), /*hidden argument*/NULL); int32_t L_10 = DateTime_get_Day_m3C888FF1DA5019583A4326FAB232F81D32B1478D((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_3), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_11; memset(&L_11, 0, sizeof(L_11)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_11), L_8, L_9, L_10, /*hidden argument*/NULL); int32_t L_12 = XsdDateTime_get_Year_mD42EDFDA5229ACF092FFB429C25CF9F2D60AD484((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); int32_t L_13 = XsdDateTime_get_Month_mA5BA724717CD828ECA3C2DE6D07048864EB1AAB8((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); int32_t L_14 = XsdDateTime_get_Day_m5F32F65D3F21586EEAB39A70E917BF94381191BF((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_15; memset(&L_15, 0, sizeof(L_15)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_15), L_12, L_13, L_14, /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_16 = DateTime_op_Subtraction_m8005DCC8F0F183AC1335F87A82FDF92926CC5021(L_11, L_15, /*hidden argument*/NULL); V_4 = L_16; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_17 = (&___xdt0)->get_address_of_dt_0(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_18 = V_4; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_19 = DateTime_Add_mA4F1A47C77858AC06AF07CCE9BDFF32F442B27DB((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_17, L_18, /*hidden argument*/NULL); V_0 = L_19; goto IL_0090; } IL_0089: { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 L_20 = ___xdt0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_21 = L_20.get_dt_0(); V_0 = L_21; } IL_0090: { int32_t L_22 = XsdDateTime_get_InternalKind_m1B5F4735B691E473450CB9F66C48B7D580842E3E((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); V_6 = L_22; int32_t L_23 = V_6; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_23, (int32_t)1))) { case 0: { goto IL_00b3; } case 1: { goto IL_0153; } case 2: { goto IL_00c7; } } } { goto IL_01da; } IL_00b3: { int64_t L_24 = DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), /*hidden argument*/NULL); DateTime__ctor_m184FABF75B3C703A70200D760A7E43C60524630F((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), L_24, 1, /*hidden argument*/NULL); goto IL_01da; } IL_00c7: { int64_t L_25 = DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), /*hidden argument*/NULL); int32_t L_26 = XsdDateTime_get_ZoneHour_m8EE18574060EF125BACA2DD1BF72D6CE5763E283((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); int32_t L_27 = XsdDateTime_get_ZoneMinute_mD49DB406B0EB5A8C579208497806224B7C794CCE((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_28; memset(&L_28, 0, sizeof(L_28)); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((&L_28), L_26, L_27, 0, /*hidden argument*/NULL); V_7 = L_28; int64_t L_29 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_7), /*hidden argument*/NULL); V_1 = ((int64_t)il2cpp_codegen_subtract((int64_t)L_25, (int64_t)L_29)); int64_t L_30 = V_1; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_31 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MinValue_31(); V_5 = L_31; int64_t L_32 = DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_5), /*hidden argument*/NULL); if ((((int64_t)L_30) >= ((int64_t)L_32))) { goto IL_013d; } } { int64_t L_33 = V_1; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_34 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_35 = V_0; NullCheck(L_34); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_36 = TimeZoneInfo_GetUtcOffset_mB87444CE19A766D8190FCA7508AE192E66E9436D(L_34, L_35, /*hidden argument*/NULL); V_7 = L_36; int64_t L_37 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_7), /*hidden argument*/NULL); V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_33, (int64_t)L_37)); int64_t L_38 = V_1; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_39 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MinValue_31(); V_5 = L_39; int64_t L_40 = DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_5), /*hidden argument*/NULL); if ((((int64_t)L_38) >= ((int64_t)L_40))) { goto IL_0135; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_41 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MinValue_31(); V_5 = L_41; int64_t L_42 = DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_5), /*hidden argument*/NULL); V_1 = L_42; } IL_0135: { int64_t L_43 = V_1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_44; memset(&L_44, 0, sizeof(L_44)); DateTime__ctor_m184FABF75B3C703A70200D760A7E43C60524630F((&L_44), L_43, 2, /*hidden argument*/NULL); return L_44; } IL_013d: { int64_t L_45 = V_1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_46; memset(&L_46, 0, sizeof(L_46)); DateTime__ctor_m184FABF75B3C703A70200D760A7E43C60524630F((&L_46), L_45, 1, /*hidden argument*/NULL); V_5 = L_46; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_47 = DateTime_ToLocalTime_m32BCB17476069A13A2EB0AFF3B20CCAF2070B171((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_5), /*hidden argument*/NULL); V_0 = L_47; goto IL_01da; } IL_0153: { int64_t L_48 = DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), /*hidden argument*/NULL); int32_t L_49 = XsdDateTime_get_ZoneHour_m8EE18574060EF125BACA2DD1BF72D6CE5763E283((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); int32_t L_50 = XsdDateTime_get_ZoneMinute_mD49DB406B0EB5A8C579208497806224B7C794CCE((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_51; memset(&L_51, 0, sizeof(L_51)); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((&L_51), L_49, L_50, 0, /*hidden argument*/NULL); V_7 = L_51; int64_t L_52 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_7), /*hidden argument*/NULL); V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_48, (int64_t)L_52)); int64_t L_53 = V_1; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_54 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MaxValue_32(); V_5 = L_54; int64_t L_55 = DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_5), /*hidden argument*/NULL); if ((((int64_t)L_53) <= ((int64_t)L_55))) { goto IL_01c9; } } { int64_t L_56 = V_1; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_57 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_58 = V_0; NullCheck(L_57); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_59 = TimeZoneInfo_GetUtcOffset_mB87444CE19A766D8190FCA7508AE192E66E9436D(L_57, L_58, /*hidden argument*/NULL); V_7 = L_59; int64_t L_60 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_7), /*hidden argument*/NULL); V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_56, (int64_t)L_60)); int64_t L_61 = V_1; IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_62 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MaxValue_32(); V_5 = L_62; int64_t L_63 = DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_5), /*hidden argument*/NULL); if ((((int64_t)L_61) <= ((int64_t)L_63))) { goto IL_01c1; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_64 = ((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var))->get_MaxValue_32(); V_5 = L_64; int64_t L_65 = DateTime_get_Ticks_mBCB529E43D065E498EAF08971D2EB49D5CB59D60((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_5), /*hidden argument*/NULL); V_1 = L_65; } IL_01c1: { int64_t L_66 = V_1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_67; memset(&L_67, 0, sizeof(L_67)); DateTime__ctor_m184FABF75B3C703A70200D760A7E43C60524630F((&L_67), L_66, 2, /*hidden argument*/NULL); return L_67; } IL_01c9: { int64_t L_68 = V_1; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_69; memset(&L_69, 0, sizeof(L_69)); DateTime__ctor_m184FABF75B3C703A70200D760A7E43C60524630F((&L_69), L_68, 1, /*hidden argument*/NULL); V_5 = L_69; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_70 = DateTime_ToLocalTime_m32BCB17476069A13A2EB0AFF3B20CCAF2070B171((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_5), /*hidden argument*/NULL); V_0 = L_70; } IL_01da: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_71 = V_0; return L_71; } } // System.DateTimeOffset System.Xml.Schema.XsdDateTime::op_Implicit(System.Xml.Schema.XsdDateTime) extern "C" IL2CPP_METHOD_ATTR DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 XsdDateTime_op_Implicit_m0560DA5D669D94FA28E96AED66941C3B7D45928E (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 ___xdt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XsdDateTime_op_Implicit_m0560DA5D669D94FA28E96AED66941C3B7D45928E_MetadataUsageId); s_Il2CppMethodInitialized = true; } DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_0; memset(&V_0, 0, sizeof(V_0)); DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 V_1; memset(&V_1, 0, sizeof(V_1)); int32_t V_2 = 0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_3; memset(&V_3, 0, sizeof(V_3)); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_4; memset(&V_4, 0, sizeof(V_4)); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 V_5; memset(&V_5, 0, sizeof(V_5)); int32_t V_6 = 0; { int32_t L_0 = XsdDateTime_get_InternalTypeCode_mDBC541AA2ED0158045F254CD8114C662825BF3D1((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); V_2 = L_0; int32_t L_1 = V_2; if ((((int32_t)L_1) == ((int32_t)1))) { goto IL_0037; } } { int32_t L_2 = V_2; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)6))) <= ((uint32_t)1)))) { goto IL_0089; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_3 = DateTime_get_Now_mB464D30F15C97069F92C1F910DCDDC3DFCC7F7D2(/*hidden argument*/NULL); V_5 = L_3; int32_t L_4 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_5), /*hidden argument*/NULL); int32_t L_5 = XsdDateTime_get_Month_mA5BA724717CD828ECA3C2DE6D07048864EB1AAB8((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); int32_t L_6 = XsdDateTime_get_Day_m5F32F65D3F21586EEAB39A70E917BF94381191BF((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_0), L_4, L_5, L_6, /*hidden argument*/NULL); goto IL_0090; } IL_0037: { IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_7 = DateTime_get_Now_mB464D30F15C97069F92C1F910DCDDC3DFCC7F7D2(/*hidden argument*/NULL); V_3 = L_7; int32_t L_8 = DateTime_get_Year_m019BED6042282D03E51CE82F590D2A9FE5EA859E((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_3), /*hidden argument*/NULL); int32_t L_9 = DateTime_get_Month_m9E31D84567E6D221F0E686EC6894A7AD07A5E43C((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_3), /*hidden argument*/NULL); int32_t L_10 = DateTime_get_Day_m3C888FF1DA5019583A4326FAB232F81D32B1478D((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)(&V_3), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_11; memset(&L_11, 0, sizeof(L_11)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_11), L_8, L_9, L_10, /*hidden argument*/NULL); int32_t L_12 = XsdDateTime_get_Year_mD42EDFDA5229ACF092FFB429C25CF9F2D60AD484((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); int32_t L_13 = XsdDateTime_get_Month_mA5BA724717CD828ECA3C2DE6D07048864EB1AAB8((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); int32_t L_14 = XsdDateTime_get_Day_m5F32F65D3F21586EEAB39A70E917BF94381191BF((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_15; memset(&L_15, 0, sizeof(L_15)); DateTime__ctor_mF4506D7FF3B64F7EC739A36667DC8BC089A6539A((&L_15), L_12, L_13, L_14, /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_16 = DateTime_op_Subtraction_m8005DCC8F0F183AC1335F87A82FDF92926CC5021(L_11, L_15, /*hidden argument*/NULL); V_4 = L_16; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 * L_17 = (&___xdt0)->get_address_of_dt_0(); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_18 = V_4; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_19 = DateTime_Add_mA4F1A47C77858AC06AF07CCE9BDFF32F442B27DB((DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 *)L_17, L_18, /*hidden argument*/NULL); V_0 = L_19; goto IL_0090; } IL_0089: { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 L_20 = ___xdt0; DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_21 = L_20.get_dt_0(); V_0 = L_21; } IL_0090: { int32_t L_22 = XsdDateTime_get_InternalKind_m1B5F4735B691E473450CB9F66C48B7D580842E3E((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); V_6 = L_22; int32_t L_23 = V_6; switch (L_23) { case 0: { goto IL_0101; } case 1: { goto IL_00f0; } case 2: { goto IL_00d0; } case 3: { goto IL_00b2; } } } { goto IL_0101; } IL_00b2: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_24 = V_0; int32_t L_25 = XsdDateTime_get_ZoneHour_m8EE18574060EF125BACA2DD1BF72D6CE5763E283((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); int32_t L_26 = XsdDateTime_get_ZoneMinute_mD49DB406B0EB5A8C579208497806224B7C794CCE((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_27; memset(&L_27, 0, sizeof(L_27)); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((&L_27), L_25, L_26, 0, /*hidden argument*/NULL); DateTimeOffset__ctor_m9BB3197B5F2836B8C7F90D06994CCD00C139BA02((DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)(&V_1), L_24, L_27, /*hidden argument*/NULL); goto IL_0114; } IL_00d0: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_28 = V_0; int32_t L_29 = XsdDateTime_get_ZoneHour_m8EE18574060EF125BACA2DD1BF72D6CE5763E283((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); int32_t L_30 = XsdDateTime_get_ZoneMinute_mD49DB406B0EB5A8C579208497806224B7C794CCE((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)(&___xdt0), /*hidden argument*/NULL); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_31; memset(&L_31, 0, sizeof(L_31)); TimeSpan__ctor_m44268277AFF84DEF6CA3442907CE8116A982FB87((&L_31), ((-L_29)), ((-L_30)), 0, /*hidden argument*/NULL); DateTimeOffset__ctor_m9BB3197B5F2836B8C7F90D06994CCD00C139BA02((DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)(&V_1), L_28, L_31, /*hidden argument*/NULL); goto IL_0114; } IL_00f0: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_32 = V_0; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_33; memset(&L_33, 0, sizeof(L_33)); TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5((&L_33), (((int64_t)((int64_t)0))), /*hidden argument*/NULL); DateTimeOffset__ctor_m9BB3197B5F2836B8C7F90D06994CCD00C139BA02((DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)(&V_1), L_32, L_33, /*hidden argument*/NULL); goto IL_0114; } IL_0101: { DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_34 = V_0; TimeZoneInfo_t46EF9BAEAA787846F1A1EC419BE75CFEFAFF6777 * L_35 = TimeZoneInfo_get_Local_mD208D43B3366D6E489CA49A7F21164373CEC24FD(/*hidden argument*/NULL); DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132 L_36 = V_0; NullCheck(L_35); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_37 = TimeZoneInfo_GetUtcOffset_mB87444CE19A766D8190FCA7508AE192E66E9436D(L_35, L_36, /*hidden argument*/NULL); DateTimeOffset__ctor_m9BB3197B5F2836B8C7F90D06994CCD00C139BA02((DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 *)(&V_1), L_34, L_37, /*hidden argument*/NULL); } IL_0114: { DateTimeOffset_t6C333873402CAD576160B4F8E159EB6834F06B85 L_38 = V_1; return L_38; } } // System.String System.Xml.Schema.XsdDateTime::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* XsdDateTime_ToString_m297A2293EBFBCA239CFEEAC07156358DD1095343 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XsdDateTime_ToString_m297A2293EBFBCA239CFEEAC07156358DD1095343_MetadataUsageId); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* V_1 = NULL; int32_t V_2 = 0; { StringBuilder_t * L_0 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m1C0F2D97B838537A2D0F64033AE4EF02D150A956(L_0, ((int32_t)64), /*hidden argument*/NULL); V_0 = L_0; int32_t L_1 = XsdDateTime_get_InternalTypeCode_mDBC541AA2ED0158045F254CD8114C662825BF3D1((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/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_mF398CF29CF15207C07C18C039BF96D9706A6B6FD((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_3, /*hidden argument*/NULL); StringBuilder_t * L_4 = V_0; NullCheck(L_4); StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A(L_4, ((int32_t)84), /*hidden argument*/NULL); StringBuilder_t * L_5 = V_0; XsdDateTime_PrintTime_m941C5C3DF6D038766865343135D1BDBF998F0BA5((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_5, /*hidden argument*/NULL); goto IL_01ad; } IL_0056: { StringBuilder_t * L_6 = V_0; XsdDateTime_PrintTime_m941C5C3DF6D038766865343135D1BDBF998F0BA5((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_6, /*hidden argument*/NULL); goto IL_01ad; } IL_0062: { StringBuilder_t * L_7 = V_0; XsdDateTime_PrintDate_mF398CF29CF15207C07C18C039BF96D9706A6B6FD((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_7, /*hidden argument*/NULL); goto IL_01ad; } IL_006e: { IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_8 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_MM_4(); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_9 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)L_8); V_1 = L_9; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_10 = V_1; int32_t L_11 = XsdDateTime_get_Year_mD42EDFDA5229ACF092FFB429C25CF9F2D60AD484((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); XsdDateTime_IntToCharArray_mEE67A38A1DF2D005F6B2E0B975E83143141857F0((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_10, 0, L_11, 4, /*hidden argument*/NULL); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_12 = V_1; int32_t L_13 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_2(); NullCheck(L_12); (L_12)->SetAt(static_cast(L_13), (Il2CppChar)((int32_t)45)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_14 = V_1; int32_t L_15 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy__3(); int32_t L_16 = XsdDateTime_get_Month_mA5BA724717CD828ECA3C2DE6D07048864EB1AAB8((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_m1DA086C9D3D1931D4527B974D0321513793238D6((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_14, L_15, L_16, /*hidden argument*/NULL); StringBuilder_t * L_17 = V_0; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_18 = V_1; NullCheck(L_17); StringBuilder_Append_mAE2884326DF0F79EE17D777C7837DE8F141DEDCB(L_17, L_18, /*hidden argument*/NULL); goto IL_01ad; } IL_00b0: { IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_19 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_2(); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_20 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)L_19); V_1 = L_20; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_21 = V_1; int32_t L_22 = XsdDateTime_get_Year_mD42EDFDA5229ACF092FFB429C25CF9F2D60AD484((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); XsdDateTime_IntToCharArray_mEE67A38A1DF2D005F6B2E0B975E83143141857F0((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_21, 0, L_22, 4, /*hidden argument*/NULL); StringBuilder_t * L_23 = V_0; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_24 = V_1; NullCheck(L_23); StringBuilder_Append_mAE2884326DF0F79EE17D777C7837DE8F141DEDCB(L_23, L_24, /*hidden argument*/NULL); goto IL_01ad; } IL_00d7: { IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_25 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__mm_dd_21(); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_26 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)L_25); V_1 = L_26; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_27 = V_1; NullCheck(L_27); (L_27)->SetAt(static_cast(0), (Il2CppChar)((int32_t)45)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_28 = V_1; int32_t L_29 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__13(); NullCheck(L_28); (L_28)->SetAt(static_cast(L_29), (Il2CppChar)((int32_t)45)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_30 = V_1; int32_t L_31 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz___17(); int32_t L_32 = XsdDateTime_get_Month_mA5BA724717CD828ECA3C2DE6D07048864EB1AAB8((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_m1DA086C9D3D1931D4527B974D0321513793238D6((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_30, L_31, L_32, /*hidden argument*/NULL); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_33 = V_1; int32_t L_34 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__mm_18(); NullCheck(L_33); (L_33)->SetAt(static_cast(L_34), (Il2CppChar)((int32_t)45)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_35 = V_1; int32_t L_36 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__mm__19(); int32_t L_37 = XsdDateTime_get_Day_m5F32F65D3F21586EEAB39A70E917BF94381191BF((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_m1DA086C9D3D1931D4527B974D0321513793238D6((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_35, L_36, L_37, /*hidden argument*/NULL); StringBuilder_t * L_38 = V_0; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_39 = V_1; NullCheck(L_38); StringBuilder_Append_mAE2884326DF0F79EE17D777C7837DE8F141DEDCB(L_38, L_39, /*hidden argument*/NULL); goto IL_01ad; } IL_012a: { IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_40 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz___dd_23(); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_41 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)L_40); V_1 = L_41; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_42 = V_1; NullCheck(L_42); (L_42)->SetAt(static_cast(0), (Il2CppChar)((int32_t)45)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_43 = V_1; int32_t L_44 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__13(); NullCheck(L_43); (L_43)->SetAt(static_cast(L_44), (Il2CppChar)((int32_t)45)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_45 = V_1; int32_t L_46 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz___17(); NullCheck(L_45); (L_45)->SetAt(static_cast(L_46), (Il2CppChar)((int32_t)45)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_47 = V_1; int32_t L_48 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz____22(); int32_t L_49 = XsdDateTime_get_Day_m5F32F65D3F21586EEAB39A70E917BF94381191BF((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_m1DA086C9D3D1931D4527B974D0321513793238D6((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_47, L_48, L_49, /*hidden argument*/NULL); StringBuilder_t * L_50 = V_0; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_51 = V_1; NullCheck(L_50); StringBuilder_Append_mAE2884326DF0F79EE17D777C7837DE8F141DEDCB(L_50, L_51, /*hidden argument*/NULL); goto IL_01ad; } IL_0168: { IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_52 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__mm___20(); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_53 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)L_52); V_1 = L_53; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_54 = V_1; NullCheck(L_54); (L_54)->SetAt(static_cast(0), (Il2CppChar)((int32_t)45)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_55 = V_1; int32_t L_56 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__13(); NullCheck(L_55); (L_55)->SetAt(static_cast(L_56), (Il2CppChar)((int32_t)45)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_57 = V_1; int32_t L_58 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz___17(); int32_t L_59 = XsdDateTime_get_Month_mA5BA724717CD828ECA3C2DE6D07048864EB1AAB8((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_m1DA086C9D3D1931D4527B974D0321513793238D6((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_57, L_58, L_59, /*hidden argument*/NULL); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_60 = V_1; int32_t L_61 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__mm_18(); NullCheck(L_60); (L_60)->SetAt(static_cast(L_61), (Il2CppChar)((int32_t)45)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_62 = V_1; int32_t L_63 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__mm__19(); NullCheck(L_62); (L_62)->SetAt(static_cast(L_63), (Il2CppChar)((int32_t)45)); StringBuilder_t * L_64 = V_0; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_65 = V_1; NullCheck(L_64); StringBuilder_Append_mAE2884326DF0F79EE17D777C7837DE8F141DEDCB(L_64, L_65, /*hidden argument*/NULL); } IL_01ad: { StringBuilder_t * L_66 = V_0; XsdDateTime_PrintZone_mBD4E21991C5750B145D6E6AE08ECCE18C4E467E0((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_66, /*hidden argument*/NULL); StringBuilder_t * L_67 = V_0; NullCheck(L_67); String_t* L_68 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_67); return L_68; } } extern "C" String_t* XsdDateTime_ToString_m297A2293EBFBCA239CFEEAC07156358DD1095343_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDateTime_ToString_m297A2293EBFBCA239CFEEAC07156358DD1095343(_thisAdjusted, method); } // System.Void System.Xml.Schema.XsdDateTime::PrintDate(System.Text.StringBuilder) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime_PrintDate_mF398CF29CF15207C07C18C039BF96D9706A6B6FD (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XsdDateTime_PrintDate_mF398CF29CF15207C07C18C039BF96D9706A6B6FD_MetadataUsageId); s_Il2CppMethodInitialized = true; } CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_0 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_MM_dd_6(); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_1 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)L_0); V_0 = L_1; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_2 = V_0; int32_t L_3 = XsdDateTime_get_Year_mD42EDFDA5229ACF092FFB429C25CF9F2D60AD484((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); XsdDateTime_IntToCharArray_mEE67A38A1DF2D005F6B2E0B975E83143141857F0((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_2, 0, L_3, 4, /*hidden argument*/NULL); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_4 = V_0; int32_t L_5 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_2(); NullCheck(L_4); (L_4)->SetAt(static_cast(L_5), (Il2CppChar)((int32_t)45)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_6 = V_0; int32_t L_7 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy__3(); int32_t L_8 = XsdDateTime_get_Month_mA5BA724717CD828ECA3C2DE6D07048864EB1AAB8((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_m1DA086C9D3D1931D4527B974D0321513793238D6((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_6, L_7, L_8, /*hidden argument*/NULL); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_9 = V_0; int32_t L_10 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_MM_4(); NullCheck(L_9); (L_9)->SetAt(static_cast(L_10), (Il2CppChar)((int32_t)45)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_11 = V_0; int32_t L_12 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_MM__5(); int32_t L_13 = XsdDateTime_get_Day_m5F32F65D3F21586EEAB39A70E917BF94381191BF((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_m1DA086C9D3D1931D4527B974D0321513793238D6((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_11, L_12, L_13, /*hidden argument*/NULL); StringBuilder_t * L_14 = ___sb0; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_15 = V_0; NullCheck(L_14); StringBuilder_Append_mAE2884326DF0F79EE17D777C7837DE8F141DEDCB(L_14, L_15, /*hidden argument*/NULL); return; } } extern "C" void XsdDateTime_PrintDate_mF398CF29CF15207C07C18C039BF96D9706A6B6FD_AdjustorThunk (RuntimeObject * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); XsdDateTime_PrintDate_mF398CF29CF15207C07C18C039BF96D9706A6B6FD(_thisAdjusted, ___sb0, method); } // System.Void System.Xml.Schema.XsdDateTime::PrintTime(System.Text.StringBuilder) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime_PrintTime_m941C5C3DF6D038766865343135D1BDBF998F0BA5 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XsdDateTime_PrintTime_m941C5C3DF6D038766865343135D1BDBF998F0BA5_MetadataUsageId); s_Il2CppMethodInitialized = true; } CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_0 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_LzHH_mm_ss_12(); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_1 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)L_0); V_0 = L_1; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_2 = V_0; int32_t L_3 = XsdDateTime_get_Hour_m34C7C9D8368C36099CFBF4AAD50B640ABFBEBC36((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_m1DA086C9D3D1931D4527B974D0321513793238D6((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_2, 0, L_3, /*hidden argument*/NULL); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_4 = V_0; int32_t L_5 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_LzHH_8(); NullCheck(L_4); (L_4)->SetAt(static_cast(L_5), (Il2CppChar)((int32_t)58)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_6 = V_0; int32_t L_7 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_LzHH__9(); int32_t L_8 = XsdDateTime_get_Minute_m44118C772B1BE79245AB9DB6357F601878327510((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_m1DA086C9D3D1931D4527B974D0321513793238D6((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_6, L_7, L_8, /*hidden argument*/NULL); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_9 = V_0; int32_t L_10 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_LzHH_mm_10(); NullCheck(L_9); (L_9)->SetAt(static_cast(L_10), (Il2CppChar)((int32_t)58)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_11 = V_0; int32_t L_12 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_LzHH_mm__11(); int32_t L_13 = XsdDateTime_get_Second_m541F8C18A368B56BEED32858CEACBDC2E5507F2A((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_m1DA086C9D3D1931D4527B974D0321513793238D6((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_11, L_12, L_13, /*hidden argument*/NULL); StringBuilder_t * L_14 = ___sb0; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_15 = V_0; NullCheck(L_14); StringBuilder_Append_mAE2884326DF0F79EE17D777C7837DE8F141DEDCB(L_14, L_15, /*hidden argument*/NULL); int32_t L_16 = XsdDateTime_get_Fraction_m639C354E3DB5A7F2BDD3F4E6694753733C02CBD2((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); V_1 = L_16; int32_t L_17 = V_1; if (!L_17) { goto IL_0094; } } { V_2 = 7; goto IL_006e; } IL_0065: { int32_t L_18 = V_2; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)1)); int32_t L_19 = V_1; V_1 = ((int32_t)((int32_t)L_19/(int32_t)((int32_t)10))); } IL_006e: { int32_t L_20 = V_1; if (!((int32_t)((int32_t)L_20%(int32_t)((int32_t)10)))) { goto IL_0065; } } { int32_t L_21 = V_2; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_22 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1))); V_0 = L_22; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_23 = V_0; NullCheck(L_23); (L_23)->SetAt(static_cast(0), (Il2CppChar)((int32_t)46)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_24 = V_0; int32_t L_25 = V_1; int32_t L_26 = V_2; XsdDateTime_IntToCharArray_mEE67A38A1DF2D005F6B2E0B975E83143141857F0((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_24, 1, L_25, L_26, /*hidden argument*/NULL); StringBuilder_t * L_27 = ___sb0; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_28 = V_0; NullCheck(L_27); StringBuilder_Append_mAE2884326DF0F79EE17D777C7837DE8F141DEDCB(L_27, L_28, /*hidden argument*/NULL); } IL_0094: { return; } } extern "C" void XsdDateTime_PrintTime_m941C5C3DF6D038766865343135D1BDBF998F0BA5_AdjustorThunk (RuntimeObject * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); XsdDateTime_PrintTime_m941C5C3DF6D038766865343135D1BDBF998F0BA5(_thisAdjusted, ___sb0, method); } // System.Void System.Xml.Schema.XsdDateTime::PrintZone(System.Text.StringBuilder) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime_PrintZone_mBD4E21991C5750B145D6E6AE08ECCE18C4E467E0 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XsdDateTime_PrintZone_mBD4E21991C5750B145D6E6AE08ECCE18C4E467E0_MetadataUsageId); s_Il2CppMethodInitialized = true; } CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = XsdDateTime_get_InternalKind_m1B5F4735B691E473450CB9F66C48B7D580842E3E((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); V_1 = L_0; int32_t L_1 = V_1; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)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_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A(L_2, ((int32_t)90), /*hidden argument*/NULL); return; } IL_0026: { IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_3 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz_zz_zz_16(); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_4 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)L_3); V_0 = L_4; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_5 = V_0; NullCheck(L_5); (L_5)->SetAt(static_cast(0), (Il2CppChar)((int32_t)45)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_6 = V_0; int32_t L_7 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__13(); int32_t L_8 = XsdDateTime_get_ZoneHour_m8EE18574060EF125BACA2DD1BF72D6CE5763E283((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_m1DA086C9D3D1931D4527B974D0321513793238D6((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_6, L_7, L_8, /*hidden argument*/NULL); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_9 = V_0; int32_t L_10 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz_zz_14(); NullCheck(L_9); (L_9)->SetAt(static_cast(L_10), (Il2CppChar)((int32_t)58)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_11 = V_0; int32_t L_12 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz_zz__15(); int32_t L_13 = XsdDateTime_get_ZoneMinute_mD49DB406B0EB5A8C579208497806224B7C794CCE((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_m1DA086C9D3D1931D4527B974D0321513793238D6((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_11, L_12, L_13, /*hidden argument*/NULL); StringBuilder_t * L_14 = ___sb0; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_15 = V_0; NullCheck(L_14); StringBuilder_Append_mAE2884326DF0F79EE17D777C7837DE8F141DEDCB(L_14, L_15, /*hidden argument*/NULL); return; } IL_006c: { IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_16 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz_zz_zz_16(); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_17 = (CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*)SZArrayNew(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2_il2cpp_TypeInfo_var, (uint32_t)L_16); V_0 = L_17; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_18 = V_0; NullCheck(L_18); (L_18)->SetAt(static_cast(0), (Il2CppChar)((int32_t)43)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_19 = V_0; int32_t L_20 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__13(); int32_t L_21 = XsdDateTime_get_ZoneHour_m8EE18574060EF125BACA2DD1BF72D6CE5763E283((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_m1DA086C9D3D1931D4527B974D0321513793238D6((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_19, L_20, L_21, /*hidden argument*/NULL); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_22 = V_0; int32_t L_23 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz_zz_14(); NullCheck(L_22); (L_22)->SetAt(static_cast(L_23), (Il2CppChar)((int32_t)58)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_24 = V_0; int32_t L_25 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz_zz__15(); int32_t L_26 = XsdDateTime_get_ZoneMinute_mD49DB406B0EB5A8C579208497806224B7C794CCE((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_m1DA086C9D3D1931D4527B974D0321513793238D6((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 *)__this, L_24, L_25, L_26, /*hidden argument*/NULL); StringBuilder_t * L_27 = ___sb0; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_28 = V_0; NullCheck(L_27); StringBuilder_Append_mAE2884326DF0F79EE17D777C7837DE8F141DEDCB(L_27, L_28, /*hidden argument*/NULL); return; } } extern "C" void XsdDateTime_PrintZone_mBD4E21991C5750B145D6E6AE08ECCE18C4E467E0_AdjustorThunk (RuntimeObject * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); XsdDateTime_PrintZone_mBD4E21991C5750B145D6E6AE08ECCE18C4E467E0(_thisAdjusted, ___sb0, method); } // System.Void System.Xml.Schema.XsdDateTime::IntToCharArray(System.Char[],System.Int32,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime_IntToCharArray_mEE67A38A1DF2D005F6B2E0B975E83143141857F0 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___text0, int32_t ___start1, int32_t ___value2, int32_t ___digits3, const RuntimeMethod* method) { { goto IL_0016; } IL_0002: { CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* 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((int32_t)L_1, (int32_t)L_2))), (Il2CppChar)(((int32_t)((uint16_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_3%(int32_t)((int32_t)10))), (int32_t)((int32_t)48))))))); int32_t L_4 = ___value2; ___value2 = ((int32_t)((int32_t)L_4/(int32_t)((int32_t)10))); } IL_0016: { int32_t L_5 = ___digits3; int32_t L_6 = L_5; ___digits3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1)); if (L_6) { goto IL_0002; } } { return; } } extern "C" void XsdDateTime_IntToCharArray_mEE67A38A1DF2D005F6B2E0B975E83143141857F0_AdjustorThunk (RuntimeObject * __this, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___text0, int32_t ___start1, int32_t ___value2, int32_t ___digits3, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); XsdDateTime_IntToCharArray_mEE67A38A1DF2D005F6B2E0B975E83143141857F0(_thisAdjusted, ___text0, ___start1, ___value2, ___digits3, method); } // System.Void System.Xml.Schema.XsdDateTime::ShortToCharArray(System.Char[],System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void XsdDateTime_ShortToCharArray_m1DA086C9D3D1931D4527B974D0321513793238D6 (XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * __this, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___text0, int32_t ___start1, int32_t ___value2, const RuntimeMethod* method) { { CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* 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)((int32_t)((int32_t)L_2/(int32_t)((int32_t)10))), (int32_t)((int32_t)48))))))); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* 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((int32_t)L_4, (int32_t)1))), (Il2CppChar)(((int32_t)((uint16_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_5%(int32_t)((int32_t)10))), (int32_t)((int32_t)48))))))); return; } } extern "C" void XsdDateTime_ShortToCharArray_m1DA086C9D3D1931D4527B974D0321513793238D6_AdjustorThunk (RuntimeObject * __this, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___text0, int32_t ___start1, int32_t ___value2, const RuntimeMethod* method) { XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5 * _thisAdjusted = reinterpret_cast(__this + 1); XsdDateTime_ShortToCharArray_m1DA086C9D3D1931D4527B974D0321513793238D6(_thisAdjusted, ___text0, ___start1, ___value2, method); } // System.Void System.Xml.Schema.XsdDateTime::.cctor() extern "C" IL2CPP_METHOD_ATTR void XsdDateTime__cctor_mDCF7CC5BF802348FD3820720DC01D6F53CFC7A71 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XsdDateTime__cctor_mDCF7CC5BF802348FD3820720DC01D6F53CFC7A71_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NullCheck(_stringLiteral750B53094BE562C9D38F2FBA3F635FC754D32C7C); int32_t L_0 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteral750B53094BE562C9D38F2FBA3F635FC754D32C7C, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_Lzyyyy_2(L_0); NullCheck(_stringLiteral671FBD6F46381DD3A16B571F9595CB5BB2AFED64); int32_t L_1 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteral671FBD6F46381DD3A16B571F9595CB5BB2AFED64, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_Lzyyyy__3(L_1); NullCheck(_stringLiteral7FDE33A8DFB186A1FA9497EE13A8752F88D23A03); int32_t L_2 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteral7FDE33A8DFB186A1FA9497EE13A8752F88D23A03, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_Lzyyyy_MM_4(L_2); NullCheck(_stringLiteralB48965796B83F3DB6FCECDCC35927EE5BC1613B8); int32_t L_3 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteralB48965796B83F3DB6FCECDCC35927EE5BC1613B8, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_Lzyyyy_MM__5(L_3); NullCheck(_stringLiteral7E746D340667E415DE67844CA297722F073C4EB5); int32_t L_4 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteral7E746D340667E415DE67844CA297722F073C4EB5, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_Lzyyyy_MM_dd_6(L_4); NullCheck(_stringLiteral209922019203EB532391D49F2EFCD3EA2A0FC7CB); int32_t L_5 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteral209922019203EB532391D49F2EFCD3EA2A0FC7CB, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_Lzyyyy_MM_ddT_7(L_5); NullCheck(_stringLiteralFC5D4B9117BA9E87388174AEE4F4970BDFE8D066); int32_t L_6 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteralFC5D4B9117BA9E87388174AEE4F4970BDFE8D066, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_LzHH_8(L_6); NullCheck(_stringLiteral6486F877616D429C959D38E0E28DC36EA1C8F9B9); int32_t L_7 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteral6486F877616D429C959D38E0E28DC36EA1C8F9B9, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_LzHH__9(L_7); NullCheck(_stringLiteral9668F5AFB09CB71590DEF7092FE1DFF18C8CFD93); int32_t L_8 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteral9668F5AFB09CB71590DEF7092FE1DFF18C8CFD93, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_LzHH_mm_10(L_8); NullCheck(_stringLiteral23E3BBCB899C81D4B33EBB6F175F3C54214CA1C4); int32_t L_9 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteral23E3BBCB899C81D4B33EBB6F175F3C54214CA1C4, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_LzHH_mm__11(L_9); NullCheck(_stringLiteralDCE54DCDAC85F06A19366C606042058BAD8C84C6); int32_t L_10 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteralDCE54DCDAC85F06A19366C606042058BAD8C84C6, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_LzHH_mm_ss_12(L_10); NullCheck(_stringLiteral3BC15C8AAE3E4124DD409035F32EA2FD6835EFC9); int32_t L_11 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteral3BC15C8AAE3E4124DD409035F32EA2FD6835EFC9, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_Lz__13(L_11); NullCheck(_stringLiteral2132F858FC3614A3B214B22FE4572C2B7A52A21F); int32_t L_12 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteral2132F858FC3614A3B214B22FE4572C2B7A52A21F, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_Lz_zz_14(L_12); NullCheck(_stringLiteralC0B809052FB51CF2DEF59D311E635F460431F40E); int32_t L_13 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteralC0B809052FB51CF2DEF59D311E635F460431F40E, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_Lz_zz__15(L_13); NullCheck(_stringLiteral29678646D4943E1E003E1800AD356B86AE8F3312); int32_t L_14 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteral29678646D4943E1E003E1800AD356B86AE8F3312, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_Lz_zz_zz_16(L_14); NullCheck(_stringLiteralE6A9FC04320A924F46C7C737432BB0389D9DD095); int32_t L_15 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteralE6A9FC04320A924F46C7C737432BB0389D9DD095, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_Lz___17(L_15); NullCheck(_stringLiteral1F128AE155BC7BA42FBD83ED97DC1634070D01A0); int32_t L_16 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteral1F128AE155BC7BA42FBD83ED97DC1634070D01A0, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_Lz__mm_18(L_16); NullCheck(_stringLiteralF6ACC9B4881018CDD37D6B02A9CB011E8C0C8237); int32_t L_17 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteralF6ACC9B4881018CDD37D6B02A9CB011E8C0C8237, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_Lz__mm__19(L_17); NullCheck(_stringLiteralD837008483337EF0EBA371C5393A15280C756AF9); int32_t L_18 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteralD837008483337EF0EBA371C5393A15280C756AF9, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_Lz__mm___20(L_18); NullCheck(_stringLiteralB2754D50D55F9423C7A28ACC41B9E8EF573F01B2); int32_t L_19 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteralB2754D50D55F9423C7A28ACC41B9E8EF573F01B2, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_Lz__mm_dd_21(L_19); NullCheck(_stringLiteral58B63E273B964039D6EF432A415DF3F177C818E5); int32_t L_20 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteral58B63E273B964039D6EF432A415DF3F177C818E5, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_Lz____22(L_20); NullCheck(_stringLiteral974F29E5673A79C0E88657B34C14FEBB85D15253); int32_t L_21 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(_stringLiteral974F29E5673A79C0E88657B34C14FEBB85D15253, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_Lz___dd_23(L_21); XmlTypeCodeU5BU5D_t43BF24D43F5D8E1233D96C0CE555091AE495642B* L_22 = (XmlTypeCodeU5BU5D_t43BF24D43F5D8E1233D96C0CE555091AE495642B*)SZArrayNew(XmlTypeCodeU5BU5D_t43BF24D43F5D8E1233D96C0CE555091AE495642B_il2cpp_TypeInfo_var, (uint32_t)8); XmlTypeCodeU5BU5D_t43BF24D43F5D8E1233D96C0CE555091AE495642B* L_23 = L_22; RuntimeFieldHandle_t844BDF00E8E6FE69D9AEAA7657F09018B864F4EF L_24 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tBA431F51A4722F0776A8592A8C2A8770D6D54EFB____7A32E1A19C182315E4263A65A72066492550D8CD_1_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m29F50CDFEEE0AB868200291366253DD4737BC76A((RuntimeArray *)(RuntimeArray *)L_23, L_24, /*hidden argument*/NULL); ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->set_typeCodes_24(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 // Conversion methods for marshalling of: System.Xml.Schema.XsdDateTime/Parser extern "C" void Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_marshal_pinvoke(const Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9& unmarshaled, Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_marshaled_pinvoke& marshaled) { marshaled.___typeCode_0 = unmarshaled.get_typeCode_0(); marshaled.___year_1 = unmarshaled.get_year_1(); marshaled.___month_2 = unmarshaled.get_month_2(); marshaled.___day_3 = unmarshaled.get_day_3(); marshaled.___hour_4 = unmarshaled.get_hour_4(); marshaled.___minute_5 = unmarshaled.get_minute_5(); marshaled.___second_6 = unmarshaled.get_second_6(); marshaled.___fraction_7 = unmarshaled.get_fraction_7(); marshaled.___kind_8 = unmarshaled.get_kind_8(); marshaled.___zoneHour_9 = unmarshaled.get_zoneHour_9(); marshaled.___zoneMinute_10 = unmarshaled.get_zoneMinute_10(); marshaled.___text_11 = il2cpp_codegen_marshal_string(unmarshaled.get_text_11()); marshaled.___length_12 = unmarshaled.get_length_12(); } extern "C" void Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_marshal_pinvoke_back(const Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_marshaled_pinvoke& marshaled, Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9& unmarshaled) { int32_t unmarshaled_typeCode_temp_0 = 0; unmarshaled_typeCode_temp_0 = marshaled.___typeCode_0; unmarshaled.set_typeCode_0(unmarshaled_typeCode_temp_0); int32_t unmarshaled_year_temp_1 = 0; unmarshaled_year_temp_1 = marshaled.___year_1; unmarshaled.set_year_1(unmarshaled_year_temp_1); int32_t unmarshaled_month_temp_2 = 0; unmarshaled_month_temp_2 = marshaled.___month_2; unmarshaled.set_month_2(unmarshaled_month_temp_2); int32_t unmarshaled_day_temp_3 = 0; unmarshaled_day_temp_3 = marshaled.___day_3; unmarshaled.set_day_3(unmarshaled_day_temp_3); int32_t unmarshaled_hour_temp_4 = 0; unmarshaled_hour_temp_4 = marshaled.___hour_4; unmarshaled.set_hour_4(unmarshaled_hour_temp_4); int32_t unmarshaled_minute_temp_5 = 0; unmarshaled_minute_temp_5 = marshaled.___minute_5; unmarshaled.set_minute_5(unmarshaled_minute_temp_5); int32_t unmarshaled_second_temp_6 = 0; unmarshaled_second_temp_6 = marshaled.___second_6; unmarshaled.set_second_6(unmarshaled_second_temp_6); int32_t unmarshaled_fraction_temp_7 = 0; unmarshaled_fraction_temp_7 = marshaled.___fraction_7; unmarshaled.set_fraction_7(unmarshaled_fraction_temp_7); int32_t unmarshaled_kind_temp_8 = 0; unmarshaled_kind_temp_8 = marshaled.___kind_8; unmarshaled.set_kind_8(unmarshaled_kind_temp_8); int32_t unmarshaled_zoneHour_temp_9 = 0; unmarshaled_zoneHour_temp_9 = marshaled.___zoneHour_9; unmarshaled.set_zoneHour_9(unmarshaled_zoneHour_temp_9); int32_t unmarshaled_zoneMinute_temp_10 = 0; unmarshaled_zoneMinute_temp_10 = marshaled.___zoneMinute_10; unmarshaled.set_zoneMinute_10(unmarshaled_zoneMinute_temp_10); unmarshaled.set_text_11(il2cpp_codegen_marshal_string_result(marshaled.___text_11)); int32_t unmarshaled_length_temp_12 = 0; unmarshaled_length_temp_12 = marshaled.___length_12; unmarshaled.set_length_12(unmarshaled_length_temp_12); } // Conversion method for clean up from marshalling of: System.Xml.Schema.XsdDateTime/Parser extern "C" void Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_marshal_pinvoke_cleanup(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_marshaled_pinvoke& marshaled) { il2cpp_codegen_marshal_free(marshaled.___text_11); marshaled.___text_11 = NULL; } // Conversion methods for marshalling of: System.Xml.Schema.XsdDateTime/Parser extern "C" void Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_marshal_com(const Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9& unmarshaled, Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_marshaled_com& marshaled) { marshaled.___typeCode_0 = unmarshaled.get_typeCode_0(); marshaled.___year_1 = unmarshaled.get_year_1(); marshaled.___month_2 = unmarshaled.get_month_2(); marshaled.___day_3 = unmarshaled.get_day_3(); marshaled.___hour_4 = unmarshaled.get_hour_4(); marshaled.___minute_5 = unmarshaled.get_minute_5(); marshaled.___second_6 = unmarshaled.get_second_6(); marshaled.___fraction_7 = unmarshaled.get_fraction_7(); marshaled.___kind_8 = unmarshaled.get_kind_8(); marshaled.___zoneHour_9 = unmarshaled.get_zoneHour_9(); marshaled.___zoneMinute_10 = unmarshaled.get_zoneMinute_10(); marshaled.___text_11 = il2cpp_codegen_marshal_bstring(unmarshaled.get_text_11()); marshaled.___length_12 = unmarshaled.get_length_12(); } extern "C" void Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_marshal_com_back(const Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_marshaled_com& marshaled, Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9& unmarshaled) { int32_t unmarshaled_typeCode_temp_0 = 0; unmarshaled_typeCode_temp_0 = marshaled.___typeCode_0; unmarshaled.set_typeCode_0(unmarshaled_typeCode_temp_0); int32_t unmarshaled_year_temp_1 = 0; unmarshaled_year_temp_1 = marshaled.___year_1; unmarshaled.set_year_1(unmarshaled_year_temp_1); int32_t unmarshaled_month_temp_2 = 0; unmarshaled_month_temp_2 = marshaled.___month_2; unmarshaled.set_month_2(unmarshaled_month_temp_2); int32_t unmarshaled_day_temp_3 = 0; unmarshaled_day_temp_3 = marshaled.___day_3; unmarshaled.set_day_3(unmarshaled_day_temp_3); int32_t unmarshaled_hour_temp_4 = 0; unmarshaled_hour_temp_4 = marshaled.___hour_4; unmarshaled.set_hour_4(unmarshaled_hour_temp_4); int32_t unmarshaled_minute_temp_5 = 0; unmarshaled_minute_temp_5 = marshaled.___minute_5; unmarshaled.set_minute_5(unmarshaled_minute_temp_5); int32_t unmarshaled_second_temp_6 = 0; unmarshaled_second_temp_6 = marshaled.___second_6; unmarshaled.set_second_6(unmarshaled_second_temp_6); int32_t unmarshaled_fraction_temp_7 = 0; unmarshaled_fraction_temp_7 = marshaled.___fraction_7; unmarshaled.set_fraction_7(unmarshaled_fraction_temp_7); int32_t unmarshaled_kind_temp_8 = 0; unmarshaled_kind_temp_8 = marshaled.___kind_8; unmarshaled.set_kind_8(unmarshaled_kind_temp_8); int32_t unmarshaled_zoneHour_temp_9 = 0; unmarshaled_zoneHour_temp_9 = marshaled.___zoneHour_9; unmarshaled.set_zoneHour_9(unmarshaled_zoneHour_temp_9); int32_t unmarshaled_zoneMinute_temp_10 = 0; unmarshaled_zoneMinute_temp_10 = marshaled.___zoneMinute_10; unmarshaled.set_zoneMinute_10(unmarshaled_zoneMinute_temp_10); unmarshaled.set_text_11(il2cpp_codegen_marshal_bstring_result(marshaled.___text_11)); int32_t unmarshaled_length_temp_12 = 0; unmarshaled_length_temp_12 = marshaled.___length_12; unmarshaled.set_length_12(unmarshaled_length_temp_12); } // Conversion method for clean up from marshalling of: System.Xml.Schema.XsdDateTime/Parser extern "C" void Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_marshal_com_cleanup(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_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) extern "C" IL2CPP_METHOD_ATTR bool Parser_Parse_m139C4176AC58EF5D113E526A7111EC82FAA28ED1 (Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * __this, String_t* ___text0, int32_t ___kinds1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Parser_Parse_m139C4176AC58EF5D113E526A7111EC82FAA28ED1_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { String_t* L_0 = ___text0; __this->set_text_11(L_0); String_t* L_1 = ___text0; NullCheck(L_1); int32_t L_2 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(L_1, /*hidden argument*/NULL); __this->set_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((int32_t)L_3, (int32_t)1)); } IL_001b: { int32_t L_4 = V_0; int32_t L_5 = __this->get_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 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_6, L_7, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var); bool L_9 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B(L_8, /*hidden argument*/NULL); if (L_9) { goto IL_0017; } } IL_0032: { int32_t L_10 = ___kinds1; IL2CPP_RUNTIME_CLASS_INIT(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_il2cpp_TypeInfo_var); bool L_11 = Parser_Test_m506A9A37A4B61BA7CF92988D61C78A35B3D223CC(L_10, ((int32_t)773), /*hidden argument*/NULL); if (!L_11) { goto IL_0125; } } { int32_t L_12 = V_0; bool L_13 = Parser_ParseDate_m1F09950C7BD00C76899F84472BFD8A4045A03569((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0125; } } { int32_t L_14 = ___kinds1; IL2CPP_RUNTIME_CLASS_INIT(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_il2cpp_TypeInfo_var); bool L_15 = Parser_Test_m506A9A37A4B61BA7CF92988D61C78A35B3D223CC(L_14, 1, /*hidden argument*/NULL); if (!L_15) { goto IL_0080; } } { int32_t L_16 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_17 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_MM_dd_6(); bool L_18 = Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)L_17)), ((int32_t)84), /*hidden argument*/NULL); if (!L_18) { goto IL_0080; } } { int32_t L_19 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_20 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_MM_ddT_7(); bool L_21 = Parser_ParseTimeAndZoneAndWhitespace_m2E0A1D4F6124454E9CB6C4EA85C2130508F624E6((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)L_20)), /*hidden argument*/NULL); if (!L_21) { goto IL_0080; } } { __this->set_typeCode_0(0); return (bool)1; } IL_0080: { int32_t L_22 = ___kinds1; IL2CPP_RUNTIME_CLASS_INIT(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_il2cpp_TypeInfo_var); bool L_23 = Parser_Test_m506A9A37A4B61BA7CF92988D61C78A35B3D223CC(L_22, 4, /*hidden argument*/NULL); if (!L_23) { goto IL_00a1; } } { int32_t L_24 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_25 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_MM_dd_6(); bool L_26 = Parser_ParseZoneAndWhitespace_mF12D527E9CA6A66E1AE3D54CCA17F511970D0F46((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)L_25)), /*hidden argument*/NULL); if (!L_26) { goto IL_00a1; } } { __this->set_typeCode_0(2); return (bool)1; } IL_00a1: { int32_t L_27 = ___kinds1; IL2CPP_RUNTIME_CLASS_INIT(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_il2cpp_TypeInfo_var); bool L_28 = Parser_Test_m506A9A37A4B61BA7CF92988D61C78A35B3D223CC(L_27, ((int32_t)512), /*hidden argument*/NULL); if (!L_28) { goto IL_00e6; } } { int32_t L_29 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_30 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_MM_dd_6(); bool L_31 = Parser_ParseZoneAndWhitespace_mF12D527E9CA6A66E1AE3D54CCA17F511970D0F46((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)), /*hidden argument*/NULL); if (L_31) { goto IL_00dd; } } { int32_t L_32 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_33 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_MM_dd_6(); bool L_34 = Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)L_33)), ((int32_t)84), /*hidden argument*/NULL); if (!L_34) { goto IL_00e6; } } { int32_t L_35 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_36 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_MM_ddT_7(); bool L_37 = Parser_ParseTimeAndZoneAndWhitespace_m2E0A1D4F6124454E9CB6C4EA85C2130508F624E6((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)L_36)), /*hidden argument*/NULL); if (!L_37) { goto IL_00e6; } } IL_00dd: { __this->set_typeCode_0(8); return (bool)1; } IL_00e6: { int32_t L_38 = ___kinds1; IL2CPP_RUNTIME_CLASS_INIT(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_il2cpp_TypeInfo_var); bool L_39 = Parser_Test_m506A9A37A4B61BA7CF92988D61C78A35B3D223CC(L_38, ((int32_t)256), /*hidden argument*/NULL); if (!L_39) { goto IL_0125; } } { int32_t L_40 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_41 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_MM_dd_6(); bool L_42 = Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)L_41)), ((int32_t)84), /*hidden argument*/NULL); if (!L_42) { goto IL_011c; } } { int32_t L_43 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_44 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_MM_ddT_7(); bool L_45 = Parser_ParseTimeAndWhitespace_m971B8FAD746A5FFC668F60FF26FAE73C27C483E8((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)L_44)), /*hidden argument*/NULL); if (!L_45) { goto IL_0125; } } { __this->set_typeCode_0(8); return (bool)1; } IL_011c: { __this->set_typeCode_0(8); return (bool)1; } IL_0125: { int32_t L_46 = ___kinds1; IL2CPP_RUNTIME_CLASS_INIT(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_il2cpp_TypeInfo_var); bool L_47 = Parser_Test_m506A9A37A4B61BA7CF92988D61C78A35B3D223CC(L_46, 2, /*hidden argument*/NULL); if (!L_47) { goto IL_0159; } } { int32_t L_48 = V_0; bool L_49 = Parser_ParseTimeAndZoneAndWhitespace_m2E0A1D4F6124454E9CB6C4EA85C2130508F624E6((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, L_48, /*hidden argument*/NULL); if (!L_49) { goto IL_0159; } } { __this->set_year_1(((int32_t)1904)); __this->set_month_2(1); __this->set_day_3(1); __this->set_typeCode_0(1); return (bool)1; } IL_0159: { int32_t L_50 = ___kinds1; IL2CPP_RUNTIME_CLASS_INIT(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_il2cpp_TypeInfo_var); bool L_51 = Parser_Test_m506A9A37A4B61BA7CF92988D61C78A35B3D223CC(L_50, ((int32_t)1024), /*hidden argument*/NULL); if (!L_51) { goto IL_0191; } } { int32_t L_52 = V_0; bool L_53 = Parser_ParseTimeAndWhitespace_m971B8FAD746A5FFC668F60FF26FAE73C27C483E8((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, L_52, /*hidden argument*/NULL); if (!L_53) { goto IL_0191; } } { __this->set_year_1(((int32_t)1904)); __this->set_month_2(1); __this->set_day_3(1); __this->set_typeCode_0(1); return (bool)1; } IL_0191: { int32_t L_54 = ___kinds1; IL2CPP_RUNTIME_CLASS_INIT(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_il2cpp_TypeInfo_var); bool L_55 = Parser_Test_m506A9A37A4B61BA7CF92988D61C78A35B3D223CC(L_54, ((int32_t)24), /*hidden argument*/NULL); if (!L_55) { goto IL_024d; } } { int32_t L_56 = V_0; int32_t* L_57 = __this->get_address_of_year_1(); bool L_58 = Parser_Parse4Dig_m218D137EF92E44754222651826C2CC1D8DD80A42((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, L_56, (int32_t*)L_57, /*hidden argument*/NULL); if (!L_58) { goto IL_024d; } } { int32_t L_59 = __this->get_year_1(); if ((((int32_t)1) > ((int32_t)L_59))) { goto IL_024d; } } { int32_t L_60 = ___kinds1; IL2CPP_RUNTIME_CLASS_INIT(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_il2cpp_TypeInfo_var); bool L_61 = Parser_Test_m506A9A37A4B61BA7CF92988D61C78A35B3D223CC(L_60, 8, /*hidden argument*/NULL); if (!L_61) { goto IL_021d; } } { int32_t L_62 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_63 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_2(); bool L_64 = Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)L_63)), ((int32_t)45), /*hidden argument*/NULL); if (!L_64) { goto IL_021d; } } { int32_t L_65 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_66 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy__3(); int32_t* L_67 = __this->get_address_of_month_2(); bool L_68 = Parser_Parse2Dig_m6D0AA415C9DA36722D24451E7B68ADA24703ECDD((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)L_66)), (int32_t*)L_67, /*hidden argument*/NULL); if (!L_68) { goto IL_021d; } } { int32_t L_69 = __this->get_month_2(); if ((((int32_t)1) > ((int32_t)L_69))) { goto IL_021d; } } { int32_t L_70 = __this->get_month_2(); if ((((int32_t)L_70) > ((int32_t)((int32_t)12)))) { goto IL_021d; } } { int32_t L_71 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_72 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_MM_4(); bool L_73 = Parser_ParseZoneAndWhitespace_mF12D527E9CA6A66E1AE3D54CCA17F511970D0F46((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_71, (int32_t)L_72)), /*hidden argument*/NULL); if (!L_73) { goto IL_021d; } } { __this->set_day_3(1); __this->set_typeCode_0(3); return (bool)1; } IL_021d: { int32_t L_74 = ___kinds1; IL2CPP_RUNTIME_CLASS_INIT(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_il2cpp_TypeInfo_var); bool L_75 = Parser_Test_m506A9A37A4B61BA7CF92988D61C78A35B3D223CC(L_74, ((int32_t)16), /*hidden argument*/NULL); if (!L_75) { goto IL_024d; } } { int32_t L_76 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_77 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_2(); bool L_78 = Parser_ParseZoneAndWhitespace_mF12D527E9CA6A66E1AE3D54CCA17F511970D0F46((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)L_77)), /*hidden argument*/NULL); if (!L_78) { goto IL_024d; } } { __this->set_month_2(1); __this->set_day_3(1); __this->set_typeCode_0(4); return (bool)1; } IL_024d: { int32_t L_79 = ___kinds1; IL2CPP_RUNTIME_CLASS_INIT(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_il2cpp_TypeInfo_var); bool L_80 = Parser_Test_m506A9A37A4B61BA7CF92988D61C78A35B3D223CC(L_79, ((int32_t)160), /*hidden argument*/NULL); if (!L_80) { goto IL_038c; } } { int32_t L_81 = V_0; bool L_82 = Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, L_81, ((int32_t)45), /*hidden argument*/NULL); if (!L_82) { goto IL_038c; } } { int32_t L_83 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_84 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__13(); bool L_85 = Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_83, (int32_t)L_84)), ((int32_t)45), /*hidden argument*/NULL); if (!L_85) { goto IL_038c; } } { int32_t L_86 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_87 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz___17(); int32_t* L_88 = __this->get_address_of_month_2(); bool L_89 = Parser_Parse2Dig_m6D0AA415C9DA36722D24451E7B68ADA24703ECDD((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_86, (int32_t)L_87)), (int32_t*)L_88, /*hidden argument*/NULL); if (!L_89) { goto IL_038c; } } { int32_t L_90 = __this->get_month_2(); if ((((int32_t)1) > ((int32_t)L_90))) { goto IL_038c; } } { int32_t L_91 = __this->get_month_2(); if ((((int32_t)L_91) > ((int32_t)((int32_t)12)))) { goto IL_038c; } } { int32_t L_92 = ___kinds1; IL2CPP_RUNTIME_CLASS_INIT(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_il2cpp_TypeInfo_var); bool L_93 = Parser_Test_m506A9A37A4B61BA7CF92988D61C78A35B3D223CC(L_92, ((int32_t)32), /*hidden argument*/NULL); if (!L_93) { goto IL_0324; } } { int32_t L_94 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_95 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__mm_18(); bool L_96 = Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_94, (int32_t)L_95)), ((int32_t)45), /*hidden argument*/NULL); if (!L_96) { goto IL_0324; } } { int32_t L_97 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_98 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__mm__19(); int32_t* L_99 = __this->get_address_of_day_3(); bool L_100 = Parser_Parse2Dig_m6D0AA415C9DA36722D24451E7B68ADA24703ECDD((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)L_98)), (int32_t*)L_99, /*hidden argument*/NULL); if (!L_100) { goto IL_0324; } } { int32_t L_101 = __this->get_day_3(); if ((((int32_t)1) > ((int32_t)L_101))) { goto IL_0324; } } { int32_t L_102 = __this->get_day_3(); int32_t L_103 = __this->get_month_2(); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); int32_t L_104 = DateTime_DaysInMonth_mE979D12858E0D6CC14576D283B5AB66AA53B9F90(((int32_t)1904), L_103, /*hidden argument*/NULL); if ((((int32_t)L_102) > ((int32_t)L_104))) { goto IL_0324; } } { int32_t L_105 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_106 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__mm_dd_21(); bool L_107 = Parser_ParseZoneAndWhitespace_mF12D527E9CA6A66E1AE3D54CCA17F511970D0F46((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_105, (int32_t)L_106)), /*hidden argument*/NULL); if (!L_107) { goto IL_0324; } } { __this->set_year_1(((int32_t)1904)); __this->set_typeCode_0(5); return (bool)1; } IL_0324: { int32_t L_108 = ___kinds1; IL2CPP_RUNTIME_CLASS_INIT(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_il2cpp_TypeInfo_var); bool L_109 = Parser_Test_m506A9A37A4B61BA7CF92988D61C78A35B3D223CC(L_108, ((int32_t)128), /*hidden argument*/NULL); if (!L_109) { goto IL_038c; } } { int32_t L_110 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_111 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__mm_18(); bool L_112 = Parser_ParseZoneAndWhitespace_mF12D527E9CA6A66E1AE3D54CCA17F511970D0F46((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_110, (int32_t)L_111)), /*hidden argument*/NULL); if (L_112) { goto IL_0371; } } { int32_t L_113 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_114 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__mm_18(); bool L_115 = Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_113, (int32_t)L_114)), ((int32_t)45), /*hidden argument*/NULL); if (!L_115) { goto IL_038c; } } { int32_t L_116 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_117 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__mm__19(); bool L_118 = Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_116, (int32_t)L_117)), ((int32_t)45), /*hidden argument*/NULL); if (!L_118) { goto IL_038c; } } { int32_t L_119 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_120 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__mm___20(); bool L_121 = Parser_ParseZoneAndWhitespace_mF12D527E9CA6A66E1AE3D54CCA17F511970D0F46((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_119, (int32_t)L_120)), /*hidden argument*/NULL); if (!L_121) { goto IL_038c; } } IL_0371: { __this->set_year_1(((int32_t)1904)); __this->set_day_3(1); __this->set_typeCode_0(7); return (bool)1; } IL_038c: { int32_t L_122 = ___kinds1; IL2CPP_RUNTIME_CLASS_INIT(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_il2cpp_TypeInfo_var); bool L_123 = Parser_Test_m506A9A37A4B61BA7CF92988D61C78A35B3D223CC(L_122, ((int32_t)64), /*hidden argument*/NULL); if (!L_123) { goto IL_0421; } } { int32_t L_124 = V_0; bool L_125 = Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, L_124, ((int32_t)45), /*hidden argument*/NULL); if (!L_125) { goto IL_0421; } } { int32_t L_126 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_127 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__13(); bool L_128 = Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_126, (int32_t)L_127)), ((int32_t)45), /*hidden argument*/NULL); if (!L_128) { goto IL_0421; } } { int32_t L_129 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_130 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz___17(); bool L_131 = Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_129, (int32_t)L_130)), ((int32_t)45), /*hidden argument*/NULL); if (!L_131) { goto IL_0421; } } { int32_t L_132 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_133 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz____22(); int32_t* L_134 = __this->get_address_of_day_3(); bool L_135 = Parser_Parse2Dig_m6D0AA415C9DA36722D24451E7B68ADA24703ECDD((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_132, (int32_t)L_133)), (int32_t*)L_134, /*hidden argument*/NULL); if (!L_135) { goto IL_0421; } } { int32_t L_136 = __this->get_day_3(); if ((((int32_t)1) > ((int32_t)L_136))) { goto IL_0421; } } { int32_t L_137 = __this->get_day_3(); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); int32_t L_138 = DateTime_DaysInMonth_mE979D12858E0D6CC14576D283B5AB66AA53B9F90(((int32_t)1904), 1, /*hidden argument*/NULL); if ((((int32_t)L_137) > ((int32_t)L_138))) { goto IL_0421; } } { int32_t L_139 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_140 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz___dd_23(); bool L_141 = Parser_ParseZoneAndWhitespace_mF12D527E9CA6A66E1AE3D54CCA17F511970D0F46((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_139, (int32_t)L_140)), /*hidden argument*/NULL); if (!L_141) { goto IL_0421; } } { __this->set_year_1(((int32_t)1904)); __this->set_month_2(1); __this->set_typeCode_0(6); return (bool)1; } IL_0421: { return (bool)0; } } extern "C" bool Parser_Parse_m139C4176AC58EF5D113E526A7111EC82FAA28ED1_AdjustorThunk (RuntimeObject * __this, String_t* ___text0, int32_t ___kinds1, const RuntimeMethod* method) { Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * _thisAdjusted = reinterpret_cast(__this + 1); return Parser_Parse_m139C4176AC58EF5D113E526A7111EC82FAA28ED1(_thisAdjusted, ___text0, ___kinds1, method); } // System.Boolean System.Xml.Schema.XsdDateTime_Parser::ParseDate(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Parser_ParseDate_m1F09950C7BD00C76899F84472BFD8A4045A03569 (Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * __this, int32_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Parser_ParseDate_m1F09950C7BD00C76899F84472BFD8A4045A03569_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___start0; int32_t* L_1 = __this->get_address_of_year_1(); bool L_2 = Parser_Parse4Dig_m218D137EF92E44754222651826C2CC1D8DD80A42((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, L_0, (int32_t*)L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_00a3; } } { int32_t L_3 = __this->get_year_1(); if ((((int32_t)1) > ((int32_t)L_3))) { goto IL_00a3; } } { int32_t L_4 = ___start0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_5 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_2(); bool L_6 = Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)L_5)), ((int32_t)45), /*hidden argument*/NULL); if (!L_6) { goto IL_00a3; } } { int32_t L_7 = ___start0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_8 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy__3(); int32_t* L_9 = __this->get_address_of_month_2(); bool L_10 = Parser_Parse2Dig_m6D0AA415C9DA36722D24451E7B68ADA24703ECDD((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)L_8)), (int32_t*)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_00a3; } } { int32_t L_11 = __this->get_month_2(); if ((((int32_t)1) > ((int32_t)L_11))) { goto IL_00a3; } } { int32_t L_12 = __this->get_month_2(); if ((((int32_t)L_12) > ((int32_t)((int32_t)12)))) { goto IL_00a3; } } { int32_t L_13 = ___start0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_14 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_MM_4(); bool L_15 = Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)L_14)), ((int32_t)45), /*hidden argument*/NULL); if (!L_15) { goto IL_00a3; } } { int32_t L_16 = ___start0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_17 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lzyyyy_MM__5(); int32_t* L_18 = __this->get_address_of_day_3(); bool L_19 = Parser_Parse2Dig_m6D0AA415C9DA36722D24451E7B68ADA24703ECDD((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)L_17)), (int32_t*)L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_00a3; } } { int32_t L_20 = __this->get_day_3(); if ((((int32_t)1) > ((int32_t)L_20))) { goto IL_00a3; } } { int32_t L_21 = __this->get_day_3(); int32_t L_22 = __this->get_year_1(); int32_t L_23 = __this->get_month_2(); IL2CPP_RUNTIME_CLASS_INIT(DateTime_t349B7449FBAAFF4192636E2B7A07694DA9236132_il2cpp_TypeInfo_var); int32_t L_24 = DateTime_DaysInMonth_mE979D12858E0D6CC14576D283B5AB66AA53B9F90(L_22, L_23, /*hidden argument*/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; } } extern "C" bool Parser_ParseDate_m1F09950C7BD00C76899F84472BFD8A4045A03569_AdjustorThunk (RuntimeObject * __this, int32_t ___start0, const RuntimeMethod* method) { Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * _thisAdjusted = reinterpret_cast(__this + 1); return Parser_ParseDate_m1F09950C7BD00C76899F84472BFD8A4045A03569(_thisAdjusted, ___start0, method); } // System.Boolean System.Xml.Schema.XsdDateTime_Parser::ParseTimeAndZoneAndWhitespace(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Parser_ParseTimeAndZoneAndWhitespace_m2E0A1D4F6124454E9CB6C4EA85C2130508F624E6 (Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * __this, int32_t ___start0, const RuntimeMethod* method) { { bool L_0 = Parser_ParseTime_mC2BEE218B609361BFD59023A04104CC1484B6522((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, (int32_t*)(&___start0), /*hidden argument*/NULL); if (!L_0) { goto IL_0015; } } { int32_t L_1 = ___start0; bool L_2 = Parser_ParseZoneAndWhitespace_mF12D527E9CA6A66E1AE3D54CCA17F511970D0F46((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0015; } } { return (bool)1; } IL_0015: { return (bool)0; } } extern "C" bool Parser_ParseTimeAndZoneAndWhitespace_m2E0A1D4F6124454E9CB6C4EA85C2130508F624E6_AdjustorThunk (RuntimeObject * __this, int32_t ___start0, const RuntimeMethod* method) { Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * _thisAdjusted = reinterpret_cast(__this + 1); return Parser_ParseTimeAndZoneAndWhitespace_m2E0A1D4F6124454E9CB6C4EA85C2130508F624E6(_thisAdjusted, ___start0, method); } // System.Boolean System.Xml.Schema.XsdDateTime_Parser::ParseTimeAndWhitespace(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Parser_ParseTimeAndWhitespace_m971B8FAD746A5FFC668F60FF26FAE73C27C483E8 (Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * __this, int32_t ___start0, const RuntimeMethod* method) { { bool L_0 = Parser_ParseTime_mC2BEE218B609361BFD59023A04104CC1484B6522((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, (int32_t*)(&___start0), /*hidden argument*/NULL); if (!L_0) { goto IL_0024; } } { goto IL_0011; } IL_000c: { int32_t L_1 = ___start0; ___start0 = ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1)); } IL_0011: { int32_t L_2 = ___start0; int32_t L_3 = __this->get_length_12(); if ((((int32_t)L_2) < ((int32_t)L_3))) { goto IL_000c; } } { int32_t L_4 = ___start0; int32_t L_5 = __this->get_length_12(); return (bool)((((int32_t)L_4) == ((int32_t)L_5))? 1 : 0); } IL_0024: { return (bool)0; } } extern "C" bool Parser_ParseTimeAndWhitespace_m971B8FAD746A5FFC668F60FF26FAE73C27C483E8_AdjustorThunk (RuntimeObject * __this, int32_t ___start0, const RuntimeMethod* method) { Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * _thisAdjusted = reinterpret_cast(__this + 1); return Parser_ParseTimeAndWhitespace_m971B8FAD746A5FFC668F60FF26FAE73C27C483E8(_thisAdjusted, ___start0, method); } // System.Boolean System.Xml.Schema.XsdDateTime_Parser::ParseTime(System.Int32U26) extern "C" IL2CPP_METHOD_ATTR bool Parser_ParseTime_mC2BEE218B609361BFD59023A04104CC1484B6522 (Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * __this, int32_t* ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Parser_ParseTime_mC2BEE218B609361BFD59023A04104CC1484B6522_MetadataUsageId); 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->get_address_of_hour_4(); bool L_3 = Parser_Parse2Dig_m6D0AA415C9DA36722D24451E7B68ADA24703ECDD((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, L_1, (int32_t*)L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0159; } } { int32_t L_4 = __this->get_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_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_7 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_LzHH_8(); bool L_8 = Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)L_7)), ((int32_t)58), /*hidden argument*/NULL); if (!L_8) { goto IL_0159; } } { int32_t* L_9 = ___start0; int32_t L_10 = *((int32_t*)L_9); IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_11 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_LzHH__9(); int32_t* L_12 = __this->get_address_of_minute_5(); bool L_13 = Parser_Parse2Dig_m6D0AA415C9DA36722D24451E7B68ADA24703ECDD((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)), (int32_t*)L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0159; } } { int32_t L_14 = __this->get_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_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_17 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_LzHH_mm_10(); bool L_18 = Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)L_17)), ((int32_t)58), /*hidden argument*/NULL); if (!L_18) { goto IL_0159; } } { int32_t* L_19 = ___start0; int32_t L_20 = *((int32_t*)L_19); IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_21 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_LzHH_mm__11(); int32_t* L_22 = __this->get_address_of_second_6(); bool L_23 = Parser_Parse2Dig_m6D0AA415C9DA36722D24451E7B68ADA24703ECDD((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)L_21)), (int32_t*)L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_0159; } } { int32_t L_24 = __this->get_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_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_28 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_LzHH_mm_ss_12(); *((int32_t*)L_25) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)L_28)); int32_t* L_29 = ___start0; int32_t L_30 = *((int32_t*)L_29); bool L_31 = Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, L_30, ((int32_t)46), /*hidden argument*/NULL); if (!L_31) { goto IL_0157; } } { __this->set_fraction_7(0); V_0 = 0; V_1 = 0; goto IL_010a; } IL_00bc: { String_t* L_32 = __this->get_text_11(); int32_t* L_33 = ___start0; int32_t L_34 = *((int32_t*)L_33); NullCheck(L_32); Il2CppChar L_35 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_32, L_34, /*hidden argument*/NULL); V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_35, (int32_t)((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->get_fraction_7(); int32_t L_39 = V_2; __this->set_fraction_7(((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_38, (int32_t)((int32_t)10))), (int32_t)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((int32_t)L_45, (int32_t)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((int32_t)L_48, (int32_t)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->get_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->get_fraction_7(); IL2CPP_RUNTIME_CLASS_INIT(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_il2cpp_TypeInfo_var); Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_55 = ((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_StaticFields*)il2cpp_codegen_static_fields_for(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_il2cpp_TypeInfo_var))->get_Power10_13(); int32_t L_56 = V_0; NullCheck(L_55); int32_t L_57 = ((int32_t)il2cpp_codegen_subtract((int32_t)7, (int32_t)L_56)); int32_t L_58 = (L_55)->GetAt(static_cast(L_57)); __this->set_fraction_7(((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)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->get_fraction_7(); V_1 = ((int32_t)((int32_t)L_60&(int32_t)1)); } IL_0149: { int32_t L_61 = __this->get_fraction_7(); int32_t L_62 = V_1; __this->set_fraction_7(((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62))); } IL_0157: { return (bool)1; } IL_0159: { __this->set_hour_4(0); return (bool)0; } } extern "C" bool Parser_ParseTime_mC2BEE218B609361BFD59023A04104CC1484B6522_AdjustorThunk (RuntimeObject * __this, int32_t* ___start0, const RuntimeMethod* method) { Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * _thisAdjusted = reinterpret_cast(__this + 1); return Parser_ParseTime_mC2BEE218B609361BFD59023A04104CC1484B6522(_thisAdjusted, ___start0, method); } // System.Boolean System.Xml.Schema.XsdDateTime_Parser::ParseZoneAndWhitespace(System.Int32) extern "C" IL2CPP_METHOD_ATTR bool Parser_ParseZoneAndWhitespace_mF12D527E9CA6A66E1AE3D54CCA17F511970D0F46 (Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * __this, int32_t ___start0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Parser_ParseZoneAndWhitespace_mF12D527E9CA6A66E1AE3D54CCA17F511970D0F46_MetadataUsageId); s_Il2CppMethodInitialized = true; } Il2CppChar V_0 = 0x0; { int32_t L_0 = ___start0; int32_t L_1 = __this->get_length_12(); if ((((int32_t)L_0) >= ((int32_t)L_1))) { goto IL_00c4; } } { String_t* L_2 = __this->get_text_11(); int32_t L_3 = ___start0; NullCheck(L_2); Il2CppChar L_4 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_2, L_3, /*hidden argument*/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->set_kind_8(1); int32_t L_7 = ___start0; ___start0 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); goto IL_00c4; } IL_0034: { int32_t L_8 = ___start0; int32_t L_9 = __this->get_length_12(); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)5))) >= ((int32_t)L_9))) { goto IL_00c4; } } { int32_t L_10 = ___start0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_11 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz__13(); int32_t* L_12 = __this->get_address_of_zoneHour_9(); bool L_13 = Parser_Parse2Dig_m6D0AA415C9DA36722D24451E7B68ADA24703ECDD((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)), (int32_t*)L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_00c4; } } { int32_t L_14 = __this->get_zoneHour_9(); if ((((int32_t)L_14) > ((int32_t)((int32_t)99)))) { goto IL_00c4; } } { int32_t L_15 = ___start0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_16 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz_zz_14(); bool L_17 = Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)L_16)), ((int32_t)58), /*hidden argument*/NULL); if (!L_17) { goto IL_00c4; } } { int32_t L_18 = ___start0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_19 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz_zz__15(); int32_t* L_20 = __this->get_address_of_zoneMinute_10(); bool L_21 = Parser_Parse2Dig_m6D0AA415C9DA36722D24451E7B68ADA24703ECDD((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 *)__this, ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)L_19)), (int32_t*)L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_00c4; } } { int32_t L_22 = __this->get_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->set_kind_8(2); int32_t L_24 = ___start0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_25 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz_zz_zz_16(); ___start0 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)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->set_kind_8(3); int32_t L_27 = ___start0; IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var); int32_t L_28 = ((XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_tEA54A4A77DD9458E97F1306F2013714582663CC5_il2cpp_TypeInfo_var))->get_Lz_zz_zz_16(); ___start0 = ((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)L_28)); goto IL_00c4; } IL_00bf: { int32_t L_29 = ___start0; ___start0 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_00c4: { int32_t L_30 = ___start0; int32_t L_31 = __this->get_length_12(); if ((((int32_t)L_30) >= ((int32_t)L_31))) { goto IL_00e0; } } { String_t* L_32 = __this->get_text_11(); int32_t L_33 = ___start0; NullCheck(L_32); Il2CppChar L_34 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_32, L_33, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Char_tBF22D9FC341BE970735250BB6FF1A4A92BBA58B9_il2cpp_TypeInfo_var); bool L_35 = Char_IsWhiteSpace_m8AE1C4157A1E1D8F5022630F4229AB26223BDC6B(L_34, /*hidden argument*/NULL); if (L_35) { goto IL_00bf; } } IL_00e0: { int32_t L_36 = ___start0; int32_t L_37 = __this->get_length_12(); return (bool)((((int32_t)L_36) == ((int32_t)L_37))? 1 : 0); } } extern "C" bool Parser_ParseZoneAndWhitespace_mF12D527E9CA6A66E1AE3D54CCA17F511970D0F46_AdjustorThunk (RuntimeObject * __this, int32_t ___start0, const RuntimeMethod* method) { Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * _thisAdjusted = reinterpret_cast(__this + 1); return Parser_ParseZoneAndWhitespace_mF12D527E9CA6A66E1AE3D54CCA17F511970D0F46(_thisAdjusted, ___start0, method); } // System.Boolean System.Xml.Schema.XsdDateTime_Parser::Parse4Dig(System.Int32,System.Int32U26) extern "C" IL2CPP_METHOD_ATTR bool Parser_Parse4Dig_m218D137EF92E44754222651826C2CC1D8DD80A42 (Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * __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->get_length_12(); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)3))) >= ((int32_t)L_1))) { goto IL_0089; } } { String_t* L_2 = __this->get_text_11(); int32_t L_3 = ___start0; NullCheck(L_2); Il2CppChar L_4 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_2, L_3, /*hidden argument*/NULL); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)((int32_t)48))); String_t* L_5 = __this->get_text_11(); int32_t L_6 = ___start0; NullCheck(L_5); Il2CppChar L_7 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_5, ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)), /*hidden argument*/NULL); V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)((int32_t)48))); String_t* L_8 = __this->get_text_11(); int32_t L_9 = ___start0; NullCheck(L_8); Il2CppChar L_10 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_8, ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)2)), /*hidden argument*/NULL); V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)((int32_t)48))); String_t* L_11 = __this->get_text_11(); int32_t L_12 = ___start0; NullCheck(L_11); Il2CppChar L_13 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_11, ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)3)), /*hidden argument*/NULL); V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)((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)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_23, (int32_t)((int32_t)10))), (int32_t)L_24)), (int32_t)((int32_t)10))), (int32_t)L_25)), (int32_t)((int32_t)10))), (int32_t)L_26)); return (bool)1; } IL_0089: { return (bool)0; } } extern "C" bool Parser_Parse4Dig_m218D137EF92E44754222651826C2CC1D8DD80A42_AdjustorThunk (RuntimeObject * __this, int32_t ___start0, int32_t* ___num1, const RuntimeMethod* method) { Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * _thisAdjusted = reinterpret_cast(__this + 1); return Parser_Parse4Dig_m218D137EF92E44754222651826C2CC1D8DD80A42(_thisAdjusted, ___start0, ___num1, method); } // System.Boolean System.Xml.Schema.XsdDateTime_Parser::Parse2Dig(System.Int32,System.Int32U26) extern "C" IL2CPP_METHOD_ATTR bool Parser_Parse2Dig_m6D0AA415C9DA36722D24451E7B68ADA24703ECDD (Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * __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->get_length_12(); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1))) >= ((int32_t)L_1))) { goto IL_0049; } } { String_t* L_2 = __this->get_text_11(); int32_t L_3 = ___start0; NullCheck(L_2); Il2CppChar L_4 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_2, L_3, /*hidden argument*/NULL); V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)((int32_t)48))); String_t* L_5 = __this->get_text_11(); int32_t L_6 = ___start0; NullCheck(L_5); Il2CppChar L_7 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_5, ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)), /*hidden argument*/NULL); V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)((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)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)((int32_t)10))), (int32_t)L_14)); return (bool)1; } IL_0049: { return (bool)0; } } extern "C" bool Parser_Parse2Dig_m6D0AA415C9DA36722D24451E7B68ADA24703ECDD_AdjustorThunk (RuntimeObject * __this, int32_t ___start0, int32_t* ___num1, const RuntimeMethod* method) { Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * _thisAdjusted = reinterpret_cast(__this + 1); return Parser_Parse2Dig_m6D0AA415C9DA36722D24451E7B68ADA24703ECDD(_thisAdjusted, ___start0, ___num1, method); } // System.Boolean System.Xml.Schema.XsdDateTime_Parser::ParseChar(System.Int32,System.Char) extern "C" IL2CPP_METHOD_ATTR bool Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07 (Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * __this, int32_t ___start0, Il2CppChar ___ch1, const RuntimeMethod* method) { { int32_t L_0 = ___start0; int32_t L_1 = __this->get_length_12(); if ((((int32_t)L_0) >= ((int32_t)L_1))) { goto IL_0019; } } { String_t* L_2 = __this->get_text_11(); int32_t L_3 = ___start0; NullCheck(L_2); Il2CppChar L_4 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_2, L_3, /*hidden argument*/NULL); Il2CppChar L_5 = ___ch1; return (bool)((((int32_t)L_4) == ((int32_t)L_5))? 1 : 0); } IL_0019: { return (bool)0; } } extern "C" bool Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07_AdjustorThunk (RuntimeObject * __this, int32_t ___start0, Il2CppChar ___ch1, const RuntimeMethod* method) { Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9 * _thisAdjusted = reinterpret_cast(__this + 1); return Parser_ParseChar_m87DE7EE43F088A19FA075233D2782F3DAAD1EB07(_thisAdjusted, ___start0, ___ch1, method); } // System.Boolean System.Xml.Schema.XsdDateTime_Parser::Test(System.Xml.Schema.XsdDateTimeFlags,System.Xml.Schema.XsdDateTimeFlags) extern "C" IL2CPP_METHOD_ATTR bool Parser_Test_m506A9A37A4B61BA7CF92988D61C78A35B3D223CC (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() extern "C" IL2CPP_METHOD_ATTR void Parser__cctor_mBB69E15FC969C8FD829AD47A369469D5A238CEF8 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Parser__cctor_mBB69E15FC969C8FD829AD47A369469D5A238CEF8_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_0 = (Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83*)SZArrayNew(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83_il2cpp_TypeInfo_var, (uint32_t)7); Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* L_1 = L_0; RuntimeFieldHandle_t844BDF00E8E6FE69D9AEAA7657F09018B864F4EF L_2 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tBA431F51A4722F0776A8592A8C2A8770D6D54EFB____9E31F24F64765FCAA589F589324D17C9FCF6A06D_2_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m29F50CDFEEE0AB868200291366253DD4737BC76A((RuntimeArray *)(RuntimeArray *)L_1, L_2, /*hidden argument*/NULL); ((Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_StaticFields*)il2cpp_codegen_static_fields_for(Parser_t402903C4103D1084228988A8DA76C1FCB8D890B9_il2cpp_TypeInfo_var))->set_Power10_13(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 #ifdef __clang__ #pragma 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) extern "C" IL2CPP_METHOD_ATTR void XsdDuration__ctor_m9D8EF5FD4B02BD5C9B8EA2BE450C1ECFE10F8087 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __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) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XsdDuration__ctor_m9D8EF5FD4B02BD5C9B8EA2BE450C1ECFE10F8087_MetadataUsageId); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___years1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000f; } } { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_1 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_1, _stringLiteralE21EE77D500910A11959B5AF57FD48D7CF7F326A, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, NULL, XsdDuration__ctor_m9D8EF5FD4B02BD5C9B8EA2BE450C1ECFE10F8087_RuntimeMethod_var); } IL_000f: { int32_t L_2 = ___months2; if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_001e; } } { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_3 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_3, _stringLiteralF1494311E45E6D88177EAF1A6727542529836CC8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, NULL, XsdDuration__ctor_m9D8EF5FD4B02BD5C9B8EA2BE450C1ECFE10F8087_RuntimeMethod_var); } IL_001e: { int32_t L_4 = ___days3; if ((((int32_t)L_4) >= ((int32_t)0))) { goto IL_002e; } } { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_5 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_5, _stringLiteral5548AE4F34CBB6E30414532924E2088D915B460F, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, NULL, XsdDuration__ctor_m9D8EF5FD4B02BD5C9B8EA2BE450C1ECFE10F8087_RuntimeMethod_var); } IL_002e: { int32_t L_6 = ___hours4; if ((((int32_t)L_6) >= ((int32_t)0))) { goto IL_003e; } } { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_7 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_7, _stringLiteral5AEDEE0964C6B2B3FC2C57843D266E138C2F128A, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, NULL, XsdDuration__ctor_m9D8EF5FD4B02BD5C9B8EA2BE450C1ECFE10F8087_RuntimeMethod_var); } IL_003e: { int32_t L_8 = ___minutes5; if ((((int32_t)L_8) >= ((int32_t)0))) { goto IL_004e; } } { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_9 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_9, _stringLiteralBE2E2BB698C7A42A8FF654D6025FA7C4C335BFC9, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, NULL, XsdDuration__ctor_m9D8EF5FD4B02BD5C9B8EA2BE450C1ECFE10F8087_RuntimeMethod_var); } IL_004e: { int32_t L_10 = ___seconds6; if ((((int32_t)L_10) >= ((int32_t)0))) { goto IL_005e; } } { ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_11 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_11, _stringLiteral7FEBCE039C4CF1C9115E832792B7D7F24FA56D4E, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, NULL, XsdDuration__ctor_m9D8EF5FD4B02BD5C9B8EA2BE450C1ECFE10F8087_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_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA * L_14 = (ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA *)il2cpp_codegen_object_new(ArgumentOutOfRangeException_t94D19DF918A54511AEDF4784C9A08741BAD1DEDA_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_m6B36E60C989DC798A8B44556DB35960282B133A6(L_14, _stringLiteralCC2FB9E43FA8375F6DCEC9B8C30EFE25D30E1351, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, NULL, XsdDuration__ctor_m9D8EF5FD4B02BD5C9B8EA2BE450C1ECFE10F8087_RuntimeMethod_var); } IL_0077: { int32_t L_15 = ___years1; __this->set_years_0(L_15); int32_t L_16 = ___months2; __this->set_months_1(L_16); int32_t L_17 = ___days3; __this->set_days_2(L_17); int32_t L_18 = ___hours4; __this->set_hours_3(L_18); int32_t L_19 = ___minutes5; __this->set_minutes_4(L_19); int32_t L_20 = ___seconds6; __this->set_seconds_5(L_20); int32_t L_21 = ___nanoseconds7; __this->set_nanoseconds_6(L_21); bool L_22 = ___isNegative0; if (!L_22) { goto IL_00c2; } } { uint32_t L_23 = __this->get_nanoseconds_6(); __this->set_nanoseconds_6(((int32_t)((int32_t)L_23|(int32_t)((int32_t)-2147483648LL)))); } IL_00c2: { return; } } extern "C" void XsdDuration__ctor_m9D8EF5FD4B02BD5C9B8EA2BE450C1ECFE10F8087_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_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * _thisAdjusted = reinterpret_cast(__this + 1); XsdDuration__ctor_m9D8EF5FD4B02BD5C9B8EA2BE450C1ECFE10F8087(_thisAdjusted, ___isNegative0, ___years1, ___months2, ___days3, ___hours4, ___minutes5, ___seconds6, ___nanoseconds7, method); } // System.Void System.Xml.Schema.XsdDuration::.ctor(System.TimeSpan,System.Xml.Schema.XsdDuration_DurationType) extern "C" IL2CPP_METHOD_ATTR void XsdDuration__ctor_m135CFA3FC7F49953EE8185566363F5D96CD852D2 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___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 = TimeSpan_get_Ticks_m829C28C42028CDBFC9E338962DC7B6B10C8FFBE7((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&___timeSpan0), /*hidden argument*/NULL); V_0 = L_0; int64_t L_1 = V_0; if ((((int64_t)L_1) >= ((int64_t)(((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)((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)((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((int32_t)L_8, (int32_t)1)); V_4 = 0; } IL_004e: { bool L_9 = V_2; int32_t L_10 = V_3; int32_t L_11 = V_4; XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 L_12; memset(&L_12, 0, sizeof(L_12)); XsdDuration__ctor_m9D8EF5FD4B02BD5C9B8EA2BE450C1ECFE10F8087((&L_12), L_9, L_10, L_11, 0, 0, 0, 0, 0, /*hidden argument*/NULL); *(XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)__this = L_12; return; } IL_0063: { uint64_t L_13 = V_1; __this->set_nanoseconds_6(((int32_t)il2cpp_codegen_multiply((int32_t)(((int32_t)((uint32_t)((int64_t)((uint64_t)(int64_t)L_13%(uint64_t)(int64_t)(((int64_t)((int64_t)((int32_t)10000000))))))))), (int32_t)((int32_t)100)))); bool L_14 = V_2; if (!L_14) { goto IL_008a; } } { uint32_t L_15 = __this->get_nanoseconds_6(); __this->set_nanoseconds_6(((int32_t)((int32_t)L_15|(int32_t)((int32_t)-2147483648LL)))); } IL_008a: { __this->set_years_0(0); __this->set_months_1(0); uint64_t L_16 = V_1; __this->set_days_2((((int32_t)((int32_t)((int64_t)((uint64_t)(int64_t)L_16/(uint64_t)(int64_t)((int64_t)864000000000LL))))))); uint64_t L_17 = V_1; __this->set_hours_3((((int32_t)((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)((int64_t)((int32_t)24)))))))))); uint64_t L_18 = V_1; __this->set_minutes_4((((int32_t)((int32_t)((int64_t)((uint64_t)(int64_t)((int64_t)((uint64_t)(int64_t)L_18/(uint64_t)(int64_t)(((int64_t)((int64_t)((int32_t)600000000))))))%(uint64_t)(int64_t)(((int64_t)((int64_t)((int32_t)60)))))))))); uint64_t L_19 = V_1; __this->set_seconds_5((((int32_t)((int32_t)((int64_t)((uint64_t)(int64_t)((int64_t)((uint64_t)(int64_t)L_19/(uint64_t)(int64_t)(((int64_t)((int64_t)((int32_t)10000000))))))%(uint64_t)(int64_t)(((int64_t)((int64_t)((int32_t)60)))))))))); return; } } extern "C" void XsdDuration__ctor_m135CFA3FC7F49953EE8185566363F5D96CD852D2_AdjustorThunk (RuntimeObject * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 ___timeSpan0, int32_t ___durationType1, const RuntimeMethod* method) { XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * _thisAdjusted = reinterpret_cast(__this + 1); XsdDuration__ctor_m135CFA3FC7F49953EE8185566363F5D96CD852D2(_thisAdjusted, ___timeSpan0, ___durationType1, method); } // System.Void System.Xml.Schema.XsdDuration::.ctor(System.String,System.Xml.Schema.XsdDuration_DurationType) extern "C" IL2CPP_METHOD_ATTR void XsdDuration__ctor_mDEE04E0D9A547433A26206EAE150AE5B83C29E35 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, String_t* ___s0, int32_t ___durationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XsdDuration__ctor_mDEE04E0D9A547433A26206EAE150AE5B83C29E35_MetadataUsageId); s_Il2CppMethodInitialized = true; } XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 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 = XsdDuration_TryParse_mA6FCA6B927DB37AA93968FD15AB255498B8DADF2(L_0, L_1, (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)(&V_0), /*hidden argument*/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, NULL, XsdDuration__ctor_mDEE04E0D9A547433A26206EAE150AE5B83C29E35_RuntimeMethod_var); } IL_000f: { int32_t L_5 = XsdDuration_get_Years_mD1864764100F0D07AE37001EAC91C82EB9E5387C((XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)(&V_0), /*hidden argument*/NULL); __this->set_years_0(L_5); int32_t L_6 = XsdDuration_get_Months_mC9F9497795B3CA3601EE31E8C953737B3130B0F9((XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)(&V_0), /*hidden argument*/NULL); __this->set_months_1(L_6); int32_t L_7 = XsdDuration_get_Days_m512CB48F5DB5A57AC0D725F34E47140D9269D7AC((XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)(&V_0), /*hidden argument*/NULL); __this->set_days_2(L_7); int32_t L_8 = XsdDuration_get_Hours_m656FFD7D4BAFA9740107A2070C3EE4D970724BF4((XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)(&V_0), /*hidden argument*/NULL); __this->set_hours_3(L_8); int32_t L_9 = XsdDuration_get_Minutes_m8C9B4C7B9DB03D028D42329A28FD33F9742612BA((XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)(&V_0), /*hidden argument*/NULL); __this->set_minutes_4(L_9); int32_t L_10 = XsdDuration_get_Seconds_m4E677E6F0A92B5026206DE13494C0DC345CBE202((XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)(&V_0), /*hidden argument*/NULL); __this->set_seconds_5(L_10); int32_t L_11 = XsdDuration_get_Nanoseconds_m48D36B7BE5AB32623F479AA763D7872770216B0A((XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)(&V_0), /*hidden argument*/NULL); __this->set_nanoseconds_6(L_11); bool L_12 = XsdDuration_get_IsNegative_mF6CA476B230C74E0070425C9501708C21A5555E1((XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)(&V_0), /*hidden argument*/NULL); if (!L_12) { goto IL_0085; } } { uint32_t L_13 = __this->get_nanoseconds_6(); __this->set_nanoseconds_6(((int32_t)((int32_t)L_13|(int32_t)((int32_t)-2147483648LL)))); } IL_0085: { return; } } extern "C" void XsdDuration__ctor_mDEE04E0D9A547433A26206EAE150AE5B83C29E35_AdjustorThunk (RuntimeObject * __this, String_t* ___s0, int32_t ___durationType1, const RuntimeMethod* method) { XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * _thisAdjusted = reinterpret_cast(__this + 1); XsdDuration__ctor_mDEE04E0D9A547433A26206EAE150AE5B83C29E35(_thisAdjusted, ___s0, ___durationType1, method); } // System.Boolean System.Xml.Schema.XsdDuration::get_IsNegative() extern "C" IL2CPP_METHOD_ATTR bool XsdDuration_get_IsNegative_mF6CA476B230C74E0070425C9501708C21A5555E1 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_nanoseconds_6(); return (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)-2147483648LL)))) <= ((uint32_t)0)))? 1 : 0); } } extern "C" bool XsdDuration_get_IsNegative_mF6CA476B230C74E0070425C9501708C21A5555E1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDuration_get_IsNegative_mF6CA476B230C74E0070425C9501708C21A5555E1(_thisAdjusted, method); } // System.Int32 System.Xml.Schema.XsdDuration::get_Years() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Years_mD1864764100F0D07AE37001EAC91C82EB9E5387C (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_years_0(); return L_0; } } extern "C" int32_t XsdDuration_get_Years_mD1864764100F0D07AE37001EAC91C82EB9E5387C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDuration_get_Years_mD1864764100F0D07AE37001EAC91C82EB9E5387C(_thisAdjusted, method); } // System.Int32 System.Xml.Schema.XsdDuration::get_Months() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Months_mC9F9497795B3CA3601EE31E8C953737B3130B0F9 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_months_1(); return L_0; } } extern "C" int32_t XsdDuration_get_Months_mC9F9497795B3CA3601EE31E8C953737B3130B0F9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDuration_get_Months_mC9F9497795B3CA3601EE31E8C953737B3130B0F9(_thisAdjusted, method); } // System.Int32 System.Xml.Schema.XsdDuration::get_Days() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Days_m512CB48F5DB5A57AC0D725F34E47140D9269D7AC (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_days_2(); return L_0; } } extern "C" int32_t XsdDuration_get_Days_m512CB48F5DB5A57AC0D725F34E47140D9269D7AC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDuration_get_Days_m512CB48F5DB5A57AC0D725F34E47140D9269D7AC(_thisAdjusted, method); } // System.Int32 System.Xml.Schema.XsdDuration::get_Hours() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Hours_m656FFD7D4BAFA9740107A2070C3EE4D970724BF4 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_hours_3(); return L_0; } } extern "C" int32_t XsdDuration_get_Hours_m656FFD7D4BAFA9740107A2070C3EE4D970724BF4_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDuration_get_Hours_m656FFD7D4BAFA9740107A2070C3EE4D970724BF4(_thisAdjusted, method); } // System.Int32 System.Xml.Schema.XsdDuration::get_Minutes() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Minutes_m8C9B4C7B9DB03D028D42329A28FD33F9742612BA (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_minutes_4(); return L_0; } } extern "C" int32_t XsdDuration_get_Minutes_m8C9B4C7B9DB03D028D42329A28FD33F9742612BA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDuration_get_Minutes_m8C9B4C7B9DB03D028D42329A28FD33F9742612BA(_thisAdjusted, method); } // System.Int32 System.Xml.Schema.XsdDuration::get_Seconds() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Seconds_m4E677E6F0A92B5026206DE13494C0DC345CBE202 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_seconds_5(); return L_0; } } extern "C" int32_t XsdDuration_get_Seconds_m4E677E6F0A92B5026206DE13494C0DC345CBE202_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDuration_get_Seconds_m4E677E6F0A92B5026206DE13494C0DC345CBE202(_thisAdjusted, method); } // System.Int32 System.Xml.Schema.XsdDuration::get_Nanoseconds() extern "C" IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Nanoseconds_m48D36B7BE5AB32623F479AA763D7872770216B0A (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_nanoseconds_6(); return ((int32_t)((int32_t)L_0&(int32_t)((int32_t)2147483647LL))); } } extern "C" int32_t XsdDuration_get_Nanoseconds_m48D36B7BE5AB32623F479AA763D7872770216B0A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDuration_get_Nanoseconds_m48D36B7BE5AB32623F479AA763D7872770216B0A(_thisAdjusted, method); } // System.TimeSpan System.Xml.Schema.XsdDuration::ToTimeSpan(System.Xml.Schema.XsdDuration_DurationType) extern "C" IL2CPP_METHOD_ATTR TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 XsdDuration_ToTimeSpan_mD723387D35FEF937936C0D99C12862DE600C35D1 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, int32_t ___durationType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XsdDuration_ToTimeSpan_mD723387D35FEF937936C0D99C12862DE600C35D1_MetadataUsageId); s_Il2CppMethodInitialized = true; } TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 V_0; memset(&V_0, 0, sizeof(V_0)); Exception_t * V_1 = NULL; { int32_t L_0 = ___durationType0; Exception_t * L_1 = XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054((XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)__this, L_0, (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)(&V_0), /*hidden argument*/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, NULL, XsdDuration_ToTimeSpan_mD723387D35FEF937936C0D99C12862DE600C35D1_RuntimeMethod_var); } IL_000f: { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_4 = V_0; return L_4; } } extern "C" TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 XsdDuration_ToTimeSpan_mD723387D35FEF937936C0D99C12862DE600C35D1_AdjustorThunk (RuntimeObject * __this, int32_t ___durationType0, const RuntimeMethod* method) { XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDuration_ToTimeSpan_mD723387D35FEF937936C0D99C12862DE600C35D1(_thisAdjusted, ___durationType0, method); } // System.Exception System.Xml.Schema.XsdDuration::TryToTimeSpan(System.TimeSpanU26) extern "C" IL2CPP_METHOD_ATTR Exception_t * XsdDuration_TryToTimeSpan_m2F7BEFB7EAE4363117EB1C53D984F0C1FCABFC35 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * ___result0, const RuntimeMethod* method) { { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * L_0 = ___result0; Exception_t * L_1 = XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054((XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)__this, 0, (TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)L_0, /*hidden argument*/NULL); return L_1; } } extern "C" Exception_t * XsdDuration_TryToTimeSpan_m2F7BEFB7EAE4363117EB1C53D984F0C1FCABFC35_AdjustorThunk (RuntimeObject * __this, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * ___result0, const RuntimeMethod* method) { XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDuration_TryToTimeSpan_m2F7BEFB7EAE4363117EB1C53D984F0C1FCABFC35(_thisAdjusted, ___result0, method); } // System.Exception System.Xml.Schema.XsdDuration::TryToTimeSpan(System.Xml.Schema.XsdDuration_DurationType,System.TimeSpanU26) extern "C" IL2CPP_METHOD_ATTR Exception_t * XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, int32_t ___durationType0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * ___result1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_MetadataUsageId); s_Il2CppMethodInitialized = true; } Exception_t * V_0 = NULL; uint64_t V_1 = 0; Exception_t * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = -1; NO_UNUSED_WARNING (__leave_target); { V_0 = (Exception_t *)NULL; V_1 = (((int64_t)((int64_t)0))); } IL_0005: try { // begin try (depth: 1) { int32_t L_0 = ___durationType0; if ((((int32_t)L_0) == ((int32_t)2))) { goto IL_0038; } } IL_0009: { uint64_t L_1 = V_1; int32_t L_2 = __this->get_years_0(); if ((uint64_t)(L_2) > std::numeric_limits::max()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); int32_t L_3 = __this->get_months_1(); if ((uint64_t)(L_3) > std::numeric_limits::max()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); if ((uint64_t)(((uint64_t)((uint64_t)L_2))) > kIl2CppUInt64Max - (uint64_t)((int64_t)((uint64_t)(int64_t)(((uint64_t)((uint64_t)L_3)))/(uint64_t)(int64_t)(((int64_t)((int64_t)((int32_t)12))))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); if (il2cpp_codegen_check_mul_oveflow_u64(((int64_t)il2cpp_codegen_add((int64_t)(((uint64_t)((uint64_t)L_2))), (int64_t)((int64_t)((uint64_t)(int64_t)(((uint64_t)((uint64_t)L_3)))/(uint64_t)(int64_t)(((int64_t)((int64_t)((int32_t)12)))))))), (((int64_t)((int64_t)((int32_t)365)))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); if ((uint64_t)L_1 > kIl2CppUInt64Max - (uint64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)il2cpp_codegen_add((int64_t)(((uint64_t)((uint64_t)L_2))), (int64_t)((int64_t)((uint64_t)(int64_t)(((uint64_t)((uint64_t)L_3)))/(uint64_t)(int64_t)(((int64_t)((int64_t)((int32_t)12)))))))), (int64_t)(((int64_t)((int64_t)((int32_t)365))))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_1, (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)il2cpp_codegen_add((int64_t)(((uint64_t)((uint64_t)L_2))), (int64_t)((int64_t)((uint64_t)(int64_t)(((uint64_t)((uint64_t)L_3)))/(uint64_t)(int64_t)(((int64_t)((int64_t)((int32_t)12)))))))), (int64_t)(((int64_t)((int64_t)((int32_t)365)))))))); uint64_t L_4 = V_1; int32_t L_5 = __this->get_months_1(); if ((uint64_t)(L_5) > std::numeric_limits::max()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); if (il2cpp_codegen_check_mul_oveflow_u64(((int64_t)((uint64_t)(int64_t)(((uint64_t)((uint64_t)L_5)))%(uint64_t)(int64_t)(((int64_t)((int64_t)((int32_t)12)))))), (((int64_t)((int64_t)((int32_t)30)))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); if ((uint64_t)L_4 > kIl2CppUInt64Max - (uint64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((uint64_t)(int64_t)(((uint64_t)((uint64_t)L_5)))%(uint64_t)(int64_t)(((int64_t)((int64_t)((int32_t)12)))))), (int64_t)(((int64_t)((int64_t)((int32_t)30))))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_4, (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((uint64_t)(int64_t)(((uint64_t)((uint64_t)L_5)))%(uint64_t)(int64_t)(((int64_t)((int64_t)((int32_t)12)))))), (int64_t)(((int64_t)((int64_t)((int32_t)30)))))))); } IL_0038: { int32_t L_6 = ___durationType0; if ((((int32_t)L_6) == ((int32_t)1))) { goto IL_008f; } } IL_003c: { uint64_t L_7 = V_1; int32_t L_8 = __this->get_days_2(); if ((uint64_t)(L_8) > std::numeric_limits::max()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); if ((uint64_t)L_7 > kIl2CppUInt64Max - (uint64_t)(((uint64_t)((uint64_t)L_8)))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_7, (int64_t)(((uint64_t)((uint64_t)L_8))))); uint64_t L_9 = V_1; if (il2cpp_codegen_check_mul_oveflow_u64(L_9, (((int64_t)((int64_t)((int32_t)24)))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_9, (int64_t)(((int64_t)((int64_t)((int32_t)24)))))); uint64_t L_10 = V_1; int32_t L_11 = __this->get_hours_3(); if ((uint64_t)(L_11) > std::numeric_limits::max()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); if ((uint64_t)L_10 > kIl2CppUInt64Max - (uint64_t)(((uint64_t)((uint64_t)L_11)))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_10, (int64_t)(((uint64_t)((uint64_t)L_11))))); uint64_t L_12 = V_1; if (il2cpp_codegen_check_mul_oveflow_u64(L_12, (((int64_t)((int64_t)((int32_t)60)))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_12, (int64_t)(((int64_t)((int64_t)((int32_t)60)))))); uint64_t L_13 = V_1; int32_t L_14 = __this->get_minutes_4(); if ((uint64_t)(L_14) > std::numeric_limits::max()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); if ((uint64_t)L_13 > kIl2CppUInt64Max - (uint64_t)(((uint64_t)((uint64_t)L_14)))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_13, (int64_t)(((uint64_t)((uint64_t)L_14))))); uint64_t L_15 = V_1; if (il2cpp_codegen_check_mul_oveflow_u64(L_15, (((int64_t)((int64_t)((int32_t)60)))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_15, (int64_t)(((int64_t)((int64_t)((int32_t)60)))))); uint64_t L_16 = V_1; int32_t L_17 = __this->get_seconds_5(); if ((uint64_t)(L_17) > std::numeric_limits::max()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); if ((uint64_t)L_16 > kIl2CppUInt64Max - (uint64_t)(((uint64_t)((uint64_t)L_17)))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_16, (int64_t)(((uint64_t)((uint64_t)L_17))))); uint64_t L_18 = V_1; if (il2cpp_codegen_check_mul_oveflow_u64(L_18, (((int64_t)((int64_t)((int32_t)10000000)))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_18, (int64_t)(((int64_t)((int64_t)((int32_t)10000000)))))); uint64_t L_19 = V_1; int32_t L_20 = XsdDuration_get_Nanoseconds_m48D36B7BE5AB32623F479AA763D7872770216B0A((XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)__this, /*hidden argument*/NULL); if ((uint64_t)(L_20) > std::numeric_limits::max()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); if ((uint64_t)L_19 > kIl2CppUInt64Max - (uint64_t)((int64_t)((uint64_t)(int64_t)(((uint64_t)((uint64_t)L_20)))/(uint64_t)(int64_t)(((int64_t)((int64_t)((int32_t)100))))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_19, (int64_t)((int64_t)((uint64_t)(int64_t)(((uint64_t)((uint64_t)L_20)))/(uint64_t)(int64_t)(((int64_t)((int64_t)((int32_t)100)))))))); goto IL_009b; } IL_008f: { 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(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_21, (int64_t)((int64_t)864000000000LL))); } IL_009b: { bool L_22 = XsdDuration_get_IsNegative_mF6CA476B230C74E0070425C9501708C21A5555E1((XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)__this, /*hidden argument*/NULL); if (!L_22) { goto IL_00d7; } } IL_00a3: { uint64_t L_23 = V_1; if ((!(((uint64_t)L_23) == ((uint64_t)((int64_t)std::numeric_limits::min()))))) { goto IL_00c5; } } IL_00af: { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * L_24 = ___result1; TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_25; memset(&L_25, 0, sizeof(L_25)); TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5((&L_25), ((int64_t)std::numeric_limits::min()), /*hidden argument*/NULL); *(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)L_24 = L_25; goto IL_00e4; } IL_00c5: { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * L_26 = ___result1; uint64_t L_27 = V_1; if ((uint64_t)(L_27) > 9223372036854775807LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); if (il2cpp_codegen_check_sub_overflow((int64_t)(((int64_t)((int64_t)0))), (int64_t)(((int64_t)((int64_t)L_27))))) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_28; memset(&L_28, 0, sizeof(L_28)); TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5((&L_28), ((int64_t)il2cpp_codegen_subtract((int64_t)(((int64_t)((int64_t)0))), (int64_t)(((int64_t)((int64_t)L_27))))), /*hidden argument*/NULL); *(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)L_26 = L_28; goto IL_00e4; } IL_00d7: { TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * L_29 = ___result1; uint64_t L_30 = V_1; if ((uint64_t)(L_30) > 9223372036854775807LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), NULL, XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_RuntimeMethod_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_31; memset(&L_31, 0, sizeof(L_31)); TimeSpan__ctor_mEB013EB288370617E8D465D75BE383C4058DB5A5((&L_31), (((int64_t)((int64_t)L_30))), /*hidden argument*/NULL); *(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)L_29 = L_31; } IL_00e4: { V_2 = (Exception_t *)NULL; goto IL_011f; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __exception_local = (Exception_t *)e.ex; if(il2cpp_codegen_class_is_assignable_from (OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D_il2cpp_TypeInfo_var, il2cpp_codegen_object_class(e.ex))) goto CATCH_00e8; throw e; } CATCH_00e8: { // begin catch(System.OverflowException) TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * L_32 = ___result1; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var); TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 L_33 = ((TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4_il2cpp_TypeInfo_var))->get_MinValue_2(); *(TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 *)L_32 = L_33; ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_34 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_35 = L_34; int32_t L_36 = ___durationType0; int32_t L_37 = L_36; RuntimeObject * L_38 = Box(DurationType_t687DA1675447204D8E7F5E2B06C3AAD0A9ABC48A_il2cpp_TypeInfo_var, &L_37); NullCheck(L_35); ArrayElementTypeCheck (L_35, L_38); (L_35)->SetAt(static_cast(0), (RuntimeObject *)L_38); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_39 = L_35; NullCheck(L_39); ArrayElementTypeCheck (L_39, _stringLiteral716BF4BFDD48C8BE1229F59CD0D8B35D54774E2D); (L_39)->SetAt(static_cast(1), (RuntimeObject *)_stringLiteral716BF4BFDD48C8BE1229F59CD0D8B35D54774E2D); String_t* L_40 = Res_GetString_mBDB7AFD1EB8C2C577012518DC77B8646A3045E78(_stringLiteralC06928876195BF5106AD6CE1EF74075CCDFB0298, L_39, /*hidden argument*/NULL); OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D * L_41 = (OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D *)il2cpp_codegen_object_new(OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D_il2cpp_TypeInfo_var); OverflowException__ctor_mE1A042FFEBF00B79612E8595B8D49785B357D731(L_41, L_40, /*hidden argument*/NULL); V_0 = L_41; 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; } } extern "C" Exception_t * XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054_AdjustorThunk (RuntimeObject * __this, int32_t ___durationType0, TimeSpan_tA8069278ACE8A74D6DF7D514A9CD4432433F64C4 * ___result1, const RuntimeMethod* method) { XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDuration_TryToTimeSpan_mDDC5F0E71F84094E49CDD0A5993D48FA302D5054(_thisAdjusted, ___durationType0, ___result1, method); } // System.String System.Xml.Schema.XsdDuration::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* XsdDuration_ToString_mD1FEF82C500A3BDC1D76B14CF074D0820730DEEE (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, const RuntimeMethod* method) { { String_t* L_0 = XsdDuration_ToString_m499CA5CB3D90717C046BD5D599741B524087EDF7((XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)__this, 0, /*hidden argument*/NULL); return L_0; } } extern "C" String_t* XsdDuration_ToString_mD1FEF82C500A3BDC1D76B14CF074D0820730DEEE_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDuration_ToString_mD1FEF82C500A3BDC1D76B14CF074D0820730DEEE(_thisAdjusted, method); } // System.String System.Xml.Schema.XsdDuration::ToString(System.Xml.Schema.XsdDuration_DurationType) extern "C" IL2CPP_METHOD_ATTR String_t* XsdDuration_ToString_m499CA5CB3D90717C046BD5D599741B524087EDF7 (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * __this, int32_t ___durationType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XsdDuration_ToString_m499CA5CB3D90717C046BD5D599741B524087EDF7_MetadataUsageId); 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); StringBuilder__ctor_m1C0F2D97B838537A2D0F64033AE4EF02D150A956(L_0, ((int32_t)20), /*hidden argument*/NULL); V_0 = L_0; bool L_1 = XsdDuration_get_IsNegative_mF6CA476B230C74E0070425C9501708C21A5555E1((XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)__this, /*hidden argument*/NULL); if (!L_1) { goto IL_0019; } } { StringBuilder_t * L_2 = V_0; NullCheck(L_2); StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A(L_2, ((int32_t)45), /*hidden argument*/NULL); } IL_0019: { StringBuilder_t * L_3 = V_0; NullCheck(L_3); StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A(L_3, ((int32_t)80), /*hidden argument*/NULL); int32_t L_4 = ___durationType0; if ((((int32_t)L_4) == ((int32_t)2))) { goto IL_006c; } } { int32_t L_5 = __this->get_years_0(); if (!L_5) { goto IL_0049; } } { StringBuilder_t * L_6 = V_0; int32_t L_7 = __this->get_years_0(); IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_8 = XmlConvert_ToString_m77382EE674A1B6674515E6B7FE1D4E5DB1694BF0(L_7, /*hidden argument*/NULL); NullCheck(L_6); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_6, L_8, /*hidden argument*/NULL); StringBuilder_t * L_9 = V_0; NullCheck(L_9); StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A(L_9, ((int32_t)89), /*hidden argument*/NULL); } IL_0049: { int32_t L_10 = __this->get_months_1(); if (!L_10) { goto IL_006c; } } { StringBuilder_t * L_11 = V_0; int32_t L_12 = __this->get_months_1(); IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_13 = XmlConvert_ToString_m77382EE674A1B6674515E6B7FE1D4E5DB1694BF0(L_12, /*hidden argument*/NULL); NullCheck(L_11); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_11, L_13, /*hidden argument*/NULL); StringBuilder_t * L_14 = V_0; NullCheck(L_14); StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A(L_14, ((int32_t)77), /*hidden argument*/NULL); } IL_006c: { int32_t L_15 = ___durationType0; if ((((int32_t)L_15) == ((int32_t)1))) { goto IL_01c1; } } { int32_t L_16 = __this->get_days_2(); if (!L_16) { goto IL_0096; } } { StringBuilder_t * L_17 = V_0; int32_t L_18 = __this->get_days_2(); IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_19 = XmlConvert_ToString_m77382EE674A1B6674515E6B7FE1D4E5DB1694BF0(L_18, /*hidden argument*/NULL); NullCheck(L_17); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_17, L_19, /*hidden argument*/NULL); StringBuilder_t * L_20 = V_0; NullCheck(L_20); StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A(L_20, ((int32_t)68), /*hidden argument*/NULL); } IL_0096: { int32_t L_21 = __this->get_hours_3(); if (L_21) { goto IL_00b9; } } { int32_t L_22 = __this->get_minutes_4(); if (L_22) { goto IL_00b9; } } { int32_t L_23 = __this->get_seconds_5(); if (L_23) { goto IL_00b9; } } { int32_t L_24 = XsdDuration_get_Nanoseconds_m48D36B7BE5AB32623F479AA763D7872770216B0A((XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)__this, /*hidden argument*/NULL); if (!L_24) { goto IL_01a1; } } IL_00b9: { StringBuilder_t * L_25 = V_0; NullCheck(L_25); StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A(L_25, ((int32_t)84), /*hidden argument*/NULL); int32_t L_26 = __this->get_hours_3(); if (!L_26) { goto IL_00e5; } } { StringBuilder_t * L_27 = V_0; int32_t L_28 = __this->get_hours_3(); IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_29 = XmlConvert_ToString_m77382EE674A1B6674515E6B7FE1D4E5DB1694BF0(L_28, /*hidden argument*/NULL); NullCheck(L_27); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_27, L_29, /*hidden argument*/NULL); StringBuilder_t * L_30 = V_0; NullCheck(L_30); StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A(L_30, ((int32_t)72), /*hidden argument*/NULL); } IL_00e5: { int32_t L_31 = __this->get_minutes_4(); if (!L_31) { goto IL_0108; } } { StringBuilder_t * L_32 = V_0; int32_t L_33 = __this->get_minutes_4(); IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_34 = XmlConvert_ToString_m77382EE674A1B6674515E6B7FE1D4E5DB1694BF0(L_33, /*hidden argument*/NULL); NullCheck(L_32); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_32, L_34, /*hidden argument*/NULL); StringBuilder_t * L_35 = V_0; NullCheck(L_35); StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A(L_35, ((int32_t)77), /*hidden argument*/NULL); } IL_0108: { int32_t L_36 = XsdDuration_get_Nanoseconds_m48D36B7BE5AB32623F479AA763D7872770216B0A((XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)__this, /*hidden argument*/NULL); V_1 = L_36; int32_t L_37 = __this->get_seconds_5(); if (L_37) { goto IL_011d; } } { int32_t L_38 = V_1; if (!L_38) { goto IL_01a1; } } IL_011d: { StringBuilder_t * L_39 = V_0; int32_t L_40 = __this->get_seconds_5(); IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t0ED1642D9D0E4F0F7CB233F75C42460578F8ABF7_il2cpp_TypeInfo_var); String_t* L_41 = XmlConvert_ToString_m77382EE674A1B6674515E6B7FE1D4E5DB1694BF0(L_40, /*hidden argument*/NULL); NullCheck(L_39); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_39, L_41, /*hidden argument*/NULL); int32_t L_42 = V_1; if (!L_42) { goto IL_0198; } } { StringBuilder_t * L_43 = V_0; NullCheck(L_43); StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A(L_43, ((int32_t)46), /*hidden argument*/NULL); StringBuilder_t * L_44 = V_0; NullCheck(L_44); int32_t L_45 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_44, /*hidden argument*/NULL); V_4 = L_45; StringBuilder_t * L_46 = V_0; StringBuilder_t * L_47 = L_46; NullCheck(L_47); int32_t L_48 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_47, /*hidden argument*/NULL); NullCheck(L_47); StringBuilder_set_Length_m84AF318230AE5C3D0D48F1CE7C2170F6F5C19F5B(L_47, ((int32_t)il2cpp_codegen_add((int32_t)L_48, (int32_t)((int32_t)9))), /*hidden argument*/NULL); StringBuilder_t * L_49 = V_0; NullCheck(L_49); int32_t L_50 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_49, /*hidden argument*/NULL); V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_50, (int32_t)1)); int32_t L_51 = V_3; V_5 = L_51; goto IL_0189; } IL_0160: { int32_t L_52 = V_1; V_2 = ((int32_t)((int32_t)L_52%(int32_t)((int32_t)10))); StringBuilder_t * L_53 = V_0; int32_t L_54 = V_5; int32_t L_55 = V_2; NullCheck(L_53); StringBuilder_set_Chars_m71B2B761D6D287A666302FD85E320E1E60F388EA(L_53, L_54, (((int32_t)((uint16_t)((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)((int32_t)48)))))), /*hidden argument*/NULL); int32_t L_56 = V_3; int32_t L_57 = V_5; if ((!(((uint32_t)L_56) == ((uint32_t)L_57)))) { goto IL_017e; } } { int32_t L_58 = V_2; if (L_58) { goto IL_017e; } } { int32_t L_59 = V_3; V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_59, (int32_t)1)); } IL_017e: { int32_t L_60 = V_1; V_1 = ((int32_t)((int32_t)L_60/(int32_t)((int32_t)10))); int32_t L_61 = V_5; V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_61, (int32_t)1)); } IL_0189: { int32_t L_62 = V_5; int32_t L_63 = V_4; if ((((int32_t)L_62) >= ((int32_t)L_63))) { goto IL_0160; } } { StringBuilder_t * L_64 = V_0; int32_t L_65 = V_3; NullCheck(L_64); StringBuilder_set_Length_m84AF318230AE5C3D0D48F1CE7C2170F6F5C19F5B(L_64, ((int32_t)il2cpp_codegen_add((int32_t)L_65, (int32_t)1)), /*hidden argument*/NULL); } IL_0198: { StringBuilder_t * L_66 = V_0; NullCheck(L_66); StringBuilder_Append_m05C12F58ADC2D807613A9301DF438CB3CD09B75A(L_66, ((int32_t)83), /*hidden argument*/NULL); } IL_01a1: { StringBuilder_t * L_67 = V_0; StringBuilder_t * L_68 = V_0; NullCheck(L_68); int32_t L_69 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_68, /*hidden argument*/NULL); NullCheck(L_67); Il2CppChar L_70 = StringBuilder_get_Chars_mC069533DCA4FB798DFA069469EBABA85DCC183C6(L_67, ((int32_t)il2cpp_codegen_subtract((int32_t)L_69, (int32_t)1)), /*hidden argument*/NULL); if ((!(((uint32_t)L_70) == ((uint32_t)((int32_t)80))))) { goto IL_01df; } } { StringBuilder_t * L_71 = V_0; NullCheck(L_71); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_71, _stringLiteral584050121C61227437DBF0BD2807FBC70014E941, /*hidden argument*/NULL); goto IL_01df; } IL_01c1: { StringBuilder_t * L_72 = V_0; StringBuilder_t * L_73 = V_0; NullCheck(L_73); int32_t L_74 = StringBuilder_get_Length_m44BCD2BF32D45E9376761FF33AA429BFBD902F07(L_73, /*hidden argument*/NULL); NullCheck(L_72); Il2CppChar L_75 = StringBuilder_get_Chars_mC069533DCA4FB798DFA069469EBABA85DCC183C6(L_72, ((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1)), /*hidden argument*/NULL); if ((!(((uint32_t)L_75) == ((uint32_t)((int32_t)80))))) { goto IL_01df; } } { StringBuilder_t * L_76 = V_0; NullCheck(L_76); StringBuilder_Append_mDBB8CCBB7750C67BE2F2D92F47E6C0FA42793260(L_76, _stringLiteral1B49A34FEC7D66CA29E15045723165747CAF8B99, /*hidden argument*/NULL); } IL_01df: { StringBuilder_t * L_77 = V_0; NullCheck(L_77); String_t* L_78 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_77); return L_78; } } extern "C" String_t* XsdDuration_ToString_m499CA5CB3D90717C046BD5D599741B524087EDF7_AdjustorThunk (RuntimeObject * __this, int32_t ___durationType0, const RuntimeMethod* method) { XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * _thisAdjusted = reinterpret_cast(__this + 1); return XsdDuration_ToString_m499CA5CB3D90717C046BD5D599741B524087EDF7(_thisAdjusted, ___durationType0, method); } // System.Exception System.Xml.Schema.XsdDuration::TryParse(System.String,System.Xml.Schema.XsdDurationU26) extern "C" IL2CPP_METHOD_ATTR Exception_t * XsdDuration_TryParse_mDA80514B5C5B83DA5781476211E6F415247F45AF (String_t* ___s0, XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * ___result1, const RuntimeMethod* method) { { String_t* L_0 = ___s0; XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * L_1 = ___result1; Exception_t * L_2 = XsdDuration_TryParse_mA6FCA6B927DB37AA93968FD15AB255498B8DADF2(L_0, 0, (XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 *)L_1, /*hidden argument*/NULL); return L_2; } } // System.Exception System.Xml.Schema.XsdDuration::TryParse(System.String,System.Xml.Schema.XsdDuration_DurationType,System.Xml.Schema.XsdDurationU26) extern "C" IL2CPP_METHOD_ATTR Exception_t * XsdDuration_TryParse_mA6FCA6B927DB37AA93968FD15AB255498B8DADF2 (String_t* ___s0, int32_t ___durationType1, XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * ___result2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (XsdDuration_TryParse_mA6FCA6B927DB37AA93968FD15AB255498B8DADF2_MetadataUsageId); 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_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * L_0 = ___result2; il2cpp_codegen_initobj(L_0, sizeof(XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 )); String_t* L_1 = ___s0; NullCheck(L_1); String_t* L_2 = String_Trim_mB52EB7876C7132358B76B7DC95DEACA20722EF4D(L_1, /*hidden argument*/NULL); ___s0 = L_2; String_t* L_3 = ___s0; NullCheck(L_3); int32_t L_4 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(L_3, /*hidden argument*/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 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_7, L_8, /*hidden argument*/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((int32_t)L_10, (int32_t)1)); XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * L_11 = ___result2; L_11->set_nanoseconds_6(((int32_t)-2147483648LL)); goto IL_0047; } IL_0040: { XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * L_12 = ___result2; L_12->set_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((int32_t)L_17, (int32_t)1)); NullCheck(L_15); Il2CppChar L_18 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_15, L_17, /*hidden argument*/NULL); if ((!(((uint32_t)L_18) == ((uint32_t)((int32_t)80))))) { goto IL_02b5; } } { String_t* L_19 = ___s0; String_t* L_20 = XsdDuration_TryParseDigits_m7A8AB4390243CE580CA5CBCDAEEE4356726FA48D(L_19, (int32_t*)(&V_2), (bool)0, (int32_t*)(&V_1), (int32_t*)(&V_3), /*hidden argument*/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 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_23, L_24, /*hidden argument*/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|(int32_t)1)); XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * L_28 = ___result2; int32_t L_29 = V_1; L_28->set_years_0(L_29); int32_t L_30 = V_2; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)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 = XsdDuration_TryParseDigits_m7A8AB4390243CE580CA5CBCDAEEE4356726FA48D(L_33, (int32_t*)(&V_2), (bool)0, (int32_t*)(&V_1), (int32_t*)(&V_3), /*hidden argument*/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 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_37, L_38, /*hidden argument*/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|(int32_t)2)); XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * L_42 = ___result2; int32_t L_43 = V_1; L_42->set_months_1(L_43); int32_t L_44 = V_2; int32_t L_45 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)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 = XsdDuration_TryParseDigits_m7A8AB4390243CE580CA5CBCDAEEE4356726FA48D(L_47, (int32_t*)(&V_2), (bool)0, (int32_t*)(&V_1), (int32_t*)(&V_3), /*hidden argument*/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 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_51, L_52, /*hidden argument*/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|(int32_t)4)); XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * L_56 = ___result2; int32_t L_57 = V_1; L_56->set_days_2(L_57); int32_t L_58 = V_2; int32_t L_59 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)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 = XsdDuration_TryParseDigits_m7A8AB4390243CE580CA5CBCDAEEE4356726FA48D(L_61, (int32_t*)(&V_2), (bool)0, (int32_t*)(&V_1), (int32_t*)(&V_3), /*hidden argument*/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 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_65, L_66, /*hidden argument*/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((int32_t)L_69, (int32_t)1)); String_t* L_70 = ___s0; String_t* L_71 = XsdDuration_TryParseDigits_m7A8AB4390243CE580CA5CBCDAEEE4356726FA48D(L_70, (int32_t*)(&V_2), (bool)0, (int32_t*)(&V_1), (int32_t*)(&V_3), /*hidden argument*/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 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_74, L_75, /*hidden argument*/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|(int32_t)8)); XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * L_79 = ___result2; int32_t L_80 = V_1; L_79->set_hours_3(L_80); int32_t L_81 = V_2; int32_t L_82 = ((int32_t)il2cpp_codegen_add((int32_t)L_81, (int32_t)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 = XsdDuration_TryParseDigits_m7A8AB4390243CE580CA5CBCDAEEE4356726FA48D(L_84, (int32_t*)(&V_2), (bool)0, (int32_t*)(&V_1), (int32_t*)(&V_3), /*hidden argument*/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 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_88, L_89, /*hidden argument*/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)((int32_t)16))); XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * L_93 = ___result2; int32_t L_94 = V_1; L_93->set_minutes_4(L_94); int32_t L_95 = V_2; int32_t L_96 = ((int32_t)il2cpp_codegen_add((int32_t)L_95, (int32_t)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 = XsdDuration_TryParseDigits_m7A8AB4390243CE580CA5CBCDAEEE4356726FA48D(L_98, (int32_t*)(&V_2), (bool)0, (int32_t*)(&V_1), (int32_t*)(&V_3), /*hidden argument*/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 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_102, L_103, /*hidden argument*/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((int32_t)L_105, (int32_t)1)); int32_t L_106 = V_4; V_4 = ((int32_t)((int32_t)L_106|(int32_t)((int32_t)32))); XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * L_107 = ___result2; int32_t L_108 = V_1; L_107->set_seconds_5(L_108); String_t* L_109 = ___s0; String_t* L_110 = XsdDuration_TryParseDigits_m7A8AB4390243CE580CA5CBCDAEEE4356726FA48D(L_109, (int32_t*)(&V_2), (bool)1, (int32_t*)(&V_1), (int32_t*)(&V_3), /*hidden argument*/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)((int32_t)L_112/(int32_t)((int32_t)10))); int32_t L_113 = V_3; V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_113, (int32_t)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((int32_t)L_115, (int32_t)((int32_t)10))); int32_t L_116 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_116, (int32_t)1)); } IL_0244: { int32_t L_117 = V_3; if ((((int32_t)L_117) < ((int32_t)((int32_t)9)))) { goto IL_023b; } } { XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * L_118 = ___result2; uint32_t* L_119 = L_118->get_address_of_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)((int32_t)L_121|(int32_t)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 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_125, L_126, /*hidden argument*/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((int32_t)L_128, (int32_t)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 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_131, L_132, /*hidden argument*/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)((int32_t)32))); XsdDuration_t10E257E1794C97860274A62B208A93B6DBBC7CE5 * L_136 = ___result2; int32_t L_137 = V_1; L_136->set_seconds_5(L_137); int32_t L_138 = V_2; int32_t L_139 = ((int32_t)il2cpp_codegen_add((int32_t)L_138, (int32_t)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&(int32_t)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)((int32_t)-4)))) { goto IL_02b5; } } IL_02b3: { return (Exception_t *)NULL; } IL_02b5: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_149 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* 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_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_152 = L_150; int32_t L_153 = ___durationType1; int32_t L_154 = L_153; RuntimeObject * L_155 = Box(DurationType_t687DA1675447204D8E7F5E2B06C3AAD0A9ABC48A_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 = Res_GetString_mBDB7AFD1EB8C2C577012518DC77B8646A3045E78(_stringLiteral43DD0700C1BAD9A13AE3F33E5884A045DC56267A, L_152, /*hidden argument*/NULL); FormatException_t2808E076CDE4650AF89F55FD78F49290D0EC5BDC * L_157 = (FormatException_t2808E076CDE4650AF89F55FD78F49290D0EC5BDC *)il2cpp_codegen_object_new(FormatException_t2808E076CDE4650AF89F55FD78F49290D0EC5BDC_il2cpp_TypeInfo_var); FormatException__ctor_m89167FF9884AE20232190FE9286DC50E146A4F14(L_157, L_156, /*hidden argument*/NULL); return L_157; } IL_02d8: { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_158 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* 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_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_161 = L_159; int32_t L_162 = ___durationType1; int32_t L_163 = L_162; RuntimeObject * L_164 = Box(DurationType_t687DA1675447204D8E7F5E2B06C3AAD0A9ABC48A_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 = Res_GetString_mBDB7AFD1EB8C2C577012518DC77B8646A3045E78(_stringLiteralC06928876195BF5106AD6CE1EF74075CCDFB0298, L_161, /*hidden argument*/NULL); OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D * L_166 = (OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D *)il2cpp_codegen_object_new(OverflowException_tD89571E2350DE06D9DE4AB65ADCA77D607B5693D_il2cpp_TypeInfo_var); OverflowException__ctor_mE1A042FFEBF00B79612E8595B8D49785B357D731(L_166, L_165, /*hidden argument*/NULL); return L_166; } } // System.String System.Xml.Schema.XsdDuration::TryParseDigits(System.String,System.Int32U26,System.Boolean,System.Int32U26,System.Int32U26) extern "C" IL2CPP_METHOD_ATTR String_t* XsdDuration_TryParseDigits_m7A8AB4390243CE580CA5CBCDAEEE4356726FA48D (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_method (XsdDuration_TryParseDigits_m7A8AB4390243CE580CA5CBCDAEEE4356726FA48D_MetadataUsageId); 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 = String_get_Length_mD48C8A16A5CF1914F330DCE82D9BE15C3BEDD018(L_2, /*hidden argument*/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 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_6, L_8, /*hidden argument*/NULL); V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)((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)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)2147483647LL), (int32_t)L_12))/(int32_t)((int32_t)10)))))) { goto IL_0064; } } { bool L_13 = ___eatDigits2; if (L_13) { goto IL_0036; } } { return _stringLiteralC06928876195BF5106AD6CE1EF74075CCDFB0298; } 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((int32_t)L_16, (int32_t)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((int32_t)L_20, (int32_t)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 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_24, L_26, /*hidden argument*/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 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_28, L_30, /*hidden argument*/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)((int32_t)il2cpp_codegen_multiply((int32_t)L_34, (int32_t)((int32_t)10))), (int32_t)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((int32_t)L_38, (int32_t)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 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_42, L_44, /*hidden argument*/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 = String_get_Chars_m14308AC3B95F8C1D9F1D1055B116B37D595F1D96(L_46, L_48, /*hidden argument*/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((int32_t)L_52, (int32_t)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.XsdSimpleValue::.ctor(System.Xml.Schema.XmlSchemaSimpleType,System.Object) extern "C" IL2CPP_METHOD_ATTR void XsdSimpleValue__ctor_mB4F9C30B9982C55DC45286C7A6E30199E2D78124 (XsdSimpleValue_t543244559B1F2C32855BAD8CC3EDB4AD5BED96CF * __this, XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * ___st0, RuntimeObject * ___value1, const RuntimeMethod* method) { { Object__ctor_m925ECA5E85CA100E3FB86A4F9E15C120E9A184C0(__this, /*hidden argument*/NULL); XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * L_0 = ___st0; __this->set_xmlType_0(L_0); RuntimeObject * L_1 = ___value1; __this->set_typedValue_1(L_1); return; } } // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.XsdSimpleValue::get_XmlType() extern "C" IL2CPP_METHOD_ATTR XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * XsdSimpleValue_get_XmlType_mC9C406C54EE65BE67CB6F0B03E8BE0D619515A97 (XsdSimpleValue_t543244559B1F2C32855BAD8CC3EDB4AD5BED96CF * __this, const RuntimeMethod* method) { { XmlSchemaSimpleType_t3E090F6F088E02B69D984EED6C2A209ACB42A68A * L_0 = __this->get_xmlType_0(); return L_0; } } // System.Object System.Xml.Schema.XsdSimpleValue::get_TypedValue() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * XsdSimpleValue_get_TypedValue_mED9AFA99731E417EE4846F2FE5244D0A3ECE189E (XsdSimpleValue_t543244559B1F2C32855BAD8CC3EDB4AD5BED96CF * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_typedValue_1(); return L_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Serialization.XmlAttributeAttribute::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlAttributeAttribute__ctor_m139ECC30BE73DA6B469DB6C413BF8FC221F3A993 (XmlAttributeAttribute_tD7DC6A2C6116DA78F1F851A8C5EEB81F8407250E * __this, String_t* ___attributeName0, const RuntimeMethod* method) { { Attribute__ctor_m45CAD4B01265CC84CC5A84F62EE2DBE85DE89EC0(__this, /*hidden argument*/NULL); String_t* L_0 = ___attributeName0; __this->set_attributeName_0(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Serialization.XmlElementAttribute::.ctor(System.String,System.Type) extern "C" IL2CPP_METHOD_ATTR void XmlElementAttribute__ctor_m9A625B338A3D7A50679F30704BE7E1E86E95C3BC (XmlElementAttribute_tDC5015BE6B1EBF2474C3D44845FF6D5107C1BC2B * __this, String_t* ___elementName0, Type_t * ___type1, const RuntimeMethod* method) { { __this->set_order_2((-1)); Attribute__ctor_m45CAD4B01265CC84CC5A84F62EE2DBE85DE89EC0(__this, /*hidden argument*/NULL); String_t* L_0 = ___elementName0; __this->set_elementName_0(L_0); Type_t * L_1 = ___type1; __this->set_type_1(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.Serialization.XmlEnumAttribute::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void XmlEnumAttribute__ctor_m52D10361A4A2112D61D880D2F0554D037AC4B74F (XmlEnumAttribute_tBD75888B09FE971438F4FA55FC302BC5FA3936F0 * __this, String_t* ___name0, const RuntimeMethod* method) { { Attribute__ctor_m45CAD4B01265CC84CC5A84F62EE2DBE85DE89EC0(__this, /*hidden argument*/NULL); String_t* L_0 = ___name0; __this->set_name_0(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Serialization.XmlIgnoreAttribute::.ctor() extern "C" IL2CPP_METHOD_ATTR void XmlIgnoreAttribute__ctor_m4C47F4D5C18852362D0AEC1111001BC51BC73450 (XmlIgnoreAttribute_t42AF5E2677A8626D8F5A1685C84B4E1C35B54AE6 * __this, const RuntimeMethod* method) { { Attribute__ctor_m45CAD4B01265CC84CC5A84F62EE2DBE85DE89EC0(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.UTF16Decoder::.ctor(System.Boolean) extern "C" IL2CPP_METHOD_ATTR void UTF16Decoder__ctor_mB8F0305E7E17D1F6DDF21C017E116F3D1A60E7DF (UTF16Decoder_tFD4CDE412D7CC00389A775455C1C0FEEB2F48CD3 * __this, bool ___bigEndian0, const RuntimeMethod* method) { { Decoder__ctor_m45B7A36C197C57ED0DF4F982C280603E2C8CC2A2(__this, /*hidden argument*/NULL); __this->set_lastByte_3((-1)); bool L_0 = ___bigEndian0; __this->set_bigEndian_2(L_0); return; } } // System.Int32 System.Xml.UTF16Decoder::GetCharCount(System.Byte[],System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t UTF16Decoder_GetCharCount_mB2DE8D92B66681D994C289424E9E057A02574E08 (UTF16Decoder_tFD4CDE412D7CC00389A775455C1C0FEEB2F48CD3 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___bytes0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method) { { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___bytes0; int32_t L_1 = ___index1; int32_t L_2 = ___count2; int32_t L_3 = VirtFuncInvoker4< int32_t, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t, bool >::Invoke(6 /* System.Int32 System.Text.Decoder::GetCharCount(System.Byte[],System.Int32,System.Int32,System.Boolean) */, __this, L_0, L_1, L_2, (bool)0); return L_3; } } // System.Int32 System.Xml.UTF16Decoder::GetCharCount(System.Byte[],System.Int32,System.Int32,System.Boolean) extern "C" IL2CPP_METHOD_ATTR int32_t UTF16Decoder_GetCharCount_m0BB8C9FB7A60610C1D5C40773AE918CAC73996E4 (UTF16Decoder_tFD4CDE412D7CC00389A775455C1C0FEEB2F48CD3 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___bytes0, int32_t ___index1, int32_t ___count2, bool ___flush3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UTF16Decoder_GetCharCount_m0BB8C9FB7A60610C1D5C40773AE918CAC73996E4_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t G_B2_0 = 0; int32_t G_B1_0 = 0; int32_t G_B3_0 = 0; int32_t G_B3_1 = 0; { int32_t L_0 = ___count2; int32_t L_1 = __this->get_lastByte_3(); G_B1_0 = L_0; if ((((int32_t)L_1) >= ((int32_t)0))) { G_B2_0 = L_0; goto IL_000d; } } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_000e; } IL_000d: { G_B3_0 = 1; G_B3_1 = G_B2_0; } IL_000e: { V_0 = ((int32_t)il2cpp_codegen_add((int32_t)G_B3_1, (int32_t)G_B3_0)); bool L_2 = ___flush3; if (!L_2) { goto IL_0039; } } { int32_t L_3 = V_0; if (!((int32_t)((int32_t)L_3%(int32_t)2))) { goto IL_0039; } } { ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_4 = (ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A*)SZArrayNew(ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_t3C9242B5C88A48B2A5BD9FDA6CD0024E792AF08A* L_5 = L_4; int32_t L_6 = (-1); RuntimeObject * L_7 = Box(Int32_t585191389E07734F19F3156FF88FB3EF4800D102_il2cpp_TypeInfo_var, &L_6); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_7); (L_5)->SetAt(static_cast(0), (RuntimeObject *)L_7); String_t* L_8 = Res_GetString_mBDB7AFD1EB8C2C577012518DC77B8646A3045E78(_stringLiteral11A09D431A40A8C4B839A1CFA95E2C9F9AFA2E87, L_5, /*hidden argument*/NULL); ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 * L_9 = (ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1 *)il2cpp_codegen_object_new(ArgumentException_tEDCD16F20A09ECE461C3DA766C16EDA8864057D1_il2cpp_TypeInfo_var); ArgumentException__ctor_m26DC3463C6F3C98BF33EA39598DD2B32F0249CA8(L_9, L_8, (String_t*)NULL, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, NULL, UTF16Decoder_GetCharCount_m0BB8C9FB7A60610C1D5C40773AE918CAC73996E4_RuntimeMethod_var); } IL_0039: { int32_t L_10 = V_0; return ((int32_t)((int32_t)L_10/(int32_t)2)); } } // System.Int32 System.Xml.UTF16Decoder::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t UTF16Decoder_GetChars_mB7CC840C81B458A8D13E78F5EE83E17B298B8382 (UTF16Decoder_tFD4CDE412D7CC00389A775455C1C0FEEB2F48CD3 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___bytes0, int32_t ___byteIndex1, int32_t ___byteCount2, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___chars3, int32_t ___charIndex4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UTF16Decoder_GetChars_mB7CC840C81B458A8D13E78F5EE83E17B298B8382_MetadataUsageId); 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; int32_t V_5 = 0; int32_t V_6 = 0; int32_t G_B5_0 = 0; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* G_B5_1 = NULL; int32_t G_B4_0 = 0; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* G_B4_1 = NULL; int32_t G_B6_0 = 0; int32_t G_B6_1 = 0; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* G_B6_2 = NULL; { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = ___bytes0; int32_t L_1 = ___byteIndex1; int32_t L_2 = ___byteCount2; int32_t L_3 = VirtFuncInvoker3< int32_t, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t >::Invoke(5 /* System.Int32 System.Text.Decoder::GetCharCount(System.Byte[],System.Int32,System.Int32) */, __this, L_0, L_1, L_2); V_0 = L_3; int32_t L_4 = __this->get_lastByte_3(); if ((((int32_t)L_4) < ((int32_t)0))) { goto IL_0057; } } { int32_t L_5 = ___byteCount2; if (L_5) { goto IL_0018; } } { int32_t L_6 = V_0; return L_6; } IL_0018: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_7 = ___bytes0; int32_t L_8 = ___byteIndex1; int32_t L_9 = L_8; ___byteIndex1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); NullCheck(L_7); int32_t L_10 = L_9; uint8_t L_11 = (L_7)->GetAt(static_cast(L_10)); V_1 = L_11; int32_t L_12 = ___byteCount2; ___byteCount2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_13 = ___chars3; int32_t L_14 = ___charIndex4; int32_t L_15 = L_14; ___charIndex4 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); bool L_16 = __this->get_bigEndian_2(); G_B4_0 = L_15; G_B4_1 = L_13; if (L_16) { G_B5_0 = L_15; G_B5_1 = L_13; goto IL_0044; } } { int32_t L_17 = V_1; int32_t L_18 = __this->get_lastByte_3(); G_B6_0 = (((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)L_17<<(int32_t)8))|(int32_t)L_18))))); G_B6_1 = G_B4_0; G_B6_2 = G_B4_1; goto IL_004f; } IL_0044: { int32_t L_19 = __this->get_lastByte_3(); int32_t L_20 = V_1; G_B6_0 = (((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)L_19<<(int32_t)8))|(int32_t)L_20))))); G_B6_1 = G_B5_0; G_B6_2 = G_B5_1; } IL_004f: { NullCheck(G_B6_2); (G_B6_2)->SetAt(static_cast(G_B6_1), (Il2CppChar)G_B6_0); __this->set_lastByte_3((-1)); } IL_0057: { int32_t L_21 = ___byteCount2; if (!((int32_t)((int32_t)L_21&(int32_t)1))) { goto IL_006c; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_22 = ___bytes0; int32_t L_23 = ___byteIndex1; int32_t L_24 = ___byteCount2; int32_t L_25 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_24, (int32_t)1)); ___byteCount2 = L_25; NullCheck(L_22); int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)L_25)); uint8_t L_27 = (L_22)->GetAt(static_cast(L_26)); __this->set_lastByte_3(L_27); } IL_006c: { bool L_28 = __this->get_bigEndian_2(); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_il2cpp_TypeInfo_var); bool L_29 = ((BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_il2cpp_TypeInfo_var))->get_IsLittleEndian_0(); if ((!(((uint32_t)L_28) == ((uint32_t)L_29)))) { goto IL_00dd; } } { int32_t L_30 = ___byteIndex1; int32_t L_31 = ___byteCount2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)L_31)); bool L_32 = __this->get_bigEndian_2(); if (!L_32) { goto IL_00d7; } } { goto IL_00ab; } IL_0087: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_33 = ___bytes0; int32_t L_34 = ___byteIndex1; int32_t L_35 = L_34; ___byteIndex1 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); NullCheck(L_33); int32_t L_36 = L_35; uint8_t L_37 = (L_33)->GetAt(static_cast(L_36)); V_3 = L_37; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_38 = ___bytes0; int32_t L_39 = ___byteIndex1; int32_t L_40 = L_39; ___byteIndex1 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); NullCheck(L_38); int32_t L_41 = L_40; uint8_t L_42 = (L_38)->GetAt(static_cast(L_41)); V_4 = L_42; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_43 = ___chars3; int32_t L_44 = ___charIndex4; int32_t L_45 = L_44; ___charIndex4 = ((int32_t)il2cpp_codegen_add((int32_t)L_45, (int32_t)1)); int32_t L_46 = V_3; int32_t L_47 = V_4; NullCheck(L_43); (L_43)->SetAt(static_cast(L_45), (Il2CppChar)(((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)L_46<<(int32_t)8))|(int32_t)L_47)))))); } IL_00ab: { int32_t L_48 = ___byteIndex1; int32_t L_49 = V_2; if ((((int32_t)L_48) < ((int32_t)L_49))) { goto IL_0087; } } { goto IL_00eb; } IL_00b1: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_50 = ___bytes0; int32_t L_51 = ___byteIndex1; int32_t L_52 = L_51; ___byteIndex1 = ((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)1)); NullCheck(L_50); int32_t L_53 = L_52; uint8_t L_54 = (L_50)->GetAt(static_cast(L_53)); V_5 = L_54; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_55 = ___bytes0; int32_t L_56 = ___byteIndex1; int32_t L_57 = L_56; ___byteIndex1 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); NullCheck(L_55); int32_t L_58 = L_57; uint8_t L_59 = (L_55)->GetAt(static_cast(L_58)); V_6 = L_59; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_60 = ___chars3; int32_t L_61 = ___charIndex4; int32_t L_62 = L_61; ___charIndex4 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); int32_t L_63 = V_6; int32_t L_64 = V_5; NullCheck(L_60); (L_60)->SetAt(static_cast(L_62), (Il2CppChar)(((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)L_63<<(int32_t)8))|(int32_t)L_64)))))); } IL_00d7: { int32_t L_65 = ___byteIndex1; int32_t L_66 = V_2; if ((((int32_t)L_65) < ((int32_t)L_66))) { goto IL_00b1; } } { goto IL_00eb; } IL_00dd: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_67 = ___bytes0; int32_t L_68 = ___byteIndex1; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_69 = ___chars3; int32_t L_70 = ___charIndex4; int32_t L_71 = ___byteCount2; Buffer_BlockCopy_m1F882D595976063718AF6E405664FC761924D353((RuntimeArray *)(RuntimeArray *)L_67, L_68, (RuntimeArray *)(RuntimeArray *)L_69, ((int32_t)il2cpp_codegen_multiply((int32_t)L_70, (int32_t)2)), L_71, /*hidden argument*/NULL); } IL_00eb: { int32_t L_72 = V_0; return L_72; } } // System.Void System.Xml.UTF16Decoder::Convert(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32,System.Int32,System.Boolean,System.Int32U26,System.Int32U26,System.BooleanU26) extern "C" IL2CPP_METHOD_ATTR void UTF16Decoder_Convert_mD67D6D68E1A239916A688FD296DFC3992040BC93 (UTF16Decoder_tFD4CDE412D7CC00389A775455C1C0FEEB2F48CD3 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___bytes0, int32_t ___byteIndex1, int32_t ___byteCount2, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___chars3, int32_t ___charIndex4, int32_t ___charCount5, bool ___flush6, int32_t* ___bytesUsed7, int32_t* ___charsUsed8, bool* ___completed9, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (UTF16Decoder_Convert_mD67D6D68E1A239916A688FD296DFC3992040BC93_MetadataUsageId); 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; int32_t V_5 = 0; int32_t V_6 = 0; int32_t G_B5_0 = 0; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* G_B5_1 = NULL; int32_t G_B4_0 = 0; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* G_B4_1 = NULL; int32_t G_B6_0 = 0; int32_t G_B6_1 = 0; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* G_B6_2 = NULL; { int32_t* L_0 = ___charsUsed8; *((int32_t*)L_0) = (int32_t)0; int32_t* L_1 = ___bytesUsed7; *((int32_t*)L_1) = (int32_t)0; int32_t L_2 = __this->get_lastByte_3(); if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_006e; } } { int32_t L_3 = ___byteCount2; if (L_3) { goto IL_0019; } } { bool* L_4 = ___completed9; *((int8_t*)L_4) = (int8_t)1; return; } IL_0019: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_5 = ___bytes0; int32_t L_6 = ___byteIndex1; int32_t L_7 = L_6; ___byteIndex1 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); NullCheck(L_5); int32_t L_8 = L_7; uint8_t L_9 = (L_5)->GetAt(static_cast(L_8)); V_0 = L_9; int32_t L_10 = ___byteCount2; ___byteCount2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)1)); int32_t* L_11 = ___bytesUsed7; int32_t* L_12 = ___bytesUsed7; int32_t L_13 = *((int32_t*)L_12); *((int32_t*)L_11) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_14 = ___chars3; int32_t L_15 = ___charIndex4; int32_t L_16 = L_15; ___charIndex4 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); bool L_17 = __this->get_bigEndian_2(); G_B4_0 = L_16; G_B4_1 = L_14; if (L_17) { G_B5_0 = L_16; G_B5_1 = L_14; goto IL_004d; } } { int32_t L_18 = V_0; int32_t L_19 = __this->get_lastByte_3(); G_B6_0 = (((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)L_18<<(int32_t)8))|(int32_t)L_19))))); G_B6_1 = G_B4_0; G_B6_2 = G_B4_1; goto IL_0058; } IL_004d: { int32_t L_20 = __this->get_lastByte_3(); int32_t L_21 = V_0; G_B6_0 = (((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)L_20<<(int32_t)8))|(int32_t)L_21))))); G_B6_1 = G_B5_0; G_B6_2 = G_B5_1; } IL_0058: { NullCheck(G_B6_2); (G_B6_2)->SetAt(static_cast(G_B6_1), (Il2CppChar)G_B6_0); int32_t L_22 = ___charCount5; ___charCount5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)1)); int32_t* L_23 = ___charsUsed8; int32_t* L_24 = ___charsUsed8; int32_t L_25 = *((int32_t*)L_24); *((int32_t*)L_23) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); __this->set_lastByte_3((-1)); } IL_006e: { int32_t L_26 = ___charCount5; int32_t L_27 = ___byteCount2; if ((((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_26, (int32_t)2))) >= ((int32_t)L_27))) { goto IL_0081; } } { int32_t L_28 = ___charCount5; ___byteCount2 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_28, (int32_t)2)); bool* L_29 = ___completed9; *((int8_t*)L_29) = (int8_t)0; goto IL_0085; } IL_0081: { bool* L_30 = ___completed9; *((int8_t*)L_30) = (int8_t)1; } IL_0085: { bool L_31 = __this->get_bigEndian_2(); IL2CPP_RUNTIME_CLASS_INIT(BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_il2cpp_TypeInfo_var); bool L_32 = ((BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_tD5DF1CB5C5A5CB087D90BD881C8E75A332E546EE_il2cpp_TypeInfo_var))->get_IsLittleEndian_0(); if ((!(((uint32_t)L_31) == ((uint32_t)L_32)))) { goto IL_00f7; } } { int32_t L_33 = ___byteIndex1; V_1 = L_33; int32_t L_34 = V_1; int32_t L_35 = ___byteCount2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)((int32_t)((int32_t)L_35&(int32_t)((int32_t)-2))))); bool L_36 = __this->get_bigEndian_2(); if (!L_36) { goto IL_00f1; } } { goto IL_00c7; } IL_00a5: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_37 = ___bytes0; int32_t L_38 = V_1; int32_t L_39 = L_38; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); NullCheck(L_37); int32_t L_40 = L_39; uint8_t L_41 = (L_37)->GetAt(static_cast(L_40)); V_3 = L_41; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_42 = ___bytes0; int32_t L_43 = V_1; int32_t L_44 = L_43; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); NullCheck(L_42); int32_t L_45 = L_44; uint8_t L_46 = (L_42)->GetAt(static_cast(L_45)); V_4 = L_46; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_47 = ___chars3; int32_t L_48 = ___charIndex4; int32_t L_49 = L_48; ___charIndex4 = ((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1)); int32_t L_50 = V_3; int32_t L_51 = V_4; NullCheck(L_47); (L_47)->SetAt(static_cast(L_49), (Il2CppChar)(((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)L_50<<(int32_t)8))|(int32_t)L_51)))))); } IL_00c7: { int32_t L_52 = V_1; int32_t L_53 = V_2; if ((((int32_t)L_52) < ((int32_t)L_53))) { goto IL_00a5; } } { goto IL_0108; } IL_00cd: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_54 = ___bytes0; int32_t L_55 = V_1; int32_t L_56 = L_55; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)1)); NullCheck(L_54); int32_t L_57 = L_56; uint8_t L_58 = (L_54)->GetAt(static_cast(L_57)); V_5 = L_58; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_59 = ___bytes0; int32_t L_60 = V_1; int32_t L_61 = L_60; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); NullCheck(L_59); int32_t L_62 = L_61; uint8_t L_63 = (L_59)->GetAt(static_cast(L_62)); V_6 = L_63; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_64 = ___chars3; int32_t L_65 = ___charIndex4; int32_t L_66 = L_65; ___charIndex4 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, (int32_t)1)); int32_t L_67 = V_6; int32_t L_68 = V_5; NullCheck(L_64); (L_64)->SetAt(static_cast(L_66), (Il2CppChar)(((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)L_67<<(int32_t)8))|(int32_t)L_68)))))); } IL_00f1: { int32_t L_69 = V_1; int32_t L_70 = V_2; if ((((int32_t)L_69) < ((int32_t)L_70))) { goto IL_00cd; } } { goto IL_0108; } IL_00f7: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_71 = ___bytes0; int32_t L_72 = ___byteIndex1; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_73 = ___chars3; int32_t L_74 = ___charIndex4; int32_t L_75 = ___byteCount2; Buffer_BlockCopy_m1F882D595976063718AF6E405664FC761924D353((RuntimeArray *)(RuntimeArray *)L_71, L_72, (RuntimeArray *)(RuntimeArray *)L_73, ((int32_t)il2cpp_codegen_multiply((int32_t)L_74, (int32_t)2)), ((int32_t)((int32_t)L_75&(int32_t)((int32_t)-2))), /*hidden argument*/NULL); } IL_0108: { int32_t* L_76 = ___charsUsed8; int32_t* L_77 = ___charsUsed8; int32_t L_78 = *((int32_t*)L_77); int32_t L_79 = ___byteCount2; *((int32_t*)L_76) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)((int32_t)((int32_t)L_79/(int32_t)2)))); int32_t* L_80 = ___bytesUsed7; int32_t* L_81 = ___bytesUsed7; int32_t L_82 = *((int32_t*)L_81); int32_t L_83 = ___byteCount2; *((int32_t*)L_80) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)L_83)); int32_t L_84 = ___byteCount2; if (!((int32_t)((int32_t)L_84&(int32_t)1))) { goto IL_012c; } } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_85 = ___bytes0; int32_t L_86 = ___byteIndex1; int32_t L_87 = ___byteCount2; NullCheck(L_85); int32_t L_88 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_86, (int32_t)L_87)), (int32_t)1)); uint8_t L_89 = (L_85)->GetAt(static_cast(L_88)); __this->set_lastByte_3(L_89); } IL_012c: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 System.Xml.Ucs4Decoder::GetCharCount(System.Byte[],System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Ucs4Decoder_GetCharCount_m769140CF927E64A1CE55414FCA7B79EEB81D17A5 (Ucs4Decoder_tF36E238DE589135EADC0302D74367E9DC317A202 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___bytes0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method) { { int32_t L_0 = ___count2; int32_t L_1 = __this->get_lastBytesCount_3(); return ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_1))/(int32_t)4)); } } // System.Int32 System.Xml.Ucs4Decoder::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Ucs4Decoder_GetChars_m4F40B02B50108FF6BBCBEB49DD820DE0643254BA (Ucs4Decoder_tF36E238DE589135EADC0302D74367E9DC317A202 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___bytes0, int32_t ___byteIndex1, int32_t ___byteCount2, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___chars3, int32_t ___charIndex4, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t L_0 = __this->get_lastBytesCount_3(); V_0 = L_0; int32_t L_1 = __this->get_lastBytesCount_3(); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0074; } } { goto IL_003a; } IL_0012: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_2 = __this->get_lastBytes_2(); int32_t L_3 = __this->get_lastBytesCount_3(); ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = ___bytes0; int32_t L_5 = ___byteIndex1; NullCheck(L_4); int32_t L_6 = L_5; uint8_t L_7 = (L_4)->GetAt(static_cast(L_6)); NullCheck(L_2); (L_2)->SetAt(static_cast(L_3), (uint8_t)L_7); int32_t L_8 = ___byteIndex1; ___byteIndex1 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); int32_t L_9 = ___byteCount2; ___byteCount2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)); int32_t L_10 = __this->get_lastBytesCount_3(); __this->set_lastBytesCount_3(((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1))); } IL_003a: { int32_t L_11 = __this->get_lastBytesCount_3(); if ((((int32_t)L_11) >= ((int32_t)4))) { goto IL_0047; } } { int32_t L_12 = ___byteCount2; if ((((int32_t)L_12) > ((int32_t)0))) { goto IL_0012; } } IL_0047: { int32_t L_13 = __this->get_lastBytesCount_3(); if ((((int32_t)L_13) >= ((int32_t)4))) { goto IL_0052; } } { return 0; } IL_0052: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_14 = __this->get_lastBytes_2(); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_15 = ___chars3; int32_t L_16 = ___charIndex4; int32_t L_17 = VirtFuncInvoker5< int32_t, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*, int32_t >::Invoke(13 /* System.Int32 System.Xml.Ucs4Decoder::GetFullChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) */, __this, L_14, 0, 4, L_15, L_16); V_0 = L_17; int32_t L_18 = ___charIndex4; int32_t L_19 = V_0; ___charIndex4 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)L_19)); __this->set_lastBytesCount_3(0); goto IL_0076; } IL_0074: { V_0 = 0; } IL_0076: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_20 = ___bytes0; int32_t L_21 = ___byteIndex1; int32_t L_22 = ___byteCount2; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_23 = ___chars3; int32_t L_24 = ___charIndex4; int32_t L_25 = VirtFuncInvoker5< int32_t, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*, int32_t >::Invoke(13 /* System.Int32 System.Xml.Ucs4Decoder::GetFullChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) */, __this, L_20, L_21, L_22, L_23, L_24); int32_t L_26 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); int32_t L_27 = ___byteCount2; V_1 = ((int32_t)((int32_t)L_27&(int32_t)3)); int32_t L_28 = V_1; if ((((int32_t)L_28) < ((int32_t)0))) { goto IL_00b2; } } { V_2 = 0; goto IL_00a7; } IL_0092: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_29 = __this->get_lastBytes_2(); int32_t L_30 = V_2; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_31 = ___bytes0; int32_t L_32 = ___byteIndex1; int32_t L_33 = ___byteCount2; int32_t L_34 = V_1; int32_t L_35 = V_2; NullCheck(L_31); int32_t L_36 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)L_33)), (int32_t)L_34)), (int32_t)L_35)); uint8_t L_37 = (L_31)->GetAt(static_cast(L_36)); NullCheck(L_29); (L_29)->SetAt(static_cast(L_30), (uint8_t)L_37); int32_t L_38 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); } IL_00a7: { int32_t L_39 = V_2; int32_t L_40 = V_1; if ((((int32_t)L_39) < ((int32_t)L_40))) { goto IL_0092; } } { int32_t L_41 = V_1; __this->set_lastBytesCount_3(L_41); } IL_00b2: { int32_t L_42 = V_0; return L_42; } } // System.Void System.Xml.Ucs4Decoder::Convert(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32,System.Int32,System.Boolean,System.Int32U26,System.Int32U26,System.BooleanU26) extern "C" IL2CPP_METHOD_ATTR void Ucs4Decoder_Convert_m18BE57D5A88B847D94B172DE43A0A2966FE65395 (Ucs4Decoder_tF36E238DE589135EADC0302D74367E9DC317A202 * __this, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* ___bytes0, int32_t ___byteIndex1, int32_t ___byteCount2, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___chars3, int32_t ___charIndex4, int32_t ___charCount5, bool ___flush6, int32_t* ___bytesUsed7, int32_t* ___charsUsed8, bool* ___completed9, 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 = ___bytesUsed7; *((int32_t*)L_0) = (int32_t)0; int32_t* L_1 = ___charsUsed8; *((int32_t*)L_1) = (int32_t)0; V_0 = 0; int32_t L_2 = __this->get_lastBytesCount_3(); V_1 = L_2; int32_t L_3 = V_1; if ((((int32_t)L_3) <= ((int32_t)0))) { goto IL_0086; } } { goto IL_0038; } IL_0017: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_4 = __this->get_lastBytes_2(); int32_t L_5 = V_1; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_6 = ___bytes0; int32_t L_7 = ___byteIndex1; NullCheck(L_6); int32_t L_8 = L_7; uint8_t L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck(L_4); (L_4)->SetAt(static_cast(L_5), (uint8_t)L_9); int32_t L_10 = ___byteIndex1; ___byteIndex1 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1)); int32_t L_11 = ___byteCount2; ___byteCount2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); int32_t* L_12 = ___bytesUsed7; int32_t* L_13 = ___bytesUsed7; int32_t L_14 = *((int32_t*)L_13); *((int32_t*)L_12) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); int32_t L_15 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0038: { int32_t L_16 = V_1; if ((((int32_t)L_16) >= ((int32_t)4))) { goto IL_0040; } } { int32_t L_17 = ___byteCount2; if ((((int32_t)L_17) > ((int32_t)0))) { goto IL_0017; } } IL_0040: { int32_t L_18 = V_1; if ((((int32_t)L_18) >= ((int32_t)4))) { goto IL_0050; } } { int32_t L_19 = V_1; __this->set_lastBytesCount_3(L_19); bool* L_20 = ___completed9; *((int8_t*)L_20) = (int8_t)1; return; } IL_0050: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_21 = __this->get_lastBytes_2(); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_22 = ___chars3; int32_t L_23 = ___charIndex4; int32_t L_24 = VirtFuncInvoker5< int32_t, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*, int32_t >::Invoke(13 /* System.Int32 System.Xml.Ucs4Decoder::GetFullChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) */, __this, L_21, 0, 4, L_22, L_23); V_0 = L_24; int32_t L_25 = ___charIndex4; int32_t L_26 = V_0; ___charIndex4 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); int32_t L_27 = ___charCount5; int32_t L_28 = V_0; ___charCount5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_27, (int32_t)L_28)); int32_t* L_29 = ___charsUsed8; int32_t L_30 = V_0; *((int32_t*)L_29) = (int32_t)L_30; __this->set_lastBytesCount_3(0); int32_t L_31 = ___charCount5; if (L_31) { goto IL_0088; } } { bool* L_32 = ___completed9; int32_t L_33 = ___byteCount2; *((int8_t*)L_32) = (int8_t)((((int32_t)L_33) == ((int32_t)0))? 1 : 0); return; } IL_0086: { V_0 = 0; } IL_0088: { int32_t L_34 = ___charCount5; int32_t L_35 = ___byteCount2; if ((((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_34, (int32_t)4))) >= ((int32_t)L_35))) { goto IL_009b; } } { int32_t L_36 = ___charCount5; ___byteCount2 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_36, (int32_t)4)); bool* L_37 = ___completed9; *((int8_t*)L_37) = (int8_t)0; goto IL_009f; } IL_009b: { bool* L_38 = ___completed9; *((int8_t*)L_38) = (int8_t)1; } IL_009f: { int32_t* L_39 = ___bytesUsed7; int32_t* L_40 = ___bytesUsed7; int32_t L_41 = *((int32_t*)L_40); int32_t L_42 = ___byteCount2; *((int32_t*)L_39) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)L_42)); int32_t* L_43 = ___charsUsed8; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_44 = ___bytes0; int32_t L_45 = ___byteIndex1; int32_t L_46 = ___byteCount2; CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_47 = ___chars3; int32_t L_48 = ___charIndex4; int32_t L_49 = VirtFuncInvoker5< int32_t, ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*, int32_t, int32_t, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2*, int32_t >::Invoke(13 /* System.Int32 System.Xml.Ucs4Decoder::GetFullChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) */, __this, L_44, L_45, L_46, L_47, L_48); int32_t L_50 = V_0; *((int32_t*)L_43) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)L_50)); int32_t L_51 = ___byteCount2; V_2 = ((int32_t)((int32_t)L_51&(int32_t)3)); int32_t L_52 = V_2; if ((((int32_t)L_52) < ((int32_t)0))) { goto IL_00e5; } } { V_3 = 0; goto IL_00da; } IL_00c5: { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_53 = __this->get_lastBytes_2(); int32_t L_54 = V_3; ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_55 = ___bytes0; int32_t L_56 = ___byteIndex1; int32_t L_57 = ___byteCount2; int32_t L_58 = V_2; int32_t L_59 = V_3; NullCheck(L_55); int32_t L_60 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)L_57)), (int32_t)L_58)), (int32_t)L_59)); uint8_t L_61 = (L_55)->GetAt(static_cast(L_60)); NullCheck(L_53); (L_53)->SetAt(static_cast(L_54), (uint8_t)L_61); int32_t L_62 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); } IL_00da: { int32_t L_63 = V_3; int32_t L_64 = V_2; if ((((int32_t)L_63) < ((int32_t)L_64))) { goto IL_00c5; } } { int32_t L_65 = V_2; __this->set_lastBytesCount_3(L_65); } IL_00e5: { return; } } // System.Void System.Xml.Ucs4Decoder::Ucs4ToUTF16(System.UInt32,System.Char[],System.Int32) extern "C" IL2CPP_METHOD_ATTR void Ucs4Decoder_Ucs4ToUTF16_mE2B00E83E91137E0916C080FFF026200E307BE69 (Ucs4Decoder_tF36E238DE589135EADC0302D74367E9DC317A202 * __this, uint32_t ___code0, CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___chars1, int32_t ___charIndex2, const RuntimeMethod* method) { { CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_0 = ___chars1; int32_t L_1 = ___charIndex2; uint32_t L_2 = ___code0; uint32_t L_3 = ___code0; NullCheck(L_0); (L_0)->SetAt(static_cast(L_1), (Il2CppChar)(((int32_t)((uint16_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)55296), (int32_t)(((int32_t)((uint16_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((uint32_t)L_2>>((int32_t)16))), (int32_t)1))))))), (int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_3>>((int32_t)10)))&(int32_t)((int32_t)63)))))))))))); CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* L_4 = ___chars1; int32_t L_5 = ___charIndex2; uint32_t L_6 = ___code0; NullCheck(L_4); (L_4)->SetAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))), (Il2CppChar)(((int32_t)((uint16_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)56320), (int32_t)(((int32_t)((uint16_t)((int32_t)((int32_t)L_6&(int32_t)((int32_t)1023)))))))))))); return; } } // System.Void System.Xml.Ucs4Decoder::.ctor() extern "C" IL2CPP_METHOD_ATTR void Ucs4Decoder__ctor_mFCE63EF6243360C752217A94706B6B9F634B2D20 (Ucs4Decoder_tF36E238DE589135EADC0302D74367E9DC317A202 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Ucs4Decoder__ctor_mFCE63EF6243360C752217A94706B6B9F634B2D20_MetadataUsageId); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821* L_0 = (ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821*)SZArrayNew(ByteU5BU5D_tD06FDBE8142446525DF1C40351D523A228373821_il2cpp_TypeInfo_var, (uint32_t)4); __this->set_lastBytes_2(L_0); Decoder__ctor_m45B7A36C197C57ED0DF4F982C280603E2C8CC2A2(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif