#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include struct VirtualActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtualActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtualActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtualActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct VirtualActionInvoker4 { typedef void (*Action)(void*, T1, T2, T3, T4, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method); } }; template struct VirtualFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtualFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtualFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtualFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; template struct InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; // System.Action`1 struct Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tB758E2A2593CD827EFC041BE1F1BB4B68DE1C3E8; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t9271D5E45EC14905F5999D37CAEA9320F5D0A5F6; // System.Func`1 struct Func_1_tBCF42601FA307876E83080BE4204110820F8BF3B; // System.Func`2,System.Threading.Tasks.Task`1> struct Func_2_t44F36790F9746FCE5ABFDE6205B6020B2578F6DD; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t52B1AC8D9E5E1ED28DF6C46A37C9A1B00B394F9D; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_tEFBF94DEBD610B5DC83F1D44763771DCB393724B; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t1A386BEF1855064FD5CC71F340A68881A52B4932; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_tE6A65C5E45E33FD7D9849FD0914DE3AD32B68050; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t61F8738ED346768CC112B2E27863BF9F73C76D90; // System.Collections.Generic.List`1> struct List_1_t960AA958F641EF26613957B203B645E693F9430D; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5; // System.Collections.Generic.List`1 struct List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D; // System.Predicate`1 struct Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB; // System.Predicate`1 struct Predicate_1_tC0DBBC8498BD1EE6ABFFAA5628024105FA7D11BD; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t52C38CE86D68A2D1C8C94E240170756F47476FB0; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_t16A95DD17BBA3D00F0A85C5077BB248421EF3A55; // System.Threading.Tasks.Task`1 struct Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17; // System.Threading.Tasks.Task`1 struct Task_1_t9886BD44244DCD8CA9A7E5EF87684455E7FFF602; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t17EEB7B2EDD3CB5222C660D7E739F803986BF025; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tABFC31237D6642B5D4C1DBA234CA37EE851EB0AE; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Xml.Schema.DatatypeImplementation[] struct DatatypeImplementationU5BU5D_t1ECE71BA72FBF60D10F2706390619E7E51202B2D; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; // System.Xml.WriteState[] struct WriteStateU5BU5D_t2A56E7401E9CDE694F35A8072DFD3AAC3516906B; // System.Xml.XmlQualifiedName[] struct XmlQualifiedNameU5BU5D_tE9A62FBF4DF15B65C9A4430EBAE36CC671776E97; // System.Xml.Schema.XmlSchemaSimpleType[] struct XmlSchemaSimpleTypeU5BU5D_t862CBDAFFEF794FFBD20DDF16B3DC2803B848F21; // System.Xml.Schema.XmlTypeCode[] struct XmlTypeCodeU5BU5D_t4B53622F8096A3BE4E235382465B2E0FF7B85D6B; // System.Xml.Schema.DatatypeImplementation/SchemaDatatypeMap[] struct SchemaDatatypeMapU5BU5D_t7856FBF2902E516E9BAC4B53C80C181CE4B619DA; // System.TimeZoneInfo/AdjustmentRule[] struct AdjustmentRuleU5BU5D_t13A903FE644194C2CAF6698B6890B32A226FD19F; // System.Xml.XmlWellFormedWriter/AttrName[] struct AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8; // System.Xml.XmlWellFormedWriter/ElementScope[] struct ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB; // System.Xml.XmlWellFormedWriter/Namespace[] struct NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12; // System.Xml.XmlWellFormedWriter/State[] struct StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047; // System.Xml.XmlWellFormedWriter/AttributeValueCache/Item[] struct ItemU5BU5D_t3E687A69104C40C2235B03682C40C74BC9AA70B0; // System.Action struct Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00; // System.ArgumentNullException struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8; // System.Attribute struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // System.Xml.BitStack struct BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98; // System.Xml.ByteStack struct ByteStack_tB6A24DB689197FD8CBD89EE0C8AB7C56E3EBBD28; // System.Globalization.Calendar struct Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A; // System.Xml.CharEntityEncoderFallback struct CharEntityEncoderFallback_t4D5B1863C30C436F12B2BE9E8EE22193E27960EE; // System.Globalization.CodePageDataItem struct CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E; // System.Globalization.CompareInfo struct CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9; // System.Threading.ContextCallback struct ContextCallback_t93707E0430F4FF3E15E1FB5A4844BE89C657AE8B; // System.Globalization.CultureData struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529; // System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98; // System.Globalization.DateTimeFormatInfo struct DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90; // System.Text.DecoderFallback struct DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D; // System.Xml.DomNameTable struct DomNameTable_tE88EEF20D313A83C002E18FFF7688CC74A2D1CAB; // System.Xml.EmptyEnumerator struct EmptyEnumerator_t138901A02D453E19CDE87DFD96981F8A98928E13; // System.Text.Encoder struct Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A; // System.Text.EncoderFallback struct EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4; // System.Text.Encoding struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827; // System.Exception struct Exception_t; // System.Xml.Schema.FacetsChecker struct FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8; // System.FormatException struct FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759; // System.Collections.Hashtable struct Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC; // System.Xml.HtmlEncodedRawTextWriter struct HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D; // System.Xml.HtmlEncodedRawTextWriterIndent struct HtmlEncodedRawTextWriterIndent_t7613FADCC979522B40B2AAFE3B243DB269E04CF2; // System.Xml.HtmlUtf8RawTextWriter struct HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA; // System.Xml.HtmlUtf8RawTextWriterIndent struct HtmlUtf8RawTextWriterIndent_t6157C77E749E8E2648FB727F8789D2C1D9A8F296; // System.Runtime.CompilerServices.IAsyncStateMachine struct IAsyncStateMachine_tAE063F84A60E1058FCA4E3EA9F555D3462641F7D; // System.Net.ICredentials struct ICredentials_t7F4F7C8E1E36461DC5388554FF404E2203D30C48; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // System.IFormatProvider struct IFormatProvider_tF2AECC4B14F41D36718920D67F930CED940412DF; // System.Net.IWebProxy struct IWebProxy_t27B6C29F0B62B717A9778AD251E31C21A91C32B3; // System.Xml.IXmlNamespaceResolver struct IXmlNamespaceResolver_tE715F6572D858174C1BDCF0076B3C6415B226CD0; // System.Xml.Schema.IXmlSchemaInfo struct IXmlSchemaInfo_tC697CEDEA24AC6EF87E998BF72B96EDBD84DB229; // System.InvalidCastException struct InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D; // System.Xml.OnRemoveWriter struct OnRemoveWriter_t7810F8F0B2E83630AB109B52D2A06F3A9AA8A30B; // System.OverflowException struct OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9; // System.Xml.QueryOutputWriter struct QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB; // Microsoft.Win32.RegistryKey struct RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268; // System.Net.Cache.RequestCachePolicy struct RequestCachePolicy_tC080799EE2DA10B7F24B2E69ABBF5636EB2D43ED; // System.Xml.Schema.RestrictionFacets struct RestrictionFacets_tCB9F2F24F3B08A03D9ED4211125F3229E5C868DA; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // System.Xml.Schema.SchemaElementDecl struct SchemaElementDecl_t2C010D7212311FC98219214B53CEC6084997243B; // System.Xml.Schema.SchemaInfo struct SchemaInfo_tDED785F47546ED3F5EEC6EA77577917420BF3BF5; // System.Xml.SecureStringHasher struct SecureStringHasher_t5F3BC4AE212133FAD80F39ED81D0338B8A21A87A; // System.Threading.SemaphoreSlim struct SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385; // System.Threading.Tasks.StackGuard struct StackGuard_t88E1EE4741AD02CA5FEA04A4EB2CC70F230E0E6D; // System.IO.Stream struct Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB; // System.String struct String_t; // System.Text.StringBuilder struct StringBuilder_t; // System.Threading.Tasks.Task struct Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60; // System.Threading.Tasks.TaskFactory struct TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B; // System.Threading.Tasks.TaskScheduler struct TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D; // System.Xml.TernaryTreeReadOnly struct TernaryTreeReadOnly_t0FA0144C012A6B0EC48FD8A3ACF1EC3C23B8B0BF; // System.Xml.TextEncodedRawTextWriter struct TextEncodedRawTextWriter_tC07A3FA704CE7DECA0D49CF659958C075A39A162; // System.Globalization.TextInfo struct TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C; // System.Xml.TextUtf8RawTextWriter struct TextUtf8RawTextWriter_tD0BDA0777839388246A0D20529B3C799B9E619E9; // System.IO.TextWriter struct TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643; // System.TimeZoneInfo struct TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074; // System.Type struct Type_t; // System.Uri struct Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612; // System.UriParser struct UriParser_t6DEBE5C6CDC3C29C9019CD951C7ECEBD6A5D3E3A; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // System.Xml.XmlAsyncCheckWriter struct XmlAsyncCheckWriter_tF98BA28B966687A04E07F4904100F20B98D467D0; // System.Xml.Schema.XmlAtomicValue struct XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C; // System.Xml.XmlAttribute struct XmlAttribute_t3F58A4BDFB486D0E610E4003E54A89BCCB65AB6D; // System.Xml.XmlAutoDetectWriter struct XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76; // System.Xml.Schema.XmlBaseConverter struct XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55; // System.Xml.XmlCharacterData struct XmlCharacterData_tDE362DEBB89559C552E40DB1346331A259C9205B; // System.Xml.XmlDocument struct XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F; // System.Xml.XmlDownloadManager struct XmlDownloadManager_t28FF2F536CFB5125C74928F7DC706692604D5A9D; // System.Xml.XmlEncodedRawTextWriter struct XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51; // System.Xml.XmlEncodedRawTextWriterIndent struct XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033; // System.Xml.XmlEventCache struct XmlEventCache_t7429BFB736D94B0281F53167E418058D78A4C028; // System.Xml.XmlException struct XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918; // System.Xml.XmlImplementation struct XmlImplementation_tE66EA5FEAE495F36B03F697C51E4815D4B5D1D59; // System.Xml.XmlLinkedNode struct XmlLinkedNode_tAF992FE43A99E1889622121C0D712C80586580F0; // System.Xml.Schema.XmlListConverter struct XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D; // System.Xml.XmlName struct XmlName_t641FE51F9AE9A7BF9B333D2FB61E2867328F5A63; // System.Xml.XmlNamedNodeMap struct XmlNamedNodeMap_t7554E5F015FED975E1E8B075F57EBA65773CF771; // System.Xml.XmlNode struct XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1; // System.Xml.XmlNodeChangedEventHandler struct XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9; // System.Xml.XmlQualifiedName struct XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905; // System.Xml.XmlRawWriter struct XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5; // System.Xml.XmlRawWriterBase64Encoder struct XmlRawWriterBase64Encoder_t9C3C2BA7B5405031118DAA3614D21021CCC07EFB; // System.Xml.XmlResolver struct XmlResolver_t7666FB44FF30D5CE53CC8DD913B2A8D2BD74343A; // System.Xml.Schema.XmlSchemaDatatype struct XmlSchemaDatatype_t857F76DDC0B34F4FC5DDA7AEF2736EB3660A4C38; // System.Xml.Schema.XmlSchemaSet struct XmlSchemaSet_t7CE09F2ECFA8C5EB28DF4724C87EC50B539699E0; // System.Xml.Schema.XmlSchemaSimpleType struct XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C; // System.Xml.Schema.XmlSchemaSimpleTypeContent struct XmlSchemaSimpleTypeContent_t38B7E1118EA6B9348F35D47139C9BE910724DB65; // System.Xml.Schema.XmlSchemaType struct XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA; // System.Xml.Serialization.XmlTypeConvertorAttribute struct XmlTypeConvertorAttribute_t9C029CB7A95EE9E3BAFFCB8DA5174C0364DA1D4E; // System.Xml.XmlUnspecifiedAttribute struct XmlUnspecifiedAttribute_tF407B3741ADDB6788A6F6019CF4B2D23CDF8F641; // System.Xml.Schema.XmlUntypedConverter struct XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF; // System.Xml.XmlUrlResolver struct XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1; // System.Xml.XmlUtf8RawTextWriter struct XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2; // System.Xml.XmlUtf8RawTextWriterIndent struct XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE; // System.Xml.Schema.XmlValueConverter struct XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763; // System.Xml.XmlWellFormedWriter struct XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667; // System.Xml.XmlWhitespace struct XmlWhitespace_t7BB2E46A48255FAEF7A758CA9EE2191A4891D56C; // System.Xml.XmlWriter struct XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D; // System.Xml.XmlWriterSettings struct XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8; // System.Xml.SecureStringHasher/HashCodeOfStringDelegate struct HashCodeOfStringDelegate_tC5A341CE8A72771BCCF8A0CC95A12B13CD4F2574; // System.IO.Stream/ReadWriteTask struct ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974; // System.Threading.Tasks.Task/ContingentProperties struct ContingentProperties_t1E249C737B8B8644ED1D60EEFA101D326B199EA0; // System.Uri/UriInfo struct UriInfo_tCB2302A896132D1F70E47C3895FAB9A0F2A6EE45; // System.Xml.Schema.XmlAtomicValue/NamespacePrefixForQName struct NamespacePrefixForQName_t38692CB52444997F00035FBB30BCEC358855A1B2; // System.Xml.XmlQualifiedName/HashCodeOfStringDelegate struct HashCodeOfStringDelegate_tAE9DAB0A55A64F35CCEE05D71856BAAF6C0B668E; // System.Xml.XmlWellFormedWriter/AttributeValueCache struct AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D; // System.Xml.XmlWellFormedWriter/NamespaceResolverProxy struct NamespaceResolverProxy_tDDE95968AA0C8C13FF8FF3A7A4D25A9B5A4DBD7D; IL2CPP_EXTERN_C RuntimeClass* ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Bits_t74232172D88399D44E277C1367618DE2B73FF95E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DurationType_t2686B055AE0909D5E46CA3ED100ADB6919FB95B1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HtmlEncodedRawTextWriterIndent_t7613FADCC979522B40B2AAFE3B243DB269E04CF2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HtmlUtf8RawTextWriterIndent_t6157C77E749E8E2648FB727F8789D2C1D9A8F296_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IXmlNamespaceResolver_tE715F6572D858174C1BDCF0076B3C6415B226CD0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* LocalAppContextSwitches_t7DE7089D88737BF60BDED34A745482CFE05266BF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NamespaceResolverProxy_tDDE95968AA0C8C13FF8FF3A7A4D25A9B5A4DBD7D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecureStringHasher_t5F3BC4AE212133FAD80F39ED81D0338B8A21A87A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TextEncodedRawTextWriter_tC07A3FA704CE7DECA0D49CF659958C075A39A162_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TextUtf8RawTextWriter_tD0BDA0777839388246A0D20529B3C799B9E619E9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* WriteStateU5BU5D_t2A56E7401E9CDE694F35A8072DFD3AAC3516906B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlAsyncCheckWriter_tF98BA28B966687A04E07F4904100F20B98D467D0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlDownloadManager_t28FF2F536CFB5125C74928F7DC706692604D5A9D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlTypeCodeU5BU5D_t4B53622F8096A3BE4E235382465B2E0FF7B85D6B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlUnspecifiedAttribute_tF407B3741ADDB6788A6F6019CF4B2D23CDF8F641_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XsdDateTimeFlags_tA0CFF619A2C537BD8E65672DA641CF4B2405156C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E____553E235E202D57C9F1156E7D232E02BBDC920165_1_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E____7A32E1A19C182315E4263A65A72066492550D8CD_5_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E____977375E4E1ED54F588076ACA36CC17E6C2195CB9_6_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E____A933F173482FF50754B4942AF8DFC584EF14A45B_8_FieldInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral044BADD70F84141B60AE555B5513ABA7D660F738; IL2CPP_EXTERN_C String_t* _stringLiteral05F052FB531BF7DCEB556C41188DF51428B5D59A; IL2CPP_EXTERN_C String_t* _stringLiteral06F74C6DAF114664BF1BD452596A0DBDCCED259A; IL2CPP_EXTERN_C String_t* _stringLiteral07624473F417C06C74D59C64840A1532FCE2C626; IL2CPP_EXTERN_C String_t* _stringLiteral0A068BB3E9EA2EA72CF05B963841C49DBA8EEFF5; IL2CPP_EXTERN_C String_t* _stringLiteral0B285852A713F6D41AEFAA41E40A51FF58D6556E; IL2CPP_EXTERN_C String_t* _stringLiteral0DD65E4164ECCDCC03EEEB4270914339DE878E09; IL2CPP_EXTERN_C String_t* _stringLiteral0E2995C1357F8579A0DC0E2A26B0D0CA703B5FB7; IL2CPP_EXTERN_C String_t* _stringLiteral107C050A992A643103C6C001E848316AB027D2E0; IL2CPP_EXTERN_C String_t* _stringLiteral111B078632ED414E9392C91DEE241B11C9EE8544; IL2CPP_EXTERN_C String_t* _stringLiteral11AC5E2BD66016383281878F99D761B6B9AB5F11; IL2CPP_EXTERN_C String_t* _stringLiteral120472D8D40924F6F8355A94DB677A8F142E2EB6; IL2CPP_EXTERN_C String_t* _stringLiteral13DB4394207994E4948B5E3FAE7BA705B9B8E7B3; IL2CPP_EXTERN_C String_t* _stringLiteral170766BABFD892AEC6CFB19EA06D35787C834FE9; IL2CPP_EXTERN_C String_t* _stringLiteral18D590EE2CB69EF580815DC0D279AC45B0F5FA2B; IL2CPP_EXTERN_C String_t* _stringLiteral18FF4EE509547E9F427ED4CBAD56460397F93F60; IL2CPP_EXTERN_C String_t* _stringLiteral197DB4D12C3F8F844439AC8086D04A7E9906FD24; IL2CPP_EXTERN_C String_t* _stringLiteral198AA065BF0F912BD6F5F93869BD5C361671F98B; IL2CPP_EXTERN_C String_t* _stringLiteral1A82671F2C34BEA09C35354DDB899812746CBCF9; IL2CPP_EXTERN_C String_t* _stringLiteral1C250646ACB5EAA28E079007EF6B9BECFDAEDC6E; IL2CPP_EXTERN_C String_t* _stringLiteral1CBC514CBF721C4C5F12F67F33B3E7694BCD1B29; IL2CPP_EXTERN_C String_t* _stringLiteral1E1DB32AFA986C58B9ACC9C146BF83E67C0DCE66; IL2CPP_EXTERN_C String_t* _stringLiteral1F164EE4DE39AD90666ACDB4EA0CAABA7853CFCF; IL2CPP_EXTERN_C String_t* _stringLiteral203878D5A9F10282BC47EC192B74A7FB1387D54C; IL2CPP_EXTERN_C String_t* _stringLiteral2198F1C92174A1B44CB01773603D23F6671D3329; IL2CPP_EXTERN_C String_t* _stringLiteral2343901946DDD83EFBB8B93C33F01CBD394063B2; IL2CPP_EXTERN_C String_t* _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745; IL2CPP_EXTERN_C String_t* _stringLiteral23A6BF321FC205420788A7F2E1A1334F6C712C89; IL2CPP_EXTERN_C String_t* _stringLiteral23E65142459FB1BF5009AD8736318547A5DFE850; IL2CPP_EXTERN_C String_t* _stringLiteral24099C824AA6B479B0B07139E7CFB04638C0AEDA; IL2CPP_EXTERN_C String_t* _stringLiteral2A5DB3F00E0A45A734A36392B86940BEE1159FC8; IL2CPP_EXTERN_C String_t* _stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1; IL2CPP_EXTERN_C String_t* _stringLiteral2D7D9606D59C279ADCC84643F993B9FC22365566; IL2CPP_EXTERN_C String_t* _stringLiteral33225D2308B5FA9B4FC47DE1A1D06D718E1911ED; IL2CPP_EXTERN_C String_t* _stringLiteral349C6DC0F34B9BA242E4C728EDD28CAB809D4917; IL2CPP_EXTERN_C String_t* _stringLiteral356F18017512A760F46C8C6E41C462F76716509F; IL2CPP_EXTERN_C String_t* _stringLiteral36C331EB963AAABADAA628EA959A95F64ED7976C; IL2CPP_EXTERN_C String_t* _stringLiteral36D06DCF7061DEC1E8DF4C9D2BB8EB53DBD3087E; IL2CPP_EXTERN_C String_t* _stringLiteral37FDAAF1C91F947734553260891C6678930EDDA0; IL2CPP_EXTERN_C String_t* _stringLiteral38E75ABA96218667556E142D2773A67D1F846A95; IL2CPP_EXTERN_C String_t* _stringLiteral3B025A68D15E8C5AD48BD839D2CFAE9316DBB963; IL2CPP_EXTERN_C String_t* _stringLiteral3B2C1C62D4D1C2A0C8A9AC42DB00D33C654F9AD0; IL2CPP_EXTERN_C String_t* _stringLiteral3C1E3A88F1DF442673E905BE97863155259D0CB5; IL2CPP_EXTERN_C String_t* _stringLiteral3C74CEADD0C37A5DAAFFF37CDB455A8EFD8304BF; IL2CPP_EXTERN_C String_t* _stringLiteral3EBF7CFEC7929F196835D5D12FBBE2F845BF2A5F; IL2CPP_EXTERN_C String_t* _stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE; IL2CPP_EXTERN_C String_t* _stringLiteral45B9464D208C0A900770E5F7A95E5FE067CD4CCC; IL2CPP_EXTERN_C String_t* _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8; IL2CPP_EXTERN_C String_t* _stringLiteral478E443AC6458DEF339E044E26A49ADE5A2AC1FE; IL2CPP_EXTERN_C String_t* _stringLiteral4C9D5EB3A2133DCF493D42AFE0769A5D81E10AF1; IL2CPP_EXTERN_C String_t* _stringLiteral4F463628A5B55C40369849BC669644FDA7E2FD4E; IL2CPP_EXTERN_C String_t* _stringLiteral504B0E499754BF3B42EAB4D1578B9F827FB4A495; IL2CPP_EXTERN_C String_t* _stringLiteral5296173AB8D4E282E989F7B0B7B7C9A3ACF26E18; IL2CPP_EXTERN_C String_t* _stringLiteral5520F0EAC899C656D9482CE97A660E8F8E28ED01; IL2CPP_EXTERN_C String_t* _stringLiteral56EF1F2751B48DAA3EC7F762F420920B8E40757A; IL2CPP_EXTERN_C String_t* _stringLiteral57E00753C198BBF933B5B117333FD89AF5A3E48B; IL2CPP_EXTERN_C String_t* _stringLiteral58F2B4A0A3F5D63532995796ECF46099320B370D; IL2CPP_EXTERN_C String_t* _stringLiteral5F79376E49FC345D1F74769B7D1E538AE10FAE5C; IL2CPP_EXTERN_C String_t* _stringLiteral623A9F750825EB9F6FD1A2E4F3B121AF21D4CD0D; IL2CPP_EXTERN_C String_t* _stringLiteral67171AD8B6817F7CF25B89C98234BCDA36D476FC; IL2CPP_EXTERN_C String_t* _stringLiteral68D5513A81FE3BA8EC49159C52E6505DA8BEA242; IL2CPP_EXTERN_C String_t* _stringLiteral6912992FC50D2764B34BA8408AECF2DF5DB8080F; IL2CPP_EXTERN_C String_t* _stringLiteral69520730213CDED741A5919BB83F6E4B8610EDBA; IL2CPP_EXTERN_C String_t* _stringLiteral6F5EC7239B41C242FCB23B64D91DA0070FC1C044; IL2CPP_EXTERN_C String_t* _stringLiteral71443AC7CF5CC108984A138188DE915E32441BB2; IL2CPP_EXTERN_C String_t* _stringLiteral7443383A37334A973AC921251F582494192A13B3; IL2CPP_EXTERN_C String_t* _stringLiteral7445C16916FA3BA29CF130D3BC44506627A580F8; IL2CPP_EXTERN_C String_t* _stringLiteral7721A48ACA2DB6CF7BA1F50E38BE38587D4927BA; IL2CPP_EXTERN_C String_t* _stringLiteral79F2854B5115F837632CEA50C217D0F077D292CF; IL2CPP_EXTERN_C String_t* _stringLiteral7B99D512A2728329FF581D0CF25B3443E2EEEB78; IL2CPP_EXTERN_C String_t* _stringLiteral7BBD8C0287448D34297B233D6604618390BA9C38; IL2CPP_EXTERN_C String_t* _stringLiteral7BE89227A0BBC17012796DD27BB68B0D5FB2D35E; IL2CPP_EXTERN_C String_t* _stringLiteral7BFA33A11F0B12AF1B7FA1D9BA996EAE1EF77B49; IL2CPP_EXTERN_C String_t* _stringLiteral7CCE57C5D7E1EEE86D308C81EAB8B71D0964327F; IL2CPP_EXTERN_C String_t* _stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE; IL2CPP_EXTERN_C String_t* _stringLiteral8243BA18D267E0E612210F4920079D9700A5DEEF; IL2CPP_EXTERN_C String_t* _stringLiteral878AE10D03D16A069554617545B8533ED09E594F; IL2CPP_EXTERN_C String_t* _stringLiteral88E0DBECA18651C0DE1E09C9B180E8C851A4F92B; IL2CPP_EXTERN_C String_t* _stringLiteral8A8EFDA91C6C257127F8C8D526FAD7E7552766AA; IL2CPP_EXTERN_C String_t* _stringLiteral8D04002FC7142DC7148763C90BB38AEEC554A158; IL2CPP_EXTERN_C String_t* _stringLiteral8D9B33043809B99EBBFA18076383BF612F0BA9C5; IL2CPP_EXTERN_C String_t* _stringLiteral8E7DF6980ECEA2C11D2FD74A57D449FC8CFA87AE; IL2CPP_EXTERN_C String_t* _stringLiteral90AC7861280D19EAA167EE136C29B61BD0F1A328; IL2CPP_EXTERN_C String_t* _stringLiteral9104E82394351D786F4B739689D0B28ACF18A43D; IL2CPP_EXTERN_C String_t* _stringLiteral916F4E7879C25AF1EA844F7068842D5508777C48; IL2CPP_EXTERN_C String_t* _stringLiteral92094BBD8DE1A81022C0FCA98F179197BA588E99; IL2CPP_EXTERN_C String_t* _stringLiteral92EE0A9203C9B8F69CAE261B7FAF6C5AB705E49E; IL2CPP_EXTERN_C String_t* _stringLiteral93D87E1629A331F43CB25BB3CFE69C4D3418FA7E; IL2CPP_EXTERN_C String_t* _stringLiteral93E50C321A10920AEB9DABD4DBB251927D2FAF8C; IL2CPP_EXTERN_C String_t* _stringLiteral9413AC7CF6AB7E9B088B38F9FF76860CC990A952; IL2CPP_EXTERN_C String_t* _stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3; IL2CPP_EXTERN_C String_t* _stringLiteralA02431CF7C501A5B368C91E41283419D8FA9FB03; IL2CPP_EXTERN_C String_t* _stringLiteralA10AFD0FBAD152979B3F2273DA98BA5C9686E69C; IL2CPP_EXTERN_C String_t* _stringLiteralA3E0185CFEE766D02511A6B411F83832EC44A795; IL2CPP_EXTERN_C String_t* _stringLiteralA47E14F745683FCD155E0EB9F8B881D4FDB05B21; IL2CPP_EXTERN_C String_t* _stringLiteralAC2806EA40D9F7601BBB6DA354C649B46D2D8877; IL2CPP_EXTERN_C String_t* _stringLiteralB3DF8F23CCCF0FE02D810ECECE41BF9F4149155E; IL2CPP_EXTERN_C String_t* _stringLiteralB63A1A23B65582B8791AA4E655E90AA5647D7298; IL2CPP_EXTERN_C String_t* _stringLiteralB76F93064E827FE764713C55F705D2E388DF17D7; IL2CPP_EXTERN_C String_t* _stringLiteralB7C276EDC5859626BDC1BA491A7689C71544D69A; IL2CPP_EXTERN_C String_t* _stringLiteralB7FD6B173F8DDB3354F28BB648CED69286F416C9; IL2CPP_EXTERN_C String_t* _stringLiteralB968B651B32BD07EAAB4CB96683980AF16C47C0B; IL2CPP_EXTERN_C String_t* _stringLiteralBA60BBAAF60E063761EDE850CC684D538D9A8573; IL2CPP_EXTERN_C String_t* _stringLiteralBA9A59104E5E5C12D7BAC55D2460CE1CD56C7C08; IL2CPP_EXTERN_C String_t* _stringLiteralBBC1106D65ACC9B0DB541F4FAF5DBAF5B7F7BA1F; IL2CPP_EXTERN_C String_t* _stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158; IL2CPP_EXTERN_C String_t* _stringLiteralC263EA29ADF3548CFEBC57B532EED28451A56C10; IL2CPP_EXTERN_C String_t* _stringLiteralC4FEF05AC2AE7B117256FA840859B8790DEFE62B; IL2CPP_EXTERN_C String_t* _stringLiteralC7C776080FBFB5F15E2EAAE9A4C65AE2C17FE00B; IL2CPP_EXTERN_C String_t* _stringLiteralCAF956214D83EED9D9B576DA1D727BD145303948; IL2CPP_EXTERN_C String_t* _stringLiteralCCD15A133CD38F3DFFFA94FA4D720EAC91F25B79; IL2CPP_EXTERN_C String_t* _stringLiteralCE9BB7116C03E5DA9D01F8D4803A0FFE9ADA5307; IL2CPP_EXTERN_C String_t* _stringLiteralD20945EB99E4CFCA27A66866A791F9AE0B7E4EBB; IL2CPP_EXTERN_C String_t* _stringLiteralD29CA80AA23F62C996542BD3373B35F12EBC874B; IL2CPP_EXTERN_C String_t* _stringLiteralD3A16BBDB1662D7361031D5B9686BD4A9DD7F9D6; IL2CPP_EXTERN_C String_t* _stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE; IL2CPP_EXTERN_C String_t* _stringLiteralD67729AC2AE2B39DBBC387BDA1A36503B0C922C1; IL2CPP_EXTERN_C String_t* _stringLiteralD6DCC897C02A857315752249765CB47ADDF4E5C7; IL2CPP_EXTERN_C String_t* _stringLiteralD7BB4816F511937863E42D9A34BAB32B43210AE7; IL2CPP_EXTERN_C String_t* _stringLiteralD83041E889BDAEB8F029AF50549D1347BD7FC949; IL2CPP_EXTERN_C String_t* _stringLiteralDB6A30F5C46ACC70D2AD58ABFB2A19A8F675C314; IL2CPP_EXTERN_C String_t* _stringLiteralDF1296B24672A38692CC663E858166C834F0ABD9; IL2CPP_EXTERN_C String_t* _stringLiteralE09B556D1A5AFFB258696FDDCFA2E54208034620; IL2CPP_EXTERN_C String_t* _stringLiteralE1291C4D47635E327ECFE39842BD1A93F58C61A2; IL2CPP_EXTERN_C String_t* _stringLiteralE1E0D4973E26B80B96256B01F0199BB2484B27E0; IL2CPP_EXTERN_C String_t* _stringLiteralE33B655BD7CA37454FF89A8C0BDA6B8196C65A77; IL2CPP_EXTERN_C String_t* _stringLiteralE358F823C39A638A3134E442FF53D303271291F3; IL2CPP_EXTERN_C String_t* _stringLiteralE584C9688DCC7AEE34F2DA73D96EA113B211A93D; IL2CPP_EXTERN_C String_t* _stringLiteralE62BE30D60110348D9F0D3836744E95BD82775EF; IL2CPP_EXTERN_C String_t* _stringLiteralED7D39EDF70E08FE57B2522D102BF72B9E5D5331; IL2CPP_EXTERN_C String_t* _stringLiteralF0321EB1FDF45432B1A8C835517C2DFFBB4AF5AC; IL2CPP_EXTERN_C String_t* _stringLiteralF2EE2B9C299895393EAD54EEC93812CB500B915F; IL2CPP_EXTERN_C String_t* _stringLiteralF3782EC504B73600A2DA83B623313BF6EC38CAE3; IL2CPP_EXTERN_C String_t* _stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D; IL2CPP_EXTERN_C String_t* _stringLiteralF41760006700B346FE970834ED6436CD21A1330F; IL2CPP_EXTERN_C String_t* _stringLiteralF4ED3BDF7EB24796E98DB0F3022D762D2C5EBFB0; IL2CPP_EXTERN_C String_t* _stringLiteralF54F5AD89BFF7ACC574BFC039F72C349137EC667; IL2CPP_EXTERN_C String_t* _stringLiteralF58ED4D45480346BA6783D48CF49AC351B2A1A5C; IL2CPP_EXTERN_C String_t* _stringLiteralF597846F2A44A6501BDA3166AC5D79811ACDFF43; IL2CPP_EXTERN_C String_t* _stringLiteralFE53A3AF35DC43A86F8AA824C5449731805C32DD; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_1_Create_m15C4F32E60C597AA1347204CBEF22D65960AAEC8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_1_Start_TisU3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218_mFDC069E7CAEA6E5BE7C640995F030470DB376EA3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_1_get_Task_mC1B213B5C16F6485FF6FF94D233C0291C6BCF5F0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Clear_m6D070B7479E570F2F4265092DF429B94EC79B7A4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Remove_m74B73347B0E3BEE535DFA799A64C174D3A2B0148_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m12D15059187064926CD935FC89749E0A8BD52729_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_m7486B1ED37F2C23A54A102AE2A327294800C13F6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_get_Count_m340FC2A63B0122FED63981CC2D726CF6DE55D24D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_set_Item_m3546162A565F55B309A9FAB19BD271411D7DB75B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_m9016C19F7920CFFB69F0B408B1CD79638E648149_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m2C1D60C782030730D4745845F9F3AEB1FB67005C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m7319F460099942C9A6BBEBB83D13CB468F3C1799_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mB4C9A484DFF2CA1E941AB55762476368BC6B8E37_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ChangeListType_m8A335168D10AE570DB4F6BF8C83D3EFCF0FAD4D8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ChangeType_m1B093CA85C5AF6C02C742E3F7D0344DED498A4E1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ChangeType_m849DED15CDC8993D37CE9F1B52876CD557375DF6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ChangeType_m985FFCB97915C4E1853202249949D8CDBD9C0EB0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ChangeType_mBF59D67978F6CDFDC60244E8017E585079D7D05E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ChangeType_mDDC95960433608433E4F04CF2C9B62BACEF34367_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ChangeType_mEE86A5027ED3FE8C15200BAD81AF574DFB261162_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ChangeType_mF3D4C9048A30BB6B7E2C9BE7013C7FEC353D7CB1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ChangeType_mFDDBB1D5311642999916B9485E39B40A710F4C55_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ToBoolean_m568DD23AEBD55CF9143F829CD69E5202DFC951AC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ToBoolean_mED2C117433B952DDEDAE174B94A5C387B41E5BB0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ToDateTimeOffset_mD3FAD6C7A411227350EE9ED637D15297E973C4B3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ToDateTimeOffset_mF60632A2F2030E075DA65E74E673FA44A7ACF9B0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ToDateTime_m7C71BCF3DA46E2B68D1E8C49C76BC0D0C53BB8E3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ToDateTime_mBBBD2C1BD1BA2FA4548FEEDF1869858F7A6213E3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ToDecimal_mA7A74AF7A71194A51DDBCA788631FA41A76725AE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ToDecimal_mC1FC1582F9E5EE0F8B55965A09433D8C7E2503B6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ToDouble_m2971FE205C7A5B8568AABF05A15B1FBE72116A75_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ToDouble_mD833FA5C23BF71B77838A7B27F93BB719D6BD9B1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ToInt32_mB257232D69D4F5EA8A50DB8FCC3AB263729FA1C5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ToInt32_mEC79B30EA1E9A4CA041C7E1DDD4AA64C45AF70DD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ToInt64_m5A44AF5B054EDB6E0F82B71F89D3034B33E300EE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ToInt64_mF42BA9C206E244DA4A6306EB2F0EB7706DD31594_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ToSingle_m4C18877EDADE25AF72581DCE8E4B4E521B36B79B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ToSingle_mE3B43231D098FEBCC9632871499E30EA93D3FA02_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUntypedConverter_ToString_mC695B29E983FC78D95F0BC8AB8B4AC1879DE043D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUrlResolver_GetEntity_m5E6E95BD40DAEC1B6537B67E2B51EBFD398C5FAA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUtf8RawTextWriter_EncodeSurrogate_m6CA0838BFA5CA73080922DF896DCBD4B2D6789E0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUtf8RawTextWriter_FlushBuffer_mA37D83FF1125326929B5EAD135D165F17EE43873_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUtf8RawTextWriter_InvalidXmlChar_mFABC8CB5B238C5A2B7BD1BC1820D265DA34246C7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUtf8RawTextWriter_ValidateContentChars_mF9024C4D42B40FAD174FE0C600372B1E70CA9A02_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlUtf8RawTextWriter_WriteCharEntity_mAD2D583CC8ACB241216931741A3ED003BC183B9B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_AddAttribute_mBE2EC8C0E4326CDF071DB44822F2363C8B3977E6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_CheckNCName_m38BAB80446511AD689915D3E856E7E0A493A2F66_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_Close_mA86398509974138ACABDCA8A8D8DB3E2B7B749BE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_Flush_m818CB4E60089C7E42F421CC8831ACFD04C8C6606_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_LookupPrefix_m8C0375042F837AEB8634CDB32FC05B4CD7DAB09B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_PushNamespaceExplicit_m6D8AAFC9815127ADB7F012D035CDA84E690495C4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_PushNamespaceImplicit_m624EE33F48760FAB5356FDE7B1A1CAEA3116A5D5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_ThrowInvalidStateTransition_mEFC1814A27D67908217D74DBC7CFECED83E521C3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteBase64_mA8A2A7E8210695769138AA0C79B0FCC556BC608A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteBinHex_mB1FDF13824582CF03D4895EBB8105FA6F56B41CB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteCData_m4B1846564A49DF8B81DF6B78F9FB7F4C362B0EA3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteCharEntity_mC0FDC6DF851874805648F5C4A03BDAE3B69685AF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteChars_mC5303FB82252984CA5B4CEBFBFA91421CB03595A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteComment_m7EEF73EADC9EA62991AF660E34031F326229CEA9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteDocType_m199C9CBEEDE213CE7674B24C37F971373EBE48AF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteEndAttribute_m24312AED7DEBACD41CFEA2478AE0960D46A4CCC5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteEndDocument_mEB0079D83F1C50D6E7AB7063BBFF77E48AB59EC3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteEndElement_mB2129849B3639759104E47A14EB0BFCCD8C0B56B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteEntityRef_mAD2E68A48E86347EDF40492E12C980506E9EE820_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteFullEndElement_mEE988D7FF9389F7007F2051E6FC6919866FE9DDA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteProcessingInstruction_m5488FE6001B736259DBD3F6A943508530B204030_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteRaw_m27EF4D753CA589FAEEA7285978510AFF7F634B4A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteRaw_m78BFAFD8CBF3589242CB899F319BE1DA7B18472C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteStartAttribute_m90318815D4EF9D5410AFC7483470D8E51BAE7C6D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteStartDocumentImpl_mAE8A6FA9962E9AFC09402EC4B3E2A95369DDCE74_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteStartElement_mA14000ADBBE7FF5B022F6E64296AFE406DCDDBF4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteString_mAFC206430BA79F83E0FEDE7DFB443F42E59743AA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteSurrogateCharEntity_m5866723D5D9B755A281F7A3B4F73DAE9B6F30FEC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteValue_m73179C51767B1B52CDAD8C962104216B817EA0DC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWellFormedWriter_WriteWhitespace_m0D44C24F7C9D58C92029BA2421C3F0B7E0F971BD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWhitespace__ctor_m3A108BEE96CE7575F27A1DED29804E41C8B847D0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWhitespace_set_Value_m7EEB5BDDEDF4F6D447436D348030D303EA990CEF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWriterSettings_CheckReadOnly_m440DDAF4F1849B67E5D4AC2EB95DD978D884A0E6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWriterSettings_CreateWriter_m3023E199154CD8588CD848FB4F25C41BB6E9FDEF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWriterSettings_CreateWriter_m5804C88AC3D9809A19C14244C8B8BF5D62EBBD39_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWriterSettings_set_ConformanceLevel_m8BF0325F14280448F6099A9E5A2FC9C0896656BC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlWriterSettings_set_NamespaceHandling_mFF6C1E11FD1F947E32F6420D7AEA35A9FC23790F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XsdDateTime__ctor_mB09134F0278390F7BEDE6F47A6BE015C64140C52_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XsdDuration_ToTimeSpan_m8E384990FA1D2AF1323B326E5987018872A6322F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XsdDuration__ctor_m8E776FD3A70A21A2EFC6ACADF87056EA2430895C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XsdDuration__ctor_mAF5DC027A1A37B5D9379CC9E200C733FB643F075_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* RuntimeObject_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_0_0_0_var; struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_com; struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_pinvoke; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; struct WriteStateU5BU5D_t2A56E7401E9CDE694F35A8072DFD3AAC3516906B; struct XmlTypeCodeU5BU5D_t4B53622F8096A3BE4E235382465B2E0FF7B85D6B; struct AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8; struct ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB; struct NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12; struct StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_tABFC31237D6642B5D4C1DBA234CA37EE851EB0AE* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t61F8738ED346768CC112B2E27863BF9F73C76D90 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t17EEB7B2EDD3CB5222C660D7E739F803986BF025 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162, ___entries_1)); } inline EntryU5BU5D_tABFC31237D6642B5D4C1DBA234CA37EE851EB0AE* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tABFC31237D6642B5D4C1DBA234CA37EE851EB0AE** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tABFC31237D6642B5D4C1DBA234CA37EE851EB0AE* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162, ___keys_7)); } inline KeyCollection_t61F8738ED346768CC112B2E27863BF9F73C76D90 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t61F8738ED346768CC112B2E27863BF9F73C76D90 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t61F8738ED346768CC112B2E27863BF9F73C76D90 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162, ___values_8)); } inline ValueCollection_t17EEB7B2EDD3CB5222C660D7E739F803986BF025 * get_values_8() const { return ___values_8; } inline ValueCollection_t17EEB7B2EDD3CB5222C660D7E739F803986BF025 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t17EEB7B2EDD3CB5222C660D7E739F803986BF025 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____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_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____items_1)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____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_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____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_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields, ____emptyArray_5)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__emptyArray_5() const { return ____emptyArray_5; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items XmlQualifiedNameU5BU5D_tE9A62FBF4DF15B65C9A4430EBAE36CC671776E97* ____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_t3C367DB0980625D829CD027696F8FA0EA0C60B2D, ____items_1)); } inline XmlQualifiedNameU5BU5D_tE9A62FBF4DF15B65C9A4430EBAE36CC671776E97* get__items_1() const { return ____items_1; } inline XmlQualifiedNameU5BU5D_tE9A62FBF4DF15B65C9A4430EBAE36CC671776E97** get_address_of__items_1() { return &____items_1; } inline void set__items_1(XmlQualifiedNameU5BU5D_tE9A62FBF4DF15B65C9A4430EBAE36CC671776E97* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D, ____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_t3C367DB0980625D829CD027696F8FA0EA0C60B2D, ____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_t3C367DB0980625D829CD027696F8FA0EA0C60B2D, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray XmlQualifiedNameU5BU5D_tE9A62FBF4DF15B65C9A4430EBAE36CC671776E97* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D_StaticFields, ____emptyArray_5)); } inline XmlQualifiedNameU5BU5D_tE9A62FBF4DF15B65C9A4430EBAE36CC671776E97* get__emptyArray_5() const { return ____emptyArray_5; } inline XmlQualifiedNameU5BU5D_tE9A62FBF4DF15B65C9A4430EBAE36CC671776E97** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(XmlQualifiedNameU5BU5D_tE9A62FBF4DF15B65C9A4430EBAE36CC671776E97* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // System.Attribute struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 : public RuntimeObject { public: public: }; // System.Xml.BitStack struct BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 : public RuntimeObject { public: // System.UInt32[] System.Xml.BitStack::bitStack UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___bitStack_0; // System.Int32 System.Xml.BitStack::stackPos int32_t ___stackPos_1; // System.UInt32 System.Xml.BitStack::curr uint32_t ___curr_2; public: inline static int32_t get_offset_of_bitStack_0() { return static_cast(offsetof(BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98, ___bitStack_0)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_bitStack_0() const { return ___bitStack_0; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_bitStack_0() { return &___bitStack_0; } inline void set_bitStack_0(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___bitStack_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___bitStack_0), (void*)value); } inline static int32_t get_offset_of_stackPos_1() { return static_cast(offsetof(BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98, ___stackPos_1)); } inline int32_t get_stackPos_1() const { return ___stackPos_1; } inline int32_t* get_address_of_stackPos_1() { return &___stackPos_1; } inline void set_stackPos_1(int32_t value) { ___stackPos_1 = value; } inline static int32_t get_offset_of_curr_2() { return static_cast(offsetof(BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98, ___curr_2)); } inline uint32_t get_curr_2() const { return ___curr_2; } inline uint32_t* get_address_of_curr_2() { return &___curr_2; } inline void set_curr_2(uint32_t value) { ___curr_2 = value; } }; // System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 : public RuntimeObject { public: // System.Boolean System.Globalization.CultureInfo::m_isReadOnly bool ___m_isReadOnly_3; // System.Int32 System.Globalization.CultureInfo::cultureID int32_t ___cultureID_4; // System.Int32 System.Globalization.CultureInfo::parent_lcid int32_t ___parent_lcid_5; // System.Int32 System.Globalization.CultureInfo::datetime_index int32_t ___datetime_index_6; // System.Int32 System.Globalization.CultureInfo::number_index int32_t ___number_index_7; // System.Int32 System.Globalization.CultureInfo::default_calendar_type int32_t ___default_calendar_type_8; // System.Boolean System.Globalization.CultureInfo::m_useUserOverride bool ___m_useUserOverride_9; // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::numInfo NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10; // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11; // System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12; // System.String System.Globalization.CultureInfo::m_name String_t* ___m_name_13; // System.String System.Globalization.CultureInfo::englishname String_t* ___englishname_14; // System.String System.Globalization.CultureInfo::nativename String_t* ___nativename_15; // System.String System.Globalization.CultureInfo::iso3lang String_t* ___iso3lang_16; // System.String System.Globalization.CultureInfo::iso2lang String_t* ___iso2lang_17; // System.String System.Globalization.CultureInfo::win3lang String_t* ___win3lang_18; // System.String System.Globalization.CultureInfo::territory String_t* ___territory_19; // System.String[] System.Globalization.CultureInfo::native_calendar_names StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___native_calendar_names_20; // System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21; // System.Void* System.Globalization.CultureInfo::textinfo_data void* ___textinfo_data_22; // System.Int32 System.Globalization.CultureInfo::m_dataItem int32_t ___m_dataItem_23; // System.Globalization.Calendar System.Globalization.CultureInfo::calendar Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24; // System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___parent_culture_25; // System.Boolean System.Globalization.CultureInfo::constructed bool ___constructed_26; // System.Byte[] System.Globalization.CultureInfo::cached_serialized_form ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___cached_serialized_form_27; // System.Globalization.CultureData System.Globalization.CultureInfo::m_cultureData CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * ___m_cultureData_28; // System.Boolean System.Globalization.CultureInfo::m_isInherited bool ___m_isInherited_29; public: inline static int32_t get_offset_of_m_isReadOnly_3() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_isReadOnly_3)); } inline bool get_m_isReadOnly_3() const { return ___m_isReadOnly_3; } inline bool* get_address_of_m_isReadOnly_3() { return &___m_isReadOnly_3; } inline void set_m_isReadOnly_3(bool value) { ___m_isReadOnly_3 = value; } inline static int32_t get_offset_of_cultureID_4() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___cultureID_4)); } inline int32_t get_cultureID_4() const { return ___cultureID_4; } inline int32_t* get_address_of_cultureID_4() { return &___cultureID_4; } inline void set_cultureID_4(int32_t value) { ___cultureID_4 = value; } inline static int32_t get_offset_of_parent_lcid_5() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___parent_lcid_5)); } inline int32_t get_parent_lcid_5() const { return ___parent_lcid_5; } inline int32_t* get_address_of_parent_lcid_5() { return &___parent_lcid_5; } inline void set_parent_lcid_5(int32_t value) { ___parent_lcid_5 = value; } inline static int32_t get_offset_of_datetime_index_6() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___datetime_index_6)); } inline int32_t get_datetime_index_6() const { return ___datetime_index_6; } inline int32_t* get_address_of_datetime_index_6() { return &___datetime_index_6; } inline void set_datetime_index_6(int32_t value) { ___datetime_index_6 = value; } inline static int32_t get_offset_of_number_index_7() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___number_index_7)); } inline int32_t get_number_index_7() const { return ___number_index_7; } inline int32_t* get_address_of_number_index_7() { return &___number_index_7; } inline void set_number_index_7(int32_t value) { ___number_index_7 = value; } inline static int32_t get_offset_of_default_calendar_type_8() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___default_calendar_type_8)); } inline int32_t get_default_calendar_type_8() const { return ___default_calendar_type_8; } inline int32_t* get_address_of_default_calendar_type_8() { return &___default_calendar_type_8; } inline void set_default_calendar_type_8(int32_t value) { ___default_calendar_type_8 = value; } inline static int32_t get_offset_of_m_useUserOverride_9() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_useUserOverride_9)); } inline bool get_m_useUserOverride_9() const { return ___m_useUserOverride_9; } inline bool* get_address_of_m_useUserOverride_9() { return &___m_useUserOverride_9; } inline void set_m_useUserOverride_9(bool value) { ___m_useUserOverride_9 = value; } inline static int32_t get_offset_of_numInfo_10() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___numInfo_10)); } inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * get_numInfo_10() const { return ___numInfo_10; } inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D ** get_address_of_numInfo_10() { return &___numInfo_10; } inline void set_numInfo_10(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * value) { ___numInfo_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___numInfo_10), (void*)value); } inline static int32_t get_offset_of_dateTimeInfo_11() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___dateTimeInfo_11)); } inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * get_dateTimeInfo_11() const { return ___dateTimeInfo_11; } inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** get_address_of_dateTimeInfo_11() { return &___dateTimeInfo_11; } inline void set_dateTimeInfo_11(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * value) { ___dateTimeInfo_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___dateTimeInfo_11), (void*)value); } inline static int32_t get_offset_of_textInfo_12() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___textInfo_12)); } inline TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * get_textInfo_12() const { return ___textInfo_12; } inline TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C ** get_address_of_textInfo_12() { return &___textInfo_12; } inline void set_textInfo_12(TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * value) { ___textInfo_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___textInfo_12), (void*)value); } inline static int32_t get_offset_of_m_name_13() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_name_13)); } inline String_t* get_m_name_13() const { return ___m_name_13; } inline String_t** get_address_of_m_name_13() { return &___m_name_13; } inline void set_m_name_13(String_t* value) { ___m_name_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_name_13), (void*)value); } inline static int32_t get_offset_of_englishname_14() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___englishname_14)); } inline String_t* get_englishname_14() const { return ___englishname_14; } inline String_t** get_address_of_englishname_14() { return &___englishname_14; } inline void set_englishname_14(String_t* value) { ___englishname_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___englishname_14), (void*)value); } inline static int32_t get_offset_of_nativename_15() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___nativename_15)); } inline String_t* get_nativename_15() const { return ___nativename_15; } inline String_t** get_address_of_nativename_15() { return &___nativename_15; } inline void set_nativename_15(String_t* value) { ___nativename_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___nativename_15), (void*)value); } inline static int32_t get_offset_of_iso3lang_16() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___iso3lang_16)); } inline String_t* get_iso3lang_16() const { return ___iso3lang_16; } inline String_t** get_address_of_iso3lang_16() { return &___iso3lang_16; } inline void set_iso3lang_16(String_t* value) { ___iso3lang_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___iso3lang_16), (void*)value); } inline static int32_t get_offset_of_iso2lang_17() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___iso2lang_17)); } inline String_t* get_iso2lang_17() const { return ___iso2lang_17; } inline String_t** get_address_of_iso2lang_17() { return &___iso2lang_17; } inline void set_iso2lang_17(String_t* value) { ___iso2lang_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___iso2lang_17), (void*)value); } inline static int32_t get_offset_of_win3lang_18() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___win3lang_18)); } inline String_t* get_win3lang_18() const { return ___win3lang_18; } inline String_t** get_address_of_win3lang_18() { return &___win3lang_18; } inline void set_win3lang_18(String_t* value) { ___win3lang_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___win3lang_18), (void*)value); } inline static int32_t get_offset_of_territory_19() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___territory_19)); } inline String_t* get_territory_19() const { return ___territory_19; } inline String_t** get_address_of_territory_19() { return &___territory_19; } inline void set_territory_19(String_t* value) { ___territory_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___territory_19), (void*)value); } inline static int32_t get_offset_of_native_calendar_names_20() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___native_calendar_names_20)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_native_calendar_names_20() const { return ___native_calendar_names_20; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_native_calendar_names_20() { return &___native_calendar_names_20; } inline void set_native_calendar_names_20(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___native_calendar_names_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_calendar_names_20), (void*)value); } inline static int32_t get_offset_of_compareInfo_21() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___compareInfo_21)); } inline CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * get_compareInfo_21() const { return ___compareInfo_21; } inline CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 ** get_address_of_compareInfo_21() { return &___compareInfo_21; } inline void set_compareInfo_21(CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * value) { ___compareInfo_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___compareInfo_21), (void*)value); } inline static int32_t get_offset_of_textinfo_data_22() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___textinfo_data_22)); } inline void* get_textinfo_data_22() const { return ___textinfo_data_22; } inline void** get_address_of_textinfo_data_22() { return &___textinfo_data_22; } inline void set_textinfo_data_22(void* value) { ___textinfo_data_22 = value; } inline static int32_t get_offset_of_m_dataItem_23() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_dataItem_23)); } inline int32_t get_m_dataItem_23() const { return ___m_dataItem_23; } inline int32_t* get_address_of_m_dataItem_23() { return &___m_dataItem_23; } inline void set_m_dataItem_23(int32_t value) { ___m_dataItem_23 = value; } inline static int32_t get_offset_of_calendar_24() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___calendar_24)); } inline Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * get_calendar_24() const { return ___calendar_24; } inline Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A ** get_address_of_calendar_24() { return &___calendar_24; } inline void set_calendar_24(Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * value) { ___calendar_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___calendar_24), (void*)value); } inline static int32_t get_offset_of_parent_culture_25() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___parent_culture_25)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_parent_culture_25() const { return ___parent_culture_25; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_parent_culture_25() { return &___parent_culture_25; } inline void set_parent_culture_25(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___parent_culture_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_culture_25), (void*)value); } inline static int32_t get_offset_of_constructed_26() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___constructed_26)); } inline bool get_constructed_26() const { return ___constructed_26; } inline bool* get_address_of_constructed_26() { return &___constructed_26; } inline void set_constructed_26(bool value) { ___constructed_26 = value; } inline static int32_t get_offset_of_cached_serialized_form_27() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___cached_serialized_form_27)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_cached_serialized_form_27() const { return ___cached_serialized_form_27; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_cached_serialized_form_27() { return &___cached_serialized_form_27; } inline void set_cached_serialized_form_27(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___cached_serialized_form_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___cached_serialized_form_27), (void*)value); } inline static int32_t get_offset_of_m_cultureData_28() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_cultureData_28)); } inline CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * get_m_cultureData_28() const { return ___m_cultureData_28; } inline CultureData_t53CDF1C5F789A28897415891667799420D3C5529 ** get_address_of_m_cultureData_28() { return &___m_cultureData_28; } inline void set_m_cultureData_28(CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * value) { ___m_cultureData_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_cultureData_28), (void*)value); } inline static int32_t get_offset_of_m_isInherited_29() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_isInherited_29)); } inline bool get_m_isInherited_29() const { return ___m_isInherited_29; } inline bool* get_address_of_m_isInherited_29() { return &___m_isInherited_29; } inline void set_m_isInherited_29(bool value) { ___m_isInherited_29 = value; } }; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields { public: // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___invariant_culture_info_0; // System.Object System.Globalization.CultureInfo::shared_table_lock RuntimeObject * ___shared_table_lock_1; // System.Globalization.CultureInfo System.Globalization.CultureInfo::default_current_culture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___default_current_culture_2; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentUICulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___s_DefaultThreadCurrentUICulture_33; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentCulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___s_DefaultThreadCurrentCulture_34; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_number Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * ___shared_by_number_35; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_name Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * ___shared_by_name_36; // System.Boolean System.Globalization.CultureInfo::IsTaiwanSku bool ___IsTaiwanSku_37; public: inline static int32_t get_offset_of_invariant_culture_info_0() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___invariant_culture_info_0)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_invariant_culture_info_0() const { return ___invariant_culture_info_0; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_invariant_culture_info_0() { return &___invariant_culture_info_0; } inline void set_invariant_culture_info_0(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___invariant_culture_info_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___invariant_culture_info_0), (void*)value); } inline static int32_t get_offset_of_shared_table_lock_1() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_table_lock_1)); } inline RuntimeObject * get_shared_table_lock_1() const { return ___shared_table_lock_1; } inline RuntimeObject ** get_address_of_shared_table_lock_1() { return &___shared_table_lock_1; } inline void set_shared_table_lock_1(RuntimeObject * value) { ___shared_table_lock_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_table_lock_1), (void*)value); } inline static int32_t get_offset_of_default_current_culture_2() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___default_current_culture_2)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_default_current_culture_2() const { return ___default_current_culture_2; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_default_current_culture_2() { return &___default_current_culture_2; } inline void set_default_current_culture_2(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___default_current_culture_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___default_current_culture_2), (void*)value); } inline static int32_t get_offset_of_s_DefaultThreadCurrentUICulture_33() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___s_DefaultThreadCurrentUICulture_33)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_s_DefaultThreadCurrentUICulture_33() const { return ___s_DefaultThreadCurrentUICulture_33; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_s_DefaultThreadCurrentUICulture_33() { return &___s_DefaultThreadCurrentUICulture_33; } inline void set_s_DefaultThreadCurrentUICulture_33(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___s_DefaultThreadCurrentUICulture_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentUICulture_33), (void*)value); } inline static int32_t get_offset_of_s_DefaultThreadCurrentCulture_34() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___s_DefaultThreadCurrentCulture_34)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_s_DefaultThreadCurrentCulture_34() const { return ___s_DefaultThreadCurrentCulture_34; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_s_DefaultThreadCurrentCulture_34() { return &___s_DefaultThreadCurrentCulture_34; } inline void set_s_DefaultThreadCurrentCulture_34(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___s_DefaultThreadCurrentCulture_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentCulture_34), (void*)value); } inline static int32_t get_offset_of_shared_by_number_35() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_by_number_35)); } inline Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * get_shared_by_number_35() const { return ___shared_by_number_35; } inline Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 ** get_address_of_shared_by_number_35() { return &___shared_by_number_35; } inline void set_shared_by_number_35(Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * value) { ___shared_by_number_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_by_number_35), (void*)value); } inline static int32_t get_offset_of_shared_by_name_36() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_by_name_36)); } inline Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * get_shared_by_name_36() const { return ___shared_by_name_36; } inline Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC ** get_address_of_shared_by_name_36() { return &___shared_by_name_36; } inline void set_shared_by_name_36(Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * value) { ___shared_by_name_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_by_name_36), (void*)value); } inline static int32_t get_offset_of_IsTaiwanSku_37() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___IsTaiwanSku_37)); } inline bool get_IsTaiwanSku_37() const { return ___IsTaiwanSku_37; } inline bool* get_address_of_IsTaiwanSku_37() { return &___IsTaiwanSku_37; } inline void set_IsTaiwanSku_37(bool value) { ___IsTaiwanSku_37 = value; } }; // Native definition for P/Invoke marshalling of System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11; TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12; char* ___m_name_13; char* ___englishname_14; char* ___nativename_15; char* ___iso3lang_16; char* ___iso2lang_17; char* ___win3lang_18; char* ___territory_19; char** ___native_calendar_names_20; CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_pinvoke* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // Native definition for COM marshalling of System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11; TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12; Il2CppChar* ___m_name_13; Il2CppChar* ___englishname_14; Il2CppChar* ___nativename_15; Il2CppChar* ___iso3lang_16; Il2CppChar* ___iso2lang_17; Il2CppChar* ___win3lang_18; Il2CppChar* ___territory_19; Il2CppChar** ___native_calendar_names_20; CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_com* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // System.Text.Encoding struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 : public RuntimeObject { public: // System.Int32 System.Text.Encoding::m_codePage int32_t ___m_codePage_55; // System.Globalization.CodePageDataItem System.Text.Encoding::dataItem CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * ___dataItem_56; // System.Boolean System.Text.Encoding::m_deserializedFromEverett bool ___m_deserializedFromEverett_57; // System.Boolean System.Text.Encoding::m_isReadOnly bool ___m_isReadOnly_58; // System.Text.EncoderFallback System.Text.Encoding::encoderFallback EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * ___encoderFallback_59; // System.Text.DecoderFallback System.Text.Encoding::decoderFallback DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * ___decoderFallback_60; public: inline static int32_t get_offset_of_m_codePage_55() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_codePage_55)); } inline int32_t get_m_codePage_55() const { return ___m_codePage_55; } inline int32_t* get_address_of_m_codePage_55() { return &___m_codePage_55; } inline void set_m_codePage_55(int32_t value) { ___m_codePage_55 = value; } inline static int32_t get_offset_of_dataItem_56() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___dataItem_56)); } inline CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * get_dataItem_56() const { return ___dataItem_56; } inline CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E ** get_address_of_dataItem_56() { return &___dataItem_56; } inline void set_dataItem_56(CodePageDataItem_t09A62F57142BF0456C8F414898A37E79BCC9F09E * value) { ___dataItem_56 = value; Il2CppCodeGenWriteBarrier((void**)(&___dataItem_56), (void*)value); } inline static int32_t get_offset_of_m_deserializedFromEverett_57() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_deserializedFromEverett_57)); } inline bool get_m_deserializedFromEverett_57() const { return ___m_deserializedFromEverett_57; } inline bool* get_address_of_m_deserializedFromEverett_57() { return &___m_deserializedFromEverett_57; } inline void set_m_deserializedFromEverett_57(bool value) { ___m_deserializedFromEverett_57 = value; } inline static int32_t get_offset_of_m_isReadOnly_58() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___m_isReadOnly_58)); } inline bool get_m_isReadOnly_58() const { return ___m_isReadOnly_58; } inline bool* get_address_of_m_isReadOnly_58() { return &___m_isReadOnly_58; } inline void set_m_isReadOnly_58(bool value) { ___m_isReadOnly_58 = value; } inline static int32_t get_offset_of_encoderFallback_59() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___encoderFallback_59)); } inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * get_encoderFallback_59() const { return ___encoderFallback_59; } inline EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 ** get_address_of_encoderFallback_59() { return &___encoderFallback_59; } inline void set_encoderFallback_59(EncoderFallback_t02AC990075E17EB09F0D7E4831C3B3F264025CC4 * value) { ___encoderFallback_59 = value; Il2CppCodeGenWriteBarrier((void**)(&___encoderFallback_59), (void*)value); } inline static int32_t get_offset_of_decoderFallback_60() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827, ___decoderFallback_60)); } inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * get_decoderFallback_60() const { return ___decoderFallback_60; } inline DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D ** get_address_of_decoderFallback_60() { return &___decoderFallback_60; } inline void set_decoderFallback_60(DecoderFallback_tF86D337D6576E81E5DA285E5673183EBC66DEF8D * value) { ___decoderFallback_60 = value; Il2CppCodeGenWriteBarrier((void**)(&___decoderFallback_60), (void*)value); } }; struct Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields { public: // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::defaultEncoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___defaultEncoding_0; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::unicodeEncoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___unicodeEncoding_1; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::bigEndianUnicode Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___bigEndianUnicode_2; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf7Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___utf7Encoding_3; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___utf8Encoding_4; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf32Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___utf32Encoding_5; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::asciiEncoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___asciiEncoding_6; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::latin1Encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___latin1Encoding_7; // System.Collections.Hashtable modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::encodings Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * ___encodings_8; // System.Object System.Text.Encoding::s_InternalSyncObject RuntimeObject * ___s_InternalSyncObject_61; public: inline static int32_t get_offset_of_defaultEncoding_0() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___defaultEncoding_0)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_defaultEncoding_0() const { return ___defaultEncoding_0; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_defaultEncoding_0() { return &___defaultEncoding_0; } inline void set_defaultEncoding_0(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___defaultEncoding_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultEncoding_0), (void*)value); } inline static int32_t get_offset_of_unicodeEncoding_1() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___unicodeEncoding_1)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_unicodeEncoding_1() const { return ___unicodeEncoding_1; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_unicodeEncoding_1() { return &___unicodeEncoding_1; } inline void set_unicodeEncoding_1(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___unicodeEncoding_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___unicodeEncoding_1), (void*)value); } inline static int32_t get_offset_of_bigEndianUnicode_2() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___bigEndianUnicode_2)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_bigEndianUnicode_2() const { return ___bigEndianUnicode_2; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_bigEndianUnicode_2() { return &___bigEndianUnicode_2; } inline void set_bigEndianUnicode_2(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___bigEndianUnicode_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___bigEndianUnicode_2), (void*)value); } inline static int32_t get_offset_of_utf7Encoding_3() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___utf7Encoding_3)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_utf7Encoding_3() const { return ___utf7Encoding_3; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_utf7Encoding_3() { return &___utf7Encoding_3; } inline void set_utf7Encoding_3(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___utf7Encoding_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf7Encoding_3), (void*)value); } inline static int32_t get_offset_of_utf8Encoding_4() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___utf8Encoding_4)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_utf8Encoding_4() const { return ___utf8Encoding_4; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_utf8Encoding_4() { return &___utf8Encoding_4; } inline void set_utf8Encoding_4(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___utf8Encoding_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf8Encoding_4), (void*)value); } inline static int32_t get_offset_of_utf32Encoding_5() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___utf32Encoding_5)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_utf32Encoding_5() const { return ___utf32Encoding_5; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_utf32Encoding_5() { return &___utf32Encoding_5; } inline void set_utf32Encoding_5(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___utf32Encoding_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___utf32Encoding_5), (void*)value); } inline static int32_t get_offset_of_asciiEncoding_6() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___asciiEncoding_6)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_asciiEncoding_6() const { return ___asciiEncoding_6; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_asciiEncoding_6() { return &___asciiEncoding_6; } inline void set_asciiEncoding_6(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___asciiEncoding_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___asciiEncoding_6), (void*)value); } inline static int32_t get_offset_of_latin1Encoding_7() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___latin1Encoding_7)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_latin1Encoding_7() const { return ___latin1Encoding_7; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_latin1Encoding_7() { return &___latin1Encoding_7; } inline void set_latin1Encoding_7(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___latin1Encoding_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___latin1Encoding_7), (void*)value); } inline static int32_t get_offset_of_encodings_8() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___encodings_8)); } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * get_encodings_8() const { return ___encodings_8; } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC ** get_address_of_encodings_8() { return &___encodings_8; } inline void set_encodings_8(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * value) { ___encodings_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___encodings_8), (void*)value); } inline static int32_t get_offset_of_s_InternalSyncObject_61() { return static_cast(offsetof(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827_StaticFields, ___s_InternalSyncObject_61)); } inline RuntimeObject * get_s_InternalSyncObject_61() const { return ___s_InternalSyncObject_61; } inline RuntimeObject ** get_address_of_s_InternalSyncObject_61() { return &___s_InternalSyncObject_61; } inline void set_s_InternalSyncObject_61(RuntimeObject * value) { ___s_InternalSyncObject_61 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_InternalSyncObject_61), (void*)value); } }; // System.LocalAppContextSwitches struct LocalAppContextSwitches_t7DE7089D88737BF60BDED34A745482CFE05266BF : public RuntimeObject { public: public: }; struct LocalAppContextSwitches_t7DE7089D88737BF60BDED34A745482CFE05266BF_StaticFields { public: // System.Boolean System.LocalAppContextSwitches::DontThrowOnInvalidSurrogatePairs bool ___DontThrowOnInvalidSurrogatePairs_0; public: inline static int32_t get_offset_of_DontThrowOnInvalidSurrogatePairs_0() { return static_cast(offsetof(LocalAppContextSwitches_t7DE7089D88737BF60BDED34A745482CFE05266BF_StaticFields, ___DontThrowOnInvalidSurrogatePairs_0)); } inline bool get_DontThrowOnInvalidSurrogatePairs_0() const { return ___DontThrowOnInvalidSurrogatePairs_0; } inline bool* get_address_of_DontThrowOnInvalidSurrogatePairs_0() { return &___DontThrowOnInvalidSurrogatePairs_0; } inline void set_DontThrowOnInvalidSurrogatePairs_0(bool value) { ___DontThrowOnInvalidSurrogatePairs_0 = value; } }; // System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 : public RuntimeObject { public: // System.Object System.MarshalByRefObject::_identity RuntimeObject * ____identity_0; public: inline static int32_t get_offset_of__identity_0() { return static_cast(offsetof(MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8, ____identity_0)); } inline RuntimeObject * get__identity_0() const { return ____identity_0; } inline RuntimeObject ** get_address_of__identity_0() { return &____identity_0; } inline void set__identity_0(RuntimeObject * value) { ____identity_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____identity_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_pinvoke { Il2CppIUnknown* ____identity_0; }; // Native definition for COM marshalling of System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_com { Il2CppIUnknown* ____identity_0; }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // System.Xml.SecureStringHasher struct SecureStringHasher_t5F3BC4AE212133FAD80F39ED81D0338B8A21A87A : public RuntimeObject { public: // System.Int32 System.Xml.SecureStringHasher::hashCodeRandomizer int32_t ___hashCodeRandomizer_1; public: inline static int32_t get_offset_of_hashCodeRandomizer_1() { return static_cast(offsetof(SecureStringHasher_t5F3BC4AE212133FAD80F39ED81D0338B8A21A87A, ___hashCodeRandomizer_1)); } inline int32_t get_hashCodeRandomizer_1() const { return ___hashCodeRandomizer_1; } inline int32_t* get_address_of_hashCodeRandomizer_1() { return &___hashCodeRandomizer_1; } inline void set_hashCodeRandomizer_1(int32_t value) { ___hashCodeRandomizer_1 = value; } }; struct SecureStringHasher_t5F3BC4AE212133FAD80F39ED81D0338B8A21A87A_StaticFields { public: // System.Xml.SecureStringHasher/HashCodeOfStringDelegate System.Xml.SecureStringHasher::hashCodeDelegate HashCodeOfStringDelegate_tC5A341CE8A72771BCCF8A0CC95A12B13CD4F2574 * ___hashCodeDelegate_0; public: inline static int32_t get_offset_of_hashCodeDelegate_0() { return static_cast(offsetof(SecureStringHasher_t5F3BC4AE212133FAD80F39ED81D0338B8A21A87A_StaticFields, ___hashCodeDelegate_0)); } inline HashCodeOfStringDelegate_tC5A341CE8A72771BCCF8A0CC95A12B13CD4F2574 * get_hashCodeDelegate_0() const { return ___hashCodeDelegate_0; } inline HashCodeOfStringDelegate_tC5A341CE8A72771BCCF8A0CC95A12B13CD4F2574 ** get_address_of_hashCodeDelegate_0() { return &___hashCodeDelegate_0; } inline void set_hashCodeDelegate_0(HashCodeOfStringDelegate_tC5A341CE8A72771BCCF8A0CC95A12B13CD4F2574 * value) { ___hashCodeDelegate_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___hashCodeDelegate_0), (void*)value); } }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.Text.StringBuilder struct StringBuilder_t : public RuntimeObject { public: // System.Char[] System.Text.StringBuilder::m_ChunkChars CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___m_ChunkChars_0; // System.Text.StringBuilder System.Text.StringBuilder::m_ChunkPrevious StringBuilder_t * ___m_ChunkPrevious_1; // System.Int32 System.Text.StringBuilder::m_ChunkLength int32_t ___m_ChunkLength_2; // System.Int32 System.Text.StringBuilder::m_ChunkOffset int32_t ___m_ChunkOffset_3; // System.Int32 System.Text.StringBuilder::m_MaxCapacity int32_t ___m_MaxCapacity_4; public: inline static int32_t get_offset_of_m_ChunkChars_0() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkChars_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_m_ChunkChars_0() const { return ___m_ChunkChars_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_m_ChunkChars_0() { return &___m_ChunkChars_0; } inline void set_m_ChunkChars_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___m_ChunkChars_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ChunkChars_0), (void*)value); } inline static int32_t get_offset_of_m_ChunkPrevious_1() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkPrevious_1)); } inline StringBuilder_t * get_m_ChunkPrevious_1() const { return ___m_ChunkPrevious_1; } inline StringBuilder_t ** get_address_of_m_ChunkPrevious_1() { return &___m_ChunkPrevious_1; } inline void set_m_ChunkPrevious_1(StringBuilder_t * value) { ___m_ChunkPrevious_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ChunkPrevious_1), (void*)value); } inline static int32_t get_offset_of_m_ChunkLength_2() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkLength_2)); } inline int32_t get_m_ChunkLength_2() const { return ___m_ChunkLength_2; } inline int32_t* get_address_of_m_ChunkLength_2() { return &___m_ChunkLength_2; } inline void set_m_ChunkLength_2(int32_t value) { ___m_ChunkLength_2 = value; } inline static int32_t get_offset_of_m_ChunkOffset_3() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkOffset_3)); } inline int32_t get_m_ChunkOffset_3() const { return ___m_ChunkOffset_3; } inline int32_t* get_address_of_m_ChunkOffset_3() { return &___m_ChunkOffset_3; } inline void set_m_ChunkOffset_3(int32_t value) { ___m_ChunkOffset_3 = value; } inline static int32_t get_offset_of_m_MaxCapacity_4() { return static_cast(offsetof(StringBuilder_t, ___m_MaxCapacity_4)); } inline int32_t get_m_MaxCapacity_4() const { return ___m_MaxCapacity_4; } inline int32_t* get_address_of_m_MaxCapacity_4() { return &___m_MaxCapacity_4; } inline void set_m_MaxCapacity_4(int32_t value) { ___m_MaxCapacity_4 = value; } }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // System.Xml.XPath.XPathItem struct XPathItem_t053B6F865E42EB40BFD03AE958B99844501E5701 : public RuntimeObject { public: public: }; // System.Xml.XmlDownloadManager struct XmlDownloadManager_t28FF2F536CFB5125C74928F7DC706692604D5A9D : public RuntimeObject { public: // System.Collections.Hashtable System.Xml.XmlDownloadManager::connections Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * ___connections_0; public: inline static int32_t get_offset_of_connections_0() { return static_cast(offsetof(XmlDownloadManager_t28FF2F536CFB5125C74928F7DC706692604D5A9D, ___connections_0)); } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * get_connections_0() const { return ___connections_0; } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC ** get_address_of_connections_0() { return &___connections_0; } inline void set_connections_0(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * value) { ___connections_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___connections_0), (void*)value); } }; // System.Xml.XmlNode struct XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 : public RuntimeObject { public: // System.Xml.XmlNode System.Xml.XmlNode::parentNode XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * ___parentNode_0; public: inline static int32_t get_offset_of_parentNode_0() { return static_cast(offsetof(XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1, ___parentNode_0)); } inline XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * get_parentNode_0() const { return ___parentNode_0; } inline XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 ** get_address_of_parentNode_0() { return &___parentNode_0; } inline void set_parentNode_0(XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * value) { ___parentNode_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___parentNode_0), (void*)value); } }; // System.Xml.XmlQualifiedName struct XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 : 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_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905, ___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((void**)(&___name_1), (void*)value); } inline static int32_t get_offset_of_ns_2() { return static_cast(offsetof(XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905, ___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((void**)(&___ns_2), (void*)value); } inline static int32_t get_offset_of_hash_3() { return static_cast(offsetof(XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905, ___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_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905_StaticFields { public: // System.Xml.XmlQualifiedName/HashCodeOfStringDelegate System.Xml.XmlQualifiedName::hashCodeDelegate HashCodeOfStringDelegate_tAE9DAB0A55A64F35CCEE05D71856BAAF6C0B668E * ___hashCodeDelegate_0; // System.Xml.XmlQualifiedName System.Xml.XmlQualifiedName::Empty XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * ___Empty_4; public: inline static int32_t get_offset_of_hashCodeDelegate_0() { return static_cast(offsetof(XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905_StaticFields, ___hashCodeDelegate_0)); } inline HashCodeOfStringDelegate_tAE9DAB0A55A64F35CCEE05D71856BAAF6C0B668E * get_hashCodeDelegate_0() const { return ___hashCodeDelegate_0; } inline HashCodeOfStringDelegate_tAE9DAB0A55A64F35CCEE05D71856BAAF6C0B668E ** get_address_of_hashCodeDelegate_0() { return &___hashCodeDelegate_0; } inline void set_hashCodeDelegate_0(HashCodeOfStringDelegate_tAE9DAB0A55A64F35CCEE05D71856BAAF6C0B668E * value) { ___hashCodeDelegate_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___hashCodeDelegate_0), (void*)value); } inline static int32_t get_offset_of_Empty_4() { return static_cast(offsetof(XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905_StaticFields, ___Empty_4)); } inline XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * get_Empty_4() const { return ___Empty_4; } inline XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 ** get_address_of_Empty_4() { return &___Empty_4; } inline void set_Empty_4(XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * value) { ___Empty_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_4), (void*)value); } }; // System.Xml.XmlResolver struct XmlResolver_t7666FB44FF30D5CE53CC8DD913B2A8D2BD74343A : public RuntimeObject { public: public: }; // System.Xml.Schema.XmlSchemaDatatype struct XmlSchemaDatatype_t857F76DDC0B34F4FC5DDA7AEF2736EB3660A4C38 : public RuntimeObject { public: public: }; // System.Xml.Schema.XmlSchemaObject struct XmlSchemaObject_tD14BD548E370305745B6E1CAAF2572F1DBC7F3D3 : public RuntimeObject { public: public: }; // System.Xml.Schema.XmlValueConverter struct XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 : public RuntimeObject { public: public: }; // System.Xml.XmlWriter struct XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D : public RuntimeObject { public: public: }; // System.Xml.XmlWellFormedWriter/AttributeValueCache struct AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D : public RuntimeObject { public: // System.Text.StringBuilder System.Xml.XmlWellFormedWriter/AttributeValueCache::stringValue StringBuilder_t * ___stringValue_0; // System.String System.Xml.XmlWellFormedWriter/AttributeValueCache::singleStringValue String_t* ___singleStringValue_1; // System.Xml.XmlWellFormedWriter/AttributeValueCache/Item[] System.Xml.XmlWellFormedWriter/AttributeValueCache::items ItemU5BU5D_t3E687A69104C40C2235B03682C40C74BC9AA70B0* ___items_2; // System.Int32 System.Xml.XmlWellFormedWriter/AttributeValueCache::firstItem int32_t ___firstItem_3; // System.Int32 System.Xml.XmlWellFormedWriter/AttributeValueCache::lastItem int32_t ___lastItem_4; public: inline static int32_t get_offset_of_stringValue_0() { return static_cast(offsetof(AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D, ___stringValue_0)); } inline StringBuilder_t * get_stringValue_0() const { return ___stringValue_0; } inline StringBuilder_t ** get_address_of_stringValue_0() { return &___stringValue_0; } inline void set_stringValue_0(StringBuilder_t * value) { ___stringValue_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___stringValue_0), (void*)value); } inline static int32_t get_offset_of_singleStringValue_1() { return static_cast(offsetof(AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D, ___singleStringValue_1)); } inline String_t* get_singleStringValue_1() const { return ___singleStringValue_1; } inline String_t** get_address_of_singleStringValue_1() { return &___singleStringValue_1; } inline void set_singleStringValue_1(String_t* value) { ___singleStringValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___singleStringValue_1), (void*)value); } inline static int32_t get_offset_of_items_2() { return static_cast(offsetof(AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D, ___items_2)); } inline ItemU5BU5D_t3E687A69104C40C2235B03682C40C74BC9AA70B0* get_items_2() const { return ___items_2; } inline ItemU5BU5D_t3E687A69104C40C2235B03682C40C74BC9AA70B0** get_address_of_items_2() { return &___items_2; } inline void set_items_2(ItemU5BU5D_t3E687A69104C40C2235B03682C40C74BC9AA70B0* value) { ___items_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___items_2), (void*)value); } inline static int32_t get_offset_of_firstItem_3() { return static_cast(offsetof(AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D, ___firstItem_3)); } inline int32_t get_firstItem_3() const { return ___firstItem_3; } inline int32_t* get_address_of_firstItem_3() { return &___firstItem_3; } inline void set_firstItem_3(int32_t value) { ___firstItem_3 = value; } inline static int32_t get_offset_of_lastItem_4() { return static_cast(offsetof(AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D, ___lastItem_4)); } inline int32_t get_lastItem_4() const { return ___lastItem_4; } inline int32_t* get_address_of_lastItem_4() { return &___lastItem_4; } inline void set_lastItem_4(int32_t value) { ___lastItem_4 = value; } }; // System.Xml.XmlWellFormedWriter/NamespaceResolverProxy struct NamespaceResolverProxy_tDDE95968AA0C8C13FF8FF3A7A4D25A9B5A4DBD7D : public RuntimeObject { public: // System.Xml.XmlWellFormedWriter System.Xml.XmlWellFormedWriter/NamespaceResolverProxy::wfWriter XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * ___wfWriter_0; public: inline static int32_t get_offset_of_wfWriter_0() { return static_cast(offsetof(NamespaceResolverProxy_tDDE95968AA0C8C13FF8FF3A7A4D25A9B5A4DBD7D, ___wfWriter_0)); } inline XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * get_wfWriter_0() const { return ___wfWriter_0; } inline XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 ** get_address_of_wfWriter_0() { return &___wfWriter_0; } inline void set_wfWriter_0(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * value) { ___wfWriter_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___wfWriter_0), (void*)value); } }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter struct ConfiguredTaskAwaiter_t8518ACD1F2872D675882BA604F5262DD7B2A62BC { public: // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_task Task_1_t9886BD44244DCD8CA9A7E5EF87684455E7FFF602 * ___m_task_0; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::m_continueOnCapturedContext bool ___m_continueOnCapturedContext_1; public: inline static int32_t get_offset_of_m_task_0() { return static_cast(offsetof(ConfiguredTaskAwaiter_t8518ACD1F2872D675882BA604F5262DD7B2A62BC, ___m_task_0)); } inline Task_1_t9886BD44244DCD8CA9A7E5EF87684455E7FFF602 * get_m_task_0() const { return ___m_task_0; } inline Task_1_t9886BD44244DCD8CA9A7E5EF87684455E7FFF602 ** get_address_of_m_task_0() { return &___m_task_0; } inline void set_m_task_0(Task_1_t9886BD44244DCD8CA9A7E5EF87684455E7FFF602 * value) { ___m_task_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_task_0), (void*)value); } inline static int32_t get_offset_of_m_continueOnCapturedContext_1() { return static_cast(offsetof(ConfiguredTaskAwaiter_t8518ACD1F2872D675882BA604F5262DD7B2A62BC, ___m_continueOnCapturedContext_1)); } inline bool get_m_continueOnCapturedContext_1() const { return ___m_continueOnCapturedContext_1; } inline bool* get_address_of_m_continueOnCapturedContext_1() { return &___m_continueOnCapturedContext_1; } inline void set_m_continueOnCapturedContext_1(bool value) { ___m_continueOnCapturedContext_1 = value; } }; // System.Runtime.CompilerServices.AsyncMethodBuilderCore struct AsyncMethodBuilderCore_t2C85055E04767C52B9F66144476FCBF500DBFA34 { public: // System.Runtime.CompilerServices.IAsyncStateMachine System.Runtime.CompilerServices.AsyncMethodBuilderCore::m_stateMachine RuntimeObject* ___m_stateMachine_0; // System.Action System.Runtime.CompilerServices.AsyncMethodBuilderCore::m_defaultContextAction Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * ___m_defaultContextAction_1; public: inline static int32_t get_offset_of_m_stateMachine_0() { return static_cast(offsetof(AsyncMethodBuilderCore_t2C85055E04767C52B9F66144476FCBF500DBFA34, ___m_stateMachine_0)); } inline RuntimeObject* get_m_stateMachine_0() const { return ___m_stateMachine_0; } inline RuntimeObject** get_address_of_m_stateMachine_0() { return &___m_stateMachine_0; } inline void set_m_stateMachine_0(RuntimeObject* value) { ___m_stateMachine_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_stateMachine_0), (void*)value); } inline static int32_t get_offset_of_m_defaultContextAction_1() { return static_cast(offsetof(AsyncMethodBuilderCore_t2C85055E04767C52B9F66144476FCBF500DBFA34, ___m_defaultContextAction_1)); } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * get_m_defaultContextAction_1() const { return ___m_defaultContextAction_1; } inline Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 ** get_address_of_m_defaultContextAction_1() { return &___m_defaultContextAction_1; } inline void set_m_defaultContextAction_1(Action_tAF41423D285AE0862865348CF6CE51CD085ABBA6 * value) { ___m_defaultContextAction_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_defaultContextAction_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Runtime.CompilerServices.AsyncMethodBuilderCore struct AsyncMethodBuilderCore_t2C85055E04767C52B9F66144476FCBF500DBFA34_marshaled_pinvoke { RuntimeObject* ___m_stateMachine_0; Il2CppMethodPointer ___m_defaultContextAction_1; }; // Native definition for COM marshalling of System.Runtime.CompilerServices.AsyncMethodBuilderCore struct AsyncMethodBuilderCore_t2C85055E04767C52B9F66144476FCBF500DBFA34_marshaled_com { RuntimeObject* ___m_stateMachine_0; Il2CppMethodPointer ___m_defaultContextAction_1; }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // System.Byte struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056, ___m_value_0)); } inline uint8_t get_m_value_0() const { return ___m_value_0; } inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint8_t value) { ___m_value_0 = value; } }; // System.Char struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14 { public: // System.Char System.Char::m_value Il2CppChar ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14, ___m_value_0)); } inline Il2CppChar get_m_value_0() const { return ___m_value_0; } inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(Il2CppChar value) { ___m_value_0 = value; } }; struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields { public: // System.Byte[] System.Char::categoryForLatin1 ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___categoryForLatin1_3; public: inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields, ___categoryForLatin1_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; } inline void set_categoryForLatin1_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___categoryForLatin1_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___categoryForLatin1_3), (void*)value); } }; // System.DateTime struct DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 { 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_tEAF2CD16E071DF5441F40822E4CFE880E5245405, ___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_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields { public: // System.Int32[] System.DateTime::DaysToMonth365 Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___DaysToMonth365_29; // System.Int32[] System.DateTime::DaysToMonth366 Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___DaysToMonth366_30; // System.DateTime System.DateTime::MinValue DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___MinValue_31; // System.DateTime System.DateTime::MaxValue DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___MaxValue_32; public: inline static int32_t get_offset_of_DaysToMonth365_29() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___DaysToMonth365_29)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_DaysToMonth365_29() const { return ___DaysToMonth365_29; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_DaysToMonth365_29() { return &___DaysToMonth365_29; } inline void set_DaysToMonth365_29(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___DaysToMonth365_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth365_29), (void*)value); } inline static int32_t get_offset_of_DaysToMonth366_30() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___DaysToMonth366_30)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_DaysToMonth366_30() const { return ___DaysToMonth366_30; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_DaysToMonth366_30() { return &___DaysToMonth366_30; } inline void set_DaysToMonth366_30(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___DaysToMonth366_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth366_30), (void*)value); } inline static int32_t get_offset_of_MinValue_31() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___MinValue_31)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_MinValue_31() const { return ___MinValue_31; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_MinValue_31() { return &___MinValue_31; } inline void set_MinValue_31(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___MinValue_31 = value; } inline static int32_t get_offset_of_MaxValue_32() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___MaxValue_32)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_MaxValue_32() const { return ___MaxValue_32; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_MaxValue_32() { return &___MaxValue_32; } inline void set_MaxValue_32(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___MaxValue_32 = value; } }; // System.Decimal struct Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 { public: // System.Int32 System.Decimal::flags int32_t ___flags_14; // System.Int32 System.Decimal::hi int32_t ___hi_15; // System.Int32 System.Decimal::lo int32_t ___lo_16; // System.Int32 System.Decimal::mid int32_t ___mid_17; public: inline static int32_t get_offset_of_flags_14() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___flags_14)); } inline int32_t get_flags_14() const { return ___flags_14; } inline int32_t* get_address_of_flags_14() { return &___flags_14; } inline void set_flags_14(int32_t value) { ___flags_14 = value; } inline static int32_t get_offset_of_hi_15() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___hi_15)); } inline int32_t get_hi_15() const { return ___hi_15; } inline int32_t* get_address_of_hi_15() { return &___hi_15; } inline void set_hi_15(int32_t value) { ___hi_15 = value; } inline static int32_t get_offset_of_lo_16() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___lo_16)); } inline int32_t get_lo_16() const { return ___lo_16; } inline int32_t* get_address_of_lo_16() { return &___lo_16; } inline void set_lo_16(int32_t value) { ___lo_16 = value; } inline static int32_t get_offset_of_mid_17() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___mid_17)); } inline int32_t get_mid_17() const { return ___mid_17; } inline int32_t* get_address_of_mid_17() { return &___mid_17; } inline void set_mid_17(int32_t value) { ___mid_17 = value; } }; struct Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields { public: // System.UInt32[] System.Decimal::Powers10 UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___Powers10_6; // System.Decimal System.Decimal::Zero Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___Zero_7; // System.Decimal System.Decimal::One Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___One_8; // System.Decimal System.Decimal::MinusOne Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___MinusOne_9; // System.Decimal System.Decimal::MaxValue Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___MaxValue_10; // System.Decimal System.Decimal::MinValue Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___MinValue_11; // System.Decimal System.Decimal::NearNegativeZero Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___NearNegativeZero_12; // System.Decimal System.Decimal::NearPositiveZero Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___NearPositiveZero_13; public: inline static int32_t get_offset_of_Powers10_6() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___Powers10_6)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_Powers10_6() const { return ___Powers10_6; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_Powers10_6() { return &___Powers10_6; } inline void set_Powers10_6(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___Powers10_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___Powers10_6), (void*)value); } inline static int32_t get_offset_of_Zero_7() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___Zero_7)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_Zero_7() const { return ___Zero_7; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_Zero_7() { return &___Zero_7; } inline void set_Zero_7(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___Zero_7 = value; } inline static int32_t get_offset_of_One_8() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___One_8)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_One_8() const { return ___One_8; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_One_8() { return &___One_8; } inline void set_One_8(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___One_8 = value; } inline static int32_t get_offset_of_MinusOne_9() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___MinusOne_9)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_MinusOne_9() const { return ___MinusOne_9; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_MinusOne_9() { return &___MinusOne_9; } inline void set_MinusOne_9(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___MinusOne_9 = value; } inline static int32_t get_offset_of_MaxValue_10() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___MaxValue_10)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_MaxValue_10() const { return ___MaxValue_10; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_MaxValue_10() { return &___MaxValue_10; } inline void set_MaxValue_10(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___MaxValue_10 = value; } inline static int32_t get_offset_of_MinValue_11() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___MinValue_11)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_MinValue_11() const { return ___MinValue_11; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_MinValue_11() { return &___MinValue_11; } inline void set_MinValue_11(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___MinValue_11 = value; } inline static int32_t get_offset_of_NearNegativeZero_12() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___NearNegativeZero_12)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_NearNegativeZero_12() const { return ___NearNegativeZero_12; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_NearNegativeZero_12() { return &___NearNegativeZero_12; } inline void set_NearNegativeZero_12(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___NearNegativeZero_12 = value; } inline static int32_t get_offset_of_NearPositiveZero_13() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___NearPositiveZero_13)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_NearPositiveZero_13() const { return ___NearPositiveZero_13; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_NearPositiveZero_13() { return &___NearPositiveZero_13; } inline void set_NearPositiveZero_13(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___NearPositiveZero_13 = value; } }; // System.Double struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181 { public: // System.Double System.Double::m_value double ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181, ___m_value_0)); } inline double get_m_value_0() const { return ___m_value_0; } inline double* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(double value) { ___m_value_0 = value; } }; struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields { public: // System.Double System.Double::NegativeZero double ___NegativeZero_7; public: inline static int32_t get_offset_of_NegativeZero_7() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields, ___NegativeZero_7)); } inline double get_NegativeZero_7() const { return ___NegativeZero_7; } inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; } inline void set_NegativeZero_7(double value) { ___NegativeZero_7 = value; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // System.Int16 struct Int16_tD0F031114106263BB459DA1F099FF9F42691295A { public: // System.Int16 System.Int16::m_value int16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int16_tD0F031114106263BB459DA1F099FF9F42691295A, ___m_value_0)); } inline int16_t get_m_value_0() const { return ___m_value_0; } inline int16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int16_t value) { ___m_value_0 = value; } }; // System.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.Int64 struct Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3 { public: // System.Int64 System.Int64::m_value int64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3, ___m_value_0)); } inline int64_t get_m_value_0() const { return ___m_value_0; } inline int64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int64_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // System.SByte struct SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B { public: // System.SByte System.SByte::m_value int8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B, ___m_value_0)); } inline int8_t get_m_value_0() const { return ___m_value_0; } inline int8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int8_t value) { ___m_value_0 = value; } }; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // System.IO.Stream struct Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 { public: // System.IO.Stream/ReadWriteTask System.IO.Stream::_activeReadWriteTask ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 * ____activeReadWriteTask_3; // System.Threading.SemaphoreSlim System.IO.Stream::_asyncActiveSemaphore SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 * ____asyncActiveSemaphore_4; public: inline static int32_t get_offset_of__activeReadWriteTask_3() { return static_cast(offsetof(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB, ____activeReadWriteTask_3)); } inline ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 * get__activeReadWriteTask_3() const { return ____activeReadWriteTask_3; } inline ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 ** get_address_of__activeReadWriteTask_3() { return &____activeReadWriteTask_3; } inline void set__activeReadWriteTask_3(ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 * value) { ____activeReadWriteTask_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____activeReadWriteTask_3), (void*)value); } inline static int32_t get_offset_of__asyncActiveSemaphore_4() { return static_cast(offsetof(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB, ____asyncActiveSemaphore_4)); } inline SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 * get__asyncActiveSemaphore_4() const { return ____asyncActiveSemaphore_4; } inline SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 ** get_address_of__asyncActiveSemaphore_4() { return &____asyncActiveSemaphore_4; } inline void set__asyncActiveSemaphore_4(SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 * value) { ____asyncActiveSemaphore_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____asyncActiveSemaphore_4), (void*)value); } }; struct Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_StaticFields { public: // System.IO.Stream System.IO.Stream::Null Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___Null_1; public: inline static int32_t get_offset_of_Null_1() { return static_cast(offsetof(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_StaticFields, ___Null_1)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get_Null_1() const { return ___Null_1; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of_Null_1() { return &___Null_1; } inline void set_Null_1(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ___Null_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Null_1), (void*)value); } }; // System.IO.TextWriter struct TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 { public: // System.Char[] System.IO.TextWriter::CoreNewLine CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___CoreNewLine_9; // System.IFormatProvider System.IO.TextWriter::InternalFormatProvider RuntimeObject* ___InternalFormatProvider_10; public: inline static int32_t get_offset_of_CoreNewLine_9() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643, ___CoreNewLine_9)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_CoreNewLine_9() const { return ___CoreNewLine_9; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_CoreNewLine_9() { return &___CoreNewLine_9; } inline void set_CoreNewLine_9(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___CoreNewLine_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___CoreNewLine_9), (void*)value); } inline static int32_t get_offset_of_InternalFormatProvider_10() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643, ___InternalFormatProvider_10)); } inline RuntimeObject* get_InternalFormatProvider_10() const { return ___InternalFormatProvider_10; } inline RuntimeObject** get_address_of_InternalFormatProvider_10() { return &___InternalFormatProvider_10; } inline void set_InternalFormatProvider_10(RuntimeObject* value) { ___InternalFormatProvider_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___InternalFormatProvider_10), (void*)value); } }; struct TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643_StaticFields { public: // System.IO.TextWriter System.IO.TextWriter::Null TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * ___Null_1; // System.Action`1 System.IO.TextWriter::_WriteCharDelegate Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ____WriteCharDelegate_2; // System.Action`1 System.IO.TextWriter::_WriteStringDelegate Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ____WriteStringDelegate_3; // System.Action`1 System.IO.TextWriter::_WriteCharArrayRangeDelegate Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ____WriteCharArrayRangeDelegate_4; // System.Action`1 System.IO.TextWriter::_WriteLineCharDelegate Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ____WriteLineCharDelegate_5; // System.Action`1 System.IO.TextWriter::_WriteLineStringDelegate Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ____WriteLineStringDelegate_6; // System.Action`1 System.IO.TextWriter::_WriteLineCharArrayRangeDelegate Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ____WriteLineCharArrayRangeDelegate_7; // System.Action`1 System.IO.TextWriter::_FlushDelegate Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ____FlushDelegate_8; public: inline static int32_t get_offset_of_Null_1() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643_StaticFields, ___Null_1)); } inline TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * get_Null_1() const { return ___Null_1; } inline TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 ** get_address_of_Null_1() { return &___Null_1; } inline void set_Null_1(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * value) { ___Null_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Null_1), (void*)value); } inline static int32_t get_offset_of__WriteCharDelegate_2() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643_StaticFields, ____WriteCharDelegate_2)); } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get__WriteCharDelegate_2() const { return ____WriteCharDelegate_2; } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of__WriteCharDelegate_2() { return &____WriteCharDelegate_2; } inline void set__WriteCharDelegate_2(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value) { ____WriteCharDelegate_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____WriteCharDelegate_2), (void*)value); } inline static int32_t get_offset_of__WriteStringDelegate_3() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643_StaticFields, ____WriteStringDelegate_3)); } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get__WriteStringDelegate_3() const { return ____WriteStringDelegate_3; } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of__WriteStringDelegate_3() { return &____WriteStringDelegate_3; } inline void set__WriteStringDelegate_3(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value) { ____WriteStringDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____WriteStringDelegate_3), (void*)value); } inline static int32_t get_offset_of__WriteCharArrayRangeDelegate_4() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643_StaticFields, ____WriteCharArrayRangeDelegate_4)); } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get__WriteCharArrayRangeDelegate_4() const { return ____WriteCharArrayRangeDelegate_4; } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of__WriteCharArrayRangeDelegate_4() { return &____WriteCharArrayRangeDelegate_4; } inline void set__WriteCharArrayRangeDelegate_4(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value) { ____WriteCharArrayRangeDelegate_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____WriteCharArrayRangeDelegate_4), (void*)value); } inline static int32_t get_offset_of__WriteLineCharDelegate_5() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643_StaticFields, ____WriteLineCharDelegate_5)); } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get__WriteLineCharDelegate_5() const { return ____WriteLineCharDelegate_5; } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of__WriteLineCharDelegate_5() { return &____WriteLineCharDelegate_5; } inline void set__WriteLineCharDelegate_5(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value) { ____WriteLineCharDelegate_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____WriteLineCharDelegate_5), (void*)value); } inline static int32_t get_offset_of__WriteLineStringDelegate_6() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643_StaticFields, ____WriteLineStringDelegate_6)); } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get__WriteLineStringDelegate_6() const { return ____WriteLineStringDelegate_6; } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of__WriteLineStringDelegate_6() { return &____WriteLineStringDelegate_6; } inline void set__WriteLineStringDelegate_6(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value) { ____WriteLineStringDelegate_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____WriteLineStringDelegate_6), (void*)value); } inline static int32_t get_offset_of__WriteLineCharArrayRangeDelegate_7() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643_StaticFields, ____WriteLineCharArrayRangeDelegate_7)); } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get__WriteLineCharArrayRangeDelegate_7() const { return ____WriteLineCharArrayRangeDelegate_7; } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of__WriteLineCharArrayRangeDelegate_7() { return &____WriteLineCharArrayRangeDelegate_7; } inline void set__WriteLineCharArrayRangeDelegate_7(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value) { ____WriteLineCharArrayRangeDelegate_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____WriteLineCharArrayRangeDelegate_7), (void*)value); } inline static int32_t get_offset_of__FlushDelegate_8() { return static_cast(offsetof(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643_StaticFields, ____FlushDelegate_8)); } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get__FlushDelegate_8() const { return ____FlushDelegate_8; } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of__FlushDelegate_8() { return &____FlushDelegate_8; } inline void set__FlushDelegate_8(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value) { ____FlushDelegate_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____FlushDelegate_8), (void*)value); } }; // System.UInt16 struct UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD { public: // System.UInt16 System.UInt16::m_value uint16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD, ___m_value_0)); } inline uint16_t get_m_value_0() const { return ___m_value_0; } inline uint16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint16_t value) { ___m_value_0 = value; } }; // System.UInt32 struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; // System.UInt64 struct UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281 { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // System.Xml.XmlAsyncCheckWriter struct XmlAsyncCheckWriter_tF98BA28B966687A04E07F4904100F20B98D467D0 : public XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D { public: // System.Xml.XmlWriter System.Xml.XmlAsyncCheckWriter::coreWriter XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * ___coreWriter_0; // System.Threading.Tasks.Task System.Xml.XmlAsyncCheckWriter::lastTask Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * ___lastTask_1; public: inline static int32_t get_offset_of_coreWriter_0() { return static_cast(offsetof(XmlAsyncCheckWriter_tF98BA28B966687A04E07F4904100F20B98D467D0, ___coreWriter_0)); } inline XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * get_coreWriter_0() const { return ___coreWriter_0; } inline XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D ** get_address_of_coreWriter_0() { return &___coreWriter_0; } inline void set_coreWriter_0(XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * value) { ___coreWriter_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___coreWriter_0), (void*)value); } inline static int32_t get_offset_of_lastTask_1() { return static_cast(offsetof(XmlAsyncCheckWriter_tF98BA28B966687A04E07F4904100F20B98D467D0, ___lastTask_1)); } inline Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * get_lastTask_1() const { return ___lastTask_1; } inline Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 ** get_address_of_lastTask_1() { return &___lastTask_1; } inline void set_lastTask_1(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * value) { ___lastTask_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___lastTask_1), (void*)value); } }; // System.Xml.XmlAttribute struct XmlAttribute_t3F58A4BDFB486D0E610E4003E54A89BCCB65AB6D : public XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 { public: // System.Xml.XmlName System.Xml.XmlAttribute::name XmlName_t641FE51F9AE9A7BF9B333D2FB61E2867328F5A63 * ___name_1; // System.Xml.XmlLinkedNode System.Xml.XmlAttribute::lastChild XmlLinkedNode_tAF992FE43A99E1889622121C0D712C80586580F0 * ___lastChild_2; public: inline static int32_t get_offset_of_name_1() { return static_cast(offsetof(XmlAttribute_t3F58A4BDFB486D0E610E4003E54A89BCCB65AB6D, ___name_1)); } inline XmlName_t641FE51F9AE9A7BF9B333D2FB61E2867328F5A63 * get_name_1() const { return ___name_1; } inline XmlName_t641FE51F9AE9A7BF9B333D2FB61E2867328F5A63 ** get_address_of_name_1() { return &___name_1; } inline void set_name_1(XmlName_t641FE51F9AE9A7BF9B333D2FB61E2867328F5A63 * value) { ___name_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_1), (void*)value); } inline static int32_t get_offset_of_lastChild_2() { return static_cast(offsetof(XmlAttribute_t3F58A4BDFB486D0E610E4003E54A89BCCB65AB6D, ___lastChild_2)); } inline XmlLinkedNode_tAF992FE43A99E1889622121C0D712C80586580F0 * get_lastChild_2() const { return ___lastChild_2; } inline XmlLinkedNode_tAF992FE43A99E1889622121C0D712C80586580F0 ** get_address_of_lastChild_2() { return &___lastChild_2; } inline void set_lastChild_2(XmlLinkedNode_tAF992FE43A99E1889622121C0D712C80586580F0 * value) { ___lastChild_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___lastChild_2), (void*)value); } }; // System.Xml.XmlCharType struct XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA { public: // System.Byte[] System.Xml.XmlCharType::charProperties ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___charProperties_2; public: inline static int32_t get_offset_of_charProperties_2() { return static_cast(offsetof(XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA, ___charProperties_2)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_charProperties_2() const { return ___charProperties_2; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_charProperties_2() { return &___charProperties_2; } inline void set_charProperties_2(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___charProperties_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___charProperties_2), (void*)value); } }; struct XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA_StaticFields { public: // System.Object System.Xml.XmlCharType::s_Lock RuntimeObject * ___s_Lock_0; // System.Byte[] modreq(System.Runtime.CompilerServices.IsVolatile) System.Xml.XmlCharType::s_CharProperties ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___s_CharProperties_1; public: inline static int32_t get_offset_of_s_Lock_0() { return static_cast(offsetof(XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA_StaticFields, ___s_Lock_0)); } inline RuntimeObject * get_s_Lock_0() const { return ___s_Lock_0; } inline RuntimeObject ** get_address_of_s_Lock_0() { return &___s_Lock_0; } inline void set_s_Lock_0(RuntimeObject * value) { ___s_Lock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Lock_0), (void*)value); } inline static int32_t get_offset_of_s_CharProperties_1() { return static_cast(offsetof(XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA_StaticFields, ___s_CharProperties_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_s_CharProperties_1() const { return ___s_CharProperties_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_s_CharProperties_1() { return &___s_CharProperties_1; } inline void set_s_CharProperties_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___s_CharProperties_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_CharProperties_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Xml.XmlCharType struct XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA_marshaled_pinvoke { Il2CppSafeArray/*NONE*/* ___charProperties_2; }; // Native definition for COM marshalling of System.Xml.XmlCharType struct XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA_marshaled_com { Il2CppSafeArray/*NONE*/* ___charProperties_2; }; // System.Xml.XmlDocument struct XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F : public XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 { public: // System.Xml.XmlImplementation System.Xml.XmlDocument::implementation XmlImplementation_tE66EA5FEAE495F36B03F697C51E4815D4B5D1D59 * ___implementation_1; // System.Xml.DomNameTable System.Xml.XmlDocument::domNameTable DomNameTable_tE88EEF20D313A83C002E18FFF7688CC74A2D1CAB * ___domNameTable_2; // System.Xml.XmlLinkedNode System.Xml.XmlDocument::lastChild XmlLinkedNode_tAF992FE43A99E1889622121C0D712C80586580F0 * ___lastChild_3; // System.Xml.XmlNamedNodeMap System.Xml.XmlDocument::entities XmlNamedNodeMap_t7554E5F015FED975E1E8B075F57EBA65773CF771 * ___entities_4; // System.Collections.Hashtable System.Xml.XmlDocument::htElementIdMap Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * ___htElementIdMap_5; // System.Collections.Hashtable System.Xml.XmlDocument::htElementIDAttrDecl Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * ___htElementIDAttrDecl_6; // System.Xml.Schema.SchemaInfo System.Xml.XmlDocument::schemaInfo SchemaInfo_tDED785F47546ED3F5EEC6EA77577917420BF3BF5 * ___schemaInfo_7; // System.Xml.Schema.XmlSchemaSet System.Xml.XmlDocument::schemas XmlSchemaSet_t7CE09F2ECFA8C5EB28DF4724C87EC50B539699E0 * ___schemas_8; // System.Boolean System.Xml.XmlDocument::reportValidity bool ___reportValidity_9; // System.Boolean System.Xml.XmlDocument::actualLoadingStatus bool ___actualLoadingStatus_10; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::onNodeInsertingDelegate XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 * ___onNodeInsertingDelegate_11; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::onNodeInsertedDelegate XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 * ___onNodeInsertedDelegate_12; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::onNodeRemovingDelegate XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 * ___onNodeRemovingDelegate_13; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::onNodeRemovedDelegate XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 * ___onNodeRemovedDelegate_14; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::onNodeChangingDelegate XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 * ___onNodeChangingDelegate_15; // System.Xml.XmlNodeChangedEventHandler System.Xml.XmlDocument::onNodeChangedDelegate XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 * ___onNodeChangedDelegate_16; // System.Boolean System.Xml.XmlDocument::fEntRefNodesPresent bool ___fEntRefNodesPresent_17; // System.Boolean System.Xml.XmlDocument::fCDataNodesPresent bool ___fCDataNodesPresent_18; // System.Boolean System.Xml.XmlDocument::preserveWhitespace bool ___preserveWhitespace_19; // System.Boolean System.Xml.XmlDocument::isLoading bool ___isLoading_20; // System.String System.Xml.XmlDocument::strDocumentName String_t* ___strDocumentName_21; // System.String System.Xml.XmlDocument::strDocumentFragmentName String_t* ___strDocumentFragmentName_22; // System.String System.Xml.XmlDocument::strCommentName String_t* ___strCommentName_23; // System.String System.Xml.XmlDocument::strTextName String_t* ___strTextName_24; // System.String System.Xml.XmlDocument::strCDataSectionName String_t* ___strCDataSectionName_25; // System.String System.Xml.XmlDocument::strEntityName String_t* ___strEntityName_26; // System.String System.Xml.XmlDocument::strID String_t* ___strID_27; // System.String System.Xml.XmlDocument::strXmlns String_t* ___strXmlns_28; // System.String System.Xml.XmlDocument::strXml String_t* ___strXml_29; // System.String System.Xml.XmlDocument::strSpace String_t* ___strSpace_30; // System.String System.Xml.XmlDocument::strLang String_t* ___strLang_31; // System.String System.Xml.XmlDocument::strEmpty String_t* ___strEmpty_32; // System.String System.Xml.XmlDocument::strNonSignificantWhitespaceName String_t* ___strNonSignificantWhitespaceName_33; // System.String System.Xml.XmlDocument::strSignificantWhitespaceName String_t* ___strSignificantWhitespaceName_34; // System.String System.Xml.XmlDocument::strReservedXmlns String_t* ___strReservedXmlns_35; // System.String System.Xml.XmlDocument::strReservedXml String_t* ___strReservedXml_36; // System.String System.Xml.XmlDocument::baseURI String_t* ___baseURI_37; // System.Xml.XmlResolver System.Xml.XmlDocument::resolver XmlResolver_t7666FB44FF30D5CE53CC8DD913B2A8D2BD74343A * ___resolver_38; // System.Boolean System.Xml.XmlDocument::bSetResolver bool ___bSetResolver_39; // System.Object System.Xml.XmlDocument::objLock RuntimeObject * ___objLock_40; // System.Xml.XmlAttribute System.Xml.XmlDocument::namespaceXml XmlAttribute_t3F58A4BDFB486D0E610E4003E54A89BCCB65AB6D * ___namespaceXml_41; public: inline static int32_t get_offset_of_implementation_1() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___implementation_1)); } inline XmlImplementation_tE66EA5FEAE495F36B03F697C51E4815D4B5D1D59 * get_implementation_1() const { return ___implementation_1; } inline XmlImplementation_tE66EA5FEAE495F36B03F697C51E4815D4B5D1D59 ** get_address_of_implementation_1() { return &___implementation_1; } inline void set_implementation_1(XmlImplementation_tE66EA5FEAE495F36B03F697C51E4815D4B5D1D59 * value) { ___implementation_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___implementation_1), (void*)value); } inline static int32_t get_offset_of_domNameTable_2() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___domNameTable_2)); } inline DomNameTable_tE88EEF20D313A83C002E18FFF7688CC74A2D1CAB * get_domNameTable_2() const { return ___domNameTable_2; } inline DomNameTable_tE88EEF20D313A83C002E18FFF7688CC74A2D1CAB ** get_address_of_domNameTable_2() { return &___domNameTable_2; } inline void set_domNameTable_2(DomNameTable_tE88EEF20D313A83C002E18FFF7688CC74A2D1CAB * value) { ___domNameTable_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___domNameTable_2), (void*)value); } inline static int32_t get_offset_of_lastChild_3() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___lastChild_3)); } inline XmlLinkedNode_tAF992FE43A99E1889622121C0D712C80586580F0 * get_lastChild_3() const { return ___lastChild_3; } inline XmlLinkedNode_tAF992FE43A99E1889622121C0D712C80586580F0 ** get_address_of_lastChild_3() { return &___lastChild_3; } inline void set_lastChild_3(XmlLinkedNode_tAF992FE43A99E1889622121C0D712C80586580F0 * value) { ___lastChild_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___lastChild_3), (void*)value); } inline static int32_t get_offset_of_entities_4() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___entities_4)); } inline XmlNamedNodeMap_t7554E5F015FED975E1E8B075F57EBA65773CF771 * get_entities_4() const { return ___entities_4; } inline XmlNamedNodeMap_t7554E5F015FED975E1E8B075F57EBA65773CF771 ** get_address_of_entities_4() { return &___entities_4; } inline void set_entities_4(XmlNamedNodeMap_t7554E5F015FED975E1E8B075F57EBA65773CF771 * value) { ___entities_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___entities_4), (void*)value); } inline static int32_t get_offset_of_htElementIdMap_5() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___htElementIdMap_5)); } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * get_htElementIdMap_5() const { return ___htElementIdMap_5; } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC ** get_address_of_htElementIdMap_5() { return &___htElementIdMap_5; } inline void set_htElementIdMap_5(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * value) { ___htElementIdMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___htElementIdMap_5), (void*)value); } inline static int32_t get_offset_of_htElementIDAttrDecl_6() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___htElementIDAttrDecl_6)); } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * get_htElementIDAttrDecl_6() const { return ___htElementIDAttrDecl_6; } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC ** get_address_of_htElementIDAttrDecl_6() { return &___htElementIDAttrDecl_6; } inline void set_htElementIDAttrDecl_6(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * value) { ___htElementIDAttrDecl_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___htElementIDAttrDecl_6), (void*)value); } inline static int32_t get_offset_of_schemaInfo_7() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___schemaInfo_7)); } inline SchemaInfo_tDED785F47546ED3F5EEC6EA77577917420BF3BF5 * get_schemaInfo_7() const { return ___schemaInfo_7; } inline SchemaInfo_tDED785F47546ED3F5EEC6EA77577917420BF3BF5 ** get_address_of_schemaInfo_7() { return &___schemaInfo_7; } inline void set_schemaInfo_7(SchemaInfo_tDED785F47546ED3F5EEC6EA77577917420BF3BF5 * value) { ___schemaInfo_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___schemaInfo_7), (void*)value); } inline static int32_t get_offset_of_schemas_8() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___schemas_8)); } inline XmlSchemaSet_t7CE09F2ECFA8C5EB28DF4724C87EC50B539699E0 * get_schemas_8() const { return ___schemas_8; } inline XmlSchemaSet_t7CE09F2ECFA8C5EB28DF4724C87EC50B539699E0 ** get_address_of_schemas_8() { return &___schemas_8; } inline void set_schemas_8(XmlSchemaSet_t7CE09F2ECFA8C5EB28DF4724C87EC50B539699E0 * value) { ___schemas_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___schemas_8), (void*)value); } inline static int32_t get_offset_of_reportValidity_9() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___reportValidity_9)); } inline bool get_reportValidity_9() const { return ___reportValidity_9; } inline bool* get_address_of_reportValidity_9() { return &___reportValidity_9; } inline void set_reportValidity_9(bool value) { ___reportValidity_9 = value; } inline static int32_t get_offset_of_actualLoadingStatus_10() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___actualLoadingStatus_10)); } inline bool get_actualLoadingStatus_10() const { return ___actualLoadingStatus_10; } inline bool* get_address_of_actualLoadingStatus_10() { return &___actualLoadingStatus_10; } inline void set_actualLoadingStatus_10(bool value) { ___actualLoadingStatus_10 = value; } inline static int32_t get_offset_of_onNodeInsertingDelegate_11() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___onNodeInsertingDelegate_11)); } inline XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 * get_onNodeInsertingDelegate_11() const { return ___onNodeInsertingDelegate_11; } inline XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 ** get_address_of_onNodeInsertingDelegate_11() { return &___onNodeInsertingDelegate_11; } inline void set_onNodeInsertingDelegate_11(XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 * value) { ___onNodeInsertingDelegate_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___onNodeInsertingDelegate_11), (void*)value); } inline static int32_t get_offset_of_onNodeInsertedDelegate_12() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___onNodeInsertedDelegate_12)); } inline XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 * get_onNodeInsertedDelegate_12() const { return ___onNodeInsertedDelegate_12; } inline XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 ** get_address_of_onNodeInsertedDelegate_12() { return &___onNodeInsertedDelegate_12; } inline void set_onNodeInsertedDelegate_12(XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 * value) { ___onNodeInsertedDelegate_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___onNodeInsertedDelegate_12), (void*)value); } inline static int32_t get_offset_of_onNodeRemovingDelegate_13() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___onNodeRemovingDelegate_13)); } inline XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 * get_onNodeRemovingDelegate_13() const { return ___onNodeRemovingDelegate_13; } inline XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 ** get_address_of_onNodeRemovingDelegate_13() { return &___onNodeRemovingDelegate_13; } inline void set_onNodeRemovingDelegate_13(XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 * value) { ___onNodeRemovingDelegate_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___onNodeRemovingDelegate_13), (void*)value); } inline static int32_t get_offset_of_onNodeRemovedDelegate_14() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___onNodeRemovedDelegate_14)); } inline XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 * get_onNodeRemovedDelegate_14() const { return ___onNodeRemovedDelegate_14; } inline XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 ** get_address_of_onNodeRemovedDelegate_14() { return &___onNodeRemovedDelegate_14; } inline void set_onNodeRemovedDelegate_14(XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 * value) { ___onNodeRemovedDelegate_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___onNodeRemovedDelegate_14), (void*)value); } inline static int32_t get_offset_of_onNodeChangingDelegate_15() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___onNodeChangingDelegate_15)); } inline XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 * get_onNodeChangingDelegate_15() const { return ___onNodeChangingDelegate_15; } inline XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 ** get_address_of_onNodeChangingDelegate_15() { return &___onNodeChangingDelegate_15; } inline void set_onNodeChangingDelegate_15(XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 * value) { ___onNodeChangingDelegate_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___onNodeChangingDelegate_15), (void*)value); } inline static int32_t get_offset_of_onNodeChangedDelegate_16() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___onNodeChangedDelegate_16)); } inline XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 * get_onNodeChangedDelegate_16() const { return ___onNodeChangedDelegate_16; } inline XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 ** get_address_of_onNodeChangedDelegate_16() { return &___onNodeChangedDelegate_16; } inline void set_onNodeChangedDelegate_16(XmlNodeChangedEventHandler_tA0D165ACE065C3934721B68C6762B79372D7ECE9 * value) { ___onNodeChangedDelegate_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___onNodeChangedDelegate_16), (void*)value); } inline static int32_t get_offset_of_fEntRefNodesPresent_17() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___fEntRefNodesPresent_17)); } inline bool get_fEntRefNodesPresent_17() const { return ___fEntRefNodesPresent_17; } inline bool* get_address_of_fEntRefNodesPresent_17() { return &___fEntRefNodesPresent_17; } inline void set_fEntRefNodesPresent_17(bool value) { ___fEntRefNodesPresent_17 = value; } inline static int32_t get_offset_of_fCDataNodesPresent_18() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___fCDataNodesPresent_18)); } inline bool get_fCDataNodesPresent_18() const { return ___fCDataNodesPresent_18; } inline bool* get_address_of_fCDataNodesPresent_18() { return &___fCDataNodesPresent_18; } inline void set_fCDataNodesPresent_18(bool value) { ___fCDataNodesPresent_18 = value; } inline static int32_t get_offset_of_preserveWhitespace_19() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___preserveWhitespace_19)); } inline bool get_preserveWhitespace_19() const { return ___preserveWhitespace_19; } inline bool* get_address_of_preserveWhitespace_19() { return &___preserveWhitespace_19; } inline void set_preserveWhitespace_19(bool value) { ___preserveWhitespace_19 = value; } inline static int32_t get_offset_of_isLoading_20() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___isLoading_20)); } inline bool get_isLoading_20() const { return ___isLoading_20; } inline bool* get_address_of_isLoading_20() { return &___isLoading_20; } inline void set_isLoading_20(bool value) { ___isLoading_20 = value; } inline static int32_t get_offset_of_strDocumentName_21() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___strDocumentName_21)); } inline String_t* get_strDocumentName_21() const { return ___strDocumentName_21; } inline String_t** get_address_of_strDocumentName_21() { return &___strDocumentName_21; } inline void set_strDocumentName_21(String_t* value) { ___strDocumentName_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___strDocumentName_21), (void*)value); } inline static int32_t get_offset_of_strDocumentFragmentName_22() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___strDocumentFragmentName_22)); } inline String_t* get_strDocumentFragmentName_22() const { return ___strDocumentFragmentName_22; } inline String_t** get_address_of_strDocumentFragmentName_22() { return &___strDocumentFragmentName_22; } inline void set_strDocumentFragmentName_22(String_t* value) { ___strDocumentFragmentName_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___strDocumentFragmentName_22), (void*)value); } inline static int32_t get_offset_of_strCommentName_23() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___strCommentName_23)); } inline String_t* get_strCommentName_23() const { return ___strCommentName_23; } inline String_t** get_address_of_strCommentName_23() { return &___strCommentName_23; } inline void set_strCommentName_23(String_t* value) { ___strCommentName_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___strCommentName_23), (void*)value); } inline static int32_t get_offset_of_strTextName_24() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___strTextName_24)); } inline String_t* get_strTextName_24() const { return ___strTextName_24; } inline String_t** get_address_of_strTextName_24() { return &___strTextName_24; } inline void set_strTextName_24(String_t* value) { ___strTextName_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___strTextName_24), (void*)value); } inline static int32_t get_offset_of_strCDataSectionName_25() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___strCDataSectionName_25)); } inline String_t* get_strCDataSectionName_25() const { return ___strCDataSectionName_25; } inline String_t** get_address_of_strCDataSectionName_25() { return &___strCDataSectionName_25; } inline void set_strCDataSectionName_25(String_t* value) { ___strCDataSectionName_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___strCDataSectionName_25), (void*)value); } inline static int32_t get_offset_of_strEntityName_26() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___strEntityName_26)); } inline String_t* get_strEntityName_26() const { return ___strEntityName_26; } inline String_t** get_address_of_strEntityName_26() { return &___strEntityName_26; } inline void set_strEntityName_26(String_t* value) { ___strEntityName_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___strEntityName_26), (void*)value); } inline static int32_t get_offset_of_strID_27() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___strID_27)); } inline String_t* get_strID_27() const { return ___strID_27; } inline String_t** get_address_of_strID_27() { return &___strID_27; } inline void set_strID_27(String_t* value) { ___strID_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___strID_27), (void*)value); } inline static int32_t get_offset_of_strXmlns_28() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___strXmlns_28)); } inline String_t* get_strXmlns_28() const { return ___strXmlns_28; } inline String_t** get_address_of_strXmlns_28() { return &___strXmlns_28; } inline void set_strXmlns_28(String_t* value) { ___strXmlns_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___strXmlns_28), (void*)value); } inline static int32_t get_offset_of_strXml_29() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___strXml_29)); } inline String_t* get_strXml_29() const { return ___strXml_29; } inline String_t** get_address_of_strXml_29() { return &___strXml_29; } inline void set_strXml_29(String_t* value) { ___strXml_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___strXml_29), (void*)value); } inline static int32_t get_offset_of_strSpace_30() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___strSpace_30)); } inline String_t* get_strSpace_30() const { return ___strSpace_30; } inline String_t** get_address_of_strSpace_30() { return &___strSpace_30; } inline void set_strSpace_30(String_t* value) { ___strSpace_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___strSpace_30), (void*)value); } inline static int32_t get_offset_of_strLang_31() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___strLang_31)); } inline String_t* get_strLang_31() const { return ___strLang_31; } inline String_t** get_address_of_strLang_31() { return &___strLang_31; } inline void set_strLang_31(String_t* value) { ___strLang_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___strLang_31), (void*)value); } inline static int32_t get_offset_of_strEmpty_32() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___strEmpty_32)); } inline String_t* get_strEmpty_32() const { return ___strEmpty_32; } inline String_t** get_address_of_strEmpty_32() { return &___strEmpty_32; } inline void set_strEmpty_32(String_t* value) { ___strEmpty_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___strEmpty_32), (void*)value); } inline static int32_t get_offset_of_strNonSignificantWhitespaceName_33() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___strNonSignificantWhitespaceName_33)); } inline String_t* get_strNonSignificantWhitespaceName_33() const { return ___strNonSignificantWhitespaceName_33; } inline String_t** get_address_of_strNonSignificantWhitespaceName_33() { return &___strNonSignificantWhitespaceName_33; } inline void set_strNonSignificantWhitespaceName_33(String_t* value) { ___strNonSignificantWhitespaceName_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___strNonSignificantWhitespaceName_33), (void*)value); } inline static int32_t get_offset_of_strSignificantWhitespaceName_34() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___strSignificantWhitespaceName_34)); } inline String_t* get_strSignificantWhitespaceName_34() const { return ___strSignificantWhitespaceName_34; } inline String_t** get_address_of_strSignificantWhitespaceName_34() { return &___strSignificantWhitespaceName_34; } inline void set_strSignificantWhitespaceName_34(String_t* value) { ___strSignificantWhitespaceName_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___strSignificantWhitespaceName_34), (void*)value); } inline static int32_t get_offset_of_strReservedXmlns_35() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___strReservedXmlns_35)); } inline String_t* get_strReservedXmlns_35() const { return ___strReservedXmlns_35; } inline String_t** get_address_of_strReservedXmlns_35() { return &___strReservedXmlns_35; } inline void set_strReservedXmlns_35(String_t* value) { ___strReservedXmlns_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___strReservedXmlns_35), (void*)value); } inline static int32_t get_offset_of_strReservedXml_36() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___strReservedXml_36)); } inline String_t* get_strReservedXml_36() const { return ___strReservedXml_36; } inline String_t** get_address_of_strReservedXml_36() { return &___strReservedXml_36; } inline void set_strReservedXml_36(String_t* value) { ___strReservedXml_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___strReservedXml_36), (void*)value); } inline static int32_t get_offset_of_baseURI_37() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___baseURI_37)); } inline String_t* get_baseURI_37() const { return ___baseURI_37; } inline String_t** get_address_of_baseURI_37() { return &___baseURI_37; } inline void set_baseURI_37(String_t* value) { ___baseURI_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___baseURI_37), (void*)value); } inline static int32_t get_offset_of_resolver_38() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___resolver_38)); } inline XmlResolver_t7666FB44FF30D5CE53CC8DD913B2A8D2BD74343A * get_resolver_38() const { return ___resolver_38; } inline XmlResolver_t7666FB44FF30D5CE53CC8DD913B2A8D2BD74343A ** get_address_of_resolver_38() { return &___resolver_38; } inline void set_resolver_38(XmlResolver_t7666FB44FF30D5CE53CC8DD913B2A8D2BD74343A * value) { ___resolver_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___resolver_38), (void*)value); } inline static int32_t get_offset_of_bSetResolver_39() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___bSetResolver_39)); } inline bool get_bSetResolver_39() const { return ___bSetResolver_39; } inline bool* get_address_of_bSetResolver_39() { return &___bSetResolver_39; } inline void set_bSetResolver_39(bool value) { ___bSetResolver_39 = value; } inline static int32_t get_offset_of_objLock_40() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___objLock_40)); } inline RuntimeObject * get_objLock_40() const { return ___objLock_40; } inline RuntimeObject ** get_address_of_objLock_40() { return &___objLock_40; } inline void set_objLock_40(RuntimeObject * value) { ___objLock_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___objLock_40), (void*)value); } inline static int32_t get_offset_of_namespaceXml_41() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F, ___namespaceXml_41)); } inline XmlAttribute_t3F58A4BDFB486D0E610E4003E54A89BCCB65AB6D * get_namespaceXml_41() const { return ___namespaceXml_41; } inline XmlAttribute_t3F58A4BDFB486D0E610E4003E54A89BCCB65AB6D ** get_address_of_namespaceXml_41() { return &___namespaceXml_41; } inline void set_namespaceXml_41(XmlAttribute_t3F58A4BDFB486D0E610E4003E54A89BCCB65AB6D * value) { ___namespaceXml_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___namespaceXml_41), (void*)value); } }; struct XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F_StaticFields { public: // System.Xml.EmptyEnumerator System.Xml.XmlDocument::EmptyEnumerator EmptyEnumerator_t138901A02D453E19CDE87DFD96981F8A98928E13 * ___EmptyEnumerator_42; // System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlDocument::NotKnownSchemaInfo RuntimeObject* ___NotKnownSchemaInfo_43; // System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlDocument::ValidSchemaInfo RuntimeObject* ___ValidSchemaInfo_44; // System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlDocument::InvalidSchemaInfo RuntimeObject* ___InvalidSchemaInfo_45; public: inline static int32_t get_offset_of_EmptyEnumerator_42() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F_StaticFields, ___EmptyEnumerator_42)); } inline EmptyEnumerator_t138901A02D453E19CDE87DFD96981F8A98928E13 * get_EmptyEnumerator_42() const { return ___EmptyEnumerator_42; } inline EmptyEnumerator_t138901A02D453E19CDE87DFD96981F8A98928E13 ** get_address_of_EmptyEnumerator_42() { return &___EmptyEnumerator_42; } inline void set_EmptyEnumerator_42(EmptyEnumerator_t138901A02D453E19CDE87DFD96981F8A98928E13 * value) { ___EmptyEnumerator_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyEnumerator_42), (void*)value); } inline static int32_t get_offset_of_NotKnownSchemaInfo_43() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F_StaticFields, ___NotKnownSchemaInfo_43)); } inline RuntimeObject* get_NotKnownSchemaInfo_43() const { return ___NotKnownSchemaInfo_43; } inline RuntimeObject** get_address_of_NotKnownSchemaInfo_43() { return &___NotKnownSchemaInfo_43; } inline void set_NotKnownSchemaInfo_43(RuntimeObject* value) { ___NotKnownSchemaInfo_43 = value; Il2CppCodeGenWriteBarrier((void**)(&___NotKnownSchemaInfo_43), (void*)value); } inline static int32_t get_offset_of_ValidSchemaInfo_44() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F_StaticFields, ___ValidSchemaInfo_44)); } inline RuntimeObject* get_ValidSchemaInfo_44() const { return ___ValidSchemaInfo_44; } inline RuntimeObject** get_address_of_ValidSchemaInfo_44() { return &___ValidSchemaInfo_44; } inline void set_ValidSchemaInfo_44(RuntimeObject* value) { ___ValidSchemaInfo_44 = value; Il2CppCodeGenWriteBarrier((void**)(&___ValidSchemaInfo_44), (void*)value); } inline static int32_t get_offset_of_InvalidSchemaInfo_45() { return static_cast(offsetof(XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F_StaticFields, ___InvalidSchemaInfo_45)); } inline RuntimeObject* get_InvalidSchemaInfo_45() const { return ___InvalidSchemaInfo_45; } inline RuntimeObject** get_address_of_InvalidSchemaInfo_45() { return &___InvalidSchemaInfo_45; } inline void set_InvalidSchemaInfo_45(RuntimeObject* value) { ___InvalidSchemaInfo_45 = value; Il2CppCodeGenWriteBarrier((void**)(&___InvalidSchemaInfo_45), (void*)value); } }; // System.Xml.XmlLinkedNode struct XmlLinkedNode_tAF992FE43A99E1889622121C0D712C80586580F0 : public XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 { public: // System.Xml.XmlLinkedNode System.Xml.XmlLinkedNode::next XmlLinkedNode_tAF992FE43A99E1889622121C0D712C80586580F0 * ___next_1; public: inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(XmlLinkedNode_tAF992FE43A99E1889622121C0D712C80586580F0, ___next_1)); } inline XmlLinkedNode_tAF992FE43A99E1889622121C0D712C80586580F0 * get_next_1() const { return ___next_1; } inline XmlLinkedNode_tAF992FE43A99E1889622121C0D712C80586580F0 ** get_address_of_next_1() { return &___next_1; } inline void set_next_1(XmlLinkedNode_tAF992FE43A99E1889622121C0D712C80586580F0 * value) { ___next_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_1), (void*)value); } }; // System.Xml.XmlRawWriter struct XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 : public XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D { public: // System.Xml.XmlRawWriterBase64Encoder System.Xml.XmlRawWriter::base64Encoder XmlRawWriterBase64Encoder_t9C3C2BA7B5405031118DAA3614D21021CCC07EFB * ___base64Encoder_0; // System.Xml.IXmlNamespaceResolver System.Xml.XmlRawWriter::resolver RuntimeObject* ___resolver_1; public: inline static int32_t get_offset_of_base64Encoder_0() { return static_cast(offsetof(XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5, ___base64Encoder_0)); } inline XmlRawWriterBase64Encoder_t9C3C2BA7B5405031118DAA3614D21021CCC07EFB * get_base64Encoder_0() const { return ___base64Encoder_0; } inline XmlRawWriterBase64Encoder_t9C3C2BA7B5405031118DAA3614D21021CCC07EFB ** get_address_of_base64Encoder_0() { return &___base64Encoder_0; } inline void set_base64Encoder_0(XmlRawWriterBase64Encoder_t9C3C2BA7B5405031118DAA3614D21021CCC07EFB * value) { ___base64Encoder_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___base64Encoder_0), (void*)value); } inline static int32_t get_offset_of_resolver_1() { return static_cast(offsetof(XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5, ___resolver_1)); } inline RuntimeObject* get_resolver_1() const { return ___resolver_1; } inline RuntimeObject** get_address_of_resolver_1() { return &___resolver_1; } inline void set_resolver_1(RuntimeObject* value) { ___resolver_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___resolver_1), (void*)value); } }; // System.Xml.Schema.XmlSchemaAnnotated struct XmlSchemaAnnotated_t68F13E739330186883290FF723E752BD26F2E3A7 : public XmlSchemaObject_tD14BD548E370305745B6E1CAAF2572F1DBC7F3D3 { public: public: }; // System.Xml.Serialization.XmlTypeConvertorAttribute struct XmlTypeConvertorAttribute_t9C029CB7A95EE9E3BAFFCB8DA5174C0364DA1D4E : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: // System.String System.Xml.Serialization.XmlTypeConvertorAttribute::k__BackingField String_t* ___U3CMethodU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CMethodU3Ek__BackingField_0() { return static_cast(offsetof(XmlTypeConvertorAttribute_t9C029CB7A95EE9E3BAFFCB8DA5174C0364DA1D4E, ___U3CMethodU3Ek__BackingField_0)); } inline String_t* get_U3CMethodU3Ek__BackingField_0() const { return ___U3CMethodU3Ek__BackingField_0; } inline String_t** get_address_of_U3CMethodU3Ek__BackingField_0() { return &___U3CMethodU3Ek__BackingField_0; } inline void set_U3CMethodU3Ek__BackingField_0(String_t* value) { ___U3CMethodU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CMethodU3Ek__BackingField_0), (void*)value); } }; // System.Xml.XmlUrlResolver struct XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1 : public XmlResolver_t7666FB44FF30D5CE53CC8DD913B2A8D2BD74343A { 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_tC080799EE2DA10B7F24B2E69ABBF5636EB2D43ED * ____cachePolicy_3; public: inline static int32_t get_offset_of__credentials_1() { return static_cast(offsetof(XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1, ____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((void**)(&____credentials_1), (void*)value); } inline static int32_t get_offset_of__proxy_2() { return static_cast(offsetof(XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1, ____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((void**)(&____proxy_2), (void*)value); } inline static int32_t get_offset_of__cachePolicy_3() { return static_cast(offsetof(XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1, ____cachePolicy_3)); } inline RequestCachePolicy_tC080799EE2DA10B7F24B2E69ABBF5636EB2D43ED * get__cachePolicy_3() const { return ____cachePolicy_3; } inline RequestCachePolicy_tC080799EE2DA10B7F24B2E69ABBF5636EB2D43ED ** get_address_of__cachePolicy_3() { return &____cachePolicy_3; } inline void set__cachePolicy_3(RequestCachePolicy_tC080799EE2DA10B7F24B2E69ABBF5636EB2D43ED * value) { ____cachePolicy_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____cachePolicy_3), (void*)value); } }; struct XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1_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_t341613B5C62E06DC2382255E0AE4D763AD302AE1_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((void**)(&___s_DownloadManager_0), (void*)value); } }; // System.Xml.Schema.XsdDuration struct XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F { 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_t38BBF457DA297B81823E3687209291CEDFD6F96F, ___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_t38BBF457DA297B81823E3687209291CEDFD6F96F, ___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_t38BBF457DA297B81823E3687209291CEDFD6F96F, ___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_t38BBF457DA297B81823E3687209291CEDFD6F96F, ___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_t38BBF457DA297B81823E3687209291CEDFD6F96F, ___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_t38BBF457DA297B81823E3687209291CEDFD6F96F, ___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_t38BBF457DA297B81823E3687209291CEDFD6F96F, ___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; } }; // /__StaticArrayInitTypeSize=112 struct __StaticArrayInitTypeSizeU3D112_tC7B77C6E03E26C1F1AF040EFD0C39781AA933F30 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D112_tC7B77C6E03E26C1F1AF040EFD0C39781AA933F30__padding[112]; }; public: }; // /__StaticArrayInitTypeSize=12 struct __StaticArrayInitTypeSizeU3D12_t54BCCDB411CBD7F52430AE39E87F303CFE70D02C { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D12_t54BCCDB411CBD7F52430AE39E87F303CFE70D02C__padding[12]; }; public: }; // /__StaticArrayInitTypeSize=1212 struct __StaticArrayInitTypeSizeU3D1212_t91E860D8C2A662B4AF3C1E8EAC2229E84184C805 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D1212_t91E860D8C2A662B4AF3C1E8EAC2229E84184C805__padding[1212]; }; public: }; // /__StaticArrayInitTypeSize=20 struct __StaticArrayInitTypeSizeU3D20_tAFFC768CAAB023FF7786175A0F64F7EAE4B35A87 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D20_tAFFC768CAAB023FF7786175A0F64F7EAE4B35A87__padding[20]; }; public: }; // /__StaticArrayInitTypeSize=28 struct __StaticArrayInitTypeSizeU3D28_t3F2DFB0DEB57463B3BDB1DF1D66831340706BC7E { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D28_t3F2DFB0DEB57463B3BDB1DF1D66831340706BC7E__padding[28]; }; public: }; // /__StaticArrayInitTypeSize=32 struct __StaticArrayInitTypeSizeU3D32_t32451FC0FFB07E790AB1831670F4480B70832CF2 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D32_t32451FC0FFB07E790AB1831670F4480B70832CF2__padding[32]; }; public: }; // /__StaticArrayInitTypeSize=36 struct __StaticArrayInitTypeSizeU3D36_t2393C932A111C37266F4F5EF72D83236B39AEC05 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D36_t2393C932A111C37266F4F5EF72D83236B39AEC05__padding[36]; }; public: }; // /__StaticArrayInitTypeSize=40 struct __StaticArrayInitTypeSizeU3D40_t3257F2DBB1018E8BB659AC40CD3038ED1EA19B48 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D40_t3257F2DBB1018E8BB659AC40CD3038ED1EA19B48__padding[40]; }; public: }; // /__StaticArrayInitTypeSize=6 struct __StaticArrayInitTypeSizeU3D6_tDF2537259373F423B466710F7B6BCCCCB9F570AB { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D6_tDF2537259373F423B466710F7B6BCCCCB9F570AB__padding[6]; }; public: }; // /__StaticArrayInitTypeSize=64 struct __StaticArrayInitTypeSizeU3D64_t5A1623F8A98BA91292FD3395CC69302605E97DFD { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D64_t5A1623F8A98BA91292FD3395CC69302605E97DFD__padding[64]; }; public: }; // /__StaticArrayInitTypeSize=664 struct __StaticArrayInitTypeSizeU3D664_t43B28E2D56A4D823FF013967C731BA1EC63293E0 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D664_t43B28E2D56A4D823FF013967C731BA1EC63293E0__padding[664]; }; public: }; // /__StaticArrayInitTypeSize=68 struct __StaticArrayInitTypeSizeU3D68_t9FD699743C05C335C7FE75AC04876AF17F2D2E7A { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D68_t9FD699743C05C335C7FE75AC04876AF17F2D2E7A__padding[68]; }; public: }; // /__StaticArrayInitTypeSize=960 struct __StaticArrayInitTypeSizeU3D960_tB4E309A51BC2D32355045825120D252D37C95146 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D960_tB4E309A51BC2D32355045825120D252D37C95146__padding[960]; }; public: }; // System.Xml.XmlWellFormedWriter/AttrName struct AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C { public: // System.String System.Xml.XmlWellFormedWriter/AttrName::prefix String_t* ___prefix_0; // System.String System.Xml.XmlWellFormedWriter/AttrName::namespaceUri String_t* ___namespaceUri_1; // System.String System.Xml.XmlWellFormedWriter/AttrName::localName String_t* ___localName_2; // System.Int32 System.Xml.XmlWellFormedWriter/AttrName::prev int32_t ___prev_3; public: inline static int32_t get_offset_of_prefix_0() { return static_cast(offsetof(AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C, ___prefix_0)); } inline String_t* get_prefix_0() const { return ___prefix_0; } inline String_t** get_address_of_prefix_0() { return &___prefix_0; } inline void set_prefix_0(String_t* value) { ___prefix_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___prefix_0), (void*)value); } inline static int32_t get_offset_of_namespaceUri_1() { return static_cast(offsetof(AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C, ___namespaceUri_1)); } inline String_t* get_namespaceUri_1() const { return ___namespaceUri_1; } inline String_t** get_address_of_namespaceUri_1() { return &___namespaceUri_1; } inline void set_namespaceUri_1(String_t* value) { ___namespaceUri_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___namespaceUri_1), (void*)value); } inline static int32_t get_offset_of_localName_2() { return static_cast(offsetof(AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C, ___localName_2)); } inline String_t* get_localName_2() const { return ___localName_2; } inline String_t** get_address_of_localName_2() { return &___localName_2; } inline void set_localName_2(String_t* value) { ___localName_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___localName_2), (void*)value); } inline static int32_t get_offset_of_prev_3() { return static_cast(offsetof(AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C, ___prev_3)); } inline int32_t get_prev_3() const { return ___prev_3; } inline int32_t* get_address_of_prev_3() { return &___prev_3; } inline void set_prev_3(int32_t value) { ___prev_3 = value; } }; // Native definition for P/Invoke marshalling of System.Xml.XmlWellFormedWriter/AttrName struct AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C_marshaled_pinvoke { char* ___prefix_0; char* ___namespaceUri_1; char* ___localName_2; int32_t ___prev_3; }; // Native definition for COM marshalling of System.Xml.XmlWellFormedWriter/AttrName struct AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C_marshaled_com { Il2CppChar* ___prefix_0; Il2CppChar* ___namespaceUri_1; Il2CppChar* ___localName_2; int32_t ___prev_3; }; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1 struct AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 { public: // System.Runtime.CompilerServices.AsyncMethodBuilderCore System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::m_coreState AsyncMethodBuilderCore_t2C85055E04767C52B9F66144476FCBF500DBFA34 ___m_coreState_1; // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::m_task Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17 * ___m_task_2; public: inline static int32_t get_offset_of_m_coreState_1() { return static_cast(offsetof(AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020, ___m_coreState_1)); } inline AsyncMethodBuilderCore_t2C85055E04767C52B9F66144476FCBF500DBFA34 get_m_coreState_1() const { return ___m_coreState_1; } inline AsyncMethodBuilderCore_t2C85055E04767C52B9F66144476FCBF500DBFA34 * get_address_of_m_coreState_1() { return &___m_coreState_1; } inline void set_m_coreState_1(AsyncMethodBuilderCore_t2C85055E04767C52B9F66144476FCBF500DBFA34 value) { ___m_coreState_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___m_coreState_1))->___m_stateMachine_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___m_coreState_1))->___m_defaultContextAction_1), (void*)NULL); #endif } inline static int32_t get_offset_of_m_task_2() { return static_cast(offsetof(AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020, ___m_task_2)); } inline Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17 * get_m_task_2() const { return ___m_task_2; } inline Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17 ** get_address_of_m_task_2() { return &___m_task_2; } inline void set_m_task_2(Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17 * value) { ___m_task_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_task_2), (void*)value); } }; struct AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020_StaticFields { public: // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::s_defaultResultTask Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17 * ___s_defaultResultTask_0; public: inline static int32_t get_offset_of_s_defaultResultTask_0() { return static_cast(offsetof(AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020_StaticFields, ___s_defaultResultTask_0)); } inline Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17 * get_s_defaultResultTask_0() const { return ___s_defaultResultTask_0; } inline Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17 ** get_address_of_s_defaultResultTask_0() { return &___s_defaultResultTask_0; } inline void set_s_defaultResultTask_0(Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17 * value) { ___s_defaultResultTask_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_defaultResultTask_0), (void*)value); } }; // struct U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E : public RuntimeObject { public: public: }; struct U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E_StaticFields { public: // /__StaticArrayInitTypeSize=112 ::49C5BA13401986EC93E4677F52CBE2248184DFBD __StaticArrayInitTypeSizeU3D112_tC7B77C6E03E26C1F1AF040EFD0C39781AA933F30 ___49C5BA13401986EC93E4677F52CBE2248184DFBD_0; // /__StaticArrayInitTypeSize=960 ::553E235E202D57C9F1156E7D232E02BBDC920165 __StaticArrayInitTypeSizeU3D960_tB4E309A51BC2D32355045825120D252D37C95146 ___553E235E202D57C9F1156E7D232E02BBDC920165_1; // /__StaticArrayInitTypeSize=12 ::5BE9DB9EEB9CBB4D22472CA9734B1FA1D36126BD __StaticArrayInitTypeSizeU3D12_t54BCCDB411CBD7F52430AE39E87F303CFE70D02C ___5BE9DB9EEB9CBB4D22472CA9734B1FA1D36126BD_2; // /__StaticArrayInitTypeSize=6 ::5D100A87B697F3AE2015A5D3B2A7B5419E1BCA98 __StaticArrayInitTypeSizeU3D6_tDF2537259373F423B466710F7B6BCCCCB9F570AB ___5D100A87B697F3AE2015A5D3B2A7B5419E1BCA98_3; // /__StaticArrayInitTypeSize=664 ::68D0F86889D5D656483EEE829BCEECDFEC91D8EA __StaticArrayInitTypeSizeU3D664_t43B28E2D56A4D823FF013967C731BA1EC63293E0 ___68D0F86889D5D656483EEE829BCEECDFEC91D8EA_4; // /__StaticArrayInitTypeSize=32 ::7A32E1A19C182315E4263A65A72066492550D8CD __StaticArrayInitTypeSizeU3D32_t32451FC0FFB07E790AB1831670F4480B70832CF2 ___7A32E1A19C182315E4263A65A72066492550D8CD_5; // /__StaticArrayInitTypeSize=960 ::977375E4E1ED54F588076ACA36CC17E6C2195CB9 __StaticArrayInitTypeSizeU3D960_tB4E309A51BC2D32355045825120D252D37C95146 ___977375E4E1ED54F588076ACA36CC17E6C2195CB9_6; // /__StaticArrayInitTypeSize=28 ::9E31F24F64765FCAA589F589324D17C9FCF6A06D __StaticArrayInitTypeSizeU3D28_t3F2DFB0DEB57463B3BDB1DF1D66831340706BC7E ___9E31F24F64765FCAA589F589324D17C9FCF6A06D_7; // /__StaticArrayInitTypeSize=68 ::A933F173482FF50754B4942AF8DFC584EF14A45B __StaticArrayInitTypeSizeU3D68_t9FD699743C05C335C7FE75AC04876AF17F2D2E7A ___A933F173482FF50754B4942AF8DFC584EF14A45B_8; // /__StaticArrayInitTypeSize=40 ::B9F0004E3873FDDCABFDA6174EA18F0859B637B4 __StaticArrayInitTypeSizeU3D40_t3257F2DBB1018E8BB659AC40CD3038ED1EA19B48 ___B9F0004E3873FDDCABFDA6174EA18F0859B637B4_9; // /__StaticArrayInitTypeSize=20 ::BAD037B714E1CD1052149B51238A3D4351DD10B5 __StaticArrayInitTypeSizeU3D20_tAFFC768CAAB023FF7786175A0F64F7EAE4B35A87 ___BAD037B714E1CD1052149B51238A3D4351DD10B5_10; // System.Int64 ::EBC658B067B5C785A3F0BB67D73755F6FEE7F70C int64_t ___EBC658B067B5C785A3F0BB67D73755F6FEE7F70C_11; // /__StaticArrayInitTypeSize=36 ::ED18A4A1FF7C89B400D7CA156BA8D11BB09E1DE4 __StaticArrayInitTypeSizeU3D36_t2393C932A111C37266F4F5EF72D83236B39AEC05 ___ED18A4A1FF7C89B400D7CA156BA8D11BB09E1DE4_12; // /__StaticArrayInitTypeSize=64 ::EE3413A2C088FF9432054D6E60A7CB6A498D25F0 __StaticArrayInitTypeSizeU3D64_t5A1623F8A98BA91292FD3395CC69302605E97DFD ___EE3413A2C088FF9432054D6E60A7CB6A498D25F0_13; // /__StaticArrayInitTypeSize=1212 ::FB0C58D8B3094F018764CC6E3094B9576DB08069 __StaticArrayInitTypeSizeU3D1212_t91E860D8C2A662B4AF3C1E8EAC2229E84184C805 ___FB0C58D8B3094F018764CC6E3094B9576DB08069_14; public: inline static int32_t get_offset_of_U349C5BA13401986EC93E4677F52CBE2248184DFBD_0() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E_StaticFields, ___49C5BA13401986EC93E4677F52CBE2248184DFBD_0)); } inline __StaticArrayInitTypeSizeU3D112_tC7B77C6E03E26C1F1AF040EFD0C39781AA933F30 get_U349C5BA13401986EC93E4677F52CBE2248184DFBD_0() const { return ___49C5BA13401986EC93E4677F52CBE2248184DFBD_0; } inline __StaticArrayInitTypeSizeU3D112_tC7B77C6E03E26C1F1AF040EFD0C39781AA933F30 * get_address_of_U349C5BA13401986EC93E4677F52CBE2248184DFBD_0() { return &___49C5BA13401986EC93E4677F52CBE2248184DFBD_0; } inline void set_U349C5BA13401986EC93E4677F52CBE2248184DFBD_0(__StaticArrayInitTypeSizeU3D112_tC7B77C6E03E26C1F1AF040EFD0C39781AA933F30 value) { ___49C5BA13401986EC93E4677F52CBE2248184DFBD_0 = value; } inline static int32_t get_offset_of_U3553E235E202D57C9F1156E7D232E02BBDC920165_1() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E_StaticFields, ___553E235E202D57C9F1156E7D232E02BBDC920165_1)); } inline __StaticArrayInitTypeSizeU3D960_tB4E309A51BC2D32355045825120D252D37C95146 get_U3553E235E202D57C9F1156E7D232E02BBDC920165_1() const { return ___553E235E202D57C9F1156E7D232E02BBDC920165_1; } inline __StaticArrayInitTypeSizeU3D960_tB4E309A51BC2D32355045825120D252D37C95146 * get_address_of_U3553E235E202D57C9F1156E7D232E02BBDC920165_1() { return &___553E235E202D57C9F1156E7D232E02BBDC920165_1; } inline void set_U3553E235E202D57C9F1156E7D232E02BBDC920165_1(__StaticArrayInitTypeSizeU3D960_tB4E309A51BC2D32355045825120D252D37C95146 value) { ___553E235E202D57C9F1156E7D232E02BBDC920165_1 = value; } inline static int32_t get_offset_of_U35BE9DB9EEB9CBB4D22472CA9734B1FA1D36126BD_2() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E_StaticFields, ___5BE9DB9EEB9CBB4D22472CA9734B1FA1D36126BD_2)); } inline __StaticArrayInitTypeSizeU3D12_t54BCCDB411CBD7F52430AE39E87F303CFE70D02C get_U35BE9DB9EEB9CBB4D22472CA9734B1FA1D36126BD_2() const { return ___5BE9DB9EEB9CBB4D22472CA9734B1FA1D36126BD_2; } inline __StaticArrayInitTypeSizeU3D12_t54BCCDB411CBD7F52430AE39E87F303CFE70D02C * get_address_of_U35BE9DB9EEB9CBB4D22472CA9734B1FA1D36126BD_2() { return &___5BE9DB9EEB9CBB4D22472CA9734B1FA1D36126BD_2; } inline void set_U35BE9DB9EEB9CBB4D22472CA9734B1FA1D36126BD_2(__StaticArrayInitTypeSizeU3D12_t54BCCDB411CBD7F52430AE39E87F303CFE70D02C value) { ___5BE9DB9EEB9CBB4D22472CA9734B1FA1D36126BD_2 = value; } inline static int32_t get_offset_of_U35D100A87B697F3AE2015A5D3B2A7B5419E1BCA98_3() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E_StaticFields, ___5D100A87B697F3AE2015A5D3B2A7B5419E1BCA98_3)); } inline __StaticArrayInitTypeSizeU3D6_tDF2537259373F423B466710F7B6BCCCCB9F570AB get_U35D100A87B697F3AE2015A5D3B2A7B5419E1BCA98_3() const { return ___5D100A87B697F3AE2015A5D3B2A7B5419E1BCA98_3; } inline __StaticArrayInitTypeSizeU3D6_tDF2537259373F423B466710F7B6BCCCCB9F570AB * get_address_of_U35D100A87B697F3AE2015A5D3B2A7B5419E1BCA98_3() { return &___5D100A87B697F3AE2015A5D3B2A7B5419E1BCA98_3; } inline void set_U35D100A87B697F3AE2015A5D3B2A7B5419E1BCA98_3(__StaticArrayInitTypeSizeU3D6_tDF2537259373F423B466710F7B6BCCCCB9F570AB value) { ___5D100A87B697F3AE2015A5D3B2A7B5419E1BCA98_3 = value; } inline static int32_t get_offset_of_U368D0F86889D5D656483EEE829BCEECDFEC91D8EA_4() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E_StaticFields, ___68D0F86889D5D656483EEE829BCEECDFEC91D8EA_4)); } inline __StaticArrayInitTypeSizeU3D664_t43B28E2D56A4D823FF013967C731BA1EC63293E0 get_U368D0F86889D5D656483EEE829BCEECDFEC91D8EA_4() const { return ___68D0F86889D5D656483EEE829BCEECDFEC91D8EA_4; } inline __StaticArrayInitTypeSizeU3D664_t43B28E2D56A4D823FF013967C731BA1EC63293E0 * get_address_of_U368D0F86889D5D656483EEE829BCEECDFEC91D8EA_4() { return &___68D0F86889D5D656483EEE829BCEECDFEC91D8EA_4; } inline void set_U368D0F86889D5D656483EEE829BCEECDFEC91D8EA_4(__StaticArrayInitTypeSizeU3D664_t43B28E2D56A4D823FF013967C731BA1EC63293E0 value) { ___68D0F86889D5D656483EEE829BCEECDFEC91D8EA_4 = value; } inline static int32_t get_offset_of_U37A32E1A19C182315E4263A65A72066492550D8CD_5() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E_StaticFields, ___7A32E1A19C182315E4263A65A72066492550D8CD_5)); } inline __StaticArrayInitTypeSizeU3D32_t32451FC0FFB07E790AB1831670F4480B70832CF2 get_U37A32E1A19C182315E4263A65A72066492550D8CD_5() const { return ___7A32E1A19C182315E4263A65A72066492550D8CD_5; } inline __StaticArrayInitTypeSizeU3D32_t32451FC0FFB07E790AB1831670F4480B70832CF2 * get_address_of_U37A32E1A19C182315E4263A65A72066492550D8CD_5() { return &___7A32E1A19C182315E4263A65A72066492550D8CD_5; } inline void set_U37A32E1A19C182315E4263A65A72066492550D8CD_5(__StaticArrayInitTypeSizeU3D32_t32451FC0FFB07E790AB1831670F4480B70832CF2 value) { ___7A32E1A19C182315E4263A65A72066492550D8CD_5 = value; } inline static int32_t get_offset_of_U3977375E4E1ED54F588076ACA36CC17E6C2195CB9_6() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E_StaticFields, ___977375E4E1ED54F588076ACA36CC17E6C2195CB9_6)); } inline __StaticArrayInitTypeSizeU3D960_tB4E309A51BC2D32355045825120D252D37C95146 get_U3977375E4E1ED54F588076ACA36CC17E6C2195CB9_6() const { return ___977375E4E1ED54F588076ACA36CC17E6C2195CB9_6; } inline __StaticArrayInitTypeSizeU3D960_tB4E309A51BC2D32355045825120D252D37C95146 * get_address_of_U3977375E4E1ED54F588076ACA36CC17E6C2195CB9_6() { return &___977375E4E1ED54F588076ACA36CC17E6C2195CB9_6; } inline void set_U3977375E4E1ED54F588076ACA36CC17E6C2195CB9_6(__StaticArrayInitTypeSizeU3D960_tB4E309A51BC2D32355045825120D252D37C95146 value) { ___977375E4E1ED54F588076ACA36CC17E6C2195CB9_6 = value; } inline static int32_t get_offset_of_U39E31F24F64765FCAA589F589324D17C9FCF6A06D_7() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E_StaticFields, ___9E31F24F64765FCAA589F589324D17C9FCF6A06D_7)); } inline __StaticArrayInitTypeSizeU3D28_t3F2DFB0DEB57463B3BDB1DF1D66831340706BC7E get_U39E31F24F64765FCAA589F589324D17C9FCF6A06D_7() const { return ___9E31F24F64765FCAA589F589324D17C9FCF6A06D_7; } inline __StaticArrayInitTypeSizeU3D28_t3F2DFB0DEB57463B3BDB1DF1D66831340706BC7E * get_address_of_U39E31F24F64765FCAA589F589324D17C9FCF6A06D_7() { return &___9E31F24F64765FCAA589F589324D17C9FCF6A06D_7; } inline void set_U39E31F24F64765FCAA589F589324D17C9FCF6A06D_7(__StaticArrayInitTypeSizeU3D28_t3F2DFB0DEB57463B3BDB1DF1D66831340706BC7E value) { ___9E31F24F64765FCAA589F589324D17C9FCF6A06D_7 = value; } inline static int32_t get_offset_of_A933F173482FF50754B4942AF8DFC584EF14A45B_8() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E_StaticFields, ___A933F173482FF50754B4942AF8DFC584EF14A45B_8)); } inline __StaticArrayInitTypeSizeU3D68_t9FD699743C05C335C7FE75AC04876AF17F2D2E7A get_A933F173482FF50754B4942AF8DFC584EF14A45B_8() const { return ___A933F173482FF50754B4942AF8DFC584EF14A45B_8; } inline __StaticArrayInitTypeSizeU3D68_t9FD699743C05C335C7FE75AC04876AF17F2D2E7A * get_address_of_A933F173482FF50754B4942AF8DFC584EF14A45B_8() { return &___A933F173482FF50754B4942AF8DFC584EF14A45B_8; } inline void set_A933F173482FF50754B4942AF8DFC584EF14A45B_8(__StaticArrayInitTypeSizeU3D68_t9FD699743C05C335C7FE75AC04876AF17F2D2E7A value) { ___A933F173482FF50754B4942AF8DFC584EF14A45B_8 = value; } inline static int32_t get_offset_of_B9F0004E3873FDDCABFDA6174EA18F0859B637B4_9() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E_StaticFields, ___B9F0004E3873FDDCABFDA6174EA18F0859B637B4_9)); } inline __StaticArrayInitTypeSizeU3D40_t3257F2DBB1018E8BB659AC40CD3038ED1EA19B48 get_B9F0004E3873FDDCABFDA6174EA18F0859B637B4_9() const { return ___B9F0004E3873FDDCABFDA6174EA18F0859B637B4_9; } inline __StaticArrayInitTypeSizeU3D40_t3257F2DBB1018E8BB659AC40CD3038ED1EA19B48 * get_address_of_B9F0004E3873FDDCABFDA6174EA18F0859B637B4_9() { return &___B9F0004E3873FDDCABFDA6174EA18F0859B637B4_9; } inline void set_B9F0004E3873FDDCABFDA6174EA18F0859B637B4_9(__StaticArrayInitTypeSizeU3D40_t3257F2DBB1018E8BB659AC40CD3038ED1EA19B48 value) { ___B9F0004E3873FDDCABFDA6174EA18F0859B637B4_9 = value; } inline static int32_t get_offset_of_BAD037B714E1CD1052149B51238A3D4351DD10B5_10() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E_StaticFields, ___BAD037B714E1CD1052149B51238A3D4351DD10B5_10)); } inline __StaticArrayInitTypeSizeU3D20_tAFFC768CAAB023FF7786175A0F64F7EAE4B35A87 get_BAD037B714E1CD1052149B51238A3D4351DD10B5_10() const { return ___BAD037B714E1CD1052149B51238A3D4351DD10B5_10; } inline __StaticArrayInitTypeSizeU3D20_tAFFC768CAAB023FF7786175A0F64F7EAE4B35A87 * get_address_of_BAD037B714E1CD1052149B51238A3D4351DD10B5_10() { return &___BAD037B714E1CD1052149B51238A3D4351DD10B5_10; } inline void set_BAD037B714E1CD1052149B51238A3D4351DD10B5_10(__StaticArrayInitTypeSizeU3D20_tAFFC768CAAB023FF7786175A0F64F7EAE4B35A87 value) { ___BAD037B714E1CD1052149B51238A3D4351DD10B5_10 = value; } inline static int32_t get_offset_of_EBC658B067B5C785A3F0BB67D73755F6FEE7F70C_11() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E_StaticFields, ___EBC658B067B5C785A3F0BB67D73755F6FEE7F70C_11)); } inline int64_t get_EBC658B067B5C785A3F0BB67D73755F6FEE7F70C_11() const { return ___EBC658B067B5C785A3F0BB67D73755F6FEE7F70C_11; } inline int64_t* get_address_of_EBC658B067B5C785A3F0BB67D73755F6FEE7F70C_11() { return &___EBC658B067B5C785A3F0BB67D73755F6FEE7F70C_11; } inline void set_EBC658B067B5C785A3F0BB67D73755F6FEE7F70C_11(int64_t value) { ___EBC658B067B5C785A3F0BB67D73755F6FEE7F70C_11 = value; } inline static int32_t get_offset_of_ED18A4A1FF7C89B400D7CA156BA8D11BB09E1DE4_12() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E_StaticFields, ___ED18A4A1FF7C89B400D7CA156BA8D11BB09E1DE4_12)); } inline __StaticArrayInitTypeSizeU3D36_t2393C932A111C37266F4F5EF72D83236B39AEC05 get_ED18A4A1FF7C89B400D7CA156BA8D11BB09E1DE4_12() const { return ___ED18A4A1FF7C89B400D7CA156BA8D11BB09E1DE4_12; } inline __StaticArrayInitTypeSizeU3D36_t2393C932A111C37266F4F5EF72D83236B39AEC05 * get_address_of_ED18A4A1FF7C89B400D7CA156BA8D11BB09E1DE4_12() { return &___ED18A4A1FF7C89B400D7CA156BA8D11BB09E1DE4_12; } inline void set_ED18A4A1FF7C89B400D7CA156BA8D11BB09E1DE4_12(__StaticArrayInitTypeSizeU3D36_t2393C932A111C37266F4F5EF72D83236B39AEC05 value) { ___ED18A4A1FF7C89B400D7CA156BA8D11BB09E1DE4_12 = value; } inline static int32_t get_offset_of_EE3413A2C088FF9432054D6E60A7CB6A498D25F0_13() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E_StaticFields, ___EE3413A2C088FF9432054D6E60A7CB6A498D25F0_13)); } inline __StaticArrayInitTypeSizeU3D64_t5A1623F8A98BA91292FD3395CC69302605E97DFD get_EE3413A2C088FF9432054D6E60A7CB6A498D25F0_13() const { return ___EE3413A2C088FF9432054D6E60A7CB6A498D25F0_13; } inline __StaticArrayInitTypeSizeU3D64_t5A1623F8A98BA91292FD3395CC69302605E97DFD * get_address_of_EE3413A2C088FF9432054D6E60A7CB6A498D25F0_13() { return &___EE3413A2C088FF9432054D6E60A7CB6A498D25F0_13; } inline void set_EE3413A2C088FF9432054D6E60A7CB6A498D25F0_13(__StaticArrayInitTypeSizeU3D64_t5A1623F8A98BA91292FD3395CC69302605E97DFD value) { ___EE3413A2C088FF9432054D6E60A7CB6A498D25F0_13 = value; } inline static int32_t get_offset_of_FB0C58D8B3094F018764CC6E3094B9576DB08069_14() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E_StaticFields, ___FB0C58D8B3094F018764CC6E3094B9576DB08069_14)); } inline __StaticArrayInitTypeSizeU3D1212_t91E860D8C2A662B4AF3C1E8EAC2229E84184C805 get_FB0C58D8B3094F018764CC6E3094B9576DB08069_14() const { return ___FB0C58D8B3094F018764CC6E3094B9576DB08069_14; } inline __StaticArrayInitTypeSizeU3D1212_t91E860D8C2A662B4AF3C1E8EAC2229E84184C805 * get_address_of_FB0C58D8B3094F018764CC6E3094B9576DB08069_14() { return &___FB0C58D8B3094F018764CC6E3094B9576DB08069_14; } inline void set_FB0C58D8B3094F018764CC6E3094B9576DB08069_14(__StaticArrayInitTypeSizeU3D1212_t91E860D8C2A662B4AF3C1E8EAC2229E84184C805 value) { ___FB0C58D8B3094F018764CC6E3094B9576DB08069_14 = value; } }; // System.Xml.AttributeProperties struct AttributeProperties_t929F27AD70762926F979DC7FA7E50E7C32A09104 { public: // System.UInt32 System.Xml.AttributeProperties::value__ uint32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(AttributeProperties_t929F27AD70762926F979DC7FA7E50E7C32A09104, ___value___2)); } inline uint32_t get_value___2() const { return ___value___2; } inline uint32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint32_t value) { ___value___2 = value; } }; // System.Reflection.BindingFlags struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.ConformanceLevel struct ConformanceLevel_tDDD7A5E189C7A150AB656A9070173CD8C2A5B653 { 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_tDDD7A5E189C7A150AB656A9070173CD8C2A5B653, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.DateTimeKind struct DateTimeKind_tA0B5F3F88991AC3B7F24393E15B54062722571D0 { 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_tA0B5F3F88991AC3B7F24393E15B54062722571D0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.DateTimeOffset struct DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 { public: // System.DateTime System.DateTimeOffset::m_dateTime DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___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_t205B59B1EFB6646DCE3CC50553377BF6023615B5, ___m_dateTime_2)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_m_dateTime_2() const { return ___m_dateTime_2; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_m_dateTime_2() { return &___m_dateTime_2; } inline void set_m_dateTime_2(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___m_dateTime_2 = value; } inline static int32_t get_offset_of_m_offsetMinutes_3() { return static_cast(offsetof(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5, ___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_t205B59B1EFB6646DCE3CC50553377BF6023615B5_StaticFields { public: // System.DateTimeOffset System.DateTimeOffset::MinValue DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 ___MinValue_0; // System.DateTimeOffset System.DateTimeOffset::MaxValue DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 ___MaxValue_1; public: inline static int32_t get_offset_of_MinValue_0() { return static_cast(offsetof(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_StaticFields, ___MinValue_0)); } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 get_MinValue_0() const { return ___MinValue_0; } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * get_address_of_MinValue_0() { return &___MinValue_0; } inline void set_MinValue_0(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 value) { ___MinValue_0 = value; } inline static int32_t get_offset_of_MaxValue_1() { return static_cast(offsetof(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_StaticFields, ___MaxValue_1)); } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 get_MaxValue_1() const { return ___MaxValue_1; } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * get_address_of_MaxValue_1() { return &___MaxValue_1; } inline void set_MaxValue_1(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 value) { ___MaxValue_1 = value; } }; // System.Xml.ElementProperties struct ElementProperties_t4359A8F0411720677253B4B6206F2B2DD78D9C21 { public: // System.UInt32 System.Xml.ElementProperties::value__ uint32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ElementProperties_t4359A8F0411720677253B4B6206F2B2DD78D9C21, ___value___2)); } inline uint32_t get_value___2() const { return ___value___2; } inline uint32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint32_t value) { ___value___2 = value; } }; // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value); } inline static int32_t get_offset_of__message_2() { return static_cast(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value); } inline static int32_t get_offset_of__data_3() { return static_cast(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value); } inline static int32_t get_offset_of__innerException_4() { return static_cast(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value); } inline static int32_t get_offset_of__HResult_11() { return static_cast(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value); } }; struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // System.Xml.ExceptionType struct ExceptionType_t7FE8075D25307AFE6AA02C34899023BC4C9B7B23 { public: // System.Int32 System.Xml.ExceptionType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ExceptionType_t7FE8075D25307AFE6AA02C34899023BC4C9B7B23, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.NamespaceHandling struct NamespaceHandling_t7974F9A117390EC627D6C12EB7219594674ADC80 { public: // System.Int32 System.Xml.NamespaceHandling::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(NamespaceHandling_t7974F9A117390EC627D6C12EB7219594674ADC80, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.NewLineHandling struct NewLineHandling_t416C739C0EBCB5F7CAE1A72562592E6FA6289CCA { public: // System.Int32 System.Xml.NewLineHandling::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(NewLineHandling_t416C739C0EBCB5F7CAE1A72562592E6FA6289CCA, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Globalization.NumberStyles struct NumberStyles_t379EFBF2535E1C950DEC8042704BB663BF636594 { public: // System.Int32 System.Globalization.NumberStyles::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(NumberStyles_t379EFBF2535E1C950DEC8042704BB663BF636594, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.QueryOutputWriter struct QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB : public XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 { public: // System.Xml.XmlRawWriter System.Xml.QueryOutputWriter::wrapped XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * ___wrapped_2; // System.Boolean System.Xml.QueryOutputWriter::inCDataSection bool ___inCDataSection_3; // System.Collections.Generic.Dictionary`2 System.Xml.QueryOutputWriter::lookupCDataElems Dictionary_2_t9271D5E45EC14905F5999D37CAEA9320F5D0A5F6 * ___lookupCDataElems_4; // System.Xml.BitStack System.Xml.QueryOutputWriter::bitsCData BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 * ___bitsCData_5; // System.Xml.XmlQualifiedName System.Xml.QueryOutputWriter::qnameCData XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * ___qnameCData_6; // System.Boolean System.Xml.QueryOutputWriter::outputDocType bool ___outputDocType_7; // System.Boolean System.Xml.QueryOutputWriter::checkWellFormedDoc bool ___checkWellFormedDoc_8; // System.Boolean System.Xml.QueryOutputWriter::hasDocElem bool ___hasDocElem_9; // System.Boolean System.Xml.QueryOutputWriter::inAttr bool ___inAttr_10; // System.String System.Xml.QueryOutputWriter::systemId String_t* ___systemId_11; // System.String System.Xml.QueryOutputWriter::publicId String_t* ___publicId_12; // System.Int32 System.Xml.QueryOutputWriter::depth int32_t ___depth_13; public: inline static int32_t get_offset_of_wrapped_2() { return static_cast(offsetof(QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB, ___wrapped_2)); } inline XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * get_wrapped_2() const { return ___wrapped_2; } inline XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 ** get_address_of_wrapped_2() { return &___wrapped_2; } inline void set_wrapped_2(XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * value) { ___wrapped_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___wrapped_2), (void*)value); } inline static int32_t get_offset_of_inCDataSection_3() { return static_cast(offsetof(QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB, ___inCDataSection_3)); } inline bool get_inCDataSection_3() const { return ___inCDataSection_3; } inline bool* get_address_of_inCDataSection_3() { return &___inCDataSection_3; } inline void set_inCDataSection_3(bool value) { ___inCDataSection_3 = value; } inline static int32_t get_offset_of_lookupCDataElems_4() { return static_cast(offsetof(QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB, ___lookupCDataElems_4)); } inline Dictionary_2_t9271D5E45EC14905F5999D37CAEA9320F5D0A5F6 * get_lookupCDataElems_4() const { return ___lookupCDataElems_4; } inline Dictionary_2_t9271D5E45EC14905F5999D37CAEA9320F5D0A5F6 ** get_address_of_lookupCDataElems_4() { return &___lookupCDataElems_4; } inline void set_lookupCDataElems_4(Dictionary_2_t9271D5E45EC14905F5999D37CAEA9320F5D0A5F6 * value) { ___lookupCDataElems_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___lookupCDataElems_4), (void*)value); } inline static int32_t get_offset_of_bitsCData_5() { return static_cast(offsetof(QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB, ___bitsCData_5)); } inline BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 * get_bitsCData_5() const { return ___bitsCData_5; } inline BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 ** get_address_of_bitsCData_5() { return &___bitsCData_5; } inline void set_bitsCData_5(BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 * value) { ___bitsCData_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___bitsCData_5), (void*)value); } inline static int32_t get_offset_of_qnameCData_6() { return static_cast(offsetof(QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB, ___qnameCData_6)); } inline XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * get_qnameCData_6() const { return ___qnameCData_6; } inline XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 ** get_address_of_qnameCData_6() { return &___qnameCData_6; } inline void set_qnameCData_6(XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * value) { ___qnameCData_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___qnameCData_6), (void*)value); } inline static int32_t get_offset_of_outputDocType_7() { return static_cast(offsetof(QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB, ___outputDocType_7)); } inline bool get_outputDocType_7() const { return ___outputDocType_7; } inline bool* get_address_of_outputDocType_7() { return &___outputDocType_7; } inline void set_outputDocType_7(bool value) { ___outputDocType_7 = value; } inline static int32_t get_offset_of_checkWellFormedDoc_8() { return static_cast(offsetof(QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB, ___checkWellFormedDoc_8)); } inline bool get_checkWellFormedDoc_8() const { return ___checkWellFormedDoc_8; } inline bool* get_address_of_checkWellFormedDoc_8() { return &___checkWellFormedDoc_8; } inline void set_checkWellFormedDoc_8(bool value) { ___checkWellFormedDoc_8 = value; } inline static int32_t get_offset_of_hasDocElem_9() { return static_cast(offsetof(QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB, ___hasDocElem_9)); } inline bool get_hasDocElem_9() const { return ___hasDocElem_9; } inline bool* get_address_of_hasDocElem_9() { return &___hasDocElem_9; } inline void set_hasDocElem_9(bool value) { ___hasDocElem_9 = value; } inline static int32_t get_offset_of_inAttr_10() { return static_cast(offsetof(QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB, ___inAttr_10)); } inline bool get_inAttr_10() const { return ___inAttr_10; } inline bool* get_address_of_inAttr_10() { return &___inAttr_10; } inline void set_inAttr_10(bool value) { ___inAttr_10 = value; } inline static int32_t get_offset_of_systemId_11() { return static_cast(offsetof(QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB, ___systemId_11)); } inline String_t* get_systemId_11() const { return ___systemId_11; } inline String_t** get_address_of_systemId_11() { return &___systemId_11; } inline void set_systemId_11(String_t* value) { ___systemId_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___systemId_11), (void*)value); } inline static int32_t get_offset_of_publicId_12() { return static_cast(offsetof(QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB, ___publicId_12)); } inline String_t* get_publicId_12() const { return ___publicId_12; } inline String_t** get_address_of_publicId_12() { return &___publicId_12; } inline void set_publicId_12(String_t* value) { ___publicId_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___publicId_12), (void*)value); } inline static int32_t get_offset_of_depth_13() { return static_cast(offsetof(QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB, ___depth_13)); } inline int32_t get_depth_13() const { return ___depth_13; } inline int32_t* get_address_of_depth_13() { return &___depth_13; } inline void set_depth_13(int32_t value) { ___depth_13 = value; } }; // System.Net.Cache.RequestCacheLevel struct RequestCacheLevel_t26F97AE5EF38C0C115B2B4DF0DE3B73CA1B2ADF4 { public: // System.Int32 System.Net.Cache.RequestCacheLevel::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RequestCacheLevel_t26F97AE5EF38C0C115B2B4DF0DE3B73CA1B2ADF4, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.RuntimeFieldHandle struct RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 { 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_t7BE65FC857501059EBAC9772C93B02CD413D9C96, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // System.StringComparison struct StringComparison_tCC9F72B9B1E2C3C6D2566DD0D3A61E1621048998 { public: // System.Int32 System.StringComparison::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StringComparison_tCC9F72B9B1E2C3C6D2566DD0D3A61E1621048998, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Threading.Tasks.Task struct Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 : public RuntimeObject { public: // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_taskId int32_t ___m_taskId_4; // System.Object System.Threading.Tasks.Task::m_action RuntimeObject * ___m_action_5; // System.Object System.Threading.Tasks.Task::m_stateObject RuntimeObject * ___m_stateObject_6; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.Task::m_taskScheduler TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * ___m_taskScheduler_7; // System.Threading.Tasks.Task System.Threading.Tasks.Task::m_parent Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * ___m_parent_8; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_stateFlags int32_t ___m_stateFlags_9; // System.Object modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_continuationObject RuntimeObject * ___m_continuationObject_28; // System.Threading.Tasks.Task/ContingentProperties modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_contingentProperties ContingentProperties_t1E249C737B8B8644ED1D60EEFA101D326B199EA0 * ___m_contingentProperties_33; public: inline static int32_t get_offset_of_m_taskId_4() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60, ___m_taskId_4)); } inline int32_t get_m_taskId_4() const { return ___m_taskId_4; } inline int32_t* get_address_of_m_taskId_4() { return &___m_taskId_4; } inline void set_m_taskId_4(int32_t value) { ___m_taskId_4 = value; } inline static int32_t get_offset_of_m_action_5() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60, ___m_action_5)); } inline RuntimeObject * get_m_action_5() const { return ___m_action_5; } inline RuntimeObject ** get_address_of_m_action_5() { return &___m_action_5; } inline void set_m_action_5(RuntimeObject * value) { ___m_action_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_action_5), (void*)value); } inline static int32_t get_offset_of_m_stateObject_6() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60, ___m_stateObject_6)); } inline RuntimeObject * get_m_stateObject_6() const { return ___m_stateObject_6; } inline RuntimeObject ** get_address_of_m_stateObject_6() { return &___m_stateObject_6; } inline void set_m_stateObject_6(RuntimeObject * value) { ___m_stateObject_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_stateObject_6), (void*)value); } inline static int32_t get_offset_of_m_taskScheduler_7() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60, ___m_taskScheduler_7)); } inline TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * get_m_taskScheduler_7() const { return ___m_taskScheduler_7; } inline TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D ** get_address_of_m_taskScheduler_7() { return &___m_taskScheduler_7; } inline void set_m_taskScheduler_7(TaskScheduler_t74FBEEEDBDD5E0088FF0EEC18F45CD866B098D5D * value) { ___m_taskScheduler_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_taskScheduler_7), (void*)value); } inline static int32_t get_offset_of_m_parent_8() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60, ___m_parent_8)); } inline Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * get_m_parent_8() const { return ___m_parent_8; } inline Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 ** get_address_of_m_parent_8() { return &___m_parent_8; } inline void set_m_parent_8(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * value) { ___m_parent_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_parent_8), (void*)value); } inline static int32_t get_offset_of_m_stateFlags_9() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60, ___m_stateFlags_9)); } inline int32_t get_m_stateFlags_9() const { return ___m_stateFlags_9; } inline int32_t* get_address_of_m_stateFlags_9() { return &___m_stateFlags_9; } inline void set_m_stateFlags_9(int32_t value) { ___m_stateFlags_9 = value; } inline static int32_t get_offset_of_m_continuationObject_28() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60, ___m_continuationObject_28)); } inline RuntimeObject * get_m_continuationObject_28() const { return ___m_continuationObject_28; } inline RuntimeObject ** get_address_of_m_continuationObject_28() { return &___m_continuationObject_28; } inline void set_m_continuationObject_28(RuntimeObject * value) { ___m_continuationObject_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_continuationObject_28), (void*)value); } inline static int32_t get_offset_of_m_contingentProperties_33() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60, ___m_contingentProperties_33)); } inline ContingentProperties_t1E249C737B8B8644ED1D60EEFA101D326B199EA0 * get_m_contingentProperties_33() const { return ___m_contingentProperties_33; } inline ContingentProperties_t1E249C737B8B8644ED1D60EEFA101D326B199EA0 ** get_address_of_m_contingentProperties_33() { return &___m_contingentProperties_33; } inline void set_m_contingentProperties_33(ContingentProperties_t1E249C737B8B8644ED1D60EEFA101D326B199EA0 * value) { ___m_contingentProperties_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_contingentProperties_33), (void*)value); } }; struct Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields { public: // System.Int32 System.Threading.Tasks.Task::s_taskIdCounter int32_t ___s_taskIdCounter_2; // System.Threading.Tasks.TaskFactory System.Threading.Tasks.Task::s_factory TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B * ___s_factory_3; // System.Object System.Threading.Tasks.Task::s_taskCompletionSentinel RuntimeObject * ___s_taskCompletionSentinel_29; // System.Boolean System.Threading.Tasks.Task::s_asyncDebuggingEnabled bool ___s_asyncDebuggingEnabled_30; // System.Collections.Generic.Dictionary`2 System.Threading.Tasks.Task::s_currentActiveTasks Dictionary_2_tB758E2A2593CD827EFC041BE1F1BB4B68DE1C3E8 * ___s_currentActiveTasks_31; // System.Object System.Threading.Tasks.Task::s_activeTasksLock RuntimeObject * ___s_activeTasksLock_32; // System.Action`1 System.Threading.Tasks.Task::s_taskCancelCallback Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ___s_taskCancelCallback_34; // System.Func`1 System.Threading.Tasks.Task::s_createContingentProperties Func_1_tBCF42601FA307876E83080BE4204110820F8BF3B * ___s_createContingentProperties_35; // System.Threading.Tasks.Task System.Threading.Tasks.Task::s_completedTask Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * ___s_completedTask_36; // System.Predicate`1 System.Threading.Tasks.Task::s_IsExceptionObservedByParentPredicate Predicate_1_tC0DBBC8498BD1EE6ABFFAA5628024105FA7D11BD * ___s_IsExceptionObservedByParentPredicate_37; // System.Threading.ContextCallback System.Threading.Tasks.Task::s_ecCallback ContextCallback_t93707E0430F4FF3E15E1FB5A4844BE89C657AE8B * ___s_ecCallback_38; // System.Predicate`1 System.Threading.Tasks.Task::s_IsTaskContinuationNullPredicate Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * ___s_IsTaskContinuationNullPredicate_39; public: inline static int32_t get_offset_of_s_taskIdCounter_2() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_taskIdCounter_2)); } inline int32_t get_s_taskIdCounter_2() const { return ___s_taskIdCounter_2; } inline int32_t* get_address_of_s_taskIdCounter_2() { return &___s_taskIdCounter_2; } inline void set_s_taskIdCounter_2(int32_t value) { ___s_taskIdCounter_2 = value; } inline static int32_t get_offset_of_s_factory_3() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_factory_3)); } inline TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B * get_s_factory_3() const { return ___s_factory_3; } inline TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B ** get_address_of_s_factory_3() { return &___s_factory_3; } inline void set_s_factory_3(TaskFactory_t22D999A05A967C31A4B5FFBD08864809BF35EA3B * value) { ___s_factory_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_factory_3), (void*)value); } inline static int32_t get_offset_of_s_taskCompletionSentinel_29() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_taskCompletionSentinel_29)); } inline RuntimeObject * get_s_taskCompletionSentinel_29() const { return ___s_taskCompletionSentinel_29; } inline RuntimeObject ** get_address_of_s_taskCompletionSentinel_29() { return &___s_taskCompletionSentinel_29; } inline void set_s_taskCompletionSentinel_29(RuntimeObject * value) { ___s_taskCompletionSentinel_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_taskCompletionSentinel_29), (void*)value); } inline static int32_t get_offset_of_s_asyncDebuggingEnabled_30() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_asyncDebuggingEnabled_30)); } inline bool get_s_asyncDebuggingEnabled_30() const { return ___s_asyncDebuggingEnabled_30; } inline bool* get_address_of_s_asyncDebuggingEnabled_30() { return &___s_asyncDebuggingEnabled_30; } inline void set_s_asyncDebuggingEnabled_30(bool value) { ___s_asyncDebuggingEnabled_30 = value; } inline static int32_t get_offset_of_s_currentActiveTasks_31() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_currentActiveTasks_31)); } inline Dictionary_2_tB758E2A2593CD827EFC041BE1F1BB4B68DE1C3E8 * get_s_currentActiveTasks_31() const { return ___s_currentActiveTasks_31; } inline Dictionary_2_tB758E2A2593CD827EFC041BE1F1BB4B68DE1C3E8 ** get_address_of_s_currentActiveTasks_31() { return &___s_currentActiveTasks_31; } inline void set_s_currentActiveTasks_31(Dictionary_2_tB758E2A2593CD827EFC041BE1F1BB4B68DE1C3E8 * value) { ___s_currentActiveTasks_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_currentActiveTasks_31), (void*)value); } inline static int32_t get_offset_of_s_activeTasksLock_32() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_activeTasksLock_32)); } inline RuntimeObject * get_s_activeTasksLock_32() const { return ___s_activeTasksLock_32; } inline RuntimeObject ** get_address_of_s_activeTasksLock_32() { return &___s_activeTasksLock_32; } inline void set_s_activeTasksLock_32(RuntimeObject * value) { ___s_activeTasksLock_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_activeTasksLock_32), (void*)value); } inline static int32_t get_offset_of_s_taskCancelCallback_34() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_taskCancelCallback_34)); } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get_s_taskCancelCallback_34() const { return ___s_taskCancelCallback_34; } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of_s_taskCancelCallback_34() { return &___s_taskCancelCallback_34; } inline void set_s_taskCancelCallback_34(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value) { ___s_taskCancelCallback_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_taskCancelCallback_34), (void*)value); } inline static int32_t get_offset_of_s_createContingentProperties_35() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_createContingentProperties_35)); } inline Func_1_tBCF42601FA307876E83080BE4204110820F8BF3B * get_s_createContingentProperties_35() const { return ___s_createContingentProperties_35; } inline Func_1_tBCF42601FA307876E83080BE4204110820F8BF3B ** get_address_of_s_createContingentProperties_35() { return &___s_createContingentProperties_35; } inline void set_s_createContingentProperties_35(Func_1_tBCF42601FA307876E83080BE4204110820F8BF3B * value) { ___s_createContingentProperties_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_createContingentProperties_35), (void*)value); } inline static int32_t get_offset_of_s_completedTask_36() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_completedTask_36)); } inline Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * get_s_completedTask_36() const { return ___s_completedTask_36; } inline Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 ** get_address_of_s_completedTask_36() { return &___s_completedTask_36; } inline void set_s_completedTask_36(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * value) { ___s_completedTask_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_completedTask_36), (void*)value); } inline static int32_t get_offset_of_s_IsExceptionObservedByParentPredicate_37() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_IsExceptionObservedByParentPredicate_37)); } inline Predicate_1_tC0DBBC8498BD1EE6ABFFAA5628024105FA7D11BD * get_s_IsExceptionObservedByParentPredicate_37() const { return ___s_IsExceptionObservedByParentPredicate_37; } inline Predicate_1_tC0DBBC8498BD1EE6ABFFAA5628024105FA7D11BD ** get_address_of_s_IsExceptionObservedByParentPredicate_37() { return &___s_IsExceptionObservedByParentPredicate_37; } inline void set_s_IsExceptionObservedByParentPredicate_37(Predicate_1_tC0DBBC8498BD1EE6ABFFAA5628024105FA7D11BD * value) { ___s_IsExceptionObservedByParentPredicate_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_IsExceptionObservedByParentPredicate_37), (void*)value); } inline static int32_t get_offset_of_s_ecCallback_38() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_ecCallback_38)); } inline ContextCallback_t93707E0430F4FF3E15E1FB5A4844BE89C657AE8B * get_s_ecCallback_38() const { return ___s_ecCallback_38; } inline ContextCallback_t93707E0430F4FF3E15E1FB5A4844BE89C657AE8B ** get_address_of_s_ecCallback_38() { return &___s_ecCallback_38; } inline void set_s_ecCallback_38(ContextCallback_t93707E0430F4FF3E15E1FB5A4844BE89C657AE8B * value) { ___s_ecCallback_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ecCallback_38), (void*)value); } inline static int32_t get_offset_of_s_IsTaskContinuationNullPredicate_39() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_StaticFields, ___s_IsTaskContinuationNullPredicate_39)); } inline Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * get_s_IsTaskContinuationNullPredicate_39() const { return ___s_IsTaskContinuationNullPredicate_39; } inline Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB ** get_address_of_s_IsTaskContinuationNullPredicate_39() { return &___s_IsTaskContinuationNullPredicate_39; } inline void set_s_IsTaskContinuationNullPredicate_39(Predicate_1_t5C96B81B31A697B11C4C3767E3298773AF25DFEB * value) { ___s_IsTaskContinuationNullPredicate_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_IsTaskContinuationNullPredicate_39), (void*)value); } }; struct Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_ThreadStaticFields { public: // System.Threading.Tasks.Task System.Threading.Tasks.Task::t_currentTask Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * ___t_currentTask_0; // System.Threading.Tasks.StackGuard System.Threading.Tasks.Task::t_stackGuard StackGuard_t88E1EE4741AD02CA5FEA04A4EB2CC70F230E0E6D * ___t_stackGuard_1; public: inline static int32_t get_offset_of_t_currentTask_0() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_ThreadStaticFields, ___t_currentTask_0)); } inline Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * get_t_currentTask_0() const { return ___t_currentTask_0; } inline Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 ** get_address_of_t_currentTask_0() { return &___t_currentTask_0; } inline void set_t_currentTask_0(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 * value) { ___t_currentTask_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___t_currentTask_0), (void*)value); } inline static int32_t get_offset_of_t_stackGuard_1() { return static_cast(offsetof(Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60_ThreadStaticFields, ___t_stackGuard_1)); } inline StackGuard_t88E1EE4741AD02CA5FEA04A4EB2CC70F230E0E6D * get_t_stackGuard_1() const { return ___t_stackGuard_1; } inline StackGuard_t88E1EE4741AD02CA5FEA04A4EB2CC70F230E0E6D ** get_address_of_t_stackGuard_1() { return &___t_stackGuard_1; } inline void set_t_stackGuard_1(StackGuard_t88E1EE4741AD02CA5FEA04A4EB2CC70F230E0E6D * value) { ___t_stackGuard_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___t_stackGuard_1), (void*)value); } }; // System.TimeSpan struct TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_22; public: inline static int32_t get_offset_of__ticks_22() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203, ____ticks_22)); } inline int64_t get__ticks_22() const { return ____ticks_22; } inline int64_t* get_address_of__ticks_22() { return &____ticks_22; } inline void set__ticks_22(int64_t value) { ____ticks_22 = value; } }; struct TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields { public: // System.TimeSpan System.TimeSpan::Zero TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___Zero_19; // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MaxValue_20; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MinValue_21; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyConfigChecked bool ____legacyConfigChecked_23; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyMode bool ____legacyMode_24; public: inline static int32_t get_offset_of_Zero_19() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___Zero_19)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_Zero_19() const { return ___Zero_19; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_Zero_19() { return &___Zero_19; } inline void set_Zero_19(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___Zero_19 = value; } inline static int32_t get_offset_of_MaxValue_20() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___MaxValue_20)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MaxValue_20() const { return ___MaxValue_20; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MaxValue_20() { return &___MaxValue_20; } inline void set_MaxValue_20(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___MaxValue_20 = value; } inline static int32_t get_offset_of_MinValue_21() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___MinValue_21)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MinValue_21() const { return ___MinValue_21; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MinValue_21() { return &___MinValue_21; } inline void set_MinValue_21(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___MinValue_21 = value; } inline static int32_t get_offset_of__legacyConfigChecked_23() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ____legacyConfigChecked_23)); } inline bool get__legacyConfigChecked_23() const { return ____legacyConfigChecked_23; } inline bool* get_address_of__legacyConfigChecked_23() { return &____legacyConfigChecked_23; } inline void set__legacyConfigChecked_23(bool value) { ____legacyConfigChecked_23 = value; } inline static int32_t get_offset_of__legacyMode_24() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ____legacyMode_24)); } inline bool get__legacyMode_24() const { return ____legacyMode_24; } inline bool* get_address_of__legacyMode_24() { return &____legacyMode_24; } inline void set__legacyMode_24(bool value) { ____legacyMode_24 = value; } }; // System.Xml.TriState struct TriState_t14A7E0F892D0205A14EF016A6610223577276FD7 { public: // System.Int32 System.Xml.TriState::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TriState_t14A7E0F892D0205A14EF016A6610223577276FD7, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.TypeCode struct TypeCode_tCB39BAB5CFB7A1E0BCB521413E3C46B81C31AA7C { public: // System.Int32 System.TypeCode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TypeCode_tCB39BAB5CFB7A1E0BCB521413E3C46B81C31AA7C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.UriFormat struct UriFormat_t25C936463BDE737B16A8EC3DA05091FC31F1A71F { public: // System.Int32 System.UriFormat::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(UriFormat_t25C936463BDE737B16A8EC3DA05091FC31F1A71F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.UriIdnScope struct UriIdnScope_tBA22B992BA582F68F2B98CDEBCB24299F249DE4D { 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_tBA22B992BA582F68F2B98CDEBCB24299F249DE4D, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.UriKind struct UriKind_tFC16ACC1842283AAE2C7F50C9C70EFBF6550B3FC { public: // System.Int32 System.UriKind::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(UriKind_tFC16ACC1842283AAE2C7F50C9C70EFBF6550B3FC, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.WriteState struct WriteState_t5FC2A1D32436519584C900786EA9C0E15D9317C6 { public: // System.Int32 System.Xml.WriteState::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(WriteState_t5FC2A1D32436519584C900786EA9C0E15D9317C6, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.XPath.XPathNodeType struct XPathNodeType_tC6A2904E5E0084569595992B18839ADF01728762 { public: // System.Int32 System.Xml.XPath.XPathNodeType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XPathNodeType_tC6A2904E5E0084569595992B18839ADF01728762, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.XmlAutoDetectWriter struct XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76 : public XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 { public: // System.Xml.XmlRawWriter System.Xml.XmlAutoDetectWriter::wrapped XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * ___wrapped_2; // System.Xml.OnRemoveWriter System.Xml.XmlAutoDetectWriter::onRemove OnRemoveWriter_t7810F8F0B2E83630AB109B52D2A06F3A9AA8A30B * ___onRemove_3; // System.Xml.XmlWriterSettings System.Xml.XmlAutoDetectWriter::writerSettings XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___writerSettings_4; // System.Xml.XmlEventCache System.Xml.XmlAutoDetectWriter::eventCache XmlEventCache_t7429BFB736D94B0281F53167E418058D78A4C028 * ___eventCache_5; // System.IO.TextWriter System.Xml.XmlAutoDetectWriter::textWriter TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * ___textWriter_6; // System.IO.Stream System.Xml.XmlAutoDetectWriter::strm Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___strm_7; public: inline static int32_t get_offset_of_wrapped_2() { return static_cast(offsetof(XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76, ___wrapped_2)); } inline XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * get_wrapped_2() const { return ___wrapped_2; } inline XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 ** get_address_of_wrapped_2() { return &___wrapped_2; } inline void set_wrapped_2(XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * value) { ___wrapped_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___wrapped_2), (void*)value); } inline static int32_t get_offset_of_onRemove_3() { return static_cast(offsetof(XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76, ___onRemove_3)); } inline OnRemoveWriter_t7810F8F0B2E83630AB109B52D2A06F3A9AA8A30B * get_onRemove_3() const { return ___onRemove_3; } inline OnRemoveWriter_t7810F8F0B2E83630AB109B52D2A06F3A9AA8A30B ** get_address_of_onRemove_3() { return &___onRemove_3; } inline void set_onRemove_3(OnRemoveWriter_t7810F8F0B2E83630AB109B52D2A06F3A9AA8A30B * value) { ___onRemove_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___onRemove_3), (void*)value); } inline static int32_t get_offset_of_writerSettings_4() { return static_cast(offsetof(XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76, ___writerSettings_4)); } inline XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * get_writerSettings_4() const { return ___writerSettings_4; } inline XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 ** get_address_of_writerSettings_4() { return &___writerSettings_4; } inline void set_writerSettings_4(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * value) { ___writerSettings_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___writerSettings_4), (void*)value); } inline static int32_t get_offset_of_eventCache_5() { return static_cast(offsetof(XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76, ___eventCache_5)); } inline XmlEventCache_t7429BFB736D94B0281F53167E418058D78A4C028 * get_eventCache_5() const { return ___eventCache_5; } inline XmlEventCache_t7429BFB736D94B0281F53167E418058D78A4C028 ** get_address_of_eventCache_5() { return &___eventCache_5; } inline void set_eventCache_5(XmlEventCache_t7429BFB736D94B0281F53167E418058D78A4C028 * value) { ___eventCache_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___eventCache_5), (void*)value); } inline static int32_t get_offset_of_textWriter_6() { return static_cast(offsetof(XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76, ___textWriter_6)); } inline TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * get_textWriter_6() const { return ___textWriter_6; } inline TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 ** get_address_of_textWriter_6() { return &___textWriter_6; } inline void set_textWriter_6(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * value) { ___textWriter_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___textWriter_6), (void*)value); } inline static int32_t get_offset_of_strm_7() { return static_cast(offsetof(XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76, ___strm_7)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get_strm_7() const { return ___strm_7; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of_strm_7() { return &___strm_7; } inline void set_strm_7(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ___strm_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___strm_7), (void*)value); } }; // System.Xml.XmlCharacterData struct XmlCharacterData_tDE362DEBB89559C552E40DB1346331A259C9205B : public XmlLinkedNode_tAF992FE43A99E1889622121C0D712C80586580F0 { public: // System.String System.Xml.XmlCharacterData::data String_t* ___data_2; public: inline static int32_t get_offset_of_data_2() { return static_cast(offsetof(XmlCharacterData_tDE362DEBB89559C552E40DB1346331A259C9205B, ___data_2)); } inline String_t* get_data_2() const { return ___data_2; } inline String_t** get_address_of_data_2() { return &___data_2; } inline void set_data_2(String_t* value) { ___data_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_2), (void*)value); } }; // System.Xml.XmlNodeType struct XmlNodeType_t6202952ADDE08339EF2AAC42CE97C84E99AC5D81 { public: // System.Int32 System.Xml.XmlNodeType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XmlNodeType_t6202952ADDE08339EF2AAC42CE97C84E99AC5D81, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.XmlOutputMethod struct XmlOutputMethod_t56A6FAE8907BABCD1EE7532B476666E21D5CB66F { public: // System.Int32 System.Xml.XmlOutputMethod::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XmlOutputMethod_t56A6FAE8907BABCD1EE7532B476666E21D5CB66F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.Schema.XmlSchemaContentType struct XmlSchemaContentType_tCB95E5FCA55200D9C0AF534D6344518C0968E714 { 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_tCB95E5FCA55200D9C0AF534D6344518C0968E714, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.Schema.XmlSchemaDatatypeVariety struct XmlSchemaDatatypeVariety_tC3E3DA50C51D19A6958479C5851FD90C59435E7B { 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_tC3E3DA50C51D19A6958479C5851FD90C59435E7B, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.Schema.XmlSchemaDerivationMethod struct XmlSchemaDerivationMethod_tB960EB54D0A380C43B2EA296A17718B629BBD20E { 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_tB960EB54D0A380C43B2EA296A17718B629BBD20E, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.XmlSpace struct XmlSpace_t16F1125FF443A131844086CD412753BFE485A047 { public: // System.Int32 System.Xml.XmlSpace::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XmlSpace_t16F1125FF443A131844086CD412753BFE485A047, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.XmlStandalone struct XmlStandalone_t1AB830245155829DBE6EBC8C97A0BB64859FD828 { public: // System.Int32 System.Xml.XmlStandalone::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XmlStandalone_t1AB830245155829DBE6EBC8C97A0BB64859FD828, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.XmlTokenizedType struct XmlTokenizedType_t920EB9FDDB3F1BF66147159D679D1BF84CB6ECD4 { 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_t920EB9FDDB3F1BF66147159D679D1BF84CB6ECD4, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.Schema.XmlTypeCode struct XmlTypeCode_t8BCC3C3572E95AA39A6F53864E90CE04AB3290E1 { 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_t8BCC3C3572E95AA39A6F53864E90CE04AB3290E1, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.XmlUnspecifiedAttribute struct XmlUnspecifiedAttribute_tF407B3741ADDB6788A6F6019CF4B2D23CDF8F641 : public XmlAttribute_t3F58A4BDFB486D0E610E4003E54A89BCCB65AB6D { public: // System.Boolean System.Xml.XmlUnspecifiedAttribute::fSpecified bool ___fSpecified_3; public: inline static int32_t get_offset_of_fSpecified_3() { return static_cast(offsetof(XmlUnspecifiedAttribute_tF407B3741ADDB6788A6F6019CF4B2D23CDF8F641, ___fSpecified_3)); } inline bool get_fSpecified_3() const { return ___fSpecified_3; } inline bool* get_address_of_fSpecified_3() { return &___fSpecified_3; } inline void set_fSpecified_3(bool value) { ___fSpecified_3 = value; } }; // System.Xml.Schema.XsdDateTime struct XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D { public: // System.DateTime System.Xml.Schema.XsdDateTime::dt DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D, ___dt_0)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_dt_0() const { return ___dt_0; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_dt_0() { return &___dt_0; } inline void set_dt_0(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___dt_0 = value; } inline static int32_t get_offset_of_extra_1() { return static_cast(offsetof(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D, ___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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t4B53622F8096A3BE4E235382465B2E0FF7B85D6B* ___typeCodes_24; public: inline static int32_t get_offset_of_Lzyyyy_2() { return static_cast(offsetof(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields, ___typeCodes_24)); } inline XmlTypeCodeU5BU5D_t4B53622F8096A3BE4E235382465B2E0FF7B85D6B* get_typeCodes_24() const { return ___typeCodes_24; } inline XmlTypeCodeU5BU5D_t4B53622F8096A3BE4E235382465B2E0FF7B85D6B** get_address_of_typeCodes_24() { return &___typeCodes_24; } inline void set_typeCodes_24(XmlTypeCodeU5BU5D_t4B53622F8096A3BE4E235382465B2E0FF7B85D6B* value) { ___typeCodes_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___typeCodes_24), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Xml.Schema.XsdDateTime struct XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_marshaled_pinvoke { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dt_0; uint32_t ___extra_1; }; // Native definition for COM marshalling of System.Xml.Schema.XsdDateTime struct XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_marshaled_com { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dt_0; uint32_t ___extra_1; }; // System.Xml.Schema.XsdDateTimeFlags struct XsdDateTimeFlags_tA0CFF619A2C537BD8E65672DA641CF4B2405156C { 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_tA0CFF619A2C537BD8E65672DA641CF4B2405156C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Uri/Flags struct Flags_t72C622DF5C3ED762F55AB36EC2CCDDF3AF56B8D4 { 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_t72C622DF5C3ED762F55AB36EC2CCDDF3AF56B8D4, ___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; } }; // System.Xml.Schema.XmlAtomicValue/Union struct Union_tDECB87F39F808B6F6886539B5575F4CF3651A01F { 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_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dtVal_4; }; #pragma pack(pop, tp) struct { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dtVal_4_forAlignmentOnly; }; }; }; uint8_t Union_tDECB87F39F808B6F6886539B5575F4CF3651A01F__padding[8]; }; public: inline static int32_t get_offset_of_boolVal_0() { return static_cast(offsetof(Union_tDECB87F39F808B6F6886539B5575F4CF3651A01F, ___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_tDECB87F39F808B6F6886539B5575F4CF3651A01F, ___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_tDECB87F39F808B6F6886539B5575F4CF3651A01F, ___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_tDECB87F39F808B6F6886539B5575F4CF3651A01F, ___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_tDECB87F39F808B6F6886539B5575F4CF3651A01F, ___dtVal_4)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_dtVal_4() const { return ___dtVal_4; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_dtVal_4() { return &___dtVal_4; } inline void set_dtVal_4(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___dtVal_4 = value; } }; // Native definition for P/Invoke marshalling of System.Xml.Schema.XmlAtomicValue/Union struct Union_tDECB87F39F808B6F6886539B5575F4CF3651A01F_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_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dtVal_4; }; #pragma pack(pop, tp) struct { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dtVal_4_forAlignmentOnly; }; }; }; uint8_t Union_tDECB87F39F808B6F6886539B5575F4CF3651A01F__padding[8]; }; }; // Native definition for COM marshalling of System.Xml.Schema.XmlAtomicValue/Union struct Union_tDECB87F39F808B6F6886539B5575F4CF3651A01F_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_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dtVal_4; }; #pragma pack(pop, tp) struct { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dtVal_4_forAlignmentOnly; }; }; }; uint8_t Union_tDECB87F39F808B6F6886539B5575F4CF3651A01F__padding[8]; }; }; // System.Xml.XmlWellFormedWriter/NamespaceKind struct NamespaceKind_t97A70AC8EF0DDB1B8CDE7E4AFEB6EA96532D14E9 { public: // System.Int32 System.Xml.XmlWellFormedWriter/NamespaceKind::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(NamespaceKind_t97A70AC8EF0DDB1B8CDE7E4AFEB6EA96532D14E9, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.XmlWellFormedWriter/SpecialAttribute struct SpecialAttribute_t1F59A2D53F5B098BA7CF754300157CDEDC6FB5C8 { public: // System.Int32 System.Xml.XmlWellFormedWriter/SpecialAttribute::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SpecialAttribute_t1F59A2D53F5B098BA7CF754300157CDEDC6FB5C8, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.XmlWellFormedWriter/State struct State_t58AD22E78CE1BC9C431F14A1033D8BD71B673C34 { public: // System.Int32 System.Xml.XmlWellFormedWriter/State::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(State_t58AD22E78CE1BC9C431F14A1033D8BD71B673C34, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.XmlWellFormedWriter/Token struct Token_t27D3DFEFCD1C1BD434D0191A87E543E5A8A8C0EF { public: // System.Int32 System.Xml.XmlWellFormedWriter/Token::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Token_t27D3DFEFCD1C1BD434D0191A87E543E5A8A8C0EF, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.Schema.XsdDateTime/DateTimeTypeCode struct DateTimeTypeCode_t353D9085254551686D334B4873F0B3FD820F0276 { 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_t353D9085254551686D334B4873F0B3FD820F0276, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.Schema.XsdDateTime/XsdDateTimeKind struct XsdDateTimeKind_tF6642210478B887764F3AE8116FC3C5A6EB3E3F0 { 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_tF6642210478B887764F3AE8116FC3C5A6EB3E3F0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.Schema.XsdDuration/DurationType struct DurationType_t2686B055AE0909D5E46CA3ED100ADB6919FB95B1 { 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_t2686B055AE0909D5E46CA3ED100ADB6919FB95B1, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Xml.Schema.XsdDuration/Parts struct Parts_tCBD7D6EC6CB2F727B8F238AD2EB467DBBF1EE2A9 { 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_tCBD7D6EC6CB2F727B8F238AD2EB467DBBF1EE2A9, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Threading.Tasks.Task`1 struct Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17 : public Task_t804B25CFE3FC13AAEE16C8FA3BF52513F2A8DB60 { public: // TResult System.Threading.Tasks.Task`1::m_result RuntimeObject * ___m_result_40; public: inline static int32_t get_offset_of_m_result_40() { return static_cast(offsetof(Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17, ___m_result_40)); } inline RuntimeObject * get_m_result_40() const { return ___m_result_40; } inline RuntimeObject ** get_address_of_m_result_40() { return &___m_result_40; } inline void set_m_result_40(RuntimeObject * value) { ___m_result_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_result_40), (void*)value); } }; struct Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17_StaticFields { public: // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_Factory TaskFactory_1_t16A95DD17BBA3D00F0A85C5077BB248421EF3A55 * ___s_Factory_41; // System.Func`2,System.Threading.Tasks.Task`1> System.Threading.Tasks.Task`1::TaskWhenAnyCast Func_2_t44F36790F9746FCE5ABFDE6205B6020B2578F6DD * ___TaskWhenAnyCast_42; public: inline static int32_t get_offset_of_s_Factory_41() { return static_cast(offsetof(Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17_StaticFields, ___s_Factory_41)); } inline TaskFactory_1_t16A95DD17BBA3D00F0A85C5077BB248421EF3A55 * get_s_Factory_41() const { return ___s_Factory_41; } inline TaskFactory_1_t16A95DD17BBA3D00F0A85C5077BB248421EF3A55 ** get_address_of_s_Factory_41() { return &___s_Factory_41; } inline void set_s_Factory_41(TaskFactory_1_t16A95DD17BBA3D00F0A85C5077BB248421EF3A55 * value) { ___s_Factory_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Factory_41), (void*)value); } inline static int32_t get_offset_of_TaskWhenAnyCast_42() { return static_cast(offsetof(Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17_StaticFields, ___TaskWhenAnyCast_42)); } inline Func_2_t44F36790F9746FCE5ABFDE6205B6020B2578F6DD * get_TaskWhenAnyCast_42() const { return ___TaskWhenAnyCast_42; } inline Func_2_t44F36790F9746FCE5ABFDE6205B6020B2578F6DD ** get_address_of_TaskWhenAnyCast_42() { return &___TaskWhenAnyCast_42; } inline void set_TaskWhenAnyCast_42(Func_2_t44F36790F9746FCE5ABFDE6205B6020B2578F6DD * value) { ___TaskWhenAnyCast_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___TaskWhenAnyCast_42), (void*)value); } }; // System.Xml.Schema.DatatypeImplementation struct DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 : public XmlSchemaDatatype_t857F76DDC0B34F4FC5DDA7AEF2736EB3660A4C38 { public: // System.Xml.Schema.XmlSchemaDatatypeVariety System.Xml.Schema.DatatypeImplementation::variety int32_t ___variety_0; // System.Xml.Schema.RestrictionFacets System.Xml.Schema.DatatypeImplementation::restriction RestrictionFacets_tCB9F2F24F3B08A03D9ED4211125F3229E5C868DA * ___restriction_1; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::baseType DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___baseType_2; // System.Xml.Schema.XmlValueConverter System.Xml.Schema.DatatypeImplementation::valueConverter XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * ___valueConverter_3; // System.Xml.Schema.XmlSchemaType System.Xml.Schema.DatatypeImplementation::parentSchemaType XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * ___parentSchemaType_4; public: inline static int32_t get_offset_of_variety_0() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15, ___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_t8243B569BC6821FF8A6C2A544BDE1C522A416B15, ___restriction_1)); } inline RestrictionFacets_tCB9F2F24F3B08A03D9ED4211125F3229E5C868DA * get_restriction_1() const { return ___restriction_1; } inline RestrictionFacets_tCB9F2F24F3B08A03D9ED4211125F3229E5C868DA ** get_address_of_restriction_1() { return &___restriction_1; } inline void set_restriction_1(RestrictionFacets_tCB9F2F24F3B08A03D9ED4211125F3229E5C868DA * value) { ___restriction_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___restriction_1), (void*)value); } inline static int32_t get_offset_of_baseType_2() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15, ___baseType_2)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_baseType_2() const { return ___baseType_2; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_baseType_2() { return &___baseType_2; } inline void set_baseType_2(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___baseType_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___baseType_2), (void*)value); } inline static int32_t get_offset_of_valueConverter_3() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15, ___valueConverter_3)); } inline XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * get_valueConverter_3() const { return ___valueConverter_3; } inline XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 ** get_address_of_valueConverter_3() { return &___valueConverter_3; } inline void set_valueConverter_3(XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * value) { ___valueConverter_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___valueConverter_3), (void*)value); } inline static int32_t get_offset_of_parentSchemaType_4() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15, ___parentSchemaType_4)); } inline XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * get_parentSchemaType_4() const { return ___parentSchemaType_4; } inline XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA ** get_address_of_parentSchemaType_4() { return &___parentSchemaType_4; } inline void set_parentSchemaType_4(XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * value) { ___parentSchemaType_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___parentSchemaType_4), (void*)value); } }; struct DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields { public: // System.Collections.Hashtable System.Xml.Schema.DatatypeImplementation::builtinTypes Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * ___builtinTypes_5; // System.Xml.Schema.XmlSchemaSimpleType[] System.Xml.Schema.DatatypeImplementation::enumToTypeCode XmlSchemaSimpleTypeU5BU5D_t862CBDAFFEF794FFBD20DDF16B3DC2803B848F21* ___enumToTypeCode_6; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::anySimpleType XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * ___anySimpleType_7; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::anyAtomicType XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * ___anyAtomicType_8; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::untypedAtomicType XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * ___untypedAtomicType_9; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::yearMonthDurationType XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * ___yearMonthDurationType_10; // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::dayTimeDurationType XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * ___dayTimeDurationType_11; // System.Xml.XmlQualifiedName System.Xml.Schema.DatatypeImplementation::QnAnySimpleType XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * ___QnAnySimpleType_12; // System.Xml.XmlQualifiedName System.Xml.Schema.DatatypeImplementation::QnAnyType XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * ___QnAnyType_13; // System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::stringFacetsChecker FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * ___stringFacetsChecker_14; // System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::miscFacetsChecker FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * ___miscFacetsChecker_15; // System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::numeric2FacetsChecker FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * ___numeric2FacetsChecker_16; // System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::binaryFacetsChecker FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * ___binaryFacetsChecker_17; // System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::dateTimeFacetsChecker FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * ___dateTimeFacetsChecker_18; // System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::durationFacetsChecker FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * ___durationFacetsChecker_19; // System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::listFacetsChecker FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * ___listFacetsChecker_20; // System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::qnameFacetsChecker FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * ___qnameFacetsChecker_21; // System.Xml.Schema.FacetsChecker System.Xml.Schema.DatatypeImplementation::unionFacetsChecker FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * ___unionFacetsChecker_22; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_anySimpleType DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_anySimpleType_23; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_anyURI DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_anyURI_24; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_base64Binary DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_base64Binary_25; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_boolean DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_boolean_26; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_byte DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_byte_27; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_char DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_char_28; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_date DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_date_29; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_dateTime DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_dateTime_30; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_dateTimeNoTz DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_dateTimeNoTz_31; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_dateTimeTz DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_dateTimeTz_32; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_day DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_day_33; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_decimal DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_decimal_34; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_double DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_double_35; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_doubleXdr DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_doubleXdr_36; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_duration DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_duration_37; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_ENTITY DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_ENTITY_38; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_ENTITIES DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_ENTITIES_39; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_ENUMERATION DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_ENUMERATION_40; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_fixed DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_fixed_41; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_float DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_float_42; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_floatXdr DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_floatXdr_43; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_hexBinary DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_hexBinary_44; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_ID DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_ID_45; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_IDREF DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_IDREF_46; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_IDREFS DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_IDREFS_47; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_int DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_int_48; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_integer DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_integer_49; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_language DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_language_50; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_long DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_long_51; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_month DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_month_52; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_monthDay DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_monthDay_53; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_Name DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_Name_54; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_NCName DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_NCName_55; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_negativeInteger DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_negativeInteger_56; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_NMTOKEN DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_NMTOKEN_57; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_NMTOKENS DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_NMTOKENS_58; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_nonNegativeInteger DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_nonNegativeInteger_59; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_nonPositiveInteger DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_nonPositiveInteger_60; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_normalizedString DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_normalizedString_61; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_NOTATION DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_NOTATION_62; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_positiveInteger DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_positiveInteger_63; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_QName DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_QName_64; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_QNameXdr DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_QNameXdr_65; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_short DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_short_66; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_string DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_string_67; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_time DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_time_68; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_timeNoTz DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_timeNoTz_69; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_timeTz DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_timeTz_70; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_token DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_token_71; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_unsignedByte DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_unsignedByte_72; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_unsignedInt DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_unsignedInt_73; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_unsignedLong DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_unsignedLong_74; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_unsignedShort DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_unsignedShort_75; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_uuid DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_uuid_76; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_year DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_year_77; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_yearMonth DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_yearMonth_78; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_normalizedStringV1Compat DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_normalizedStringV1Compat_79; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_tokenV1Compat DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_tokenV1Compat_80; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_anyAtomicType DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_anyAtomicType_81; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_dayTimeDuration DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_dayTimeDuration_82; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_untypedAtomicType DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_untypedAtomicType_83; // System.Xml.Schema.DatatypeImplementation System.Xml.Schema.DatatypeImplementation::c_yearMonthDuration DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * ___c_yearMonthDuration_84; // System.Xml.Schema.DatatypeImplementation[] System.Xml.Schema.DatatypeImplementation::c_tokenizedTypes DatatypeImplementationU5BU5D_t1ECE71BA72FBF60D10F2706390619E7E51202B2D* ___c_tokenizedTypes_85; // System.Xml.Schema.DatatypeImplementation[] System.Xml.Schema.DatatypeImplementation::c_tokenizedTypesXsd DatatypeImplementationU5BU5D_t1ECE71BA72FBF60D10F2706390619E7E51202B2D* ___c_tokenizedTypesXsd_86; // System.Xml.Schema.DatatypeImplementation/SchemaDatatypeMap[] System.Xml.Schema.DatatypeImplementation::c_XdrTypes SchemaDatatypeMapU5BU5D_t7856FBF2902E516E9BAC4B53C80C181CE4B619DA* ___c_XdrTypes_87; // System.Xml.Schema.DatatypeImplementation/SchemaDatatypeMap[] System.Xml.Schema.DatatypeImplementation::c_XsdTypes SchemaDatatypeMapU5BU5D_t7856FBF2902E516E9BAC4B53C80C181CE4B619DA* ___c_XsdTypes_88; public: inline static int32_t get_offset_of_builtinTypes_5() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___builtinTypes_5)); } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * get_builtinTypes_5() const { return ___builtinTypes_5; } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC ** get_address_of_builtinTypes_5() { return &___builtinTypes_5; } inline void set_builtinTypes_5(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * value) { ___builtinTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___builtinTypes_5), (void*)value); } inline static int32_t get_offset_of_enumToTypeCode_6() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___enumToTypeCode_6)); } inline XmlSchemaSimpleTypeU5BU5D_t862CBDAFFEF794FFBD20DDF16B3DC2803B848F21* get_enumToTypeCode_6() const { return ___enumToTypeCode_6; } inline XmlSchemaSimpleTypeU5BU5D_t862CBDAFFEF794FFBD20DDF16B3DC2803B848F21** get_address_of_enumToTypeCode_6() { return &___enumToTypeCode_6; } inline void set_enumToTypeCode_6(XmlSchemaSimpleTypeU5BU5D_t862CBDAFFEF794FFBD20DDF16B3DC2803B848F21* value) { ___enumToTypeCode_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumToTypeCode_6), (void*)value); } inline static int32_t get_offset_of_anySimpleType_7() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___anySimpleType_7)); } inline XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * get_anySimpleType_7() const { return ___anySimpleType_7; } inline XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C ** get_address_of_anySimpleType_7() { return &___anySimpleType_7; } inline void set_anySimpleType_7(XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * value) { ___anySimpleType_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___anySimpleType_7), (void*)value); } inline static int32_t get_offset_of_anyAtomicType_8() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___anyAtomicType_8)); } inline XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * get_anyAtomicType_8() const { return ___anyAtomicType_8; } inline XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C ** get_address_of_anyAtomicType_8() { return &___anyAtomicType_8; } inline void set_anyAtomicType_8(XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * value) { ___anyAtomicType_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___anyAtomicType_8), (void*)value); } inline static int32_t get_offset_of_untypedAtomicType_9() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___untypedAtomicType_9)); } inline XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * get_untypedAtomicType_9() const { return ___untypedAtomicType_9; } inline XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C ** get_address_of_untypedAtomicType_9() { return &___untypedAtomicType_9; } inline void set_untypedAtomicType_9(XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * value) { ___untypedAtomicType_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___untypedAtomicType_9), (void*)value); } inline static int32_t get_offset_of_yearMonthDurationType_10() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___yearMonthDurationType_10)); } inline XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * get_yearMonthDurationType_10() const { return ___yearMonthDurationType_10; } inline XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C ** get_address_of_yearMonthDurationType_10() { return &___yearMonthDurationType_10; } inline void set_yearMonthDurationType_10(XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * value) { ___yearMonthDurationType_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___yearMonthDurationType_10), (void*)value); } inline static int32_t get_offset_of_dayTimeDurationType_11() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___dayTimeDurationType_11)); } inline XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * get_dayTimeDurationType_11() const { return ___dayTimeDurationType_11; } inline XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C ** get_address_of_dayTimeDurationType_11() { return &___dayTimeDurationType_11; } inline void set_dayTimeDurationType_11(XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * value) { ___dayTimeDurationType_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___dayTimeDurationType_11), (void*)value); } inline static int32_t get_offset_of_QnAnySimpleType_12() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___QnAnySimpleType_12)); } inline XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * get_QnAnySimpleType_12() const { return ___QnAnySimpleType_12; } inline XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 ** get_address_of_QnAnySimpleType_12() { return &___QnAnySimpleType_12; } inline void set_QnAnySimpleType_12(XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * value) { ___QnAnySimpleType_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___QnAnySimpleType_12), (void*)value); } inline static int32_t get_offset_of_QnAnyType_13() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___QnAnyType_13)); } inline XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * get_QnAnyType_13() const { return ___QnAnyType_13; } inline XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 ** get_address_of_QnAnyType_13() { return &___QnAnyType_13; } inline void set_QnAnyType_13(XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * value) { ___QnAnyType_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___QnAnyType_13), (void*)value); } inline static int32_t get_offset_of_stringFacetsChecker_14() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___stringFacetsChecker_14)); } inline FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * get_stringFacetsChecker_14() const { return ___stringFacetsChecker_14; } inline FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 ** get_address_of_stringFacetsChecker_14() { return &___stringFacetsChecker_14; } inline void set_stringFacetsChecker_14(FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * value) { ___stringFacetsChecker_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___stringFacetsChecker_14), (void*)value); } inline static int32_t get_offset_of_miscFacetsChecker_15() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___miscFacetsChecker_15)); } inline FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * get_miscFacetsChecker_15() const { return ___miscFacetsChecker_15; } inline FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 ** get_address_of_miscFacetsChecker_15() { return &___miscFacetsChecker_15; } inline void set_miscFacetsChecker_15(FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * value) { ___miscFacetsChecker_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___miscFacetsChecker_15), (void*)value); } inline static int32_t get_offset_of_numeric2FacetsChecker_16() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___numeric2FacetsChecker_16)); } inline FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * get_numeric2FacetsChecker_16() const { return ___numeric2FacetsChecker_16; } inline FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 ** get_address_of_numeric2FacetsChecker_16() { return &___numeric2FacetsChecker_16; } inline void set_numeric2FacetsChecker_16(FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * value) { ___numeric2FacetsChecker_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___numeric2FacetsChecker_16), (void*)value); } inline static int32_t get_offset_of_binaryFacetsChecker_17() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___binaryFacetsChecker_17)); } inline FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * get_binaryFacetsChecker_17() const { return ___binaryFacetsChecker_17; } inline FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 ** get_address_of_binaryFacetsChecker_17() { return &___binaryFacetsChecker_17; } inline void set_binaryFacetsChecker_17(FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * value) { ___binaryFacetsChecker_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___binaryFacetsChecker_17), (void*)value); } inline static int32_t get_offset_of_dateTimeFacetsChecker_18() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___dateTimeFacetsChecker_18)); } inline FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * get_dateTimeFacetsChecker_18() const { return ___dateTimeFacetsChecker_18; } inline FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 ** get_address_of_dateTimeFacetsChecker_18() { return &___dateTimeFacetsChecker_18; } inline void set_dateTimeFacetsChecker_18(FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * value) { ___dateTimeFacetsChecker_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___dateTimeFacetsChecker_18), (void*)value); } inline static int32_t get_offset_of_durationFacetsChecker_19() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___durationFacetsChecker_19)); } inline FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * get_durationFacetsChecker_19() const { return ___durationFacetsChecker_19; } inline FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 ** get_address_of_durationFacetsChecker_19() { return &___durationFacetsChecker_19; } inline void set_durationFacetsChecker_19(FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * value) { ___durationFacetsChecker_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___durationFacetsChecker_19), (void*)value); } inline static int32_t get_offset_of_listFacetsChecker_20() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___listFacetsChecker_20)); } inline FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * get_listFacetsChecker_20() const { return ___listFacetsChecker_20; } inline FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 ** get_address_of_listFacetsChecker_20() { return &___listFacetsChecker_20; } inline void set_listFacetsChecker_20(FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * value) { ___listFacetsChecker_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___listFacetsChecker_20), (void*)value); } inline static int32_t get_offset_of_qnameFacetsChecker_21() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___qnameFacetsChecker_21)); } inline FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * get_qnameFacetsChecker_21() const { return ___qnameFacetsChecker_21; } inline FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 ** get_address_of_qnameFacetsChecker_21() { return &___qnameFacetsChecker_21; } inline void set_qnameFacetsChecker_21(FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * value) { ___qnameFacetsChecker_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___qnameFacetsChecker_21), (void*)value); } inline static int32_t get_offset_of_unionFacetsChecker_22() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___unionFacetsChecker_22)); } inline FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * get_unionFacetsChecker_22() const { return ___unionFacetsChecker_22; } inline FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 ** get_address_of_unionFacetsChecker_22() { return &___unionFacetsChecker_22; } inline void set_unionFacetsChecker_22(FacetsChecker_t7E7724953E7F8DD59B86B4EE87387120395C7DF8 * value) { ___unionFacetsChecker_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___unionFacetsChecker_22), (void*)value); } inline static int32_t get_offset_of_c_anySimpleType_23() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_anySimpleType_23)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_anySimpleType_23() const { return ___c_anySimpleType_23; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_anySimpleType_23() { return &___c_anySimpleType_23; } inline void set_c_anySimpleType_23(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_anySimpleType_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_anySimpleType_23), (void*)value); } inline static int32_t get_offset_of_c_anyURI_24() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_anyURI_24)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_anyURI_24() const { return ___c_anyURI_24; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_anyURI_24() { return &___c_anyURI_24; } inline void set_c_anyURI_24(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_anyURI_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_anyURI_24), (void*)value); } inline static int32_t get_offset_of_c_base64Binary_25() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_base64Binary_25)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_base64Binary_25() const { return ___c_base64Binary_25; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_base64Binary_25() { return &___c_base64Binary_25; } inline void set_c_base64Binary_25(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_base64Binary_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_base64Binary_25), (void*)value); } inline static int32_t get_offset_of_c_boolean_26() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_boolean_26)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_boolean_26() const { return ___c_boolean_26; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_boolean_26() { return &___c_boolean_26; } inline void set_c_boolean_26(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_boolean_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_boolean_26), (void*)value); } inline static int32_t get_offset_of_c_byte_27() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_byte_27)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_byte_27() const { return ___c_byte_27; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_byte_27() { return &___c_byte_27; } inline void set_c_byte_27(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_byte_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_byte_27), (void*)value); } inline static int32_t get_offset_of_c_char_28() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_char_28)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_char_28() const { return ___c_char_28; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_char_28() { return &___c_char_28; } inline void set_c_char_28(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_char_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_char_28), (void*)value); } inline static int32_t get_offset_of_c_date_29() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_date_29)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_date_29() const { return ___c_date_29; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_date_29() { return &___c_date_29; } inline void set_c_date_29(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_date_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_date_29), (void*)value); } inline static int32_t get_offset_of_c_dateTime_30() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_dateTime_30)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_dateTime_30() const { return ___c_dateTime_30; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_dateTime_30() { return &___c_dateTime_30; } inline void set_c_dateTime_30(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_dateTime_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_dateTime_30), (void*)value); } inline static int32_t get_offset_of_c_dateTimeNoTz_31() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_dateTimeNoTz_31)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_dateTimeNoTz_31() const { return ___c_dateTimeNoTz_31; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_dateTimeNoTz_31() { return &___c_dateTimeNoTz_31; } inline void set_c_dateTimeNoTz_31(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_dateTimeNoTz_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_dateTimeNoTz_31), (void*)value); } inline static int32_t get_offset_of_c_dateTimeTz_32() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_dateTimeTz_32)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_dateTimeTz_32() const { return ___c_dateTimeTz_32; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_dateTimeTz_32() { return &___c_dateTimeTz_32; } inline void set_c_dateTimeTz_32(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_dateTimeTz_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_dateTimeTz_32), (void*)value); } inline static int32_t get_offset_of_c_day_33() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_day_33)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_day_33() const { return ___c_day_33; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_day_33() { return &___c_day_33; } inline void set_c_day_33(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_day_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_day_33), (void*)value); } inline static int32_t get_offset_of_c_decimal_34() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_decimal_34)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_decimal_34() const { return ___c_decimal_34; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_decimal_34() { return &___c_decimal_34; } inline void set_c_decimal_34(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_decimal_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_decimal_34), (void*)value); } inline static int32_t get_offset_of_c_double_35() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_double_35)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_double_35() const { return ___c_double_35; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_double_35() { return &___c_double_35; } inline void set_c_double_35(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_double_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_double_35), (void*)value); } inline static int32_t get_offset_of_c_doubleXdr_36() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_doubleXdr_36)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_doubleXdr_36() const { return ___c_doubleXdr_36; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_doubleXdr_36() { return &___c_doubleXdr_36; } inline void set_c_doubleXdr_36(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_doubleXdr_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_doubleXdr_36), (void*)value); } inline static int32_t get_offset_of_c_duration_37() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_duration_37)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_duration_37() const { return ___c_duration_37; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_duration_37() { return &___c_duration_37; } inline void set_c_duration_37(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_duration_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_duration_37), (void*)value); } inline static int32_t get_offset_of_c_ENTITY_38() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_ENTITY_38)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_ENTITY_38() const { return ___c_ENTITY_38; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_ENTITY_38() { return &___c_ENTITY_38; } inline void set_c_ENTITY_38(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_ENTITY_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_ENTITY_38), (void*)value); } inline static int32_t get_offset_of_c_ENTITIES_39() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_ENTITIES_39)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_ENTITIES_39() const { return ___c_ENTITIES_39; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_ENTITIES_39() { return &___c_ENTITIES_39; } inline void set_c_ENTITIES_39(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_ENTITIES_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_ENTITIES_39), (void*)value); } inline static int32_t get_offset_of_c_ENUMERATION_40() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_ENUMERATION_40)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_ENUMERATION_40() const { return ___c_ENUMERATION_40; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_ENUMERATION_40() { return &___c_ENUMERATION_40; } inline void set_c_ENUMERATION_40(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_ENUMERATION_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_ENUMERATION_40), (void*)value); } inline static int32_t get_offset_of_c_fixed_41() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_fixed_41)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_fixed_41() const { return ___c_fixed_41; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_fixed_41() { return &___c_fixed_41; } inline void set_c_fixed_41(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_fixed_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_fixed_41), (void*)value); } inline static int32_t get_offset_of_c_float_42() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_float_42)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_float_42() const { return ___c_float_42; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_float_42() { return &___c_float_42; } inline void set_c_float_42(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_float_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_float_42), (void*)value); } inline static int32_t get_offset_of_c_floatXdr_43() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_floatXdr_43)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_floatXdr_43() const { return ___c_floatXdr_43; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_floatXdr_43() { return &___c_floatXdr_43; } inline void set_c_floatXdr_43(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_floatXdr_43 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_floatXdr_43), (void*)value); } inline static int32_t get_offset_of_c_hexBinary_44() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_hexBinary_44)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_hexBinary_44() const { return ___c_hexBinary_44; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_hexBinary_44() { return &___c_hexBinary_44; } inline void set_c_hexBinary_44(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_hexBinary_44 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_hexBinary_44), (void*)value); } inline static int32_t get_offset_of_c_ID_45() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_ID_45)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_ID_45() const { return ___c_ID_45; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_ID_45() { return &___c_ID_45; } inline void set_c_ID_45(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_ID_45 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_ID_45), (void*)value); } inline static int32_t get_offset_of_c_IDREF_46() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_IDREF_46)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_IDREF_46() const { return ___c_IDREF_46; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_IDREF_46() { return &___c_IDREF_46; } inline void set_c_IDREF_46(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_IDREF_46 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_IDREF_46), (void*)value); } inline static int32_t get_offset_of_c_IDREFS_47() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_IDREFS_47)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_IDREFS_47() const { return ___c_IDREFS_47; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_IDREFS_47() { return &___c_IDREFS_47; } inline void set_c_IDREFS_47(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_IDREFS_47 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_IDREFS_47), (void*)value); } inline static int32_t get_offset_of_c_int_48() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_int_48)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_int_48() const { return ___c_int_48; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_int_48() { return &___c_int_48; } inline void set_c_int_48(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_int_48 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_int_48), (void*)value); } inline static int32_t get_offset_of_c_integer_49() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_integer_49)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_integer_49() const { return ___c_integer_49; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_integer_49() { return &___c_integer_49; } inline void set_c_integer_49(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_integer_49 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_integer_49), (void*)value); } inline static int32_t get_offset_of_c_language_50() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_language_50)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_language_50() const { return ___c_language_50; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_language_50() { return &___c_language_50; } inline void set_c_language_50(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_language_50 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_language_50), (void*)value); } inline static int32_t get_offset_of_c_long_51() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_long_51)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_long_51() const { return ___c_long_51; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_long_51() { return &___c_long_51; } inline void set_c_long_51(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_long_51 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_long_51), (void*)value); } inline static int32_t get_offset_of_c_month_52() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_month_52)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_month_52() const { return ___c_month_52; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_month_52() { return &___c_month_52; } inline void set_c_month_52(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_month_52 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_month_52), (void*)value); } inline static int32_t get_offset_of_c_monthDay_53() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_monthDay_53)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_monthDay_53() const { return ___c_monthDay_53; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_monthDay_53() { return &___c_monthDay_53; } inline void set_c_monthDay_53(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_monthDay_53 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_monthDay_53), (void*)value); } inline static int32_t get_offset_of_c_Name_54() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_Name_54)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_Name_54() const { return ___c_Name_54; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_Name_54() { return &___c_Name_54; } inline void set_c_Name_54(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_Name_54 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_Name_54), (void*)value); } inline static int32_t get_offset_of_c_NCName_55() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_NCName_55)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_NCName_55() const { return ___c_NCName_55; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_NCName_55() { return &___c_NCName_55; } inline void set_c_NCName_55(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_NCName_55 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_NCName_55), (void*)value); } inline static int32_t get_offset_of_c_negativeInteger_56() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_negativeInteger_56)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_negativeInteger_56() const { return ___c_negativeInteger_56; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_negativeInteger_56() { return &___c_negativeInteger_56; } inline void set_c_negativeInteger_56(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_negativeInteger_56 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_negativeInteger_56), (void*)value); } inline static int32_t get_offset_of_c_NMTOKEN_57() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_NMTOKEN_57)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_NMTOKEN_57() const { return ___c_NMTOKEN_57; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_NMTOKEN_57() { return &___c_NMTOKEN_57; } inline void set_c_NMTOKEN_57(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_NMTOKEN_57 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_NMTOKEN_57), (void*)value); } inline static int32_t get_offset_of_c_NMTOKENS_58() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_NMTOKENS_58)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_NMTOKENS_58() const { return ___c_NMTOKENS_58; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_NMTOKENS_58() { return &___c_NMTOKENS_58; } inline void set_c_NMTOKENS_58(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_NMTOKENS_58 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_NMTOKENS_58), (void*)value); } inline static int32_t get_offset_of_c_nonNegativeInteger_59() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_nonNegativeInteger_59)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_nonNegativeInteger_59() const { return ___c_nonNegativeInteger_59; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_nonNegativeInteger_59() { return &___c_nonNegativeInteger_59; } inline void set_c_nonNegativeInteger_59(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_nonNegativeInteger_59 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_nonNegativeInteger_59), (void*)value); } inline static int32_t get_offset_of_c_nonPositiveInteger_60() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_nonPositiveInteger_60)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_nonPositiveInteger_60() const { return ___c_nonPositiveInteger_60; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_nonPositiveInteger_60() { return &___c_nonPositiveInteger_60; } inline void set_c_nonPositiveInteger_60(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_nonPositiveInteger_60 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_nonPositiveInteger_60), (void*)value); } inline static int32_t get_offset_of_c_normalizedString_61() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_normalizedString_61)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_normalizedString_61() const { return ___c_normalizedString_61; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_normalizedString_61() { return &___c_normalizedString_61; } inline void set_c_normalizedString_61(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_normalizedString_61 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_normalizedString_61), (void*)value); } inline static int32_t get_offset_of_c_NOTATION_62() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_NOTATION_62)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_NOTATION_62() const { return ___c_NOTATION_62; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_NOTATION_62() { return &___c_NOTATION_62; } inline void set_c_NOTATION_62(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_NOTATION_62 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_NOTATION_62), (void*)value); } inline static int32_t get_offset_of_c_positiveInteger_63() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_positiveInteger_63)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_positiveInteger_63() const { return ___c_positiveInteger_63; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_positiveInteger_63() { return &___c_positiveInteger_63; } inline void set_c_positiveInteger_63(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_positiveInteger_63 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_positiveInteger_63), (void*)value); } inline static int32_t get_offset_of_c_QName_64() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_QName_64)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_QName_64() const { return ___c_QName_64; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_QName_64() { return &___c_QName_64; } inline void set_c_QName_64(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_QName_64 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_QName_64), (void*)value); } inline static int32_t get_offset_of_c_QNameXdr_65() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_QNameXdr_65)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_QNameXdr_65() const { return ___c_QNameXdr_65; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_QNameXdr_65() { return &___c_QNameXdr_65; } inline void set_c_QNameXdr_65(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_QNameXdr_65 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_QNameXdr_65), (void*)value); } inline static int32_t get_offset_of_c_short_66() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_short_66)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_short_66() const { return ___c_short_66; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_short_66() { return &___c_short_66; } inline void set_c_short_66(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_short_66 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_short_66), (void*)value); } inline static int32_t get_offset_of_c_string_67() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_string_67)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_string_67() const { return ___c_string_67; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_string_67() { return &___c_string_67; } inline void set_c_string_67(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_string_67 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_string_67), (void*)value); } inline static int32_t get_offset_of_c_time_68() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_time_68)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_time_68() const { return ___c_time_68; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_time_68() { return &___c_time_68; } inline void set_c_time_68(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_time_68 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_time_68), (void*)value); } inline static int32_t get_offset_of_c_timeNoTz_69() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_timeNoTz_69)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_timeNoTz_69() const { return ___c_timeNoTz_69; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_timeNoTz_69() { return &___c_timeNoTz_69; } inline void set_c_timeNoTz_69(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_timeNoTz_69 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_timeNoTz_69), (void*)value); } inline static int32_t get_offset_of_c_timeTz_70() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_timeTz_70)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_timeTz_70() const { return ___c_timeTz_70; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_timeTz_70() { return &___c_timeTz_70; } inline void set_c_timeTz_70(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_timeTz_70 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_timeTz_70), (void*)value); } inline static int32_t get_offset_of_c_token_71() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_token_71)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_token_71() const { return ___c_token_71; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_token_71() { return &___c_token_71; } inline void set_c_token_71(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_token_71 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_token_71), (void*)value); } inline static int32_t get_offset_of_c_unsignedByte_72() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_unsignedByte_72)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_unsignedByte_72() const { return ___c_unsignedByte_72; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_unsignedByte_72() { return &___c_unsignedByte_72; } inline void set_c_unsignedByte_72(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_unsignedByte_72 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_unsignedByte_72), (void*)value); } inline static int32_t get_offset_of_c_unsignedInt_73() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_unsignedInt_73)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_unsignedInt_73() const { return ___c_unsignedInt_73; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_unsignedInt_73() { return &___c_unsignedInt_73; } inline void set_c_unsignedInt_73(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_unsignedInt_73 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_unsignedInt_73), (void*)value); } inline static int32_t get_offset_of_c_unsignedLong_74() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_unsignedLong_74)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_unsignedLong_74() const { return ___c_unsignedLong_74; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_unsignedLong_74() { return &___c_unsignedLong_74; } inline void set_c_unsignedLong_74(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_unsignedLong_74 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_unsignedLong_74), (void*)value); } inline static int32_t get_offset_of_c_unsignedShort_75() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_unsignedShort_75)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_unsignedShort_75() const { return ___c_unsignedShort_75; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_unsignedShort_75() { return &___c_unsignedShort_75; } inline void set_c_unsignedShort_75(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_unsignedShort_75 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_unsignedShort_75), (void*)value); } inline static int32_t get_offset_of_c_uuid_76() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_uuid_76)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_uuid_76() const { return ___c_uuid_76; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_uuid_76() { return &___c_uuid_76; } inline void set_c_uuid_76(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_uuid_76 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_uuid_76), (void*)value); } inline static int32_t get_offset_of_c_year_77() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_year_77)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_year_77() const { return ___c_year_77; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_year_77() { return &___c_year_77; } inline void set_c_year_77(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_year_77 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_year_77), (void*)value); } inline static int32_t get_offset_of_c_yearMonth_78() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_yearMonth_78)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_yearMonth_78() const { return ___c_yearMonth_78; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_yearMonth_78() { return &___c_yearMonth_78; } inline void set_c_yearMonth_78(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_yearMonth_78 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_yearMonth_78), (void*)value); } inline static int32_t get_offset_of_c_normalizedStringV1Compat_79() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_normalizedStringV1Compat_79)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_normalizedStringV1Compat_79() const { return ___c_normalizedStringV1Compat_79; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_normalizedStringV1Compat_79() { return &___c_normalizedStringV1Compat_79; } inline void set_c_normalizedStringV1Compat_79(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_normalizedStringV1Compat_79 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_normalizedStringV1Compat_79), (void*)value); } inline static int32_t get_offset_of_c_tokenV1Compat_80() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_tokenV1Compat_80)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_tokenV1Compat_80() const { return ___c_tokenV1Compat_80; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_tokenV1Compat_80() { return &___c_tokenV1Compat_80; } inline void set_c_tokenV1Compat_80(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_tokenV1Compat_80 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_tokenV1Compat_80), (void*)value); } inline static int32_t get_offset_of_c_anyAtomicType_81() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_anyAtomicType_81)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_anyAtomicType_81() const { return ___c_anyAtomicType_81; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_anyAtomicType_81() { return &___c_anyAtomicType_81; } inline void set_c_anyAtomicType_81(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_anyAtomicType_81 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_anyAtomicType_81), (void*)value); } inline static int32_t get_offset_of_c_dayTimeDuration_82() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_dayTimeDuration_82)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_dayTimeDuration_82() const { return ___c_dayTimeDuration_82; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_dayTimeDuration_82() { return &___c_dayTimeDuration_82; } inline void set_c_dayTimeDuration_82(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_dayTimeDuration_82 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_dayTimeDuration_82), (void*)value); } inline static int32_t get_offset_of_c_untypedAtomicType_83() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_untypedAtomicType_83)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_untypedAtomicType_83() const { return ___c_untypedAtomicType_83; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_untypedAtomicType_83() { return &___c_untypedAtomicType_83; } inline void set_c_untypedAtomicType_83(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_untypedAtomicType_83 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_untypedAtomicType_83), (void*)value); } inline static int32_t get_offset_of_c_yearMonthDuration_84() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_yearMonthDuration_84)); } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * get_c_yearMonthDuration_84() const { return ___c_yearMonthDuration_84; } inline DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 ** get_address_of_c_yearMonthDuration_84() { return &___c_yearMonthDuration_84; } inline void set_c_yearMonthDuration_84(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15 * value) { ___c_yearMonthDuration_84 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_yearMonthDuration_84), (void*)value); } inline static int32_t get_offset_of_c_tokenizedTypes_85() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_tokenizedTypes_85)); } inline DatatypeImplementationU5BU5D_t1ECE71BA72FBF60D10F2706390619E7E51202B2D* get_c_tokenizedTypes_85() const { return ___c_tokenizedTypes_85; } inline DatatypeImplementationU5BU5D_t1ECE71BA72FBF60D10F2706390619E7E51202B2D** get_address_of_c_tokenizedTypes_85() { return &___c_tokenizedTypes_85; } inline void set_c_tokenizedTypes_85(DatatypeImplementationU5BU5D_t1ECE71BA72FBF60D10F2706390619E7E51202B2D* value) { ___c_tokenizedTypes_85 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_tokenizedTypes_85), (void*)value); } inline static int32_t get_offset_of_c_tokenizedTypesXsd_86() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_tokenizedTypesXsd_86)); } inline DatatypeImplementationU5BU5D_t1ECE71BA72FBF60D10F2706390619E7E51202B2D* get_c_tokenizedTypesXsd_86() const { return ___c_tokenizedTypesXsd_86; } inline DatatypeImplementationU5BU5D_t1ECE71BA72FBF60D10F2706390619E7E51202B2D** get_address_of_c_tokenizedTypesXsd_86() { return &___c_tokenizedTypesXsd_86; } inline void set_c_tokenizedTypesXsd_86(DatatypeImplementationU5BU5D_t1ECE71BA72FBF60D10F2706390619E7E51202B2D* value) { ___c_tokenizedTypesXsd_86 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_tokenizedTypesXsd_86), (void*)value); } inline static int32_t get_offset_of_c_XdrTypes_87() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_XdrTypes_87)); } inline SchemaDatatypeMapU5BU5D_t7856FBF2902E516E9BAC4B53C80C181CE4B619DA* get_c_XdrTypes_87() const { return ___c_XdrTypes_87; } inline SchemaDatatypeMapU5BU5D_t7856FBF2902E516E9BAC4B53C80C181CE4B619DA** get_address_of_c_XdrTypes_87() { return &___c_XdrTypes_87; } inline void set_c_XdrTypes_87(SchemaDatatypeMapU5BU5D_t7856FBF2902E516E9BAC4B53C80C181CE4B619DA* value) { ___c_XdrTypes_87 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_XdrTypes_87), (void*)value); } inline static int32_t get_offset_of_c_XsdTypes_88() { return static_cast(offsetof(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields, ___c_XsdTypes_88)); } inline SchemaDatatypeMapU5BU5D_t7856FBF2902E516E9BAC4B53C80C181CE4B619DA* get_c_XsdTypes_88() const { return ___c_XsdTypes_88; } inline SchemaDatatypeMapU5BU5D_t7856FBF2902E516E9BAC4B53C80C181CE4B619DA** get_address_of_c_XsdTypes_88() { return &___c_XsdTypes_88; } inline void set_c_XsdTypes_88(SchemaDatatypeMapU5BU5D_t7856FBF2902E516E9BAC4B53C80C181CE4B619DA* value) { ___c_XsdTypes_88 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_XsdTypes_88), (void*)value); } }; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D : public RuntimeObject { public: // System.Int32[] System.Globalization.NumberFormatInfo::numberGroupSizes Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___numberGroupSizes_1; // System.Int32[] System.Globalization.NumberFormatInfo::currencyGroupSizes Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___currencyGroupSizes_2; // System.Int32[] System.Globalization.NumberFormatInfo::percentGroupSizes Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___percentGroupSizes_3; // System.String System.Globalization.NumberFormatInfo::positiveSign String_t* ___positiveSign_4; // System.String System.Globalization.NumberFormatInfo::negativeSign String_t* ___negativeSign_5; // System.String System.Globalization.NumberFormatInfo::numberDecimalSeparator String_t* ___numberDecimalSeparator_6; // System.String System.Globalization.NumberFormatInfo::numberGroupSeparator String_t* ___numberGroupSeparator_7; // System.String System.Globalization.NumberFormatInfo::currencyGroupSeparator String_t* ___currencyGroupSeparator_8; // System.String System.Globalization.NumberFormatInfo::currencyDecimalSeparator String_t* ___currencyDecimalSeparator_9; // System.String System.Globalization.NumberFormatInfo::currencySymbol String_t* ___currencySymbol_10; // System.String System.Globalization.NumberFormatInfo::ansiCurrencySymbol String_t* ___ansiCurrencySymbol_11; // System.String System.Globalization.NumberFormatInfo::nanSymbol String_t* ___nanSymbol_12; // System.String System.Globalization.NumberFormatInfo::positiveInfinitySymbol String_t* ___positiveInfinitySymbol_13; // System.String System.Globalization.NumberFormatInfo::negativeInfinitySymbol String_t* ___negativeInfinitySymbol_14; // System.String System.Globalization.NumberFormatInfo::percentDecimalSeparator String_t* ___percentDecimalSeparator_15; // System.String System.Globalization.NumberFormatInfo::percentGroupSeparator String_t* ___percentGroupSeparator_16; // System.String System.Globalization.NumberFormatInfo::percentSymbol String_t* ___percentSymbol_17; // System.String System.Globalization.NumberFormatInfo::perMilleSymbol String_t* ___perMilleSymbol_18; // System.String[] System.Globalization.NumberFormatInfo::nativeDigits StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___nativeDigits_19; // System.Int32 System.Globalization.NumberFormatInfo::m_dataItem int32_t ___m_dataItem_20; // System.Int32 System.Globalization.NumberFormatInfo::numberDecimalDigits int32_t ___numberDecimalDigits_21; // System.Int32 System.Globalization.NumberFormatInfo::currencyDecimalDigits int32_t ___currencyDecimalDigits_22; // System.Int32 System.Globalization.NumberFormatInfo::currencyPositivePattern int32_t ___currencyPositivePattern_23; // System.Int32 System.Globalization.NumberFormatInfo::currencyNegativePattern int32_t ___currencyNegativePattern_24; // System.Int32 System.Globalization.NumberFormatInfo::numberNegativePattern int32_t ___numberNegativePattern_25; // System.Int32 System.Globalization.NumberFormatInfo::percentPositivePattern int32_t ___percentPositivePattern_26; // System.Int32 System.Globalization.NumberFormatInfo::percentNegativePattern int32_t ___percentNegativePattern_27; // System.Int32 System.Globalization.NumberFormatInfo::percentDecimalDigits int32_t ___percentDecimalDigits_28; // System.Int32 System.Globalization.NumberFormatInfo::digitSubstitution int32_t ___digitSubstitution_29; // System.Boolean System.Globalization.NumberFormatInfo::isReadOnly bool ___isReadOnly_30; // System.Boolean System.Globalization.NumberFormatInfo::m_useUserOverride bool ___m_useUserOverride_31; // System.Boolean System.Globalization.NumberFormatInfo::m_isInvariant bool ___m_isInvariant_32; // System.Boolean System.Globalization.NumberFormatInfo::validForParseAsNumber bool ___validForParseAsNumber_33; // System.Boolean System.Globalization.NumberFormatInfo::validForParseAsCurrency bool ___validForParseAsCurrency_34; public: inline static int32_t get_offset_of_numberGroupSizes_1() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___numberGroupSizes_1)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_numberGroupSizes_1() const { return ___numberGroupSizes_1; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_numberGroupSizes_1() { return &___numberGroupSizes_1; } inline void set_numberGroupSizes_1(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___numberGroupSizes_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___numberGroupSizes_1), (void*)value); } inline static int32_t get_offset_of_currencyGroupSizes_2() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___currencyGroupSizes_2)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_currencyGroupSizes_2() const { return ___currencyGroupSizes_2; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_currencyGroupSizes_2() { return &___currencyGroupSizes_2; } inline void set_currencyGroupSizes_2(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___currencyGroupSizes_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___currencyGroupSizes_2), (void*)value); } inline static int32_t get_offset_of_percentGroupSizes_3() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___percentGroupSizes_3)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_percentGroupSizes_3() const { return ___percentGroupSizes_3; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_percentGroupSizes_3() { return &___percentGroupSizes_3; } inline void set_percentGroupSizes_3(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___percentGroupSizes_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___percentGroupSizes_3), (void*)value); } inline static int32_t get_offset_of_positiveSign_4() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___positiveSign_4)); } inline String_t* get_positiveSign_4() const { return ___positiveSign_4; } inline String_t** get_address_of_positiveSign_4() { return &___positiveSign_4; } inline void set_positiveSign_4(String_t* value) { ___positiveSign_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___positiveSign_4), (void*)value); } inline static int32_t get_offset_of_negativeSign_5() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___negativeSign_5)); } inline String_t* get_negativeSign_5() const { return ___negativeSign_5; } inline String_t** get_address_of_negativeSign_5() { return &___negativeSign_5; } inline void set_negativeSign_5(String_t* value) { ___negativeSign_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___negativeSign_5), (void*)value); } inline static int32_t get_offset_of_numberDecimalSeparator_6() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___numberDecimalSeparator_6)); } inline String_t* get_numberDecimalSeparator_6() const { return ___numberDecimalSeparator_6; } inline String_t** get_address_of_numberDecimalSeparator_6() { return &___numberDecimalSeparator_6; } inline void set_numberDecimalSeparator_6(String_t* value) { ___numberDecimalSeparator_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___numberDecimalSeparator_6), (void*)value); } inline static int32_t get_offset_of_numberGroupSeparator_7() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___numberGroupSeparator_7)); } inline String_t* get_numberGroupSeparator_7() const { return ___numberGroupSeparator_7; } inline String_t** get_address_of_numberGroupSeparator_7() { return &___numberGroupSeparator_7; } inline void set_numberGroupSeparator_7(String_t* value) { ___numberGroupSeparator_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___numberGroupSeparator_7), (void*)value); } inline static int32_t get_offset_of_currencyGroupSeparator_8() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___currencyGroupSeparator_8)); } inline String_t* get_currencyGroupSeparator_8() const { return ___currencyGroupSeparator_8; } inline String_t** get_address_of_currencyGroupSeparator_8() { return &___currencyGroupSeparator_8; } inline void set_currencyGroupSeparator_8(String_t* value) { ___currencyGroupSeparator_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___currencyGroupSeparator_8), (void*)value); } inline static int32_t get_offset_of_currencyDecimalSeparator_9() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___currencyDecimalSeparator_9)); } inline String_t* get_currencyDecimalSeparator_9() const { return ___currencyDecimalSeparator_9; } inline String_t** get_address_of_currencyDecimalSeparator_9() { return &___currencyDecimalSeparator_9; } inline void set_currencyDecimalSeparator_9(String_t* value) { ___currencyDecimalSeparator_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___currencyDecimalSeparator_9), (void*)value); } inline static int32_t get_offset_of_currencySymbol_10() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___currencySymbol_10)); } inline String_t* get_currencySymbol_10() const { return ___currencySymbol_10; } inline String_t** get_address_of_currencySymbol_10() { return &___currencySymbol_10; } inline void set_currencySymbol_10(String_t* value) { ___currencySymbol_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___currencySymbol_10), (void*)value); } inline static int32_t get_offset_of_ansiCurrencySymbol_11() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___ansiCurrencySymbol_11)); } inline String_t* get_ansiCurrencySymbol_11() const { return ___ansiCurrencySymbol_11; } inline String_t** get_address_of_ansiCurrencySymbol_11() { return &___ansiCurrencySymbol_11; } inline void set_ansiCurrencySymbol_11(String_t* value) { ___ansiCurrencySymbol_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___ansiCurrencySymbol_11), (void*)value); } inline static int32_t get_offset_of_nanSymbol_12() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___nanSymbol_12)); } inline String_t* get_nanSymbol_12() const { return ___nanSymbol_12; } inline String_t** get_address_of_nanSymbol_12() { return &___nanSymbol_12; } inline void set_nanSymbol_12(String_t* value) { ___nanSymbol_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___nanSymbol_12), (void*)value); } inline static int32_t get_offset_of_positiveInfinitySymbol_13() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___positiveInfinitySymbol_13)); } inline String_t* get_positiveInfinitySymbol_13() const { return ___positiveInfinitySymbol_13; } inline String_t** get_address_of_positiveInfinitySymbol_13() { return &___positiveInfinitySymbol_13; } inline void set_positiveInfinitySymbol_13(String_t* value) { ___positiveInfinitySymbol_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___positiveInfinitySymbol_13), (void*)value); } inline static int32_t get_offset_of_negativeInfinitySymbol_14() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___negativeInfinitySymbol_14)); } inline String_t* get_negativeInfinitySymbol_14() const { return ___negativeInfinitySymbol_14; } inline String_t** get_address_of_negativeInfinitySymbol_14() { return &___negativeInfinitySymbol_14; } inline void set_negativeInfinitySymbol_14(String_t* value) { ___negativeInfinitySymbol_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___negativeInfinitySymbol_14), (void*)value); } inline static int32_t get_offset_of_percentDecimalSeparator_15() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___percentDecimalSeparator_15)); } inline String_t* get_percentDecimalSeparator_15() const { return ___percentDecimalSeparator_15; } inline String_t** get_address_of_percentDecimalSeparator_15() { return &___percentDecimalSeparator_15; } inline void set_percentDecimalSeparator_15(String_t* value) { ___percentDecimalSeparator_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___percentDecimalSeparator_15), (void*)value); } inline static int32_t get_offset_of_percentGroupSeparator_16() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___percentGroupSeparator_16)); } inline String_t* get_percentGroupSeparator_16() const { return ___percentGroupSeparator_16; } inline String_t** get_address_of_percentGroupSeparator_16() { return &___percentGroupSeparator_16; } inline void set_percentGroupSeparator_16(String_t* value) { ___percentGroupSeparator_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___percentGroupSeparator_16), (void*)value); } inline static int32_t get_offset_of_percentSymbol_17() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___percentSymbol_17)); } inline String_t* get_percentSymbol_17() const { return ___percentSymbol_17; } inline String_t** get_address_of_percentSymbol_17() { return &___percentSymbol_17; } inline void set_percentSymbol_17(String_t* value) { ___percentSymbol_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___percentSymbol_17), (void*)value); } inline static int32_t get_offset_of_perMilleSymbol_18() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___perMilleSymbol_18)); } inline String_t* get_perMilleSymbol_18() const { return ___perMilleSymbol_18; } inline String_t** get_address_of_perMilleSymbol_18() { return &___perMilleSymbol_18; } inline void set_perMilleSymbol_18(String_t* value) { ___perMilleSymbol_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___perMilleSymbol_18), (void*)value); } inline static int32_t get_offset_of_nativeDigits_19() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___nativeDigits_19)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_nativeDigits_19() const { return ___nativeDigits_19; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_nativeDigits_19() { return &___nativeDigits_19; } inline void set_nativeDigits_19(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___nativeDigits_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___nativeDigits_19), (void*)value); } inline static int32_t get_offset_of_m_dataItem_20() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___m_dataItem_20)); } inline int32_t get_m_dataItem_20() const { return ___m_dataItem_20; } inline int32_t* get_address_of_m_dataItem_20() { return &___m_dataItem_20; } inline void set_m_dataItem_20(int32_t value) { ___m_dataItem_20 = value; } inline static int32_t get_offset_of_numberDecimalDigits_21() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___numberDecimalDigits_21)); } inline int32_t get_numberDecimalDigits_21() const { return ___numberDecimalDigits_21; } inline int32_t* get_address_of_numberDecimalDigits_21() { return &___numberDecimalDigits_21; } inline void set_numberDecimalDigits_21(int32_t value) { ___numberDecimalDigits_21 = value; } inline static int32_t get_offset_of_currencyDecimalDigits_22() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___currencyDecimalDigits_22)); } inline int32_t get_currencyDecimalDigits_22() const { return ___currencyDecimalDigits_22; } inline int32_t* get_address_of_currencyDecimalDigits_22() { return &___currencyDecimalDigits_22; } inline void set_currencyDecimalDigits_22(int32_t value) { ___currencyDecimalDigits_22 = value; } inline static int32_t get_offset_of_currencyPositivePattern_23() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___currencyPositivePattern_23)); } inline int32_t get_currencyPositivePattern_23() const { return ___currencyPositivePattern_23; } inline int32_t* get_address_of_currencyPositivePattern_23() { return &___currencyPositivePattern_23; } inline void set_currencyPositivePattern_23(int32_t value) { ___currencyPositivePattern_23 = value; } inline static int32_t get_offset_of_currencyNegativePattern_24() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___currencyNegativePattern_24)); } inline int32_t get_currencyNegativePattern_24() const { return ___currencyNegativePattern_24; } inline int32_t* get_address_of_currencyNegativePattern_24() { return &___currencyNegativePattern_24; } inline void set_currencyNegativePattern_24(int32_t value) { ___currencyNegativePattern_24 = value; } inline static int32_t get_offset_of_numberNegativePattern_25() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___numberNegativePattern_25)); } inline int32_t get_numberNegativePattern_25() const { return ___numberNegativePattern_25; } inline int32_t* get_address_of_numberNegativePattern_25() { return &___numberNegativePattern_25; } inline void set_numberNegativePattern_25(int32_t value) { ___numberNegativePattern_25 = value; } inline static int32_t get_offset_of_percentPositivePattern_26() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___percentPositivePattern_26)); } inline int32_t get_percentPositivePattern_26() const { return ___percentPositivePattern_26; } inline int32_t* get_address_of_percentPositivePattern_26() { return &___percentPositivePattern_26; } inline void set_percentPositivePattern_26(int32_t value) { ___percentPositivePattern_26 = value; } inline static int32_t get_offset_of_percentNegativePattern_27() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___percentNegativePattern_27)); } inline int32_t get_percentNegativePattern_27() const { return ___percentNegativePattern_27; } inline int32_t* get_address_of_percentNegativePattern_27() { return &___percentNegativePattern_27; } inline void set_percentNegativePattern_27(int32_t value) { ___percentNegativePattern_27 = value; } inline static int32_t get_offset_of_percentDecimalDigits_28() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___percentDecimalDigits_28)); } inline int32_t get_percentDecimalDigits_28() const { return ___percentDecimalDigits_28; } inline int32_t* get_address_of_percentDecimalDigits_28() { return &___percentDecimalDigits_28; } inline void set_percentDecimalDigits_28(int32_t value) { ___percentDecimalDigits_28 = value; } inline static int32_t get_offset_of_digitSubstitution_29() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___digitSubstitution_29)); } inline int32_t get_digitSubstitution_29() const { return ___digitSubstitution_29; } inline int32_t* get_address_of_digitSubstitution_29() { return &___digitSubstitution_29; } inline void set_digitSubstitution_29(int32_t value) { ___digitSubstitution_29 = value; } inline static int32_t get_offset_of_isReadOnly_30() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___isReadOnly_30)); } inline bool get_isReadOnly_30() const { return ___isReadOnly_30; } inline bool* get_address_of_isReadOnly_30() { return &___isReadOnly_30; } inline void set_isReadOnly_30(bool value) { ___isReadOnly_30 = value; } inline static int32_t get_offset_of_m_useUserOverride_31() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___m_useUserOverride_31)); } inline bool get_m_useUserOverride_31() const { return ___m_useUserOverride_31; } inline bool* get_address_of_m_useUserOverride_31() { return &___m_useUserOverride_31; } inline void set_m_useUserOverride_31(bool value) { ___m_useUserOverride_31 = value; } inline static int32_t get_offset_of_m_isInvariant_32() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___m_isInvariant_32)); } inline bool get_m_isInvariant_32() const { return ___m_isInvariant_32; } inline bool* get_address_of_m_isInvariant_32() { return &___m_isInvariant_32; } inline void set_m_isInvariant_32(bool value) { ___m_isInvariant_32 = value; } inline static int32_t get_offset_of_validForParseAsNumber_33() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___validForParseAsNumber_33)); } inline bool get_validForParseAsNumber_33() const { return ___validForParseAsNumber_33; } inline bool* get_address_of_validForParseAsNumber_33() { return &___validForParseAsNumber_33; } inline void set_validForParseAsNumber_33(bool value) { ___validForParseAsNumber_33 = value; } inline static int32_t get_offset_of_validForParseAsCurrency_34() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___validForParseAsCurrency_34)); } inline bool get_validForParseAsCurrency_34() const { return ___validForParseAsCurrency_34; } inline bool* get_address_of_validForParseAsCurrency_34() { return &___validForParseAsCurrency_34; } inline void set_validForParseAsCurrency_34(bool value) { ___validForParseAsCurrency_34 = value; } }; struct NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D_StaticFields { public: // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.NumberFormatInfo::invariantInfo NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___invariantInfo_0; public: inline static int32_t get_offset_of_invariantInfo_0() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D_StaticFields, ___invariantInfo_0)); } inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * get_invariantInfo_0() const { return ___invariantInfo_0; } inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D ** get_address_of_invariantInfo_0() { return &___invariantInfo_0; } inline void set_invariantInfo_0(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * value) { ___invariantInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___invariantInfo_0), (void*)value); } }; // System.Net.Cache.RequestCachePolicy struct RequestCachePolicy_tC080799EE2DA10B7F24B2E69ABBF5636EB2D43ED : public RuntimeObject { public: // System.Net.Cache.RequestCacheLevel System.Net.Cache.RequestCachePolicy::m_Level int32_t ___m_Level_0; public: inline static int32_t get_offset_of_m_Level_0() { return static_cast(offsetof(RequestCachePolicy_tC080799EE2DA10B7F24B2E69ABBF5636EB2D43ED, ___m_Level_0)); } inline int32_t get_m_Level_0() const { return ___m_Level_0; } inline int32_t* get_address_of_m_Level_0() { return &___m_Level_0; } inline void set_m_Level_0(int32_t value) { ___m_Level_0 = value; } }; // System.SystemException struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t { public: public: }; // System.TimeZoneInfo struct TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 : public RuntimeObject { public: // System.TimeSpan System.TimeZoneInfo::baseUtcOffset TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___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_t960AA958F641EF26613957B203B645E693F9430D * ___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_t13A903FE644194C2CAF6698B6890B32A226FD19F* ___adjustmentRules_11; public: inline static int32_t get_offset_of_baseUtcOffset_0() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074, ___baseUtcOffset_0)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_baseUtcOffset_0() const { return ___baseUtcOffset_0; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_baseUtcOffset_0() { return &___baseUtcOffset_0; } inline void set_baseUtcOffset_0(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___baseUtcOffset_0 = value; } inline static int32_t get_offset_of_daylightDisplayName_1() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074, ___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((void**)(&___daylightDisplayName_1), (void*)value); } inline static int32_t get_offset_of_displayName_2() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074, ___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((void**)(&___displayName_2), (void*)value); } inline static int32_t get_offset_of_id_3() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074, ___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((void**)(&___id_3), (void*)value); } inline static int32_t get_offset_of_transitions_5() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074, ___transitions_5)); } inline List_1_t960AA958F641EF26613957B203B645E693F9430D * get_transitions_5() const { return ___transitions_5; } inline List_1_t960AA958F641EF26613957B203B645E693F9430D ** get_address_of_transitions_5() { return &___transitions_5; } inline void set_transitions_5(List_1_t960AA958F641EF26613957B203B645E693F9430D * value) { ___transitions_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___transitions_5), (void*)value); } inline static int32_t get_offset_of_standardDisplayName_7() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074, ___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((void**)(&___standardDisplayName_7), (void*)value); } inline static int32_t get_offset_of_supportsDaylightSavingTime_8() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074, ___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_t6988042963E068DC7DE283E2D0902C0B8A40C074, ___adjustmentRules_11)); } inline AdjustmentRuleU5BU5D_t13A903FE644194C2CAF6698B6890B32A226FD19F* get_adjustmentRules_11() const { return ___adjustmentRules_11; } inline AdjustmentRuleU5BU5D_t13A903FE644194C2CAF6698B6890B32A226FD19F** get_address_of_adjustmentRules_11() { return &___adjustmentRules_11; } inline void set_adjustmentRules_11(AdjustmentRuleU5BU5D_t13A903FE644194C2CAF6698B6890B32A226FD19F* value) { ___adjustmentRules_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___adjustmentRules_11), (void*)value); } }; struct TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074_StaticFields { public: // System.TimeZoneInfo System.TimeZoneInfo::local TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * ___local_4; // System.Boolean System.TimeZoneInfo::readlinkNotFound bool ___readlinkNotFound_6; // System.TimeZoneInfo System.TimeZoneInfo::utc TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * ___utc_9; // System.String System.TimeZoneInfo::timeZoneDirectory String_t* ___timeZoneDirectory_10; // Microsoft.Win32.RegistryKey System.TimeZoneInfo::timeZoneKey RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268 * ___timeZoneKey_12; // Microsoft.Win32.RegistryKey System.TimeZoneInfo::localZoneKey RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268 * ___localZoneKey_13; // System.Collections.ObjectModel.ReadOnlyCollection`1 System.TimeZoneInfo::systemTimeZones ReadOnlyCollection_1_t52C38CE86D68A2D1C8C94E240170756F47476FB0 * ___systemTimeZones_14; public: inline static int32_t get_offset_of_local_4() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074_StaticFields, ___local_4)); } inline TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * get_local_4() const { return ___local_4; } inline TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 ** get_address_of_local_4() { return &___local_4; } inline void set_local_4(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * value) { ___local_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___local_4), (void*)value); } inline static int32_t get_offset_of_readlinkNotFound_6() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074_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_t6988042963E068DC7DE283E2D0902C0B8A40C074_StaticFields, ___utc_9)); } inline TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * get_utc_9() const { return ___utc_9; } inline TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 ** get_address_of_utc_9() { return &___utc_9; } inline void set_utc_9(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * value) { ___utc_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___utc_9), (void*)value); } inline static int32_t get_offset_of_timeZoneDirectory_10() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074_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((void**)(&___timeZoneDirectory_10), (void*)value); } inline static int32_t get_offset_of_timeZoneKey_12() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074_StaticFields, ___timeZoneKey_12)); } inline RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268 * get_timeZoneKey_12() const { return ___timeZoneKey_12; } inline RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268 ** get_address_of_timeZoneKey_12() { return &___timeZoneKey_12; } inline void set_timeZoneKey_12(RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268 * value) { ___timeZoneKey_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___timeZoneKey_12), (void*)value); } inline static int32_t get_offset_of_localZoneKey_13() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074_StaticFields, ___localZoneKey_13)); } inline RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268 * get_localZoneKey_13() const { return ___localZoneKey_13; } inline RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268 ** get_address_of_localZoneKey_13() { return &___localZoneKey_13; } inline void set_localZoneKey_13(RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268 * value) { ___localZoneKey_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___localZoneKey_13), (void*)value); } inline static int32_t get_offset_of_systemTimeZones_14() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074_StaticFields, ___systemTimeZones_14)); } inline ReadOnlyCollection_1_t52C38CE86D68A2D1C8C94E240170756F47476FB0 * get_systemTimeZones_14() const { return ___systemTimeZones_14; } inline ReadOnlyCollection_1_t52C38CE86D68A2D1C8C94E240170756F47476FB0 ** get_address_of_systemTimeZones_14() { return &___systemTimeZones_14; } inline void set_systemTimeZones_14(ReadOnlyCollection_1_t52C38CE86D68A2D1C8C94E240170756F47476FB0 * value) { ___systemTimeZones_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___systemTimeZones_14), (void*)value); } }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // System.Uri struct Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 : public RuntimeObject { public: // System.String System.Uri::m_String String_t* ___m_String_16; // System.String System.Uri::m_originalUnicodeString String_t* ___m_originalUnicodeString_17; // System.UriParser System.Uri::m_Syntax UriParser_t6DEBE5C6CDC3C29C9019CD951C7ECEBD6A5D3E3A * ___m_Syntax_18; // System.String System.Uri::m_DnsSafeHost String_t* ___m_DnsSafeHost_19; // System.Uri/Flags System.Uri::m_Flags uint64_t ___m_Flags_20; // System.Uri/UriInfo System.Uri::m_Info UriInfo_tCB2302A896132D1F70E47C3895FAB9A0F2A6EE45 * ___m_Info_21; // System.Boolean System.Uri::m_iriParsing bool ___m_iriParsing_22; public: inline static int32_t get_offset_of_m_String_16() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612, ___m_String_16)); } inline String_t* get_m_String_16() const { return ___m_String_16; } inline String_t** get_address_of_m_String_16() { return &___m_String_16; } inline void set_m_String_16(String_t* value) { ___m_String_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_String_16), (void*)value); } inline static int32_t get_offset_of_m_originalUnicodeString_17() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612, ___m_originalUnicodeString_17)); } inline String_t* get_m_originalUnicodeString_17() const { return ___m_originalUnicodeString_17; } inline String_t** get_address_of_m_originalUnicodeString_17() { return &___m_originalUnicodeString_17; } inline void set_m_originalUnicodeString_17(String_t* value) { ___m_originalUnicodeString_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_originalUnicodeString_17), (void*)value); } inline static int32_t get_offset_of_m_Syntax_18() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612, ___m_Syntax_18)); } inline UriParser_t6DEBE5C6CDC3C29C9019CD951C7ECEBD6A5D3E3A * get_m_Syntax_18() const { return ___m_Syntax_18; } inline UriParser_t6DEBE5C6CDC3C29C9019CD951C7ECEBD6A5D3E3A ** get_address_of_m_Syntax_18() { return &___m_Syntax_18; } inline void set_m_Syntax_18(UriParser_t6DEBE5C6CDC3C29C9019CD951C7ECEBD6A5D3E3A * value) { ___m_Syntax_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Syntax_18), (void*)value); } inline static int32_t get_offset_of_m_DnsSafeHost_19() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612, ___m_DnsSafeHost_19)); } inline String_t* get_m_DnsSafeHost_19() const { return ___m_DnsSafeHost_19; } inline String_t** get_address_of_m_DnsSafeHost_19() { return &___m_DnsSafeHost_19; } inline void set_m_DnsSafeHost_19(String_t* value) { ___m_DnsSafeHost_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_DnsSafeHost_19), (void*)value); } inline static int32_t get_offset_of_m_Flags_20() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612, ___m_Flags_20)); } inline uint64_t get_m_Flags_20() const { return ___m_Flags_20; } inline uint64_t* get_address_of_m_Flags_20() { return &___m_Flags_20; } inline void set_m_Flags_20(uint64_t value) { ___m_Flags_20 = value; } inline static int32_t get_offset_of_m_Info_21() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612, ___m_Info_21)); } inline UriInfo_tCB2302A896132D1F70E47C3895FAB9A0F2A6EE45 * get_m_Info_21() const { return ___m_Info_21; } inline UriInfo_tCB2302A896132D1F70E47C3895FAB9A0F2A6EE45 ** get_address_of_m_Info_21() { return &___m_Info_21; } inline void set_m_Info_21(UriInfo_tCB2302A896132D1F70E47C3895FAB9A0F2A6EE45 * value) { ___m_Info_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Info_21), (void*)value); } inline static int32_t get_offset_of_m_iriParsing_22() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612, ___m_iriParsing_22)); } inline bool get_m_iriParsing_22() const { return ___m_iriParsing_22; } inline bool* get_address_of_m_iriParsing_22() { return &___m_iriParsing_22; } inline void set_m_iriParsing_22(bool value) { ___m_iriParsing_22 = value; } }; struct Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_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_23; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_ConfigInitializing bool ___s_ConfigInitializing_24; // System.UriIdnScope modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_IdnScope int32_t ___s_IdnScope_25; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_IriParsing bool ___s_IriParsing_26; // System.Boolean System.Uri::useDotNetRelativeOrAbsolute bool ___useDotNetRelativeOrAbsolute_27; // System.Boolean System.Uri::IsWindowsFileSystem bool ___IsWindowsFileSystem_29; // System.Object System.Uri::s_initLock RuntimeObject * ___s_initLock_30; // System.Char[] System.Uri::HexLowerChars CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___HexLowerChars_34; // System.Char[] System.Uri::_WSchars CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ____WSchars_35; public: inline static int32_t get_offset_of_UriSchemeFile_0() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_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((void**)(&___UriSchemeFile_0), (void*)value); } inline static int32_t get_offset_of_UriSchemeFtp_1() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_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((void**)(&___UriSchemeFtp_1), (void*)value); } inline static int32_t get_offset_of_UriSchemeGopher_2() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_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((void**)(&___UriSchemeGopher_2), (void*)value); } inline static int32_t get_offset_of_UriSchemeHttp_3() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_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((void**)(&___UriSchemeHttp_3), (void*)value); } inline static int32_t get_offset_of_UriSchemeHttps_4() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_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((void**)(&___UriSchemeHttps_4), (void*)value); } inline static int32_t get_offset_of_UriSchemeWs_5() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_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((void**)(&___UriSchemeWs_5), (void*)value); } inline static int32_t get_offset_of_UriSchemeWss_6() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_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((void**)(&___UriSchemeWss_6), (void*)value); } inline static int32_t get_offset_of_UriSchemeMailto_7() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_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((void**)(&___UriSchemeMailto_7), (void*)value); } inline static int32_t get_offset_of_UriSchemeNews_8() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_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((void**)(&___UriSchemeNews_8), (void*)value); } inline static int32_t get_offset_of_UriSchemeNntp_9() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_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((void**)(&___UriSchemeNntp_9), (void*)value); } inline static int32_t get_offset_of_UriSchemeNetTcp_10() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_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((void**)(&___UriSchemeNetTcp_10), (void*)value); } inline static int32_t get_offset_of_UriSchemeNetPipe_11() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_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((void**)(&___UriSchemeNetPipe_11), (void*)value); } inline static int32_t get_offset_of_SchemeDelimiter_12() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_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((void**)(&___SchemeDelimiter_12), (void*)value); } inline static int32_t get_offset_of_s_ConfigInitialized_23() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_StaticFields, ___s_ConfigInitialized_23)); } inline bool get_s_ConfigInitialized_23() const { return ___s_ConfigInitialized_23; } inline bool* get_address_of_s_ConfigInitialized_23() { return &___s_ConfigInitialized_23; } inline void set_s_ConfigInitialized_23(bool value) { ___s_ConfigInitialized_23 = value; } inline static int32_t get_offset_of_s_ConfigInitializing_24() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_StaticFields, ___s_ConfigInitializing_24)); } inline bool get_s_ConfigInitializing_24() const { return ___s_ConfigInitializing_24; } inline bool* get_address_of_s_ConfigInitializing_24() { return &___s_ConfigInitializing_24; } inline void set_s_ConfigInitializing_24(bool value) { ___s_ConfigInitializing_24 = value; } inline static int32_t get_offset_of_s_IdnScope_25() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_StaticFields, ___s_IdnScope_25)); } inline int32_t get_s_IdnScope_25() const { return ___s_IdnScope_25; } inline int32_t* get_address_of_s_IdnScope_25() { return &___s_IdnScope_25; } inline void set_s_IdnScope_25(int32_t value) { ___s_IdnScope_25 = value; } inline static int32_t get_offset_of_s_IriParsing_26() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_StaticFields, ___s_IriParsing_26)); } inline bool get_s_IriParsing_26() const { return ___s_IriParsing_26; } inline bool* get_address_of_s_IriParsing_26() { return &___s_IriParsing_26; } inline void set_s_IriParsing_26(bool value) { ___s_IriParsing_26 = value; } inline static int32_t get_offset_of_useDotNetRelativeOrAbsolute_27() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_StaticFields, ___useDotNetRelativeOrAbsolute_27)); } inline bool get_useDotNetRelativeOrAbsolute_27() const { return ___useDotNetRelativeOrAbsolute_27; } inline bool* get_address_of_useDotNetRelativeOrAbsolute_27() { return &___useDotNetRelativeOrAbsolute_27; } inline void set_useDotNetRelativeOrAbsolute_27(bool value) { ___useDotNetRelativeOrAbsolute_27 = value; } inline static int32_t get_offset_of_IsWindowsFileSystem_29() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_StaticFields, ___IsWindowsFileSystem_29)); } inline bool get_IsWindowsFileSystem_29() const { return ___IsWindowsFileSystem_29; } inline bool* get_address_of_IsWindowsFileSystem_29() { return &___IsWindowsFileSystem_29; } inline void set_IsWindowsFileSystem_29(bool value) { ___IsWindowsFileSystem_29 = value; } inline static int32_t get_offset_of_s_initLock_30() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_StaticFields, ___s_initLock_30)); } inline RuntimeObject * get_s_initLock_30() const { return ___s_initLock_30; } inline RuntimeObject ** get_address_of_s_initLock_30() { return &___s_initLock_30; } inline void set_s_initLock_30(RuntimeObject * value) { ___s_initLock_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_initLock_30), (void*)value); } inline static int32_t get_offset_of_HexLowerChars_34() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_StaticFields, ___HexLowerChars_34)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_HexLowerChars_34() const { return ___HexLowerChars_34; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_HexLowerChars_34() { return &___HexLowerChars_34; } inline void set_HexLowerChars_34(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___HexLowerChars_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___HexLowerChars_34), (void*)value); } inline static int32_t get_offset_of__WSchars_35() { return static_cast(offsetof(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_StaticFields, ____WSchars_35)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get__WSchars_35() const { return ____WSchars_35; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of__WSchars_35() { return &____WSchars_35; } inline void set__WSchars_35(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ____WSchars_35 = value; Il2CppCodeGenWriteBarrier((void**)(&____WSchars_35), (void*)value); } }; // System.Xml.Schema.XmlAtomicValue struct XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C : public XPathItem_t053B6F865E42EB40BFD03AE958B99844501E5701 { public: // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlAtomicValue::xmlType XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * ___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_tDECB87F39F808B6F6886539B5575F4CF3651A01F ___unionVal_3; // System.Xml.Schema.XmlAtomicValue/NamespacePrefixForQName System.Xml.Schema.XmlAtomicValue::nsPrefix NamespacePrefixForQName_t38692CB52444997F00035FBB30BCEC358855A1B2 * ___nsPrefix_4; public: inline static int32_t get_offset_of_xmlType_0() { return static_cast(offsetof(XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C, ___xmlType_0)); } inline XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * get_xmlType_0() const { return ___xmlType_0; } inline XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA ** get_address_of_xmlType_0() { return &___xmlType_0; } inline void set_xmlType_0(XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * value) { ___xmlType_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___xmlType_0), (void*)value); } inline static int32_t get_offset_of_objVal_1() { return static_cast(offsetof(XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C, ___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((void**)(&___objVal_1), (void*)value); } inline static int32_t get_offset_of_clrType_2() { return static_cast(offsetof(XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C, ___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_t13A033451983767855DC016FCD9B64CBA9CC198C, ___unionVal_3)); } inline Union_tDECB87F39F808B6F6886539B5575F4CF3651A01F get_unionVal_3() const { return ___unionVal_3; } inline Union_tDECB87F39F808B6F6886539B5575F4CF3651A01F * get_address_of_unionVal_3() { return &___unionVal_3; } inline void set_unionVal_3(Union_tDECB87F39F808B6F6886539B5575F4CF3651A01F value) { ___unionVal_3 = value; } inline static int32_t get_offset_of_nsPrefix_4() { return static_cast(offsetof(XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C, ___nsPrefix_4)); } inline NamespacePrefixForQName_t38692CB52444997F00035FBB30BCEC358855A1B2 * get_nsPrefix_4() const { return ___nsPrefix_4; } inline NamespacePrefixForQName_t38692CB52444997F00035FBB30BCEC358855A1B2 ** get_address_of_nsPrefix_4() { return &___nsPrefix_4; } inline void set_nsPrefix_4(NamespacePrefixForQName_t38692CB52444997F00035FBB30BCEC358855A1B2 * value) { ___nsPrefix_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___nsPrefix_4), (void*)value); } }; // System.Xml.Schema.XmlBaseConverter struct XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55 : public XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 { public: // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlBaseConverter::schemaType XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * ___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_t4F695A2F48A15F26227A564201074D2EBF094C55, ___schemaType_0)); } inline XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * get_schemaType_0() const { return ___schemaType_0; } inline XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA ** get_address_of_schemaType_0() { return &___schemaType_0; } inline void set_schemaType_0(XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * value) { ___schemaType_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___schemaType_0), (void*)value); } inline static int32_t get_offset_of_typeCode_1() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55, ___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_t4F695A2F48A15F26227A564201074D2EBF094C55, ___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((void**)(&___clrTypeDefault_2), (void*)value); } }; struct XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___ICollectionType_3), (void*)value); } inline static int32_t get_offset_of_IEnumerableType_4() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___IEnumerableType_4), (void*)value); } inline static int32_t get_offset_of_IListType_5() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___IListType_5), (void*)value); } inline static int32_t get_offset_of_ObjectArrayType_6() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___ObjectArrayType_6), (void*)value); } inline static int32_t get_offset_of_StringArrayType_7() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___StringArrayType_7), (void*)value); } inline static int32_t get_offset_of_XmlAtomicValueArrayType_8() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___XmlAtomicValueArrayType_8), (void*)value); } inline static int32_t get_offset_of_DecimalType_9() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___DecimalType_9), (void*)value); } inline static int32_t get_offset_of_Int32Type_10() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___Int32Type_10), (void*)value); } inline static int32_t get_offset_of_Int64Type_11() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___Int64Type_11), (void*)value); } inline static int32_t get_offset_of_StringType_12() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___StringType_12), (void*)value); } inline static int32_t get_offset_of_XmlAtomicValueType_13() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___XmlAtomicValueType_13), (void*)value); } inline static int32_t get_offset_of_ObjectType_14() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___ObjectType_14), (void*)value); } inline static int32_t get_offset_of_ByteType_15() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___ByteType_15), (void*)value); } inline static int32_t get_offset_of_Int16Type_16() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___Int16Type_16), (void*)value); } inline static int32_t get_offset_of_SByteType_17() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___SByteType_17), (void*)value); } inline static int32_t get_offset_of_UInt16Type_18() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___UInt16Type_18), (void*)value); } inline static int32_t get_offset_of_UInt32Type_19() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___UInt32Type_19), (void*)value); } inline static int32_t get_offset_of_UInt64Type_20() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___UInt64Type_20), (void*)value); } inline static int32_t get_offset_of_XPathItemType_21() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___XPathItemType_21), (void*)value); } inline static int32_t get_offset_of_DoubleType_22() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___DoubleType_22), (void*)value); } inline static int32_t get_offset_of_SingleType_23() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___SingleType_23), (void*)value); } inline static int32_t get_offset_of_DateTimeType_24() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___DateTimeType_24), (void*)value); } inline static int32_t get_offset_of_DateTimeOffsetType_25() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___DateTimeOffsetType_25), (void*)value); } inline static int32_t get_offset_of_BooleanType_26() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___BooleanType_26), (void*)value); } inline static int32_t get_offset_of_ByteArrayType_27() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___ByteArrayType_27), (void*)value); } inline static int32_t get_offset_of_XmlQualifiedNameType_28() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___XmlQualifiedNameType_28), (void*)value); } inline static int32_t get_offset_of_UriType_29() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___UriType_29), (void*)value); } inline static int32_t get_offset_of_TimeSpanType_30() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___TimeSpanType_30), (void*)value); } inline static int32_t get_offset_of_XPathNavigatorType_31() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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((void**)(&___XPathNavigatorType_31), (void*)value); } }; // System.Xml.XmlEncodedRawTextWriter struct XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51 : public XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 { public: // System.Boolean System.Xml.XmlEncodedRawTextWriter::useAsync bool ___useAsync_2; // System.Byte[] System.Xml.XmlEncodedRawTextWriter::bufBytes ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bufBytes_3; // System.IO.Stream System.Xml.XmlEncodedRawTextWriter::stream Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream_4; // System.Text.Encoding System.Xml.XmlEncodedRawTextWriter::encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___encoding_5; // System.Xml.XmlCharType System.Xml.XmlEncodedRawTextWriter::xmlCharType XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA ___xmlCharType_6; // System.Int32 System.Xml.XmlEncodedRawTextWriter::bufPos int32_t ___bufPos_7; // System.Int32 System.Xml.XmlEncodedRawTextWriter::textPos int32_t ___textPos_8; // System.Int32 System.Xml.XmlEncodedRawTextWriter::contentPos int32_t ___contentPos_9; // System.Int32 System.Xml.XmlEncodedRawTextWriter::cdataPos int32_t ___cdataPos_10; // System.Int32 System.Xml.XmlEncodedRawTextWriter::attrEndPos int32_t ___attrEndPos_11; // System.Int32 System.Xml.XmlEncodedRawTextWriter::bufLen int32_t ___bufLen_12; // System.Boolean System.Xml.XmlEncodedRawTextWriter::writeToNull bool ___writeToNull_13; // System.Boolean System.Xml.XmlEncodedRawTextWriter::hadDoubleBracket bool ___hadDoubleBracket_14; // System.Boolean System.Xml.XmlEncodedRawTextWriter::inAttributeValue bool ___inAttributeValue_15; // System.Int32 System.Xml.XmlEncodedRawTextWriter::bufBytesUsed int32_t ___bufBytesUsed_16; // System.Char[] System.Xml.XmlEncodedRawTextWriter::bufChars CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___bufChars_17; // System.Text.Encoder System.Xml.XmlEncodedRawTextWriter::encoder Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A * ___encoder_18; // System.IO.TextWriter System.Xml.XmlEncodedRawTextWriter::writer TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * ___writer_19; // System.Boolean System.Xml.XmlEncodedRawTextWriter::trackTextContent bool ___trackTextContent_20; // System.Boolean System.Xml.XmlEncodedRawTextWriter::inTextContent bool ___inTextContent_21; // System.Int32 System.Xml.XmlEncodedRawTextWriter::lastMarkPos int32_t ___lastMarkPos_22; // System.Int32[] System.Xml.XmlEncodedRawTextWriter::textContentMarks Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___textContentMarks_23; // System.Xml.CharEntityEncoderFallback System.Xml.XmlEncodedRawTextWriter::charEntityFallback CharEntityEncoderFallback_t4D5B1863C30C436F12B2BE9E8EE22193E27960EE * ___charEntityFallback_24; // System.Xml.NewLineHandling System.Xml.XmlEncodedRawTextWriter::newLineHandling int32_t ___newLineHandling_25; // System.Boolean System.Xml.XmlEncodedRawTextWriter::closeOutput bool ___closeOutput_26; // System.Boolean System.Xml.XmlEncodedRawTextWriter::omitXmlDeclaration bool ___omitXmlDeclaration_27; // System.String System.Xml.XmlEncodedRawTextWriter::newLineChars String_t* ___newLineChars_28; // System.Boolean System.Xml.XmlEncodedRawTextWriter::checkCharacters bool ___checkCharacters_29; // System.Xml.XmlStandalone System.Xml.XmlEncodedRawTextWriter::standalone int32_t ___standalone_30; // System.Xml.XmlOutputMethod System.Xml.XmlEncodedRawTextWriter::outputMethod int32_t ___outputMethod_31; // System.Boolean System.Xml.XmlEncodedRawTextWriter::autoXmlDeclaration bool ___autoXmlDeclaration_32; // System.Boolean System.Xml.XmlEncodedRawTextWriter::mergeCDataSections bool ___mergeCDataSections_33; public: inline static int32_t get_offset_of_useAsync_2() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___useAsync_2)); } inline bool get_useAsync_2() const { return ___useAsync_2; } inline bool* get_address_of_useAsync_2() { return &___useAsync_2; } inline void set_useAsync_2(bool value) { ___useAsync_2 = value; } inline static int32_t get_offset_of_bufBytes_3() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___bufBytes_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_bufBytes_3() const { return ___bufBytes_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_bufBytes_3() { return &___bufBytes_3; } inline void set_bufBytes_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___bufBytes_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___bufBytes_3), (void*)value); } inline static int32_t get_offset_of_stream_4() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___stream_4)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get_stream_4() const { return ___stream_4; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of_stream_4() { return &___stream_4; } inline void set_stream_4(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ___stream_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___stream_4), (void*)value); } inline static int32_t get_offset_of_encoding_5() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___encoding_5)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_encoding_5() const { return ___encoding_5; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_encoding_5() { return &___encoding_5; } inline void set_encoding_5(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___encoding_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___encoding_5), (void*)value); } inline static int32_t get_offset_of_xmlCharType_6() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___xmlCharType_6)); } inline XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA get_xmlCharType_6() const { return ___xmlCharType_6; } inline XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * get_address_of_xmlCharType_6() { return &___xmlCharType_6; } inline void set_xmlCharType_6(XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA value) { ___xmlCharType_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___xmlCharType_6))->___charProperties_2), (void*)NULL); } inline static int32_t get_offset_of_bufPos_7() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___bufPos_7)); } inline int32_t get_bufPos_7() const { return ___bufPos_7; } inline int32_t* get_address_of_bufPos_7() { return &___bufPos_7; } inline void set_bufPos_7(int32_t value) { ___bufPos_7 = value; } inline static int32_t get_offset_of_textPos_8() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___textPos_8)); } inline int32_t get_textPos_8() const { return ___textPos_8; } inline int32_t* get_address_of_textPos_8() { return &___textPos_8; } inline void set_textPos_8(int32_t value) { ___textPos_8 = value; } inline static int32_t get_offset_of_contentPos_9() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___contentPos_9)); } inline int32_t get_contentPos_9() const { return ___contentPos_9; } inline int32_t* get_address_of_contentPos_9() { return &___contentPos_9; } inline void set_contentPos_9(int32_t value) { ___contentPos_9 = value; } inline static int32_t get_offset_of_cdataPos_10() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___cdataPos_10)); } inline int32_t get_cdataPos_10() const { return ___cdataPos_10; } inline int32_t* get_address_of_cdataPos_10() { return &___cdataPos_10; } inline void set_cdataPos_10(int32_t value) { ___cdataPos_10 = value; } inline static int32_t get_offset_of_attrEndPos_11() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___attrEndPos_11)); } inline int32_t get_attrEndPos_11() const { return ___attrEndPos_11; } inline int32_t* get_address_of_attrEndPos_11() { return &___attrEndPos_11; } inline void set_attrEndPos_11(int32_t value) { ___attrEndPos_11 = value; } inline static int32_t get_offset_of_bufLen_12() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___bufLen_12)); } inline int32_t get_bufLen_12() const { return ___bufLen_12; } inline int32_t* get_address_of_bufLen_12() { return &___bufLen_12; } inline void set_bufLen_12(int32_t value) { ___bufLen_12 = value; } inline static int32_t get_offset_of_writeToNull_13() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___writeToNull_13)); } inline bool get_writeToNull_13() const { return ___writeToNull_13; } inline bool* get_address_of_writeToNull_13() { return &___writeToNull_13; } inline void set_writeToNull_13(bool value) { ___writeToNull_13 = value; } inline static int32_t get_offset_of_hadDoubleBracket_14() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___hadDoubleBracket_14)); } inline bool get_hadDoubleBracket_14() const { return ___hadDoubleBracket_14; } inline bool* get_address_of_hadDoubleBracket_14() { return &___hadDoubleBracket_14; } inline void set_hadDoubleBracket_14(bool value) { ___hadDoubleBracket_14 = value; } inline static int32_t get_offset_of_inAttributeValue_15() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___inAttributeValue_15)); } inline bool get_inAttributeValue_15() const { return ___inAttributeValue_15; } inline bool* get_address_of_inAttributeValue_15() { return &___inAttributeValue_15; } inline void set_inAttributeValue_15(bool value) { ___inAttributeValue_15 = value; } inline static int32_t get_offset_of_bufBytesUsed_16() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___bufBytesUsed_16)); } inline int32_t get_bufBytesUsed_16() const { return ___bufBytesUsed_16; } inline int32_t* get_address_of_bufBytesUsed_16() { return &___bufBytesUsed_16; } inline void set_bufBytesUsed_16(int32_t value) { ___bufBytesUsed_16 = value; } inline static int32_t get_offset_of_bufChars_17() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___bufChars_17)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_bufChars_17() const { return ___bufChars_17; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_bufChars_17() { return &___bufChars_17; } inline void set_bufChars_17(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___bufChars_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___bufChars_17), (void*)value); } inline static int32_t get_offset_of_encoder_18() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___encoder_18)); } inline Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A * get_encoder_18() const { return ___encoder_18; } inline Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A ** get_address_of_encoder_18() { return &___encoder_18; } inline void set_encoder_18(Encoder_t5095F24D3B1D0F70D08762B980731B9F1ADEE56A * value) { ___encoder_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___encoder_18), (void*)value); } inline static int32_t get_offset_of_writer_19() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___writer_19)); } inline TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * get_writer_19() const { return ___writer_19; } inline TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 ** get_address_of_writer_19() { return &___writer_19; } inline void set_writer_19(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * value) { ___writer_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___writer_19), (void*)value); } inline static int32_t get_offset_of_trackTextContent_20() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___trackTextContent_20)); } inline bool get_trackTextContent_20() const { return ___trackTextContent_20; } inline bool* get_address_of_trackTextContent_20() { return &___trackTextContent_20; } inline void set_trackTextContent_20(bool value) { ___trackTextContent_20 = value; } inline static int32_t get_offset_of_inTextContent_21() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___inTextContent_21)); } inline bool get_inTextContent_21() const { return ___inTextContent_21; } inline bool* get_address_of_inTextContent_21() { return &___inTextContent_21; } inline void set_inTextContent_21(bool value) { ___inTextContent_21 = value; } inline static int32_t get_offset_of_lastMarkPos_22() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___lastMarkPos_22)); } inline int32_t get_lastMarkPos_22() const { return ___lastMarkPos_22; } inline int32_t* get_address_of_lastMarkPos_22() { return &___lastMarkPos_22; } inline void set_lastMarkPos_22(int32_t value) { ___lastMarkPos_22 = value; } inline static int32_t get_offset_of_textContentMarks_23() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___textContentMarks_23)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_textContentMarks_23() const { return ___textContentMarks_23; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_textContentMarks_23() { return &___textContentMarks_23; } inline void set_textContentMarks_23(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___textContentMarks_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___textContentMarks_23), (void*)value); } inline static int32_t get_offset_of_charEntityFallback_24() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___charEntityFallback_24)); } inline CharEntityEncoderFallback_t4D5B1863C30C436F12B2BE9E8EE22193E27960EE * get_charEntityFallback_24() const { return ___charEntityFallback_24; } inline CharEntityEncoderFallback_t4D5B1863C30C436F12B2BE9E8EE22193E27960EE ** get_address_of_charEntityFallback_24() { return &___charEntityFallback_24; } inline void set_charEntityFallback_24(CharEntityEncoderFallback_t4D5B1863C30C436F12B2BE9E8EE22193E27960EE * value) { ___charEntityFallback_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___charEntityFallback_24), (void*)value); } inline static int32_t get_offset_of_newLineHandling_25() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___newLineHandling_25)); } inline int32_t get_newLineHandling_25() const { return ___newLineHandling_25; } inline int32_t* get_address_of_newLineHandling_25() { return &___newLineHandling_25; } inline void set_newLineHandling_25(int32_t value) { ___newLineHandling_25 = value; } inline static int32_t get_offset_of_closeOutput_26() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___closeOutput_26)); } inline bool get_closeOutput_26() const { return ___closeOutput_26; } inline bool* get_address_of_closeOutput_26() { return &___closeOutput_26; } inline void set_closeOutput_26(bool value) { ___closeOutput_26 = value; } inline static int32_t get_offset_of_omitXmlDeclaration_27() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___omitXmlDeclaration_27)); } inline bool get_omitXmlDeclaration_27() const { return ___omitXmlDeclaration_27; } inline bool* get_address_of_omitXmlDeclaration_27() { return &___omitXmlDeclaration_27; } inline void set_omitXmlDeclaration_27(bool value) { ___omitXmlDeclaration_27 = value; } inline static int32_t get_offset_of_newLineChars_28() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___newLineChars_28)); } inline String_t* get_newLineChars_28() const { return ___newLineChars_28; } inline String_t** get_address_of_newLineChars_28() { return &___newLineChars_28; } inline void set_newLineChars_28(String_t* value) { ___newLineChars_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___newLineChars_28), (void*)value); } inline static int32_t get_offset_of_checkCharacters_29() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___checkCharacters_29)); } inline bool get_checkCharacters_29() const { return ___checkCharacters_29; } inline bool* get_address_of_checkCharacters_29() { return &___checkCharacters_29; } inline void set_checkCharacters_29(bool value) { ___checkCharacters_29 = value; } inline static int32_t get_offset_of_standalone_30() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___standalone_30)); } inline int32_t get_standalone_30() const { return ___standalone_30; } inline int32_t* get_address_of_standalone_30() { return &___standalone_30; } inline void set_standalone_30(int32_t value) { ___standalone_30 = value; } inline static int32_t get_offset_of_outputMethod_31() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___outputMethod_31)); } inline int32_t get_outputMethod_31() const { return ___outputMethod_31; } inline int32_t* get_address_of_outputMethod_31() { return &___outputMethod_31; } inline void set_outputMethod_31(int32_t value) { ___outputMethod_31 = value; } inline static int32_t get_offset_of_autoXmlDeclaration_32() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___autoXmlDeclaration_32)); } inline bool get_autoXmlDeclaration_32() const { return ___autoXmlDeclaration_32; } inline bool* get_address_of_autoXmlDeclaration_32() { return &___autoXmlDeclaration_32; } inline void set_autoXmlDeclaration_32(bool value) { ___autoXmlDeclaration_32 = value; } inline static int32_t get_offset_of_mergeCDataSections_33() { return static_cast(offsetof(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51, ___mergeCDataSections_33)); } inline bool get_mergeCDataSections_33() const { return ___mergeCDataSections_33; } inline bool* get_address_of_mergeCDataSections_33() { return &___mergeCDataSections_33; } inline void set_mergeCDataSections_33(bool value) { ___mergeCDataSections_33 = value; } }; // System.Xml.Schema.XmlSchemaType struct XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA : public XmlSchemaAnnotated_t68F13E739330186883290FF723E752BD26F2E3A7 { 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_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * ___baseSchemaType_2; // System.Xml.Schema.XmlSchemaDatatype System.Xml.Schema.XmlSchemaType::datatype XmlSchemaDatatype_t857F76DDC0B34F4FC5DDA7AEF2736EB3660A4C38 * ___datatype_3; // System.Xml.Schema.SchemaElementDecl modreq(System.Runtime.CompilerServices.IsVolatile) System.Xml.Schema.XmlSchemaType::elementDecl SchemaElementDecl_t2C010D7212311FC98219214B53CEC6084997243B * ___elementDecl_4; // System.Xml.XmlQualifiedName modreq(System.Runtime.CompilerServices.IsVolatile) System.Xml.Schema.XmlSchemaType::qname XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * ___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_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA, ___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_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA, ___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_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA, ___baseSchemaType_2)); } inline XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * get_baseSchemaType_2() const { return ___baseSchemaType_2; } inline XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA ** get_address_of_baseSchemaType_2() { return &___baseSchemaType_2; } inline void set_baseSchemaType_2(XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * value) { ___baseSchemaType_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___baseSchemaType_2), (void*)value); } inline static int32_t get_offset_of_datatype_3() { return static_cast(offsetof(XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA, ___datatype_3)); } inline XmlSchemaDatatype_t857F76DDC0B34F4FC5DDA7AEF2736EB3660A4C38 * get_datatype_3() const { return ___datatype_3; } inline XmlSchemaDatatype_t857F76DDC0B34F4FC5DDA7AEF2736EB3660A4C38 ** get_address_of_datatype_3() { return &___datatype_3; } inline void set_datatype_3(XmlSchemaDatatype_t857F76DDC0B34F4FC5DDA7AEF2736EB3660A4C38 * value) { ___datatype_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___datatype_3), (void*)value); } inline static int32_t get_offset_of_elementDecl_4() { return static_cast(offsetof(XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA, ___elementDecl_4)); } inline SchemaElementDecl_t2C010D7212311FC98219214B53CEC6084997243B * get_elementDecl_4() const { return ___elementDecl_4; } inline SchemaElementDecl_t2C010D7212311FC98219214B53CEC6084997243B ** get_address_of_elementDecl_4() { return &___elementDecl_4; } inline void set_elementDecl_4(SchemaElementDecl_t2C010D7212311FC98219214B53CEC6084997243B * value) { ___elementDecl_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___elementDecl_4), (void*)value); } inline static int32_t get_offset_of_qname_5() { return static_cast(offsetof(XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA, ___qname_5)); } inline XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * get_qname_5() const { return ___qname_5; } inline XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 ** get_address_of_qname_5() { return &___qname_5; } inline void set_qname_5(XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * value) { ___qname_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___qname_5), (void*)value); } inline static int32_t get_offset_of_contentType_6() { return static_cast(offsetof(XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA, ___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; } }; // System.Xml.XmlUtf8RawTextWriter struct XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 : public XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 { public: // System.Boolean System.Xml.XmlUtf8RawTextWriter::useAsync bool ___useAsync_2; // System.Byte[] System.Xml.XmlUtf8RawTextWriter::bufBytes ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___bufBytes_3; // System.IO.Stream System.Xml.XmlUtf8RawTextWriter::stream Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream_4; // System.Text.Encoding System.Xml.XmlUtf8RawTextWriter::encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___encoding_5; // System.Xml.XmlCharType System.Xml.XmlUtf8RawTextWriter::xmlCharType XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA ___xmlCharType_6; // System.Int32 System.Xml.XmlUtf8RawTextWriter::bufPos int32_t ___bufPos_7; // System.Int32 System.Xml.XmlUtf8RawTextWriter::textPos int32_t ___textPos_8; // System.Int32 System.Xml.XmlUtf8RawTextWriter::contentPos int32_t ___contentPos_9; // System.Int32 System.Xml.XmlUtf8RawTextWriter::cdataPos int32_t ___cdataPos_10; // System.Int32 System.Xml.XmlUtf8RawTextWriter::attrEndPos int32_t ___attrEndPos_11; // System.Int32 System.Xml.XmlUtf8RawTextWriter::bufLen int32_t ___bufLen_12; // System.Boolean System.Xml.XmlUtf8RawTextWriter::writeToNull bool ___writeToNull_13; // System.Boolean System.Xml.XmlUtf8RawTextWriter::hadDoubleBracket bool ___hadDoubleBracket_14; // System.Boolean System.Xml.XmlUtf8RawTextWriter::inAttributeValue bool ___inAttributeValue_15; // System.Xml.NewLineHandling System.Xml.XmlUtf8RawTextWriter::newLineHandling int32_t ___newLineHandling_16; // System.Boolean System.Xml.XmlUtf8RawTextWriter::closeOutput bool ___closeOutput_17; // System.Boolean System.Xml.XmlUtf8RawTextWriter::omitXmlDeclaration bool ___omitXmlDeclaration_18; // System.String System.Xml.XmlUtf8RawTextWriter::newLineChars String_t* ___newLineChars_19; // System.Boolean System.Xml.XmlUtf8RawTextWriter::checkCharacters bool ___checkCharacters_20; // System.Xml.XmlStandalone System.Xml.XmlUtf8RawTextWriter::standalone int32_t ___standalone_21; // System.Xml.XmlOutputMethod System.Xml.XmlUtf8RawTextWriter::outputMethod int32_t ___outputMethod_22; // System.Boolean System.Xml.XmlUtf8RawTextWriter::autoXmlDeclaration bool ___autoXmlDeclaration_23; // System.Boolean System.Xml.XmlUtf8RawTextWriter::mergeCDataSections bool ___mergeCDataSections_24; public: inline static int32_t get_offset_of_useAsync_2() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___useAsync_2)); } inline bool get_useAsync_2() const { return ___useAsync_2; } inline bool* get_address_of_useAsync_2() { return &___useAsync_2; } inline void set_useAsync_2(bool value) { ___useAsync_2 = value; } inline static int32_t get_offset_of_bufBytes_3() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___bufBytes_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_bufBytes_3() const { return ___bufBytes_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_bufBytes_3() { return &___bufBytes_3; } inline void set_bufBytes_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___bufBytes_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___bufBytes_3), (void*)value); } inline static int32_t get_offset_of_stream_4() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___stream_4)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get_stream_4() const { return ___stream_4; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of_stream_4() { return &___stream_4; } inline void set_stream_4(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ___stream_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___stream_4), (void*)value); } inline static int32_t get_offset_of_encoding_5() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___encoding_5)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_encoding_5() const { return ___encoding_5; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_encoding_5() { return &___encoding_5; } inline void set_encoding_5(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___encoding_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___encoding_5), (void*)value); } inline static int32_t get_offset_of_xmlCharType_6() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___xmlCharType_6)); } inline XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA get_xmlCharType_6() const { return ___xmlCharType_6; } inline XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * get_address_of_xmlCharType_6() { return &___xmlCharType_6; } inline void set_xmlCharType_6(XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA value) { ___xmlCharType_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___xmlCharType_6))->___charProperties_2), (void*)NULL); } inline static int32_t get_offset_of_bufPos_7() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___bufPos_7)); } inline int32_t get_bufPos_7() const { return ___bufPos_7; } inline int32_t* get_address_of_bufPos_7() { return &___bufPos_7; } inline void set_bufPos_7(int32_t value) { ___bufPos_7 = value; } inline static int32_t get_offset_of_textPos_8() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___textPos_8)); } inline int32_t get_textPos_8() const { return ___textPos_8; } inline int32_t* get_address_of_textPos_8() { return &___textPos_8; } inline void set_textPos_8(int32_t value) { ___textPos_8 = value; } inline static int32_t get_offset_of_contentPos_9() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___contentPos_9)); } inline int32_t get_contentPos_9() const { return ___contentPos_9; } inline int32_t* get_address_of_contentPos_9() { return &___contentPos_9; } inline void set_contentPos_9(int32_t value) { ___contentPos_9 = value; } inline static int32_t get_offset_of_cdataPos_10() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___cdataPos_10)); } inline int32_t get_cdataPos_10() const { return ___cdataPos_10; } inline int32_t* get_address_of_cdataPos_10() { return &___cdataPos_10; } inline void set_cdataPos_10(int32_t value) { ___cdataPos_10 = value; } inline static int32_t get_offset_of_attrEndPos_11() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___attrEndPos_11)); } inline int32_t get_attrEndPos_11() const { return ___attrEndPos_11; } inline int32_t* get_address_of_attrEndPos_11() { return &___attrEndPos_11; } inline void set_attrEndPos_11(int32_t value) { ___attrEndPos_11 = value; } inline static int32_t get_offset_of_bufLen_12() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___bufLen_12)); } inline int32_t get_bufLen_12() const { return ___bufLen_12; } inline int32_t* get_address_of_bufLen_12() { return &___bufLen_12; } inline void set_bufLen_12(int32_t value) { ___bufLen_12 = value; } inline static int32_t get_offset_of_writeToNull_13() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___writeToNull_13)); } inline bool get_writeToNull_13() const { return ___writeToNull_13; } inline bool* get_address_of_writeToNull_13() { return &___writeToNull_13; } inline void set_writeToNull_13(bool value) { ___writeToNull_13 = value; } inline static int32_t get_offset_of_hadDoubleBracket_14() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___hadDoubleBracket_14)); } inline bool get_hadDoubleBracket_14() const { return ___hadDoubleBracket_14; } inline bool* get_address_of_hadDoubleBracket_14() { return &___hadDoubleBracket_14; } inline void set_hadDoubleBracket_14(bool value) { ___hadDoubleBracket_14 = value; } inline static int32_t get_offset_of_inAttributeValue_15() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___inAttributeValue_15)); } inline bool get_inAttributeValue_15() const { return ___inAttributeValue_15; } inline bool* get_address_of_inAttributeValue_15() { return &___inAttributeValue_15; } inline void set_inAttributeValue_15(bool value) { ___inAttributeValue_15 = value; } inline static int32_t get_offset_of_newLineHandling_16() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___newLineHandling_16)); } inline int32_t get_newLineHandling_16() const { return ___newLineHandling_16; } inline int32_t* get_address_of_newLineHandling_16() { return &___newLineHandling_16; } inline void set_newLineHandling_16(int32_t value) { ___newLineHandling_16 = value; } inline static int32_t get_offset_of_closeOutput_17() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___closeOutput_17)); } inline bool get_closeOutput_17() const { return ___closeOutput_17; } inline bool* get_address_of_closeOutput_17() { return &___closeOutput_17; } inline void set_closeOutput_17(bool value) { ___closeOutput_17 = value; } inline static int32_t get_offset_of_omitXmlDeclaration_18() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___omitXmlDeclaration_18)); } inline bool get_omitXmlDeclaration_18() const { return ___omitXmlDeclaration_18; } inline bool* get_address_of_omitXmlDeclaration_18() { return &___omitXmlDeclaration_18; } inline void set_omitXmlDeclaration_18(bool value) { ___omitXmlDeclaration_18 = value; } inline static int32_t get_offset_of_newLineChars_19() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___newLineChars_19)); } inline String_t* get_newLineChars_19() const { return ___newLineChars_19; } inline String_t** get_address_of_newLineChars_19() { return &___newLineChars_19; } inline void set_newLineChars_19(String_t* value) { ___newLineChars_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___newLineChars_19), (void*)value); } inline static int32_t get_offset_of_checkCharacters_20() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___checkCharacters_20)); } inline bool get_checkCharacters_20() const { return ___checkCharacters_20; } inline bool* get_address_of_checkCharacters_20() { return &___checkCharacters_20; } inline void set_checkCharacters_20(bool value) { ___checkCharacters_20 = value; } inline static int32_t get_offset_of_standalone_21() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___standalone_21)); } inline int32_t get_standalone_21() const { return ___standalone_21; } inline int32_t* get_address_of_standalone_21() { return &___standalone_21; } inline void set_standalone_21(int32_t value) { ___standalone_21 = value; } inline static int32_t get_offset_of_outputMethod_22() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___outputMethod_22)); } inline int32_t get_outputMethod_22() const { return ___outputMethod_22; } inline int32_t* get_address_of_outputMethod_22() { return &___outputMethod_22; } inline void set_outputMethod_22(int32_t value) { ___outputMethod_22 = value; } inline static int32_t get_offset_of_autoXmlDeclaration_23() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___autoXmlDeclaration_23)); } inline bool get_autoXmlDeclaration_23() const { return ___autoXmlDeclaration_23; } inline bool* get_address_of_autoXmlDeclaration_23() { return &___autoXmlDeclaration_23; } inline void set_autoXmlDeclaration_23(bool value) { ___autoXmlDeclaration_23 = value; } inline static int32_t get_offset_of_mergeCDataSections_24() { return static_cast(offsetof(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2, ___mergeCDataSections_24)); } inline bool get_mergeCDataSections_24() const { return ___mergeCDataSections_24; } inline bool* get_address_of_mergeCDataSections_24() { return &___mergeCDataSections_24; } inline void set_mergeCDataSections_24(bool value) { ___mergeCDataSections_24 = value; } }; // System.Xml.XmlWellFormedWriter struct XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 : public XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D { public: // System.Xml.XmlWriter System.Xml.XmlWellFormedWriter::writer XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * ___writer_0; // System.Xml.XmlRawWriter System.Xml.XmlWellFormedWriter::rawWriter XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * ___rawWriter_1; // System.Xml.IXmlNamespaceResolver System.Xml.XmlWellFormedWriter::predefinedNamespaces RuntimeObject* ___predefinedNamespaces_2; // System.Xml.XmlWellFormedWriter/Namespace[] System.Xml.XmlWellFormedWriter::nsStack NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* ___nsStack_3; // System.Int32 System.Xml.XmlWellFormedWriter::nsTop int32_t ___nsTop_4; // System.Collections.Generic.Dictionary`2 System.Xml.XmlWellFormedWriter::nsHashtable Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * ___nsHashtable_5; // System.Boolean System.Xml.XmlWellFormedWriter::useNsHashtable bool ___useNsHashtable_6; // System.Xml.XmlWellFormedWriter/ElementScope[] System.Xml.XmlWellFormedWriter::elemScopeStack ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* ___elemScopeStack_7; // System.Int32 System.Xml.XmlWellFormedWriter::elemTop int32_t ___elemTop_8; // System.Xml.XmlWellFormedWriter/AttrName[] System.Xml.XmlWellFormedWriter::attrStack AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8* ___attrStack_9; // System.Int32 System.Xml.XmlWellFormedWriter::attrCount int32_t ___attrCount_10; // System.Collections.Generic.Dictionary`2 System.Xml.XmlWellFormedWriter::attrHashTable Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * ___attrHashTable_11; // System.Xml.XmlWellFormedWriter/SpecialAttribute System.Xml.XmlWellFormedWriter::specAttr int32_t ___specAttr_12; // System.Xml.XmlWellFormedWriter/AttributeValueCache System.Xml.XmlWellFormedWriter::attrValueCache AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * ___attrValueCache_13; // System.String System.Xml.XmlWellFormedWriter::curDeclPrefix String_t* ___curDeclPrefix_14; // System.Xml.XmlWellFormedWriter/State[] System.Xml.XmlWellFormedWriter::stateTable StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* ___stateTable_15; // System.Xml.XmlWellFormedWriter/State System.Xml.XmlWellFormedWriter::currentState int32_t ___currentState_16; // System.Boolean System.Xml.XmlWellFormedWriter::checkCharacters bool ___checkCharacters_17; // System.Boolean System.Xml.XmlWellFormedWriter::omitDuplNamespaces bool ___omitDuplNamespaces_18; // System.Boolean System.Xml.XmlWellFormedWriter::writeEndDocumentOnClose bool ___writeEndDocumentOnClose_19; // System.Xml.ConformanceLevel System.Xml.XmlWellFormedWriter::conformanceLevel int32_t ___conformanceLevel_20; // System.Boolean System.Xml.XmlWellFormedWriter::dtdWritten bool ___dtdWritten_21; // System.Boolean System.Xml.XmlWellFormedWriter::xmlDeclFollows bool ___xmlDeclFollows_22; // System.Xml.XmlCharType System.Xml.XmlWellFormedWriter::xmlCharType XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA ___xmlCharType_23; // System.Xml.SecureStringHasher System.Xml.XmlWellFormedWriter::hasher SecureStringHasher_t5F3BC4AE212133FAD80F39ED81D0338B8A21A87A * ___hasher_24; public: inline static int32_t get_offset_of_writer_0() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___writer_0)); } inline XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * get_writer_0() const { return ___writer_0; } inline XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D ** get_address_of_writer_0() { return &___writer_0; } inline void set_writer_0(XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * value) { ___writer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___writer_0), (void*)value); } inline static int32_t get_offset_of_rawWriter_1() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___rawWriter_1)); } inline XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * get_rawWriter_1() const { return ___rawWriter_1; } inline XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 ** get_address_of_rawWriter_1() { return &___rawWriter_1; } inline void set_rawWriter_1(XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * value) { ___rawWriter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___rawWriter_1), (void*)value); } inline static int32_t get_offset_of_predefinedNamespaces_2() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___predefinedNamespaces_2)); } inline RuntimeObject* get_predefinedNamespaces_2() const { return ___predefinedNamespaces_2; } inline RuntimeObject** get_address_of_predefinedNamespaces_2() { return &___predefinedNamespaces_2; } inline void set_predefinedNamespaces_2(RuntimeObject* value) { ___predefinedNamespaces_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___predefinedNamespaces_2), (void*)value); } inline static int32_t get_offset_of_nsStack_3() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___nsStack_3)); } inline NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* get_nsStack_3() const { return ___nsStack_3; } inline NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12** get_address_of_nsStack_3() { return &___nsStack_3; } inline void set_nsStack_3(NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* value) { ___nsStack_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___nsStack_3), (void*)value); } inline static int32_t get_offset_of_nsTop_4() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___nsTop_4)); } inline int32_t get_nsTop_4() const { return ___nsTop_4; } inline int32_t* get_address_of_nsTop_4() { return &___nsTop_4; } inline void set_nsTop_4(int32_t value) { ___nsTop_4 = value; } inline static int32_t get_offset_of_nsHashtable_5() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___nsHashtable_5)); } inline Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * get_nsHashtable_5() const { return ___nsHashtable_5; } inline Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 ** get_address_of_nsHashtable_5() { return &___nsHashtable_5; } inline void set_nsHashtable_5(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * value) { ___nsHashtable_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___nsHashtable_5), (void*)value); } inline static int32_t get_offset_of_useNsHashtable_6() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___useNsHashtable_6)); } inline bool get_useNsHashtable_6() const { return ___useNsHashtable_6; } inline bool* get_address_of_useNsHashtable_6() { return &___useNsHashtable_6; } inline void set_useNsHashtable_6(bool value) { ___useNsHashtable_6 = value; } inline static int32_t get_offset_of_elemScopeStack_7() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___elemScopeStack_7)); } inline ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* get_elemScopeStack_7() const { return ___elemScopeStack_7; } inline ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB** get_address_of_elemScopeStack_7() { return &___elemScopeStack_7; } inline void set_elemScopeStack_7(ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* value) { ___elemScopeStack_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___elemScopeStack_7), (void*)value); } inline static int32_t get_offset_of_elemTop_8() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___elemTop_8)); } inline int32_t get_elemTop_8() const { return ___elemTop_8; } inline int32_t* get_address_of_elemTop_8() { return &___elemTop_8; } inline void set_elemTop_8(int32_t value) { ___elemTop_8 = value; } inline static int32_t get_offset_of_attrStack_9() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___attrStack_9)); } inline AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8* get_attrStack_9() const { return ___attrStack_9; } inline AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8** get_address_of_attrStack_9() { return &___attrStack_9; } inline void set_attrStack_9(AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8* value) { ___attrStack_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___attrStack_9), (void*)value); } inline static int32_t get_offset_of_attrCount_10() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___attrCount_10)); } inline int32_t get_attrCount_10() const { return ___attrCount_10; } inline int32_t* get_address_of_attrCount_10() { return &___attrCount_10; } inline void set_attrCount_10(int32_t value) { ___attrCount_10 = value; } inline static int32_t get_offset_of_attrHashTable_11() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___attrHashTable_11)); } inline Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * get_attrHashTable_11() const { return ___attrHashTable_11; } inline Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 ** get_address_of_attrHashTable_11() { return &___attrHashTable_11; } inline void set_attrHashTable_11(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * value) { ___attrHashTable_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___attrHashTable_11), (void*)value); } inline static int32_t get_offset_of_specAttr_12() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___specAttr_12)); } inline int32_t get_specAttr_12() const { return ___specAttr_12; } inline int32_t* get_address_of_specAttr_12() { return &___specAttr_12; } inline void set_specAttr_12(int32_t value) { ___specAttr_12 = value; } inline static int32_t get_offset_of_attrValueCache_13() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___attrValueCache_13)); } inline AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * get_attrValueCache_13() const { return ___attrValueCache_13; } inline AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D ** get_address_of_attrValueCache_13() { return &___attrValueCache_13; } inline void set_attrValueCache_13(AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * value) { ___attrValueCache_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___attrValueCache_13), (void*)value); } inline static int32_t get_offset_of_curDeclPrefix_14() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___curDeclPrefix_14)); } inline String_t* get_curDeclPrefix_14() const { return ___curDeclPrefix_14; } inline String_t** get_address_of_curDeclPrefix_14() { return &___curDeclPrefix_14; } inline void set_curDeclPrefix_14(String_t* value) { ___curDeclPrefix_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___curDeclPrefix_14), (void*)value); } inline static int32_t get_offset_of_stateTable_15() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___stateTable_15)); } inline StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* get_stateTable_15() const { return ___stateTable_15; } inline StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047** get_address_of_stateTable_15() { return &___stateTable_15; } inline void set_stateTable_15(StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* value) { ___stateTable_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___stateTable_15), (void*)value); } inline static int32_t get_offset_of_currentState_16() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___currentState_16)); } inline int32_t get_currentState_16() const { return ___currentState_16; } inline int32_t* get_address_of_currentState_16() { return &___currentState_16; } inline void set_currentState_16(int32_t value) { ___currentState_16 = value; } inline static int32_t get_offset_of_checkCharacters_17() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___checkCharacters_17)); } inline bool get_checkCharacters_17() const { return ___checkCharacters_17; } inline bool* get_address_of_checkCharacters_17() { return &___checkCharacters_17; } inline void set_checkCharacters_17(bool value) { ___checkCharacters_17 = value; } inline static int32_t get_offset_of_omitDuplNamespaces_18() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___omitDuplNamespaces_18)); } inline bool get_omitDuplNamespaces_18() const { return ___omitDuplNamespaces_18; } inline bool* get_address_of_omitDuplNamespaces_18() { return &___omitDuplNamespaces_18; } inline void set_omitDuplNamespaces_18(bool value) { ___omitDuplNamespaces_18 = value; } inline static int32_t get_offset_of_writeEndDocumentOnClose_19() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___writeEndDocumentOnClose_19)); } inline bool get_writeEndDocumentOnClose_19() const { return ___writeEndDocumentOnClose_19; } inline bool* get_address_of_writeEndDocumentOnClose_19() { return &___writeEndDocumentOnClose_19; } inline void set_writeEndDocumentOnClose_19(bool value) { ___writeEndDocumentOnClose_19 = value; } inline static int32_t get_offset_of_conformanceLevel_20() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___conformanceLevel_20)); } inline int32_t get_conformanceLevel_20() const { return ___conformanceLevel_20; } inline int32_t* get_address_of_conformanceLevel_20() { return &___conformanceLevel_20; } inline void set_conformanceLevel_20(int32_t value) { ___conformanceLevel_20 = value; } inline static int32_t get_offset_of_dtdWritten_21() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___dtdWritten_21)); } inline bool get_dtdWritten_21() const { return ___dtdWritten_21; } inline bool* get_address_of_dtdWritten_21() { return &___dtdWritten_21; } inline void set_dtdWritten_21(bool value) { ___dtdWritten_21 = value; } inline static int32_t get_offset_of_xmlDeclFollows_22() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___xmlDeclFollows_22)); } inline bool get_xmlDeclFollows_22() const { return ___xmlDeclFollows_22; } inline bool* get_address_of_xmlDeclFollows_22() { return &___xmlDeclFollows_22; } inline void set_xmlDeclFollows_22(bool value) { ___xmlDeclFollows_22 = value; } inline static int32_t get_offset_of_xmlCharType_23() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___xmlCharType_23)); } inline XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA get_xmlCharType_23() const { return ___xmlCharType_23; } inline XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * get_address_of_xmlCharType_23() { return &___xmlCharType_23; } inline void set_xmlCharType_23(XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA value) { ___xmlCharType_23 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___xmlCharType_23))->___charProperties_2), (void*)NULL); } inline static int32_t get_offset_of_hasher_24() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667, ___hasher_24)); } inline SecureStringHasher_t5F3BC4AE212133FAD80F39ED81D0338B8A21A87A * get_hasher_24() const { return ___hasher_24; } inline SecureStringHasher_t5F3BC4AE212133FAD80F39ED81D0338B8A21A87A ** get_address_of_hasher_24() { return &___hasher_24; } inline void set_hasher_24(SecureStringHasher_t5F3BC4AE212133FAD80F39ED81D0338B8A21A87A * value) { ___hasher_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___hasher_24), (void*)value); } }; struct XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields { public: // System.String[] System.Xml.XmlWellFormedWriter::stateName StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___stateName_25; // System.String[] System.Xml.XmlWellFormedWriter::tokenName StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___tokenName_26; // System.Xml.WriteState[] System.Xml.XmlWellFormedWriter::state2WriteState WriteStateU5BU5D_t2A56E7401E9CDE694F35A8072DFD3AAC3516906B* ___state2WriteState_27; // System.Xml.XmlWellFormedWriter/State[] System.Xml.XmlWellFormedWriter::StateTableDocument StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* ___StateTableDocument_28; // System.Xml.XmlWellFormedWriter/State[] System.Xml.XmlWellFormedWriter::StateTableAuto StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* ___StateTableAuto_29; public: inline static int32_t get_offset_of_stateName_25() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields, ___stateName_25)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_stateName_25() const { return ___stateName_25; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_stateName_25() { return &___stateName_25; } inline void set_stateName_25(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___stateName_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___stateName_25), (void*)value); } inline static int32_t get_offset_of_tokenName_26() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields, ___tokenName_26)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_tokenName_26() const { return ___tokenName_26; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_tokenName_26() { return &___tokenName_26; } inline void set_tokenName_26(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___tokenName_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___tokenName_26), (void*)value); } inline static int32_t get_offset_of_state2WriteState_27() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields, ___state2WriteState_27)); } inline WriteStateU5BU5D_t2A56E7401E9CDE694F35A8072DFD3AAC3516906B* get_state2WriteState_27() const { return ___state2WriteState_27; } inline WriteStateU5BU5D_t2A56E7401E9CDE694F35A8072DFD3AAC3516906B** get_address_of_state2WriteState_27() { return &___state2WriteState_27; } inline void set_state2WriteState_27(WriteStateU5BU5D_t2A56E7401E9CDE694F35A8072DFD3AAC3516906B* value) { ___state2WriteState_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___state2WriteState_27), (void*)value); } inline static int32_t get_offset_of_StateTableDocument_28() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields, ___StateTableDocument_28)); } inline StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* get_StateTableDocument_28() const { return ___StateTableDocument_28; } inline StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047** get_address_of_StateTableDocument_28() { return &___StateTableDocument_28; } inline void set_StateTableDocument_28(StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* value) { ___StateTableDocument_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___StateTableDocument_28), (void*)value); } inline static int32_t get_offset_of_StateTableAuto_29() { return static_cast(offsetof(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields, ___StateTableAuto_29)); } inline StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* get_StateTableAuto_29() const { return ___StateTableAuto_29; } inline StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047** get_address_of_StateTableAuto_29() { return &___StateTableAuto_29; } inline void set_StateTableAuto_29(StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* value) { ___StateTableAuto_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___StateTableAuto_29), (void*)value); } }; // System.Xml.XmlWhitespace struct XmlWhitespace_t7BB2E46A48255FAEF7A758CA9EE2191A4891D56C : public XmlCharacterData_tDE362DEBB89559C552E40DB1346331A259C9205B { public: public: }; // System.Xml.XmlWriterSettings struct XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 : public RuntimeObject { public: // System.Boolean System.Xml.XmlWriterSettings::useAsync bool ___useAsync_0; // System.Text.Encoding System.Xml.XmlWriterSettings::encoding Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * ___encoding_1; // System.Boolean System.Xml.XmlWriterSettings::omitXmlDecl bool ___omitXmlDecl_2; // System.Xml.NewLineHandling System.Xml.XmlWriterSettings::newLineHandling int32_t ___newLineHandling_3; // System.String System.Xml.XmlWriterSettings::newLineChars String_t* ___newLineChars_4; // System.Xml.TriState System.Xml.XmlWriterSettings::indent int32_t ___indent_5; // System.String System.Xml.XmlWriterSettings::indentChars String_t* ___indentChars_6; // System.Boolean System.Xml.XmlWriterSettings::newLineOnAttributes bool ___newLineOnAttributes_7; // System.Boolean System.Xml.XmlWriterSettings::closeOutput bool ___closeOutput_8; // System.Xml.NamespaceHandling System.Xml.XmlWriterSettings::namespaceHandling int32_t ___namespaceHandling_9; // System.Xml.ConformanceLevel System.Xml.XmlWriterSettings::conformanceLevel int32_t ___conformanceLevel_10; // System.Boolean System.Xml.XmlWriterSettings::checkCharacters bool ___checkCharacters_11; // System.Boolean System.Xml.XmlWriterSettings::writeEndDocumentOnClose bool ___writeEndDocumentOnClose_12; // System.Xml.XmlOutputMethod System.Xml.XmlWriterSettings::outputMethod int32_t ___outputMethod_13; // System.Collections.Generic.List`1 System.Xml.XmlWriterSettings::cdataSections List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D * ___cdataSections_14; // System.Boolean System.Xml.XmlWriterSettings::doNotEscapeUriAttributes bool ___doNotEscapeUriAttributes_15; // System.Boolean System.Xml.XmlWriterSettings::mergeCDataSections bool ___mergeCDataSections_16; // System.String System.Xml.XmlWriterSettings::mediaType String_t* ___mediaType_17; // System.String System.Xml.XmlWriterSettings::docTypeSystem String_t* ___docTypeSystem_18; // System.String System.Xml.XmlWriterSettings::docTypePublic String_t* ___docTypePublic_19; // System.Xml.XmlStandalone System.Xml.XmlWriterSettings::standalone int32_t ___standalone_20; // System.Boolean System.Xml.XmlWriterSettings::autoXmlDecl bool ___autoXmlDecl_21; // System.Boolean System.Xml.XmlWriterSettings::isReadOnly bool ___isReadOnly_22; public: inline static int32_t get_offset_of_useAsync_0() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___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_encoding_1() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___encoding_1)); } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * get_encoding_1() const { return ___encoding_1; } inline Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 ** get_address_of_encoding_1() { return &___encoding_1; } inline void set_encoding_1(Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * value) { ___encoding_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___encoding_1), (void*)value); } inline static int32_t get_offset_of_omitXmlDecl_2() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___omitXmlDecl_2)); } inline bool get_omitXmlDecl_2() const { return ___omitXmlDecl_2; } inline bool* get_address_of_omitXmlDecl_2() { return &___omitXmlDecl_2; } inline void set_omitXmlDecl_2(bool value) { ___omitXmlDecl_2 = value; } inline static int32_t get_offset_of_newLineHandling_3() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___newLineHandling_3)); } inline int32_t get_newLineHandling_3() const { return ___newLineHandling_3; } inline int32_t* get_address_of_newLineHandling_3() { return &___newLineHandling_3; } inline void set_newLineHandling_3(int32_t value) { ___newLineHandling_3 = value; } inline static int32_t get_offset_of_newLineChars_4() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___newLineChars_4)); } inline String_t* get_newLineChars_4() const { return ___newLineChars_4; } inline String_t** get_address_of_newLineChars_4() { return &___newLineChars_4; } inline void set_newLineChars_4(String_t* value) { ___newLineChars_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___newLineChars_4), (void*)value); } inline static int32_t get_offset_of_indent_5() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___indent_5)); } inline int32_t get_indent_5() const { return ___indent_5; } inline int32_t* get_address_of_indent_5() { return &___indent_5; } inline void set_indent_5(int32_t value) { ___indent_5 = value; } inline static int32_t get_offset_of_indentChars_6() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___indentChars_6)); } inline String_t* get_indentChars_6() const { return ___indentChars_6; } inline String_t** get_address_of_indentChars_6() { return &___indentChars_6; } inline void set_indentChars_6(String_t* value) { ___indentChars_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___indentChars_6), (void*)value); } inline static int32_t get_offset_of_newLineOnAttributes_7() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___newLineOnAttributes_7)); } inline bool get_newLineOnAttributes_7() const { return ___newLineOnAttributes_7; } inline bool* get_address_of_newLineOnAttributes_7() { return &___newLineOnAttributes_7; } inline void set_newLineOnAttributes_7(bool value) { ___newLineOnAttributes_7 = value; } inline static int32_t get_offset_of_closeOutput_8() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___closeOutput_8)); } inline bool get_closeOutput_8() const { return ___closeOutput_8; } inline bool* get_address_of_closeOutput_8() { return &___closeOutput_8; } inline void set_closeOutput_8(bool value) { ___closeOutput_8 = value; } inline static int32_t get_offset_of_namespaceHandling_9() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___namespaceHandling_9)); } inline int32_t get_namespaceHandling_9() const { return ___namespaceHandling_9; } inline int32_t* get_address_of_namespaceHandling_9() { return &___namespaceHandling_9; } inline void set_namespaceHandling_9(int32_t value) { ___namespaceHandling_9 = value; } inline static int32_t get_offset_of_conformanceLevel_10() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___conformanceLevel_10)); } inline int32_t get_conformanceLevel_10() const { return ___conformanceLevel_10; } inline int32_t* get_address_of_conformanceLevel_10() { return &___conformanceLevel_10; } inline void set_conformanceLevel_10(int32_t value) { ___conformanceLevel_10 = value; } inline static int32_t get_offset_of_checkCharacters_11() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___checkCharacters_11)); } inline bool get_checkCharacters_11() const { return ___checkCharacters_11; } inline bool* get_address_of_checkCharacters_11() { return &___checkCharacters_11; } inline void set_checkCharacters_11(bool value) { ___checkCharacters_11 = value; } inline static int32_t get_offset_of_writeEndDocumentOnClose_12() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___writeEndDocumentOnClose_12)); } inline bool get_writeEndDocumentOnClose_12() const { return ___writeEndDocumentOnClose_12; } inline bool* get_address_of_writeEndDocumentOnClose_12() { return &___writeEndDocumentOnClose_12; } inline void set_writeEndDocumentOnClose_12(bool value) { ___writeEndDocumentOnClose_12 = value; } inline static int32_t get_offset_of_outputMethod_13() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___outputMethod_13)); } inline int32_t get_outputMethod_13() const { return ___outputMethod_13; } inline int32_t* get_address_of_outputMethod_13() { return &___outputMethod_13; } inline void set_outputMethod_13(int32_t value) { ___outputMethod_13 = value; } inline static int32_t get_offset_of_cdataSections_14() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___cdataSections_14)); } inline List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D * get_cdataSections_14() const { return ___cdataSections_14; } inline List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D ** get_address_of_cdataSections_14() { return &___cdataSections_14; } inline void set_cdataSections_14(List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D * value) { ___cdataSections_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___cdataSections_14), (void*)value); } inline static int32_t get_offset_of_doNotEscapeUriAttributes_15() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___doNotEscapeUriAttributes_15)); } inline bool get_doNotEscapeUriAttributes_15() const { return ___doNotEscapeUriAttributes_15; } inline bool* get_address_of_doNotEscapeUriAttributes_15() { return &___doNotEscapeUriAttributes_15; } inline void set_doNotEscapeUriAttributes_15(bool value) { ___doNotEscapeUriAttributes_15 = value; } inline static int32_t get_offset_of_mergeCDataSections_16() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___mergeCDataSections_16)); } inline bool get_mergeCDataSections_16() const { return ___mergeCDataSections_16; } inline bool* get_address_of_mergeCDataSections_16() { return &___mergeCDataSections_16; } inline void set_mergeCDataSections_16(bool value) { ___mergeCDataSections_16 = value; } inline static int32_t get_offset_of_mediaType_17() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___mediaType_17)); } inline String_t* get_mediaType_17() const { return ___mediaType_17; } inline String_t** get_address_of_mediaType_17() { return &___mediaType_17; } inline void set_mediaType_17(String_t* value) { ___mediaType_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___mediaType_17), (void*)value); } inline static int32_t get_offset_of_docTypeSystem_18() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___docTypeSystem_18)); } inline String_t* get_docTypeSystem_18() const { return ___docTypeSystem_18; } inline String_t** get_address_of_docTypeSystem_18() { return &___docTypeSystem_18; } inline void set_docTypeSystem_18(String_t* value) { ___docTypeSystem_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___docTypeSystem_18), (void*)value); } inline static int32_t get_offset_of_docTypePublic_19() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___docTypePublic_19)); } inline String_t* get_docTypePublic_19() const { return ___docTypePublic_19; } inline String_t** get_address_of_docTypePublic_19() { return &___docTypePublic_19; } inline void set_docTypePublic_19(String_t* value) { ___docTypePublic_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___docTypePublic_19), (void*)value); } inline static int32_t get_offset_of_standalone_20() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___standalone_20)); } inline int32_t get_standalone_20() const { return ___standalone_20; } inline int32_t* get_address_of_standalone_20() { return &___standalone_20; } inline void set_standalone_20(int32_t value) { ___standalone_20 = value; } inline static int32_t get_offset_of_autoXmlDecl_21() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___autoXmlDecl_21)); } inline bool get_autoXmlDecl_21() const { return ___autoXmlDecl_21; } inline bool* get_address_of_autoXmlDecl_21() { return &___autoXmlDecl_21; } inline void set_autoXmlDecl_21(bool value) { ___autoXmlDecl_21 = value; } inline static int32_t get_offset_of_isReadOnly_22() { return static_cast(offsetof(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8, ___isReadOnly_22)); } inline bool get_isReadOnly_22() const { return ___isReadOnly_22; } inline bool* get_address_of_isReadOnly_22() { return &___isReadOnly_22; } inline void set_isReadOnly_22(bool value) { ___isReadOnly_22 = value; } }; // System.Xml.XmlUrlResolver/d__15 struct U3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218 { public: // System.Int32 System.Xml.XmlUrlResolver/d__15::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1 System.Xml.XmlUrlResolver/d__15::<>t__builder AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 ___U3CU3Et__builder_1; // System.Type System.Xml.XmlUrlResolver/d__15::ofObjectToReturn Type_t * ___ofObjectToReturn_2; // System.Uri System.Xml.XmlUrlResolver/d__15::absoluteUri Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * ___absoluteUri_3; // System.Xml.XmlUrlResolver System.Xml.XmlUrlResolver/d__15::<>4__this XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1 * ___U3CU3E4__this_4; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter System.Xml.XmlUrlResolver/d__15::<>u__1 ConfiguredTaskAwaiter_t8518ACD1F2872D675882BA604F5262DD7B2A62BC ___U3CU3Eu__1_5; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3Et__builder_1() { return static_cast(offsetof(U3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218, ___U3CU3Et__builder_1)); } inline AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 get_U3CU3Et__builder_1() const { return ___U3CU3Et__builder_1; } inline AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 * get_address_of_U3CU3Et__builder_1() { return &___U3CU3Et__builder_1; } inline void set_U3CU3Et__builder_1(AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 value) { ___U3CU3Et__builder_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CU3Et__builder_1))->___m_coreState_1))->___m_stateMachine_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&___U3CU3Et__builder_1))->___m_coreState_1))->___m_defaultContextAction_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3Et__builder_1))->___m_task_2), (void*)NULL); #endif } inline static int32_t get_offset_of_ofObjectToReturn_2() { return static_cast(offsetof(U3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218, ___ofObjectToReturn_2)); } inline Type_t * get_ofObjectToReturn_2() const { return ___ofObjectToReturn_2; } inline Type_t ** get_address_of_ofObjectToReturn_2() { return &___ofObjectToReturn_2; } inline void set_ofObjectToReturn_2(Type_t * value) { ___ofObjectToReturn_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ofObjectToReturn_2), (void*)value); } inline static int32_t get_offset_of_absoluteUri_3() { return static_cast(offsetof(U3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218, ___absoluteUri_3)); } inline Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * get_absoluteUri_3() const { return ___absoluteUri_3; } inline Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 ** get_address_of_absoluteUri_3() { return &___absoluteUri_3; } inline void set_absoluteUri_3(Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * value) { ___absoluteUri_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___absoluteUri_3), (void*)value); } inline static int32_t get_offset_of_U3CU3E4__this_4() { return static_cast(offsetof(U3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218, ___U3CU3E4__this_4)); } inline XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1 * get_U3CU3E4__this_4() const { return ___U3CU3E4__this_4; } inline XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1 ** get_address_of_U3CU3E4__this_4() { return &___U3CU3E4__this_4; } inline void set_U3CU3E4__this_4(XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1 * value) { ___U3CU3E4__this_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_4), (void*)value); } inline static int32_t get_offset_of_U3CU3Eu__1_5() { return static_cast(offsetof(U3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218, ___U3CU3Eu__1_5)); } inline ConfiguredTaskAwaiter_t8518ACD1F2872D675882BA604F5262DD7B2A62BC get_U3CU3Eu__1_5() const { return ___U3CU3Eu__1_5; } inline ConfiguredTaskAwaiter_t8518ACD1F2872D675882BA604F5262DD7B2A62BC * get_address_of_U3CU3Eu__1_5() { return &___U3CU3Eu__1_5; } inline void set_U3CU3Eu__1_5(ConfiguredTaskAwaiter_t8518ACD1F2872D675882BA604F5262DD7B2A62BC value) { ___U3CU3Eu__1_5 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CU3Eu__1_5))->___m_task_0), (void*)NULL); } }; // System.Xml.XmlWellFormedWriter/ElementScope struct ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474 { public: // System.Int32 System.Xml.XmlWellFormedWriter/ElementScope::prevNSTop int32_t ___prevNSTop_0; // System.String System.Xml.XmlWellFormedWriter/ElementScope::prefix String_t* ___prefix_1; // System.String System.Xml.XmlWellFormedWriter/ElementScope::localName String_t* ___localName_2; // System.String System.Xml.XmlWellFormedWriter/ElementScope::namespaceUri String_t* ___namespaceUri_3; // System.Xml.XmlSpace System.Xml.XmlWellFormedWriter/ElementScope::xmlSpace int32_t ___xmlSpace_4; // System.String System.Xml.XmlWellFormedWriter/ElementScope::xmlLang String_t* ___xmlLang_5; public: inline static int32_t get_offset_of_prevNSTop_0() { return static_cast(offsetof(ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474, ___prevNSTop_0)); } inline int32_t get_prevNSTop_0() const { return ___prevNSTop_0; } inline int32_t* get_address_of_prevNSTop_0() { return &___prevNSTop_0; } inline void set_prevNSTop_0(int32_t value) { ___prevNSTop_0 = value; } inline static int32_t get_offset_of_prefix_1() { return static_cast(offsetof(ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474, ___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((void**)(&___prefix_1), (void*)value); } inline static int32_t get_offset_of_localName_2() { return static_cast(offsetof(ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474, ___localName_2)); } inline String_t* get_localName_2() const { return ___localName_2; } inline String_t** get_address_of_localName_2() { return &___localName_2; } inline void set_localName_2(String_t* value) { ___localName_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___localName_2), (void*)value); } inline static int32_t get_offset_of_namespaceUri_3() { return static_cast(offsetof(ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474, ___namespaceUri_3)); } inline String_t* get_namespaceUri_3() const { return ___namespaceUri_3; } inline String_t** get_address_of_namespaceUri_3() { return &___namespaceUri_3; } inline void set_namespaceUri_3(String_t* value) { ___namespaceUri_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___namespaceUri_3), (void*)value); } inline static int32_t get_offset_of_xmlSpace_4() { return static_cast(offsetof(ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474, ___xmlSpace_4)); } inline int32_t get_xmlSpace_4() const { return ___xmlSpace_4; } inline int32_t* get_address_of_xmlSpace_4() { return &___xmlSpace_4; } inline void set_xmlSpace_4(int32_t value) { ___xmlSpace_4 = value; } inline static int32_t get_offset_of_xmlLang_5() { return static_cast(offsetof(ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474, ___xmlLang_5)); } inline String_t* get_xmlLang_5() const { return ___xmlLang_5; } inline String_t** get_address_of_xmlLang_5() { return &___xmlLang_5; } inline void set_xmlLang_5(String_t* value) { ___xmlLang_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___xmlLang_5), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Xml.XmlWellFormedWriter/ElementScope struct ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474_marshaled_pinvoke { int32_t ___prevNSTop_0; char* ___prefix_1; char* ___localName_2; char* ___namespaceUri_3; int32_t ___xmlSpace_4; char* ___xmlLang_5; }; // Native definition for COM marshalling of System.Xml.XmlWellFormedWriter/ElementScope struct ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474_marshaled_com { int32_t ___prevNSTop_0; Il2CppChar* ___prefix_1; Il2CppChar* ___localName_2; Il2CppChar* ___namespaceUri_3; int32_t ___xmlSpace_4; Il2CppChar* ___xmlLang_5; }; // System.Xml.XmlWellFormedWriter/Namespace struct Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 { public: // System.String System.Xml.XmlWellFormedWriter/Namespace::prefix String_t* ___prefix_0; // System.String System.Xml.XmlWellFormedWriter/Namespace::namespaceUri String_t* ___namespaceUri_1; // System.Xml.XmlWellFormedWriter/NamespaceKind System.Xml.XmlWellFormedWriter/Namespace::kind int32_t ___kind_2; // System.Int32 System.Xml.XmlWellFormedWriter/Namespace::prevNsIndex int32_t ___prevNsIndex_3; public: inline static int32_t get_offset_of_prefix_0() { return static_cast(offsetof(Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00, ___prefix_0)); } inline String_t* get_prefix_0() const { return ___prefix_0; } inline String_t** get_address_of_prefix_0() { return &___prefix_0; } inline void set_prefix_0(String_t* value) { ___prefix_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___prefix_0), (void*)value); } inline static int32_t get_offset_of_namespaceUri_1() { return static_cast(offsetof(Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00, ___namespaceUri_1)); } inline String_t* get_namespaceUri_1() const { return ___namespaceUri_1; } inline String_t** get_address_of_namespaceUri_1() { return &___namespaceUri_1; } inline void set_namespaceUri_1(String_t* value) { ___namespaceUri_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___namespaceUri_1), (void*)value); } inline static int32_t get_offset_of_kind_2() { return static_cast(offsetof(Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00, ___kind_2)); } inline int32_t get_kind_2() const { return ___kind_2; } inline int32_t* get_address_of_kind_2() { return &___kind_2; } inline void set_kind_2(int32_t value) { ___kind_2 = value; } inline static int32_t get_offset_of_prevNsIndex_3() { return static_cast(offsetof(Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00, ___prevNsIndex_3)); } inline int32_t get_prevNsIndex_3() const { return ___prevNsIndex_3; } inline int32_t* get_address_of_prevNsIndex_3() { return &___prevNsIndex_3; } inline void set_prevNsIndex_3(int32_t value) { ___prevNsIndex_3 = value; } }; // Native definition for P/Invoke marshalling of System.Xml.XmlWellFormedWriter/Namespace struct Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00_marshaled_pinvoke { char* ___prefix_0; char* ___namespaceUri_1; int32_t ___kind_2; int32_t ___prevNsIndex_3; }; // Native definition for COM marshalling of System.Xml.XmlWellFormedWriter/Namespace struct Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00_marshaled_com { Il2CppChar* ___prefix_0; Il2CppChar* ___namespaceUri_1; int32_t ___kind_2; int32_t ___prevNsIndex_3; }; // System.Xml.Schema.XsdDateTime/Parser struct Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 { 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_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855, ___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_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855, ___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_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855, ___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_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855, ___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_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855, ___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_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855, ___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_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855, ___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_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855, ___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_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855, ___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_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855, ___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_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855, ___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_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855, ___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((void**)(&___text_11), (void*)value); } inline static int32_t get_offset_of_length_12() { return static_cast(offsetof(Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855, ___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_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855_StaticFields { public: // System.Int32[] System.Xml.Schema.XsdDateTime/Parser::Power10 Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___Power10_13; public: inline static int32_t get_offset_of_Power10_13() { return static_cast(offsetof(Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855_StaticFields, ___Power10_13)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_Power10_13() const { return ___Power10_13; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_Power10_13() { return &___Power10_13; } inline void set_Power10_13(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___Power10_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___Power10_13), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Xml.Schema.XsdDateTime/Parser struct Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855_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_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855_marshaled_com { int32_t ___typeCode_0; int32_t ___year_1; int32_t ___month_2; int32_t ___day_3; int32_t ___hour_4; int32_t ___minute_5; int32_t ___second_6; int32_t ___fraction_7; int32_t ___kind_8; int32_t ___zoneHour_9; int32_t ___zoneMinute_10; Il2CppChar* ___text_11; int32_t ___length_12; }; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: // System.String System.ArgumentException::m_paramName String_t* ___m_paramName_17; public: inline static int32_t get_offset_of_m_paramName_17() { return static_cast(offsetof(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00, ___m_paramName_17)); } inline String_t* get_m_paramName_17() const { return ___m_paramName_17; } inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; } inline void set_m_paramName_17(String_t* value) { ___m_paramName_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_paramName_17), (void*)value); } }; // System.ArithmeticException struct ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.FormatException struct FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.Xml.HtmlEncodedRawTextWriter struct HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D : public XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51 { public: // System.Xml.ByteStack System.Xml.HtmlEncodedRawTextWriter::elementScope ByteStack_tB6A24DB689197FD8CBD89EE0C8AB7C56E3EBBD28 * ___elementScope_34; // System.Xml.ElementProperties System.Xml.HtmlEncodedRawTextWriter::currentElementProperties uint32_t ___currentElementProperties_35; // System.Xml.AttributeProperties System.Xml.HtmlEncodedRawTextWriter::currentAttributeProperties uint32_t ___currentAttributeProperties_36; // System.Boolean System.Xml.HtmlEncodedRawTextWriter::endsWithAmpersand bool ___endsWithAmpersand_37; // System.Byte[] System.Xml.HtmlEncodedRawTextWriter::uriEscapingBuffer ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___uriEscapingBuffer_38; // System.String System.Xml.HtmlEncodedRawTextWriter::mediaType String_t* ___mediaType_39; // System.Boolean System.Xml.HtmlEncodedRawTextWriter::doNotEscapeUriAttributes bool ___doNotEscapeUriAttributes_40; public: inline static int32_t get_offset_of_elementScope_34() { return static_cast(offsetof(HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D, ___elementScope_34)); } inline ByteStack_tB6A24DB689197FD8CBD89EE0C8AB7C56E3EBBD28 * get_elementScope_34() const { return ___elementScope_34; } inline ByteStack_tB6A24DB689197FD8CBD89EE0C8AB7C56E3EBBD28 ** get_address_of_elementScope_34() { return &___elementScope_34; } inline void set_elementScope_34(ByteStack_tB6A24DB689197FD8CBD89EE0C8AB7C56E3EBBD28 * value) { ___elementScope_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___elementScope_34), (void*)value); } inline static int32_t get_offset_of_currentElementProperties_35() { return static_cast(offsetof(HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D, ___currentElementProperties_35)); } inline uint32_t get_currentElementProperties_35() const { return ___currentElementProperties_35; } inline uint32_t* get_address_of_currentElementProperties_35() { return &___currentElementProperties_35; } inline void set_currentElementProperties_35(uint32_t value) { ___currentElementProperties_35 = value; } inline static int32_t get_offset_of_currentAttributeProperties_36() { return static_cast(offsetof(HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D, ___currentAttributeProperties_36)); } inline uint32_t get_currentAttributeProperties_36() const { return ___currentAttributeProperties_36; } inline uint32_t* get_address_of_currentAttributeProperties_36() { return &___currentAttributeProperties_36; } inline void set_currentAttributeProperties_36(uint32_t value) { ___currentAttributeProperties_36 = value; } inline static int32_t get_offset_of_endsWithAmpersand_37() { return static_cast(offsetof(HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D, ___endsWithAmpersand_37)); } inline bool get_endsWithAmpersand_37() const { return ___endsWithAmpersand_37; } inline bool* get_address_of_endsWithAmpersand_37() { return &___endsWithAmpersand_37; } inline void set_endsWithAmpersand_37(bool value) { ___endsWithAmpersand_37 = value; } inline static int32_t get_offset_of_uriEscapingBuffer_38() { return static_cast(offsetof(HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D, ___uriEscapingBuffer_38)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_uriEscapingBuffer_38() const { return ___uriEscapingBuffer_38; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_uriEscapingBuffer_38() { return &___uriEscapingBuffer_38; } inline void set_uriEscapingBuffer_38(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___uriEscapingBuffer_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___uriEscapingBuffer_38), (void*)value); } inline static int32_t get_offset_of_mediaType_39() { return static_cast(offsetof(HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D, ___mediaType_39)); } inline String_t* get_mediaType_39() const { return ___mediaType_39; } inline String_t** get_address_of_mediaType_39() { return &___mediaType_39; } inline void set_mediaType_39(String_t* value) { ___mediaType_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___mediaType_39), (void*)value); } inline static int32_t get_offset_of_doNotEscapeUriAttributes_40() { return static_cast(offsetof(HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D, ___doNotEscapeUriAttributes_40)); } inline bool get_doNotEscapeUriAttributes_40() const { return ___doNotEscapeUriAttributes_40; } inline bool* get_address_of_doNotEscapeUriAttributes_40() { return &___doNotEscapeUriAttributes_40; } inline void set_doNotEscapeUriAttributes_40(bool value) { ___doNotEscapeUriAttributes_40 = value; } }; struct HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D_StaticFields { public: // System.Xml.TernaryTreeReadOnly System.Xml.HtmlEncodedRawTextWriter::elementPropertySearch TernaryTreeReadOnly_t0FA0144C012A6B0EC48FD8A3ACF1EC3C23B8B0BF * ___elementPropertySearch_41; // System.Xml.TernaryTreeReadOnly System.Xml.HtmlEncodedRawTextWriter::attributePropertySearch TernaryTreeReadOnly_t0FA0144C012A6B0EC48FD8A3ACF1EC3C23B8B0BF * ___attributePropertySearch_42; public: inline static int32_t get_offset_of_elementPropertySearch_41() { return static_cast(offsetof(HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D_StaticFields, ___elementPropertySearch_41)); } inline TernaryTreeReadOnly_t0FA0144C012A6B0EC48FD8A3ACF1EC3C23B8B0BF * get_elementPropertySearch_41() const { return ___elementPropertySearch_41; } inline TernaryTreeReadOnly_t0FA0144C012A6B0EC48FD8A3ACF1EC3C23B8B0BF ** get_address_of_elementPropertySearch_41() { return &___elementPropertySearch_41; } inline void set_elementPropertySearch_41(TernaryTreeReadOnly_t0FA0144C012A6B0EC48FD8A3ACF1EC3C23B8B0BF * value) { ___elementPropertySearch_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___elementPropertySearch_41), (void*)value); } inline static int32_t get_offset_of_attributePropertySearch_42() { return static_cast(offsetof(HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D_StaticFields, ___attributePropertySearch_42)); } inline TernaryTreeReadOnly_t0FA0144C012A6B0EC48FD8A3ACF1EC3C23B8B0BF * get_attributePropertySearch_42() const { return ___attributePropertySearch_42; } inline TernaryTreeReadOnly_t0FA0144C012A6B0EC48FD8A3ACF1EC3C23B8B0BF ** get_address_of_attributePropertySearch_42() { return &___attributePropertySearch_42; } inline void set_attributePropertySearch_42(TernaryTreeReadOnly_t0FA0144C012A6B0EC48FD8A3ACF1EC3C23B8B0BF * value) { ___attributePropertySearch_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___attributePropertySearch_42), (void*)value); } }; // System.Xml.HtmlUtf8RawTextWriter struct HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA : public XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 { public: // System.Xml.ByteStack System.Xml.HtmlUtf8RawTextWriter::elementScope ByteStack_tB6A24DB689197FD8CBD89EE0C8AB7C56E3EBBD28 * ___elementScope_25; // System.Xml.ElementProperties System.Xml.HtmlUtf8RawTextWriter::currentElementProperties uint32_t ___currentElementProperties_26; // System.Xml.AttributeProperties System.Xml.HtmlUtf8RawTextWriter::currentAttributeProperties uint32_t ___currentAttributeProperties_27; // System.Boolean System.Xml.HtmlUtf8RawTextWriter::endsWithAmpersand bool ___endsWithAmpersand_28; // System.Byte[] System.Xml.HtmlUtf8RawTextWriter::uriEscapingBuffer ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___uriEscapingBuffer_29; // System.String System.Xml.HtmlUtf8RawTextWriter::mediaType String_t* ___mediaType_30; // System.Boolean System.Xml.HtmlUtf8RawTextWriter::doNotEscapeUriAttributes bool ___doNotEscapeUriAttributes_31; public: inline static int32_t get_offset_of_elementScope_25() { return static_cast(offsetof(HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA, ___elementScope_25)); } inline ByteStack_tB6A24DB689197FD8CBD89EE0C8AB7C56E3EBBD28 * get_elementScope_25() const { return ___elementScope_25; } inline ByteStack_tB6A24DB689197FD8CBD89EE0C8AB7C56E3EBBD28 ** get_address_of_elementScope_25() { return &___elementScope_25; } inline void set_elementScope_25(ByteStack_tB6A24DB689197FD8CBD89EE0C8AB7C56E3EBBD28 * value) { ___elementScope_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___elementScope_25), (void*)value); } inline static int32_t get_offset_of_currentElementProperties_26() { return static_cast(offsetof(HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA, ___currentElementProperties_26)); } inline uint32_t get_currentElementProperties_26() const { return ___currentElementProperties_26; } inline uint32_t* get_address_of_currentElementProperties_26() { return &___currentElementProperties_26; } inline void set_currentElementProperties_26(uint32_t value) { ___currentElementProperties_26 = value; } inline static int32_t get_offset_of_currentAttributeProperties_27() { return static_cast(offsetof(HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA, ___currentAttributeProperties_27)); } inline uint32_t get_currentAttributeProperties_27() const { return ___currentAttributeProperties_27; } inline uint32_t* get_address_of_currentAttributeProperties_27() { return &___currentAttributeProperties_27; } inline void set_currentAttributeProperties_27(uint32_t value) { ___currentAttributeProperties_27 = value; } inline static int32_t get_offset_of_endsWithAmpersand_28() { return static_cast(offsetof(HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA, ___endsWithAmpersand_28)); } inline bool get_endsWithAmpersand_28() const { return ___endsWithAmpersand_28; } inline bool* get_address_of_endsWithAmpersand_28() { return &___endsWithAmpersand_28; } inline void set_endsWithAmpersand_28(bool value) { ___endsWithAmpersand_28 = value; } inline static int32_t get_offset_of_uriEscapingBuffer_29() { return static_cast(offsetof(HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA, ___uriEscapingBuffer_29)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_uriEscapingBuffer_29() const { return ___uriEscapingBuffer_29; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_uriEscapingBuffer_29() { return &___uriEscapingBuffer_29; } inline void set_uriEscapingBuffer_29(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___uriEscapingBuffer_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___uriEscapingBuffer_29), (void*)value); } inline static int32_t get_offset_of_mediaType_30() { return static_cast(offsetof(HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA, ___mediaType_30)); } inline String_t* get_mediaType_30() const { return ___mediaType_30; } inline String_t** get_address_of_mediaType_30() { return &___mediaType_30; } inline void set_mediaType_30(String_t* value) { ___mediaType_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___mediaType_30), (void*)value); } inline static int32_t get_offset_of_doNotEscapeUriAttributes_31() { return static_cast(offsetof(HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA, ___doNotEscapeUriAttributes_31)); } inline bool get_doNotEscapeUriAttributes_31() const { return ___doNotEscapeUriAttributes_31; } inline bool* get_address_of_doNotEscapeUriAttributes_31() { return &___doNotEscapeUriAttributes_31; } inline void set_doNotEscapeUriAttributes_31(bool value) { ___doNotEscapeUriAttributes_31 = value; } }; struct HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA_StaticFields { public: // System.Xml.TernaryTreeReadOnly System.Xml.HtmlUtf8RawTextWriter::elementPropertySearch TernaryTreeReadOnly_t0FA0144C012A6B0EC48FD8A3ACF1EC3C23B8B0BF * ___elementPropertySearch_32; // System.Xml.TernaryTreeReadOnly System.Xml.HtmlUtf8RawTextWriter::attributePropertySearch TernaryTreeReadOnly_t0FA0144C012A6B0EC48FD8A3ACF1EC3C23B8B0BF * ___attributePropertySearch_33; public: inline static int32_t get_offset_of_elementPropertySearch_32() { return static_cast(offsetof(HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA_StaticFields, ___elementPropertySearch_32)); } inline TernaryTreeReadOnly_t0FA0144C012A6B0EC48FD8A3ACF1EC3C23B8B0BF * get_elementPropertySearch_32() const { return ___elementPropertySearch_32; } inline TernaryTreeReadOnly_t0FA0144C012A6B0EC48FD8A3ACF1EC3C23B8B0BF ** get_address_of_elementPropertySearch_32() { return &___elementPropertySearch_32; } inline void set_elementPropertySearch_32(TernaryTreeReadOnly_t0FA0144C012A6B0EC48FD8A3ACF1EC3C23B8B0BF * value) { ___elementPropertySearch_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___elementPropertySearch_32), (void*)value); } inline static int32_t get_offset_of_attributePropertySearch_33() { return static_cast(offsetof(HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA_StaticFields, ___attributePropertySearch_33)); } inline TernaryTreeReadOnly_t0FA0144C012A6B0EC48FD8A3ACF1EC3C23B8B0BF * get_attributePropertySearch_33() const { return ___attributePropertySearch_33; } inline TernaryTreeReadOnly_t0FA0144C012A6B0EC48FD8A3ACF1EC3C23B8B0BF ** get_address_of_attributePropertySearch_33() { return &___attributePropertySearch_33; } inline void set_attributePropertySearch_33(TernaryTreeReadOnly_t0FA0144C012A6B0EC48FD8A3ACF1EC3C23B8B0BF * value) { ___attributePropertySearch_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___attributePropertySearch_33), (void*)value); } }; // System.InvalidCastException struct InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.Xml.TextEncodedRawTextWriter struct TextEncodedRawTextWriter_tC07A3FA704CE7DECA0D49CF659958C075A39A162 : public XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51 { public: public: }; // System.Xml.TextUtf8RawTextWriter struct TextUtf8RawTextWriter_tD0BDA0777839388246A0D20529B3C799B9E619E9 : public XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 { public: public: }; // System.Xml.XmlEncodedRawTextWriterIndent struct XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033 : public XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51 { public: // System.Int32 System.Xml.XmlEncodedRawTextWriterIndent::indentLevel int32_t ___indentLevel_34; // System.Boolean System.Xml.XmlEncodedRawTextWriterIndent::newLineOnAttributes bool ___newLineOnAttributes_35; // System.String System.Xml.XmlEncodedRawTextWriterIndent::indentChars String_t* ___indentChars_36; // System.Boolean System.Xml.XmlEncodedRawTextWriterIndent::mixedContent bool ___mixedContent_37; // System.Xml.BitStack System.Xml.XmlEncodedRawTextWriterIndent::mixedContentStack BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 * ___mixedContentStack_38; // System.Xml.ConformanceLevel System.Xml.XmlEncodedRawTextWriterIndent::conformanceLevel int32_t ___conformanceLevel_39; public: inline static int32_t get_offset_of_indentLevel_34() { return static_cast(offsetof(XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033, ___indentLevel_34)); } inline int32_t get_indentLevel_34() const { return ___indentLevel_34; } inline int32_t* get_address_of_indentLevel_34() { return &___indentLevel_34; } inline void set_indentLevel_34(int32_t value) { ___indentLevel_34 = value; } inline static int32_t get_offset_of_newLineOnAttributes_35() { return static_cast(offsetof(XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033, ___newLineOnAttributes_35)); } inline bool get_newLineOnAttributes_35() const { return ___newLineOnAttributes_35; } inline bool* get_address_of_newLineOnAttributes_35() { return &___newLineOnAttributes_35; } inline void set_newLineOnAttributes_35(bool value) { ___newLineOnAttributes_35 = value; } inline static int32_t get_offset_of_indentChars_36() { return static_cast(offsetof(XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033, ___indentChars_36)); } inline String_t* get_indentChars_36() const { return ___indentChars_36; } inline String_t** get_address_of_indentChars_36() { return &___indentChars_36; } inline void set_indentChars_36(String_t* value) { ___indentChars_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___indentChars_36), (void*)value); } inline static int32_t get_offset_of_mixedContent_37() { return static_cast(offsetof(XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033, ___mixedContent_37)); } inline bool get_mixedContent_37() const { return ___mixedContent_37; } inline bool* get_address_of_mixedContent_37() { return &___mixedContent_37; } inline void set_mixedContent_37(bool value) { ___mixedContent_37 = value; } inline static int32_t get_offset_of_mixedContentStack_38() { return static_cast(offsetof(XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033, ___mixedContentStack_38)); } inline BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 * get_mixedContentStack_38() const { return ___mixedContentStack_38; } inline BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 ** get_address_of_mixedContentStack_38() { return &___mixedContentStack_38; } inline void set_mixedContentStack_38(BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 * value) { ___mixedContentStack_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___mixedContentStack_38), (void*)value); } inline static int32_t get_offset_of_conformanceLevel_39() { return static_cast(offsetof(XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033, ___conformanceLevel_39)); } inline int32_t get_conformanceLevel_39() const { return ___conformanceLevel_39; } inline int32_t* get_address_of_conformanceLevel_39() { return &___conformanceLevel_39; } inline void set_conformanceLevel_39(int32_t value) { ___conformanceLevel_39 = value; } }; // System.Xml.XmlException struct XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: // System.String System.Xml.XmlException::res String_t* ___res_17; // System.String[] System.Xml.XmlException::args StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___args_18; // System.Int32 System.Xml.XmlException::lineNumber int32_t ___lineNumber_19; // System.Int32 System.Xml.XmlException::linePosition int32_t ___linePosition_20; // System.String System.Xml.XmlException::sourceUri String_t* ___sourceUri_21; // System.String System.Xml.XmlException::message String_t* ___message_22; public: inline static int32_t get_offset_of_res_17() { return static_cast(offsetof(XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918, ___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((void**)(&___res_17), (void*)value); } inline static int32_t get_offset_of_args_18() { return static_cast(offsetof(XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918, ___args_18)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_args_18() const { return ___args_18; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_args_18() { return &___args_18; } inline void set_args_18(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___args_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___args_18), (void*)value); } inline static int32_t get_offset_of_lineNumber_19() { return static_cast(offsetof(XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918, ___lineNumber_19)); } inline int32_t get_lineNumber_19() const { return ___lineNumber_19; } inline int32_t* get_address_of_lineNumber_19() { return &___lineNumber_19; } inline void set_lineNumber_19(int32_t value) { ___lineNumber_19 = value; } inline static int32_t get_offset_of_linePosition_20() { return static_cast(offsetof(XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918, ___linePosition_20)); } inline int32_t get_linePosition_20() const { return ___linePosition_20; } inline int32_t* get_address_of_linePosition_20() { return &___linePosition_20; } inline void set_linePosition_20(int32_t value) { ___linePosition_20 = value; } inline static int32_t get_offset_of_sourceUri_21() { return static_cast(offsetof(XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918, ___sourceUri_21)); } inline String_t* get_sourceUri_21() const { return ___sourceUri_21; } inline String_t** get_address_of_sourceUri_21() { return &___sourceUri_21; } inline void set_sourceUri_21(String_t* value) { ___sourceUri_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___sourceUri_21), (void*)value); } inline static int32_t get_offset_of_message_22() { return static_cast(offsetof(XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918, ___message_22)); } inline String_t* get_message_22() const { return ___message_22; } inline String_t** get_address_of_message_22() { return &___message_22; } inline void set_message_22(String_t* value) { ___message_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___message_22), (void*)value); } }; // System.Xml.Schema.XmlListConverter struct XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D : public XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55 { public: // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlListConverter::atomicConverter XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * ___atomicConverter_32; public: inline static int32_t get_offset_of_atomicConverter_32() { return static_cast(offsetof(XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D, ___atomicConverter_32)); } inline XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * get_atomicConverter_32() const { return ___atomicConverter_32; } inline XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 ** get_address_of_atomicConverter_32() { return &___atomicConverter_32; } inline void set_atomicConverter_32(XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * value) { ___atomicConverter_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___atomicConverter_32), (void*)value); } }; // System.Xml.Schema.XmlSchemaSimpleType struct XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C : public XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA { public: // System.Xml.Schema.XmlSchemaSimpleTypeContent System.Xml.Schema.XmlSchemaSimpleType::content XmlSchemaSimpleTypeContent_t38B7E1118EA6B9348F35D47139C9BE910724DB65 * ___content_7; public: inline static int32_t get_offset_of_content_7() { return static_cast(offsetof(XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C, ___content_7)); } inline XmlSchemaSimpleTypeContent_t38B7E1118EA6B9348F35D47139C9BE910724DB65 * get_content_7() const { return ___content_7; } inline XmlSchemaSimpleTypeContent_t38B7E1118EA6B9348F35D47139C9BE910724DB65 ** get_address_of_content_7() { return &___content_7; } inline void set_content_7(XmlSchemaSimpleTypeContent_t38B7E1118EA6B9348F35D47139C9BE910724DB65 * value) { ___content_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___content_7), (void*)value); } }; // System.Xml.XmlUtf8RawTextWriterIndent struct XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE : public XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 { public: // System.Int32 System.Xml.XmlUtf8RawTextWriterIndent::indentLevel int32_t ___indentLevel_25; // System.Boolean System.Xml.XmlUtf8RawTextWriterIndent::newLineOnAttributes bool ___newLineOnAttributes_26; // System.String System.Xml.XmlUtf8RawTextWriterIndent::indentChars String_t* ___indentChars_27; // System.Boolean System.Xml.XmlUtf8RawTextWriterIndent::mixedContent bool ___mixedContent_28; // System.Xml.BitStack System.Xml.XmlUtf8RawTextWriterIndent::mixedContentStack BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 * ___mixedContentStack_29; // System.Xml.ConformanceLevel System.Xml.XmlUtf8RawTextWriterIndent::conformanceLevel int32_t ___conformanceLevel_30; public: inline static int32_t get_offset_of_indentLevel_25() { return static_cast(offsetof(XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE, ___indentLevel_25)); } inline int32_t get_indentLevel_25() const { return ___indentLevel_25; } inline int32_t* get_address_of_indentLevel_25() { return &___indentLevel_25; } inline void set_indentLevel_25(int32_t value) { ___indentLevel_25 = value; } inline static int32_t get_offset_of_newLineOnAttributes_26() { return static_cast(offsetof(XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE, ___newLineOnAttributes_26)); } inline bool get_newLineOnAttributes_26() const { return ___newLineOnAttributes_26; } inline bool* get_address_of_newLineOnAttributes_26() { return &___newLineOnAttributes_26; } inline void set_newLineOnAttributes_26(bool value) { ___newLineOnAttributes_26 = value; } inline static int32_t get_offset_of_indentChars_27() { return static_cast(offsetof(XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE, ___indentChars_27)); } inline String_t* get_indentChars_27() const { return ___indentChars_27; } inline String_t** get_address_of_indentChars_27() { return &___indentChars_27; } inline void set_indentChars_27(String_t* value) { ___indentChars_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___indentChars_27), (void*)value); } inline static int32_t get_offset_of_mixedContent_28() { return static_cast(offsetof(XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE, ___mixedContent_28)); } inline bool get_mixedContent_28() const { return ___mixedContent_28; } inline bool* get_address_of_mixedContent_28() { return &___mixedContent_28; } inline void set_mixedContent_28(bool value) { ___mixedContent_28 = value; } inline static int32_t get_offset_of_mixedContentStack_29() { return static_cast(offsetof(XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE, ___mixedContentStack_29)); } inline BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 * get_mixedContentStack_29() const { return ___mixedContentStack_29; } inline BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 ** get_address_of_mixedContentStack_29() { return &___mixedContentStack_29; } inline void set_mixedContentStack_29(BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 * value) { ___mixedContentStack_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___mixedContentStack_29), (void*)value); } inline static int32_t get_offset_of_conformanceLevel_30() { return static_cast(offsetof(XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE, ___conformanceLevel_30)); } inline int32_t get_conformanceLevel_30() const { return ___conformanceLevel_30; } inline int32_t* get_address_of_conformanceLevel_30() { return &___conformanceLevel_30; } inline void set_conformanceLevel_30(int32_t value) { ___conformanceLevel_30 = value; } }; // System.ArgumentNullException struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 { public: public: }; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 { public: // System.Object System.ArgumentOutOfRangeException::m_actualValue RuntimeObject * ___m_actualValue_19; public: inline static int32_t get_offset_of_m_actualValue_19() { return static_cast(offsetof(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8, ___m_actualValue_19)); } inline RuntimeObject * get_m_actualValue_19() const { return ___m_actualValue_19; } inline RuntimeObject ** get_address_of_m_actualValue_19() { return &___m_actualValue_19; } inline void set_m_actualValue_19(RuntimeObject * value) { ___m_actualValue_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_actualValue_19), (void*)value); } }; struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_StaticFields { public: // System.String modreq(System.Runtime.CompilerServices.IsVolatile) System.ArgumentOutOfRangeException::_rangeMessage String_t* ____rangeMessage_18; public: inline static int32_t get_offset_of__rangeMessage_18() { return static_cast(offsetof(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_StaticFields, ____rangeMessage_18)); } inline String_t* get__rangeMessage_18() const { return ____rangeMessage_18; } inline String_t** get_address_of__rangeMessage_18() { return &____rangeMessage_18; } inline void set__rangeMessage_18(String_t* value) { ____rangeMessage_18 = value; Il2CppCodeGenWriteBarrier((void**)(&____rangeMessage_18), (void*)value); } }; // System.Xml.HtmlEncodedRawTextWriterIndent struct HtmlEncodedRawTextWriterIndent_t7613FADCC979522B40B2AAFE3B243DB269E04CF2 : public HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D { public: // System.Int32 System.Xml.HtmlEncodedRawTextWriterIndent::indentLevel int32_t ___indentLevel_43; // System.Int32 System.Xml.HtmlEncodedRawTextWriterIndent::endBlockPos int32_t ___endBlockPos_44; // System.String System.Xml.HtmlEncodedRawTextWriterIndent::indentChars String_t* ___indentChars_45; // System.Boolean System.Xml.HtmlEncodedRawTextWriterIndent::newLineOnAttributes bool ___newLineOnAttributes_46; public: inline static int32_t get_offset_of_indentLevel_43() { return static_cast(offsetof(HtmlEncodedRawTextWriterIndent_t7613FADCC979522B40B2AAFE3B243DB269E04CF2, ___indentLevel_43)); } inline int32_t get_indentLevel_43() const { return ___indentLevel_43; } inline int32_t* get_address_of_indentLevel_43() { return &___indentLevel_43; } inline void set_indentLevel_43(int32_t value) { ___indentLevel_43 = value; } inline static int32_t get_offset_of_endBlockPos_44() { return static_cast(offsetof(HtmlEncodedRawTextWriterIndent_t7613FADCC979522B40B2AAFE3B243DB269E04CF2, ___endBlockPos_44)); } inline int32_t get_endBlockPos_44() const { return ___endBlockPos_44; } inline int32_t* get_address_of_endBlockPos_44() { return &___endBlockPos_44; } inline void set_endBlockPos_44(int32_t value) { ___endBlockPos_44 = value; } inline static int32_t get_offset_of_indentChars_45() { return static_cast(offsetof(HtmlEncodedRawTextWriterIndent_t7613FADCC979522B40B2AAFE3B243DB269E04CF2, ___indentChars_45)); } inline String_t* get_indentChars_45() const { return ___indentChars_45; } inline String_t** get_address_of_indentChars_45() { return &___indentChars_45; } inline void set_indentChars_45(String_t* value) { ___indentChars_45 = value; Il2CppCodeGenWriteBarrier((void**)(&___indentChars_45), (void*)value); } inline static int32_t get_offset_of_newLineOnAttributes_46() { return static_cast(offsetof(HtmlEncodedRawTextWriterIndent_t7613FADCC979522B40B2AAFE3B243DB269E04CF2, ___newLineOnAttributes_46)); } inline bool get_newLineOnAttributes_46() const { return ___newLineOnAttributes_46; } inline bool* get_address_of_newLineOnAttributes_46() { return &___newLineOnAttributes_46; } inline void set_newLineOnAttributes_46(bool value) { ___newLineOnAttributes_46 = value; } }; // System.Xml.HtmlUtf8RawTextWriterIndent struct HtmlUtf8RawTextWriterIndent_t6157C77E749E8E2648FB727F8789D2C1D9A8F296 : public HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA { public: // System.Int32 System.Xml.HtmlUtf8RawTextWriterIndent::indentLevel int32_t ___indentLevel_34; // System.Int32 System.Xml.HtmlUtf8RawTextWriterIndent::endBlockPos int32_t ___endBlockPos_35; // System.String System.Xml.HtmlUtf8RawTextWriterIndent::indentChars String_t* ___indentChars_36; // System.Boolean System.Xml.HtmlUtf8RawTextWriterIndent::newLineOnAttributes bool ___newLineOnAttributes_37; public: inline static int32_t get_offset_of_indentLevel_34() { return static_cast(offsetof(HtmlUtf8RawTextWriterIndent_t6157C77E749E8E2648FB727F8789D2C1D9A8F296, ___indentLevel_34)); } inline int32_t get_indentLevel_34() const { return ___indentLevel_34; } inline int32_t* get_address_of_indentLevel_34() { return &___indentLevel_34; } inline void set_indentLevel_34(int32_t value) { ___indentLevel_34 = value; } inline static int32_t get_offset_of_endBlockPos_35() { return static_cast(offsetof(HtmlUtf8RawTextWriterIndent_t6157C77E749E8E2648FB727F8789D2C1D9A8F296, ___endBlockPos_35)); } inline int32_t get_endBlockPos_35() const { return ___endBlockPos_35; } inline int32_t* get_address_of_endBlockPos_35() { return &___endBlockPos_35; } inline void set_endBlockPos_35(int32_t value) { ___endBlockPos_35 = value; } inline static int32_t get_offset_of_indentChars_36() { return static_cast(offsetof(HtmlUtf8RawTextWriterIndent_t6157C77E749E8E2648FB727F8789D2C1D9A8F296, ___indentChars_36)); } inline String_t* get_indentChars_36() const { return ___indentChars_36; } inline String_t** get_address_of_indentChars_36() { return &___indentChars_36; } inline void set_indentChars_36(String_t* value) { ___indentChars_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___indentChars_36), (void*)value); } inline static int32_t get_offset_of_newLineOnAttributes_37() { return static_cast(offsetof(HtmlUtf8RawTextWriterIndent_t6157C77E749E8E2648FB727F8789D2C1D9A8F296, ___newLineOnAttributes_37)); } inline bool get_newLineOnAttributes_37() const { return ___newLineOnAttributes_37; } inline bool* get_address_of_newLineOnAttributes_37() { return &___newLineOnAttributes_37; } inline void set_newLineOnAttributes_37(bool value) { ___newLineOnAttributes_37 = value; } }; // System.OverflowException struct OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9 : public ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 { public: public: }; // System.Xml.Schema.XmlUntypedConverter struct XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF : public XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D { 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_t7827A6551E49B0812AE9A11179FDF254612C77CF, ___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_t7827A6551E49B0812AE9A11179FDF254612C77CF_StaticFields { public: // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlUntypedConverter::Untyped XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * ___Untyped_34; // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlUntypedConverter::UntypedList XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * ___UntypedList_35; public: inline static int32_t get_offset_of_Untyped_34() { return static_cast(offsetof(XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF_StaticFields, ___Untyped_34)); } inline XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * get_Untyped_34() const { return ___Untyped_34; } inline XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 ** get_address_of_Untyped_34() { return &___Untyped_34; } inline void set_Untyped_34(XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * value) { ___Untyped_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___Untyped_34), (void*)value); } inline static int32_t get_offset_of_UntypedList_35() { return static_cast(offsetof(XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF_StaticFields, ___UntypedList_35)); } inline XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * get_UntypedList_35() const { return ___UntypedList_35; } inline XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 ** get_address_of_UntypedList_35() { return &___UntypedList_35; } inline void set_UntypedList_35(XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * value) { ___UntypedList_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___UntypedList_35), (void*)value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726 : 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.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34 : 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.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A : 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((void**)m_Items + index, (void*)value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Xml.XmlWellFormedWriter/State[] struct StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047 : 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.Xml.XmlWellFormedWriter/Namespace[] struct NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12 : public RuntimeArray { public: ALIGN_FIELD (8) Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 m_Items[1]; public: inline Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 * 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, Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___prefix_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___namespaceUri_1), (void*)NULL); #endif } inline Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___prefix_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___namespaceUri_1), (void*)NULL); #endif } }; // System.Xml.XmlWellFormedWriter/ElementScope[] struct ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB : public RuntimeArray { public: ALIGN_FIELD (8) ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474 m_Items[1]; public: inline ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474 * 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, ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___prefix_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___localName_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___namespaceUri_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___xmlLang_5), (void*)NULL); #endif } inline ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___prefix_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___localName_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___namespaceUri_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___xmlLang_5), (void*)NULL); #endif } }; // System.Xml.XmlWellFormedWriter/AttrName[] struct AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8 : public RuntimeArray { public: ALIGN_FIELD (8) AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C m_Items[1]; public: inline AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C * 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, AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___prefix_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___namespaceUri_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___localName_2), (void*)NULL); #endif } inline AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___prefix_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___namespaceUri_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___localName_2), (void*)NULL); #endif } }; // System.Xml.WriteState[] struct WriteStateU5BU5D_t2A56E7401E9CDE694F35A8072DFD3AAC3516906B : 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.Xml.Schema.XmlTypeCode[] struct XmlTypeCodeU5BU5D_t4B53622F8096A3BE4E235382465B2E0FF7B85D6B : 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.Runtime.CompilerServices.AsyncTaskMethodBuilder`1 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::Create() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 AsyncTaskMethodBuilder_1_Create_m15C4F32E60C597AA1347204CBEF22D65960AAEC8_gshared (const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::Startd__15>(!!0&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_1_Start_TisU3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218_mFDC069E7CAEA6E5BE7C640995F030470DB376EA3_gshared (AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 * __this, U3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218 * ___stateMachine0, const RuntimeMethod* method); // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::get_Task() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17 * AsyncTaskMethodBuilder_1_get_Task_mC1B213B5C16F6485FF6FF94D233C0291C6BCF5F0_gshared (AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m47F7020D1EF3574E018D180B2C8750653513C62C_gshared (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Collections.Generic.IEqualityComparer`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m956ACABFEAE06EAA6CAFD4F98EEE055957C2A6AC_gshared (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * __this, RuntimeObject* ___comparer0, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m121B3AC8EDC09FFEC201BB0726120B4DCFCCFEDB_gshared (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * __this, RuntimeObject * ___key0, int32_t* ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_mA113B07C4C03A7CFBA37EE72824E5795AF960BE0_gshared (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * __this, RuntimeObject * ___key0, int32_t ___value1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m976F0D4D0C0FBDCABD0EF00A64C7E0FFFCFD1084_gshared (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * __this, RuntimeObject * ___key0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m5DFFB4978E5290FB699AC4B5C5F72461957905C4_gshared (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m0F0E00088CF56FEACC9E32D8B7D91B93D91DAA3B_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mBA0F95BC28DD65AA86AEA87839C278D24CDF43DF_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, RuntimeObject* ___collection0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Clear_m5FB5A9C59D8625FDFB06876C4D8848F0F07ABFD0_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // System.Void System.Attribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Attribute__ctor_m5C1862A7DFC2C25A4797A8C5F681FBB5CB53ECE1 (Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 * __this, const RuntimeMethod* method); // System.Void System.Xml.Serialization.XmlTypeConvertorAttribute::set_Method(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void XmlTypeConvertorAttribute_set_Method_mC01F1A24104F47A6DA6F8CADDCE9CA57D8552283_inline (XmlTypeConvertorAttribute_t9C029CB7A95EE9E3BAFFCB8DA5174C0364DA1D4E * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Xml.XmlAttribute::.ctor(System.String,System.String,System.String,System.Xml.XmlDocument) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlAttribute__ctor_m1CC4421CFD643E837A80EBD7C725CB0DD5E6F036 (XmlAttribute_t3F58A4BDFB486D0E610E4003E54A89BCCB65AB6D * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___namespaceURI2, XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * ___doc3, const RuntimeMethod* method); // System.Void System.Xml.XmlAttribute::set_InnerText(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlAttribute_set_InnerText_m3B5C78D374ACDD3A8B6163CCB4CD5584518D946A (XmlAttribute_t3F58A4BDFB486D0E610E4003E54A89BCCB65AB6D * __this, String_t* ___value0, const RuntimeMethod* method); // System.Xml.XmlNode System.Xml.XmlAttribute::RemoveChild(System.Xml.XmlNode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * XmlAttribute_RemoveChild_mAA100C2F00FB0346E1656C6463DBC02C736C0734 (XmlAttribute_t3F58A4BDFB486D0E610E4003E54A89BCCB65AB6D * __this, XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * ___oldChild0, const RuntimeMethod* method); // System.Xml.XmlNode System.Xml.XmlAttribute::AppendChild(System.Xml.XmlNode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * XmlAttribute_AppendChild_mAF324AA7DBB29DC1BEC6A3CBA82F03AB11D5DFC5 (XmlAttribute_t3F58A4BDFB486D0E610E4003E54A89BCCB65AB6D * __this, XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * ___newChild0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaSimpleType System.Xml.Schema.DatatypeImplementation::get_UntypedAtomicType() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * DatatypeImplementation_get_UntypedAtomicType_m4CF268D9825F57FA549B1C49CA34812E7A7D777C_inline (const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlListConverter::.ctor(System.Xml.Schema.XmlSchemaType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlListConverter__ctor_mA57F3038784C8BB10CA694189E558202B6C71747 (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * ___schemaType0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlListConverter::.ctor(System.Xml.Schema.XmlBaseConverter,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlListConverter__ctor_m5D0251EF7A3D3B8B7B87CE950382C8C1054F2476 (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55 * ___atomicConverter0, Type_t * ___clrTypeDefault1, const RuntimeMethod* method); // System.Void System.ArgumentNullException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97 (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * __this, String_t* ___paramName0, const RuntimeMethod* method); // System.Boolean System.Xml.XmlConvert::ToBoolean(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlConvert_ToBoolean_m3B72202F9A3B1C2C26A80967E5EA8427AD2E93E9 (String_t* ___s0, const RuntimeMethod* method); // System.Type System.Object::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B (RuntimeObject * __this, const RuntimeMethod* method); // System.Boolean System.Type::op_Equality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeTypeWildcardDestination(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeTypeWildcardDestination_mC288C4D35198B9E88DF96F1253A54D418E881E73 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method); // System.DateTime System.Xml.Schema.XmlBaseConverter::UntypedAtomicToDateTime(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 XmlBaseConverter_UntypedAtomicToDateTime_m1754F8203E6716405EB29C025F6B7C19C83242F6 (String_t* ___value0, const RuntimeMethod* method); // System.DateTimeOffset System.Xml.Schema.XmlBaseConverter::UntypedAtomicToDateTimeOffset(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 XmlBaseConverter_UntypedAtomicToDateTimeOffset_m09835B641F3BB44974E26AF55031630404E47669 (String_t* ___value0, const RuntimeMethod* method); // System.Decimal System.Xml.XmlConvert::ToDecimal(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 XmlConvert_ToDecimal_mD9EC100AA6C12FD7036B69128A76D79E788D4D79 (String_t* ___s0, const RuntimeMethod* method); // System.Double System.Xml.XmlConvert::ToDouble(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double XmlConvert_ToDouble_m885EAC733DF6EDC8FA282119C5364DC3F1B60D55 (String_t* ___s0, const RuntimeMethod* method); // System.Int32 System.Xml.XmlConvert::ToInt32(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlConvert_ToInt32_mC0C53CC21654A0E479438CA81FC22CCFAD9128D5 (String_t* ___s0, const RuntimeMethod* method); // System.Int64 System.Xml.XmlConvert::ToInt64(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t XmlConvert_ToInt64_mA4359842AD5F5E4233AA68C95E0186C137138B56 (String_t* ___s0, const RuntimeMethod* method); // System.Single System.Xml.XmlConvert::ToSingle(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float XmlConvert_ToSingle_m4DE455510DC38C792C67B809F96013181A2C74DF (String_t* ___s0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_mC4A313B9407202F12B69C5AEFE53EF335C8D6671 (bool ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::DateTimeToString(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_DateTimeToString_mA741191C8F98467A037A77122041688D78C6D89A (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::DateTimeOffsetToString(System.DateTimeOffset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_DateTimeOffsetToString_m121DC4237FE390803E2B78671023A1B962E599B5 (DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.Decimal) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_mF0F35219CB0F55A48EAF67875060E3BA68E122EB (Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_m51BE800D94C00383F928CCAFB3D0CA3A3F79250F (double ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_m44192366B01E8A875E9756625F2FBBFA3A681D35 (int32_t ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_m79EC978DC82DB8052E9F7FD581D9E778CFBC523B (int64_t ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_m0643D6F180F5822924A75CDCFBF4FC62B69AF4DC (float ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_m9C547E5E5577BD8C103DA6F1AB96300194FB6CCB (uint8_t ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::Base64BinaryToString(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_Base64BinaryToString_m59A44A6E71E0578878E4B6642206F928C5D57506 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.Int16) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_mA86CC75F820CFE95989F0355C3B89CE16532099A (int16_t ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.SByte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_m4641C988539C8EB17C589761E674B9521EEA62E5 (int8_t ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::DurationToString(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_DurationToString_m16A4BE64597A0DFD04A10B31153CB6B777131590 (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.UInt16) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_m9823FE7E80D23F2111BD7D6861C59A79EF70E9CC (uint16_t ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_mBF267D826A31C919FC0A510C8EABE5BDD690AFF8 (uint32_t ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::ToString(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlConvert_ToString_m886299CF6DD10FDD767223FAEA2740B3A2F48C40 (uint64_t ___value0, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlBaseConverter::IsDerivedFrom(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlBaseConverter_IsDerivedFrom_m117274B87FC08431F3D7CF94149EF1BA772EFF65 (Type_t * ___derivedType0, Type_t * ___baseType1, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::AnyUriToString(System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_AnyUriToString_mB66420B33B586048AE31773CBCC7CB4560E8389C (Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * ___value0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::QNameToString(System.Xml.XmlQualifiedName,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_QNameToString_m61F53ABFDBA14C450E5145BA3332297F34E64848 (XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * ___qname0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // System.Type System.Xml.Schema.XmlBaseConverter::get_DefaultClrType() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t * XmlBaseConverter_get_DefaultClrType_mEF68FF73D1C89C298241F8D7323D7F230DDDFD0C_inline (XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55 * __this, const RuntimeMethod* method); // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeTypeWildcardSource(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeTypeWildcardSource_m0997A4ACCA87E6BCD2BCCEAA0582A1CD49427743 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method); // System.Byte System.Xml.Schema.XmlBaseConverter::Int32ToByte(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t XmlBaseConverter_Int32ToByte_m828076A3F2EA35D95E4A7D40C11D2F90AEEF4C51 (int32_t ___value0, const RuntimeMethod* method); // System.Byte[] System.Xml.Schema.XmlBaseConverter::StringToBase64Binary(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* XmlBaseConverter_StringToBase64Binary_mFCE9389E2A006251DC339123C0FAABDD02391D66 (String_t* ___value0, const RuntimeMethod* method); // System.Int16 System.Xml.Schema.XmlBaseConverter::Int32ToInt16(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t XmlBaseConverter_Int32ToInt16_mE45E173706B224F3D18E259866E91B8456FC28ED (int32_t ___value0, const RuntimeMethod* method); // System.SByte System.Xml.Schema.XmlBaseConverter::Int32ToSByte(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int8_t XmlBaseConverter_Int32ToSByte_mBC63ADC365163261E135C05A34EF5A140006CBD1 (int32_t ___value0, const RuntimeMethod* method); // System.TimeSpan System.Xml.Schema.XmlBaseConverter::StringToDuration(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 XmlBaseConverter_StringToDuration_mED29E7E7F7E1E414AA876B9A72A2BC1002A631AB (String_t* ___value0, const RuntimeMethod* method); // System.UInt16 System.Xml.Schema.XmlBaseConverter::Int32ToUInt16(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t XmlBaseConverter_Int32ToUInt16_mB7A12415A149E00C582D5C09A6ECE2CC64C102E6 (int32_t ___value0, const RuntimeMethod* method); // System.UInt32 System.Xml.Schema.XmlBaseConverter::Int64ToUInt32(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t XmlBaseConverter_Int64ToUInt32_m9E27688590032648A0A7A9D9E0851CD9CFC8C6AF (int64_t ___value0, const RuntimeMethod* method); // System.UInt64 System.Xml.Schema.XmlBaseConverter::DecimalToUInt64(System.Decimal) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t XmlBaseConverter_DecimalToUInt64_mEDD9AC922363665A634B6C5373B21D5E6AE997B4 (Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___value0, const RuntimeMethod* method); // System.Uri System.Xml.XmlConvert::ToUri(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * XmlConvert_ToUri_mA74C5DC38B2A4CE02CE06DFABAB5958FF7C2B0DB (String_t* ___s0, const RuntimeMethod* method); // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlBaseConverter::get_SchemaType() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * XmlBaseConverter_get_SchemaType_mD3A5F0E824179488B3DF92C29A26D06956B869FE_inline (XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlAtomicValue::.ctor(System.Xml.Schema.XmlSchemaType,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlAtomicValue__ctor_m10A1B0B8D03D6C25152C24904A561B1C20243863 (XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C * __this, XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * ___xmlType0, String_t* ___value1, const RuntimeMethod* method); // System.Xml.XmlQualifiedName System.Xml.Schema.XmlBaseConverter::StringToQName(System.String,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * XmlBaseConverter_StringToQName_mA5EEB0AAA815547D579AE4EFBF7D3563A631E333 (String_t* ___value0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method); // System.Boolean System.Type::op_Inequality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XmlUntypedConverter::SupportsType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlUntypedConverter_SupportsType_mB775768BC127D72D0A2B7B4A3D506961788E03A5 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, Type_t * ___clrType0, const RuntimeMethod* method); // System.String System.Xml.Schema.XmlBaseConverter::get_XmlTypeName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlBaseConverter_get_XmlTypeName_mB8B4B81BF250AB15E908A1FD1414B7261DE8F4D3 (XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55 * __this, const RuntimeMethod* method); // System.String System.Xml.Res::GetString(System.String,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Res_GetString_m1D06B81901B03CA849045926741403907612BB4B (String_t* ___name0, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___args1, const RuntimeMethod* method); // System.Void System.InvalidCastException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3 (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Exception System.Xml.Schema.XmlBaseConverter::CreateInvalidClrMappingException(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * XmlBaseConverter_CreateInvalidClrMappingException_mF6EE65AEAEFD2FE80F2829D69A6C9178C2287270 (XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55 * __this, Type_t * ___sourceType0, Type_t * ___destinationType1, const RuntimeMethod* method); // System.Object System.Xml.Schema.XmlListConverter::ChangeListType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * XmlListConverter_ChangeListType_mB826BBF0AE270EE1D3FDE44AAA08CBD7336214FE (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlUntypedConverter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUntypedConverter__ctor_m2BF429F05F4086DB2620F3EBFA8E73974F14D90A (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XmlUntypedConverter::.ctor(System.Xml.Schema.XmlUntypedConverter,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUntypedConverter__ctor_m723EDD7AC7CAADC784E4DA7CBAC18134B998C497 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * ___atomicConverter0, bool ___allowListToList1, const RuntimeMethod* method); // System.Void System.Xml.XmlDownloadManager::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlDownloadManager__ctor_m20609FF8F46937FB1891AF0C30E939299056B1AF (XmlDownloadManager_t28FF2F536CFB5125C74928F7DC706692604D5A9D * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlResolver::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlResolver__ctor_m0217F0BCC79A4C9BD944BF30D5E7C0F1A1218D1C (XmlResolver_t7666FB44FF30D5CE53CC8DD913B2A8D2BD74343A * __this, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E (RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ___handle0, const RuntimeMethod* method); // System.Xml.XmlDownloadManager System.Xml.XmlUrlResolver::get_DownloadManager() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlDownloadManager_t28FF2F536CFB5125C74928F7DC706692604D5A9D * XmlUrlResolver_get_DownloadManager_m5A25332CBCCAB9CBC41955E665944D016CE2804E (const RuntimeMethod* method); // System.IO.Stream System.Xml.XmlDownloadManager::GetStream(System.Uri,System.Net.ICredentials,System.Net.IWebProxy,System.Net.Cache.RequestCachePolicy) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * XmlDownloadManager_GetStream_m927E7BBEDB3F068C01794E13C36CE5A34062662E (XmlDownloadManager_t28FF2F536CFB5125C74928F7DC706692604D5A9D * __this, Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * ___uri0, RuntimeObject* ___credentials1, RuntimeObject* ___proxy2, RequestCachePolicy_tC080799EE2DA10B7F24B2E69ABBF5636EB2D43ED * ___cachePolicy3, const RuntimeMethod* method); // System.Void System.Xml.XmlException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlException__ctor_m113008AE4B646E85154C99B3CBB55D536CBEFEB9 (XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 * __this, String_t* ___res0, String_t* ___arg1, const RuntimeMethod* method); // System.Uri System.Xml.XmlResolver::ResolveUri(System.Uri,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * XmlResolver_ResolveUri_m5FE50956C12775E8976F132919176759040E8C53 (XmlResolver_t7666FB44FF30D5CE53CC8DD913B2A8D2BD74343A * __this, Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * ___baseUri0, String_t* ___relativeUri1, const RuntimeMethod* method); // System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::Create() inline AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 AsyncTaskMethodBuilder_1_Create_m15C4F32E60C597AA1347204CBEF22D65960AAEC8 (const RuntimeMethod* method) { return (( AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 (*) (const RuntimeMethod*))AsyncTaskMethodBuilder_1_Create_m15C4F32E60C597AA1347204CBEF22D65960AAEC8_gshared)(method); } // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::Startd__15>(!!0&) inline void AsyncTaskMethodBuilder_1_Start_TisU3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218_mFDC069E7CAEA6E5BE7C640995F030470DB376EA3 (AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 * __this, U3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218 * ___stateMachine0, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 *, U3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218 *, const RuntimeMethod*))AsyncTaskMethodBuilder_1_Start_TisU3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218_mFDC069E7CAEA6E5BE7C640995F030470DB376EA3_gshared)(__this, ___stateMachine0, method); } // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::get_Task() inline Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17 * AsyncTaskMethodBuilder_1_get_Task_mC1B213B5C16F6485FF6FF94D233C0291C6BCF5F0 (AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 * __this, const RuntimeMethod* method) { return (( Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17 * (*) (AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 *, const RuntimeMethod*))AsyncTaskMethodBuilder_1_get_Task_mC1B213B5C16F6485FF6FF94D233C0291C6BCF5F0_gshared)(__this, method); } // System.Xml.XmlCharType System.Xml.XmlCharType::get_Instance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA XmlCharType_get_Instance_mA3CFC9BC3797565FD176224C6116F41AC8BA65B5 (const RuntimeMethod* method); // System.Void System.Xml.XmlRawWriter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter__ctor_mA2DC536DF02E2F33EB74D66CE039D330EBBE4F33 (XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.XmlWriterSettings::get_Async() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_Async_mC77211C434725414D7DF59943DCE1B847C0A7C6F_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Xml.NewLineHandling System.Xml.XmlWriterSettings::get_NewLineHandling() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_NewLineHandling_m8014535D4630623343C88657D5329CED80B5539A_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.XmlWriterSettings::get_OmitXmlDeclaration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_OmitXmlDeclaration_m370F4394776E74A9AF30E03750AFA7B5C5B1AF41_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.String System.Xml.XmlWriterSettings::get_NewLineChars() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlWriterSettings_get_NewLineChars_m97289D4A49381A74C9A6B6E9614D850DE0503325_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.XmlWriterSettings::get_CheckCharacters() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_CheckCharacters_mF45F8AB64E7E86830E82D45BED1D2301DA845302_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.XmlWriterSettings::get_CloseOutput() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_CloseOutput_m6E6A62AE91109CC548BBE7DC2CA681DB2E96F98A_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Xml.XmlStandalone System.Xml.XmlWriterSettings::get_Standalone() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_Standalone_m70CB5E49F6B25B87C65613D1D8AF8D78B9CF2E23_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Xml.XmlOutputMethod System.Xml.XmlWriterSettings::get_OutputMethod() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_OutputMethod_mB66D206D5F27115B29E89B878F8105F9353D8CD4_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.XmlWriterSettings::get_MergeCDataSections() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_MergeCDataSections_mBC8440CD91665D5331BA39449C307D7BDC68DF3B_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::ValidateContentChars(System.String,System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_ValidateContentChars_mF9024C4D42B40FAD174FE0C600372B1E70CA9A02 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___chars0, String_t* ___propertyName1, bool ___allowOnlyWhitespace2, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::.ctor(System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter__ctor_mAA18CD048FD86C275FFA45D315AE7EFA23BEE113 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings0, const RuntimeMethod* method); // System.Text.Encoding System.Xml.XmlWriterSettings::get_Encoding() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * XmlWriterSettings_get_Encoding_m6A5CD77CA3A521F56BD27CDFE73DDDFDF588E6B9_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Void System.Buffer::BlockCopy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Buffer_BlockCopy_mD01FC13D87078586714AA235261A9E786C351725 (RuntimeArray * ___src0, int32_t ___srcOffset1, RuntimeArray * ___dst2, int32_t ___dstOffset3, int32_t ___count4, const RuntimeMethod* method); // System.Boolean System.Xml.XmlWriterSettings::get_AutoXmlDeclaration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_AutoXmlDeclaration_m12CF17F4516BFD28346BD85E6374F3AA221B6CC5_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::RawText(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___s0, const RuntimeMethod* method); // System.Int32 System.String::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteCDataSection(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteCDataSection_mF001F49720C5A272A39D955FA459F24C0A38EB0E (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___text0, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteCommentOrPi(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteCommentOrPi_m725E5EA9972BCBD0B895D618FEA284A57BA48BA6 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___text0, int32_t ___stopChar1, const RuntimeMethod* method); // System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo::get_InvariantInfo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * NumberFormatInfo_get_InvariantInfo_m286BBD095BFCA546BD2CD67E856D1A205436C03F (const RuntimeMethod* method); // System.String System.Int32::ToString(System.String,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m246774E1922012AE787EB97743F42CB798B70CD8 (int32_t* __this, String_t* ___format0, RuntimeObject* ___provider1, const RuntimeMethod* method); // System.Boolean System.Xml.XmlCharType::IsCharData(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsCharData_m8FA0C15217389BFB0EC8DCD7CBED0A1DE4EF7444 (XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * __this, Il2CppChar ___ch0, const RuntimeMethod* method); // System.Exception System.Xml.XmlConvert::CreateInvalidCharException(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * XmlConvert_CreateInvalidCharException_m7F50BCBE8EBFD8D382C6062F523704CB9ABC9049 (Il2CppChar ___invChar0, Il2CppChar ___nextChar1, const RuntimeMethod* method); // System.Int32 System.Runtime.CompilerServices.RuntimeHelpers::get_OffsetToStringData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeHelpers_get_OffsetToStringData_mEB8E6EAEBAFAB7CD7F7A915B3081785AABB9FC42 (const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteAttributeTextBlock(System.Char*,System.Char*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteAttributeTextBlock_m6EB92F45F1DB0E84629187A7D8FEF3DDE29F44E7 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, Il2CppChar* ___pSrc0, Il2CppChar* ___pSrcEnd1, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteElementTextBlock(System.Char*,System.Char*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteElementTextBlock_mFDF907AF24F128111592DC8BC926387EBC829C1E (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, Il2CppChar* ___pSrc0, Il2CppChar* ___pSrcEnd1, const RuntimeMethod* method); // System.Int32 System.Xml.XmlCharType::CombineSurrogateChar(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlCharType_CombineSurrogateChar_m87E1DFC697895E2055353F4E12BFB7D9DDBA9A9B (int32_t ___lowChar0, int32_t ___highChar1, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteRawWithCharChecking(System.Char*,System.Char*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteRawWithCharChecking_mA4B9433E0856EC4EFC8FC1C072129BEA187BCFC8 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, Il2CppChar* ___pSrcBegin0, Il2CppChar* ___pSrcEnd1, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::FlushEncoder() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_FlushEncoder_mEBBE8AD3C863E0BF56699E59109C8C21B04CCF5B (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.XmlUtf8RawTextWriter::IsSurrogateByte(System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlUtf8RawTextWriter_IsSurrogateByte_m9513AC167B0AA7777F4975C0D65AAC6CE27D1775 (uint8_t ___b0, const RuntimeMethod* method); // System.Byte* System.Xml.XmlUtf8RawTextWriter::AmpEntity(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_AmpEntity_mE62AD6ADA93F1C598954817A0A578AAE07C34198 (uint8_t* ___pDst0, const RuntimeMethod* method); // System.Byte* System.Xml.XmlUtf8RawTextWriter::LtEntity(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_LtEntity_m5E8D32F30687F53448D2AED7246BD04DDDDE327A (uint8_t* ___pDst0, const RuntimeMethod* method); // System.Byte* System.Xml.XmlUtf8RawTextWriter::GtEntity(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_GtEntity_m123532A74511C76E6A7141AEC8383E9737E866C0 (uint8_t* ___pDst0, const RuntimeMethod* method); // System.Byte* System.Xml.XmlUtf8RawTextWriter::QuoteEntity(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_QuoteEntity_m1CE3B1994D8CC0DE8F291BB5819A7CA24B891095 (uint8_t* ___pDst0, const RuntimeMethod* method); // System.Byte* System.Xml.XmlUtf8RawTextWriter::TabEntity(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_TabEntity_m41421CBCD56BFE4E15C4C3DA9BAEA927539263E2 (uint8_t* ___pDst0, const RuntimeMethod* method); // System.Byte* System.Xml.XmlUtf8RawTextWriter::CarriageReturnEntity(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_CarriageReturnEntity_m6EEEEC2A8BB53358AE31D8462F6F6A6E9CE9F0D3 (uint8_t* ___pDst0, const RuntimeMethod* method); // System.Byte* System.Xml.XmlUtf8RawTextWriter::LineFeedEntity(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_LineFeedEntity_m1237306E45640BFFB52FE5A72B1E7680C3FE6283 (uint8_t* ___pDst0, const RuntimeMethod* method); // System.Boolean System.Xml.XmlCharType::IsSurrogate(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsSurrogate_m01752EB49659860DAB0FEACB0AD1566216215DE8 (int32_t ___ch0, const RuntimeMethod* method); // System.Byte* System.Xml.XmlUtf8RawTextWriter::EncodeSurrogate(System.Char*,System.Char*,System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_EncodeSurrogate_m6CA0838BFA5CA73080922DF896DCBD4B2D6789E0 (Il2CppChar* ___pSrc0, Il2CppChar* ___pSrcEnd1, uint8_t* ___pDst2, const RuntimeMethod* method); // System.Byte* System.Xml.XmlUtf8RawTextWriter::InvalidXmlChar(System.Int32,System.Byte*,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_InvalidXmlChar_mFABC8CB5B238C5A2B7BD1BC1820D265DA34246C7 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, int32_t ___ch0, uint8_t* ___pDst1, bool ___entitize2, const RuntimeMethod* method); // System.Byte* System.Xml.XmlUtf8RawTextWriter::EncodeMultibyteUTF8(System.Int32,System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mF26B01409424E75C572940A2FAEC3B6C7D8EBDE4 (int32_t ___ch0, uint8_t* ___pDst1, const RuntimeMethod* method); // System.Byte* System.Xml.XmlUtf8RawTextWriter::WriteNewLine(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_WriteNewLine_m08FE9071699104763146DDEC8F46536EA457BBE5 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, uint8_t* ___pDst0, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::RawText(System.Char*,System.Char*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_RawText_m038C3E8B89E7FB134AED089CBBB089E20C2230E5 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, Il2CppChar* ___pSrcBegin0, Il2CppChar* ___pSrcEnd1, const RuntimeMethod* method); // System.Byte* System.Xml.XmlUtf8RawTextWriter::RawEndCData(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_RawEndCData_mE892715969F3F635FC783AD7E445627344E7D395 (uint8_t* ___pDst0, const RuntimeMethod* method); // System.Byte* System.Xml.XmlUtf8RawTextWriter::RawStartCData(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_RawStartCData_m89D200824D6B240A7CB7217276CFB0AE08CE1BB2 (uint8_t* ___pDst0, const RuntimeMethod* method); // System.Exception System.Xml.XmlConvert::CreateInvalidSurrogatePairException(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * XmlConvert_CreateInvalidSurrogatePairException_m0DE4CC9F8620ABC31C61F6FDAFA3BC960F41F170 (Il2CppChar ___low0, Il2CppChar ___hi1, const RuntimeMethod* method); // System.String System.Xml.Res::GetString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887 (String_t* ___name0, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Exception System.Xml.XmlConvert::CreateInvalidHighSurrogateCharException(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * XmlConvert_CreateInvalidHighSurrogateCharException_mD8CAB48E86A39FACE4A0274D91C7065A6458233E (Il2CppChar ___hi0, const RuntimeMethod* method); // System.Byte* System.Xml.XmlUtf8RawTextWriter::CharEntity(System.Byte*,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_CharEntity_m09EC72C35AD154109B831865F8BC0997B839C031 (uint8_t* ___pDst0, Il2CppChar ___ch1, const RuntimeMethod* method); // System.Boolean System.Xml.XmlCharType::IsOnlyWhitespace(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsOnlyWhitespace_m67C7128F455445CCB117BF101F75E69F41D1DBE5 (XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * __this, String_t* ___str0, const RuntimeMethod* method); // System.Char System.String::get_Chars(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70 (String_t* __this, int32_t ___index0, const RuntimeMethod* method); // System.Boolean System.Xml.XmlCharType::IsTextChar(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsTextChar_mA8CF9F91752A9361BC4F6B1971E658323A3EC8F2 (XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * __this, Il2CppChar ___ch0, const RuntimeMethod* method); // System.String[] System.Xml.XmlException::BuildCharExceptionArgs(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* XmlException_BuildCharExceptionArgs_m4A2C0BF59A2C409511D7E233C9CACA9801D7254F (String_t* ___data0, int32_t ___invCharIndex1, const RuntimeMethod* method); // System.Boolean System.Xml.XmlCharType::IsHighSurrogate(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsHighSurrogate_m05FA9C7BBB540AD6890CCDCC286E6699F7351301 (int32_t ___ch0, const RuntimeMethod* method); // System.Boolean System.Xml.XmlCharType::IsLowSurrogate(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsLowSurrogate_m7939EE6AE78DBE960B04D2A8E957E913C2EFC6DC (int32_t ___ch0, const RuntimeMethod* method); // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_InvariantCulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164 (const RuntimeMethod* method); // System.String System.UInt32::ToString(System.String,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UInt32_ToString_mAF0A46E9EC70EA43A02EBE522FF287E20DEE691B (uint32_t* __this, String_t* ___format0, RuntimeObject* ___provider1, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter__ctor_mD5BEAEDDEF734A1FB86EDB39FC5CF578AF14E0C0 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriterIndent::Init(System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_Init_m04FC75F09ACAE0471DFD1652CE6F19218C544DDC (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings0, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteIndent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteIndent_m8808B3C0468FDE49B219DB24B0E21B06B9A2E4C3 (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteDocType(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteDocType_m883B10BF28AE8EF7F10588AC2219428B2484FD1A (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___name0, String_t* ___pubid1, String_t* ___sysid2, String_t* ___subset3, const RuntimeMethod* method); // System.Void System.Xml.BitStack::PushBit(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitStack_PushBit_mA8687765F153AF75D44D4DDD2C778B7CFC8AD795 (BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 * __this, bool ___bit0, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteStartElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteStartElement_m58B199B0C3052B78A0FA1398A1F3266CB40923AD (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___ns2, const RuntimeMethod* method); // System.Boolean System.Xml.BitStack::PeekBit() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BitStack_PeekBit_m1290989B251A2D0C7D1360F7893BAAD01AA1B42A (BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::StartElementContent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_StartElementContent_mDBFAB46725787B167388B649AAA44D3FBCAEF52F (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.BitStack::PopBit() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BitStack_PopBit_m84C75FC508ACE07B2E3E7AA45B9CFB91279553C3 (BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteEndElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteEndElement_m0FAD5BFD6F4F4F8E72F1D798D10F95DAF160517C (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___ns2, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteFullEndElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteFullEndElement_mDDB2211747E15B9B6240CAC2A52D66455F53E679 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___ns2, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteStartAttribute(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteStartAttribute_mF74737F690D767D352BDEC4D5A25AC5DC04C3966 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___ns2, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteCData(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteCData_mC5A0C95637F4D61D3AC485D057832A7BA3C8FE61 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___text0, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteComment(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteComment_m61B3DE6869E285BF22CC14ED19967B3B45A3A2FF (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___text0, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteProcessingInstruction(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteProcessingInstruction_m5F3FD88882C6D0E046A34AEFAB56366396BBAA5C (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___name0, String_t* ___text1, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteEntityRef(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteEntityRef_mCA0602B6CB2F6A31153ED3A47150371B4E3B4781 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___name0, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteCharEntity(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteCharEntity_mAD2D583CC8ACB241216931741A3ED003BC183B9B (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, Il2CppChar ___ch0, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteSurrogateCharEntity(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteSurrogateCharEntity_mEDFB307F43DEDC61BDB17B9C11D3A3E0F295CA79 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, Il2CppChar ___lowChar0, Il2CppChar ___highChar1, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteWhitespace(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteWhitespace_m540FB4188CC0A63BCFBADD46F86F1DC4C51D9EC6 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___ws0, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteString_m7D76040E5EE28195082C0DF197F7ADD7B5D2AE87 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___text0, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteChars(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteChars_m91520FB2207CC4B00DE2BA0E6DB28452E47BCBD1 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___buffer0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteRaw(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteRaw_m5BCD73BF2281E0092DC1890244E64078E834D43A (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___buffer0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriter::WriteRaw(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteRaw_m02D10B22B3EA67D0992F71682AA737519A58518C (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___data0, const RuntimeMethod* method); // System.Void System.Xml.XmlRawWriter::WriteBase64(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteBase64_mEC4C7E323F4B8DD80C4DCA5033025A83EDC5966C (XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method); // System.String System.Xml.XmlWriterSettings::get_IndentChars() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlWriterSettings_get_IndentChars_mCE3B39C83C32982B89ED6615ABA6EEAF95F3E549_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.XmlWriterSettings::get_NewLineOnAttributes() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_NewLineOnAttributes_mA8C3C3A7E78EB3C7BE431D3980035410200E59F3_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Void System.Xml.BitStack::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitStack__ctor_mBA8CA47A8233563799783F70F09BBA442F66F5C6 (BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 * __this, const RuntimeMethod* method); // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlWriter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriter__ctor_mAA10A026AD230D064314D2AE472A144D18418A01 (XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/NamespaceResolverProxy::.ctor(System.Xml.XmlWellFormedWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NamespaceResolverProxy__ctor_m414A85B32A43A013780EBB149B50CED04A0217F0 (NamespaceResolverProxy_tDDE95968AA0C8C13FF8FF3A7A4D25A9B5A4DBD7D * __this, XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * ___wfWriter0, const RuntimeMethod* method); // System.Xml.NamespaceHandling System.Xml.XmlWriterSettings::get_NamespaceHandling() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_NamespaceHandling_mCD7FC91856DB537D043D22BB5DA22DDF01BADA9D_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.XmlWriterSettings::get_WriteEndDocumentOnClose() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_WriteEndDocumentOnClose_m9506374A7758543B6DF254477B37EB56310D76DE_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Xml.ConformanceLevel System.Xml.XmlWriterSettings::get_ConformanceLevel() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_ConformanceLevel_mC38EDC205062354D91EA4BD0276F6B477D3FD163_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/Namespace::Set(System.String,System.String,System.Xml.XmlWellFormedWriter/NamespaceKind) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Namespace_Set_mBC3EC65E5DAC5566D507031854355191E8A432CA (Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 * __this, String_t* ___prefix0, String_t* ___namespaceUri1, int32_t ___kind2, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/ElementScope::Set(System.String,System.String,System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ElementScope_Set_m3195A84F957C5A3B5C18AF4D9511E8D5638354DC (ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474 * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___namespaceUri2, int32_t ___prevNSTop3, const RuntimeMethod* method); // System.Void System.Xml.SecureStringHasher::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecureStringHasher__ctor_mEF97616B6D20B8D66A01B2B833C677BF356A1145 (SecureStringHasher_t5F3BC4AE212133FAD80F39ED81D0338B8A21A87A * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter::WriteStartDocumentImpl(System.Xml.XmlStandalone) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteStartDocumentImpl_mAE8A6FA9962E9AFC09402EC4B3E2A95369DDCE74 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, int32_t ___standalone0, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter::AdvanceState(System.Xml.XmlWellFormedWriter/Token) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, int32_t ___token0, const RuntimeMethod* method); // System.String System.Xml.XmlConvert::VerifyQName(System.String,System.Xml.ExceptionType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlConvert_VerifyQName_m7494E4DEDA86569C0C2F66CAE8B9FF6DB45907B4 (String_t* ___name0, int32_t ___exceptionType1, const RuntimeMethod* method); // System.Void System.InvalidOperationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * __this, String_t* ___message0, const RuntimeMethod* method); // System.Int32 System.Xml.XmlCharType::IsPublicId(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlCharType_IsPublicId_m6C5BB0CC50EB3FCE3005181E0650D3EF7EFD47A3 (XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * __this, String_t* ___str0, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, String_t* ___message0, String_t* ___paramName1, const RuntimeMethod* method); // System.Int32 System.Xml.XmlCharType::IsOnlyCharData(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlCharType_IsOnlyCharData_mB737298EFE9723B875B65B01CEF409F54076BFBA (XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * __this, String_t* ___str0, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter::CheckNCName(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_CheckNCName_m38BAB80446511AD689915D3E856E7E0A493A2F66 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___ncname0, const RuntimeMethod* method); // System.String System.Xml.XmlWellFormedWriter::LookupNamespace(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlWellFormedWriter_LookupNamespace_m97A8F15A380CBCD257CEFF961513A2D433AE34EE (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___prefix0, const RuntimeMethod* method); // System.Void System.Array::Copy(System.Array,System.Array,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Copy_m40103AA97DC582C557B912CF4BBE86A4D166F803 (RuntimeArray * ___sourceArray0, RuntimeArray * ___destinationArray1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter::PushNamespaceImplicit(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_PushNamespaceImplicit_m624EE33F48760FAB5356FDE7B1A1CAEA3116A5D5 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___prefix0, String_t* ___ns1, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Clear() inline void Dictionary_2_Clear_m6D070B7479E570F2F4265092DF429B94EC79B7A4 (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 *, const RuntimeMethod*))Dictionary_2_Clear_m47F7020D1EF3574E018D180B2C8750653513C62C_gshared)(__this, method); } // System.Void System.Xml.XmlWellFormedWriter/ElementScope::WriteEndElement(System.Xml.XmlRawWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ElementScope_WriteEndElement_mC36BE0462387942175D03BE353AFCBA993314499 (ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474 * __this, XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * ___rawWriter0, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter::PopNamespaces(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_PopNamespaces_m2530F95266BC8917BEF3C6B7D79144839F51559D (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, int32_t ___indexFrom0, int32_t ___indexTo1, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/ElementScope::WriteFullEndElement(System.Xml.XmlRawWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ElementScope_WriteFullEndElement_m5DDEA1A5F0728660E314BAFDCD52462E65D34299 (ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474 * __this, XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * ___rawWriter0, const RuntimeMethod* method); // System.Boolean System.String::op_Equality(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method); // System.Boolean System.String::op_Inequality(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2 (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter::SetSpecialAttribute(System.Xml.XmlWellFormedWriter/SpecialAttribute) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_SetSpecialAttribute_mA6B76A3563ECE17E163E24607BAD805793F10386 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, int32_t ___special0, const RuntimeMethod* method); // System.String System.Xml.XmlWellFormedWriter::GeneratePrefix() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlWellFormedWriter_GeneratePrefix_m22F1681CD165CF643285347386D4508D63F43D6F (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method); // System.String System.Xml.XmlWellFormedWriter::LookupLocalNamespace(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlWellFormedWriter_LookupLocalNamespace_m43DE25AF33DB71C5D552343BC11D503EC298F070 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___prefix0, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter::AddAttribute(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_AddAttribute_mBE2EC8C0E4326CDF071DB44822F2363C8B3977E6 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___namespaceName2, const RuntimeMethod* method); // System.String System.Xml.XmlWellFormedWriter/AttributeValueCache::get_StringValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AttributeValueCache_get_StringValue_m0D617F77E0DB9C7030B93310426187C5015DB006 (AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * __this, const RuntimeMethod* method); // System.Boolean System.Xml.XmlWellFormedWriter::PushNamespaceExplicit(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWellFormedWriter_PushNamespaceExplicit_m6D8AAFC9815127ADB7F012D035CDA84E690495C4 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___prefix0, String_t* ___ns1, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::Replay(System.Xml.XmlWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttributeValueCache_Replay_m2CF2F703C0D6D9CD77FB32178BB68B28A1D027A2 (AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * __this, XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * ___writer0, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::Trim() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttributeValueCache_Trim_mA522BD9E00F36191AA0EB984EA8CA0DD664476DE (AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttributeValueCache_Clear_mEB00BEAD618CC121D48CB1095BED2A6DE4DE0216 (AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * __this, const RuntimeMethod* method); // System.Int32 System.String::Compare(System.String,System.String,System.StringComparison) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_Compare_mDAE9D10BC450FF38960C691874EBFC3EAF6A39DD (String_t* ___strA0, String_t* ___strB1, int32_t ___comparisonType2, const RuntimeMethod* method); // System.Boolean System.Xml.XmlWellFormedWriter::get_SaveAttrValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWellFormedWriter_get_SaveAttrValue_m9E982FD0A5B0F48DE777925C71373D4B5C2518DB (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::WriteEntityRef(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttributeValueCache_WriteEntityRef_m20D6BE6836719DF501E4BAC53AC7B5A13A5CC117 (AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * __this, String_t* ___name0, const RuntimeMethod* method); // System.Boolean System.Char::IsSurrogate(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsSurrogate_mDE2EA47FEF5F4816C883C5FF7DA85364025B5CDE (Il2CppChar ___c0, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::WriteCharEntity(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttributeValueCache_WriteCharEntity_mF5CF5D0B1FD72D9646547BA04E0A8CF0FE99E988 (AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * __this, Il2CppChar ___ch0, const RuntimeMethod* method); // System.Boolean System.Char::IsSurrogatePair(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsSurrogatePair_m6EAA02AF7F2918866B74A89988A00373EFF50709 (Il2CppChar ___highSurrogate0, Il2CppChar ___lowSurrogate1, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::WriteSurrogateCharEntity(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttributeValueCache_WriteSurrogateCharEntity_m849F2BE6F3AF1F013961649206432643B945BEDE (AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * __this, Il2CppChar ___lowChar0, Il2CppChar ___highChar1, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::WriteWhitespace(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttributeValueCache_WriteWhitespace_m59410187D1A9273D8E7C266D851BA3965E7DFB91 (AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * __this, String_t* ___ws0, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::WriteString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttributeValueCache_WriteString_m14B77EC30DF6DABA828ACF9169F7940F4F6137DF (AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * __this, String_t* ___text0, const RuntimeMethod* method); // System.Void System.ArgumentOutOfRangeException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * __this, String_t* ___paramName0, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::WriteChars(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttributeValueCache_WriteChars_m29755C4DA7BBFF025E144B4E2D262940EFA659A7 (AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___buffer0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::WriteRaw(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttributeValueCache_WriteRaw_m297BAEA99CFAFAF357FDE71AFD1C98C93A5C49FF (AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___buffer0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::WriteRaw(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttributeValueCache_WriteRaw_mBBE53E7B4256C5A239508B346DCA3A54A898EEF9 (AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * __this, String_t* ___data0, const RuntimeMethod* method); // System.Boolean System.Xml.XmlWellFormedWriter::get_InBase64() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWellFormedWriter_get_InBase64_m038F8C18876B104B23FC250A0F760880DD2BE570 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::WriteValue(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttributeValueCache_WriteValue_m7EB9ED91D89EB26620950902F9346B91670970F0 (AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * __this, String_t* ___value0, const RuntimeMethod* method); // System.Boolean System.Xml.XmlWellFormedWriter::get_IsClosedOrErrorState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWellFormedWriter_get_IsClosedOrErrorState_m3C35E43B3ADB2186E643A159AB72DCE18C9B9BFA (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlWriter::WriteBinHex(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriter_WriteBinHex_m42671E4486A364DA4C4DB3E428A36BE24F660643 (XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/AttributeValueCache::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttributeValueCache__ctor_m98C2253BDD259D380432CE6A1C012D203824C9BB (AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * __this, const RuntimeMethod* method); // System.Int32 System.Xml.XmlWellFormedWriter::LookupNamespaceIndex(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlWellFormedWriter_LookupNamespaceIndex_mC0686D882194B9EFFEEDFFFD4E819B1975921D69 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___prefix0, const RuntimeMethod* method); // System.Void System.Xml.XmlException::.ctor(System.String,System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlException__ctor_m774540F83B81D877D8C30183EA2D2F4A76427058 (XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 * __this, String_t* ___res0, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___args1, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter::AddNamespace(System.String,System.String,System.Xml.XmlWellFormedWriter/NamespaceKind) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_AddNamespace_m6FB84DBE85B008F613E76817F487FC03F479795E (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___prefix0, String_t* ___ns1, int32_t ___kind2, const RuntimeMethod* method); // System.Xml.XmlException System.Xml.XmlWellFormedWriter::DupAttrException(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 * XmlWellFormedWriter_DupAttrException_mCB087E36F70B3BE950BE03039991D920B9B6361C (String_t* ___prefix0, String_t* ___localName1, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter::AddToNamespaceHashtable(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_AddToNamespaceHashtable_mD51975F7CA451DF171A578B5748EA97180668DE6 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, int32_t ___namespaceIndex0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Collections.Generic.IEqualityComparer`1) inline void Dictionary_2__ctor_m7486B1ED37F2C23A54A102AE2A327294800C13F6 (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * __this, RuntimeObject* ___comparer0, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 *, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m956ACABFEAE06EAA6CAFD4F98EEE055957C2A6AC_gshared)(__this, ___comparer0, method); } // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(!0,!1&) inline bool Dictionary_2_TryGetValue_m12D15059187064926CD935FC89749E0A8BD52729 (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * __this, String_t* ___key0, int32_t* ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 *, String_t*, int32_t*, const RuntimeMethod*))Dictionary_2_TryGetValue_m121B3AC8EDC09FFEC201BB0726120B4DCFCCFEDB_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.Dictionary`2::set_Item(!0,!1) inline void Dictionary_2_set_Item_m3546162A565F55B309A9FAB19BD271411D7DB75B (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * __this, String_t* ___key0, int32_t ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 *, String_t*, int32_t, const RuntimeMethod*))Dictionary_2_set_Item_mA113B07C4C03A7CFBA37EE72824E5795AF960BE0_gshared)(__this, ___key0, ___value1, method); } // System.Boolean System.Collections.Generic.Dictionary`2::Remove(!0) inline bool Dictionary_2_Remove_m74B73347B0E3BEE535DFA799A64C174D3A2B0148 (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * __this, String_t* ___key0, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 *, String_t*, const RuntimeMethod*))Dictionary_2_Remove_m976F0D4D0C0FBDCABD0EF00A64C7E0FFFCFD1084_gshared)(__this, ___key0, method); } // System.Void System.Text.StringBuilder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_m5A81DE19E748F748E19FF13FB6FFD2547F9212D9 (StringBuilder_t * __this, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1 (StringBuilder_t * __this, String_t* ___value0, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E (StringBuilder_t * __this, Il2CppChar ___value0, const RuntimeMethod* method); // System.String System.Xml.XmlWellFormedWriter::GetStateName(System.Xml.XmlWellFormedWriter/State) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlWellFormedWriter_GetStateName_m5E6FE37C8C2DD8CF67450AA6FF75DFB5D141D0DD (int32_t ___state0, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter::ThrowInvalidStateTransition(System.Xml.XmlWellFormedWriter/Token,System.Xml.XmlWellFormedWriter/State) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_ThrowInvalidStateTransition_mEFC1814A27D67908217D74DBC7CFECED83E521C3 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, int32_t ___token0, int32_t ___currentState1, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter::StartElementContent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_StartElementContent_m78EDAEB4730FC7A451BDD8430DF97F2E99224F99 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter::StartFragment() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_StartFragment_m821DC407AA95954C6FE3AA83CD2ADDF3118A4781 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/Namespace::WriteDecl(System.Xml.XmlWriter,System.Xml.XmlRawWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Namespace_WriteDecl_mDC2FAE6430835463C87F91004DD93F8695CB714A (Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 * __this, XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * ___writer0, XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * ___rawWriter1, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B (String_t* ___str00, String_t* ___str11, const RuntimeMethod* method); // System.String System.Int32::ToString(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m027A8C9419D2FE56ED5D2EE42A6F3B3CE0130471 (int32_t* __this, RuntimeObject* ___provider0, const RuntimeMethod* method); // System.Exception System.Xml.XmlWellFormedWriter::InvalidCharsException(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * XmlWellFormedWriter_InvalidCharsException_m970B785D509E2CC3F145548E0F3473CA14170348 (String_t* ___name0, int32_t ___badCharIndex1, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44 (String_t* ___str00, String_t* ___str11, String_t* ___str22, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter/AttrName::Set(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttrName_Set_m670AC1B21A3697B638023B9FBD1E04DCF9D3052B (AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___namespaceUri2, const RuntimeMethod* method); // System.Boolean System.Xml.XmlWellFormedWriter/AttrName::IsDuplicate(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AttrName_IsDuplicate_m4AC75CB7B66F45F9F7442F8B18AD33E251CB4D32 (AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___namespaceUri2, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter::AddToAttrHashTable(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_AddToAttrHashTable_m4126EA2E713A4D08836660C630AC248B4EC001FB (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, int32_t ___attributeIndex0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.Dictionary`2::get_Count() inline int32_t Dictionary_2_get_Count_m340FC2A63B0122FED63981CC2D726CF6DE55D24D (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 *, const RuntimeMethod*))Dictionary_2_get_Count_m5DFFB4978E5290FB699AC4B5C5F72461957905C4_gshared)(__this, method); } // System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F (RuntimeArray * ___array0, RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 ___fldHandle1, const RuntimeMethod* method); // System.Void System.Xml.XmlCharacterData::.ctor(System.String,System.Xml.XmlDocument) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlCharacterData__ctor_m92DACE6F1470B2FABC19CE1DB3B8170BC346AA30 (XmlCharacterData_tDE362DEBB89559C552E40DB1346331A259C9205B * __this, String_t* ___data0, XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * ___doc1, const RuntimeMethod* method); // System.Boolean System.Xml.XmlDocument::get_IsLoading() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlDocument_get_IsLoading_m3B73B787E62F30F277275598CF50D1258706E681_inline (XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * __this, const RuntimeMethod* method); // System.Boolean System.Xml.XmlCharacterData::CheckOnData(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharacterData_CheckOnData_m9A57001C001BA5EB4524F44562C20D27E79A3B81 (XmlCharacterData_tDE362DEBB89559C552E40DB1346331A259C9205B * __this, String_t* ___data0, const RuntimeMethod* method); // System.Xml.XmlNode System.Xml.XmlNode::get_ParentNode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * XmlNode_get_ParentNode_mAE5BBA15BE0FF8FE4869BFCA1ECB6740C969B7A8 (XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * __this, const RuntimeMethod* method); // System.Boolean System.Xml.XmlCharacterData::DecideXPNodeTypeForTextNodes(System.Xml.XmlNode,System.Xml.XPath.XPathNodeType&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharacterData_DecideXPNodeTypeForTextNodes_mFFA41E1283584284B06EC369FF0407A26526E041 (XmlCharacterData_tDE362DEBB89559C552E40DB1346331A259C9205B * __this, XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * ___node0, int32_t* ___xnt1, const RuntimeMethod* method); // System.Void System.Xml.BinHexEncoder::Encode(System.Byte[],System.Int32,System.Int32,System.Xml.XmlWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BinHexEncoder_Encode_m348C1F38482F83F8A926B8B99AF71233CDEF46FA (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer0, int32_t ___index1, int32_t ___count2, XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * ___writer3, const RuntimeMethod* method); // System.Void System.Xml.XmlWriterSettings::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings__ctor_m5C6B99808D1C7B691C0ED4DF32BD3E1C39C4B94D (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Xml.XmlWriter System.Xml.XmlWriterSettings::CreateWriter(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * XmlWriterSettings_CreateWriter_m3023E199154CD8588CD848FB4F25C41BB6E9FDEF (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___output0, const RuntimeMethod* method); // System.Xml.XmlWriter System.Xml.XmlWriterSettings::CreateWriter(System.IO.TextWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * XmlWriterSettings_CreateWriter_m5804C88AC3D9809A19C14244C8B8BF5D62EBBD39 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * ___output0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m2C1D60C782030730D4745845F9F3AEB1FB67005C (List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D * __this, const RuntimeMethod* method) { (( void (*) (List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D *, const RuntimeMethod*))List_1__ctor_m0F0E00088CF56FEACC9E32D8B7D91B93D91DAA3B_gshared)(__this, method); } // System.Void System.Xml.XmlWriterSettings::Initialize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_Initialize_m9451159B8DF9C1FBC229CDBB7820566D1AF0D9CC (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlWriterSettings::CheckReadOnly(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_CheckReadOnly_m440DDAF4F1849B67E5D4AC2EB95DD978D884A0E6 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, String_t* ___propertyName0, const RuntimeMethod* method); // System.Object System.Object::MemberwiseClone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Object_MemberwiseClone_m0AEE84C38E9A87C372139B4C342454553F0F6392 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) inline void List_1__ctor_m7319F460099942C9A6BBEBB83D13CB468F3C1799 (List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D * __this, RuntimeObject* ___collection0, const RuntimeMethod* method) { (( void (*) (List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D *, RuntimeObject*, const RuntimeMethod*))List_1__ctor_mBA0F95BC28DD65AA86AEA87839C278D24CDF43DF_gshared)(__this, ___collection0, method); } // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_mB4C9A484DFF2CA1E941AB55762476368BC6B8E37_inline (List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // System.Boolean System.Xml.XmlWriterSettings::get_Indent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_Indent_m2AC970CCB8E8F4DAD6492F3438C0CBFD41421FC9 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Void System.Xml.XmlUtf8RawTextWriterIndent::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent__ctor_m63281F88F8DD3782E4E6C4694AFF273C82706E59 (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method); // System.Void System.Xml.HtmlUtf8RawTextWriterIndent::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HtmlUtf8RawTextWriterIndent__ctor_m9934DF4051E8ACA2A30C61FB32D7D2C583C3DC3D (HtmlUtf8RawTextWriterIndent_t6157C77E749E8E2648FB727F8789D2C1D9A8F296 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method); // System.Void System.Xml.HtmlUtf8RawTextWriter::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HtmlUtf8RawTextWriter__ctor_m90AA6C7ABF5D87DA3816A96DDDCDBD1F834316BF (HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method); // System.Void System.Xml.TextUtf8RawTextWriter::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextUtf8RawTextWriter__ctor_mEEA75EEA28E6AB6458DB12C62D909009167E9945 (TextUtf8RawTextWriter_tD0BDA0777839388246A0D20529B3C799B9E619E9 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method); // System.Void System.Xml.XmlAutoDetectWriter::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlAutoDetectWriter__ctor_mF3F0F49D99AB10DC19DC9726C838E2C2AAED88E0 (XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___strm0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___writerSettings1, const RuntimeMethod* method); // System.Void System.Xml.XmlEncodedRawTextWriterIndent::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent__ctor_m45D3A348CA00C64D17B2C180256624D888872C16 (XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method); // System.Void System.Xml.XmlEncodedRawTextWriter::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter__ctor_m91D1897CFEEA3DA159C64DDE123CDEA02943899C (XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method); // System.Void System.Xml.HtmlEncodedRawTextWriterIndent::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HtmlEncodedRawTextWriterIndent__ctor_m86015579060F033300447972959A0F392CB9307A (HtmlEncodedRawTextWriterIndent_t7613FADCC979522B40B2AAFE3B243DB269E04CF2 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method); // System.Void System.Xml.HtmlEncodedRawTextWriter::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HtmlEncodedRawTextWriter__ctor_mB2B8D779CAAEB039EA7BE4E6EED9F9B899A7397E (HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method); // System.Void System.Xml.TextEncodedRawTextWriter::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextEncodedRawTextWriter__ctor_mA0F22DF71C426252E6CAC81A0049D8452F0E19C3 (TextEncodedRawTextWriter_tC07A3FA704CE7DECA0D49CF659958C075A39A162 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method); // System.Boolean System.Xml.XmlWriterSettings::get_IsQuerySpecific() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_IsQuerySpecific_mCE6E434E51644A54676E1505C0ECD576A0A287B7 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method); // System.Void System.Xml.QueryOutputWriter::.ctor(System.Xml.XmlRawWriter,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QueryOutputWriter__ctor_m38EE55E83D448A326D76E698AFCEF7DBE1F7D43F (QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB * __this, XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * ___writer0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method); // System.Void System.Xml.XmlWellFormedWriter::.ctor(System.Xml.XmlWriter,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter__ctor_m7CA7C09B22396F71C0943C1597CFE6DA78F937EF (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * ___writer0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method); // System.Void System.Xml.XmlAsyncCheckWriter::.ctor(System.Xml.XmlWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlAsyncCheckWriter__ctor_m44CC63F1AE8527885D7C5CCE75E5FCF6740824A6 (XmlAsyncCheckWriter_tF98BA28B966687A04E07F4904100F20B98D467D0 * __this, XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * ___writer0, const RuntimeMethod* method); // System.Void System.Xml.XmlEncodedRawTextWriterIndent::.ctor(System.IO.TextWriter,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent__ctor_m5E22F6DCF488B93DC9A706B2D8A5564698B2D64B (XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033 * __this, TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * ___writer0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method); // System.Void System.Xml.XmlEncodedRawTextWriter::.ctor(System.IO.TextWriter,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter__ctor_m8D1DDCA57FF8395D089EBC16BB9BD26E66148C91 (XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51 * __this, TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * ___writer0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method); // System.Void System.Xml.HtmlEncodedRawTextWriterIndent::.ctor(System.IO.TextWriter,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HtmlEncodedRawTextWriterIndent__ctor_m1DA9CFE27FFCAC50365D1B4DB4C22216CAB77D5B (HtmlEncodedRawTextWriterIndent_t7613FADCC979522B40B2AAFE3B243DB269E04CF2 * __this, TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * ___writer0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method); // System.Void System.Xml.HtmlEncodedRawTextWriter::.ctor(System.IO.TextWriter,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HtmlEncodedRawTextWriter__ctor_mCA1065C4B8C7916DE51E5391797F4211FBE0F1BA (HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D * __this, TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * ___writer0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method); // System.Void System.Xml.TextEncodedRawTextWriter::.ctor(System.IO.TextWriter,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextEncodedRawTextWriter__ctor_m758EF784CCA13D52C11FF410C63FCC22F9959107 (TextEncodedRawTextWriter_tC07A3FA704CE7DECA0D49CF659958C075A39A162 * __this, TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * ___writer0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method); // System.Void System.Xml.XmlAutoDetectWriter::.ctor(System.IO.TextWriter,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlAutoDetectWriter__ctor_mFEEE73DAA5F78A5E113F200F416CB521B2A35F08 (XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76 * __this, TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * ___textWriter0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___writerSettings1, const RuntimeMethod* method); // System.Text.Encoding System.Text.Encoding::get_UTF8() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * Encoding_get_UTF8_mC877FB3137BBD566AEE7B15F9BF61DC4EF8F5E5E (const RuntimeMethod* method); // System.String System.Environment::get_NewLine() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Environment_get_NewLine_mD145C8EE917C986BAA7C5243DEFAF4D333C521B4 (const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Clear() inline void List_1_Clear_m9016C19F7920CFFB69F0B408B1CD79638E648149 (List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D * __this, const RuntimeMethod* method) { (( void (*) (List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D *, const RuntimeMethod*))List_1_Clear_m5FB5A9C59D8625FDFB06876C4D8848F0F07ABFD0_gshared)(__this, method); } // System.Boolean System.Xml.Schema.XsdDateTime/Parser::Parse(System.String,System.Xml.Schema.XsdDateTimeFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Parser_Parse_m4967C6E2F360C1BCAAEDC78816BBADE6F5A6C297 (Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 * __this, String_t* ___text0, int32_t ___kinds1, const RuntimeMethod* method); // System.Void System.FormatException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::InitiateXsdDateTime(System.Xml.Schema.XsdDateTime/Parser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_InitiateXsdDateTime_m90AD9DA9F7C15FF2103F4753755918360F20AEDE (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 ___parser0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.String,System.Xml.Schema.XsdDateTimeFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_mB09134F0278390F7BEDE6F47A6BE015C64140C52 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, String_t* ___text0, int32_t ___kinds1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.Xml.Schema.XsdDateTime/Parser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m1C7A4AD53CE8C6D855E72C51DDBB186774C7BC35 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 ___parser0, const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_m4DA8AA49E6923EDCFB8927D588AE3D79B218545D (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, int32_t ___hour3, int32_t ___minute4, int32_t ___second5, const RuntimeMethod* method); // System.DateTime System.DateTime::AddTicks(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddTicks_m62906BA32DF3F1031061042F5F1B15125F2673EB (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int64_t ___value0, const RuntimeMethod* method); // System.Int32 System.Xml.Bits::LeastPosition(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Bits_LeastPosition_m31A90817C57B0D3C0F33556E24E668F8EA697589 (uint32_t ___num0, const RuntimeMethod* method); // System.DateTimeKind System.DateTime::get_Kind() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.TimeZoneInfo System.TimeZoneInfo::get_Local() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * TimeZoneInfo_get_Local_m2C2645D8BAB720A34942820DD3DC1A541BEC51C9 (const RuntimeMethod* method); // System.TimeSpan System.TimeZoneInfo::GetUtcOffset(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 TimeZoneInfo_GetUtcOffset_m141D157CBED31EEB89D133955485874F235DAACA (TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, const RuntimeMethod* method); // System.Int64 System.TimeSpan::get_Ticks() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, const RuntimeMethod* method); // System.Int32 System.TimeSpan::get_Hours() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeSpan_get_Hours_m39AFD957DF1247125409ADD8525550863D08AB6E (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, const RuntimeMethod* method); // System.Int32 System.TimeSpan::get_Minutes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeSpan_get_Minutes_mF5A78108FEB64953C298CEC19637378380881202 (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTime,System.Xml.Schema.XsdDateTimeFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_mC4E844B452F4D01B3773FFA73749AD2A0FF595CF (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, int32_t ___kinds1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTimeOffset,System.Xml.Schema.XsdDateTimeFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m33C8E56623F643FD67D14AE01A9AB14CB8DD238A (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 ___dateTimeOffset0, int32_t ___kinds1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTimeOffset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_mD4B054EC96A1590688075A8BC9926AA074E751C9 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 ___dateTimeOffset0, const RuntimeMethod* method); // System.DateTime System.DateTimeOffset::get_DateTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTimeOffset_get_DateTime_m4A77B8033E9824033156BE13362AC202590A4370 (DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * __this, const RuntimeMethod* method); // System.TimeSpan System.DateTimeOffset::get_Offset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 DateTimeOffset_get_Offset_mD7CD6BE8256492AAF195B631CE3DCA7B47860065 (DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * __this, const RuntimeMethod* method); // System.Double System.TimeSpan::get_TotalMinutes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double TimeSpan_get_TotalMinutes_m96E1D555D4663771C703D7F9A5D8F775E27853C3 (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, const RuntimeMethod* method); // System.TimeSpan System.TimeSpan::Negate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 TimeSpan_Negate_mD19FC9B8BCD075EFF67AE2AE9A8CB749F03F6897 (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, const RuntimeMethod* method); // System.Xml.Schema.XsdDateTime/DateTimeTypeCode System.Xml.Schema.XsdDateTime::get_InternalTypeCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_InternalTypeCode_m5ABF7CF00F320084E4A88B378A6F67628282ED8B (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method); // System.Xml.Schema.XsdDateTime/XsdDateTimeKind System.Xml.Schema.XsdDateTime::get_InternalKind() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_InternalKind_m4E6428AB9D5F833A2A114B2795792397E2F05280 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Year() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Year_m977F96B53C996797BFBDCAA5679B8DCBA61AC185 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDateTime::get_Year() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Year_mBE1BB90D4667D6094E2D94CA3325363843FB9E13 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Month() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Month_m46CC2AED3F24A91104919B1F6B5103DD1F8BBAE8 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDateTime::get_Month() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Month_m3729FF3784EF3AB1899CF6BD192C8604201F2A88 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Day() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Day_m9D698CA2A7D1FBEE7BEC0A982A119239F513CBA8 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDateTime::get_Day() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Day_m0D5FEF4127CE4266C59B7C93C8AD490DB31749E1 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Hour() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Hour_m6AC78B553639A108EA00728498FA037E52CC425E (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDateTime::get_Hour() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Hour_m9D96549A87FDF157F9A3625AF03B2C5B905F2246 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Minute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Minute_m1BBE1AABAAFE39019ED26585D12E67A1F9D5A4AA (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDateTime::get_Minute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Minute_mBA23AB4303F2F82EA8842790C897BC47AF7B40DB (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Second() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Second_m6E1FEADC4E62BCC99846934C0761F0AF67DFE17A (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDateTime::get_Second() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Second_m079C8C99439D580CB2DAB6B27D14F02C12DB27D6 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method); // System.Int64 System.DateTime::get_Ticks() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDateTime::get_Fraction() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Fraction_mD3F56C4BDE5975B49102003499A9F77E0AC59E09 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDateTime::get_ZoneHour() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_ZoneHour_m0F48E533A69259BB60EF8BCB3817582799E7759C (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDateTime::get_ZoneMinute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_ZoneMinute_m15233BB7C7F4EE3DC4A81E4CCC5EF81E4E8CBB06 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method); // System.DateTime System.DateTime::get_Now() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_get_Now_mCAC695993D6E2C57B900C83BEF3F8B18BC4EBC2C (const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_m1AD9E79A671864DFB1AABDB75D207C688B868D88 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, const RuntimeMethod* method); // System.TimeSpan System.DateTime::op_Subtraction(System.DateTime,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 DateTime_op_Subtraction_m67E0BD5004FEDD3A704BC74B9DC858C9BCED4DF2 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___d10, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___d21, const RuntimeMethod* method); // System.DateTime System.DateTime::Add(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_Add_m317E517C3818A7EF09BB4D0E5547FF791814777D (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___value0, const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Int64,System.DateTimeKind) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int64_t ___ticks0, int32_t ___kind1, const RuntimeMethod* method); // System.Void System.TimeSpan::.ctor(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpan__ctor_m809B4E761E68A974DCE454C30595ADE72DCE3A91 (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, int32_t ___hours0, int32_t ___minutes1, int32_t ___seconds2, const RuntimeMethod* method); // System.DateTime System.DateTime::ToLocalTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_ToLocalTime_mCE92C270822E0C13C7C849BDE5DDC852A4CF0A08 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Void System.DateTimeOffset::.ctor(System.DateTime,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeOffset__ctor_m8A11F564555A7592D65E8012FD98CDEDD2913B9F (DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___offset1, const RuntimeMethod* method); // System.Void System.TimeSpan::.ctor(System.Int64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TimeSpan__ctor_mC80FA729ECA3A7AF31D9F517A95E60FC23EB86B0_inline (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, int64_t ___ticks0, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_mEDFFE2D378A15F6DAB54D52661C84C1B52E7BA2E (StringBuilder_t * __this, int32_t ___capacity0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::PrintDate(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_PrintDate_mBF71F4E59FCB563EC5C269D581EFB588577378DB (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::PrintTime(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_PrintTime_mC39D27CA85F75F2A602D103FA901276F6E7B50F4 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::IntToCharArray(System.Char[],System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_IntToCharArray_mA917EC8646F4F6DA14C2E4601C885EA7A5B3CE5F (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___text0, int32_t ___start1, int32_t ___value2, int32_t ___digits3, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::ShortToCharArray(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_ShortToCharArray_mF1B4F8E3A6C20A57C4FBBF511C0F3AA7B5EFC32C (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___text0, int32_t ___start1, int32_t ___value2, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_m3BE4C94FB7DDD0AB42515FC321FBD03B81A03A1C (StringBuilder_t * __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___value0, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDateTime::PrintZone(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_PrintZone_mC03C8E9E1E8D2CA0AAE0319385338B18AC23C974 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method); // System.String System.Xml.Schema.XsdDateTime::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XsdDateTime_ToString_m56E4A768E3F99F119FE62DA25E1E24690ECAAB4E (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDuration::.ctor(System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDuration__ctor_mAF5DC027A1A37B5D9379CC9E200C733FB643F075 (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, bool ___isNegative0, int32_t ___years1, int32_t ___months2, int32_t ___days3, int32_t ___hours4, int32_t ___minutes5, int32_t ___seconds6, int32_t ___nanoseconds7, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDuration::.ctor(System.TimeSpan,System.Xml.Schema.XsdDuration/DurationType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDuration__ctor_m87C4EF2E2EF7D4C8DDF37B1DC7C5ED849E052A70 (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___timeSpan0, int32_t ___durationType1, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDuration::.ctor(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDuration__ctor_m8FBE9F461178A669C2B250F15227DF87656CAED7 (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___timeSpan0, const RuntimeMethod* method); // System.Exception System.Xml.Schema.XsdDuration::TryParse(System.String,System.Xml.Schema.XsdDuration/DurationType,System.Xml.Schema.XsdDuration&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * XsdDuration_TryParse_mF935DF00800FBAEB3D539F84E2D59BB637FADC61 (String_t* ___s0, int32_t ___durationType1, XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * ___result2, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDuration::get_Years() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Years_mDA4C69E8DB55C1DD412741A0F47176E4021E2911_inline (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDuration::get_Months() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Months_mAF5B74D40485298A0D9DF45A1FA40E781A40D66F_inline (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDuration::get_Days() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Days_mD221ED31E12AA2286AE4E7E049001EB46067C5DB_inline (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDuration::get_Hours() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Hours_m278484E3214644ADD6FA059E2F00CBFB005BE2EC_inline (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDuration::get_Minutes() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Minutes_mC7D59F3CB2623050C9F10A98AA485102BAD7B2B5_inline (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDuration::get_Seconds() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Seconds_mBE0DB463333CF0BD75A8671FE51F019760F91D7F_inline (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method); // System.Int32 System.Xml.Schema.XsdDuration::get_Nanoseconds() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Nanoseconds_m104732C347A41F215169633979BEFB0BDD5A37CF (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method); // System.Boolean System.Xml.Schema.XsdDuration::get_IsNegative() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XsdDuration_get_IsNegative_mF30C7670FC14BA4DE8E4BD6E9833E4EF339F3748 (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method); // System.Void System.Xml.Schema.XsdDuration::.ctor(System.String,System.Xml.Schema.XsdDuration/DurationType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDuration__ctor_m8E776FD3A70A21A2EFC6ACADF87056EA2430895C (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, String_t* ___s0, int32_t ___durationType1, const RuntimeMethod* method); // System.Exception System.Xml.Schema.XsdDuration::TryToTimeSpan(System.Xml.Schema.XsdDuration/DurationType,System.TimeSpan&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, int32_t ___durationType0, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * ___result1, const RuntimeMethod* method); // System.TimeSpan System.Xml.Schema.XsdDuration::ToTimeSpan(System.Xml.Schema.XsdDuration/DurationType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 XsdDuration_ToTimeSpan_m8E384990FA1D2AF1323B326E5987018872A6322F (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, int32_t ___durationType0, const RuntimeMethod* method); // System.Exception System.Xml.Schema.XsdDuration::TryToTimeSpan(System.TimeSpan&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * XsdDuration_TryToTimeSpan_m674C9BCA350E49E1FB6A1B70231262636E9DBE48 (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * ___result0, const RuntimeMethod* method); // System.Void System.OverflowException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OverflowException__ctor_m93384109E3514E1EB7F97A50893B1B617D21F91E (OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9 * __this, String_t* ___message0, const RuntimeMethod* method); // System.String System.Xml.Schema.XsdDuration::ToString(System.Xml.Schema.XsdDuration/DurationType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XsdDuration_ToString_m95549BAD76E17A3055C31F3C0BD214885982B74C (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, int32_t ___durationType0, const RuntimeMethod* method); // System.String System.Xml.Schema.XsdDuration::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XsdDuration_ToString_mA4A2C3C6AE4FFD7EE69DF611035623000A6592EB (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method); // System.Int32 System.Text.StringBuilder::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StringBuilder_get_Length_m680500263C59ACFD9582BF2AEEED8E92C87FF5C0 (StringBuilder_t * __this, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::set_Length(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder_set_Length_m7C1756193B05DCA5A23C5DC98EE90A9FC685A27A (StringBuilder_t * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::set_Chars(System.Int32,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder_set_Chars_m57ED3E11363F83AC84E9B833E62D7D16DB4B4733 (StringBuilder_t * __this, int32_t ___index0, Il2CppChar ___value1, const RuntimeMethod* method); // System.Char System.Text.StringBuilder::get_Chars(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar StringBuilder_get_Chars_m5961A0987EEF0A0F8C335048A33EC4584B53F1E3 (StringBuilder_t * __this, int32_t ___index0, const RuntimeMethod* method); // System.String System.String::Trim() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Trim_m3FEC641D7046124B7F381701903B50B5171DE0A2 (String_t* __this, const RuntimeMethod* method); // System.String System.Xml.Schema.XsdDuration::TryParseDigits(System.String,System.Int32&,System.Boolean,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XsdDuration_TryParseDigits_m4E588B9AF73CC7A6B54C3D8E119EFDF23916A9CB (String_t* ___s0, int32_t* ___offset1, bool ___eatDigits2, int32_t* ___result3, int32_t* ___numDigits4, const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.Serialization.XmlTypeConvertorAttribute::set_Method(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTypeConvertorAttribute_set_Method_mC01F1A24104F47A6DA6F8CADDCE9CA57D8552283 (XmlTypeConvertorAttribute_t9C029CB7A95EE9E3BAFFCB8DA5174C0364DA1D4E * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CMethodU3Ek__BackingField_0(L_0); return; } } // System.Void System.Xml.Serialization.XmlTypeConvertorAttribute::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTypeConvertorAttribute__ctor_mFCF71016E5D9F259116ADD2BDA0DD626E0864639 (XmlTypeConvertorAttribute_t9C029CB7A95EE9E3BAFFCB8DA5174C0364DA1D4E * __this, String_t* ___method0, const RuntimeMethod* method) { { Attribute__ctor_m5C1862A7DFC2C25A4797A8C5F681FBB5CB53ECE1(__this, /*hidden argument*/NULL); String_t* L_0 = ___method0; XmlTypeConvertorAttribute_set_Method_mC01F1A24104F47A6DA6F8CADDCE9CA57D8552283_inline(__this, L_0, /*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.XmlUnspecifiedAttribute::.ctor(System.String,System.String,System.String,System.Xml.XmlDocument) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUnspecifiedAttribute__ctor_m1C3FF58C6D59200A0E34294C09EDBFE4401C03E3 (XmlUnspecifiedAttribute_tF407B3741ADDB6788A6F6019CF4B2D23CDF8F641 * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___namespaceURI2, XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * ___doc3, const RuntimeMethod* method) { { String_t* L_0 = ___prefix0; String_t* L_1 = ___localName1; String_t* L_2 = ___namespaceURI2; XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * L_3 = ___doc3; XmlAttribute__ctor_m1CC4421CFD643E837A80EBD7C725CB0DD5E6F036(__this, L_0, L_1, L_2, L_3, /*hidden argument*/NULL); return; } } // System.Boolean System.Xml.XmlUnspecifiedAttribute::get_Specified() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlUnspecifiedAttribute_get_Specified_mECD22652792407A9B3575CF7C6389773597EE23A (XmlUnspecifiedAttribute_tF407B3741ADDB6788A6F6019CF4B2D23CDF8F641 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_fSpecified_3(); return L_0; } } // System.Xml.XmlNode System.Xml.XmlUnspecifiedAttribute::CloneNode(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * XmlUnspecifiedAttribute_CloneNode_mE5E6BCC189CB8C328A95B3FB77A4646AF6B3BD2C (XmlUnspecifiedAttribute_tF407B3741ADDB6788A6F6019CF4B2D23CDF8F641 * __this, bool ___deep0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlUnspecifiedAttribute_tF407B3741ADDB6788A6F6019CF4B2D23CDF8F641_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * V_0 = NULL; { XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * L_0; L_0 = VirtualFuncInvoker0< XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * >::Invoke(17 /* System.Xml.XmlDocument System.Xml.XmlNode::get_OwnerDocument() */, __this); V_0 = L_0; XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * L_1 = V_0; String_t* L_2; L_2 = VirtualFuncInvoker0< String_t* >::Invoke(32 /* System.String System.Xml.XmlNode::get_Prefix() */, __this); String_t* L_3; L_3 = VirtualFuncInvoker0< String_t* >::Invoke(33 /* System.String System.Xml.XmlNode::get_LocalName() */, __this); String_t* L_4; L_4 = VirtualFuncInvoker0< String_t* >::Invoke(31 /* System.String System.Xml.XmlNode::get_NamespaceURI() */, __this); NullCheck(L_1); XmlAttribute_t3F58A4BDFB486D0E610E4003E54A89BCCB65AB6D * L_5; L_5 = VirtualFuncInvoker3< XmlAttribute_t3F58A4BDFB486D0E610E4003E54A89BCCB65AB6D *, String_t*, String_t*, String_t* >::Invoke(69 /* System.Xml.XmlAttribute System.Xml.XmlDocument::CreateDefaultAttribute(System.String,System.String,System.String) */, L_1, L_2, L_3, L_4); XmlUnspecifiedAttribute_tF407B3741ADDB6788A6F6019CF4B2D23CDF8F641 * L_6 = ((XmlUnspecifiedAttribute_tF407B3741ADDB6788A6F6019CF4B2D23CDF8F641 *)CastclassClass((RuntimeObject*)L_5, XmlUnspecifiedAttribute_tF407B3741ADDB6788A6F6019CF4B2D23CDF8F641_il2cpp_TypeInfo_var)); XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * L_7 = V_0; NullCheck(L_6); VirtualActionInvoker3< XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F *, XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 *, bool >::Invoke(30 /* System.Void System.Xml.XmlNode::CopyChildren(System.Xml.XmlDocument,System.Xml.XmlNode,System.Boolean) */, L_6, L_7, __this, (bool)1); XmlUnspecifiedAttribute_tF407B3741ADDB6788A6F6019CF4B2D23CDF8F641 * L_8 = L_6; NullCheck(L_8); L_8->set_fSpecified_3((bool)1); return L_8; } } // System.Void System.Xml.XmlUnspecifiedAttribute::set_InnerText(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUnspecifiedAttribute_set_InnerText_m4F3F2BD8745B32792A83697AF359863EF2F0F96A (XmlUnspecifiedAttribute_tF407B3741ADDB6788A6F6019CF4B2D23CDF8F641 * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; XmlAttribute_set_InnerText_m3B5C78D374ACDD3A8B6163CCB4CD5584518D946A(__this, L_0, /*hidden argument*/NULL); __this->set_fSpecified_3((bool)1); return; } } // System.Xml.XmlNode System.Xml.XmlUnspecifiedAttribute::RemoveChild(System.Xml.XmlNode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * XmlUnspecifiedAttribute_RemoveChild_m6E997B0AB5BE7856195F77D34C8BEFDFA7312A7B (XmlUnspecifiedAttribute_tF407B3741ADDB6788A6F6019CF4B2D23CDF8F641 * __this, XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * ___oldChild0, const RuntimeMethod* method) { { XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * L_0 = ___oldChild0; XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * L_1; L_1 = XmlAttribute_RemoveChild_mAA100C2F00FB0346E1656C6463DBC02C736C0734(__this, L_0, /*hidden argument*/NULL); __this->set_fSpecified_3((bool)1); return L_1; } } // System.Xml.XmlNode System.Xml.XmlUnspecifiedAttribute::AppendChild(System.Xml.XmlNode) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * XmlUnspecifiedAttribute_AppendChild_mA21535AB90808FEBC3F3C16A095D304207D8E283 (XmlUnspecifiedAttribute_tF407B3741ADDB6788A6F6019CF4B2D23CDF8F641 * __this, XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * ___newChild0, const RuntimeMethod* method) { { XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * L_0 = ___newChild0; XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * L_1; L_1 = XmlAttribute_AppendChild_mAF324AA7DBB29DC1BEC6A3CBA82F03AB11D5DFC5(__this, L_0, /*hidden argument*/NULL); __this->set_fSpecified_3((bool)1); return L_1; } } // System.Void System.Xml.XmlUnspecifiedAttribute::SetSpecified(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUnspecifiedAttribute_SetSpecified_mF9C15FC0EA42FC85CAA50C4D5D996F4127840D44 (XmlUnspecifiedAttribute_tF407B3741ADDB6788A6F6019CF4B2D23CDF8F641 * __this, bool ___f0, const RuntimeMethod* method) { { bool L_0 = ___f0; __this->set_fSpecified_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.XmlUntypedConverter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUntypedConverter__ctor_m2BF429F05F4086DB2620F3EBFA8E73974F14D90A (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_il2cpp_TypeInfo_var); XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * L_0; L_0 = DatatypeImplementation_get_UntypedAtomicType_m4CF268D9825F57FA549B1C49CA34812E7A7D777C_inline(/*hidden argument*/NULL); XmlListConverter__ctor_mA57F3038784C8BB10CA694189E558202B6C71747(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Xml.Schema.XmlUntypedConverter::.ctor(System.Xml.Schema.XmlUntypedConverter,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUntypedConverter__ctor_m723EDD7AC7CAADC784E4DA7CBAC18134B998C497 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * ___atomicConverter0, bool ___allowListToList1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * G_B2_0 = NULL; XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * G_B2_1 = NULL; XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * G_B1_0 = NULL; XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * G_B1_1 = NULL; Type_t * G_B3_0 = NULL; XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * G_B3_1 = NULL; XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * G_B3_2 = NULL; { XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * 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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_2 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_3 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_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_m5D0251EF7A3D3B8B7B87CE950382C8C1054F2476(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) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlUntypedConverter_ToBoolean_mED2C117433B952DDEDAE174B94A5C387B41E5BB0 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ToBoolean_mED2C117433B952DDEDAE174B94A5C387B41E5BB0_RuntimeMethod_var))); } IL_000e: { String_t* L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); bool L_3; L_3 = XmlConvert_ToBoolean_m3B72202F9A3B1C2C26A80967E5EA8427AD2E93E9(L_2, /*hidden argument*/NULL); return L_3; } } // System.Boolean System.Xml.Schema.XmlUntypedConverter::ToBoolean(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlUntypedConverter_ToBoolean_m568DD23AEBD55CF9143F829CD69E5202DFC951AC (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ToBoolean_m568DD23AEBD55CF9143F829CD69E5202DFC951AC_RuntimeMethod_var))); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002c; } } { RuntimeObject * L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); bool L_7; L_7 = XmlConvert_ToBoolean_m3B72202F9A3B1C2C26A80967E5EA8427AD2E93E9(((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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_BooleanType_26(); RuntimeObject * L_10; L_10 = XmlUntypedConverter_ChangeTypeWildcardDestination_mC288C4D35198B9E88DF96F1253A54D418E881E73(__this, L_8, L_9, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(bool*)((bool*)UnBox(L_10, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var)))); } } // System.DateTime System.Xml.Schema.XmlUntypedConverter::ToDateTime(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 XmlUntypedConverter_ToDateTime_mBBBD2C1BD1BA2FA4548FEEDF1869858F7A6213E3 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ToDateTime_mBBBD2C1BD1BA2FA4548FEEDF1869858F7A6213E3_RuntimeMethod_var))); } IL_000e: { String_t* L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_3; L_3 = XmlBaseConverter_UntypedAtomicToDateTime_m1754F8203E6716405EB29C025F6B7C19C83242F6(L_2, /*hidden argument*/NULL); return L_3; } } // System.DateTime System.Xml.Schema.XmlUntypedConverter::ToDateTime(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 XmlUntypedConverter_ToDateTime_m7C71BCF3DA46E2B68D1E8C49C76BC0D0C53BB8E3 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ToDateTime_m7C71BCF3DA46E2B68D1E8C49C76BC0D0C53BB8E3_RuntimeMethod_var))); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002c; } } { RuntimeObject * L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_7; L_7 = XmlBaseConverter_UntypedAtomicToDateTime_m1754F8203E6716405EB29C025F6B7C19C83242F6(((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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DateTimeType_24(); RuntimeObject * L_10; L_10 = XmlUntypedConverter_ChangeTypeWildcardDestination_mC288C4D35198B9E88DF96F1253A54D418E881E73(__this, L_8, L_9, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)UnBox(L_10, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var)))); } } // System.DateTimeOffset System.Xml.Schema.XmlUntypedConverter::ToDateTimeOffset(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 XmlUntypedConverter_ToDateTimeOffset_mD3FAD6C7A411227350EE9ED637D15297E973C4B3 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ToDateTimeOffset_mD3FAD6C7A411227350EE9ED637D15297E973C4B3_RuntimeMethod_var))); } IL_000e: { String_t* L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 L_3; L_3 = XmlBaseConverter_UntypedAtomicToDateTimeOffset_m09835B641F3BB44974E26AF55031630404E47669(L_2, /*hidden argument*/NULL); return L_3; } } // System.DateTimeOffset System.Xml.Schema.XmlUntypedConverter::ToDateTimeOffset(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 XmlUntypedConverter_ToDateTimeOffset_mF60632A2F2030E075DA65E74E673FA44A7ACF9B0 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ToDateTimeOffset_mF60632A2F2030E075DA65E74E673FA44A7ACF9B0_RuntimeMethod_var))); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002c; } } { RuntimeObject * L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 L_7; L_7 = XmlBaseConverter_UntypedAtomicToDateTimeOffset_m09835B641F3BB44974E26AF55031630404E47669(((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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); RuntimeObject * L_10; L_10 = XmlUntypedConverter_ChangeTypeWildcardDestination_mC288C4D35198B9E88DF96F1253A54D418E881E73(__this, L_8, L_9, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 *)((DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 *)UnBox(L_10, DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_il2cpp_TypeInfo_var)))); } } // System.Decimal System.Xml.Schema.XmlUntypedConverter::ToDecimal(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 XmlUntypedConverter_ToDecimal_mC1FC1582F9E5EE0F8B55965A09433D8C7E2503B6 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ToDecimal_mC1FC1582F9E5EE0F8B55965A09433D8C7E2503B6_RuntimeMethod_var))); } IL_000e: { String_t* L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_3; L_3 = XmlConvert_ToDecimal_mD9EC100AA6C12FD7036B69128A76D79E788D4D79(L_2, /*hidden argument*/NULL); return L_3; } } // System.Decimal System.Xml.Schema.XmlUntypedConverter::ToDecimal(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 XmlUntypedConverter_ToDecimal_mA7A74AF7A71194A51DDBCA788631FA41A76725AE (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ToDecimal_mA7A74AF7A71194A51DDBCA788631FA41A76725AE_RuntimeMethod_var))); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002c; } } { RuntimeObject * L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_7; L_7 = XmlConvert_ToDecimal_mD9EC100AA6C12FD7036B69128A76D79E788D4D79(((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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DecimalType_9(); RuntimeObject * L_10; L_10 = XmlUntypedConverter_ChangeTypeWildcardDestination_mC288C4D35198B9E88DF96F1253A54D418E881E73(__this, L_8, L_9, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 *)((Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 *)UnBox(L_10, Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var)))); } } // System.Double System.Xml.Schema.XmlUntypedConverter::ToDouble(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double XmlUntypedConverter_ToDouble_mD833FA5C23BF71B77838A7B27F93BB719D6BD9B1 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ToDouble_mD833FA5C23BF71B77838A7B27F93BB719D6BD9B1_RuntimeMethod_var))); } IL_000e: { String_t* L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); double L_3; L_3 = XmlConvert_ToDouble_m885EAC733DF6EDC8FA282119C5364DC3F1B60D55(L_2, /*hidden argument*/NULL); return L_3; } } // System.Double System.Xml.Schema.XmlUntypedConverter::ToDouble(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double XmlUntypedConverter_ToDouble_m2971FE205C7A5B8568AABF05A15B1FBE72116A75 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ToDouble_m2971FE205C7A5B8568AABF05A15B1FBE72116A75_RuntimeMethod_var))); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002c; } } { RuntimeObject * L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); double L_7; L_7 = XmlConvert_ToDouble_m885EAC733DF6EDC8FA282119C5364DC3F1B60D55(((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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DoubleType_22(); RuntimeObject * L_10; L_10 = XmlUntypedConverter_ChangeTypeWildcardDestination_mC288C4D35198B9E88DF96F1253A54D418E881E73(__this, L_8, L_9, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(double*)((double*)UnBox(L_10, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var)))); } } // System.Int32 System.Xml.Schema.XmlUntypedConverter::ToInt32(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUntypedConverter_ToInt32_mB257232D69D4F5EA8A50DB8FCC3AB263729FA1C5 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ToInt32_mB257232D69D4F5EA8A50DB8FCC3AB263729FA1C5_RuntimeMethod_var))); } IL_000e: { String_t* L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); int32_t L_3; L_3 = XmlConvert_ToInt32_mC0C53CC21654A0E479438CA81FC22CCFAD9128D5(L_2, /*hidden argument*/NULL); return L_3; } } // System.Int32 System.Xml.Schema.XmlUntypedConverter::ToInt32(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUntypedConverter_ToInt32_mEC79B30EA1E9A4CA041C7E1DDD4AA64C45AF70DD (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ToInt32_mEC79B30EA1E9A4CA041C7E1DDD4AA64C45AF70DD_RuntimeMethod_var))); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002c; } } { RuntimeObject * L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); int32_t L_7; L_7 = XmlConvert_ToInt32_mC0C53CC21654A0E479438CA81FC22CCFAD9128D5(((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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_Int32Type_10(); RuntimeObject * L_10; L_10 = XmlUntypedConverter_ChangeTypeWildcardDestination_mC288C4D35198B9E88DF96F1253A54D418E881E73(__this, L_8, L_9, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(int32_t*)((int32_t*)UnBox(L_10, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))); } } // System.Int64 System.Xml.Schema.XmlUntypedConverter::ToInt64(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t XmlUntypedConverter_ToInt64_mF42BA9C206E244DA4A6306EB2F0EB7706DD31594 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ToInt64_mF42BA9C206E244DA4A6306EB2F0EB7706DD31594_RuntimeMethod_var))); } IL_000e: { String_t* L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); int64_t L_3; L_3 = XmlConvert_ToInt64_mA4359842AD5F5E4233AA68C95E0186C137138B56(L_2, /*hidden argument*/NULL); return L_3; } } // System.Int64 System.Xml.Schema.XmlUntypedConverter::ToInt64(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t XmlUntypedConverter_ToInt64_m5A44AF5B054EDB6E0F82B71F89D3034B33E300EE (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ToInt64_m5A44AF5B054EDB6E0F82B71F89D3034B33E300EE_RuntimeMethod_var))); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002c; } } { RuntimeObject * L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); int64_t L_7; L_7 = XmlConvert_ToInt64_mA4359842AD5F5E4233AA68C95E0186C137138B56(((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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_Int64Type_11(); RuntimeObject * L_10; L_10 = XmlUntypedConverter_ChangeTypeWildcardDestination_mC288C4D35198B9E88DF96F1253A54D418E881E73(__this, L_8, L_9, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(int64_t*)((int64_t*)UnBox(L_10, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))); } } // System.Single System.Xml.Schema.XmlUntypedConverter::ToSingle(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float XmlUntypedConverter_ToSingle_m4C18877EDADE25AF72581DCE8E4B4E521B36B79B (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ToSingle_m4C18877EDADE25AF72581DCE8E4B4E521B36B79B_RuntimeMethod_var))); } IL_000e: { String_t* L_2 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); float L_3; L_3 = XmlConvert_ToSingle_m4DE455510DC38C792C67B809F96013181A2C74DF(L_2, /*hidden argument*/NULL); return L_3; } } // System.Single System.Xml.Schema.XmlUntypedConverter::ToSingle(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float XmlUntypedConverter_ToSingle_mE3B43231D098FEBCC9632871499E30EA93D3FA02 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ToSingle_mE3B43231D098FEBCC9632871499E30EA93D3FA02_RuntimeMethod_var))); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002c; } } { RuntimeObject * L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); float L_7; L_7 = XmlConvert_ToSingle_m4DE455510DC38C792C67B809F96013181A2C74DF(((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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_SingleType_23(); RuntimeObject * L_10; L_10 = XmlUntypedConverter_ChangeTypeWildcardDestination_mC288C4D35198B9E88DF96F1253A54D418E881E73(__this, L_8, L_9, (RuntimeObject*)NULL, /*hidden argument*/NULL); return ((*(float*)((float*)UnBox(L_10, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var)))); } } // System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlUntypedConverter_ToString_mF7E4258DFD24B482EED3C6D5217B2D6BF5A186CE (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_1; L_1 = XmlConvert_ToString_mC4A313B9407202F12B69C5AEFE53EF335C8D6671(L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlUntypedConverter_ToString_m5B72A8F2B37D5ACEE0CB0AAA969F9E7353148271 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); String_t* L_1; L_1 = XmlBaseConverter_DateTimeToString_mA741191C8F98467A037A77122041688D78C6D89A(L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.DateTimeOffset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlUntypedConverter_ToString_m4D80882E628AB1DDAC0F19AD6D544C34033BDC45 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); String_t* L_1; L_1 = XmlBaseConverter_DateTimeOffsetToString_m121DC4237FE390803E2B78671023A1B962E599B5(L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Decimal) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlUntypedConverter_ToString_m271562C1BBB59086CCD635BE5A03A364C381D02D (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_1; L_1 = XmlConvert_ToString_mF0F35219CB0F55A48EAF67875060E3BA68E122EB(L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlUntypedConverter_ToString_m8CC313776293C701BCF7855D4A5F3258E04728EA (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, double ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { double L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_1; L_1 = XmlConvert_ToString_m51BE800D94C00383F928CCAFB3D0CA3A3F79250F(((double)((double)L_0)), /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlUntypedConverter_ToString_m6897802D318711E25C0F190A958DEFEAC44F3F52 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_1; L_1 = XmlConvert_ToString_m44192366B01E8A875E9756625F2FBBFA3A681D35(L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlUntypedConverter_ToString_mD8C370A2B3FE80530536409B874E07373D3A78AB (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, int64_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int64_t L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_1; L_1 = XmlConvert_ToString_m79EC978DC82DB8052E9F7FD581D9E778CFBC523B(L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlUntypedConverter_ToString_m4E8CB179AFBB7C328C5A21133E0346AD23F253F0 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, float ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { float L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_1; L_1 = XmlConvert_ToString_m0643D6F180F5822924A75CDCFBF4FC62B69AF4DC(((float)((float)L_0)), /*hidden argument*/NULL); return L_1; } } // System.String System.Xml.Schema.XmlUntypedConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlUntypedConverter_ToString_mC695B29E983FC78D95F0BC8AB8B4AC1879DE043D (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, RuntimeObject * ___value0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ToString_mC695B29E983FC78D95F0BC8AB8B4AC1879DE043D_RuntimeMethod_var))); } IL_000e: { RuntimeObject * L_2 = ___value0; NullCheck(L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_2, /*hidden argument*/NULL); V_0 = L_3; Type_t * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_5 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_BooleanType_26(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6; L_6 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_002e; } } { RuntimeObject * L_7 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_8; L_8 = XmlConvert_ToString_mC4A313B9407202F12B69C5AEFE53EF335C8D6671(((*(bool*)((bool*)UnBox(L_7, Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_8; } IL_002e: { Type_t * L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_ByteType_15(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11; L_11 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0047; } } { RuntimeObject * L_12 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_13; L_13 = XmlConvert_ToString_m9C547E5E5577BD8C103DA6F1AB96300194FB6CCB(((*(uint8_t*)((uint8_t*)UnBox(L_12, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_13; } IL_0047: { Type_t * L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_15 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_ByteArrayType_27(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_16; L_16 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0060; } } { RuntimeObject * L_17 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); String_t* L_18; L_18 = XmlBaseConverter_Base64BinaryToString_m59A44A6E71E0578878E4B6642206F928C5D57506(((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)Castclass((RuntimeObject*)L_17, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_18; } IL_0060: { Type_t * L_19 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_20 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DateTimeType_24(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_21; L_21 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_19, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_0079; } } { RuntimeObject * L_22 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); String_t* L_23; L_23 = XmlBaseConverter_DateTimeToString_mA741191C8F98467A037A77122041688D78C6D89A(((*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)UnBox(L_22, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_23; } IL_0079: { Type_t * L_24 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_25 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_26; L_26 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_24, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_0092; } } { RuntimeObject * L_27 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); String_t* L_28; L_28 = XmlBaseConverter_DateTimeOffsetToString_m121DC4237FE390803E2B78671023A1B962E599B5(((*(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 *)((DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 *)UnBox(L_27, DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_28; } IL_0092: { Type_t * L_29 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_30 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_31; L_31 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_29, L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_00ab; } } { RuntimeObject * L_32 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_33; L_33 = XmlConvert_ToString_mF0F35219CB0F55A48EAF67875060E3BA68E122EB(((*(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 *)((Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 *)UnBox(L_32, Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_33; } IL_00ab: { Type_t * L_34 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_35 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DoubleType_22(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_36; L_36 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_34, L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_00c4; } } { RuntimeObject * L_37 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_38; L_38 = XmlConvert_ToString_m51BE800D94C00383F928CCAFB3D0CA3A3F79250F(((*(double*)((double*)UnBox(L_37, Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_38; } IL_00c4: { Type_t * L_39 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_40 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_Int16Type_16(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_41; L_41 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_39, L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00dd; } } { RuntimeObject * L_42 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_43; L_43 = XmlConvert_ToString_mA86CC75F820CFE95989F0355C3B89CE16532099A(((*(int16_t*)((int16_t*)UnBox(L_42, Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_43; } IL_00dd: { Type_t * L_44 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_45 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_46; L_46 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_44, L_45, /*hidden argument*/NULL); if (!L_46) { goto IL_00f6; } } { RuntimeObject * L_47 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_48; L_48 = XmlConvert_ToString_m44192366B01E8A875E9756625F2FBBFA3A681D35(((*(int32_t*)((int32_t*)UnBox(L_47, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_48; } IL_00f6: { Type_t * L_49 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_50 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_51; L_51 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_49, L_50, /*hidden argument*/NULL); if (!L_51) { goto IL_010f; } } { RuntimeObject * L_52 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_53; L_53 = XmlConvert_ToString_m79EC978DC82DB8052E9F7FD581D9E778CFBC523B(((*(int64_t*)((int64_t*)UnBox(L_52, Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_53; } IL_010f: { Type_t * L_54 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_55 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_SByteType_17(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_56; L_56 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_54, L_55, /*hidden argument*/NULL); if (!L_56) { goto IL_0128; } } { RuntimeObject * L_57 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_58; L_58 = XmlConvert_ToString_m4641C988539C8EB17C589761E674B9521EEA62E5(((*(int8_t*)((int8_t*)UnBox(L_57, SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_58; } IL_0128: { Type_t * L_59 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_60 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_SingleType_23(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_61; L_61 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_59, L_60, /*hidden argument*/NULL); if (!L_61) { goto IL_0141; } } { RuntimeObject * L_62 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_63; L_63 = XmlConvert_ToString_m0643D6F180F5822924A75CDCFBF4FC62B69AF4DC(((*(float*)((float*)UnBox(L_62, Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_63; } IL_0141: { Type_t * L_64 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_65 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_66; L_66 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_69 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_TimeSpanType_30(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_70; L_70 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_68, L_69, /*hidden argument*/NULL); if (!L_70) { goto IL_016e; } } { RuntimeObject * L_71 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); String_t* L_72; L_72 = XmlBaseConverter_DurationToString_m16A4BE64597A0DFD04A10B31153CB6B777131590(((*(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)UnBox(L_71, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_72; } IL_016e: { Type_t * L_73 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_74 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_UInt16Type_18(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_75; L_75 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_73, L_74, /*hidden argument*/NULL); if (!L_75) { goto IL_0187; } } { RuntimeObject * L_76 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_77; L_77 = XmlConvert_ToString_m9823FE7E80D23F2111BD7D6861C59A79EF70E9CC(((*(uint16_t*)((uint16_t*)UnBox(L_76, UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_77; } IL_0187: { Type_t * L_78 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_79 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_UInt32Type_19(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_80; L_80 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_78, L_79, /*hidden argument*/NULL); if (!L_80) { goto IL_01a0; } } { RuntimeObject * L_81 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_82; L_82 = XmlConvert_ToString_mBF267D826A31C919FC0A510C8EABE5BDD690AFF8(((*(uint32_t*)((uint32_t*)UnBox(L_81, UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_82; } IL_01a0: { Type_t * L_83 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_84 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_UInt64Type_20(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_85; L_85 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_83, L_84, /*hidden argument*/NULL); if (!L_85) { goto IL_01b9; } } { RuntimeObject * L_86 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_87; L_87 = XmlConvert_ToString_m886299CF6DD10FDD767223FAEA2740B3A2F48C40(((*(uint64_t*)((uint64_t*)UnBox(L_86, UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var)))), /*hidden argument*/NULL); return L_87; } IL_01b9: { Type_t * L_88 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_89 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_UriType_29(); bool L_90; L_90 = XmlBaseConverter_IsDerivedFrom_m117274B87FC08431F3D7CF94149EF1BA772EFF65(L_88, L_89, /*hidden argument*/NULL); if (!L_90) { goto IL_01d2; } } { RuntimeObject * L_91 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); String_t* L_92; L_92 = XmlBaseConverter_AnyUriToString_mB66420B33B586048AE31773CBCC7CB4560E8389C(((Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 *)CastclassClass((RuntimeObject*)L_91, Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return L_92; } IL_01d2: { Type_t * L_93 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_94 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_95; L_95 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_93, L_94, /*hidden argument*/NULL); if (!L_95) { goto IL_01f6; } } { RuntimeObject * L_96 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_97 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); RuntimeObject* L_98 = ___nsResolver1; NullCheck(((XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C *)CastclassSealed((RuntimeObject*)L_96, XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var))); RuntimeObject * L_99; L_99 = VirtualFuncInvoker2< RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(14 /* System.Object System.Xml.XPath.XPathItem::ValueAs(System.Type,System.Xml.IXmlNamespaceResolver) */, ((XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C *)CastclassSealed((RuntimeObject*)L_96, XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_101 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_XmlQualifiedNameType_28(); bool L_102; L_102 = XmlBaseConverter_IsDerivedFrom_m117274B87FC08431F3D7CF94149EF1BA772EFF65(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); String_t* L_105; L_105 = XmlBaseConverter_QNameToString_m61F53ABFDBA14C450E5145BA3332297F34E64848(((XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 *)CastclassClass((RuntimeObject*)L_103, XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905_il2cpp_TypeInfo_var)), L_104, /*hidden argument*/NULL); return L_105; } IL_0210: { RuntimeObject * L_106 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_107 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); RuntimeObject* L_108 = ___nsResolver1; RuntimeObject * L_109; L_109 = XmlUntypedConverter_ChangeTypeWildcardDestination_mC288C4D35198B9E88DF96F1253A54D418E881E73(__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) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeType_mEE86A5027ED3FE8C15200BAD81AF574DFB261162 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, bool ___value0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1; L_1 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF54F5AD89BFF7ACC574BFC039F72C349137EC667)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ChangeType_mEE86A5027ED3FE8C15200BAD81AF574DFB261162_RuntimeMethod_var))); } IL_0014: { Type_t * L_3 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { Type_t * L_6; L_6 = XmlBaseConverter_get_DefaultClrType_mEF68FF73D1C89C298241F8D7323D7F230DDDFD0C_inline(__this, /*hidden argument*/NULL); ___destinationType1 = L_6; } IL_0029: { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003d; } } { bool L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_11; L_11 = XmlConvert_ToString_mC4A313B9407202F12B69C5AEFE53EF335C8D6671(L_10, /*hidden argument*/NULL); return L_11; } IL_003d: { bool L_12 = ___value0; bool L_13 = L_12; RuntimeObject * L_14 = Box(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var, &L_13); Type_t * L_15 = ___destinationType1; RuntimeObject * L_16; L_16 = XmlUntypedConverter_ChangeTypeWildcardSource_m0997A4ACCA87E6BCD2BCCEAA0582A1CD49427743(__this, L_14, L_15, (RuntimeObject*)NULL, /*hidden argument*/NULL); return L_16; } } // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.DateTime,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeType_m1B093CA85C5AF6C02C742E3F7D0344DED498A4E1 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___value0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1; L_1 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF54F5AD89BFF7ACC574BFC039F72C349137EC667)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ChangeType_m1B093CA85C5AF6C02C742E3F7D0344DED498A4E1_RuntimeMethod_var))); } IL_0014: { Type_t * L_3 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { Type_t * L_6; L_6 = XmlBaseConverter_get_DefaultClrType_mEF68FF73D1C89C298241F8D7323D7F230DDDFD0C_inline(__this, /*hidden argument*/NULL); ___destinationType1 = L_6; } IL_0029: { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003d; } } { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); String_t* L_11; L_11 = XmlBaseConverter_DateTimeToString_mA741191C8F98467A037A77122041688D78C6D89A(L_10, /*hidden argument*/NULL); return L_11; } IL_003d: { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_12 = ___value0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_13 = L_12; RuntimeObject * L_14 = Box(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var, &L_13); Type_t * L_15 = ___destinationType1; RuntimeObject * L_16; L_16 = XmlUntypedConverter_ChangeTypeWildcardSource_m0997A4ACCA87E6BCD2BCCEAA0582A1CD49427743(__this, L_14, L_15, (RuntimeObject*)NULL, /*hidden argument*/NULL); return L_16; } } // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.Decimal,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeType_m849DED15CDC8993D37CE9F1B52876CD557375DF6 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___value0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1; L_1 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF54F5AD89BFF7ACC574BFC039F72C349137EC667)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ChangeType_m849DED15CDC8993D37CE9F1B52876CD557375DF6_RuntimeMethod_var))); } IL_0014: { Type_t * L_3 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { Type_t * L_6; L_6 = XmlBaseConverter_get_DefaultClrType_mEF68FF73D1C89C298241F8D7323D7F230DDDFD0C_inline(__this, /*hidden argument*/NULL); ___destinationType1 = L_6; } IL_0029: { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003d; } } { Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_11; L_11 = XmlConvert_ToString_mF0F35219CB0F55A48EAF67875060E3BA68E122EB(L_10, /*hidden argument*/NULL); return L_11; } IL_003d: { Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_12 = ___value0; Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_13 = L_12; RuntimeObject * L_14 = Box(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var, &L_13); Type_t * L_15 = ___destinationType1; RuntimeObject * L_16; L_16 = XmlUntypedConverter_ChangeTypeWildcardSource_m0997A4ACCA87E6BCD2BCCEAA0582A1CD49427743(__this, L_14, L_15, (RuntimeObject*)NULL, /*hidden argument*/NULL); return L_16; } } // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.Double,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeType_mFDDBB1D5311642999916B9485E39B40A710F4C55 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, double ___value0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1; L_1 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF54F5AD89BFF7ACC574BFC039F72C349137EC667)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ChangeType_mFDDBB1D5311642999916B9485E39B40A710F4C55_RuntimeMethod_var))); } IL_0014: { Type_t * L_3 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { Type_t * L_6; L_6 = XmlBaseConverter_get_DefaultClrType_mEF68FF73D1C89C298241F8D7323D7F230DDDFD0C_inline(__this, /*hidden argument*/NULL); ___destinationType1 = L_6; } IL_0029: { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003e; } } { double L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_11; L_11 = XmlConvert_ToString_m51BE800D94C00383F928CCAFB3D0CA3A3F79250F(((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_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var, &L_13); Type_t * L_15 = ___destinationType1; RuntimeObject * L_16; L_16 = XmlUntypedConverter_ChangeTypeWildcardSource_m0997A4ACCA87E6BCD2BCCEAA0582A1CD49427743(__this, L_14, L_15, (RuntimeObject*)NULL, /*hidden argument*/NULL); return L_16; } } // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.Int32,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeType_mBF59D67978F6CDFDC60244E8017E585079D7D05E (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, int32_t ___value0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1; L_1 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF54F5AD89BFF7ACC574BFC039F72C349137EC667)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ChangeType_mBF59D67978F6CDFDC60244E8017E585079D7D05E_RuntimeMethod_var))); } IL_0014: { Type_t * L_3 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { Type_t * L_6; L_6 = XmlBaseConverter_get_DefaultClrType_mEF68FF73D1C89C298241F8D7323D7F230DDDFD0C_inline(__this, /*hidden argument*/NULL); ___destinationType1 = L_6; } IL_0029: { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003d; } } { int32_t L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_11; L_11 = XmlConvert_ToString_m44192366B01E8A875E9756625F2FBBFA3A681D35(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_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_13); Type_t * L_15 = ___destinationType1; RuntimeObject * L_16; L_16 = XmlUntypedConverter_ChangeTypeWildcardSource_m0997A4ACCA87E6BCD2BCCEAA0582A1CD49427743(__this, L_14, L_15, (RuntimeObject*)NULL, /*hidden argument*/NULL); return L_16; } } // System.Object System.Xml.Schema.XmlUntypedConverter::ChangeType(System.Int64,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeType_mDDC95960433608433E4F04CF2C9B62BACEF34367 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, int64_t ___value0, Type_t * ___destinationType1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1; L_1 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF54F5AD89BFF7ACC574BFC039F72C349137EC667)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ChangeType_mDDC95960433608433E4F04CF2C9B62BACEF34367_RuntimeMethod_var))); } IL_0014: { Type_t * L_3 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { Type_t * L_6; L_6 = XmlBaseConverter_get_DefaultClrType_mEF68FF73D1C89C298241F8D7323D7F230DDDFD0C_inline(__this, /*hidden argument*/NULL); ___destinationType1 = L_6; } IL_0029: { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003d; } } { int64_t L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_11; L_11 = XmlConvert_ToString_m79EC978DC82DB8052E9F7FD581D9E778CFBC523B(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_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_13); Type_t * L_15 = ___destinationType1; RuntimeObject * L_16; L_16 = XmlUntypedConverter_ChangeTypeWildcardSource_m0997A4ACCA87E6BCD2BCCEAA0582A1CD49427743(__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) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeType_mF3D4C9048A30BB6B7E2C9BE7013C7FEC353D7CB1 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, String_t* ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ChangeType_mF3D4C9048A30BB6B7E2C9BE7013C7FEC353D7CB1_RuntimeMethod_var))); } IL_000e: { Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3; L_3 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_4 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF54F5AD89BFF7ACC574BFC039F72C349137EC667)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ChangeType_mF3D4C9048A30BB6B7E2C9BE7013C7FEC353D7CB1_RuntimeMethod_var))); } IL_0022: { Type_t * L_5 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_6 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_7; L_7 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0037; } } { Type_t * L_8; L_8 = XmlBaseConverter_get_DefaultClrType_mEF68FF73D1C89C298241F8D7323D7F230DDDFD0C_inline(__this, /*hidden argument*/NULL); ___destinationType1 = L_8; } IL_0037: { Type_t * L_9 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_BooleanType_26(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11; L_11 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0050; } } { String_t* L_12 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); bool L_13; L_13 = XmlConvert_ToBoolean_m3B72202F9A3B1C2C26A80967E5EA8427AD2E93E9(L_12, /*hidden argument*/NULL); bool L_14 = L_13; RuntimeObject * L_15 = Box(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var, &L_14); return L_15; } IL_0050: { Type_t * L_16 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_17 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_ByteType_15(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_18; L_18 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_16, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_006e; } } { String_t* L_19 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); int32_t L_20; L_20 = XmlConvert_ToInt32_mC0C53CC21654A0E479438CA81FC22CCFAD9128D5(L_19, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); uint8_t L_21; L_21 = XmlBaseConverter_Int32ToByte_m828076A3F2EA35D95E4A7D40C11D2F90AEEF4C51(L_20, /*hidden argument*/NULL); uint8_t L_22 = L_21; RuntimeObject * L_23 = Box(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, &L_22); return L_23; } IL_006e: { Type_t * L_24 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_25 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_ByteArrayType_27(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_26; L_26 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_24, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_0082; } } { String_t* L_27 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_28; L_28 = XmlBaseConverter_StringToBase64Binary_mFCE9389E2A006251DC339123C0FAABDD02391D66(L_27, /*hidden argument*/NULL); return (RuntimeObject *)L_28; } IL_0082: { Type_t * L_29 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_30 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DateTimeType_24(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_31; L_31 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_29, L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_009b; } } { String_t* L_32 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_33; L_33 = XmlBaseConverter_UntypedAtomicToDateTime_m1754F8203E6716405EB29C025F6B7C19C83242F6(L_32, /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_34 = L_33; RuntimeObject * L_35 = Box(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var, &L_34); return L_35; } IL_009b: { Type_t * L_36 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_37 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_38; L_38 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_36, L_37, /*hidden argument*/NULL); if (!L_38) { goto IL_00b4; } } { String_t* L_39 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 L_40; L_40 = XmlBaseConverter_UntypedAtomicToDateTimeOffset_m09835B641F3BB44974E26AF55031630404E47669(L_39, /*hidden argument*/NULL); DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 L_41 = L_40; RuntimeObject * L_42 = Box(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_il2cpp_TypeInfo_var, &L_41); return L_42; } IL_00b4: { Type_t * L_43 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_44 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_45; L_45 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_43, L_44, /*hidden argument*/NULL); if (!L_45) { goto IL_00cd; } } { String_t* L_46 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_47; L_47 = XmlConvert_ToDecimal_mD9EC100AA6C12FD7036B69128A76D79E788D4D79(L_46, /*hidden argument*/NULL); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_48 = L_47; RuntimeObject * L_49 = Box(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var, &L_48); return L_49; } IL_00cd: { Type_t * L_50 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_51 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DoubleType_22(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_52; L_52 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_50, L_51, /*hidden argument*/NULL); if (!L_52) { goto IL_00e6; } } { String_t* L_53 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); double L_54; L_54 = XmlConvert_ToDouble_m885EAC733DF6EDC8FA282119C5364DC3F1B60D55(L_53, /*hidden argument*/NULL); double L_55 = L_54; RuntimeObject * L_56 = Box(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var, &L_55); return L_56; } IL_00e6: { Type_t * L_57 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_58 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_Int16Type_16(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_59; L_59 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_57, L_58, /*hidden argument*/NULL); if (!L_59) { goto IL_0104; } } { String_t* L_60 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); int32_t L_61; L_61 = XmlConvert_ToInt32_mC0C53CC21654A0E479438CA81FC22CCFAD9128D5(L_60, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); int16_t L_62; L_62 = XmlBaseConverter_Int32ToInt16_mE45E173706B224F3D18E259866E91B8456FC28ED(L_61, /*hidden argument*/NULL); int16_t L_63 = L_62; RuntimeObject * L_64 = Box(Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var, &L_63); return L_64; } IL_0104: { Type_t * L_65 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_66 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_67; L_67 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_65, L_66, /*hidden argument*/NULL); if (!L_67) { goto IL_011d; } } { String_t* L_68 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); int32_t L_69; L_69 = XmlConvert_ToInt32_mC0C53CC21654A0E479438CA81FC22CCFAD9128D5(L_68, /*hidden argument*/NULL); int32_t L_70 = L_69; RuntimeObject * L_71 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_70); return L_71; } IL_011d: { Type_t * L_72 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_73 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_74; L_74 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_72, L_73, /*hidden argument*/NULL); if (!L_74) { goto IL_0136; } } { String_t* L_75 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); int64_t L_76; L_76 = XmlConvert_ToInt64_mA4359842AD5F5E4233AA68C95E0186C137138B56(L_75, /*hidden argument*/NULL); int64_t L_77 = L_76; RuntimeObject * L_78 = Box(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_77); return L_78; } IL_0136: { Type_t * L_79 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_80 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_SByteType_17(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_81; L_81 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_79, L_80, /*hidden argument*/NULL); if (!L_81) { goto IL_0154; } } { String_t* L_82 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); int32_t L_83; L_83 = XmlConvert_ToInt32_mC0C53CC21654A0E479438CA81FC22CCFAD9128D5(L_82, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); int8_t L_84; L_84 = XmlBaseConverter_Int32ToSByte_mBC63ADC365163261E135C05A34EF5A140006CBD1(L_83, /*hidden argument*/NULL); int8_t L_85 = L_84; RuntimeObject * L_86 = Box(SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var, &L_85); return L_86; } IL_0154: { Type_t * L_87 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_88 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_SingleType_23(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_89; L_89 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_87, L_88, /*hidden argument*/NULL); if (!L_89) { goto IL_016d; } } { String_t* L_90 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); float L_91; L_91 = XmlConvert_ToSingle_m4DE455510DC38C792C67B809F96013181A2C74DF(L_90, /*hidden argument*/NULL); float L_92 = L_91; RuntimeObject * L_93 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var, &L_92); return L_93; } IL_016d: { Type_t * L_94 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_95 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_TimeSpanType_30(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_96; L_96 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_94, L_95, /*hidden argument*/NULL); if (!L_96) { goto IL_0186; } } { String_t* L_97 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_98; L_98 = XmlBaseConverter_StringToDuration_mED29E7E7F7E1E414AA876B9A72A2BC1002A631AB(L_97, /*hidden argument*/NULL); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_99 = L_98; RuntimeObject * L_100 = Box(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var, &L_99); return L_100; } IL_0186: { Type_t * L_101 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_102 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_UInt16Type_18(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_103; L_103 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_101, L_102, /*hidden argument*/NULL); if (!L_103) { goto IL_01a4; } } { String_t* L_104 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); int32_t L_105; L_105 = XmlConvert_ToInt32_mC0C53CC21654A0E479438CA81FC22CCFAD9128D5(L_104, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); uint16_t L_106; L_106 = XmlBaseConverter_Int32ToUInt16_mB7A12415A149E00C582D5C09A6ECE2CC64C102E6(L_105, /*hidden argument*/NULL); uint16_t L_107 = L_106; RuntimeObject * L_108 = Box(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var, &L_107); return L_108; } IL_01a4: { Type_t * L_109 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_110 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_UInt32Type_19(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_111; L_111 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_109, L_110, /*hidden argument*/NULL); if (!L_111) { goto IL_01c2; } } { String_t* L_112 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); int64_t L_113; L_113 = XmlConvert_ToInt64_mA4359842AD5F5E4233AA68C95E0186C137138B56(L_112, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); uint32_t L_114; L_114 = XmlBaseConverter_Int64ToUInt32_m9E27688590032648A0A7A9D9E0851CD9CFC8C6AF(L_113, /*hidden argument*/NULL); uint32_t L_115 = L_114; RuntimeObject * L_116 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_115); return L_116; } IL_01c2: { Type_t * L_117 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_118 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_UInt64Type_20(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_119; L_119 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_117, L_118, /*hidden argument*/NULL); if (!L_119) { goto IL_01e0; } } { String_t* L_120 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_121; L_121 = XmlConvert_ToDecimal_mD9EC100AA6C12FD7036B69128A76D79E788D4D79(L_120, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); uint64_t L_122; L_122 = XmlBaseConverter_DecimalToUInt64_mEDD9AC922363665A634B6C5373B21D5E6AE997B4(L_121, /*hidden argument*/NULL); uint64_t L_123 = L_122; RuntimeObject * L_124 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_123); return L_124; } IL_01e0: { Type_t * L_125 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_126 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_UriType_29(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_127; L_127 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_125, L_126, /*hidden argument*/NULL); if (!L_127) { goto IL_01f4; } } { String_t* L_128 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * L_129; L_129 = XmlConvert_ToUri_mA74C5DC38B2A4CE02CE06DFABAB5958FF7C2B0DB(L_128, /*hidden argument*/NULL); return L_129; } IL_01f4: { Type_t * L_130 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_131 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_132; L_132 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_130, L_131, /*hidden argument*/NULL); if (!L_132) { goto IL_020e; } } { XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * L_133; L_133 = XmlBaseConverter_get_SchemaType_mD3A5F0E824179488B3DF92C29A26D06956B869FE_inline(__this, /*hidden argument*/NULL); String_t* L_134 = ___value0; XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C * L_135 = (XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C *)il2cpp_codegen_object_new(XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m10A1B0B8D03D6C25152C24904A561B1C20243863(L_135, L_133, L_134, /*hidden argument*/NULL); return L_135; } IL_020e: { Type_t * L_136 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_137 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_XmlQualifiedNameType_28(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_138; L_138 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * L_141; L_141 = XmlBaseConverter_StringToQName_mA5EEB0AAA815547D579AE4EFBF7D3563A631E333(L_139, L_140, /*hidden argument*/NULL); return L_141; } IL_0223: { Type_t * L_142 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_143 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_144; L_144 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_142, L_143, /*hidden argument*/NULL); if (!L_144) { goto IL_023d; } } { XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * L_145; L_145 = XmlBaseConverter_get_SchemaType_mD3A5F0E824179488B3DF92C29A26D06956B869FE_inline(__this, /*hidden argument*/NULL); String_t* L_146 = ___value0; XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C * L_147 = (XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C *)il2cpp_codegen_object_new(XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m10A1B0B8D03D6C25152C24904A561B1C20243863(L_147, L_145, L_146, /*hidden argument*/NULL); return L_147; } IL_023d: { Type_t * L_148 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_149 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_150; L_150 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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; L_155 = XmlUntypedConverter_ChangeTypeWildcardSource_m0997A4ACCA87E6BCD2BCCEAA0582A1CD49427743(__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) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeType_m985FFCB97915C4E1853202249949D8CDBD9C0EB0 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ChangeType_m985FFCB97915C4E1853202249949D8CDBD9C0EB0_RuntimeMethod_var))); } IL_000e: { Type_t * L_2 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3; L_3 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_2, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_4 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF54F5AD89BFF7ACC574BFC039F72C349137EC667)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ChangeType_m985FFCB97915C4E1853202249949D8CDBD9C0EB0_RuntimeMethod_var))); } IL_0022: { RuntimeObject * L_5 = ___value0; NullCheck(L_5); Type_t * L_6; L_6 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_5, /*hidden argument*/NULL); V_0 = L_6; Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_ObjectType_14(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_003e; } } { Type_t * L_10; L_10 = XmlBaseConverter_get_DefaultClrType_mEF68FF73D1C89C298241F8D7323D7F230DDDFD0C_inline(__this, /*hidden argument*/NULL); ___destinationType1 = L_10; } IL_003e: { Type_t * L_11 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_12 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_BooleanType_26(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_13; L_13 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0069; } } { Type_t * L_14 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_15 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_16; L_16 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0069; } } { RuntimeObject * L_17 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); bool L_18; L_18 = XmlConvert_ToBoolean_m3B72202F9A3B1C2C26A80967E5EA8427AD2E93E9(((String_t*)CastclassSealed((RuntimeObject*)L_17, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); bool L_19 = L_18; RuntimeObject * L_20 = Box(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_il2cpp_TypeInfo_var, &L_19); return L_20; } IL_0069: { Type_t * L_21 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_22 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_ByteType_15(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_23; L_23 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_21, L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_0099; } } { Type_t * L_24 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_25 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_26; L_26 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_24, L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_0099; } } { RuntimeObject * L_27 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); int32_t L_28; L_28 = XmlConvert_ToInt32_mC0C53CC21654A0E479438CA81FC22CCFAD9128D5(((String_t*)CastclassSealed((RuntimeObject*)L_27, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); uint8_t L_29; L_29 = XmlBaseConverter_Int32ToByte_m828076A3F2EA35D95E4A7D40C11D2F90AEEF4C51(L_28, /*hidden argument*/NULL); uint8_t L_30 = L_29; RuntimeObject * L_31 = Box(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, &L_30); return L_31; } IL_0099: { Type_t * L_32 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_33 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_ByteArrayType_27(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_34; L_34 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_32, L_33, /*hidden argument*/NULL); if (!L_34) { goto IL_00bf; } } { Type_t * L_35 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_36 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_37; L_37 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_35, L_36, /*hidden argument*/NULL); if (!L_37) { goto IL_00bf; } } { RuntimeObject * L_38 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_39; L_39 = XmlBaseConverter_StringToBase64Binary_mFCE9389E2A006251DC339123C0FAABDD02391D66(((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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_41 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DateTimeType_24(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_42; L_42 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_40, L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_00ea; } } { Type_t * L_43 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_44 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_45; L_45 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_43, L_44, /*hidden argument*/NULL); if (!L_45) { goto IL_00ea; } } { RuntimeObject * L_46 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_47; L_47 = XmlBaseConverter_UntypedAtomicToDateTime_m1754F8203E6716405EB29C025F6B7C19C83242F6(((String_t*)CastclassSealed((RuntimeObject*)L_46, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_48 = L_47; RuntimeObject * L_49 = Box(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var, &L_48); return L_49; } IL_00ea: { Type_t * L_50 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_51 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_52; L_52 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_50, L_51, /*hidden argument*/NULL); if (!L_52) { goto IL_0115; } } { Type_t * L_53 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_54 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_55; L_55 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_53, L_54, /*hidden argument*/NULL); if (!L_55) { goto IL_0115; } } { RuntimeObject * L_56 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 L_57; L_57 = XmlBaseConverter_UntypedAtomicToDateTimeOffset_m09835B641F3BB44974E26AF55031630404E47669(((String_t*)CastclassSealed((RuntimeObject*)L_56, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 L_58 = L_57; RuntimeObject * L_59 = Box(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_il2cpp_TypeInfo_var, &L_58); return L_59; } IL_0115: { Type_t * L_60 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_61 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_62; L_62 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_60, L_61, /*hidden argument*/NULL); if (!L_62) { goto IL_0140; } } { Type_t * L_63 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_64 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_65; L_65 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_63, L_64, /*hidden argument*/NULL); if (!L_65) { goto IL_0140; } } { RuntimeObject * L_66 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_67; L_67 = XmlConvert_ToDecimal_mD9EC100AA6C12FD7036B69128A76D79E788D4D79(((String_t*)CastclassSealed((RuntimeObject*)L_66, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_68 = L_67; RuntimeObject * L_69 = Box(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_il2cpp_TypeInfo_var, &L_68); return L_69; } IL_0140: { Type_t * L_70 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_71 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DoubleType_22(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_72; L_72 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_70, L_71, /*hidden argument*/NULL); if (!L_72) { goto IL_016b; } } { Type_t * L_73 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_74 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_75; L_75 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_73, L_74, /*hidden argument*/NULL); if (!L_75) { goto IL_016b; } } { RuntimeObject * L_76 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); double L_77; L_77 = XmlConvert_ToDouble_m885EAC733DF6EDC8FA282119C5364DC3F1B60D55(((String_t*)CastclassSealed((RuntimeObject*)L_76, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); double L_78 = L_77; RuntimeObject * L_79 = Box(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_il2cpp_TypeInfo_var, &L_78); return L_79; } IL_016b: { Type_t * L_80 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_81 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_Int16Type_16(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_82; L_82 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_80, L_81, /*hidden argument*/NULL); if (!L_82) { goto IL_019b; } } { Type_t * L_83 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_84 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_85; L_85 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_83, L_84, /*hidden argument*/NULL); if (!L_85) { goto IL_019b; } } { RuntimeObject * L_86 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); int32_t L_87; L_87 = XmlConvert_ToInt32_mC0C53CC21654A0E479438CA81FC22CCFAD9128D5(((String_t*)CastclassSealed((RuntimeObject*)L_86, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); int16_t L_88; L_88 = XmlBaseConverter_Int32ToInt16_mE45E173706B224F3D18E259866E91B8456FC28ED(L_87, /*hidden argument*/NULL); int16_t L_89 = L_88; RuntimeObject * L_90 = Box(Int16_tD0F031114106263BB459DA1F099FF9F42691295A_il2cpp_TypeInfo_var, &L_89); return L_90; } IL_019b: { Type_t * L_91 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_92 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_93; L_93 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_91, L_92, /*hidden argument*/NULL); if (!L_93) { goto IL_01c6; } } { Type_t * L_94 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_95 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_96; L_96 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_94, L_95, /*hidden argument*/NULL); if (!L_96) { goto IL_01c6; } } { RuntimeObject * L_97 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); int32_t L_98; L_98 = XmlConvert_ToInt32_mC0C53CC21654A0E479438CA81FC22CCFAD9128D5(((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_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_99); return L_100; } IL_01c6: { Type_t * L_101 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_102 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_103; L_103 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_101, L_102, /*hidden argument*/NULL); if (!L_103) { goto IL_01f1; } } { Type_t * L_104 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_105 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_106; L_106 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_104, L_105, /*hidden argument*/NULL); if (!L_106) { goto IL_01f1; } } { RuntimeObject * L_107 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); int64_t L_108; L_108 = XmlConvert_ToInt64_mA4359842AD5F5E4233AA68C95E0186C137138B56(((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_t378EE0D608BD3107E77238E85F30D2BBD46981F3_il2cpp_TypeInfo_var, &L_109); return L_110; } IL_01f1: { Type_t * L_111 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_112 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_SByteType_17(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_113; L_113 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_111, L_112, /*hidden argument*/NULL); if (!L_113) { goto IL_0221; } } { Type_t * L_114 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_115 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_116; L_116 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_114, L_115, /*hidden argument*/NULL); if (!L_116) { goto IL_0221; } } { RuntimeObject * L_117 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); int32_t L_118; L_118 = XmlConvert_ToInt32_mC0C53CC21654A0E479438CA81FC22CCFAD9128D5(((String_t*)CastclassSealed((RuntimeObject*)L_117, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); int8_t L_119; L_119 = XmlBaseConverter_Int32ToSByte_mBC63ADC365163261E135C05A34EF5A140006CBD1(L_118, /*hidden argument*/NULL); int8_t L_120 = L_119; RuntimeObject * L_121 = Box(SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_il2cpp_TypeInfo_var, &L_120); return L_121; } IL_0221: { Type_t * L_122 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_123 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_SingleType_23(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_124; L_124 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_122, L_123, /*hidden argument*/NULL); if (!L_124) { goto IL_024c; } } { Type_t * L_125 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_126 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_127; L_127 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_125, L_126, /*hidden argument*/NULL); if (!L_127) { goto IL_024c; } } { RuntimeObject * L_128 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); float L_129; L_129 = XmlConvert_ToSingle_m4DE455510DC38C792C67B809F96013181A2C74DF(((String_t*)CastclassSealed((RuntimeObject*)L_128, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); float L_130 = L_129; RuntimeObject * L_131 = Box(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_il2cpp_TypeInfo_var, &L_130); return L_131; } IL_024c: { Type_t * L_132 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_133 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_TimeSpanType_30(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_134; L_134 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_132, L_133, /*hidden argument*/NULL); if (!L_134) { goto IL_0277; } } { Type_t * L_135 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_136 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_137; L_137 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_135, L_136, /*hidden argument*/NULL); if (!L_137) { goto IL_0277; } } { RuntimeObject * L_138 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_139; L_139 = XmlBaseConverter_StringToDuration_mED29E7E7F7E1E414AA876B9A72A2BC1002A631AB(((String_t*)CastclassSealed((RuntimeObject*)L_138, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_140 = L_139; RuntimeObject * L_141 = Box(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var, &L_140); return L_141; } IL_0277: { Type_t * L_142 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_143 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_UInt16Type_18(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_144; L_144 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_142, L_143, /*hidden argument*/NULL); if (!L_144) { goto IL_02a7; } } { Type_t * L_145 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_146 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_147; L_147 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_145, L_146, /*hidden argument*/NULL); if (!L_147) { goto IL_02a7; } } { RuntimeObject * L_148 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); int32_t L_149; L_149 = XmlConvert_ToInt32_mC0C53CC21654A0E479438CA81FC22CCFAD9128D5(((String_t*)CastclassSealed((RuntimeObject*)L_148, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); uint16_t L_150; L_150 = XmlBaseConverter_Int32ToUInt16_mB7A12415A149E00C582D5C09A6ECE2CC64C102E6(L_149, /*hidden argument*/NULL); uint16_t L_151 = L_150; RuntimeObject * L_152 = Box(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_il2cpp_TypeInfo_var, &L_151); return L_152; } IL_02a7: { Type_t * L_153 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_154 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_UInt32Type_19(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_155; L_155 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_153, L_154, /*hidden argument*/NULL); if (!L_155) { goto IL_02d7; } } { Type_t * L_156 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_157 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_158; L_158 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_156, L_157, /*hidden argument*/NULL); if (!L_158) { goto IL_02d7; } } { RuntimeObject * L_159 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); int64_t L_160; L_160 = XmlConvert_ToInt64_mA4359842AD5F5E4233AA68C95E0186C137138B56(((String_t*)CastclassSealed((RuntimeObject*)L_159, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); uint32_t L_161; L_161 = XmlBaseConverter_Int64ToUInt32_m9E27688590032648A0A7A9D9E0851CD9CFC8C6AF(L_160, /*hidden argument*/NULL); uint32_t L_162 = L_161; RuntimeObject * L_163 = Box(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_il2cpp_TypeInfo_var, &L_162); return L_163; } IL_02d7: { Type_t * L_164 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_165 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_UInt64Type_20(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_166; L_166 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_164, L_165, /*hidden argument*/NULL); if (!L_166) { goto IL_0307; } } { Type_t * L_167 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_168 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_169; L_169 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_167, L_168, /*hidden argument*/NULL); if (!L_169) { goto IL_0307; } } { RuntimeObject * L_170 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 L_171; L_171 = XmlConvert_ToDecimal_mD9EC100AA6C12FD7036B69128A76D79E788D4D79(((String_t*)CastclassSealed((RuntimeObject*)L_170, String_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); uint64_t L_172; L_172 = XmlBaseConverter_DecimalToUInt64_mEDD9AC922363665A634B6C5373B21D5E6AE997B4(L_171, /*hidden argument*/NULL); uint64_t L_173 = L_172; RuntimeObject * L_174 = Box(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_il2cpp_TypeInfo_var, &L_173); return L_174; } IL_0307: { Type_t * L_175 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_176 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_UriType_29(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_177; L_177 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_175, L_176, /*hidden argument*/NULL); if (!L_177) { goto IL_032d; } } { Type_t * L_178 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_179 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_180; L_180 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_178, L_179, /*hidden argument*/NULL); if (!L_180) { goto IL_032d; } } { RuntimeObject * L_181 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * L_182; L_182 = XmlConvert_ToUri_mA74C5DC38B2A4CE02CE06DFABAB5958FF7C2B0DB(((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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_184 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_185; L_185 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_183, L_184, /*hidden argument*/NULL); if (!L_185) { goto IL_036d; } } { Type_t * L_186 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_187 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_188; L_188 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_186, L_187, /*hidden argument*/NULL); if (!L_188) { goto IL_0359; } } { XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * L_189; L_189 = XmlBaseConverter_get_SchemaType_mD3A5F0E824179488B3DF92C29A26D06956B869FE_inline(__this, /*hidden argument*/NULL); RuntimeObject * L_190 = ___value0; XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C * L_191 = (XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C *)il2cpp_codegen_object_new(XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m10A1B0B8D03D6C25152C24904A561B1C20243863(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_193 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_194; L_194 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_192, L_193, /*hidden argument*/NULL); if (!L_194) { goto IL_036d; } } { RuntimeObject * L_195 = ___value0; return ((XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C *)CastclassSealed((RuntimeObject*)L_195, XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var)); } IL_036d: { Type_t * L_196 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_197 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_XmlQualifiedNameType_28(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_198; L_198 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_196, L_197, /*hidden argument*/NULL); if (!L_198) { goto IL_0394; } } { Type_t * L_199 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_200 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_201; L_201 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); XmlQualifiedName_t7A0154DCFCA5749B28B5B0CAE578FDF65EE17905 * L_204; L_204 = XmlBaseConverter_StringToQName_mA5EEB0AAA815547D579AE4EFBF7D3563A631E333(((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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_206 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_207; L_207 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_205, L_206, /*hidden argument*/NULL); if (!L_207) { goto IL_03d4; } } { Type_t * L_208 = V_0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_209 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_210; L_210 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_208, L_209, /*hidden argument*/NULL); if (!L_210) { goto IL_03c0; } } { XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * L_211; L_211 = XmlBaseConverter_get_SchemaType_mD3A5F0E824179488B3DF92C29A26D06956B869FE_inline(__this, /*hidden argument*/NULL); RuntimeObject * L_212 = ___value0; XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C * L_213 = (XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C *)il2cpp_codegen_object_new(XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m10A1B0B8D03D6C25152C24904A561B1C20243863(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_215 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_216; L_216 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_214, L_215, /*hidden argument*/NULL); if (!L_216) { goto IL_03d4; } } { RuntimeObject * L_217 = ___value0; return ((XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C *)CastclassSealed((RuntimeObject*)L_217, XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var)); } IL_03d4: { Type_t * L_218 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_219 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_220; L_220 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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; L_223 = VirtualFuncInvoker2< 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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_225 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_226; L_226 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_224, L_225, /*hidden argument*/NULL); if (!L_226) { goto IL_040b; } } { XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * L_227; L_227 = XmlBaseConverter_get_SchemaType_mD3A5F0E824179488B3DF92C29A26D06956B869FE_inline(__this, /*hidden argument*/NULL); RuntimeObject * L_228 = ___value0; RuntimeObject* L_229 = ___nsResolver2; String_t* L_230; L_230 = VirtualFuncInvoker2< String_t*, RuntimeObject *, RuntimeObject* >::Invoke(52 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) */, __this, L_228, L_229); XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C * L_231 = (XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C *)il2cpp_codegen_object_new(XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m10A1B0B8D03D6C25152C24904A561B1C20243863(L_231, L_227, L_230, /*hidden argument*/NULL); return L_231; } IL_040b: { Type_t * L_232 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_233 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_234; L_234 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_232, L_233, /*hidden argument*/NULL); if (!L_234) { goto IL_042c; } } { XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * L_235; L_235 = XmlBaseConverter_get_SchemaType_mD3A5F0E824179488B3DF92C29A26D06956B869FE_inline(__this, /*hidden argument*/NULL); RuntimeObject * L_236 = ___value0; RuntimeObject* L_237 = ___nsResolver2; String_t* L_238; L_238 = VirtualFuncInvoker2< String_t*, RuntimeObject *, RuntimeObject* >::Invoke(52 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) */, __this, L_236, L_237); XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C * L_239 = (XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C *)il2cpp_codegen_object_new(XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m10A1B0B8D03D6C25152C24904A561B1C20243863(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_241 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_242; L_242 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t13A033451983767855DC016FCD9B64CBA9CC198C *)CastclassSealed((RuntimeObject*)L_243, XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var))); RuntimeObject * L_246; L_246 = VirtualFuncInvoker2< RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(14 /* System.Object System.Xml.XPath.XPathItem::ValueAs(System.Type,System.Xml.IXmlNamespaceResolver) */, ((XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C *)CastclassSealed((RuntimeObject*)L_243, XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_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; L_250 = VirtualFuncInvoker3< 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) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeTypeWildcardDestination_mC288C4D35198B9E88DF96F1253A54D418E881E73 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; NullCheck(L_0); Type_t * L_1; L_1 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_2 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_3; L_3 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t13A033451983767855DC016FCD9B64CBA9CC198C *)CastclassSealed((RuntimeObject*)L_4, XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var))); RuntimeObject * L_7; L_7 = VirtualFuncInvoker2< RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(14 /* System.Object System.Xml.XPath.XPathItem::ValueAs(System.Type,System.Xml.IXmlNamespaceResolver) */, ((XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C *)CastclassSealed((RuntimeObject*)L_4, XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_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; L_11 = VirtualFuncInvoker3< 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) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeTypeWildcardSource_m0997A4ACCA87E6BCD2BCCEAA0582A1CD49427743 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_1 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_XmlAtomicValueType_13(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_2; L_2 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0021; } } { XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * L_3; L_3 = XmlBaseConverter_get_SchemaType_mD3A5F0E824179488B3DF92C29A26D06956B869FE_inline(__this, /*hidden argument*/NULL); RuntimeObject * L_4 = ___value0; RuntimeObject* L_5 = ___nsResolver2; String_t* L_6; L_6 = VirtualFuncInvoker2< String_t*, RuntimeObject *, RuntimeObject* >::Invoke(52 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) */, __this, L_4, L_5); XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C * L_7 = (XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C *)il2cpp_codegen_object_new(XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m10A1B0B8D03D6C25152C24904A561B1C20243863(L_7, L_3, L_6, /*hidden argument*/NULL); return L_7; } IL_0021: { Type_t * L_8 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_9 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_XPathItemType_21(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_8, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0042; } } { XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * L_11; L_11 = XmlBaseConverter_get_SchemaType_mD3A5F0E824179488B3DF92C29A26D06956B869FE_inline(__this, /*hidden argument*/NULL); RuntimeObject * L_12 = ___value0; RuntimeObject* L_13 = ___nsResolver2; String_t* L_14; L_14 = VirtualFuncInvoker2< String_t*, RuntimeObject *, RuntimeObject* >::Invoke(52 /* System.String System.Xml.Schema.XmlValueConverter::ToString(System.Object,System.Xml.IXmlNamespaceResolver) */, __this, L_12, L_13); XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C * L_15 = (XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C *)il2cpp_codegen_object_new(XmlAtomicValue_t13A033451983767855DC016FCD9B64CBA9CC198C_il2cpp_TypeInfo_var); XmlAtomicValue__ctor_m10A1B0B8D03D6C25152C24904A561B1C20243863(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; L_19 = VirtualFuncInvoker3< 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) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * XmlUntypedConverter_ChangeListType_m8A335168D10AE570DB4F6BF8C83D3EFCF0FAD4D8 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, RuntimeObject * ___value0, Type_t * ___destinationType1, RuntimeObject* ___nsResolver2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; { RuntimeObject * L_0 = ___value0; NullCheck(L_0); Type_t * L_1; L_1 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_0, /*hidden argument*/NULL); V_0 = L_1; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_2 = ((XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D *)__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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_5 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_4, L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_009f; } } { Type_t * L_7 = ___destinationType1; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_8 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_StringType_12(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_9; L_9 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_7, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_009f; } } IL_0034: { Type_t * L_10 = V_0; bool L_11; L_11 = XmlUntypedConverter_SupportsType_mB775768BC127D72D0A2B7B4A3D506961788E03A5(__this, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0065; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_12 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = L_12; String_t* L_14; L_14 = XmlBaseConverter_get_XmlTypeName_mB8B4B81BF250AB15E908A1FD1414B7261DE8F4D3(__this, /*hidden argument*/NULL); NullCheck(L_13); ArrayElementTypeCheck (L_13, L_14); (L_13)->SetAt(static_cast(0), (RuntimeObject *)L_14); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_15 = L_13; Type_t * L_16 = V_0; NullCheck(L_16); String_t* L_17; L_17 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* 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; L_18 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE1E0D4973E26B80B96256B01F0199BB2484B27E0)), L_15, /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_19 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_19, L_18, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ChangeListType_m8A335168D10AE570DB4F6BF8C83D3EFCF0FAD4D8_RuntimeMethod_var))); } IL_0065: { Type_t * L_20 = ___destinationType1; bool L_21; L_21 = XmlUntypedConverter_SupportsType_mB775768BC127D72D0A2B7B4A3D506961788E03A5(__this, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_0096; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_22 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = L_22; String_t* L_24; L_24 = XmlBaseConverter_get_XmlTypeName_mB8B4B81BF250AB15E908A1FD1414B7261DE8F4D3(__this, /*hidden argument*/NULL); NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(0), (RuntimeObject *)L_24); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_25 = L_23; Type_t * L_26 = ___destinationType1; NullCheck(L_26); String_t* L_27; L_27 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* 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; L_28 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC4FEF05AC2AE7B117256FA840859B8790DEFE62B)), L_25, /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_29 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_29, L_28, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_29, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ChangeListType_m8A335168D10AE570DB4F6BF8C83D3EFCF0FAD4D8_RuntimeMethod_var))); } IL_0096: { Type_t * L_30 = V_0; Type_t * L_31 = ___destinationType1; Exception_t * L_32; L_32 = XmlBaseConverter_CreateInvalidClrMappingException_mF6EE65AEAEFD2FE80F2829D69A6C9178C2287270(__this, L_30, L_31, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_32, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUntypedConverter_ChangeListType_m8A335168D10AE570DB4F6BF8C83D3EFCF0FAD4D8_RuntimeMethod_var))); } IL_009f: { RuntimeObject * L_33 = ___value0; Type_t * L_34 = ___destinationType1; RuntimeObject* L_35 = ___nsResolver2; RuntimeObject * L_36; L_36 = XmlListConverter_ChangeListType_mB826BBF0AE270EE1D3FDE44AAA08CBD7336214FE(__this, L_33, L_34, L_35, /*hidden argument*/NULL); return L_36; } } // System.Boolean System.Xml.Schema.XmlUntypedConverter::SupportsType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlUntypedConverter_SupportsType_mB775768BC127D72D0A2B7B4A3D506961788E03A5 (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * __this, Type_t * ___clrType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___clrType0; IL2CPP_RUNTIME_CLASS_INIT(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_1 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_BooleanType_26(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_2; L_2 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_4 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_ByteType_15(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_7 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_ByteArrayType_27(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_8; L_8 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_10 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DateTimeType_24(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_11; L_11 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_13 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DateTimeOffsetType_25(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_14; L_14 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_16 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DecimalType_9(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_19 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_DoubleType_22(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_20; L_20 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_22 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_Int16Type_16(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_23; L_23 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_25 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_Int32Type_10(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_26; L_26 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_28 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_Int64Type_11(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_29; L_29 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_31 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_SByteType_17(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_32; L_32 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_34 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_SingleType_23(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_35; L_35 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_37 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_TimeSpanType_30(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_38; L_38 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_40 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_UInt16Type_18(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_41; L_41 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_43 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_UInt32Type_19(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_44; L_44 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_46 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_UInt64Type_20(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_47; L_47 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_49 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_UriType_29(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_50; L_50 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var); Type_t * L_52 = ((XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields*)il2cpp_codegen_static_fields_for(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_il2cpp_TypeInfo_var))->get_XmlQualifiedNameType_28(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_53; L_53 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(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() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUntypedConverter__cctor_m3BBA52164E863973AB9864FA48C07D0B2B8D15BC (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * L_0 = (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF *)il2cpp_codegen_object_new(XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF_il2cpp_TypeInfo_var); XmlUntypedConverter__ctor_m2BF429F05F4086DB2620F3EBFA8E73974F14D90A(L_0, /*hidden argument*/NULL); XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * L_1 = (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF *)il2cpp_codegen_object_new(XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF_il2cpp_TypeInfo_var); XmlUntypedConverter__ctor_m723EDD7AC7CAADC784E4DA7CBAC18134B998C497(L_1, L_0, (bool)0, /*hidden argument*/NULL); ((XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF_StaticFields*)il2cpp_codegen_static_fields_for(XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF_il2cpp_TypeInfo_var))->set_Untyped_34(L_1); XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * L_2 = (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF *)il2cpp_codegen_object_new(XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF_il2cpp_TypeInfo_var); XmlUntypedConverter__ctor_m2BF429F05F4086DB2620F3EBFA8E73974F14D90A(L_2, /*hidden argument*/NULL); XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF * L_3 = (XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF *)il2cpp_codegen_object_new(XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF_il2cpp_TypeInfo_var); XmlUntypedConverter__ctor_m723EDD7AC7CAADC784E4DA7CBAC18134B998C497(L_3, L_2, (bool)1, /*hidden argument*/NULL); ((XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF_StaticFields*)il2cpp_codegen_static_fields_for(XmlUntypedConverter_t7827A6551E49B0812AE9A11179FDF254612C77CF_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.Xml.XmlDownloadManager System.Xml.XmlUrlResolver::get_DownloadManager() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlDownloadManager_t28FF2F536CFB5125C74928F7DC706692604D5A9D * XmlUrlResolver_get_DownloadManager_m5A25332CBCCAB9CBC41955E665944D016CE2804E (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlDownloadManager_t28FF2F536CFB5125C74928F7DC706692604D5A9D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { RuntimeObject * L_0 = ((XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1_StaticFields*)il2cpp_codegen_static_fields_for(XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1_il2cpp_TypeInfo_var))->get_s_DownloadManager_0(); if (L_0) { goto IL_001a; } } { XmlDownloadManager_t28FF2F536CFB5125C74928F7DC706692604D5A9D * L_1 = (XmlDownloadManager_t28FF2F536CFB5125C74928F7DC706692604D5A9D *)il2cpp_codegen_object_new(XmlDownloadManager_t28FF2F536CFB5125C74928F7DC706692604D5A9D_il2cpp_TypeInfo_var); XmlDownloadManager__ctor_m20609FF8F46937FB1891AF0C30E939299056B1AF(L_1, /*hidden argument*/NULL); V_0 = L_1; RuntimeObject * L_2 = V_0; RuntimeObject * L_3; L_3 = InterlockedCompareExchangeImpl((RuntimeObject **)(((XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1_StaticFields*)il2cpp_codegen_static_fields_for(XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1_il2cpp_TypeInfo_var))->get_address_of_s_DownloadManager_0()), L_2, NULL); } IL_001a: { RuntimeObject * L_4 = ((XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1_StaticFields*)il2cpp_codegen_static_fields_for(XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1_il2cpp_TypeInfo_var))->get_s_DownloadManager_0(); return ((XmlDownloadManager_t28FF2F536CFB5125C74928F7DC706692604D5A9D *)CastclassClass((RuntimeObject*)L_4, XmlDownloadManager_t28FF2F536CFB5125C74928F7DC706692604D5A9D_il2cpp_TypeInfo_var)); } } // System.Void System.Xml.XmlUrlResolver::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUrlResolver__ctor_m6CDB6CC5B0725F9723A7632AF1ED062E877DD449 (XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1 * __this, const RuntimeMethod* method) { { XmlResolver__ctor_m0217F0BCC79A4C9BD944BF30D5E7C0F1A1218D1C(__this, /*hidden argument*/NULL); return; } } // System.Object System.Xml.XmlUrlResolver::GetEntity(System.Uri,System.String,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * XmlUrlResolver_GetEntity_m5E6E95BD40DAEC1B6537B67E2B51EBFD398C5FAA (XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1 * __this, Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * ___absoluteUri0, String_t* ___role1, Type_t * ___ofObjectToReturn2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___ofObjectToReturn2; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1; L_1 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (L_1) { goto IL_002d; } } { Type_t * L_2 = ___ofObjectToReturn2; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_3, /*hidden argument*/NULL); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_2, L_4, /*hidden argument*/NULL); if (L_5) { goto IL_002d; } } { Type_t * L_6 = ___ofObjectToReturn2; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (RuntimeObject_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_7, /*hidden argument*/NULL); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_6, L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_004b; } } IL_002d: { XmlDownloadManager_t28FF2F536CFB5125C74928F7DC706692604D5A9D * L_10; L_10 = XmlUrlResolver_get_DownloadManager_m5A25332CBCCAB9CBC41955E665944D016CE2804E(/*hidden argument*/NULL); Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * L_11 = ___absoluteUri0; RuntimeObject* L_12 = __this->get__credentials_1(); RuntimeObject* L_13 = __this->get__proxy_2(); RequestCachePolicy_tC080799EE2DA10B7F24B2E69ABBF5636EB2D43ED * L_14 = __this->get__cachePolicy_3(); NullCheck(L_10); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_15; L_15 = XmlDownloadManager_GetStream_m927E7BBEDB3F068C01794E13C36CE5A34062662E(L_10, L_11, L_12, L_13, L_14, /*hidden argument*/NULL); return L_15; } IL_004b: { String_t* L_16 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&String_t_il2cpp_TypeInfo_var))))->get_Empty_5(); XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 * L_17 = (XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918_il2cpp_TypeInfo_var))); XmlException__ctor_m113008AE4B646E85154C99B3CBB55D536CBEFEB9(L_17, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD29CA80AA23F62C996542BD3373B35F12EBC874B)), L_16, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_17, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUrlResolver_GetEntity_m5E6E95BD40DAEC1B6537B67E2B51EBFD398C5FAA_RuntimeMethod_var))); } } // System.Uri System.Xml.XmlUrlResolver::ResolveUri(System.Uri,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * XmlUrlResolver_ResolveUri_m8B554BDDB6E03FF091143170C3A6F05335D6552C (XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1 * __this, Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * ___baseUri0, String_t* ___relativeUri1, const RuntimeMethod* method) { { Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * L_0 = ___baseUri0; String_t* L_1 = ___relativeUri1; Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * L_2; L_2 = XmlResolver_ResolveUri_m5FE50956C12775E8976F132919176759040E8C53(__this, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Threading.Tasks.Task`1 System.Xml.XmlUrlResolver::GetEntityAsync(System.Uri,System.String,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17 * XmlUrlResolver_GetEntityAsync_m0D4B74C681DFBA67E92DF4AA341447F062CB256F (XmlUrlResolver_t341613B5C62E06DC2382255E0AE4D763AD302AE1 * __this, Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * ___absoluteUri0, String_t* ___role1, Type_t * ___ofObjectToReturn2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_1_Create_m15C4F32E60C597AA1347204CBEF22D65960AAEC8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_1_Start_TisU3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218_mFDC069E7CAEA6E5BE7C640995F030470DB376EA3_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_1_get_Task_mC1B213B5C16F6485FF6FF94D233C0291C6BCF5F0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } U3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218 V_0; memset((&V_0), 0, sizeof(V_0)); AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 V_1; memset((&V_1), 0, sizeof(V_1)); { (&V_0)->set_U3CU3E4__this_4(__this); Uri_t4A915E1CC15B2C650F478099AD448E9466CBF612 * L_0 = ___absoluteUri0; (&V_0)->set_absoluteUri_3(L_0); Type_t * L_1 = ___ofObjectToReturn2; (&V_0)->set_ofObjectToReturn_2(L_1); IL2CPP_RUNTIME_CLASS_INIT(AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020_il2cpp_TypeInfo_var); AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 L_2; L_2 = AsyncTaskMethodBuilder_1_Create_m15C4F32E60C597AA1347204CBEF22D65960AAEC8(/*hidden argument*/AsyncTaskMethodBuilder_1_Create_m15C4F32E60C597AA1347204CBEF22D65960AAEC8_RuntimeMethod_var); (&V_0)->set_U3CU3Et__builder_1(L_2); (&V_0)->set_U3CU3E1__state_0((-1)); U3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218 L_3 = V_0; AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 L_4 = L_3.get_U3CU3Et__builder_1(); V_1 = L_4; AsyncTaskMethodBuilder_1_Start_TisU3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218_mFDC069E7CAEA6E5BE7C640995F030470DB376EA3((AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 *)(&V_1), (U3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218 *)(&V_0), /*hidden argument*/AsyncTaskMethodBuilder_1_Start_TisU3CGetEntityAsyncU3Ed__15_t20AEFF2EBE2252FD1B094E4F290D7BD745CFF218_mFDC069E7CAEA6E5BE7C640995F030470DB376EA3_RuntimeMethod_var); AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 * L_5 = (&V_0)->get_address_of_U3CU3Et__builder_1(); Task_1_tC1805497876E88B78A2B0CB81C6409E0B381AC17 * L_6; L_6 = AsyncTaskMethodBuilder_1_get_Task_mC1B213B5C16F6485FF6FF94D233C0291C6BCF5F0((AsyncTaskMethodBuilder_1_tDD2A3BA099C327938EA03C35FDB1A7502BA73020 *)L_5, /*hidden argument*/AsyncTaskMethodBuilder_1_get_Task_mC1B213B5C16F6485FF6FF94D233C0291C6BCF5F0_RuntimeMethod_var); return L_6; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.XmlUtf8RawTextWriter::.ctor(System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter__ctor_mAA18CD048FD86C275FFA45D315AE7EFA23BEE113 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral13DB4394207994E4948B5E3FAE7BA705B9B8E7B3); s_Il2CppMethodInitialized = true; } { XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA L_0; L_0 = XmlCharType_get_Instance_mA3CFC9BC3797565FD176224C6116F41AC8BA65B5(/*hidden argument*/NULL); __this->set_xmlCharType_6(L_0); __this->set_bufPos_7(1); __this->set_textPos_8(1); __this->set_bufLen_12(((int32_t)6144)); XmlRawWriter__ctor_mA2DC536DF02E2F33EB74D66CE039D330EBBE4F33(__this, /*hidden argument*/NULL); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_1 = ___settings0; NullCheck(L_1); bool L_2; L_2 = XmlWriterSettings_get_Async_mC77211C434725414D7DF59943DCE1B847C0A7C6F_inline(L_1, /*hidden argument*/NULL); __this->set_useAsync_2(L_2); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_3 = ___settings0; NullCheck(L_3); int32_t L_4; L_4 = XmlWriterSettings_get_NewLineHandling_m8014535D4630623343C88657D5329CED80B5539A_inline(L_3, /*hidden argument*/NULL); __this->set_newLineHandling_16(L_4); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_5 = ___settings0; NullCheck(L_5); bool L_6; L_6 = XmlWriterSettings_get_OmitXmlDeclaration_m370F4394776E74A9AF30E03750AFA7B5C5B1AF41_inline(L_5, /*hidden argument*/NULL); __this->set_omitXmlDeclaration_18(L_6); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_7 = ___settings0; NullCheck(L_7); String_t* L_8; L_8 = XmlWriterSettings_get_NewLineChars_m97289D4A49381A74C9A6B6E9614D850DE0503325_inline(L_7, /*hidden argument*/NULL); __this->set_newLineChars_19(L_8); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_9 = ___settings0; NullCheck(L_9); bool L_10; L_10 = XmlWriterSettings_get_CheckCharacters_mF45F8AB64E7E86830E82D45BED1D2301DA845302_inline(L_9, /*hidden argument*/NULL); __this->set_checkCharacters_20(L_10); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_11 = ___settings0; NullCheck(L_11); bool L_12; L_12 = XmlWriterSettings_get_CloseOutput_m6E6A62AE91109CC548BBE7DC2CA681DB2E96F98A_inline(L_11, /*hidden argument*/NULL); __this->set_closeOutput_17(L_12); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_13 = ___settings0; NullCheck(L_13); int32_t L_14; L_14 = XmlWriterSettings_get_Standalone_m70CB5E49F6B25B87C65613D1D8AF8D78B9CF2E23_inline(L_13, /*hidden argument*/NULL); __this->set_standalone_21(L_14); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_15 = ___settings0; NullCheck(L_15); int32_t L_16; L_16 = XmlWriterSettings_get_OutputMethod_mB66D206D5F27115B29E89B878F8105F9353D8CD4_inline(L_15, /*hidden argument*/NULL); __this->set_outputMethod_22(L_16); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_17 = ___settings0; NullCheck(L_17); bool L_18; L_18 = XmlWriterSettings_get_MergeCDataSections_mBC8440CD91665D5331BA39449C307D7BDC68DF3B_inline(L_17, /*hidden argument*/NULL); __this->set_mergeCDataSections_24(L_18); bool L_19 = __this->get_checkCharacters_20(); if (!L_19) { goto IL_00b8; } } { int32_t L_20 = __this->get_newLineHandling_16(); if (L_20) { goto IL_00b8; } } { String_t* L_21 = __this->get_newLineChars_19(); XmlUtf8RawTextWriter_ValidateContentChars_mF9024C4D42B40FAD174FE0C600372B1E70CA9A02(__this, L_21, _stringLiteral13DB4394207994E4948B5E3FAE7BA705B9B8E7B3, (bool)0, /*hidden argument*/NULL); } IL_00b8: { return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter__ctor_mD5BEAEDDEF734A1FB86EDB39FC5CF578AF14E0C0 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; { XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_0 = ___settings1; XmlUtf8RawTextWriter__ctor_mAA18CD048FD86C275FFA45D315AE7EFA23BEE113(__this, L_0, /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_1 = ___stream0; __this->set_stream_4(L_1); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_2 = ___settings1; NullCheck(L_2); Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_3; L_3 = XmlWriterSettings_get_Encoding_m6A5CD77CA3A521F56BD27CDFE73DDDFDF588E6B9_inline(L_2, /*hidden argument*/NULL); __this->set_encoding_5(L_3); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_4 = ___settings1; NullCheck(L_4); bool L_5; L_5 = XmlWriterSettings_get_Async_mC77211C434725414D7DF59943DCE1B847C0A7C6F_inline(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002d; } } { __this->set_bufLen_12(((int32_t)65536)); } IL_002d: { int32_t L_6 = __this->get_bufLen_12(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)((int32_t)32)))); __this->set_bufBytes_3(L_7); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_8 = ___stream0; NullCheck(L_8); bool L_9; L_9 = VirtualFuncInvoker0< bool >::Invoke(8 /* System.Boolean System.IO.Stream::get_CanSeek() */, L_8); if (!L_9) { goto IL_0051; } } { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_10 = ___stream0; NullCheck(L_10); int64_t L_11; L_11 = VirtualFuncInvoker0< int64_t >::Invoke(11 /* System.Int64 System.IO.Stream::get_Position() */, L_10); if (L_11) { goto IL_0092; } } IL_0051: { Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_12 = __this->get_encoding_5(); NullCheck(L_12); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13; L_13 = VirtualFuncInvoker0< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(6 /* System.Byte[] System.Text.Encoding::GetPreamble() */, L_12); V_0 = L_13; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_14 = V_0; NullCheck(L_14); if (!(((RuntimeArray*)L_14)->max_length)) { goto IL_0092; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = __this->get_bufBytes_3(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_17 = V_0; NullCheck(L_17); Buffer_BlockCopy_mD01FC13D87078586714AA235261A9E786C351725((RuntimeArray *)(RuntimeArray *)L_15, 0, (RuntimeArray *)(RuntimeArray *)L_16, 1, ((int32_t)((int32_t)(((RuntimeArray*)L_17)->max_length))), /*hidden argument*/NULL); int32_t L_18 = __this->get_bufPos_7(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_19 = V_0; NullCheck(L_19); __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_19)->max_length)))))); int32_t L_20 = __this->get_textPos_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21 = V_0; NullCheck(L_21); __this->set_textPos_8(((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length)))))); } IL_0092: { XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_22 = ___settings1; NullCheck(L_22); bool L_23; L_23 = XmlWriterSettings_get_AutoXmlDeclaration_m12CF17F4516BFD28346BD85E6374F3AA221B6CC5_inline(L_22, /*hidden argument*/NULL); if (!L_23) { goto IL_00ad; } } { int32_t L_24 = __this->get_standalone_21(); VirtualActionInvoker1< int32_t >::Invoke(34 /* System.Void System.Xml.XmlRawWriter::WriteXmlDeclaration(System.Xml.XmlStandalone) */, __this, L_24); __this->set_autoXmlDeclaration_23((bool)1); } IL_00ad: { return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteXmlDeclaration(System.Xml.XmlStandalone) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteXmlDeclaration_m7E8E7AF88E0762E6A46870426FB6D814CBD5E952 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, int32_t ___standalone0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral11AC5E2BD66016383281878F99D761B6B9AB5F11); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C250646ACB5EAA28E079007EF6B9BECFDAEDC6E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral36D06DCF7061DEC1E8DF4C9D2BB8EB53DBD3087E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4C9D5EB3A2133DCF493D42AFE0769A5D81E10AF1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BFA33A11F0B12AF1B7FA1D9BA996EAE1EF77B49); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB968B651B32BD07EAAB4CB96683980AF16C47C0B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralED7D39EDF70E08FE57B2522D102BF72B9E5D5331); s_Il2CppMethodInitialized = true; } XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * G_B7_0 = NULL; XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * G_B6_0 = NULL; String_t* G_B8_0 = NULL; XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * G_B8_1 = NULL; { bool L_0 = __this->get_omitXmlDeclaration_18(); if (L_0) { goto IL_0079; } } { bool L_1 = __this->get_autoXmlDeclaration_23(); if (L_1) { goto IL_0079; } } { XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, _stringLiteralB968B651B32BD07EAAB4CB96683980AF16C47C0B, /*hidden argument*/NULL); XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, _stringLiteral11AC5E2BD66016383281878F99D761B6B9AB5F11, /*hidden argument*/NULL); Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_2 = __this->get_encoding_5(); if (!L_2) { goto IL_004a; } } { XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, _stringLiteral36D06DCF7061DEC1E8DF4C9D2BB8EB53DBD3087E, /*hidden argument*/NULL); Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_3 = __this->get_encoding_5(); NullCheck(L_3); String_t* L_4; L_4 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Text.Encoding::get_WebName() */, L_3); XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_4, /*hidden argument*/NULL); } IL_004a: { int32_t L_5 = ___standalone0; if (!L_5) { goto IL_006e; } } { XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, _stringLiteral1C250646ACB5EAA28E079007EF6B9BECFDAEDC6E, /*hidden argument*/NULL); int32_t L_6 = ___standalone0; G_B6_0 = __this; if ((((int32_t)L_6) == ((int32_t)1))) { G_B7_0 = __this; goto IL_0064; } } { G_B8_0 = _stringLiteral7BFA33A11F0B12AF1B7FA1D9BA996EAE1EF77B49; G_B8_1 = G_B6_0; goto IL_0069; } IL_0064: { G_B8_0 = _stringLiteralED7D39EDF70E08FE57B2522D102BF72B9E5D5331; G_B8_1 = G_B7_0; } IL_0069: { NullCheck(G_B8_1); XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(G_B8_1, G_B8_0, /*hidden argument*/NULL); } IL_006e: { XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, _stringLiteral4C9D5EB3A2133DCF493D42AFE0769A5D81E10AF1, /*hidden argument*/NULL); } IL_0079: { return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteXmlDeclaration(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteXmlDeclaration_m7AEA58271C0FEA154E4F264EEDF0EB09E8BA194A (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___xmldecl0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_omitXmlDeclaration_18(); if (L_0) { goto IL_001c; } } { bool L_1 = __this->get_autoXmlDeclaration_23(); if (L_1) { goto IL_001c; } } { String_t* L_2 = ___xmldecl0; VirtualActionInvoker2< String_t*, String_t* >::Invoke(16 /* System.Void System.Xml.XmlWriter::WriteProcessingInstruction(System.String,System.String) */, __this, _stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158, L_2); } IL_001c: { return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteDocType(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteDocType_m883B10BF28AE8EF7F10588AC2219428B2484FD1A (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___name0, String_t* ___pubid1, String_t* ___sysid2, String_t* ___subset3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7721A48ACA2DB6CF7BA1F50E38BE38587D4927BA); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88E0DBECA18651C0DE1E09C9B180E8C851A4F92B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC7C776080FBFB5F15E2EAAE9A4C65AE2C17FE00B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3782EC504B73600A2DA83B623313BF6EC38CAE3); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, _stringLiteralC7C776080FBFB5F15E2EAAE9A4C65AE2C17FE00B, /*hidden argument*/NULL); String_t* L_0 = ___name0; XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_0, /*hidden argument*/NULL); String_t* L_1 = ___pubid1; if (!L_1) { goto IL_0058; } } { XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, _stringLiteral7721A48ACA2DB6CF7BA1F50E38BE38587D4927BA, /*hidden argument*/NULL); String_t* L_2 = ___pubid1; XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_2, /*hidden argument*/NULL); XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, _stringLiteral88E0DBECA18651C0DE1E09C9B180E8C851A4F92B, /*hidden argument*/NULL); String_t* L_3 = ___sysid2; if (!L_3) { goto IL_003c; } } { String_t* L_4 = ___sysid2; XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_4, /*hidden argument*/NULL); } IL_003c: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = __this->get_bufBytes_3(); int32_t L_6 = __this->get_bufPos_7(); V_0 = L_6; int32_t L_7 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1))); int32_t L_8 = V_0; NullCheck(L_5); (L_5)->SetAt(static_cast(L_8), (uint8_t)((int32_t)34)); goto IL_00a3; } IL_0058: { String_t* L_9 = ___sysid2; if (!L_9) { goto IL_0089; } } { XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, _stringLiteralF3782EC504B73600A2DA83B623313BF6EC38CAE3, /*hidden argument*/NULL); String_t* L_10 = ___sysid2; XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_10, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = __this->get_bufBytes_3(); int32_t L_12 = __this->get_bufPos_7(); V_0 = L_12; int32_t L_13 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1))); int32_t L_14 = V_0; NullCheck(L_11); (L_11)->SetAt(static_cast(L_14), (uint8_t)((int32_t)34)); goto IL_00a3; } IL_0089: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = __this->get_bufBytes_3(); int32_t L_16 = __this->get_bufPos_7(); V_0 = L_16; int32_t L_17 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1))); int32_t L_18 = V_0; NullCheck(L_15); (L_15)->SetAt(static_cast(L_18), (uint8_t)((int32_t)32)); } IL_00a3: { String_t* L_19 = ___subset3; if (!L_19) { goto IL_00e3; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_20 = __this->get_bufBytes_3(); int32_t L_21 = __this->get_bufPos_7(); V_0 = L_21; int32_t L_22 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1))); int32_t L_23 = V_0; NullCheck(L_20); (L_20)->SetAt(static_cast(L_23), (uint8_t)((int32_t)91)); String_t* L_24 = ___subset3; XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_24, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_25 = __this->get_bufBytes_3(); int32_t L_26 = __this->get_bufPos_7(); V_0 = L_26; int32_t L_27 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1))); int32_t L_28 = V_0; NullCheck(L_25); (L_25)->SetAt(static_cast(L_28), (uint8_t)((int32_t)93)); } IL_00e3: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_29 = __this->get_bufBytes_3(); int32_t L_30 = __this->get_bufPos_7(); V_0 = L_30; int32_t L_31 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1))); int32_t L_32 = V_0; NullCheck(L_29); (L_29)->SetAt(static_cast(L_32), (uint8_t)((int32_t)62)); return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteStartElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteStartElement_m58B199B0C3052B78A0FA1398A1F3266CB40923AD (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___ns2, const RuntimeMethod* method) { int32_t V_0 = 0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_bufBytes_3(); int32_t L_1 = __this->get_bufPos_7(); V_0 = L_1; int32_t L_2 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1))); int32_t L_3 = V_0; NullCheck(L_0); (L_0)->SetAt(static_cast(L_3), (uint8_t)((int32_t)60)); String_t* L_4 = ___prefix0; if (!L_4) { goto IL_0046; } } { String_t* L_5 = ___prefix0; NullCheck(L_5); int32_t L_6; L_6 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0046; } } { String_t* L_7 = ___prefix0; XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_7, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = __this->get_bufBytes_3(); int32_t L_9 = __this->get_bufPos_7(); V_0 = L_9; int32_t L_10 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1))); int32_t L_11 = V_0; NullCheck(L_8); (L_8)->SetAt(static_cast(L_11), (uint8_t)((int32_t)58)); } IL_0046: { String_t* L_12 = ___localName1; XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_12, /*hidden argument*/NULL); int32_t L_13 = __this->get_bufPos_7(); __this->set_attrEndPos_11(L_13); return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::StartElementContent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_StartElementContent_mDBFAB46725787B167388B649AAA44D3FBCAEF52F (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_bufBytes_3(); int32_t L_1 = __this->get_bufPos_7(); V_0 = L_1; int32_t L_2 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1))); int32_t L_3 = V_0; NullCheck(L_0); (L_0)->SetAt(static_cast(L_3), (uint8_t)((int32_t)62)); int32_t L_4 = __this->get_bufPos_7(); __this->set_contentPos_9(L_4); return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteEndElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteEndElement_m0FAD5BFD6F4F4F8E72F1D798D10F95DAF160517C (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___ns2, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->get_contentPos_9(); int32_t L_1 = __this->get_bufPos_7(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0093; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = __this->get_bufBytes_3(); int32_t L_3 = __this->get_bufPos_7(); V_0 = L_3; int32_t L_4 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); int32_t L_5 = V_0; NullCheck(L_2); (L_2)->SetAt(static_cast(L_5), (uint8_t)((int32_t)60)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = __this->get_bufBytes_3(); int32_t L_7 = __this->get_bufPos_7(); V_0 = L_7; int32_t L_8 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))); int32_t L_9 = V_0; NullCheck(L_6); (L_6)->SetAt(static_cast(L_9), (uint8_t)((int32_t)47)); String_t* L_10 = ___prefix0; if (!L_10) { goto IL_0071; } } { String_t* L_11 = ___prefix0; NullCheck(L_11); int32_t L_12; L_12 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0071; } } { String_t* L_13 = ___prefix0; XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_13, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_14 = __this->get_bufBytes_3(); int32_t L_15 = __this->get_bufPos_7(); V_0 = L_15; int32_t L_16 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1))); int32_t L_17 = V_0; NullCheck(L_14); (L_14)->SetAt(static_cast(L_17), (uint8_t)((int32_t)58)); } IL_0071: { String_t* L_18 = ___localName1; XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_18, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_19 = __this->get_bufBytes_3(); int32_t L_20 = __this->get_bufPos_7(); V_0 = L_20; int32_t L_21 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1))); int32_t L_22 = V_0; NullCheck(L_19); (L_19)->SetAt(static_cast(L_22), (uint8_t)((int32_t)62)); return; } IL_0093: { int32_t L_23 = __this->get_bufPos_7(); __this->set_bufPos_7(((int32_t)il2cpp_codegen_subtract((int32_t)L_23, (int32_t)1))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_24 = __this->get_bufBytes_3(); int32_t L_25 = __this->get_bufPos_7(); V_0 = L_25; int32_t L_26 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1))); int32_t L_27 = V_0; NullCheck(L_24); (L_24)->SetAt(static_cast(L_27), (uint8_t)((int32_t)32)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_28 = __this->get_bufBytes_3(); int32_t L_29 = __this->get_bufPos_7(); V_0 = L_29; int32_t L_30 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1))); int32_t L_31 = V_0; NullCheck(L_28); (L_28)->SetAt(static_cast(L_31), (uint8_t)((int32_t)47)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_32 = __this->get_bufBytes_3(); int32_t L_33 = __this->get_bufPos_7(); V_0 = L_33; int32_t L_34 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1))); int32_t L_35 = V_0; NullCheck(L_32); (L_32)->SetAt(static_cast(L_35), (uint8_t)((int32_t)62)); return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteFullEndElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteFullEndElement_mDDB2211747E15B9B6240CAC2A52D66455F53E679 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___ns2, const RuntimeMethod* method) { int32_t V_0 = 0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_bufBytes_3(); int32_t L_1 = __this->get_bufPos_7(); V_0 = L_1; int32_t L_2 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1))); int32_t L_3 = V_0; NullCheck(L_0); (L_0)->SetAt(static_cast(L_3), (uint8_t)((int32_t)60)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = __this->get_bufBytes_3(); int32_t L_5 = __this->get_bufPos_7(); V_0 = L_5; int32_t L_6 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1))); int32_t L_7 = V_0; NullCheck(L_4); (L_4)->SetAt(static_cast(L_7), (uint8_t)((int32_t)47)); String_t* L_8 = ___prefix0; if (!L_8) { goto IL_0060; } } { String_t* L_9 = ___prefix0; NullCheck(L_9); int32_t L_10; L_10 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0060; } } { String_t* L_11 = ___prefix0; XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_11, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = __this->get_bufBytes_3(); int32_t L_13 = __this->get_bufPos_7(); V_0 = L_13; int32_t L_14 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1))); int32_t L_15 = V_0; NullCheck(L_12); (L_12)->SetAt(static_cast(L_15), (uint8_t)((int32_t)58)); } IL_0060: { String_t* L_16 = ___localName1; XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_16, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_17 = __this->get_bufBytes_3(); int32_t L_18 = __this->get_bufPos_7(); V_0 = L_18; int32_t L_19 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1))); int32_t L_20 = V_0; NullCheck(L_17); (L_17)->SetAt(static_cast(L_20), (uint8_t)((int32_t)62)); return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteStartAttribute(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteStartAttribute_mF74737F690D767D352BDEC4D5A25AC5DC04C3966 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___ns2, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->get_attrEndPos_11(); int32_t L_1 = __this->get_bufPos_7(); if ((!(((uint32_t)L_0) == ((uint32_t)L_1)))) { goto IL_0028; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = __this->get_bufBytes_3(); int32_t L_3 = __this->get_bufPos_7(); V_0 = L_3; int32_t L_4 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1))); int32_t L_5 = V_0; NullCheck(L_2); (L_2)->SetAt(static_cast(L_5), (uint8_t)((int32_t)32)); } IL_0028: { String_t* L_6 = ___prefix0; if (!L_6) { goto IL_0055; } } { String_t* L_7 = ___prefix0; NullCheck(L_7); int32_t L_8; L_8 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_7, /*hidden argument*/NULL); if ((((int32_t)L_8) <= ((int32_t)0))) { goto IL_0055; } } { String_t* L_9 = ___prefix0; XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_9, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10 = __this->get_bufBytes_3(); int32_t L_11 = __this->get_bufPos_7(); V_0 = L_11; int32_t L_12 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1))); int32_t L_13 = V_0; NullCheck(L_10); (L_10)->SetAt(static_cast(L_13), (uint8_t)((int32_t)58)); } IL_0055: { String_t* L_14 = ___localName1; XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_14, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = __this->get_bufBytes_3(); int32_t L_16 = __this->get_bufPos_7(); V_0 = L_16; int32_t L_17 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1))); int32_t L_18 = V_0; NullCheck(L_15); (L_15)->SetAt(static_cast(L_18), (uint8_t)((int32_t)61)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_19 = __this->get_bufBytes_3(); int32_t L_20 = __this->get_bufPos_7(); V_0 = L_20; int32_t L_21 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1))); int32_t L_22 = V_0; NullCheck(L_19); (L_19)->SetAt(static_cast(L_22), (uint8_t)((int32_t)34)); __this->set_inAttributeValue_15((bool)1); return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteEndAttribute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteEndAttribute_m5B6B42B384005C388F324201AF366ACBF98D7E12 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_bufBytes_3(); int32_t L_1 = __this->get_bufPos_7(); V_0 = L_1; int32_t L_2 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1))); int32_t L_3 = V_0; NullCheck(L_0); (L_0)->SetAt(static_cast(L_3), (uint8_t)((int32_t)34)); __this->set_inAttributeValue_15((bool)0); int32_t L_4 = __this->get_bufPos_7(); __this->set_attrEndPos_11(L_4); return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteNamespaceDeclaration(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteNamespaceDeclaration_mA25F515D5299DF582E54EDAE66E01FD51A5DC601 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___prefix0, String_t* ___namespaceName1, const RuntimeMethod* method) { { String_t* L_0 = ___prefix0; VirtualActionInvoker1< String_t* >::Invoke(42 /* System.Void System.Xml.XmlRawWriter::WriteStartNamespaceDeclaration(System.String) */, __this, L_0); String_t* L_1 = ___namespaceName1; VirtualActionInvoker1< String_t* >::Invoke(20 /* System.Void System.Xml.XmlWriter::WriteString(System.String) */, __this, L_1); VirtualActionInvoker0::Invoke(43 /* System.Void System.Xml.XmlRawWriter::WriteEndNamespaceDeclaration() */, __this); return; } } // System.Boolean System.Xml.XmlUtf8RawTextWriter::get_SupportsNamespaceDeclarationInChunks() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlUtf8RawTextWriter_get_SupportsNamespaceDeclarationInChunks_mF3B8D753EF0A4F090C7F04BF806EDA096834E79A (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteStartNamespaceDeclaration(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteStartNamespaceDeclaration_mD60871813C55674E9700D50E55346BD68BDCAC33 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___prefix0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7445C16916FA3BA29CF130D3BC44506627A580F8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD7BB4816F511937863E42D9A34BAB32B43210AE7); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { String_t* L_0 = ___prefix0; NullCheck(L_0); int32_t L_1; L_1 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0015; } } { XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, _stringLiteral7445C16916FA3BA29CF130D3BC44506627A580F8, /*hidden argument*/NULL); goto IL_005b; } IL_0015: { XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, _stringLiteralD7BB4816F511937863E42D9A34BAB32B43210AE7, /*hidden argument*/NULL); String_t* L_2 = ___prefix0; XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_2, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = __this->get_bufBytes_3(); int32_t L_4 = __this->get_bufPos_7(); V_0 = L_4; int32_t L_5 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); int32_t L_6 = V_0; NullCheck(L_3); (L_3)->SetAt(static_cast(L_6), (uint8_t)((int32_t)61)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = __this->get_bufBytes_3(); int32_t L_8 = __this->get_bufPos_7(); V_0 = L_8; int32_t L_9 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1))); int32_t L_10 = V_0; NullCheck(L_7); (L_7)->SetAt(static_cast(L_10), (uint8_t)((int32_t)34)); } IL_005b: { __this->set_inAttributeValue_15((bool)1); return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteEndNamespaceDeclaration() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteEndNamespaceDeclaration_mE87BF6AFE8639FE99D07F8C827A1919A4CF433B1 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { __this->set_inAttributeValue_15((bool)0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_bufBytes_3(); int32_t L_1 = __this->get_bufPos_7(); V_0 = L_1; int32_t L_2 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1))); int32_t L_3 = V_0; NullCheck(L_0); (L_0)->SetAt(static_cast(L_3), (uint8_t)((int32_t)34)); int32_t L_4 = __this->get_bufPos_7(); __this->set_attrEndPos_11(L_4); return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteCData(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteCData_mC5A0C95637F4D61D3AC485D057832A7BA3C8FE61 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___text0, const RuntimeMethod* method) { int32_t V_0 = 0; { bool L_0 = __this->get_mergeCDataSections_24(); if (!L_0) { goto IL_0029; } } { int32_t L_1 = __this->get_bufPos_7(); int32_t L_2 = __this->get_cdataPos_10(); if ((!(((uint32_t)L_1) == ((uint32_t)L_2)))) { goto IL_0029; } } { int32_t L_3 = __this->get_bufPos_7(); __this->set_bufPos_7(((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)3))); goto IL_0113; } IL_0029: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = __this->get_bufBytes_3(); int32_t L_5 = __this->get_bufPos_7(); V_0 = L_5; int32_t L_6 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1))); int32_t L_7 = V_0; NullCheck(L_4); (L_4)->SetAt(static_cast(L_7), (uint8_t)((int32_t)60)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = __this->get_bufBytes_3(); int32_t L_9 = __this->get_bufPos_7(); V_0 = L_9; int32_t L_10 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1))); int32_t L_11 = V_0; NullCheck(L_8); (L_8)->SetAt(static_cast(L_11), (uint8_t)((int32_t)33)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = __this->get_bufBytes_3(); int32_t L_13 = __this->get_bufPos_7(); V_0 = L_13; int32_t L_14 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1))); int32_t L_15 = V_0; NullCheck(L_12); (L_12)->SetAt(static_cast(L_15), (uint8_t)((int32_t)91)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = __this->get_bufBytes_3(); int32_t L_17 = __this->get_bufPos_7(); V_0 = L_17; int32_t L_18 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1))); int32_t L_19 = V_0; NullCheck(L_16); (L_16)->SetAt(static_cast(L_19), (uint8_t)((int32_t)67)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_20 = __this->get_bufBytes_3(); int32_t L_21 = __this->get_bufPos_7(); V_0 = L_21; int32_t L_22 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1))); int32_t L_23 = V_0; NullCheck(L_20); (L_20)->SetAt(static_cast(L_23), (uint8_t)((int32_t)68)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_24 = __this->get_bufBytes_3(); int32_t L_25 = __this->get_bufPos_7(); V_0 = L_25; int32_t L_26 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1))); int32_t L_27 = V_0; NullCheck(L_24); (L_24)->SetAt(static_cast(L_27), (uint8_t)((int32_t)65)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_28 = __this->get_bufBytes_3(); int32_t L_29 = __this->get_bufPos_7(); V_0 = L_29; int32_t L_30 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1))); int32_t L_31 = V_0; NullCheck(L_28); (L_28)->SetAt(static_cast(L_31), (uint8_t)((int32_t)84)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_32 = __this->get_bufBytes_3(); int32_t L_33 = __this->get_bufPos_7(); V_0 = L_33; int32_t L_34 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1))); int32_t L_35 = V_0; NullCheck(L_32); (L_32)->SetAt(static_cast(L_35), (uint8_t)((int32_t)65)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_36 = __this->get_bufBytes_3(); int32_t L_37 = __this->get_bufPos_7(); V_0 = L_37; int32_t L_38 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1))); int32_t L_39 = V_0; NullCheck(L_36); (L_36)->SetAt(static_cast(L_39), (uint8_t)((int32_t)91)); } IL_0113: { String_t* L_40 = ___text0; XmlUtf8RawTextWriter_WriteCDataSection_mF001F49720C5A272A39D955FA459F24C0A38EB0E(__this, L_40, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_41 = __this->get_bufBytes_3(); int32_t L_42 = __this->get_bufPos_7(); V_0 = L_42; int32_t L_43 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1))); int32_t L_44 = V_0; NullCheck(L_41); (L_41)->SetAt(static_cast(L_44), (uint8_t)((int32_t)93)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_45 = __this->get_bufBytes_3(); int32_t L_46 = __this->get_bufPos_7(); V_0 = L_46; int32_t L_47 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)1))); int32_t L_48 = V_0; NullCheck(L_45); (L_45)->SetAt(static_cast(L_48), (uint8_t)((int32_t)93)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_49 = __this->get_bufBytes_3(); int32_t L_50 = __this->get_bufPos_7(); V_0 = L_50; int32_t L_51 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)1))); int32_t L_52 = V_0; NullCheck(L_49); (L_49)->SetAt(static_cast(L_52), (uint8_t)((int32_t)62)); int32_t L_53 = __this->get_bufPos_7(); __this->set_textPos_8(L_53); int32_t L_54 = __this->get_bufPos_7(); __this->set_cdataPos_10(L_54); return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteComment(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteComment_m61B3DE6869E285BF22CC14ED19967B3B45A3A2FF (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___text0, const RuntimeMethod* method) { int32_t V_0 = 0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_bufBytes_3(); int32_t L_1 = __this->get_bufPos_7(); V_0 = L_1; int32_t L_2 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1))); int32_t L_3 = V_0; NullCheck(L_0); (L_0)->SetAt(static_cast(L_3), (uint8_t)((int32_t)60)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = __this->get_bufBytes_3(); int32_t L_5 = __this->get_bufPos_7(); V_0 = L_5; int32_t L_6 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1))); int32_t L_7 = V_0; NullCheck(L_4); (L_4)->SetAt(static_cast(L_7), (uint8_t)((int32_t)33)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = __this->get_bufBytes_3(); int32_t L_9 = __this->get_bufPos_7(); V_0 = L_9; int32_t L_10 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)1))); int32_t L_11 = V_0; NullCheck(L_8); (L_8)->SetAt(static_cast(L_11), (uint8_t)((int32_t)45)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = __this->get_bufBytes_3(); int32_t L_13 = __this->get_bufPos_7(); V_0 = L_13; int32_t L_14 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1))); int32_t L_15 = V_0; NullCheck(L_12); (L_12)->SetAt(static_cast(L_15), (uint8_t)((int32_t)45)); String_t* L_16 = ___text0; XmlUtf8RawTextWriter_WriteCommentOrPi_m725E5EA9972BCBD0B895D618FEA284A57BA48BA6(__this, L_16, ((int32_t)45), /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_17 = __this->get_bufBytes_3(); int32_t L_18 = __this->get_bufPos_7(); V_0 = L_18; int32_t L_19 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1))); int32_t L_20 = V_0; NullCheck(L_17); (L_17)->SetAt(static_cast(L_20), (uint8_t)((int32_t)45)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21 = __this->get_bufBytes_3(); int32_t L_22 = __this->get_bufPos_7(); V_0 = L_22; int32_t L_23 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1))); int32_t L_24 = V_0; NullCheck(L_21); (L_21)->SetAt(static_cast(L_24), (uint8_t)((int32_t)45)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_25 = __this->get_bufBytes_3(); int32_t L_26 = __this->get_bufPos_7(); V_0 = L_26; int32_t L_27 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_27, (int32_t)1))); int32_t L_28 = V_0; NullCheck(L_25); (L_25)->SetAt(static_cast(L_28), (uint8_t)((int32_t)62)); return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteProcessingInstruction(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteProcessingInstruction_m5F3FD88882C6D0E046A34AEFAB56366396BBAA5C (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___name0, String_t* ___text1, const RuntimeMethod* method) { int32_t V_0 = 0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_bufBytes_3(); int32_t L_1 = __this->get_bufPos_7(); V_0 = L_1; int32_t L_2 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1))); int32_t L_3 = V_0; NullCheck(L_0); (L_0)->SetAt(static_cast(L_3), (uint8_t)((int32_t)60)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = __this->get_bufBytes_3(); int32_t L_5 = __this->get_bufPos_7(); V_0 = L_5; int32_t L_6 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1))); int32_t L_7 = V_0; NullCheck(L_4); (L_4)->SetAt(static_cast(L_7), (uint8_t)((int32_t)63)); String_t* L_8 = ___name0; XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_8, /*hidden argument*/NULL); String_t* L_9 = ___text1; NullCheck(L_9); int32_t L_10; L_10 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_9, /*hidden argument*/NULL); if ((((int32_t)L_10) <= ((int32_t)0))) { goto IL_0067; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = __this->get_bufBytes_3(); int32_t L_12 = __this->get_bufPos_7(); V_0 = L_12; int32_t L_13 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1))); int32_t L_14 = V_0; NullCheck(L_11); (L_11)->SetAt(static_cast(L_14), (uint8_t)((int32_t)32)); String_t* L_15 = ___text1; XmlUtf8RawTextWriter_WriteCommentOrPi_m725E5EA9972BCBD0B895D618FEA284A57BA48BA6(__this, L_15, ((int32_t)63), /*hidden argument*/NULL); } IL_0067: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = __this->get_bufBytes_3(); int32_t L_17 = __this->get_bufPos_7(); V_0 = L_17; int32_t L_18 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1))); int32_t L_19 = V_0; NullCheck(L_16); (L_16)->SetAt(static_cast(L_19), (uint8_t)((int32_t)63)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_20 = __this->get_bufBytes_3(); int32_t L_21 = __this->get_bufPos_7(); V_0 = L_21; int32_t L_22 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1))); int32_t L_23 = V_0; NullCheck(L_20); (L_20)->SetAt(static_cast(L_23), (uint8_t)((int32_t)62)); return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteEntityRef(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteEntityRef_mCA0602B6CB2F6A31153ED3A47150371B4E3B4781 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___name0, const RuntimeMethod* method) { int32_t V_0 = 0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_bufBytes_3(); int32_t L_1 = __this->get_bufPos_7(); V_0 = L_1; int32_t L_2 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1))); int32_t L_3 = V_0; NullCheck(L_0); (L_0)->SetAt(static_cast(L_3), (uint8_t)((int32_t)38)); String_t* L_4 = ___name0; XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_4, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = __this->get_bufBytes_3(); int32_t L_6 = __this->get_bufPos_7(); V_0 = L_6; int32_t L_7 = V_0; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1))); int32_t L_8 = V_0; NullCheck(L_5); (L_5)->SetAt(static_cast(L_8), (uint8_t)((int32_t)59)); int32_t L_9 = __this->get_bufPos_7(); int32_t L_10 = __this->get_bufLen_12(); if ((((int32_t)L_9) <= ((int32_t)L_10))) { goto IL_004f; } } { VirtualActionInvoker0::Invoke(46 /* System.Void System.Xml.XmlUtf8RawTextWriter::FlushBuffer() */, __this); } IL_004f: { int32_t L_11 = __this->get_bufPos_7(); __this->set_textPos_8(L_11); return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteCharEntity(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteCharEntity_mAD2D583CC8ACB241216931741A3ED003BC183B9B (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, Il2CppChar ___ch0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; { Il2CppChar L_0 = ___ch0; V_1 = L_0; NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * L_1; L_1 = NumberFormatInfo_get_InvariantInfo_m286BBD095BFCA546BD2CD67E856D1A205436C03F(/*hidden argument*/NULL); String_t* L_2; L_2 = Int32_ToString_m246774E1922012AE787EB97743F42CB798B70CD8((int32_t*)(&V_1), _stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE, L_1, /*hidden argument*/NULL); V_0 = L_2; bool L_3 = __this->get_checkCharacters_20(); if (!L_3) { goto IL_0032; } } { XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * L_4 = __this->get_address_of_xmlCharType_6(); Il2CppChar L_5 = ___ch0; bool L_6; L_6 = XmlCharType_IsCharData_m8FA0C15217389BFB0EC8DCD7CBED0A1DE4EF7444((XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA *)L_4, L_5, /*hidden argument*/NULL); if (L_6) { goto IL_0032; } } { Il2CppChar L_7 = ___ch0; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var))); Exception_t * L_8; L_8 = XmlConvert_CreateInvalidCharException_m7F50BCBE8EBFD8D382C6062F523704CB9ABC9049(L_7, 0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUtf8RawTextWriter_WriteCharEntity_mAD2D583CC8ACB241216931741A3ED003BC183B9B_RuntimeMethod_var))); } IL_0032: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = __this->get_bufBytes_3(); int32_t L_10 = __this->get_bufPos_7(); V_1 = L_10; int32_t L_11 = V_1; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1))); int32_t L_12 = V_1; NullCheck(L_9); (L_9)->SetAt(static_cast(L_12), (uint8_t)((int32_t)38)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13 = __this->get_bufBytes_3(); int32_t L_14 = __this->get_bufPos_7(); V_1 = L_14; int32_t L_15 = V_1; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1))); int32_t L_16 = V_1; NullCheck(L_13); (L_13)->SetAt(static_cast(L_16), (uint8_t)((int32_t)35)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_17 = __this->get_bufBytes_3(); int32_t L_18 = __this->get_bufPos_7(); V_1 = L_18; int32_t L_19 = V_1; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1))); int32_t L_20 = V_1; NullCheck(L_17); (L_17)->SetAt(static_cast(L_20), (uint8_t)((int32_t)120)); String_t* L_21 = V_0; XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_21, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_22 = __this->get_bufBytes_3(); int32_t L_23 = __this->get_bufPos_7(); V_1 = L_23; int32_t L_24 = V_1; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1))); int32_t L_25 = V_1; NullCheck(L_22); (L_22)->SetAt(static_cast(L_25), (uint8_t)((int32_t)59)); int32_t L_26 = __this->get_bufPos_7(); int32_t L_27 = __this->get_bufLen_12(); if ((((int32_t)L_26) <= ((int32_t)L_27))) { goto IL_00b5; } } { VirtualActionInvoker0::Invoke(46 /* System.Void System.Xml.XmlUtf8RawTextWriter::FlushBuffer() */, __this); } IL_00b5: { int32_t L_28 = __this->get_bufPos_7(); __this->set_textPos_8(L_28); return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteWhitespace(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteWhitespace_m540FB4188CC0A63BCFBADD46F86F1DC4C51D9EC6 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___ws0, const RuntimeMethod* method) { Il2CppChar* V_0 = NULL; String_t* V_1 = NULL; Il2CppChar* V_2 = NULL; { String_t* L_0 = ___ws0; V_1 = L_0; String_t* L_1 = V_1; V_0 = (Il2CppChar*)((uintptr_t)L_1); Il2CppChar* L_2 = V_0; if (!L_2) { goto IL_0010; } } { Il2CppChar* L_3 = V_0; int32_t L_4; L_4 = RuntimeHelpers_get_OffsetToStringData_mEB8E6EAEBAFAB7CD7F7A915B3081785AABB9FC42(/*hidden argument*/NULL); V_0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_3, (int32_t)L_4)); } IL_0010: { Il2CppChar* L_5 = V_0; String_t* L_6 = ___ws0; NullCheck(L_6); int32_t L_7; L_7 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_6, /*hidden argument*/NULL); V_2 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_5, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_7), (int32_t)2)))); bool L_8 = __this->get_inAttributeValue_15(); if (!L_8) { goto IL_002e; } } { Il2CppChar* L_9 = V_0; Il2CppChar* L_10 = V_2; XmlUtf8RawTextWriter_WriteAttributeTextBlock_m6EB92F45F1DB0E84629187A7D8FEF3DDE29F44E7(__this, (Il2CppChar*)(Il2CppChar*)L_9, (Il2CppChar*)(Il2CppChar*)L_10, /*hidden argument*/NULL); goto IL_0036; } IL_002e: { Il2CppChar* L_11 = V_0; Il2CppChar* L_12 = V_2; XmlUtf8RawTextWriter_WriteElementTextBlock_mFDF907AF24F128111592DC8BC926387EBC829C1E(__this, (Il2CppChar*)(Il2CppChar*)L_11, (Il2CppChar*)(Il2CppChar*)L_12, /*hidden argument*/NULL); } IL_0036: { V_1 = (String_t*)NULL; return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteString_m7D76040E5EE28195082C0DF197F7ADD7B5D2AE87 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___text0, const RuntimeMethod* method) { Il2CppChar* V_0 = NULL; String_t* V_1 = NULL; Il2CppChar* V_2 = NULL; { String_t* L_0 = ___text0; V_1 = L_0; String_t* L_1 = V_1; V_0 = (Il2CppChar*)((uintptr_t)L_1); Il2CppChar* L_2 = V_0; if (!L_2) { goto IL_0010; } } { Il2CppChar* L_3 = V_0; int32_t L_4; L_4 = RuntimeHelpers_get_OffsetToStringData_mEB8E6EAEBAFAB7CD7F7A915B3081785AABB9FC42(/*hidden argument*/NULL); V_0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_3, (int32_t)L_4)); } IL_0010: { Il2CppChar* L_5 = V_0; String_t* L_6 = ___text0; NullCheck(L_6); int32_t L_7; L_7 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_6, /*hidden argument*/NULL); V_2 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_5, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_7), (int32_t)2)))); bool L_8 = __this->get_inAttributeValue_15(); if (!L_8) { goto IL_002e; } } { Il2CppChar* L_9 = V_0; Il2CppChar* L_10 = V_2; XmlUtf8RawTextWriter_WriteAttributeTextBlock_m6EB92F45F1DB0E84629187A7D8FEF3DDE29F44E7(__this, (Il2CppChar*)(Il2CppChar*)L_9, (Il2CppChar*)(Il2CppChar*)L_10, /*hidden argument*/NULL); goto IL_0036; } IL_002e: { Il2CppChar* L_11 = V_0; Il2CppChar* L_12 = V_2; XmlUtf8RawTextWriter_WriteElementTextBlock_mFDF907AF24F128111592DC8BC926387EBC829C1E(__this, (Il2CppChar*)(Il2CppChar*)L_11, (Il2CppChar*)(Il2CppChar*)L_12, /*hidden argument*/NULL); } IL_0036: { V_1 = (String_t*)NULL; return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteSurrogateCharEntity(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteSurrogateCharEntity_mEDFB307F43DEDC61BDB17B9C11D3A3E0F295CA79 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, Il2CppChar ___lowChar0, Il2CppChar ___highChar1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { Il2CppChar L_0 = ___lowChar0; Il2CppChar L_1 = ___highChar1; int32_t L_2; L_2 = XmlCharType_CombineSurrogateChar_m87E1DFC697895E2055353F4E12BFB7D9DDBA9A9B(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = __this->get_bufBytes_3(); int32_t L_4 = __this->get_bufPos_7(); V_1 = L_4; int32_t L_5 = V_1; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1))); int32_t L_6 = V_1; NullCheck(L_3); (L_3)->SetAt(static_cast(L_6), (uint8_t)((int32_t)38)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = __this->get_bufBytes_3(); int32_t L_8 = __this->get_bufPos_7(); V_1 = L_8; int32_t L_9 = V_1; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1))); int32_t L_10 = V_1; NullCheck(L_7); (L_7)->SetAt(static_cast(L_10), (uint8_t)((int32_t)35)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = __this->get_bufBytes_3(); int32_t L_12 = __this->get_bufPos_7(); V_1 = L_12; int32_t L_13 = V_1; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1))); int32_t L_14 = V_1; NullCheck(L_11); (L_11)->SetAt(static_cast(L_14), (uint8_t)((int32_t)120)); NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * L_15; L_15 = NumberFormatInfo_get_InvariantInfo_m286BBD095BFCA546BD2CD67E856D1A205436C03F(/*hidden argument*/NULL); String_t* L_16; L_16 = Int32_ToString_m246774E1922012AE787EB97743F42CB798B70CD8((int32_t*)(&V_0), _stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE, L_15, /*hidden argument*/NULL); XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_16, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_17 = __this->get_bufBytes_3(); int32_t L_18 = __this->get_bufPos_7(); V_1 = L_18; int32_t L_19 = V_1; __this->set_bufPos_7(((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1))); int32_t L_20 = V_1; NullCheck(L_17); (L_17)->SetAt(static_cast(L_20), (uint8_t)((int32_t)59)); int32_t L_21 = __this->get_bufPos_7(); __this->set_textPos_8(L_21); return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteChars(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteChars_m91520FB2207CC4B00DE2BA0E6DB28452E47BCBD1 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___buffer0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method) { Il2CppChar* V_0 = NULL; Il2CppChar* V_1 = NULL; { CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_0 = ___buffer0; int32_t L_1 = ___index1; NullCheck(L_0); V_1 = (Il2CppChar*)((L_0)->GetAddressAt(static_cast(L_1))); Il2CppChar* L_2 = V_1; V_0 = (Il2CppChar*)((uintptr_t)L_2); bool L_3 = __this->get_inAttributeValue_15(); if (!L_3) { goto IL_0022; } } { Il2CppChar* L_4 = V_0; Il2CppChar* L_5 = V_0; int32_t L_6 = ___count2; XmlUtf8RawTextWriter_WriteAttributeTextBlock_m6EB92F45F1DB0E84629187A7D8FEF3DDE29F44E7(__this, (Il2CppChar*)(Il2CppChar*)L_4, (Il2CppChar*)(Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_5, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_6), (int32_t)2)))), /*hidden argument*/NULL); goto IL_002f; } IL_0022: { Il2CppChar* L_7 = V_0; Il2CppChar* L_8 = V_0; int32_t L_9 = ___count2; XmlUtf8RawTextWriter_WriteElementTextBlock_mFDF907AF24F128111592DC8BC926387EBC829C1E(__this, (Il2CppChar*)(Il2CppChar*)L_7, (Il2CppChar*)(Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_8, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_9), (int32_t)2)))), /*hidden argument*/NULL); } IL_002f: { V_1 = (Il2CppChar*)((uintptr_t)0); return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteRaw(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteRaw_m5BCD73BF2281E0092DC1890244E64078E834D43A (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___buffer0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method) { Il2CppChar* V_0 = NULL; Il2CppChar* V_1 = NULL; { CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_0 = ___buffer0; int32_t L_1 = ___index1; NullCheck(L_0); V_1 = (Il2CppChar*)((L_0)->GetAddressAt(static_cast(L_1))); Il2CppChar* L_2 = V_1; V_0 = (Il2CppChar*)((uintptr_t)L_2); Il2CppChar* L_3 = V_0; Il2CppChar* L_4 = V_0; int32_t L_5 = ___count2; XmlUtf8RawTextWriter_WriteRawWithCharChecking_mA4B9433E0856EC4EFC8FC1C072129BEA187BCFC8(__this, (Il2CppChar*)(Il2CppChar*)L_3, (Il2CppChar*)(Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_4, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_5), (int32_t)2)))), /*hidden argument*/NULL); V_1 = (Il2CppChar*)((uintptr_t)0); int32_t L_6 = __this->get_bufPos_7(); __this->set_textPos_8(L_6); return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteRaw(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteRaw_m02D10B22B3EA67D0992F71682AA737519A58518C (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___data0, const RuntimeMethod* method) { Il2CppChar* V_0 = NULL; String_t* V_1 = NULL; { String_t* L_0 = ___data0; V_1 = L_0; String_t* L_1 = V_1; V_0 = (Il2CppChar*)((uintptr_t)L_1); Il2CppChar* L_2 = V_0; if (!L_2) { goto IL_0010; } } { Il2CppChar* L_3 = V_0; int32_t L_4; L_4 = RuntimeHelpers_get_OffsetToStringData_mEB8E6EAEBAFAB7CD7F7A915B3081785AABB9FC42(/*hidden argument*/NULL); V_0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_3, (int32_t)L_4)); } IL_0010: { Il2CppChar* L_5 = V_0; Il2CppChar* L_6 = V_0; String_t* L_7 = ___data0; NullCheck(L_7); int32_t L_8; L_8 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_7, /*hidden argument*/NULL); XmlUtf8RawTextWriter_WriteRawWithCharChecking_mA4B9433E0856EC4EFC8FC1C072129BEA187BCFC8(__this, (Il2CppChar*)(Il2CppChar*)L_5, (Il2CppChar*)(Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_8), (int32_t)2)))), /*hidden argument*/NULL); V_1 = (String_t*)NULL; int32_t L_9 = __this->get_bufPos_7(); __this->set_textPos_8(L_9); return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::Close() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_Close_m4E79237544FC98E8DC4965C3161083F3139E7661 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, const RuntimeMethod* method) { Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) VirtualActionInvoker0::Invoke(46 /* System.Void System.Xml.XmlUtf8RawTextWriter::FlushBuffer() */, __this); XmlUtf8RawTextWriter_FlushEncoder_mEBBE8AD3C863E0BF56699E59109C8C21B04CCF5B(__this, /*hidden argument*/NULL); IL2CPP_LEAVE(0x4A, FINALLY_000e); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_000e; } FINALLY_000e: {// begin finally (depth: 1) { __this->set_writeToNull_13((bool)1); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0 = __this->get_stream_4(); if (!L_0) { goto IL_0049; } } IL_001d: try {// begin try (depth: 2) Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_1 = __this->get_stream_4(); NullCheck(L_1); VirtualActionInvoker0::Invoke(20 /* System.Void System.IO.Stream::Flush() */, L_1); IL2CPP_LEAVE(0x49, FINALLY_002a); }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002a; } FINALLY_002a: {// begin finally (depth: 2) { } IL_002b: try {// begin try (depth: 3) { bool L_2 = __this->get_closeOutput_17(); if (!L_2) { goto IL_003e; } } IL_0033: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_3 = __this->get_stream_4(); NullCheck(L_3); VirtualActionInvoker0::Invoke(18 /* System.Void System.IO.Stream::Close() */, L_3); } IL_003e: { IL2CPP_LEAVE(0x48, FINALLY_0040); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0040; } FINALLY_0040: {// begin finally (depth: 3) __this->set_stream_4((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)NULL); IL2CPP_END_FINALLY(64) }// end finally (depth: 3) IL2CPP_CLEANUP(64) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x48, IL_0048) } IL_0048: { IL2CPP_END_FINALLY(42) } }// end finally (depth: 2) IL2CPP_CLEANUP(42) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x49, IL_0049) } IL_0049: { IL2CPP_END_FINALLY(14) } }// end finally (depth: 1) IL2CPP_CLEANUP(14) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x4A, IL_004a) } IL_004a: { return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::Flush() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_Flush_mE8DD32B8BCD95BE615BD69D70F4926554FE7195A (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, const RuntimeMethod* method) { { VirtualActionInvoker0::Invoke(46 /* System.Void System.Xml.XmlUtf8RawTextWriter::FlushBuffer() */, __this); XmlUtf8RawTextWriter_FlushEncoder_mEBBE8AD3C863E0BF56699E59109C8C21B04CCF5B(__this, /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0 = __this->get_stream_4(); if (!L_0) { goto IL_001f; } } { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_1 = __this->get_stream_4(); NullCheck(L_1); VirtualActionInvoker0::Invoke(20 /* System.Void System.IO.Stream::Flush() */, L_1); } IL_001f: { return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::FlushBuffer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_FlushBuffer_mA37D83FF1125326929B5EAD135D165F17EE43873 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, const RuntimeMethod* method) { Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * G_B8_0 = NULL; XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * G_B7_0 = NULL; int32_t G_B9_0 = 0; XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * G_B9_1 = NULL; XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * G_B11_0 = NULL; XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * G_B10_0 = NULL; int32_t G_B12_0 = 0; XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * G_B12_1 = NULL; IL_0000: try {// begin try (depth: 1) try {// begin try (depth: 2) { bool L_0 = __this->get_writeToNull_13(); if (L_0) { goto IL_0022; } } IL_0008: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_1 = __this->get_stream_4(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = __this->get_bufBytes_3(); int32_t L_3 = __this->get_bufPos_7(); NullCheck(L_1); VirtualActionInvoker3< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, int32_t >::Invoke(32 /* System.Void System.IO.Stream::Write(System.Byte[],System.Int32,System.Int32) */, L_1, L_2, 1, ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1))); } IL_0022: { IL2CPP_LEAVE(0xE0, FINALLY_0031); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0027; } throw e; } CATCH_0027: {// begin catch(System.Object) __this->set_writeToNull_13((bool)1); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUtf8RawTextWriter_FlushBuffer_mA37D83FF1125326929B5EAD135D165F17EE43873_RuntimeMethod_var))); }// end catch (depth: 2) }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0031; } FINALLY_0031: {// begin finally (depth: 1) { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = __this->get_bufBytes_3(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = __this->get_bufBytes_3(); int32_t L_6 = __this->get_bufPos_7(); NullCheck(L_5); int32_t L_7 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1)); uint8_t L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck(L_4); (L_4)->SetAt(static_cast(0), (uint8_t)L_8); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = __this->get_bufBytes_3(); NullCheck(L_9); int32_t L_10 = 0; uint8_t L_11 = (L_9)->GetAt(static_cast(L_10)); bool L_12; L_12 = XmlUtf8RawTextWriter_IsSurrogateByte_m9513AC167B0AA7777F4975C0D65AAC6CE27D1775(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_009a; } } IL_0057: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13 = __this->get_bufBytes_3(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_14 = __this->get_bufBytes_3(); int32_t L_15 = __this->get_bufPos_7(); NullCheck(L_14); int32_t L_16 = L_15; uint8_t L_17 = (L_14)->GetAt(static_cast(L_16)); NullCheck(L_13); (L_13)->SetAt(static_cast(1), (uint8_t)L_17); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = __this->get_bufBytes_3(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_19 = __this->get_bufBytes_3(); int32_t L_20 = __this->get_bufPos_7(); NullCheck(L_19); int32_t L_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); uint8_t L_22 = (L_19)->GetAt(static_cast(L_21)); NullCheck(L_18); (L_18)->SetAt(static_cast(2), (uint8_t)L_22); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_23 = __this->get_bufBytes_3(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_24 = __this->get_bufBytes_3(); int32_t L_25 = __this->get_bufPos_7(); NullCheck(L_24); int32_t L_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)2)); uint8_t L_27 = (L_24)->GetAt(static_cast(L_26)); NullCheck(L_23); (L_23)->SetAt(static_cast(3), (uint8_t)L_27); } IL_009a: { int32_t L_28 = __this->get_textPos_8(); int32_t L_29 = __this->get_bufPos_7(); G_B7_0 = __this; if ((((int32_t)L_28) == ((int32_t)L_29))) { G_B8_0 = __this; goto IL_00ac; } } IL_00a9: { G_B9_0 = 0; G_B9_1 = G_B7_0; goto IL_00ad; } IL_00ac: { G_B9_0 = 1; G_B9_1 = G_B8_0; } IL_00ad: { NullCheck(G_B9_1); G_B9_1->set_textPos_8(G_B9_0); int32_t L_30 = __this->get_attrEndPos_11(); int32_t L_31 = __this->get_bufPos_7(); G_B10_0 = __this; if ((((int32_t)L_30) == ((int32_t)L_31))) { G_B11_0 = __this; goto IL_00c4; } } IL_00c1: { G_B12_0 = 0; G_B12_1 = G_B10_0; goto IL_00c5; } IL_00c4: { G_B12_0 = 1; G_B12_1 = G_B11_0; } IL_00c5: { NullCheck(G_B12_1); G_B12_1->set_attrEndPos_11(G_B12_0); __this->set_contentPos_9(0); __this->set_cdataPos_10(0); __this->set_bufPos_7(1); IL2CPP_END_FINALLY(49) } }// end finally (depth: 1) IL2CPP_CLEANUP(49) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xE0, IL_00e0) } IL_00e0: { return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::FlushEncoder() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_FlushEncoder_mEBBE8AD3C863E0BF56699E59109C8C21B04CCF5B (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, const RuntimeMethod* method) { { return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteAttributeTextBlock(System.Char*,System.Char*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteAttributeTextBlock_m6EB92F45F1DB0E84629187A7D8FEF3DDE29F44E7 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, Il2CppChar* ___pSrc0, Il2CppChar* ___pSrcEnd1, const RuntimeMethod* method) { uint8_t* V_0 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_1 = NULL; uint8_t* V_2 = NULL; int32_t V_3 = 0; uint8_t* V_4 = NULL; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_bufBytes_3(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = L_0; V_1 = L_1; if (!L_1) { goto IL_000f; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = V_1; NullCheck(L_2); if (((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))) { goto IL_0014; } } IL_000f: { V_0 = (uint8_t*)((uintptr_t)0); goto IL_001d; } IL_0014: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = V_1; NullCheck(L_3); V_0 = (uint8_t*)((uintptr_t)((L_3)->GetAddressAt(static_cast(0)))); } IL_001d: { uint8_t* L_4 = V_0; int32_t L_5 = __this->get_bufPos_7(); V_2 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, (int32_t)L_5)); V_3 = 0; } IL_0028: { uint8_t* L_6 = V_2; Il2CppChar* L_7 = ___pSrcEnd1; Il2CppChar* L_8 = ___pSrc0; V_4 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)((int64_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_7, (intptr_t)L_8))/(int32_t)2))))))); uint8_t* L_9 = V_4; uint8_t* L_10 = V_0; int32_t L_11 = __this->get_bufLen_12(); if ((!(((uintptr_t)L_9) > ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_10, (int32_t)L_11)))))) { goto IL_0058; } } { uint8_t* L_12 = V_0; int32_t L_13 = __this->get_bufLen_12(); V_4 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_12, (int32_t)L_13)); goto IL_0058; } IL_004b: { uint8_t* L_14 = V_2; int32_t L_15 = V_3; *((int8_t*)L_14) = (int8_t)((int32_t)((uint8_t)L_15)); uint8_t* L_16 = V_2; V_2 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_16, (int32_t)1)); Il2CppChar* L_17 = ___pSrc0; ___pSrc0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_17, (int32_t)2)); } IL_0058: { uint8_t* L_18 = V_2; uint8_t* L_19 = V_4; if ((!(((uintptr_t)L_18) < ((uintptr_t)L_19)))) { goto IL_007a; } } { XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * L_20 = __this->get_address_of_xmlCharType_6(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21 = L_20->get_charProperties_2(); Il2CppChar* L_22 = ___pSrc0; int32_t L_23 = *((uint16_t*)L_22); int32_t L_24 = L_23; V_3 = L_24; NullCheck(L_21); int32_t L_25 = L_24; uint8_t L_26 = (L_21)->GetAt(static_cast(L_25)); if (!((int32_t)((int32_t)L_26&(int32_t)((int32_t)128)))) { goto IL_007a; } } { int32_t L_27 = V_3; if ((((int32_t)L_27) <= ((int32_t)((int32_t)127)))) { goto IL_004b; } } IL_007a: { Il2CppChar* L_28 = ___pSrc0; Il2CppChar* L_29 = ___pSrcEnd1; if ((!(((uintptr_t)L_28) < ((uintptr_t)L_29)))) { goto IL_01d6; } } { uint8_t* L_30 = V_2; uint8_t* L_31 = V_4; if ((!(((uintptr_t)L_30) >= ((uintptr_t)L_31)))) { goto IL_009f; } } { uint8_t* L_32 = V_2; uint8_t* L_33 = V_0; __this->set_bufPos_7(((int32_t)((int32_t)((int64_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_32, (intptr_t)L_33))/(int32_t)1))))))); VirtualActionInvoker0::Invoke(46 /* System.Void System.Xml.XmlUtf8RawTextWriter::FlushBuffer() */, __this); uint8_t* L_34 = V_0; V_2 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_34, (int32_t)1)); goto IL_0028; } IL_009f: { int32_t L_35 = V_3; if ((((int32_t)L_35) > ((int32_t)((int32_t)38)))) { goto IL_00d0; } } { int32_t L_36 = V_3; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)((int32_t)9)))) { case 0: { goto IL_0121; } case 1: { goto IL_015f; } case 2: { goto IL_017b; } case 3: { goto IL_017b; } case 4: { goto IL_0143; } } } { int32_t L_37 = V_3; if ((((int32_t)L_37) == ((int32_t)((int32_t)34)))) { goto IL_0108; } } { int32_t L_38 = V_3; if ((((int32_t)L_38) == ((int32_t)((int32_t)38)))) { goto IL_00e4; } } { goto IL_017b; } IL_00d0: { int32_t L_39 = V_3; if ((((int32_t)L_39) == ((int32_t)((int32_t)39)))) { goto IL_0114; } } { int32_t L_40 = V_3; if ((((int32_t)L_40) == ((int32_t)((int32_t)60)))) { goto IL_00f0; } } { int32_t L_41 = V_3; if ((((int32_t)L_41) == ((int32_t)((int32_t)62)))) { goto IL_00fc; } } { goto IL_017b; } IL_00e4: { uint8_t* L_42 = V_2; uint8_t* L_43; L_43 = XmlUtf8RawTextWriter_AmpEntity_mE62AD6ADA93F1C598954817A0A578AAE07C34198((uint8_t*)(uint8_t*)L_42, /*hidden argument*/NULL); V_2 = (uint8_t*)L_43; goto IL_01cc; } IL_00f0: { uint8_t* L_44 = V_2; uint8_t* L_45; L_45 = XmlUtf8RawTextWriter_LtEntity_m5E8D32F30687F53448D2AED7246BD04DDDDE327A((uint8_t*)(uint8_t*)L_44, /*hidden argument*/NULL); V_2 = (uint8_t*)L_45; goto IL_01cc; } IL_00fc: { uint8_t* L_46 = V_2; uint8_t* L_47; L_47 = XmlUtf8RawTextWriter_GtEntity_m123532A74511C76E6A7141AEC8383E9737E866C0((uint8_t*)(uint8_t*)L_46, /*hidden argument*/NULL); V_2 = (uint8_t*)L_47; goto IL_01cc; } IL_0108: { uint8_t* L_48 = V_2; uint8_t* L_49; L_49 = XmlUtf8RawTextWriter_QuoteEntity_m1CE3B1994D8CC0DE8F291BB5819A7CA24B891095((uint8_t*)(uint8_t*)L_48, /*hidden argument*/NULL); V_2 = (uint8_t*)L_49; goto IL_01cc; } IL_0114: { uint8_t* L_50 = V_2; int32_t L_51 = V_3; *((int8_t*)L_50) = (int8_t)((int32_t)((uint8_t)L_51)); uint8_t* L_52 = V_2; V_2 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_52, (int32_t)1)); goto IL_01cc; } IL_0121: { int32_t L_53 = __this->get_newLineHandling_16(); if ((!(((uint32_t)L_53) == ((uint32_t)2)))) { goto IL_0137; } } { uint8_t* L_54 = V_2; int32_t L_55 = V_3; *((int8_t*)L_54) = (int8_t)((int32_t)((uint8_t)L_55)); uint8_t* L_56 = V_2; V_2 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_56, (int32_t)1)); goto IL_01cc; } IL_0137: { uint8_t* L_57 = V_2; uint8_t* L_58; L_58 = XmlUtf8RawTextWriter_TabEntity_m41421CBCD56BFE4E15C4C3DA9BAEA927539263E2((uint8_t*)(uint8_t*)L_57, /*hidden argument*/NULL); V_2 = (uint8_t*)L_58; goto IL_01cc; } IL_0143: { int32_t L_59 = __this->get_newLineHandling_16(); if ((!(((uint32_t)L_59) == ((uint32_t)2)))) { goto IL_0156; } } { uint8_t* L_60 = V_2; int32_t L_61 = V_3; *((int8_t*)L_60) = (int8_t)((int32_t)((uint8_t)L_61)); uint8_t* L_62 = V_2; V_2 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_62, (int32_t)1)); goto IL_01cc; } IL_0156: { uint8_t* L_63 = V_2; uint8_t* L_64; L_64 = XmlUtf8RawTextWriter_CarriageReturnEntity_m6EEEEC2A8BB53358AE31D8462F6F6A6E9CE9F0D3((uint8_t*)(uint8_t*)L_63, /*hidden argument*/NULL); V_2 = (uint8_t*)L_64; goto IL_01cc; } IL_015f: { int32_t L_65 = __this->get_newLineHandling_16(); if ((!(((uint32_t)L_65) == ((uint32_t)2)))) { goto IL_0172; } } { uint8_t* L_66 = V_2; int32_t L_67 = V_3; *((int8_t*)L_66) = (int8_t)((int32_t)((uint8_t)L_67)); uint8_t* L_68 = V_2; V_2 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_68, (int32_t)1)); goto IL_01cc; } IL_0172: { uint8_t* L_69 = V_2; uint8_t* L_70; L_70 = XmlUtf8RawTextWriter_LineFeedEntity_m1237306E45640BFFB52FE5A72B1E7680C3FE6283((uint8_t*)(uint8_t*)L_69, /*hidden argument*/NULL); V_2 = (uint8_t*)L_70; goto IL_01cc; } IL_017b: { int32_t L_71 = V_3; bool L_72; L_72 = XmlCharType_IsSurrogate_m01752EB49659860DAB0FEACB0AD1566216215DE8(L_71, /*hidden argument*/NULL); if (!L_72) { goto IL_0199; } } { Il2CppChar* L_73 = ___pSrc0; Il2CppChar* L_74 = ___pSrcEnd1; uint8_t* L_75 = V_2; uint8_t* L_76; L_76 = XmlUtf8RawTextWriter_EncodeSurrogate_m6CA0838BFA5CA73080922DF896DCBD4B2D6789E0((Il2CppChar*)(Il2CppChar*)L_73, (Il2CppChar*)(Il2CppChar*)L_74, (uint8_t*)(uint8_t*)L_75, /*hidden argument*/NULL); V_2 = (uint8_t*)L_76; Il2CppChar* L_77 = ___pSrc0; ___pSrc0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_77, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)2), (int32_t)2)))); goto IL_0028; } IL_0199: { int32_t L_78 = V_3; if ((((int32_t)L_78) <= ((int32_t)((int32_t)127)))) { goto IL_01a6; } } { int32_t L_79 = V_3; if ((((int32_t)L_79) < ((int32_t)((int32_t)65534)))) { goto IL_01ba; } } IL_01a6: { int32_t L_80 = V_3; uint8_t* L_81 = V_2; uint8_t* L_82; L_82 = XmlUtf8RawTextWriter_InvalidXmlChar_mFABC8CB5B238C5A2B7BD1BC1820D265DA34246C7(__this, L_80, (uint8_t*)(uint8_t*)L_81, (bool)1, /*hidden argument*/NULL); V_2 = (uint8_t*)L_82; Il2CppChar* L_83 = ___pSrc0; ___pSrc0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_83, (int32_t)2)); goto IL_0028; } IL_01ba: { int32_t L_84 = V_3; uint8_t* L_85 = V_2; uint8_t* L_86; L_86 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mF26B01409424E75C572940A2FAEC3B6C7D8EBDE4(L_84, (uint8_t*)(uint8_t*)L_85, /*hidden argument*/NULL); V_2 = (uint8_t*)L_86; Il2CppChar* L_87 = ___pSrc0; ___pSrc0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_87, (int32_t)2)); goto IL_0028; } IL_01cc: { Il2CppChar* L_88 = ___pSrc0; ___pSrc0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_88, (int32_t)2)); goto IL_0028; } IL_01d6: { uint8_t* L_89 = V_2; uint8_t* L_90 = V_0; __this->set_bufPos_7(((int32_t)((int32_t)((int64_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_89, (intptr_t)L_90))/(int32_t)1))))))); V_1 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteElementTextBlock(System.Char*,System.Char*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteElementTextBlock_mFDF907AF24F128111592DC8BC926387EBC829C1E (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, Il2CppChar* ___pSrc0, Il2CppChar* ___pSrcEnd1, const RuntimeMethod* method) { uint8_t* V_0 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_1 = NULL; uint8_t* V_2 = NULL; int32_t V_3 = 0; uint8_t* V_4 = NULL; int32_t V_5 = 0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_bufBytes_3(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = L_0; V_1 = L_1; if (!L_1) { goto IL_000f; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = V_1; NullCheck(L_2); if (((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))) { goto IL_0014; } } IL_000f: { V_0 = (uint8_t*)((uintptr_t)0); goto IL_001d; } IL_0014: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = V_1; NullCheck(L_3); V_0 = (uint8_t*)((uintptr_t)((L_3)->GetAddressAt(static_cast(0)))); } IL_001d: { uint8_t* L_4 = V_0; int32_t L_5 = __this->get_bufPos_7(); V_2 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, (int32_t)L_5)); V_3 = 0; } IL_0028: { uint8_t* L_6 = V_2; Il2CppChar* L_7 = ___pSrcEnd1; Il2CppChar* L_8 = ___pSrc0; V_4 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)((int64_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_7, (intptr_t)L_8))/(int32_t)2))))))); uint8_t* L_9 = V_4; uint8_t* L_10 = V_0; int32_t L_11 = __this->get_bufLen_12(); if ((!(((uintptr_t)L_9) > ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_10, (int32_t)L_11)))))) { goto IL_0058; } } { uint8_t* L_12 = V_0; int32_t L_13 = __this->get_bufLen_12(); V_4 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_12, (int32_t)L_13)); goto IL_0058; } IL_004b: { uint8_t* L_14 = V_2; int32_t L_15 = V_3; *((int8_t*)L_14) = (int8_t)((int32_t)((uint8_t)L_15)); uint8_t* L_16 = V_2; V_2 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_16, (int32_t)1)); Il2CppChar* L_17 = ___pSrc0; ___pSrc0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_17, (int32_t)2)); } IL_0058: { uint8_t* L_18 = V_2; uint8_t* L_19 = V_4; if ((!(((uintptr_t)L_18) < ((uintptr_t)L_19)))) { goto IL_007a; } } { XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * L_20 = __this->get_address_of_xmlCharType_6(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21 = L_20->get_charProperties_2(); Il2CppChar* L_22 = ___pSrc0; int32_t L_23 = *((uint16_t*)L_22); int32_t L_24 = L_23; V_3 = L_24; NullCheck(L_21); int32_t L_25 = L_24; uint8_t L_26 = (L_21)->GetAt(static_cast(L_25)); if (!((int32_t)((int32_t)L_26&(int32_t)((int32_t)128)))) { goto IL_007a; } } { int32_t L_27 = V_3; if ((((int32_t)L_27) <= ((int32_t)((int32_t)127)))) { goto IL_004b; } } IL_007a: { Il2CppChar* L_28 = ___pSrc0; Il2CppChar* L_29 = ___pSrcEnd1; if ((!(((uintptr_t)L_28) < ((uintptr_t)L_29)))) { goto IL_01d9; } } { uint8_t* L_30 = V_2; uint8_t* L_31 = V_4; if ((!(((uintptr_t)L_30) >= ((uintptr_t)L_31)))) { goto IL_009f; } } { uint8_t* L_32 = V_2; uint8_t* L_33 = V_0; __this->set_bufPos_7(((int32_t)((int32_t)((int64_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_32, (intptr_t)L_33))/(int32_t)1))))))); VirtualActionInvoker0::Invoke(46 /* System.Void System.Xml.XmlUtf8RawTextWriter::FlushBuffer() */, __this); uint8_t* L_34 = V_0; V_2 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_34, (int32_t)1)); goto IL_0028; } IL_009f: { int32_t L_35 = V_3; if ((((int32_t)L_35) > ((int32_t)((int32_t)38)))) { goto IL_00d0; } } { int32_t L_36 = V_3; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)((int32_t)9)))) { case 0: { goto IL_0108; } case 1: { goto IL_0115; } case 2: { goto IL_017e; } case 3: { goto IL_017e; } case 4: { goto IL_0137; } } } { int32_t L_37 = V_3; if ((((int32_t)L_37) == ((int32_t)((int32_t)34)))) { goto IL_0108; } } { int32_t L_38 = V_3; if ((((int32_t)L_38) == ((int32_t)((int32_t)38)))) { goto IL_00e4; } } { goto IL_017e; } IL_00d0: { int32_t L_39 = V_3; if ((((int32_t)L_39) == ((int32_t)((int32_t)39)))) { goto IL_0108; } } { int32_t L_40 = V_3; if ((((int32_t)L_40) == ((int32_t)((int32_t)60)))) { goto IL_00f0; } } { int32_t L_41 = V_3; if ((((int32_t)L_41) == ((int32_t)((int32_t)62)))) { goto IL_00fc; } } { goto IL_017e; } IL_00e4: { uint8_t* L_42 = V_2; uint8_t* L_43; L_43 = XmlUtf8RawTextWriter_AmpEntity_mE62AD6ADA93F1C598954817A0A578AAE07C34198((uint8_t*)(uint8_t*)L_42, /*hidden argument*/NULL); V_2 = (uint8_t*)L_43; goto IL_01cf; } IL_00f0: { uint8_t* L_44 = V_2; uint8_t* L_45; L_45 = XmlUtf8RawTextWriter_LtEntity_m5E8D32F30687F53448D2AED7246BD04DDDDE327A((uint8_t*)(uint8_t*)L_44, /*hidden argument*/NULL); V_2 = (uint8_t*)L_45; goto IL_01cf; } IL_00fc: { uint8_t* L_46 = V_2; uint8_t* L_47; L_47 = XmlUtf8RawTextWriter_GtEntity_m123532A74511C76E6A7141AEC8383E9737E866C0((uint8_t*)(uint8_t*)L_46, /*hidden argument*/NULL); V_2 = (uint8_t*)L_47; goto IL_01cf; } IL_0108: { uint8_t* L_48 = V_2; int32_t L_49 = V_3; *((int8_t*)L_48) = (int8_t)((int32_t)((uint8_t)L_49)); uint8_t* L_50 = V_2; V_2 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_50, (int32_t)1)); goto IL_01cf; } IL_0115: { int32_t L_51 = __this->get_newLineHandling_16(); if (L_51) { goto IL_012a; } } { uint8_t* L_52 = V_2; uint8_t* L_53; L_53 = XmlUtf8RawTextWriter_WriteNewLine_m08FE9071699104763146DDEC8F46536EA457BBE5(__this, (uint8_t*)(uint8_t*)L_52, /*hidden argument*/NULL); V_2 = (uint8_t*)L_53; goto IL_01cf; } IL_012a: { uint8_t* L_54 = V_2; int32_t L_55 = V_3; *((int8_t*)L_54) = (int8_t)((int32_t)((uint8_t)L_55)); uint8_t* L_56 = V_2; V_2 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_56, (int32_t)1)); goto IL_01cf; } IL_0137: { int32_t L_57 = __this->get_newLineHandling_16(); V_5 = L_57; int32_t L_58 = V_5; switch (L_58) { case 0: { goto IL_0154; } case 1: { goto IL_016b; } case 2: { goto IL_0174; } } } { goto IL_01cf; } IL_0154: { Il2CppChar* L_59 = ___pSrc0; int32_t L_60 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_59, (int32_t)2))); if ((!(((uint32_t)L_60) == ((uint32_t)((int32_t)10))))) { goto IL_0161; } } { Il2CppChar* L_61 = ___pSrc0; ___pSrc0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_61, (int32_t)2)); } IL_0161: { uint8_t* L_62 = V_2; uint8_t* L_63; L_63 = XmlUtf8RawTextWriter_WriteNewLine_m08FE9071699104763146DDEC8F46536EA457BBE5(__this, (uint8_t*)(uint8_t*)L_62, /*hidden argument*/NULL); V_2 = (uint8_t*)L_63; goto IL_01cf; } IL_016b: { uint8_t* L_64 = V_2; uint8_t* L_65; L_65 = XmlUtf8RawTextWriter_CarriageReturnEntity_m6EEEEC2A8BB53358AE31D8462F6F6A6E9CE9F0D3((uint8_t*)(uint8_t*)L_64, /*hidden argument*/NULL); V_2 = (uint8_t*)L_65; goto IL_01cf; } IL_0174: { uint8_t* L_66 = V_2; int32_t L_67 = V_3; *((int8_t*)L_66) = (int8_t)((int32_t)((uint8_t)L_67)); uint8_t* L_68 = V_2; V_2 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_68, (int32_t)1)); goto IL_01cf; } IL_017e: { int32_t L_69 = V_3; bool L_70; L_70 = XmlCharType_IsSurrogate_m01752EB49659860DAB0FEACB0AD1566216215DE8(L_69, /*hidden argument*/NULL); if (!L_70) { goto IL_019c; } } { Il2CppChar* L_71 = ___pSrc0; Il2CppChar* L_72 = ___pSrcEnd1; uint8_t* L_73 = V_2; uint8_t* L_74; L_74 = XmlUtf8RawTextWriter_EncodeSurrogate_m6CA0838BFA5CA73080922DF896DCBD4B2D6789E0((Il2CppChar*)(Il2CppChar*)L_71, (Il2CppChar*)(Il2CppChar*)L_72, (uint8_t*)(uint8_t*)L_73, /*hidden argument*/NULL); V_2 = (uint8_t*)L_74; Il2CppChar* L_75 = ___pSrc0; ___pSrc0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_75, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)2), (int32_t)2)))); goto IL_0028; } IL_019c: { int32_t L_76 = V_3; if ((((int32_t)L_76) <= ((int32_t)((int32_t)127)))) { goto IL_01a9; } } { int32_t L_77 = V_3; if ((((int32_t)L_77) < ((int32_t)((int32_t)65534)))) { goto IL_01bd; } } IL_01a9: { int32_t L_78 = V_3; uint8_t* L_79 = V_2; uint8_t* L_80; L_80 = XmlUtf8RawTextWriter_InvalidXmlChar_mFABC8CB5B238C5A2B7BD1BC1820D265DA34246C7(__this, L_78, (uint8_t*)(uint8_t*)L_79, (bool)1, /*hidden argument*/NULL); V_2 = (uint8_t*)L_80; Il2CppChar* L_81 = ___pSrc0; ___pSrc0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_81, (int32_t)2)); goto IL_0028; } IL_01bd: { int32_t L_82 = V_3; uint8_t* L_83 = V_2; uint8_t* L_84; L_84 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mF26B01409424E75C572940A2FAEC3B6C7D8EBDE4(L_82, (uint8_t*)(uint8_t*)L_83, /*hidden argument*/NULL); V_2 = (uint8_t*)L_84; Il2CppChar* L_85 = ___pSrc0; ___pSrc0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_85, (int32_t)2)); goto IL_0028; } IL_01cf: { Il2CppChar* L_86 = ___pSrc0; ___pSrc0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_86, (int32_t)2)); goto IL_0028; } IL_01d9: { uint8_t* L_87 = V_2; uint8_t* L_88 = V_0; __this->set_bufPos_7(((int32_t)((int32_t)((int64_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_87, (intptr_t)L_88))/(int32_t)1))))))); int32_t L_89 = __this->get_bufPos_7(); __this->set_textPos_8(L_89); __this->set_contentPos_9(0); V_1 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::RawText(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___s0, const RuntimeMethod* method) { Il2CppChar* V_0 = NULL; String_t* V_1 = NULL; { String_t* L_0 = ___s0; V_1 = L_0; String_t* L_1 = V_1; V_0 = (Il2CppChar*)((uintptr_t)L_1); Il2CppChar* L_2 = V_0; if (!L_2) { goto IL_0010; } } { Il2CppChar* L_3 = V_0; int32_t L_4; L_4 = RuntimeHelpers_get_OffsetToStringData_mEB8E6EAEBAFAB7CD7F7A915B3081785AABB9FC42(/*hidden argument*/NULL); V_0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_3, (int32_t)L_4)); } IL_0010: { Il2CppChar* L_5 = V_0; Il2CppChar* L_6 = V_0; String_t* L_7 = ___s0; NullCheck(L_7); int32_t L_8; L_8 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_7, /*hidden argument*/NULL); XmlUtf8RawTextWriter_RawText_m038C3E8B89E7FB134AED089CBBB089E20C2230E5(__this, (Il2CppChar*)(Il2CppChar*)L_5, (Il2CppChar*)(Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_8), (int32_t)2)))), /*hidden argument*/NULL); V_1 = (String_t*)NULL; return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::RawText(System.Char*,System.Char*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_RawText_m038C3E8B89E7FB134AED089CBBB089E20C2230E5 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, Il2CppChar* ___pSrcBegin0, Il2CppChar* ___pSrcEnd1, const RuntimeMethod* method) { uint8_t* V_0 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_1 = NULL; uint8_t* V_2 = NULL; Il2CppChar* V_3 = NULL; int32_t V_4 = 0; uint8_t* V_5 = NULL; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_bufBytes_3(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = L_0; V_1 = L_1; if (!L_1) { goto IL_000f; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = V_1; NullCheck(L_2); if (((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))) { goto IL_0014; } } IL_000f: { V_0 = (uint8_t*)((uintptr_t)0); goto IL_001d; } IL_0014: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = V_1; NullCheck(L_3); V_0 = (uint8_t*)((uintptr_t)((L_3)->GetAddressAt(static_cast(0)))); } IL_001d: { uint8_t* L_4 = V_0; int32_t L_5 = __this->get_bufPos_7(); V_2 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, (int32_t)L_5)); Il2CppChar* L_6 = ___pSrcBegin0; V_3 = (Il2CppChar*)L_6; V_4 = 0; } IL_002b: { uint8_t* L_7 = V_2; Il2CppChar* L_8 = ___pSrcEnd1; Il2CppChar* L_9 = V_3; V_5 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_7, (intptr_t)((intptr_t)((int64_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_8, (intptr_t)L_9))/(int32_t)2))))))); uint8_t* L_10 = V_5; uint8_t* L_11 = V_0; int32_t L_12 = __this->get_bufLen_12(); if ((!(((uintptr_t)L_10) > ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_11, (int32_t)L_12)))))) { goto IL_005b; } } { uint8_t* L_13 = V_0; int32_t L_14 = __this->get_bufLen_12(); V_5 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_13, (int32_t)L_14)); goto IL_005b; } IL_004e: { Il2CppChar* L_15 = V_3; V_3 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_15, (int32_t)2)); uint8_t* L_16 = V_2; int32_t L_17 = V_4; *((int8_t*)L_16) = (int8_t)((int32_t)((uint8_t)L_17)); uint8_t* L_18 = V_2; V_2 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_18, (int32_t)1)); } IL_005b: { uint8_t* L_19 = V_2; uint8_t* L_20 = V_5; if ((!(((uintptr_t)L_19) < ((uintptr_t)L_20)))) { goto IL_0069; } } { Il2CppChar* L_21 = V_3; int32_t L_22 = *((uint16_t*)L_21); int32_t L_23 = L_22; V_4 = L_23; if ((((int32_t)L_23) <= ((int32_t)((int32_t)127)))) { goto IL_004e; } } IL_0069: { Il2CppChar* L_24 = V_3; Il2CppChar* L_25 = ___pSrcEnd1; if ((!(((uintptr_t)L_24) < ((uintptr_t)L_25)))) { goto IL_00db; } } { uint8_t* L_26 = V_2; uint8_t* L_27 = V_5; if ((!(((uintptr_t)L_26) >= ((uintptr_t)L_27)))) { goto IL_008b; } } { uint8_t* L_28 = V_2; uint8_t* L_29 = V_0; __this->set_bufPos_7(((int32_t)((int32_t)((int64_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_28, (intptr_t)L_29))/(int32_t)1))))))); VirtualActionInvoker0::Invoke(46 /* System.Void System.Xml.XmlUtf8RawTextWriter::FlushBuffer() */, __this); uint8_t* L_30 = V_0; V_2 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_30, (int32_t)1)); goto IL_002b; } IL_008b: { int32_t L_31 = V_4; bool L_32; L_32 = XmlCharType_IsSurrogate_m01752EB49659860DAB0FEACB0AD1566216215DE8(L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_00a6; } } { Il2CppChar* L_33 = V_3; Il2CppChar* L_34 = ___pSrcEnd1; uint8_t* L_35 = V_2; uint8_t* L_36; L_36 = XmlUtf8RawTextWriter_EncodeSurrogate_m6CA0838BFA5CA73080922DF896DCBD4B2D6789E0((Il2CppChar*)(Il2CppChar*)L_33, (Il2CppChar*)(Il2CppChar*)L_34, (uint8_t*)(uint8_t*)L_35, /*hidden argument*/NULL); V_2 = (uint8_t*)L_36; Il2CppChar* L_37 = V_3; V_3 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_37, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)2), (int32_t)2)))); goto IL_002b; } IL_00a6: { int32_t L_38 = V_4; if ((((int32_t)L_38) <= ((int32_t)((int32_t)127)))) { goto IL_00b5; } } { int32_t L_39 = V_4; if ((((int32_t)L_39) < ((int32_t)((int32_t)65534)))) { goto IL_00c9; } } IL_00b5: { int32_t L_40 = V_4; uint8_t* L_41 = V_2; uint8_t* L_42; L_42 = XmlUtf8RawTextWriter_InvalidXmlChar_mFABC8CB5B238C5A2B7BD1BC1820D265DA34246C7(__this, L_40, (uint8_t*)(uint8_t*)L_41, (bool)0, /*hidden argument*/NULL); V_2 = (uint8_t*)L_42; Il2CppChar* L_43 = V_3; V_3 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_43, (int32_t)2)); goto IL_002b; } IL_00c9: { int32_t L_44 = V_4; uint8_t* L_45 = V_2; uint8_t* L_46; L_46 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mF26B01409424E75C572940A2FAEC3B6C7D8EBDE4(L_44, (uint8_t*)(uint8_t*)L_45, /*hidden argument*/NULL); V_2 = (uint8_t*)L_46; Il2CppChar* L_47 = V_3; V_3 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_47, (int32_t)2)); goto IL_002b; } IL_00db: { uint8_t* L_48 = V_2; uint8_t* L_49 = V_0; __this->set_bufPos_7(((int32_t)((int32_t)((int64_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_48, (intptr_t)L_49))/(int32_t)1))))))); V_1 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteRawWithCharChecking(System.Char*,System.Char*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteRawWithCharChecking_mA4B9433E0856EC4EFC8FC1C072129BEA187BCFC8 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, Il2CppChar* ___pSrcBegin0, Il2CppChar* ___pSrcEnd1, const RuntimeMethod* method) { uint8_t* V_0 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_1 = NULL; Il2CppChar* V_2 = NULL; uint8_t* V_3 = NULL; int32_t V_4 = 0; uint8_t* V_5 = NULL; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_bufBytes_3(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = L_0; V_1 = L_1; if (!L_1) { goto IL_000f; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = V_1; NullCheck(L_2); if (((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))) { goto IL_0014; } } IL_000f: { V_0 = (uint8_t*)((uintptr_t)0); goto IL_001d; } IL_0014: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = V_1; NullCheck(L_3); V_0 = (uint8_t*)((uintptr_t)((L_3)->GetAddressAt(static_cast(0)))); } IL_001d: { Il2CppChar* L_4 = ___pSrcBegin0; V_2 = (Il2CppChar*)L_4; uint8_t* L_5 = V_0; int32_t L_6 = __this->get_bufPos_7(); V_3 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, (int32_t)L_6)); V_4 = 0; } IL_002b: { uint8_t* L_7 = V_3; Il2CppChar* L_8 = ___pSrcEnd1; Il2CppChar* L_9 = V_2; V_5 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_7, (intptr_t)((intptr_t)((int64_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_8, (intptr_t)L_9))/(int32_t)2))))))); uint8_t* L_10 = V_5; uint8_t* L_11 = V_0; int32_t L_12 = __this->get_bufLen_12(); if ((!(((uintptr_t)L_10) > ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_11, (int32_t)L_12)))))) { goto IL_005b; } } { uint8_t* L_13 = V_0; int32_t L_14 = __this->get_bufLen_12(); V_5 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_13, (int32_t)L_14)); goto IL_005b; } IL_004e: { uint8_t* L_15 = V_3; int32_t L_16 = V_4; *((int8_t*)L_15) = (int8_t)((int32_t)((uint8_t)L_16)); uint8_t* L_17 = V_3; V_3 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_17, (int32_t)1)); Il2CppChar* L_18 = V_2; V_2 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_18, (int32_t)2)); } IL_005b: { uint8_t* L_19 = V_3; uint8_t* L_20 = V_5; if ((!(((uintptr_t)L_19) < ((uintptr_t)L_20)))) { goto IL_007c; } } { XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * L_21 = __this->get_address_of_xmlCharType_6(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_22 = L_21->get_charProperties_2(); Il2CppChar* L_23 = V_2; int32_t L_24 = *((uint16_t*)L_23); int32_t L_25 = L_24; V_4 = L_25; NullCheck(L_22); int32_t L_26 = L_25; uint8_t L_27 = (L_22)->GetAt(static_cast(L_26)); if (!((int32_t)((int32_t)L_27&(int32_t)((int32_t)64)))) { goto IL_007c; } } { int32_t L_28 = V_4; if ((((int32_t)L_28) <= ((int32_t)((int32_t)127)))) { goto IL_004e; } } IL_007c: { Il2CppChar* L_29 = V_2; Il2CppChar* L_30 = ___pSrcEnd1; if ((!(((uintptr_t)L_29) < ((uintptr_t)L_30)))) { goto IL_0189; } } { uint8_t* L_31 = V_3; uint8_t* L_32 = V_5; if ((!(((uintptr_t)L_31) >= ((uintptr_t)L_32)))) { goto IL_00a1; } } { uint8_t* L_33 = V_3; uint8_t* L_34 = V_0; __this->set_bufPos_7(((int32_t)((int32_t)((int64_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_33, (intptr_t)L_34))/(int32_t)1))))))); VirtualActionInvoker0::Invoke(46 /* System.Void System.Xml.XmlUtf8RawTextWriter::FlushBuffer() */, __this); uint8_t* L_35 = V_0; V_3 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_35, (int32_t)1)); goto IL_002b; } IL_00a1: { int32_t L_36 = V_4; if ((((int32_t)L_36) > ((int32_t)((int32_t)38)))) { goto IL_00cd; } } { int32_t L_37 = V_4; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_37, (int32_t)((int32_t)9)))) { case 0: { goto IL_00d9; } case 1: { goto IL_0110; } case 2: { goto IL_012d; } case 3: { goto IL_012d; } case 4: { goto IL_00e7; } } } { int32_t L_38 = V_4; if ((((int32_t)L_38) == ((int32_t)((int32_t)38)))) { goto IL_00d9; } } { goto IL_012d; } IL_00cd: { int32_t L_39 = V_4; if ((((int32_t)L_39) == ((int32_t)((int32_t)60)))) { goto IL_00d9; } } { int32_t L_40 = V_4; if ((!(((uint32_t)L_40) == ((uint32_t)((int32_t)93))))) { goto IL_012d; } } IL_00d9: { uint8_t* L_41 = V_3; int32_t L_42 = V_4; *((int8_t*)L_41) = (int8_t)((int32_t)((uint8_t)L_42)); uint8_t* L_43 = V_3; V_3 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_43, (int32_t)1)); goto IL_0180; } IL_00e7: { int32_t L_44 = __this->get_newLineHandling_16(); if (L_44) { goto IL_0105; } } { Il2CppChar* L_45 = V_2; int32_t L_46 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_45, (int32_t)2))); if ((!(((uint32_t)L_46) == ((uint32_t)((int32_t)10))))) { goto IL_00fb; } } { Il2CppChar* L_47 = V_2; V_2 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_47, (int32_t)2)); } IL_00fb: { uint8_t* L_48 = V_3; uint8_t* L_49; L_49 = XmlUtf8RawTextWriter_WriteNewLine_m08FE9071699104763146DDEC8F46536EA457BBE5(__this, (uint8_t*)(uint8_t*)L_48, /*hidden argument*/NULL); V_3 = (uint8_t*)L_49; goto IL_0180; } IL_0105: { uint8_t* L_50 = V_3; int32_t L_51 = V_4; *((int8_t*)L_50) = (int8_t)((int32_t)((uint8_t)L_51)); uint8_t* L_52 = V_3; V_3 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_52, (int32_t)1)); goto IL_0180; } IL_0110: { int32_t L_53 = __this->get_newLineHandling_16(); if (L_53) { goto IL_0122; } } { uint8_t* L_54 = V_3; uint8_t* L_55; L_55 = XmlUtf8RawTextWriter_WriteNewLine_m08FE9071699104763146DDEC8F46536EA457BBE5(__this, (uint8_t*)(uint8_t*)L_54, /*hidden argument*/NULL); V_3 = (uint8_t*)L_55; goto IL_0180; } IL_0122: { uint8_t* L_56 = V_3; int32_t L_57 = V_4; *((int8_t*)L_56) = (int8_t)((int32_t)((uint8_t)L_57)); uint8_t* L_58 = V_3; V_3 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_58, (int32_t)1)); goto IL_0180; } IL_012d: { int32_t L_59 = V_4; bool L_60; L_60 = XmlCharType_IsSurrogate_m01752EB49659860DAB0FEACB0AD1566216215DE8(L_59, /*hidden argument*/NULL); if (!L_60) { goto IL_014b; } } { Il2CppChar* L_61 = V_2; Il2CppChar* L_62 = ___pSrcEnd1; uint8_t* L_63 = V_3; uint8_t* L_64; L_64 = XmlUtf8RawTextWriter_EncodeSurrogate_m6CA0838BFA5CA73080922DF896DCBD4B2D6789E0((Il2CppChar*)(Il2CppChar*)L_61, (Il2CppChar*)(Il2CppChar*)L_62, (uint8_t*)(uint8_t*)L_63, /*hidden argument*/NULL); V_3 = (uint8_t*)L_64; Il2CppChar* L_65 = V_2; V_2 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_65, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)2), (int32_t)2)))); goto IL_002b; } IL_014b: { int32_t L_66 = V_4; if ((((int32_t)L_66) <= ((int32_t)((int32_t)127)))) { goto IL_015a; } } { int32_t L_67 = V_4; if ((((int32_t)L_67) < ((int32_t)((int32_t)65534)))) { goto IL_016e; } } IL_015a: { int32_t L_68 = V_4; uint8_t* L_69 = V_3; uint8_t* L_70; L_70 = XmlUtf8RawTextWriter_InvalidXmlChar_mFABC8CB5B238C5A2B7BD1BC1820D265DA34246C7(__this, L_68, (uint8_t*)(uint8_t*)L_69, (bool)0, /*hidden argument*/NULL); V_3 = (uint8_t*)L_70; Il2CppChar* L_71 = V_2; V_2 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_71, (int32_t)2)); goto IL_002b; } IL_016e: { int32_t L_72 = V_4; uint8_t* L_73 = V_3; uint8_t* L_74; L_74 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mF26B01409424E75C572940A2FAEC3B6C7D8EBDE4(L_72, (uint8_t*)(uint8_t*)L_73, /*hidden argument*/NULL); V_3 = (uint8_t*)L_74; Il2CppChar* L_75 = V_2; V_2 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_75, (int32_t)2)); goto IL_002b; } IL_0180: { Il2CppChar* L_76 = V_2; V_2 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_76, (int32_t)2)); goto IL_002b; } IL_0189: { uint8_t* L_77 = V_3; uint8_t* L_78 = V_0; __this->set_bufPos_7(((int32_t)((int32_t)((int64_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_77, (intptr_t)L_78))/(int32_t)1))))))); V_1 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteCommentOrPi(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteCommentOrPi_m725E5EA9972BCBD0B895D618FEA284A57BA48BA6 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___text0, int32_t ___stopChar1, const RuntimeMethod* method) { Il2CppChar* V_0 = NULL; String_t* V_1 = NULL; uint8_t* V_2 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_3 = NULL; Il2CppChar* V_4 = NULL; Il2CppChar* V_5 = NULL; uint8_t* V_6 = NULL; int32_t V_7 = 0; uint8_t* V_8 = NULL; { String_t* L_0 = ___text0; NullCheck(L_0); int32_t L_1; L_1 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001d; } } { int32_t L_2 = __this->get_bufPos_7(); int32_t L_3 = __this->get_bufLen_12(); if ((((int32_t)L_2) < ((int32_t)L_3))) { goto IL_001c; } } { VirtualActionInvoker0::Invoke(46 /* System.Void System.Xml.XmlUtf8RawTextWriter::FlushBuffer() */, __this); } IL_001c: { return; } IL_001d: { String_t* L_4 = ___text0; V_1 = L_4; String_t* L_5 = V_1; V_0 = (Il2CppChar*)((uintptr_t)L_5); Il2CppChar* L_6 = V_0; if (!L_6) { goto IL_002d; } } { Il2CppChar* L_7 = V_0; int32_t L_8; L_8 = RuntimeHelpers_get_OffsetToStringData_mEB8E6EAEBAFAB7CD7F7A915B3081785AABB9FC42(/*hidden argument*/NULL); V_0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_7, (int32_t)L_8)); } IL_002d: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = __this->get_bufBytes_3(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10 = L_9; V_3 = L_10; if (!L_10) { goto IL_003c; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = V_3; NullCheck(L_11); if (((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length)))) { goto IL_0041; } } IL_003c: { V_2 = (uint8_t*)((uintptr_t)0); goto IL_004a; } IL_0041: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = V_3; NullCheck(L_12); V_2 = (uint8_t*)((uintptr_t)((L_12)->GetAddressAt(static_cast(0)))); } IL_004a: { Il2CppChar* L_13 = V_0; V_4 = (Il2CppChar*)L_13; Il2CppChar* L_14 = V_0; String_t* L_15 = ___text0; NullCheck(L_15); int32_t L_16; L_16 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_15, /*hidden argument*/NULL); V_5 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_14, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_16), (int32_t)2)))); uint8_t* L_17 = V_2; int32_t L_18 = __this->get_bufPos_7(); V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_17, (int32_t)L_18)); V_7 = 0; } IL_0067: { uint8_t* L_19 = V_6; Il2CppChar* L_20 = V_5; Il2CppChar* L_21 = V_4; V_8 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_19, (intptr_t)((intptr_t)((int64_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_20, (intptr_t)L_21))/(int32_t)2))))))); uint8_t* L_22 = V_8; uint8_t* L_23 = V_2; int32_t L_24 = __this->get_bufLen_12(); if ((!(((uintptr_t)L_22) > ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_23, (int32_t)L_24)))))) { goto IL_009f; } } { uint8_t* L_25 = V_2; int32_t L_26 = __this->get_bufLen_12(); V_8 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_25, (int32_t)L_26)); goto IL_009f; } IL_008d: { uint8_t* L_27 = V_6; int32_t L_28 = V_7; *((int8_t*)L_27) = (int8_t)((int32_t)((uint8_t)L_28)); uint8_t* L_29 = V_6; V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_29, (int32_t)1)); Il2CppChar* L_30 = V_4; V_4 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_30, (int32_t)2)); } IL_009f: { uint8_t* L_31 = V_6; uint8_t* L_32 = V_8; if ((!(((uintptr_t)L_31) < ((uintptr_t)L_32)))) { goto IL_00c7; } } { XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * L_33 = __this->get_address_of_xmlCharType_6(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_34 = L_33->get_charProperties_2(); Il2CppChar* L_35 = V_4; int32_t L_36 = *((uint16_t*)L_35); int32_t L_37 = L_36; V_7 = L_37; NullCheck(L_34); int32_t L_38 = L_37; uint8_t L_39 = (L_34)->GetAt(static_cast(L_38)); if (!((int32_t)((int32_t)L_39&(int32_t)((int32_t)64)))) { goto IL_00c7; } } { int32_t L_40 = V_7; int32_t L_41 = ___stopChar1; if ((((int32_t)L_40) == ((int32_t)L_41))) { goto IL_00c7; } } { int32_t L_42 = V_7; if ((((int32_t)L_42) <= ((int32_t)((int32_t)127)))) { goto IL_008d; } } IL_00c7: { Il2CppChar* L_43 = V_4; Il2CppChar* L_44 = V_5; if ((!(((uintptr_t)L_43) < ((uintptr_t)L_44)))) { goto IL_029a; } } { uint8_t* L_45 = V_6; uint8_t* L_46 = V_8; if ((!(((uintptr_t)L_45) >= ((uintptr_t)L_46)))) { goto IL_00f4; } } { uint8_t* L_47 = V_6; uint8_t* L_48 = V_2; __this->set_bufPos_7(((int32_t)((int32_t)((int64_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_47, (intptr_t)L_48))/(int32_t)1))))))); VirtualActionInvoker0::Invoke(46 /* System.Void System.Xml.XmlUtf8RawTextWriter::FlushBuffer() */, __this); uint8_t* L_49 = V_2; V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_49, (int32_t)1)); goto IL_0067; } IL_00f4: { int32_t L_50 = V_7; if ((((int32_t)L_50) > ((int32_t)((int32_t)45)))) { goto IL_012c; } } { int32_t L_51 = V_7; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_51, (int32_t)((int32_t)9)))) { case 0: { goto IL_0220; } case 1: { goto IL_01fe; } case 2: { goto IL_022e; } case 3: { goto IL_022e; } case 4: { goto IL_01c7; } } } { int32_t L_52 = V_7; if ((((int32_t)L_52) == ((int32_t)((int32_t)38)))) { goto IL_0220; } } { int32_t L_53 = V_7; if ((((int32_t)L_53) == ((int32_t)((int32_t)45)))) { goto IL_0146; } } { goto IL_022e; } IL_012c: { int32_t L_54 = V_7; if ((((int32_t)L_54) == ((int32_t)((int32_t)60)))) { goto IL_0220; } } { int32_t L_55 = V_7; if ((((int32_t)L_55) == ((int32_t)((int32_t)63)))) { goto IL_017d; } } { int32_t L_56 = V_7; if ((((int32_t)L_56) == ((int32_t)((int32_t)93)))) { goto IL_01b7; } } { goto IL_022e; } IL_0146: { uint8_t* L_57 = V_6; *((int8_t*)L_57) = (int8_t)((int32_t)45); uint8_t* L_58 = V_6; V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_58, (int32_t)1)); int32_t L_59 = V_7; int32_t L_60 = ___stopChar1; if ((!(((uint32_t)L_59) == ((uint32_t)L_60)))) { goto IL_028f; } } { Il2CppChar* L_61 = V_4; Il2CppChar* L_62 = V_5; if ((((intptr_t)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_61, (int32_t)2))) == ((intptr_t)L_62))) { goto IL_016d; } } { Il2CppChar* L_63 = V_4; int32_t L_64 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_63, (int32_t)2))); if ((!(((uint32_t)L_64) == ((uint32_t)((int32_t)45))))) { goto IL_028f; } } IL_016d: { uint8_t* L_65 = V_6; *((int8_t*)L_65) = (int8_t)((int32_t)32); uint8_t* L_66 = V_6; V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_66, (int32_t)1)); goto IL_028f; } IL_017d: { uint8_t* L_67 = V_6; *((int8_t*)L_67) = (int8_t)((int32_t)63); uint8_t* L_68 = V_6; V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_68, (int32_t)1)); int32_t L_69 = V_7; int32_t L_70 = ___stopChar1; if ((!(((uint32_t)L_69) == ((uint32_t)L_70)))) { goto IL_028f; } } { Il2CppChar* L_71 = V_4; Il2CppChar* L_72 = V_5; if ((!(((uintptr_t)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_71, (int32_t)2))) < ((uintptr_t)L_72)))) { goto IL_028f; } } { Il2CppChar* L_73 = V_4; int32_t L_74 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_73, (int32_t)2))); if ((!(((uint32_t)L_74) == ((uint32_t)((int32_t)62))))) { goto IL_028f; } } { uint8_t* L_75 = V_6; *((int8_t*)L_75) = (int8_t)((int32_t)32); uint8_t* L_76 = V_6; V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_76, (int32_t)1)); goto IL_028f; } IL_01b7: { uint8_t* L_77 = V_6; *((int8_t*)L_77) = (int8_t)((int32_t)93); uint8_t* L_78 = V_6; V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_78, (int32_t)1)); goto IL_028f; } IL_01c7: { int32_t L_79 = __this->get_newLineHandling_16(); if (L_79) { goto IL_01ed; } } { Il2CppChar* L_80 = V_4; int32_t L_81 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_80, (int32_t)2))); if ((!(((uint32_t)L_81) == ((uint32_t)((int32_t)10))))) { goto IL_01de; } } { Il2CppChar* L_82 = V_4; V_4 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_82, (int32_t)2)); } IL_01de: { uint8_t* L_83 = V_6; uint8_t* L_84; L_84 = XmlUtf8RawTextWriter_WriteNewLine_m08FE9071699104763146DDEC8F46536EA457BBE5(__this, (uint8_t*)(uint8_t*)L_83, /*hidden argument*/NULL); V_6 = (uint8_t*)L_84; goto IL_028f; } IL_01ed: { uint8_t* L_85 = V_6; int32_t L_86 = V_7; *((int8_t*)L_85) = (int8_t)((int32_t)((uint8_t)L_86)); uint8_t* L_87 = V_6; V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_87, (int32_t)1)); goto IL_028f; } IL_01fe: { int32_t L_88 = __this->get_newLineHandling_16(); if (L_88) { goto IL_0212; } } { uint8_t* L_89 = V_6; uint8_t* L_90; L_90 = XmlUtf8RawTextWriter_WriteNewLine_m08FE9071699104763146DDEC8F46536EA457BBE5(__this, (uint8_t*)(uint8_t*)L_89, /*hidden argument*/NULL); V_6 = (uint8_t*)L_90; goto IL_028f; } IL_0212: { uint8_t* L_91 = V_6; int32_t L_92 = V_7; *((int8_t*)L_91) = (int8_t)((int32_t)((uint8_t)L_92)); uint8_t* L_93 = V_6; V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_93, (int32_t)1)); goto IL_028f; } IL_0220: { uint8_t* L_94 = V_6; int32_t L_95 = V_7; *((int8_t*)L_94) = (int8_t)((int32_t)((uint8_t)L_95)); uint8_t* L_96 = V_6; V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_96, (int32_t)1)); goto IL_028f; } IL_022e: { int32_t L_97 = V_7; bool L_98; L_98 = XmlCharType_IsSurrogate_m01752EB49659860DAB0FEACB0AD1566216215DE8(L_97, /*hidden argument*/NULL); if (!L_98) { goto IL_0252; } } { Il2CppChar* L_99 = V_4; Il2CppChar* L_100 = V_5; uint8_t* L_101 = V_6; uint8_t* L_102; L_102 = XmlUtf8RawTextWriter_EncodeSurrogate_m6CA0838BFA5CA73080922DF896DCBD4B2D6789E0((Il2CppChar*)(Il2CppChar*)L_99, (Il2CppChar*)(Il2CppChar*)L_100, (uint8_t*)(uint8_t*)L_101, /*hidden argument*/NULL); V_6 = (uint8_t*)L_102; Il2CppChar* L_103 = V_4; V_4 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_103, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)2), (int32_t)2)))); goto IL_0067; } IL_0252: { int32_t L_104 = V_7; if ((((int32_t)L_104) <= ((int32_t)((int32_t)127)))) { goto IL_0261; } } { int32_t L_105 = V_7; if ((((int32_t)L_105) < ((int32_t)((int32_t)65534)))) { goto IL_0279; } } IL_0261: { int32_t L_106 = V_7; uint8_t* L_107 = V_6; uint8_t* L_108; L_108 = XmlUtf8RawTextWriter_InvalidXmlChar_mFABC8CB5B238C5A2B7BD1BC1820D265DA34246C7(__this, L_106, (uint8_t*)(uint8_t*)L_107, (bool)0, /*hidden argument*/NULL); V_6 = (uint8_t*)L_108; Il2CppChar* L_109 = V_4; V_4 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_109, (int32_t)2)); goto IL_0067; } IL_0279: { int32_t L_110 = V_7; uint8_t* L_111 = V_6; uint8_t* L_112; L_112 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mF26B01409424E75C572940A2FAEC3B6C7D8EBDE4(L_110, (uint8_t*)(uint8_t*)L_111, /*hidden argument*/NULL); V_6 = (uint8_t*)L_112; Il2CppChar* L_113 = V_4; V_4 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_113, (int32_t)2)); goto IL_0067; } IL_028f: { Il2CppChar* L_114 = V_4; V_4 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_114, (int32_t)2)); goto IL_0067; } IL_029a: { uint8_t* L_115 = V_6; uint8_t* L_116 = V_2; __this->set_bufPos_7(((int32_t)((int32_t)((int64_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_115, (intptr_t)L_116))/(int32_t)1))))))); V_3 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; V_1 = (String_t*)NULL; return; } } // System.Void System.Xml.XmlUtf8RawTextWriter::WriteCDataSection(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteCDataSection_mF001F49720C5A272A39D955FA459F24C0A38EB0E (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___text0, const RuntimeMethod* method) { Il2CppChar* V_0 = NULL; String_t* V_1 = NULL; uint8_t* V_2 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_3 = NULL; Il2CppChar* V_4 = NULL; Il2CppChar* V_5 = NULL; uint8_t* V_6 = NULL; int32_t V_7 = 0; uint8_t* V_8 = NULL; { String_t* L_0 = ___text0; NullCheck(L_0); int32_t L_1; L_1 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_001d; } } { int32_t L_2 = __this->get_bufPos_7(); int32_t L_3 = __this->get_bufLen_12(); if ((((int32_t)L_2) < ((int32_t)L_3))) { goto IL_001c; } } { VirtualActionInvoker0::Invoke(46 /* System.Void System.Xml.XmlUtf8RawTextWriter::FlushBuffer() */, __this); } IL_001c: { return; } IL_001d: { String_t* L_4 = ___text0; V_1 = L_4; String_t* L_5 = V_1; V_0 = (Il2CppChar*)((uintptr_t)L_5); Il2CppChar* L_6 = V_0; if (!L_6) { goto IL_002d; } } { Il2CppChar* L_7 = V_0; int32_t L_8; L_8 = RuntimeHelpers_get_OffsetToStringData_mEB8E6EAEBAFAB7CD7F7A915B3081785AABB9FC42(/*hidden argument*/NULL); V_0 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_7, (int32_t)L_8)); } IL_002d: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = __this->get_bufBytes_3(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10 = L_9; V_3 = L_10; if (!L_10) { goto IL_003c; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = V_3; NullCheck(L_11); if (((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length)))) { goto IL_0041; } } IL_003c: { V_2 = (uint8_t*)((uintptr_t)0); goto IL_004a; } IL_0041: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = V_3; NullCheck(L_12); V_2 = (uint8_t*)((uintptr_t)((L_12)->GetAddressAt(static_cast(0)))); } IL_004a: { Il2CppChar* L_13 = V_0; V_4 = (Il2CppChar*)L_13; Il2CppChar* L_14 = V_0; String_t* L_15 = ___text0; NullCheck(L_15); int32_t L_16; L_16 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_15, /*hidden argument*/NULL); V_5 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_14, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)L_16), (int32_t)2)))); uint8_t* L_17 = V_2; int32_t L_18 = __this->get_bufPos_7(); V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_17, (int32_t)L_18)); V_7 = 0; } IL_0067: { uint8_t* L_19 = V_6; Il2CppChar* L_20 = V_5; Il2CppChar* L_21 = V_4; V_8 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_19, (intptr_t)((intptr_t)((int64_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_20, (intptr_t)L_21))/(int32_t)2))))))); uint8_t* L_22 = V_8; uint8_t* L_23 = V_2; int32_t L_24 = __this->get_bufLen_12(); if ((!(((uintptr_t)L_22) > ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_23, (int32_t)L_24)))))) { goto IL_009f; } } { uint8_t* L_25 = V_2; int32_t L_26 = __this->get_bufLen_12(); V_8 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_25, (int32_t)L_26)); goto IL_009f; } IL_008d: { uint8_t* L_27 = V_6; int32_t L_28 = V_7; *((int8_t*)L_27) = (int8_t)((int32_t)((uint8_t)L_28)); uint8_t* L_29 = V_6; V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_29, (int32_t)1)); Il2CppChar* L_30 = V_4; V_4 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_30, (int32_t)2)); } IL_009f: { uint8_t* L_31 = V_6; uint8_t* L_32 = V_8; if ((!(((uintptr_t)L_31) < ((uintptr_t)L_32)))) { goto IL_00cb; } } { XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * L_33 = __this->get_address_of_xmlCharType_6(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_34 = L_33->get_charProperties_2(); Il2CppChar* L_35 = V_4; int32_t L_36 = *((uint16_t*)L_35); int32_t L_37 = L_36; V_7 = L_37; NullCheck(L_34); int32_t L_38 = L_37; uint8_t L_39 = (L_34)->GetAt(static_cast(L_38)); if (!((int32_t)((int32_t)L_39&(int32_t)((int32_t)128)))) { goto IL_00cb; } } { int32_t L_40 = V_7; if ((((int32_t)L_40) == ((int32_t)((int32_t)93)))) { goto IL_00cb; } } { int32_t L_41 = V_7; if ((((int32_t)L_41) <= ((int32_t)((int32_t)127)))) { goto IL_008d; } } IL_00cb: { Il2CppChar* L_42 = V_4; Il2CppChar* L_43 = V_5; if ((!(((uintptr_t)L_42) < ((uintptr_t)L_43)))) { goto IL_027e; } } { uint8_t* L_44 = V_6; uint8_t* L_45 = V_8; if ((!(((uintptr_t)L_44) >= ((uintptr_t)L_45)))) { goto IL_00f8; } } { uint8_t* L_46 = V_6; uint8_t* L_47 = V_2; __this->set_bufPos_7(((int32_t)((int32_t)((int64_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_46, (intptr_t)L_47))/(int32_t)1))))))); VirtualActionInvoker0::Invoke(46 /* System.Void System.Xml.XmlUtf8RawTextWriter::FlushBuffer() */, __this); uint8_t* L_48 = V_2; V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_48, (int32_t)1)); goto IL_0067; } IL_00f8: { int32_t L_49 = V_7; if ((((int32_t)L_49) > ((int32_t)((int32_t)39)))) { goto IL_0135; } } { int32_t L_50 = V_7; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_50, (int32_t)((int32_t)9)))) { case 0: { goto IL_0204; } case 1: { goto IL_01e2; } case 2: { goto IL_0212; } case 3: { goto IL_0212; } case 4: { goto IL_01ab; } } } { int32_t L_51 = V_7; if ((((int32_t)L_51) == ((int32_t)((int32_t)34)))) { goto IL_0204; } } { int32_t L_52 = V_7; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_52, (int32_t)((int32_t)38)))) > ((uint32_t)1)))) { goto IL_0204; } } { goto IL_0212; } IL_0135: { int32_t L_53 = V_7; if ((((int32_t)L_53) == ((int32_t)((int32_t)60)))) { goto IL_0204; } } { int32_t L_54 = V_7; if ((((int32_t)L_54) == ((int32_t)((int32_t)62)))) { goto IL_014f; } } { int32_t L_55 = V_7; if ((((int32_t)L_55) == ((int32_t)((int32_t)93)))) { goto IL_0182; } } { goto IL_0212; } IL_014f: { bool L_56 = __this->get_hadDoubleBracket_14(); if (!L_56) { goto IL_0172; } } { uint8_t* L_57 = V_6; int32_t L_58 = *((uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_57, (int32_t)(-1)))); if ((!(((uint32_t)L_58) == ((uint32_t)((int32_t)93))))) { goto IL_0172; } } { uint8_t* L_59 = V_6; uint8_t* L_60; L_60 = XmlUtf8RawTextWriter_RawEndCData_mE892715969F3F635FC783AD7E445627344E7D395((uint8_t*)(uint8_t*)L_59, /*hidden argument*/NULL); V_6 = (uint8_t*)L_60; uint8_t* L_61 = V_6; uint8_t* L_62; L_62 = XmlUtf8RawTextWriter_RawStartCData_m89D200824D6B240A7CB7217276CFB0AE08CE1BB2((uint8_t*)(uint8_t*)L_61, /*hidden argument*/NULL); V_6 = (uint8_t*)L_62; } IL_0172: { uint8_t* L_63 = V_6; *((int8_t*)L_63) = (int8_t)((int32_t)62); uint8_t* L_64 = V_6; V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_64, (int32_t)1)); goto IL_0273; } IL_0182: { uint8_t* L_65 = V_6; int32_t L_66 = *((uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_65, (int32_t)(-1)))); if ((!(((uint32_t)L_66) == ((uint32_t)((int32_t)93))))) { goto IL_0194; } } { __this->set_hadDoubleBracket_14((bool)1); goto IL_019b; } IL_0194: { __this->set_hadDoubleBracket_14((bool)0); } IL_019b: { uint8_t* L_67 = V_6; *((int8_t*)L_67) = (int8_t)((int32_t)93); uint8_t* L_68 = V_6; V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_68, (int32_t)1)); goto IL_0273; } IL_01ab: { int32_t L_69 = __this->get_newLineHandling_16(); if (L_69) { goto IL_01d1; } } { Il2CppChar* L_70 = V_4; int32_t L_71 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_70, (int32_t)2))); if ((!(((uint32_t)L_71) == ((uint32_t)((int32_t)10))))) { goto IL_01c2; } } { Il2CppChar* L_72 = V_4; V_4 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_72, (int32_t)2)); } IL_01c2: { uint8_t* L_73 = V_6; uint8_t* L_74; L_74 = XmlUtf8RawTextWriter_WriteNewLine_m08FE9071699104763146DDEC8F46536EA457BBE5(__this, (uint8_t*)(uint8_t*)L_73, /*hidden argument*/NULL); V_6 = (uint8_t*)L_74; goto IL_0273; } IL_01d1: { uint8_t* L_75 = V_6; int32_t L_76 = V_7; *((int8_t*)L_75) = (int8_t)((int32_t)((uint8_t)L_76)); uint8_t* L_77 = V_6; V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_77, (int32_t)1)); goto IL_0273; } IL_01e2: { int32_t L_78 = __this->get_newLineHandling_16(); if (L_78) { goto IL_01f6; } } { uint8_t* L_79 = V_6; uint8_t* L_80; L_80 = XmlUtf8RawTextWriter_WriteNewLine_m08FE9071699104763146DDEC8F46536EA457BBE5(__this, (uint8_t*)(uint8_t*)L_79, /*hidden argument*/NULL); V_6 = (uint8_t*)L_80; goto IL_0273; } IL_01f6: { uint8_t* L_81 = V_6; int32_t L_82 = V_7; *((int8_t*)L_81) = (int8_t)((int32_t)((uint8_t)L_82)); uint8_t* L_83 = V_6; V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_83, (int32_t)1)); goto IL_0273; } IL_0204: { uint8_t* L_84 = V_6; int32_t L_85 = V_7; *((int8_t*)L_84) = (int8_t)((int32_t)((uint8_t)L_85)); uint8_t* L_86 = V_6; V_6 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_86, (int32_t)1)); goto IL_0273; } IL_0212: { int32_t L_87 = V_7; bool L_88; L_88 = XmlCharType_IsSurrogate_m01752EB49659860DAB0FEACB0AD1566216215DE8(L_87, /*hidden argument*/NULL); if (!L_88) { goto IL_0236; } } { Il2CppChar* L_89 = V_4; Il2CppChar* L_90 = V_5; uint8_t* L_91 = V_6; uint8_t* L_92; L_92 = XmlUtf8RawTextWriter_EncodeSurrogate_m6CA0838BFA5CA73080922DF896DCBD4B2D6789E0((Il2CppChar*)(Il2CppChar*)L_89, (Il2CppChar*)(Il2CppChar*)L_90, (uint8_t*)(uint8_t*)L_91, /*hidden argument*/NULL); V_6 = (uint8_t*)L_92; Il2CppChar* L_93 = V_4; V_4 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_93, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)2), (int32_t)2)))); goto IL_0067; } IL_0236: { int32_t L_94 = V_7; if ((((int32_t)L_94) <= ((int32_t)((int32_t)127)))) { goto IL_0245; } } { int32_t L_95 = V_7; if ((((int32_t)L_95) < ((int32_t)((int32_t)65534)))) { goto IL_025d; } } IL_0245: { int32_t L_96 = V_7; uint8_t* L_97 = V_6; uint8_t* L_98; L_98 = XmlUtf8RawTextWriter_InvalidXmlChar_mFABC8CB5B238C5A2B7BD1BC1820D265DA34246C7(__this, L_96, (uint8_t*)(uint8_t*)L_97, (bool)0, /*hidden argument*/NULL); V_6 = (uint8_t*)L_98; Il2CppChar* L_99 = V_4; V_4 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_99, (int32_t)2)); goto IL_0067; } IL_025d: { int32_t L_100 = V_7; uint8_t* L_101 = V_6; uint8_t* L_102; L_102 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mF26B01409424E75C572940A2FAEC3B6C7D8EBDE4(L_100, (uint8_t*)(uint8_t*)L_101, /*hidden argument*/NULL); V_6 = (uint8_t*)L_102; Il2CppChar* L_103 = V_4; V_4 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_103, (int32_t)2)); goto IL_0067; } IL_0273: { Il2CppChar* L_104 = V_4; V_4 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_104, (int32_t)2)); goto IL_0067; } IL_027e: { uint8_t* L_105 = V_6; uint8_t* L_106 = V_2; __this->set_bufPos_7(((int32_t)((int32_t)((int64_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_105, (intptr_t)L_106))/(int32_t)1))))))); V_3 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; V_1 = (String_t*)NULL; return; } } // System.Boolean System.Xml.XmlUtf8RawTextWriter::IsSurrogateByte(System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlUtf8RawTextWriter_IsSurrogateByte_m9513AC167B0AA7777F4975C0D65AAC6CE27D1775 (uint8_t ___b0, const RuntimeMethod* method) { { uint8_t L_0 = ___b0; return (bool)((((int32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)248)))) == ((int32_t)((int32_t)240)))? 1 : 0); } } // System.Byte* System.Xml.XmlUtf8RawTextWriter::EncodeSurrogate(System.Char*,System.Char*,System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_EncodeSurrogate_m6CA0838BFA5CA73080922DF896DCBD4B2D6789E0 (Il2CppChar* ___pSrc0, Il2CppChar* ___pSrcEnd1, uint8_t* ___pDst2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LocalAppContextSwitches_t7DE7089D88737BF60BDED34A745482CFE05266BF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { Il2CppChar* L_0 = ___pSrc0; int32_t L_1 = *((uint16_t*)L_0); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) > ((int32_t)((int32_t)56319)))) { goto IL_0098; } } { Il2CppChar* L_3 = ___pSrc0; Il2CppChar* L_4 = ___pSrcEnd1; if ((!(((uintptr_t)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_3, (int32_t)2))) < ((uintptr_t)L_4)))) { goto IL_0088; } } { Il2CppChar* L_5 = ___pSrc0; int32_t L_6 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_5, (int32_t)2))); V_1 = L_6; int32_t L_7 = V_1; if ((((int32_t)L_7) < ((int32_t)((int32_t)56320)))) { goto IL_007e; } } { bool L_8 = ((LocalAppContextSwitches_t7DE7089D88737BF60BDED34A745482CFE05266BF_StaticFields*)il2cpp_codegen_static_fields_for(LocalAppContextSwitches_t7DE7089D88737BF60BDED34A745482CFE05266BF_il2cpp_TypeInfo_var))->get_DontThrowOnInvalidSurrogatePairs_0(); if (L_8) { goto IL_0030; } } { int32_t L_9 = V_1; if ((((int32_t)L_9) > ((int32_t)((int32_t)57343)))) { goto IL_007e; } } IL_0030: { int32_t L_10 = V_1; int32_t L_11 = V_0; int32_t L_12; L_12 = XmlCharType_CombineSurrogateChar_m87E1DFC697895E2055353F4E12BFB7D9DDBA9A9B(L_10, L_11, /*hidden argument*/NULL); V_0 = L_12; uint8_t* L_13 = ___pDst2; int32_t L_14 = V_0; *((int8_t*)L_13) = (int8_t)((int32_t)((uint8_t)((int32_t)((int32_t)((int32_t)240)|(int32_t)((int32_t)((int32_t)L_14>>(int32_t)((int32_t)18))))))); uint8_t* L_15 = ___pDst2; int32_t L_16 = V_0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_15, (int32_t)1))) = (int8_t)((int32_t)((uint8_t)((int32_t)((int32_t)((int32_t)128)|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_16>>(int32_t)((int32_t)12)))&(int32_t)((int32_t)63))))))); uint8_t* L_17 = ___pDst2; int32_t L_18 = V_0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_17, (int32_t)2))) = (int8_t)((int32_t)((uint8_t)((int32_t)((int32_t)((int32_t)128)|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_18>>(int32_t)6))&(int32_t)((int32_t)63))))))); uint8_t* L_19 = ___pDst2; int32_t L_20 = V_0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_19, (int32_t)3))) = (int8_t)((int32_t)((uint8_t)((int32_t)((int32_t)((int32_t)128)|(int32_t)((int32_t)((int32_t)L_20&(int32_t)((int32_t)63))))))); uint8_t* L_21 = ___pDst2; ___pDst2 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_21, (int32_t)4)); uint8_t* L_22 = ___pDst2; return (uint8_t*)(L_22); } IL_007e: { int32_t L_23 = V_1; int32_t L_24 = V_0; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var))); Exception_t * L_25; L_25 = XmlConvert_CreateInvalidSurrogatePairException_m0DE4CC9F8620ABC31C61F6FDAFA3BC960F41F170(((int32_t)((uint16_t)L_23)), ((int32_t)((uint16_t)L_24)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_25, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUtf8RawTextWriter_EncodeSurrogate_m6CA0838BFA5CA73080922DF896DCBD4B2D6789E0_RuntimeMethod_var))); } IL_0088: { String_t* L_26; L_26 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFE53A3AF35DC43A86F8AA824C5449731805C32DD)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_27 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_27, L_26, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_27, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUtf8RawTextWriter_EncodeSurrogate_m6CA0838BFA5CA73080922DF896DCBD4B2D6789E0_RuntimeMethod_var))); } IL_0098: { int32_t L_28 = V_0; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var))); Exception_t * L_29; L_29 = XmlConvert_CreateInvalidHighSurrogateCharException_mD8CAB48E86A39FACE4A0274D91C7065A6458233E(((int32_t)((uint16_t)L_28)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_29, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUtf8RawTextWriter_EncodeSurrogate_m6CA0838BFA5CA73080922DF896DCBD4B2D6789E0_RuntimeMethod_var))); } } // System.Byte* System.Xml.XmlUtf8RawTextWriter::InvalidXmlChar(System.Int32,System.Byte*,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_InvalidXmlChar_mFABC8CB5B238C5A2B7BD1BC1820D265DA34246C7 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, int32_t ___ch0, uint8_t* ___pDst1, bool ___entitize2, const RuntimeMethod* method) { { bool L_0 = __this->get_checkCharacters_20(); if (!L_0) { goto IL_0011; } } { int32_t L_1 = ___ch0; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var))); Exception_t * L_2; L_2 = XmlConvert_CreateInvalidCharException_m7F50BCBE8EBFD8D382C6062F523704CB9ABC9049(((int32_t)((uint16_t)L_1)), 0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUtf8RawTextWriter_InvalidXmlChar_mFABC8CB5B238C5A2B7BD1BC1820D265DA34246C7_RuntimeMethod_var))); } IL_0011: { bool L_3 = ___entitize2; if (!L_3) { goto IL_001d; } } { uint8_t* L_4 = ___pDst1; int32_t L_5 = ___ch0; uint8_t* L_6; L_6 = XmlUtf8RawTextWriter_CharEntity_m09EC72C35AD154109B831865F8BC0997B839C031((uint8_t*)(uint8_t*)L_4, ((int32_t)((uint16_t)L_5)), /*hidden argument*/NULL); return (uint8_t*)(L_6); } IL_001d: { int32_t L_7 = ___ch0; if ((((int32_t)L_7) >= ((int32_t)((int32_t)128)))) { goto IL_0030; } } { uint8_t* L_8 = ___pDst1; int32_t L_9 = ___ch0; *((int8_t*)L_8) = (int8_t)((int32_t)((uint8_t)L_9)); uint8_t* L_10 = ___pDst1; ___pDst1 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_10, (int32_t)1)); goto IL_0039; } IL_0030: { int32_t L_11 = ___ch0; uint8_t* L_12 = ___pDst1; uint8_t* L_13; L_13 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mF26B01409424E75C572940A2FAEC3B6C7D8EBDE4(L_11, (uint8_t*)(uint8_t*)L_12, /*hidden argument*/NULL); ___pDst1 = (uint8_t*)L_13; } IL_0039: { uint8_t* L_14 = ___pDst1; return (uint8_t*)(L_14); } } // System.Void System.Xml.XmlUtf8RawTextWriter::EncodeChar(System.Char*&,System.Char*,System.Byte*&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_EncodeChar_mA25AF08F5EC608E4B00AC722CC566B576EEF7D31 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, Il2CppChar** ___pSrc0, Il2CppChar* ___pSrcEnd1, uint8_t** ___pDst2, const RuntimeMethod* method) { int32_t V_0 = 0; { Il2CppChar** L_0 = ___pSrc0; int32_t L_1 = *((uint16_t*)(*((intptr_t*)L_0))); V_0 = L_1; int32_t L_2 = V_0; bool L_3; L_3 = XmlCharType_IsSurrogate_m01752EB49659860DAB0FEACB0AD1566216215DE8(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { uint8_t** L_4 = ___pDst2; Il2CppChar** L_5 = ___pSrc0; Il2CppChar* L_6 = ___pSrcEnd1; uint8_t** L_7 = ___pDst2; uint8_t* L_8; L_8 = XmlUtf8RawTextWriter_EncodeSurrogate_m6CA0838BFA5CA73080922DF896DCBD4B2D6789E0((Il2CppChar*)(Il2CppChar*)(*((intptr_t*)L_5)), (Il2CppChar*)(Il2CppChar*)L_6, (uint8_t*)(uint8_t*)(*((intptr_t*)L_7)), /*hidden argument*/NULL); *((intptr_t*)L_4) = (intptr_t)L_8; Il2CppChar** L_9 = ___pSrc0; Il2CppChar** L_10 = ___pSrc0; *((intptr_t*)L_9) = (intptr_t)((intptr_t)il2cpp_codegen_add((intptr_t)(*((intptr_t*)L_10)), (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)2), (int32_t)2)))); return; } IL_0022: { int32_t L_11 = V_0; if ((((int32_t)L_11) <= ((int32_t)((int32_t)127)))) { goto IL_002f; } } { int32_t L_12 = V_0; if ((((int32_t)L_12) < ((int32_t)((int32_t)65534)))) { goto IL_0042; } } IL_002f: { uint8_t** L_13 = ___pDst2; int32_t L_14 = V_0; uint8_t** L_15 = ___pDst2; uint8_t* L_16; L_16 = XmlUtf8RawTextWriter_InvalidXmlChar_mFABC8CB5B238C5A2B7BD1BC1820D265DA34246C7(__this, L_14, (uint8_t*)(uint8_t*)(*((intptr_t*)L_15)), (bool)0, /*hidden argument*/NULL); *((intptr_t*)L_13) = (intptr_t)L_16; Il2CppChar** L_17 = ___pSrc0; Il2CppChar** L_18 = ___pSrc0; *((intptr_t*)L_17) = (intptr_t)((intptr_t)il2cpp_codegen_add((intptr_t)(*((intptr_t*)L_18)), (int32_t)2)); return; } IL_0042: { uint8_t** L_19 = ___pDst2; int32_t L_20 = V_0; uint8_t** L_21 = ___pDst2; uint8_t* L_22; L_22 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mF26B01409424E75C572940A2FAEC3B6C7D8EBDE4(L_20, (uint8_t*)(uint8_t*)(*((intptr_t*)L_21)), /*hidden argument*/NULL); *((intptr_t*)L_19) = (intptr_t)L_22; Il2CppChar** L_23 = ___pSrc0; Il2CppChar** L_24 = ___pSrc0; *((intptr_t*)L_23) = (intptr_t)((intptr_t)il2cpp_codegen_add((intptr_t)(*((intptr_t*)L_24)), (int32_t)2)); return; } } // System.Byte* System.Xml.XmlUtf8RawTextWriter::EncodeMultibyteUTF8(System.Int32,System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mF26B01409424E75C572940A2FAEC3B6C7D8EBDE4 (int32_t ___ch0, uint8_t* ___pDst1, const RuntimeMethod* method) { { int32_t L_0 = ___ch0; if ((((int32_t)L_0) >= ((int32_t)((int32_t)2048)))) { goto IL_0013; } } { uint8_t* L_1 = ___pDst1; int32_t L_2 = ___ch0; *((int8_t*)L_1) = (int8_t)((int32_t)((uint8_t)((int32_t)((int32_t)((int32_t)-64)|(int32_t)((int32_t)((int32_t)L_2>>(int32_t)6)))))); goto IL_002e; } IL_0013: { uint8_t* L_3 = ___pDst1; int32_t L_4 = ___ch0; *((int8_t*)L_3) = (int8_t)((int32_t)((uint8_t)((int32_t)((int32_t)((int32_t)-32)|(int32_t)((int32_t)((int32_t)L_4>>(int32_t)((int32_t)12))))))); uint8_t* L_5 = ___pDst1; ___pDst1 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, (int32_t)1)); uint8_t* L_6 = ___pDst1; int32_t L_7 = ___ch0; *((int8_t*)L_6) = (int8_t)((int32_t)((uint8_t)((int32_t)((int32_t)((int32_t)-128)|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_7>>(int32_t)6))&(int32_t)((int32_t)63))))))); } IL_002e: { uint8_t* L_8 = ___pDst1; ___pDst1 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_8, (int32_t)1)); uint8_t* L_9 = ___pDst1; int32_t L_10 = ___ch0; *((int8_t*)L_9) = (int8_t)((int32_t)((uint8_t)((int32_t)((int32_t)((int32_t)128)|(int32_t)((int32_t)((int32_t)L_10&(int32_t)((int32_t)63))))))); uint8_t* L_11 = ___pDst1; return (uint8_t*)(((uint8_t*)il2cpp_codegen_add((intptr_t)L_11, (int32_t)1))); } } // System.Void System.Xml.XmlUtf8RawTextWriter::CharToUTF8(System.Char*&,System.Char*,System.Byte*&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_CharToUTF8_m2069550B79E9D62B702B5D8640B4743BDFF48E16 (Il2CppChar** ___pSrc0, Il2CppChar* ___pSrcEnd1, uint8_t** ___pDst2, const RuntimeMethod* method) { int32_t V_0 = 0; { Il2CppChar** L_0 = ___pSrc0; int32_t L_1 = *((uint16_t*)(*((intptr_t*)L_0))); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) > ((int32_t)((int32_t)127)))) { goto IL_001b; } } { uint8_t** L_3 = ___pDst2; int32_t L_4 = V_0; *((int8_t*)(*((intptr_t*)L_3))) = (int8_t)((int32_t)((uint8_t)L_4)); uint8_t** L_5 = ___pDst2; uint8_t** L_6 = ___pDst2; *((intptr_t*)L_5) = (intptr_t)((intptr_t)il2cpp_codegen_add((intptr_t)(*((intptr_t*)L_6)), (int32_t)1)); Il2CppChar** L_7 = ___pSrc0; Il2CppChar** L_8 = ___pSrc0; *((intptr_t*)L_7) = (intptr_t)((intptr_t)il2cpp_codegen_add((intptr_t)(*((intptr_t*)L_8)), (int32_t)2)); return; } IL_001b: { int32_t L_9 = V_0; bool L_10; L_10 = XmlCharType_IsSurrogate_m01752EB49659860DAB0FEACB0AD1566216215DE8(L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0039; } } { uint8_t** L_11 = ___pDst2; Il2CppChar** L_12 = ___pSrc0; Il2CppChar* L_13 = ___pSrcEnd1; uint8_t** L_14 = ___pDst2; uint8_t* L_15; L_15 = XmlUtf8RawTextWriter_EncodeSurrogate_m6CA0838BFA5CA73080922DF896DCBD4B2D6789E0((Il2CppChar*)(Il2CppChar*)(*((intptr_t*)L_12)), (Il2CppChar*)(Il2CppChar*)L_13, (uint8_t*)(uint8_t*)(*((intptr_t*)L_14)), /*hidden argument*/NULL); *((intptr_t*)L_11) = (intptr_t)L_15; Il2CppChar** L_16 = ___pSrc0; Il2CppChar** L_17 = ___pSrc0; *((intptr_t*)L_16) = (intptr_t)((intptr_t)il2cpp_codegen_add((intptr_t)(*((intptr_t*)L_17)), (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)2), (int32_t)2)))); return; } IL_0039: { uint8_t** L_18 = ___pDst2; int32_t L_19 = V_0; uint8_t** L_20 = ___pDst2; uint8_t* L_21; L_21 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mF26B01409424E75C572940A2FAEC3B6C7D8EBDE4(L_19, (uint8_t*)(uint8_t*)(*((intptr_t*)L_20)), /*hidden argument*/NULL); *((intptr_t*)L_18) = (intptr_t)L_21; Il2CppChar** L_22 = ___pSrc0; Il2CppChar** L_23 = ___pSrc0; *((intptr_t*)L_22) = (intptr_t)((intptr_t)il2cpp_codegen_add((intptr_t)(*((intptr_t*)L_23)), (int32_t)2)); return; } } // System.Byte* System.Xml.XmlUtf8RawTextWriter::WriteNewLine(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_WriteNewLine_m08FE9071699104763146DDEC8F46536EA457BBE5 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, uint8_t* ___pDst0, const RuntimeMethod* method) { uint8_t* V_0 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_1 = NULL; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_bufBytes_3(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = L_0; V_1 = L_1; if (!L_1) { goto IL_000f; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = V_1; NullCheck(L_2); if (((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))) { goto IL_0014; } } IL_000f: { V_0 = (uint8_t*)((uintptr_t)0); goto IL_001d; } IL_0014: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = V_1; NullCheck(L_3); V_0 = (uint8_t*)((uintptr_t)((L_3)->GetAddressAt(static_cast(0)))); } IL_001d: { uint8_t* L_4 = ___pDst0; uint8_t* L_5 = V_0; __this->set_bufPos_7(((int32_t)((int32_t)((int64_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_4, (intptr_t)L_5))/(int32_t)1))))))); String_t* L_6 = __this->get_newLineChars_19(); XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_6, /*hidden argument*/NULL); uint8_t* L_7 = V_0; int32_t L_8 = __this->get_bufPos_7(); return (uint8_t*)(((uint8_t*)il2cpp_codegen_add((intptr_t)L_7, (int32_t)L_8))); } } // System.Byte* System.Xml.XmlUtf8RawTextWriter::LtEntity(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_LtEntity_m5E8D32F30687F53448D2AED7246BD04DDDDE327A (uint8_t* ___pDst0, const RuntimeMethod* method) { { uint8_t* L_0 = ___pDst0; *((int8_t*)L_0) = (int8_t)((int32_t)38); uint8_t* L_1 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, (int32_t)1))) = (int8_t)((int32_t)108); uint8_t* L_2 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, (int32_t)2))) = (int8_t)((int32_t)116); uint8_t* L_3 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, (int32_t)3))) = (int8_t)((int32_t)59); uint8_t* L_4 = ___pDst0; return (uint8_t*)(((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, (int32_t)4))); } } // System.Byte* System.Xml.XmlUtf8RawTextWriter::GtEntity(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_GtEntity_m123532A74511C76E6A7141AEC8383E9737E866C0 (uint8_t* ___pDst0, const RuntimeMethod* method) { { uint8_t* L_0 = ___pDst0; *((int8_t*)L_0) = (int8_t)((int32_t)38); uint8_t* L_1 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, (int32_t)1))) = (int8_t)((int32_t)103); uint8_t* L_2 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, (int32_t)2))) = (int8_t)((int32_t)116); uint8_t* L_3 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, (int32_t)3))) = (int8_t)((int32_t)59); uint8_t* L_4 = ___pDst0; return (uint8_t*)(((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, (int32_t)4))); } } // System.Byte* System.Xml.XmlUtf8RawTextWriter::AmpEntity(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_AmpEntity_mE62AD6ADA93F1C598954817A0A578AAE07C34198 (uint8_t* ___pDst0, const RuntimeMethod* method) { { uint8_t* L_0 = ___pDst0; *((int8_t*)L_0) = (int8_t)((int32_t)38); uint8_t* L_1 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, (int32_t)1))) = (int8_t)((int32_t)97); uint8_t* L_2 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, (int32_t)2))) = (int8_t)((int32_t)109); uint8_t* L_3 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, (int32_t)3))) = (int8_t)((int32_t)112); uint8_t* L_4 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, (int32_t)4))) = (int8_t)((int32_t)59); uint8_t* L_5 = ___pDst0; return (uint8_t*)(((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, (int32_t)5))); } } // System.Byte* System.Xml.XmlUtf8RawTextWriter::QuoteEntity(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_QuoteEntity_m1CE3B1994D8CC0DE8F291BB5819A7CA24B891095 (uint8_t* ___pDst0, const RuntimeMethod* method) { { uint8_t* L_0 = ___pDst0; *((int8_t*)L_0) = (int8_t)((int32_t)38); uint8_t* L_1 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, (int32_t)1))) = (int8_t)((int32_t)113); uint8_t* L_2 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, (int32_t)2))) = (int8_t)((int32_t)117); uint8_t* L_3 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, (int32_t)3))) = (int8_t)((int32_t)111); uint8_t* L_4 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, (int32_t)4))) = (int8_t)((int32_t)116); uint8_t* L_5 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, (int32_t)5))) = (int8_t)((int32_t)59); uint8_t* L_6 = ___pDst0; return (uint8_t*)(((uint8_t*)il2cpp_codegen_add((intptr_t)L_6, (int32_t)6))); } } // System.Byte* System.Xml.XmlUtf8RawTextWriter::TabEntity(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_TabEntity_m41421CBCD56BFE4E15C4C3DA9BAEA927539263E2 (uint8_t* ___pDst0, const RuntimeMethod* method) { { uint8_t* L_0 = ___pDst0; *((int8_t*)L_0) = (int8_t)((int32_t)38); uint8_t* L_1 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, (int32_t)1))) = (int8_t)((int32_t)35); uint8_t* L_2 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, (int32_t)2))) = (int8_t)((int32_t)120); uint8_t* L_3 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, (int32_t)3))) = (int8_t)((int32_t)57); uint8_t* L_4 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, (int32_t)4))) = (int8_t)((int32_t)59); uint8_t* L_5 = ___pDst0; return (uint8_t*)(((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, (int32_t)5))); } } // System.Byte* System.Xml.XmlUtf8RawTextWriter::LineFeedEntity(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_LineFeedEntity_m1237306E45640BFFB52FE5A72B1E7680C3FE6283 (uint8_t* ___pDst0, const RuntimeMethod* method) { { uint8_t* L_0 = ___pDst0; *((int8_t*)L_0) = (int8_t)((int32_t)38); uint8_t* L_1 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, (int32_t)1))) = (int8_t)((int32_t)35); uint8_t* L_2 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, (int32_t)2))) = (int8_t)((int32_t)120); uint8_t* L_3 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, (int32_t)3))) = (int8_t)((int32_t)65); uint8_t* L_4 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, (int32_t)4))) = (int8_t)((int32_t)59); uint8_t* L_5 = ___pDst0; return (uint8_t*)(((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, (int32_t)5))); } } // System.Byte* System.Xml.XmlUtf8RawTextWriter::CarriageReturnEntity(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_CarriageReturnEntity_m6EEEEC2A8BB53358AE31D8462F6F6A6E9CE9F0D3 (uint8_t* ___pDst0, const RuntimeMethod* method) { { uint8_t* L_0 = ___pDst0; *((int8_t*)L_0) = (int8_t)((int32_t)38); uint8_t* L_1 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, (int32_t)1))) = (int8_t)((int32_t)35); uint8_t* L_2 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, (int32_t)2))) = (int8_t)((int32_t)120); uint8_t* L_3 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, (int32_t)3))) = (int8_t)((int32_t)68); uint8_t* L_4 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, (int32_t)4))) = (int8_t)((int32_t)59); uint8_t* L_5 = ___pDst0; return (uint8_t*)(((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, (int32_t)5))); } } // System.Byte* System.Xml.XmlUtf8RawTextWriter::CharEntity(System.Byte*,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_CharEntity_m09EC72C35AD154109B831865F8BC0997B839C031 (uint8_t* ___pDst0, Il2CppChar ___ch1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Il2CppChar* V_1 = NULL; String_t* V_2 = NULL; Il2CppChar* V_3 = NULL; uint8_t V_4 = 0x0; { Il2CppChar L_0 = ___ch1; V_0 = L_0; NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * L_1; L_1 = NumberFormatInfo_get_InvariantInfo_m286BBD095BFCA546BD2CD67E856D1A205436C03F(/*hidden argument*/NULL); String_t* L_2; L_2 = Int32_ToString_m246774E1922012AE787EB97743F42CB798B70CD8((int32_t*)(&V_0), _stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE, L_1, /*hidden argument*/NULL); uint8_t* L_3 = ___pDst0; *((int8_t*)L_3) = (int8_t)((int32_t)38); uint8_t* L_4 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, (int32_t)1))) = (int8_t)((int32_t)35); uint8_t* L_5 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, (int32_t)2))) = (int8_t)((int32_t)120); uint8_t* L_6 = ___pDst0; ___pDst0 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_6, (int32_t)3)); V_2 = L_2; String_t* L_7 = V_2; V_1 = (Il2CppChar*)((uintptr_t)L_7); Il2CppChar* L_8 = V_1; if (!L_8) { goto IL_0037; } } { Il2CppChar* L_9 = V_1; int32_t L_10; L_10 = RuntimeHelpers_get_OffsetToStringData_mEB8E6EAEBAFAB7CD7F7A915B3081785AABB9FC42(/*hidden argument*/NULL); V_1 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_9, (int32_t)L_10)); } IL_0037: { Il2CppChar* L_11 = V_1; V_3 = (Il2CppChar*)L_11; } IL_0039: { uint8_t* L_12 = ___pDst0; uint8_t* L_13 = (uint8_t*)L_12; ___pDst0 = (uint8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_13, (int32_t)1)); Il2CppChar* L_14 = V_3; Il2CppChar* L_15 = (Il2CppChar*)L_14; V_3 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_15, (int32_t)2)); int32_t L_16 = *((uint16_t*)L_15); int32_t L_17 = ((int32_t)((uint8_t)L_16)); V_4 = (uint8_t)L_17; *((int8_t*)L_13) = (int8_t)L_17; uint8_t L_18 = V_4; if (L_18) { goto IL_0039; } } { V_2 = (String_t*)NULL; uint8_t* L_19 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_19, (int32_t)(-1)))) = (int8_t)((int32_t)59); uint8_t* L_20 = ___pDst0; return (uint8_t*)(L_20); } } // System.Byte* System.Xml.XmlUtf8RawTextWriter::RawStartCData(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_RawStartCData_m89D200824D6B240A7CB7217276CFB0AE08CE1BB2 (uint8_t* ___pDst0, const RuntimeMethod* method) { { uint8_t* L_0 = ___pDst0; *((int8_t*)L_0) = (int8_t)((int32_t)60); uint8_t* L_1 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, (int32_t)1))) = (int8_t)((int32_t)33); uint8_t* L_2 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, (int32_t)2))) = (int8_t)((int32_t)91); uint8_t* L_3 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, (int32_t)3))) = (int8_t)((int32_t)67); uint8_t* L_4 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, (int32_t)4))) = (int8_t)((int32_t)68); uint8_t* L_5 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, (int32_t)5))) = (int8_t)((int32_t)65); uint8_t* L_6 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_6, (int32_t)6))) = (int8_t)((int32_t)84); uint8_t* L_7 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_7, (int32_t)7))) = (int8_t)((int32_t)65); uint8_t* L_8 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_8, (int32_t)8))) = (int8_t)((int32_t)91); uint8_t* L_9 = ___pDst0; return (uint8_t*)(((uint8_t*)il2cpp_codegen_add((intptr_t)L_9, (int32_t)((int32_t)9)))); } } // System.Byte* System.Xml.XmlUtf8RawTextWriter::RawEndCData(System.Byte*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_RawEndCData_mE892715969F3F635FC783AD7E445627344E7D395 (uint8_t* ___pDst0, const RuntimeMethod* method) { { uint8_t* L_0 = ___pDst0; *((int8_t*)L_0) = (int8_t)((int32_t)93); uint8_t* L_1 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, (int32_t)1))) = (int8_t)((int32_t)93); uint8_t* L_2 = ___pDst0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, (int32_t)2))) = (int8_t)((int32_t)62); uint8_t* L_3 = ___pDst0; return (uint8_t*)(((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, (int32_t)3))); } } // System.Void System.Xml.XmlUtf8RawTextWriter::ValidateContentChars(System.String,System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_ValidateContentChars_mF9024C4D42B40FAD174FE0C600372B1E70CA9A02 (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * __this, String_t* ___chars0, String_t* ___propertyName1, bool ___allowOnlyWhitespace2, const RuntimeMethod* method) { String_t* V_0 = NULL; int32_t V_1 = 0; Il2CppChar V_2 = 0x0; uint32_t V_3 = 0; { bool L_0 = ___allowOnlyWhitespace2; if (!L_0) { goto IL_002e; } } { XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * L_1 = __this->get_address_of_xmlCharType_6(); String_t* L_2 = ___chars0; bool L_3; L_3 = XmlCharType_IsOnlyWhitespace_m67C7128F455445CCB117BF101F75E69F41D1DBE5((XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA *)L_1, L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0148; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = L_4; String_t* L_6 = ___propertyName1; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(0), (RuntimeObject *)L_6); String_t* L_7; L_7 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5520F0EAC899C656D9482CE97A660E8F8E28ED01)), L_5, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_8 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_8, L_7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUtf8RawTextWriter_ValidateContentChars_mF9024C4D42B40FAD174FE0C600372B1E70CA9A02_RuntimeMethod_var))); } IL_002e: { V_0 = (String_t*)NULL; V_1 = 0; goto IL_011d; } IL_0037: { XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * L_9 = __this->get_address_of_xmlCharType_6(); String_t* L_10 = ___chars0; int32_t L_11 = V_1; NullCheck(L_10); Il2CppChar L_12; L_12 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_10, L_11, /*hidden argument*/NULL); bool L_13; L_13 = XmlCharType_IsTextChar_mA8CF9F91752A9361BC4F6B1971E658323A3EC8F2((XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA *)L_9, L_12, /*hidden argument*/NULL); if (L_13) { goto IL_0119; } } { String_t* L_14 = ___chars0; int32_t L_15 = V_1; NullCheck(L_14); Il2CppChar L_16; L_16 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_14, L_15, /*hidden argument*/NULL); V_2 = L_16; Il2CppChar L_17 = V_2; if ((!(((uint32_t)L_17) <= ((uint32_t)((int32_t)38))))) { goto IL_007f; } } { Il2CppChar L_18 = V_2; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)((int32_t)9)))) { case 0: { goto IL_0119; } case 1: { goto IL_0119; } case 2: { goto IL_00a0; } case 3: { goto IL_00a0; } case 4: { goto IL_0119; } } } { Il2CppChar L_19 = V_2; if ((((int32_t)L_19) == ((int32_t)((int32_t)38)))) { goto IL_0089; } } { goto IL_00a0; } IL_007f: { Il2CppChar L_20 = V_2; if ((((int32_t)L_20) == ((int32_t)((int32_t)60)))) { goto IL_0089; } } { Il2CppChar L_21 = V_2; if ((!(((uint32_t)L_21) == ((uint32_t)((int32_t)93))))) { goto IL_00a0; } } IL_0089: { String_t* L_22 = ___chars0; int32_t L_23 = V_1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_24; L_24 = XmlException_BuildCharExceptionArgs_m4A2C0BF59A2C409511D7E233C9CACA9801D7254F(L_22, L_23, /*hidden argument*/NULL); String_t* L_25; L_25 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral37FDAAF1C91F947734553260891C6678930EDDA0)), (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_24, /*hidden argument*/NULL); V_0 = L_25; goto IL_012a; } IL_00a0: { String_t* L_26 = ___chars0; int32_t L_27 = V_1; NullCheck(L_26); Il2CppChar L_28; L_28 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_26, L_27, /*hidden argument*/NULL); bool L_29; L_29 = XmlCharType_IsHighSurrogate_m05FA9C7BBB540AD6890CCDCC286E6699F7351301(L_28, /*hidden argument*/NULL); if (!L_29) { goto IL_00dc; } } { int32_t L_30 = V_1; String_t* L_31 = ___chars0; NullCheck(L_31); int32_t L_32; L_32 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_31, /*hidden argument*/NULL); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1))) >= ((int32_t)L_32))) { goto IL_00cf; } } { String_t* L_33 = ___chars0; int32_t L_34 = V_1; NullCheck(L_33); Il2CppChar L_35; L_35 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_33, ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)), /*hidden argument*/NULL); bool L_36; L_36 = XmlCharType_IsLowSurrogate_m7939EE6AE78DBE960B04D2A8E957E913C2EFC6DC(L_35, /*hidden argument*/NULL); if (!L_36) { goto IL_00cf; } } { int32_t L_37 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); goto IL_0119; } IL_00cf: { String_t* L_38; L_38 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFE53A3AF35DC43A86F8AA824C5449731805C32DD)), /*hidden argument*/NULL); V_0 = L_38; goto IL_012a; } IL_00dc: { String_t* L_39 = ___chars0; int32_t L_40 = V_1; NullCheck(L_39); Il2CppChar L_41; L_41 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_39, L_40, /*hidden argument*/NULL); bool L_42; L_42 = XmlCharType_IsLowSurrogate_m7939EE6AE78DBE960B04D2A8E957E913C2EFC6DC(L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_0119; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_43 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_44 = L_43; String_t* L_45 = ___chars0; int32_t L_46 = V_1; NullCheck(L_45); Il2CppChar L_47; L_47 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_45, L_46, /*hidden argument*/NULL); V_3 = L_47; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var))); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_48; L_48 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); String_t* L_49; L_49 = UInt32_ToString_mAF0A46E9EC70EA43A02EBE522FF287E20DEE691B((uint32_t*)(&V_3), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE)), L_48, /*hidden argument*/NULL); NullCheck(L_44); ArrayElementTypeCheck (L_44, L_49); (L_44)->SetAt(static_cast(0), (RuntimeObject *)L_49); String_t* L_50; L_50 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF4ED3BDF7EB24796E98DB0F3022D762D2C5EBFB0)), L_44, /*hidden argument*/NULL); V_0 = L_50; goto IL_012a; } IL_0119: { int32_t L_51 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_51, (int32_t)1)); } IL_011d: { int32_t L_52 = V_1; String_t* L_53 = ___chars0; NullCheck(L_53); int32_t L_54; L_54 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_53, /*hidden argument*/NULL); if ((((int32_t)L_52) < ((int32_t)L_54))) { goto IL_0037; } } { return; } IL_012a: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_55 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var)), (uint32_t)2); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_56 = L_55; String_t* L_57 = ___propertyName1; NullCheck(L_56); ArrayElementTypeCheck (L_56, L_57); (L_56)->SetAt(static_cast(0), (String_t*)L_57); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_58 = L_56; String_t* L_59 = V_0; NullCheck(L_58); ArrayElementTypeCheck (L_58, L_59); (L_58)->SetAt(static_cast(1), (String_t*)L_59); String_t* L_60; L_60 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE584C9688DCC7AEE34F2DA73D96EA113B211A93D)), (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_58, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_61 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_61, L_60, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_61, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUtf8RawTextWriter_ValidateContentChars_mF9024C4D42B40FAD174FE0C600372B1E70CA9A02_RuntimeMethod_var))); } IL_0148: { return; } } #ifdef __clang__ #pragma 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.XmlUtf8RawTextWriterIndent::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent__ctor_m63281F88F8DD3782E4E6C4694AFF273C82706E59 (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method) { { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0 = ___stream0; XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_1 = ___settings1; XmlUtf8RawTextWriter__ctor_mD5BEAEDDEF734A1FB86EDB39FC5CF578AF14E0C0(__this, L_0, L_1, /*hidden argument*/NULL); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_2 = ___settings1; XmlUtf8RawTextWriterIndent_Init_m04FC75F09ACAE0471DFD1652CE6F19218C544DDC(__this, L_2, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteDocType(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteDocType_m07ECA5C8F64C23E7330A18D30166ED6DD5CCA3B2 (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, String_t* ___name0, String_t* ___pubid1, String_t* ___sysid2, String_t* ___subset3, const RuntimeMethod* method) { { bool L_0 = __this->get_mixedContent_28(); if (L_0) { goto IL_001c; } } { int32_t L_1 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_textPos_8(); int32_t L_2 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_bufPos_7(); if ((((int32_t)L_1) == ((int32_t)L_2))) { goto IL_001c; } } { XmlUtf8RawTextWriterIndent_WriteIndent_m8808B3C0468FDE49B219DB24B0E21B06B9A2E4C3(__this, /*hidden argument*/NULL); } IL_001c: { String_t* L_3 = ___name0; String_t* L_4 = ___pubid1; String_t* L_5 = ___sysid2; String_t* L_6 = ___subset3; XmlUtf8RawTextWriter_WriteDocType_m883B10BF28AE8EF7F10588AC2219428B2484FD1A(__this, L_3, L_4, L_5, L_6, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteStartElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteStartElement_m0AC798104082270798EFF9A75174B738F4CBB05F (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___ns2, const RuntimeMethod* method) { { bool L_0 = __this->get_mixedContent_28(); if (L_0) { goto IL_001c; } } { int32_t L_1 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_textPos_8(); int32_t L_2 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_bufPos_7(); if ((((int32_t)L_1) == ((int32_t)L_2))) { goto IL_001c; } } { XmlUtf8RawTextWriterIndent_WriteIndent_m8808B3C0468FDE49B219DB24B0E21B06B9A2E4C3(__this, /*hidden argument*/NULL); } IL_001c: { int32_t L_3 = __this->get_indentLevel_25(); __this->set_indentLevel_25(((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1))); BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 * L_4 = __this->get_mixedContentStack_29(); bool L_5 = __this->get_mixedContent_28(); NullCheck(L_4); BitStack_PushBit_mA8687765F153AF75D44D4DDD2C778B7CFC8AD795(L_4, L_5, /*hidden argument*/NULL); String_t* L_6 = ___prefix0; String_t* L_7 = ___localName1; String_t* L_8 = ___ns2; XmlUtf8RawTextWriter_WriteStartElement_m58B199B0C3052B78A0FA1398A1F3266CB40923AD(__this, L_6, L_7, L_8, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::StartElementContent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_StartElementContent_mB1A3903009EAB6D9C7A5AF81EF47F01F047555CC (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_indentLevel_25(); if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_001b; } } { int32_t L_1 = __this->get_conformanceLevel_30(); if ((!(((uint32_t)L_1) == ((uint32_t)2)))) { goto IL_001b; } } { __this->set_mixedContent_28((bool)0); goto IL_002c; } IL_001b: { BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 * L_2 = __this->get_mixedContentStack_29(); NullCheck(L_2); bool L_3; L_3 = BitStack_PeekBit_m1290989B251A2D0C7D1360F7893BAAD01AA1B42A(L_2, /*hidden argument*/NULL); __this->set_mixedContent_28(L_3); } IL_002c: { XmlUtf8RawTextWriter_StartElementContent_mDBFAB46725787B167388B649AAA44D3FBCAEF52F(__this, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::OnRootElement(System.Xml.ConformanceLevel) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_OnRootElement_m84E90F24ECCAFA22E0D89C61F9B1A9CB7234E9A1 (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, int32_t ___currentConformanceLevel0, const RuntimeMethod* method) { { int32_t L_0 = ___currentConformanceLevel0; __this->set_conformanceLevel_30(L_0); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteEndElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteEndElement_mA37B19CBBC23280B13BCD999BD03B8344F0C9A9A (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___ns2, const RuntimeMethod* method) { { int32_t L_0 = __this->get_indentLevel_25(); __this->set_indentLevel_25(((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1))); bool L_1 = __this->get_mixedContent_28(); if (L_1) { goto IL_0038; } } { int32_t L_2 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_contentPos_9(); int32_t L_3 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_bufPos_7(); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0038; } } { int32_t L_4 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_textPos_8(); int32_t L_5 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_bufPos_7(); if ((((int32_t)L_4) == ((int32_t)L_5))) { goto IL_0038; } } { XmlUtf8RawTextWriterIndent_WriteIndent_m8808B3C0468FDE49B219DB24B0E21B06B9A2E4C3(__this, /*hidden argument*/NULL); } IL_0038: { BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 * L_6 = __this->get_mixedContentStack_29(); NullCheck(L_6); bool L_7; L_7 = BitStack_PopBit_m84C75FC508ACE07B2E3E7AA45B9CFB91279553C3(L_6, /*hidden argument*/NULL); __this->set_mixedContent_28(L_7); String_t* L_8 = ___prefix0; String_t* L_9 = ___localName1; String_t* L_10 = ___ns2; XmlUtf8RawTextWriter_WriteEndElement_m0FAD5BFD6F4F4F8E72F1D798D10F95DAF160517C(__this, L_8, L_9, L_10, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteFullEndElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteFullEndElement_mC2F91F4652F803714287FA8D0A8CFC5841614FAA (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___ns2, const RuntimeMethod* method) { { int32_t L_0 = __this->get_indentLevel_25(); __this->set_indentLevel_25(((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1))); bool L_1 = __this->get_mixedContent_28(); if (L_1) { goto IL_0038; } } { int32_t L_2 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_contentPos_9(); int32_t L_3 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_bufPos_7(); if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0038; } } { int32_t L_4 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_textPos_8(); int32_t L_5 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_bufPos_7(); if ((((int32_t)L_4) == ((int32_t)L_5))) { goto IL_0038; } } { XmlUtf8RawTextWriterIndent_WriteIndent_m8808B3C0468FDE49B219DB24B0E21B06B9A2E4C3(__this, /*hidden argument*/NULL); } IL_0038: { BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 * L_6 = __this->get_mixedContentStack_29(); NullCheck(L_6); bool L_7; L_7 = BitStack_PopBit_m84C75FC508ACE07B2E3E7AA45B9CFB91279553C3(L_6, /*hidden argument*/NULL); __this->set_mixedContent_28(L_7); String_t* L_8 = ___prefix0; String_t* L_9 = ___localName1; String_t* L_10 = ___ns2; XmlUtf8RawTextWriter_WriteFullEndElement_mDDB2211747E15B9B6240CAC2A52D66455F53E679(__this, L_8, L_9, L_10, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteStartAttribute(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteStartAttribute_mAFD4D0835C7B73CFF9F309366CB8ECF5D910E017 (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___ns2, const RuntimeMethod* method) { { bool L_0 = __this->get_newLineOnAttributes_26(); if (!L_0) { goto IL_000e; } } { XmlUtf8RawTextWriterIndent_WriteIndent_m8808B3C0468FDE49B219DB24B0E21B06B9A2E4C3(__this, /*hidden argument*/NULL); } IL_000e: { String_t* L_1 = ___prefix0; String_t* L_2 = ___localName1; String_t* L_3 = ___ns2; XmlUtf8RawTextWriter_WriteStartAttribute_mF74737F690D767D352BDEC4D5A25AC5DC04C3966(__this, L_1, L_2, L_3, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteCData(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteCData_mF05BE9038FFBF63FE9263C6FCAEE36FC63F6C34A (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, String_t* ___text0, const RuntimeMethod* method) { { __this->set_mixedContent_28((bool)1); String_t* L_0 = ___text0; XmlUtf8RawTextWriter_WriteCData_mC5A0C95637F4D61D3AC485D057832A7BA3C8FE61(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteComment(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteComment_m488A5502334B2E270DA15692B57762C4F45A40B3 (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, String_t* ___text0, const RuntimeMethod* method) { { bool L_0 = __this->get_mixedContent_28(); if (L_0) { goto IL_001c; } } { int32_t L_1 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_textPos_8(); int32_t L_2 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_bufPos_7(); if ((((int32_t)L_1) == ((int32_t)L_2))) { goto IL_001c; } } { XmlUtf8RawTextWriterIndent_WriteIndent_m8808B3C0468FDE49B219DB24B0E21B06B9A2E4C3(__this, /*hidden argument*/NULL); } IL_001c: { String_t* L_3 = ___text0; XmlUtf8RawTextWriter_WriteComment_m61B3DE6869E285BF22CC14ED19967B3B45A3A2FF(__this, L_3, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteProcessingInstruction(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteProcessingInstruction_mF762EBDB0B50FE067DAE939A14129027BE862EAD (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, String_t* ___target0, String_t* ___text1, const RuntimeMethod* method) { { bool L_0 = __this->get_mixedContent_28(); if (L_0) { goto IL_001c; } } { int32_t L_1 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_textPos_8(); int32_t L_2 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_bufPos_7(); if ((((int32_t)L_1) == ((int32_t)L_2))) { goto IL_001c; } } { XmlUtf8RawTextWriterIndent_WriteIndent_m8808B3C0468FDE49B219DB24B0E21B06B9A2E4C3(__this, /*hidden argument*/NULL); } IL_001c: { String_t* L_3 = ___target0; String_t* L_4 = ___text1; XmlUtf8RawTextWriter_WriteProcessingInstruction_m5F3FD88882C6D0E046A34AEFAB56366396BBAA5C(__this, L_3, L_4, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteEntityRef(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteEntityRef_m7443AA9D262B78FEF6C9A21B82398734E93FAEF5 (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, String_t* ___name0, const RuntimeMethod* method) { { __this->set_mixedContent_28((bool)1); String_t* L_0 = ___name0; XmlUtf8RawTextWriter_WriteEntityRef_mCA0602B6CB2F6A31153ED3A47150371B4E3B4781(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteCharEntity(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteCharEntity_m947FC65E0B435EB993EE830F6EE05F3034C58C30 (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, Il2CppChar ___ch0, const RuntimeMethod* method) { { __this->set_mixedContent_28((bool)1); Il2CppChar L_0 = ___ch0; XmlUtf8RawTextWriter_WriteCharEntity_mAD2D583CC8ACB241216931741A3ED003BC183B9B(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteSurrogateCharEntity(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteSurrogateCharEntity_mAE1C32F264A9755E4640C87657ABE8A7A1033BD6 (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, Il2CppChar ___lowChar0, Il2CppChar ___highChar1, const RuntimeMethod* method) { { __this->set_mixedContent_28((bool)1); Il2CppChar L_0 = ___lowChar0; Il2CppChar L_1 = ___highChar1; XmlUtf8RawTextWriter_WriteSurrogateCharEntity_mEDFB307F43DEDC61BDB17B9C11D3A3E0F295CA79(__this, L_0, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteWhitespace(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteWhitespace_m2080EB0481B2A23F57F5F034EAF5FC2DF7E69FA1 (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, String_t* ___ws0, const RuntimeMethod* method) { { __this->set_mixedContent_28((bool)1); String_t* L_0 = ___ws0; XmlUtf8RawTextWriter_WriteWhitespace_m540FB4188CC0A63BCFBADD46F86F1DC4C51D9EC6(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteString_mAB13CAACF8EBBB659F17DF4F142CBB2D49021FBD (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, String_t* ___text0, const RuntimeMethod* method) { { __this->set_mixedContent_28((bool)1); String_t* L_0 = ___text0; XmlUtf8RawTextWriter_WriteString_m7D76040E5EE28195082C0DF197F7ADD7B5D2AE87(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteChars(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteChars_mA24027CE5BD212485A49DB9A3A18582377784BF7 (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___buffer0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method) { { __this->set_mixedContent_28((bool)1); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_0 = ___buffer0; int32_t L_1 = ___index1; int32_t L_2 = ___count2; XmlUtf8RawTextWriter_WriteChars_m91520FB2207CC4B00DE2BA0E6DB28452E47BCBD1(__this, L_0, L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteRaw(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteRaw_m7ECD4A390C5BFCC1C8210E33F1548AE37ACA3E57 (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___buffer0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method) { { __this->set_mixedContent_28((bool)1); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_0 = ___buffer0; int32_t L_1 = ___index1; int32_t L_2 = ___count2; XmlUtf8RawTextWriter_WriteRaw_m5BCD73BF2281E0092DC1890244E64078E834D43A(__this, L_0, L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteRaw(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteRaw_m9A3FAD4D987A5F7E72A31DE626C5B980ACB549E2 (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, String_t* ___data0, const RuntimeMethod* method) { { __this->set_mixedContent_28((bool)1); String_t* L_0 = ___data0; XmlUtf8RawTextWriter_WriteRaw_m02D10B22B3EA67D0992F71682AA737519A58518C(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteBase64(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteBase64_m770DD2BC7F873A334F26EDBD4FF0FF5E90B8EDDB (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method) { { __this->set_mixedContent_28((bool)1); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___buffer0; int32_t L_1 = ___index1; int32_t L_2 = ___count2; XmlRawWriter_WriteBase64_mEC4C7E323F4B8DD80C4DCA5033025A83EDC5966C(__this, L_0, L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::Init(System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_Init_m04FC75F09ACAE0471DFD1652CE6F19218C544DDC (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral13DB4394207994E4948B5E3FAE7BA705B9B8E7B3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3C1E3A88F1DF442673E905BE97863155259D0CB5); s_Il2CppMethodInitialized = true; } { __this->set_indentLevel_25(0); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_0 = ___settings0; NullCheck(L_0); String_t* L_1; L_1 = XmlWriterSettings_get_IndentChars_mCE3B39C83C32982B89ED6615ABA6EEAF95F3E549_inline(L_0, /*hidden argument*/NULL); __this->set_indentChars_27(L_1); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_2 = ___settings0; NullCheck(L_2); bool L_3; L_3 = XmlWriterSettings_get_NewLineOnAttributes_mA8C3C3A7E78EB3C7BE431D3980035410200E59F3_inline(L_2, /*hidden argument*/NULL); __this->set_newLineOnAttributes_26(L_3); BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 * L_4 = (BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98 *)il2cpp_codegen_object_new(BitStack_t06F411C96B04DE5B8D4A67EC95F15674B52ACB98_il2cpp_TypeInfo_var); BitStack__ctor_mBA8CA47A8233563799783F70F09BBA442F66F5C6(L_4, /*hidden argument*/NULL); __this->set_mixedContentStack_29(L_4); bool L_5 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_checkCharacters_20(); if (!L_5) { goto IL_008b; } } { bool L_6 = __this->get_newLineOnAttributes_26(); if (!L_6) { goto IL_005f; } } { String_t* L_7 = __this->get_indentChars_27(); XmlUtf8RawTextWriter_ValidateContentChars_mF9024C4D42B40FAD174FE0C600372B1E70CA9A02(__this, L_7, _stringLiteral3C1E3A88F1DF442673E905BE97863155259D0CB5, (bool)1, /*hidden argument*/NULL); String_t* L_8 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_newLineChars_19(); XmlUtf8RawTextWriter_ValidateContentChars_mF9024C4D42B40FAD174FE0C600372B1E70CA9A02(__this, L_8, _stringLiteral13DB4394207994E4948B5E3FAE7BA705B9B8E7B3, (bool)1, /*hidden argument*/NULL); return; } IL_005f: { String_t* L_9 = __this->get_indentChars_27(); XmlUtf8RawTextWriter_ValidateContentChars_mF9024C4D42B40FAD174FE0C600372B1E70CA9A02(__this, L_9, _stringLiteral3C1E3A88F1DF442673E905BE97863155259D0CB5, (bool)0, /*hidden argument*/NULL); int32_t L_10 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_newLineHandling_16(); if (!L_10) { goto IL_008b; } } { String_t* L_11 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_newLineChars_19(); XmlUtf8RawTextWriter_ValidateContentChars_mF9024C4D42B40FAD174FE0C600372B1E70CA9A02(__this, L_11, _stringLiteral13DB4394207994E4948B5E3FAE7BA705B9B8E7B3, (bool)0, /*hidden argument*/NULL); } IL_008b: { return; } } // System.Void System.Xml.XmlUtf8RawTextWriterIndent::WriteIndent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteIndent_m8808B3C0468FDE49B219DB24B0E21B06B9A2E4C3 (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { String_t* L_0 = ((XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)__this)->get_newLineChars_19(); XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_0, /*hidden argument*/NULL); int32_t L_1 = __this->get_indentLevel_25(); V_0 = L_1; goto IL_0025; } IL_0015: { String_t* L_2 = __this->get_indentChars_27(); XmlUtf8RawTextWriter_RawText_m63C790738AF31BC900A135CF14E8E08E77AF2E72(__this, L_2, /*hidden argument*/NULL); int32_t L_3 = V_0; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)); } IL_0025: { int32_t L_4 = V_0; if ((((int32_t)L_4) > ((int32_t)0))) { goto 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.XmlValueConverter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlValueConverter__ctor_m4392C0F645E36CB8A543AD0776345FF2822936A8 (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.XmlWellFormedWriter::.ctor(System.Xml.XmlWriter,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter__ctor_m7CA7C09B22396F71C0943C1597CFE6DA78F937EF (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * ___writer0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IXmlNamespaceResolver_tE715F6572D858174C1BDCF0076B3C6415B226CD0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NamespaceResolverProxy_tDDE95968AA0C8C13FF8FF3A7A4D25A9B5A4DBD7D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecureStringHasher_t5F3BC4AE212133FAD80F39ED81D0338B8A21A87A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral349C6DC0F34B9BA242E4C728EDD28CAB809D4917); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * G_B4_0 = NULL; XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * G_B3_0 = NULL; StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* G_B5_0 = NULL; XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * G_B5_1 = NULL; String_t* G_B9_0 = NULL; Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 * G_B9_1 = NULL; String_t* G_B8_0 = NULL; Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 * G_B8_1 = NULL; String_t* G_B10_0 = NULL; String_t* G_B10_1 = NULL; Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 * G_B10_2 = NULL; { XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA L_0; L_0 = XmlCharType_get_Instance_mA3CFC9BC3797565FD176224C6116F41AC8BA65B5(/*hidden argument*/NULL); __this->set_xmlCharType_23(L_0); XmlWriter__ctor_mAA10A026AD230D064314D2AE472A144D18418A01(__this, /*hidden argument*/NULL); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_1 = ___writer0; __this->set_writer_0(L_1); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_2 = ___writer0; __this->set_rawWriter_1(((XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 *)IsInstClass((RuntimeObject*)L_2, XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5_il2cpp_TypeInfo_var))); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_3 = ___writer0; __this->set_predefinedNamespaces_2(((RuntimeObject*)IsInst((RuntimeObject*)L_3, IXmlNamespaceResolver_tE715F6572D858174C1BDCF0076B3C6415B226CD0_il2cpp_TypeInfo_var))); XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_4 = __this->get_rawWriter_1(); if (!L_4) { goto IL_0049; } } { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_5 = __this->get_rawWriter_1(); NamespaceResolverProxy_tDDE95968AA0C8C13FF8FF3A7A4D25A9B5A4DBD7D * L_6 = (NamespaceResolverProxy_tDDE95968AA0C8C13FF8FF3A7A4D25A9B5A4DBD7D *)il2cpp_codegen_object_new(NamespaceResolverProxy_tDDE95968AA0C8C13FF8FF3A7A4D25A9B5A4DBD7D_il2cpp_TypeInfo_var); NamespaceResolverProxy__ctor_m414A85B32A43A013780EBB149B50CED04A0217F0(L_6, __this, /*hidden argument*/NULL); NullCheck(L_5); VirtualActionInvoker1< RuntimeObject* >::Invoke(33 /* System.Void System.Xml.XmlRawWriter::set_NamespaceResolver(System.Xml.IXmlNamespaceResolver) */, L_5, L_6); } IL_0049: { XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_7 = ___settings1; NullCheck(L_7); bool L_8; L_8 = XmlWriterSettings_get_CheckCharacters_mF45F8AB64E7E86830E82D45BED1D2301DA845302_inline(L_7, /*hidden argument*/NULL); __this->set_checkCharacters_17(L_8); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_9 = ___settings1; NullCheck(L_9); int32_t L_10; L_10 = XmlWriterSettings_get_NamespaceHandling_mCD7FC91856DB537D043D22BB5DA22DDF01BADA9D_inline(L_9, /*hidden argument*/NULL); __this->set_omitDuplNamespaces_18((bool)((!(((uint32_t)((int32_t)((int32_t)L_10&(int32_t)1))) <= ((uint32_t)0)))? 1 : 0)); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_11 = ___settings1; NullCheck(L_11); bool L_12; L_12 = XmlWriterSettings_get_WriteEndDocumentOnClose_m9506374A7758543B6DF254477B37EB56310D76DE_inline(L_11, /*hidden argument*/NULL); __this->set_writeEndDocumentOnClose_19(L_12); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_13 = ___settings1; NullCheck(L_13); int32_t L_14; L_14 = XmlWriterSettings_get_ConformanceLevel_mC38EDC205062354D91EA4BD0276F6B477D3FD163_inline(L_13, /*hidden argument*/NULL); __this->set_conformanceLevel_20(L_14); int32_t L_15 = __this->get_conformanceLevel_20(); G_B3_0 = __this; if ((((int32_t)L_15) == ((int32_t)2))) { G_B4_0 = __this; goto IL_008f; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var); StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* L_16 = ((XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields*)il2cpp_codegen_static_fields_for(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))->get_StateTableAuto_29(); G_B5_0 = L_16; G_B5_1 = G_B3_0; goto IL_0094; } IL_008f: { IL2CPP_RUNTIME_CLASS_INIT(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var); StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* L_17 = ((XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields*)il2cpp_codegen_static_fields_for(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))->get_StateTableDocument_28(); G_B5_0 = L_17; G_B5_1 = G_B4_0; } IL_0094: { NullCheck(G_B5_1); G_B5_1->set_stateTable_15(G_B5_0); __this->set_currentState_16(0); NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_18 = (NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12*)(NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12*)SZArrayNew(NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12_il2cpp_TypeInfo_var, (uint32_t)8); __this->set_nsStack_3(L_18); NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_19 = __this->get_nsStack_3(); NullCheck(L_19); Namespace_Set_mBC3EC65E5DAC5566D507031854355191E8A432CA((Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 *)((L_19)->GetAddressAt(static_cast(0))), _stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3, _stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE, 3, /*hidden argument*/NULL); NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_20 = __this->get_nsStack_3(); NullCheck(L_20); Namespace_Set_mBC3EC65E5DAC5566D507031854355191E8A432CA((Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 *)((L_20)->GetAddressAt(static_cast(1))), _stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158, _stringLiteral349C6DC0F34B9BA242E4C728EDD28CAB809D4917, 3, /*hidden argument*/NULL); RuntimeObject* L_21 = __this->get_predefinedNamespaces_2(); if (L_21) { goto IL_010a; } } { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_22 = __this->get_nsStack_3(); NullCheck(L_22); String_t* L_23 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); String_t* L_24 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); Namespace_Set_mBC3EC65E5DAC5566D507031854355191E8A432CA((Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 *)((L_22)->GetAddressAt(static_cast(2))), L_23, L_24, 2, /*hidden argument*/NULL); goto IL_013d; } IL_010a: { RuntimeObject* L_25 = __this->get_predefinedNamespaces_2(); String_t* L_26 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); NullCheck(L_25); String_t* L_27; L_27 = InterfaceFuncInvoker1< String_t*, String_t* >::Invoke(0 /* System.String System.Xml.IXmlNamespaceResolver::LookupNamespace(System.String) */, IXmlNamespaceResolver_tE715F6572D858174C1BDCF0076B3C6415B226CD0_il2cpp_TypeInfo_var, L_25, L_26); V_0 = L_27; NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_28 = __this->get_nsStack_3(); NullCheck(L_28); String_t* L_29 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); String_t* L_30 = V_0; G_B8_0 = L_29; G_B8_1 = ((L_28)->GetAddressAt(static_cast(2))); if (!L_30) { G_B9_0 = L_29; G_B9_1 = ((L_28)->GetAddressAt(static_cast(2))); goto IL_0132; } } { String_t* L_31 = V_0; G_B10_0 = L_31; G_B10_1 = G_B8_0; G_B10_2 = G_B8_1; goto IL_0137; } IL_0132: { String_t* L_32 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); G_B10_0 = L_32; G_B10_1 = G_B9_0; G_B10_2 = G_B9_1; } IL_0137: { Namespace_Set_mBC3EC65E5DAC5566D507031854355191E8A432CA((Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 *)G_B10_2, G_B10_1, G_B10_0, 2, /*hidden argument*/NULL); } IL_013d: { __this->set_nsTop_4(2); ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_33 = (ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB*)(ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB*)SZArrayNew(ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB_il2cpp_TypeInfo_var, (uint32_t)8); __this->set_elemScopeStack_7(L_33); ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_34 = __this->get_elemScopeStack_7(); NullCheck(L_34); String_t* L_35 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); String_t* L_36 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); String_t* L_37 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); int32_t L_38 = __this->get_nsTop_4(); ElementScope_Set_m3195A84F957C5A3B5C18AF4D9511E8D5638354DC((ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474 *)((L_34)->GetAddressAt(static_cast(0))), L_35, L_36, L_37, L_38, /*hidden argument*/NULL); ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_39 = __this->get_elemScopeStack_7(); NullCheck(L_39); ((L_39)->GetAddressAt(static_cast(0)))->set_xmlSpace_4(0); ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_40 = __this->get_elemScopeStack_7(); NullCheck(L_40); ((L_40)->GetAddressAt(static_cast(0)))->set_xmlLang_5((String_t*)NULL); __this->set_elemTop_8(0); AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8* L_41 = (AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8*)(AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8*)SZArrayNew(AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8_il2cpp_TypeInfo_var, (uint32_t)8); __this->set_attrStack_9(L_41); SecureStringHasher_t5F3BC4AE212133FAD80F39ED81D0338B8A21A87A * L_42 = (SecureStringHasher_t5F3BC4AE212133FAD80F39ED81D0338B8A21A87A *)il2cpp_codegen_object_new(SecureStringHasher_t5F3BC4AE212133FAD80F39ED81D0338B8A21A87A_il2cpp_TypeInfo_var); SecureStringHasher__ctor_mEF97616B6D20B8D66A01B2B833C677BF356A1145(L_42, /*hidden argument*/NULL); __this->set_hasher_24(L_42); return; } } // System.Xml.WriteState System.Xml.XmlWellFormedWriter::get_WriteState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlWellFormedWriter_get_WriteState_m889B7F60CFC0B6D731233AD34006423DAEAFF8F6 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->get_currentState_16(); if ((((int32_t)L_0) > ((int32_t)((int32_t)16)))) { goto IL_0017; } } { IL2CPP_RUNTIME_CLASS_INIT(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var); WriteStateU5BU5D_t2A56E7401E9CDE694F35A8072DFD3AAC3516906B* L_1 = ((XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields*)il2cpp_codegen_static_fields_for(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))->get_state2WriteState_27(); int32_t L_2 = __this->get_currentState_16(); NullCheck(L_1); int32_t L_3 = L_2; int32_t L_4 = (int32_t)(L_1)->GetAt(static_cast(L_3)); return (int32_t)(L_4); } IL_0017: { return (int32_t)(6); } } // System.Void System.Xml.XmlWellFormedWriter::WriteStartDocument() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteStartDocument_m453E96CF47B4648B934C77E5B73B2C009C3CB1E5 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method) { { XmlWellFormedWriter_WriteStartDocumentImpl_mAE8A6FA9962E9AFC09402EC4B3E2A95369DDCE74(__this, 0, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteStartDocument(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteStartDocument_mF7171EF5A768F2A4327F526DA00306C2A2F279D3 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, bool ___standalone0, const RuntimeMethod* method) { XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * G_B2_0 = NULL; XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * G_B1_0 = NULL; int32_t G_B3_0 = 0; XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * G_B3_1 = NULL; { bool L_0 = ___standalone0; G_B1_0 = __this; if (L_0) { G_B2_0 = __this; goto IL_0007; } } { G_B3_0 = 2; G_B3_1 = G_B1_0; goto IL_0008; } IL_0007: { G_B3_0 = 1; G_B3_1 = G_B2_0; } IL_0008: { NullCheck(G_B3_1); XmlWellFormedWriter_WriteStartDocumentImpl_mAE8A6FA9962E9AFC09402EC4B3E2A95369DDCE74(G_B3_1, G_B3_0, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteEndDocument() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteEndDocument_mEB0079D83F1C50D6E7AB7063BBFF77E48AB59EC3 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { goto IL_0008; } IL_0002: { VirtualActionInvoker0::Invoke(10 /* System.Void System.Xml.XmlWriter::WriteEndElement() */, __this); } IL_0008: { int32_t L_0 = __this->get_elemTop_8(); if ((((int32_t)L_0) > ((int32_t)0))) { goto IL_0002; } } IL_0011: { int32_t L_1 = __this->get_currentState_16(); XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, 1, /*hidden argument*/NULL); if ((((int32_t)L_1) == ((int32_t)7))) { goto IL_0031; } } IL_0021: { String_t* L_2; L_2 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral9413AC7CF6AB7E9B088B38F9FF76860CC990A952)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_3, L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteEndDocument_mEB0079D83F1C50D6E7AB7063BBFF77E48AB59EC3_RuntimeMethod_var))); } IL_0031: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_4 = __this->get_rawWriter_1(); if (L_4) { goto IL_0044; } } IL_0039: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_5 = __this->get_writer_0(); NullCheck(L_5); VirtualActionInvoker0::Invoke(7 /* System.Void System.Xml.XmlWriter::WriteEndDocument() */, L_5); } IL_0044: { goto IL_0051; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0046; } throw e; } CATCH_0046: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteEndDocument_mEB0079D83F1C50D6E7AB7063BBFF77E48AB59EC3_RuntimeMethod_var))); }// end catch (depth: 1) IL_0051: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteDocType(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteDocType_m199C9CBEEDE213CE7674B24C37F971373EBE48AF (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___name0, String_t* ___pubid1, String_t* ___sysid2, String_t* ___subset3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { String_t* L_0 = ___name0; if (!L_0) { goto IL_000b; } } IL_0003: { String_t* L_1 = ___name0; NullCheck(L_1); int32_t L_2; L_2 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001b; } } IL_000b: { String_t* L_3; L_3 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4F463628A5B55C40369849BC669644FDA7E2FD4E)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteDocType_m199C9CBEEDE213CE7674B24C37F971373EBE48AF_RuntimeMethod_var))); } IL_001b: { String_t* L_5 = ___name0; IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_6; L_6 = XmlConvert_VerifyQName_m7494E4DEDA86569C0C2F66CAE8B9FF6DB45907B4(L_5, 1, /*hidden argument*/NULL); int32_t L_7 = __this->get_conformanceLevel_20(); if ((!(((uint32_t)L_7) == ((uint32_t)1)))) { goto IL_003c; } } IL_002c: { String_t* L_8; L_8 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF597846F2A44A6501BDA3166AC5D79811ACDFF43)), /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_9 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_9, L_8, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteDocType_m199C9CBEEDE213CE7674B24C37F971373EBE48AF_RuntimeMethod_var))); } IL_003c: { XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, 4, /*hidden argument*/NULL); bool L_10 = __this->get_dtdWritten_21(); if (!L_10) { goto IL_0063; } } IL_004b: { __this->set_currentState_16(((int32_t)16)); String_t* L_11; L_11 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8D9B33043809B99EBBFA18076383BF612F0BA9C5)), /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_12 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_12, L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteDocType_m199C9CBEEDE213CE7674B24C37F971373EBE48AF_RuntimeMethod_var))); } IL_0063: { int32_t L_13 = __this->get_conformanceLevel_20(); if (L_13) { goto IL_007d; } } IL_006b: { __this->set_conformanceLevel_20(2); IL2CPP_RUNTIME_CLASS_INIT(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var); StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* L_14 = ((XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields*)il2cpp_codegen_static_fields_for(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))->get_StateTableDocument_28(); __this->set_stateTable_15(L_14); } IL_007d: { bool L_15 = __this->get_checkCharacters_17(); if (!L_15) { goto IL_011b; } } IL_0088: { String_t* L_16 = ___pubid1; if (!L_16) { goto IL_00b8; } } IL_008b: { XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * L_17 = __this->get_address_of_xmlCharType_23(); String_t* L_18 = ___pubid1; int32_t L_19; L_19 = XmlCharType_IsPublicId_m6C5BB0CC50EB3FCE3005181E0650D3EF7EFD47A3((XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA *)L_17, L_18, /*hidden argument*/NULL); int32_t L_20 = L_19; V_0 = L_20; if ((((int32_t)L_20) < ((int32_t)0))) { goto IL_00b8; } } IL_009c: { String_t* L_21 = ___pubid1; int32_t L_22 = V_0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_23; L_23 = XmlException_BuildCharExceptionArgs_m4A2C0BF59A2C409511D7E233C9CACA9801D7254F(L_21, L_22, /*hidden argument*/NULL); String_t* L_24; L_24 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral37FDAAF1C91F947734553260891C6678930EDDA0)), (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_23, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_25 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_25, L_24, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB3DF8F23CCCF0FE02D810ECECE41BF9F4149155E)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_25, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteDocType_m199C9CBEEDE213CE7674B24C37F971373EBE48AF_RuntimeMethod_var))); } IL_00b8: { String_t* L_26 = ___sysid2; if (!L_26) { goto IL_00e8; } } IL_00bb: { XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * L_27 = __this->get_address_of_xmlCharType_23(); String_t* L_28 = ___sysid2; int32_t L_29; L_29 = XmlCharType_IsOnlyCharData_mB737298EFE9723B875B65B01CEF409F54076BFBA((XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA *)L_27, L_28, /*hidden argument*/NULL); int32_t L_30 = L_29; V_0 = L_30; if ((((int32_t)L_30) < ((int32_t)0))) { goto IL_00e8; } } IL_00cc: { String_t* L_31 = ___sysid2; int32_t L_32 = V_0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_33; L_33 = XmlException_BuildCharExceptionArgs_m4A2C0BF59A2C409511D7E233C9CACA9801D7254F(L_31, L_32, /*hidden argument*/NULL); String_t* L_34; L_34 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral37FDAAF1C91F947734553260891C6678930EDDA0)), (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_33, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_35 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_35, L_34, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0B285852A713F6D41AEFAA41E40A51FF58D6556E)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_35, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteDocType_m199C9CBEEDE213CE7674B24C37F971373EBE48AF_RuntimeMethod_var))); } IL_00e8: { String_t* L_36 = ___subset3; if (!L_36) { goto IL_011b; } } IL_00ec: { XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * L_37 = __this->get_address_of_xmlCharType_23(); String_t* L_38 = ___subset3; int32_t L_39; L_39 = XmlCharType_IsOnlyCharData_mB737298EFE9723B875B65B01CEF409F54076BFBA((XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA *)L_37, L_38, /*hidden argument*/NULL); int32_t L_40 = L_39; V_0 = L_40; if ((((int32_t)L_40) < ((int32_t)0))) { goto IL_011b; } } IL_00fe: { String_t* L_41 = ___subset3; int32_t L_42 = V_0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_43; L_43 = XmlException_BuildCharExceptionArgs_m4A2C0BF59A2C409511D7E233C9CACA9801D7254F(L_41, L_42, /*hidden argument*/NULL); String_t* L_44; L_44 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral37FDAAF1C91F947734553260891C6678930EDDA0)), (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_43, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_45 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_45, L_44, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7443383A37334A973AC921251F582494192A13B3)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_45, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteDocType_m199C9CBEEDE213CE7674B24C37F971373EBE48AF_RuntimeMethod_var))); } IL_011b: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_46 = __this->get_writer_0(); String_t* L_47 = ___name0; String_t* L_48 = ___pubid1; String_t* L_49 = ___sysid2; String_t* L_50 = ___subset3; NullCheck(L_46); VirtualActionInvoker4< String_t*, String_t*, String_t*, String_t* >::Invoke(8 /* System.Void System.Xml.XmlWriter::WriteDocType(System.String,System.String,System.String,System.String) */, L_46, L_47, L_48, L_49, L_50); __this->set_dtdWritten_21((bool)1); goto IL_013f; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0134; } throw e; } CATCH_0134: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteDocType_m199C9CBEEDE213CE7674B24C37F971373EBE48AF_RuntimeMethod_var))); }// end catch (depth: 1) IL_013f: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteStartElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteStartElement_mA14000ADBBE7FF5B022F6E64296AFE406DCDDBF4 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___ns2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Clear_m6D070B7479E570F2F4265092DF429B94EC79B7A4_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* V_2 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { String_t* L_0 = ___localName1; if (!L_0) { goto IL_000b; } } IL_0003: { String_t* L_1 = ___localName1; NullCheck(L_1); int32_t L_2; L_2 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001b; } } IL_000b: { String_t* L_3; L_3 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBA9A59104E5E5C12D7BAC55D2460CE1CD56C7C08)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteStartElement_mA14000ADBBE7FF5B022F6E64296AFE406DCDDBF4_RuntimeMethod_var))); } IL_001b: { String_t* L_5 = ___localName1; XmlWellFormedWriter_CheckNCName_m38BAB80446511AD689915D3E856E7E0A493A2F66(__this, L_5, /*hidden argument*/NULL); XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, 5, /*hidden argument*/NULL); String_t* L_6 = ___prefix0; if (L_6) { goto IL_0044; } } IL_002c: { String_t* L_7 = ___ns2; if (!L_7) { goto IL_0038; } } IL_002f: { String_t* L_8 = ___ns2; String_t* L_9; L_9 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(30 /* System.String System.Xml.XmlWriter::LookupPrefix(System.String) */, __this, L_8); ___prefix0 = L_9; } IL_0038: { String_t* L_10 = ___prefix0; if (L_10) { goto IL_007e; } } IL_003b: { String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); ___prefix0 = L_11; goto IL_007e; } IL_0044: { String_t* L_12 = ___prefix0; NullCheck(L_12); int32_t L_13; L_13 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_12, /*hidden argument*/NULL); if ((((int32_t)L_13) <= ((int32_t)0))) { goto IL_007e; } } IL_004d: { String_t* L_14 = ___prefix0; XmlWellFormedWriter_CheckNCName_m38BAB80446511AD689915D3E856E7E0A493A2F66(__this, L_14, /*hidden argument*/NULL); String_t* L_15 = ___ns2; if (L_15) { goto IL_0060; } } IL_0057: { String_t* L_16 = ___prefix0; String_t* L_17; L_17 = XmlWellFormedWriter_LookupNamespace_m97A8F15A380CBCD257CEFF961513A2D433AE34EE(__this, L_16, /*hidden argument*/NULL); ___ns2 = L_17; } IL_0060: { String_t* L_18 = ___ns2; if (!L_18) { goto IL_006e; } } IL_0063: { String_t* L_19 = ___ns2; if (!L_19) { goto IL_007e; } } IL_0066: { String_t* L_20 = ___ns2; NullCheck(L_20); int32_t L_21; L_21 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_20, /*hidden argument*/NULL); if (L_21) { goto IL_007e; } } IL_006e: { String_t* L_22; L_22 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB63A1A23B65582B8791AA4E655E90AA5647D7298)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_23 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_23, L_22, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_23, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteStartElement_mA14000ADBBE7FF5B022F6E64296AFE406DCDDBF4_RuntimeMethod_var))); } IL_007e: { String_t* L_24 = ___ns2; if (L_24) { goto IL_0094; } } IL_0081: { String_t* L_25 = ___prefix0; String_t* L_26; L_26 = XmlWellFormedWriter_LookupNamespace_m97A8F15A380CBCD257CEFF961513A2D433AE34EE(__this, L_25, /*hidden argument*/NULL); ___ns2 = L_26; String_t* L_27 = ___ns2; if (L_27) { goto IL_0094; } } IL_008d: { String_t* L_28 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); ___ns2 = L_28; } IL_0094: { int32_t L_29 = __this->get_elemTop_8(); if (L_29) { goto IL_00b5; } } IL_009c: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_30 = __this->get_rawWriter_1(); if (!L_30) { goto IL_00b5; } } IL_00a4: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_31 = __this->get_rawWriter_1(); int32_t L_32 = __this->get_conformanceLevel_20(); NullCheck(L_31); VirtualActionInvoker1< int32_t >::Invoke(37 /* System.Void System.Xml.XmlRawWriter::OnRootElement(System.Xml.ConformanceLevel) */, L_31, L_32); } IL_00b5: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_33 = __this->get_writer_0(); String_t* L_34 = ___prefix0; String_t* L_35 = ___localName1; String_t* L_36 = ___ns2; NullCheck(L_33); VirtualActionInvoker3< String_t*, String_t*, String_t* >::Invoke(9 /* System.Void System.Xml.XmlWriter::WriteStartElement(System.String,System.String,System.String) */, L_33, L_34, L_35, L_36); int32_t L_37 = __this->get_elemTop_8(); V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); int32_t L_38 = V_1; __this->set_elemTop_8(L_38); int32_t L_39 = V_1; V_0 = L_39; int32_t L_40 = V_0; ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_41 = __this->get_elemScopeStack_7(); NullCheck(L_41); if ((!(((uint32_t)L_40) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_41)->max_length))))))) { goto IL_00fd; } } IL_00e0: { int32_t L_42 = V_0; ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_43 = (ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB*)(ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB*)SZArrayNew(ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_42, (int32_t)2))); V_2 = L_43; ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_44 = __this->get_elemScopeStack_7(); ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_45 = V_2; int32_t L_46 = V_0; Array_Copy_m40103AA97DC582C557B912CF4BBE86A4D166F803((RuntimeArray *)(RuntimeArray *)L_44, (RuntimeArray *)(RuntimeArray *)L_45, L_46, /*hidden argument*/NULL); ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_47 = V_2; __this->set_elemScopeStack_7(L_47); } IL_00fd: { ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_48 = __this->get_elemScopeStack_7(); int32_t L_49 = V_0; NullCheck(L_48); String_t* L_50 = ___prefix0; String_t* L_51 = ___localName1; String_t* L_52 = ___ns2; int32_t L_53 = __this->get_nsTop_4(); ElementScope_Set_m3195A84F957C5A3B5C18AF4D9511E8D5638354DC((ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474 *)((L_48)->GetAddressAt(static_cast(L_49))), L_50, L_51, L_52, L_53, /*hidden argument*/NULL); String_t* L_54 = ___prefix0; String_t* L_55 = ___ns2; XmlWellFormedWriter_PushNamespaceImplicit_m624EE33F48760FAB5356FDE7B1A1CAEA3116A5D5(__this, L_54, L_55, /*hidden argument*/NULL); int32_t L_56 = __this->get_attrCount_10(); if ((((int32_t)L_56) < ((int32_t)((int32_t)14)))) { goto IL_0134; } } IL_0129: { Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_57 = __this->get_attrHashTable_11(); NullCheck(L_57); Dictionary_2_Clear_m6D070B7479E570F2F4265092DF429B94EC79B7A4(L_57, /*hidden argument*/Dictionary_2_Clear_m6D070B7479E570F2F4265092DF429B94EC79B7A4_RuntimeMethod_var); } IL_0134: { __this->set_attrCount_10(0); goto IL_0148; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_013d; } throw e; } CATCH_013d: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteStartElement_mA14000ADBBE7FF5B022F6E64296AFE406DCDDBF4_RuntimeMethod_var))); }// end catch (depth: 1) IL_0148: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteEndElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteEndElement_mB2129849B3639759104E47A14EB0BFCCD8C0B56B (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, 6, /*hidden argument*/NULL); int32_t L_0 = __this->get_elemTop_8(); V_0 = L_0; int32_t L_1 = V_0; if (L_1) { goto IL_0021; } } IL_0011: { String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&String_t_il2cpp_TypeInfo_var))))->get_Empty_5(); XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 * L_3 = (XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918_il2cpp_TypeInfo_var))); XmlException__ctor_m113008AE4B646E85154C99B3CBB55D536CBEFEB9(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral67171AD8B6817F7CF25B89C98234BCDA36D476FC)), L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteEndElement_mB2129849B3639759104E47A14EB0BFCCD8C0B56B_RuntimeMethod_var))); } IL_0021: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_4 = __this->get_rawWriter_1(); if (!L_4) { goto IL_0042; } } IL_0029: { ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_5 = __this->get_elemScopeStack_7(); int32_t L_6 = V_0; NullCheck(L_5); XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_7 = __this->get_rawWriter_1(); ElementScope_WriteEndElement_mC36BE0462387942175D03BE353AFCBA993314499((ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474 *)((L_5)->GetAddressAt(static_cast(L_6))), L_7, /*hidden argument*/NULL); goto IL_004d; } IL_0042: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_8 = __this->get_writer_0(); NullCheck(L_8); VirtualActionInvoker0::Invoke(10 /* System.Void System.Xml.XmlWriter::WriteEndElement() */, L_8); } IL_004d: { ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_9 = __this->get_elemScopeStack_7(); int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((L_9)->GetAddressAt(static_cast(L_10)))->get_prevNSTop_0(); V_1 = L_11; bool L_12 = __this->get_useNsHashtable_6(); if (!L_12) { goto IL_007f; } } IL_0067: { int32_t L_13 = V_1; int32_t L_14 = __this->get_nsTop_4(); if ((((int32_t)L_13) >= ((int32_t)L_14))) { goto IL_007f; } } IL_0070: { int32_t L_15 = V_1; int32_t L_16 = __this->get_nsTop_4(); XmlWellFormedWriter_PopNamespaces_m2530F95266BC8917BEF3C6B7D79144839F51559D(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)), L_16, /*hidden argument*/NULL); } IL_007f: { int32_t L_17 = V_1; __this->set_nsTop_4(L_17); int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)1)); V_0 = L_19; __this->set_elemTop_8(L_19); int32_t L_20 = V_0; if (L_20) { goto IL_00ad; } } IL_0094: { int32_t L_21 = __this->get_conformanceLevel_20(); if ((!(((uint32_t)L_21) == ((uint32_t)2)))) { goto IL_00a6; } } IL_009d: { __this->set_currentState_16(7); goto IL_00ad; } IL_00a6: { __this->set_currentState_16(1); } IL_00ad: { goto IL_00ba; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_00af; } throw e; } CATCH_00af: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteEndElement_mB2129849B3639759104E47A14EB0BFCCD8C0B56B_RuntimeMethod_var))); }// end catch (depth: 1) IL_00ba: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteFullEndElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteFullEndElement_mEE988D7FF9389F7007F2051E6FC6919866FE9DDA (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, 6, /*hidden argument*/NULL); int32_t L_0 = __this->get_elemTop_8(); V_0 = L_0; int32_t L_1 = V_0; if (L_1) { goto IL_0021; } } IL_0011: { String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&String_t_il2cpp_TypeInfo_var))))->get_Empty_5(); XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 * L_3 = (XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918_il2cpp_TypeInfo_var))); XmlException__ctor_m113008AE4B646E85154C99B3CBB55D536CBEFEB9(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral67171AD8B6817F7CF25B89C98234BCDA36D476FC)), L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteFullEndElement_mEE988D7FF9389F7007F2051E6FC6919866FE9DDA_RuntimeMethod_var))); } IL_0021: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_4 = __this->get_rawWriter_1(); if (!L_4) { goto IL_0042; } } IL_0029: { ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_5 = __this->get_elemScopeStack_7(); int32_t L_6 = V_0; NullCheck(L_5); XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_7 = __this->get_rawWriter_1(); ElementScope_WriteFullEndElement_m5DDEA1A5F0728660E314BAFDCD52462E65D34299((ElementScope_tCAF8E72C26AA435F4628AC1523BB64E2E6CE3474 *)((L_5)->GetAddressAt(static_cast(L_6))), L_7, /*hidden argument*/NULL); goto IL_004d; } IL_0042: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_8 = __this->get_writer_0(); NullCheck(L_8); VirtualActionInvoker0::Invoke(11 /* System.Void System.Xml.XmlWriter::WriteFullEndElement() */, L_8); } IL_004d: { ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_9 = __this->get_elemScopeStack_7(); int32_t L_10 = V_0; NullCheck(L_9); int32_t L_11 = ((L_9)->GetAddressAt(static_cast(L_10)))->get_prevNSTop_0(); V_1 = L_11; bool L_12 = __this->get_useNsHashtable_6(); if (!L_12) { goto IL_007f; } } IL_0067: { int32_t L_13 = V_1; int32_t L_14 = __this->get_nsTop_4(); if ((((int32_t)L_13) >= ((int32_t)L_14))) { goto IL_007f; } } IL_0070: { int32_t L_15 = V_1; int32_t L_16 = __this->get_nsTop_4(); XmlWellFormedWriter_PopNamespaces_m2530F95266BC8917BEF3C6B7D79144839F51559D(__this, ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)), L_16, /*hidden argument*/NULL); } IL_007f: { int32_t L_17 = V_1; __this->set_nsTop_4(L_17); int32_t L_18 = V_0; int32_t L_19 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)1)); V_0 = L_19; __this->set_elemTop_8(L_19); int32_t L_20 = V_0; if (L_20) { goto IL_00ad; } } IL_0094: { int32_t L_21 = __this->get_conformanceLevel_20(); if ((!(((uint32_t)L_21) == ((uint32_t)2)))) { goto IL_00a6; } } IL_009d: { __this->set_currentState_16(7); goto IL_00ad; } IL_00a6: { __this->set_currentState_16(1); } IL_00ad: { goto IL_00ba; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_00af; } throw e; } CATCH_00af: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteFullEndElement_mEE988D7FF9389F7007F2051E6FC6919866FE9DDA_RuntimeMethod_var))); }// end catch (depth: 1) IL_00ba: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteStartAttribute(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteStartAttribute_m90318815D4EF9D5410AFC7483470D8E51BAE7C6D (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___namespaceName2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1CBC514CBF721C4C5F12F67F33B3E7694BCD1B29); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral349C6DC0F34B9BA242E4C728EDD28CAB809D4917); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE1291C4D47635E327ECFE39842BD1A93F58C61A2); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { String_t* L_0 = ___localName1; if (!L_0) { goto IL_000b; } } IL_0003: { String_t* L_1 = ___localName1; NullCheck(L_1); int32_t L_2; L_2 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0038; } } IL_000b: { String_t* L_3 = ___prefix0; bool L_4; L_4 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_3, _stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3, /*hidden argument*/NULL); if (!L_4) { goto IL_0028; } } IL_0018: { ___localName1 = _stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3; String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); ___prefix0 = L_5; goto IL_0038; } IL_0028: { String_t* L_6; L_6 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBA9A59104E5E5C12D7BAC55D2460CE1CD56C7C08)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_7 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_7, L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteStartAttribute_m90318815D4EF9D5410AFC7483470D8E51BAE7C6D_RuntimeMethod_var))); } IL_0038: { String_t* L_8 = ___localName1; XmlWellFormedWriter_CheckNCName_m38BAB80446511AD689915D3E856E7E0A493A2F66(__this, L_8, /*hidden argument*/NULL); XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, 7, /*hidden argument*/NULL); String_t* L_9 = ___prefix0; if (L_9) { goto IL_0079; } } IL_0049: { String_t* L_10 = ___namespaceName2; if (!L_10) { goto IL_006f; } } IL_004c: { String_t* L_11 = ___localName1; bool L_12; L_12 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_11, _stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3, /*hidden argument*/NULL); if (!L_12) { goto IL_0066; } } IL_0059: { String_t* L_13 = ___namespaceName2; bool L_14; L_14 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_13, _stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE, /*hidden argument*/NULL); if (L_14) { goto IL_006f; } } IL_0066: { String_t* L_15 = ___namespaceName2; String_t* L_16; L_16 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(30 /* System.String System.Xml.XmlWriter::LookupPrefix(System.String) */, __this, L_15); ___prefix0 = L_16; } IL_006f: { String_t* L_17 = ___prefix0; if (L_17) { goto IL_0079; } } IL_0072: { String_t* L_18 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); ___prefix0 = L_18; } IL_0079: { String_t* L_19 = ___namespaceName2; if (L_19) { goto IL_009b; } } IL_007c: { String_t* L_20 = ___prefix0; if (!L_20) { goto IL_0091; } } IL_007f: { String_t* L_21 = ___prefix0; NullCheck(L_21); int32_t L_22; L_22 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_21, /*hidden argument*/NULL); if ((((int32_t)L_22) <= ((int32_t)0))) { goto IL_0091; } } IL_0088: { String_t* L_23 = ___prefix0; String_t* L_24; L_24 = XmlWellFormedWriter_LookupNamespace_m97A8F15A380CBCD257CEFF961513A2D433AE34EE(__this, L_23, /*hidden argument*/NULL); ___namespaceName2 = L_24; } IL_0091: { String_t* L_25 = ___namespaceName2; if (L_25) { goto IL_009b; } } IL_0094: { String_t* L_26 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); ___namespaceName2 = L_26; } IL_009b: { String_t* L_27 = ___prefix0; NullCheck(L_27); int32_t L_28; L_28 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_27, /*hidden argument*/NULL); if (L_28) { goto IL_012b; } } IL_00a6: { String_t* L_29 = ___localName1; NullCheck(L_29); Il2CppChar L_30; L_30 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_29, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_30) == ((uint32_t)((int32_t)120))))) { goto IL_00fb; } } IL_00b1: { String_t* L_31 = ___localName1; bool L_32; L_32 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_31, _stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3, /*hidden argument*/NULL); if (!L_32) { goto IL_00fb; } } IL_00be: { String_t* L_33 = ___namespaceName2; NullCheck(L_33); int32_t L_34; L_34 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_33, /*hidden argument*/NULL); if ((((int32_t)L_34) <= ((int32_t)0))) { goto IL_00e4; } } IL_00c7: { String_t* L_35 = ___namespaceName2; bool L_36; L_36 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(L_35, _stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE, /*hidden argument*/NULL); if (!L_36) { goto IL_00e4; } } IL_00d4: { String_t* L_37; L_37 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral33225D2308B5FA9B4FC47DE1A1D06D718E1911ED)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_38 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_38, L_37, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_38, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteStartAttribute_m90318815D4EF9D5410AFC7483470D8E51BAE7C6D_RuntimeMethod_var))); } IL_00e4: { String_t* L_39 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); __this->set_curDeclPrefix_14(L_39); XmlWellFormedWriter_SetSpecialAttribute_mA6B76A3563ECE17E163E24607BAD805793F10386(__this, 1, /*hidden argument*/NULL); goto IL_0224; } IL_00fb: { String_t* L_40 = ___namespaceName2; NullCheck(L_40); int32_t L_41; L_41 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_40, /*hidden argument*/NULL); if ((((int32_t)L_41) <= ((int32_t)0))) { goto IL_0214; } } IL_0107: { String_t* L_42 = ___namespaceName2; String_t* L_43; L_43 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(30 /* System.String System.Xml.XmlWriter::LookupPrefix(System.String) */, __this, L_42); ___prefix0 = L_43; String_t* L_44 = ___prefix0; if (!L_44) { goto IL_011e; } } IL_0113: { String_t* L_45 = ___prefix0; NullCheck(L_45); int32_t L_46; L_46 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_45, /*hidden argument*/NULL); if (L_46) { goto IL_0214; } } IL_011e: { String_t* L_47; L_47 = XmlWellFormedWriter_GeneratePrefix_m22F1681CD165CF643285347386D4508D63F43D6F(__this, /*hidden argument*/NULL); ___prefix0 = L_47; goto IL_0214; } IL_012b: { String_t* L_48 = ___prefix0; NullCheck(L_48); Il2CppChar L_49; L_49 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_48, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_49) == ((uint32_t)((int32_t)120))))) { goto IL_01e0; } } IL_0139: { String_t* L_50 = ___prefix0; bool L_51; L_51 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_50, _stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3, /*hidden argument*/NULL); if (!L_51) { goto IL_017f; } } IL_0146: { String_t* L_52 = ___namespaceName2; NullCheck(L_52); int32_t L_53; L_53 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_52, /*hidden argument*/NULL); if ((((int32_t)L_53) <= ((int32_t)0))) { goto IL_016c; } } IL_014f: { String_t* L_54 = ___namespaceName2; bool L_55; L_55 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(L_54, _stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE, /*hidden argument*/NULL); if (!L_55) { goto IL_016c; } } IL_015c: { String_t* L_56; L_56 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral33225D2308B5FA9B4FC47DE1A1D06D718E1911ED)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_57 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_57, L_56, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_57, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteStartAttribute_m90318815D4EF9D5410AFC7483470D8E51BAE7C6D_RuntimeMethod_var))); } IL_016c: { String_t* L_58 = ___localName1; __this->set_curDeclPrefix_14(L_58); XmlWellFormedWriter_SetSpecialAttribute_mA6B76A3563ECE17E163E24607BAD805793F10386(__this, 2, /*hidden argument*/NULL); goto IL_0224; } IL_017f: { String_t* L_59 = ___prefix0; bool L_60; L_60 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_59, _stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158, /*hidden argument*/NULL); if (!L_60) { goto IL_01e0; } } IL_018c: { String_t* L_61 = ___namespaceName2; NullCheck(L_61); int32_t L_62; L_62 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_61, /*hidden argument*/NULL); if ((((int32_t)L_62) <= ((int32_t)0))) { goto IL_01b2; } } IL_0195: { String_t* L_63 = ___namespaceName2; bool L_64; L_64 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(L_63, _stringLiteral349C6DC0F34B9BA242E4C728EDD28CAB809D4917, /*hidden argument*/NULL); if (!L_64) { goto IL_01b2; } } IL_01a2: { String_t* L_65; L_65 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8E7DF6980ECEA2C11D2FD74A57D449FC8CFA87AE)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_66 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_66, L_65, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_66, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteStartAttribute_m90318815D4EF9D5410AFC7483470D8E51BAE7C6D_RuntimeMethod_var))); } IL_01b2: { String_t* L_67 = ___localName1; bool L_68; L_68 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_67, _stringLiteralE1291C4D47635E327ECFE39842BD1A93F58C61A2, /*hidden argument*/NULL); if (L_68) { goto IL_01ce; } } IL_01bf: { String_t* L_69 = ___localName1; bool L_70; L_70 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_69, _stringLiteral1CBC514CBF721C4C5F12F67F33B3E7694BCD1B29, /*hidden argument*/NULL); if (L_70) { goto IL_01d7; } } IL_01cc: { goto IL_01e0; } IL_01ce: { XmlWellFormedWriter_SetSpecialAttribute_mA6B76A3563ECE17E163E24607BAD805793F10386(__this, 3, /*hidden argument*/NULL); goto IL_0224; } IL_01d7: { XmlWellFormedWriter_SetSpecialAttribute_mA6B76A3563ECE17E163E24607BAD805793F10386(__this, 4, /*hidden argument*/NULL); goto IL_0224; } IL_01e0: { String_t* L_71 = ___prefix0; XmlWellFormedWriter_CheckNCName_m38BAB80446511AD689915D3E856E7E0A493A2F66(__this, L_71, /*hidden argument*/NULL); String_t* L_72 = ___namespaceName2; NullCheck(L_72); int32_t L_73; L_73 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_72, /*hidden argument*/NULL); if (L_73) { goto IL_01f8; } } IL_01ef: { String_t* L_74 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); ___prefix0 = L_74; goto IL_0214; } IL_01f8: { String_t* L_75 = ___prefix0; String_t* L_76; L_76 = XmlWellFormedWriter_LookupLocalNamespace_m43DE25AF33DB71C5D552343BC11D503EC298F070(__this, L_75, /*hidden argument*/NULL); V_0 = L_76; String_t* L_77 = V_0; if (!L_77) { goto IL_0214; } } IL_0203: { String_t* L_78 = V_0; String_t* L_79 = ___namespaceName2; bool L_80; L_80 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(L_78, L_79, /*hidden argument*/NULL); if (!L_80) { goto IL_0214; } } IL_020c: { String_t* L_81; L_81 = XmlWellFormedWriter_GeneratePrefix_m22F1681CD165CF643285347386D4508D63F43D6F(__this, /*hidden argument*/NULL); ___prefix0 = L_81; } IL_0214: { String_t* L_82 = ___prefix0; NullCheck(L_82); int32_t L_83; L_83 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_82, /*hidden argument*/NULL); if (!L_83) { goto IL_0224; } } IL_021c: { String_t* L_84 = ___prefix0; String_t* L_85 = ___namespaceName2; XmlWellFormedWriter_PushNamespaceImplicit_m624EE33F48760FAB5356FDE7B1A1CAEA3116A5D5(__this, L_84, L_85, /*hidden argument*/NULL); } IL_0224: { String_t* L_86 = ___prefix0; String_t* L_87 = ___localName1; String_t* L_88 = ___namespaceName2; XmlWellFormedWriter_AddAttribute_mBE2EC8C0E4326CDF071DB44822F2363C8B3977E6(__this, L_86, L_87, L_88, /*hidden argument*/NULL); int32_t L_89 = __this->get_specAttr_12(); if (L_89) { goto IL_0243; } } IL_0235: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_90 = __this->get_writer_0(); String_t* L_91 = ___prefix0; String_t* L_92 = ___localName1; String_t* L_93 = ___namespaceName2; NullCheck(L_90); VirtualActionInvoker3< String_t*, String_t*, String_t* >::Invoke(12 /* System.Void System.Xml.XmlWriter::WriteStartAttribute(System.String,System.String,System.String) */, L_90, L_91, L_92, L_93); } IL_0243: { goto IL_0250; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0245; } throw e; } CATCH_0245: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteStartAttribute_m90318815D4EF9D5410AFC7483470D8E51BAE7C6D_RuntimeMethod_var))); }// end catch (depth: 1) IL_0250: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteEndAttribute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteEndAttribute_m24312AED7DEBACD41CFEA2478AE0960D46A4CCC5 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1CBC514CBF721C4C5F12F67F33B3E7694BCD1B29); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral349C6DC0F34B9BA242E4C728EDD28CAB809D4917); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6F5EC7239B41C242FCB23B64D91DA0070FC1C044); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral916F4E7879C25AF1EA844F7068842D5508777C48); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE1291C4D47635E327ECFE39842BD1A93F58C61A2); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, 8, /*hidden argument*/NULL); int32_t L_0 = __this->get_specAttr_12(); if (!L_0) { goto IL_031a; } } IL_0012: { int32_t L_1 = __this->get_specAttr_12(); V_1 = L_1; int32_t L_2 = V_1; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0036; } case 1: { goto IL_00eb; } case 2: { goto IL_01f8; } case 3: { goto IL_02ad; } } } IL_0031: { goto IL_0306; } IL_0036: { AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_3 = __this->get_attrValueCache_13(); NullCheck(L_3); String_t* L_4; L_4 = AttributeValueCache_get_StringValue_m0D617F77E0DB9C7030B93310426187C5015DB006(L_3, /*hidden argument*/NULL); V_0 = L_4; String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); String_t* L_6 = V_0; bool L_7; L_7 = XmlWellFormedWriter_PushNamespaceExplicit_m6D8AAFC9815127ADB7F012D035CDA84E690495C4(__this, L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_00df; } } IL_0053: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_8 = __this->get_rawWriter_1(); if (!L_8) { goto IL_00a9; } } IL_005b: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_9 = __this->get_rawWriter_1(); NullCheck(L_9); bool L_10; L_10 = VirtualFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.XmlRawWriter::get_SupportsNamespaceDeclarationInChunks() */, L_9); if (!L_10) { goto IL_0096; } } IL_0068: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_11 = __this->get_rawWriter_1(); String_t* L_12 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); NullCheck(L_11); VirtualActionInvoker1< String_t* >::Invoke(42 /* System.Void System.Xml.XmlRawWriter::WriteStartNamespaceDeclaration(System.String) */, L_11, L_12); AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_13 = __this->get_attrValueCache_13(); XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_14 = __this->get_rawWriter_1(); NullCheck(L_13); AttributeValueCache_Replay_m2CF2F703C0D6D9CD77FB32178BB68B28A1D027A2(L_13, L_14, /*hidden argument*/NULL); XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_15 = __this->get_rawWriter_1(); NullCheck(L_15); VirtualActionInvoker0::Invoke(43 /* System.Void System.Xml.XmlRawWriter::WriteEndNamespaceDeclaration() */, L_15); goto IL_00df; } IL_0096: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_16 = __this->get_rawWriter_1(); String_t* L_17 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); String_t* L_18 = V_0; NullCheck(L_16); VirtualActionInvoker2< String_t*, String_t* >::Invoke(40 /* System.Void System.Xml.XmlRawWriter::WriteNamespaceDeclaration(System.String,System.String) */, L_16, L_17, L_18); goto IL_00df; } IL_00a9: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_19 = __this->get_writer_0(); String_t* L_20 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); NullCheck(L_19); VirtualActionInvoker3< String_t*, String_t*, String_t* >::Invoke(12 /* System.Void System.Xml.XmlWriter::WriteStartAttribute(System.String,System.String,System.String) */, L_19, L_20, _stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3, _stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE); AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_21 = __this->get_attrValueCache_13(); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_22 = __this->get_writer_0(); NullCheck(L_21); AttributeValueCache_Replay_m2CF2F703C0D6D9CD77FB32178BB68B28A1D027A2(L_21, L_22, /*hidden argument*/NULL); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_23 = __this->get_writer_0(); NullCheck(L_23); VirtualActionInvoker0::Invoke(13 /* System.Void System.Xml.XmlWriter::WriteEndAttribute() */, L_23); } IL_00df: { __this->set_curDeclPrefix_14((String_t*)NULL); goto IL_0306; } IL_00eb: { AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_24 = __this->get_attrValueCache_13(); NullCheck(L_24); String_t* L_25; L_25 = AttributeValueCache_get_StringValue_m0D617F77E0DB9C7030B93310426187C5015DB006(L_24, /*hidden argument*/NULL); V_0 = L_25; String_t* L_26 = V_0; NullCheck(L_26); int32_t L_27; L_27 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_26, /*hidden argument*/NULL); if (L_27) { goto IL_010f; } } IL_00ff: { String_t* L_28; L_28 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB63A1A23B65582B8791AA4E655E90AA5647D7298)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_29 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_29, L_28, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_29, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteEndAttribute_m24312AED7DEBACD41CFEA2478AE0960D46A4CCC5_RuntimeMethod_var))); } IL_010f: { String_t* L_30 = V_0; bool L_31; L_31 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_30, _stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE, /*hidden argument*/NULL); if (L_31) { goto IL_013b; } } IL_011c: { String_t* L_32 = V_0; bool L_33; L_33 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_32, _stringLiteral349C6DC0F34B9BA242E4C728EDD28CAB809D4917, /*hidden argument*/NULL); if (!L_33) { goto IL_014b; } } IL_0129: { String_t* L_34 = __this->get_curDeclPrefix_14(); bool L_35; L_35 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(L_34, _stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158, /*hidden argument*/NULL); if (!L_35) { goto IL_014b; } } IL_013b: { String_t* L_36; L_36 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral197DB4D12C3F8F844439AC8086D04A7E9906FD24)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_37 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_37, L_36, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_37, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteEndAttribute_m24312AED7DEBACD41CFEA2478AE0960D46A4CCC5_RuntimeMethod_var))); } IL_014b: { String_t* L_38 = __this->get_curDeclPrefix_14(); String_t* L_39 = V_0; bool L_40; L_40 = XmlWellFormedWriter_PushNamespaceExplicit_m6D8AAFC9815127ADB7F012D035CDA84E690495C4(__this, L_38, L_39, /*hidden argument*/NULL); if (!L_40) { goto IL_01ec; } } IL_015d: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_41 = __this->get_rawWriter_1(); if (!L_41) { goto IL_01b5; } } IL_0165: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_42 = __this->get_rawWriter_1(); NullCheck(L_42); bool L_43; L_43 = VirtualFuncInvoker0< bool >::Invoke(41 /* System.Boolean System.Xml.XmlRawWriter::get_SupportsNamespaceDeclarationInChunks() */, L_42); if (!L_43) { goto IL_01a1; } } IL_0172: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_44 = __this->get_rawWriter_1(); String_t* L_45 = __this->get_curDeclPrefix_14(); NullCheck(L_44); VirtualActionInvoker1< String_t* >::Invoke(42 /* System.Void System.Xml.XmlRawWriter::WriteStartNamespaceDeclaration(System.String) */, L_44, L_45); AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_46 = __this->get_attrValueCache_13(); XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_47 = __this->get_rawWriter_1(); NullCheck(L_46); AttributeValueCache_Replay_m2CF2F703C0D6D9CD77FB32178BB68B28A1D027A2(L_46, L_47, /*hidden argument*/NULL); XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_48 = __this->get_rawWriter_1(); NullCheck(L_48); VirtualActionInvoker0::Invoke(43 /* System.Void System.Xml.XmlRawWriter::WriteEndNamespaceDeclaration() */, L_48); goto IL_01ec; } IL_01a1: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_49 = __this->get_rawWriter_1(); String_t* L_50 = __this->get_curDeclPrefix_14(); String_t* L_51 = V_0; NullCheck(L_49); VirtualActionInvoker2< String_t*, String_t* >::Invoke(40 /* System.Void System.Xml.XmlRawWriter::WriteNamespaceDeclaration(System.String,System.String) */, L_49, L_50, L_51); goto IL_01ec; } IL_01b5: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_52 = __this->get_writer_0(); String_t* L_53 = __this->get_curDeclPrefix_14(); NullCheck(L_52); VirtualActionInvoker3< String_t*, String_t*, String_t* >::Invoke(12 /* System.Void System.Xml.XmlWriter::WriteStartAttribute(System.String,System.String,System.String) */, L_52, _stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3, L_53, _stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE); AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_54 = __this->get_attrValueCache_13(); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_55 = __this->get_writer_0(); NullCheck(L_54); AttributeValueCache_Replay_m2CF2F703C0D6D9CD77FB32178BB68B28A1D027A2(L_54, L_55, /*hidden argument*/NULL); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_56 = __this->get_writer_0(); NullCheck(L_56); VirtualActionInvoker0::Invoke(13 /* System.Void System.Xml.XmlWriter::WriteEndAttribute() */, L_56); } IL_01ec: { __this->set_curDeclPrefix_14((String_t*)NULL); goto IL_0306; } IL_01f8: { AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_57 = __this->get_attrValueCache_13(); NullCheck(L_57); AttributeValueCache_Trim_mA522BD9E00F36191AA0EB984EA8CA0DD664476DE(L_57, /*hidden argument*/NULL); AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_58 = __this->get_attrValueCache_13(); NullCheck(L_58); String_t* L_59; L_59 = AttributeValueCache_get_StringValue_m0D617F77E0DB9C7030B93310426187C5015DB006(L_58, /*hidden argument*/NULL); V_0 = L_59; String_t* L_60 = V_0; bool L_61; L_61 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_60, _stringLiteral6F5EC7239B41C242FCB23B64D91DA0070FC1C044, /*hidden argument*/NULL); if (!L_61) { goto IL_0235; } } IL_021c: { ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_62 = __this->get_elemScopeStack_7(); int32_t L_63 = __this->get_elemTop_8(); NullCheck(L_62); ((L_62)->GetAddressAt(static_cast(L_63)))->set_xmlSpace_4(1); goto IL_0275; } IL_0235: { String_t* L_64 = V_0; bool L_65; L_65 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_64, _stringLiteral916F4E7879C25AF1EA844F7068842D5508777C48, /*hidden argument*/NULL); if (!L_65) { goto IL_025b; } } IL_0242: { ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_66 = __this->get_elemScopeStack_7(); int32_t L_67 = __this->get_elemTop_8(); NullCheck(L_66); ((L_66)->GetAddressAt(static_cast(L_67)))->set_xmlSpace_4(2); goto IL_0275; } IL_025b: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_68 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_69 = L_68; String_t* L_70 = V_0; NullCheck(L_69); ArrayElementTypeCheck (L_69, L_70); (L_69)->SetAt(static_cast(0), (RuntimeObject *)L_70); String_t* L_71; L_71 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB76F93064E827FE764713C55F705D2E388DF17D7)), L_69, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_72 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_72, L_71, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_72, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteEndAttribute_m24312AED7DEBACD41CFEA2478AE0960D46A4CCC5_RuntimeMethod_var))); } IL_0275: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_73 = __this->get_writer_0(); NullCheck(L_73); VirtualActionInvoker3< String_t*, String_t*, String_t* >::Invoke(12 /* System.Void System.Xml.XmlWriter::WriteStartAttribute(System.String,System.String,System.String) */, L_73, _stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158, _stringLiteralE1291C4D47635E327ECFE39842BD1A93F58C61A2, _stringLiteral349C6DC0F34B9BA242E4C728EDD28CAB809D4917); AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_74 = __this->get_attrValueCache_13(); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_75 = __this->get_writer_0(); NullCheck(L_74); AttributeValueCache_Replay_m2CF2F703C0D6D9CD77FB32178BB68B28A1D027A2(L_74, L_75, /*hidden argument*/NULL); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_76 = __this->get_writer_0(); NullCheck(L_76); VirtualActionInvoker0::Invoke(13 /* System.Void System.Xml.XmlWriter::WriteEndAttribute() */, L_76); goto IL_0306; } IL_02ad: { AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_77 = __this->get_attrValueCache_13(); NullCheck(L_77); String_t* L_78; L_78 = AttributeValueCache_get_StringValue_m0D617F77E0DB9C7030B93310426187C5015DB006(L_77, /*hidden argument*/NULL); V_0 = L_78; ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_79 = __this->get_elemScopeStack_7(); int32_t L_80 = __this->get_elemTop_8(); NullCheck(L_79); String_t* L_81 = V_0; ((L_79)->GetAddressAt(static_cast(L_80)))->set_xmlLang_5(L_81); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_82 = __this->get_writer_0(); NullCheck(L_82); VirtualActionInvoker3< String_t*, String_t*, String_t* >::Invoke(12 /* System.Void System.Xml.XmlWriter::WriteStartAttribute(System.String,System.String,System.String) */, L_82, _stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158, _stringLiteral1CBC514CBF721C4C5F12F67F33B3E7694BCD1B29, _stringLiteral349C6DC0F34B9BA242E4C728EDD28CAB809D4917); AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_83 = __this->get_attrValueCache_13(); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_84 = __this->get_writer_0(); NullCheck(L_83); AttributeValueCache_Replay_m2CF2F703C0D6D9CD77FB32178BB68B28A1D027A2(L_83, L_84, /*hidden argument*/NULL); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_85 = __this->get_writer_0(); NullCheck(L_85); VirtualActionInvoker0::Invoke(13 /* System.Void System.Xml.XmlWriter::WriteEndAttribute() */, L_85); } IL_0306: { __this->set_specAttr_12(0); AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_86 = __this->get_attrValueCache_13(); NullCheck(L_86); AttributeValueCache_Clear_mEB00BEAD618CC121D48CB1095BED2A6DE4DE0216(L_86, /*hidden argument*/NULL); goto IL_0325; } IL_031a: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_87 = __this->get_writer_0(); NullCheck(L_87); VirtualActionInvoker0::Invoke(13 /* System.Void System.Xml.XmlWriter::WriteEndAttribute() */, L_87); } IL_0325: { goto IL_0332; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0327; } throw e; } CATCH_0327: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteEndAttribute_m24312AED7DEBACD41CFEA2478AE0960D46A4CCC5_RuntimeMethod_var))); }// end catch (depth: 1) IL_0332: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteCData(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteCData_m4B1846564A49DF8B81DF6B78F9FB7F4C362B0EA3 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___text0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { String_t* L_0 = ___text0; if (L_0) { goto IL_000a; } } IL_0003: { String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); ___text0 = L_1; } IL_000a: { XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, ((int32_t)10), /*hidden argument*/NULL); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_2 = __this->get_writer_0(); String_t* L_3 = ___text0; NullCheck(L_2); VirtualActionInvoker1< String_t* >::Invoke(14 /* System.Void System.Xml.XmlWriter::WriteCData(System.String) */, L_2, L_3); goto IL_002b; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0020; } throw e; } CATCH_0020: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteCData_m4B1846564A49DF8B81DF6B78F9FB7F4C362B0EA3_RuntimeMethod_var))); }// end catch (depth: 1) IL_002b: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteComment(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteComment_m7EEF73EADC9EA62991AF660E34031F326229CEA9 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___text0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { String_t* L_0 = ___text0; if (L_0) { goto IL_000a; } } IL_0003: { String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); ___text0 = L_1; } IL_000a: { XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, 3, /*hidden argument*/NULL); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_2 = __this->get_writer_0(); String_t* L_3 = ___text0; NullCheck(L_2); VirtualActionInvoker1< String_t* >::Invoke(15 /* System.Void System.Xml.XmlWriter::WriteComment(System.String) */, L_2, L_3); goto IL_002a; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_001f; } throw e; } CATCH_001f: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteComment_m7EEF73EADC9EA62991AF660E34031F326229CEA9_RuntimeMethod_var))); }// end catch (depth: 1) IL_002a: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteProcessingInstruction(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteProcessingInstruction_m5488FE6001B736259DBD3F6A943508530B204030 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___name0, String_t* ___text1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158); s_Il2CppMethodInitialized = true; } il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; String_t* G_B11_0 = NULL; IL_0000: try {// begin try (depth: 1) { String_t* L_0 = ___name0; if (!L_0) { goto IL_000b; } } IL_0003: { String_t* L_1 = ___name0; NullCheck(L_1); int32_t L_2; L_2 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001b; } } IL_000b: { String_t* L_3; L_3 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4F463628A5B55C40369849BC669644FDA7E2FD4E)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteProcessingInstruction_m5488FE6001B736259DBD3F6A943508530B204030_RuntimeMethod_var))); } IL_001b: { String_t* L_5 = ___name0; XmlWellFormedWriter_CheckNCName_m38BAB80446511AD689915D3E856E7E0A493A2F66(__this, L_5, /*hidden argument*/NULL); String_t* L_6 = ___text1; if (L_6) { goto IL_002c; } } IL_0025: { String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); ___text1 = L_7; } IL_002c: { String_t* L_8 = ___name0; NullCheck(L_8); int32_t L_9; L_9 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_8, /*hidden argument*/NULL); if ((!(((uint32_t)L_9) == ((uint32_t)3)))) { goto IL_009e; } } IL_0035: { String_t* L_10 = ___name0; int32_t L_11; L_11 = String_Compare_mDAE9D10BC450FF38960C691874EBFC3EAF6A39DD(L_10, _stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158, 5, /*hidden argument*/NULL); if (L_11) { goto IL_009e; } } IL_0043: { int32_t L_12 = __this->get_currentState_16(); if (!L_12) { goto IL_006b; } } IL_004b: { int32_t L_13 = __this->get_conformanceLevel_20(); if ((((int32_t)L_13) == ((int32_t)2))) { goto IL_005b; } } IL_0054: { G_B11_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral05F052FB531BF7DCEB556C41188DF51428B5D59A)); goto IL_0060; } IL_005b: { G_B11_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2A5DB3F00E0A45A734A36392B86940BEE1159FC8)); } IL_0060: { String_t* L_14; L_14 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(G_B11_0, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_15 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_15, L_14, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteProcessingInstruction_m5488FE6001B736259DBD3F6A943508530B204030_RuntimeMethod_var))); } IL_006b: { __this->set_xmlDeclFollows_22((bool)1); XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, 2, /*hidden argument*/NULL); XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_16 = __this->get_rawWriter_1(); if (!L_16) { goto IL_008f; } } IL_0081: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_17 = __this->get_rawWriter_1(); String_t* L_18 = ___text1; NullCheck(L_17); VirtualActionInvoker1< String_t* >::Invoke(35 /* System.Void System.Xml.XmlRawWriter::WriteXmlDeclaration(System.String) */, L_17, L_18); goto IL_00b2; } IL_008f: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_19 = __this->get_writer_0(); String_t* L_20 = ___name0; String_t* L_21 = ___text1; NullCheck(L_19); VirtualActionInvoker2< String_t*, String_t* >::Invoke(16 /* System.Void System.Xml.XmlWriter::WriteProcessingInstruction(System.String,System.String) */, L_19, L_20, L_21); goto IL_00b2; } IL_009e: { XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, 2, /*hidden argument*/NULL); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_22 = __this->get_writer_0(); String_t* L_23 = ___name0; String_t* L_24 = ___text1; NullCheck(L_22); VirtualActionInvoker2< String_t*, String_t* >::Invoke(16 /* System.Void System.Xml.XmlWriter::WriteProcessingInstruction(System.String,System.String) */, L_22, L_23, L_24); } IL_00b2: { goto IL_00bf; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_00b4; } throw e; } CATCH_00b4: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteProcessingInstruction_m5488FE6001B736259DBD3F6A943508530B204030_RuntimeMethod_var))); }// end catch (depth: 1) IL_00bf: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteEntityRef(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteEntityRef_mAD2E68A48E86347EDF40492E12C980506E9EE820 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___name0, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { String_t* L_0 = ___name0; if (!L_0) { goto IL_000b; } } IL_0003: { String_t* L_1 = ___name0; NullCheck(L_1); int32_t L_2; L_2 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001b; } } IL_000b: { String_t* L_3; L_3 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4F463628A5B55C40369849BC669644FDA7E2FD4E)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteEntityRef_mAD2E68A48E86347EDF40492E12C980506E9EE820_RuntimeMethod_var))); } IL_001b: { String_t* L_5 = ___name0; XmlWellFormedWriter_CheckNCName_m38BAB80446511AD689915D3E856E7E0A493A2F66(__this, L_5, /*hidden argument*/NULL); XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, ((int32_t)9), /*hidden argument*/NULL); bool L_6; L_6 = XmlWellFormedWriter_get_SaveAttrValue_m9E982FD0A5B0F48DE777925C71373D4B5C2518DB(__this, /*hidden argument*/NULL); if (!L_6) { goto IL_0040; } } IL_0032: { AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_7 = __this->get_attrValueCache_13(); String_t* L_8 = ___name0; NullCheck(L_7); AttributeValueCache_WriteEntityRef_m20D6BE6836719DF501E4BAC53AC7B5A13A5CC117(L_7, L_8, /*hidden argument*/NULL); goto IL_004c; } IL_0040: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_9 = __this->get_writer_0(); String_t* L_10 = ___name0; NullCheck(L_9); VirtualActionInvoker1< String_t* >::Invoke(17 /* System.Void System.Xml.XmlWriter::WriteEntityRef(System.String) */, L_9, L_10); } IL_004c: { goto IL_0059; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_004e; } throw e; } CATCH_004e: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteEntityRef_mAD2E68A48E86347EDF40492E12C980506E9EE820_RuntimeMethod_var))); }// end catch (depth: 1) IL_0059: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteCharEntity(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteCharEntity_mC0FDC6DF851874805648F5C4A03BDAE3B69685AF (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, Il2CppChar ___ch0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { Il2CppChar L_0 = ___ch0; IL2CPP_RUNTIME_CLASS_INIT(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); bool L_1; L_1 = Char_IsSurrogate_mDE2EA47FEF5F4816C883C5FF7DA85364025B5CDE(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0018; } } IL_0008: { String_t* L_2; L_2 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFE53A3AF35DC43A86F8AA824C5449731805C32DD)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_3, L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteCharEntity_mC0FDC6DF851874805648F5C4A03BDAE3B69685AF_RuntimeMethod_var))); } IL_0018: { XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, ((int32_t)9), /*hidden argument*/NULL); bool L_4; L_4 = XmlWellFormedWriter_get_SaveAttrValue_m9E982FD0A5B0F48DE777925C71373D4B5C2518DB(__this, /*hidden argument*/NULL); if (!L_4) { goto IL_0036; } } IL_0028: { AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_5 = __this->get_attrValueCache_13(); Il2CppChar L_6 = ___ch0; NullCheck(L_5); AttributeValueCache_WriteCharEntity_mF5CF5D0B1FD72D9646547BA04E0A8CF0FE99E988(L_5, L_6, /*hidden argument*/NULL); goto IL_0042; } IL_0036: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_7 = __this->get_writer_0(); Il2CppChar L_8 = ___ch0; NullCheck(L_7); VirtualActionInvoker1< Il2CppChar >::Invoke(18 /* System.Void System.Xml.XmlWriter::WriteCharEntity(System.Char) */, L_7, L_8); } IL_0042: { goto IL_004f; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0044; } throw e; } CATCH_0044: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteCharEntity_mC0FDC6DF851874805648F5C4A03BDAE3B69685AF_RuntimeMethod_var))); }// end catch (depth: 1) IL_004f: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteSurrogateCharEntity(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteSurrogateCharEntity_m5866723D5D9B755A281F7A3B4F73DAE9B6F30FEC (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, Il2CppChar ___lowChar0, Il2CppChar ___highChar1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { Il2CppChar L_0 = ___highChar1; Il2CppChar L_1 = ___lowChar0; IL2CPP_RUNTIME_CLASS_INIT(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); bool L_2; L_2 = Char_IsSurrogatePair_m6EAA02AF7F2918866B74A89988A00373EFF50709(L_0, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0011; } } IL_0009: { Il2CppChar L_3 = ___lowChar0; Il2CppChar L_4 = ___highChar1; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var))); Exception_t * L_5; L_5 = XmlConvert_CreateInvalidSurrogatePairException_m0DE4CC9F8620ABC31C61F6FDAFA3BC960F41F170(L_3, L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteSurrogateCharEntity_m5866723D5D9B755A281F7A3B4F73DAE9B6F30FEC_RuntimeMethod_var))); } IL_0011: { XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, ((int32_t)9), /*hidden argument*/NULL); bool L_6; L_6 = XmlWellFormedWriter_get_SaveAttrValue_m9E982FD0A5B0F48DE777925C71373D4B5C2518DB(__this, /*hidden argument*/NULL); if (!L_6) { goto IL_0030; } } IL_0021: { AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_7 = __this->get_attrValueCache_13(); Il2CppChar L_8 = ___lowChar0; Il2CppChar L_9 = ___highChar1; NullCheck(L_7); AttributeValueCache_WriteSurrogateCharEntity_m849F2BE6F3AF1F013961649206432643B945BEDE(L_7, L_8, L_9, /*hidden argument*/NULL); goto IL_003d; } IL_0030: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_10 = __this->get_writer_0(); Il2CppChar L_11 = ___lowChar0; Il2CppChar L_12 = ___highChar1; NullCheck(L_10); VirtualActionInvoker2< Il2CppChar, Il2CppChar >::Invoke(21 /* System.Void System.Xml.XmlWriter::WriteSurrogateCharEntity(System.Char,System.Char) */, L_10, L_11, L_12); } IL_003d: { goto IL_004a; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_003f; } throw e; } CATCH_003f: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteSurrogateCharEntity_m5866723D5D9B755A281F7A3B4F73DAE9B6F30FEC_RuntimeMethod_var))); }// end catch (depth: 1) IL_004a: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteWhitespace(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteWhitespace_m0D44C24F7C9D58C92029BA2421C3F0B7E0F971BD (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___ws0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA V_0; memset((&V_0), 0, sizeof(V_0)); il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { String_t* L_0 = ___ws0; if (L_0) { goto IL_000a; } } IL_0003: { String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); ___ws0 = L_1; } IL_000a: { XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA L_2; L_2 = XmlCharType_get_Instance_mA3CFC9BC3797565FD176224C6116F41AC8BA65B5(/*hidden argument*/NULL); V_0 = L_2; String_t* L_3 = ___ws0; bool L_4; L_4 = XmlCharType_IsOnlyWhitespace_m67C7128F455445CCB117BF101F75E69F41D1DBE5((XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA *)(&V_0), L_3, /*hidden argument*/NULL); if (L_4) { goto IL_002a; } } IL_001a: { String_t* L_5; L_5 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral36C331EB963AAABADAA628EA959A95F64ED7976C)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_6 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_6, L_5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteWhitespace_m0D44C24F7C9D58C92029BA2421C3F0B7E0F971BD_RuntimeMethod_var))); } IL_002a: { XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, ((int32_t)14), /*hidden argument*/NULL); bool L_7; L_7 = XmlWellFormedWriter_get_SaveAttrValue_m9E982FD0A5B0F48DE777925C71373D4B5C2518DB(__this, /*hidden argument*/NULL); if (!L_7) { goto IL_0048; } } IL_003a: { AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_8 = __this->get_attrValueCache_13(); String_t* L_9 = ___ws0; NullCheck(L_8); AttributeValueCache_WriteWhitespace_m59410187D1A9273D8E7C266D851BA3965E7DFB91(L_8, L_9, /*hidden argument*/NULL); goto IL_0054; } IL_0048: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_10 = __this->get_writer_0(); String_t* L_11 = ___ws0; NullCheck(L_10); VirtualActionInvoker1< String_t* >::Invoke(19 /* System.Void System.Xml.XmlWriter::WriteWhitespace(System.String) */, L_10, L_11); } IL_0054: { goto IL_0061; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0056; } throw e; } CATCH_0056: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteWhitespace_m0D44C24F7C9D58C92029BA2421C3F0B7E0F971BD_RuntimeMethod_var))); }// end catch (depth: 1) IL_0061: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteString_mAFC206430BA79F83E0FEDE7DFB443F42E59743AA (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___text0, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { String_t* L_0 = ___text0; if (L_0) { goto IL_0005; } } IL_0003: { goto IL_003c; } IL_0005: { XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, ((int32_t)9), /*hidden argument*/NULL); bool L_1; L_1 = XmlWellFormedWriter_get_SaveAttrValue_m9E982FD0A5B0F48DE777925C71373D4B5C2518DB(__this, /*hidden argument*/NULL); if (!L_1) { goto IL_0023; } } IL_0015: { AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_2 = __this->get_attrValueCache_13(); String_t* L_3 = ___text0; NullCheck(L_2); AttributeValueCache_WriteString_m14B77EC30DF6DABA828ACF9169F7940F4F6137DF(L_2, L_3, /*hidden argument*/NULL); goto IL_002f; } IL_0023: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_4 = __this->get_writer_0(); String_t* L_5 = ___text0; NullCheck(L_4); VirtualActionInvoker1< String_t* >::Invoke(20 /* System.Void System.Xml.XmlWriter::WriteString(System.String) */, L_4, L_5); } IL_002f: { goto IL_003c; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0031; } throw e; } CATCH_0031: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteString_mAFC206430BA79F83E0FEDE7DFB443F42E59743AA_RuntimeMethod_var))); }// end catch (depth: 1) IL_003c: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteChars(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteChars_mC5303FB82252984CA5B4CEBFBFA91421CB03595A (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___buffer0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_0 = ___buffer0; if (L_0) { goto IL_000e; } } IL_0003: { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC263EA29ADF3548CFEBC57B532EED28451A56C10)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteChars_mC5303FB82252984CA5B4CEBFBFA91421CB03595A_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___index1; if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_001d; } } IL_0012: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_3 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteChars_mC5303FB82252984CA5B4CEBFBFA91421CB03595A_RuntimeMethod_var))); } IL_001d: { int32_t L_4 = ___count2; if ((((int32_t)L_4) >= ((int32_t)0))) { goto IL_002c; } } IL_0021: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteChars_mC5303FB82252984CA5B4CEBFBFA91421CB03595A_RuntimeMethod_var))); } IL_002c: { int32_t L_6 = ___count2; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_7 = ___buffer0; NullCheck(L_7); int32_t L_8 = ___index1; if ((((int32_t)L_6) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length))), (int32_t)L_8))))) { goto IL_003f; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_9 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteChars_mC5303FB82252984CA5B4CEBFBFA91421CB03595A_RuntimeMethod_var))); } IL_003f: { XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, ((int32_t)9), /*hidden argument*/NULL); bool L_10; L_10 = XmlWellFormedWriter_get_SaveAttrValue_m9E982FD0A5B0F48DE777925C71373D4B5C2518DB(__this, /*hidden argument*/NULL); if (!L_10) { goto IL_005f; } } IL_004f: { AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_11 = __this->get_attrValueCache_13(); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_12 = ___buffer0; int32_t L_13 = ___index1; int32_t L_14 = ___count2; NullCheck(L_11); AttributeValueCache_WriteChars_m29755C4DA7BBFF025E144B4E2D262940EFA659A7(L_11, L_12, L_13, L_14, /*hidden argument*/NULL); goto IL_006d; } IL_005f: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_15 = __this->get_writer_0(); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_16 = ___buffer0; int32_t L_17 = ___index1; int32_t L_18 = ___count2; NullCheck(L_15); VirtualActionInvoker3< CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*, int32_t, int32_t >::Invoke(22 /* System.Void System.Xml.XmlWriter::WriteChars(System.Char[],System.Int32,System.Int32) */, L_15, L_16, L_17, L_18); } IL_006d: { goto IL_007a; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_006f; } throw e; } CATCH_006f: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteChars_mC5303FB82252984CA5B4CEBFBFA91421CB03595A_RuntimeMethod_var))); }// end catch (depth: 1) IL_007a: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteRaw(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteRaw_m27EF4D753CA589FAEEA7285978510AFF7F634B4A (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___buffer0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_0 = ___buffer0; if (L_0) { goto IL_000e; } } IL_0003: { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC263EA29ADF3548CFEBC57B532EED28451A56C10)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteRaw_m27EF4D753CA589FAEEA7285978510AFF7F634B4A_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___index1; if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_001d; } } IL_0012: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_3 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteRaw_m27EF4D753CA589FAEEA7285978510AFF7F634B4A_RuntimeMethod_var))); } IL_001d: { int32_t L_4 = ___count2; if ((((int32_t)L_4) >= ((int32_t)0))) { goto IL_002c; } } IL_0021: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteRaw_m27EF4D753CA589FAEEA7285978510AFF7F634B4A_RuntimeMethod_var))); } IL_002c: { int32_t L_6 = ___count2; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_7 = ___buffer0; NullCheck(L_7); int32_t L_8 = ___index1; if ((((int32_t)L_6) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length))), (int32_t)L_8))))) { goto IL_003f; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_9 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteRaw_m27EF4D753CA589FAEEA7285978510AFF7F634B4A_RuntimeMethod_var))); } IL_003f: { XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, ((int32_t)13), /*hidden argument*/NULL); bool L_10; L_10 = XmlWellFormedWriter_get_SaveAttrValue_m9E982FD0A5B0F48DE777925C71373D4B5C2518DB(__this, /*hidden argument*/NULL); if (!L_10) { goto IL_005f; } } IL_004f: { AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_11 = __this->get_attrValueCache_13(); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_12 = ___buffer0; int32_t L_13 = ___index1; int32_t L_14 = ___count2; NullCheck(L_11); AttributeValueCache_WriteRaw_m297BAEA99CFAFAF357FDE71AFD1C98C93A5C49FF(L_11, L_12, L_13, L_14, /*hidden argument*/NULL); goto IL_006d; } IL_005f: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_15 = __this->get_writer_0(); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_16 = ___buffer0; int32_t L_17 = ___index1; int32_t L_18 = ___count2; NullCheck(L_15); VirtualActionInvoker3< CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*, int32_t, int32_t >::Invoke(23 /* System.Void System.Xml.XmlWriter::WriteRaw(System.Char[],System.Int32,System.Int32) */, L_15, L_16, L_17, L_18); } IL_006d: { goto IL_007a; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_006f; } throw e; } CATCH_006f: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteRaw_m27EF4D753CA589FAEEA7285978510AFF7F634B4A_RuntimeMethod_var))); }// end catch (depth: 1) IL_007a: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteRaw(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteRaw_m78BFAFD8CBF3589242CB899F319BE1DA7B18472C (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___data0, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { String_t* L_0 = ___data0; if (L_0) { goto IL_0005; } } IL_0003: { goto IL_003c; } IL_0005: { XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, ((int32_t)13), /*hidden argument*/NULL); bool L_1; L_1 = XmlWellFormedWriter_get_SaveAttrValue_m9E982FD0A5B0F48DE777925C71373D4B5C2518DB(__this, /*hidden argument*/NULL); if (!L_1) { goto IL_0023; } } IL_0015: { AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_2 = __this->get_attrValueCache_13(); String_t* L_3 = ___data0; NullCheck(L_2); AttributeValueCache_WriteRaw_mBBE53E7B4256C5A239508B346DCA3A54A898EEF9(L_2, L_3, /*hidden argument*/NULL); goto IL_002f; } IL_0023: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_4 = __this->get_writer_0(); String_t* L_5 = ___data0; NullCheck(L_4); VirtualActionInvoker1< String_t* >::Invoke(24 /* System.Void System.Xml.XmlWriter::WriteRaw(System.String) */, L_4, L_5); } IL_002f: { goto IL_003c; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0031; } throw e; } CATCH_0031: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteRaw_m78BFAFD8CBF3589242CB899F319BE1DA7B18472C_RuntimeMethod_var))); }// end catch (depth: 1) IL_003c: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteBase64(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteBase64_mA8A2A7E8210695769138AA0C79B0FCC556BC608A (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___buffer0; if (L_0) { goto IL_000e; } } IL_0003: { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC263EA29ADF3548CFEBC57B532EED28451A56C10)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteBase64_mA8A2A7E8210695769138AA0C79B0FCC556BC608A_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___index1; if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_001d; } } IL_0012: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_3 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteBase64_mA8A2A7E8210695769138AA0C79B0FCC556BC608A_RuntimeMethod_var))); } IL_001d: { int32_t L_4 = ___count2; if ((((int32_t)L_4) >= ((int32_t)0))) { goto IL_002c; } } IL_0021: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteBase64_mA8A2A7E8210695769138AA0C79B0FCC556BC608A_RuntimeMethod_var))); } IL_002c: { int32_t L_6 = ___count2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = ___buffer0; NullCheck(L_7); int32_t L_8 = ___index1; if ((((int32_t)L_6) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length))), (int32_t)L_8))))) { goto IL_003f; } } IL_0034: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_9 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteBase64_mA8A2A7E8210695769138AA0C79B0FCC556BC608A_RuntimeMethod_var))); } IL_003f: { XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, ((int32_t)12), /*hidden argument*/NULL); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_10 = __this->get_writer_0(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = ___buffer0; int32_t L_12 = ___index1; int32_t L_13 = ___count2; NullCheck(L_10); VirtualActionInvoker3< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, int32_t >::Invoke(25 /* System.Void System.Xml.XmlWriter::WriteBase64(System.Byte[],System.Int32,System.Int32) */, L_10, L_11, L_12, L_13); goto IL_0062; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0057; } throw e; } CATCH_0057: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteBase64_mA8A2A7E8210695769138AA0C79B0FCC556BC608A_RuntimeMethod_var))); }// end catch (depth: 1) IL_0062: { return; } } // System.Void System.Xml.XmlWellFormedWriter::Close() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_Close_mA86398509974138ACABDCA8A8D8DB3E2B7B749BE (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method) { Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = __this->get_currentState_16(); if ((((int32_t)L_0) == ((int32_t)((int32_t)15)))) { goto IL_00b4; } } IL_000d: try {// begin try (depth: 1) { bool L_1 = __this->get_writeEndDocumentOnClose_19(); if (!L_1) { goto IL_0032; } } IL_0015: { goto IL_001d; } IL_0017: { VirtualActionInvoker0::Invoke(10 /* System.Void System.Xml.XmlWriter::WriteEndElement() */, __this); } IL_001d: { int32_t L_2 = __this->get_currentState_16(); if ((((int32_t)L_2) == ((int32_t)((int32_t)16)))) { goto IL_0059; } } IL_0027: { int32_t L_3 = __this->get_elemTop_8(); if ((((int32_t)L_3) > ((int32_t)0))) { goto IL_0017; } } IL_0030: { goto IL_0059; } IL_0032: { int32_t L_4 = __this->get_currentState_16(); if ((((int32_t)L_4) == ((int32_t)((int32_t)16)))) { goto IL_0059; } } IL_003c: { int32_t L_5 = __this->get_elemTop_8(); if ((((int32_t)L_5) <= ((int32_t)0))) { goto IL_0059; } } IL_0045: try {// begin try (depth: 2) XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, 6, /*hidden argument*/NULL); goto IL_0059; }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_004e; } throw e; } CATCH_004e: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_Close_mA86398509974138ACABDCA8A8D8DB3E2B7B749BE_RuntimeMethod_var))); }// end catch (depth: 2) IL_0059: { bool L_6; L_6 = XmlWellFormedWriter_get_InBase64_m038F8C18876B104B23FC250A0F760880DD2BE570(__this, /*hidden argument*/NULL); if (!L_6) { goto IL_0074; } } IL_0061: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_7 = __this->get_rawWriter_1(); if (!L_7) { goto IL_0074; } } IL_0069: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_8 = __this->get_rawWriter_1(); NullCheck(L_8); VirtualActionInvoker0::Invoke(44 /* System.Void System.Xml.XmlRawWriter::WriteEndBase64() */, L_8); } IL_0074: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_9 = __this->get_writer_0(); NullCheck(L_9); VirtualActionInvoker0::Invoke(29 /* System.Void System.Xml.XmlWriter::Flush() */, L_9); IL2CPP_LEAVE(0xB4, FINALLY_0081); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0081; } FINALLY_0081: {// begin finally (depth: 1) { } IL_0082: try {// begin try (depth: 2) { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_10 = __this->get_rawWriter_1(); if (!L_10) { goto IL_009d; } } IL_008a: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_11 = __this->get_rawWriter_1(); int32_t L_12; L_12 = VirtualFuncInvoker0< int32_t >::Invoke(27 /* System.Xml.WriteState System.Xml.XmlWriter::get_WriteState() */, __this); NullCheck(L_11); VirtualActionInvoker1< int32_t >::Invoke(45 /* System.Void System.Xml.XmlRawWriter::Close(System.Xml.WriteState) */, L_11, L_12); IL2CPP_LEAVE(0xB3, FINALLY_00aa); } IL_009d: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_13 = __this->get_writer_0(); NullCheck(L_13); VirtualActionInvoker0::Invoke(28 /* System.Void System.Xml.XmlWriter::Close() */, L_13); IL2CPP_LEAVE(0xB3, FINALLY_00aa); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00aa; } FINALLY_00aa: {// begin finally (depth: 2) __this->set_currentState_16(((int32_t)15)); IL2CPP_END_FINALLY(170) }// end finally (depth: 2) IL2CPP_CLEANUP(170) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB3, IL_00b3) } IL_00b3: { IL2CPP_END_FINALLY(129) } }// end finally (depth: 1) IL2CPP_CLEANUP(129) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB4, IL_00b4) } IL_00b4: { return; } } // System.Void System.Xml.XmlWellFormedWriter::Flush() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_Flush_m818CB4E60089C7E42F421CC8831ACFD04C8C6606 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_0 = __this->get_writer_0(); NullCheck(L_0); VirtualActionInvoker0::Invoke(29 /* System.Void System.Xml.XmlWriter::Flush() */, L_0); goto IL_0018; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_000d; } throw e; } CATCH_000d: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_Flush_m818CB4E60089C7E42F421CC8831ACFD04C8C6606_RuntimeMethod_var))); }// end catch (depth: 1) IL_0018: { return; } } // System.String System.Xml.XmlWellFormedWriter::LookupPrefix(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlWellFormedWriter_LookupPrefix_m8C0375042F837AEB8634CDB32FC05B4CD7DAB09B (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___ns0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IXmlNamespaceResolver_tE715F6572D858174C1BDCF0076B3C6415B226CD0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; String_t* V_1 = NULL; String_t* V_2 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; String_t* G_B15_0 = NULL; IL_0000: try {// begin try (depth: 1) { String_t* L_0 = ___ns0; if (L_0) { goto IL_000e; } } IL_0003: { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral79F2854B5115F837632CEA50C217D0F077D292CF)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_LookupPrefix_m8C0375042F837AEB8634CDB32FC05B4CD7DAB09B_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = __this->get_nsTop_4(); V_0 = L_2; goto IL_007a; } IL_0017: { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_3 = __this->get_nsStack_3(); int32_t L_4 = V_0; NullCheck(L_3); String_t* L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->get_namespaceUri_1(); String_t* L_6 = ___ns0; bool L_7; L_7 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_5, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0076; } } IL_0030: { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_8 = __this->get_nsStack_3(); int32_t L_9 = V_0; NullCheck(L_8); String_t* L_10 = ((L_8)->GetAddressAt(static_cast(L_9)))->get_prefix_0(); V_1 = L_10; int32_t L_11 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); goto IL_0069; } IL_0048: { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_12 = __this->get_nsStack_3(); int32_t L_13 = V_0; NullCheck(L_12); String_t* L_14 = ((L_12)->GetAddressAt(static_cast(L_13)))->get_prefix_0(); String_t* L_15 = V_1; bool L_16; L_16 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_14, L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0065; } } IL_0061: { V_2 = (String_t*)NULL; goto IL_00a3; } IL_0065: { int32_t L_17 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); } IL_0069: { int32_t L_18 = V_0; int32_t L_19 = __this->get_nsTop_4(); if ((((int32_t)L_18) <= ((int32_t)L_19))) { goto IL_0048; } } IL_0072: { String_t* L_20 = V_1; V_2 = L_20; goto IL_00a3; } IL_0076: { int32_t L_21 = V_0; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1)); } IL_007a: { int32_t L_22 = V_0; if ((((int32_t)L_22) >= ((int32_t)0))) { goto IL_0017; } } IL_007e: { RuntimeObject* L_23 = __this->get_predefinedNamespaces_2(); if (L_23) { goto IL_0089; } } IL_0086: { G_B15_0 = ((String_t*)(NULL)); goto IL_0095; } IL_0089: { RuntimeObject* L_24 = __this->get_predefinedNamespaces_2(); String_t* L_25 = ___ns0; NullCheck(L_24); String_t* L_26; L_26 = InterfaceFuncInvoker1< String_t*, String_t* >::Invoke(1 /* System.String System.Xml.IXmlNamespaceResolver::LookupPrefix(System.String) */, IXmlNamespaceResolver_tE715F6572D858174C1BDCF0076B3C6415B226CD0_il2cpp_TypeInfo_var, L_24, L_25); G_B15_0 = L_26; } IL_0095: { V_2 = G_B15_0; goto IL_00a3; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0098; } throw e; } CATCH_0098: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_LookupPrefix_m8C0375042F837AEB8634CDB32FC05B4CD7DAB09B_RuntimeMethod_var))); }// end catch (depth: 1) IL_00a3: { String_t* L_27 = V_2; return L_27; } } // System.Void System.Xml.XmlWellFormedWriter::WriteValue(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteValue_m73179C51767B1B52CDAD8C962104216B817EA0DC (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___value0, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { String_t* L_0 = ___value0; if (L_0) { goto IL_0005; } } IL_0003: { goto IL_0044; } IL_0005: { bool L_1; L_1 = XmlWellFormedWriter_get_SaveAttrValue_m9E982FD0A5B0F48DE777925C71373D4B5C2518DB(__this, /*hidden argument*/NULL); if (!L_1) { goto IL_0023; } } IL_000d: { XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, ((int32_t)9), /*hidden argument*/NULL); AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_2 = __this->get_attrValueCache_13(); String_t* L_3 = ___value0; NullCheck(L_2); AttributeValueCache_WriteValue_m7EB9ED91D89EB26620950902F9346B91670970F0(L_2, L_3, /*hidden argument*/NULL); goto IL_0037; } IL_0023: { XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, ((int32_t)11), /*hidden argument*/NULL); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_4 = __this->get_writer_0(); String_t* L_5 = ___value0; NullCheck(L_4); VirtualActionInvoker1< String_t* >::Invoke(31 /* System.Void System.Xml.XmlWriter::WriteValue(System.String) */, L_4, L_5); } IL_0037: { goto IL_0044; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0039; } throw e; } CATCH_0039: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteValue_m73179C51767B1B52CDAD8C962104216B817EA0DC_RuntimeMethod_var))); }// end catch (depth: 1) IL_0044: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteBinHex(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteBinHex_mB1FDF13824582CF03D4895EBB8105FA6F56B41CB (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method) { il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { bool L_0; L_0 = XmlWellFormedWriter_get_IsClosedOrErrorState_m3C35E43B3ADB2186E643A159AB72DCE18C9B9BFA(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0018; } } { String_t* L_1; L_1 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2D7D9606D59C279ADCC84643F993B9FC22365566)), /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_2 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteBinHex_mB1FDF13824582CF03D4895EBB8105FA6F56B41CB_RuntimeMethod_var))); } IL_0018: { } IL_0019: try {// begin try (depth: 1) XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, ((int32_t)9), /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___buffer0; int32_t L_4 = ___index1; int32_t L_5 = ___count2; XmlWriter_WriteBinHex_m42671E4486A364DA4C4DB3E428A36BE24F660643(__this, L_3, L_4, L_5, /*hidden argument*/NULL); goto IL_0037; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_002c; } throw e; } CATCH_002c: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteBinHex_mB1FDF13824582CF03D4895EBB8105FA6F56B41CB_RuntimeMethod_var))); }// end catch (depth: 1) IL_0037: { return; } } // System.Xml.XmlRawWriter System.Xml.XmlWellFormedWriter::get_RawWriter() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * XmlWellFormedWriter_get_RawWriter_m84725967B2EB95E2E224CB554CC0503CCC1B98A9 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method) { { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_0 = __this->get_rawWriter_1(); return L_0; } } // System.Boolean System.Xml.XmlWellFormedWriter::get_SaveAttrValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWellFormedWriter_get_SaveAttrValue_m9E982FD0A5B0F48DE777925C71373D4B5C2518DB (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_specAttr_12(); return (bool)((!(((uint32_t)L_0) <= ((uint32_t)0)))? 1 : 0); } } // System.Boolean System.Xml.XmlWellFormedWriter::get_InBase64() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWellFormedWriter_get_InBase64_m038F8C18876B104B23FC250A0F760880DD2BE570 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_currentState_16(); if ((((int32_t)L_0) == ((int32_t)5))) { goto IL_001d; } } { int32_t L_1 = __this->get_currentState_16(); if ((((int32_t)L_1) == ((int32_t)6))) { goto IL_001d; } } { int32_t L_2 = __this->get_currentState_16(); return (bool)((((int32_t)L_2) == ((int32_t)((int32_t)13)))? 1 : 0); } IL_001d: { return (bool)1; } } // System.Void System.Xml.XmlWellFormedWriter::SetSpecialAttribute(System.Xml.XmlWellFormedWriter/SpecialAttribute) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_SetSpecialAttribute_mA6B76A3563ECE17E163E24607BAD805793F10386 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, int32_t ___special0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___special0; __this->set_specAttr_12(L_0); int32_t L_1 = __this->get_currentState_16(); if ((!(((uint32_t)8) == ((uint32_t)L_1)))) { goto IL_001a; } } { __this->set_currentState_16(((int32_t)9)); goto IL_002c; } IL_001a: { int32_t L_2 = __this->get_currentState_16(); if ((!(((uint32_t)((int32_t)11)) == ((uint32_t)L_2)))) { goto IL_002c; } } { __this->set_currentState_16(((int32_t)12)); } IL_002c: { AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_3 = __this->get_attrValueCache_13(); if (L_3) { goto IL_003f; } } { AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D * L_4 = (AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D *)il2cpp_codegen_object_new(AttributeValueCache_t73CBFCCA77AAFAB369BCE307E8F39FD775C7C90D_il2cpp_TypeInfo_var); AttributeValueCache__ctor_m98C2253BDD259D380432CE6A1C012D203824C9BB(L_4, /*hidden argument*/NULL); __this->set_attrValueCache_13(L_4); } IL_003f: { return; } } // System.Void System.Xml.XmlWellFormedWriter::WriteStartDocumentImpl(System.Xml.XmlStandalone) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_WriteStartDocumentImpl_mAE8A6FA9962E9AFC09402EC4B3E2A95369DDCE74 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, int32_t ___standalone0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) { XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8(__this, 0, /*hidden argument*/NULL); int32_t L_0 = __this->get_conformanceLevel_20(); if (L_0) { goto IL_0023; } } IL_000f: { __this->set_conformanceLevel_20(2); IL2CPP_RUNTIME_CLASS_INIT(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var); StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* L_1 = ((XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields*)il2cpp_codegen_static_fields_for(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))->get_StateTableDocument_28(); __this->set_stateTable_15(L_1); goto IL_003c; } IL_0023: { int32_t L_2 = __this->get_conformanceLevel_20(); if ((!(((uint32_t)L_2) == ((uint32_t)1)))) { goto IL_003c; } } IL_002c: { String_t* L_3; L_3 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral203878D5A9F10282BC47EC192B74A7FB1387D54C)), /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_4 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteStartDocumentImpl_mAE8A6FA9962E9AFC09402EC4B3E2A95369DDCE74_RuntimeMethod_var))); } IL_003c: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_5 = __this->get_rawWriter_1(); if (!L_5) { goto IL_005a; } } IL_0044: { bool L_6 = __this->get_xmlDeclFollows_22(); if (L_6) { goto IL_0065; } } IL_004c: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_7 = __this->get_rawWriter_1(); int32_t L_8 = ___standalone0; NullCheck(L_7); VirtualActionInvoker1< int32_t >::Invoke(34 /* System.Void System.Xml.XmlRawWriter::WriteXmlDeclaration(System.Xml.XmlStandalone) */, L_7, L_8); goto IL_0065; } IL_005a: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_9 = __this->get_writer_0(); NullCheck(L_9); VirtualActionInvoker0::Invoke(5 /* System.Void System.Xml.XmlWriter::WriteStartDocument() */, L_9); } IL_0065: { goto IL_0072; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0067; } throw e; } CATCH_0067: {// begin catch(System.Object) __this->set_currentState_16(((int32_t)16)); IL2CPP_RAISE_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t *), ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_WriteStartDocumentImpl_mAE8A6FA9962E9AFC09402EC4B3E2A95369DDCE74_RuntimeMethod_var))); }// end catch (depth: 1) IL_0072: { return; } } // System.Void System.Xml.XmlWellFormedWriter::StartFragment() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_StartFragment_m821DC407AA95954C6FE3AA83CD2ADDF3118A4781 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method) { { __this->set_conformanceLevel_20(1); return; } } // System.Void System.Xml.XmlWellFormedWriter::PushNamespaceImplicit(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_PushNamespaceImplicit_m624EE33F48760FAB5356FDE7B1A1CAEA3116A5D5 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___prefix0, String_t* ___ns1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IXmlNamespaceResolver_tE715F6572D858174C1BDCF0076B3C6415B226CD0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral349C6DC0F34B9BA242E4C728EDD28CAB809D4917); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t G_B14_0 = 0; int32_t G_B24_0 = 0; { String_t* L_0 = ___prefix0; int32_t L_1; L_1 = XmlWellFormedWriter_LookupNamespaceIndex_mC0686D882194B9EFFEEDFFFD4E819B1975921D69(__this, L_0, /*hidden argument*/NULL); V_1 = L_1; int32_t L_2 = V_1; if ((((int32_t)L_2) == ((int32_t)(-1)))) { goto IL_00f0; } } { int32_t L_3 = V_1; ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_4 = __this->get_elemScopeStack_7(); int32_t L_5 = __this->get_elemTop_8(); NullCheck(L_4); int32_t L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->get_prevNSTop_0(); if ((((int32_t)L_3) <= ((int32_t)L_6))) { goto IL_006f; } } { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_7 = __this->get_nsStack_3(); int32_t L_8 = V_1; NullCheck(L_7); String_t* L_9 = ((L_7)->GetAddressAt(static_cast(L_8)))->get_namespaceUri_1(); String_t* L_10 = ___ns1; bool L_11; L_11 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_006e; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_12 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var)), (uint32_t)3); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_13 = L_12; String_t* L_14 = ___prefix0; NullCheck(L_13); ArrayElementTypeCheck (L_13, L_14); (L_13)->SetAt(static_cast(0), (String_t*)L_14); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_15 = L_13; NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_16 = __this->get_nsStack_3(); int32_t L_17 = V_1; NullCheck(L_16); String_t* L_18 = ((L_16)->GetAddressAt(static_cast(L_17)))->get_namespaceUri_1(); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(1), (String_t*)L_18); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_19 = L_15; String_t* L_20 = ___ns1; NullCheck(L_19); ArrayElementTypeCheck (L_19, L_20); (L_19)->SetAt(static_cast(2), (String_t*)L_20); XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 * L_21 = (XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918_il2cpp_TypeInfo_var))); XmlException__ctor_m774540F83B81D877D8C30183EA2D2F4A76427058(L_21, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB7C276EDC5859626BDC1BA491A7689C71544D69A)), L_19, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_21, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_PushNamespaceImplicit_m624EE33F48760FAB5356FDE7B1A1CAEA3116A5D5_RuntimeMethod_var))); } IL_006e: { return; } IL_006f: { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_22 = __this->get_nsStack_3(); int32_t L_23 = V_1; NullCheck(L_22); int32_t L_24 = ((L_22)->GetAddressAt(static_cast(L_23)))->get_kind_2(); if ((!(((uint32_t)L_24) == ((uint32_t)3)))) { goto IL_00d0; } } { String_t* L_25 = ___prefix0; bool L_26; L_26 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_25, _stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158, /*hidden argument*/NULL); if (!L_26) { goto IL_00c0; } } { String_t* L_27 = ___ns1; NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_28 = __this->get_nsStack_3(); int32_t L_29 = V_1; NullCheck(L_28); String_t* L_30 = ((L_28)->GetAddressAt(static_cast(L_29)))->get_namespaceUri_1(); bool L_31; L_31 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(L_27, L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_00b9; } } { String_t* L_32; L_32 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8E7DF6980ECEA2C11D2FD74A57D449FC8CFA87AE)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_33 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_33, L_32, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_33, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_PushNamespaceImplicit_m624EE33F48760FAB5356FDE7B1A1CAEA3116A5D5_RuntimeMethod_var))); } IL_00b9: { V_0 = 2; goto IL_0163; } IL_00c0: { String_t* L_34; L_34 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral33225D2308B5FA9B4FC47DE1A1D06D718E1911ED)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_35 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_35, L_34, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_35, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_PushNamespaceImplicit_m624EE33F48760FAB5356FDE7B1A1CAEA3116A5D5_RuntimeMethod_var))); } IL_00d0: { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_36 = __this->get_nsStack_3(); int32_t L_37 = V_1; NullCheck(L_36); String_t* L_38 = ((L_36)->GetAddressAt(static_cast(L_37)))->get_namespaceUri_1(); String_t* L_39 = ___ns1; bool L_40; L_40 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_38, L_39, /*hidden argument*/NULL); if (L_40) { goto IL_00ec; } } { G_B14_0 = 1; goto IL_00ed; } IL_00ec: { G_B14_0 = 2; } IL_00ed: { V_0 = G_B14_0; goto IL_0163; } IL_00f0: { String_t* L_41 = ___ns1; bool L_42; L_42 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_41, _stringLiteral349C6DC0F34B9BA242E4C728EDD28CAB809D4917, /*hidden argument*/NULL); if (!L_42) { goto IL_010a; } } { String_t* L_43 = ___prefix0; bool L_44; L_44 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(L_43, _stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158, /*hidden argument*/NULL); if (L_44) { goto IL_0124; } } IL_010a: { String_t* L_45 = ___ns1; bool L_46; L_46 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_45, _stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE, /*hidden argument*/NULL); if (!L_46) { goto IL_013e; } } { String_t* L_47 = ___prefix0; bool L_48; L_48 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(L_47, _stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3, /*hidden argument*/NULL); if (!L_48) { goto IL_013e; } } IL_0124: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_49 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_50 = L_49; String_t* L_51 = ___prefix0; NullCheck(L_50); ArrayElementTypeCheck (L_50, L_51); (L_50)->SetAt(static_cast(0), (RuntimeObject *)L_51); String_t* L_52; L_52 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0DD65E4164ECCDCC03EEEB4270914339DE878E09)), L_50, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_53 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_53, L_52, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_53, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_PushNamespaceImplicit_m624EE33F48760FAB5356FDE7B1A1CAEA3116A5D5_RuntimeMethod_var))); } IL_013e: { RuntimeObject* L_54 = __this->get_predefinedNamespaces_2(); if (!L_54) { goto IL_0161; } } { RuntimeObject* L_55 = __this->get_predefinedNamespaces_2(); String_t* L_56 = ___prefix0; NullCheck(L_55); String_t* L_57; L_57 = InterfaceFuncInvoker1< String_t*, String_t* >::Invoke(0 /* System.String System.Xml.IXmlNamespaceResolver::LookupNamespace(System.String) */, IXmlNamespaceResolver_tE715F6572D858174C1BDCF0076B3C6415B226CD0_il2cpp_TypeInfo_var, L_55, L_56); String_t* L_58 = ___ns1; bool L_59; L_59 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_57, L_58, /*hidden argument*/NULL); if (L_59) { goto IL_015d; } } { G_B24_0 = 1; goto IL_015e; } IL_015d: { G_B24_0 = 2; } IL_015e: { V_0 = G_B24_0; goto IL_0163; } IL_0161: { V_0 = 1; } IL_0163: { String_t* L_60 = ___prefix0; String_t* L_61 = ___ns1; int32_t L_62 = V_0; XmlWellFormedWriter_AddNamespace_m6FB84DBE85B008F613E76817F487FC03F479795E(__this, L_60, L_61, L_62, /*hidden argument*/NULL); return; } } // System.Boolean System.Xml.XmlWellFormedWriter::PushNamespaceExplicit(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWellFormedWriter_PushNamespaceExplicit_m6D8AAFC9815127ADB7F012D035CDA84E690495C4 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___prefix0, String_t* ___ns1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IXmlNamespaceResolver_tE715F6572D858174C1BDCF0076B3C6415B226CD0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral349C6DC0F34B9BA242E4C728EDD28CAB809D4917); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; int32_t V_2 = 0; String_t* G_B8_0 = NULL; String_t* G_B10_0 = NULL; String_t* G_B9_0 = NULL; String_t* G_B11_0 = NULL; String_t* G_B11_1 = NULL; { V_0 = (bool)1; String_t* L_0 = ___prefix0; int32_t L_1; L_1 = XmlWellFormedWriter_LookupNamespaceIndex_mC0686D882194B9EFFEEDFFFD4E819B1975921D69(__this, L_0, /*hidden argument*/NULL); V_1 = L_1; int32_t L_2 = V_1; if ((((int32_t)L_2) == ((int32_t)(-1)))) { goto IL_00f9; } } { int32_t L_3 = V_1; ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_4 = __this->get_elemScopeStack_7(); int32_t L_5 = __this->get_elemTop_8(); NullCheck(L_4); int32_t L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->get_prevNSTop_0(); if ((((int32_t)L_3) <= ((int32_t)L_6))) { goto IL_00d4; } } { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_7 = __this->get_nsStack_3(); int32_t L_8 = V_1; NullCheck(L_7); String_t* L_9 = ((L_7)->GetAddressAt(static_cast(L_8)))->get_namespaceUri_1(); String_t* L_10 = ___ns1; bool L_11; L_11 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(L_9, L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0073; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_12 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var)), (uint32_t)3); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_13 = L_12; String_t* L_14 = ___prefix0; NullCheck(L_13); ArrayElementTypeCheck (L_13, L_14); (L_13)->SetAt(static_cast(0), (String_t*)L_14); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_15 = L_13; NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_16 = __this->get_nsStack_3(); int32_t L_17 = V_1; NullCheck(L_16); String_t* L_18 = ((L_16)->GetAddressAt(static_cast(L_17)))->get_namespaceUri_1(); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(static_cast(1), (String_t*)L_18); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_19 = L_15; String_t* L_20 = ___ns1; NullCheck(L_19); ArrayElementTypeCheck (L_19, L_20); (L_19)->SetAt(static_cast(2), (String_t*)L_20); XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 * L_21 = (XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918_il2cpp_TypeInfo_var))); XmlException__ctor_m774540F83B81D877D8C30183EA2D2F4A76427058(L_21, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB7C276EDC5859626BDC1BA491A7689C71544D69A)), L_19, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_21, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_PushNamespaceExplicit_m6D8AAFC9815127ADB7F012D035CDA84E690495C4_RuntimeMethod_var))); } IL_0073: { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_22 = __this->get_nsStack_3(); int32_t L_23 = V_1; NullCheck(L_22); int32_t L_24 = ((L_22)->GetAddressAt(static_cast(L_23)))->get_kind_2(); V_2 = L_24; int32_t L_25 = V_2; if (L_25) { goto IL_00b2; } } { String_t* L_26 = ___prefix0; NullCheck(L_26); int32_t L_27; L_27 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_26, /*hidden argument*/NULL); if (!L_27) { goto IL_0097; } } { G_B8_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3)); goto IL_009c; } IL_0097: { String_t* L_28 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&String_t_il2cpp_TypeInfo_var))))->get_Empty_5(); G_B8_0 = L_28; } IL_009c: { String_t* L_29 = ___prefix0; NullCheck(L_29); int32_t L_30; L_30 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_29, /*hidden argument*/NULL); G_B9_0 = G_B8_0; if (!L_30) { G_B10_0 = G_B8_0; goto IL_00a7; } } { String_t* L_31 = ___prefix0; G_B11_0 = L_31; G_B11_1 = G_B9_0; goto IL_00ac; } IL_00a7: { G_B11_0 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3)); G_B11_1 = G_B10_0; } IL_00ac: { IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))); XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 * L_32; L_32 = XmlWellFormedWriter_DupAttrException_mCB087E36F70B3BE950BE03039991D920B9B6361C(G_B11_1, G_B11_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_32, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_PushNamespaceExplicit_m6D8AAFC9815127ADB7F012D035CDA84E690495C4_RuntimeMethod_var))); } IL_00b2: { bool L_33 = __this->get_omitDuplNamespaces_18(); if (!L_33) { goto IL_00c0; } } { int32_t L_34 = V_2; if ((((int32_t)L_34) == ((int32_t)1))) { goto IL_00c0; } } { V_0 = (bool)0; } IL_00c0: { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_35 = __this->get_nsStack_3(); int32_t L_36 = V_1; NullCheck(L_35); ((L_35)->GetAddressAt(static_cast(L_36)))->set_kind_2(0); bool L_37 = V_0; return L_37; } IL_00d4: { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_38 = __this->get_nsStack_3(); int32_t L_39 = V_1; NullCheck(L_38); String_t* L_40 = ((L_38)->GetAddressAt(static_cast(L_39)))->get_namespaceUri_1(); String_t* L_41 = ___ns1; bool L_42; L_42 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_40, L_41, /*hidden argument*/NULL); if (!L_42) { goto IL_011f; } } { bool L_43 = __this->get_omitDuplNamespaces_18(); if (!L_43) { goto IL_011f; } } { V_0 = (bool)0; goto IL_011f; } IL_00f9: { RuntimeObject* L_44 = __this->get_predefinedNamespaces_2(); if (!L_44) { goto IL_011f; } } { RuntimeObject* L_45 = __this->get_predefinedNamespaces_2(); String_t* L_46 = ___prefix0; NullCheck(L_45); String_t* L_47; L_47 = InterfaceFuncInvoker1< String_t*, String_t* >::Invoke(0 /* System.String System.Xml.IXmlNamespaceResolver::LookupNamespace(System.String) */, IXmlNamespaceResolver_tE715F6572D858174C1BDCF0076B3C6415B226CD0_il2cpp_TypeInfo_var, L_45, L_46); String_t* L_48 = ___ns1; bool L_49; L_49 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_47, L_48, /*hidden argument*/NULL); if (!L_49) { goto IL_011f; } } { bool L_50 = __this->get_omitDuplNamespaces_18(); if (!L_50) { goto IL_011f; } } { V_0 = (bool)0; } IL_011f: { String_t* L_51 = ___ns1; bool L_52; L_52 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_51, _stringLiteral349C6DC0F34B9BA242E4C728EDD28CAB809D4917, /*hidden argument*/NULL); if (!L_52) { goto IL_0139; } } { String_t* L_53 = ___prefix0; bool L_54; L_54 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(L_53, _stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158, /*hidden argument*/NULL); if (L_54) { goto IL_0153; } } IL_0139: { String_t* L_55 = ___ns1; bool L_56; L_56 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_55, _stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE, /*hidden argument*/NULL); if (!L_56) { goto IL_016d; } } { String_t* L_57 = ___prefix0; bool L_58; L_58 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(L_57, _stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3, /*hidden argument*/NULL); if (!L_58) { goto IL_016d; } } IL_0153: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_59 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_60 = L_59; String_t* L_61 = ___prefix0; NullCheck(L_60); ArrayElementTypeCheck (L_60, L_61); (L_60)->SetAt(static_cast(0), (RuntimeObject *)L_61); String_t* L_62; L_62 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0DD65E4164ECCDCC03EEEB4270914339DE878E09)), L_60, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_63 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_63, L_62, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_63, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_PushNamespaceExplicit_m6D8AAFC9815127ADB7F012D035CDA84E690495C4_RuntimeMethod_var))); } IL_016d: { String_t* L_64 = ___prefix0; NullCheck(L_64); int32_t L_65; L_65 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_64, /*hidden argument*/NULL); if ((((int32_t)L_65) <= ((int32_t)0))) { goto IL_01c8; } } { String_t* L_66 = ___prefix0; NullCheck(L_66); Il2CppChar L_67; L_67 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_66, 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_67) == ((uint32_t)((int32_t)120))))) { goto IL_01c8; } } { String_t* L_68 = ___prefix0; bool L_69; L_69 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_68, _stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158, /*hidden argument*/NULL); if (!L_69) { goto IL_01ab; } } { String_t* L_70 = ___ns1; bool L_71; L_71 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(L_70, _stringLiteral349C6DC0F34B9BA242E4C728EDD28CAB809D4917, /*hidden argument*/NULL); if (!L_71) { goto IL_01c8; } } { String_t* L_72; L_72 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8E7DF6980ECEA2C11D2FD74A57D449FC8CFA87AE)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_73 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_73, L_72, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_73, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_PushNamespaceExplicit_m6D8AAFC9815127ADB7F012D035CDA84E690495C4_RuntimeMethod_var))); } IL_01ab: { String_t* L_74 = ___prefix0; bool L_75; L_75 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_74, _stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3, /*hidden argument*/NULL); if (!L_75) { goto IL_01c8; } } { String_t* L_76; L_76 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral33225D2308B5FA9B4FC47DE1A1D06D718E1911ED)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_77 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_77, L_76, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_77, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_PushNamespaceExplicit_m6D8AAFC9815127ADB7F012D035CDA84E690495C4_RuntimeMethod_var))); } IL_01c8: { String_t* L_78 = ___prefix0; String_t* L_79 = ___ns1; XmlWellFormedWriter_AddNamespace_m6FB84DBE85B008F613E76817F487FC03F479795E(__this, L_78, L_79, 0, /*hidden argument*/NULL); bool L_80 = V_0; return L_80; } } // System.Void System.Xml.XmlWellFormedWriter::AddNamespace(System.String,System.String,System.Xml.XmlWellFormedWriter/NamespaceKind) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_AddNamespace_m6FB84DBE85B008F613E76817F487FC03F479795E (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___prefix0, String_t* ___ns1, int32_t ___kind2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m7486B1ED37F2C23A54A102AE2A327294800C13F6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* V_2 = NULL; int32_t V_3 = 0; { int32_t L_0 = __this->get_nsTop_4(); V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)); int32_t L_1 = V_1; __this->set_nsTop_4(L_1); int32_t L_2 = V_1; V_0 = L_2; int32_t L_3 = V_0; NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_4 = __this->get_nsStack_3(); NullCheck(L_4); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))) { goto IL_003a; } } { int32_t L_5 = V_0; NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_6 = (NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12*)(NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12*)SZArrayNew(NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)2))); V_2 = L_6; NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_7 = __this->get_nsStack_3(); NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_8 = V_2; int32_t L_9 = V_0; Array_Copy_m40103AA97DC582C557B912CF4BBE86A4D166F803((RuntimeArray *)(RuntimeArray *)L_7, (RuntimeArray *)(RuntimeArray *)L_8, L_9, /*hidden argument*/NULL); NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_10 = V_2; __this->set_nsStack_3(L_10); } IL_003a: { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_11 = __this->get_nsStack_3(); int32_t L_12 = V_0; NullCheck(L_11); String_t* L_13 = ___prefix0; String_t* L_14 = ___ns1; int32_t L_15 = ___kind2; Namespace_Set_mBC3EC65E5DAC5566D507031854355191E8A432CA((Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 *)((L_11)->GetAddressAt(static_cast(L_12))), L_13, L_14, L_15, /*hidden argument*/NULL); bool L_16 = __this->get_useNsHashtable_6(); if (!L_16) { goto IL_0063; } } { int32_t L_17 = __this->get_nsTop_4(); XmlWellFormedWriter_AddToNamespaceHashtable_mD51975F7CA451DF171A578B5748EA97180668DE6(__this, L_17, /*hidden argument*/NULL); return; } IL_0063: { int32_t L_18 = __this->get_nsTop_4(); if ((!(((uint32_t)L_18) == ((uint32_t)((int32_t)16))))) { goto IL_009d; } } { SecureStringHasher_t5F3BC4AE212133FAD80F39ED81D0338B8A21A87A * L_19 = __this->get_hasher_24(); Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_20 = (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 *)il2cpp_codegen_object_new(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162_il2cpp_TypeInfo_var); Dictionary_2__ctor_m7486B1ED37F2C23A54A102AE2A327294800C13F6(L_20, L_19, /*hidden argument*/Dictionary_2__ctor_m7486B1ED37F2C23A54A102AE2A327294800C13F6_RuntimeMethod_var); __this->set_nsHashtable_5(L_20); V_3 = 0; goto IL_008d; } IL_0082: { int32_t L_21 = V_3; XmlWellFormedWriter_AddToNamespaceHashtable_mD51975F7CA451DF171A578B5748EA97180668DE6(__this, L_21, /*hidden argument*/NULL); int32_t L_22 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); } IL_008d: { int32_t L_23 = V_3; int32_t L_24 = __this->get_nsTop_4(); if ((((int32_t)L_23) <= ((int32_t)L_24))) { goto IL_0082; } } { __this->set_useNsHashtable_6((bool)1); } IL_009d: { return; } } // System.Void System.Xml.XmlWellFormedWriter::AddToNamespaceHashtable(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_AddToNamespaceHashtable_mD51975F7CA451DF171A578B5748EA97180668DE6 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, int32_t ___namespaceIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m12D15059187064926CD935FC89749E0A8BD52729_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_m3546162A565F55B309A9FAB19BD271411D7DB75B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_0 = __this->get_nsStack_3(); int32_t L_1 = ___namespaceIndex0; NullCheck(L_0); String_t* L_2 = ((L_0)->GetAddressAt(static_cast(L_1)))->get_prefix_0(); V_0 = L_2; Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_3 = __this->get_nsHashtable_5(); String_t* L_4 = V_0; NullCheck(L_3); bool L_5; L_5 = Dictionary_2_TryGetValue_m12D15059187064926CD935FC89749E0A8BD52729(L_3, L_4, (int32_t*)(&V_1), /*hidden argument*/Dictionary_2_TryGetValue_m12D15059187064926CD935FC89749E0A8BD52729_RuntimeMethod_var); if (!L_5) { goto IL_0034; } } { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_6 = __this->get_nsStack_3(); int32_t L_7 = ___namespaceIndex0; NullCheck(L_6); int32_t L_8 = V_1; ((L_6)->GetAddressAt(static_cast(L_7)))->set_prevNsIndex_3(L_8); } IL_0034: { Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_9 = __this->get_nsHashtable_5(); String_t* L_10 = V_0; int32_t L_11 = ___namespaceIndex0; NullCheck(L_9); Dictionary_2_set_Item_m3546162A565F55B309A9FAB19BD271411D7DB75B(L_9, L_10, L_11, /*hidden argument*/Dictionary_2_set_Item_m3546162A565F55B309A9FAB19BD271411D7DB75B_RuntimeMethod_var); return; } } // System.Int32 System.Xml.XmlWellFormedWriter::LookupNamespaceIndex(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlWellFormedWriter_LookupNamespaceIndex_mC0686D882194B9EFFEEDFFFD4E819B1975921D69 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___prefix0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m12D15059187064926CD935FC89749E0A8BD52729_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { bool L_0 = __this->get_useNsHashtable_6(); if (!L_0) { goto IL_001a; } } { Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_1 = __this->get_nsHashtable_5(); String_t* L_2 = ___prefix0; NullCheck(L_1); bool L_3; L_3 = Dictionary_2_TryGetValue_m12D15059187064926CD935FC89749E0A8BD52729(L_1, L_2, (int32_t*)(&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m12D15059187064926CD935FC89749E0A8BD52729_RuntimeMethod_var); if (!L_3) { goto IL_0046; } } { int32_t L_4 = V_0; return L_4; } IL_001a: { int32_t L_5 = __this->get_nsTop_4(); V_1 = L_5; goto IL_0042; } IL_0023: { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_6 = __this->get_nsStack_3(); int32_t L_7 = V_1; NullCheck(L_6); String_t* L_8 = ((L_6)->GetAddressAt(static_cast(L_7)))->get_prefix_0(); String_t* L_9 = ___prefix0; bool L_10; L_10 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_8, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_003e; } } { int32_t L_11 = V_1; return L_11; } IL_003e: { int32_t L_12 = V_1; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); } IL_0042: { int32_t L_13 = V_1; if ((((int32_t)L_13) >= ((int32_t)0))) { goto IL_0023; } } IL_0046: { return (-1); } } // System.Void System.Xml.XmlWellFormedWriter::PopNamespaces(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_PopNamespaces_m2530F95266BC8917BEF3C6B7D79144839F51559D (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, int32_t ___indexFrom0, int32_t ___indexTo1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Remove_m74B73347B0E3BEE535DFA799A64C174D3A2B0148_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_m3546162A565F55B309A9FAB19BD271411D7DB75B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___indexTo1; V_0 = L_0; goto IL_0068; } IL_0004: { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_1 = __this->get_nsStack_3(); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = ((L_1)->GetAddressAt(static_cast(L_2)))->get_prevNsIndex_3(); if ((!(((uint32_t)L_3) == ((uint32_t)(-1))))) { goto IL_0037; } } { Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_4 = __this->get_nsHashtable_5(); NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_5 = __this->get_nsStack_3(); int32_t L_6 = V_0; NullCheck(L_5); String_t* L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->get_prefix_0(); NullCheck(L_4); bool L_8; L_8 = Dictionary_2_Remove_m74B73347B0E3BEE535DFA799A64C174D3A2B0148(L_4, L_7, /*hidden argument*/Dictionary_2_Remove_m74B73347B0E3BEE535DFA799A64C174D3A2B0148_RuntimeMethod_var); goto IL_0064; } IL_0037: { Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_9 = __this->get_nsHashtable_5(); NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_10 = __this->get_nsStack_3(); int32_t L_11 = V_0; NullCheck(L_10); String_t* L_12 = ((L_10)->GetAddressAt(static_cast(L_11)))->get_prefix_0(); NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_13 = __this->get_nsStack_3(); int32_t L_14 = V_0; NullCheck(L_13); int32_t L_15 = ((L_13)->GetAddressAt(static_cast(L_14)))->get_prevNsIndex_3(); NullCheck(L_9); Dictionary_2_set_Item_m3546162A565F55B309A9FAB19BD271411D7DB75B(L_9, L_12, L_15, /*hidden argument*/Dictionary_2_set_Item_m3546162A565F55B309A9FAB19BD271411D7DB75B_RuntimeMethod_var); } IL_0064: { int32_t L_16 = V_0; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_16, (int32_t)1)); } IL_0068: { int32_t L_17 = V_0; int32_t L_18 = ___indexFrom0; if ((((int32_t)L_17) >= ((int32_t)L_18))) { goto IL_0004; } } { return; } } // System.Xml.XmlException System.Xml.XmlWellFormedWriter::DupAttrException(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 * XmlWellFormedWriter_DupAttrException_mCB087E36F70B3BE950BE03039991D920B9B6361C (String_t* ___prefix0, String_t* ___localName1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE62BE30D60110348D9F0D3836744E95BD82775EF); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; { StringBuilder_t * L_0 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m5A81DE19E748F748E19FF13FB6FFD2547F9212D9(L_0, /*hidden argument*/NULL); V_0 = L_0; String_t* L_1 = ___prefix0; NullCheck(L_1); int32_t L_2; L_2 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_1, /*hidden argument*/NULL); if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_0020; } } { StringBuilder_t * L_3 = V_0; String_t* L_4 = ___prefix0; NullCheck(L_3); StringBuilder_t * L_5; L_5 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_3, L_4, /*hidden argument*/NULL); StringBuilder_t * L_6 = V_0; NullCheck(L_6); StringBuilder_t * L_7; L_7 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_6, ((int32_t)58), /*hidden argument*/NULL); } IL_0020: { StringBuilder_t * L_8 = V_0; String_t* L_9 = ___localName1; NullCheck(L_8); StringBuilder_t * L_10; L_10 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_8, L_9, /*hidden argument*/NULL); StringBuilder_t * L_11 = V_0; NullCheck(L_11); String_t* L_12; L_12 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_11); XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 * L_13 = (XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 *)il2cpp_codegen_object_new(XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918_il2cpp_TypeInfo_var); XmlException__ctor_m113008AE4B646E85154C99B3CBB55D536CBEFEB9(L_13, _stringLiteralE62BE30D60110348D9F0D3836744E95BD82775EF, L_12, /*hidden argument*/NULL); return L_13; } } // System.Void System.Xml.XmlWellFormedWriter::AdvanceState(System.Xml.XmlWellFormedWriter/Token) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, int32_t ___token0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->get_currentState_16(); if ((((int32_t)L_0) < ((int32_t)((int32_t)15)))) { goto IL_005c; } } { int32_t L_1 = __this->get_currentState_16(); if ((((int32_t)L_1) == ((int32_t)((int32_t)15)))) { goto IL_001e; } } { int32_t L_2 = __this->get_currentState_16(); if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)16))))) { goto IL_002e; } } IL_001e: { String_t* L_3; L_3 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2D7D9606D59C279ADCC84643F993B9FC22365566)), /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_4 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8_RuntimeMethod_var))); } IL_002e: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_6 = L_5; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_7 = ((XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields*)il2cpp_codegen_static_fields_for(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))))->get_tokenName_26(); int32_t L_8 = ___token0; NullCheck(L_7); int32_t L_9 = L_8; String_t* L_10 = (L_7)->GetAt(static_cast(L_9)); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_10); (L_6)->SetAt(static_cast(0), (RuntimeObject *)L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = L_6; int32_t L_12 = __this->get_currentState_16(); String_t* L_13; L_13 = XmlWellFormedWriter_GetStateName_m5E6FE37C8C2DD8CF67450AA6FF75DFB5D141D0DD(L_12, /*hidden argument*/NULL); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_13); (L_11)->SetAt(static_cast(1), (RuntimeObject *)L_13); String_t* L_14; L_14 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral23E65142459FB1BF5009AD8736318547A5DFE850)), L_11, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_15 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_15, L_14, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_AdvanceState_m06379F217708915EB7502A2E593E8396BC9786E8_RuntimeMethod_var))); } IL_005c: { StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* L_16 = __this->get_stateTable_15(); int32_t L_17 = ___token0; int32_t L_18 = __this->get_currentState_16(); NullCheck(L_16); int32_t L_19 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_17<<(int32_t)4)), (int32_t)L_18)); int32_t L_20 = (int32_t)(L_16)->GetAt(static_cast(L_19)); V_0 = L_20; int32_t L_21 = V_0; if ((((int32_t)L_21) < ((int32_t)((int32_t)16)))) { goto IL_01ef; } } { int32_t L_22 = V_0; if ((((int32_t)L_22) == ((int32_t)((int32_t)16)))) { goto IL_00d1; } } { int32_t L_23 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_23, (int32_t)((int32_t)101)))) { case 0: { goto IL_00e3; } case 1: { goto IL_00f0; } case 2: { goto IL_00fd; } case 3: { goto IL_010a; } case 4: { goto IL_01ef; } case 5: { goto IL_0117; } case 6: { goto IL_0124; } case 7: { goto IL_0137; } case 8: { goto IL_014a; } case 9: { goto IL_01ef; } case 10: { goto IL_015d; } case 11: { goto IL_016a; } case 12: { goto IL_0189; } case 13: { goto IL_01a8; } case 14: { goto IL_01c8; } case 15: { goto IL_01d2; } case 16: { goto IL_01dc; } case 17: { goto IL_01e6; } } } { goto IL_01ef; } IL_00d1: { int32_t L_24 = ___token0; int32_t L_25 = __this->get_currentState_16(); XmlWellFormedWriter_ThrowInvalidStateTransition_mEFC1814A27D67908217D74DBC7CFECED83E521C3(__this, L_24, L_25, /*hidden argument*/NULL); goto IL_01ef; } IL_00e3: { XmlWellFormedWriter_StartElementContent_m78EDAEB4730FC7A451BDD8430DF97F2E99224F99(__this, /*hidden argument*/NULL); V_0 = 4; goto IL_01ef; } IL_00f0: { XmlWellFormedWriter_StartElementContent_m78EDAEB4730FC7A451BDD8430DF97F2E99224F99(__this, /*hidden argument*/NULL); V_0 = 3; goto IL_01ef; } IL_00fd: { XmlWellFormedWriter_StartElementContent_m78EDAEB4730FC7A451BDD8430DF97F2E99224F99(__this, /*hidden argument*/NULL); V_0 = 5; goto IL_01ef; } IL_010a: { VirtualActionInvoker0::Invoke(5 /* System.Void System.Xml.XmlWriter::WriteStartDocument() */, __this); V_0 = 2; goto IL_01ef; } IL_0117: { VirtualActionInvoker0::Invoke(5 /* System.Void System.Xml.XmlWriter::WriteStartDocument() */, __this); V_0 = 3; goto IL_01ef; } IL_0124: { VirtualActionInvoker0::Invoke(13 /* System.Void System.Xml.XmlWriter::WriteEndAttribute() */, __this); XmlWellFormedWriter_StartElementContent_m78EDAEB4730FC7A451BDD8430DF97F2E99224F99(__this, /*hidden argument*/NULL); V_0 = 3; goto IL_01ef; } IL_0137: { VirtualActionInvoker0::Invoke(13 /* System.Void System.Xml.XmlWriter::WriteEndAttribute() */, __this); XmlWellFormedWriter_StartElementContent_m78EDAEB4730FC7A451BDD8430DF97F2E99224F99(__this, /*hidden argument*/NULL); V_0 = 4; goto IL_01ef; } IL_014a: { VirtualActionInvoker0::Invoke(13 /* System.Void System.Xml.XmlWriter::WriteEndAttribute() */, __this); XmlWellFormedWriter_StartElementContent_m78EDAEB4730FC7A451BDD8430DF97F2E99224F99(__this, /*hidden argument*/NULL); V_0 = 4; goto IL_01ef; } IL_015d: { VirtualActionInvoker0::Invoke(13 /* System.Void System.Xml.XmlWriter::WriteEndAttribute() */, __this); V_0 = 8; goto IL_01ef; } IL_016a: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_26 = __this->get_rawWriter_1(); if (!L_26) { goto IL_017d; } } { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_27 = __this->get_rawWriter_1(); NullCheck(L_27); VirtualActionInvoker0::Invoke(44 /* System.Void System.Xml.XmlRawWriter::WriteEndBase64() */, L_27); } IL_017d: { __this->set_currentState_16(4); goto IL_005c; } IL_0189: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_28 = __this->get_rawWriter_1(); if (!L_28) { goto IL_019c; } } { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_29 = __this->get_rawWriter_1(); NullCheck(L_29); VirtualActionInvoker0::Invoke(44 /* System.Void System.Xml.XmlRawWriter::WriteEndBase64() */, L_29); } IL_019c: { __this->set_currentState_16(8); goto IL_005c; } IL_01a8: { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_30 = __this->get_rawWriter_1(); if (!L_30) { goto IL_01bb; } } { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_31 = __this->get_rawWriter_1(); NullCheck(L_31); VirtualActionInvoker0::Invoke(44 /* System.Void System.Xml.XmlRawWriter::WriteEndBase64() */, L_31); } IL_01bb: { __this->set_currentState_16(((int32_t)11)); goto IL_005c; } IL_01c8: { XmlWellFormedWriter_StartFragment_m821DC407AA95954C6FE3AA83CD2ADDF3118A4781(__this, /*hidden argument*/NULL); V_0 = 3; goto IL_01ef; } IL_01d2: { XmlWellFormedWriter_StartFragment_m821DC407AA95954C6FE3AA83CD2ADDF3118A4781(__this, /*hidden argument*/NULL); V_0 = 4; goto IL_01ef; } IL_01dc: { XmlWellFormedWriter_StartFragment_m821DC407AA95954C6FE3AA83CD2ADDF3118A4781(__this, /*hidden argument*/NULL); V_0 = 5; goto IL_01ef; } IL_01e6: { VirtualActionInvoker0::Invoke(13 /* System.Void System.Xml.XmlWriter::WriteEndAttribute() */, __this); V_0 = ((int32_t)11); } IL_01ef: { int32_t L_32 = V_0; __this->set_currentState_16(L_32); return; } } // System.Void System.Xml.XmlWellFormedWriter::StartElementContent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_StartElementContent_m78EDAEB4730FC7A451BDD8430DF97F2E99224F99 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_0 = __this->get_elemScopeStack_7(); int32_t L_1 = __this->get_elemTop_8(); NullCheck(L_0); int32_t L_2 = ((L_0)->GetAddressAt(static_cast(L_1)))->get_prevNSTop_0(); V_0 = L_2; int32_t L_3 = __this->get_nsTop_4(); V_1 = L_3; goto IL_0055; } IL_0020: { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_4 = __this->get_nsStack_3(); int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->get_kind_2(); if ((!(((uint32_t)L_6) == ((uint32_t)1)))) { goto IL_0051; } } { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_7 = __this->get_nsStack_3(); int32_t L_8 = V_1; NullCheck(L_7); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_9 = __this->get_writer_0(); XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_10 = __this->get_rawWriter_1(); Namespace_WriteDecl_mDC2FAE6430835463C87F91004DD93F8695CB714A((Namespace_tCCD6FFC46FAE8BA6AF0D84A0DA4E18A41ABDDB00 *)((L_7)->GetAddressAt(static_cast(L_8))), L_9, L_10, /*hidden argument*/NULL); } IL_0051: { int32_t L_11 = V_1; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1)); } IL_0055: { int32_t L_12 = V_1; int32_t L_13 = V_0; if ((((int32_t)L_12) > ((int32_t)L_13))) { goto IL_0020; } } { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_14 = __this->get_rawWriter_1(); if (!L_14) { goto IL_006c; } } { XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 * L_15 = __this->get_rawWriter_1(); NullCheck(L_15); VirtualActionInvoker0::Invoke(36 /* System.Void System.Xml.XmlRawWriter::StartElementContent() */, L_15); } IL_006c: { return; } } // System.String System.Xml.XmlWellFormedWriter::GetStateName(System.Xml.XmlWellFormedWriter/State) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlWellFormedWriter_GetStateName_m5E6FE37C8C2DD8CF67450AA6FF75DFB5D141D0DD (int32_t ___state0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD6DCC897C02A857315752249765CB47ADDF4E5C7); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___state0; if ((((int32_t)L_0) < ((int32_t)((int32_t)16)))) { goto IL_000b; } } { return _stringLiteralD6DCC897C02A857315752249765CB47ADDF4E5C7; } IL_000b: { IL2CPP_RUNTIME_CLASS_INIT(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1 = ((XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields*)il2cpp_codegen_static_fields_for(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))->get_stateName_25(); int32_t L_2 = ___state0; NullCheck(L_1); int32_t L_3 = L_2; String_t* L_4 = (L_1)->GetAt(static_cast(L_3)); return L_4; } } // System.String System.Xml.XmlWellFormedWriter::LookupNamespace(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlWellFormedWriter_LookupNamespace_m97A8F15A380CBCD257CEFF961513A2D433AE34EE (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___prefix0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IXmlNamespaceResolver_tE715F6572D858174C1BDCF0076B3C6415B226CD0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = __this->get_nsTop_4(); V_0 = L_0; goto IL_0038; } IL_0009: { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_1 = __this->get_nsStack_3(); int32_t L_2 = V_0; NullCheck(L_1); String_t* L_3 = ((L_1)->GetAddressAt(static_cast(L_2)))->get_prefix_0(); String_t* L_4 = ___prefix0; bool L_5; L_5 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0034; } } { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_6 = __this->get_nsStack_3(); int32_t L_7 = V_0; NullCheck(L_6); String_t* L_8 = ((L_6)->GetAddressAt(static_cast(L_7)))->get_namespaceUri_1(); return L_8; } IL_0034: { int32_t L_9 = V_0; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)); } IL_0038: { int32_t L_10 = V_0; if ((((int32_t)L_10) >= ((int32_t)0))) { goto IL_0009; } } { RuntimeObject* L_11 = __this->get_predefinedNamespaces_2(); if (L_11) { goto IL_0046; } } { return (String_t*)NULL; } IL_0046: { RuntimeObject* L_12 = __this->get_predefinedNamespaces_2(); String_t* L_13 = ___prefix0; NullCheck(L_12); String_t* L_14; L_14 = InterfaceFuncInvoker1< String_t*, String_t* >::Invoke(0 /* System.String System.Xml.IXmlNamespaceResolver::LookupNamespace(System.String) */, IXmlNamespaceResolver_tE715F6572D858174C1BDCF0076B3C6415B226CD0_il2cpp_TypeInfo_var, L_12, L_13); return L_14; } } // System.String System.Xml.XmlWellFormedWriter::LookupLocalNamespace(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlWellFormedWriter_LookupLocalNamespace_m43DE25AF33DB71C5D552343BC11D503EC298F070 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___prefix0, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->get_nsTop_4(); V_0 = L_0; goto IL_0038; } IL_0009: { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_1 = __this->get_nsStack_3(); int32_t L_2 = V_0; NullCheck(L_1); String_t* L_3 = ((L_1)->GetAddressAt(static_cast(L_2)))->get_prefix_0(); String_t* L_4 = ___prefix0; bool L_5; L_5 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0034; } } { NamespaceU5BU5D_t82BF9B8467EDD6AF27BEA8E6F9A7C8AFD2151F12* L_6 = __this->get_nsStack_3(); int32_t L_7 = V_0; NullCheck(L_6); String_t* L_8 = ((L_6)->GetAddressAt(static_cast(L_7)))->get_namespaceUri_1(); return L_8; } IL_0034: { int32_t L_9 = V_0; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)); } IL_0038: { int32_t L_10 = V_0; ElementScopeU5BU5D_t8F2566B84598956FD809080FEF2285A0C7B87CEB* L_11 = __this->get_elemScopeStack_7(); int32_t L_12 = __this->get_elemTop_8(); NullCheck(L_11); int32_t L_13 = ((L_11)->GetAddressAt(static_cast(L_12)))->get_prevNSTop_0(); if ((((int32_t)L_10) > ((int32_t)L_13))) { goto IL_0009; } } { return (String_t*)NULL; } } // System.String System.Xml.XmlWellFormedWriter::GeneratePrefix() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlWellFormedWriter_GeneratePrefix_m22F1681CD165CF643285347386D4508D63F43D6F (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral198AA065BF0F912BD6F5F93869BD5C361671F98B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA02431CF7C501A5B368C91E41283419D8FA9FB03); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; String_t* V_2 = NULL; int32_t V_3 = 0; { int32_t L_0 = __this->get_nsTop_4(); V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)2)); IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_1; L_1 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); String_t* L_2; L_2 = Int32_ToString_m246774E1922012AE787EB97743F42CB798B70CD8((int32_t*)(&V_3), _stringLiteralA02431CF7C501A5B368C91E41283419D8FA9FB03, L_1, /*hidden argument*/NULL); String_t* L_3; L_3 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(_stringLiteral198AA065BF0F912BD6F5F93869BD5C361671F98B, L_2, /*hidden argument*/NULL); V_0 = L_3; String_t* L_4 = V_0; String_t* L_5; L_5 = XmlWellFormedWriter_LookupNamespace_m97A8F15A380CBCD257CEFF961513A2D433AE34EE(__this, L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0030; } } { String_t* L_6 = V_0; return L_6; } IL_0030: { V_1 = 0; } IL_0032: { String_t* L_7 = V_0; IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_8; L_8 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); String_t* L_9; L_9 = Int32_ToString_m027A8C9419D2FE56ED5D2EE42A6F3B3CE0130471((int32_t*)(&V_1), L_8, /*hidden argument*/NULL); String_t* L_10; L_10 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(L_7, L_9, /*hidden argument*/NULL); V_2 = L_10; int32_t L_11 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); String_t* L_12 = V_2; String_t* L_13; L_13 = XmlWellFormedWriter_LookupNamespace_m97A8F15A380CBCD257CEFF961513A2D433AE34EE(__this, L_12, /*hidden argument*/NULL); if (L_13) { goto IL_0032; } } { String_t* L_14 = V_2; return L_14; } } // System.Void System.Xml.XmlWellFormedWriter::CheckNCName(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_CheckNCName_m38BAB80446511AD689915D3E856E7E0A493A2F66 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___ncname0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { String_t* L_0 = ___ncname0; NullCheck(L_0); int32_t L_1; L_1 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_0, /*hidden argument*/NULL); V_1 = L_1; XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * L_2 = __this->get_address_of_xmlCharType_23(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = L_2->get_charProperties_2(); String_t* L_4 = ___ncname0; NullCheck(L_4); Il2CppChar L_5; L_5 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_4, 0, /*hidden argument*/NULL); NullCheck(L_3); Il2CppChar L_6 = L_5; uint8_t L_7 = (L_3)->GetAt(static_cast(L_6)); if (!((int32_t)((int32_t)L_7&(int32_t)4))) { goto IL_0022; } } { V_0 = 1; goto IL_004f; } IL_0022: { String_t* L_8 = ___ncname0; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))); Exception_t * L_9; L_9 = XmlWellFormedWriter_InvalidCharsException_m970B785D509E2CC3F145548E0F3473CA14170348(L_8, 0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_CheckNCName_m38BAB80446511AD689915D3E856E7E0A493A2F66_RuntimeMethod_var))); } IL_002a: { XmlCharType_t0B35CAE2B2E20F28A418270966E9989BBDB004BA * L_10 = __this->get_address_of_xmlCharType_23(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = L_10->get_charProperties_2(); String_t* L_12 = ___ncname0; int32_t L_13 = V_0; NullCheck(L_12); Il2CppChar L_14; L_14 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_12, L_13, /*hidden argument*/NULL); NullCheck(L_11); Il2CppChar L_15 = L_14; uint8_t L_16 = (L_11)->GetAt(static_cast(L_15)); if (!((int32_t)((int32_t)L_16&(int32_t)8))) { goto IL_0047; } } { int32_t L_17 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); goto IL_004f; } IL_0047: { String_t* L_18 = ___ncname0; int32_t L_19 = V_0; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))); Exception_t * L_20; L_20 = XmlWellFormedWriter_InvalidCharsException_m970B785D509E2CC3F145548E0F3473CA14170348(L_18, L_19, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_20, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_CheckNCName_m38BAB80446511AD689915D3E856E7E0A493A2F66_RuntimeMethod_var))); } IL_004f: { int32_t L_21 = V_0; int32_t L_22 = V_1; if ((((int32_t)L_21) < ((int32_t)L_22))) { goto IL_002a; } } { return; } } // System.Exception System.Xml.XmlWellFormedWriter::InvalidCharsException(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * XmlWellFormedWriter_InvalidCharsException_m970B785D509E2CC3F145548E0F3473CA14170348 (String_t* ___name0, int32_t ___badCharIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral93E50C321A10920AEB9DABD4DBB251927D2FAF8C); s_Il2CppMethodInitialized = true; } StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_0 = NULL; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_1 = NULL; { String_t* L_0 = ___name0; int32_t L_1 = ___badCharIndex1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2; L_2 = XmlException_BuildCharExceptionArgs_m4A2C0BF59A2C409511D7E233C9CACA9801D7254F(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_3 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)3); V_1 = L_3; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4 = V_1; String_t* L_5 = ___name0; NullCheck(L_4); ArrayElementTypeCheck (L_4, L_5); (L_4)->SetAt(static_cast(0), (String_t*)L_5); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_6 = V_1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_7 = V_0; NullCheck(L_7); int32_t L_8 = 0; String_t* L_9 = (L_7)->GetAt(static_cast(L_8)); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_9); (L_6)->SetAt(static_cast(1), (String_t*)L_9); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_10 = V_1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_11 = V_0; NullCheck(L_11); int32_t L_12 = 1; String_t* L_13 = (L_11)->GetAt(static_cast(L_12)); NullCheck(L_10); ArrayElementTypeCheck (L_10, L_13); (L_10)->SetAt(static_cast(2), (String_t*)L_13); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_14 = V_1; String_t* L_15; L_15 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(_stringLiteral93E50C321A10920AEB9DABD4DBB251927D2FAF8C, (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_14, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_16 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_16, L_15, /*hidden argument*/NULL); return L_16; } } // System.Void System.Xml.XmlWellFormedWriter::ThrowInvalidStateTransition(System.Xml.XmlWellFormedWriter/Token,System.Xml.XmlWellFormedWriter/State) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_ThrowInvalidStateTransition_mEFC1814A27D67908217D74DBC7CFECED83E521C3 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, int32_t ___token0, int32_t ___currentState1, const RuntimeMethod* method) { String_t* V_0 = NULL; { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2 = ((XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields*)il2cpp_codegen_static_fields_for(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))))->get_tokenName_26(); int32_t L_3 = ___token0; NullCheck(L_2); int32_t L_4 = L_3; String_t* L_5 = (L_2)->GetAt(static_cast(L_4)); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_5); (L_1)->SetAt(static_cast(0), (RuntimeObject *)L_5); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_6 = L_1; int32_t L_7 = ___currentState1; String_t* L_8; L_8 = XmlWellFormedWriter_GetStateName_m5E6FE37C8C2DD8CF67450AA6FF75DFB5D141D0DD(L_7, /*hidden argument*/NULL); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAt(static_cast(1), (RuntimeObject *)L_8); String_t* L_9; L_9 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral23E65142459FB1BF5009AD8736318547A5DFE850)), L_6, /*hidden argument*/NULL); V_0 = L_9; int32_t L_10 = ___currentState1; if (!L_10) { goto IL_002b; } } { int32_t L_11 = ___currentState1; if ((!(((uint32_t)L_11) == ((uint32_t)7)))) { goto IL_004f; } } IL_002b: { int32_t L_12 = __this->get_conformanceLevel_20(); if ((!(((uint32_t)L_12) == ((uint32_t)2)))) { goto IL_004f; } } { String_t* L_13 = V_0; String_t* L_14; L_14 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3B025A68D15E8C5AD48BD839D2CFAE9316DBB963)), /*hidden argument*/NULL); String_t* L_15; L_15 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(L_13, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745)), L_14, /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_16 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_16, L_15, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_16, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_ThrowInvalidStateTransition_mEFC1814A27D67908217D74DBC7CFECED83E521C3_RuntimeMethod_var))); } IL_004f: { String_t* L_17 = V_0; InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_18 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_18, L_17, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_18, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_ThrowInvalidStateTransition_mEFC1814A27D67908217D74DBC7CFECED83E521C3_RuntimeMethod_var))); } } // System.Boolean System.Xml.XmlWellFormedWriter::get_IsClosedOrErrorState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWellFormedWriter_get_IsClosedOrErrorState_m3C35E43B3ADB2186E643A159AB72DCE18C9B9BFA (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_currentState_16(); return (bool)((((int32_t)((((int32_t)L_0) < ((int32_t)((int32_t)15)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Void System.Xml.XmlWellFormedWriter::AddAttribute(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_AddAttribute_mBE2EC8C0E4326CDF071DB44822F2363C8B3977E6 (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___namespaceName2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_m7486B1ED37F2C23A54A102AE2A327294800C13F6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; { int32_t L_0 = __this->get_attrCount_10(); V_1 = L_0; int32_t L_1 = V_1; __this->set_attrCount_10(((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)1))); int32_t L_2 = V_1; V_0 = L_2; int32_t L_3 = V_0; AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8* L_4 = __this->get_attrStack_9(); NullCheck(L_4); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))) { goto IL_003a; } } { int32_t L_5 = V_0; AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8* L_6 = (AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8*)(AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8*)SZArrayNew(AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)2))); V_2 = L_6; AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8* L_7 = __this->get_attrStack_9(); AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8* L_8 = V_2; int32_t L_9 = V_0; Array_Copy_m40103AA97DC582C557B912CF4BBE86A4D166F803((RuntimeArray *)(RuntimeArray *)L_7, (RuntimeArray *)(RuntimeArray *)L_8, L_9, /*hidden argument*/NULL); AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8* L_10 = V_2; __this->set_attrStack_9(L_10); } IL_003a: { AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8* L_11 = __this->get_attrStack_9(); int32_t L_12 = V_0; NullCheck(L_11); String_t* L_13 = ___prefix0; String_t* L_14 = ___localName1; String_t* L_15 = ___namespaceName2; AttrName_Set_m670AC1B21A3697B638023B9FBD1E04DCF9D3052B((AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C *)((L_11)->GetAddressAt(static_cast(L_12))), L_13, L_14, L_15, /*hidden argument*/NULL); int32_t L_16 = __this->get_attrCount_10(); if ((((int32_t)L_16) >= ((int32_t)((int32_t)14)))) { goto IL_0083; } } { V_3 = 0; goto IL_007e; } IL_005c: { AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8* L_17 = __this->get_attrStack_9(); int32_t L_18 = V_3; NullCheck(L_17); String_t* L_19 = ___prefix0; String_t* L_20 = ___localName1; String_t* L_21 = ___namespaceName2; bool L_22; L_22 = AttrName_IsDuplicate_m4AC75CB7B66F45F9F7442F8B18AD33E251CB4D32((AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C *)((L_17)->GetAddressAt(static_cast(L_18))), L_19, L_20, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_007a; } } { String_t* L_23 = ___prefix0; String_t* L_24 = ___localName1; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))); XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 * L_25; L_25 = XmlWellFormedWriter_DupAttrException_mCB087E36F70B3BE950BE03039991D920B9B6361C(L_23, L_24, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_25, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_AddAttribute_mBE2EC8C0E4326CDF071DB44822F2363C8B3977E6_RuntimeMethod_var))); } IL_007a: { int32_t L_26 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); } IL_007e: { int32_t L_27 = V_3; int32_t L_28 = V_0; if ((((int32_t)L_27) < ((int32_t)L_28))) { goto IL_005c; } } { return; } IL_0083: { int32_t L_29 = __this->get_attrCount_10(); if ((!(((uint32_t)L_29) == ((uint32_t)((int32_t)14))))) { goto IL_00be; } } { Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_30 = __this->get_attrHashTable_11(); if (L_30) { goto IL_00a6; } } { SecureStringHasher_t5F3BC4AE212133FAD80F39ED81D0338B8A21A87A * L_31 = __this->get_hasher_24(); Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_32 = (Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 *)il2cpp_codegen_object_new(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162_il2cpp_TypeInfo_var); Dictionary_2__ctor_m7486B1ED37F2C23A54A102AE2A327294800C13F6(L_32, L_31, /*hidden argument*/Dictionary_2__ctor_m7486B1ED37F2C23A54A102AE2A327294800C13F6_RuntimeMethod_var); __this->set_attrHashTable_11(L_32); } IL_00a6: { V_5 = 0; goto IL_00b9; } IL_00ab: { int32_t L_33 = V_5; XmlWellFormedWriter_AddToAttrHashTable_m4126EA2E713A4D08836660C630AC248B4EC001FB(__this, L_33, /*hidden argument*/NULL); int32_t L_34 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1)); } IL_00b9: { int32_t L_35 = V_5; int32_t L_36 = V_0; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_00ab; } } IL_00be: { int32_t L_37 = V_0; XmlWellFormedWriter_AddToAttrHashTable_m4126EA2E713A4D08836660C630AC248B4EC001FB(__this, L_37, /*hidden argument*/NULL); AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8* L_38 = __this->get_attrStack_9(); int32_t L_39 = V_0; NullCheck(L_38); int32_t L_40 = ((L_38)->GetAddressAt(static_cast(L_39)))->get_prev_3(); V_4 = L_40; goto IL_0113; } IL_00da: { int32_t L_41 = V_4; V_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_41, (int32_t)1)); AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8* L_42 = __this->get_attrStack_9(); int32_t L_43 = V_4; NullCheck(L_42); String_t* L_44 = ___prefix0; String_t* L_45 = ___localName1; String_t* L_46 = ___namespaceName2; bool L_47; L_47 = AttrName_IsDuplicate_m4AC75CB7B66F45F9F7442F8B18AD33E251CB4D32((AttrName_t0672A54748B35BEFB6C4C4F67D86D9612D137E2C *)((L_42)->GetAddressAt(static_cast(L_43))), L_44, L_45, L_46, /*hidden argument*/NULL); if (!L_47) { goto IL_00ff; } } { String_t* L_48 = ___prefix0; String_t* L_49 = ___localName1; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))); XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 * L_50; L_50 = XmlWellFormedWriter_DupAttrException_mCB087E36F70B3BE950BE03039991D920B9B6361C(L_48, L_49, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_50, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWellFormedWriter_AddAttribute_mBE2EC8C0E4326CDF071DB44822F2363C8B3977E6_RuntimeMethod_var))); } IL_00ff: { AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8* L_51 = __this->get_attrStack_9(); int32_t L_52 = V_4; NullCheck(L_51); int32_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->get_prev_3(); V_4 = L_53; } IL_0113: { int32_t L_54 = V_4; if ((((int32_t)L_54) > ((int32_t)0))) { goto IL_00da; } } { return; } } // System.Void System.Xml.XmlWellFormedWriter::AddToAttrHashTable(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter_AddToAttrHashTable_m4126EA2E713A4D08836660C630AC248B4EC001FB (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * __this, int32_t ___attributeIndex0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_get_Count_m340FC2A63B0122FED63981CC2D726CF6DE55D24D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_set_Item_m3546162A565F55B309A9FAB19BD271411D7DB75B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; { AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8* L_0 = __this->get_attrStack_9(); int32_t L_1 = ___attributeIndex0; NullCheck(L_0); String_t* L_2 = ((L_0)->GetAddressAt(static_cast(L_1)))->get_localName_2(); V_0 = L_2; Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_3 = __this->get_attrHashTable_11(); NullCheck(L_3); int32_t L_4; L_4 = Dictionary_2_get_Count_m340FC2A63B0122FED63981CC2D726CF6DE55D24D(L_3, /*hidden argument*/Dictionary_2_get_Count_m340FC2A63B0122FED63981CC2D726CF6DE55D24D_RuntimeMethod_var); Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_5 = __this->get_attrHashTable_11(); String_t* L_6 = V_0; NullCheck(L_5); Dictionary_2_set_Item_m3546162A565F55B309A9FAB19BD271411D7DB75B(L_5, L_6, 0, /*hidden argument*/Dictionary_2_set_Item_m3546162A565F55B309A9FAB19BD271411D7DB75B_RuntimeMethod_var); Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * L_7 = __this->get_attrHashTable_11(); NullCheck(L_7); int32_t L_8; L_8 = Dictionary_2_get_Count_m340FC2A63B0122FED63981CC2D726CF6DE55D24D(L_7, /*hidden argument*/Dictionary_2_get_Count_m340FC2A63B0122FED63981CC2D726CF6DE55D24D_RuntimeMethod_var); if ((((int32_t)L_4) == ((int32_t)L_8))) { goto IL_0038; } } { return; } IL_0038: { int32_t L_9 = ___attributeIndex0; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)); goto IL_005b; } IL_003e: { AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8* L_10 = __this->get_attrStack_9(); int32_t L_11 = V_1; NullCheck(L_10); String_t* L_12 = ((L_10)->GetAddressAt(static_cast(L_11)))->get_localName_2(); String_t* L_13 = V_0; bool L_14; L_14 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_12, L_13, /*hidden argument*/NULL); if (L_14) { goto IL_005f; } } { int32_t L_15 = V_1; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); } IL_005b: { int32_t L_16 = V_1; if ((((int32_t)L_16) >= ((int32_t)0))) { goto IL_003e; } } IL_005f: { AttrNameU5BU5D_t93631FF3661C3AD12E16E9458DA72C75F802D4D8* L_17 = __this->get_attrStack_9(); int32_t L_18 = ___attributeIndex0; NullCheck(L_17); int32_t L_19 = V_1; ((L_17)->GetAddressAt(static_cast(L_18)))->set_prev_3(((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1))); return; } } // System.Void System.Xml.XmlWellFormedWriter::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWellFormedWriter__cctor_mE15F74102CC7E2B1D34FF9237F31CFA5432BCB8C (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E____553E235E202D57C9F1156E7D232E02BBDC920165_1_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E____977375E4E1ED54F588076ACA36CC17E6C2195CB9_6_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E____A933F173482FF50754B4942AF8DFC584EF14A45B_8_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&WriteStateU5BU5D_t2A56E7401E9CDE694F35A8072DFD3AAC3516906B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0E2995C1357F8579A0DC0E2A26B0D0CA703B5FB7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral107C050A992A643103C6C001E848316AB027D2E0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral120472D8D40924F6F8355A94DB677A8F142E2EB6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral170766BABFD892AEC6CFB19EA06D35787C834FE9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral18D590EE2CB69EF580815DC0D279AC45B0F5FA2B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1A82671F2C34BEA09C35354DDB899812746CBCF9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1E1DB32AFA986C58B9ACC9C146BF83E67C0DCE66); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2343901946DDD83EFBB8B93C33F01CBD394063B2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral23A6BF321FC205420788A7F2E1A1334F6C712C89); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral24099C824AA6B479B0B07139E7CFB04638C0AEDA); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral38E75ABA96218667556E142D2773A67D1F846A95); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3C74CEADD0C37A5DAAFFF37CDB455A8EFD8304BF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3EBF7CFEC7929F196835D5D12FBBE2F845BF2A5F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral45B9464D208C0A900770E5F7A95E5FE067CD4CCC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral478E443AC6458DEF339E044E26A49ADE5A2AC1FE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5296173AB8D4E282E989F7B0B7B7C9A3ACF26E18); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral56EF1F2751B48DAA3EC7F762F420920B8E40757A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral623A9F750825EB9F6FD1A2E4F3B121AF21D4CD0D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BBD8C0287448D34297B233D6604618390BA9C38); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral90AC7861280D19EAA167EE136C29B61BD0F1A328); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral92EE0A9203C9B8F69CAE261B7FAF6C5AB705E49E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA10AFD0FBAD152979B3F2273DA98BA5C9686E69C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBA60BBAAF60E063761EDE850CC684D538D9A8573); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBBC1106D65ACC9B0DB541F4FAF5DBAF5B7F7BA1F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD6DCC897C02A857315752249765CB47ADDF4E5C7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE09B556D1A5AFFB258696FDDCFA2E54208034620); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF0321EB1FDF45432B1A8C835517C2DFFBB4AF5AC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF41760006700B346FE970834ED6436CD21A1330F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF58ED4D45480346BA6783D48CF49AC351B2A1A5C); s_Il2CppMethodInitialized = true; } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)((int32_t)17)); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1 = L_0; NullCheck(L_1); ArrayElementTypeCheck (L_1, _stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE); (L_1)->SetAt(static_cast(0), (String_t*)_stringLiteral8243A16D425F93AF62CAAB2BFAE01A2D6246A5FE); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2 = L_1; NullCheck(L_2); ArrayElementTypeCheck (L_2, _stringLiteralF0321EB1FDF45432B1A8C835517C2DFFBB4AF5AC); (L_2)->SetAt(static_cast(1), (String_t*)_stringLiteralF0321EB1FDF45432B1A8C835517C2DFFBB4AF5AC); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_3 = L_2; NullCheck(L_3); ArrayElementTypeCheck (L_3, _stringLiteral18D590EE2CB69EF580815DC0D279AC45B0F5FA2B); (L_3)->SetAt(static_cast(2), (String_t*)_stringLiteral18D590EE2CB69EF580815DC0D279AC45B0F5FA2B); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4 = L_3; NullCheck(L_4); ArrayElementTypeCheck (L_4, _stringLiteral90AC7861280D19EAA167EE136C29B61BD0F1A328); (L_4)->SetAt(static_cast(3), (String_t*)_stringLiteral90AC7861280D19EAA167EE136C29B61BD0F1A328); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5 = L_4; NullCheck(L_5); ArrayElementTypeCheck (L_5, _stringLiteralF58ED4D45480346BA6783D48CF49AC351B2A1A5C); (L_5)->SetAt(static_cast(4), (String_t*)_stringLiteralF58ED4D45480346BA6783D48CF49AC351B2A1A5C); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_6 = L_5; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteralF58ED4D45480346BA6783D48CF49AC351B2A1A5C); (L_6)->SetAt(static_cast(5), (String_t*)_stringLiteralF58ED4D45480346BA6783D48CF49AC351B2A1A5C); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_7 = L_6; NullCheck(L_7); ArrayElementTypeCheck (L_7, _stringLiteral120472D8D40924F6F8355A94DB677A8F142E2EB6); (L_7)->SetAt(static_cast(6), (String_t*)_stringLiteral120472D8D40924F6F8355A94DB677A8F142E2EB6); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_8 = L_7; NullCheck(L_8); ArrayElementTypeCheck (L_8, _stringLiteral0E2995C1357F8579A0DC0E2A26B0D0CA703B5FB7); (L_8)->SetAt(static_cast(7), (String_t*)_stringLiteral0E2995C1357F8579A0DC0E2A26B0D0CA703B5FB7); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_9 = L_8; NullCheck(L_9); ArrayElementTypeCheck (L_9, _stringLiteral120472D8D40924F6F8355A94DB677A8F142E2EB6); (L_9)->SetAt(static_cast(8), (String_t*)_stringLiteral120472D8D40924F6F8355A94DB677A8F142E2EB6); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_10 = L_9; NullCheck(L_10); ArrayElementTypeCheck (L_10, _stringLiteralBA60BBAAF60E063761EDE850CC684D538D9A8573); (L_10)->SetAt(static_cast(((int32_t)9)), (String_t*)_stringLiteralBA60BBAAF60E063761EDE850CC684D538D9A8573); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_11 = L_10; NullCheck(L_11); ArrayElementTypeCheck (L_11, _stringLiteral92EE0A9203C9B8F69CAE261B7FAF6C5AB705E49E); (L_11)->SetAt(static_cast(((int32_t)10)), (String_t*)_stringLiteral92EE0A9203C9B8F69CAE261B7FAF6C5AB705E49E); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_12 = L_11; NullCheck(L_12); ArrayElementTypeCheck (L_12, _stringLiteral38E75ABA96218667556E142D2773A67D1F846A95); (L_12)->SetAt(static_cast(((int32_t)11)), (String_t*)_stringLiteral38E75ABA96218667556E142D2773A67D1F846A95); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_13 = L_12; NullCheck(L_13); ArrayElementTypeCheck (L_13, _stringLiteralE09B556D1A5AFFB258696FDDCFA2E54208034620); (L_13)->SetAt(static_cast(((int32_t)12)), (String_t*)_stringLiteralE09B556D1A5AFFB258696FDDCFA2E54208034620); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_14 = L_13; NullCheck(L_14); ArrayElementTypeCheck (L_14, _stringLiteral107C050A992A643103C6C001E848316AB027D2E0); (L_14)->SetAt(static_cast(((int32_t)13)), (String_t*)_stringLiteral107C050A992A643103C6C001E848316AB027D2E0); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_15 = L_14; NullCheck(L_15); ArrayElementTypeCheck (L_15, _stringLiteral3C74CEADD0C37A5DAAFFF37CDB455A8EFD8304BF); (L_15)->SetAt(static_cast(((int32_t)14)), (String_t*)_stringLiteral3C74CEADD0C37A5DAAFFF37CDB455A8EFD8304BF); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_16 = L_15; NullCheck(L_16); ArrayElementTypeCheck (L_16, _stringLiteralBBC1106D65ACC9B0DB541F4FAF5DBAF5B7F7BA1F); (L_16)->SetAt(static_cast(((int32_t)15)), (String_t*)_stringLiteralBBC1106D65ACC9B0DB541F4FAF5DBAF5B7F7BA1F); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_17 = L_16; NullCheck(L_17); ArrayElementTypeCheck (L_17, _stringLiteralD6DCC897C02A857315752249765CB47ADDF4E5C7); (L_17)->SetAt(static_cast(((int32_t)16)), (String_t*)_stringLiteralD6DCC897C02A857315752249765CB47ADDF4E5C7); ((XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields*)il2cpp_codegen_static_fields_for(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))->set_stateName_25(L_17); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_18 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)((int32_t)15)); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_19 = L_18; NullCheck(L_19); ArrayElementTypeCheck (L_19, _stringLiteral623A9F750825EB9F6FD1A2E4F3B121AF21D4CD0D); (L_19)->SetAt(static_cast(0), (String_t*)_stringLiteral623A9F750825EB9F6FD1A2E4F3B121AF21D4CD0D); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_20 = L_19; NullCheck(L_20); ArrayElementTypeCheck (L_20, _stringLiteral478E443AC6458DEF339E044E26A49ADE5A2AC1FE); (L_20)->SetAt(static_cast(1), (String_t*)_stringLiteral478E443AC6458DEF339E044E26A49ADE5A2AC1FE); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_21 = L_20; NullCheck(L_21); ArrayElementTypeCheck (L_21, _stringLiteral5296173AB8D4E282E989F7B0B7B7C9A3ACF26E18); (L_21)->SetAt(static_cast(2), (String_t*)_stringLiteral5296173AB8D4E282E989F7B0B7B7C9A3ACF26E18); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_22 = L_21; NullCheck(L_22); ArrayElementTypeCheck (L_22, _stringLiteral3EBF7CFEC7929F196835D5D12FBBE2F845BF2A5F); (L_22)->SetAt(static_cast(3), (String_t*)_stringLiteral3EBF7CFEC7929F196835D5D12FBBE2F845BF2A5F); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_23 = L_22; NullCheck(L_23); ArrayElementTypeCheck (L_23, _stringLiteral170766BABFD892AEC6CFB19EA06D35787C834FE9); (L_23)->SetAt(static_cast(4), (String_t*)_stringLiteral170766BABFD892AEC6CFB19EA06D35787C834FE9); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_24 = L_23; NullCheck(L_24); ArrayElementTypeCheck (L_24, _stringLiteral56EF1F2751B48DAA3EC7F762F420920B8E40757A); (L_24)->SetAt(static_cast(5), (String_t*)_stringLiteral56EF1F2751B48DAA3EC7F762F420920B8E40757A); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_25 = L_24; NullCheck(L_25); ArrayElementTypeCheck (L_25, _stringLiteral7BBD8C0287448D34297B233D6604618390BA9C38); (L_25)->SetAt(static_cast(6), (String_t*)_stringLiteral7BBD8C0287448D34297B233D6604618390BA9C38); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_26 = L_25; NullCheck(L_26); ArrayElementTypeCheck (L_26, _stringLiteral23A6BF321FC205420788A7F2E1A1334F6C712C89); (L_26)->SetAt(static_cast(7), (String_t*)_stringLiteral23A6BF321FC205420788A7F2E1A1334F6C712C89); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_27 = L_26; NullCheck(L_27); ArrayElementTypeCheck (L_27, _stringLiteral2343901946DDD83EFBB8B93C33F01CBD394063B2); (L_27)->SetAt(static_cast(8), (String_t*)_stringLiteral2343901946DDD83EFBB8B93C33F01CBD394063B2); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_28 = L_27; NullCheck(L_28); ArrayElementTypeCheck (L_28, _stringLiteral1A82671F2C34BEA09C35354DDB899812746CBCF9); (L_28)->SetAt(static_cast(((int32_t)9)), (String_t*)_stringLiteral1A82671F2C34BEA09C35354DDB899812746CBCF9); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_29 = L_28; NullCheck(L_29); ArrayElementTypeCheck (L_29, _stringLiteralA10AFD0FBAD152979B3F2273DA98BA5C9686E69C); (L_29)->SetAt(static_cast(((int32_t)10)), (String_t*)_stringLiteralA10AFD0FBAD152979B3F2273DA98BA5C9686E69C); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_30 = L_29; NullCheck(L_30); ArrayElementTypeCheck (L_30, _stringLiteral24099C824AA6B479B0B07139E7CFB04638C0AEDA); (L_30)->SetAt(static_cast(((int32_t)11)), (String_t*)_stringLiteral24099C824AA6B479B0B07139E7CFB04638C0AEDA); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_31 = L_30; NullCheck(L_31); ArrayElementTypeCheck (L_31, _stringLiteral45B9464D208C0A900770E5F7A95E5FE067CD4CCC); (L_31)->SetAt(static_cast(((int32_t)12)), (String_t*)_stringLiteral45B9464D208C0A900770E5F7A95E5FE067CD4CCC); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_32 = L_31; NullCheck(L_32); ArrayElementTypeCheck (L_32, _stringLiteralF41760006700B346FE970834ED6436CD21A1330F); (L_32)->SetAt(static_cast(((int32_t)13)), (String_t*)_stringLiteralF41760006700B346FE970834ED6436CD21A1330F); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_33 = L_32; NullCheck(L_33); ArrayElementTypeCheck (L_33, _stringLiteral1E1DB32AFA986C58B9ACC9C146BF83E67C0DCE66); (L_33)->SetAt(static_cast(((int32_t)14)), (String_t*)_stringLiteral1E1DB32AFA986C58B9ACC9C146BF83E67C0DCE66); ((XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields*)il2cpp_codegen_static_fields_for(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))->set_tokenName_26(L_33); WriteStateU5BU5D_t2A56E7401E9CDE694F35A8072DFD3AAC3516906B* L_34 = (WriteStateU5BU5D_t2A56E7401E9CDE694F35A8072DFD3AAC3516906B*)(WriteStateU5BU5D_t2A56E7401E9CDE694F35A8072DFD3AAC3516906B*)SZArrayNew(WriteStateU5BU5D_t2A56E7401E9CDE694F35A8072DFD3AAC3516906B_il2cpp_TypeInfo_var, (uint32_t)((int32_t)17)); WriteStateU5BU5D_t2A56E7401E9CDE694F35A8072DFD3AAC3516906B* L_35 = L_34; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_36 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E____A933F173482FF50754B4942AF8DFC584EF14A45B_8_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_35, L_36, /*hidden argument*/NULL); ((XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields*)il2cpp_codegen_static_fields_for(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))->set_state2WriteState_27(L_35); StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* L_37 = (StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047*)(StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047*)SZArrayNew(StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047_il2cpp_TypeInfo_var, (uint32_t)((int32_t)240)); StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* L_38 = L_37; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_39 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E____977375E4E1ED54F588076ACA36CC17E6C2195CB9_6_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_38, L_39, /*hidden argument*/NULL); ((XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields*)il2cpp_codegen_static_fields_for(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))->set_StateTableDocument_28(L_38); StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* L_40 = (StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047*)(StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047*)SZArrayNew(StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047_il2cpp_TypeInfo_var, (uint32_t)((int32_t)240)); StateU5BU5D_t15C5FAA281FD1423791365F47B39B74472536047* L_41 = L_40; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_42 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E____553E235E202D57C9F1156E7D232E02BBDC920165_1_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_41, L_42, /*hidden argument*/NULL); ((XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_StaticFields*)il2cpp_codegen_static_fields_for(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var))->set_StateTableAuto_29(L_41); return; } } #ifdef __clang__ #pragma 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.XmlWhitespace::.ctor(System.String,System.Xml.XmlDocument) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWhitespace__ctor_m3A108BEE96CE7575F27A1DED29804E41C8B847D0 (XmlWhitespace_t7BB2E46A48255FAEF7A758CA9EE2191A4891D56C * __this, String_t* ___strData0, XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * ___doc1, const RuntimeMethod* method) { { String_t* L_0 = ___strData0; XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * L_1 = ___doc1; XmlCharacterData__ctor_m92DACE6F1470B2FABC19CE1DB3B8170BC346AA30(__this, L_0, L_1, /*hidden argument*/NULL); XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * L_2 = ___doc1; NullCheck(L_2); bool L_3; L_3 = XmlDocument_get_IsLoading_m3B73B787E62F30F277275598CF50D1258706E681_inline(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0029; } } { String_t* L_4 = ___strData0; bool L_5; L_5 = XmlCharacterData_CheckOnData_m9A57001C001BA5EB4524F44562C20D27E79A3B81(__this, L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0029; } } { String_t* L_6; L_6 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7CCE57C5D7E1EEE86D308C81EAB8B71D0964327F)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_7 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_7, L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWhitespace__ctor_m3A108BEE96CE7575F27A1DED29804E41C8B847D0_RuntimeMethod_var))); } IL_0029: { return; } } // System.String System.Xml.XmlWhitespace::get_Name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlWhitespace_get_Name_m33E6C37230FD69349EB38C8FED1541F716E6D216 (XmlWhitespace_t7BB2E46A48255FAEF7A758CA9EE2191A4891D56C * __this, const RuntimeMethod* method) { { XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * L_0; L_0 = VirtualFuncInvoker0< XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * >::Invoke(17 /* System.Xml.XmlDocument System.Xml.XmlNode::get_OwnerDocument() */, __this); NullCheck(L_0); String_t* L_1 = L_0->get_strNonSignificantWhitespaceName_33(); return L_1; } } // System.String System.Xml.XmlWhitespace::get_LocalName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlWhitespace_get_LocalName_m2DDF24A1D214A516147BC9B9EA96CCB76A45F67F (XmlWhitespace_t7BB2E46A48255FAEF7A758CA9EE2191A4891D56C * __this, const RuntimeMethod* method) { { XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * L_0; L_0 = VirtualFuncInvoker0< XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * >::Invoke(17 /* System.Xml.XmlDocument System.Xml.XmlNode::get_OwnerDocument() */, __this); NullCheck(L_0); String_t* L_1 = L_0->get_strNonSignificantWhitespaceName_33(); return L_1; } } // System.Xml.XmlNodeType System.Xml.XmlWhitespace::get_NodeType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlWhitespace_get_NodeType_mE0A3ADD7C012BEDBF2ED42EA36955B2CC4012A38 (XmlWhitespace_t7BB2E46A48255FAEF7A758CA9EE2191A4891D56C * __this, const RuntimeMethod* method) { { return (int32_t)(((int32_t)13)); } } // System.Xml.XmlNode System.Xml.XmlWhitespace::get_ParentNode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * XmlWhitespace_get_ParentNode_m84204F029B17B1097EB83649522A29C0A81233C3 (XmlWhitespace_t7BB2E46A48255FAEF7A758CA9EE2191A4891D56C * __this, const RuntimeMethod* method) { int32_t V_0 = 0; XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * V_1 = NULL; { XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * L_0 = ((XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 *)__this)->get_parentNode_0(); NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(11 /* System.Xml.XmlNodeType System.Xml.XmlNode::get_NodeType() */, L_0); V_0 = L_1; int32_t L_2 = V_0; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)3))) > ((uint32_t)1)))) { goto IL_0027; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)((int32_t)9)))) { goto IL_0020; } } { int32_t L_4 = V_0; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)((int32_t)13)))) > ((uint32_t)1)))) { goto IL_0027; } } { goto IL_0046; } IL_0020: { XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * L_5; L_5 = XmlNode_get_ParentNode_mAE5BBA15BE0FF8FE4869BFCA1ECB6740C969B7A8(__this, /*hidden argument*/NULL); return L_5; } IL_0027: { XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * L_6 = ((XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 *)__this)->get_parentNode_0(); NullCheck(L_6); XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * L_7 = L_6->get_parentNode_0(); V_1 = L_7; goto IL_003c; } IL_0035: { XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * L_8 = V_1; NullCheck(L_8); XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * L_9 = L_8->get_parentNode_0(); V_1 = L_9; } IL_003c: { XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * L_10 = V_1; NullCheck(L_10); bool L_11; L_11 = VirtualFuncInvoker0< bool >::Invoke(51 /* System.Boolean System.Xml.XmlNode::get_IsText() */, L_10); if (L_11) { goto IL_0035; } } { XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * L_12 = V_1; return L_12; } IL_0046: { XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * L_13 = ((XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 *)__this)->get_parentNode_0(); return L_13; } } // System.String System.Xml.XmlWhitespace::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlWhitespace_get_Value_m109D64BF5F6865951F46B8E6D01A72E09A7DBA1D (XmlWhitespace_t7BB2E46A48255FAEF7A758CA9EE2191A4891D56C * __this, const RuntimeMethod* method) { { String_t* L_0; L_0 = VirtualFuncInvoker0< String_t* >::Invoke(53 /* System.String System.Xml.XmlCharacterData::get_Data() */, __this); return L_0; } } // System.Void System.Xml.XmlWhitespace::set_Value(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWhitespace_set_Value_m7EEB5BDDEDF4F6D447436D348030D303EA990CEF (XmlWhitespace_t7BB2E46A48255FAEF7A758CA9EE2191A4891D56C * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; bool L_1; L_1 = XmlCharacterData_CheckOnData_m9A57001C001BA5EB4524F44562C20D27E79A3B81(__this, L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_0011; } } { String_t* L_2 = ___value0; VirtualActionInvoker1< String_t* >::Invoke(54 /* System.Void System.Xml.XmlCharacterData::set_Data(System.String) */, __this, L_2); return; } IL_0011: { String_t* L_3; L_3 = Res_GetString_m4303E63CA6945331BF5584376F6AA7262D1C6887(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7CCE57C5D7E1EEE86D308C81EAB8B71D0964327F)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWhitespace_set_Value_m7EEB5BDDEDF4F6D447436D348030D303EA990CEF_RuntimeMethod_var))); } } // System.Xml.XmlNode System.Xml.XmlWhitespace::CloneNode(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * XmlWhitespace_CloneNode_m71EE1736372FA6175714075B6BC32F0443593B29 (XmlWhitespace_t7BB2E46A48255FAEF7A758CA9EE2191A4891D56C * __this, bool ___deep0, const RuntimeMethod* method) { { XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * L_0; L_0 = VirtualFuncInvoker0< XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * >::Invoke(17 /* System.Xml.XmlDocument System.Xml.XmlNode::get_OwnerDocument() */, __this); String_t* L_1; L_1 = VirtualFuncInvoker0< String_t* >::Invoke(53 /* System.String System.Xml.XmlCharacterData::get_Data() */, __this); NullCheck(L_0); XmlWhitespace_t7BB2E46A48255FAEF7A758CA9EE2191A4891D56C * L_2; L_2 = VirtualFuncInvoker1< XmlWhitespace_t7BB2E46A48255FAEF7A758CA9EE2191A4891D56C *, String_t* >::Invoke(66 /* System.Xml.XmlWhitespace System.Xml.XmlDocument::CreateWhitespace(System.String) */, L_0, L_1); return L_2; } } // System.Xml.XPath.XPathNodeType System.Xml.XmlWhitespace::get_XPNodeType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlWhitespace_get_XPNodeType_m1D7138C863134AC6028AF75BCC795273E132D441 (XmlWhitespace_t7BB2E46A48255FAEF7A758CA9EE2191A4891D56C * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 6; bool L_0; L_0 = XmlCharacterData_DecideXPNodeTypeForTextNodes_mFFA41E1283584284B06EC369FF0407A26526E041(__this, __this, (int32_t*)(&V_0), /*hidden argument*/NULL); int32_t L_1 = V_0; return L_1; } } // System.Boolean System.Xml.XmlWhitespace::get_IsText() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWhitespace_get_IsText_mC2C4E424D1F44844225A2E4034B801C24E9F093B (XmlWhitespace_t7BB2E46A48255FAEF7A758CA9EE2191A4891D56C * __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Xml.XmlNode System.Xml.XmlWhitespace::get_PreviousText() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * XmlWhitespace_get_PreviousText_m67ED8D99E6C7ACE41FA853034375D7F3FFA48249 (XmlWhitespace_t7BB2E46A48255FAEF7A758CA9EE2191A4891D56C * __this, const RuntimeMethod* method) { { XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * L_0 = ((XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 *)__this)->get_parentNode_0(); NullCheck(L_0); bool L_1; L_1 = VirtualFuncInvoker0< bool >::Invoke(51 /* System.Boolean System.Xml.XmlNode::get_IsText() */, L_0); if (!L_1) { goto IL_0014; } } { XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 * L_2 = ((XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 *)__this)->get_parentNode_0(); return L_2; } IL_0014: { return (XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1 *)NULL; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.XmlWriter::WriteAttributeString(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriter_WriteAttributeString_m7ABADBF13E8DD19BD7F3970AD124DEF3441259CE (XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * __this, String_t* ___prefix0, String_t* ___localName1, String_t* ___ns2, String_t* ___value3, const RuntimeMethod* method) { { String_t* L_0 = ___prefix0; String_t* L_1 = ___localName1; String_t* L_2 = ___ns2; VirtualActionInvoker3< String_t*, String_t*, String_t* >::Invoke(12 /* System.Void System.Xml.XmlWriter::WriteStartAttribute(System.String,System.String,System.String) */, __this, L_0, L_1, L_2); String_t* L_3 = ___value3; VirtualActionInvoker1< String_t* >::Invoke(20 /* System.Void System.Xml.XmlWriter::WriteString(System.String) */, __this, L_3); VirtualActionInvoker0::Invoke(13 /* System.Void System.Xml.XmlWriter::WriteEndAttribute() */, __this); return; } } // System.Void System.Xml.XmlWriter::WriteBinHex(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriter_WriteBinHex_m42671E4486A364DA4C4DB3E428A36BE24F660643 (XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer0, int32_t ___index1, int32_t ___count2, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___buffer0; int32_t L_1 = ___index1; int32_t L_2 = ___count2; BinHexEncoder_Encode_m348C1F38482F83F8A926B8B99AF71233CDEF46FA(L_0, L_1, L_2, __this, /*hidden argument*/NULL); return; } } // System.Void System.Xml.XmlWriter::Close() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriter_Close_m625EEF85A0D65E59BEEE4BA221C8E4DF531C8026 (XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * __this, const RuntimeMethod* method) { { return; } } // System.Void System.Xml.XmlWriter::WriteValue(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriter_WriteValue_mA3A9EB0275BB4B19C879E2C85CC3172DF249A8C4 (XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; if (L_0) { goto IL_0004; } } { return; } IL_0004: { String_t* L_1 = ___value0; VirtualActionInvoker1< String_t* >::Invoke(20 /* System.Void System.Xml.XmlWriter::WriteString(System.String) */, __this, L_1); return; } } // System.Void System.Xml.XmlWriter::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriter_Dispose_mD84FFF675D66861F00314F213AA637507DF74102 (XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * __this, const RuntimeMethod* method) { { VirtualActionInvoker1< bool >::Invoke(32 /* System.Void System.Xml.XmlWriter::Dispose(System.Boolean) */, __this, (bool)1); return; } } // System.Void System.Xml.XmlWriter::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriter_Dispose_m1C350DA8CB5925DBAE6073FFFD18ED5824EF61EA (XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * __this, bool ___disposing0, const RuntimeMethod* method) { { bool L_0 = ___disposing0; if (!L_0) { goto IL_0012; } } { int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(27 /* System.Xml.WriteState System.Xml.XmlWriter::get_WriteState() */, __this); if ((((int32_t)L_1) == ((int32_t)5))) { goto IL_0012; } } { VirtualActionInvoker0::Invoke(28 /* System.Void System.Xml.XmlWriter::Close() */, __this); } IL_0012: { return; } } // System.Xml.XmlWriter System.Xml.XmlWriter::Create(System.IO.Stream,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * XmlWriter_Create_m8FCF93AA3D04F38D9016223C15E04331FB5B6711 (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___output0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_0 = ___settings1; if (L_0) { goto IL_000a; } } { XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_1 = (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 *)il2cpp_codegen_object_new(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8_il2cpp_TypeInfo_var); XmlWriterSettings__ctor_m5C6B99808D1C7B691C0ED4DF32BD3E1C39C4B94D(L_1, /*hidden argument*/NULL); ___settings1 = L_1; } IL_000a: { XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_2 = ___settings1; Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_3 = ___output0; NullCheck(L_2); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_4; L_4 = XmlWriterSettings_CreateWriter_m3023E199154CD8588CD848FB4F25C41BB6E9FDEF(L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.Xml.XmlWriter System.Xml.XmlWriter::Create(System.IO.TextWriter,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * XmlWriter_Create_m283780CB1FF2D036894014AEA319A26829CD599A (TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * ___output0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * ___settings1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_0 = ___settings1; if (L_0) { goto IL_000a; } } { XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_1 = (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 *)il2cpp_codegen_object_new(XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8_il2cpp_TypeInfo_var); XmlWriterSettings__ctor_m5C6B99808D1C7B691C0ED4DF32BD3E1C39C4B94D(L_1, /*hidden argument*/NULL); ___settings1 = L_1; } IL_000a: { XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_2 = ___settings1; TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * L_3 = ___output0; NullCheck(L_2); XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_4; L_4 = XmlWriterSettings_CreateWriter_m5804C88AC3D9809A19C14244C8B8BF5D62EBBD39(L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.Void System.Xml.XmlWriter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriter__ctor_mAA10A026AD230D064314D2AE472A144D18418A01 (XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.XmlWriterSettings::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings__ctor_m5C6B99808D1C7B691C0ED4DF32BD3E1C39C4B94D (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m2C1D60C782030730D4745845F9F3AEB1FB67005C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D * L_0 = (List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D *)il2cpp_codegen_object_new(List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D_il2cpp_TypeInfo_var); List_1__ctor_m2C1D60C782030730D4745845F9F3AEB1FB67005C(L_0, /*hidden argument*/List_1__ctor_m2C1D60C782030730D4745845F9F3AEB1FB67005C_RuntimeMethod_var); __this->set_cdataSections_14(L_0); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); XmlWriterSettings_Initialize_m9451159B8DF9C1FBC229CDBB7820566D1AF0D9CC(__this, /*hidden argument*/NULL); return; } } // System.Boolean System.Xml.XmlWriterSettings::get_Async() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_Async_mC77211C434725414D7DF59943DCE1B847C0A7C6F (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_useAsync_0(); return L_0; } } // System.Text.Encoding System.Xml.XmlWriterSettings::get_Encoding() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * XmlWriterSettings_get_Encoding_m6A5CD77CA3A521F56BD27CDFE73DDDFDF588E6B9 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_0 = __this->get_encoding_1(); return L_0; } } // System.Boolean System.Xml.XmlWriterSettings::get_OmitXmlDeclaration() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_OmitXmlDeclaration_m370F4394776E74A9AF30E03750AFA7B5C5B1AF41 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_omitXmlDecl_2(); return L_0; } } // System.Void System.Xml.XmlWriterSettings::set_OmitXmlDeclaration(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_set_OmitXmlDeclaration_mA0F2B9373560089D66C3CE27EF33A13BD08CC70D (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7B99D512A2728329FF581D0CF25B3443E2EEEB78); s_Il2CppMethodInitialized = true; } { XmlWriterSettings_CheckReadOnly_m440DDAF4F1849B67E5D4AC2EB95DD978D884A0E6(__this, _stringLiteral7B99D512A2728329FF581D0CF25B3443E2EEEB78, /*hidden argument*/NULL); bool L_0 = ___value0; __this->set_omitXmlDecl_2(L_0); return; } } // System.Xml.NewLineHandling System.Xml.XmlWriterSettings::get_NewLineHandling() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_NewLineHandling_m8014535D4630623343C88657D5329CED80B5539A (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_newLineHandling_3(); return L_0; } } // System.String System.Xml.XmlWriterSettings::get_NewLineChars() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlWriterSettings_get_NewLineChars_m97289D4A49381A74C9A6B6E9614D850DE0503325 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_newLineChars_4(); return L_0; } } // System.Boolean System.Xml.XmlWriterSettings::get_Indent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_Indent_m2AC970CCB8E8F4DAD6492F3438C0CBFD41421FC9 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_indent_5(); return (bool)((((int32_t)L_0) == ((int32_t)1))? 1 : 0); } } // System.Void System.Xml.XmlWriterSettings::set_Indent(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_set_Indent_m0A9278F460BFDFE1B0D6EC2EFFE063A538BBC136 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA47E14F745683FCD155E0EB9F8B881D4FDB05B21); s_Il2CppMethodInitialized = true; } XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * G_B2_0 = NULL; XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * G_B1_0 = NULL; int32_t G_B3_0 = 0; XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * G_B3_1 = NULL; { XmlWriterSettings_CheckReadOnly_m440DDAF4F1849B67E5D4AC2EB95DD978D884A0E6(__this, _stringLiteralA47E14F745683FCD155E0EB9F8B881D4FDB05B21, /*hidden argument*/NULL); bool L_0 = ___value0; G_B1_0 = __this; if (L_0) { G_B2_0 = __this; goto IL_0012; } } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_0013; } IL_0012: { G_B3_0 = 1; G_B3_1 = G_B2_0; } IL_0013: { NullCheck(G_B3_1); G_B3_1->set_indent_5(G_B3_0); return; } } // System.String System.Xml.XmlWriterSettings::get_IndentChars() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlWriterSettings_get_IndentChars_mCE3B39C83C32982B89ED6615ABA6EEAF95F3E549 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_indentChars_6(); return L_0; } } // System.Boolean System.Xml.XmlWriterSettings::get_NewLineOnAttributes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_NewLineOnAttributes_mA8C3C3A7E78EB3C7BE431D3980035410200E59F3 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_newLineOnAttributes_7(); return L_0; } } // System.Boolean System.Xml.XmlWriterSettings::get_CloseOutput() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_CloseOutput_m6E6A62AE91109CC548BBE7DC2CA681DB2E96F98A (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_closeOutput_8(); return L_0; } } // System.Xml.ConformanceLevel System.Xml.XmlWriterSettings::get_ConformanceLevel() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_ConformanceLevel_mC38EDC205062354D91EA4BD0276F6B477D3FD163 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_conformanceLevel_10(); return L_0; } } // System.Void System.Xml.XmlWriterSettings::set_ConformanceLevel(System.Xml.ConformanceLevel) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_set_ConformanceLevel_m8BF0325F14280448F6099A9E5A2FC9C0896656BC (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral93D87E1629A331F43CB25BB3CFE69C4D3418FA7E); s_Il2CppMethodInitialized = true; } { XmlWriterSettings_CheckReadOnly_m440DDAF4F1849B67E5D4AC2EB95DD978D884A0E6(__this, _stringLiteral93D87E1629A331F43CB25BB3CFE69C4D3418FA7E, /*hidden argument*/NULL); int32_t L_0 = ___value0; if ((!(((uint32_t)L_0) > ((uint32_t)2)))) { goto IL_001a; } } { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_1 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWriterSettings_set_ConformanceLevel_m8BF0325F14280448F6099A9E5A2FC9C0896656BC_RuntimeMethod_var))); } IL_001a: { int32_t L_2 = ___value0; __this->set_conformanceLevel_10(L_2); return; } } // System.Boolean System.Xml.XmlWriterSettings::get_CheckCharacters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_CheckCharacters_mF45F8AB64E7E86830E82D45BED1D2301DA845302 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_checkCharacters_11(); return L_0; } } // System.Xml.NamespaceHandling System.Xml.XmlWriterSettings::get_NamespaceHandling() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_NamespaceHandling_mCD7FC91856DB537D043D22BB5DA22DDF01BADA9D (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_namespaceHandling_9(); return L_0; } } // System.Void System.Xml.XmlWriterSettings::set_NamespaceHandling(System.Xml.NamespaceHandling) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_set_NamespaceHandling_mFF6C1E11FD1F947E32F6420D7AEA35A9FC23790F (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, int32_t ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral504B0E499754BF3B42EAB4D1578B9F827FB4A495); s_Il2CppMethodInitialized = true; } { XmlWriterSettings_CheckReadOnly_m440DDAF4F1849B67E5D4AC2EB95DD978D884A0E6(__this, _stringLiteral504B0E499754BF3B42EAB4D1578B9F827FB4A495, /*hidden argument*/NULL); int32_t L_0 = ___value0; if ((!(((uint32_t)L_0) > ((uint32_t)1)))) { goto IL_001a; } } { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_1 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWriterSettings_set_NamespaceHandling_mFF6C1E11FD1F947E32F6420D7AEA35A9FC23790F_RuntimeMethod_var))); } IL_001a: { int32_t L_2 = ___value0; __this->set_namespaceHandling_9(L_2); return; } } // System.Boolean System.Xml.XmlWriterSettings::get_WriteEndDocumentOnClose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_WriteEndDocumentOnClose_m9506374A7758543B6DF254477B37EB56310D76DE (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_writeEndDocumentOnClose_12(); return L_0; } } // System.Xml.XmlOutputMethod System.Xml.XmlWriterSettings::get_OutputMethod() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_OutputMethod_mB66D206D5F27115B29E89B878F8105F9353D8CD4 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_outputMethod_13(); return L_0; } } // System.Void System.Xml.XmlWriterSettings::set_OutputMethod(System.Xml.XmlOutputMethod) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_set_OutputMethod_m19516483131CCDF29FAB97D2A0927C76AA91FF6E (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; __this->set_outputMethod_13(L_0); return; } } // System.Xml.XmlWriterSettings System.Xml.XmlWriterSettings::Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * XmlWriterSettings_Clone_m9B42CFB40B4718A27CDE2CD8D85C86BCA62AF75F (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m7319F460099942C9A6BBEBB83D13CB468F3C1799_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0; L_0 = Object_MemberwiseClone_m0AEE84C38E9A87C372139B4C342454553F0F6392(__this, /*hidden argument*/NULL); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_1 = ((XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 *)IsInstSealed((RuntimeObject*)L_0, XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8_il2cpp_TypeInfo_var)); List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D * L_2 = __this->get_cdataSections_14(); List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D * L_3 = (List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D *)il2cpp_codegen_object_new(List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D_il2cpp_TypeInfo_var); List_1__ctor_m7319F460099942C9A6BBEBB83D13CB468F3C1799(L_3, L_2, /*hidden argument*/List_1__ctor_m7319F460099942C9A6BBEBB83D13CB468F3C1799_RuntimeMethod_var); NullCheck(L_1); L_1->set_cdataSections_14(L_3); XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * L_4 = L_1; NullCheck(L_4); L_4->set_isReadOnly_22((bool)0); return L_4; } } // System.Collections.Generic.List`1 System.Xml.XmlWriterSettings::get_CDataSectionElements() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D * XmlWriterSettings_get_CDataSectionElements_m0B20ED9AEECC898E926313CDCDD8074BBDB213F9 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D * L_0 = __this->get_cdataSections_14(); return L_0; } } // System.Boolean System.Xml.XmlWriterSettings::get_DoNotEscapeUriAttributes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_DoNotEscapeUriAttributes_m3274570A8B798823684DF3C9C0F744F72502CE97 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_doNotEscapeUriAttributes_15(); return L_0; } } // System.Boolean System.Xml.XmlWriterSettings::get_MergeCDataSections() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_MergeCDataSections_mBC8440CD91665D5331BA39449C307D7BDC68DF3B (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_mergeCDataSections_16(); return L_0; } } // System.String System.Xml.XmlWriterSettings::get_MediaType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlWriterSettings_get_MediaType_m785D282068B62319966B1550B565093334A16BD2 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_mediaType_17(); return L_0; } } // System.String System.Xml.XmlWriterSettings::get_DocTypeSystem() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlWriterSettings_get_DocTypeSystem_m1B38BA9FEB9F607E713C70656209FC808451C772 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_docTypeSystem_18(); return L_0; } } // System.String System.Xml.XmlWriterSettings::get_DocTypePublic() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlWriterSettings_get_DocTypePublic_mB1F29E4F1AA340138079B0A2BA355B4242DAAEAD (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_docTypePublic_19(); return L_0; } } // System.Xml.XmlStandalone System.Xml.XmlWriterSettings::get_Standalone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_Standalone_m70CB5E49F6B25B87C65613D1D8AF8D78B9CF2E23 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_standalone_20(); return L_0; } } // System.Boolean System.Xml.XmlWriterSettings::get_AutoXmlDeclaration() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_AutoXmlDeclaration_m12CF17F4516BFD28346BD85E6374F3AA221B6CC5 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_autoXmlDecl_21(); return L_0; } } // System.Xml.TriState System.Xml.XmlWriterSettings::get_IndentInternal() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_IndentInternal_mD0D9B49BA48A92CF8E7CF4812C8089C158E404ED (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_indent_5(); return L_0; } } // System.Boolean System.Xml.XmlWriterSettings::get_IsQuerySpecific() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_IsQuerySpecific_mCE6E434E51644A54676E1505C0ECD576A0A287B7 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mB4C9A484DFF2CA1E941AB55762476368BC6B8E37_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D * L_0 = __this->get_cdataSections_14(); NullCheck(L_0); int32_t L_1; L_1 = List_1_get_Count_mB4C9A484DFF2CA1E941AB55762476368BC6B8E37_inline(L_0, /*hidden argument*/List_1_get_Count_mB4C9A484DFF2CA1E941AB55762476368BC6B8E37_RuntimeMethod_var); if (L_1) { goto IL_0027; } } { String_t* L_2 = __this->get_docTypePublic_19(); if (L_2) { goto IL_0027; } } { String_t* L_3 = __this->get_docTypeSystem_18(); if (L_3) { goto IL_0027; } } { int32_t L_4 = __this->get_standalone_20(); return (bool)((((int32_t)L_4) == ((int32_t)1))? 1 : 0); } IL_0027: { return (bool)1; } } // System.Xml.XmlWriter System.Xml.XmlWriterSettings::CreateWriter(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * XmlWriterSettings_CreateWriter_m3023E199154CD8588CD848FB4F25C41BB6E9FDEF (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___output0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HtmlEncodedRawTextWriterIndent_t7613FADCC979522B40B2AAFE3B243DB269E04CF2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HtmlUtf8RawTextWriterIndent_t6157C77E749E8E2648FB727F8789D2C1D9A8F296_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextEncodedRawTextWriter_tC07A3FA704CE7DECA0D49CF659958C075A39A162_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextUtf8RawTextWriter_tD0BDA0777839388246A0D20529B3C799B9E619E9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlAsyncCheckWriter_tF98BA28B966687A04E07F4904100F20B98D467D0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB7FD6B173F8DDB3354F28BB648CED69286F416C9); s_Il2CppMethodInitialized = true; } XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * V_0 = NULL; int32_t V_1 = 0; { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0 = ___output0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral71443AC7CF5CC108984A138188DE915E32441BB2)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWriterSettings_CreateWriter_m3023E199154CD8588CD848FB4F25C41BB6E9FDEF_RuntimeMethod_var))); } IL_000e: { Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_2; L_2 = XmlWriterSettings_get_Encoding_m6A5CD77CA3A521F56BD27CDFE73DDDFDF588E6B9_inline(__this, /*hidden argument*/NULL); NullCheck(L_2); String_t* L_3; L_3 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Text.Encoding::get_WebName() */, L_2); bool L_4; L_4 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_3, _stringLiteralB7FD6B173F8DDB3354F28BB648CED69286F416C9, /*hidden argument*/NULL); if (!L_4) { goto IL_009e; } } { int32_t L_5; L_5 = XmlWriterSettings_get_OutputMethod_mB66D206D5F27115B29E89B878F8105F9353D8CD4_inline(__this, /*hidden argument*/NULL); V_1 = L_5; int32_t L_6 = V_1; switch (L_6) { case 0: { goto IL_0044; } case 1: { goto IL_0066; } case 2: { goto IL_0088; } case 3: { goto IL_0092; } } } { goto IL_009c; } IL_0044: { bool L_7; L_7 = XmlWriterSettings_get_Indent_m2AC970CCB8E8F4DAD6492F3438C0CBFD41421FC9(__this, /*hidden argument*/NULL); if (!L_7) { goto IL_0059; } } { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_8 = ___output0; XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE * L_9 = (XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE *)il2cpp_codegen_object_new(XmlUtf8RawTextWriterIndent_t59CFF5CC72D638924486E4C16627E788FAF516AE_il2cpp_TypeInfo_var); XmlUtf8RawTextWriterIndent__ctor_m63281F88F8DD3782E4E6C4694AFF273C82706E59(L_9, L_8, __this, /*hidden argument*/NULL); V_0 = L_9; goto IL_010b; } IL_0059: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_10 = ___output0; XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 * L_11 = (XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2 *)il2cpp_codegen_object_new(XmlUtf8RawTextWriter_t5DA88B4BA06B133BF33FADEF5D72ED653C8F7EF2_il2cpp_TypeInfo_var); XmlUtf8RawTextWriter__ctor_mD5BEAEDDEF734A1FB86EDB39FC5CF578AF14E0C0(L_11, L_10, __this, /*hidden argument*/NULL); V_0 = L_11; goto IL_010b; } IL_0066: { bool L_12; L_12 = XmlWriterSettings_get_Indent_m2AC970CCB8E8F4DAD6492F3438C0CBFD41421FC9(__this, /*hidden argument*/NULL); if (!L_12) { goto IL_007b; } } { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_13 = ___output0; HtmlUtf8RawTextWriterIndent_t6157C77E749E8E2648FB727F8789D2C1D9A8F296 * L_14 = (HtmlUtf8RawTextWriterIndent_t6157C77E749E8E2648FB727F8789D2C1D9A8F296 *)il2cpp_codegen_object_new(HtmlUtf8RawTextWriterIndent_t6157C77E749E8E2648FB727F8789D2C1D9A8F296_il2cpp_TypeInfo_var); HtmlUtf8RawTextWriterIndent__ctor_m9934DF4051E8ACA2A30C61FB32D7D2C583C3DC3D(L_14, L_13, __this, /*hidden argument*/NULL); V_0 = L_14; goto IL_010b; } IL_007b: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_15 = ___output0; HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA * L_16 = (HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA *)il2cpp_codegen_object_new(HtmlUtf8RawTextWriter_t43335A61554870366BAC764415B290456C358DFA_il2cpp_TypeInfo_var); HtmlUtf8RawTextWriter__ctor_m90AA6C7ABF5D87DA3816A96DDDCDBD1F834316BF(L_16, L_15, __this, /*hidden argument*/NULL); V_0 = L_16; goto IL_010b; } IL_0088: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_17 = ___output0; TextUtf8RawTextWriter_tD0BDA0777839388246A0D20529B3C799B9E619E9 * L_18 = (TextUtf8RawTextWriter_tD0BDA0777839388246A0D20529B3C799B9E619E9 *)il2cpp_codegen_object_new(TextUtf8RawTextWriter_tD0BDA0777839388246A0D20529B3C799B9E619E9_il2cpp_TypeInfo_var); TextUtf8RawTextWriter__ctor_mEEA75EEA28E6AB6458DB12C62D909009167E9945(L_18, L_17, __this, /*hidden argument*/NULL); V_0 = L_18; goto IL_010b; } IL_0092: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_19 = ___output0; XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76 * L_20 = (XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76 *)il2cpp_codegen_object_new(XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76_il2cpp_TypeInfo_var); XmlAutoDetectWriter__ctor_mF3F0F49D99AB10DC19DC9726C838E2C2AAED88E0(L_20, L_19, __this, /*hidden argument*/NULL); V_0 = L_20; goto IL_010b; } IL_009c: { return (XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D *)NULL; } IL_009e: { int32_t L_21; L_21 = XmlWriterSettings_get_OutputMethod_mB66D206D5F27115B29E89B878F8105F9353D8CD4_inline(__this, /*hidden argument*/NULL); V_1 = L_21; int32_t L_22 = V_1; switch (L_22) { case 0: { goto IL_00bd; } case 1: { goto IL_00d9; } case 2: { goto IL_00f5; } case 3: { goto IL_00ff; } } } { goto IL_0109; } IL_00bd: { bool L_23; L_23 = XmlWriterSettings_get_Indent_m2AC970CCB8E8F4DAD6492F3438C0CBFD41421FC9(__this, /*hidden argument*/NULL); if (!L_23) { goto IL_00cf; } } { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_24 = ___output0; XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033 * L_25 = (XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033 *)il2cpp_codegen_object_new(XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033_il2cpp_TypeInfo_var); XmlEncodedRawTextWriterIndent__ctor_m45D3A348CA00C64D17B2C180256624D888872C16(L_25, L_24, __this, /*hidden argument*/NULL); V_0 = L_25; goto IL_010b; } IL_00cf: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_26 = ___output0; XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51 * L_27 = (XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51 *)il2cpp_codegen_object_new(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51_il2cpp_TypeInfo_var); XmlEncodedRawTextWriter__ctor_m91D1897CFEEA3DA159C64DDE123CDEA02943899C(L_27, L_26, __this, /*hidden argument*/NULL); V_0 = L_27; goto IL_010b; } IL_00d9: { bool L_28; L_28 = XmlWriterSettings_get_Indent_m2AC970CCB8E8F4DAD6492F3438C0CBFD41421FC9(__this, /*hidden argument*/NULL); if (!L_28) { goto IL_00eb; } } { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_29 = ___output0; HtmlEncodedRawTextWriterIndent_t7613FADCC979522B40B2AAFE3B243DB269E04CF2 * L_30 = (HtmlEncodedRawTextWriterIndent_t7613FADCC979522B40B2AAFE3B243DB269E04CF2 *)il2cpp_codegen_object_new(HtmlEncodedRawTextWriterIndent_t7613FADCC979522B40B2AAFE3B243DB269E04CF2_il2cpp_TypeInfo_var); HtmlEncodedRawTextWriterIndent__ctor_m86015579060F033300447972959A0F392CB9307A(L_30, L_29, __this, /*hidden argument*/NULL); V_0 = L_30; goto IL_010b; } IL_00eb: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_31 = ___output0; HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D * L_32 = (HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D *)il2cpp_codegen_object_new(HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D_il2cpp_TypeInfo_var); HtmlEncodedRawTextWriter__ctor_mB2B8D779CAAEB039EA7BE4E6EED9F9B899A7397E(L_32, L_31, __this, /*hidden argument*/NULL); V_0 = L_32; goto IL_010b; } IL_00f5: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_33 = ___output0; TextEncodedRawTextWriter_tC07A3FA704CE7DECA0D49CF659958C075A39A162 * L_34 = (TextEncodedRawTextWriter_tC07A3FA704CE7DECA0D49CF659958C075A39A162 *)il2cpp_codegen_object_new(TextEncodedRawTextWriter_tC07A3FA704CE7DECA0D49CF659958C075A39A162_il2cpp_TypeInfo_var); TextEncodedRawTextWriter__ctor_mA0F22DF71C426252E6CAC81A0049D8452F0E19C3(L_34, L_33, __this, /*hidden argument*/NULL); V_0 = L_34; goto IL_010b; } IL_00ff: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_35 = ___output0; XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76 * L_36 = (XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76 *)il2cpp_codegen_object_new(XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76_il2cpp_TypeInfo_var); XmlAutoDetectWriter__ctor_mF3F0F49D99AB10DC19DC9726C838E2C2AAED88E0(L_36, L_35, __this, /*hidden argument*/NULL); V_0 = L_36; goto IL_010b; } IL_0109: { return (XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D *)NULL; } IL_010b: { int32_t L_37; L_37 = XmlWriterSettings_get_OutputMethod_mB66D206D5F27115B29E89B878F8105F9353D8CD4_inline(__this, /*hidden argument*/NULL); if ((((int32_t)L_37) == ((int32_t)3))) { goto IL_0129; } } { bool L_38; L_38 = XmlWriterSettings_get_IsQuerySpecific_mCE6E434E51644A54676E1505C0ECD576A0A287B7(__this, /*hidden argument*/NULL); if (!L_38) { goto IL_0129; } } { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_39 = V_0; QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB * L_40 = (QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB *)il2cpp_codegen_object_new(QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB_il2cpp_TypeInfo_var); QueryOutputWriter__ctor_m38EE55E83D448A326D76E698AFCEF7DBE1F7D43F(L_40, ((XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 *)CastclassClass((RuntimeObject*)L_39, XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5_il2cpp_TypeInfo_var)), __this, /*hidden argument*/NULL); V_0 = L_40; } IL_0129: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_41 = V_0; XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * L_42 = (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 *)il2cpp_codegen_object_new(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var); XmlWellFormedWriter__ctor_m7CA7C09B22396F71C0943C1597CFE6DA78F937EF(L_42, L_41, __this, /*hidden argument*/NULL); V_0 = L_42; bool L_43 = __this->get_useAsync_0(); if (!L_43) { goto IL_0140; } } { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_44 = V_0; XmlAsyncCheckWriter_tF98BA28B966687A04E07F4904100F20B98D467D0 * L_45 = (XmlAsyncCheckWriter_tF98BA28B966687A04E07F4904100F20B98D467D0 *)il2cpp_codegen_object_new(XmlAsyncCheckWriter_tF98BA28B966687A04E07F4904100F20B98D467D0_il2cpp_TypeInfo_var); XmlAsyncCheckWriter__ctor_m44CC63F1AE8527885D7C5CCE75E5FCF6740824A6(L_45, L_44, /*hidden argument*/NULL); V_0 = L_45; } IL_0140: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_46 = V_0; return L_46; } } // System.Xml.XmlWriter System.Xml.XmlWriterSettings::CreateWriter(System.IO.TextWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * XmlWriterSettings_CreateWriter_m5804C88AC3D9809A19C14244C8B8BF5D62EBBD39 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * ___output0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HtmlEncodedRawTextWriterIndent_t7613FADCC979522B40B2AAFE3B243DB269E04CF2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TextEncodedRawTextWriter_tC07A3FA704CE7DECA0D49CF659958C075A39A162_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlAsyncCheckWriter_tF98BA28B966687A04E07F4904100F20B98D467D0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * V_0 = NULL; int32_t V_1 = 0; { TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * L_0 = ___output0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral71443AC7CF5CC108984A138188DE915E32441BB2)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWriterSettings_CreateWriter_m5804C88AC3D9809A19C14244C8B8BF5D62EBBD39_RuntimeMethod_var))); } IL_000e: { int32_t L_2; L_2 = XmlWriterSettings_get_OutputMethod_mB66D206D5F27115B29E89B878F8105F9353D8CD4_inline(__this, /*hidden argument*/NULL); V_1 = L_2; int32_t L_3 = V_1; switch (L_3) { case 0: { goto IL_002d; } case 1: { goto IL_0049; } case 2: { goto IL_0065; } case 3: { goto IL_006f; } } } { goto IL_0079; } IL_002d: { bool L_4; L_4 = XmlWriterSettings_get_Indent_m2AC970CCB8E8F4DAD6492F3438C0CBFD41421FC9(__this, /*hidden argument*/NULL); if (!L_4) { goto IL_003f; } } { TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * L_5 = ___output0; XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033 * L_6 = (XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033 *)il2cpp_codegen_object_new(XmlEncodedRawTextWriterIndent_t709119ADEBDA693CAB054DFCC9EA33372098D033_il2cpp_TypeInfo_var); XmlEncodedRawTextWriterIndent__ctor_m5E22F6DCF488B93DC9A706B2D8A5564698B2D64B(L_6, L_5, __this, /*hidden argument*/NULL); V_0 = L_6; goto IL_007b; } IL_003f: { TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * L_7 = ___output0; XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51 * L_8 = (XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51 *)il2cpp_codegen_object_new(XmlEncodedRawTextWriter_t82EB6C4258593D394E3F5196ECBBBA7A08D47C51_il2cpp_TypeInfo_var); XmlEncodedRawTextWriter__ctor_m8D1DDCA57FF8395D089EBC16BB9BD26E66148C91(L_8, L_7, __this, /*hidden argument*/NULL); V_0 = L_8; goto IL_007b; } IL_0049: { bool L_9; L_9 = XmlWriterSettings_get_Indent_m2AC970CCB8E8F4DAD6492F3438C0CBFD41421FC9(__this, /*hidden argument*/NULL); if (!L_9) { goto IL_005b; } } { TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * L_10 = ___output0; HtmlEncodedRawTextWriterIndent_t7613FADCC979522B40B2AAFE3B243DB269E04CF2 * L_11 = (HtmlEncodedRawTextWriterIndent_t7613FADCC979522B40B2AAFE3B243DB269E04CF2 *)il2cpp_codegen_object_new(HtmlEncodedRawTextWriterIndent_t7613FADCC979522B40B2AAFE3B243DB269E04CF2_il2cpp_TypeInfo_var); HtmlEncodedRawTextWriterIndent__ctor_m1DA9CFE27FFCAC50365D1B4DB4C22216CAB77D5B(L_11, L_10, __this, /*hidden argument*/NULL); V_0 = L_11; goto IL_007b; } IL_005b: { TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * L_12 = ___output0; HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D * L_13 = (HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D *)il2cpp_codegen_object_new(HtmlEncodedRawTextWriter_tBEC705B8CB48EDF17487E1313179C22459ED987D_il2cpp_TypeInfo_var); HtmlEncodedRawTextWriter__ctor_mCA1065C4B8C7916DE51E5391797F4211FBE0F1BA(L_13, L_12, __this, /*hidden argument*/NULL); V_0 = L_13; goto IL_007b; } IL_0065: { TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * L_14 = ___output0; TextEncodedRawTextWriter_tC07A3FA704CE7DECA0D49CF659958C075A39A162 * L_15 = (TextEncodedRawTextWriter_tC07A3FA704CE7DECA0D49CF659958C075A39A162 *)il2cpp_codegen_object_new(TextEncodedRawTextWriter_tC07A3FA704CE7DECA0D49CF659958C075A39A162_il2cpp_TypeInfo_var); TextEncodedRawTextWriter__ctor_m758EF784CCA13D52C11FF410C63FCC22F9959107(L_15, L_14, __this, /*hidden argument*/NULL); V_0 = L_15; goto IL_007b; } IL_006f: { TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * L_16 = ___output0; XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76 * L_17 = (XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76 *)il2cpp_codegen_object_new(XmlAutoDetectWriter_tEED4D660141047CF0BA4F92D660149263F984E76_il2cpp_TypeInfo_var); XmlAutoDetectWriter__ctor_mFEEE73DAA5F78A5E113F200F416CB521B2A35F08(L_17, L_16, __this, /*hidden argument*/NULL); V_0 = L_17; goto IL_007b; } IL_0079: { return (XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D *)NULL; } IL_007b: { int32_t L_18; L_18 = XmlWriterSettings_get_OutputMethod_mB66D206D5F27115B29E89B878F8105F9353D8CD4_inline(__this, /*hidden argument*/NULL); if ((((int32_t)L_18) == ((int32_t)3))) { goto IL_0099; } } { bool L_19; L_19 = XmlWriterSettings_get_IsQuerySpecific_mCE6E434E51644A54676E1505C0ECD576A0A287B7(__this, /*hidden argument*/NULL); if (!L_19) { goto IL_0099; } } { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_20 = V_0; QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB * L_21 = (QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB *)il2cpp_codegen_object_new(QueryOutputWriter_t0B71F7C52905D7411C6F142161FBCF3912C104DB_il2cpp_TypeInfo_var); QueryOutputWriter__ctor_m38EE55E83D448A326D76E698AFCEF7DBE1F7D43F(L_21, ((XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5 *)CastclassClass((RuntimeObject*)L_20, XmlRawWriter_t776E2EB89A59D17CB0B5B0891DDB1AFEB3F245E5_il2cpp_TypeInfo_var)), __this, /*hidden argument*/NULL); V_0 = L_21; } IL_0099: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_22 = V_0; XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 * L_23 = (XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667 *)il2cpp_codegen_object_new(XmlWellFormedWriter_t3BD7026B798C071CB5A2483F878716C1BDAF1667_il2cpp_TypeInfo_var); XmlWellFormedWriter__ctor_m7CA7C09B22396F71C0943C1597CFE6DA78F937EF(L_23, L_22, __this, /*hidden argument*/NULL); V_0 = L_23; bool L_24 = __this->get_useAsync_0(); if (!L_24) { goto IL_00b0; } } { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_25 = V_0; XmlAsyncCheckWriter_tF98BA28B966687A04E07F4904100F20B98D467D0 * L_26 = (XmlAsyncCheckWriter_tF98BA28B966687A04E07F4904100F20B98D467D0 *)il2cpp_codegen_object_new(XmlAsyncCheckWriter_tF98BA28B966687A04E07F4904100F20B98D467D0_il2cpp_TypeInfo_var); XmlAsyncCheckWriter__ctor_m44CC63F1AE8527885D7C5CCE75E5FCF6740824A6(L_26, L_25, /*hidden argument*/NULL); V_0 = L_26; } IL_00b0: { XmlWriter_t676293C138D2D0DAB9C1BC16A7BEE618391C5B2D * L_27 = V_0; return L_27; } } // System.Void System.Xml.XmlWriterSettings::set_ReadOnly(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_set_ReadOnly_mD87ADFA62660658A773F079850B112B1451B584B (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_isReadOnly_22(L_0); return; } } // System.Void System.Xml.XmlWriterSettings::CheckReadOnly(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_CheckReadOnly_m440DDAF4F1849B67E5D4AC2EB95DD978D884A0E6 (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, String_t* ___propertyName0, const RuntimeMethod* method) { { bool L_0 = __this->get_isReadOnly_22(); if (!L_0) { goto IL_0029; } } { Type_t * L_1; L_1 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(__this, /*hidden argument*/NULL); NullCheck(L_1); String_t* L_2; L_2 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Reflection.MemberInfo::get_Name() */, L_1); String_t* L_3 = ___propertyName0; String_t* L_4; L_4 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D)), L_3, /*hidden argument*/NULL); XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 * L_5 = (XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlException_tBD65EFA0B5CA26D7D8F4906BEC7C83A76394C918_il2cpp_TypeInfo_var))); XmlException__ctor_m113008AE4B646E85154C99B3CBB55D536CBEFEB9(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral044BADD70F84141B60AE555B5513ABA7D660F738)), L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlWriterSettings_CheckReadOnly_m440DDAF4F1849B67E5D4AC2EB95DD978D884A0E6_RuntimeMethod_var))); } IL_0029: { return; } } // System.Void System.Xml.XmlWriterSettings::Initialize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_Initialize_m9451159B8DF9C1FBC229CDBB7820566D1AF0D9CC (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_m9016C19F7920CFFB69F0B408B1CD79638E648149_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8A8EFDA91C6C257127F8C8D526FAD7E7552766AA); s_Il2CppMethodInitialized = true; } { Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_0; L_0 = Encoding_get_UTF8_mC877FB3137BBD566AEE7B15F9BF61DC4EF8F5E5E(/*hidden argument*/NULL); __this->set_encoding_1(L_0); __this->set_omitXmlDecl_2((bool)0); __this->set_newLineHandling_3(0); String_t* L_1; L_1 = Environment_get_NewLine_mD145C8EE917C986BAA7C5243DEFAF4D333C521B4(/*hidden argument*/NULL); __this->set_newLineChars_4(L_1); __this->set_indent_5((-1)); __this->set_indentChars_6(_stringLiteral8A8EFDA91C6C257127F8C8D526FAD7E7552766AA); __this->set_newLineOnAttributes_7((bool)0); __this->set_closeOutput_8((bool)0); __this->set_namespaceHandling_9(0); __this->set_conformanceLevel_10(2); __this->set_checkCharacters_11((bool)1); __this->set_writeEndDocumentOnClose_12((bool)1); __this->set_outputMethod_13(0); List_1_t3C367DB0980625D829CD027696F8FA0EA0C60B2D * L_2 = __this->get_cdataSections_14(); NullCheck(L_2); List_1_Clear_m9016C19F7920CFFB69F0B408B1CD79638E648149(L_2, /*hidden argument*/List_1_Clear_m9016C19F7920CFFB69F0B408B1CD79638E648149_RuntimeMethod_var); __this->set_mergeCDataSections_16((bool)0); __this->set_mediaType_17((String_t*)NULL); __this->set_docTypeSystem_18((String_t*)NULL); __this->set_docTypePublic_19((String_t*)NULL); __this->set_standalone_20(0); __this->set_doNotEscapeUriAttributes_15((bool)0); __this->set_useAsync_0((bool)0); __this->set_isReadOnly_22((bool)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 // Conversion methods for marshalling of: System.Xml.Schema.XsdDateTime IL2CPP_EXTERN_C void XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_marshal_pinvoke(const XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D& unmarshaled, XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_marshaled_pinvoke& marshaled) { Exception_t* ___dt_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'dt' of type 'XsdDateTime'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___dt_0Exception, NULL); } IL2CPP_EXTERN_C void XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_marshal_pinvoke_back(const XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_marshaled_pinvoke& marshaled, XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D& unmarshaled) { Exception_t* ___dt_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'dt' of type 'XsdDateTime'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___dt_0Exception, NULL); } // Conversion method for clean up from marshalling of: System.Xml.Schema.XsdDateTime IL2CPP_EXTERN_C void XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_marshal_pinvoke_cleanup(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: System.Xml.Schema.XsdDateTime IL2CPP_EXTERN_C void XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_marshal_com(const XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D& unmarshaled, XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_marshaled_com& marshaled) { Exception_t* ___dt_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'dt' of type 'XsdDateTime'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___dt_0Exception, NULL); } IL2CPP_EXTERN_C void XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_marshal_com_back(const XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_marshaled_com& marshaled, XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D& unmarshaled) { Exception_t* ___dt_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'dt' of type 'XsdDateTime'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___dt_0Exception, NULL); } // Conversion method for clean up from marshalling of: System.Xml.Schema.XsdDateTime IL2CPP_EXTERN_C void XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_marshal_com_cleanup(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_marshaled_com& marshaled) { } // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.String,System.Xml.Schema.XsdDateTimeFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_mB09134F0278390F7BEDE6F47A6BE015C64140C52 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, String_t* ___text0, int32_t ___kinds1, const RuntimeMethod* method) { Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 V_0; memset((&V_0), 0, sizeof(V_0)); { il2cpp_codegen_initobj(__this, sizeof(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D )); il2cpp_codegen_initobj((&V_0), sizeof(Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 )); String_t* L_0 = ___text0; int32_t L_1 = ___kinds1; bool L_2; L_2 = Parser_Parse_m4967C6E2F360C1BCAAEDC78816BBADE6F5A6C297((Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 *)(&V_0), L_0, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_003d; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* 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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_6 = L_4; int32_t L_7 = ___kinds1; int32_t L_8 = L_7; RuntimeObject * L_9 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDateTimeFlags_tA0CFF619A2C537BD8E65672DA641CF4B2405156C_il2cpp_TypeInfo_var)), &L_8); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_9); (L_6)->SetAt(static_cast(1), (RuntimeObject *)L_9); String_t* L_10; L_10 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8D04002FC7142DC7148763C90BB38AEEC554A158)), L_6, /*hidden argument*/NULL); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_11 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var))); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_11, L_10, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDateTime__ctor_mB09134F0278390F7BEDE6F47A6BE015C64140C52_RuntimeMethod_var))); } IL_003d: { Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 L_12 = V_0; XsdDateTime_InitiateXsdDateTime_m90AD9DA9F7C15FF2103F4753755918360F20AEDE((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_12, /*hidden argument*/NULL); return; } } IL2CPP_EXTERN_C void XsdDateTime__ctor_mB09134F0278390F7BEDE6F47A6BE015C64140C52_AdjustorThunk (RuntimeObject * __this, String_t* ___text0, int32_t ___kinds1, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime__ctor_mB09134F0278390F7BEDE6F47A6BE015C64140C52(_thisAdjusted, ___text0, ___kinds1, method); } // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.Xml.Schema.XsdDateTime/Parser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m1C7A4AD53CE8C6D855E72C51DDBB186774C7BC35 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 ___parser0, const RuntimeMethod* method) { { il2cpp_codegen_initobj(__this, sizeof(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D )); Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 L_0 = ___parser0; XsdDateTime_InitiateXsdDateTime_m90AD9DA9F7C15FF2103F4753755918360F20AEDE((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_EXTERN_C void XsdDateTime__ctor_m1C7A4AD53CE8C6D855E72C51DDBB186774C7BC35_AdjustorThunk (RuntimeObject * __this, Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 ___parser0, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime__ctor_m1C7A4AD53CE8C6D855E72C51DDBB186774C7BC35(_thisAdjusted, ___parser0, method); } // System.Void System.Xml.Schema.XsdDateTime::InitiateXsdDateTime(System.Xml.Schema.XsdDateTime/Parser) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_InitiateXsdDateTime_m90AD9DA9F7C15FF2103F4753755918360F20AEDE (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 ___parser0, const RuntimeMethod* method) { { Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 L_0 = ___parser0; int32_t L_1 = L_0.get_year_1(); Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 L_2 = ___parser0; int32_t L_3 = L_2.get_month_2(); Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 L_4 = ___parser0; int32_t L_5 = L_4.get_day_3(); Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 L_6 = ___parser0; int32_t L_7 = L_6.get_hour_4(); Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 L_8 = ___parser0; int32_t L_9 = L_8.get_minute_5(); Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 L_10 = ___parser0; int32_t L_11 = L_10.get_second_6(); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_12; memset((&L_12), 0, sizeof(L_12)); DateTime__ctor_m4DA8AA49E6923EDCFB8927D588AE3D79B218545D((&L_12), L_1, L_3, L_5, L_7, L_9, L_11, /*hidden argument*/NULL); __this->set_dt_0(L_12); Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 L_13 = ___parser0; int32_t L_14 = L_13.get_fraction_7(); if (!L_14) { goto IL_004f; } } { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_15 = __this->get_address_of_dt_0(); Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 L_16 = ___parser0; int32_t L_17 = L_16.get_fraction_7(); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_18; L_18 = DateTime_AddTicks_m62906BA32DF3F1031061042F5F1B15125F2673EB((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_15, ((int64_t)((int64_t)L_17)), /*hidden argument*/NULL); __this->set_dt_0(L_18); } IL_004f: { Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 L_19 = ___parser0; int32_t L_20 = L_19.get_typeCode_0(); Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 L_21 = ___parser0; int32_t L_22 = L_21.get_kind_8(); Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 L_23 = ___parser0; int32_t L_24 = L_23.get_zoneHour_9(); Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 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; } } IL2CPP_EXTERN_C void XsdDateTime_InitiateXsdDateTime_m90AD9DA9F7C15FF2103F4753755918360F20AEDE_AdjustorThunk (RuntimeObject * __this, Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 ___parser0, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime_InitiateXsdDateTime_m90AD9DA9F7C15FF2103F4753755918360F20AEDE(_thisAdjusted, ___parser0, method); } // System.Boolean System.Xml.Schema.XsdDateTime::TryParse(System.String,System.Xml.Schema.XsdDateTimeFlags,System.Xml.Schema.XsdDateTime&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XsdDateTime_TryParse_mCA4EDC42834B35ACF0E430FBEC11D1457EB13084 (String_t* ___text0, int32_t ___kinds1, XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * ___result2, const RuntimeMethod* method) { Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 V_0; memset((&V_0), 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 )); String_t* L_0 = ___text0; int32_t L_1 = ___kinds1; bool L_2; L_2 = Parser_Parse_m4967C6E2F360C1BCAAEDC78816BBADE6F5A6C297((Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 *)(&V_0), L_0, L_1, /*hidden argument*/NULL); if (L_2) { goto IL_001c; } } { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * L_3 = ___result2; il2cpp_codegen_initobj(L_3, sizeof(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D )); return (bool)0; } IL_001c: { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * L_4 = ___result2; Parser_tDDE3EDB5C06630226AE405E4CBE5341EC9B8E855 L_5 = V_0; XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D L_6; memset((&L_6), 0, sizeof(L_6)); XsdDateTime__ctor_m1C7A4AD53CE8C6D855E72C51DDBB186774C7BC35((&L_6), L_5, /*hidden argument*/NULL); *(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)L_4 = L_6; return (bool)1; } } // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTime,System.Xml.Schema.XsdDateTimeFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_mC4E844B452F4D01B3773FFA73749AD2A0FF595CF (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, int32_t ___kinds1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Bits_t74232172D88399D44E277C1367618DE2B73FF95E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 V_5; memset((&V_5), 0, sizeof(V_5)); { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = ___dateTime0; __this->set_dt_0(L_0); int32_t L_1 = ___kinds1; IL2CPP_RUNTIME_CLASS_INIT(Bits_t74232172D88399D44E277C1367618DE2B73FF95E_il2cpp_TypeInfo_var); int32_t L_2; L_2 = Bits_LeastPosition_m31A90817C57B0D3C0F33556E24E668F8EA697589(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; L_3 = DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___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_t6988042963E068DC7DE283E2D0902C0B8A40C074 * L_6; L_6 = TimeZoneInfo_get_Local_m2C2645D8BAB720A34942820DD3DC1A541BEC51C9(/*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_7 = ___dateTime0; NullCheck(L_6); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_8; L_8 = TimeZoneInfo_GetUtcOffset_m141D157CBED31EEB89D133955485874F235DAACA(L_6, L_7, /*hidden argument*/NULL); V_5 = L_8; int64_t L_9; L_9 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&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; L_10 = TimeSpan_get_Hours_m39AFD957DF1247125409ADD8525550863D08AB6E((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&V_5), /*hidden argument*/NULL); V_1 = ((-L_10)); int32_t L_11; L_11 = TimeSpan_get_Minutes_mF5A78108FEB64953C298CEC19637378380881202((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&V_5), /*hidden argument*/NULL); V_2 = ((-L_11)); goto IL_0070; } IL_005e: { V_3 = 3; int32_t L_12; L_12 = TimeSpan_get_Hours_m39AFD957DF1247125409ADD8525550863D08AB6E((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&V_5), /*hidden argument*/NULL); V_1 = L_12; int32_t L_13; L_13 = TimeSpan_get_Minutes_mF5A78108FEB64953C298CEC19637378380881202((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&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; } } IL2CPP_EXTERN_C void XsdDateTime__ctor_mC4E844B452F4D01B3773FFA73749AD2A0FF595CF_AdjustorThunk (RuntimeObject * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, int32_t ___kinds1, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime__ctor_mC4E844B452F4D01B3773FFA73749AD2A0FF595CF(_thisAdjusted, ___dateTime0, ___kinds1, method); } // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTimeOffset) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_mD4B054EC96A1590688075A8BC9926AA074E751C9 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 ___dateTimeOffset0, const RuntimeMethod* method) { { DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 L_0 = ___dateTimeOffset0; XsdDateTime__ctor_m33C8E56623F643FD67D14AE01A9AB14CB8DD238A((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_0, 1, /*hidden argument*/NULL); return; } } IL2CPP_EXTERN_C void XsdDateTime__ctor_mD4B054EC96A1590688075A8BC9926AA074E751C9_AdjustorThunk (RuntimeObject * __this, DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 ___dateTimeOffset0, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime__ctor_mD4B054EC96A1590688075A8BC9926AA074E751C9(_thisAdjusted, ___dateTimeOffset0, method); } // System.Void System.Xml.Schema.XsdDateTime::.ctor(System.DateTimeOffset,System.Xml.Schema.XsdDateTimeFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__ctor_m33C8E56623F643FD67D14AE01A9AB14CB8DD238A (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 ___dateTimeOffset0, int32_t ___kinds1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Bits_t74232172D88399D44E277C1367618DE2B73FF95E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; int32_t V_2 = 0; { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0; L_0 = DateTimeOffset_get_DateTime_m4A77B8033E9824033156BE13362AC202590A4370((DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 *)(&___dateTimeOffset0), /*hidden argument*/NULL); __this->set_dt_0(L_0); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_1; L_1 = DateTimeOffset_get_Offset_mD7CD6BE8256492AAF195B631CE3DCA7B47860065((DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 *)(&___dateTimeOffset0), /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = ___kinds1; IL2CPP_RUNTIME_CLASS_INIT(Bits_t74232172D88399D44E277C1367618DE2B73FF95E_il2cpp_TypeInfo_var); int32_t L_3; L_3 = Bits_LeastPosition_m31A90817C57B0D3C0F33556E24E668F8EA697589(L_2, /*hidden argument*/NULL); V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)); double L_4; L_4 = TimeSpan_get_TotalMinutes_m96E1D555D4663771C703D7F9A5D8F775E27853C3((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&V_0), /*hidden argument*/NULL); if ((!(((double)L_4) < ((double)(0.0))))) { goto IL_003c; } } { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_5; L_5 = TimeSpan_Negate_mD19FC9B8BCD075EFF67AE2AE9A8CB749F03F6897((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&V_0), /*hidden argument*/NULL); V_0 = L_5; V_2 = 2; goto IL_0054; } IL_003c: { double L_6; L_6 = TimeSpan_get_TotalMinutes_m96E1D555D4663771C703D7F9A5D8F775E27853C3((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&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; L_9 = TimeSpan_get_Hours_m39AFD957DF1247125409ADD8525550863D08AB6E((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&V_0), /*hidden argument*/NULL); int32_t L_10; L_10 = TimeSpan_get_Minutes_mF5A78108FEB64953C298CEC19637378380881202((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&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; } } IL2CPP_EXTERN_C void XsdDateTime__ctor_m33C8E56623F643FD67D14AE01A9AB14CB8DD238A_AdjustorThunk (RuntimeObject * __this, DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 ___dateTimeOffset0, int32_t ___kinds1, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime__ctor_m33C8E56623F643FD67D14AE01A9AB14CB8DD238A(_thisAdjusted, ___dateTimeOffset0, ___kinds1, method); } // System.Xml.Schema.XsdDateTime/DateTimeTypeCode System.Xml.Schema.XsdDateTime::get_InternalTypeCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_InternalTypeCode_m5ABF7CF00F320084E4A88B378A6F67628282ED8B (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __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)))); } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_InternalTypeCode_m5ABF7CF00F320084E4A88B378A6F67628282ED8B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_InternalTypeCode_m5ABF7CF00F320084E4A88B378A6F67628282ED8B(_thisAdjusted, method); return _returnValue; } // System.Xml.Schema.XsdDateTime/XsdDateTimeKind System.Xml.Schema.XsdDateTime::get_InternalKind() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_InternalKind_m4E6428AB9D5F833A2A114B2795792397E2F05280 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __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)))); } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_InternalKind_m4E6428AB9D5F833A2A114B2795792397E2F05280_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_InternalKind_m4E6428AB9D5F833A2A114B2795792397E2F05280(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDateTime::get_Year() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Year_mBE1BB90D4667D6094E2D94CA3325363843FB9E13 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method) { { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_0 = __this->get_address_of_dt_0(); int32_t L_1; L_1 = DateTime_get_Year_m977F96B53C996797BFBDCAA5679B8DCBA61AC185((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_Year_mBE1BB90D4667D6094E2D94CA3325363843FB9E13_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_Year_mBE1BB90D4667D6094E2D94CA3325363843FB9E13(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDateTime::get_Month() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Month_m3729FF3784EF3AB1899CF6BD192C8604201F2A88 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method) { { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_0 = __this->get_address_of_dt_0(); int32_t L_1; L_1 = DateTime_get_Month_m46CC2AED3F24A91104919B1F6B5103DD1F8BBAE8((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_Month_m3729FF3784EF3AB1899CF6BD192C8604201F2A88_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_Month_m3729FF3784EF3AB1899CF6BD192C8604201F2A88(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDateTime::get_Day() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Day_m0D5FEF4127CE4266C59B7C93C8AD490DB31749E1 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method) { { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_0 = __this->get_address_of_dt_0(); int32_t L_1; L_1 = DateTime_get_Day_m9D698CA2A7D1FBEE7BEC0A982A119239F513CBA8((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_Day_m0D5FEF4127CE4266C59B7C93C8AD490DB31749E1_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_Day_m0D5FEF4127CE4266C59B7C93C8AD490DB31749E1(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDateTime::get_Hour() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Hour_m9D96549A87FDF157F9A3625AF03B2C5B905F2246 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method) { { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_0 = __this->get_address_of_dt_0(); int32_t L_1; L_1 = DateTime_get_Hour_m6AC78B553639A108EA00728498FA037E52CC425E((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_Hour_m9D96549A87FDF157F9A3625AF03B2C5B905F2246_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_Hour_m9D96549A87FDF157F9A3625AF03B2C5B905F2246(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDateTime::get_Minute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Minute_mBA23AB4303F2F82EA8842790C897BC47AF7B40DB (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method) { { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_0 = __this->get_address_of_dt_0(); int32_t L_1; L_1 = DateTime_get_Minute_m1BBE1AABAAFE39019ED26585D12E67A1F9D5A4AA((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_Minute_mBA23AB4303F2F82EA8842790C897BC47AF7B40DB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_Minute_mBA23AB4303F2F82EA8842790C897BC47AF7B40DB(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDateTime::get_Second() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Second_m079C8C99439D580CB2DAB6B27D14F02C12DB27D6 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method) { { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_0 = __this->get_address_of_dt_0(); int32_t L_1; L_1 = DateTime_get_Second_m6E1FEADC4E62BCC99846934C0761F0AF67DFE17A((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_Second_m079C8C99439D580CB2DAB6B27D14F02C12DB27D6_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_Second_m079C8C99439D580CB2DAB6B27D14F02C12DB27D6(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDateTime::get_Fraction() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_Fraction_mD3F56C4BDE5975B49102003499A9F77E0AC59E09 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 V_0; memset((&V_0), 0, sizeof(V_0)); { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_0 = __this->get_address_of_dt_0(); int64_t L_1; L_1 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_0, /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_2 = __this->get_address_of_dt_0(); int32_t L_3; L_3 = DateTime_get_Year_m977F96B53C996797BFBDCAA5679B8DCBA61AC185((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_2, /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_4 = __this->get_address_of_dt_0(); int32_t L_5; L_5 = DateTime_get_Month_m46CC2AED3F24A91104919B1F6B5103DD1F8BBAE8((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_4, /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_6 = __this->get_address_of_dt_0(); int32_t L_7; L_7 = DateTime_get_Day_m9D698CA2A7D1FBEE7BEC0A982A119239F513CBA8((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_6, /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_8 = __this->get_address_of_dt_0(); int32_t L_9; L_9 = DateTime_get_Hour_m6AC78B553639A108EA00728498FA037E52CC425E((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_8, /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_10 = __this->get_address_of_dt_0(); int32_t L_11; L_11 = DateTime_get_Minute_m1BBE1AABAAFE39019ED26585D12E67A1F9D5A4AA((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_10, /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_12 = __this->get_address_of_dt_0(); int32_t L_13; L_13 = DateTime_get_Second_m6E1FEADC4E62BCC99846934C0761F0AF67DFE17A((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_12, /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_14; memset((&L_14), 0, sizeof(L_14)); DateTime__ctor_m4DA8AA49E6923EDCFB8927D588AE3D79B218545D((&L_14), L_3, L_5, L_7, L_9, L_11, L_13, /*hidden argument*/NULL); V_0 = L_14; int64_t L_15; L_15 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_0), /*hidden argument*/NULL); return ((int32_t)((int32_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_1, (int64_t)L_15)))); } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_Fraction_mD3F56C4BDE5975B49102003499A9F77E0AC59E09_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_Fraction_mD3F56C4BDE5975B49102003499A9F77E0AC59E09(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDateTime::get_ZoneHour() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_ZoneHour_m0F48E533A69259BB60EF8BCB3817582799E7759C (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __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)); } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_ZoneHour_m0F48E533A69259BB60EF8BCB3817582799E7759C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_ZoneHour_m0F48E533A69259BB60EF8BCB3817582799E7759C(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDateTime::get_ZoneMinute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDateTime_get_ZoneMinute_m15233BB7C7F4EE3DC4A81E4CCC5EF81E4E8CBB06 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_extra_1(); return ((int32_t)((int32_t)L_0&(int32_t)((int32_t)255))); } } IL2CPP_EXTERN_C int32_t XsdDateTime_get_ZoneMinute_m15233BB7C7F4EE3DC4A81E4CCC5EF81E4E8CBB06_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDateTime_get_ZoneMinute_m15233BB7C7F4EE3DC4A81E4CCC5EF81E4E8CBB06(_thisAdjusted, method); return _returnValue; } // System.DateTime System.Xml.Schema.XsdDateTime::op_Implicit(System.Xml.Schema.XsdDateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 XsdDateTime_op_Implicit_m21D635FAA1E7D5753B68991F245130DA14D28200 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D ___xdt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 V_0; memset((&V_0), 0, sizeof(V_0)); int64_t V_1 = 0; int32_t V_2 = 0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 V_3; memset((&V_3), 0, sizeof(V_3)); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 V_4; memset((&V_4), 0, sizeof(V_4)); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 V_7; memset((&V_7), 0, sizeof(V_7)); { int32_t L_0; L_0 = XsdDateTime_get_InternalTypeCode_m5ABF7CF00F320084E4A88B378A6F67628282ED8B((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___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_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_3; L_3 = DateTime_get_Now_mCAC695993D6E2C57B900C83BEF3F8B18BC4EBC2C(/*hidden argument*/NULL); V_5 = L_3; int32_t L_4; L_4 = DateTime_get_Year_m977F96B53C996797BFBDCAA5679B8DCBA61AC185((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_5), /*hidden argument*/NULL); int32_t L_5; L_5 = XsdDateTime_get_Month_m3729FF3784EF3AB1899CF6BD192C8604201F2A88((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___xdt0), /*hidden argument*/NULL); int32_t L_6; L_6 = XsdDateTime_get_Day_m0D5FEF4127CE4266C59B7C93C8AD490DB31749E1((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___xdt0), /*hidden argument*/NULL); DateTime__ctor_m1AD9E79A671864DFB1AABDB75D207C688B868D88((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_0), L_4, L_5, L_6, /*hidden argument*/NULL); goto IL_0090; } IL_0037: { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_7; L_7 = DateTime_get_Now_mCAC695993D6E2C57B900C83BEF3F8B18BC4EBC2C(/*hidden argument*/NULL); V_3 = L_7; int32_t L_8; L_8 = DateTime_get_Year_m977F96B53C996797BFBDCAA5679B8DCBA61AC185((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_3), /*hidden argument*/NULL); int32_t L_9; L_9 = DateTime_get_Month_m46CC2AED3F24A91104919B1F6B5103DD1F8BBAE8((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_3), /*hidden argument*/NULL); int32_t L_10; L_10 = DateTime_get_Day_m9D698CA2A7D1FBEE7BEC0A982A119239F513CBA8((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_3), /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_11; memset((&L_11), 0, sizeof(L_11)); DateTime__ctor_m1AD9E79A671864DFB1AABDB75D207C688B868D88((&L_11), L_8, L_9, L_10, /*hidden argument*/NULL); int32_t L_12; L_12 = XsdDateTime_get_Year_mBE1BB90D4667D6094E2D94CA3325363843FB9E13((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___xdt0), /*hidden argument*/NULL); int32_t L_13; L_13 = XsdDateTime_get_Month_m3729FF3784EF3AB1899CF6BD192C8604201F2A88((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___xdt0), /*hidden argument*/NULL); int32_t L_14; L_14 = XsdDateTime_get_Day_m0D5FEF4127CE4266C59B7C93C8AD490DB31749E1((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___xdt0), /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_15; memset((&L_15), 0, sizeof(L_15)); DateTime__ctor_m1AD9E79A671864DFB1AABDB75D207C688B868D88((&L_15), L_12, L_13, L_14, /*hidden argument*/NULL); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_16; L_16 = DateTime_op_Subtraction_m67E0BD5004FEDD3A704BC74B9DC858C9BCED4DF2(L_11, L_15, /*hidden argument*/NULL); V_4 = L_16; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_17 = (&___xdt0)->get_address_of_dt_0(); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_18 = V_4; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_19; L_19 = DateTime_Add_m317E517C3818A7EF09BB4D0E5547FF791814777D((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_17, L_18, /*hidden argument*/NULL); V_0 = L_19; goto IL_0090; } IL_0089: { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D L_20 = ___xdt0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_21 = L_20.get_dt_0(); V_0 = L_21; } IL_0090: { int32_t L_22; L_22 = XsdDateTime_get_InternalKind_m4E6428AB9D5F833A2A114B2795792397E2F05280((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___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; L_24 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_0), /*hidden argument*/NULL); DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_0), L_24, 1, /*hidden argument*/NULL); goto IL_01da; } IL_00c7: { int64_t L_25; L_25 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_0), /*hidden argument*/NULL); int32_t L_26; L_26 = XsdDateTime_get_ZoneHour_m0F48E533A69259BB60EF8BCB3817582799E7759C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___xdt0), /*hidden argument*/NULL); int32_t L_27; L_27 = XsdDateTime_get_ZoneMinute_m15233BB7C7F4EE3DC4A81E4CCC5EF81E4E8CBB06((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___xdt0), /*hidden argument*/NULL); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_28; memset((&L_28), 0, sizeof(L_28)); TimeSpan__ctor_m809B4E761E68A974DCE454C30595ADE72DCE3A91((&L_28), L_26, L_27, 0, /*hidden argument*/NULL); V_7 = L_28; int64_t L_29; L_29 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&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_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_31 = ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->get_MinValue_31(); V_5 = L_31; int64_t L_32; L_32 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_5), /*hidden argument*/NULL); if ((((int64_t)L_30) >= ((int64_t)L_32))) { goto IL_013d; } } { int64_t L_33 = V_1; TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * L_34; L_34 = TimeZoneInfo_get_Local_m2C2645D8BAB720A34942820DD3DC1A541BEC51C9(/*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_35 = V_0; NullCheck(L_34); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_36; L_36 = TimeZoneInfo_GetUtcOffset_m141D157CBED31EEB89D133955485874F235DAACA(L_34, L_35, /*hidden argument*/NULL); V_7 = L_36; int64_t L_37; L_37 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&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_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_39 = ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->get_MinValue_31(); V_5 = L_39; int64_t L_40; L_40 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_5), /*hidden argument*/NULL); if ((((int64_t)L_38) >= ((int64_t)L_40))) { goto IL_0135; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_41 = ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->get_MinValue_31(); V_5 = L_41; int64_t L_42; L_42 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_5), /*hidden argument*/NULL); V_1 = L_42; } IL_0135: { int64_t L_43 = V_1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_44; memset((&L_44), 0, sizeof(L_44)); DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7((&L_44), L_43, 2, /*hidden argument*/NULL); return L_44; } IL_013d: { int64_t L_45 = V_1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_46; memset((&L_46), 0, sizeof(L_46)); DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7((&L_46), L_45, 1, /*hidden argument*/NULL); V_5 = L_46; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_47; L_47 = DateTime_ToLocalTime_mCE92C270822E0C13C7C849BDE5DDC852A4CF0A08((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_5), /*hidden argument*/NULL); V_0 = L_47; goto IL_01da; } IL_0153: { int64_t L_48; L_48 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_0), /*hidden argument*/NULL); int32_t L_49; L_49 = XsdDateTime_get_ZoneHour_m0F48E533A69259BB60EF8BCB3817582799E7759C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___xdt0), /*hidden argument*/NULL); int32_t L_50; L_50 = XsdDateTime_get_ZoneMinute_m15233BB7C7F4EE3DC4A81E4CCC5EF81E4E8CBB06((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___xdt0), /*hidden argument*/NULL); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_51; memset((&L_51), 0, sizeof(L_51)); TimeSpan__ctor_m809B4E761E68A974DCE454C30595ADE72DCE3A91((&L_51), L_49, L_50, 0, /*hidden argument*/NULL); V_7 = L_51; int64_t L_52; L_52 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&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_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_54 = ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->get_MaxValue_32(); V_5 = L_54; int64_t L_55; L_55 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_5), /*hidden argument*/NULL); if ((((int64_t)L_53) <= ((int64_t)L_55))) { goto IL_01c9; } } { int64_t L_56 = V_1; TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * L_57; L_57 = TimeZoneInfo_get_Local_m2C2645D8BAB720A34942820DD3DC1A541BEC51C9(/*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_58 = V_0; NullCheck(L_57); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_59; L_59 = TimeZoneInfo_GetUtcOffset_m141D157CBED31EEB89D133955485874F235DAACA(L_57, L_58, /*hidden argument*/NULL); V_7 = L_59; int64_t L_60; L_60 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&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_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_62 = ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->get_MaxValue_32(); V_5 = L_62; int64_t L_63; L_63 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_5), /*hidden argument*/NULL); if ((((int64_t)L_61) <= ((int64_t)L_63))) { goto IL_01c1; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_64 = ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->get_MaxValue_32(); V_5 = L_64; int64_t L_65; L_65 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_5), /*hidden argument*/NULL); V_1 = L_65; } IL_01c1: { int64_t L_66 = V_1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_67; memset((&L_67), 0, sizeof(L_67)); DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7((&L_67), L_66, 2, /*hidden argument*/NULL); return L_67; } IL_01c9: { int64_t L_68 = V_1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_69; memset((&L_69), 0, sizeof(L_69)); DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7((&L_69), L_68, 1, /*hidden argument*/NULL); V_5 = L_69; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_70; L_70 = DateTime_ToLocalTime_mCE92C270822E0C13C7C849BDE5DDC852A4CF0A08((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_5), /*hidden argument*/NULL); V_0 = L_70; } IL_01da: { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_71 = V_0; return L_71; } } // System.DateTimeOffset System.Xml.Schema.XsdDateTime::op_Implicit(System.Xml.Schema.XsdDateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 XsdDateTime_op_Implicit_mCF7A592E576D44F627F04DA2ED0B0ECE3BA79CF4 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D ___xdt0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 V_0; memset((&V_0), 0, sizeof(V_0)); DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 V_3; memset((&V_3), 0, sizeof(V_3)); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 V_4; memset((&V_4), 0, sizeof(V_4)); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; { int32_t L_0; L_0 = XsdDateTime_get_InternalTypeCode_m5ABF7CF00F320084E4A88B378A6F67628282ED8B((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___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_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_3; L_3 = DateTime_get_Now_mCAC695993D6E2C57B900C83BEF3F8B18BC4EBC2C(/*hidden argument*/NULL); V_5 = L_3; int32_t L_4; L_4 = DateTime_get_Year_m977F96B53C996797BFBDCAA5679B8DCBA61AC185((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_5), /*hidden argument*/NULL); int32_t L_5; L_5 = XsdDateTime_get_Month_m3729FF3784EF3AB1899CF6BD192C8604201F2A88((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___xdt0), /*hidden argument*/NULL); int32_t L_6; L_6 = XsdDateTime_get_Day_m0D5FEF4127CE4266C59B7C93C8AD490DB31749E1((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___xdt0), /*hidden argument*/NULL); DateTime__ctor_m1AD9E79A671864DFB1AABDB75D207C688B868D88((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_0), L_4, L_5, L_6, /*hidden argument*/NULL); goto IL_0090; } IL_0037: { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_7; L_7 = DateTime_get_Now_mCAC695993D6E2C57B900C83BEF3F8B18BC4EBC2C(/*hidden argument*/NULL); V_3 = L_7; int32_t L_8; L_8 = DateTime_get_Year_m977F96B53C996797BFBDCAA5679B8DCBA61AC185((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_3), /*hidden argument*/NULL); int32_t L_9; L_9 = DateTime_get_Month_m46CC2AED3F24A91104919B1F6B5103DD1F8BBAE8((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_3), /*hidden argument*/NULL); int32_t L_10; L_10 = DateTime_get_Day_m9D698CA2A7D1FBEE7BEC0A982A119239F513CBA8((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_3), /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_11; memset((&L_11), 0, sizeof(L_11)); DateTime__ctor_m1AD9E79A671864DFB1AABDB75D207C688B868D88((&L_11), L_8, L_9, L_10, /*hidden argument*/NULL); int32_t L_12; L_12 = XsdDateTime_get_Year_mBE1BB90D4667D6094E2D94CA3325363843FB9E13((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___xdt0), /*hidden argument*/NULL); int32_t L_13; L_13 = XsdDateTime_get_Month_m3729FF3784EF3AB1899CF6BD192C8604201F2A88((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___xdt0), /*hidden argument*/NULL); int32_t L_14; L_14 = XsdDateTime_get_Day_m0D5FEF4127CE4266C59B7C93C8AD490DB31749E1((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___xdt0), /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_15; memset((&L_15), 0, sizeof(L_15)); DateTime__ctor_m1AD9E79A671864DFB1AABDB75D207C688B868D88((&L_15), L_12, L_13, L_14, /*hidden argument*/NULL); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_16; L_16 = DateTime_op_Subtraction_m67E0BD5004FEDD3A704BC74B9DC858C9BCED4DF2(L_11, L_15, /*hidden argument*/NULL); V_4 = L_16; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_17 = (&___xdt0)->get_address_of_dt_0(); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_18 = V_4; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_19; L_19 = DateTime_Add_m317E517C3818A7EF09BB4D0E5547FF791814777D((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_17, L_18, /*hidden argument*/NULL); V_0 = L_19; goto IL_0090; } IL_0089: { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D L_20 = ___xdt0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_21 = L_20.get_dt_0(); V_0 = L_21; } IL_0090: { int32_t L_22; L_22 = XsdDateTime_get_InternalKind_m4E6428AB9D5F833A2A114B2795792397E2F05280((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___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_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_24 = V_0; int32_t L_25; L_25 = XsdDateTime_get_ZoneHour_m0F48E533A69259BB60EF8BCB3817582799E7759C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___xdt0), /*hidden argument*/NULL); int32_t L_26; L_26 = XsdDateTime_get_ZoneMinute_m15233BB7C7F4EE3DC4A81E4CCC5EF81E4E8CBB06((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___xdt0), /*hidden argument*/NULL); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_27; memset((&L_27), 0, sizeof(L_27)); TimeSpan__ctor_m809B4E761E68A974DCE454C30595ADE72DCE3A91((&L_27), L_25, L_26, 0, /*hidden argument*/NULL); DateTimeOffset__ctor_m8A11F564555A7592D65E8012FD98CDEDD2913B9F((DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 *)(&V_1), L_24, L_27, /*hidden argument*/NULL); goto IL_0114; } IL_00d0: { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_28 = V_0; int32_t L_29; L_29 = XsdDateTime_get_ZoneHour_m0F48E533A69259BB60EF8BCB3817582799E7759C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___xdt0), /*hidden argument*/NULL); int32_t L_30; L_30 = XsdDateTime_get_ZoneMinute_m15233BB7C7F4EE3DC4A81E4CCC5EF81E4E8CBB06((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)(&___xdt0), /*hidden argument*/NULL); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_31; memset((&L_31), 0, sizeof(L_31)); TimeSpan__ctor_m809B4E761E68A974DCE454C30595ADE72DCE3A91((&L_31), ((-L_29)), ((-L_30)), 0, /*hidden argument*/NULL); DateTimeOffset__ctor_m8A11F564555A7592D65E8012FD98CDEDD2913B9F((DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 *)(&V_1), L_28, L_31, /*hidden argument*/NULL); goto IL_0114; } IL_00f0: { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_32 = V_0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_33; memset((&L_33), 0, sizeof(L_33)); TimeSpan__ctor_mC80FA729ECA3A7AF31D9F517A95E60FC23EB86B0_inline((&L_33), ((int64_t)((int64_t)0)), /*hidden argument*/NULL); DateTimeOffset__ctor_m8A11F564555A7592D65E8012FD98CDEDD2913B9F((DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 *)(&V_1), L_32, L_33, /*hidden argument*/NULL); goto IL_0114; } IL_0101: { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_34 = V_0; TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * L_35; L_35 = TimeZoneInfo_get_Local_m2C2645D8BAB720A34942820DD3DC1A541BEC51C9(/*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_36 = V_0; NullCheck(L_35); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_37; L_37 = TimeZoneInfo_GetUtcOffset_m141D157CBED31EEB89D133955485874F235DAACA(L_35, L_36, /*hidden argument*/NULL); DateTimeOffset__ctor_m8A11F564555A7592D65E8012FD98CDEDD2913B9F((DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 *)(&V_1), L_34, L_37, /*hidden argument*/NULL); } IL_0114: { DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 L_38 = V_1; return L_38; } } // System.String System.Xml.Schema.XsdDateTime::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XsdDateTime_ToString_m56E4A768E3F99F119FE62DA25E1E24690ECAAB4E (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* 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_mEDFFE2D378A15F6DAB54D52661C84C1B52E7BA2E(L_0, ((int32_t)64), /*hidden argument*/NULL); V_0 = L_0; int32_t L_1; L_1 = XsdDateTime_get_InternalTypeCode_m5ABF7CF00F320084E4A88B378A6F67628282ED8B((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__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_mBF71F4E59FCB563EC5C269D581EFB588577378DB((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_3, /*hidden argument*/NULL); StringBuilder_t * L_4 = V_0; NullCheck(L_4); StringBuilder_t * L_5; L_5 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_4, ((int32_t)84), /*hidden argument*/NULL); StringBuilder_t * L_6 = V_0; XsdDateTime_PrintTime_mC39D27CA85F75F2A602D103FA901276F6E7B50F4((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_6, /*hidden argument*/NULL); goto IL_01ad; } IL_0056: { StringBuilder_t * L_7 = V_0; XsdDateTime_PrintTime_mC39D27CA85F75F2A602D103FA901276F6E7B50F4((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_7, /*hidden argument*/NULL); goto IL_01ad; } IL_0062: { StringBuilder_t * L_8 = V_0; XsdDateTime_PrintDate_mBF71F4E59FCB563EC5C269D581EFB588577378DB((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_8, /*hidden argument*/NULL); goto IL_01ad; } IL_006e: { IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var); int32_t L_9 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lzyyyy_MM_4(); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_10 = (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)SZArrayNew(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var, (uint32_t)L_9); V_1 = L_10; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_11 = V_1; int32_t L_12; L_12 = XsdDateTime_get_Year_mBE1BB90D4667D6094E2D94CA3325363843FB9E13((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, /*hidden argument*/NULL); XsdDateTime_IntToCharArray_mA917EC8646F4F6DA14C2E4601C885EA7A5B3CE5F((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_11, 0, L_12, 4, /*hidden argument*/NULL); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_13 = V_1; int32_t L_14 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lzyyyy_2(); NullCheck(L_13); (L_13)->SetAt(static_cast(L_14), (Il2CppChar)((int32_t)45)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_15 = V_1; int32_t L_16 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lzyyyy__3(); int32_t L_17; L_17 = XsdDateTime_get_Month_m3729FF3784EF3AB1899CF6BD192C8604201F2A88((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_mF1B4F8E3A6C20A57C4FBBF511C0F3AA7B5EFC32C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_15, L_16, L_17, /*hidden argument*/NULL); StringBuilder_t * L_18 = V_0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_19 = V_1; NullCheck(L_18); StringBuilder_t * L_20; L_20 = StringBuilder_Append_m3BE4C94FB7DDD0AB42515FC321FBD03B81A03A1C(L_18, L_19, /*hidden argument*/NULL); goto IL_01ad; } IL_00b0: { IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var); int32_t L_21 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lzyyyy_2(); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_22 = (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)SZArrayNew(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var, (uint32_t)L_21); V_1 = L_22; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_23 = V_1; int32_t L_24; L_24 = XsdDateTime_get_Year_mBE1BB90D4667D6094E2D94CA3325363843FB9E13((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, /*hidden argument*/NULL); XsdDateTime_IntToCharArray_mA917EC8646F4F6DA14C2E4601C885EA7A5B3CE5F((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_23, 0, L_24, 4, /*hidden argument*/NULL); StringBuilder_t * L_25 = V_0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_26 = V_1; NullCheck(L_25); StringBuilder_t * L_27; L_27 = StringBuilder_Append_m3BE4C94FB7DDD0AB42515FC321FBD03B81A03A1C(L_25, L_26, /*hidden argument*/NULL); goto IL_01ad; } IL_00d7: { IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var); int32_t L_28 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz__mm_dd_21(); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_29 = (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)SZArrayNew(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var, (uint32_t)L_28); V_1 = L_29; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_30 = V_1; NullCheck(L_30); (L_30)->SetAt(static_cast(0), (Il2CppChar)((int32_t)45)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_31 = V_1; int32_t L_32 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz__13(); NullCheck(L_31); (L_31)->SetAt(static_cast(L_32), (Il2CppChar)((int32_t)45)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_33 = V_1; int32_t L_34 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz___17(); int32_t L_35; L_35 = XsdDateTime_get_Month_m3729FF3784EF3AB1899CF6BD192C8604201F2A88((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_mF1B4F8E3A6C20A57C4FBBF511C0F3AA7B5EFC32C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_33, L_34, L_35, /*hidden argument*/NULL); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_36 = V_1; int32_t L_37 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz__mm_18(); NullCheck(L_36); (L_36)->SetAt(static_cast(L_37), (Il2CppChar)((int32_t)45)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_38 = V_1; int32_t L_39 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz__mm__19(); int32_t L_40; L_40 = XsdDateTime_get_Day_m0D5FEF4127CE4266C59B7C93C8AD490DB31749E1((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_mF1B4F8E3A6C20A57C4FBBF511C0F3AA7B5EFC32C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_38, L_39, L_40, /*hidden argument*/NULL); StringBuilder_t * L_41 = V_0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_42 = V_1; NullCheck(L_41); StringBuilder_t * L_43; L_43 = StringBuilder_Append_m3BE4C94FB7DDD0AB42515FC321FBD03B81A03A1C(L_41, L_42, /*hidden argument*/NULL); goto IL_01ad; } IL_012a: { IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var); int32_t L_44 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz___dd_23(); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_45 = (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)SZArrayNew(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var, (uint32_t)L_44); V_1 = L_45; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_46 = V_1; NullCheck(L_46); (L_46)->SetAt(static_cast(0), (Il2CppChar)((int32_t)45)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_47 = V_1; int32_t L_48 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz__13(); NullCheck(L_47); (L_47)->SetAt(static_cast(L_48), (Il2CppChar)((int32_t)45)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_49 = V_1; int32_t L_50 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz___17(); NullCheck(L_49); (L_49)->SetAt(static_cast(L_50), (Il2CppChar)((int32_t)45)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_51 = V_1; int32_t L_52 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz____22(); int32_t L_53; L_53 = XsdDateTime_get_Day_m0D5FEF4127CE4266C59B7C93C8AD490DB31749E1((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_mF1B4F8E3A6C20A57C4FBBF511C0F3AA7B5EFC32C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_51, L_52, L_53, /*hidden argument*/NULL); StringBuilder_t * L_54 = V_0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_55 = V_1; NullCheck(L_54); StringBuilder_t * L_56; L_56 = StringBuilder_Append_m3BE4C94FB7DDD0AB42515FC321FBD03B81A03A1C(L_54, L_55, /*hidden argument*/NULL); goto IL_01ad; } IL_0168: { IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var); int32_t L_57 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz__mm___20(); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_58 = (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)SZArrayNew(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var, (uint32_t)L_57); V_1 = L_58; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_59 = V_1; NullCheck(L_59); (L_59)->SetAt(static_cast(0), (Il2CppChar)((int32_t)45)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_60 = V_1; int32_t L_61 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz__13(); NullCheck(L_60); (L_60)->SetAt(static_cast(L_61), (Il2CppChar)((int32_t)45)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_62 = V_1; int32_t L_63 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz___17(); int32_t L_64; L_64 = XsdDateTime_get_Month_m3729FF3784EF3AB1899CF6BD192C8604201F2A88((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_mF1B4F8E3A6C20A57C4FBBF511C0F3AA7B5EFC32C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_62, L_63, L_64, /*hidden argument*/NULL); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_65 = V_1; int32_t L_66 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz__mm_18(); NullCheck(L_65); (L_65)->SetAt(static_cast(L_66), (Il2CppChar)((int32_t)45)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_67 = V_1; int32_t L_68 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz__mm__19(); NullCheck(L_67); (L_67)->SetAt(static_cast(L_68), (Il2CppChar)((int32_t)45)); StringBuilder_t * L_69 = V_0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_70 = V_1; NullCheck(L_69); StringBuilder_t * L_71; L_71 = StringBuilder_Append_m3BE4C94FB7DDD0AB42515FC321FBD03B81A03A1C(L_69, L_70, /*hidden argument*/NULL); } IL_01ad: { StringBuilder_t * L_72 = V_0; XsdDateTime_PrintZone_mC03C8E9E1E8D2CA0AAE0319385338B18AC23C974((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_72, /*hidden argument*/NULL); StringBuilder_t * L_73 = V_0; NullCheck(L_73); String_t* L_74; L_74 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_73); return L_74; } } IL2CPP_EXTERN_C String_t* XsdDateTime_ToString_m56E4A768E3F99F119FE62DA25E1E24690ECAAB4E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = XsdDateTime_ToString_m56E4A768E3F99F119FE62DA25E1E24690ECAAB4E(_thisAdjusted, method); return _returnValue; } // System.Void System.Xml.Schema.XsdDateTime::PrintDate(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_PrintDate_mBF71F4E59FCB563EC5C269D581EFB588577378DB (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var); int32_t L_0 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lzyyyy_MM_dd_6(); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_1 = (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)SZArrayNew(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var, (uint32_t)L_0); V_0 = L_1; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_2 = V_0; int32_t L_3; L_3 = XsdDateTime_get_Year_mBE1BB90D4667D6094E2D94CA3325363843FB9E13((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, /*hidden argument*/NULL); XsdDateTime_IntToCharArray_mA917EC8646F4F6DA14C2E4601C885EA7A5B3CE5F((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_2, 0, L_3, 4, /*hidden argument*/NULL); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_4 = V_0; int32_t L_5 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lzyyyy_2(); NullCheck(L_4); (L_4)->SetAt(static_cast(L_5), (Il2CppChar)((int32_t)45)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_6 = V_0; int32_t L_7 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lzyyyy__3(); int32_t L_8; L_8 = XsdDateTime_get_Month_m3729FF3784EF3AB1899CF6BD192C8604201F2A88((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_mF1B4F8E3A6C20A57C4FBBF511C0F3AA7B5EFC32C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_6, L_7, L_8, /*hidden argument*/NULL); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_9 = V_0; int32_t L_10 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lzyyyy_MM_4(); NullCheck(L_9); (L_9)->SetAt(static_cast(L_10), (Il2CppChar)((int32_t)45)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_11 = V_0; int32_t L_12 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lzyyyy_MM__5(); int32_t L_13; L_13 = XsdDateTime_get_Day_m0D5FEF4127CE4266C59B7C93C8AD490DB31749E1((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_mF1B4F8E3A6C20A57C4FBBF511C0F3AA7B5EFC32C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_11, L_12, L_13, /*hidden argument*/NULL); StringBuilder_t * L_14 = ___sb0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_15 = V_0; NullCheck(L_14); StringBuilder_t * L_16; L_16 = StringBuilder_Append_m3BE4C94FB7DDD0AB42515FC321FBD03B81A03A1C(L_14, L_15, /*hidden argument*/NULL); return; } } IL2CPP_EXTERN_C void XsdDateTime_PrintDate_mBF71F4E59FCB563EC5C269D581EFB588577378DB_AdjustorThunk (RuntimeObject * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime_PrintDate_mBF71F4E59FCB563EC5C269D581EFB588577378DB(_thisAdjusted, ___sb0, method); } // System.Void System.Xml.Schema.XsdDateTime::PrintTime(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_PrintTime_mC39D27CA85F75F2A602D103FA901276F6E7B50F4 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var); int32_t L_0 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_LzHH_mm_ss_12(); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_1 = (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)SZArrayNew(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var, (uint32_t)L_0); V_0 = L_1; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_2 = V_0; int32_t L_3; L_3 = XsdDateTime_get_Hour_m9D96549A87FDF157F9A3625AF03B2C5B905F2246((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_mF1B4F8E3A6C20A57C4FBBF511C0F3AA7B5EFC32C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_2, 0, L_3, /*hidden argument*/NULL); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_4 = V_0; int32_t L_5 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_LzHH_8(); NullCheck(L_4); (L_4)->SetAt(static_cast(L_5), (Il2CppChar)((int32_t)58)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_6 = V_0; int32_t L_7 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_LzHH__9(); int32_t L_8; L_8 = XsdDateTime_get_Minute_mBA23AB4303F2F82EA8842790C897BC47AF7B40DB((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_mF1B4F8E3A6C20A57C4FBBF511C0F3AA7B5EFC32C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_6, L_7, L_8, /*hidden argument*/NULL); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_9 = V_0; int32_t L_10 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_LzHH_mm_10(); NullCheck(L_9); (L_9)->SetAt(static_cast(L_10), (Il2CppChar)((int32_t)58)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_11 = V_0; int32_t L_12 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_LzHH_mm__11(); int32_t L_13; L_13 = XsdDateTime_get_Second_m079C8C99439D580CB2DAB6B27D14F02C12DB27D6((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_mF1B4F8E3A6C20A57C4FBBF511C0F3AA7B5EFC32C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_11, L_12, L_13, /*hidden argument*/NULL); StringBuilder_t * L_14 = ___sb0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_15 = V_0; NullCheck(L_14); StringBuilder_t * L_16; L_16 = StringBuilder_Append_m3BE4C94FB7DDD0AB42515FC321FBD03B81A03A1C(L_14, L_15, /*hidden argument*/NULL); int32_t L_17; L_17 = XsdDateTime_get_Fraction_mD3F56C4BDE5975B49102003499A9F77E0AC59E09((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, /*hidden argument*/NULL); V_1 = L_17; int32_t L_18 = V_1; if (!L_18) { goto IL_0094; } } { V_2 = 7; goto IL_006e; } IL_0065: { int32_t L_19 = V_2; V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_19, (int32_t)1)); int32_t L_20 = V_1; V_1 = ((int32_t)((int32_t)L_20/(int32_t)((int32_t)10))); } IL_006e: { int32_t L_21 = V_1; if (!((int32_t)((int32_t)L_21%(int32_t)((int32_t)10)))) { goto IL_0065; } } { int32_t L_22 = V_2; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_23 = (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)SZArrayNew(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1))); V_0 = L_23; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_24 = V_0; NullCheck(L_24); (L_24)->SetAt(static_cast(0), (Il2CppChar)((int32_t)46)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_25 = V_0; int32_t L_26 = V_1; int32_t L_27 = V_2; XsdDateTime_IntToCharArray_mA917EC8646F4F6DA14C2E4601C885EA7A5B3CE5F((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_25, 1, L_26, L_27, /*hidden argument*/NULL); StringBuilder_t * L_28 = ___sb0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_29 = V_0; NullCheck(L_28); StringBuilder_t * L_30; L_30 = StringBuilder_Append_m3BE4C94FB7DDD0AB42515FC321FBD03B81A03A1C(L_28, L_29, /*hidden argument*/NULL); } IL_0094: { return; } } IL2CPP_EXTERN_C void XsdDateTime_PrintTime_mC39D27CA85F75F2A602D103FA901276F6E7B50F4_AdjustorThunk (RuntimeObject * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime_PrintTime_mC39D27CA85F75F2A602D103FA901276F6E7B50F4(_thisAdjusted, ___sb0, method); } // System.Void System.Xml.Schema.XsdDateTime::PrintZone(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_PrintZone_mC03C8E9E1E8D2CA0AAE0319385338B18AC23C974 (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0; L_0 = XsdDateTime_get_InternalKind_m4E6428AB9D5F833A2A114B2795792397E2F05280((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__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_t * L_3; L_3 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_2, ((int32_t)90), /*hidden argument*/NULL); return; } IL_0026: { IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var); int32_t L_4 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz_zz_zz_16(); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_5 = (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)SZArrayNew(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var, (uint32_t)L_4); V_0 = L_5; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_6 = V_0; NullCheck(L_6); (L_6)->SetAt(static_cast(0), (Il2CppChar)((int32_t)45)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_7 = V_0; int32_t L_8 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz__13(); int32_t L_9; L_9 = XsdDateTime_get_ZoneHour_m0F48E533A69259BB60EF8BCB3817582799E7759C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_mF1B4F8E3A6C20A57C4FBBF511C0F3AA7B5EFC32C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_7, L_8, L_9, /*hidden argument*/NULL); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_10 = V_0; int32_t L_11 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz_zz_14(); NullCheck(L_10); (L_10)->SetAt(static_cast(L_11), (Il2CppChar)((int32_t)58)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_12 = V_0; int32_t L_13 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz_zz__15(); int32_t L_14; L_14 = XsdDateTime_get_ZoneMinute_m15233BB7C7F4EE3DC4A81E4CCC5EF81E4E8CBB06((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_mF1B4F8E3A6C20A57C4FBBF511C0F3AA7B5EFC32C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_12, L_13, L_14, /*hidden argument*/NULL); StringBuilder_t * L_15 = ___sb0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_16 = V_0; NullCheck(L_15); StringBuilder_t * L_17; L_17 = StringBuilder_Append_m3BE4C94FB7DDD0AB42515FC321FBD03B81A03A1C(L_15, L_16, /*hidden argument*/NULL); return; } IL_006c: { IL2CPP_RUNTIME_CLASS_INIT(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var); int32_t L_18 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz_zz_zz_16(); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_19 = (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)SZArrayNew(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var, (uint32_t)L_18); V_0 = L_19; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_20 = V_0; NullCheck(L_20); (L_20)->SetAt(static_cast(0), (Il2CppChar)((int32_t)43)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_21 = V_0; int32_t L_22 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz__13(); int32_t L_23; L_23 = XsdDateTime_get_ZoneHour_m0F48E533A69259BB60EF8BCB3817582799E7759C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_mF1B4F8E3A6C20A57C4FBBF511C0F3AA7B5EFC32C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_21, L_22, L_23, /*hidden argument*/NULL); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_24 = V_0; int32_t L_25 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz_zz_14(); NullCheck(L_24); (L_24)->SetAt(static_cast(L_25), (Il2CppChar)((int32_t)58)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_26 = V_0; int32_t L_27 = ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->get_Lz_zz__15(); int32_t L_28; L_28 = XsdDateTime_get_ZoneMinute_m15233BB7C7F4EE3DC4A81E4CCC5EF81E4E8CBB06((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, /*hidden argument*/NULL); XsdDateTime_ShortToCharArray_mF1B4F8E3A6C20A57C4FBBF511C0F3AA7B5EFC32C((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D *)__this, L_26, L_27, L_28, /*hidden argument*/NULL); StringBuilder_t * L_29 = ___sb0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_30 = V_0; NullCheck(L_29); StringBuilder_t * L_31; L_31 = StringBuilder_Append_m3BE4C94FB7DDD0AB42515FC321FBD03B81A03A1C(L_29, L_30, /*hidden argument*/NULL); return; } } IL2CPP_EXTERN_C void XsdDateTime_PrintZone_mC03C8E9E1E8D2CA0AAE0319385338B18AC23C974_AdjustorThunk (RuntimeObject * __this, StringBuilder_t * ___sb0, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime_PrintZone_mC03C8E9E1E8D2CA0AAE0319385338B18AC23C974(_thisAdjusted, ___sb0, method); } // System.Void System.Xml.Schema.XsdDateTime::IntToCharArray(System.Char[],System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_IntToCharArray_mA917EC8646F4F6DA14C2E4601C885EA7A5B3CE5F (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___text0, int32_t ___start1, int32_t ___value2, int32_t ___digits3, const RuntimeMethod* method) { { goto IL_0016; } IL_0002: { CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* 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; } } IL2CPP_EXTERN_C void XsdDateTime_IntToCharArray_mA917EC8646F4F6DA14C2E4601C885EA7A5B3CE5F_AdjustorThunk (RuntimeObject * __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___text0, int32_t ___start1, int32_t ___value2, int32_t ___digits3, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime_IntToCharArray_mA917EC8646F4F6DA14C2E4601C885EA7A5B3CE5F(_thisAdjusted, ___text0, ___start1, ___value2, ___digits3, method); } // System.Void System.Xml.Schema.XsdDateTime::ShortToCharArray(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime_ShortToCharArray_mF1B4F8E3A6C20A57C4FBBF511C0F3AA7B5EFC32C (XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___text0, int32_t ___start1, int32_t ___value2, const RuntimeMethod* method) { { CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* 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_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* 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; } } IL2CPP_EXTERN_C void XsdDateTime_ShortToCharArray_mF1B4F8E3A6C20A57C4FBBF511C0F3AA7B5EFC32C_AdjustorThunk (RuntimeObject * __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___text0, int32_t ___start1, int32_t ___value2, const RuntimeMethod* method) { XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDateTime_ShortToCharArray_mF1B4F8E3A6C20A57C4FBBF511C0F3AA7B5EFC32C(_thisAdjusted, ___text0, ___start1, ___value2, method); } // System.Void System.Xml.Schema.XsdDateTime::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDateTime__cctor_mE6E8CCB7ABB7A1585A6F8FD080EEB09EE5E6596C (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E____7A32E1A19C182315E4263A65A72066492550D8CD_5_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlTypeCodeU5BU5D_t4B53622F8096A3BE4E235382465B2E0FF7B85D6B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0A068BB3E9EA2EA72CF05B963841C49DBA8EEFF5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral111B078632ED414E9392C91DEE241B11C9EE8544); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral18FF4EE509547E9F427ED4CBAD56460397F93F60); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1F164EE4DE39AD90666ACDB4EA0CAABA7853CFCF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2198F1C92174A1B44CB01773603D23F6671D3329); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B2C1C62D4D1C2A0C8A9AC42DB00D33C654F9AD0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral57E00753C198BBF933B5B117333FD89AF5A3E48B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral68D5513A81FE3BA8EC49159C52E6505DA8BEA242); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral69520730213CDED741A5919BB83F6E4B8610EDBA); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BE89227A0BBC17012796DD27BB68B0D5FB2D35E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral878AE10D03D16A069554617545B8533ED09E594F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral92094BBD8DE1A81022C0FCA98F179197BA588E99); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3E0185CFEE766D02511A6B411F83832EC44A795); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCAF956214D83EED9D9B576DA1D727BD145303948); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCCD15A133CD38F3DFFFA94FA4D720EAC91F25B79); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD20945EB99E4CFCA27A66866A791F9AE0B7E4EBB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD3A16BBDB1662D7361031D5B9686BD4A9DD7F9D6); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD67729AC2AE2B39DBBC387BDA1A36503B0C922C1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDB6A30F5C46ACC70D2AD58ABFB2A19A8F675C314); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDF1296B24672A38692CC663E858166C834F0ABD9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE358F823C39A638A3134E442FF53D303271291F3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF2EE2B9C299895393EAD54EEC93812CB500B915F); s_Il2CppMethodInitialized = true; } { NullCheck(_stringLiteralDF1296B24672A38692CC663E858166C834F0ABD9); int32_t L_0; L_0 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteralDF1296B24672A38692CC663E858166C834F0ABD9, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_Lzyyyy_2(L_0); NullCheck(_stringLiteralCCD15A133CD38F3DFFFA94FA4D720EAC91F25B79); int32_t L_1; L_1 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteralCCD15A133CD38F3DFFFA94FA4D720EAC91F25B79, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_Lzyyyy__3(L_1); NullCheck(_stringLiteralE358F823C39A638A3134E442FF53D303271291F3); int32_t L_2; L_2 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteralE358F823C39A638A3134E442FF53D303271291F3, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_Lzyyyy_MM_4(L_2); NullCheck(_stringLiteralD67729AC2AE2B39DBBC387BDA1A36503B0C922C1); int32_t L_3; L_3 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteralD67729AC2AE2B39DBBC387BDA1A36503B0C922C1, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_Lzyyyy_MM__5(L_3); NullCheck(_stringLiteral7BE89227A0BBC17012796DD27BB68B0D5FB2D35E); int32_t L_4; L_4 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteral7BE89227A0BBC17012796DD27BB68B0D5FB2D35E, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_Lzyyyy_MM_dd_6(L_4); NullCheck(_stringLiteral878AE10D03D16A069554617545B8533ED09E594F); int32_t L_5; L_5 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteral878AE10D03D16A069554617545B8533ED09E594F, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_Lzyyyy_MM_ddT_7(L_5); NullCheck(_stringLiteral68D5513A81FE3BA8EC49159C52E6505DA8BEA242); int32_t L_6; L_6 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteral68D5513A81FE3BA8EC49159C52E6505DA8BEA242, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_LzHH_8(L_6); NullCheck(_stringLiteral57E00753C198BBF933B5B117333FD89AF5A3E48B); int32_t L_7; L_7 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteral57E00753C198BBF933B5B117333FD89AF5A3E48B, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_LzHH__9(L_7); NullCheck(_stringLiteral18FF4EE509547E9F427ED4CBAD56460397F93F60); int32_t L_8; L_8 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteral18FF4EE509547E9F427ED4CBAD56460397F93F60, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_LzHH_mm_10(L_8); NullCheck(_stringLiteral0A068BB3E9EA2EA72CF05B963841C49DBA8EEFF5); int32_t L_9; L_9 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteral0A068BB3E9EA2EA72CF05B963841C49DBA8EEFF5, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_LzHH_mm__11(L_9); NullCheck(_stringLiteral92094BBD8DE1A81022C0FCA98F179197BA588E99); int32_t L_10; L_10 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteral92094BBD8DE1A81022C0FCA98F179197BA588E99, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_LzHH_mm_ss_12(L_10); NullCheck(_stringLiteral3B2C1C62D4D1C2A0C8A9AC42DB00D33C654F9AD0); int32_t L_11; L_11 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteral3B2C1C62D4D1C2A0C8A9AC42DB00D33C654F9AD0, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_Lz__13(L_11); NullCheck(_stringLiteralD3A16BBDB1662D7361031D5B9686BD4A9DD7F9D6); int32_t L_12; L_12 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteralD3A16BBDB1662D7361031D5B9686BD4A9DD7F9D6, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_Lz_zz_14(L_12); NullCheck(_stringLiteralDB6A30F5C46ACC70D2AD58ABFB2A19A8F675C314); int32_t L_13; L_13 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteralDB6A30F5C46ACC70D2AD58ABFB2A19A8F675C314, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_Lz_zz__15(L_13); NullCheck(_stringLiteral1F164EE4DE39AD90666ACDB4EA0CAABA7853CFCF); int32_t L_14; L_14 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteral1F164EE4DE39AD90666ACDB4EA0CAABA7853CFCF, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_Lz_zz_zz_16(L_14); NullCheck(_stringLiteral69520730213CDED741A5919BB83F6E4B8610EDBA); int32_t L_15; L_15 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteral69520730213CDED741A5919BB83F6E4B8610EDBA, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_Lz___17(L_15); NullCheck(_stringLiteralF2EE2B9C299895393EAD54EEC93812CB500B915F); int32_t L_16; L_16 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteralF2EE2B9C299895393EAD54EEC93812CB500B915F, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_Lz__mm_18(L_16); NullCheck(_stringLiteralD20945EB99E4CFCA27A66866A791F9AE0B7E4EBB); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteralD20945EB99E4CFCA27A66866A791F9AE0B7E4EBB, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_Lz__mm__19(L_17); NullCheck(_stringLiteralA3E0185CFEE766D02511A6B411F83832EC44A795); int32_t L_18; L_18 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteralA3E0185CFEE766D02511A6B411F83832EC44A795, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_Lz__mm___20(L_18); NullCheck(_stringLiteral2198F1C92174A1B44CB01773603D23F6671D3329); int32_t L_19; L_19 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteral2198F1C92174A1B44CB01773603D23F6671D3329, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_Lz__mm_dd_21(L_19); NullCheck(_stringLiteral111B078632ED414E9392C91DEE241B11C9EE8544); int32_t L_20; L_20 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteral111B078632ED414E9392C91DEE241B11C9EE8544, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_Lz____22(L_20); NullCheck(_stringLiteralCAF956214D83EED9D9B576DA1D727BD145303948); int32_t L_21; L_21 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(_stringLiteralCAF956214D83EED9D9B576DA1D727BD145303948, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_il2cpp_TypeInfo_var))->set_Lz___dd_23(L_21); XmlTypeCodeU5BU5D_t4B53622F8096A3BE4E235382465B2E0FF7B85D6B* L_22 = (XmlTypeCodeU5BU5D_t4B53622F8096A3BE4E235382465B2E0FF7B85D6B*)(XmlTypeCodeU5BU5D_t4B53622F8096A3BE4E235382465B2E0FF7B85D6B*)SZArrayNew(XmlTypeCodeU5BU5D_t4B53622F8096A3BE4E235382465B2E0FF7B85D6B_il2cpp_TypeInfo_var, (uint32_t)8); XmlTypeCodeU5BU5D_t4B53622F8096A3BE4E235382465B2E0FF7B85D6B* L_23 = L_22; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_24 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E____7A32E1A19C182315E4263A65A72066492550D8CD_5_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_23, L_24, /*hidden argument*/NULL); ((XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_StaticFields*)il2cpp_codegen_static_fields_for(XsdDateTime_t2416CEAC52CB3C0387293D0C4C5F7471313C076D_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 // System.Void System.Xml.Schema.XsdDuration::.ctor(System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDuration__ctor_mAF5DC027A1A37B5D9379CC9E200C733FB643F075 (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, bool ___isNegative0, int32_t ___years1, int32_t ___months2, int32_t ___days3, int32_t ___hours4, int32_t ___minutes5, int32_t ___seconds6, int32_t ___nanoseconds7, const RuntimeMethod* method) { { int32_t L_0 = ___years1; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_000f; } } { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_1 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE9BB7116C03E5DA9D01F8D4803A0FFE9ADA5307)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDuration__ctor_mAF5DC027A1A37B5D9379CC9E200C733FB643F075_RuntimeMethod_var))); } IL_000f: { int32_t L_2 = ___months2; if ((((int32_t)L_2) >= ((int32_t)0))) { goto IL_001e; } } { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_3 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD83041E889BDAEB8F029AF50549D1347BD7FC949)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDuration__ctor_mAF5DC027A1A37B5D9379CC9E200C733FB643F075_RuntimeMethod_var))); } IL_001e: { int32_t L_4 = ___days3; if ((((int32_t)L_4) >= ((int32_t)0))) { goto IL_002e; } } { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8243BA18D267E0E612210F4920079D9700A5DEEF)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDuration__ctor_mAF5DC027A1A37B5D9379CC9E200C733FB643F075_RuntimeMethod_var))); } IL_002e: { int32_t L_6 = ___hours4; if ((((int32_t)L_6) >= ((int32_t)0))) { goto IL_003e; } } { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_7 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_7, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral9104E82394351D786F4B739689D0B28ACF18A43D)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDuration__ctor_mAF5DC027A1A37B5D9379CC9E200C733FB643F075_RuntimeMethod_var))); } IL_003e: { int32_t L_8 = ___minutes5; if ((((int32_t)L_8) >= ((int32_t)0))) { goto IL_004e; } } { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_9 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6912992FC50D2764B34BA8408AECF2DF5DB8080F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDuration__ctor_mAF5DC027A1A37B5D9379CC9E200C733FB643F075_RuntimeMethod_var))); } IL_004e: { int32_t L_10 = ___seconds6; if ((((int32_t)L_10) >= ((int32_t)0))) { goto IL_005e; } } { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_11 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_11, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAC2806EA40D9F7601BBB6DA354C649B46D2D8877)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDuration__ctor_mAF5DC027A1A37B5D9379CC9E200C733FB643F075_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_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_14 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_14, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral58F2B4A0A3F5D63532995796ECF46099320B370D)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDuration__ctor_mAF5DC027A1A37B5D9379CC9E200C733FB643F075_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; } } IL2CPP_EXTERN_C void XsdDuration__ctor_mAF5DC027A1A37B5D9379CC9E200C733FB643F075_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_t38BBF457DA297B81823E3687209291CEDFD6F96F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDuration__ctor_mAF5DC027A1A37B5D9379CC9E200C733FB643F075(_thisAdjusted, ___isNegative0, ___years1, ___months2, ___days3, ___hours4, ___minutes5, ___seconds6, ___nanoseconds7, method); } // System.Void System.Xml.Schema.XsdDuration::.ctor(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDuration__ctor_m8FBE9F461178A669C2B250F15227DF87656CAED7 (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___timeSpan0, const RuntimeMethod* method) { { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_0 = ___timeSpan0; XsdDuration__ctor_m87C4EF2E2EF7D4C8DDF37B1DC7C5ED849E052A70((XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)__this, L_0, 0, /*hidden argument*/NULL); return; } } IL2CPP_EXTERN_C void XsdDuration__ctor_m8FBE9F461178A669C2B250F15227DF87656CAED7_AdjustorThunk (RuntimeObject * __this, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___timeSpan0, const RuntimeMethod* method) { XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDuration__ctor_m8FBE9F461178A669C2B250F15227DF87656CAED7(_thisAdjusted, ___timeSpan0, method); } // System.Void System.Xml.Schema.XsdDuration::.ctor(System.TimeSpan,System.Xml.Schema.XsdDuration/DurationType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDuration__ctor_m87C4EF2E2EF7D4C8DDF37B1DC7C5ED849E052A70 (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___timeSpan0, int32_t ___durationType1, const RuntimeMethod* method) { int64_t V_0 = 0; uint64_t V_1 = 0; bool V_2 = false; int32_t V_3 = 0; int32_t V_4 = 0; { int64_t L_0; L_0 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&___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_t38BBF457DA297B81823E3687209291CEDFD6F96F L_12; memset((&L_12), 0, sizeof(L_12)); XsdDuration__ctor_mAF5DC027A1A37B5D9379CC9E200C733FB643F075((&L_12), L_9, L_10, L_11, 0, 0, 0, 0, 0, /*hidden argument*/NULL); *(XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)__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; } } IL2CPP_EXTERN_C void XsdDuration__ctor_m87C4EF2E2EF7D4C8DDF37B1DC7C5ED849E052A70_AdjustorThunk (RuntimeObject * __this, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___timeSpan0, int32_t ___durationType1, const RuntimeMethod* method) { XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDuration__ctor_m87C4EF2E2EF7D4C8DDF37B1DC7C5ED849E052A70(_thisAdjusted, ___timeSpan0, ___durationType1, method); } // System.Void System.Xml.Schema.XsdDuration::.ctor(System.String,System.Xml.Schema.XsdDuration/DurationType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdDuration__ctor_m8E776FD3A70A21A2EFC6ACADF87056EA2430895C (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, String_t* ___s0, int32_t ___durationType1, const RuntimeMethod* method) { XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F V_0; memset((&V_0), 0, sizeof(V_0)); Exception_t * V_1 = NULL; { String_t* L_0 = ___s0; int32_t L_1 = ___durationType1; Exception_t * L_2; L_2 = XsdDuration_TryParse_mF935DF00800FBAEB3D539F84E2D59BB637FADC61(L_0, L_1, (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)(&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, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDuration__ctor_m8E776FD3A70A21A2EFC6ACADF87056EA2430895C_RuntimeMethod_var))); } IL_000f: { int32_t L_5; L_5 = XsdDuration_get_Years_mDA4C69E8DB55C1DD412741A0F47176E4021E2911_inline((XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)(&V_0), /*hidden argument*/NULL); __this->set_years_0(L_5); int32_t L_6; L_6 = XsdDuration_get_Months_mAF5B74D40485298A0D9DF45A1FA40E781A40D66F_inline((XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)(&V_0), /*hidden argument*/NULL); __this->set_months_1(L_6); int32_t L_7; L_7 = XsdDuration_get_Days_mD221ED31E12AA2286AE4E7E049001EB46067C5DB_inline((XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)(&V_0), /*hidden argument*/NULL); __this->set_days_2(L_7); int32_t L_8; L_8 = XsdDuration_get_Hours_m278484E3214644ADD6FA059E2F00CBFB005BE2EC_inline((XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)(&V_0), /*hidden argument*/NULL); __this->set_hours_3(L_8); int32_t L_9; L_9 = XsdDuration_get_Minutes_mC7D59F3CB2623050C9F10A98AA485102BAD7B2B5_inline((XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)(&V_0), /*hidden argument*/NULL); __this->set_minutes_4(L_9); int32_t L_10; L_10 = XsdDuration_get_Seconds_mBE0DB463333CF0BD75A8671FE51F019760F91D7F_inline((XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)(&V_0), /*hidden argument*/NULL); __this->set_seconds_5(L_10); int32_t L_11; L_11 = XsdDuration_get_Nanoseconds_m104732C347A41F215169633979BEFB0BDD5A37CF((XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)(&V_0), /*hidden argument*/NULL); __this->set_nanoseconds_6(L_11); bool L_12; L_12 = XsdDuration_get_IsNegative_mF30C7670FC14BA4DE8E4BD6E9833E4EF339F3748((XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)(&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; } } IL2CPP_EXTERN_C void XsdDuration__ctor_m8E776FD3A70A21A2EFC6ACADF87056EA2430895C_AdjustorThunk (RuntimeObject * __this, String_t* ___s0, int32_t ___durationType1, const RuntimeMethod* method) { XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XsdDuration__ctor_m8E776FD3A70A21A2EFC6ACADF87056EA2430895C(_thisAdjusted, ___s0, ___durationType1, method); } // System.Boolean System.Xml.Schema.XsdDuration::get_IsNegative() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XsdDuration_get_IsNegative_mF30C7670FC14BA4DE8E4BD6E9833E4EF339F3748 (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __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); } } IL2CPP_EXTERN_C bool XsdDuration_get_IsNegative_mF30C7670FC14BA4DE8E4BD6E9833E4EF339F3748_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = XsdDuration_get_IsNegative_mF30C7670FC14BA4DE8E4BD6E9833E4EF339F3748(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDuration::get_Years() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Years_mDA4C69E8DB55C1DD412741A0F47176E4021E2911 (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_years_0(); return L_0; } } IL2CPP_EXTERN_C int32_t XsdDuration_get_Years_mDA4C69E8DB55C1DD412741A0F47176E4021E2911_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDuration_get_Years_mDA4C69E8DB55C1DD412741A0F47176E4021E2911_inline(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDuration::get_Months() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Months_mAF5B74D40485298A0D9DF45A1FA40E781A40D66F (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_months_1(); return L_0; } } IL2CPP_EXTERN_C int32_t XsdDuration_get_Months_mAF5B74D40485298A0D9DF45A1FA40E781A40D66F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDuration_get_Months_mAF5B74D40485298A0D9DF45A1FA40E781A40D66F_inline(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDuration::get_Days() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Days_mD221ED31E12AA2286AE4E7E049001EB46067C5DB (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_days_2(); return L_0; } } IL2CPP_EXTERN_C int32_t XsdDuration_get_Days_mD221ED31E12AA2286AE4E7E049001EB46067C5DB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDuration_get_Days_mD221ED31E12AA2286AE4E7E049001EB46067C5DB_inline(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDuration::get_Hours() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Hours_m278484E3214644ADD6FA059E2F00CBFB005BE2EC (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_hours_3(); return L_0; } } IL2CPP_EXTERN_C int32_t XsdDuration_get_Hours_m278484E3214644ADD6FA059E2F00CBFB005BE2EC_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDuration_get_Hours_m278484E3214644ADD6FA059E2F00CBFB005BE2EC_inline(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDuration::get_Minutes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Minutes_mC7D59F3CB2623050C9F10A98AA485102BAD7B2B5 (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_minutes_4(); return L_0; } } IL2CPP_EXTERN_C int32_t XsdDuration_get_Minutes_mC7D59F3CB2623050C9F10A98AA485102BAD7B2B5_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDuration_get_Minutes_mC7D59F3CB2623050C9F10A98AA485102BAD7B2B5_inline(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDuration::get_Seconds() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Seconds_mBE0DB463333CF0BD75A8671FE51F019760F91D7F (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_seconds_5(); return L_0; } } IL2CPP_EXTERN_C int32_t XsdDuration_get_Seconds_mBE0DB463333CF0BD75A8671FE51F019760F91D7F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDuration_get_Seconds_mBE0DB463333CF0BD75A8671FE51F019760F91D7F_inline(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.Schema.XsdDuration::get_Nanoseconds() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Nanoseconds_m104732C347A41F215169633979BEFB0BDD5A37CF (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method) { { uint32_t L_0 = __this->get_nanoseconds_6(); return ((int32_t)((int32_t)L_0&(int32_t)((int32_t)2147483647LL))); } } IL2CPP_EXTERN_C int32_t XsdDuration_get_Nanoseconds_m104732C347A41F215169633979BEFB0BDD5A37CF_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XsdDuration_get_Nanoseconds_m104732C347A41F215169633979BEFB0BDD5A37CF(_thisAdjusted, method); return _returnValue; } // System.TimeSpan System.Xml.Schema.XsdDuration::ToTimeSpan(System.Xml.Schema.XsdDuration/DurationType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 XsdDuration_ToTimeSpan_m8E384990FA1D2AF1323B326E5987018872A6322F (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, int32_t ___durationType0, const RuntimeMethod* method) { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 V_0; memset((&V_0), 0, sizeof(V_0)); Exception_t * V_1 = NULL; { int32_t L_0 = ___durationType0; Exception_t * L_1; L_1 = XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A((XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)__this, L_0, (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&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, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XsdDuration_ToTimeSpan_m8E384990FA1D2AF1323B326E5987018872A6322F_RuntimeMethod_var))); } IL_000f: { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_4 = V_0; return L_4; } } IL2CPP_EXTERN_C TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 XsdDuration_ToTimeSpan_m8E384990FA1D2AF1323B326E5987018872A6322F_AdjustorThunk (RuntimeObject * __this, int32_t ___durationType0, const RuntimeMethod* method) { XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 _returnValue; _returnValue = XsdDuration_ToTimeSpan_m8E384990FA1D2AF1323B326E5987018872A6322F(_thisAdjusted, ___durationType0, method); return _returnValue; } // System.Exception System.Xml.Schema.XsdDuration::TryToTimeSpan(System.TimeSpan&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * XsdDuration_TryToTimeSpan_m674C9BCA350E49E1FB6A1B70231262636E9DBE48 (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * ___result0, const RuntimeMethod* method) { { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_0 = ___result0; Exception_t * L_1; L_1 = XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A((XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)__this, 0, (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_0, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C Exception_t * XsdDuration_TryToTimeSpan_m674C9BCA350E49E1FB6A1B70231262636E9DBE48_AdjustorThunk (RuntimeObject * __this, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * ___result0, const RuntimeMethod* method) { XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Exception_t * _returnValue; _returnValue = XsdDuration_TryToTimeSpan_m674C9BCA350E49E1FB6A1B70231262636E9DBE48(_thisAdjusted, ___result0, method); return _returnValue; } // System.Exception System.Xml.Schema.XsdDuration::TryToTimeSpan(System.Xml.Schema.XsdDuration/DurationType,System.TimeSpan&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, int32_t ___durationType0, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * ___result1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Exception_t * V_0 = NULL; uint64_t V_1 = 0; Exception_t * V_2 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { 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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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; L_20 = XsdDuration_get_Nanoseconds_m104732C347A41F215169633979BEFB0BDD5A37CF((XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)__this, /*hidden argument*/NULL); if ((uint64_t)(L_20) > (std::numeric_limits::max)()) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_RuntimeMethod_var); V_1 = ((int64_t)il2cpp_codegen_multiply((int64_t)L_21, (int64_t)((int64_t)864000000000LL))); } IL_009b: { bool L_22; L_22 = XsdDuration_get_IsNegative_mF30C7670FC14BA4DE8E4BD6E9833E4EF339F3748((XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)__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_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_24 = ___result1; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_25; memset((&L_25), 0, sizeof(L_25)); TimeSpan__ctor_mC80FA729ECA3A7AF31D9F517A95E60FC23EB86B0_inline((&L_25), ((int64_t)(std::numeric_limits::min)()), /*hidden argument*/NULL); *(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_24 = L_25; goto IL_00e4; } IL_00c5: { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_26 = ___result1; uint64_t L_27 = V_1; if ((uint64_t)(L_27) > 9223372036854775807LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_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(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_RuntimeMethod_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_28; memset((&L_28), 0, sizeof(L_28)); TimeSpan__ctor_mC80FA729ECA3A7AF31D9F517A95E60FC23EB86B0_inline((&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_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_26 = L_28; goto IL_00e4; } IL_00d7: { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_29 = ___result1; uint64_t L_30 = V_1; if ((uint64_t)(L_30) > 9223372036854775807LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_RuntimeMethod_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_31; memset((&L_31), 0, sizeof(L_31)); TimeSpan__ctor_mC80FA729ECA3A7AF31D9F517A95E60FC23EB86B0_inline((&L_31), ((int64_t)((int64_t)L_30)), /*hidden argument*/NULL); *(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_29 = L_31; } IL_00e4: { V_2 = (Exception_t *)NULL; goto IL_011f; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_00e8; } throw e; } CATCH_00e8: {// begin catch(System.OverflowException) TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_32 = ___result1; IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var))); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_33 = ((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields*)il2cpp_codegen_static_fields_for(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var))))->get_MinValue_21(); *(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_32 = L_33; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_34 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_35 = L_34; int32_t L_36 = ___durationType0; int32_t L_37 = L_36; RuntimeObject * L_38 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DurationType_t2686B055AE0909D5E46CA3ED100ADB6919FB95B1_il2cpp_TypeInfo_var)), &L_37); NullCheck(L_35); ArrayElementTypeCheck (L_35, L_38); (L_35)->SetAt(static_cast(0), (RuntimeObject *)L_38); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_39 = L_35; NullCheck(L_39); ArrayElementTypeCheck (L_39, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral356F18017512A760F46C8C6E41C462F76716509F))); (L_39)->SetAt(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral356F18017512A760F46C8C6E41C462F76716509F))); String_t* L_40; L_40 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral06F74C6DAF114664BF1BD452596A0DBDCCED259A)), L_39, /*hidden argument*/NULL); OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9 * L_41 = (OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9_il2cpp_TypeInfo_var))); OverflowException__ctor_m93384109E3514E1EB7F97A50893B1B617D21F91E(L_41, L_40, /*hidden argument*/NULL); V_0 = L_41; IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_011d; }// end catch (depth: 1) IL_011d: { Exception_t * L_42 = V_0; return L_42; } IL_011f: { Exception_t * L_43 = V_2; return L_43; } } IL2CPP_EXTERN_C Exception_t * XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A_AdjustorThunk (RuntimeObject * __this, int32_t ___durationType0, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * ___result1, const RuntimeMethod* method) { XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Exception_t * _returnValue; _returnValue = XsdDuration_TryToTimeSpan_mFDE9EE9A50434F298ECBA45AFE8746A96558826A(_thisAdjusted, ___durationType0, ___result1, method); return _returnValue; } // System.String System.Xml.Schema.XsdDuration::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XsdDuration_ToString_mA4A2C3C6AE4FFD7EE69DF611035623000A6592EB (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method) { { String_t* L_0; L_0 = XsdDuration_ToString_m95549BAD76E17A3055C31F3C0BD214885982B74C((XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)__this, 0, /*hidden argument*/NULL); return L_0; } } IL2CPP_EXTERN_C String_t* XsdDuration_ToString_mA4A2C3C6AE4FFD7EE69DF611035623000A6592EB_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = XsdDuration_ToString_mA4A2C3C6AE4FFD7EE69DF611035623000A6592EB(_thisAdjusted, method); return _returnValue; } // System.String System.Xml.Schema.XsdDuration::ToString(System.Xml.Schema.XsdDuration/DurationType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XsdDuration_ToString_m95549BAD76E17A3055C31F3C0BD214885982B74C (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, int32_t ___durationType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5F79376E49FC345D1F74769B7D1E538AE10FAE5C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE33B655BD7CA37454FF89A8C0BDA6B8196C65A77); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; { StringBuilder_t * L_0 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_mEDFFE2D378A15F6DAB54D52661C84C1B52E7BA2E(L_0, ((int32_t)20), /*hidden argument*/NULL); V_0 = L_0; bool L_1; L_1 = XsdDuration_get_IsNegative_mF30C7670FC14BA4DE8E4BD6E9833E4EF339F3748((XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)__this, /*hidden argument*/NULL); if (!L_1) { goto IL_0019; } } { StringBuilder_t * L_2 = V_0; NullCheck(L_2); StringBuilder_t * L_3; L_3 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_2, ((int32_t)45), /*hidden argument*/NULL); } IL_0019: { StringBuilder_t * L_4 = V_0; NullCheck(L_4); StringBuilder_t * L_5; L_5 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_4, ((int32_t)80), /*hidden argument*/NULL); int32_t L_6 = ___durationType0; if ((((int32_t)L_6) == ((int32_t)2))) { goto IL_006c; } } { int32_t L_7 = __this->get_years_0(); if (!L_7) { goto IL_0049; } } { StringBuilder_t * L_8 = V_0; int32_t L_9 = __this->get_years_0(); IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_10; L_10 = XmlConvert_ToString_m44192366B01E8A875E9756625F2FBBFA3A681D35(L_9, /*hidden argument*/NULL); NullCheck(L_8); StringBuilder_t * L_11; L_11 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_8, L_10, /*hidden argument*/NULL); StringBuilder_t * L_12 = V_0; NullCheck(L_12); StringBuilder_t * L_13; L_13 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_12, ((int32_t)89), /*hidden argument*/NULL); } IL_0049: { int32_t L_14 = __this->get_months_1(); if (!L_14) { goto IL_006c; } } { StringBuilder_t * L_15 = V_0; int32_t L_16 = __this->get_months_1(); IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_17; L_17 = XmlConvert_ToString_m44192366B01E8A875E9756625F2FBBFA3A681D35(L_16, /*hidden argument*/NULL); NullCheck(L_15); StringBuilder_t * L_18; L_18 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_15, L_17, /*hidden argument*/NULL); StringBuilder_t * L_19 = V_0; NullCheck(L_19); StringBuilder_t * L_20; L_20 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_19, ((int32_t)77), /*hidden argument*/NULL); } IL_006c: { int32_t L_21 = ___durationType0; if ((((int32_t)L_21) == ((int32_t)1))) { goto IL_01c1; } } { int32_t L_22 = __this->get_days_2(); if (!L_22) { goto IL_0096; } } { StringBuilder_t * L_23 = V_0; int32_t L_24 = __this->get_days_2(); IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_25; L_25 = XmlConvert_ToString_m44192366B01E8A875E9756625F2FBBFA3A681D35(L_24, /*hidden argument*/NULL); NullCheck(L_23); StringBuilder_t * L_26; L_26 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_23, L_25, /*hidden argument*/NULL); StringBuilder_t * L_27 = V_0; NullCheck(L_27); StringBuilder_t * L_28; L_28 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_27, ((int32_t)68), /*hidden argument*/NULL); } IL_0096: { int32_t L_29 = __this->get_hours_3(); if (L_29) { goto IL_00b9; } } { int32_t L_30 = __this->get_minutes_4(); if (L_30) { goto IL_00b9; } } { int32_t L_31 = __this->get_seconds_5(); if (L_31) { goto IL_00b9; } } { int32_t L_32; L_32 = XsdDuration_get_Nanoseconds_m104732C347A41F215169633979BEFB0BDD5A37CF((XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)__this, /*hidden argument*/NULL); if (!L_32) { goto IL_01a1; } } IL_00b9: { StringBuilder_t * L_33 = V_0; NullCheck(L_33); StringBuilder_t * L_34; L_34 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_33, ((int32_t)84), /*hidden argument*/NULL); int32_t L_35 = __this->get_hours_3(); if (!L_35) { goto IL_00e5; } } { StringBuilder_t * L_36 = V_0; int32_t L_37 = __this->get_hours_3(); IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_38; L_38 = XmlConvert_ToString_m44192366B01E8A875E9756625F2FBBFA3A681D35(L_37, /*hidden argument*/NULL); NullCheck(L_36); StringBuilder_t * L_39; L_39 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_36, L_38, /*hidden argument*/NULL); StringBuilder_t * L_40 = V_0; NullCheck(L_40); StringBuilder_t * L_41; L_41 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_40, ((int32_t)72), /*hidden argument*/NULL); } IL_00e5: { int32_t L_42 = __this->get_minutes_4(); if (!L_42) { goto IL_0108; } } { StringBuilder_t * L_43 = V_0; int32_t L_44 = __this->get_minutes_4(); IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_45; L_45 = XmlConvert_ToString_m44192366B01E8A875E9756625F2FBBFA3A681D35(L_44, /*hidden argument*/NULL); NullCheck(L_43); StringBuilder_t * L_46; L_46 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_43, L_45, /*hidden argument*/NULL); StringBuilder_t * L_47 = V_0; NullCheck(L_47); StringBuilder_t * L_48; L_48 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_47, ((int32_t)77), /*hidden argument*/NULL); } IL_0108: { int32_t L_49; L_49 = XsdDuration_get_Nanoseconds_m104732C347A41F215169633979BEFB0BDD5A37CF((XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)__this, /*hidden argument*/NULL); V_1 = L_49; int32_t L_50 = __this->get_seconds_5(); if (L_50) { goto IL_011d; } } { int32_t L_51 = V_1; if (!L_51) { goto IL_01a1; } } IL_011d: { StringBuilder_t * L_52 = V_0; int32_t L_53 = __this->get_seconds_5(); IL2CPP_RUNTIME_CLASS_INIT(XmlConvert_t5D0BE0A0EE15E2D3EC7F4881C519B5137DFA370A_il2cpp_TypeInfo_var); String_t* L_54; L_54 = XmlConvert_ToString_m44192366B01E8A875E9756625F2FBBFA3A681D35(L_53, /*hidden argument*/NULL); NullCheck(L_52); StringBuilder_t * L_55; L_55 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_52, L_54, /*hidden argument*/NULL); int32_t L_56 = V_1; if (!L_56) { goto IL_0198; } } { StringBuilder_t * L_57 = V_0; NullCheck(L_57); StringBuilder_t * L_58; L_58 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_57, ((int32_t)46), /*hidden argument*/NULL); StringBuilder_t * L_59 = V_0; NullCheck(L_59); int32_t L_60; L_60 = StringBuilder_get_Length_m680500263C59ACFD9582BF2AEEED8E92C87FF5C0(L_59, /*hidden argument*/NULL); V_4 = L_60; StringBuilder_t * L_61 = V_0; StringBuilder_t * L_62 = L_61; NullCheck(L_62); int32_t L_63; L_63 = StringBuilder_get_Length_m680500263C59ACFD9582BF2AEEED8E92C87FF5C0(L_62, /*hidden argument*/NULL); NullCheck(L_62); StringBuilder_set_Length_m7C1756193B05DCA5A23C5DC98EE90A9FC685A27A(L_62, ((int32_t)il2cpp_codegen_add((int32_t)L_63, (int32_t)((int32_t)9))), /*hidden argument*/NULL); StringBuilder_t * L_64 = V_0; NullCheck(L_64); int32_t L_65; L_65 = StringBuilder_get_Length_m680500263C59ACFD9582BF2AEEED8E92C87FF5C0(L_64, /*hidden argument*/NULL); V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_65, (int32_t)1)); int32_t L_66 = V_3; V_5 = L_66; goto IL_0189; } IL_0160: { int32_t L_67 = V_1; V_2 = ((int32_t)((int32_t)L_67%(int32_t)((int32_t)10))); StringBuilder_t * L_68 = V_0; int32_t L_69 = V_5; int32_t L_70 = V_2; NullCheck(L_68); StringBuilder_set_Chars_m57ED3E11363F83AC84E9B833E62D7D16DB4B4733(L_68, L_69, ((int32_t)((uint16_t)((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)((int32_t)48))))), /*hidden argument*/NULL); int32_t L_71 = V_3; int32_t L_72 = V_5; if ((!(((uint32_t)L_71) == ((uint32_t)L_72)))) { goto IL_017e; } } { int32_t L_73 = V_2; if (L_73) { goto IL_017e; } } { int32_t L_74 = V_3; V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1)); } IL_017e: { int32_t L_75 = V_1; V_1 = ((int32_t)((int32_t)L_75/(int32_t)((int32_t)10))); int32_t L_76 = V_5; V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_76, (int32_t)1)); } IL_0189: { int32_t L_77 = V_5; int32_t L_78 = V_4; if ((((int32_t)L_77) >= ((int32_t)L_78))) { goto IL_0160; } } { StringBuilder_t * L_79 = V_0; int32_t L_80 = V_3; NullCheck(L_79); StringBuilder_set_Length_m7C1756193B05DCA5A23C5DC98EE90A9FC685A27A(L_79, ((int32_t)il2cpp_codegen_add((int32_t)L_80, (int32_t)1)), /*hidden argument*/NULL); } IL_0198: { StringBuilder_t * L_81 = V_0; NullCheck(L_81); StringBuilder_t * L_82; L_82 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_81, ((int32_t)83), /*hidden argument*/NULL); } IL_01a1: { StringBuilder_t * L_83 = V_0; StringBuilder_t * L_84 = V_0; NullCheck(L_84); int32_t L_85; L_85 = StringBuilder_get_Length_m680500263C59ACFD9582BF2AEEED8E92C87FF5C0(L_84, /*hidden argument*/NULL); NullCheck(L_83); Il2CppChar L_86; L_86 = StringBuilder_get_Chars_m5961A0987EEF0A0F8C335048A33EC4584B53F1E3(L_83, ((int32_t)il2cpp_codegen_subtract((int32_t)L_85, (int32_t)1)), /*hidden argument*/NULL); if ((!(((uint32_t)L_86) == ((uint32_t)((int32_t)80))))) { goto IL_01df; } } { StringBuilder_t * L_87 = V_0; NullCheck(L_87); StringBuilder_t * L_88; L_88 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_87, _stringLiteralE33B655BD7CA37454FF89A8C0BDA6B8196C65A77, /*hidden argument*/NULL); goto IL_01df; } IL_01c1: { StringBuilder_t * L_89 = V_0; StringBuilder_t * L_90 = V_0; NullCheck(L_90); int32_t L_91; L_91 = StringBuilder_get_Length_m680500263C59ACFD9582BF2AEEED8E92C87FF5C0(L_90, /*hidden argument*/NULL); NullCheck(L_89); Il2CppChar L_92; L_92 = StringBuilder_get_Chars_m5961A0987EEF0A0F8C335048A33EC4584B53F1E3(L_89, ((int32_t)il2cpp_codegen_subtract((int32_t)L_91, (int32_t)1)), /*hidden argument*/NULL); if ((!(((uint32_t)L_92) == ((uint32_t)((int32_t)80))))) { goto IL_01df; } } { StringBuilder_t * L_93 = V_0; NullCheck(L_93); StringBuilder_t * L_94; L_94 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_93, _stringLiteral5F79376E49FC345D1F74769B7D1E538AE10FAE5C, /*hidden argument*/NULL); } IL_01df: { StringBuilder_t * L_95 = V_0; NullCheck(L_95); String_t* L_96; L_96 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_95); return L_96; } } IL2CPP_EXTERN_C String_t* XsdDuration_ToString_m95549BAD76E17A3055C31F3C0BD214885982B74C_AdjustorThunk (RuntimeObject * __this, int32_t ___durationType0, const RuntimeMethod* method) { XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = XsdDuration_ToString_m95549BAD76E17A3055C31F3C0BD214885982B74C(_thisAdjusted, ___durationType0, method); return _returnValue; } // System.Exception System.Xml.Schema.XsdDuration::TryParse(System.String,System.Xml.Schema.XsdDuration&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * XsdDuration_TryParse_m001FFCCD386D98F159120D943C51146A584B0D30 (String_t* ___s0, XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * ___result1, const RuntimeMethod* method) { { String_t* L_0 = ___s0; XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * L_1 = ___result1; Exception_t * L_2; L_2 = XsdDuration_TryParse_mF935DF00800FBAEB3D539F84E2D59BB637FADC61(L_0, 0, (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F *)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.XsdDuration&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * XsdDuration_TryParse_mF935DF00800FBAEB3D539F84E2D59BB637FADC61 (String_t* ___s0, int32_t ___durationType1, XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * ___result2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DurationType_t2686B055AE0909D5E46CA3ED100ADB6919FB95B1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral06F74C6DAF114664BF1BD452596A0DBDCCED259A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8D04002FC7142DC7148763C90BB38AEEC554A158); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; { V_4 = 0; XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * L_0 = ___result2; il2cpp_codegen_initobj(L_0, sizeof(XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F )); String_t* L_1 = ___s0; NullCheck(L_1); String_t* L_2; L_2 = String_Trim_m3FEC641D7046124B7F381701903B50B5171DE0A2(L_1, /*hidden argument*/NULL); ___s0 = L_2; String_t* L_3 = ___s0; NullCheck(L_3); int32_t L_4; L_4 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(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; L_9 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(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_t38BBF457DA297B81823E3687209291CEDFD6F96F * L_11 = ___result2; L_11->set_nanoseconds_6(((int32_t)-2147483648LL)); goto IL_0047; } IL_0040: { XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * 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; L_18 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(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; L_20 = XsdDuration_TryParseDigits_m4E588B9AF73CC7A6B54C3D8E119EFDF23916A9CB(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; L_25 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(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_t38BBF457DA297B81823E3687209291CEDFD6F96F * 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; L_34 = XsdDuration_TryParseDigits_m4E588B9AF73CC7A6B54C3D8E119EFDF23916A9CB(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; L_39 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(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_t38BBF457DA297B81823E3687209291CEDFD6F96F * 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; L_48 = XsdDuration_TryParseDigits_m4E588B9AF73CC7A6B54C3D8E119EFDF23916A9CB(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; L_53 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(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_t38BBF457DA297B81823E3687209291CEDFD6F96F * 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; L_62 = XsdDuration_TryParseDigits_m4E588B9AF73CC7A6B54C3D8E119EFDF23916A9CB(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; L_67 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(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; L_71 = XsdDuration_TryParseDigits_m4E588B9AF73CC7A6B54C3D8E119EFDF23916A9CB(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; L_76 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(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_t38BBF457DA297B81823E3687209291CEDFD6F96F * 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; L_85 = XsdDuration_TryParseDigits_m4E588B9AF73CC7A6B54C3D8E119EFDF23916A9CB(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; L_90 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(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_t38BBF457DA297B81823E3687209291CEDFD6F96F * 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; L_99 = XsdDuration_TryParseDigits_m4E588B9AF73CC7A6B54C3D8E119EFDF23916A9CB(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; L_104 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(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_t38BBF457DA297B81823E3687209291CEDFD6F96F * 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; L_110 = XsdDuration_TryParseDigits_m4E588B9AF73CC7A6B54C3D8E119EFDF23916A9CB(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_t38BBF457DA297B81823E3687209291CEDFD6F96F * 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; L_127 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(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; L_133 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(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_t38BBF457DA297B81823E3687209291CEDFD6F96F * 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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_149 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* 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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_152 = L_150; int32_t L_153 = ___durationType1; int32_t L_154 = L_153; RuntimeObject * L_155 = Box(DurationType_t2686B055AE0909D5E46CA3ED100ADB6919FB95B1_il2cpp_TypeInfo_var, &L_154); NullCheck(L_152); ArrayElementTypeCheck (L_152, L_155); (L_152)->SetAt(static_cast(1), (RuntimeObject *)L_155); String_t* L_156; L_156 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(_stringLiteral8D04002FC7142DC7148763C90BB38AEEC554A158, L_152, /*hidden argument*/NULL); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_157 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_157, L_156, /*hidden argument*/NULL); return L_157; } IL_02d8: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_158 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var, (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* 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_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_161 = L_159; int32_t L_162 = ___durationType1; int32_t L_163 = L_162; RuntimeObject * L_164 = Box(DurationType_t2686B055AE0909D5E46CA3ED100ADB6919FB95B1_il2cpp_TypeInfo_var, &L_163); NullCheck(L_161); ArrayElementTypeCheck (L_161, L_164); (L_161)->SetAt(static_cast(1), (RuntimeObject *)L_164); String_t* L_165; L_165 = Res_GetString_m1D06B81901B03CA849045926741403907612BB4B(_stringLiteral06F74C6DAF114664BF1BD452596A0DBDCCED259A, L_161, /*hidden argument*/NULL); OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9 * L_166 = (OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9 *)il2cpp_codegen_object_new(OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9_il2cpp_TypeInfo_var); OverflowException__ctor_m93384109E3514E1EB7F97A50893B1B617D21F91E(L_166, L_165, /*hidden argument*/NULL); return L_166; } } // System.String System.Xml.Schema.XsdDuration::TryParseDigits(System.String,System.Int32&,System.Boolean,System.Int32&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XsdDuration_TryParseDigits_m4E588B9AF73CC7A6B54C3D8E119EFDF23916A9CB (String_t* ___s0, int32_t* ___offset1, bool ___eatDigits2, int32_t* ___result3, int32_t* ___numDigits4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral06F74C6DAF114664BF1BD452596A0DBDCCED259A); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t* L_0 = ___offset1; int32_t L_1 = *((int32_t*)L_0); V_0 = L_1; String_t* L_2 = ___s0; NullCheck(L_2); int32_t L_3; L_3 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(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; L_9 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(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 _stringLiteral06F74C6DAF114664BF1BD452596A0DBDCCED259A; } IL_0036: { int32_t* L_14 = ___numDigits4; int32_t* L_15 = ___offset1; int32_t L_16 = *((int32_t*)L_15); int32_t L_17 = V_0; *((int32_t*)L_14) = (int32_t)((int32_t)il2cpp_codegen_subtract((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; L_27 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(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; L_31 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(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; L_45 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(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; L_49 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(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 IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void XmlTypeConvertorAttribute_set_Method_mC01F1A24104F47A6DA6F8CADDCE9CA57D8552283_inline (XmlTypeConvertorAttribute_t9C029CB7A95EE9E3BAFFCB8DA5174C0364DA1D4E * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set_U3CMethodU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * DatatypeImplementation_get_UntypedAtomicType_m4CF268D9825F57FA549B1C49CA34812E7A7D777C_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_il2cpp_TypeInfo_var); XmlSchemaSimpleType_tC0ABB2E0CDA541FB1D3AAF14180DF86A4C25697C * L_0 = ((DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_StaticFields*)il2cpp_codegen_static_fields_for(DatatypeImplementation_t8243B569BC6821FF8A6C2A544BDE1C522A416B15_il2cpp_TypeInfo_var))->get_untypedAtomicType_9(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Type_t * XmlBaseConverter_get_DefaultClrType_mEF68FF73D1C89C298241F8D7323D7F230DDDFD0C_inline (XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55 * __this, const RuntimeMethod* method) { { Type_t * L_0 = __this->get_clrTypeDefault_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * XmlBaseConverter_get_SchemaType_mD3A5F0E824179488B3DF92C29A26D06956B869FE_inline (XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55 * __this, const RuntimeMethod* method) { { XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * L_0 = __this->get_schemaType_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_Async_mC77211C434725414D7DF59943DCE1B847C0A7C6F_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_useAsync_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_NewLineHandling_m8014535D4630623343C88657D5329CED80B5539A_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_newLineHandling_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_OmitXmlDeclaration_m370F4394776E74A9AF30E03750AFA7B5C5B1AF41_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_omitXmlDecl_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlWriterSettings_get_NewLineChars_m97289D4A49381A74C9A6B6E9614D850DE0503325_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_newLineChars_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_CheckCharacters_mF45F8AB64E7E86830E82D45BED1D2301DA845302_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_checkCharacters_11(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_CloseOutput_m6E6A62AE91109CC548BBE7DC2CA681DB2E96F98A_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_closeOutput_8(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_Standalone_m70CB5E49F6B25B87C65613D1D8AF8D78B9CF2E23_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_standalone_20(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_OutputMethod_mB66D206D5F27115B29E89B878F8105F9353D8CD4_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_outputMethod_13(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_MergeCDataSections_mBC8440CD91665D5331BA39449C307D7BDC68DF3B_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_mergeCDataSections_16(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * XmlWriterSettings_get_Encoding_m6A5CD77CA3A521F56BD27CDFE73DDDFDF588E6B9_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { Encoding_tE901442411E2E70039D2A4AE77FB81C3D6064827 * L_0 = __this->get_encoding_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_AutoXmlDeclaration_m12CF17F4516BFD28346BD85E6374F3AA221B6CC5_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_autoXmlDecl_21(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_stringLength_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlWriterSettings_get_IndentChars_mCE3B39C83C32982B89ED6615ABA6EEAF95F3E549_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_indentChars_6(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_NewLineOnAttributes_mA8C3C3A7E78EB3C7BE431D3980035410200E59F3_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_newLineOnAttributes_7(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_NamespaceHandling_mCD7FC91856DB537D043D22BB5DA22DDF01BADA9D_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_namespaceHandling_9(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_WriteEndDocumentOnClose_m9506374A7758543B6DF254477B37EB56310D76DE_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_writeEndDocumentOnClose_12(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_ConformanceLevel_mC38EDC205062354D91EA4BD0276F6B477D3FD163_inline (XmlWriterSettings_t644F60191AB96886F397C44E1E95122DD2FCA8F8 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_conformanceLevel_10(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlDocument_get_IsLoading_m3B73B787E62F30F277275598CF50D1258706E681_inline (XmlDocument_t513899C58F800C43E8D78C0B72BD18C2C036233F * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_isLoading_20(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get__ticks_22(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TimeSpan__ctor_mC80FA729ECA3A7AF31D9F517A95E60FC23EB86B0_inline (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, int64_t ___ticks0, const RuntimeMethod* method) { { int64_t L_0 = ___ticks0; __this->set__ticks_22(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Years_mDA4C69E8DB55C1DD412741A0F47176E4021E2911_inline (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_years_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Months_mAF5B74D40485298A0D9DF45A1FA40E781A40D66F_inline (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_months_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Days_mD221ED31E12AA2286AE4E7E049001EB46067C5DB_inline (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_days_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Hours_m278484E3214644ADD6FA059E2F00CBFB005BE2EC_inline (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_hours_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Minutes_mC7D59F3CB2623050C9F10A98AA485102BAD7B2B5_inline (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_minutes_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XsdDuration_get_Seconds_mBE0DB463333CF0BD75A8671FE51F019760F91D7F_inline (XsdDuration_t38BBF457DA297B81823E3687209291CEDFD6F96F * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_seconds_5(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return (int32_t)L_0; } }