#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #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 VirtualActionInvoker10 { typedef void (*Action)(void*, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7, T8 p8, T9 p9, T10 p10) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, 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); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; // System.Action`1 struct Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tEBCC19EF04541DFE092A495F8C364BF917DA466D; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t87EDE08B2E48F793A22DE50D6B3CC2E7EBB2DB54; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t403063CE4960B4F46C688912237C6A27E550FF55; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t37B53432DE16D10368358F7550CC7F349FA29308; // System.Func`1 struct Func_1_tD59A12717D79BFB403BF973694B1BE5B85474BD1; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_t51DBA2F8AFDC8E5CC588729B12034B8C4D30B0AF; // System.Collections.Generic.List`1 struct List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4; // System.Collections.Generic.List`1 struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D; // System.Collections.Generic.List`1 struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD; // System.Collections.Generic.List`1 struct List_1_t43EC7C138A17FAAD7120408F039923082A70301A; // System.Predicate`1 struct Predicate_1_t8342C85FF4E41CD1F7024AC0CDC3E5312A32CB12; // System.Predicate`1 struct Predicate_1_t7F48518B008C1472339EEEBABA3DE203FE1F26ED; // System.Threading.Tasks.TaskFactory`1> struct TaskFactory_1_tBEECC126BA6202303F927A240F3EDD06E844C654; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_tFAEAC22A1E986463E6956C344A78A7C7197288E0; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_t0BEF06D58E44525B9135AB0B22D016856EE69FF3; // System.Threading.Tasks.TaskFactory`1 struct TaskFactory_1_t7ABCD7F9503486A075E0B072E6EB95956CFE3106; // System.Threading.Tasks.Task`1> struct Task_1_tC793EC4BCAF3441C475639996F591673C58B3730; // System.Threading.Tasks.Task`1> struct Task_1_tB493F74D58DB1761E087206849D953E99D07600B; // System.Threading.Tasks.Task`1 struct Task_1_t824317F4B958F7512E8F7300511752937A6C6043; // System.Threading.Tasks.Task`1 struct Task_1_t4C228DE57804012969575431CFF12D57C875552D; // System.Threading.Tasks.Task`1 struct Task_1_t3D7638C82ED289AF156EDBAE76842D8DF4C4A9E0; // System.Threading.Tasks.Task`1 struct Task_1_tE41CFF640EB7C045550D9D0D92BE67533B084C17; // System.Tuple`2 struct Tuple_2_tD8C018CFAE174A5507C26C7B895CCDB41D05ADF0; // System.Xml.XmlEventCache/XmlEvent[][] struct XmlEventU5BU5DU5BU5D_t9F35C036D5CCAA8FC5C5D664E53DE22A8D223BFA; // System.Xml.AttributePSVIInfo[] struct AttributePSVIInfoU5BU5D_tC78F3BF4DD87E93F42D8DA640AA29B625F3644BD; // System.Byte[] struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031; // System.Char[] struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB; // System.Delegate[] struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771; // System.Int32[] struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C; // System.IntPtr[] struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832; // System.Object[] struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918; // System.Xml.ReadState[] struct ReadStateU5BU5D_tD8D85409A478AA73DD46FD98748D996DDE99B6B0; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF; // System.String[] struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248; // System.Type[] struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB; // System.UInt32[] struct UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA; // System.Xml.XmlEventCache/XmlEvent[] struct XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2; // System.Xml.XmlNamespaceManager/NamespaceDeclaration[] struct NamespaceDeclarationU5BU5D_t4DF48D3A2EB82C491A60E8748DE4BAFAA95A0F60; // System.Xml.XmlSqlBinaryReader/AttrInfo[] struct AttrInfoU5BU5D_tE03F07A01FD491481AD6E60E9E172CC63CF0CF5B; // System.Xml.XmlSqlBinaryReader/ElemInfo[] struct ElemInfoU5BU5D_tC4C081494489517ABD5C5E1EE92F1336EAFC4BF3; // System.Xml.XmlSqlBinaryReader/QName[] struct QNameU5BU5D_tE6EE30AC34834B1416E7CB4152DB3C0904CBB684; // System.Xml.XmlTextReaderImpl/NodeData[] struct NodeDataU5BU5D_t1945F048F8DECB62636A155E1182995E8FAA9610; // System.Xml.XmlTextReaderImpl/ParsingState[] struct ParsingStateU5BU5D_t6DBF0A43B3A9658C0218546F90EC15DCF17F3E29; // System.Xml.XmlTextWriter/Namespace[] struct NamespaceU5BU5D_tF0F2AD10B1537EBB0F35B1611FD7D89D48FA9E93; // System.Xml.XmlTextWriter/State[] struct StateU5BU5D_t41A58B7031FABDC61B34059A1FB722121203D858; // System.Xml.XmlTextWriter/TagInfo[] struct TagInfoU5BU5D_tC6FBAFF4593190EF8F7EEBAB8913C4E17D645776; // System.Action struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07; // System.ArgumentException struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263; // System.ArgumentNullException struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F; // System.Collections.ArrayList struct ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A; // System.Xml.AttributePSVIInfo struct AttributePSVIInfo_t129E2A73E387A2A7C919EF6AF2FE18560004D1FE; // System.Xml.Base64Encoder struct Base64Encoder_tA62CD5B68BCE27F764FAA91A7FCE6583772978A2; // System.Xml.Schema.BaseValidator struct BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB; // System.Reflection.Binder struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235; // System.Xml.BitStack struct BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C; // System.Globalization.Calendar struct Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B; // System.Xml.CharEntityEncoderFallback struct CharEntityEncoderFallback_tB21A3AB1212CD1B53747CC36F7F96D6C64C87EE1; // System.Xml.CharEntityEncoderFallbackBuffer struct CharEntityEncoderFallbackBuffer_t69D7BB5EC9D721D55AAA08793E60839B24332BE4; // System.Globalization.CodePageDataItem struct CodePageDataItem_t52460FA30AE37F4F26ACB81055E58002262F19F2; // System.Globalization.CompareInfo struct CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57; // System.Threading.ContextCallback struct ContextCallback_tE8AFBDBFCC040FDA8DA8C1EEFE9BD66B16BDA007; // System.Globalization.CultureData struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D; // System.Globalization.CultureInfo struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0; // System.Globalization.DateTimeFormatInfo struct DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A; // System.Text.Decoder struct Decoder_tE16E789E38B25DD304004FC630EA8B21000ECBBC; // System.Text.DecoderFallback struct DecoderFallback_t7324102215E4ED41EC065C02EB501CB0BC23CD90; // System.Text.DecoderFallbackBuffer struct DecoderFallbackBuffer_t02E41C0BEC894A17CFE1A1FE88A2388DFDA05A73; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E; // System.Text.Encoder struct Encoder_tAF9067231A76315584BDF4CD27990E2F485A78FA; // System.Text.EncoderFallback struct EncoderFallback_tD2C40CE114AA9D8E1F7196608B2D088548015293; // System.Text.EncoderFallbackBuffer struct EncoderFallbackBuffer_t2E7CD7B63BE916D5827701AC6AB8455673FB0281; // System.Text.Encoding struct Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095; // System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2; // System.Exception struct Exception_t; // System.Collections.Hashtable struct Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D; // System.Runtime.CompilerServices.IAsyncStateMachine struct IAsyncStateMachine_t0680C7F905C553076B552D5A1A6E39E2F0F36AA2; // System.Net.ICredentials struct ICredentials_t8FDA6AF64B852DA0631D4BE66962B20E51E230F0; // System.Collections.IDictionary struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220; // System.Xml.IDtdEntityInfo struct IDtdEntityInfo_t554100CF6FA38D7516CEFDDA083D02E64A2D5C27; // System.Xml.IDtdInfo struct IDtdInfo_tD6983F7C3E35C4997BE28F42ED50EF866DAE14F8; // System.Collections.IEnumerator struct IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA; // System.IFormatProvider struct IFormatProvider_tC202922D43BFF3525109ABF3FB79625F5646AB52; // System.Xml.IValidationEventHandling struct IValidationEventHandling_t5929D7539D965D446556F7740F36A2BF7C6CC57E; // System.Net.IWebProxy struct IWebProxy_t3ECD2C773539B48B18734D61E87B685A9C93076D; // System.Xml.IXmlLineInfo struct IXmlLineInfo_tDD8332CE7D244FDA50A6C5744D7EAEC4A6CCBF05; // System.Xml.IXmlNamespaceResolver struct IXmlNamespaceResolver_t5B384C1DCF0750B44E124D640E4F041DB19B7FD1; // System.Xml.Schema.IXmlSchemaInfo struct IXmlSchemaInfo_tF7DB6310A471259B33C4081B30E73925164204DB; // System.Xml.IncrementalReadDecoder struct IncrementalReadDecoder_t55EB8A2FB2A5FFCB1B68AE7F784C4E00DCE1E55B; // System.InvalidOperationException struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB; // System.Reflection.MemberFilter struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553; // System.Reflection.MethodInfo struct MethodInfo_t; // System.NotImplementedException struct NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8; // System.NotSupportedException struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472; // System.Xml.Schema.Parser struct Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07; // System.Xml.ReadContentAsBinaryHelper struct ReadContentAsBinaryHelper_t94D48E6891DEAC8DFE5DEA1B820091D277880897; // System.Net.Cache.RequestCachePolicy struct RequestCachePolicy_tF15C94C5E458478914D5EB17753294BD488B0550; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6; // System.Xml.Schema.SchemaInfo struct SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E; // System.Xml.Schema.SchemaNames struct SchemaNames_tF7A45B027D5759AA56D035F5962B4612A6B0902F; // System.Xml.SecureStringHasher struct SecureStringHasher_t4052E73C966E6FE65426B19F4AF48AB9869F614E; // System.Threading.SemaphoreSlim struct SemaphoreSlim_t0D5CB5685D9BFA5BF95CEC6E7395490F933E8DB2; // System.Collections.SortedList struct SortedList_t847331629BA06B518F1B5203BD22B59746EDDBF3; // System.Threading.Tasks.StackGuard struct StackGuard_tACE063A1B7374BDF4AD472DE4585D05AD8745352; // System.IO.Stream struct Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE; // System.String struct String_t; // System.Text.StringBuilder struct StringBuilder_t; // System.IO.StringWriter struct StringWriter_tF48052BE4F980E5C85403221E835768E4156267D; // System.Threading.Tasks.Task struct Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572; // System.Threading.Tasks.TaskFactory struct TaskFactory_tF781BD37BE23917412AD83424D1497C7C1509DF0; // System.Threading.Tasks.TaskScheduler struct TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E; // System.Globalization.TextInfo struct TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4; // System.IO.TextReader struct TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7; // System.IO.TextWriter struct TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3; // System.Type struct Type_t; // System.Text.UnicodeEncoding struct UnicodeEncoding_t2C90D9E1E55C16081FACA57B229053C1EF05DAF0; // System.Uri struct Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E; // System.UriParser struct UriParser_t920B0868286118827C08B08A15A9456AF6C19D81; // System.Xml.ValidatingReaderNodeData struct ValidatingReaderNodeData_tAE18697DFADC58A9898DF8421118BB1754A7C13C; // System.Xml.Schema.ValidationEventArgs struct ValidationEventArgs_t9857F51592E50B7D14912FFA79909878DC603830; // System.Xml.Schema.ValidationEventHandler struct ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A; // System.Void struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915; // System.Xml.XmlAsyncCheckReader struct XmlAsyncCheckReader_t6568CCA31DC0FEB56DD621DAB293E3EB7C00C7F4; // System.Xml.XmlEncodedRawTextWriter struct XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4; // System.Xml.XmlEncodedRawTextWriterIndent struct XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008; // System.Xml.XmlEventCache struct XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF; // System.Xml.XmlException struct XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596; // System.Xml.XmlNameTable struct XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8; // System.Xml.XmlNamespaceManager struct XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F; // System.Xml.XmlParserContext struct XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B; // System.Xml.XmlRawWriter struct XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B; // System.Xml.XmlRawWriterBase64Encoder struct XmlRawWriterBase64Encoder_tD84D358B95FF6F4EF007528F96F95CC2237D495D; // System.Xml.XmlReader struct XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD; // System.Xml.XmlReaderSettings struct XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA; // System.Xml.XmlResolver struct XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF; // System.Xml.Schema.XmlSchema struct XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D; // System.Xml.Schema.XmlSchemaCollection struct XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD; // System.Xml.Schema.XmlSchemaCompilationSettings struct XmlSchemaCompilationSettings_tAD528503343C490A9030FEF019E313661390249C; // System.Xml.Schema.XmlSchemaInfo struct XmlSchemaInfo_t6686870BCAA40A8EFD7987976F386DD40DD5323B; // System.Xml.Schema.XmlSchemaObjectTable struct XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583; // System.Xml.Schema.XmlSchemaSet struct XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1; // System.Xml.Schema.XmlSchemaValidator struct XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24; // System.Xml.XmlSqlBinaryReader struct XmlSqlBinaryReader_tDB2171373279BA92E7F7298C2EFE11B8C11117E8; // System.Xml.XmlTextEncoder struct XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40; // System.Xml.XmlTextReader struct XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B; // System.Xml.XmlTextReaderImpl struct XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B; // System.Xml.XmlTextWriter struct XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B; // System.Xml.XmlTextWriterBase64Encoder struct XmlTextWriterBase64Encoder_tC7209F119916DF622459E830377C23D7BFA2B30D; // System.Xml.XmlUrlResolver struct XmlUrlResolver_tD1DCA07B66A58F98930187AF17C9B31258C1008E; // System.Xml.XmlValidatingReader struct XmlValidatingReader_tC22B0C99C972133DC954BB9906B62835330FB3F9; // System.Xml.XmlValidatingReaderImpl struct XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8; // System.Xml.Schema.XmlValueGetter struct XmlValueGetter_tB804924EEE98EA7F63E2B038A3CE3714DA155EB9; // System.Xml.XmlWriter struct XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F; // System.Xml.XmlWriterSettings struct XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674; // System.Xml.XsdCachingReader struct XsdCachingReader_t367D521918E08F0DCF8275E20CE35BAEDE54DC43; // System.Xml.XsdValidatingReader struct XsdValidatingReader_tC7C9B4A5D46184E4A548F7A12177D50D22CC361E; // System.IO.Stream/ReadWriteTask struct ReadWriteTask_t0821BF49EE38596C7734E86E1A6A39D769BE2C05; // System.Threading.Tasks.Task/ContingentProperties struct ContingentProperties_t3FA59480914505CEA917B1002EC675F29D0CB540; // System.Uri/UriInfo struct UriInfo_t5F91F77A93545DDDA6BB24A609BAF5E232CC1A09; // System.Xml.XmlSqlBinaryReader/NestedBinXml struct NestedBinXml_tD04A5F6B7E2EC9CEA75A974F184707131FFF6EF8; // System.Xml.XmlTextReaderImpl/DtdParserProxy struct DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3; // System.Xml.XmlTextReaderImpl/LaterInitParam struct LaterInitParam_tF074262B62208D4086044C17F89F18AC8598DBA6; // System.Xml.XmlTextReaderImpl/NoNamespaceManager struct NoNamespaceManager_t2914A37089D780A639C5769A68FCF35E0FE622B4; // System.Xml.XmlTextReaderImpl/NodeData struct NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF; // System.Xml.XmlTextReaderImpl/OnDefaultAttributeUseDelegate struct OnDefaultAttributeUseDelegate_tBA6F77520C9B31FE1BD169F24584BD312F5AD499; // System.Xml.XmlTextReaderImpl/ParseTextState struct ParseTextState_tB866A230C8C034985F6729B0F6D68CBB69A958BB; // System.Xml.XmlTextReaderImpl/XmlContext struct XmlContext_tE28147847949C52356E6B899971C50E1444FB8EE; // System.Xml.XmlValidatingReaderImpl/ValidationEventHandling struct ValidationEventHandling_tE915576B71BADFBAC73B6C8CA5A99C0C5086E4C9; IL2CPP_EXTERN_C RuntimeClass* ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IXmlLineInfo_tDD8332CE7D244FDA50A6C5744D7EAEC4A6CCBF05_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IXmlSchemaInfo_tF7DB6310A471259B33C4081B30E73925164204DB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Il2CppComObject_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringWriter_tF48052BE4F980E5C85403221E835768E4156267D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlNodeType_tCA25567E42A464038FDA6BA318EC0A9627B4CB95_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlRawWriterBase64Encoder_tD84D358B95FF6F4EF007528F96F95CC2237D495D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlSqlBinaryReader_tDB2171373279BA92E7F7298C2EFE11B8C11117E8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlStandalone_tCE6BFF49F0B3421841A2996F963DB5281DD57441_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlUrlResolver_tD1DCA07B66A58F98930187AF17C9B31258C1008E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XmlValidatingReader_tC22B0C99C972133DC954BB9906B62835330FB3F9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XsdValidatingReader_tC7C9B4A5D46184E4A548F7A12177D50D22CC361E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral010415DFD810DA785E5CD8173EA9688EDA5E73FE; IL2CPP_EXTERN_C String_t* _stringLiteral025C1ECF21AD54C7CC6639C629602C3F7FE62FAA; IL2CPP_EXTERN_C String_t* _stringLiteral03122A403A679966DEF28BDE4E3CA2CDC2A2390A; IL2CPP_EXTERN_C String_t* _stringLiteral035877D5564A6EA6B11C79A48808B85A323C2F5C; IL2CPP_EXTERN_C String_t* _stringLiteral044BADD70F84141B60AE555B5513ABA7D660F738; IL2CPP_EXTERN_C String_t* _stringLiteral07624473F417C06C74D59C64840A1532FCE2C626; IL2CPP_EXTERN_C String_t* _stringLiteral0D929AD36283A98F5B0551589A84C83B5EA0ED79; IL2CPP_EXTERN_C String_t* _stringLiteral13DB4394207994E4948B5E3FAE7BA705B9B8E7B3; IL2CPP_EXTERN_C String_t* _stringLiteral15088A7C50E83E49058833A4287B3C2F1CD730D2; IL2CPP_EXTERN_C String_t* _stringLiteral1710B4477A01FFE20514D8AA61891F364D71C25B; IL2CPP_EXTERN_C String_t* _stringLiteral1B8590E2F95A4B0631E98EAF5F61AFD63A1C031E; IL2CPP_EXTERN_C String_t* _stringLiteral1F1BC4D23D8E5661364EBEC728BE303959F6CF91; IL2CPP_EXTERN_C String_t* _stringLiteral35B44AA64754DEDC52915E7F763C081CF5B004D9; IL2CPP_EXTERN_C String_t* _stringLiteral3C1E3A88F1DF442673E905BE97863155259D0CB5; IL2CPP_EXTERN_C String_t* _stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE; IL2CPP_EXTERN_C String_t* _stringLiteral423005E70CFADA0548835DDF582542DD5BDCFBD3; IL2CPP_EXTERN_C String_t* _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8; IL2CPP_EXTERN_C String_t* _stringLiteral4E1D57CE6B85658D066056F8AB14C7463911E2B2; IL2CPP_EXTERN_C String_t* _stringLiteral50709161A683107F88DF833963D6907320EB2D94; IL2CPP_EXTERN_C String_t* _stringLiteral513659CEF285C73478E9829E41D7E4C23DB53E12; IL2CPP_EXTERN_C String_t* _stringLiteral544DC80A2A82A08B6321F56F8987CB7E5DEED1C4; IL2CPP_EXTERN_C String_t* _stringLiteral5591FEB8D450C0589982D61E5715CF6270C18952; IL2CPP_EXTERN_C String_t* _stringLiteral7445C16916FA3BA29CF130D3BC44506627A580F8; IL2CPP_EXTERN_C String_t* _stringLiteral7721A48ACA2DB6CF7BA1F50E38BE38587D4927BA; IL2CPP_EXTERN_C String_t* _stringLiteral7A7B03EDCCEC1AA676CFA2D7002A577C44FC6A13; IL2CPP_EXTERN_C String_t* _stringLiteral81C6A150C740E85EF7BDB2DE76CBED7BCCC3797F; IL2CPP_EXTERN_C String_t* _stringLiteral831ED6EC0D1759EC26A1E876BA9836719586C6D1; IL2CPP_EXTERN_C String_t* _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D; IL2CPP_EXTERN_C String_t* _stringLiteral88E0DBECA18651C0DE1E09C9B180E8C851A4F92B; IL2CPP_EXTERN_C String_t* _stringLiteral893D84FF4ED81AC205FBC0C67CBEE1C0C752B406; IL2CPP_EXTERN_C String_t* _stringLiteral8C301B74DC1621E41EEBD8B5B23916680BB45ACF; IL2CPP_EXTERN_C String_t* _stringLiteral93B59C6870171FCFAA8A0D2F3A21C5B0CEFC7FDD; IL2CPP_EXTERN_C String_t* _stringLiteral93D87E1629A331F43CB25BB3CFE69C4D3418FA7E; IL2CPP_EXTERN_C String_t* _stringLiteral96930EC8C6FD5250BB36A5E1040AB06A9588FD62; IL2CPP_EXTERN_C String_t* _stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3; IL2CPP_EXTERN_C String_t* _stringLiteral9CEED7FBCC48F5EFBFF9645E724BBF3DBFF0A118; IL2CPP_EXTERN_C String_t* _stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED; IL2CPP_EXTERN_C String_t* _stringLiteralBA35549D8219B5F5409D55485656844283EB1A95; IL2CPP_EXTERN_C String_t* _stringLiteralBBF707DBD2474C67BE1EDEC6AEE1A9B0F7A9E60D; IL2CPP_EXTERN_C String_t* _stringLiteralC5A01712EB283A85C1F3D5A52F99E9B7360723B9; IL2CPP_EXTERN_C String_t* _stringLiteralC7C776080FBFB5F15E2EAAE9A4C65AE2C17FE00B; IL2CPP_EXTERN_C String_t* _stringLiteralCAFD5B1578BE15D85E6DD4147D5AE04B0EF57878; IL2CPP_EXTERN_C String_t* _stringLiteralCCF7B3DD0886B6E6F35A2244E2D4C28889290AFE; IL2CPP_EXTERN_C String_t* _stringLiteralCE60ED23C56E9CE0BE0D8C64F903A987CC2AD1F0; IL2CPP_EXTERN_C String_t* _stringLiteralCEB6890FC169A5D98961042EBCAD0677F2F0656F; IL2CPP_EXTERN_C String_t* _stringLiteralD4DAA1A26807E1A567D68B161E6A95701A3FD560; IL2CPP_EXTERN_C String_t* _stringLiteralD515C8E4D2BD0B64EE134AD25058BE95BF0175BC; IL2CPP_EXTERN_C String_t* _stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE; IL2CPP_EXTERN_C String_t* _stringLiteralD7BB4816F511937863E42D9A34BAB32B43210AE7; IL2CPP_EXTERN_C String_t* _stringLiteralF3782EC504B73600A2DA83B623313BF6EC38CAE3; IL2CPP_EXTERN_C String_t* _stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D; IL2CPP_EXTERN_C String_t* _stringLiteralF5979AB58C12081193D7D5D578C3378FAF6395E9; IL2CPP_EXTERN_C String_t* _stringLiteralFBD1A9745DCC4D80697D44756437CCB57698AE21; IL2CPP_EXTERN_C String_t* _stringLiteralFD8C61EC8DBC1376295F70EFEF4B5FDF50F09FBE; IL2CPP_EXTERN_C String_t* _stringLiteralFE53A3AF35DC43A86F8AA824C5449731805C32DD; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6_m0DF707335911FC8E4300791B5DFE2228E5F6CBC7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634_m0BE40B0F62456ECB97E3547525B296A188576D9F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55_mBBCD607A9E8C292F2EA46B89369BC4FC96263839_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteAttributeTextBlockAsyncU3Ed__127_t1E3AA79F7FDD1BE4BA6EE9EA706D1981C848F3DF_mBA688EB84166370D84745F0E8159F9C227D7E51F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataAsyncU3Ed__109_t6B9DEA4F6D8F143B04890764579E9E2D1C088AC6_m6B63F262E806B1E057882D51B7BB917CF5AB20B2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B_m4ADFF00E08391F31B5F45D670B2D60EF31CB359C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D_m4C6DDD4BDE7C2F0BADF093BE825474DAB01403DC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__110_tF57039CD13A458FF70E4779EFB3C3C388ED9523A_m4E275D18823F5D47EF10E80ED4FA0AABF323E974_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447_m77CF68E7A64DF2B3A6F84A2599B6833F5A192809_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8_mEAAF401060ADC7189C806EFAA4B0F6A61446C790_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2_mCB32E7987ABB8895830E74ED108163200D7C038A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9_mC61C2457A6A4D6101EFE2C3FB92EEDDB77429B02_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041_m99050D66F213351277CADC80E1D181B6DAAD6D68_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046_m4568620C7A1ED304A0996A8EB927DE56EDA927DD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF_m6FFD4C39CA11C7A6F14715DDA329FB55C64ADCAC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10_mFFDC6D48E426A01D612FB3D23CAD55F6DA82FB1A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60_m2D5C31FFE1B005570E6F7E432909A6D1C310A5E2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED_m41FD1223E1841ED26ED2B2B64A2ACD4D1168A160_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662_mF83B961E46DEB358A7A2A7485318E7C75589F61B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__118_t073934CA68DDF118B8014D823AE173F3503C233D_m946E7F51FBA6A3872B8D0DEA0B90A9C18BF0A24E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__119_tD30480E49DB89EA869B6E752C1A9096A954C3002_mE57F07703FB5EAFD43E297DB5D74881EBC400905_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63_m73BF84F7E4EEDBA53C3A0F8D198BFAC0C36009C6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596_m47A06AED370E6FFA0B80FC5CE0D9B54E486E5083_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554_m2661E68DCEA50A43560FB4B9BB5BE0C69F7066A5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7_m2FD02DDE1409A109C3489C9ADE6FF47362074B21_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE_m3369C2AC2C4810A07188B7CF472C24BE38C64C37_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteSurrogateCharEntityAsyncU3Ed__116_t99A6F5C89AF9858286E387ADE256468EB985E20B_mA1CA3939264DB1AB6A112111AF362C3A391B0C2A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3_m44489D740D5349D1088191D117C350B5F6F9F6CA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030_mA0FF90FC18EA1E032B2F6B4BC8691223D29E14F3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2_mB4BDB350D70DE75860DF94903592149127EA6E03_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447_mE94C560F5442DA0BEE4329C68CD0A3EC9916DD55_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2_m66FB6153258A77A72CD059DDB62EFCFD2177D3C1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041_m103F78D92A6C788760CE9615A5B66394255562C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF_mBE72089DF4305BEBA45961A26688197980CA2A64_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10_m3A4A1050E94D787EC481E5E85F1E2A6B7E5EC70B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662_m0F7EAB5543C9308B69C1CFDD4D606BB7A0A33094_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554_mF47A97343E6C53EE498663D1ED627FD28019BE43_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7_m2455CB3F5A146ECFECB0DCBF5588C82CB9C0441D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m339435979FA5EA6627EE599A57571AF011676F5E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mC3AA2A570543C0B07E620F2C594BD268BF5819C7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m2DA323B178A37D487CFE4D93F59290B37468AE6A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m3104C5DB2248D9BA223DD03C2192F5FFC916FE36_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_m4FAA8281CB4EFFD8B817734351FB3AC20A0CD6F5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_m6B76D139692C43B2AF7C695FAB044B16ACFAF355_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_mE2C54C6AE9FC9F05BF44CD9D7D61DC6CD56E3E28_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CWriteCharEntityAsyncU3Ed__113_MoveNext_mA2AEE4CF8E9A30339DAA86F5C622EEEE47182701_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlParserContext__ctor_mC64E56EF024288949DD69AE5F8620E5BE7BCA561_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_LookupPrefix_mB3E13044C336CFD95B53CCED74520A5C8E6CF72F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_WriteAttributesAsync_m69A335EF5B61AE2AFC69AF77C34EDFF60F64111D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_WriteAttributes_mA0FBB2A1847FBBFA368194E34EA8F56C751357EA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_WriteEndDocument_m00B0FFF19C0A850E4BD504C7BF9105A9AD2ED3ED_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_WriteEndElementAsync_m23862B57ADA6B3302A501DECCB50AC93DDAB1F9D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_WriteEndElementAsync_mE98060151CE505750380DDFFEA230BF9F3DC5B9A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_WriteEndElement_m768234DAF614CA5E82428BA65591838DE758E189_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_WriteEndNamespaceDeclarationAsync_m3B24C5228C2D92D898006193F35E79BAD7AD29AF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_WriteEndNamespaceDeclaration_mF3C8681D7C4A193AAD6B86AEAE99BF4A8D17E616_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_WriteFullEndElementAsync_m9ECE927FC16EAEF5F2A061FEC1AD274375FAEE6B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_WriteFullEndElement_mAC4BEC5490F30322867F31C8A594FAE4DD597DD1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_WriteNamespaceDeclarationAsync_m8331DA1046583532D4F447835F7D72402B8B17BD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_WriteNodeAsync_m7B4C16F6DA80E488EA5251C18536426B5A580905_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_WriteNode_mAEAAFB5FA3834598FAD69B9A7C937E2D7135D824_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_WriteStartDocumentAsync_m08F0636F73ACE0B9D06571227894FAA3E0122E0A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_WriteStartDocument_m06A9651D246C12C39727CDC1FA3A4E9A701F4BA0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_WriteStartDocument_m6C1C6E7A7399715D344878C22F801FE8A492A0C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_WriteStartNamespaceDeclarationAsync_m2ED74C7900A2044E2CCACF6DE09C6188505EF484_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_WriteStartNamespaceDeclaration_m73DD1FCBC687FF7D182AE743EC5A3FF2408FD298_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlRawWriter_get_WriteState_mA2067433E589B1EE6D4BC1754826DA6F3429CAFD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReaderSettings_CreateReader_m1B17CDEFA24FB4173AE91DCA3BDA012B1338BD36_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReaderSettings_CreateReader_m28F51E3D8AB4BC9B04D23C0AF9DD99940D8E28D6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReaderSettings_set_ConformanceLevel_m5D9CF37D9B4EC2E5E82B40A52BC07E2062BA1A76_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReaderSettings_set_DtdProcessing_mDC4E1119E3381F9C237565E3FFFC5B2CFF7C0043_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReaderSettings_set_MaxCharactersFromEntities_m717EF5BB122D0875DA5A4CBB4AC7BCE649B0910E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReaderSettings_set_MaxCharactersInDocument_m507F7669F33FBE7BC790E84058206529099F5054_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReaderSettings_set_ValidationFlags_m846A17F2EB68AF5C850CDE3CA8218B2D6A400A02_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReaderSettings_set_ValidationType_m651D049117DA5C80F75BEB925AB0E1FE40E25620_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReader_CalcBufferSize_mC82D99C2F221E3BE45FBCF3FE498F304B29DE78A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReader_CreateSqlReader_m4AD2C7F37717242F7AC6765AD07508B75444CD17_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReader_GetValueAsync_m5F7B17D680CE683A0D22D03BCDF523EAF8F99EAA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReader_MoveToAttribute_m4A3E26486933DA79ED85C63FD86DE1D0A7414E10_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReader_ReadAsync_mCBBB9DFBCED7115AD23B01DC7798B694147542DE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReader_ReadElementString_mADA8000290EE0555D50AE32B405F4871BD4A97DC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReader_ReadEndElement_m7205BEED63D93DC0B32DC00BD811A78475C2E675_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReader_ReadStartElement_m91C35D061592E8327FF677129BC412DBC75502BE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReader_ReadString_m8647B3401F5E5C93EF9F8F67AEC33422378E17EE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReader_ReadValueChunkAsync_mF245ED1E43EA3E2CB2BF91C54FAA1B1743F70258_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlReader_ReadValueChunk_mB73AAFE56A79DABFE5411D6C4B38D96752CD9CEC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlTextEncoder_WriteCharEntity_m591FE258908A35F6DD68111001E3F753603A83EE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlTextEncoder_WriteRawWithSurrogateChecking_m122F5F4DFF721F37C940433BCF8285391E51DA00_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlTextEncoder_WriteRaw_m3003736A7A660B71BF6890C087EB7AE70C9388C7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlTextEncoder_WriteSurrogateCharEntity_mA18F7DC2EB852A7313F82E2AD7B2F9B9BBD537B5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlTextEncoder_WriteSurrogateChar_m81A912C37647DE260C756097A6188DFA25BB1EDB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlTextEncoder_Write_m50A8B7FD9B3EA8856AE8EA6EEE4FFD02E06726A4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* XmlTextEncoder_Write_mB5FB6D7AE2A11AD7D8BD3A1923CEE6FA96448131_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* String_t_0_0_0_var; struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com; struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke; struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com; struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct QName_tA3E1CB09850DEF9376C068A29697FEDB0F82C156_marshaled_com; struct QName_tA3E1CB09850DEF9376C068A29697FEDB0F82C156_marshaled_pinvoke; struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031; struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB; struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C; struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918; struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248; struct XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4 : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items XmlEventU5BU5DU5BU5D_t9F35C036D5CCAA8FC5C5D664E53DE22A8D223BFA* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; // System.Collections.Generic.List`1 struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D : public RuntimeObject { // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject* ____syncRoot_4; }; // System.Xml.AsyncHelper struct AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB : public RuntimeObject { }; // System.Xml.Base64Encoder struct Base64Encoder_tA62CD5B68BCE27F764FAA91A7FCE6583772978A2 : public RuntimeObject { // System.Byte[] System.Xml.Base64Encoder::leftOverBytes ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___leftOverBytes_0; // System.Int32 System.Xml.Base64Encoder::leftOverBytesCount int32_t ___leftOverBytesCount_1; // System.Char[] System.Xml.Base64Encoder::charsLine CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___charsLine_2; }; // System.Xml.BitStack struct BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C : public RuntimeObject { // System.UInt32[] System.Xml.BitStack::bitStack UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___bitStack_0; // System.Int32 System.Xml.BitStack::stackPos int32_t ___stackPos_1; // System.UInt32 System.Xml.BitStack::curr uint32_t ___curr_2; }; // System.Globalization.CultureInfo struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0 : public RuntimeObject { // System.Boolean System.Globalization.CultureInfo::m_isReadOnly bool ___m_isReadOnly_3; // System.Int32 System.Globalization.CultureInfo::cultureID int32_t ___cultureID_4; // System.Int32 System.Globalization.CultureInfo::parent_lcid int32_t ___parent_lcid_5; // System.Int32 System.Globalization.CultureInfo::datetime_index int32_t ___datetime_index_6; // System.Int32 System.Globalization.CultureInfo::number_index int32_t ___number_index_7; // System.Int32 System.Globalization.CultureInfo::default_calendar_type int32_t ___default_calendar_type_8; // System.Boolean System.Globalization.CultureInfo::m_useUserOverride bool ___m_useUserOverride_9; // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::numInfo NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo_10; // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo_11; // System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo_12; // System.String System.Globalization.CultureInfo::m_name String_t* ___m_name_13; // System.String System.Globalization.CultureInfo::englishname String_t* ___englishname_14; // System.String System.Globalization.CultureInfo::nativename String_t* ___nativename_15; // System.String System.Globalization.CultureInfo::iso3lang String_t* ___iso3lang_16; // System.String System.Globalization.CultureInfo::iso2lang String_t* ___iso2lang_17; // System.String System.Globalization.CultureInfo::win3lang String_t* ___win3lang_18; // System.String System.Globalization.CultureInfo::territory String_t* ___territory_19; // System.String[] System.Globalization.CultureInfo::native_calendar_names StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___native_calendar_names_20; // System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo_21; // System.Void* System.Globalization.CultureInfo::textinfo_data void* ___textinfo_data_22; // System.Int32 System.Globalization.CultureInfo::m_dataItem int32_t ___m_dataItem_23; // System.Globalization.Calendar System.Globalization.CultureInfo::calendar Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar_24; // System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___parent_culture_25; // System.Boolean System.Globalization.CultureInfo::constructed bool ___constructed_26; // System.Byte[] System.Globalization.CultureInfo::cached_serialized_form ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___cached_serialized_form_27; // System.Globalization.CultureData System.Globalization.CultureInfo::m_cultureData CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D* ___m_cultureData_28; // System.Boolean System.Globalization.CultureInfo::m_isInherited bool ___m_isInherited_29; }; // Native definition for P/Invoke marshalling of System.Globalization.CultureInfo struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo_10; DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo_11; TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo_12; char* ___m_name_13; char* ___englishname_14; char* ___nativename_15; char* ___iso3lang_16; char* ___iso2lang_17; char* ___win3lang_18; char* ___territory_19; char** ___native_calendar_names_20; CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar_24; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // Native definition for COM marshalling of System.Globalization.CultureInfo struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo_10; DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo_11; TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo_12; Il2CppChar* ___m_name_13; Il2CppChar* ___englishname_14; Il2CppChar* ___nativename_15; Il2CppChar* ___iso3lang_16; Il2CppChar* ___iso2lang_17; Il2CppChar* ___win3lang_18; Il2CppChar* ___territory_19; Il2CppChar** ___native_calendar_names_20; CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar_24; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // System.Text.Decoder struct Decoder_tE16E789E38B25DD304004FC630EA8B21000ECBBC : public RuntimeObject { // System.Text.DecoderFallback System.Text.Decoder::_fallback DecoderFallback_t7324102215E4ED41EC065C02EB501CB0BC23CD90* ____fallback_0; // System.Text.DecoderFallbackBuffer System.Text.Decoder::_fallbackBuffer DecoderFallbackBuffer_t02E41C0BEC894A17CFE1A1FE88A2388DFDA05A73* ____fallbackBuffer_1; }; // System.Text.Encoder struct Encoder_tAF9067231A76315584BDF4CD27990E2F485A78FA : public RuntimeObject { // System.Text.EncoderFallback System.Text.Encoder::_fallback EncoderFallback_tD2C40CE114AA9D8E1F7196608B2D088548015293* ____fallback_0; // System.Text.EncoderFallbackBuffer System.Text.Encoder::_fallbackBuffer EncoderFallbackBuffer_t2E7CD7B63BE916D5827701AC6AB8455673FB0281* ____fallbackBuffer_1; }; // System.Text.EncoderFallback struct EncoderFallback_tD2C40CE114AA9D8E1F7196608B2D088548015293 : public RuntimeObject { }; // System.Text.Encoding struct Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095 : public RuntimeObject { // System.Int32 System.Text.Encoding::m_codePage int32_t ___m_codePage_9; // System.Globalization.CodePageDataItem System.Text.Encoding::dataItem CodePageDataItem_t52460FA30AE37F4F26ACB81055E58002262F19F2* ___dataItem_10; // System.Boolean System.Text.Encoding::m_deserializedFromEverett bool ___m_deserializedFromEverett_11; // System.Boolean System.Text.Encoding::m_isReadOnly bool ___m_isReadOnly_12; // System.Text.EncoderFallback System.Text.Encoding::encoderFallback EncoderFallback_tD2C40CE114AA9D8E1F7196608B2D088548015293* ___encoderFallback_13; // System.Text.DecoderFallback System.Text.Encoding::decoderFallback DecoderFallback_t7324102215E4ED41EC065C02EB501CB0BC23CD90* ___decoderFallback_14; }; // System.MarshalByRefObject struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE : public RuntimeObject { // System.Object System.MarshalByRefObject::_identity RuntimeObject* ____identity_0; }; // Native definition for P/Invoke marshalling of System.MarshalByRefObject struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_pinvoke { Il2CppIUnknown* ____identity_0; }; // Native definition for COM marshalling of System.MarshalByRefObject struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_com { Il2CppIUnknown* ____identity_0; }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { }; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472 : public RuntimeObject { // System.Int32[] System.Globalization.NumberFormatInfo::numberGroupSizes Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___numberGroupSizes_1; // System.Int32[] System.Globalization.NumberFormatInfo::currencyGroupSizes Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___currencyGroupSizes_2; // System.Int32[] System.Globalization.NumberFormatInfo::percentGroupSizes Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___percentGroupSizes_3; // System.String System.Globalization.NumberFormatInfo::positiveSign String_t* ___positiveSign_4; // System.String System.Globalization.NumberFormatInfo::negativeSign String_t* ___negativeSign_5; // System.String System.Globalization.NumberFormatInfo::numberDecimalSeparator String_t* ___numberDecimalSeparator_6; // System.String System.Globalization.NumberFormatInfo::numberGroupSeparator String_t* ___numberGroupSeparator_7; // System.String System.Globalization.NumberFormatInfo::currencyGroupSeparator String_t* ___currencyGroupSeparator_8; // System.String System.Globalization.NumberFormatInfo::currencyDecimalSeparator String_t* ___currencyDecimalSeparator_9; // System.String System.Globalization.NumberFormatInfo::currencySymbol String_t* ___currencySymbol_10; // System.String System.Globalization.NumberFormatInfo::ansiCurrencySymbol String_t* ___ansiCurrencySymbol_11; // System.String System.Globalization.NumberFormatInfo::nanSymbol String_t* ___nanSymbol_12; // System.String System.Globalization.NumberFormatInfo::positiveInfinitySymbol String_t* ___positiveInfinitySymbol_13; // System.String System.Globalization.NumberFormatInfo::negativeInfinitySymbol String_t* ___negativeInfinitySymbol_14; // System.String System.Globalization.NumberFormatInfo::percentDecimalSeparator String_t* ___percentDecimalSeparator_15; // System.String System.Globalization.NumberFormatInfo::percentGroupSeparator String_t* ___percentGroupSeparator_16; // System.String System.Globalization.NumberFormatInfo::percentSymbol String_t* ___percentSymbol_17; // System.String System.Globalization.NumberFormatInfo::perMilleSymbol String_t* ___perMilleSymbol_18; // System.String[] System.Globalization.NumberFormatInfo::nativeDigits StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___nativeDigits_19; // System.Int32 System.Globalization.NumberFormatInfo::m_dataItem int32_t ___m_dataItem_20; // System.Int32 System.Globalization.NumberFormatInfo::numberDecimalDigits int32_t ___numberDecimalDigits_21; // System.Int32 System.Globalization.NumberFormatInfo::currencyDecimalDigits int32_t ___currencyDecimalDigits_22; // System.Int32 System.Globalization.NumberFormatInfo::currencyPositivePattern int32_t ___currencyPositivePattern_23; // System.Int32 System.Globalization.NumberFormatInfo::currencyNegativePattern int32_t ___currencyNegativePattern_24; // System.Int32 System.Globalization.NumberFormatInfo::numberNegativePattern int32_t ___numberNegativePattern_25; // System.Int32 System.Globalization.NumberFormatInfo::percentPositivePattern int32_t ___percentPositivePattern_26; // System.Int32 System.Globalization.NumberFormatInfo::percentNegativePattern int32_t ___percentNegativePattern_27; // System.Int32 System.Globalization.NumberFormatInfo::percentDecimalDigits int32_t ___percentDecimalDigits_28; // System.Int32 System.Globalization.NumberFormatInfo::digitSubstitution int32_t ___digitSubstitution_29; // System.Boolean System.Globalization.NumberFormatInfo::isReadOnly bool ___isReadOnly_30; // System.Boolean System.Globalization.NumberFormatInfo::m_useUserOverride bool ___m_useUserOverride_31; // System.Boolean System.Globalization.NumberFormatInfo::m_isInvariant bool ___m_isInvariant_32; // System.Boolean System.Globalization.NumberFormatInfo::validForParseAsNumber bool ___validForParseAsNumber_33; // System.Boolean System.Globalization.NumberFormatInfo::validForParseAsCurrency bool ___validForParseAsCurrency_34; }; // System.String struct String_t : public RuntimeObject { // System.Int32 System.String::_stringLength int32_t ____stringLength_4; // System.Char System.String::_firstChar Il2CppChar ____firstChar_5; }; // System.Text.StringBuilder struct StringBuilder_t : public RuntimeObject { // System.Char[] System.Text.StringBuilder::m_ChunkChars CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___m_ChunkChars_0; // System.Text.StringBuilder System.Text.StringBuilder::m_ChunkPrevious StringBuilder_t* ___m_ChunkPrevious_1; // System.Int32 System.Text.StringBuilder::m_ChunkLength int32_t ___m_ChunkLength_2; // System.Int32 System.Text.StringBuilder::m_ChunkOffset int32_t ___m_ChunkOffset_3; // System.Int32 System.Text.StringBuilder::m_MaxCapacity int32_t ___m_MaxCapacity_4; }; // System.Threading.Tasks.Task struct Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 : public RuntimeObject { // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_taskId int32_t ___m_taskId_1; // System.Delegate System.Threading.Tasks.Task::m_action Delegate_t* ___m_action_2; // System.Object System.Threading.Tasks.Task::m_stateObject RuntimeObject* ___m_stateObject_3; // System.Threading.Tasks.TaskScheduler System.Threading.Tasks.Task::m_taskScheduler TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_taskScheduler_4; // System.Threading.Tasks.Task System.Threading.Tasks.Task::m_parent Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___m_parent_5; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_stateFlags int32_t ___m_stateFlags_6; // System.Object modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_continuationObject RuntimeObject* ___m_continuationObject_7; // System.Threading.Tasks.Task/ContingentProperties modreq(System.Runtime.CompilerServices.IsVolatile) System.Threading.Tasks.Task::m_contingentProperties ContingentProperties_t3FA59480914505CEA917B1002EC675F29D0CB540* ___m_contingentProperties_10; }; // System.Uri struct Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E : public RuntimeObject { // System.String System.Uri::m_String String_t* ___m_String_13; // System.String System.Uri::m_originalUnicodeString String_t* ___m_originalUnicodeString_14; // System.UriParser System.Uri::m_Syntax UriParser_t920B0868286118827C08B08A15A9456AF6C19D81* ___m_Syntax_15; // System.String System.Uri::m_DnsSafeHost String_t* ___m_DnsSafeHost_16; // System.Uri/Flags System.Uri::m_Flags uint64_t ___m_Flags_17; // System.Uri/UriInfo System.Uri::m_Info UriInfo_t5F91F77A93545DDDA6BB24A609BAF5E232CC1A09* ___m_Info_18; // System.Boolean System.Uri::m_iriParsing bool ___m_iriParsing_19; }; // System.ValueType struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject { }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com { }; // System.Xml.XmlNameTable struct XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8 : public RuntimeObject { }; // System.Xml.XmlNamespaceManager struct XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F : public RuntimeObject { // System.Xml.XmlNamespaceManager/NamespaceDeclaration[] System.Xml.XmlNamespaceManager::nsdecls NamespaceDeclarationU5BU5D_t4DF48D3A2EB82C491A60E8748DE4BAFAA95A0F60* ___nsdecls_0; // System.Int32 System.Xml.XmlNamespaceManager::lastDecl int32_t ___lastDecl_1; // System.Xml.XmlNameTable System.Xml.XmlNamespaceManager::nameTable XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___nameTable_2; // System.Int32 System.Xml.XmlNamespaceManager::scopeId int32_t ___scopeId_3; // System.Collections.Generic.Dictionary`2 System.Xml.XmlNamespaceManager::hashTable Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588* ___hashTable_4; // System.Boolean System.Xml.XmlNamespaceManager::useHashtable bool ___useHashtable_5; // System.String System.Xml.XmlNamespaceManager::xml String_t* ___xml_6; // System.String System.Xml.XmlNamespaceManager::xmlNs String_t* ___xmlNs_7; }; // System.Xml.XmlParserContext struct XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B : public RuntimeObject { // System.Xml.XmlNameTable System.Xml.XmlParserContext::_nt XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ____nt_0; // System.Xml.XmlNamespaceManager System.Xml.XmlParserContext::_nsMgr XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* ____nsMgr_1; // System.String System.Xml.XmlParserContext::_docTypeName String_t* ____docTypeName_2; // System.String System.Xml.XmlParserContext::_pubId String_t* ____pubId_3; // System.String System.Xml.XmlParserContext::_sysId String_t* ____sysId_4; // System.String System.Xml.XmlParserContext::_internalSubset String_t* ____internalSubset_5; // System.String System.Xml.XmlParserContext::_xmlLang String_t* ____xmlLang_6; // System.Xml.XmlSpace System.Xml.XmlParserContext::_xmlSpace int32_t ____xmlSpace_7; // System.String System.Xml.XmlParserContext::_baseURI String_t* ____baseURI_8; // System.Text.Encoding System.Xml.XmlParserContext::_encoding Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ____encoding_9; }; // System.Xml.XmlReader struct XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD : public RuntimeObject { }; // System.Xml.XmlResolver struct XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF : public RuntimeObject { }; // System.Xml.Schema.XmlSchemaSet struct XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1 : public RuntimeObject { // System.Xml.XmlNameTable System.Xml.Schema.XmlSchemaSet::nameTable XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___nameTable_0; // System.Xml.Schema.SchemaNames System.Xml.Schema.XmlSchemaSet::schemaNames SchemaNames_tF7A45B027D5759AA56D035F5962B4612A6B0902F* ___schemaNames_1; // System.Collections.SortedList System.Xml.Schema.XmlSchemaSet::schemas SortedList_t847331629BA06B518F1B5203BD22B59746EDDBF3* ___schemas_2; // System.Xml.Schema.ValidationEventHandler System.Xml.Schema.XmlSchemaSet::internalEventHandler ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* ___internalEventHandler_3; // System.Xml.Schema.ValidationEventHandler System.Xml.Schema.XmlSchemaSet::eventHandler ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* ___eventHandler_4; // System.Boolean System.Xml.Schema.XmlSchemaSet::isCompiled bool ___isCompiled_5; // System.Collections.Hashtable System.Xml.Schema.XmlSchemaSet::schemaLocations Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___schemaLocations_6; // System.Collections.Hashtable System.Xml.Schema.XmlSchemaSet::chameleonSchemas Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___chameleonSchemas_7; // System.Collections.Hashtable System.Xml.Schema.XmlSchemaSet::targetNamespaces Hashtable_tEFC3B6496E6747787D8BB761B51F2AE3A8CFFE2D* ___targetNamespaces_8; // System.Boolean System.Xml.Schema.XmlSchemaSet::compileAll bool ___compileAll_9; // System.Xml.Schema.SchemaInfo System.Xml.Schema.XmlSchemaSet::cachedCompiledInfo SchemaInfo_t42F4B1099B63BCF2D3BBF7F35A79AF6B90B0927E* ___cachedCompiledInfo_10; // System.Xml.XmlReaderSettings System.Xml.Schema.XmlSchemaSet::readerSettings XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* ___readerSettings_11; // System.Xml.Schema.XmlSchema System.Xml.Schema.XmlSchemaSet::schemaForSchema XmlSchema_t5C9506D00418BF5FD524254D0C6C405C620C941D* ___schemaForSchema_12; // System.Xml.Schema.XmlSchemaCompilationSettings System.Xml.Schema.XmlSchemaSet::compilationSettings XmlSchemaCompilationSettings_tAD528503343C490A9030FEF019E313661390249C* ___compilationSettings_13; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::elements XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583* ___elements_14; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::attributes XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583* ___attributes_15; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::schemaTypes XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583* ___schemaTypes_16; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::substitutionGroups XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583* ___substitutionGroups_17; // System.Xml.Schema.XmlSchemaObjectTable System.Xml.Schema.XmlSchemaSet::typeExtensions XmlSchemaObjectTable_tD5C00DB526C716DB38585522F2011F99FC66A583* ___typeExtensions_18; // System.Object System.Xml.Schema.XmlSchemaSet::internalSyncObject RuntimeObject* ___internalSyncObject_19; }; // System.Xml.XmlWriter struct XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F : public RuntimeObject { // System.Char[] System.Xml.XmlWriter::writeNodeBuffer CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___writeNodeBuffer_0; }; // System.Xml.XmlWriterSettings struct XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674 : public RuntimeObject { // System.Boolean System.Xml.XmlWriterSettings::useAsync bool ___useAsync_0; // System.Text.Encoding System.Xml.XmlWriterSettings::encoding Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___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_t43EC7C138A17FAAD7120408F039923082A70301A* ___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; }; // System.Xml.XmlTextReaderImpl/DtdParserProxy struct DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3 : public RuntimeObject { // System.Xml.XmlTextReaderImpl System.Xml.XmlTextReaderImpl/DtdParserProxy::reader XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* ___reader_0; }; // System.Xml.XmlTextReaderImpl/LaterInitParam struct LaterInitParam_tF074262B62208D4086044C17F89F18AC8598DBA6 : public RuntimeObject { // System.Boolean System.Xml.XmlTextReaderImpl/LaterInitParam::useAsync bool ___useAsync_0; // System.IO.Stream System.Xml.XmlTextReaderImpl/LaterInitParam::inputStream Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___inputStream_1; // System.Byte[] System.Xml.XmlTextReaderImpl/LaterInitParam::inputBytes ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___inputBytes_2; // System.Int32 System.Xml.XmlTextReaderImpl/LaterInitParam::inputByteCount int32_t ___inputByteCount_3; // System.Uri System.Xml.XmlTextReaderImpl/LaterInitParam::inputbaseUri Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* ___inputbaseUri_4; // System.String System.Xml.XmlTextReaderImpl/LaterInitParam::inputUriStr String_t* ___inputUriStr_5; // System.Xml.XmlResolver System.Xml.XmlTextReaderImpl/LaterInitParam::inputUriResolver XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* ___inputUriResolver_6; // System.Xml.XmlParserContext System.Xml.XmlTextReaderImpl/LaterInitParam::inputContext XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* ___inputContext_7; // System.IO.TextReader System.Xml.XmlTextReaderImpl/LaterInitParam::inputTextReader TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* ___inputTextReader_8; // System.Xml.XmlTextReaderImpl/InitInputType System.Xml.XmlTextReaderImpl/LaterInitParam::initType int32_t ___initType_9; }; // System.Xml.XmlTextReaderImpl/ParseTextState struct ParseTextState_tB866A230C8C034985F6729B0F6D68CBB69A958BB : public RuntimeObject { // System.Int32 System.Xml.XmlTextReaderImpl/ParseTextState::outOrChars int32_t ___outOrChars_0; // System.Char[] System.Xml.XmlTextReaderImpl/ParseTextState::chars CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___chars_1; // System.Int32 System.Xml.XmlTextReaderImpl/ParseTextState::pos int32_t ___pos_2; // System.Int32 System.Xml.XmlTextReaderImpl/ParseTextState::rcount int32_t ___rcount_3; // System.Int32 System.Xml.XmlTextReaderImpl/ParseTextState::rpos int32_t ___rpos_4; // System.Int32 System.Xml.XmlTextReaderImpl/ParseTextState::orChars int32_t ___orChars_5; // System.Char System.Xml.XmlTextReaderImpl/ParseTextState::c Il2CppChar ___c_6; }; // System.Xml.XmlTextReaderImpl/XmlContext struct XmlContext_tE28147847949C52356E6B899971C50E1444FB8EE : public RuntimeObject { // System.Xml.XmlSpace System.Xml.XmlTextReaderImpl/XmlContext::xmlSpace int32_t ___xmlSpace_0; // System.String System.Xml.XmlTextReaderImpl/XmlContext::xmlLang String_t* ___xmlLang_1; // System.String System.Xml.XmlTextReaderImpl/XmlContext::defaultNamespace String_t* ___defaultNamespace_2; // System.Xml.XmlTextReaderImpl/XmlContext System.Xml.XmlTextReaderImpl/XmlContext::previousContext XmlContext_tE28147847949C52356E6B899971C50E1444FB8EE* ___previousContext_3; }; // System.Nullable`1 struct Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01 { // System.Boolean System.Nullable`1::hasValue bool ___hasValue_0; // T System.Nullable`1::value bool ___value_1; }; // System.Threading.Tasks.Task`1> struct Task_1_tC793EC4BCAF3441C475639996F591673C58B3730 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result Tuple_2_tD8C018CFAE174A5507C26C7B895CCDB41D05ADF0* ___m_result_22; }; // System.Threading.Tasks.Task`1 struct Task_1_t824317F4B958F7512E8F7300511752937A6C6043 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result bool ___m_result_22; }; // System.Threading.Tasks.Task`1 struct Task_1_t4C228DE57804012969575431CFF12D57C875552D : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result int32_t ___m_result_22; }; // System.Threading.Tasks.Task`1 struct Task_1_t3D7638C82ED289AF156EDBAE76842D8DF4C4A9E0 : public Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 { // TResult System.Threading.Tasks.Task`1::m_result String_t* ___m_result_22; }; // System.Runtime.CompilerServices.AsyncMethodBuilderCore struct AsyncMethodBuilderCore_tD5ABB3A2536319A3345B32A5481E37E23DD8CEDF { // System.Runtime.CompilerServices.IAsyncStateMachine System.Runtime.CompilerServices.AsyncMethodBuilderCore::m_stateMachine RuntimeObject* ___m_stateMachine_0; // System.Action System.Runtime.CompilerServices.AsyncMethodBuilderCore::m_defaultContextAction Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___m_defaultContextAction_1; }; // Native definition for P/Invoke marshalling of System.Runtime.CompilerServices.AsyncMethodBuilderCore struct AsyncMethodBuilderCore_tD5ABB3A2536319A3345B32A5481E37E23DD8CEDF_marshaled_pinvoke { RuntimeObject* ___m_stateMachine_0; Il2CppMethodPointer ___m_defaultContextAction_1; }; // Native definition for COM marshalling of System.Runtime.CompilerServices.AsyncMethodBuilderCore struct AsyncMethodBuilderCore_tD5ABB3A2536319A3345B32A5481E37E23DD8CEDF_marshaled_com { RuntimeObject* ___m_stateMachine_0; Il2CppMethodPointer ___m_defaultContextAction_1; }; // System.Boolean struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22 { // System.Boolean System.Boolean::m_value bool ___m_value_0; }; // System.Byte struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3 { // System.Byte System.Byte::m_value uint8_t ___m_value_0; }; // System.Char struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17 { // System.Char System.Char::m_value Il2CppChar ___m_value_0; }; // System.Xml.CharEntityEncoderFallback struct CharEntityEncoderFallback_tB21A3AB1212CD1B53747CC36F7F96D6C64C87EE1 : public EncoderFallback_tD2C40CE114AA9D8E1F7196608B2D088548015293 { // System.Xml.CharEntityEncoderFallbackBuffer System.Xml.CharEntityEncoderFallback::fallbackBuffer CharEntityEncoderFallbackBuffer_t69D7BB5EC9D721D55AAA08793E60839B24332BE4* ___fallbackBuffer_2; // System.Int32[] System.Xml.CharEntityEncoderFallback::textContentMarks Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___textContentMarks_3; // System.Int32 System.Xml.CharEntityEncoderFallback::endMarkPos int32_t ___endMarkPos_4; // System.Int32 System.Xml.CharEntityEncoderFallback::curMarkPos int32_t ___curMarkPos_5; // System.Int32 System.Xml.CharEntityEncoderFallback::startOffset int32_t ___startOffset_6; }; // System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F { }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com { }; // System.Int32 struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C { // System.Int32 System.Int32::m_value int32_t ___m_value_0; }; // System.Int64 struct Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3 { // System.Int64 System.Int64::m_value int64_t ___m_value_0; }; // System.IntPtr struct IntPtr_t { // System.Void* System.IntPtr::m_value void* ___m_value_0; }; // System.Xml.LineInfo struct LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24 { // System.Int32 System.Xml.LineInfo::lineNo int32_t ___lineNo_0; // System.Int32 System.Xml.LineInfo::linePos int32_t ___linePos_1; }; // System.IO.Stream struct Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE : public MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE { // System.IO.Stream/ReadWriteTask System.IO.Stream::_activeReadWriteTask ReadWriteTask_t0821BF49EE38596C7734E86E1A6A39D769BE2C05* ____activeReadWriteTask_2; // System.Threading.SemaphoreSlim System.IO.Stream::_asyncActiveSemaphore SemaphoreSlim_t0D5CB5685D9BFA5BF95CEC6E7395490F933E8DB2* ____asyncActiveSemaphore_3; }; // System.Xml.Xsl.Runtime.StringConcat struct StringConcat_t8995382764BCE27EF906F99F1235E172D02C6FB9 { // System.String System.Xml.Xsl.Runtime.StringConcat::s1 String_t* ___s1_0; // System.String System.Xml.Xsl.Runtime.StringConcat::s2 String_t* ___s2_1; // System.String System.Xml.Xsl.Runtime.StringConcat::s3 String_t* ___s3_2; // System.String System.Xml.Xsl.Runtime.StringConcat::s4 String_t* ___s4_3; // System.String System.Xml.Xsl.Runtime.StringConcat::delimiter String_t* ___delimiter_4; // System.Collections.Generic.List`1 System.Xml.Xsl.Runtime.StringConcat::strList List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___strList_5; // System.Int32 System.Xml.Xsl.Runtime.StringConcat::idxStr int32_t ___idxStr_6; }; // Native definition for P/Invoke marshalling of System.Xml.Xsl.Runtime.StringConcat struct StringConcat_t8995382764BCE27EF906F99F1235E172D02C6FB9_marshaled_pinvoke { char* ___s1_0; char* ___s2_1; char* ___s3_2; char* ___s4_3; char* ___delimiter_4; List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___strList_5; int32_t ___idxStr_6; }; // Native definition for COM marshalling of System.Xml.Xsl.Runtime.StringConcat struct StringConcat_t8995382764BCE27EF906F99F1235E172D02C6FB9_marshaled_com { Il2CppChar* ___s1_0; Il2CppChar* ___s2_1; Il2CppChar* ___s3_2; Il2CppChar* ___s4_3; Il2CppChar* ___delimiter_4; List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___strList_5; int32_t ___idxStr_6; }; // System.IO.TextReader struct TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7 : public MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE { }; // System.IO.TextWriter struct TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3 : public MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE { // System.Char[] System.IO.TextWriter::CoreNewLine CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___CoreNewLine_3; // System.String System.IO.TextWriter::CoreNewLineStr String_t* ___CoreNewLineStr_4; // System.IFormatProvider System.IO.TextWriter::_internalFormatProvider RuntimeObject* ____internalFormatProvider_5; }; // System.UInt32 struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B { // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; }; // System.Void struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915 { union { struct { }; uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1]; }; }; // System.Xml.XmlAsyncCheckReader struct XmlAsyncCheckReader_t6568CCA31DC0FEB56DD621DAB293E3EB7C00C7F4 : public XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD { // System.Xml.XmlReader System.Xml.XmlAsyncCheckReader::coreReader XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___coreReader_3; // System.Threading.Tasks.Task System.Xml.XmlAsyncCheckReader::lastTask Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___lastTask_4; }; // System.Xml.XmlCharType struct XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 { // System.Byte[] System.Xml.XmlCharType::charProperties ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___charProperties_2; }; // Native definition for P/Invoke marshalling of System.Xml.XmlCharType struct XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3_marshaled_pinvoke { Il2CppSafeArray/*NONE*/* ___charProperties_2; }; // Native definition for COM marshalling of System.Xml.XmlCharType struct XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3_marshaled_com { Il2CppSafeArray/*NONE*/* ___charProperties_2; }; // System.Xml.XmlRawWriter struct XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B : public XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F { // System.Xml.XmlRawWriterBase64Encoder System.Xml.XmlRawWriter::base64Encoder XmlRawWriterBase64Encoder_tD84D358B95FF6F4EF007528F96F95CC2237D495D* ___base64Encoder_1; // System.Xml.IXmlNamespaceResolver System.Xml.XmlRawWriter::resolver RuntimeObject* ___resolver_2; }; // System.Xml.XmlRawWriterBase64Encoder struct XmlRawWriterBase64Encoder_tD84D358B95FF6F4EF007528F96F95CC2237D495D : public Base64Encoder_tA62CD5B68BCE27F764FAA91A7FCE6583772978A2 { // System.Xml.XmlRawWriter System.Xml.XmlRawWriterBase64Encoder::rawWriter XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* ___rawWriter_3; }; // System.Xml.XmlTextReader struct XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B : public XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD { // System.Xml.XmlTextReaderImpl System.Xml.XmlTextReader::impl XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* ___impl_3; }; // System.Xml.XmlUrlResolver struct XmlUrlResolver_tD1DCA07B66A58F98930187AF17C9B31258C1008E : public XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF { // 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_tF15C94C5E458478914D5EB17753294BD488B0550* ____cachePolicy_3; }; // System.Xml.XmlValidatingReader struct XmlValidatingReader_tC22B0C99C972133DC954BB9906B62835330FB3F9 : public XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD { // System.Xml.XmlValidatingReaderImpl System.Xml.XmlValidatingReader::impl XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* ___impl_3; }; // System.Xml.XmlValidatingReaderImpl struct XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8 : public XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD { // System.Xml.XmlReader System.Xml.XmlValidatingReaderImpl::coreReader XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___coreReader_3; // System.Xml.XmlTextReaderImpl System.Xml.XmlValidatingReaderImpl::coreReaderImpl XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* ___coreReaderImpl_4; // System.Xml.IXmlNamespaceResolver System.Xml.XmlValidatingReaderImpl::coreReaderNSResolver RuntimeObject* ___coreReaderNSResolver_5; // System.Xml.ValidationType System.Xml.XmlValidatingReaderImpl::validationType int32_t ___validationType_6; // System.Xml.Schema.BaseValidator System.Xml.XmlValidatingReaderImpl::validator BaseValidator_t76E42AEBD013AC709BA36D782908C7B708BA8DAB* ___validator_7; // System.Xml.Schema.XmlSchemaCollection System.Xml.XmlValidatingReaderImpl::schemaCollection XmlSchemaCollection_t795483FF9909CCC596ADA560E1C1654E66CAEAAD* ___schemaCollection_8; // System.Boolean System.Xml.XmlValidatingReaderImpl::processIdentityConstraints bool ___processIdentityConstraints_9; // System.Xml.XmlValidatingReaderImpl/ParsingFunction System.Xml.XmlValidatingReaderImpl::parsingFunction int32_t ___parsingFunction_10; // System.Xml.XmlValidatingReaderImpl/ValidationEventHandling System.Xml.XmlValidatingReaderImpl::eventHandling ValidationEventHandling_tE915576B71BADFBAC73B6C8CA5A99C0C5086E4C9* ___eventHandling_11; // System.Xml.XmlParserContext System.Xml.XmlValidatingReaderImpl::parserContext XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* ___parserContext_12; // System.Xml.ReadContentAsBinaryHelper System.Xml.XmlValidatingReaderImpl::readBinaryHelper ReadContentAsBinaryHelper_t94D48E6891DEAC8DFE5DEA1B820091D277880897* ___readBinaryHelper_13; // System.Xml.XmlReader System.Xml.XmlValidatingReaderImpl::outerReader XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___outerReader_14; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter struct ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 { // System.Threading.Tasks.Task System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter::m_task Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___m_task_0; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter::m_continueOnCapturedContext bool ___m_continueOnCapturedContext_1; }; // Native definition for P/Invoke marshalling of System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter struct ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_marshaled_pinvoke { Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___m_task_0; int32_t ___m_continueOnCapturedContext_1; }; // Native definition for COM marshalling of System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter struct ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_marshaled_com { Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___m_task_0; int32_t ___m_continueOnCapturedContext_1; }; // System.Xml.XmlEventCache/XmlEvent struct XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2 { // System.Xml.XmlEventCache/XmlEventType System.Xml.XmlEventCache/XmlEvent::eventType int32_t ___eventType_0; // System.String System.Xml.XmlEventCache/XmlEvent::s1 String_t* ___s1_1; // System.String System.Xml.XmlEventCache/XmlEvent::s2 String_t* ___s2_2; // System.String System.Xml.XmlEventCache/XmlEvent::s3 String_t* ___s3_3; // System.Object System.Xml.XmlEventCache/XmlEvent::o RuntimeObject* ___o_4; }; // Native definition for P/Invoke marshalling of System.Xml.XmlEventCache/XmlEvent struct XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2_marshaled_pinvoke { int32_t ___eventType_0; char* ___s1_1; char* ___s2_2; char* ___s3_3; Il2CppIUnknown* ___o_4; }; // Native definition for COM marshalling of System.Xml.XmlEventCache/XmlEvent struct XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2_marshaled_com { int32_t ___eventType_0; Il2CppChar* ___s1_1; Il2CppChar* ___s2_2; Il2CppChar* ___s3_3; Il2CppIUnknown* ___o_4; }; // System.Xml.XmlSqlBinaryReader/QName struct QName_tA3E1CB09850DEF9376C068A29697FEDB0F82C156 { // System.String System.Xml.XmlSqlBinaryReader/QName::prefix String_t* ___prefix_0; // System.String System.Xml.XmlSqlBinaryReader/QName::localname String_t* ___localname_1; // System.String System.Xml.XmlSqlBinaryReader/QName::namespaceUri String_t* ___namespaceUri_2; }; // Native definition for P/Invoke marshalling of System.Xml.XmlSqlBinaryReader/QName struct QName_tA3E1CB09850DEF9376C068A29697FEDB0F82C156_marshaled_pinvoke { char* ___prefix_0; char* ___localname_1; char* ___namespaceUri_2; }; // Native definition for COM marshalling of System.Xml.XmlSqlBinaryReader/QName struct QName_tA3E1CB09850DEF9376C068A29697FEDB0F82C156_marshaled_com { Il2CppChar* ___prefix_0; Il2CppChar* ___localname_1; Il2CppChar* ___namespaceUri_2; }; // System.Xml.XmlSqlBinaryReader/SymbolTables struct SymbolTables_tBFFFF1A52BAAB8C6D52F8B28AB963DC625ECB177 { // System.String[] System.Xml.XmlSqlBinaryReader/SymbolTables::symtable StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___symtable_0; // System.Int32 System.Xml.XmlSqlBinaryReader/SymbolTables::symCount int32_t ___symCount_1; // System.Xml.XmlSqlBinaryReader/QName[] System.Xml.XmlSqlBinaryReader/SymbolTables::qnametable QNameU5BU5D_tE6EE30AC34834B1416E7CB4152DB3C0904CBB684* ___qnametable_2; // System.Int32 System.Xml.XmlSqlBinaryReader/SymbolTables::qnameCount int32_t ___qnameCount_3; }; // Native definition for P/Invoke marshalling of System.Xml.XmlSqlBinaryReader/SymbolTables struct SymbolTables_tBFFFF1A52BAAB8C6D52F8B28AB963DC625ECB177_marshaled_pinvoke { char** ___symtable_0; int32_t ___symCount_1; QName_tA3E1CB09850DEF9376C068A29697FEDB0F82C156_marshaled_pinvoke* ___qnametable_2; int32_t ___qnameCount_3; }; // Native definition for COM marshalling of System.Xml.XmlSqlBinaryReader/SymbolTables struct SymbolTables_tBFFFF1A52BAAB8C6D52F8B28AB963DC625ECB177_marshaled_com { Il2CppChar** ___symtable_0; int32_t ___symCount_1; QName_tA3E1CB09850DEF9376C068A29697FEDB0F82C156_marshaled_com* ___qnametable_2; int32_t ___qnameCount_3; }; // System.Xml.XmlTextReaderImpl/NoNamespaceManager struct NoNamespaceManager_t2914A37089D780A639C5769A68FCF35E0FE622B4 : public XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F { }; // System.Xml.XmlTextReaderImpl/ParsingState struct ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886 { // System.Char[] System.Xml.XmlTextReaderImpl/ParsingState::chars CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___chars_0; // System.Int32 System.Xml.XmlTextReaderImpl/ParsingState::charPos int32_t ___charPos_1; // System.Int32 System.Xml.XmlTextReaderImpl/ParsingState::charsUsed int32_t ___charsUsed_2; // System.Text.Encoding System.Xml.XmlTextReaderImpl/ParsingState::encoding Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___encoding_3; // System.Boolean System.Xml.XmlTextReaderImpl/ParsingState::appendMode bool ___appendMode_4; // System.IO.Stream System.Xml.XmlTextReaderImpl/ParsingState::stream Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___stream_5; // System.Text.Decoder System.Xml.XmlTextReaderImpl/ParsingState::decoder Decoder_tE16E789E38B25DD304004FC630EA8B21000ECBBC* ___decoder_6; // System.Byte[] System.Xml.XmlTextReaderImpl/ParsingState::bytes ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___bytes_7; // System.Int32 System.Xml.XmlTextReaderImpl/ParsingState::bytePos int32_t ___bytePos_8; // System.Int32 System.Xml.XmlTextReaderImpl/ParsingState::bytesUsed int32_t ___bytesUsed_9; // System.IO.TextReader System.Xml.XmlTextReaderImpl/ParsingState::textReader TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* ___textReader_10; // System.Int32 System.Xml.XmlTextReaderImpl/ParsingState::lineNo int32_t ___lineNo_11; // System.Int32 System.Xml.XmlTextReaderImpl/ParsingState::lineStartPos int32_t ___lineStartPos_12; // System.String System.Xml.XmlTextReaderImpl/ParsingState::baseUriStr String_t* ___baseUriStr_13; // System.Uri System.Xml.XmlTextReaderImpl/ParsingState::baseUri Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* ___baseUri_14; // System.Boolean System.Xml.XmlTextReaderImpl/ParsingState::isEof bool ___isEof_15; // System.Boolean System.Xml.XmlTextReaderImpl/ParsingState::isStreamEof bool ___isStreamEof_16; // System.Xml.IDtdEntityInfo System.Xml.XmlTextReaderImpl/ParsingState::entity RuntimeObject* ___entity_17; // System.Int32 System.Xml.XmlTextReaderImpl/ParsingState::entityId int32_t ___entityId_18; // System.Boolean System.Xml.XmlTextReaderImpl/ParsingState::eolNormalized bool ___eolNormalized_19; // System.Boolean System.Xml.XmlTextReaderImpl/ParsingState::entityResolvedManually bool ___entityResolvedManually_20; }; // Native definition for P/Invoke marshalling of System.Xml.XmlTextReaderImpl/ParsingState struct ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886_marshaled_pinvoke { uint8_t* ___chars_0; int32_t ___charPos_1; int32_t ___charsUsed_2; Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___encoding_3; int32_t ___appendMode_4; Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___stream_5; Decoder_tE16E789E38B25DD304004FC630EA8B21000ECBBC* ___decoder_6; Il2CppSafeArray/*NONE*/* ___bytes_7; int32_t ___bytePos_8; int32_t ___bytesUsed_9; TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* ___textReader_10; int32_t ___lineNo_11; int32_t ___lineStartPos_12; char* ___baseUriStr_13; Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* ___baseUri_14; int32_t ___isEof_15; int32_t ___isStreamEof_16; RuntimeObject* ___entity_17; int32_t ___entityId_18; int32_t ___eolNormalized_19; int32_t ___entityResolvedManually_20; }; // Native definition for COM marshalling of System.Xml.XmlTextReaderImpl/ParsingState struct ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886_marshaled_com { uint8_t* ___chars_0; int32_t ___charPos_1; int32_t ___charsUsed_2; Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___encoding_3; int32_t ___appendMode_4; Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___stream_5; Decoder_tE16E789E38B25DD304004FC630EA8B21000ECBBC* ___decoder_6; Il2CppSafeArray/*NONE*/* ___bytes_7; int32_t ___bytePos_8; int32_t ___bytesUsed_9; TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* ___textReader_10; int32_t ___lineNo_11; int32_t ___lineStartPos_12; Il2CppChar* ___baseUriStr_13; Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* ___baseUri_14; int32_t ___isEof_15; int32_t ___isStreamEof_16; RuntimeObject* ___entity_17; int32_t ___entityId_18; int32_t ___eolNormalized_19; int32_t ___entityResolvedManually_20; }; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1 struct AsyncTaskMethodBuilder_1_tE88892A6B2F97B5D44B7C3EE2DBEED85743412AC { // System.Runtime.CompilerServices.AsyncMethodBuilderCore System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::m_coreState AsyncMethodBuilderCore_tD5ABB3A2536319A3345B32A5481E37E23DD8CEDF ___m_coreState_1; // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::m_task Task_1_tE41CFF640EB7C045550D9D0D92BE67533B084C17* ___m_task_2; }; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable struct ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C { // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable::m_configuredTaskAwaiter ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___m_configuredTaskAwaiter_0; }; // Native definition for P/Invoke marshalling of System.Runtime.CompilerServices.ConfiguredTaskAwaitable struct ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C_marshaled_pinvoke { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_marshaled_pinvoke ___m_configuredTaskAwaiter_0; }; // Native definition for COM marshalling of System.Runtime.CompilerServices.ConfiguredTaskAwaitable struct ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C_marshaled_com { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_marshaled_com ___m_configuredTaskAwaiter_0; }; // System.Delegate struct Delegate_t : public RuntimeObject { // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject* ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.IntPtr System.Delegate::interp_method intptr_t ___interp_method_7; // System.IntPtr System.Delegate::interp_invoke_impl intptr_t ___interp_invoke_impl_8; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t* ___method_info_9; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t* ___original_method_info_10; // System.DelegateData System.Delegate::data DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_12; }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; intptr_t ___interp_method_7; intptr_t ___interp_invoke_impl_8; MethodInfo_t* ___method_info_9; MethodInfo_t* ___original_method_info_10; DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11; int32_t ___method_is_virtual_12; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; intptr_t ___interp_method_7; intptr_t ___interp_invoke_impl_8; MethodInfo_t* ___method_info_9; MethodInfo_t* ___original_method_info_10; DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data_11; int32_t ___method_is_virtual_12; }; // System.Exception struct Exception_t : public RuntimeObject { // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t* ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject* ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject* ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips_15; // System.Int32 System.Exception::caught_in_unmanaged int32_t ___caught_in_unmanaged_16; }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13; StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; int32_t ___caught_in_unmanaged_16; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13; StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; int32_t ___caught_in_unmanaged_16; }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B { // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; }; // System.IO.StringWriter struct StringWriter_tF48052BE4F980E5C85403221E835768E4156267D : public TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3 { // System.Text.StringBuilder System.IO.StringWriter::_sb StringBuilder_t* ____sb_7; // System.Boolean System.IO.StringWriter::_isOpen bool ____isOpen_8; }; // System.Xml.XmlEncodedRawTextWriter struct XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4 : public XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B { // System.Boolean System.Xml.XmlEncodedRawTextWriter::useAsync bool ___useAsync_3; // System.Byte[] System.Xml.XmlEncodedRawTextWriter::bufBytes ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___bufBytes_4; // System.IO.Stream System.Xml.XmlEncodedRawTextWriter::stream Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___stream_5; // System.Text.Encoding System.Xml.XmlEncodedRawTextWriter::encoding Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___encoding_6; // System.Xml.XmlCharType System.Xml.XmlEncodedRawTextWriter::xmlCharType XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 ___xmlCharType_7; // System.Int32 System.Xml.XmlEncodedRawTextWriter::bufPos int32_t ___bufPos_8; // System.Int32 System.Xml.XmlEncodedRawTextWriter::textPos int32_t ___textPos_9; // System.Int32 System.Xml.XmlEncodedRawTextWriter::contentPos int32_t ___contentPos_10; // System.Int32 System.Xml.XmlEncodedRawTextWriter::cdataPos int32_t ___cdataPos_11; // System.Int32 System.Xml.XmlEncodedRawTextWriter::attrEndPos int32_t ___attrEndPos_12; // System.Int32 System.Xml.XmlEncodedRawTextWriter::bufLen int32_t ___bufLen_13; // System.Boolean System.Xml.XmlEncodedRawTextWriter::writeToNull bool ___writeToNull_14; // System.Boolean System.Xml.XmlEncodedRawTextWriter::hadDoubleBracket bool ___hadDoubleBracket_15; // System.Boolean System.Xml.XmlEncodedRawTextWriter::inAttributeValue bool ___inAttributeValue_16; // System.Int32 System.Xml.XmlEncodedRawTextWriter::bufBytesUsed int32_t ___bufBytesUsed_17; // System.Char[] System.Xml.XmlEncodedRawTextWriter::bufChars CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___bufChars_18; // System.Text.Encoder System.Xml.XmlEncodedRawTextWriter::encoder Encoder_tAF9067231A76315584BDF4CD27990E2F485A78FA* ___encoder_19; // System.IO.TextWriter System.Xml.XmlEncodedRawTextWriter::writer TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* ___writer_20; // System.Boolean System.Xml.XmlEncodedRawTextWriter::trackTextContent bool ___trackTextContent_21; // System.Boolean System.Xml.XmlEncodedRawTextWriter::inTextContent bool ___inTextContent_22; // System.Int32 System.Xml.XmlEncodedRawTextWriter::lastMarkPos int32_t ___lastMarkPos_23; // System.Int32[] System.Xml.XmlEncodedRawTextWriter::textContentMarks Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___textContentMarks_24; // System.Xml.CharEntityEncoderFallback System.Xml.XmlEncodedRawTextWriter::charEntityFallback CharEntityEncoderFallback_tB21A3AB1212CD1B53747CC36F7F96D6C64C87EE1* ___charEntityFallback_25; // System.Xml.NewLineHandling System.Xml.XmlEncodedRawTextWriter::newLineHandling int32_t ___newLineHandling_26; // System.Boolean System.Xml.XmlEncodedRawTextWriter::closeOutput bool ___closeOutput_27; // System.Boolean System.Xml.XmlEncodedRawTextWriter::omitXmlDeclaration bool ___omitXmlDeclaration_28; // System.String System.Xml.XmlEncodedRawTextWriter::newLineChars String_t* ___newLineChars_29; // System.Boolean System.Xml.XmlEncodedRawTextWriter::checkCharacters bool ___checkCharacters_30; // System.Xml.XmlStandalone System.Xml.XmlEncodedRawTextWriter::standalone int32_t ___standalone_31; // System.Xml.XmlOutputMethod System.Xml.XmlEncodedRawTextWriter::outputMethod int32_t ___outputMethod_32; // System.Boolean System.Xml.XmlEncodedRawTextWriter::autoXmlDeclaration bool ___autoXmlDeclaration_33; // System.Boolean System.Xml.XmlEncodedRawTextWriter::mergeCDataSections bool ___mergeCDataSections_34; }; // System.Xml.XmlEventCache struct XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF : public XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B { // System.Collections.Generic.List`1 System.Xml.XmlEventCache::pages List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4* ___pages_3; // System.Xml.XmlEventCache/XmlEvent[] System.Xml.XmlEventCache::pageCurr XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* ___pageCurr_4; // System.Int32 System.Xml.XmlEventCache::pageSize int32_t ___pageSize_5; // System.Boolean System.Xml.XmlEventCache::hasRootNode bool ___hasRootNode_6; // System.Xml.Xsl.Runtime.StringConcat System.Xml.XmlEventCache::singleText StringConcat_t8995382764BCE27EF906F99F1235E172D02C6FB9 ___singleText_7; // System.String System.Xml.XmlEventCache::baseUri String_t* ___baseUri_8; }; // System.Xml.XmlReaderSettings struct XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA : public RuntimeObject { // System.Boolean System.Xml.XmlReaderSettings::useAsync bool ___useAsync_0; // System.Xml.XmlNameTable System.Xml.XmlReaderSettings::nameTable XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___nameTable_1; // System.Xml.XmlResolver System.Xml.XmlReaderSettings::xmlResolver XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* ___xmlResolver_2; // System.Int32 System.Xml.XmlReaderSettings::lineNumberOffset int32_t ___lineNumberOffset_3; // System.Int32 System.Xml.XmlReaderSettings::linePositionOffset int32_t ___linePositionOffset_4; // System.Xml.ConformanceLevel System.Xml.XmlReaderSettings::conformanceLevel int32_t ___conformanceLevel_5; // System.Boolean System.Xml.XmlReaderSettings::checkCharacters bool ___checkCharacters_6; // System.Int64 System.Xml.XmlReaderSettings::maxCharactersInDocument int64_t ___maxCharactersInDocument_7; // System.Int64 System.Xml.XmlReaderSettings::maxCharactersFromEntities int64_t ___maxCharactersFromEntities_8; // System.Boolean System.Xml.XmlReaderSettings::ignoreWhitespace bool ___ignoreWhitespace_9; // System.Boolean System.Xml.XmlReaderSettings::ignorePIs bool ___ignorePIs_10; // System.Boolean System.Xml.XmlReaderSettings::ignoreComments bool ___ignoreComments_11; // System.Xml.DtdProcessing System.Xml.XmlReaderSettings::dtdProcessing int32_t ___dtdProcessing_12; // System.Xml.ValidationType System.Xml.XmlReaderSettings::validationType int32_t ___validationType_13; // System.Xml.Schema.XmlSchemaValidationFlags System.Xml.XmlReaderSettings::validationFlags int32_t ___validationFlags_14; // System.Xml.Schema.XmlSchemaSet System.Xml.XmlReaderSettings::schemas XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1* ___schemas_15; // System.Xml.Schema.ValidationEventHandler System.Xml.XmlReaderSettings::valEventHandler ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* ___valEventHandler_16; // System.Boolean System.Xml.XmlReaderSettings::closeInput bool ___closeInput_17; // System.Boolean System.Xml.XmlReaderSettings::isReadOnly bool ___isReadOnly_18; // System.Boolean System.Xml.XmlReaderSettings::k__BackingField bool ___U3CIsXmlResolverSetU3Ek__BackingField_19; }; // System.Xml.XmlSqlBinaryReader struct XmlSqlBinaryReader_tDB2171373279BA92E7F7298C2EFE11B8C11117E8 : public XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD { // System.IO.Stream System.Xml.XmlSqlBinaryReader::inStrm Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___inStrm_8; // System.Byte[] System.Xml.XmlSqlBinaryReader::data ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___data_9; // System.Int32 System.Xml.XmlSqlBinaryReader::pos int32_t ___pos_10; // System.Int32 System.Xml.XmlSqlBinaryReader::mark int32_t ___mark_11; // System.Int32 System.Xml.XmlSqlBinaryReader::end int32_t ___end_12; // System.Int64 System.Xml.XmlSqlBinaryReader::offset int64_t ___offset_13; // System.Boolean System.Xml.XmlSqlBinaryReader::eof bool ___eof_14; // System.Boolean System.Xml.XmlSqlBinaryReader::sniffed bool ___sniffed_15; // System.Boolean System.Xml.XmlSqlBinaryReader::isEmpty bool ___isEmpty_16; // System.Int32 System.Xml.XmlSqlBinaryReader::docState int32_t ___docState_17; // System.Xml.XmlSqlBinaryReader/SymbolTables System.Xml.XmlSqlBinaryReader::symbolTables SymbolTables_tBFFFF1A52BAAB8C6D52F8B28AB963DC625ECB177 ___symbolTables_18; // System.Xml.XmlNameTable System.Xml.XmlSqlBinaryReader::xnt XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___xnt_19; // System.Boolean System.Xml.XmlSqlBinaryReader::xntFromSettings bool ___xntFromSettings_20; // System.String System.Xml.XmlSqlBinaryReader::xml String_t* ___xml_21; // System.String System.Xml.XmlSqlBinaryReader::xmlns String_t* ___xmlns_22; // System.String System.Xml.XmlSqlBinaryReader::nsxmlns String_t* ___nsxmlns_23; // System.String System.Xml.XmlSqlBinaryReader::baseUri String_t* ___baseUri_24; // System.Xml.XmlSqlBinaryReader/ScanState System.Xml.XmlSqlBinaryReader::state int32_t ___state_25; // System.Xml.XmlNodeType System.Xml.XmlSqlBinaryReader::nodetype int32_t ___nodetype_26; // System.Xml.BinXmlToken System.Xml.XmlSqlBinaryReader::token int32_t ___token_27; // System.Int32 System.Xml.XmlSqlBinaryReader::attrIndex int32_t ___attrIndex_28; // System.Xml.XmlSqlBinaryReader/QName System.Xml.XmlSqlBinaryReader::qnameOther QName_tA3E1CB09850DEF9376C068A29697FEDB0F82C156 ___qnameOther_29; // System.Xml.XmlSqlBinaryReader/QName System.Xml.XmlSqlBinaryReader::qnameElement QName_tA3E1CB09850DEF9376C068A29697FEDB0F82C156 ___qnameElement_30; // System.Xml.XmlNodeType System.Xml.XmlSqlBinaryReader::parentNodeType int32_t ___parentNodeType_31; // System.Xml.XmlSqlBinaryReader/ElemInfo[] System.Xml.XmlSqlBinaryReader::elementStack ElemInfoU5BU5D_tC4C081494489517ABD5C5E1EE92F1336EAFC4BF3* ___elementStack_32; // System.Int32 System.Xml.XmlSqlBinaryReader::elemDepth int32_t ___elemDepth_33; // System.Xml.XmlSqlBinaryReader/AttrInfo[] System.Xml.XmlSqlBinaryReader::attributes AttrInfoU5BU5D_tE03F07A01FD491481AD6E60E9E172CC63CF0CF5B* ___attributes_34; // System.Int32[] System.Xml.XmlSqlBinaryReader::attrHashTbl Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___attrHashTbl_35; // System.Int32 System.Xml.XmlSqlBinaryReader::attrCount int32_t ___attrCount_36; // System.Int32 System.Xml.XmlSqlBinaryReader::posAfterAttrs int32_t ___posAfterAttrs_37; // System.Boolean System.Xml.XmlSqlBinaryReader::xmlspacePreserve bool ___xmlspacePreserve_38; // System.Int32 System.Xml.XmlSqlBinaryReader::tokLen int32_t ___tokLen_39; // System.Int32 System.Xml.XmlSqlBinaryReader::tokDataPos int32_t ___tokDataPos_40; // System.Boolean System.Xml.XmlSqlBinaryReader::hasTypedValue bool ___hasTypedValue_41; // System.Type System.Xml.XmlSqlBinaryReader::valueType Type_t* ___valueType_42; // System.String System.Xml.XmlSqlBinaryReader::stringValue String_t* ___stringValue_43; // System.Collections.Generic.Dictionary`2 System.Xml.XmlSqlBinaryReader::namespaces Dictionary_2_t37B53432DE16D10368358F7550CC7F349FA29308* ___namespaces_44; // System.Xml.XmlSqlBinaryReader/NestedBinXml System.Xml.XmlSqlBinaryReader::prevNameInfo NestedBinXml_tD04A5F6B7E2EC9CEA75A974F184707131FFF6EF8* ___prevNameInfo_45; // System.Xml.XmlReader System.Xml.XmlSqlBinaryReader::textXmlReader XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___textXmlReader_46; // System.Boolean System.Xml.XmlSqlBinaryReader::closeInput bool ___closeInput_47; // System.Boolean System.Xml.XmlSqlBinaryReader::checkCharacters bool ___checkCharacters_48; // System.Boolean System.Xml.XmlSqlBinaryReader::ignoreWhitespace bool ___ignoreWhitespace_49; // System.Boolean System.Xml.XmlSqlBinaryReader::ignorePIs bool ___ignorePIs_50; // System.Boolean System.Xml.XmlSqlBinaryReader::ignoreComments bool ___ignoreComments_51; // System.Xml.DtdProcessing System.Xml.XmlSqlBinaryReader::dtdProcessing int32_t ___dtdProcessing_52; // System.Xml.SecureStringHasher System.Xml.XmlSqlBinaryReader::hasher SecureStringHasher_t4052E73C966E6FE65426B19F4AF48AB9869F614E* ___hasher_53; // System.Xml.XmlCharType System.Xml.XmlSqlBinaryReader::xmlCharType XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 ___xmlCharType_54; // System.Text.Encoding System.Xml.XmlSqlBinaryReader::unicode Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___unicode_55; // System.Byte System.Xml.XmlSqlBinaryReader::version uint8_t ___version_56; }; // System.Xml.XmlTextEncoder struct XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40 : public RuntimeObject { // System.IO.TextWriter System.Xml.XmlTextEncoder::textWriter TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* ___textWriter_0; // System.Boolean System.Xml.XmlTextEncoder::inAttribute bool ___inAttribute_1; // System.Char System.Xml.XmlTextEncoder::quoteChar Il2CppChar ___quoteChar_2; // System.Text.StringBuilder System.Xml.XmlTextEncoder::attrValue StringBuilder_t* ___attrValue_3; // System.Boolean System.Xml.XmlTextEncoder::cacheAttrValue bool ___cacheAttrValue_4; // System.Xml.XmlCharType System.Xml.XmlTextEncoder::xmlCharType XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 ___xmlCharType_5; }; // System.Xml.XmlTextReaderImpl struct XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B : public XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD { // System.Boolean System.Xml.XmlTextReaderImpl::useAsync bool ___useAsync_3; // System.Xml.XmlTextReaderImpl/LaterInitParam System.Xml.XmlTextReaderImpl::laterInitParam LaterInitParam_tF074262B62208D4086044C17F89F18AC8598DBA6* ___laterInitParam_4; // System.Xml.XmlCharType System.Xml.XmlTextReaderImpl::xmlCharType XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 ___xmlCharType_5; // System.Xml.XmlTextReaderImpl/ParsingState System.Xml.XmlTextReaderImpl::ps ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886 ___ps_6; // System.Xml.XmlTextReaderImpl/ParsingFunction System.Xml.XmlTextReaderImpl::parsingFunction int32_t ___parsingFunction_7; // System.Xml.XmlTextReaderImpl/ParsingFunction System.Xml.XmlTextReaderImpl::nextParsingFunction int32_t ___nextParsingFunction_8; // System.Xml.XmlTextReaderImpl/ParsingFunction System.Xml.XmlTextReaderImpl::nextNextParsingFunction int32_t ___nextNextParsingFunction_9; // System.Xml.XmlTextReaderImpl/NodeData[] System.Xml.XmlTextReaderImpl::nodes NodeDataU5BU5D_t1945F048F8DECB62636A155E1182995E8FAA9610* ___nodes_10; // System.Xml.XmlTextReaderImpl/NodeData System.Xml.XmlTextReaderImpl::curNode NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* ___curNode_11; // System.Int32 System.Xml.XmlTextReaderImpl::index int32_t ___index_12; // System.Int32 System.Xml.XmlTextReaderImpl::curAttrIndex int32_t ___curAttrIndex_13; // System.Int32 System.Xml.XmlTextReaderImpl::attrCount int32_t ___attrCount_14; // System.Int32 System.Xml.XmlTextReaderImpl::attrHashtable int32_t ___attrHashtable_15; // System.Int32 System.Xml.XmlTextReaderImpl::attrDuplWalkCount int32_t ___attrDuplWalkCount_16; // System.Boolean System.Xml.XmlTextReaderImpl::attrNeedNamespaceLookup bool ___attrNeedNamespaceLookup_17; // System.Boolean System.Xml.XmlTextReaderImpl::fullAttrCleanup bool ___fullAttrCleanup_18; // System.Xml.XmlTextReaderImpl/NodeData[] System.Xml.XmlTextReaderImpl::attrDuplSortingArray NodeDataU5BU5D_t1945F048F8DECB62636A155E1182995E8FAA9610* ___attrDuplSortingArray_19; // System.Xml.XmlNameTable System.Xml.XmlTextReaderImpl::nameTable XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___nameTable_20; // System.Boolean System.Xml.XmlTextReaderImpl::nameTableFromSettings bool ___nameTableFromSettings_21; // System.Xml.XmlResolver System.Xml.XmlTextReaderImpl::xmlResolver XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* ___xmlResolver_22; // System.String System.Xml.XmlTextReaderImpl::url String_t* ___url_23; // System.Boolean System.Xml.XmlTextReaderImpl::normalize bool ___normalize_24; // System.Boolean System.Xml.XmlTextReaderImpl::supportNamespaces bool ___supportNamespaces_25; // System.Xml.WhitespaceHandling System.Xml.XmlTextReaderImpl::whitespaceHandling int32_t ___whitespaceHandling_26; // System.Xml.DtdProcessing System.Xml.XmlTextReaderImpl::dtdProcessing int32_t ___dtdProcessing_27; // System.Xml.EntityHandling System.Xml.XmlTextReaderImpl::entityHandling int32_t ___entityHandling_28; // System.Boolean System.Xml.XmlTextReaderImpl::ignorePIs bool ___ignorePIs_29; // System.Boolean System.Xml.XmlTextReaderImpl::ignoreComments bool ___ignoreComments_30; // System.Boolean System.Xml.XmlTextReaderImpl::checkCharacters bool ___checkCharacters_31; // System.Int32 System.Xml.XmlTextReaderImpl::lineNumberOffset int32_t ___lineNumberOffset_32; // System.Int32 System.Xml.XmlTextReaderImpl::linePositionOffset int32_t ___linePositionOffset_33; // System.Boolean System.Xml.XmlTextReaderImpl::closeInput bool ___closeInput_34; // System.Int64 System.Xml.XmlTextReaderImpl::maxCharactersInDocument int64_t ___maxCharactersInDocument_35; // System.Int64 System.Xml.XmlTextReaderImpl::maxCharactersFromEntities int64_t ___maxCharactersFromEntities_36; // System.Boolean System.Xml.XmlTextReaderImpl::v1Compat bool ___v1Compat_37; // System.Xml.XmlNamespaceManager System.Xml.XmlTextReaderImpl::namespaceManager XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* ___namespaceManager_38; // System.String System.Xml.XmlTextReaderImpl::lastPrefix String_t* ___lastPrefix_39; // System.Xml.XmlTextReaderImpl/XmlContext System.Xml.XmlTextReaderImpl::xmlContext XmlContext_tE28147847949C52356E6B899971C50E1444FB8EE* ___xmlContext_40; // System.Xml.XmlTextReaderImpl/ParsingState[] System.Xml.XmlTextReaderImpl::parsingStatesStack ParsingStateU5BU5D_t6DBF0A43B3A9658C0218546F90EC15DCF17F3E29* ___parsingStatesStack_41; // System.Int32 System.Xml.XmlTextReaderImpl::parsingStatesStackTop int32_t ___parsingStatesStackTop_42; // System.String System.Xml.XmlTextReaderImpl::reportedBaseUri String_t* ___reportedBaseUri_43; // System.Text.Encoding System.Xml.XmlTextReaderImpl::reportedEncoding Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___reportedEncoding_44; // System.Xml.IDtdInfo System.Xml.XmlTextReaderImpl::dtdInfo RuntimeObject* ___dtdInfo_45; // System.Xml.XmlNodeType System.Xml.XmlTextReaderImpl::fragmentType int32_t ___fragmentType_46; // System.Xml.XmlParserContext System.Xml.XmlTextReaderImpl::fragmentParserContext XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* ___fragmentParserContext_47; // System.Boolean System.Xml.XmlTextReaderImpl::fragment bool ___fragment_48; // System.Xml.IncrementalReadDecoder System.Xml.XmlTextReaderImpl::incReadDecoder IncrementalReadDecoder_t55EB8A2FB2A5FFCB1B68AE7F784C4E00DCE1E55B* ___incReadDecoder_49; // System.Xml.XmlTextReaderImpl/IncrementalReadState System.Xml.XmlTextReaderImpl::incReadState int32_t ___incReadState_50; // System.Xml.LineInfo System.Xml.XmlTextReaderImpl::incReadLineInfo LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24 ___incReadLineInfo_51; // System.Int32 System.Xml.XmlTextReaderImpl::incReadDepth int32_t ___incReadDepth_52; // System.Int32 System.Xml.XmlTextReaderImpl::incReadLeftStartPos int32_t ___incReadLeftStartPos_53; // System.Int32 System.Xml.XmlTextReaderImpl::incReadLeftEndPos int32_t ___incReadLeftEndPos_54; // System.Int32 System.Xml.XmlTextReaderImpl::attributeValueBaseEntityId int32_t ___attributeValueBaseEntityId_55; // System.Boolean System.Xml.XmlTextReaderImpl::emptyEntityInAttributeResolved bool ___emptyEntityInAttributeResolved_56; // System.Xml.IValidationEventHandling System.Xml.XmlTextReaderImpl::validationEventHandling RuntimeObject* ___validationEventHandling_57; // System.Xml.XmlTextReaderImpl/OnDefaultAttributeUseDelegate System.Xml.XmlTextReaderImpl::onDefaultAttributeUse OnDefaultAttributeUseDelegate_tBA6F77520C9B31FE1BD169F24584BD312F5AD499* ___onDefaultAttributeUse_58; // System.Boolean System.Xml.XmlTextReaderImpl::validatingReaderCompatFlag bool ___validatingReaderCompatFlag_59; // System.Boolean System.Xml.XmlTextReaderImpl::addDefaultAttributesAndNormalize bool ___addDefaultAttributesAndNormalize_60; // System.Text.StringBuilder System.Xml.XmlTextReaderImpl::stringBuilder StringBuilder_t* ___stringBuilder_61; // System.Boolean System.Xml.XmlTextReaderImpl::rootElementParsed bool ___rootElementParsed_62; // System.Boolean System.Xml.XmlTextReaderImpl::standalone bool ___standalone_63; // System.Int32 System.Xml.XmlTextReaderImpl::nextEntityId int32_t ___nextEntityId_64; // System.Xml.XmlTextReaderImpl/ParsingMode System.Xml.XmlTextReaderImpl::parsingMode int32_t ___parsingMode_65; // System.Xml.ReadState System.Xml.XmlTextReaderImpl::readState int32_t ___readState_66; // System.Xml.IDtdEntityInfo System.Xml.XmlTextReaderImpl::lastEntity RuntimeObject* ___lastEntity_67; // System.Boolean System.Xml.XmlTextReaderImpl::afterResetState bool ___afterResetState_68; // System.Int32 System.Xml.XmlTextReaderImpl::documentStartBytePos int32_t ___documentStartBytePos_69; // System.Int32 System.Xml.XmlTextReaderImpl::readValueOffset int32_t ___readValueOffset_70; // System.Int64 System.Xml.XmlTextReaderImpl::charactersInDocument int64_t ___charactersInDocument_71; // System.Int64 System.Xml.XmlTextReaderImpl::charactersFromEntities int64_t ___charactersFromEntities_72; // System.Collections.Generic.Dictionary`2 System.Xml.XmlTextReaderImpl::currentEntities Dictionary_2_tEBCC19EF04541DFE092A495F8C364BF917DA466D* ___currentEntities_73; // System.Boolean System.Xml.XmlTextReaderImpl::disableUndeclaredEntityCheck bool ___disableUndeclaredEntityCheck_74; // System.Xml.XmlReader System.Xml.XmlTextReaderImpl::outerReader XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___outerReader_75; // System.Boolean System.Xml.XmlTextReaderImpl::xmlResolverIsSet bool ___xmlResolverIsSet_76; // System.String System.Xml.XmlTextReaderImpl::Xml String_t* ___Xml_77; // System.String System.Xml.XmlTextReaderImpl::XmlNs String_t* ___XmlNs_78; // System.Xml.XmlTextReaderImpl/ParseEndElementParseFunction System.Xml.XmlTextReaderImpl::parseEndElement_NextFunc int32_t ___parseEndElement_NextFunc_79; // System.Xml.XmlTextReaderImpl/ParseTextFunction System.Xml.XmlTextReaderImpl::parseText_NextFunction int32_t ___parseText_NextFunction_80; // System.Xml.XmlTextReaderImpl/ParseTextState System.Xml.XmlTextReaderImpl::lastParseTextState ParseTextState_tB866A230C8C034985F6729B0F6D68CBB69A958BB* ___lastParseTextState_81; // System.Threading.Tasks.Task`1> System.Xml.XmlTextReaderImpl::parseText_dummyTask Task_1_tB493F74D58DB1761E087206849D953E99D07600B* ___parseText_dummyTask_82; }; // System.Xml.XmlTextWriter struct XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B : public XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F { // System.IO.TextWriter System.Xml.XmlTextWriter::textWriter TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* ___textWriter_1; // System.Xml.XmlTextEncoder System.Xml.XmlTextWriter::xmlEncoder XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* ___xmlEncoder_2; // System.Text.Encoding System.Xml.XmlTextWriter::encoding Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___encoding_3; // System.Xml.Formatting System.Xml.XmlTextWriter::formatting int32_t ___formatting_4; // System.Boolean System.Xml.XmlTextWriter::indented bool ___indented_5; // System.Int32 System.Xml.XmlTextWriter::indentation int32_t ___indentation_6; // System.Char System.Xml.XmlTextWriter::indentChar Il2CppChar ___indentChar_7; // System.Xml.XmlTextWriter/TagInfo[] System.Xml.XmlTextWriter::stack TagInfoU5BU5D_tC6FBAFF4593190EF8F7EEBAB8913C4E17D645776* ___stack_8; // System.Int32 System.Xml.XmlTextWriter::top int32_t ___top_9; // System.Xml.XmlTextWriter/State[] System.Xml.XmlTextWriter::stateTable StateU5BU5D_t41A58B7031FABDC61B34059A1FB722121203D858* ___stateTable_10; // System.Xml.XmlTextWriter/State System.Xml.XmlTextWriter::currentState int32_t ___currentState_11; // System.Xml.XmlTextWriter/Token System.Xml.XmlTextWriter::lastToken int32_t ___lastToken_12; // System.Xml.XmlTextWriterBase64Encoder System.Xml.XmlTextWriter::base64Encoder XmlTextWriterBase64Encoder_tC7209F119916DF622459E830377C23D7BFA2B30D* ___base64Encoder_13; // System.Char System.Xml.XmlTextWriter::quoteChar Il2CppChar ___quoteChar_14; // System.Char System.Xml.XmlTextWriter::curQuoteChar Il2CppChar ___curQuoteChar_15; // System.Boolean System.Xml.XmlTextWriter::namespaces bool ___namespaces_16; // System.Xml.XmlTextWriter/SpecialAttr System.Xml.XmlTextWriter::specialAttr int32_t ___specialAttr_17; // System.String System.Xml.XmlTextWriter::prefixForXmlNs String_t* ___prefixForXmlNs_18; // System.Boolean System.Xml.XmlTextWriter::flush bool ___flush_19; // System.Xml.XmlTextWriter/Namespace[] System.Xml.XmlTextWriter::nsStack NamespaceU5BU5D_tF0F2AD10B1537EBB0F35B1611FD7D89D48FA9E93* ___nsStack_20; // System.Int32 System.Xml.XmlTextWriter::nsTop int32_t ___nsTop_21; // System.Collections.Generic.Dictionary`2 System.Xml.XmlTextWriter::nsHashtable Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588* ___nsHashtable_22; // System.Boolean System.Xml.XmlTextWriter::useNsHashtable bool ___useNsHashtable_23; // System.Xml.XmlCharType System.Xml.XmlTextWriter::xmlCharType XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 ___xmlCharType_24; }; // System.Xml.XsdValidatingReader struct XsdValidatingReader_tC7C9B4A5D46184E4A548F7A12177D50D22CC361E : public XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD { // System.Xml.XmlReader System.Xml.XsdValidatingReader::coreReader XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___coreReader_3; // System.Xml.IXmlNamespaceResolver System.Xml.XsdValidatingReader::coreReaderNSResolver RuntimeObject* ___coreReaderNSResolver_4; // System.Xml.IXmlNamespaceResolver System.Xml.XsdValidatingReader::thisNSResolver RuntimeObject* ___thisNSResolver_5; // System.Xml.Schema.XmlSchemaValidator System.Xml.XsdValidatingReader::validator XmlSchemaValidator_tCA615071D8849F90BA240A83BCC3B4D5CC024B24* ___validator_6; // System.Xml.XmlResolver System.Xml.XsdValidatingReader::xmlResolver XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* ___xmlResolver_7; // System.Xml.Schema.ValidationEventHandler System.Xml.XsdValidatingReader::validationEvent ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* ___validationEvent_8; // System.Xml.XsdValidatingReader/ValidatingReaderState System.Xml.XsdValidatingReader::validationState int32_t ___validationState_9; // System.Xml.Schema.XmlValueGetter System.Xml.XsdValidatingReader::valueGetter XmlValueGetter_tB804924EEE98EA7F63E2B038A3CE3714DA155EB9* ___valueGetter_10; // System.Xml.XmlNamespaceManager System.Xml.XsdValidatingReader::nsManager XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* ___nsManager_11; // System.Boolean System.Xml.XsdValidatingReader::manageNamespaces bool ___manageNamespaces_12; // System.Boolean System.Xml.XsdValidatingReader::processInlineSchema bool ___processInlineSchema_13; // System.Boolean System.Xml.XsdValidatingReader::replayCache bool ___replayCache_14; // System.Xml.ValidatingReaderNodeData System.Xml.XsdValidatingReader::cachedNode ValidatingReaderNodeData_tAE18697DFADC58A9898DF8421118BB1754A7C13C* ___cachedNode_15; // System.Xml.AttributePSVIInfo System.Xml.XsdValidatingReader::attributePSVI AttributePSVIInfo_t129E2A73E387A2A7C919EF6AF2FE18560004D1FE* ___attributePSVI_16; // System.Int32 System.Xml.XsdValidatingReader::attributeCount int32_t ___attributeCount_17; // System.Int32 System.Xml.XsdValidatingReader::coreReaderAttributeCount int32_t ___coreReaderAttributeCount_18; // System.Int32 System.Xml.XsdValidatingReader::currentAttrIndex int32_t ___currentAttrIndex_19; // System.Xml.AttributePSVIInfo[] System.Xml.XsdValidatingReader::attributePSVINodes AttributePSVIInfoU5BU5D_tC78F3BF4DD87E93F42D8DA640AA29B625F3644BD* ___attributePSVINodes_20; // System.Collections.ArrayList System.Xml.XsdValidatingReader::defaultAttributes ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* ___defaultAttributes_21; // System.Xml.Schema.Parser System.Xml.XsdValidatingReader::inlineSchemaParser Parser_t5A18E84F88E618D9E803A7768A7765BF17DB2C07* ___inlineSchemaParser_22; // System.Object System.Xml.XsdValidatingReader::atomicValue RuntimeObject* ___atomicValue_23; // System.Xml.Schema.XmlSchemaInfo System.Xml.XsdValidatingReader::xmlSchemaInfo XmlSchemaInfo_t6686870BCAA40A8EFD7987976F386DD40DD5323B* ___xmlSchemaInfo_24; // System.String System.Xml.XsdValidatingReader::originalAtomicValueString String_t* ___originalAtomicValueString_25; // System.Xml.XmlNameTable System.Xml.XsdValidatingReader::coreReaderNameTable XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___coreReaderNameTable_26; // System.Xml.XsdCachingReader System.Xml.XsdValidatingReader::cachingReader XsdCachingReader_t367D521918E08F0DCF8275E20CE35BAEDE54DC43* ___cachingReader_27; // System.Xml.ValidatingReaderNodeData System.Xml.XsdValidatingReader::textNode ValidatingReaderNodeData_tAE18697DFADC58A9898DF8421118BB1754A7C13C* ___textNode_28; // System.String System.Xml.XsdValidatingReader::NsXmlNs String_t* ___NsXmlNs_29; // System.String System.Xml.XsdValidatingReader::NsXs String_t* ___NsXs_30; // System.String System.Xml.XsdValidatingReader::NsXsi String_t* ___NsXsi_31; // System.String System.Xml.XsdValidatingReader::XsiType String_t* ___XsiType_32; // System.String System.Xml.XsdValidatingReader::XsiNil String_t* ___XsiNil_33; // System.String System.Xml.XsdValidatingReader::XsdSchema String_t* ___XsdSchema_34; // System.String System.Xml.XsdValidatingReader::XsiSchemaLocation String_t* ___XsiSchemaLocation_35; // System.String System.Xml.XsdValidatingReader::XsiNoNamespaceSchemaLocation String_t* ___XsiNoNamespaceSchemaLocation_36; // System.Xml.XmlCharType System.Xml.XsdValidatingReader::xmlCharType XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 ___xmlCharType_37; // System.Xml.IXmlLineInfo System.Xml.XsdValidatingReader::lineInfo RuntimeObject* ___lineInfo_38; // System.Xml.ReadContentAsBinaryHelper System.Xml.XsdValidatingReader::readBinaryHelper ReadContentAsBinaryHelper_t94D48E6891DEAC8DFE5DEA1B820091D277880897* ___readBinaryHelper_39; // System.Xml.XsdValidatingReader/ValidatingReaderState System.Xml.XsdValidatingReader::savedState int32_t ___savedState_40; }; // System.Xml.XmlTextReaderImpl/NodeData struct NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF : public RuntimeObject { // System.Xml.XmlNodeType System.Xml.XmlTextReaderImpl/NodeData::type int32_t ___type_1; // System.String System.Xml.XmlTextReaderImpl/NodeData::localName String_t* ___localName_2; // System.String System.Xml.XmlTextReaderImpl/NodeData::prefix String_t* ___prefix_3; // System.String System.Xml.XmlTextReaderImpl/NodeData::ns String_t* ___ns_4; // System.String System.Xml.XmlTextReaderImpl/NodeData::nameWPrefix String_t* ___nameWPrefix_5; // System.String System.Xml.XmlTextReaderImpl/NodeData::value String_t* ___value_6; // System.Char[] System.Xml.XmlTextReaderImpl/NodeData::chars CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___chars_7; // System.Int32 System.Xml.XmlTextReaderImpl/NodeData::valueStartPos int32_t ___valueStartPos_8; // System.Int32 System.Xml.XmlTextReaderImpl/NodeData::valueLength int32_t ___valueLength_9; // System.Xml.LineInfo System.Xml.XmlTextReaderImpl/NodeData::lineInfo LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24 ___lineInfo_10; // System.Xml.LineInfo System.Xml.XmlTextReaderImpl/NodeData::lineInfo2 LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24 ___lineInfo2_11; // System.Char System.Xml.XmlTextReaderImpl/NodeData::quoteChar Il2CppChar ___quoteChar_12; // System.Int32 System.Xml.XmlTextReaderImpl/NodeData::depth int32_t ___depth_13; // System.Boolean System.Xml.XmlTextReaderImpl/NodeData::isEmptyOrDefault bool ___isEmptyOrDefault_14; // System.Int32 System.Xml.XmlTextReaderImpl/NodeData::entityId int32_t ___entityId_15; // System.Boolean System.Xml.XmlTextReaderImpl/NodeData::xmlContextPushed bool ___xmlContextPushed_16; // System.Xml.XmlTextReaderImpl/NodeData System.Xml.XmlTextReaderImpl/NodeData::nextAttrValueChunk NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* ___nextAttrValueChunk_17; // System.Object System.Xml.XmlTextReaderImpl/NodeData::schemaType RuntimeObject* ___schemaType_18; // System.Object System.Xml.XmlTextReaderImpl/NodeData::typedValue RuntimeObject* ___typedValue_19; }; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder struct AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 { // System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1 System.Runtime.CompilerServices.AsyncTaskMethodBuilder::m_builder AsyncTaskMethodBuilder_1_tE88892A6B2F97B5D44B7C3EE2DBEED85743412AC ___m_builder_1; }; // Native definition for P/Invoke marshalling of System.Runtime.CompilerServices.AsyncTaskMethodBuilder struct AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_marshaled_pinvoke { AsyncTaskMethodBuilder_1_tE88892A6B2F97B5D44B7C3EE2DBEED85743412AC ___m_builder_1; }; // Native definition for COM marshalling of System.Runtime.CompilerServices.AsyncTaskMethodBuilder struct AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_marshaled_com { AsyncTaskMethodBuilder_1_tE88892A6B2F97B5D44B7C3EE2DBEED85743412AC ___m_builder_1; }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates_13; }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_13; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_13; }; // System.SystemException struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t { }; // System.Type struct Type_t : public MemberInfo_t { // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl_8; }; // System.Xml.XmlEncodedRawTextWriterIndent struct XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008 : public XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4 { // System.Int32 System.Xml.XmlEncodedRawTextWriterIndent::indentLevel int32_t ___indentLevel_35; // System.Boolean System.Xml.XmlEncodedRawTextWriterIndent::newLineOnAttributes bool ___newLineOnAttributes_36; // System.String System.Xml.XmlEncodedRawTextWriterIndent::indentChars String_t* ___indentChars_37; // System.Boolean System.Xml.XmlEncodedRawTextWriterIndent::mixedContent bool ___mixedContent_38; // System.Xml.BitStack System.Xml.XmlEncodedRawTextWriterIndent::mixedContentStack BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* ___mixedContentStack_39; // System.Xml.ConformanceLevel System.Xml.XmlEncodedRawTextWriterIndent::conformanceLevel int32_t ___conformanceLevel_40; }; // System.ArgumentException struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { // System.String System.ArgumentException::_paramName String_t* ____paramName_18; }; // System.InvalidOperationException struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; // System.NotImplementedException struct NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; // System.NotSupportedException struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; // System.Xml.Schema.ValidationEventHandler struct ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A : public MulticastDelegate_t { }; // System.Xml.XmlException struct XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { // System.String System.Xml.XmlException::res String_t* ___res_18; // System.String[] System.Xml.XmlException::args StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___args_19; // System.Int32 System.Xml.XmlException::lineNumber int32_t ___lineNumber_20; // System.Int32 System.Xml.XmlException::linePosition int32_t ___linePosition_21; // System.String System.Xml.XmlException::sourceUri String_t* ___sourceUri_22; // System.String System.Xml.XmlException::message String_t* ___message_23; }; // System.Xml.XmlEncodedRawTextWriter/d__122 struct U3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6 { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__122::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__122::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__122::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_2; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__122::startOffset int32_t ___startOffset_3; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__122::endOffset int32_t ___endOffset_4; // System.Boolean System.Xml.XmlEncodedRawTextWriter/d__122::writeAllToStream bool ___writeAllToStream_5; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__122::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_6; }; // System.Xml.XmlEncodedRawTextWriter/d__120 struct U3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634 { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__120::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__120::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__120::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_2; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__120::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_3; }; // System.Xml.XmlEncodedRawTextWriter/d__121 struct U3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55 { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__121::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__121::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__121::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_2; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__121::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_3; }; // System.Xml.XmlEncodedRawTextWriter/d__127 struct U3CWriteAttributeTextBlockAsyncU3Ed__127_t1E3AA79F7FDD1BE4BA6EE9EA706D1981C848F3DF { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__127::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__127::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__127::index int32_t ___index_2; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__127::count int32_t ___count_3; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__127::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_4; // System.Char[] System.Xml.XmlEncodedRawTextWriter/d__127::chars CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___chars_5; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__127::5__2 int32_t ___U3CwriteLenU3E5__2_6; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__127::5__3 int32_t ___U3CcurIndexU3E5__3_7; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__127::5__4 int32_t ___U3CleftCountU3E5__4_8; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__127::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_9; }; // System.Xml.XmlEncodedRawTextWriter/d__109 struct U3CWriteCDataAsyncU3Ed__109_t6B9DEA4F6D8F143B04890764579E9E2D1C088AC6 { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__109::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__109::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__109::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_2; // System.String System.Xml.XmlEncodedRawTextWriter/d__109::text String_t* ___text_3; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__109::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_4; }; // System.Xml.XmlEncodedRawTextWriter/d__148 struct U3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__148::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__148::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.String System.Xml.XmlEncodedRawTextWriter/d__148::text String_t* ___text_2; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__148::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_3; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__148::5__2 int32_t ___U3CwriteLenU3E5__2_4; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__148::5__3 int32_t ___U3CcurIndexU3E5__3_5; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__148::5__4 int32_t ___U3CleftCountU3E5__4_6; // System.Boolean System.Xml.XmlEncodedRawTextWriter/d__148::5__5 bool ___U3CneedWriteNewLineU3E5__5_7; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__148::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_8; }; // System.Xml.XmlEncodedRawTextWriter/d__113 struct U3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__113::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__113::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__113::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_2; // System.Char System.Xml.XmlEncodedRawTextWriter/d__113::ch Il2CppChar ___ch_3; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__113::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_4; }; // System.Xml.XmlEncodedRawTextWriter/d__110 struct U3CWriteCommentAsyncU3Ed__110_tF57039CD13A458FF70E4779EFB3C3C388ED9523A { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__110::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__110::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__110::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_2; // System.String System.Xml.XmlEncodedRawTextWriter/d__110::text String_t* ___text_3; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__110::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_4; }; // System.Xml.XmlEncodedRawTextWriter/d__146 struct U3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8 { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__146::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__146::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.String System.Xml.XmlEncodedRawTextWriter/d__146::text String_t* ___text_2; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__146::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_3; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__146::stopChar int32_t ___stopChar_4; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__146::5__2 int32_t ___U3CwriteLenU3E5__2_5; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__146::5__3 int32_t ___U3CcurIndexU3E5__3_6; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__146::5__4 int32_t ___U3CleftCountU3E5__4_7; // System.Boolean System.Xml.XmlEncodedRawTextWriter/d__146::5__5 bool ___U3CneedWriteNewLineU3E5__5_8; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__146::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_9; }; // System.Xml.XmlEncodedRawTextWriter/d__98 struct U3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318 { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__98::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__98::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__98::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_2; // System.String System.Xml.XmlEncodedRawTextWriter/d__98::name String_t* ___name_3; // System.String System.Xml.XmlEncodedRawTextWriter/d__98::pubid String_t* ___pubid_4; // System.String System.Xml.XmlEncodedRawTextWriter/d__98::sysid String_t* ___sysid_5; // System.String System.Xml.XmlEncodedRawTextWriter/d__98::subset String_t* ___subset_6; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__98::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_7; }; // System.Xml.XmlEncodedRawTextWriter/d__133 struct U3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9 { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__133::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__133::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__133::index int32_t ___index_2; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__133::count int32_t ___count_3; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__133::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_4; // System.Char[] System.Xml.XmlEncodedRawTextWriter/d__133::chars CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___chars_5; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__133::5__2 int32_t ___U3CwriteLenU3E5__2_6; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__133::5__3 int32_t ___U3CcurIndexU3E5__3_7; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__133::5__4 int32_t ___U3CleftCountU3E5__4_8; // System.Boolean System.Xml.XmlEncodedRawTextWriter/d__133::5__5 bool ___U3CneedWriteNewLineU3E5__5_9; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__133::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_10; }; // System.Xml.XmlEncodedRawTextWriter/d__112 struct U3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046 { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__112::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__112::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__112::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_2; // System.String System.Xml.XmlEncodedRawTextWriter/d__112::name String_t* ___name_3; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__112::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_4; }; // System.Xml.XmlEncodedRawTextWriter/d__106 struct U3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60 { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__106::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__106::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__106::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_2; // System.String System.Xml.XmlEncodedRawTextWriter/d__106::prefix String_t* ___prefix_3; // System.String System.Xml.XmlEncodedRawTextWriter/d__106::namespaceName String_t* ___namespaceName_4; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__106::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_5; }; // System.Xml.XmlEncodedRawTextWriter/d__111 struct U3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__111::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__111::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__111::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_2; // System.String System.Xml.XmlEncodedRawTextWriter/d__111::name String_t* ___name_3; // System.String System.Xml.XmlEncodedRawTextWriter/d__111::text String_t* ___text_4; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__111::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_5; }; // System.Xml.XmlEncodedRawTextWriter/d__118 struct U3CWriteRawAsyncU3Ed__118_t073934CA68DDF118B8014D823AE173F3503C233D { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__118::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__118::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__118::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_2; // System.Char[] System.Xml.XmlEncodedRawTextWriter/d__118::buffer CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___buffer_3; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__118::index int32_t ___index_4; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__118::count int32_t ___count_5; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__118::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_6; }; // System.Xml.XmlEncodedRawTextWriter/d__119 struct U3CWriteRawAsyncU3Ed__119_tD30480E49DB89EA869B6E752C1A9096A954C3002 { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__119::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__119::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__119::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_2; // System.String System.Xml.XmlEncodedRawTextWriter/d__119::data String_t* ___data_3; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__119::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_4; }; // System.Xml.XmlEncodedRawTextWriter/d__143 struct U3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63 { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__143::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__143::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__143::index int32_t ___index_2; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__143::count int32_t ___count_3; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__143::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_4; // System.Char[] System.Xml.XmlEncodedRawTextWriter/d__143::chars CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___chars_5; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__143::5__2 int32_t ___U3CwriteLenU3E5__2_6; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__143::5__3 int32_t ___U3CcurIndexU3E5__3_7; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__143::5__4 int32_t ___U3CleftCountU3E5__4_8; // System.Boolean System.Xml.XmlEncodedRawTextWriter/d__143::5__5 bool ___U3CneedWriteNewLineU3E5__5_9; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__143::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_10; }; // System.Xml.XmlEncodedRawTextWriter/d__144 struct U3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596 { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__144::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__144::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.String System.Xml.XmlEncodedRawTextWriter/d__144::text String_t* ___text_2; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__144::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_3; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__144::5__2 int32_t ___U3CwriteLenU3E5__2_4; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__144::5__3 int32_t ___U3CcurIndexU3E5__3_5; // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__144::5__4 int32_t ___U3CleftCountU3E5__4_6; // System.Boolean System.Xml.XmlEncodedRawTextWriter/d__144::5__5 bool ___U3CneedWriteNewLineU3E5__5_7; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__144::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_8; }; // System.Xml.XmlEncodedRawTextWriter/d__107 struct U3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__107::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__107::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__107::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_2; // System.String System.Xml.XmlEncodedRawTextWriter/d__107::prefix String_t* ___prefix_3; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__107::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_4; }; // System.Xml.XmlEncodedRawTextWriter/d__116 struct U3CWriteSurrogateCharEntityAsyncU3Ed__116_t99A6F5C89AF9858286E387ADE256468EB985E20B { // System.Int32 System.Xml.XmlEncodedRawTextWriter/d__116::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/d__116::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/d__116::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_2; // System.Char System.Xml.XmlEncodedRawTextWriter/d__116::lowChar Il2CppChar ___lowChar_3; // System.Char System.Xml.XmlEncodedRawTextWriter/d__116::highChar Il2CppChar ___highChar_4; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/d__116::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_5; }; // System.Xml.XmlEncodedRawTextWriter/<_RawTextAsync>d__139 struct U3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3 { // System.Int32 System.Xml.XmlEncodedRawTextWriter/<_RawTextAsync>d__139::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/<_RawTextAsync>d__139::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/<_RawTextAsync>d__139::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_2; // System.String System.Xml.XmlEncodedRawTextWriter/<_RawTextAsync>d__139::text String_t* ___text_3; // System.Int32 System.Xml.XmlEncodedRawTextWriter/<_RawTextAsync>d__139::curIndex int32_t ___curIndex_4; // System.Int32 System.Xml.XmlEncodedRawTextWriter/<_RawTextAsync>d__139::leftCount int32_t ___leftCount_5; // System.Int32 System.Xml.XmlEncodedRawTextWriter/<_RawTextAsync>d__139::5__2 int32_t ___U3CwriteLenU3E5__2_6; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/<_RawTextAsync>d__139::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_7; }; // System.Xml.XmlEncodedRawTextWriter/<_WriteAttributeTextBlockAsync>d__129 struct U3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030 { // System.Int32 System.Xml.XmlEncodedRawTextWriter/<_WriteAttributeTextBlockAsync>d__129::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/<_WriteAttributeTextBlockAsync>d__129::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/<_WriteAttributeTextBlockAsync>d__129::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_2; // System.String System.Xml.XmlEncodedRawTextWriter/<_WriteAttributeTextBlockAsync>d__129::text String_t* ___text_3; // System.Int32 System.Xml.XmlEncodedRawTextWriter/<_WriteAttributeTextBlockAsync>d__129::curIndex int32_t ___curIndex_4; // System.Int32 System.Xml.XmlEncodedRawTextWriter/<_WriteAttributeTextBlockAsync>d__129::leftCount int32_t ___leftCount_5; // System.Int32 System.Xml.XmlEncodedRawTextWriter/<_WriteAttributeTextBlockAsync>d__129::5__2 int32_t ___U3CwriteLenU3E5__2_6; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/<_WriteAttributeTextBlockAsync>d__129::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_7; }; // System.Xml.XmlEncodedRawTextWriter/<_WriteElementTextBlockAsync>d__135 struct U3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2 { // System.Int32 System.Xml.XmlEncodedRawTextWriter/<_WriteElementTextBlockAsync>d__135::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriter/<_WriteElementTextBlockAsync>d__135::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Boolean System.Xml.XmlEncodedRawTextWriter/<_WriteElementTextBlockAsync>d__135::newLine bool ___newLine_2; // System.Xml.XmlEncodedRawTextWriter System.Xml.XmlEncodedRawTextWriter/<_WriteElementTextBlockAsync>d__135::<>4__this XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* ___U3CU3E4__this_3; // System.Int32 System.Xml.XmlEncodedRawTextWriter/<_WriteElementTextBlockAsync>d__135::curIndex int32_t ___curIndex_4; // System.Int32 System.Xml.XmlEncodedRawTextWriter/<_WriteElementTextBlockAsync>d__135::leftCount int32_t ___leftCount_5; // System.String System.Xml.XmlEncodedRawTextWriter/<_WriteElementTextBlockAsync>d__135::text String_t* ___text_6; // System.Int32 System.Xml.XmlEncodedRawTextWriter/<_WriteElementTextBlockAsync>d__135::5__2 int32_t ___U3CwriteLenU3E5__2_7; // System.Boolean System.Xml.XmlEncodedRawTextWriter/<_WriteElementTextBlockAsync>d__135::5__3 bool ___U3CneedWriteNewLineU3E5__3_8; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriter/<_WriteElementTextBlockAsync>d__135::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_9; }; // System.Xml.XmlEncodedRawTextWriterIndent/d__37 struct U3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447 { // System.Int32 System.Xml.XmlEncodedRawTextWriterIndent/d__37::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriterIndent/d__37::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriterIndent System.Xml.XmlEncodedRawTextWriterIndent/d__37::<>4__this XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* ___U3CU3E4__this_2; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__37::text String_t* ___text_3; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriterIndent/d__37::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_4; }; // System.Xml.XmlEncodedRawTextWriterIndent/d__31 struct U3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2 { // System.Int32 System.Xml.XmlEncodedRawTextWriterIndent/d__31::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriterIndent/d__31::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriterIndent System.Xml.XmlEncodedRawTextWriterIndent/d__31::<>4__this XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* ___U3CU3E4__this_2; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__31::name String_t* ___name_3; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__31::pubid String_t* ___pubid_4; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__31::sysid String_t* ___sysid_5; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__31::subset String_t* ___subset_6; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriterIndent/d__31::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_7; }; // System.Xml.XmlEncodedRawTextWriterIndent/d__33 struct U3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041 { // System.Int32 System.Xml.XmlEncodedRawTextWriterIndent/d__33::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriterIndent/d__33::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriterIndent System.Xml.XmlEncodedRawTextWriterIndent/d__33::<>4__this XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* ___U3CU3E4__this_2; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__33::prefix String_t* ___prefix_3; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__33::localName String_t* ___localName_4; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__33::ns String_t* ___ns_5; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriterIndent/d__33::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_6; }; // System.Xml.XmlEncodedRawTextWriterIndent/d__34 struct U3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF { // System.Int32 System.Xml.XmlEncodedRawTextWriterIndent/d__34::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriterIndent/d__34::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriterIndent System.Xml.XmlEncodedRawTextWriterIndent/d__34::<>4__this XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* ___U3CU3E4__this_2; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__34::prefix String_t* ___prefix_3; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__34::localName String_t* ___localName_4; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__34::ns String_t* ___ns_5; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriterIndent/d__34::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_6; }; // System.Xml.XmlEncodedRawTextWriterIndent/d__48 struct U3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10 { // System.Int32 System.Xml.XmlEncodedRawTextWriterIndent/d__48::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriterIndent/d__48::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriterIndent System.Xml.XmlEncodedRawTextWriterIndent/d__48::<>4__this XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* ___U3CU3E4__this_2; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriterIndent/d__48::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_3; // System.Int32 System.Xml.XmlEncodedRawTextWriterIndent/d__48::5__2 int32_t ___U3CiU3E5__2_4; }; // System.Xml.XmlEncodedRawTextWriterIndent/d__38 struct U3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662 { // System.Int32 System.Xml.XmlEncodedRawTextWriterIndent/d__38::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriterIndent/d__38::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriterIndent System.Xml.XmlEncodedRawTextWriterIndent/d__38::<>4__this XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* ___U3CU3E4__this_2; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__38::target String_t* ___target_3; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__38::text String_t* ___text_4; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriterIndent/d__38::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_5; }; // System.Xml.XmlEncodedRawTextWriterIndent/d__35 struct U3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554 { // System.Int32 System.Xml.XmlEncodedRawTextWriterIndent/d__35::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriterIndent/d__35::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriterIndent System.Xml.XmlEncodedRawTextWriterIndent/d__35::<>4__this XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* ___U3CU3E4__this_2; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__35::prefix String_t* ___prefix_3; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__35::localName String_t* ___localName_4; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__35::ns String_t* ___ns_5; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriterIndent/d__35::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_6; }; // System.Xml.XmlEncodedRawTextWriterIndent/d__32 struct U3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7 { // System.Int32 System.Xml.XmlEncodedRawTextWriterIndent/d__32::<>1__state int32_t ___U3CU3E1__state_0; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Xml.XmlEncodedRawTextWriterIndent/d__32::<>t__builder AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder_1; // System.Xml.XmlEncodedRawTextWriterIndent System.Xml.XmlEncodedRawTextWriterIndent/d__32::<>4__this XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* ___U3CU3E4__this_2; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__32::prefix String_t* ___prefix_3; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__32::localName String_t* ___localName_4; // System.String System.Xml.XmlEncodedRawTextWriterIndent/d__32::ns String_t* ___ns_5; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Xml.XmlEncodedRawTextWriterIndent/d__32::<>u__1 ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1_6; }; // System.ArgumentNullException struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129 : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 { }; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 { // System.Object System.ArgumentOutOfRangeException::_actualValue RuntimeObject* ____actualValue_19; }; // System.Collections.Generic.List`1 struct List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray XmlEventU5BU5DU5BU5D_t9F35C036D5CCAA8FC5C5D664E53DE22A8D223BFA* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 // System.Collections.Generic.List`1 struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_StaticFields { // T[] System.Collections.Generic.List`1::s_emptyArray ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___s_emptyArray_5; }; // System.Collections.Generic.List`1 // System.Xml.AsyncHelper struct AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_StaticFields { // System.Threading.Tasks.Task System.Xml.AsyncHelper::DoneTask Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___DoneTask_0; // System.Threading.Tasks.Task`1 System.Xml.AsyncHelper::DoneTaskTrue Task_1_t824317F4B958F7512E8F7300511752937A6C6043* ___DoneTaskTrue_1; // System.Threading.Tasks.Task`1 System.Xml.AsyncHelper::DoneTaskFalse Task_1_t824317F4B958F7512E8F7300511752937A6C6043* ___DoneTaskFalse_2; // System.Threading.Tasks.Task`1 System.Xml.AsyncHelper::DoneTaskZero Task_1_t4C228DE57804012969575431CFF12D57C875552D* ___DoneTaskZero_3; }; // System.Xml.AsyncHelper // System.Xml.Base64Encoder // System.Xml.Base64Encoder // System.Xml.BitStack // System.Xml.BitStack // System.Globalization.CultureInfo struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_StaticFields { // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___invariant_culture_info_0; // System.Object System.Globalization.CultureInfo::shared_table_lock RuntimeObject* ___shared_table_lock_1; // System.Globalization.CultureInfo System.Globalization.CultureInfo::default_current_culture CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___default_current_culture_2; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentUICulture CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentUICulture_34; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentCulture CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentCulture_35; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_number Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3* ___shared_by_number_36; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_name Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28* ___shared_by_name_37; // System.Globalization.CultureInfo System.Globalization.CultureInfo::s_UserPreferredCultureInfoInAppX CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_UserPreferredCultureInfoInAppX_38; // System.Boolean System.Globalization.CultureInfo::IsTaiwanSku bool ___IsTaiwanSku_39; }; // System.Globalization.CultureInfo // System.Text.Decoder // System.Text.Decoder // System.Text.Encoder // System.Text.Encoder // System.Text.Encoding struct Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095_StaticFields { // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::defaultEncoding Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___defaultEncoding_0; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::unicodeEncoding Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___unicodeEncoding_1; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::bigEndianUnicode Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___bigEndianUnicode_2; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf7Encoding Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___utf7Encoding_3; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf8Encoding Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___utf8Encoding_4; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::utf32Encoding Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___utf32Encoding_5; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::asciiEncoding Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___asciiEncoding_6; // System.Text.Encoding modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::latin1Encoding Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___latin1Encoding_7; // System.Collections.Generic.Dictionary`2 modreq(System.Runtime.CompilerServices.IsVolatile) System.Text.Encoding::encodings Dictionary_2_t87EDE08B2E48F793A22DE50D6B3CC2E7EBB2DB54* ___encodings_8; // System.Object System.Text.Encoding::s_InternalSyncObject RuntimeObject* ___s_InternalSyncObject_15; }; // System.Text.Encoding // System.Reflection.MemberInfo // System.Reflection.MemberInfo // System.Globalization.NumberFormatInfo struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472_StaticFields { // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.NumberFormatInfo::invariantInfo NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___invariantInfo_0; }; // System.Globalization.NumberFormatInfo // System.String struct String_t_StaticFields { // System.String System.String::Empty String_t* ___Empty_6; }; // System.String // System.Text.StringBuilder // System.Text.StringBuilder // System.Threading.Tasks.Task struct Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_StaticFields { // System.Int32 System.Threading.Tasks.Task::s_taskIdCounter int32_t ___s_taskIdCounter_0; // System.Object System.Threading.Tasks.Task::s_taskCompletionSentinel RuntimeObject* ___s_taskCompletionSentinel_8; // System.Boolean System.Threading.Tasks.Task::s_asyncDebuggingEnabled bool ___s_asyncDebuggingEnabled_9; // System.Action`1 System.Threading.Tasks.Task::s_taskCancelCallback Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* ___s_taskCancelCallback_11; // System.Func`1 System.Threading.Tasks.Task::s_createContingentProperties Func_1_tD59A12717D79BFB403BF973694B1BE5B85474BD1* ___s_createContingentProperties_14; // System.Threading.Tasks.TaskFactory System.Threading.Tasks.Task::k__BackingField TaskFactory_tF781BD37BE23917412AD83424D1497C7C1509DF0* ___U3CFactoryU3Ek__BackingField_15; // System.Threading.Tasks.Task System.Threading.Tasks.Task::k__BackingField Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___U3CCompletedTaskU3Ek__BackingField_16; // System.Predicate`1 System.Threading.Tasks.Task::s_IsExceptionObservedByParentPredicate Predicate_1_t7F48518B008C1472339EEEBABA3DE203FE1F26ED* ___s_IsExceptionObservedByParentPredicate_17; // System.Threading.ContextCallback System.Threading.Tasks.Task::s_ecCallback ContextCallback_tE8AFBDBFCC040FDA8DA8C1EEFE9BD66B16BDA007* ___s_ecCallback_18; // System.Predicate`1 System.Threading.Tasks.Task::s_IsTaskContinuationNullPredicate Predicate_1_t8342C85FF4E41CD1F7024AC0CDC3E5312A32CB12* ___s_IsTaskContinuationNullPredicate_19; // System.Collections.Generic.Dictionary`2 System.Threading.Tasks.Task::s_currentActiveTasks Dictionary_2_t403063CE4960B4F46C688912237C6A27E550FF55* ___s_currentActiveTasks_20; // System.Object System.Threading.Tasks.Task::s_activeTasksLock RuntimeObject* ___s_activeTasksLock_21; }; // System.Threading.Tasks.Task struct Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_ThreadStaticFields { // System.Threading.Tasks.Task System.Threading.Tasks.Task::t_currentTask Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___t_currentTask_12; // System.Threading.Tasks.StackGuard System.Threading.Tasks.Task::t_stackGuard StackGuard_tACE063A1B7374BDF4AD472DE4585D05AD8745352* ___t_stackGuard_13; }; // System.Uri struct Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E_StaticFields { // System.String System.Uri::UriSchemeFile String_t* ___UriSchemeFile_0; // System.String System.Uri::UriSchemeFtp String_t* ___UriSchemeFtp_1; // System.String System.Uri::UriSchemeGopher String_t* ___UriSchemeGopher_2; // System.String System.Uri::UriSchemeHttp String_t* ___UriSchemeHttp_3; // System.String System.Uri::UriSchemeHttps String_t* ___UriSchemeHttps_4; // System.String System.Uri::UriSchemeWs String_t* ___UriSchemeWs_5; // System.String System.Uri::UriSchemeWss String_t* ___UriSchemeWss_6; // System.String System.Uri::UriSchemeMailto String_t* ___UriSchemeMailto_7; // System.String System.Uri::UriSchemeNews String_t* ___UriSchemeNews_8; // System.String System.Uri::UriSchemeNntp String_t* ___UriSchemeNntp_9; // System.String System.Uri::UriSchemeNetTcp String_t* ___UriSchemeNetTcp_10; // System.String System.Uri::UriSchemeNetPipe String_t* ___UriSchemeNetPipe_11; // System.String System.Uri::SchemeDelimiter String_t* ___SchemeDelimiter_12; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_ConfigInitialized bool ___s_ConfigInitialized_20; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_ConfigInitializing bool ___s_ConfigInitializing_21; // System.UriIdnScope modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_IdnScope int32_t ___s_IdnScope_22; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Uri::s_IriParsing bool ___s_IriParsing_23; // System.Boolean System.Uri::useDotNetRelativeOrAbsolute bool ___useDotNetRelativeOrAbsolute_24; // System.Boolean System.Uri::IsWindowsFileSystem bool ___IsWindowsFileSystem_25; // System.Object System.Uri::s_initLock RuntimeObject* ___s_initLock_26; // System.Char[] System.Uri::HexLowerChars CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___HexLowerChars_27; // System.Char[] System.Uri::_WSchars CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ____WSchars_28; }; // System.Uri // System.Xml.XmlNameTable // System.Xml.XmlNameTable // System.Xml.XmlNamespaceManager // System.Xml.XmlNamespaceManager // System.Xml.XmlParserContext // System.Xml.XmlParserContext // System.Xml.XmlReader struct XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_StaticFields { // System.UInt32 System.Xml.XmlReader::IsTextualNodeBitmap uint32_t ___IsTextualNodeBitmap_0; // System.UInt32 System.Xml.XmlReader::CanReadContentAsBitmap uint32_t ___CanReadContentAsBitmap_1; // System.UInt32 System.Xml.XmlReader::HasValueBitmap uint32_t ___HasValueBitmap_2; }; // System.Xml.XmlReader // System.Xml.XmlResolver // System.Xml.XmlResolver // System.Xml.Schema.XmlSchemaSet // System.Xml.Schema.XmlSchemaSet // System.Xml.XmlWriter // System.Xml.XmlWriter // System.Xml.XmlWriterSettings // System.Xml.XmlWriterSettings // System.Xml.XmlTextReaderImpl/DtdParserProxy // System.Xml.XmlTextReaderImpl/DtdParserProxy // System.Xml.XmlTextReaderImpl/LaterInitParam // System.Xml.XmlTextReaderImpl/LaterInitParam // System.Xml.XmlTextReaderImpl/ParseTextState // System.Xml.XmlTextReaderImpl/ParseTextState // System.Xml.XmlTextReaderImpl/XmlContext // System.Xml.XmlTextReaderImpl/XmlContext // System.Nullable`1 // System.Nullable`1 // System.Threading.Tasks.Task`1> struct Task_1_tC793EC4BCAF3441C475639996F591673C58B3730_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_tBEECC126BA6202303F927A240F3EDD06E844C654* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1> // System.Threading.Tasks.Task`1 struct Task_1_t824317F4B958F7512E8F7300511752937A6C6043_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_tFAEAC22A1E986463E6956C344A78A7C7197288E0* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1 // System.Threading.Tasks.Task`1 struct Task_1_t4C228DE57804012969575431CFF12D57C875552D_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_t0BEF06D58E44525B9135AB0B22D016856EE69FF3* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1 // System.Threading.Tasks.Task`1 struct Task_1_t3D7638C82ED289AF156EDBAE76842D8DF4C4A9E0_StaticFields { // System.Threading.Tasks.TaskFactory`1 System.Threading.Tasks.Task`1::s_defaultFactory TaskFactory_1_t7ABCD7F9503486A075E0B072E6EB95956CFE3106* ___s_defaultFactory_23; }; // System.Threading.Tasks.Task`1 // System.Boolean struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields { // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; }; // System.Boolean // System.Byte // System.Byte // System.Char struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17_StaticFields { // System.Byte[] System.Char::s_categoryForLatin1 ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___s_categoryForLatin1_3; }; // System.Char // System.Xml.CharEntityEncoderFallback // System.Xml.CharEntityEncoderFallback // System.Enum struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_StaticFields { // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___enumSeperatorCharArray_0; }; // System.Enum // System.Int32 // System.Int32 // System.Int64 // System.Int64 // System.Xml.LineInfo // System.Xml.LineInfo // System.IO.Stream struct Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE_StaticFields { // System.IO.Stream System.IO.Stream::Null Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___Null_1; }; // System.IO.Stream // System.Xml.Xsl.Runtime.StringConcat // System.Xml.Xsl.Runtime.StringConcat // System.IO.TextReader struct TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7_StaticFields { // System.IO.TextReader System.IO.TextReader::Null TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* ___Null_1; }; // System.IO.TextReader // System.IO.TextWriter struct TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3_StaticFields { // System.IO.TextWriter System.IO.TextWriter::Null TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* ___Null_1; // System.Char[] System.IO.TextWriter::s_coreNewLine CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___s_coreNewLine_2; }; // System.IO.TextWriter // System.UInt32 // System.UInt32 // System.Void // System.Void // System.Xml.XmlAsyncCheckReader // System.Xml.XmlAsyncCheckReader // System.Xml.XmlCharType struct XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3_StaticFields { // System.Object System.Xml.XmlCharType::s_Lock RuntimeObject* ___s_Lock_0; // System.Byte[] modreq(System.Runtime.CompilerServices.IsVolatile) System.Xml.XmlCharType::s_CharProperties ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___s_CharProperties_1; }; // System.Xml.XmlCharType // System.Xml.XmlRawWriter // System.Xml.XmlRawWriter // System.Xml.XmlRawWriterBase64Encoder // System.Xml.XmlRawWriterBase64Encoder // System.Xml.XmlTextReader // System.Xml.XmlTextReader // System.Xml.XmlUrlResolver struct XmlUrlResolver_tD1DCA07B66A58F98930187AF17C9B31258C1008E_StaticFields { // System.Object System.Xml.XmlUrlResolver::s_DownloadManager RuntimeObject* ___s_DownloadManager_0; }; // System.Xml.XmlUrlResolver // System.Xml.XmlValidatingReader // System.Xml.XmlValidatingReader // System.Xml.XmlValidatingReaderImpl struct XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8_StaticFields { // System.Xml.XmlResolver System.Xml.XmlValidatingReaderImpl::s_tempResolver XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* ___s_tempResolver_15; }; // System.Xml.XmlValidatingReaderImpl // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter // System.Xml.XmlEventCache/XmlEvent // System.Xml.XmlEventCache/XmlEvent // System.Xml.XmlTextReaderImpl/NoNamespaceManager // System.Xml.XmlTextReaderImpl/NoNamespaceManager // System.Xml.XmlTextReaderImpl/ParsingState // System.Xml.XmlTextReaderImpl/ParsingState // System.Runtime.CompilerServices.ConfiguredTaskAwaitable // System.Runtime.CompilerServices.ConfiguredTaskAwaitable // System.Exception struct Exception_t_StaticFields { // System.Object System.Exception::s_EDILock RuntimeObject* ___s_EDILock_0; }; // System.Exception // System.RuntimeTypeHandle // System.RuntimeTypeHandle // System.IO.StringWriter struct StringWriter_tF48052BE4F980E5C85403221E835768E4156267D_StaticFields { // System.Text.UnicodeEncoding modreq(System.Runtime.CompilerServices.IsVolatile) System.IO.StringWriter::m_encoding UnicodeEncoding_t2C90D9E1E55C16081FACA57B229053C1EF05DAF0* ___m_encoding_6; }; // System.IO.StringWriter // System.Xml.XmlEncodedRawTextWriter // System.Xml.XmlEncodedRawTextWriter // System.Xml.XmlEventCache // System.Xml.XmlEventCache // System.Xml.XmlReaderSettings struct XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_StaticFields { // System.Nullable`1 System.Xml.XmlReaderSettings::s_enableLegacyXmlSettings Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01 ___s_enableLegacyXmlSettings_20; }; // System.Xml.XmlReaderSettings // System.Xml.XmlSqlBinaryReader struct XmlSqlBinaryReader_tDB2171373279BA92E7F7298C2EFE11B8C11117E8_StaticFields { // System.Type System.Xml.XmlSqlBinaryReader::TypeOfObject Type_t* ___TypeOfObject_3; // System.Type System.Xml.XmlSqlBinaryReader::TypeOfString Type_t* ___TypeOfString_4; // System.Type[] modreq(System.Runtime.CompilerServices.IsVolatile) System.Xml.XmlSqlBinaryReader::TokenTypeMap TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___TokenTypeMap_5; // System.Byte[] System.Xml.XmlSqlBinaryReader::XsdKatmaiTimeScaleToValueLengthMap ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___XsdKatmaiTimeScaleToValueLengthMap_6; // System.Xml.ReadState[] System.Xml.XmlSqlBinaryReader::ScanState2ReadState ReadStateU5BU5D_tD8D85409A478AA73DD46FD98748D996DDE99B6B0* ___ScanState2ReadState_7; }; // System.Xml.XmlSqlBinaryReader // System.Xml.XmlTextEncoder // System.Xml.XmlTextEncoder // System.Xml.XmlTextReaderImpl // System.Xml.XmlTextReaderImpl // System.Xml.XmlTextWriter struct XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B_StaticFields { // System.String[] System.Xml.XmlTextWriter::stateName StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___stateName_25; // System.String[] System.Xml.XmlTextWriter::tokenName StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___tokenName_26; // System.Xml.XmlTextWriter/State[] System.Xml.XmlTextWriter::stateTableDefault StateU5BU5D_t41A58B7031FABDC61B34059A1FB722121203D858* ___stateTableDefault_27; // System.Xml.XmlTextWriter/State[] System.Xml.XmlTextWriter::stateTableDocument StateU5BU5D_t41A58B7031FABDC61B34059A1FB722121203D858* ___stateTableDocument_28; }; // System.Xml.XmlTextWriter // System.Xml.XsdValidatingReader struct XsdValidatingReader_tC7C9B4A5D46184E4A548F7A12177D50D22CC361E_StaticFields { // System.Type modreq(System.Runtime.CompilerServices.IsVolatile) System.Xml.XsdValidatingReader::TypeOfString Type_t* ___TypeOfString_41; }; // System.Xml.XsdValidatingReader // System.Xml.XmlTextReaderImpl/NodeData struct NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF_StaticFields { // System.Xml.XmlTextReaderImpl/NodeData modreq(System.Runtime.CompilerServices.IsVolatile) System.Xml.XmlTextReaderImpl/NodeData::s_None NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* ___s_None_0; }; // System.Xml.XmlTextReaderImpl/NodeData // System.Runtime.CompilerServices.AsyncTaskMethodBuilder struct AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_StaticFields { // System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.AsyncTaskMethodBuilder::s_cachedCompleted Task_1_tE41CFF640EB7C045550D9D0D92BE67533B084C17* ___s_cachedCompleted_0; }; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder // System.Type struct Type_t_StaticFields { // System.Reflection.Binder modreq(System.Runtime.CompilerServices.IsVolatile) System.Type::s_defaultBinder Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235* ___s_defaultBinder_0; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_1; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___EmptyTypes_2; // System.Object System.Type::Missing RuntimeObject* ___Missing_3; // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterAttribute_4; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterName_5; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterNameIgnoreCase_6; }; // System.Type // System.Xml.XmlEncodedRawTextWriterIndent // System.Xml.XmlEncodedRawTextWriterIndent // System.ArgumentException // System.ArgumentException // System.InvalidOperationException // System.InvalidOperationException // System.NotImplementedException // System.NotImplementedException // System.NotSupportedException // System.NotSupportedException // System.Xml.Schema.ValidationEventHandler // System.Xml.Schema.ValidationEventHandler // System.Xml.XmlException // System.Xml.XmlException // System.Xml.XmlEncodedRawTextWriter/d__122 // System.Xml.XmlEncodedRawTextWriter/d__122 // System.Xml.XmlEncodedRawTextWriter/d__120 // System.Xml.XmlEncodedRawTextWriter/d__120 // System.Xml.XmlEncodedRawTextWriter/d__121 // System.Xml.XmlEncodedRawTextWriter/d__121 // System.Xml.XmlEncodedRawTextWriter/d__127 // System.Xml.XmlEncodedRawTextWriter/d__127 // System.Xml.XmlEncodedRawTextWriter/d__109 // System.Xml.XmlEncodedRawTextWriter/d__109 // System.Xml.XmlEncodedRawTextWriter/d__148 // System.Xml.XmlEncodedRawTextWriter/d__148 // System.Xml.XmlEncodedRawTextWriter/d__113 // System.Xml.XmlEncodedRawTextWriter/d__113 // System.Xml.XmlEncodedRawTextWriter/d__110 // System.Xml.XmlEncodedRawTextWriter/d__110 // System.Xml.XmlEncodedRawTextWriter/d__146 // System.Xml.XmlEncodedRawTextWriter/d__146 // System.Xml.XmlEncodedRawTextWriter/d__98 // System.Xml.XmlEncodedRawTextWriter/d__98 // System.Xml.XmlEncodedRawTextWriter/d__133 // System.Xml.XmlEncodedRawTextWriter/d__133 // System.Xml.XmlEncodedRawTextWriter/d__112 // System.Xml.XmlEncodedRawTextWriter/d__112 // System.Xml.XmlEncodedRawTextWriter/d__106 // System.Xml.XmlEncodedRawTextWriter/d__106 // System.Xml.XmlEncodedRawTextWriter/d__111 // System.Xml.XmlEncodedRawTextWriter/d__111 // System.Xml.XmlEncodedRawTextWriter/d__118 // System.Xml.XmlEncodedRawTextWriter/d__118 // System.Xml.XmlEncodedRawTextWriter/d__119 // System.Xml.XmlEncodedRawTextWriter/d__119 // System.Xml.XmlEncodedRawTextWriter/d__143 // System.Xml.XmlEncodedRawTextWriter/d__143 // System.Xml.XmlEncodedRawTextWriter/d__144 // System.Xml.XmlEncodedRawTextWriter/d__144 // System.Xml.XmlEncodedRawTextWriter/d__107 // System.Xml.XmlEncodedRawTextWriter/d__107 // System.Xml.XmlEncodedRawTextWriter/d__116 // System.Xml.XmlEncodedRawTextWriter/d__116 // System.Xml.XmlEncodedRawTextWriter/<_RawTextAsync>d__139 // System.Xml.XmlEncodedRawTextWriter/<_RawTextAsync>d__139 // System.Xml.XmlEncodedRawTextWriter/<_WriteAttributeTextBlockAsync>d__129 // System.Xml.XmlEncodedRawTextWriter/<_WriteAttributeTextBlockAsync>d__129 // System.Xml.XmlEncodedRawTextWriter/<_WriteElementTextBlockAsync>d__135 // System.Xml.XmlEncodedRawTextWriter/<_WriteElementTextBlockAsync>d__135 // System.Xml.XmlEncodedRawTextWriterIndent/d__37 // System.Xml.XmlEncodedRawTextWriterIndent/d__37 // System.Xml.XmlEncodedRawTextWriterIndent/d__31 // System.Xml.XmlEncodedRawTextWriterIndent/d__31 // System.Xml.XmlEncodedRawTextWriterIndent/d__33 // System.Xml.XmlEncodedRawTextWriterIndent/d__33 // System.Xml.XmlEncodedRawTextWriterIndent/d__34 // System.Xml.XmlEncodedRawTextWriterIndent/d__34 // System.Xml.XmlEncodedRawTextWriterIndent/d__48 // System.Xml.XmlEncodedRawTextWriterIndent/d__48 // System.Xml.XmlEncodedRawTextWriterIndent/d__38 // System.Xml.XmlEncodedRawTextWriterIndent/d__38 // System.Xml.XmlEncodedRawTextWriterIndent/d__35 // System.Xml.XmlEncodedRawTextWriterIndent/d__35 // System.Xml.XmlEncodedRawTextWriterIndent/d__32 // System.Xml.XmlEncodedRawTextWriterIndent/d__32 // System.ArgumentNullException // System.ArgumentNullException // System.ArgumentOutOfRangeException // System.ArgumentOutOfRangeException #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Char[] struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB : public RuntimeArray { ALIGN_FIELD (8) Il2CppChar m_Items[1]; inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { m_Items[index] = value; } }; // System.Int32[] struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C : public RuntimeArray { ALIGN_FIELD (8) int32_t m_Items[1]; inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // System.Byte[] struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031 : public RuntimeArray { ALIGN_FIELD (8) uint8_t m_Items[1]; 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.Xml.XmlEventCache/XmlEvent[] struct XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2 : public RuntimeArray { ALIGN_FIELD (8) XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2 m_Items[1]; inline XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* 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, XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___s1_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___s2_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___s3_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___o_4), (void*)NULL); #endif } inline XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___s1_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___s2_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___s3_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___o_4), (void*)NULL); #endif } }; // System.String[] struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248 : public RuntimeArray { ALIGN_FIELD (8) String_t* m_Items[1]; inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Object[] struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918 : public RuntimeArray { ALIGN_FIELD (8) RuntimeObject* m_Items[1]; inline RuntimeObject* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__98>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__106>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60_m2D5C31FFE1B005570E6F7E432909A6D1C310A5E2_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__107>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE_m3369C2AC2C4810A07188B7CF472C24BE38C64C37_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__109>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataAsyncU3Ed__109_t6B9DEA4F6D8F143B04890764579E9E2D1C088AC6_m6B63F262E806B1E057882D51B7BB917CF5AB20B2_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCDataAsyncU3Ed__109_t6B9DEA4F6D8F143B04890764579E9E2D1C088AC6* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__110>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__110_tF57039CD13A458FF70E4779EFB3C3C388ED9523A_m4E275D18823F5D47EF10E80ED4FA0AABF323E974_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCommentAsyncU3Ed__110_tF57039CD13A458FF70E4779EFB3C3C388ED9523A* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__111>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED_m41FD1223E1841ED26ED2B2B64A2ACD4D1168A160_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__112>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046_m4568620C7A1ED304A0996A8EB927DE56EDA927DD_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__113>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D_m4C6DDD4BDE7C2F0BADF093BE825474DAB01403DC_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__116>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteSurrogateCharEntityAsyncU3Ed__116_t99A6F5C89AF9858286E387ADE256468EB985E20B_mA1CA3939264DB1AB6A112111AF362C3A391B0C2A_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteSurrogateCharEntityAsyncU3Ed__116_t99A6F5C89AF9858286E387ADE256468EB985E20B* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__118>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__118_t073934CA68DDF118B8014D823AE173F3503C233D_m946E7F51FBA6A3872B8D0DEA0B90A9C18BF0A24E_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteRawAsyncU3Ed__118_t073934CA68DDF118B8014D823AE173F3503C233D* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__119>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__119_tD30480E49DB89EA869B6E752C1A9096A954C3002_mE57F07703FB5EAFD43E297DB5D74881EBC400905_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteRawAsyncU3Ed__119_tD30480E49DB89EA869B6E752C1A9096A954C3002* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__120>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634_m0BE40B0F62456ECB97E3547525B296A188576D9F_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__121>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55_mBBCD607A9E8C292F2EA46B89369BC4FC96263839_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__122>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6_m0DF707335911FC8E4300791B5DFE2228E5F6CBC7_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__127>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteAttributeTextBlockAsyncU3Ed__127_t1E3AA79F7FDD1BE4BA6EE9EA706D1981C848F3DF_mBA688EB84166370D84745F0E8159F9C227D7E51F_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteAttributeTextBlockAsyncU3Ed__127_t1E3AA79F7FDD1BE4BA6EE9EA706D1981C848F3DF* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__129>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030_mA0FF90FC18EA1E032B2F6B4BC8691223D29E14F3_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__133>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9_mC61C2457A6A4D6101EFE2C3FB92EEDDB77429B02_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__135>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2_mB4BDB350D70DE75860DF94903592149127EA6E03_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__139>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3_m44489D740D5349D1088191D117C350B5F6F9F6CA_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__143>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63_m73BF84F7E4EEDBA53C3A0F8D198BFAC0C36009C6_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__144>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596_m47A06AED370E6FFA0B80FC5CE0D9B54E486E5083_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__146>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8_mEAAF401060ADC7189C806EFAA4B0F6A61446C790_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__148>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B_m4ADFF00E08391F31B5F45D670B2D60EF31CB359C_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Startd__31>(TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2_m66FB6153258A77A72CD059DDB62EFCFD2177D3C1_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Startd__32>(TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7_m2455CB3F5A146ECFECB0DCBF5588C82CB9C0441D_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Startd__33>(TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041_m103F78D92A6C788760CE9615A5B66394255562C0_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Startd__34>(TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF_mBE72089DF4305BEBA45961A26688197980CA2A64_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Startd__35>(TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554_mF47A97343E6C53EE498663D1ED627FD28019BE43_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Startd__37>(TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447_mE94C560F5442DA0BEE4329C68CD0A3EC9916DD55_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Startd__38>(TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662_m0F7EAB5543C9308B69C1CFDD4D606BB7A0A33094_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Startd__48>(TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10_m3A4A1050E94D787EC481E5E85F1E2A6B7E5EC70B_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__31>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2_mCB32E7987ABB8895830E74ED108163200D7C038A_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__32>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7_m2FD02DDE1409A109C3489C9ADE6FF47362074B21_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__33>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041_m99050D66F213351277CADC80E1D181B6DAAD6D68_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__34>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF_m6FFD4C39CA11C7A6F14715DDA329FB55C64ADCAC_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__35>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554_m2661E68DCEA50A43560FB4B9BB5BE0C69F7066A5_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__37>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447_m77CF68E7A64DF2B3A6F84A2599B6833F5A192809_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__38>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662_mF83B961E46DEB358A7A2A7485318E7C75589F61B_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662* ___1_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__48>(TAwaiter&,TStateMachine&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10_mFFDC6D48E426A01D612FB3D23CAD55F6DA82FB1A_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10* ___1_stateMachine, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_index, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ; // System.Boolean System.Nullable`1::get_HasValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m6B76D139692C43B2AF7C695FAB044B16ACFAF355_gshared_inline (Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01* __this, const RuntimeMethod* method) ; // T System.Nullable`1::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Nullable_1_get_Value_mE2C54C6AE9FC9F05BF44CD9D7D61DC6CD56E3E28_gshared (Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01* __this, const RuntimeMethod* method) ; // System.Void System.Nullable`1::.ctor(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Nullable_1__ctor_m4FAA8281CB4EFFD8B817734351FB3AC20A0CD6F5_gshared (Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01* __this, bool ___0_value, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::CheckAsyncCall() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::ChangeTextContentMark(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_ChangeTextContentMark_m6BD4020CC1EDA89BD8A435BBF41415FF20C31525 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, bool ___0_value, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::RawTextAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_text, const RuntimeMethod* method) ; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable System.Threading.Tasks.Task::ConfigureAwait(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4 (Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* __this, bool ___0_continueOnCapturedContext, const RuntimeMethod* method) ; // System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable::GetAwaiter() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline (ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C* __this, const RuntimeMethod* method) ; // System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter::get_IsCompleted() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850 (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* __this, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__98>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter::GetResult() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26 (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* __this, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::SetException(System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, Exception_t* ___0_exception, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::SetResult() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__98::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteDocTypeAsyncU3Ed__98_MoveNext_mDB83E20B90E85877E549DBD5F9162E018EE9E703 (U3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318* __this, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__98::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteDocTypeAsyncU3Ed__98_SetStateMachine_mA970AC5BF558E3D5F4CA014CDE039AA3C2621838 (U3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__106>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60_m2D5C31FFE1B005570E6F7E432909A6D1C310A5E2 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60_m2D5C31FFE1B005570E6F7E432909A6D1C310A5E2_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__106::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteNamespaceDeclarationAsyncU3Ed__106_MoveNext_m355059EB779D325F8015F33A3FA1F401C5D64243 (U3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__106::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteNamespaceDeclarationAsyncU3Ed__106_SetStateMachine_mBF5CA39386B18003052550D5A414FFBA3C1AE4E8 (U3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Int32 System.String::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__107>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE_m3369C2AC2C4810A07188B7CF472C24BE38C64C37 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE_m3369C2AC2C4810A07188B7CF472C24BE38C64C37_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__107::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteStartNamespaceDeclarationAsyncU3Ed__107_MoveNext_mA793D9536B68480445591C21F2596E69D3C12FCD (U3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__107::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteStartNamespaceDeclarationAsyncU3Ed__107_SetStateMachine_m5A5C2F3100E552AC81C50A8EBD47A9E83AAB90C5 (U3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteCDataSectionAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteCDataSectionAsync_mAFC07F81CBB1CC321B5607579D3B27B3018CA56B (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_text, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__109>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataAsyncU3Ed__109_t6B9DEA4F6D8F143B04890764579E9E2D1C088AC6_m6B63F262E806B1E057882D51B7BB917CF5AB20B2 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCDataAsyncU3Ed__109_t6B9DEA4F6D8F143B04890764579E9E2D1C088AC6* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteCDataAsyncU3Ed__109_t6B9DEA4F6D8F143B04890764579E9E2D1C088AC6*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataAsyncU3Ed__109_t6B9DEA4F6D8F143B04890764579E9E2D1C088AC6_m6B63F262E806B1E057882D51B7BB917CF5AB20B2_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__109::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCDataAsyncU3Ed__109_MoveNext_m98E806995A9E013497511A304B280FB115E8102C (U3CWriteCDataAsyncU3Ed__109_t6B9DEA4F6D8F143B04890764579E9E2D1C088AC6* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__109::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCDataAsyncU3Ed__109_SetStateMachine_mB94ECC96EB12C22B8F8E691CCC4CCD455FFDC14D (U3CWriteCDataAsyncU3Ed__109_t6B9DEA4F6D8F143B04890764579E9E2D1C088AC6* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteCommentOrPiAsync(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteCommentOrPiAsync_m04C605511A432EFEF5FA47971631C19F3F3B04A4 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_text, int32_t ___1_stopChar, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__110>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__110_tF57039CD13A458FF70E4779EFB3C3C388ED9523A_m4E275D18823F5D47EF10E80ED4FA0AABF323E974 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCommentAsyncU3Ed__110_tF57039CD13A458FF70E4779EFB3C3C388ED9523A* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteCommentAsyncU3Ed__110_tF57039CD13A458FF70E4779EFB3C3C388ED9523A*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__110_tF57039CD13A458FF70E4779EFB3C3C388ED9523A_m4E275D18823F5D47EF10E80ED4FA0AABF323E974_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__110::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentAsyncU3Ed__110_MoveNext_m3422C65685F838F3908EBE8C9290AC386B4BBADD (U3CWriteCommentAsyncU3Ed__110_tF57039CD13A458FF70E4779EFB3C3C388ED9523A* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__110::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentAsyncU3Ed__110_SetStateMachine_m45E59E3F1869CC12EE3A790B597553FC50447045 (U3CWriteCommentAsyncU3Ed__110_tF57039CD13A458FF70E4779EFB3C3C388ED9523A* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__111>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED_m41FD1223E1841ED26ED2B2B64A2ACD4D1168A160 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED_m41FD1223E1841ED26ED2B2B64A2ACD4D1168A160_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__111::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteProcessingInstructionAsyncU3Ed__111_MoveNext_mE60DDD01A5F71227FDEB6C48C9DA94C0A3B5A893 (U3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__111::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteProcessingInstructionAsyncU3Ed__111_SetStateMachine_mF4098DAC9B49CE231B7D4BA55A2FF75DC0B18C74 (U3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__112>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046_m4568620C7A1ED304A0996A8EB927DE56EDA927DD (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046_m4568620C7A1ED304A0996A8EB927DE56EDA927DD_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__112::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteEntityRefAsyncU3Ed__112_MoveNext_m32C1D9AB13FFBCB1530F97C2F9F38AE83D873C8B (U3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__112::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteEntityRefAsyncU3Ed__112_SetStateMachine_mB04EB3E44EA04C1D7BD3D698D9FA1A366C17A5BE (U3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo::get_InvariantInfo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* NumberFormatInfo_get_InvariantInfo_m4689F466D2607C7369BCE394E3FB3681A6E644FA (const RuntimeMethod* method) ; // System.String System.Int32::ToString(System.String,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_mE871810BC163EE4EF88E7C7682A6AD39911173B8 (int32_t* __this, String_t* ___0_format, RuntimeObject* ___1_provider, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlCharType::IsCharData(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsCharData_m39C87F830CD89F4F0029AA0338BB9AB5EFCC1AF5 (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* __this, Il2CppChar ___0_ch, const RuntimeMethod* method) ; // System.Exception System.Xml.XmlConvert::CreateInvalidCharException(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* XmlConvert_CreateInvalidCharException_mE86C6EAFD256563406F74C1A6F378ADE2C07ACD2 (Il2CppChar ___0_invChar, Il2CppChar ___1_nextChar, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__113>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D_m4C6DDD4BDE7C2F0BADF093BE825474DAB01403DC (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D_m4C6DDD4BDE7C2F0BADF093BE825474DAB01403DC_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__113::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCharEntityAsyncU3Ed__113_MoveNext_mA2AEE4CF8E9A30339DAA86F5C622EEEE47182701 (U3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__113::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCharEntityAsyncU3Ed__113_SetStateMachine_m128C14FA6822054C66E38CFE18FF1A512A4AEE46 (U3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlCharType::CombineSurrogateChar(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlCharType_CombineSurrogateChar_m4D32D326745128CD021B4C219295A61B074FB8C7 (int32_t ___0_lowChar, int32_t ___1_highChar, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__116>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteSurrogateCharEntityAsyncU3Ed__116_t99A6F5C89AF9858286E387ADE256468EB985E20B_mA1CA3939264DB1AB6A112111AF362C3A391B0C2A (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteSurrogateCharEntityAsyncU3Ed__116_t99A6F5C89AF9858286E387ADE256468EB985E20B* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteSurrogateCharEntityAsyncU3Ed__116_t99A6F5C89AF9858286E387ADE256468EB985E20B*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteSurrogateCharEntityAsyncU3Ed__116_t99A6F5C89AF9858286E387ADE256468EB985E20B_mA1CA3939264DB1AB6A112111AF362C3A391B0C2A_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__116::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteSurrogateCharEntityAsyncU3Ed__116_MoveNext_m0FC233D08F7CAC9D0ED275991B71542C0939A6B9 (U3CWriteSurrogateCharEntityAsyncU3Ed__116_t99A6F5C89AF9858286E387ADE256468EB985E20B* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__116::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteSurrogateCharEntityAsyncU3Ed__116_SetStateMachine_m7CBB6B36FFB852C267FA4D420A4B691973581369 (U3CWriteSurrogateCharEntityAsyncU3Ed__116_t99A6F5C89AF9858286E387ADE256468EB985E20B* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteRawWithCharCheckingAsync(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteRawWithCharCheckingAsync_m5EA14D6919250A0F9009E45E502B57FD7C83F0EB (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_chars, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__118>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__118_t073934CA68DDF118B8014D823AE173F3503C233D_m946E7F51FBA6A3872B8D0DEA0B90A9C18BF0A24E (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteRawAsyncU3Ed__118_t073934CA68DDF118B8014D823AE173F3503C233D* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteRawAsyncU3Ed__118_t073934CA68DDF118B8014D823AE173F3503C233D*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__118_t073934CA68DDF118B8014D823AE173F3503C233D_m946E7F51FBA6A3872B8D0DEA0B90A9C18BF0A24E_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__118::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawAsyncU3Ed__118_MoveNext_m3126DA7462800D5E87384EB4C6EAA42975304918 (U3CWriteRawAsyncU3Ed__118_t073934CA68DDF118B8014D823AE173F3503C233D* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__118::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawAsyncU3Ed__118_SetStateMachine_m9A373C259CAC6BC93855EE5AEFFB92D1B033D750 (U3CWriteRawAsyncU3Ed__118_t073934CA68DDF118B8014D823AE173F3503C233D* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteRawWithCharCheckingAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteRawWithCharCheckingAsync_m9524842083703587AFB2503888BBEEA7C5C3BA9F (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_text, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__119>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__119_tD30480E49DB89EA869B6E752C1A9096A954C3002_mE57F07703FB5EAFD43E297DB5D74881EBC400905 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteRawAsyncU3Ed__119_tD30480E49DB89EA869B6E752C1A9096A954C3002* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteRawAsyncU3Ed__119_tD30480E49DB89EA869B6E752C1A9096A954C3002*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__119_tD30480E49DB89EA869B6E752C1A9096A954C3002_mE57F07703FB5EAFD43E297DB5D74881EBC400905_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__119::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawAsyncU3Ed__119_MoveNext_m41421859AC754070B4D29C3E84D919B10120A5C2 (U3CWriteRawAsyncU3Ed__119_tD30480E49DB89EA869B6E752C1A9096A954C3002* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__119::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawAsyncU3Ed__119_SetStateMachine_mCF7CC5D9122A93ADCE494B64960C0B3F84EEAC44 (U3CWriteRawAsyncU3Ed__119_tD30480E49DB89EA869B6E752C1A9096A954C3002* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__120>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634_m0BE40B0F62456ECB97E3547525B296A188576D9F (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634_m0BE40B0F62456ECB97E3547525B296A188576D9F_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::FlushEncoderAsync() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_FlushEncoderAsync_m53D2D2850DF9C6A80AFC1E781537194318914357 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.IO.Stream::FlushAsync() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* Stream_FlushAsync_m2C8614B69BF3C562B2BEFACAC1183FA5F3C2BBEF (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__120::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFlushAsyncU3Ed__120_MoveNext_m586BDD4B39D54555636CD8D70A4768C5232B1EA2 (U3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__120::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFlushAsyncU3Ed__120_SetStateMachine_m5384DF27128CC393395DB689AC96219A641F2934 (U3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Xml.CharEntityEncoderFallback::Reset(System.Int32[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CharEntityEncoderFallback_Reset_mD7EF1BA49617CFC5425B5C99F91F66A1B56A37D0 (CharEntityEncoderFallback_tB21A3AB1212CD1B53747CC36F7F96D6C64C87EE1* __this, Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___0_textContentMarks, int32_t ___1_endMarkPos, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::EncodeCharsAsync(System.Int32,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_EncodeCharsAsync_m42F972DF993E7557F0A53A655A750185980C7A52 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, int32_t ___0_startOffset, int32_t ___1_endOffset, bool ___2_writeAllToStream, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__121>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55_mBBCD607A9E8C292F2EA46B89369BC4FC96263839 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55_mBBCD607A9E8C292F2EA46B89369BC4FC96263839_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__121::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFlushBufferAsyncU3Ed__121_MoveNext_m143B4CE36A4667A382FC69C0CEB8C0A8A6C1D50F (U3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__121::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFlushBufferAsyncU3Ed__121_SetStateMachine_m81F4C07D8021D9EEDB4C1425CD958CA9164758FB (U3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Xml.CharEntityEncoderFallback::set_StartOffset(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CharEntityEncoderFallback_set_StartOffset_mA243578474DC2FDE44519F05E12676FE3D0A2865_inline (CharEntityEncoderFallback_tB21A3AB1212CD1B53747CC36F7F96D6C64C87EE1* __this, int32_t ___0_value, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.IO.Stream::WriteAsync(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* Stream_WriteAsync_m51D91C94481BB32FE1A876A789C9705F433B133D (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_offset, int32_t ___2_count, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__122>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6_m0DF707335911FC8E4300791B5DFE2228E5F6CBC7 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6_m0DF707335911FC8E4300791B5DFE2228E5F6CBC7_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__122::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CEncodeCharsAsyncU3Ed__122_MoveNext_m36D02D554D03FC0B30C5CACA6272A8C17F66B08A (U3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__122::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CEncodeCharsAsyncU3Ed__122_SetStateMachine_mCD385B77BDCF4379D44EA4B39E59F6B4162EDFCB (U3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlEncodedRawTextWriter::WriteAttributeTextBlockNoFlush(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlEncodedRawTextWriter_WriteAttributeTextBlockNoFlush_m7CC77B3CC0F26ACE8B45F510756FFE6408AE3A4E (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_chars, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__127>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteAttributeTextBlockAsyncU3Ed__127_t1E3AA79F7FDD1BE4BA6EE9EA706D1981C848F3DF_mBA688EB84166370D84745F0E8159F9C227D7E51F (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteAttributeTextBlockAsyncU3Ed__127_t1E3AA79F7FDD1BE4BA6EE9EA706D1981C848F3DF* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteAttributeTextBlockAsyncU3Ed__127_t1E3AA79F7FDD1BE4BA6EE9EA706D1981C848F3DF*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteAttributeTextBlockAsyncU3Ed__127_t1E3AA79F7FDD1BE4BA6EE9EA706D1981C848F3DF_mBA688EB84166370D84745F0E8159F9C227D7E51F_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__127::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteAttributeTextBlockAsyncU3Ed__127_MoveNext_mB26D07D5B10132EB420801CA7E231A830BE81EED (U3CWriteAttributeTextBlockAsyncU3Ed__127_t1E3AA79F7FDD1BE4BA6EE9EA706D1981C848F3DF* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__127::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteAttributeTextBlockAsyncU3Ed__127_SetStateMachine_m61CC626798F981309596C27615F4FE7F6F31426A (U3CWriteAttributeTextBlockAsyncU3Ed__127_t1E3AA79F7FDD1BE4BA6EE9EA706D1981C848F3DF* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__129>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030_mA0FF90FC18EA1E032B2F6B4BC8691223D29E14F3 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030_mA0FF90FC18EA1E032B2F6B4BC8691223D29E14F3_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Int32 System.Xml.XmlEncodedRawTextWriter::WriteAttributeTextBlockNoFlush(System.String,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlEncodedRawTextWriter_WriteAttributeTextBlockNoFlush_mB889C3CD9B29F97196D7FC90342AAA3C2F29E5BD (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_text, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/<_WriteAttributeTextBlockAsync>d__129::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_WriteAttributeTextBlockAsyncU3Ed__129_MoveNext_m1D79E743A54527792ED619F6952AE3A6BB90E972 (U3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/<_WriteAttributeTextBlockAsync>d__129::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_WriteAttributeTextBlockAsyncU3Ed__129_SetStateMachine_m972DF86843F724F74F1FE01C5384B22EF5023171 (U3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlEncodedRawTextWriter::WriteElementTextBlockNoFlush(System.Char[],System.Int32,System.Int32,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlEncodedRawTextWriter_WriteElementTextBlockNoFlush_mA7E0A72DE8EE21A7EBA134EC14B221A87F51E901 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_chars, int32_t ___1_index, int32_t ___2_count, bool* ___3_needWriteNewLine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__133>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9_mC61C2457A6A4D6101EFE2C3FB92EEDDB77429B02 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9_mC61C2457A6A4D6101EFE2C3FB92EEDDB77429B02_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__133::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteElementTextBlockAsyncU3Ed__133_MoveNext_m5D7427EBB1818482F9C61C9D0F3A3A633437F1E9 (U3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__133::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteElementTextBlockAsyncU3Ed__133_SetStateMachine_m5B71D4C4DF5DB1D526A0C33BB691CE5EEED1C10F (U3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__135>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2_mB4BDB350D70DE75860DF94903592149127EA6E03 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2_mB4BDB350D70DE75860DF94903592149127EA6E03_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Int32 System.Xml.XmlEncodedRawTextWriter::WriteElementTextBlockNoFlush(System.String,System.Int32,System.Int32,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlEncodedRawTextWriter_WriteElementTextBlockNoFlush_m3F68C0345CE8C4842CD1E7D1B890E666E7C57AEF (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_text, int32_t ___1_index, int32_t ___2_count, bool* ___3_needWriteNewLine, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/<_WriteElementTextBlockAsync>d__135::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_WriteElementTextBlockAsyncU3Ed__135_MoveNext_mE565FC2CBC06F795ADC9FF327B83BE9AD54599A3 (U3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/<_WriteElementTextBlockAsync>d__135::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_WriteElementTextBlockAsyncU3Ed__135_SetStateMachine_m6C9649A59D830766D847077F8752A6B8C4DA7520 (U3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__139>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3_m44489D740D5349D1088191D117C350B5F6F9F6CA (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3_m44489D740D5349D1088191D117C350B5F6F9F6CA_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Int32 System.Xml.XmlEncodedRawTextWriter::RawTextNoFlush(System.String,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlEncodedRawTextWriter_RawTextNoFlush_m1DAFA3E0A75C7EBD768E2DF40203AF2D28479498 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_text, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/<_RawTextAsync>d__139::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_RawTextAsyncU3Ed__139_MoveNext_m2A641C99BA5CCADF3A0E4F8F7C9F8F20A07501C7 (U3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/<_RawTextAsync>d__139::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_RawTextAsyncU3Ed__139_SetStateMachine_m943878674FF565281B69C4CB248E9F68F5EAB7A9 (U3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlEncodedRawTextWriter::WriteRawWithCharCheckingNoFlush(System.Char[],System.Int32,System.Int32,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlEncodedRawTextWriter_WriteRawWithCharCheckingNoFlush_m7FEFD45A680BD899E6D65701EE3000B3493E5433 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_chars, int32_t ___1_index, int32_t ___2_count, bool* ___3_needWriteNewLine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__143>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63_m73BF84F7E4EEDBA53C3A0F8D198BFAC0C36009C6 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63_m73BF84F7E4EEDBA53C3A0F8D198BFAC0C36009C6_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__143::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawWithCharCheckingAsyncU3Ed__143_MoveNext_m199F3FBA2C3346D8D5369F8B798A855707B3108B (U3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__143::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawWithCharCheckingAsyncU3Ed__143_SetStateMachine_mF100ADD92561617FAB4757C8628FF108D1397CDC (U3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlEncodedRawTextWriter::WriteRawWithCharCheckingNoFlush(System.String,System.Int32,System.Int32,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlEncodedRawTextWriter_WriteRawWithCharCheckingNoFlush_mB00A321FACF2F94FD048324BE5E3C4F64E906498 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_text, int32_t ___1_index, int32_t ___2_count, bool* ___3_needWriteNewLine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__144>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596_m47A06AED370E6FFA0B80FC5CE0D9B54E486E5083 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596_m47A06AED370E6FFA0B80FC5CE0D9B54E486E5083_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__144::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawWithCharCheckingAsyncU3Ed__144_MoveNext_m8CF3A51D48C1E9E041F1C7203507A510B62404C8 (U3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__144::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawWithCharCheckingAsyncU3Ed__144_SetStateMachine_m0200D9443D0685E4060E9417DD4545B6DF7E9D96 (U3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__146>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8_mEAAF401060ADC7189C806EFAA4B0F6A61446C790 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8_mEAAF401060ADC7189C806EFAA4B0F6A61446C790_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Int32 System.Xml.XmlEncodedRawTextWriter::WriteCommentOrPiNoFlush(System.String,System.Int32,System.Int32,System.Int32,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlEncodedRawTextWriter_WriteCommentOrPiNoFlush_m06B5642E4FA0F193BD48BF5E0FB7D480AEDB0917 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_text, int32_t ___1_index, int32_t ___2_count, int32_t ___3_stopChar, bool* ___4_needWriteNewLine, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__146::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentOrPiAsyncU3Ed__146_MoveNext_m3AA45A17A5B7EFDD5CFFA77FCA9E85CB5EA2D87F (U3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__146::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentOrPiAsyncU3Ed__146_SetStateMachine_m1AA1C9034A7AC1A65AB08D6ACBABE352DF8DAC5E (U3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__148>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B_m4ADFF00E08391F31B5F45D670B2D60EF31CB359C (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B_m4ADFF00E08391F31B5F45D670B2D60EF31CB359C_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Int32 System.Xml.XmlEncodedRawTextWriter::WriteCDataSectionNoFlush(System.String,System.Int32,System.Int32,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlEncodedRawTextWriter_WriteCDataSectionNoFlush_mBB441747C915AABCC3A0F397CE6DA1B4A0252AC6 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_text, int32_t ___1_index, int32_t ___2_count, bool* ___3_needWriteNewLine, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__148::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCDataSectionAsyncU3Ed__148_MoveNext_m9D4C532EE9976331E18527A30ED2B456A502D645 (U3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter/d__148::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCDataSectionAsyncU3Ed__148_SetStateMachine_mDC78B07FD0669053B3BEBCE5D2091AC7C6824273 (U3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::.ctor(System.IO.TextWriter,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter__ctor_mF6EBA0A44503EE7400D3901E059BDFEB8110B205 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* ___0_writer, XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* ___1_settings, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriterIndent::Init(System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_Init_m572EF50317AF81603AC971ABE835C0C3A0C50B63 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* ___0_settings, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter__ctor_mEDAEC401E6AB69FC8728E0217038DFEBE2C3F564 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_stream, XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* ___1_settings, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteIndent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteIndent_m579A5566689FB860B1BEE231EDD627297F5DA688 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::WriteDocType(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_WriteDocType_mDBEDCAB711092E22DFE5969871777DD43C3939EA (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_name, String_t* ___1_pubid, String_t* ___2_sysid, String_t* ___3_subset, const RuntimeMethod* method) ; // System.Void System.Xml.BitStack::PushBit(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitStack_PushBit_m1781C0D736A215362CD21AD07CAF39EE2909F718 (BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* __this, bool ___0_bit, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::WriteStartElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_WriteStartElement_mCDCE55482129A24BCC95726DE611FB58CB1632EB (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ; // System.Boolean System.Xml.BitStack::PeekBit() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BitStack_PeekBit_m416F1BB8F64059C924312B2416CBE09747B0E1E4 (BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::StartElementContent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_StartElementContent_mD809F4166E242A11AD499962421E5883D322F44B (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, const RuntimeMethod* method) ; // System.Boolean System.Xml.BitStack::PopBit() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BitStack_PopBit_m0E661995EE53988E5F902D93C7C6BE02378021A3 (BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::WriteEndElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_WriteEndElement_m2039FDBAFF31B7BF9497D232724F9FB07ABDFC81 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::WriteFullEndElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_WriteFullEndElement_m3F8608DE81F8F61E9990264D050AE6579BBD6FE5 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::WriteStartAttribute(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_WriteStartAttribute_mDD0E306F666655493413D9CECDD048D53711CCFA (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::WriteCData(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_WriteCData_m2FD4BC6708C8A44B301A07F379CE77704EEC3849 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_text, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::WriteComment(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_WriteComment_m61806CB2EAC9543B6C217B690AF069ECBC3F6020 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_text, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::WriteProcessingInstruction(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_WriteProcessingInstruction_m7C95C598CABA1C1FC3EE7F67E4480B4C7F832355 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_name, String_t* ___1_text, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::WriteEntityRef(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_WriteEntityRef_mDBB5C2F883A9957C5DDE2D8A59A7A33DEF15DDF2 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_name, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::WriteCharEntity(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_WriteCharEntity_mA93124CDD6A6DFD37DFA3F612C1911DF98CFE434 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, Il2CppChar ___0_ch, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::WriteSurrogateCharEntity(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_WriteSurrogateCharEntity_mC29AC47472E1C4CC4E2FBD4E36900D948766B6A6 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, Il2CppChar ___0_lowChar, Il2CppChar ___1_highChar, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::WriteWhitespace(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_WriteWhitespace_mFA9FBE6D75A686D9452C0783D1F1EBAAAB6DD05A (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_ws, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::WriteString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_WriteString_mA1C3CF752273BA33AC2C9E63C378C5FF0F509CF7 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_text, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::WriteChars(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_WriteChars_m199ABAEC5FBFBB7C234A304D5094F58D48ADFB07 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::WriteRaw(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_WriteRaw_m377C81F6B413480998B3FFBE321070D4B3E3959C (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::WriteRaw(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_WriteRaw_m1D3A9B40867F3EC1B58D63EAF9F9E8B79446E5A6 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_data, const RuntimeMethod* method) ; // System.Void System.Xml.XmlRawWriter::WriteBase64(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteBase64_m3B717B23DDCA782AE1ECD2770444F8978EB12D4C (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ; // System.String System.Xml.XmlWriterSettings::get_IndentChars() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlWriterSettings_get_IndentChars_mF26B2899F7718E3DC75CA62FDFB5915BAF5C158D_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlWriterSettings::get_NewLineOnAttributes() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_NewLineOnAttributes_m3ACAFD8A94C15826E9DDC4F20B280C6AF3407F7D_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method) ; // System.Void System.Xml.BitStack::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitStack__ctor_m9BADB5496087F772604E9F62D3B18C07630EA45A (BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::ValidateContentChars(System.String,System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_ValidateContentChars_m4A96FBCBCF892A39F8843112E87937B945805A4A (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_chars, String_t* ___1_propertyName, bool ___2_allowOnlyWhitespace, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriter::RawText(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriter_RawText_mC84BDBEA6E407E60868A66C643A352ECB575610C (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_s, const RuntimeMethod* method) ; // System.Runtime.CompilerServices.AsyncTaskMethodBuilder System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Create() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 AsyncTaskMethodBuilder_Create_m24F3F260A79CA2B9EC4F1F15693A33F5EC58735A (const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Startd__31>(TStateMachine&) inline void AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2_m66FB6153258A77A72CD059DDB62EFCFD2177D3C1 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2* ___0_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2_m66FB6153258A77A72CD059DDB62EFCFD2177D3C1_gshared)(__this, ___0_stateMachine, method); } // System.Threading.Tasks.Task System.Runtime.CompilerServices.AsyncTaskMethodBuilder::get_Task() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Startd__32>(TStateMachine&) inline void AsyncTaskMethodBuilder_Start_TisU3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7_m2455CB3F5A146ECFECB0DCBF5588C82CB9C0441D (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7* ___0_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7_m2455CB3F5A146ECFECB0DCBF5588C82CB9C0441D_gshared)(__this, ___0_stateMachine, method); } // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Startd__33>(TStateMachine&) inline void AsyncTaskMethodBuilder_Start_TisU3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041_m103F78D92A6C788760CE9615A5B66394255562C0 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041* ___0_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041_m103F78D92A6C788760CE9615A5B66394255562C0_gshared)(__this, ___0_stateMachine, method); } // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Startd__34>(TStateMachine&) inline void AsyncTaskMethodBuilder_Start_TisU3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF_mBE72089DF4305BEBA45961A26688197980CA2A64 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF* ___0_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF_mBE72089DF4305BEBA45961A26688197980CA2A64_gshared)(__this, ___0_stateMachine, method); } // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Startd__35>(TStateMachine&) inline void AsyncTaskMethodBuilder_Start_TisU3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554_mF47A97343E6C53EE498663D1ED627FD28019BE43 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554* ___0_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554_mF47A97343E6C53EE498663D1ED627FD28019BE43_gshared)(__this, ___0_stateMachine, method); } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteCDataAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteCDataAsync_m78EBA0B07C2861EA2F893F118D570795C4D0CECB (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_text, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Startd__37>(TStateMachine&) inline void AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447_mE94C560F5442DA0BEE4329C68CD0A3EC9916DD55 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447* ___0_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447_mE94C560F5442DA0BEE4329C68CD0A3EC9916DD55_gshared)(__this, ___0_stateMachine, method); } // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Startd__38>(TStateMachine&) inline void AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662_m0F7EAB5543C9308B69C1CFDD4D606BB7A0A33094 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662* ___0_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662_m0F7EAB5543C9308B69C1CFDD4D606BB7A0A33094_gshared)(__this, ___0_stateMachine, method); } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteEntityRefAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteEntityRefAsync_m95A5617DF0B150FA071BF9384482F425EAFAA150 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_name, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteCharEntityAsync(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteCharEntityAsync_m20C11F521FAA7A2790A17DBD2D5D62C610E3B8B0 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, Il2CppChar ___0_ch, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteSurrogateCharEntityAsync(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteSurrogateCharEntityAsync_m0875D2A2896F77E59683BFA2C91EDD7F21D6D236 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, Il2CppChar ___0_lowChar, Il2CppChar ___1_highChar, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteWhitespaceAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteWhitespaceAsync_mE28157396AF9C930652DAEA6F9462A58901C54B6 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_ws, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteStringAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteStringAsync_mC26F8B4F55E92C27B32403FF17490B93F3218D81 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_text, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteCharsAsync(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteCharsAsync_m4B54F90C1C562FCD937E2BC481F65739E8F9CE55 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteRawAsync(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteRawAsync_mE6F4D693444A11903AF745D5A8FC39F1B562ADC4 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteRawAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteRawAsync_mA8232F25A36D9E152932E6853B6D62ABFE2D2BE2 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_data, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Startd__48>(TStateMachine&) inline void AsyncTaskMethodBuilder_Start_TisU3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10_m3A4A1050E94D787EC481E5E85F1E2A6B7E5EC70B (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10* ___0_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10_m3A4A1050E94D787EC481E5E85F1E2A6B7E5EC70B_gshared)(__this, ___0_stateMachine, method); } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteDocTypeAsync(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteDocTypeAsync_m502837BFB39FCC61A2A42F8140ECE705A317627E (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_name, String_t* ___1_pubid, String_t* ___2_sysid, String_t* ___3_subset, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteStartElementAsync(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteStartElementAsync_m070B808C4541B869E1AE573FBD8E91B0AF5541E1 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteEndElementAsync(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteEndElementAsync_m8FB93CA04FE7A9572443C2C4F32EE432D29BA5AB (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteFullEndElementAsync(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteFullEndElementAsync_m1B7FC2C0BDC8D9532EFBE3F85E622CC50596EEDF (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteStartAttributeAsync(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteStartAttributeAsync_mF9FDABAC748C76890CF193BEDDBBFAE0E91ADC8E (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteCommentAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteCommentAsync_mD073F41B01CA6537A57BDC11E1B85F2508D90906 (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_text, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::WriteProcessingInstructionAsync(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriter_WriteProcessingInstructionAsync_mE9FF4507DCDBEE69BC854224271E46FEB8B2898B (XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* __this, String_t* ___0_name, String_t* ___1_text, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::WriteIndentAsync() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_WriteIndentAsync_m413424C8D7A966411E5C738F809DB1C9C6CF55FE (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__31>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2_mCB32E7987ABB8895830E74ED108163200D7C038A (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2_mCB32E7987ABB8895830E74ED108163200D7C038A_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::<>n__0(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_U3CU3En__0_mBA14C0D65BC0574EC33BCF37B6FD21881E4C8CB3 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_name, String_t* ___1_pubid, String_t* ___2_sysid, String_t* ___3_subset, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__31::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteDocTypeAsyncU3Ed__31_MoveNext_m10666E46752BC76D3016F18B50F1F89E9074DD6A (U3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__31::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteDocTypeAsyncU3Ed__31_SetStateMachine_m8FFDC9B020085E0F9D641884A370917227CD977B (U3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__32>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7_m2FD02DDE1409A109C3489C9ADE6FF47362074B21 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7_m2FD02DDE1409A109C3489C9ADE6FF47362074B21_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::<>n__1(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_U3CU3En__1_mE25D984840765870A6CA926FDFDA09C5C1E597D6 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__32::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteStartElementAsyncU3Ed__32_MoveNext_m16A69B77350A83A82E585FB82C7D70CBC4A2DAF5 (U3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__32::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteStartElementAsyncU3Ed__32_SetStateMachine_mC3D89150D4FF4CA94C9663B4A3E988F099445F0C (U3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__33>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041_m99050D66F213351277CADC80E1D181B6DAAD6D68 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041_m99050D66F213351277CADC80E1D181B6DAAD6D68_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::<>n__2(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_U3CU3En__2_mDB45200EA65FFAFB90EE279B0C21CBBBDE2990FF (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__33::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteEndElementAsyncU3Ed__33_MoveNext_m6423AFA9262BBAE25EC4BFC00446485190FE0B53 (U3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__33::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteEndElementAsyncU3Ed__33_SetStateMachine_m09177C0C96DD6A3825195D9E9A3DFE43C1992B5D (U3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__34>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF_m6FFD4C39CA11C7A6F14715DDA329FB55C64ADCAC (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF_m6FFD4C39CA11C7A6F14715DDA329FB55C64ADCAC_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::<>n__3(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_U3CU3En__3_m97EE0BCE31B07085D43DFEB9750B499EDCA62929 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__34::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteFullEndElementAsyncU3Ed__34_MoveNext_m8BE022BA1240A4F9CDF728B8E1D7D6F796FA8B00 (U3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__34::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteFullEndElementAsyncU3Ed__34_SetStateMachine_m469022E96C072E1EE5081E76506FC9D45A9D6F75 (U3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__35>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554_m2661E68DCEA50A43560FB4B9BB5BE0C69F7066A5 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554_m2661E68DCEA50A43560FB4B9BB5BE0C69F7066A5_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::<>n__4(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_U3CU3En__4_m1B4F245B2EA5A019AF24F9119C8AF477BEC14851 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__35::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteStartAttributeAsyncU3Ed__35_MoveNext_m77F24CEDA376D62DCC9B4CFB076DE433C84A6104 (U3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__35::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteStartAttributeAsyncU3Ed__35_SetStateMachine_m517B78D22BA31871A4BBBE8CCB213C16F0FDFA5C (U3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__37>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447_m77CF68E7A64DF2B3A6F84A2599B6833F5A192809 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447_m77CF68E7A64DF2B3A6F84A2599B6833F5A192809_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::<>n__5(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_U3CU3En__5_mACDF154816D2ED94B19C73231D4684028A7DDA89 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_text, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__37::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentAsyncU3Ed__37_MoveNext_mFC59D053685988BB546FF6FDF72E11773C46655F (U3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__37::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentAsyncU3Ed__37_SetStateMachine_m62A8F51C3F3EA7F01346B678D8B22CDBE7F63E3A (U3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__38>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662_mF83B961E46DEB358A7A2A7485318E7C75589F61B (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662_mF83B961E46DEB358A7A2A7485318E7C75589F61B_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::<>n__6(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_U3CU3En__6_m121E51F16C52BD0BDE44DE53029ECBFA854869AC (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_name, String_t* ___1_text, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__38::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteProcessingInstructionAsyncU3Ed__38_MoveNext_m11AD45A99C2210D86CF34F7C32272A6EE0FE764F (U3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__38::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteProcessingInstructionAsyncU3Ed__38_SetStateMachine_m97DB6A5E9CD3EF76E547807D90AE2BA2542B1BB0 (U3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompletedd__48>(TAwaiter&,TStateMachine&) inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10_mFFDC6D48E426A01D612FB3D23CAD55F6DA82FB1A (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10* ___1_stateMachine, const RuntimeMethod* method) { (( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10_mFFDC6D48E426A01D612FB3D23CAD55F6DA82FB1A_gshared)(__this, ___0_awaiter, ___1_stateMachine, method); } // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__48::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteIndentAsyncU3Ed__48_MoveNext_m5705C3157F5CBE5E6147B2F48A6B476A6F019D64 (U3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__48::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteIndentAsyncU3Ed__48_SetStateMachine_m03B78219F4C8F58499065A25AFE63A0ED4599BDD (U3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ; // System.Void System.Xml.XmlRawWriter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter__ctor_mFB8EB6B94D64BD9F3093B42E36D60FADC66F9989 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.Xsl.Runtime.StringConcat::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t StringConcat_get_Count_mDCCC5B17A9A44FD12C76AAB3429C50663D243BDC_inline (StringConcat_t8995382764BCE27EF906F99F1235E172D02C6FB9* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEventCache::AddEvent(System.Xml.XmlEventCache/XmlEventType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_AddEvent_m67EFE4E3D1F12953DFF24BF760C9F181005F5232 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, int32_t ___0_eventType, const RuntimeMethod* method) ; // System.String System.Xml.Xsl.Runtime.StringConcat::GetResult() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringConcat_GetResult_mE64A54D6A86088207D9DD7FF3E44728B139A2F05 (StringConcat_t8995382764BCE27EF906F99F1235E172D02C6FB9* __this, const RuntimeMethod* method) ; // T System.Collections.Generic.List`1::get_Item(System.Int32) inline XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* List_1_get_Item_m3104C5DB2248D9BA223DD03C2192F5FFC916FE36 (List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4* __this, int32_t ___0_index, const RuntimeMethod* method) { return (( XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* (*) (List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method); } // System.Xml.XmlEventCache/XmlEventType System.Xml.XmlEventCache/XmlEvent::get_EventType() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlEvent_get_EventType_m038BF9FCEE1E88C68C6E53DA3EB97B8D1E4639F7_inline (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, const RuntimeMethod* method) ; // System.String System.Xml.XmlEventCache/XmlEvent::get_String1() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_inline (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, const RuntimeMethod* method) ; // System.String System.Xml.XmlEventCache/XmlEvent::get_String2() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlEvent_get_String2_m375EEC0792EF396BD01AE50BFB26F1FC88E49397_inline (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, const RuntimeMethod* method) ; // System.String System.Xml.XmlEventCache/XmlEvent::get_String3() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlEvent_get_String3_mBD908670214B739B46BDC45004A77391981433DE_inline (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, const RuntimeMethod* method) ; // System.Object System.Xml.XmlEventCache/XmlEvent::get_Object() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* XmlEvent_get_Object_m59185475B231CD3AB1A2509422D4B7F3F3E04BD2_inline (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlWriter::WriteAttributeString(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriter_WriteAttributeString_m9BECE5A394F9A9601AB66932AF0D7EF25E16AE0B (XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, String_t* ___3_value, const RuntimeMethod* method) ; // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m2DA323B178A37D487CFE4D93F59290B37468AE6A_inline (List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4* __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method); } // System.Void System.Xml.XmlEventCache::AddEvent(System.Xml.XmlEventCache/XmlEventType,System.String,System.String,System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_AddEvent_mC00D6911AF0D2B91232B9984A0DF7D207CE8EB52 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, int32_t ___0_eventType, String_t* ___1_s1, String_t* ___2_s2, String_t* ___3_s3, RuntimeObject* ___4_o, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEventCache::AddEvent(System.Xml.XmlEventCache/XmlEventType,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_AddEvent_m386A5AA3E1C2993210B54F119A7CA259777E780F (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, int32_t ___0_eventType, String_t* ___1_s1, String_t* ___2_s2, String_t* ___3_s3, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEventCache::AddEvent(System.Xml.XmlEventCache/XmlEventType,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_AddEvent_mE45FD0216F230BC9462003BC42923A124865F294 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, int32_t ___0_eventType, String_t* ___1_s1, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEventCache::AddEvent(System.Xml.XmlEventCache/XmlEventType,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_AddEvent_mE5A355BF13AD4002FB94B2D64C22B5F48E2314E8 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, int32_t ___0_eventType, String_t* ___1_s1, String_t* ___2_s2, const RuntimeMethod* method) ; // System.Void System.Xml.Xsl.Runtime.StringConcat::ConcatNoDelimiter(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringConcat_ConcatNoDelimiter_mA0E6ECB03B5D0C889C3CF673D27F2111ABD68C9C (StringConcat_t8995382764BCE27EF906F99F1235E172D02C6FB9* __this, String_t* ___0_s, const RuntimeMethod* method) ; // System.String System.String::CreateString(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6 (String_t* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_val, int32_t ___1_startIndex, int32_t ___2_length, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEventCache::AddEvent(System.Xml.XmlEventCache/XmlEventType,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_AddEvent_mA4D4885500884E85CFBF6ABEBC66A2FB4BA3ED50 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, int32_t ___0_eventType, RuntimeObject* ___1_o, const RuntimeMethod* method) ; // System.Byte[] System.Xml.XmlEventCache::ToBytes(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* XmlEventCache_ToBytes_m4A71F95FB55B448D58AC0515F99B3CA2B71DF438 (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ; // System.Void System.Xml.XmlWriter::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriter_Dispose_m85892819F0A87F253D548139924CE7950DA5D64D (XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* __this, bool ___0_disposing, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlEventCache::NewEvent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlEventCache_NewEvent_m95BEFFF9D248B5767BDEC14F55751790BC7B42A7 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEventCache/XmlEvent::InitEvent(System.Xml.XmlEventCache/XmlEventType) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void XmlEvent_InitEvent_m20FCF4B1533AD8E1D2C319BC1566FC2DE164593D_inline (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, int32_t ___0_eventType, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEventCache/XmlEvent::InitEvent(System.Xml.XmlEventCache/XmlEventType,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEvent_InitEvent_m5CE1F84C43F00B2C200634DB1F2699EF9969AC4C (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, int32_t ___0_eventType, String_t* ___1_s1, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEventCache/XmlEvent::InitEvent(System.Xml.XmlEventCache/XmlEventType,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEvent_InitEvent_m2C8AA9A043EEBD8F233FB8D941307383D6408D69 (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, int32_t ___0_eventType, String_t* ___1_s1, String_t* ___2_s2, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEventCache/XmlEvent::InitEvent(System.Xml.XmlEventCache/XmlEventType,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEvent_InitEvent_mE72CDB2DD41BD005EAC97578F92F1B29C125F4C4 (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, int32_t ___0_eventType, String_t* ___1_s1, String_t* ___2_s2, String_t* ___3_s3, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEventCache/XmlEvent::InitEvent(System.Xml.XmlEventCache/XmlEventType,System.String,System.String,System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEvent_InitEvent_mA6558E961CD189560195579C1AA91A117D94B276 (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, int32_t ___0_eventType, String_t* ___1_s1, String_t* ___2_s2, String_t* ___3_s3, RuntimeObject* ___4_o, const RuntimeMethod* method) ; // System.Void System.Xml.XmlEventCache/XmlEvent::InitEvent(System.Xml.XmlEventCache/XmlEventType,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEvent_InitEvent_m450055081140BDF68AF5E4C26CDE99127C038238 (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, int32_t ___0_eventType, RuntimeObject* ___1_o, const RuntimeMethod* method) ; // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mC3AA2A570543C0B07E620F2C594BD268BF5819C7 (List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4* __this, const RuntimeMethod* method) { (( void (*) (List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m339435979FA5EA6627EE599A57571AF011676F5E_inline (List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4* __this, XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* ___0_item, const RuntimeMethod* method) { (( void (*) (List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4*, XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method); } // System.Void System.Xml.Xsl.Runtime.StringConcat::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringConcat_Clear_m0031C7E309300FC0D9CAD0821F1E9966E8095439 (StringConcat_t8995382764BCE27EF906F99F1235E172D02C6FB9* __this, const RuntimeMethod* method) ; // System.Void System.Array::Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41 (RuntimeArray* ___0_sourceArray, int32_t ___1_sourceIndex, RuntimeArray* ___2_destinationArray, int32_t ___3_destinationIndex, int32_t ___4_length, const RuntimeMethod* method) ; // System.Void System.Xml.XmlParserContext::.ctor(System.Xml.XmlNameTable,System.Xml.XmlNamespaceManager,System.String,System.String,System.String,System.String,System.String,System.String,System.Xml.XmlSpace) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlParserContext__ctor_mB2CD7CF0517A079CBB79700E6B410C8667AEA532 (XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* __this, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___0_nt, XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* ___1_nsMgr, String_t* ___2_docTypeName, String_t* ___3_pubId, String_t* ___4_sysId, String_t* ___5_internalSubset, String_t* ___6_baseURI, String_t* ___7_xmlLang, int32_t ___8_xmlSpace, const RuntimeMethod* method) ; // System.Void System.Xml.XmlParserContext::.ctor(System.Xml.XmlNameTable,System.Xml.XmlNamespaceManager,System.String,System.String,System.String,System.String,System.String,System.String,System.Xml.XmlSpace,System.Text.Encoding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlParserContext__ctor_mC64E56EF024288949DD69AE5F8620E5BE7BCA561 (XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* __this, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___0_nt, XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* ___1_nsMgr, String_t* ___2_docTypeName, String_t* ___3_pubId, String_t* ___4_sysId, String_t* ___5_internalSubset, String_t* ___6_baseURI, String_t* ___7_xmlLang, int32_t ___8_xmlSpace, Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___9_enc, const RuntimeMethod* method) ; // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlException__ctor_mD7C8E5B35C43BCEDBB41ADC035A38088DFE88A87 (XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596* __this, String_t* ___0_res, String_t* ___1_arg, const RuntimeMethod* method) ; // System.Boolean System.String::op_Inequality(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6 (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ; // System.String System.Xml.Res::GetString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364 (String_t* ___0_name, const RuntimeMethod* method) ; // System.Void System.InvalidOperationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162 (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* __this, String_t* ___0_message, const RuntimeMethod* method) ; // System.Void System.Xml.XmlRawWriterBase64Encoder::.ctor(System.Xml.XmlRawWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriterBase64Encoder__ctor_mEF2A6728BBE676EAA93B4B87A3A8CB40F99B5C94 (XmlRawWriterBase64Encoder_tD84D358B95FF6F4EF007528F96F95CC2237D495D* __this, XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* ___0_rawWriter, const RuntimeMethod* method) ; // System.Void System.Xml.Base64Encoder::Encode(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Base64Encoder_Encode_m93B7F06935043B4D5A76BDAD576A18EB9703AAFA (Base64Encoder_tA62CD5B68BCE27F764FAA91A7FCE6583772978A2* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ; // System.String System.String::CreateString(System.Char[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_CreateString_mFBC28D2E3EB87D497F7E702E4FFAD65F635E44DF (String_t* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_val, const RuntimeMethod* method) ; // System.Void System.NotSupportedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Base64Encoder::Flush() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Base64Encoder_Flush_mBCE3506CD0C1A9EF71FB84544496707BBC562324 (Base64Encoder_tA62CD5B68BCE27F764FAA91A7FCE6583772978A2* __this, const RuntimeMethod* method) ; // System.Void System.NotImplementedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotImplementedException__ctor_mDAB47BC6BD0E342E8F2171E5CABE3E67EA049F1C (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* __this, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.Base64Encoder::FlushAsync() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* Base64Encoder_FlushAsync_m37E3B46C484A0150A3376F010B7EF84231330849 (Base64Encoder_tA62CD5B68BCE27F764FAA91A7FCE6583772978A2* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlWriter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriter__ctor_m8944C0C05D32C64DD68AE6641BA0943BE80CE714 (XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* __this, const RuntimeMethod* method) ; // System.String System.String::Concat(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B (String_t* ___0_str0, String_t* ___1_str1, String_t* ___2_str2, const RuntimeMethod* method) ; // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57 (RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ___0_handle, const RuntimeMethod* method) ; // System.Void System.ArgumentOutOfRangeException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* __this, String_t* ___0_paramName, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlReader::SkipSubtree() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReader_SkipSubtree_m1CEB7BA6526113C98F922984B0F1D43308C9E0B2 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) ; // System.Void System.NotSupportedException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* __this, String_t* ___0_message, const RuntimeMethod* method) ; // System.String System.String::Concat(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9E3155FB84015C823606188F53B47CB44C444991 (String_t* ___0_str0, String_t* ___1_str1, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlReader::IsTextualNode(System.Xml.XmlNodeType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReader_IsTextualNode_m32859BCDBE1258B8D2CE3BDD2F7D700EE2116F34 (int32_t ___0_nodeType, const RuntimeMethod* method) ; // System.String System.Enum::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741 (RuntimeObject* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlException::.ctor(System.String,System.String,System.Xml.IXmlLineInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlException__ctor_m9B374E074F3F119E162C8075170EAC3D83B903C3 (XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596* __this, String_t* ___0_res, String_t* ___1_arg, RuntimeObject* ___2_lineInfo, const RuntimeMethod* method) ; // System.Void System.Xml.XmlException::.ctor(System.String,System.String[],System.Xml.IXmlLineInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlException__ctor_mC5DF75B19F103B9950AE9C30EE4161CF712442E3 (XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596* __this, String_t* ___0_res, StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___1_args, RuntimeObject* ___2_lineInfo, const RuntimeMethod* method) ; // System.Boolean System.String::op_Equality(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1 (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ; // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_InvariantCulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6 (const RuntimeMethod* method) ; // System.Void System.IO.StringWriter::.ctor(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringWriter__ctor_mE3EE42D6B6B6CE4F81849022B19FFC1842FB3FCA (StringWriter_tF48052BE4F980E5C85403221E835768E4156267D* __this, RuntimeObject* ___0_formatProvider, const RuntimeMethod* method) ; // System.Xml.XmlWriter System.Xml.XmlReader::CreateWriterForInnerOuterXml(System.IO.StringWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* XmlReader_CreateWriterForInnerOuterXml_m21C406A18221EA69F47CF9E9D4B92F288EEC5321 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, StringWriter_tF48052BE4F980E5C85403221E835768E4156267D* ___0_sw, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextWriter::set_QuoteChar(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextWriter_set_QuoteChar_mBF3C553E38CEA9BA68039EA9ABE254F388D078C3 (XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B* __this, Il2CppChar ___0_value, const RuntimeMethod* method) ; // System.Void System.Xml.XmlReader::WriteAttributeValue(System.Xml.XmlWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReader_WriteAttributeValue_mFAF6C308494C08CABA7459D8B7C3D401D64CD3B3 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* ___0_xtw, const RuntimeMethod* method) ; // System.Void System.Xml.XmlReader::WriteNode(System.Xml.XmlWriter,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReader_WriteNode_m2BF02F458D263346F4E4C0AD7538584902780D0C (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* ___0_xtw, bool ___1_defattr, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextWriter::.ctor(System.IO.TextWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextWriter__ctor_m4AE8363DFA5B2D16F3750514727C63D4A0096489 (XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B* __this, TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* ___0_w, const RuntimeMethod* method) ; // System.Void System.Xml.XmlReader::SetNamespacesFlag(System.Xml.XmlTextWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReader_SetNamespacesFlag_m91DA940B33442BDBF6D4E7C8323A4CD38804A43C (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B* ___0_xtw, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlTextReader::get_Namespaces() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReader_get_Namespaces_m220590158131867B9ADD16219151AF9A2F2CA097 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextWriter::set_Namespaces(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextWriter_set_Namespaces_m83F3F102E98E87105813A68C7318EF2EB26C1384 (XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B* __this, bool ___0_value, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlValidatingReader::get_Namespaces() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlValidatingReader_get_Namespaces_mE9B13FB33252408970F9376B2FF440E9FB71D50F (XmlValidatingReader_tC22B0C99C972133DC954BB9906B62835330FB3F9* __this, const RuntimeMethod* method) ; // System.Xml.XmlReader System.Xml.XmlReader::Create(System.IO.Stream,System.Xml.XmlReaderSettings,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* XmlReader_Create_m5A27A26F00430803C351D07BFE5120DB2ADF2399 (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_input, XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* ___1_settings, String_t* ___2_baseUri, const RuntimeMethod* method) ; // System.Void System.Xml.XmlReaderSettings::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings__ctor_m1BAF1E969D42F7C5D453B381FA763F333C715364 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) ; // System.Xml.XmlReader System.Xml.XmlReaderSettings::CreateReader(System.IO.Stream,System.Uri,System.String,System.Xml.XmlParserContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* XmlReaderSettings_CreateReader_m28F51E3D8AB4BC9B04D23C0AF9DD99940D8E28D6 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_input, Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* ___1_baseUri, String_t* ___2_baseUriString, XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* ___3_inputContext, const RuntimeMethod* method) ; // System.Xml.XmlReader System.Xml.XmlReaderSettings::CreateReader(System.IO.TextReader,System.String,System.Xml.XmlParserContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* XmlReaderSettings_CreateReader_m1B17CDEFA24FB4173AE91DCA3BDA012B1338BD36 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* ___0_input, String_t* ___1_baseUriString, XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* ___2_inputContext, const RuntimeMethod* method) ; // System.Void System.ArgumentNullException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* __this, String_t* ___0_paramName, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlReader::CalcBufferSize(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlReader_CalcBufferSize_mC82D99C2F221E3BE45FBCF3FE498F304B29DE78A (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_input, const RuntimeMethod* method) ; // System.Void System.ArgumentException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62 (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* __this, String_t* ___0_message, String_t* ___1_paramName, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlReaderSettings::get_CloseInput() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlReaderSettings_get_CloseInput_m59A87285F3D07FC87B95FDA27AB1462D1318342E_inline (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlSqlBinaryReader::.ctor(System.IO.Stream,System.Byte[],System.Int32,System.String,System.Boolean,System.Xml.XmlReaderSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlSqlBinaryReader__ctor_m8B549A74D0D60D6068D048978B4BB56ADEA840C6 (XmlSqlBinaryReader_tDB2171373279BA92E7F7298C2EFE11B8C11117E8* __this, Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_stream, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___1_data, int32_t ___2_len, String_t* ___3_baseUri, bool ___4_closeInput, XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* ___5_settings, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::.ctor(System.IO.Stream,System.Byte[],System.Int32,System.Xml.XmlReaderSettings,System.Uri,System.String,System.Xml.XmlParserContext,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl__ctor_mF623EF59677A63009DEA8DAADDA313BCF40E2A20 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_stream, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___1_bytes, int32_t ___2_byteCount, XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* ___3_settings, Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* ___4_baseUri, String_t* ___5_baseUriStr, XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* ___6_context, bool ___7_closeInput, const RuntimeMethod* method) ; // System.Xml.ValidationType System.Xml.XmlReaderSettings::get_ValidationType() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlReaderSettings_get_ValidationType_mFF201BAC3A2B593BB69E691E0AA3814455185F8A_inline (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) ; // System.Xml.XmlReader System.Xml.XmlReaderSettings::AddValidation(System.Xml.XmlReader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* XmlReaderSettings_AddValidation_m7282A35D9968B991F91BBB6C6BE9A230A45EABF9 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___0_reader, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlReaderSettings::get_Async() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlReaderSettings_get_Async_m17DF552FF8F0211C2AA2E6E94EFA3A0F8474A8F5_inline (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) ; // System.Xml.XmlAsyncCheckReader System.Xml.XmlAsyncCheckReader::CreateAsyncCheckWrapper(System.Xml.XmlReader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlAsyncCheckReader_t6568CCA31DC0FEB56DD621DAB293E3EB7C00C7F4* XmlAsyncCheckReader_CreateAsyncCheckWrapper_m6749DFC4E3A5E62B8A7F74EFCA553987E26E0228 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___0_reader, const RuntimeMethod* method) ; // System.Void System.Xml.XmlReaderSettings::Initialize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_Initialize_mC0DBEC15D6168D01836D2F7874E775DB14F63B76 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlReaderSettings::CheckReadOnly(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, String_t* ___0_propertyName, const RuntimeMethod* method) ; // System.Void System.Xml.XmlReaderSettings::set_IsXmlResolverSet(System.Boolean) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void XmlReaderSettings_set_IsXmlResolverSet_m871B57224C2E3918C193D03425F0F409E4A44A03_inline (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, bool ___0_value, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlConfiguration.XmlReaderSection::get_ProhibitDefaultUrlResolver() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReaderSection_get_ProhibitDefaultUrlResolver_m05ADF085D05F3BDBE922DE810EC83C717DA41A03 (const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlReaderSettings::get_IsXmlResolverSet() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlReaderSettings_get_IsXmlResolverSet_mBE7710812B7872C2622B19D7582E8BB43D82EE50_inline (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) ; // System.Void System.Xml.Schema.XmlSchemaSet::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlSchemaSet__ctor_m3D365A1BB668EC9DBFBE314F44F00B1AFB3257BD (XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1* __this, const RuntimeMethod* method) ; // System.Object System.Object::MemberwiseClone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Object_MemberwiseClone_m0676AEE25C3CF7C09F15ECF9EC5CC407863617B3 (RuntimeObject* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlReaderSettings::set_ReadOnly(System.Boolean) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void XmlReaderSettings_set_ReadOnly_mE9D803936E0E2E8A22464C57D96C71AB35D1A6CB_inline (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, bool ___0_value, const RuntimeMethod* method) ; // System.Boolean System.Uri::op_Equality(System.Uri,System.Uri) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_op_Equality_mD7D7AAB7023C0873B37D8B8C7195BEF34002A194 (Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* ___0_uri1, Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* ___1_uri2, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::.ctor(System.IO.TextReader,System.Xml.XmlReaderSettings,System.String,System.Xml.XmlParserContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl__ctor_m285CC96B7C323DF9216D243E3353C9091CC5B288 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* ___0_input, XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* ___1_settings, String_t* ___2_baseUriStr, XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* ___3_context, const RuntimeMethod* method) ; // System.Type System.Object::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3 (RuntimeObject* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlReaderSettings::Initialize(System.Xml.XmlResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_Initialize_m06C6F113289807FBE5B5E248DC1E1C9B199CD477 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* ___0_resolver, const RuntimeMethod* method) ; // System.Xml.XmlResolver System.Xml.XmlReaderSettings::CreateDefaultResolver() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* XmlReaderSettings_CreateDefaultResolver_m0D158301CF988E9310F894C9C74F1404DDE5B44E (const RuntimeMethod* method) ; // System.Void System.Xml.XmlUrlResolver::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUrlResolver__ctor_m2BF23C41038D2825C0854A4C01DCE078E171A7BB (XmlUrlResolver_tD1DCA07B66A58F98930187AF17C9B31258C1008E* __this, const RuntimeMethod* method) ; // System.Xml.XmlResolver System.Xml.XmlReaderSettings::GetXmlResolver_CheckConfig() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* XmlReaderSettings_GetXmlResolver_CheckConfig_mADD7B22F1880EB692D45CED946E9BF39D42034DB (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlReaderSettings::EnableLegacyXmlSettings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReaderSettings_EnableLegacyXmlSettings_mE04ABCDC86EA268BDAC1BC8F29C15F958150F424 (const RuntimeMethod* method) ; // System.Void System.Xml.XsdValidatingReader::.ctor(System.Xml.XmlReader,System.Xml.XmlResolver,System.Xml.XmlReaderSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XsdValidatingReader__ctor_mEFDFB844E2E2199663E2DD8906B0B4A74B3EF5F0 (XsdValidatingReader_tC7C9B4A5D46184E4A548F7A12177D50D22CC361E* __this, XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___0_reader, XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* ___1_xmlResolver, XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* ___2_readerSettings, const RuntimeMethod* method) ; // System.Xml.XmlValidatingReaderImpl System.Xml.XmlReaderSettings::CreateDtdValidatingReader(System.Xml.XmlReader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* XmlReaderSettings_CreateDtdValidatingReader_mDFB0D648AD00CA7B1B027BFA1FBA9E0464B70971 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___0_baseReader, const RuntimeMethod* method) ; // System.Xml.Schema.ValidationEventHandler System.Xml.XmlReaderSettings::GetEventHandler() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* XmlReaderSettings_GetEventHandler_m846EA87D263A6804F452088315D63F5FA898AC64_inline (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) ; // System.Xml.Schema.XmlSchemaValidationFlags System.Xml.XmlReaderSettings::get_ValidationFlags() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlReaderSettings_get_ValidationFlags_m22A3C5CFDC1CBF2EF8B5975A581B00EDF4D8E876_inline (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlValidatingReaderImpl::.ctor(System.Xml.XmlReader,System.Xml.Schema.ValidationEventHandler,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlValidatingReaderImpl__ctor_mB46D37CD4504EACF6A6E6AB65A3D0EB8A96CF950 (XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* __this, XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___0_reader, ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* ___1_settingsEventHandler, bool ___2_processIdentityConstraints, const RuntimeMethod* method) ; // System.Boolean System.Nullable`1::get_HasValue() inline bool Nullable_1_get_HasValue_m6B76D139692C43B2AF7C695FAB044B16ACFAF355_inline (Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01* __this, const RuntimeMethod* method) { return (( bool (*) (Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01*, const RuntimeMethod*))Nullable_1_get_HasValue_m6B76D139692C43B2AF7C695FAB044B16ACFAF355_gshared_inline)(__this, method); } // T System.Nullable`1::get_Value() inline bool Nullable_1_get_Value_mE2C54C6AE9FC9F05BF44CD9D7D61DC6CD56E3E28 (Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01* __this, const RuntimeMethod* method) { return (( bool (*) (Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01*, const RuntimeMethod*))Nullable_1_get_Value_mE2C54C6AE9FC9F05BF44CD9D7D61DC6CD56E3E28_gshared)(__this, method); } // System.Boolean System.Xml.BinaryCompatibility::get_TargetsAtLeast_Desktop_V4_5_2() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BinaryCompatibility_get_TargetsAtLeast_Desktop_V4_5_2_mE4A14EA75A72E8E6220A4E7562FC22DF20399F2F (const RuntimeMethod* method) ; // System.Void System.Nullable`1::.ctor(T) inline void Nullable_1__ctor_m4FAA8281CB4EFFD8B817734351FB3AC20A0CD6F5 (Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01* __this, bool ___0_value, const RuntimeMethod* method) { (( void (*) (Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01*, bool, const RuntimeMethod*))Nullable_1__ctor_m4FAA8281CB4EFFD8B817734351FB3AC20A0CD6F5_gshared)(__this, ___0_value, method); } // System.Xml.XmlCharType System.Xml.XmlCharType::get_Instance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 XmlCharType_get_Instance_m1279A3FC91B74599A9BC76979E50DBFC07F67C55 (const RuntimeMethod* method) ; // System.Void System.Text.StringBuilder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D (StringBuilder_t* __this, const RuntimeMethod* method) ; // System.Void System.Text.StringBuilder::set_Length(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder_set_Length_mE2427BDAEF91C4E4A6C80F3BDF1F6E01DBCC2414 (StringBuilder_t* __this, int32_t ___0_value, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlCharType::IsLowSurrogate(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsLowSurrogate_m8D27C4276BE118C7FF3ECC1707EEE026D28FC456 (int32_t ___0_ch, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlCharType::IsHighSurrogate(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsHighSurrogate_mB3E741B22E4B47DC85F7F18A411F031D8717BA60 (int32_t ___0_ch, const RuntimeMethod* method) ; // System.Exception System.Xml.XmlConvert::CreateInvalidSurrogatePairException(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* XmlConvert_CreateInvalidSurrogatePairException_mAD70BE2F96B56C1308578273A8FD96C8240350B2 (Il2CppChar ___0_low, Il2CppChar ___1_hi, const RuntimeMethod* method) ; // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_mC09A30993B77CC4D8E906720683B6386F0E15747 (StringBuilder_t* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_value, int32_t ___1_startIndex, int32_t ___2_charCount, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextEncoder::WriteCharEntityImpl(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_WriteCharEntityImpl_m1ACBC7CA8215F706FA03FED4B6DB523B11F3601A (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, Il2CppChar ___0_ch, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextEncoder::WriteEntityRefImpl(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_WriteEntityRefImpl_m3177B6466CF31B15DD0A4937BEED5178673ED019 (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, String_t* ___0_name, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextEncoder::WriteSurrogateChar(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_WriteSurrogateChar_m81A912C37647DE260C756097A6188DFA25BB1EDB (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, Il2CppChar ___0_lowChar, Il2CppChar ___1_highChar, const RuntimeMethod* method) ; // System.Void System.ArgumentException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465 (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* __this, String_t* ___0_message, const RuntimeMethod* method) ; // System.Exception System.Xml.XmlConvert::CreateInvalidHighSurrogateCharException(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* XmlConvert_CreateInvalidHighSurrogateCharException_mD30C6B24B7B92886A5317E3DEA61AC969889BFF4 (Il2CppChar ___0_hi, const RuntimeMethod* method) ; // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1 (StringBuilder_t* __this, Il2CppChar ___0_value, const RuntimeMethod* method) ; // System.Text.StringBuilder System.Text.StringBuilder::Append(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D (StringBuilder_t* __this, String_t* ___0_value, const RuntimeMethod* method) ; // System.Char System.String::get_Chars(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3 (String_t* __this, int32_t ___0_index, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextEncoder::WriteStringFragment(System.String,System.Int32,System.Int32,System.Char[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_WriteStringFragment_mC798AEDBDBCA83BA9B7DD619874CF6597B0B3E0A (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, String_t* ___0_str, int32_t ___1_offset, int32_t ___2_count, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___3_helperBuffer, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlCharType::IsSurrogate(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsSurrogate_m3F6A042210D47F3E3387A8AEBB1D6ACA68BE86CC (int32_t ___0_ch, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextEncoder::WriteCharEntityImpl(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_WriteCharEntityImpl_m700BFAD8FCCB6BC22471CD185A4CBC2B6C2F1CF0 (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, String_t* ___0_strVal, const RuntimeMethod* method) ; // System.Void System.String::CopyTo(System.Int32,System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void String_CopyTo_m6E1DE99F2A6481B3B9839C8A026C74887C10A1DC (String_t* __this, int32_t ___0_sourceIndex, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___1_destination, int32_t ___2_destinationIndex, int32_t ___3_count, const RuntimeMethod* method) ; // System.Void System.Xml.XmlReader::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReader__ctor_m4E3A6201CC692B2B2F05ED58652056E893995477 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::.ctor(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl__ctor_m3C50D8232C68E494E862D958C58D6D1CCA326B0B (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_input, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::set_OuterReader(System.Xml.XmlReader) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void XmlTextReaderImpl_set_OuterReader_mF7512246D5575745BD1DB502B6C778F3FD54456D_inline (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___0_value, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::.ctor(System.String,System.IO.Stream,System.Xml.XmlNameTable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl__ctor_mE0541503471E5E4712F0A74935F45021E9E38676 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, String_t* ___0_url, Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___1_input, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___2_nt, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::.ctor(System.IO.TextReader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl__ctor_mDCBE6668C0E914E66347B3F149EF0CA6BB58629A (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* ___0_input, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::.ctor(System.IO.TextReader,System.Xml.XmlNameTable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl__ctor_m4EB73D665A505FC387AAC744C3FB7246556BFF5B (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* ___0_input, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___1_nt, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::MoveOffEntityReference() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl_MoveOffEntityReference_mA1A8FFC9F91F041D85E01D350BB3824E6534A1B6 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.String System.Xml.XmlReader::ReadString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlReader_ReadString_m8647B3401F5E5C93EF9F8F67AEC33422378E17EE (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlTextReaderImpl::get_LineNumber() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlTextReaderImpl_get_LineNumber_m443B632CB79AF66C3579E9DE0076BCEFBA8785A0 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlTextReaderImpl::get_LinePosition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlTextReaderImpl_get_LinePosition_m94FF883CCF40A6A27BC4BA972BD4DF4293FDC4A8 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Collections.Generic.IDictionary`2 System.Xml.XmlTextReaderImpl::GetNamespacesInScope(System.Xml.XmlNamespaceScope) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* XmlTextReaderImpl_GetNamespacesInScope_mA03CE089EB011BDAFF02E607734F0D58F4F66810 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, int32_t ___0_scope, const RuntimeMethod* method) ; // System.String System.Xml.XmlTextReaderImpl::LookupPrefix(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlTextReaderImpl_LookupPrefix_mF6D85FCBDA270E1AFC2F1AC19719111A1169BD3D (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, String_t* ___0_namespaceName, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlTextReaderImpl::get_Namespaces() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlTextReaderImpl_get_Namespaces_mCFAB7C99825041BA3C8ABD1752DF24D1F62B7122_inline (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlTextReaderImpl::get_Normalization() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlTextReaderImpl_get_Normalization_mE15D41565024AE5102E07C09891BC40D027E6529_inline (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::set_Normalization(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl_set_Normalization_mD7A69A6E43CDBC34521C920727D6981675EA87EA (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, bool ___0_value, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::set_WhitespaceHandling(System.Xml.WhitespaceHandling) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl_set_WhitespaceHandling_mF03CD74F490259694D1CF7D60C5EC59CEA03B267 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, int32_t ___0_value, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::set_EntityHandling(System.Xml.EntityHandling) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl_set_EntityHandling_m045BFFB3499FB53F97124F68F659FF0E5975B24C (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, int32_t ___0_value, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::set_XmlResolver(System.Xml.XmlResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl_set_XmlResolver_mE88E51BCF47AE861AAB9121C0B023EEE73D29775 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* ___0_value, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::set_XmlValidatingReaderCompatibilityMode(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl_set_XmlValidatingReaderCompatibilityMode_mBBE46175DBCCE969AC2B298119581E91A17FA380 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, bool ___0_value, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl/ParsingState::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParsingState_Clear_mA3F9CDD851956A92A6F8BAFAA70A20192BB1FED4 (ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl/ParsingState::Close(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParsingState_Close_mA2ACDB0CCE0955A1C3B7FA9431E23F3B4C2B2008 (ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886* __this, bool ___0_closeInput, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlTextReaderImpl/ParsingState::get_LineNo() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ParsingState_get_LineNo_mF3AF997B368E18B626BEE701B8DEB7FBB0267A3F_inline (ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlTextReaderImpl/ParsingState::get_LinePos() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParsingState_get_LinePos_mB1B743FEEB24A5442698AEF3FD1FEB5826F4C810 (ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlNamespaceManager::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlNamespaceManager__ctor_m6485992B6D88F2C7276E1D562B9F643AD60AD4CD (XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* __this, const RuntimeMethod* method) ; // System.Xml.XmlNameTable System.Xml.XmlTextReaderImpl::get_DtdParserProxy_NameTable() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* XmlTextReaderImpl_get_DtdParserProxy_NameTable_m9D90E1683C95F7DB7AA9244FF91A472B3BD48685_inline (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Xml.IXmlNamespaceResolver System.Xml.XmlTextReaderImpl::get_DtdParserProxy_NamespaceResolver() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* XmlTextReaderImpl_get_DtdParserProxy_NamespaceResolver_m801F8EFB95433131030357031EF73C68EB43F490_inline (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Uri System.Xml.XmlTextReaderImpl::get_DtdParserProxy_BaseUri() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* XmlTextReaderImpl_get_DtdParserProxy_BaseUri_m1390E43C8B3E4033041B8594E8B0D7C215C38C32 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlTextReaderImpl::get_DtdParserProxy_IsEof() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReaderImpl_get_DtdParserProxy_IsEof_m83F5C6AD3C68EE41EE0E6F1862A813CC2DE83362 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Char[] System.Xml.XmlTextReaderImpl::get_DtdParserProxy_ParsingBuffer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* XmlTextReaderImpl_get_DtdParserProxy_ParsingBuffer_mECC04A7A08B2E4D88BCF379D8EC403C54B2ADA16 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlTextReaderImpl::get_DtdParserProxy_ParsingBufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlTextReaderImpl_get_DtdParserProxy_ParsingBufferLength_m7508584AD802A8495380E88E670D44CE67871AAD (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlTextReaderImpl::get_DtdParserProxy_CurrentPosition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlTextReaderImpl_get_DtdParserProxy_CurrentPosition_m5D6EEB470416C100210BAEA1BA750D6369663014 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::set_DtdParserProxy_CurrentPosition(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl_set_DtdParserProxy_CurrentPosition_mB6EAE6AEA049EA5B1B54E5D850C6695CDC349DBD (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, int32_t ___0_value, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlTextReaderImpl::get_DtdParserProxy_EntityStackLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlTextReaderImpl_get_DtdParserProxy_EntityStackLength_mB534B77ECA1FDF5F92373BDF1EAA3A1CF29AB4F1 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlTextReaderImpl::get_DtdParserProxy_IsEntityEolNormalized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReaderImpl_get_DtdParserProxy_IsEntityEolNormalized_mE5F5019380401A88366A88D938925389F6160A6E (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::DtdParserProxy_OnNewLine(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl_DtdParserProxy_OnNewLine_m4FE25050BC72D4CDC7A20568DE9C28D7FA5CA41A (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, int32_t ___0_pos, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlTextReaderImpl::get_DtdParserProxy_LineNo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlTextReaderImpl_get_DtdParserProxy_LineNo_m26AF48CCD7B764E9ADCD2492703F5C4D56C92B17 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlTextReaderImpl::get_DtdParserProxy_LineStartPosition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlTextReaderImpl_get_DtdParserProxy_LineStartPosition_m64E2F43379705C24F6D37C20E520E51B5AE96D14 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlTextReaderImpl::DtdParserProxy_ReadData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlTextReaderImpl_DtdParserProxy_ReadData_m07882349E92F53D1FEFF74F0EF346861E6DE5290 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlTextReaderImpl::DtdParserProxy_ParseNumericCharRef(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlTextReaderImpl_DtdParserProxy_ParseNumericCharRef_m99D3A1CCEE205686A9333400EDA4A3F241F0C603 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, StringBuilder_t* ___0_internalSubsetBuilder, const RuntimeMethod* method) ; // System.Int32 System.Xml.XmlTextReaderImpl::DtdParserProxy_ParseNamedCharRef(System.Boolean,System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlTextReaderImpl_DtdParserProxy_ParseNamedCharRef_m0AFB5F8D6C79FBE3505A7034821BC238C17C8017 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, bool ___0_expand, StringBuilder_t* ___1_internalSubsetBuilder, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::DtdParserProxy_ParsePI(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl_DtdParserProxy_ParsePI_mA3AA8585594D5B9DD9AA34185F5B812ABF112DA6 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, StringBuilder_t* ___0_sb, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::DtdParserProxy_ParseComment(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl_DtdParserProxy_ParseComment_mC220CD16264F0F8C4F26103E91CB932FC16A6539 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, StringBuilder_t* ___0_sb, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlTextReaderImpl::DtdParserProxy_PushEntity(System.Xml.IDtdEntityInfo,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReaderImpl_DtdParserProxy_PushEntity_mF7D0B660B83C4A38D3E595C899D5957FE25C1ABD (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, RuntimeObject* ___0_entity, int32_t* ___1_entityId, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlTextReaderImpl::DtdParserProxy_PopEntity(System.Xml.IDtdEntityInfo&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReaderImpl_DtdParserProxy_PopEntity_m0D03A5FA761537C5B673C7D083C63F5F3C525E4B (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, RuntimeObject** ___0_oldEntity, int32_t* ___1_newEntityId, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlTextReaderImpl::DtdParserProxy_PushExternalSubset(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReaderImpl_DtdParserProxy_PushExternalSubset_mBAF82FF6D19641134F1453DA17C20E9A33D74ED3 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, String_t* ___0_systemId, String_t* ___1_publicId, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::DtdParserProxy_PushInternalDtd(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl_DtdParserProxy_PushInternalDtd_mAF1BEB6EA4615537D9D43878CD26250AEE7D5A04 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, String_t* ___0_baseUri, String_t* ___1_internalDtd, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::DtdParserProxy_Throw(System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl_DtdParserProxy_Throw_m007CFAA6CC0A55B37895E3A9B242C33FE5F11702 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, Exception_t* ___0_e, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::DtdParserProxy_OnSystemId(System.String,System.Xml.LineInfo,System.Xml.LineInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl_DtdParserProxy_OnSystemId_mFAEF87EE55FE4C1BEAAE833099C5E6BD25B6537F (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, String_t* ___0_systemId, LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24 ___1_keywordLineInfo, LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24 ___2_systemLiteralLineInfo, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::DtdParserProxy_OnPublicId(System.String,System.Xml.LineInfo,System.Xml.LineInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl_DtdParserProxy_OnPublicId_mA9AE0CA29E94DDDF99C7675F1361E67775ABE11E (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, String_t* ___0_publicId, LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24 ___1_keywordLineInfo, LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24 ___2_publicLiteralLineInfo, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlTextReaderImpl::get_DtdParserProxy_DtdValidation() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReaderImpl_get_DtdParserProxy_DtdValidation_mA08BCC8111CAD98A8F247770DC6C5023E7A1C071 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Xml.IValidationEventHandling System.Xml.XmlTextReaderImpl::get_DtdParserProxy_ValidationEventHandling() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* XmlTextReaderImpl_get_DtdParserProxy_ValidationEventHandling_mB2F5898C6DDF21BDA19FB52D66B0EC56F10908C3_inline (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlTextReaderImpl::get_DtdParserProxy_Normalization() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlTextReaderImpl_get_DtdParserProxy_Normalization_m69989B2A994543AFE386FFF064EA7C9C674AF212_inline (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlTextReaderImpl::get_DtdParserProxy_Namespaces() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlTextReaderImpl_get_DtdParserProxy_Namespaces_mDE78BC151B29E932636DF2B4521450C3FF8F25F6_inline (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlTextReaderImpl::get_DtdParserProxy_V1CompatibilityMode() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlTextReaderImpl_get_DtdParserProxy_V1CompatibilityMode_mFA338124C3C5FF871125360FA041C8E74C7AE978_inline (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Threading.Tasks.Task`1 System.Xml.XmlTextReaderImpl::DtdParserProxy_ReadDataAsync() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_t4C228DE57804012969575431CFF12D57C875552D* XmlTextReaderImpl_DtdParserProxy_ReadDataAsync_m462F0D985C98EE500F66654CD36B0CEA44F8FDD8 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) ; // System.Threading.Tasks.Task`1 System.Xml.XmlTextReaderImpl::DtdParserProxy_ParseNumericCharRefAsync(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_t4C228DE57804012969575431CFF12D57C875552D* XmlTextReaderImpl_DtdParserProxy_ParseNumericCharRefAsync_m0EA20FB96300A09D88B1107AAEBF48879E30CC10 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, StringBuilder_t* ___0_internalSubsetBuilder, const RuntimeMethod* method) ; // System.Threading.Tasks.Task`1 System.Xml.XmlTextReaderImpl::DtdParserProxy_ParseNamedCharRefAsync(System.Boolean,System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_t4C228DE57804012969575431CFF12D57C875552D* XmlTextReaderImpl_DtdParserProxy_ParseNamedCharRefAsync_m3A3A4A812A1E80BA4836DB7D533D332C36668841 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, bool ___0_expand, StringBuilder_t* ___1_internalSubsetBuilder, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlTextReaderImpl::DtdParserProxy_ParsePIAsync(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlTextReaderImpl_DtdParserProxy_ParsePIAsync_mEFE8B79AC373DC9C71DE177CD266994393325D4B (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, StringBuilder_t* ___0_sb, const RuntimeMethod* method) ; // System.Threading.Tasks.Task System.Xml.XmlTextReaderImpl::DtdParserProxy_ParseCommentAsync(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlTextReaderImpl_DtdParserProxy_ParseCommentAsync_m901C155DA16054BB1FA912B846B055CA50967BC9 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, StringBuilder_t* ___0_sb, const RuntimeMethod* method) ; // System.Threading.Tasks.Task`1> System.Xml.XmlTextReaderImpl::DtdParserProxy_PushEntityAsync(System.Xml.IDtdEntityInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_tC793EC4BCAF3441C475639996F591673C58B3730* XmlTextReaderImpl_DtdParserProxy_PushEntityAsync_mB4D87AD693DD024575432FC194EE4FF84A8B7264 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, RuntimeObject* ___0_entity, const RuntimeMethod* method) ; // System.Threading.Tasks.Task`1 System.Xml.XmlTextReaderImpl::DtdParserProxy_PushExternalSubsetAsync(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_t824317F4B958F7512E8F7300511752937A6C6043* XmlTextReaderImpl_DtdParserProxy_PushExternalSubsetAsync_mB8A7199C6F17714319AE13E2BEB9FC096B86B046 (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, String_t* ___0_systemId, String_t* ___1_publicId, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl/NodeData::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData__ctor_m0EDB77C0D5BDFD2B2F74516B9E37106ACD355350 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl/NodeData::Clear(System.Xml.XmlNodeType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData_Clear_m947A266026A00AB3BC65DC55B7BCE727B3D0004F (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, int32_t ___0_type, const RuntimeMethod* method) ; // System.Boolean System.Xml.XmlTextReaderImpl/NodeData::get_ValueBuffered() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NodeData_get_ValueBuffered_mD9B7D4C2C055BC6DC3641D960844A05821EAE1F4 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::StripSpaces(System.Char[],System.Int32,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl_StripSpaces_mD7FD9662A6CC09D000AF4E2A6D489D79267520AC (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_value, int32_t ___1_index, int32_t* ___2_len, const RuntimeMethod* method) ; // System.String System.Xml.XmlTextReaderImpl::StripSpaces(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlTextReaderImpl_StripSpaces_m45E9B5FC3CFA2377C827CF9D5B29ABB443913D6D (String_t* ___0_value, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl/NodeData::ClearName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData_ClearName_m33AF87BF5512718AE6E0920CF814BADCF8EB7BEC (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, const RuntimeMethod* method) ; // System.Void System.Xml.LineInfo::Set(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LineInfo_Set_m5D59B42332EDBA296FA9AED5CF63D8BECC18214E (LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24* __this, int32_t ___0_lineNo, int32_t ___1_linePos, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl/NodeData::SetNamedNode(System.Xml.XmlNodeType,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData_SetNamedNode_mC99F6739610C0257126208B4CF498E1771DF5DDA (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, int32_t ___0_type, String_t* ___1_localName, String_t* ___2_prefix, String_t* ___3_nameWPrefix, const RuntimeMethod* method) ; // System.Text.StringBuilder System.Text.StringBuilder::Append(System.String,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_mE7CA22532FEF1545B8BC357CB7CAA304BA264703 (StringBuilder_t* __this, String_t* ___0_value, int32_t ___1_startIndex, int32_t ___2_count, const RuntimeMethod* method) ; // System.Void System.Xml.XmlTextReaderImpl::BlockCopyChars(System.Char[],System.Int32,System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReaderImpl_BlockCopyChars_m0BA24CD97C62B4BA5075A5426C1F00DF971621AB (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_src, int32_t ___1_srcOffset, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___2_dst, int32_t ___3_dstOffset, int32_t ___4_count, const RuntimeMethod* method) ; // System.String System.Xml.XmlTextReaderImpl/NodeData::CreateNameWPrefix(System.Xml.XmlNameTable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NodeData_CreateNameWPrefix_mC14BB0DB05523F946E9DA65EB1C2D08F22E474AB (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___0_nt, const RuntimeMethod* method) ; // System.Boolean System.Xml.Ref::Equal(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Ref_Equal_m60FD3EF02546279815B785F856568B01F60FE1AF (String_t* ___0_strA, String_t* ___1_strB, const RuntimeMethod* method) ; // System.Int32 System.String::CompareOrdinal(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_CompareOrdinal_mC6F612DEA1F7B3BF24A44C79D17AF7F8C29C9D3C (String_t* ___0_strA, String_t* ___1_strB, const RuntimeMethod* method) ; #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.XmlEncodedRawTextWriter/d__98::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteDocTypeAsyncU3Ed__98_MoveNext_mDB83E20B90E85877E549DBD5F9162E018EE9E703 (U3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF_RuntimeMethod_var); 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; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; Exception_t* V_5 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; switch (L_2) { case 0: { goto IL_009b_1; } case 1: { goto IL_0105_1; } case 2: { goto IL_0179_1; } case 3: { goto IL_01e3_1; } case 4: { goto IL_024c_1; } case 5: { goto IL_02be_1; } case 6: { goto IL_0354_1; } case 7: { goto IL_03be_1; } case 8: { goto IL_048c_1; } } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_3 = V_1; NullCheck(L_3); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_3, NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_4 = V_1; NullCheck(L_4); bool L_5 = L_4->___trackTextContent_21; if (!L_5) { goto IL_0055_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_6 = V_1; NullCheck(L_6); bool L_7 = L_6->___inTextContent_22; if (!L_7) { goto IL_0055_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_8 = V_1; NullCheck(L_8); XmlEncodedRawTextWriter_ChangeTextContentMark_m6BD4020CC1EDA89BD8A435BBF41415FF20C31525(L_8, (bool)0, NULL); } IL_0055_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_9 = V_1; NullCheck(L_9); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_10; L_10 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_9, _stringLiteralC7C776080FBFB5F15E2EAAE9A4C65AE2C17FE00B, NULL); NullCheck(L_10); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_11; L_11 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_10, (bool)0, NULL); V_3 = L_11; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_12; L_12 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_12; bool L_13; L_13 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_13) { goto IL_00b7_1; } } { int32_t L_14 = 0; V_0 = L_14; __this->___U3CU3E1__state_0 = L_14; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_15 = V_2; __this->___U3CU3Eu__1_7 = L_15; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_7))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_16 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF(L_16, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF_RuntimeMethod_var); goto IL_0517; } IL_009b_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_17 = __this->___U3CU3Eu__1_7; V_2 = L_17; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_18 = (&__this->___U3CU3Eu__1_7); il2cpp_codegen_initobj(L_18, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_19 = (-1); V_0 = L_19; __this->___U3CU3E1__state_0 = L_19; } IL_00b7_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_20 = V_1; String_t* L_21 = __this->___name_3; NullCheck(L_20); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_22; L_22 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_20, L_21, NULL); NullCheck(L_22); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_23; L_23 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_22, (bool)0, NULL); V_3 = L_23; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_24; L_24 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_24; bool L_25; L_25 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_25) { goto IL_0121_1; } } { int32_t L_26 = 1; V_0 = L_26; __this->___U3CU3E1__state_0 = L_26; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_27 = V_2; __this->___U3CU3Eu__1_7 = L_27; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_7))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_28 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF(L_28, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF_RuntimeMethod_var); goto IL_0517; } IL_0105_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_29 = __this->___U3CU3Eu__1_7; V_2 = L_29; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_30 = (&__this->___U3CU3Eu__1_7); il2cpp_codegen_initobj(L_30, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_31 = (-1); V_0 = L_31; __this->___U3CU3E1__state_0 = L_31; } IL_0121_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); String_t* L_32 = __this->___pubid_4; if (!L_32) { goto IL_0303_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_33 = V_1; NullCheck(L_33); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_34; L_34 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_33, _stringLiteral7721A48ACA2DB6CF7BA1F50E38BE38587D4927BA, NULL); NullCheck(L_34); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_35; L_35 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_34, (bool)0, NULL); V_3 = L_35; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_36; L_36 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_36; bool L_37; L_37 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_37) { goto IL_0195_1; } } { int32_t L_38 = 2; V_0 = L_38; __this->___U3CU3E1__state_0 = L_38; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_39 = V_2; __this->___U3CU3Eu__1_7 = L_39; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_7))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_40 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF(L_40, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF_RuntimeMethod_var); goto IL_0517; } IL_0179_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_41 = __this->___U3CU3Eu__1_7; V_2 = L_41; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_42 = (&__this->___U3CU3Eu__1_7); il2cpp_codegen_initobj(L_42, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_43 = (-1); V_0 = L_43; __this->___U3CU3E1__state_0 = L_43; } IL_0195_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_44 = V_1; String_t* L_45 = __this->___pubid_4; NullCheck(L_44); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_46; L_46 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_44, L_45, NULL); NullCheck(L_46); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_47; L_47 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_46, (bool)0, NULL); V_3 = L_47; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_48; L_48 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_48; bool L_49; L_49 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_49) { goto IL_01ff_1; } } { int32_t L_50 = 3; V_0 = L_50; __this->___U3CU3E1__state_0 = L_50; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_51 = V_2; __this->___U3CU3Eu__1_7 = L_51; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_7))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_52 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF(L_52, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF_RuntimeMethod_var); goto IL_0517; } IL_01e3_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_53 = __this->___U3CU3Eu__1_7; V_2 = L_53; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_54 = (&__this->___U3CU3Eu__1_7); il2cpp_codegen_initobj(L_54, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_55 = (-1); V_0 = L_55; __this->___U3CU3E1__state_0 = L_55; } IL_01ff_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_56 = V_1; NullCheck(L_56); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_57; L_57 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_56, _stringLiteral88E0DBECA18651C0DE1E09C9B180E8C851A4F92B, NULL); NullCheck(L_57); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_58; L_58 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_57, (bool)0, NULL); V_3 = L_58; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_59; L_59 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_59; bool L_60; L_60 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_60) { goto IL_0268_1; } } { int32_t L_61 = 4; V_0 = L_61; __this->___U3CU3E1__state_0 = L_61; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_62 = V_2; __this->___U3CU3Eu__1_7 = L_62; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_7))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_63 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF(L_63, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF_RuntimeMethod_var); goto IL_0517; } IL_024c_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_64 = __this->___U3CU3Eu__1_7; V_2 = L_64; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_65 = (&__this->___U3CU3Eu__1_7); il2cpp_codegen_initobj(L_65, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_66 = (-1); V_0 = L_66; __this->___U3CU3E1__state_0 = L_66; } IL_0268_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); String_t* L_67 = __this->___sysid_5; if (!L_67) { goto IL_02e1_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_68 = V_1; String_t* L_69 = __this->___sysid_5; NullCheck(L_68); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_70; L_70 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_68, L_69, NULL); NullCheck(L_70); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_71; L_71 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_70, (bool)0, NULL); V_3 = L_71; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_72; L_72 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_72; bool L_73; L_73 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_73) { goto IL_02da_1; } } { int32_t L_74 = 5; V_0 = L_74; __this->___U3CU3E1__state_0 = L_74; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_75 = V_2; __this->___U3CU3Eu__1_7 = L_75; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_7))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_76 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF(L_76, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF_RuntimeMethod_var); goto IL_0517; } IL_02be_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_77 = __this->___U3CU3Eu__1_7; V_2 = L_77; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_78 = (&__this->___U3CU3Eu__1_7); il2cpp_codegen_initobj(L_78, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_79 = (-1); V_0 = L_79; __this->___U3CU3E1__state_0 = L_79; } IL_02da_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_02e1_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_80 = V_1; NullCheck(L_80); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_81 = L_80->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_82 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_83 = V_1; NullCheck(L_83); int32_t L_84 = L_83->___bufPos_8; V_4 = L_84; int32_t L_85 = V_4; NullCheck(L_82); L_82->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_85, 1)); int32_t L_86 = V_4; NullCheck(L_81); (L_81)->SetAt(static_cast(L_86), (Il2CppChar)((int32_t)34)); goto IL_041d_1; } IL_0303_1: { String_t* L_87 = __this->___sysid_5; if (!L_87) { goto IL_0400_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_88 = V_1; NullCheck(L_88); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_89; L_89 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_88, _stringLiteralF3782EC504B73600A2DA83B623313BF6EC38CAE3, NULL); NullCheck(L_89); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_90; L_90 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_89, (bool)0, NULL); V_3 = L_90; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_91; L_91 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_91; bool L_92; L_92 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_92) { goto IL_0370_1; } } { int32_t L_93 = 6; V_0 = L_93; __this->___U3CU3E1__state_0 = L_93; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_94 = V_2; __this->___U3CU3Eu__1_7 = L_94; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_7))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_95 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF(L_95, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF_RuntimeMethod_var); goto IL_0517; } IL_0354_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_96 = __this->___U3CU3Eu__1_7; V_2 = L_96; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_97 = (&__this->___U3CU3Eu__1_7); il2cpp_codegen_initobj(L_97, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_98 = (-1); V_0 = L_98; __this->___U3CU3E1__state_0 = L_98; } IL_0370_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_99 = V_1; String_t* L_100 = __this->___sysid_5; NullCheck(L_99); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_101; L_101 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_99, L_100, NULL); NullCheck(L_101); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_102; L_102 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_101, (bool)0, NULL); V_3 = L_102; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_103; L_103 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_103; bool L_104; L_104 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_104) { goto IL_03da_1; } } { int32_t L_105 = 7; V_0 = L_105; __this->___U3CU3E1__state_0 = L_105; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_106 = V_2; __this->___U3CU3Eu__1_7 = L_106; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_7))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_107 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF(L_107, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF_RuntimeMethod_var); goto IL_0517; } IL_03be_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_108 = __this->___U3CU3Eu__1_7; V_2 = L_108; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_109 = (&__this->___U3CU3Eu__1_7); il2cpp_codegen_initobj(L_109, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_110 = (-1); V_0 = L_110; __this->___U3CU3E1__state_0 = L_110; } IL_03da_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_111 = V_1; NullCheck(L_111); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_112 = L_111->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_113 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_114 = V_1; NullCheck(L_114); int32_t L_115 = L_114->___bufPos_8; V_4 = L_115; int32_t L_116 = V_4; NullCheck(L_113); L_113->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_116, 1)); int32_t L_117 = V_4; NullCheck(L_112); (L_112)->SetAt(static_cast(L_117), (Il2CppChar)((int32_t)34)); goto IL_041d_1; } IL_0400_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_118 = V_1; NullCheck(L_118); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_119 = L_118->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_120 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_121 = V_1; NullCheck(L_121); int32_t L_122 = L_121->___bufPos_8; V_4 = L_122; int32_t L_123 = V_4; NullCheck(L_120); L_120->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_123, 1)); int32_t L_124 = V_4; NullCheck(L_119); (L_119)->SetAt(static_cast(L_124), (Il2CppChar)((int32_t)32)); } IL_041d_1: { String_t* L_125 = __this->___subset_6; if (!L_125) { goto IL_04cc_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_126 = V_1; NullCheck(L_126); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_127 = L_126->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_128 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_129 = V_1; NullCheck(L_129); int32_t L_130 = L_129->___bufPos_8; V_4 = L_130; int32_t L_131 = V_4; NullCheck(L_128); L_128->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_131, 1)); int32_t L_132 = V_4; NullCheck(L_127); (L_127)->SetAt(static_cast(L_132), (Il2CppChar)((int32_t)91)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_133 = V_1; String_t* L_134 = __this->___subset_6; NullCheck(L_133); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_135; L_135 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_133, L_134, NULL); NullCheck(L_135); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_136; L_136 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_135, (bool)0, NULL); V_3 = L_136; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_137; L_137 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_137; bool L_138; L_138 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_138) { goto IL_04a8_1; } } { int32_t L_139 = 8; V_0 = L_139; __this->___U3CU3E1__state_0 = L_139; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_140 = V_2; __this->___U3CU3Eu__1_7 = L_140; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_7))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_141 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF(L_141, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318_mC8B44ACE52CDF27C5088CA3A6574190D7904F9EF_RuntimeMethod_var); goto IL_0517; } IL_048c_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_142 = __this->___U3CU3Eu__1_7; V_2 = L_142; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_143 = (&__this->___U3CU3Eu__1_7); il2cpp_codegen_initobj(L_143, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_144 = (-1); V_0 = L_144; __this->___U3CU3E1__state_0 = L_144; } IL_04a8_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_145 = V_1; NullCheck(L_145); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_146 = L_145->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_147 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_148 = V_1; NullCheck(L_148); int32_t L_149 = L_148->___bufPos_8; V_4 = L_149; int32_t L_150 = V_4; NullCheck(L_147); L_147->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_150, 1)); int32_t L_151 = V_4; NullCheck(L_146); (L_146)->SetAt(static_cast(L_151), (Il2CppChar)((int32_t)93)); } IL_04cc_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_152 = V_1; NullCheck(L_152); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_153 = L_152->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_154 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_155 = V_1; NullCheck(L_155); int32_t L_156 = L_155->___bufPos_8; V_4 = L_156; int32_t L_157 = V_4; NullCheck(L_154); L_154->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_157, 1)); int32_t L_158 = V_4; NullCheck(L_153); (L_153)->SetAt(static_cast(L_158), (Il2CppChar)((int32_t)62)); goto IL_0504; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_04eb; } throw e; } CATCH_04eb: {// begin catch(System.Exception) V_5 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_159 = (&__this->___U3CU3Et__builder_1); Exception_t* L_160 = V_5; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_159, L_160, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0517; }// end catch (depth: 1) IL_0504: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_161 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_161, NULL); } IL_0517: { return; } } IL2CPP_EXTERN_C void U3CWriteDocTypeAsyncU3Ed__98_MoveNext_mDB83E20B90E85877E549DBD5F9162E018EE9E703_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteDocTypeAsyncU3Ed__98_MoveNext_mDB83E20B90E85877E549DBD5F9162E018EE9E703(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__98::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteDocTypeAsyncU3Ed__98_SetStateMachine_mA970AC5BF558E3D5F4CA014CDE039AA3C2621838 (U3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteDocTypeAsyncU3Ed__98_SetStateMachine_mA970AC5BF558E3D5F4CA014CDE039AA3C2621838_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteDocTypeAsyncU3Ed__98_tE393A06A8773E5561A586F8A5F81036D223E1318* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteDocTypeAsyncU3Ed__98_SetStateMachine_mA970AC5BF558E3D5F4CA014CDE039AA3C2621838(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__106::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteNamespaceDeclarationAsyncU3Ed__106_MoveNext_m355059EB779D325F8015F33A3FA1F401C5D64243 (U3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60_m2D5C31FFE1B005570E6F7E432909A6D1C310A5E2_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t* V_4 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; switch (L_2) { case 0: { goto IL_006d_1; } case 1: { goto IL_00d7_1; } case 2: { goto IL_0138_1; } } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_3 = V_1; NullCheck(L_3); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_3, NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_4 = V_1; String_t* L_5 = __this->___prefix_3; NullCheck(L_4); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_6; L_6 = VirtualFuncInvoker1< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572*, String_t* >::Invoke(74 /* System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteStartNamespaceDeclarationAsync(System.String) */, L_4, L_5); NullCheck(L_6); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_7; L_7 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_6, (bool)0, NULL); V_3 = L_7; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_8; L_8 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_8; bool L_9; L_9 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_9) { goto IL_0089_1; } } { int32_t L_10 = 0; V_0 = L_10; __this->___U3CU3E1__state_0 = L_10; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_11 = V_2; __this->___U3CU3Eu__1_5 = L_11; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_5))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_12 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60_m2D5C31FFE1B005570E6F7E432909A6D1C310A5E2(L_12, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60_m2D5C31FFE1B005570E6F7E432909A6D1C310A5E2_RuntimeMethod_var); goto IL_0189; } IL_006d_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_13 = __this->___U3CU3Eu__1_5; V_2 = L_13; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_14 = (&__this->___U3CU3Eu__1_5); il2cpp_codegen_initobj(L_14, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_15 = (-1); V_0 = L_15; __this->___U3CU3E1__state_0 = L_15; } IL_0089_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_16 = V_1; String_t* L_17 = __this->___namespaceName_4; NullCheck(L_16); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_18; L_18 = VirtualFuncInvoker1< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572*, String_t* >::Invoke(48 /* System.Threading.Tasks.Task System.Xml.XmlWriter::WriteStringAsync(System.String) */, L_16, L_17); NullCheck(L_18); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_19; L_19 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_18, (bool)0, NULL); V_3 = L_19; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_20; L_20 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_20; bool L_21; L_21 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_21) { goto IL_00f3_1; } } { int32_t L_22 = 1; V_0 = L_22; __this->___U3CU3E1__state_0 = L_22; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_23 = V_2; __this->___U3CU3Eu__1_5 = L_23; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_5))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_24 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60_m2D5C31FFE1B005570E6F7E432909A6D1C310A5E2(L_24, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60_m2D5C31FFE1B005570E6F7E432909A6D1C310A5E2_RuntimeMethod_var); goto IL_0189; } IL_00d7_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_25 = __this->___U3CU3Eu__1_5; V_2 = L_25; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_26 = (&__this->___U3CU3Eu__1_5); il2cpp_codegen_initobj(L_26, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_27 = (-1); V_0 = L_27; __this->___U3CU3E1__state_0 = L_27; } IL_00f3_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_28 = V_1; NullCheck(L_28); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_29; L_29 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(75 /* System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteEndNamespaceDeclarationAsync() */, L_28); NullCheck(L_29); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_30; L_30 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_29, (bool)0, NULL); V_3 = L_30; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_31; L_31 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_31; bool L_32; L_32 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_32) { goto IL_0154_1; } } { int32_t L_33 = 2; V_0 = L_33; __this->___U3CU3E1__state_0 = L_33; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_34 = V_2; __this->___U3CU3Eu__1_5 = L_34; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_5))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_35 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60_m2D5C31FFE1B005570E6F7E432909A6D1C310A5E2(L_35, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60_m2D5C31FFE1B005570E6F7E432909A6D1C310A5E2_RuntimeMethod_var); goto IL_0189; } IL_0138_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_36 = __this->___U3CU3Eu__1_5; V_2 = L_36; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_37 = (&__this->___U3CU3Eu__1_5); il2cpp_codegen_initobj(L_37, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_38 = (-1); V_0 = L_38; __this->___U3CU3E1__state_0 = L_38; } IL_0154_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); goto IL_0176; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_015d; } throw e; } CATCH_015d: {// begin catch(System.Exception) V_4 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_39 = (&__this->___U3CU3Et__builder_1); Exception_t* L_40 = V_4; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_39, L_40, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0189; }// end catch (depth: 1) IL_0176: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_41 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_41, NULL); } IL_0189: { return; } } IL2CPP_EXTERN_C void U3CWriteNamespaceDeclarationAsyncU3Ed__106_MoveNext_m355059EB779D325F8015F33A3FA1F401C5D64243_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteNamespaceDeclarationAsyncU3Ed__106_MoveNext_m355059EB779D325F8015F33A3FA1F401C5D64243(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__106::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteNamespaceDeclarationAsyncU3Ed__106_SetStateMachine_mBF5CA39386B18003052550D5A414FFBA3C1AE4E8 (U3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteNamespaceDeclarationAsyncU3Ed__106_SetStateMachine_mBF5CA39386B18003052550D5A414FFBA3C1AE4E8_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteNamespaceDeclarationAsyncU3Ed__106_t9860C49CC356586A6873CE930115E37399792A60* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteNamespaceDeclarationAsyncU3Ed__106_SetStateMachine_mBF5CA39386B18003052550D5A414FFBA3C1AE4E8(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__107::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteStartNamespaceDeclarationAsyncU3Ed__107_MoveNext_mA793D9536B68480445591C21F2596E69D3C12FCD (U3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE_m3369C2AC2C4810A07188B7CF472C24BE38C64C37_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7445C16916FA3BA29CF130D3BC44506627A580F8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD7BB4816F511937863E42D9A34BAB32B43210AE7); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; Exception_t* V_5 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; switch (L_2) { case 0: { goto IL_0090_1; } case 1: { goto IL_00fe_1; } case 2: { goto IL_0168_1; } } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_3 = V_1; NullCheck(L_3); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_3, NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_4 = V_1; NullCheck(L_4); bool L_5 = L_4->___trackTextContent_21; if (!L_5) { goto IL_003d_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_6 = V_1; NullCheck(L_6); bool L_7 = L_6->___inTextContent_22; if (!L_7) { goto IL_003d_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_8 = V_1; NullCheck(L_8); XmlEncodedRawTextWriter_ChangeTextContentMark_m6BD4020CC1EDA89BD8A435BBF41415FF20C31525(L_8, (bool)0, NULL); } IL_003d_1: { String_t* L_9 = __this->___prefix_3; NullCheck(L_9); int32_t L_10; L_10 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_9, NULL); if (L_10) { goto IL_00b8_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_11 = V_1; NullCheck(L_11); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_12; L_12 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_11, _stringLiteral7445C16916FA3BA29CF130D3BC44506627A580F8, NULL); NullCheck(L_12); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_13; L_13 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_12, (bool)0, NULL); V_3 = L_13; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_14; L_14 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_14; bool L_15; L_15 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_15) { goto IL_00ac_1; } } { int32_t L_16 = 0; V_0 = L_16; __this->___U3CU3E1__state_0 = L_16; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_17 = V_2; __this->___U3CU3Eu__1_4 = L_17; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_4))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_18 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE_m3369C2AC2C4810A07188B7CF472C24BE38C64C37(L_18, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE_m3369C2AC2C4810A07188B7CF472C24BE38C64C37_RuntimeMethod_var); goto IL_0211; } IL_0090_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_19 = __this->___U3CU3Eu__1_4; V_2 = L_19; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_20 = (&__this->___U3CU3Eu__1_4); il2cpp_codegen_initobj(L_20, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_21 = (-1); V_0 = L_21; __this->___U3CU3E1__state_0 = L_21; } IL_00ac_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); goto IL_01c5_1; } IL_00b8_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_22 = V_1; NullCheck(L_22); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_23; L_23 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_22, _stringLiteralD7BB4816F511937863E42D9A34BAB32B43210AE7, NULL); NullCheck(L_23); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_24; L_24 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_23, (bool)0, NULL); V_3 = L_24; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_25; L_25 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_25; bool L_26; L_26 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_26) { goto IL_011a_1; } } { int32_t L_27 = 1; V_0 = L_27; __this->___U3CU3E1__state_0 = L_27; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_28 = V_2; __this->___U3CU3Eu__1_4 = L_28; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_4))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_29 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE_m3369C2AC2C4810A07188B7CF472C24BE38C64C37(L_29, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE_m3369C2AC2C4810A07188B7CF472C24BE38C64C37_RuntimeMethod_var); goto IL_0211; } IL_00fe_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_30 = __this->___U3CU3Eu__1_4; V_2 = L_30; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_31 = (&__this->___U3CU3Eu__1_4); il2cpp_codegen_initobj(L_31, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_32 = (-1); V_0 = L_32; __this->___U3CU3E1__state_0 = L_32; } IL_011a_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_33 = V_1; String_t* L_34 = __this->___prefix_3; NullCheck(L_33); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_35; L_35 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_33, L_34, NULL); NullCheck(L_35); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_36; L_36 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_35, (bool)0, NULL); V_3 = L_36; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_37; L_37 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_37; bool L_38; L_38 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_38) { goto IL_0184_1; } } { int32_t L_39 = 2; V_0 = L_39; __this->___U3CU3E1__state_0 = L_39; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_40 = V_2; __this->___U3CU3Eu__1_4 = L_40; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_4))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_41 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE_m3369C2AC2C4810A07188B7CF472C24BE38C64C37(L_41, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE_m3369C2AC2C4810A07188B7CF472C24BE38C64C37_RuntimeMethod_var); goto IL_0211; } IL_0168_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_42 = __this->___U3CU3Eu__1_4; V_2 = L_42; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_43 = (&__this->___U3CU3Eu__1_4); il2cpp_codegen_initobj(L_43, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_44 = (-1); V_0 = L_44; __this->___U3CU3E1__state_0 = L_44; } IL_0184_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_45 = V_1; NullCheck(L_45); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_46 = L_45->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_47 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_48 = V_1; NullCheck(L_48); int32_t L_49 = L_48->___bufPos_8; V_4 = L_49; int32_t L_50 = V_4; NullCheck(L_47); L_47->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_50, 1)); int32_t L_51 = V_4; NullCheck(L_46); (L_46)->SetAt(static_cast(L_51), (Il2CppChar)((int32_t)61)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_52 = V_1; NullCheck(L_52); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_53 = L_52->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_54 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_55 = V_1; NullCheck(L_55); int32_t L_56 = L_55->___bufPos_8; V_4 = L_56; int32_t L_57 = V_4; NullCheck(L_54); L_54->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_57, 1)); int32_t L_58 = V_4; NullCheck(L_53); (L_53)->SetAt(static_cast(L_58), (Il2CppChar)((int32_t)34)); } IL_01c5_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_59 = V_1; NullCheck(L_59); L_59->___inAttributeValue_16 = (bool)1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_60 = V_1; NullCheck(L_60); bool L_61 = L_60->___trackTextContent_21; if (!L_61) { goto IL_01e3_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_62 = V_1; NullCheck(L_62); bool L_63 = L_62->___inTextContent_22; if (L_63) { goto IL_01e3_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_64 = V_1; NullCheck(L_64); XmlEncodedRawTextWriter_ChangeTextContentMark_m6BD4020CC1EDA89BD8A435BBF41415FF20C31525(L_64, (bool)1, NULL); } IL_01e3_1: { goto IL_01fe; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_01e5; } throw e; } CATCH_01e5: {// begin catch(System.Exception) V_5 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_65 = (&__this->___U3CU3Et__builder_1); Exception_t* L_66 = V_5; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_65, L_66, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0211; }// end catch (depth: 1) IL_01fe: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_67 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_67, NULL); } IL_0211: { return; } } IL2CPP_EXTERN_C void U3CWriteStartNamespaceDeclarationAsyncU3Ed__107_MoveNext_mA793D9536B68480445591C21F2596E69D3C12FCD_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteStartNamespaceDeclarationAsyncU3Ed__107_MoveNext_mA793D9536B68480445591C21F2596E69D3C12FCD(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__107::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteStartNamespaceDeclarationAsyncU3Ed__107_SetStateMachine_m5A5C2F3100E552AC81C50A8EBD47A9E83AAB90C5 (U3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteStartNamespaceDeclarationAsyncU3Ed__107_SetStateMachine_m5A5C2F3100E552AC81C50A8EBD47A9E83AAB90C5_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteStartNamespaceDeclarationAsyncU3Ed__107_t4D7D07F57AFA9916E3BDF401093AADFCFC5AB5FE* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteStartNamespaceDeclarationAsyncU3Ed__107_SetStateMachine_m5A5C2F3100E552AC81C50A8EBD47A9E83AAB90C5(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__109::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCDataAsyncU3Ed__109_MoveNext_m98E806995A9E013497511A304B280FB115E8102C (U3CWriteCDataAsyncU3Ed__109_t6B9DEA4F6D8F143B04890764579E9E2D1C088AC6* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataAsyncU3Ed__109_t6B9DEA4F6D8F143B04890764579E9E2D1C088AC6_m6B63F262E806B1E057882D51B7BB917CF5AB20B2_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; int32_t V_2 = 0; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_3; memset((&V_3), 0, sizeof(V_3)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t* V_5 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_018c_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_3 = V_1; NullCheck(L_3); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_3, NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_4 = V_1; NullCheck(L_4); bool L_5 = L_4->___trackTextContent_21; if (!L_5) { goto IL_0031_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_6 = V_1; NullCheck(L_6); bool L_7 = L_6->___inTextContent_22; if (!L_7) { goto IL_0031_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_8 = V_1; NullCheck(L_8); XmlEncodedRawTextWriter_ChangeTextContentMark_m6BD4020CC1EDA89BD8A435BBF41415FF20C31525(L_8, (bool)0, NULL); } IL_0031_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_9 = V_1; NullCheck(L_9); bool L_10 = L_9->___mergeCDataSections_34; if (!L_10) { goto IL_005a_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_11 = V_1; NullCheck(L_11); int32_t L_12 = L_11->___bufPos_8; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_13 = V_1; NullCheck(L_13); int32_t L_14 = L_13->___cdataPos_11; if ((!(((uint32_t)L_12) == ((uint32_t)L_14)))) { goto IL_005a_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_15 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_16 = V_1; NullCheck(L_16); int32_t L_17 = L_16->___bufPos_8; NullCheck(L_15); L_15->___bufPos_8 = ((int32_t)il2cpp_codegen_subtract(L_17, 3)); goto IL_0144_1; } IL_005a_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_18 = V_1; NullCheck(L_18); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_19 = L_18->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_20 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_21 = V_1; NullCheck(L_21); int32_t L_22 = L_21->___bufPos_8; V_2 = L_22; int32_t L_23 = V_2; NullCheck(L_20); L_20->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_23, 1)); int32_t L_24 = V_2; NullCheck(L_19); (L_19)->SetAt(static_cast(L_24), (Il2CppChar)((int32_t)60)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_25 = V_1; NullCheck(L_25); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_26 = L_25->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_27 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_28 = V_1; NullCheck(L_28); int32_t L_29 = L_28->___bufPos_8; V_2 = L_29; int32_t L_30 = V_2; NullCheck(L_27); L_27->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_30, 1)); int32_t L_31 = V_2; NullCheck(L_26); (L_26)->SetAt(static_cast(L_31), (Il2CppChar)((int32_t)33)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_32 = V_1; NullCheck(L_32); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_33 = L_32->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_34 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_35 = V_1; NullCheck(L_35); int32_t L_36 = L_35->___bufPos_8; V_2 = L_36; int32_t L_37 = V_2; NullCheck(L_34); L_34->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_37, 1)); int32_t L_38 = V_2; NullCheck(L_33); (L_33)->SetAt(static_cast(L_38), (Il2CppChar)((int32_t)91)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_39 = V_1; NullCheck(L_39); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_40 = L_39->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_41 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_42 = V_1; NullCheck(L_42); int32_t L_43 = L_42->___bufPos_8; V_2 = L_43; int32_t L_44 = V_2; NullCheck(L_41); L_41->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_44, 1)); int32_t L_45 = V_2; NullCheck(L_40); (L_40)->SetAt(static_cast(L_45), (Il2CppChar)((int32_t)67)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_46 = V_1; NullCheck(L_46); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_47 = L_46->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_48 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_49 = V_1; NullCheck(L_49); int32_t L_50 = L_49->___bufPos_8; V_2 = L_50; int32_t L_51 = V_2; NullCheck(L_48); L_48->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_51, 1)); int32_t L_52 = V_2; NullCheck(L_47); (L_47)->SetAt(static_cast(L_52), (Il2CppChar)((int32_t)68)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_53 = V_1; NullCheck(L_53); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_54 = L_53->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_55 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_56 = V_1; NullCheck(L_56); int32_t L_57 = L_56->___bufPos_8; V_2 = L_57; int32_t L_58 = V_2; NullCheck(L_55); L_55->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_58, 1)); int32_t L_59 = V_2; NullCheck(L_54); (L_54)->SetAt(static_cast(L_59), (Il2CppChar)((int32_t)65)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_60 = V_1; NullCheck(L_60); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_61 = L_60->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_62 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_63 = V_1; NullCheck(L_63); int32_t L_64 = L_63->___bufPos_8; V_2 = L_64; int32_t L_65 = V_2; NullCheck(L_62); L_62->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_65, 1)); int32_t L_66 = V_2; NullCheck(L_61); (L_61)->SetAt(static_cast(L_66), (Il2CppChar)((int32_t)84)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_67 = V_1; NullCheck(L_67); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_68 = L_67->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_69 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_70 = V_1; NullCheck(L_70); int32_t L_71 = L_70->___bufPos_8; V_2 = L_71; int32_t L_72 = V_2; NullCheck(L_69); L_69->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_72, 1)); int32_t L_73 = V_2; NullCheck(L_68); (L_68)->SetAt(static_cast(L_73), (Il2CppChar)((int32_t)65)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_74 = V_1; NullCheck(L_74); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_75 = L_74->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_76 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_77 = V_1; NullCheck(L_77); int32_t L_78 = L_77->___bufPos_8; V_2 = L_78; int32_t L_79 = V_2; NullCheck(L_76); L_76->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_79, 1)); int32_t L_80 = V_2; NullCheck(L_75); (L_75)->SetAt(static_cast(L_80), (Il2CppChar)((int32_t)91)); } IL_0144_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_81 = V_1; String_t* L_82 = __this->___text_3; NullCheck(L_81); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_83; L_83 = XmlEncodedRawTextWriter_WriteCDataSectionAsync_mAFC07F81CBB1CC321B5607579D3B27B3018CA56B(L_81, L_82, NULL); NullCheck(L_83); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_84; L_84 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_83, (bool)0, NULL); V_4 = L_84; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_85; L_85 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_4), NULL); V_3 = L_85; bool L_86; L_86 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_3), NULL); if (L_86) { goto IL_01a8_1; } } { int32_t L_87 = 0; V_0 = L_87; __this->___U3CU3E1__state_0 = L_87; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_88 = V_3; __this->___U3CU3Eu__1_4 = L_88; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_4))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_89 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataAsyncU3Ed__109_t6B9DEA4F6D8F143B04890764579E9E2D1C088AC6_m6B63F262E806B1E057882D51B7BB917CF5AB20B2(L_89, (&V_3), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataAsyncU3Ed__109_t6B9DEA4F6D8F143B04890764579E9E2D1C088AC6_m6B63F262E806B1E057882D51B7BB917CF5AB20B2_RuntimeMethod_var); goto IL_0243; } IL_018c_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_90 = __this->___U3CU3Eu__1_4; V_3 = L_90; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_91 = (&__this->___U3CU3Eu__1_4); il2cpp_codegen_initobj(L_91, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_92 = (-1); V_0 = L_92; __this->___U3CU3E1__state_0 = L_92; } IL_01a8_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_3), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_93 = V_1; NullCheck(L_93); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_94 = L_93->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_95 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_96 = V_1; NullCheck(L_96); int32_t L_97 = L_96->___bufPos_8; V_2 = L_97; int32_t L_98 = V_2; NullCheck(L_95); L_95->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_98, 1)); int32_t L_99 = V_2; NullCheck(L_94); (L_94)->SetAt(static_cast(L_99), (Il2CppChar)((int32_t)93)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_100 = V_1; NullCheck(L_100); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_101 = L_100->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_102 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_103 = V_1; NullCheck(L_103); int32_t L_104 = L_103->___bufPos_8; V_2 = L_104; int32_t L_105 = V_2; NullCheck(L_102); L_102->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_105, 1)); int32_t L_106 = V_2; NullCheck(L_101); (L_101)->SetAt(static_cast(L_106), (Il2CppChar)((int32_t)93)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_107 = V_1; NullCheck(L_107); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_108 = L_107->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_109 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_110 = V_1; NullCheck(L_110); int32_t L_111 = L_110->___bufPos_8; V_2 = L_111; int32_t L_112 = V_2; NullCheck(L_109); L_109->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_112, 1)); int32_t L_113 = V_2; NullCheck(L_108); (L_108)->SetAt(static_cast(L_113), (Il2CppChar)((int32_t)62)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_114 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_115 = V_1; NullCheck(L_115); int32_t L_116 = L_115->___bufPos_8; NullCheck(L_114); L_114->___textPos_9 = L_116; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_117 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_118 = V_1; NullCheck(L_118); int32_t L_119 = L_118->___bufPos_8; NullCheck(L_117); L_117->___cdataPos_11 = L_119; goto IL_0230; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0217; } throw e; } CATCH_0217: {// begin catch(System.Exception) V_5 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_120 = (&__this->___U3CU3Et__builder_1); Exception_t* L_121 = V_5; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_120, L_121, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0243; }// end catch (depth: 1) IL_0230: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_122 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_122, NULL); } IL_0243: { return; } } IL2CPP_EXTERN_C void U3CWriteCDataAsyncU3Ed__109_MoveNext_m98E806995A9E013497511A304B280FB115E8102C_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteCDataAsyncU3Ed__109_t6B9DEA4F6D8F143B04890764579E9E2D1C088AC6* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteCDataAsyncU3Ed__109_MoveNext_m98E806995A9E013497511A304B280FB115E8102C(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__109::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCDataAsyncU3Ed__109_SetStateMachine_mB94ECC96EB12C22B8F8E691CCC4CCD455FFDC14D (U3CWriteCDataAsyncU3Ed__109_t6B9DEA4F6D8F143B04890764579E9E2D1C088AC6* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteCDataAsyncU3Ed__109_SetStateMachine_mB94ECC96EB12C22B8F8E691CCC4CCD455FFDC14D_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteCDataAsyncU3Ed__109_t6B9DEA4F6D8F143B04890764579E9E2D1C088AC6* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteCDataAsyncU3Ed__109_SetStateMachine_mB94ECC96EB12C22B8F8E691CCC4CCD455FFDC14D(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__110::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentAsyncU3Ed__110_MoveNext_m3422C65685F838F3908EBE8C9290AC386B4BBADD (U3CWriteCommentAsyncU3Ed__110_tF57039CD13A458FF70E4779EFB3C3C388ED9523A* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__110_tF57039CD13A458FF70E4779EFB3C3C388ED9523A_m4E275D18823F5D47EF10E80ED4FA0AABF323E974_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; int32_t V_2 = 0; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_3; memset((&V_3), 0, sizeof(V_3)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t* V_5 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_00e3_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_3 = V_1; NullCheck(L_3); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_3, NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_4 = V_1; NullCheck(L_4); bool L_5 = L_4->___trackTextContent_21; if (!L_5) { goto IL_0031_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_6 = V_1; NullCheck(L_6); bool L_7 = L_6->___inTextContent_22; if (!L_7) { goto IL_0031_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_8 = V_1; NullCheck(L_8); XmlEncodedRawTextWriter_ChangeTextContentMark_m6BD4020CC1EDA89BD8A435BBF41415FF20C31525(L_8, (bool)0, NULL); } IL_0031_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_9 = V_1; NullCheck(L_9); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_10 = L_9->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_11 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_12 = V_1; NullCheck(L_12); int32_t L_13 = L_12->___bufPos_8; V_2 = L_13; int32_t L_14 = V_2; NullCheck(L_11); L_11->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_14, 1)); int32_t L_15 = V_2; NullCheck(L_10); (L_10)->SetAt(static_cast(L_15), (Il2CppChar)((int32_t)60)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_16 = V_1; NullCheck(L_16); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_17 = L_16->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_18 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_19 = V_1; NullCheck(L_19); int32_t L_20 = L_19->___bufPos_8; V_2 = L_20; int32_t L_21 = V_2; NullCheck(L_18); L_18->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_21, 1)); int32_t L_22 = V_2; NullCheck(L_17); (L_17)->SetAt(static_cast(L_22), (Il2CppChar)((int32_t)33)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_23 = V_1; NullCheck(L_23); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_24 = L_23->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_25 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_26 = V_1; NullCheck(L_26); int32_t L_27 = L_26->___bufPos_8; V_2 = L_27; int32_t L_28 = V_2; NullCheck(L_25); L_25->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_28, 1)); int32_t L_29 = V_2; NullCheck(L_24); (L_24)->SetAt(static_cast(L_29), (Il2CppChar)((int32_t)45)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_30 = V_1; NullCheck(L_30); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_31 = L_30->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_32 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_33 = V_1; NullCheck(L_33); int32_t L_34 = L_33->___bufPos_8; V_2 = L_34; int32_t L_35 = V_2; NullCheck(L_32); L_32->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_35, 1)); int32_t L_36 = V_2; NullCheck(L_31); (L_31)->SetAt(static_cast(L_36), (Il2CppChar)((int32_t)45)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_37 = V_1; String_t* L_38 = __this->___text_3; NullCheck(L_37); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_39; L_39 = XmlEncodedRawTextWriter_WriteCommentOrPiAsync_m04C605511A432EFEF5FA47971631C19F3F3B04A4(L_37, L_38, ((int32_t)45), NULL); NullCheck(L_39); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_40; L_40 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_39, (bool)0, NULL); V_4 = L_40; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_41; L_41 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_4), NULL); V_3 = L_41; bool L_42; L_42 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_3), NULL); if (L_42) { goto IL_00ff_1; } } { int32_t L_43 = 0; V_0 = L_43; __this->___U3CU3E1__state_0 = L_43; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_44 = V_3; __this->___U3CU3Eu__1_4 = L_44; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_4))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_45 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__110_tF57039CD13A458FF70E4779EFB3C3C388ED9523A_m4E275D18823F5D47EF10E80ED4FA0AABF323E974(L_45, (&V_3), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__110_tF57039CD13A458FF70E4779EFB3C3C388ED9523A_m4E275D18823F5D47EF10E80ED4FA0AABF323E974_RuntimeMethod_var); goto IL_0182; } IL_00e3_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_46 = __this->___U3CU3Eu__1_4; V_3 = L_46; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_47 = (&__this->___U3CU3Eu__1_4); il2cpp_codegen_initobj(L_47, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_48 = (-1); V_0 = L_48; __this->___U3CU3E1__state_0 = L_48; } IL_00ff_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_3), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_49 = V_1; NullCheck(L_49); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_50 = L_49->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_51 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_52 = V_1; NullCheck(L_52); int32_t L_53 = L_52->___bufPos_8; V_2 = L_53; int32_t L_54 = V_2; NullCheck(L_51); L_51->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_54, 1)); int32_t L_55 = V_2; NullCheck(L_50); (L_50)->SetAt(static_cast(L_55), (Il2CppChar)((int32_t)45)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_56 = V_1; NullCheck(L_56); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_57 = L_56->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_58 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_59 = V_1; NullCheck(L_59); int32_t L_60 = L_59->___bufPos_8; V_2 = L_60; int32_t L_61 = V_2; NullCheck(L_58); L_58->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_61, 1)); int32_t L_62 = V_2; NullCheck(L_57); (L_57)->SetAt(static_cast(L_62), (Il2CppChar)((int32_t)45)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_63 = V_1; NullCheck(L_63); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_64 = L_63->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_65 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_66 = V_1; NullCheck(L_66); int32_t L_67 = L_66->___bufPos_8; V_2 = L_67; int32_t L_68 = V_2; NullCheck(L_65); L_65->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_68, 1)); int32_t L_69 = V_2; NullCheck(L_64); (L_64)->SetAt(static_cast(L_69), (Il2CppChar)((int32_t)62)); goto IL_016f; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0156; } throw e; } CATCH_0156: {// begin catch(System.Exception) V_5 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_70 = (&__this->___U3CU3Et__builder_1); Exception_t* L_71 = V_5; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_70, L_71, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0182; }// end catch (depth: 1) IL_016f: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_72 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_72, NULL); } IL_0182: { return; } } IL2CPP_EXTERN_C void U3CWriteCommentAsyncU3Ed__110_MoveNext_m3422C65685F838F3908EBE8C9290AC386B4BBADD_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteCommentAsyncU3Ed__110_tF57039CD13A458FF70E4779EFB3C3C388ED9523A* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteCommentAsyncU3Ed__110_MoveNext_m3422C65685F838F3908EBE8C9290AC386B4BBADD(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__110::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentAsyncU3Ed__110_SetStateMachine_m45E59E3F1869CC12EE3A790B597553FC50447045 (U3CWriteCommentAsyncU3Ed__110_tF57039CD13A458FF70E4779EFB3C3C388ED9523A* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteCommentAsyncU3Ed__110_SetStateMachine_m45E59E3F1869CC12EE3A790B597553FC50447045_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteCommentAsyncU3Ed__110_tF57039CD13A458FF70E4779EFB3C3C388ED9523A* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteCommentAsyncU3Ed__110_SetStateMachine_m45E59E3F1869CC12EE3A790B597553FC50447045(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__111::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteProcessingInstructionAsyncU3Ed__111_MoveNext_mE60DDD01A5F71227FDEB6C48C9DA94C0A3B5A893 (U3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED_m41FD1223E1841ED26ED2B2B64A2ACD4D1168A160_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; int32_t V_2 = 0; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_3; memset((&V_3), 0, sizeof(V_3)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t* V_5 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_00b4_1; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_014c_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_4 = V_1; NullCheck(L_4); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_4, NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_5 = V_1; NullCheck(L_5); bool L_6 = L_5->___trackTextContent_21; if (!L_6) { goto IL_0038_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_7 = V_1; NullCheck(L_7); bool L_8 = L_7->___inTextContent_22; if (!L_8) { goto IL_0038_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_9 = V_1; NullCheck(L_9); XmlEncodedRawTextWriter_ChangeTextContentMark_m6BD4020CC1EDA89BD8A435BBF41415FF20C31525(L_9, (bool)0, NULL); } IL_0038_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_10 = V_1; NullCheck(L_10); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_11 = L_10->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_12 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_13 = V_1; NullCheck(L_13); int32_t L_14 = L_13->___bufPos_8; V_2 = L_14; int32_t L_15 = V_2; NullCheck(L_12); L_12->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_15, 1)); int32_t L_16 = V_2; NullCheck(L_11); (L_11)->SetAt(static_cast(L_16), (Il2CppChar)((int32_t)60)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_17 = V_1; NullCheck(L_17); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_18 = L_17->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_19 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_20 = V_1; NullCheck(L_20); int32_t L_21 = L_20->___bufPos_8; V_2 = L_21; int32_t L_22 = V_2; NullCheck(L_19); L_19->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_22, 1)); int32_t L_23 = V_2; NullCheck(L_18); (L_18)->SetAt(static_cast(L_23), (Il2CppChar)((int32_t)63)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_24 = V_1; String_t* L_25 = __this->___name_3; NullCheck(L_24); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_26; L_26 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_24, L_25, NULL); NullCheck(L_26); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_27; L_27 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_26, (bool)0, NULL); V_4 = L_27; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_28; L_28 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_4), NULL); V_3 = L_28; bool L_29; L_29 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_3), NULL); if (L_29) { goto IL_00d0_1; } } { int32_t L_30 = 0; V_0 = L_30; __this->___U3CU3E1__state_0 = L_30; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_31 = V_3; __this->___U3CU3Eu__1_5 = L_31; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_5))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_32 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED_m41FD1223E1841ED26ED2B2B64A2ACD4D1168A160(L_32, (&V_3), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED_m41FD1223E1841ED26ED2B2B64A2ACD4D1168A160_RuntimeMethod_var); goto IL_01d1; } IL_00b4_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_33 = __this->___U3CU3Eu__1_5; V_3 = L_33; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_34 = (&__this->___U3CU3Eu__1_5); il2cpp_codegen_initobj(L_34, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_35 = (-1); V_0 = L_35; __this->___U3CU3E1__state_0 = L_35; } IL_00d0_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_3), NULL); String_t* L_36 = __this->___text_4; NullCheck(L_36); int32_t L_37; L_37 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_36, NULL); if ((((int32_t)L_37) <= ((int32_t)0))) { goto IL_016f_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_38 = V_1; NullCheck(L_38); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_39 = L_38->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_40 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_41 = V_1; NullCheck(L_41); int32_t L_42 = L_41->___bufPos_8; V_2 = L_42; int32_t L_43 = V_2; NullCheck(L_40); L_40->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_43, 1)); int32_t L_44 = V_2; NullCheck(L_39); (L_39)->SetAt(static_cast(L_44), (Il2CppChar)((int32_t)32)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_45 = V_1; String_t* L_46 = __this->___text_4; NullCheck(L_45); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_47; L_47 = XmlEncodedRawTextWriter_WriteCommentOrPiAsync_m04C605511A432EFEF5FA47971631C19F3F3B04A4(L_45, L_46, ((int32_t)63), NULL); NullCheck(L_47); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_48; L_48 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_47, (bool)0, NULL); V_4 = L_48; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_49; L_49 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_4), NULL); V_3 = L_49; bool L_50; L_50 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_3), NULL); if (L_50) { goto IL_0168_1; } } { int32_t L_51 = 1; V_0 = L_51; __this->___U3CU3E1__state_0 = L_51; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_52 = V_3; __this->___U3CU3Eu__1_5 = L_52; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_5))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_53 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED_m41FD1223E1841ED26ED2B2B64A2ACD4D1168A160(L_53, (&V_3), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED_m41FD1223E1841ED26ED2B2B64A2ACD4D1168A160_RuntimeMethod_var); goto IL_01d1; } IL_014c_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_54 = __this->___U3CU3Eu__1_5; V_3 = L_54; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_55 = (&__this->___U3CU3Eu__1_5); il2cpp_codegen_initobj(L_55, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_56 = (-1); V_0 = L_56; __this->___U3CU3E1__state_0 = L_56; } IL_0168_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_3), NULL); } IL_016f_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_57 = V_1; NullCheck(L_57); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_58 = L_57->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_59 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_60 = V_1; NullCheck(L_60); int32_t L_61 = L_60->___bufPos_8; V_2 = L_61; int32_t L_62 = V_2; NullCheck(L_59); L_59->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_62, 1)); int32_t L_63 = V_2; NullCheck(L_58); (L_58)->SetAt(static_cast(L_63), (Il2CppChar)((int32_t)63)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_64 = V_1; NullCheck(L_64); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_65 = L_64->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_66 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_67 = V_1; NullCheck(L_67); int32_t L_68 = L_67->___bufPos_8; V_2 = L_68; int32_t L_69 = V_2; NullCheck(L_66); L_66->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_69, 1)); int32_t L_70 = V_2; NullCheck(L_65); (L_65)->SetAt(static_cast(L_70), (Il2CppChar)((int32_t)62)); goto IL_01be; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_01a5; } throw e; } CATCH_01a5: {// begin catch(System.Exception) V_5 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_71 = (&__this->___U3CU3Et__builder_1); Exception_t* L_72 = V_5; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_71, L_72, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_01d1; }// end catch (depth: 1) IL_01be: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_73 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_73, NULL); } IL_01d1: { return; } } IL2CPP_EXTERN_C void U3CWriteProcessingInstructionAsyncU3Ed__111_MoveNext_mE60DDD01A5F71227FDEB6C48C9DA94C0A3B5A893_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteProcessingInstructionAsyncU3Ed__111_MoveNext_mE60DDD01A5F71227FDEB6C48C9DA94C0A3B5A893(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__111::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteProcessingInstructionAsyncU3Ed__111_SetStateMachine_mF4098DAC9B49CE231B7D4BA55A2FF75DC0B18C74 (U3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteProcessingInstructionAsyncU3Ed__111_SetStateMachine_mF4098DAC9B49CE231B7D4BA55A2FF75DC0B18C74_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteProcessingInstructionAsyncU3Ed__111_tAE21B85DCDAA07C77D5DCC65A6143F533DF7D8ED* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteProcessingInstructionAsyncU3Ed__111_SetStateMachine_mF4098DAC9B49CE231B7D4BA55A2FF75DC0B18C74(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__112::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteEntityRefAsyncU3Ed__112_MoveNext_m32C1D9AB13FFBCB1530F97C2F9F38AE83D873C8B (U3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046_m4568620C7A1ED304A0996A8EB927DE56EDA927DD_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; int32_t V_2 = 0; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_3; memset((&V_3), 0, sizeof(V_3)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_4; memset((&V_4), 0, sizeof(V_4)); Exception_t* V_5 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_009a_1; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_0124_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_4 = V_1; NullCheck(L_4); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_4, NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_5 = V_1; NullCheck(L_5); bool L_6 = L_5->___trackTextContent_21; if (!L_6) { goto IL_0038_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_7 = V_1; NullCheck(L_7); bool L_8 = L_7->___inTextContent_22; if (!L_8) { goto IL_0038_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_9 = V_1; NullCheck(L_9); XmlEncodedRawTextWriter_ChangeTextContentMark_m6BD4020CC1EDA89BD8A435BBF41415FF20C31525(L_9, (bool)0, NULL); } IL_0038_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_10 = V_1; NullCheck(L_10); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_11 = L_10->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_12 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_13 = V_1; NullCheck(L_13); int32_t L_14 = L_13->___bufPos_8; V_2 = L_14; int32_t L_15 = V_2; NullCheck(L_12); L_12->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_15, 1)); int32_t L_16 = V_2; NullCheck(L_11); (L_11)->SetAt(static_cast(L_16), (Il2CppChar)((int32_t)38)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_17 = V_1; String_t* L_18 = __this->___name_3; NullCheck(L_17); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_19; L_19 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_17, L_18, NULL); NullCheck(L_19); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_20; L_20 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_19, (bool)0, NULL); V_4 = L_20; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_21; L_21 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_4), NULL); V_3 = L_21; bool L_22; L_22 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_3), NULL); if (L_22) { goto IL_00b6_1; } } { int32_t L_23 = 0; V_0 = L_23; __this->___U3CU3E1__state_0 = L_23; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_24 = V_3; __this->___U3CU3Eu__1_4 = L_24; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_4))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_25 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046_m4568620C7A1ED304A0996A8EB927DE56EDA927DD(L_25, (&V_3), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046_m4568620C7A1ED304A0996A8EB927DE56EDA927DD_RuntimeMethod_var); goto IL_0181; } IL_009a_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_26 = __this->___U3CU3Eu__1_4; V_3 = L_26; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_27 = (&__this->___U3CU3Eu__1_4); il2cpp_codegen_initobj(L_27, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_28 = (-1); V_0 = L_28; __this->___U3CU3E1__state_0 = L_28; } IL_00b6_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_3), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_29 = V_1; NullCheck(L_29); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_30 = L_29->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_31 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_32 = V_1; NullCheck(L_32); int32_t L_33 = L_32->___bufPos_8; V_2 = L_33; int32_t L_34 = V_2; NullCheck(L_31); L_31->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_34, 1)); int32_t L_35 = V_2; NullCheck(L_30); (L_30)->SetAt(static_cast(L_35), (Il2CppChar)((int32_t)59)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_36 = V_1; NullCheck(L_36); int32_t L_37 = L_36->___bufPos_8; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_38 = V_1; NullCheck(L_38); int32_t L_39 = L_38->___bufLen_13; if ((((int32_t)L_37) <= ((int32_t)L_39))) { goto IL_0147_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_40 = V_1; NullCheck(L_40); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_41; L_41 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(78 /* System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::FlushBufferAsync() */, L_40); NullCheck(L_41); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_42; L_42 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_41, (bool)0, NULL); V_4 = L_42; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_43; L_43 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_4), NULL); V_3 = L_43; bool L_44; L_44 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_3), NULL); if (L_44) { goto IL_0140_1; } } { int32_t L_45 = 1; V_0 = L_45; __this->___U3CU3E1__state_0 = L_45; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_46 = V_3; __this->___U3CU3Eu__1_4 = L_46; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_4))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_47 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046_m4568620C7A1ED304A0996A8EB927DE56EDA927DD(L_47, (&V_3), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046_m4568620C7A1ED304A0996A8EB927DE56EDA927DD_RuntimeMethod_var); goto IL_0181; } IL_0124_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_48 = __this->___U3CU3Eu__1_4; V_3 = L_48; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_49 = (&__this->___U3CU3Eu__1_4); il2cpp_codegen_initobj(L_49, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_50 = (-1); V_0 = L_50; __this->___U3CU3E1__state_0 = L_50; } IL_0140_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_3), NULL); } IL_0147_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_51 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_52 = V_1; NullCheck(L_52); int32_t L_53 = L_52->___bufPos_8; NullCheck(L_51); L_51->___textPos_9 = L_53; goto IL_016e; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0155; } throw e; } CATCH_0155: {// begin catch(System.Exception) V_5 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_54 = (&__this->___U3CU3Et__builder_1); Exception_t* L_55 = V_5; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_54, L_55, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0181; }// end catch (depth: 1) IL_016e: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_56 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_56, NULL); } IL_0181: { return; } } IL2CPP_EXTERN_C void U3CWriteEntityRefAsyncU3Ed__112_MoveNext_m32C1D9AB13FFBCB1530F97C2F9F38AE83D873C8B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteEntityRefAsyncU3Ed__112_MoveNext_m32C1D9AB13FFBCB1530F97C2F9F38AE83D873C8B(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__112::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteEntityRefAsyncU3Ed__112_SetStateMachine_mB04EB3E44EA04C1D7BD3D698D9FA1A366C17A5BE (U3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteEntityRefAsyncU3Ed__112_SetStateMachine_mB04EB3E44EA04C1D7BD3D698D9FA1A366C17A5BE_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteEntityRefAsyncU3Ed__112_tC200953AC3E8FD94449CF21340117CA74B7CA046* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteEntityRefAsyncU3Ed__112_SetStateMachine_mB04EB3E44EA04C1D7BD3D698D9FA1A366C17A5BE(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__113::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCharEntityAsyncU3Ed__113_MoveNext_mA2AEE4CF8E9A30339DAA86F5C622EEEE47182701 (U3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D_m4C6DDD4BDE7C2F0BADF093BE825474DAB01403DC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; String_t* V_2 = NULL; int32_t V_3 = 0; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_4; memset((&V_4), 0, sizeof(V_4)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_5; memset((&V_5), 0, sizeof(V_5)); Exception_t* V_6 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_010c_1; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_0199_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_4 = V_1; NullCheck(L_4); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_4, NULL); Il2CppChar L_5 = __this->___ch_3; V_3 = L_5; NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_6; L_6 = NumberFormatInfo_get_InvariantInfo_m4689F466D2607C7369BCE394E3FB3681A6E644FA(NULL); String_t* L_7; L_7 = Int32_ToString_mE871810BC163EE4EF88E7C7682A6AD39911173B8((&V_3), _stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE, L_6, NULL); V_2 = L_7; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_8 = V_1; NullCheck(L_8); bool L_9 = L_8->___checkCharacters_30; if (!L_9) { goto IL_0062_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_10 = V_1; NullCheck(L_10); XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_11 = (&L_10->___xmlCharType_7); Il2CppChar L_12 = __this->___ch_3; bool L_13; L_13 = XmlCharType_IsCharData_m39C87F830CD89F4F0029AA0338BB9AB5EFCC1AF5(L_11, L_12, NULL); if (L_13) { goto IL_0062_1; } } { Il2CppChar L_14 = __this->___ch_3; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var))); Exception_t* L_15; L_15 = XmlConvert_CreateInvalidCharException_mE86C6EAFD256563406F74C1A6F378ADE2C07ACD2(L_14, 0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&U3CWriteCharEntityAsyncU3Ed__113_MoveNext_mA2AEE4CF8E9A30339DAA86F5C622EEEE47182701_RuntimeMethod_var))); } IL_0062_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_16 = V_1; NullCheck(L_16); bool L_17 = L_16->___trackTextContent_21; if (!L_17) { goto IL_0079_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_18 = V_1; NullCheck(L_18); bool L_19 = L_18->___inTextContent_22; if (!L_19) { goto IL_0079_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_20 = V_1; NullCheck(L_20); XmlEncodedRawTextWriter_ChangeTextContentMark_m6BD4020CC1EDA89BD8A435BBF41415FF20C31525(L_20, (bool)0, NULL); } IL_0079_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_21 = V_1; NullCheck(L_21); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_22 = L_21->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_23 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_24 = V_1; NullCheck(L_24); int32_t L_25 = L_24->___bufPos_8; V_3 = L_25; int32_t L_26 = V_3; NullCheck(L_23); L_23->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_26, 1)); int32_t L_27 = V_3; NullCheck(L_22); (L_22)->SetAt(static_cast(L_27), (Il2CppChar)((int32_t)38)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_28 = V_1; NullCheck(L_28); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_29 = L_28->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_30 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_31 = V_1; NullCheck(L_31); int32_t L_32 = L_31->___bufPos_8; V_3 = L_32; int32_t L_33 = V_3; NullCheck(L_30); L_30->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_33, 1)); int32_t L_34 = V_3; NullCheck(L_29); (L_29)->SetAt(static_cast(L_34), (Il2CppChar)((int32_t)35)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_35 = V_1; NullCheck(L_35); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_36 = L_35->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_37 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_38 = V_1; NullCheck(L_38); int32_t L_39 = L_38->___bufPos_8; V_3 = L_39; int32_t L_40 = V_3; NullCheck(L_37); L_37->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_40, 1)); int32_t L_41 = V_3; NullCheck(L_36); (L_36)->SetAt(static_cast(L_41), (Il2CppChar)((int32_t)120)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_42 = V_1; String_t* L_43 = V_2; NullCheck(L_42); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_44; L_44 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_42, L_43, NULL); NullCheck(L_44); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_45; L_45 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_44, (bool)0, NULL); V_5 = L_45; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_46; L_46 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_5), NULL); V_4 = L_46; bool L_47; L_47 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_4), NULL); if (L_47) { goto IL_0129_1; } } { int32_t L_48 = 0; V_0 = L_48; __this->___U3CU3E1__state_0 = L_48; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_49 = V_4; __this->___U3CU3Eu__1_4 = L_49; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_4))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_50 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D_m4C6DDD4BDE7C2F0BADF093BE825474DAB01403DC(L_50, (&V_4), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D_m4C6DDD4BDE7C2F0BADF093BE825474DAB01403DC_RuntimeMethod_var); goto IL_01f7; } IL_010c_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_51 = __this->___U3CU3Eu__1_4; V_4 = L_51; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_52 = (&__this->___U3CU3Eu__1_4); il2cpp_codegen_initobj(L_52, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_53 = (-1); V_0 = L_53; __this->___U3CU3E1__state_0 = L_53; } IL_0129_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_4), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_54 = V_1; NullCheck(L_54); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_55 = L_54->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_56 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_57 = V_1; NullCheck(L_57); int32_t L_58 = L_57->___bufPos_8; V_3 = L_58; int32_t L_59 = V_3; NullCheck(L_56); L_56->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_59, 1)); int32_t L_60 = V_3; NullCheck(L_55); (L_55)->SetAt(static_cast(L_60), (Il2CppChar)((int32_t)59)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_61 = V_1; NullCheck(L_61); int32_t L_62 = L_61->___bufPos_8; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_63 = V_1; NullCheck(L_63); int32_t L_64 = L_63->___bufLen_13; if ((((int32_t)L_62) <= ((int32_t)L_64))) { goto IL_01bd_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_65 = V_1; NullCheck(L_65); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_66; L_66 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(78 /* System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::FlushBufferAsync() */, L_65); NullCheck(L_66); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_67; L_67 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_66, (bool)0, NULL); V_5 = L_67; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_68; L_68 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_5), NULL); V_4 = L_68; bool L_69; L_69 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_4), NULL); if (L_69) { goto IL_01b6_1; } } { int32_t L_70 = 1; V_0 = L_70; __this->___U3CU3E1__state_0 = L_70; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_71 = V_4; __this->___U3CU3Eu__1_4 = L_71; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_4))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_72 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D_m4C6DDD4BDE7C2F0BADF093BE825474DAB01403DC(L_72, (&V_4), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D_m4C6DDD4BDE7C2F0BADF093BE825474DAB01403DC_RuntimeMethod_var); goto IL_01f7; } IL_0199_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_73 = __this->___U3CU3Eu__1_4; V_4 = L_73; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_74 = (&__this->___U3CU3Eu__1_4); il2cpp_codegen_initobj(L_74, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_75 = (-1); V_0 = L_75; __this->___U3CU3E1__state_0 = L_75; } IL_01b6_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_4), NULL); } IL_01bd_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_76 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_77 = V_1; NullCheck(L_77); int32_t L_78 = L_77->___bufPos_8; NullCheck(L_76); L_76->___textPos_9 = L_78; goto IL_01e4; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_01cb; } throw e; } CATCH_01cb: {// begin catch(System.Exception) V_6 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_79 = (&__this->___U3CU3Et__builder_1); Exception_t* L_80 = V_6; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_79, L_80, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_01f7; }// end catch (depth: 1) IL_01e4: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_81 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_81, NULL); } IL_01f7: { return; } } IL2CPP_EXTERN_C void U3CWriteCharEntityAsyncU3Ed__113_MoveNext_mA2AEE4CF8E9A30339DAA86F5C622EEEE47182701_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteCharEntityAsyncU3Ed__113_MoveNext_mA2AEE4CF8E9A30339DAA86F5C622EEEE47182701(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__113::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCharEntityAsyncU3Ed__113_SetStateMachine_m128C14FA6822054C66E38CFE18FF1A512A4AEE46 (U3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteCharEntityAsyncU3Ed__113_SetStateMachine_m128C14FA6822054C66E38CFE18FF1A512A4AEE46_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteCharEntityAsyncU3Ed__113_t4C8E5A24CF468D7014CE65FE785F1F4DF400FF4D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteCharEntityAsyncU3Ed__113_SetStateMachine_m128C14FA6822054C66E38CFE18FF1A512A4AEE46(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__116::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteSurrogateCharEntityAsyncU3Ed__116_MoveNext_m0FC233D08F7CAC9D0ED275991B71542C0939A6B9 (U3CWriteSurrogateCharEntityAsyncU3Ed__116_t99A6F5C89AF9858286E387ADE256468EB985E20B* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteSurrogateCharEntityAsyncU3Ed__116_t99A6F5C89AF9858286E387ADE256468EB985E20B_mA1CA3939264DB1AB6A112111AF362C3A391B0C2A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_4; memset((&V_4), 0, sizeof(V_4)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_5; memset((&V_5), 0, sizeof(V_5)); Exception_t* V_6 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_00e3_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_3 = V_1; NullCheck(L_3); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_3, NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_4 = V_1; NullCheck(L_4); bool L_5 = L_4->___trackTextContent_21; if (!L_5) { goto IL_0031_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_6 = V_1; NullCheck(L_6); bool L_7 = L_6->___inTextContent_22; if (!L_7) { goto IL_0031_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_8 = V_1; NullCheck(L_8); XmlEncodedRawTextWriter_ChangeTextContentMark_m6BD4020CC1EDA89BD8A435BBF41415FF20C31525(L_8, (bool)0, NULL); } IL_0031_1: { Il2CppChar L_9 = __this->___lowChar_3; Il2CppChar L_10 = __this->___highChar_4; int32_t L_11; L_11 = XmlCharType_CombineSurrogateChar_m4D32D326745128CD021B4C219295A61B074FB8C7(L_9, L_10, NULL); V_2 = L_11; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_12 = V_1; NullCheck(L_12); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_13 = L_12->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_14 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_15 = V_1; NullCheck(L_15); int32_t L_16 = L_15->___bufPos_8; V_3 = L_16; int32_t L_17 = V_3; NullCheck(L_14); L_14->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_17, 1)); int32_t L_18 = V_3; NullCheck(L_13); (L_13)->SetAt(static_cast(L_18), (Il2CppChar)((int32_t)38)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_19 = V_1; NullCheck(L_19); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_20 = L_19->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_21 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_22 = V_1; NullCheck(L_22); int32_t L_23 = L_22->___bufPos_8; V_3 = L_23; int32_t L_24 = V_3; NullCheck(L_21); L_21->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_24, 1)); int32_t L_25 = V_3; NullCheck(L_20); (L_20)->SetAt(static_cast(L_25), (Il2CppChar)((int32_t)35)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_26 = V_1; NullCheck(L_26); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_27 = L_26->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_28 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_29 = V_1; NullCheck(L_29); int32_t L_30 = L_29->___bufPos_8; V_3 = L_30; int32_t L_31 = V_3; NullCheck(L_28); L_28->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_31, 1)); int32_t L_32 = V_3; NullCheck(L_27); (L_27)->SetAt(static_cast(L_32), (Il2CppChar)((int32_t)120)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_33 = V_1; NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_34; L_34 = NumberFormatInfo_get_InvariantInfo_m4689F466D2607C7369BCE394E3FB3681A6E644FA(NULL); String_t* L_35; L_35 = Int32_ToString_mE871810BC163EE4EF88E7C7682A6AD39911173B8((&V_2), _stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE, L_34, NULL); NullCheck(L_33); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_36; L_36 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_33, L_35, NULL); NullCheck(L_36); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_37; L_37 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_36, (bool)0, NULL); V_5 = L_37; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_38; L_38 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_5), NULL); V_4 = L_38; bool L_39; L_39 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_4), NULL); if (L_39) { goto IL_0100_1; } } { int32_t L_40 = 0; V_0 = L_40; __this->___U3CU3E1__state_0 = L_40; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_41 = V_4; __this->___U3CU3Eu__1_5 = L_41; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_5))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_42 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteSurrogateCharEntityAsyncU3Ed__116_t99A6F5C89AF9858286E387ADE256468EB985E20B_mA1CA3939264DB1AB6A112111AF362C3A391B0C2A(L_42, (&V_4), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteSurrogateCharEntityAsyncU3Ed__116_t99A6F5C89AF9858286E387ADE256468EB985E20B_mA1CA3939264DB1AB6A112111AF362C3A391B0C2A_RuntimeMethod_var); goto IL_015b; } IL_00e3_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_43 = __this->___U3CU3Eu__1_5; V_4 = L_43; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_44 = (&__this->___U3CU3Eu__1_5); il2cpp_codegen_initobj(L_44, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_45 = (-1); V_0 = L_45; __this->___U3CU3E1__state_0 = L_45; } IL_0100_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_4), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_46 = V_1; NullCheck(L_46); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_47 = L_46->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_48 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_49 = V_1; NullCheck(L_49); int32_t L_50 = L_49->___bufPos_8; V_3 = L_50; int32_t L_51 = V_3; NullCheck(L_48); L_48->___bufPos_8 = ((int32_t)il2cpp_codegen_add(L_51, 1)); int32_t L_52 = V_3; NullCheck(L_47); (L_47)->SetAt(static_cast(L_52), (Il2CppChar)((int32_t)59)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_53 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_54 = V_1; NullCheck(L_54); int32_t L_55 = L_54->___bufPos_8; NullCheck(L_53); L_53->___textPos_9 = L_55; 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*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_012f; } throw e; } CATCH_012f: {// begin catch(System.Exception) V_6 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_56 = (&__this->___U3CU3Et__builder_1); Exception_t* L_57 = V_6; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_56, L_57, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_015b; }// end catch (depth: 1) IL_0148: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_58 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_58, NULL); } IL_015b: { return; } } IL2CPP_EXTERN_C void U3CWriteSurrogateCharEntityAsyncU3Ed__116_MoveNext_m0FC233D08F7CAC9D0ED275991B71542C0939A6B9_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteSurrogateCharEntityAsyncU3Ed__116_t99A6F5C89AF9858286E387ADE256468EB985E20B* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteSurrogateCharEntityAsyncU3Ed__116_MoveNext_m0FC233D08F7CAC9D0ED275991B71542C0939A6B9(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__116::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteSurrogateCharEntityAsyncU3Ed__116_SetStateMachine_m7CBB6B36FFB852C267FA4D420A4B691973581369 (U3CWriteSurrogateCharEntityAsyncU3Ed__116_t99A6F5C89AF9858286E387ADE256468EB985E20B* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteSurrogateCharEntityAsyncU3Ed__116_SetStateMachine_m7CBB6B36FFB852C267FA4D420A4B691973581369_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteSurrogateCharEntityAsyncU3Ed__116_t99A6F5C89AF9858286E387ADE256468EB985E20B* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteSurrogateCharEntityAsyncU3Ed__116_SetStateMachine_m7CBB6B36FFB852C267FA4D420A4B691973581369(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__118::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawAsyncU3Ed__118_MoveNext_m3126DA7462800D5E87384EB4C6EAA42975304918 (U3CWriteRawAsyncU3Ed__118_t073934CA68DDF118B8014D823AE173F3503C233D* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__118_t073934CA68DDF118B8014D823AE173F3503C233D_m946E7F51FBA6A3872B8D0DEA0B90A9C18BF0A24E_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t* V_4 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_007e_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_3 = V_1; NullCheck(L_3); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_3, NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_4 = V_1; NullCheck(L_4); bool L_5 = L_4->___trackTextContent_21; if (!L_5) { goto IL_002e_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_6 = V_1; NullCheck(L_6); bool L_7 = L_6->___inTextContent_22; if (!L_7) { goto IL_002e_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_8 = V_1; NullCheck(L_8); XmlEncodedRawTextWriter_ChangeTextContentMark_m6BD4020CC1EDA89BD8A435BBF41415FF20C31525(L_8, (bool)0, NULL); } IL_002e_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_9 = V_1; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_10 = __this->___buffer_3; int32_t L_11 = __this->___index_4; int32_t L_12 = __this->___count_5; NullCheck(L_9); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_13; L_13 = XmlEncodedRawTextWriter_WriteRawWithCharCheckingAsync_m5EA14D6919250A0F9009E45E502B57FD7C83F0EB(L_9, L_10, L_11, L_12, NULL); NullCheck(L_13); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_14; L_14 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_13, (bool)0, NULL); V_3 = L_14; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_15; L_15 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_15; bool L_16; L_16 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_16) { goto IL_009a_1; } } { int32_t L_17 = 0; V_0 = L_17; __this->___U3CU3E1__state_0 = L_17; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_18 = V_2; __this->___U3CU3Eu__1_6 = L_18; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_6))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_19 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__118_t073934CA68DDF118B8014D823AE173F3503C233D_m946E7F51FBA6A3872B8D0DEA0B90A9C18BF0A24E(L_19, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__118_t073934CA68DDF118B8014D823AE173F3503C233D_m946E7F51FBA6A3872B8D0DEA0B90A9C18BF0A24E_RuntimeMethod_var); goto IL_00db; } IL_007e_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_20 = __this->___U3CU3Eu__1_6; V_2 = L_20; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_21 = (&__this->___U3CU3Eu__1_6); il2cpp_codegen_initobj(L_21, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_22 = (-1); V_0 = L_22; __this->___U3CU3E1__state_0 = L_22; } IL_009a_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_23 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_24 = V_1; NullCheck(L_24); int32_t L_25 = L_24->___bufPos_8; NullCheck(L_23); L_23->___textPos_9 = L_25; goto IL_00c8; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_00af; } throw e; } CATCH_00af: {// begin catch(System.Exception) V_4 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_26 = (&__this->___U3CU3Et__builder_1); Exception_t* L_27 = V_4; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_26, L_27, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_00db; }// end catch (depth: 1) IL_00c8: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_28 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_28, NULL); } IL_00db: { return; } } IL2CPP_EXTERN_C void U3CWriteRawAsyncU3Ed__118_MoveNext_m3126DA7462800D5E87384EB4C6EAA42975304918_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteRawAsyncU3Ed__118_t073934CA68DDF118B8014D823AE173F3503C233D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteRawAsyncU3Ed__118_MoveNext_m3126DA7462800D5E87384EB4C6EAA42975304918(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__118::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawAsyncU3Ed__118_SetStateMachine_m9A373C259CAC6BC93855EE5AEFFB92D1B033D750 (U3CWriteRawAsyncU3Ed__118_t073934CA68DDF118B8014D823AE173F3503C233D* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteRawAsyncU3Ed__118_SetStateMachine_m9A373C259CAC6BC93855EE5AEFFB92D1B033D750_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteRawAsyncU3Ed__118_t073934CA68DDF118B8014D823AE173F3503C233D* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteRawAsyncU3Ed__118_SetStateMachine_m9A373C259CAC6BC93855EE5AEFFB92D1B033D750(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__119::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawAsyncU3Ed__119_MoveNext_m41421859AC754070B4D29C3E84D919B10120A5C2 (U3CWriteRawAsyncU3Ed__119_tD30480E49DB89EA869B6E752C1A9096A954C3002* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__119_tD30480E49DB89EA869B6E752C1A9096A954C3002_mE57F07703FB5EAFD43E297DB5D74881EBC400905_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t* V_4 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_0072_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_3 = V_1; NullCheck(L_3); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_3, NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_4 = V_1; NullCheck(L_4); bool L_5 = L_4->___trackTextContent_21; if (!L_5) { goto IL_002e_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_6 = V_1; NullCheck(L_6); bool L_7 = L_6->___inTextContent_22; if (!L_7) { goto IL_002e_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_8 = V_1; NullCheck(L_8); XmlEncodedRawTextWriter_ChangeTextContentMark_m6BD4020CC1EDA89BD8A435BBF41415FF20C31525(L_8, (bool)0, NULL); } IL_002e_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_9 = V_1; String_t* L_10 = __this->___data_3; NullCheck(L_9); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_11; L_11 = XmlEncodedRawTextWriter_WriteRawWithCharCheckingAsync_m9524842083703587AFB2503888BBEEA7C5C3BA9F(L_9, L_10, NULL); NullCheck(L_11); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_12; L_12 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_11, (bool)0, NULL); V_3 = L_12; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_13; L_13 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_13; bool L_14; L_14 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_14) { goto IL_008e_1; } } { int32_t L_15 = 0; V_0 = L_15; __this->___U3CU3E1__state_0 = L_15; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_16 = V_2; __this->___U3CU3Eu__1_4 = L_16; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_4))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_17 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__119_tD30480E49DB89EA869B6E752C1A9096A954C3002_mE57F07703FB5EAFD43E297DB5D74881EBC400905(L_17, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__119_tD30480E49DB89EA869B6E752C1A9096A954C3002_mE57F07703FB5EAFD43E297DB5D74881EBC400905_RuntimeMethod_var); goto IL_00cf; } IL_0072_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_18 = __this->___U3CU3Eu__1_4; V_2 = L_18; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_19 = (&__this->___U3CU3Eu__1_4); il2cpp_codegen_initobj(L_19, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_20 = (-1); V_0 = L_20; __this->___U3CU3E1__state_0 = L_20; } IL_008e_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_21 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_22 = V_1; NullCheck(L_22); int32_t L_23 = L_22->___bufPos_8; NullCheck(L_21); L_21->___textPos_9 = L_23; goto IL_00bc; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_00a3; } throw e; } CATCH_00a3: {// begin catch(System.Exception) V_4 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_24 = (&__this->___U3CU3Et__builder_1); Exception_t* L_25 = V_4; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_24, L_25, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_00cf; }// end catch (depth: 1) IL_00bc: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_26 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_26, NULL); } IL_00cf: { return; } } IL2CPP_EXTERN_C void U3CWriteRawAsyncU3Ed__119_MoveNext_m41421859AC754070B4D29C3E84D919B10120A5C2_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteRawAsyncU3Ed__119_tD30480E49DB89EA869B6E752C1A9096A954C3002* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteRawAsyncU3Ed__119_MoveNext_m41421859AC754070B4D29C3E84D919B10120A5C2(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__119::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawAsyncU3Ed__119_SetStateMachine_mCF7CC5D9122A93ADCE494B64960C0B3F84EEAC44 (U3CWriteRawAsyncU3Ed__119_tD30480E49DB89EA869B6E752C1A9096A954C3002* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteRawAsyncU3Ed__119_SetStateMachine_mCF7CC5D9122A93ADCE494B64960C0B3F84EEAC44_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteRawAsyncU3Ed__119_tD30480E49DB89EA869B6E752C1A9096A954C3002* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteRawAsyncU3Ed__119_SetStateMachine_mCF7CC5D9122A93ADCE494B64960C0B3F84EEAC44(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__120::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFlushAsyncU3Ed__120_MoveNext_m586BDD4B39D54555636CD8D70A4768C5232B1EA2 (U3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634_m0BE40B0F62456ECB97E3547525B296A188576D9F_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t* V_4 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; switch (L_2) { case 0: { goto IL_006b_1; } case 1: { goto IL_00cf_1; } case 2: { goto IL_0140_1; } case 3: { goto IL_01b0_1; } } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_3 = V_1; NullCheck(L_3); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_3, NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_4 = V_1; NullCheck(L_4); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_5; L_5 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(78 /* System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::FlushBufferAsync() */, L_4); NullCheck(L_5); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_6; L_6 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_5, (bool)0, NULL); V_3 = L_6; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_7; L_7 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_7; bool L_8; L_8 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_8) { goto IL_0087_1; } } { int32_t L_9 = 0; V_0 = L_9; __this->___U3CU3E1__state_0 = L_9; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_10 = V_2; __this->___U3CU3Eu__1_3 = L_10; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_3))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_11 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634_m0BE40B0F62456ECB97E3547525B296A188576D9F(L_11, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634_m0BE40B0F62456ECB97E3547525B296A188576D9F_RuntimeMethod_var); goto IL_0201; } IL_006b_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_12 = __this->___U3CU3Eu__1_3; V_2 = L_12; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_13 = (&__this->___U3CU3Eu__1_3); il2cpp_codegen_initobj(L_13, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_14 = (-1); V_0 = L_14; __this->___U3CU3E1__state_0 = L_14; } IL_0087_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_15 = V_1; NullCheck(L_15); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_16; L_16 = XmlEncodedRawTextWriter_FlushEncoderAsync_m53D2D2850DF9C6A80AFC1E781537194318914357(L_15, NULL); NullCheck(L_16); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_17; L_17 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_16, (bool)0, NULL); V_3 = L_17; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_18; L_18 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_18; bool L_19; L_19 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_19) { goto IL_00eb_1; } } { int32_t L_20 = 1; V_0 = L_20; __this->___U3CU3E1__state_0 = L_20; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_21 = V_2; __this->___U3CU3Eu__1_3 = L_21; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_3))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_22 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634_m0BE40B0F62456ECB97E3547525B296A188576D9F(L_22, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634_m0BE40B0F62456ECB97E3547525B296A188576D9F_RuntimeMethod_var); goto IL_0201; } IL_00cf_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_23 = __this->___U3CU3Eu__1_3; V_2 = L_23; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_24 = (&__this->___U3CU3Eu__1_3); il2cpp_codegen_initobj(L_24, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_25 = (-1); V_0 = L_25; __this->___U3CU3E1__state_0 = L_25; } IL_00eb_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_26 = V_1; NullCheck(L_26); Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_27 = L_26->___stream_5; if (!L_27) { goto IL_0165_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_28 = V_1; NullCheck(L_28); Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_29 = L_28->___stream_5; NullCheck(L_29); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_30; L_30 = Stream_FlushAsync_m2C8614B69BF3C562B2BEFACAC1183FA5F3C2BBEF(L_29, NULL); NullCheck(L_30); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_31; L_31 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_30, (bool)0, NULL); V_3 = L_31; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_32; L_32 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_32; bool L_33; L_33 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_33) { goto IL_015c_1; } } { int32_t L_34 = 2; V_0 = L_34; __this->___U3CU3E1__state_0 = L_34; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_35 = V_2; __this->___U3CU3Eu__1_3 = L_35; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_3))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_36 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634_m0BE40B0F62456ECB97E3547525B296A188576D9F(L_36, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634_m0BE40B0F62456ECB97E3547525B296A188576D9F_RuntimeMethod_var); goto IL_0201; } IL_0140_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_37 = __this->___U3CU3Eu__1_3; V_2 = L_37; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_38 = (&__this->___U3CU3Eu__1_3); il2cpp_codegen_initobj(L_38, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_39 = (-1); V_0 = L_39; __this->___U3CU3E1__state_0 = L_39; } IL_015c_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); goto IL_01d3_1; } IL_0165_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_40 = V_1; NullCheck(L_40); TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_41 = L_40->___writer_20; if (!L_41) { goto IL_01d3_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_42 = V_1; NullCheck(L_42); TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_43 = L_42->___writer_20; NullCheck(L_43); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_44; L_44 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(23 /* System.Threading.Tasks.Task System.IO.TextWriter::FlushAsync() */, L_43); NullCheck(L_44); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_45; L_45 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_44, (bool)0, NULL); V_3 = L_45; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_46; L_46 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_46; bool L_47; L_47 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_47) { goto IL_01cc_1; } } { int32_t L_48 = 3; V_0 = L_48; __this->___U3CU3E1__state_0 = L_48; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_49 = V_2; __this->___U3CU3Eu__1_3 = L_49; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_3))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_50 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634_m0BE40B0F62456ECB97E3547525B296A188576D9F(L_50, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634_m0BE40B0F62456ECB97E3547525B296A188576D9F_RuntimeMethod_var); goto IL_0201; } IL_01b0_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_51 = __this->___U3CU3Eu__1_3; V_2 = L_51; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_52 = (&__this->___U3CU3Eu__1_3); il2cpp_codegen_initobj(L_52, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_53 = (-1); V_0 = L_53; __this->___U3CU3E1__state_0 = L_53; } IL_01cc_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_01d3_1: { goto IL_01ee; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_01d5; } throw e; } CATCH_01d5: {// begin catch(System.Exception) V_4 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_54 = (&__this->___U3CU3Et__builder_1); Exception_t* L_55 = V_4; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_54, L_55, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0201; }// end catch (depth: 1) IL_01ee: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_56 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_56, NULL); } IL_0201: { return; } } IL2CPP_EXTERN_C void U3CFlushAsyncU3Ed__120_MoveNext_m586BDD4B39D54555636CD8D70A4768C5232B1EA2_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CFlushAsyncU3Ed__120_MoveNext_m586BDD4B39D54555636CD8D70A4768C5232B1EA2(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__120::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFlushAsyncU3Ed__120_SetStateMachine_m5384DF27128CC393395DB689AC96219A641F2934 (U3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CFlushAsyncU3Ed__120_SetStateMachine_m5384DF27128CC393395DB689AC96219A641F2934_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CFlushAsyncU3Ed__120_tD78608E9B3B70DCC14EEE44267A05EE9374DD634* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CFlushAsyncU3Ed__120_SetStateMachine_m5384DF27128CC393395DB689AC96219A641F2934(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__121::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFlushBufferAsyncU3Ed__121_MoveNext_m143B4CE36A4667A382FC69C0CEB8C0A8A6C1D50F (U3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55_mBBCD607A9E8C292F2EA46B89369BC4FC96263839_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t* V_4 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* G_B24_0 = NULL; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* G_B23_0 = NULL; int32_t G_B25_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* G_B25_1 = NULL; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* G_B27_0 = NULL; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* G_B26_0 = NULL; int32_t G_B28_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* G_B28_1 = NULL; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_016c_1: {// begin finally (depth: 2) { int32_t L_3 = V_0; if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_01cc_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_4 = V_1; NullCheck(L_4); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_5 = L_4->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_6 = V_1; NullCheck(L_6); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_7 = L_6->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_8 = V_1; NullCheck(L_8); int32_t L_9 = L_8->___bufPos_8; NullCheck(L_7); int32_t L_10 = ((int32_t)il2cpp_codegen_subtract(L_9, 1)); uint16_t L_11 = (uint16_t)(L_7)->GetAt(static_cast(L_10)); NullCheck(L_5); (L_5)->SetAt(static_cast(0), (Il2CppChar)L_11); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_12 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_13 = V_1; NullCheck(L_13); int32_t L_14 = L_13->___textPos_9; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_15 = V_1; NullCheck(L_15); int32_t L_16 = L_15->___bufPos_8; G_B23_0 = L_12; if ((((int32_t)L_14) == ((int32_t)L_16))) { G_B24_0 = L_12; goto IL_0199_1; } } { G_B25_0 = 0; G_B25_1 = G_B23_0; goto IL_019a_1; } IL_0199_1: { G_B25_0 = 1; G_B25_1 = G_B24_0; } IL_019a_1: { NullCheck(G_B25_1); G_B25_1->___textPos_9 = G_B25_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_17 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_18 = V_1; NullCheck(L_18); int32_t L_19 = L_18->___attrEndPos_12; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_20 = V_1; NullCheck(L_20); int32_t L_21 = L_20->___bufPos_8; G_B26_0 = L_17; if ((((int32_t)L_19) == ((int32_t)L_21))) { G_B27_0 = L_17; goto IL_01b1_1; } } { G_B28_0 = 0; G_B28_1 = G_B26_0; goto IL_01b2_1; } IL_01b1_1: { G_B28_0 = 1; G_B28_1 = G_B27_0; } IL_01b2_1: { NullCheck(G_B28_1); G_B28_1->___attrEndPos_12 = G_B28_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_22 = V_1; NullCheck(L_22); L_22->___contentPos_10 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_23 = V_1; NullCheck(L_23); L_23->___cdataPos_11 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_24 = V_1; NullCheck(L_24); L_24->___bufPos_8 = 1; } IL_01cc_1: { return; } }// end finally (depth: 2) }); try {// begin try (depth: 2) try {// begin try (depth: 3) { int32_t L_25 = V_0; if (!L_25) { goto IL_00c1_3; } } { int32_t L_26 = V_0; if ((((int32_t)L_26) == ((int32_t)1))) { goto IL_013b_3; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_27 = V_1; NullCheck(L_27); bool L_28 = L_27->___writeToNull_14; if (L_28) { goto IL_015e_3; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_29 = V_1; NullCheck(L_29); Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_30 = L_29->___stream_5; if (!L_30) { goto IL_00e6_3; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_31 = V_1; NullCheck(L_31); bool L_32 = L_31->___trackTextContent_21; if (!L_32) { goto IL_0078_3; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_33 = V_1; NullCheck(L_33); CharEntityEncoderFallback_tB21A3AB1212CD1B53747CC36F7F96D6C64C87EE1* L_34 = L_33->___charEntityFallback_25; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_35 = V_1; NullCheck(L_35); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_36 = L_35->___textContentMarks_24; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_37 = V_1; NullCheck(L_37); int32_t L_38 = L_37->___lastMarkPos_23; NullCheck(L_34); CharEntityEncoderFallback_Reset_mD7EF1BA49617CFC5425B5C99F91F66A1B56A37D0(L_34, L_36, L_38, NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_39 = V_1; NullCheck(L_39); int32_t L_40 = L_39->___lastMarkPos_23; if (!((int32_t)(L_40&1))) { goto IL_0071_3; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_41 = V_1; NullCheck(L_41); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_42 = L_41->___textContentMarks_24; NullCheck(L_42); (L_42)->SetAt(static_cast(1), (int32_t)1); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_43 = V_1; NullCheck(L_43); L_43->___lastMarkPos_23 = 1; goto IL_0078_3; } IL_0071_3: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_44 = V_1; NullCheck(L_44); L_44->___lastMarkPos_23 = 0; } IL_0078_3: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_45 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_46 = V_1; NullCheck(L_46); int32_t L_47 = L_46->___bufPos_8; NullCheck(L_45); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_48; L_48 = XmlEncodedRawTextWriter_EncodeCharsAsync_m42F972DF993E7557F0A53A655A750185980C7A52(L_45, 1, L_47, (bool)1, NULL); NullCheck(L_48); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_49; L_49 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_48, (bool)0, NULL); V_3 = L_49; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_50; L_50 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_50; bool L_51; L_51 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_51) { goto IL_00dd_3; } } { int32_t L_52 = 0; V_0 = L_52; __this->___U3CU3E1__state_0 = L_52; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_53 = V_2; __this->___U3CU3Eu__1_3 = L_53; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_3))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_54 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55_mBBCD607A9E8C292F2EA46B89369BC4FC96263839(L_54, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55_mBBCD607A9E8C292F2EA46B89369BC4FC96263839_RuntimeMethod_var); goto IL_01fb; } IL_00c1_3: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_55 = __this->___U3CU3Eu__1_3; V_2 = L_55; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_56 = (&__this->___U3CU3Eu__1_3); il2cpp_codegen_initobj(L_56, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_57 = (-1); V_0 = L_57; __this->___U3CU3E1__state_0 = L_57; } IL_00dd_3: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); goto IL_015e_3; } IL_00e6_3: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_58 = V_1; NullCheck(L_58); TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_59 = L_58->___writer_20; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_60 = V_1; NullCheck(L_60); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_61 = L_60->___bufChars_18; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_62 = V_1; NullCheck(L_62); int32_t L_63 = L_62->___bufPos_8; NullCheck(L_59); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_64; L_64 = VirtualFuncInvoker3< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572*, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*, int32_t, int32_t >::Invoke(22 /* System.Threading.Tasks.Task System.IO.TextWriter::WriteAsync(System.Char[],System.Int32,System.Int32) */, L_59, L_61, 1, ((int32_t)il2cpp_codegen_subtract(L_63, 1))); NullCheck(L_64); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_65; L_65 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_64, (bool)0, NULL); V_3 = L_65; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_66; L_66 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_66; bool L_67; L_67 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_67) { goto IL_0157_3; } } { int32_t L_68 = 1; V_0 = L_68; __this->___U3CU3E1__state_0 = L_68; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_69 = V_2; __this->___U3CU3Eu__1_3 = L_69; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_3))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_70 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55_mBBCD607A9E8C292F2EA46B89369BC4FC96263839(L_70, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55_mBBCD607A9E8C292F2EA46B89369BC4FC96263839_RuntimeMethod_var); goto IL_01fb; } IL_013b_3: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_71 = __this->___U3CU3Eu__1_3; V_2 = L_71; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_72 = (&__this->___U3CU3Eu__1_3); il2cpp_codegen_initobj(L_72, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_73 = (-1); V_0 = L_73; __this->___U3CU3E1__state_0 = L_73; } IL_0157_3: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_015e_3: { goto IL_016a_2; } }// end try (depth: 3) 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_0160_2; } throw e; } CATCH_0160_2: {// begin catch(System.Object) XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_74 = V_1; NullCheck(L_74); L_74->___writeToNull_14 = (bool)1; IL2CPP_RETHROW_MANAGED_EXCEPTION(IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); }// end catch (depth: 3) IL_016a_2: { goto IL_01cd_1; } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_01cd_1: { goto IL_01e8; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_01cf; } throw e; } CATCH_01cf: {// begin catch(System.Exception) V_4 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_75 = (&__this->___U3CU3Et__builder_1); Exception_t* L_76 = V_4; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_75, L_76, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_01fb; }// end catch (depth: 1) IL_01e8: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_77 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_77, NULL); } IL_01fb: { return; } } IL2CPP_EXTERN_C void U3CFlushBufferAsyncU3Ed__121_MoveNext_m143B4CE36A4667A382FC69C0CEB8C0A8A6C1D50F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CFlushBufferAsyncU3Ed__121_MoveNext_m143B4CE36A4667A382FC69C0CEB8C0A8A6C1D50F(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__121::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFlushBufferAsyncU3Ed__121_SetStateMachine_m81F4C07D8021D9EEDB4C1425CD958CA9164758FB (U3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CFlushBufferAsyncU3Ed__121_SetStateMachine_m81F4C07D8021D9EEDB4C1425CD958CA9164758FB_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CFlushBufferAsyncU3Ed__121_t4A4170CA89FA8A2FAD918E34E1C1F55D9EC10E55* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CFlushBufferAsyncU3Ed__121_SetStateMachine_m81F4C07D8021D9EEDB4C1425CD958CA9164758FB(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__122::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CEncodeCharsAsyncU3Ed__122_MoveNext_m36D02D554D03FC0B30C5CACA6272A8C17F66B08A (U3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6_m0DF707335911FC8E4300791B5DFE2228E5F6CBC7_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; bool V_4 = false; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_5; memset((&V_5), 0, sizeof(V_5)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_6; memset((&V_6), 0, sizeof(V_6)); Exception_t* V_7 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_0107_1; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_01aa_1; } } { goto IL_0132_1; } IL_0020_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_4 = V_1; NullCheck(L_4); CharEntityEncoderFallback_tB21A3AB1212CD1B53747CC36F7F96D6C64C87EE1* L_5 = L_4->___charEntityFallback_25; if (!L_5) { goto IL_0039_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_6 = V_1; NullCheck(L_6); CharEntityEncoderFallback_tB21A3AB1212CD1B53747CC36F7F96D6C64C87EE1* L_7 = L_6->___charEntityFallback_25; int32_t L_8 = __this->___startOffset_3; NullCheck(L_7); CharEntityEncoderFallback_set_StartOffset_mA243578474DC2FDE44519F05E12676FE3D0A2865_inline(L_7, L_8, NULL); } IL_0039_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_9 = V_1; NullCheck(L_9); Encoder_tAF9067231A76315584BDF4CD27990E2F485A78FA* L_10 = L_9->___encoder_19; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_11 = V_1; NullCheck(L_11); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_12 = L_11->___bufChars_18; int32_t L_13 = __this->___startOffset_3; int32_t L_14 = __this->___endOffset_4; int32_t L_15 = __this->___startOffset_3; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_16 = V_1; NullCheck(L_16); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_17 = L_16->___bufBytes_4; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_18 = V_1; NullCheck(L_18); int32_t L_19 = L_18->___bufBytesUsed_17; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_20 = V_1; NullCheck(L_20); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_21 = L_20->___bufBytes_4; NullCheck(L_21); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_22 = V_1; NullCheck(L_22); int32_t L_23 = L_22->___bufBytesUsed_17; NullCheck(L_10); VirtualActionInvoker10< CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*, int32_t, int32_t, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*, int32_t, int32_t, bool, int32_t*, int32_t*, bool* >::Invoke(9 /* System.Void System.Text.Encoder::Convert(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32,System.Int32,System.Boolean,System.Int32&,System.Int32&,System.Boolean&) */, L_10, L_12, L_13, ((int32_t)il2cpp_codegen_subtract(L_14, L_15)), L_17, L_19, ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_21)->max_length)), L_23)), (bool)0, (&V_2), (&V_3), (&V_4)); int32_t L_24 = __this->___startOffset_3; int32_t L_25 = V_2; __this->___startOffset_3 = ((int32_t)il2cpp_codegen_add(L_24, L_25)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_26 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_27 = V_1; NullCheck(L_27); int32_t L_28 = L_27->___bufBytesUsed_17; int32_t L_29 = V_3; NullCheck(L_26); L_26->___bufBytesUsed_17 = ((int32_t)il2cpp_codegen_add(L_28, L_29)); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_30 = V_1; NullCheck(L_30); int32_t L_31 = L_30->___bufBytesUsed_17; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_32 = V_1; NullCheck(L_32); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_33 = L_32->___bufBytes_4; NullCheck(L_33); if ((((int32_t)L_31) < ((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_33)->max_length)), ((int32_t)16)))))) { goto IL_0132_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_34 = V_1; NullCheck(L_34); Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_35 = L_34->___stream_5; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_36 = V_1; NullCheck(L_36); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_37 = L_36->___bufBytes_4; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_38 = V_1; NullCheck(L_38); int32_t L_39 = L_38->___bufBytesUsed_17; NullCheck(L_35); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_40; L_40 = Stream_WriteAsync_m51D91C94481BB32FE1A876A789C9705F433B133D(L_35, L_37, 0, L_39, NULL); NullCheck(L_40); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_41; L_41 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_40, (bool)0, NULL); V_6 = L_41; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_42; L_42 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_6), NULL); V_5 = L_42; bool L_43; L_43 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_5), NULL); if (L_43) { goto IL_0124_1; } } { int32_t L_44 = 0; V_0 = L_44; __this->___U3CU3E1__state_0 = L_44; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_45 = V_5; __this->___U3CU3Eu__1_6 = L_45; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_6))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_46 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6_m0DF707335911FC8E4300791B5DFE2228E5F6CBC7(L_46, (&V_5), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6_m0DF707335911FC8E4300791B5DFE2228E5F6CBC7_RuntimeMethod_var); goto IL_0203; } IL_0107_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_47 = __this->___U3CU3Eu__1_6; V_5 = L_47; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_48 = (&__this->___U3CU3Eu__1_6); il2cpp_codegen_initobj(L_48, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_49 = (-1); V_0 = L_49; __this->___U3CU3E1__state_0 = L_49; } IL_0124_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_5), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_50 = V_1; NullCheck(L_50); L_50->___bufBytesUsed_17 = 0; } IL_0132_1: { int32_t L_51 = __this->___startOffset_3; int32_t L_52 = __this->___endOffset_4; if ((((int32_t)L_51) < ((int32_t)L_52))) { goto IL_0020_1; } } { bool L_53 = __this->___writeAllToStream_5; if (!L_53) { goto IL_01d5_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_54 = V_1; NullCheck(L_54); int32_t L_55 = L_54->___bufBytesUsed_17; if ((((int32_t)L_55) <= ((int32_t)0))) { goto IL_01d5_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_56 = V_1; NullCheck(L_56); Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_57 = L_56->___stream_5; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_58 = V_1; NullCheck(L_58); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_59 = L_58->___bufBytes_4; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_60 = V_1; NullCheck(L_60); int32_t L_61 = L_60->___bufBytesUsed_17; NullCheck(L_57); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_62; L_62 = Stream_WriteAsync_m51D91C94481BB32FE1A876A789C9705F433B133D(L_57, L_59, 0, L_61, NULL); NullCheck(L_62); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_63; L_63 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_62, (bool)0, NULL); V_6 = L_63; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_64; L_64 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_6), NULL); V_5 = L_64; bool L_65; L_65 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_5), NULL); if (L_65) { goto IL_01c7_1; } } { int32_t L_66 = 1; V_0 = L_66; __this->___U3CU3E1__state_0 = L_66; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_67 = V_5; __this->___U3CU3Eu__1_6 = L_67; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_6))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_68 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6_m0DF707335911FC8E4300791B5DFE2228E5F6CBC7(L_68, (&V_5), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6_m0DF707335911FC8E4300791B5DFE2228E5F6CBC7_RuntimeMethod_var); goto IL_0203; } IL_01aa_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_69 = __this->___U3CU3Eu__1_6; V_5 = L_69; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_70 = (&__this->___U3CU3Eu__1_6); il2cpp_codegen_initobj(L_70, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_71 = (-1); V_0 = L_71; __this->___U3CU3E1__state_0 = L_71; } IL_01c7_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_5), NULL); XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_72 = V_1; NullCheck(L_72); L_72->___bufBytesUsed_17 = 0; } IL_01d5_1: { goto IL_01f0; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_01d7; } throw e; } CATCH_01d7: {// begin catch(System.Exception) V_7 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_73 = (&__this->___U3CU3Et__builder_1); Exception_t* L_74 = V_7; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_73, L_74, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0203; }// end catch (depth: 1) IL_01f0: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_75 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_75, NULL); } IL_0203: { return; } } IL2CPP_EXTERN_C void U3CEncodeCharsAsyncU3Ed__122_MoveNext_m36D02D554D03FC0B30C5CACA6272A8C17F66B08A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CEncodeCharsAsyncU3Ed__122_MoveNext_m36D02D554D03FC0B30C5CACA6272A8C17F66B08A(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__122::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CEncodeCharsAsyncU3Ed__122_SetStateMachine_mCD385B77BDCF4379D44EA4B39E59F6B4162EDFCB (U3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CEncodeCharsAsyncU3Ed__122_SetStateMachine_mCD385B77BDCF4379D44EA4B39E59F6B4162EDFCB_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CEncodeCharsAsyncU3Ed__122_t438B2D2F72FE5A4AE881EE21C4B1114C5FC168F6* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CEncodeCharsAsyncU3Ed__122_SetStateMachine_mCD385B77BDCF4379D44EA4B39E59F6B4162EDFCB(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__127::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteAttributeTextBlockAsyncU3Ed__127_MoveNext_mB26D07D5B10132EB420801CA7E231A830BE81EED (U3CWriteAttributeTextBlockAsyncU3Ed__127_t1E3AA79F7FDD1BE4BA6EE9EA706D1981C848F3DF* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteAttributeTextBlockAsyncU3Ed__127_t1E3AA79F7FDD1BE4BA6EE9EA706D1981C848F3DF_mBA688EB84166370D84745F0E8159F9C227D7E51F_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t* V_4 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_4; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_00be_1; } } { __this->___U3CwriteLenU3E5__2_6 = 0; int32_t L_3 = __this->___index_2; __this->___U3CcurIndexU3E5__3_7 = L_3; int32_t L_4 = __this->___count_3; __this->___U3CleftCountU3E5__4_8 = L_4; } IL_0033_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_5 = V_1; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_6 = __this->___chars_5; int32_t L_7 = __this->___U3CcurIndexU3E5__3_7; int32_t L_8 = __this->___U3CleftCountU3E5__4_8; NullCheck(L_5); int32_t L_9; L_9 = XmlEncodedRawTextWriter_WriteAttributeTextBlockNoFlush_m7CC77B3CC0F26ACE8B45F510756FFE6408AE3A4E(L_5, L_6, L_7, L_8, NULL); __this->___U3CwriteLenU3E5__2_6 = L_9; int32_t L_10 = __this->___U3CcurIndexU3E5__3_7; int32_t L_11 = __this->___U3CwriteLenU3E5__2_6; __this->___U3CcurIndexU3E5__3_7 = ((int32_t)il2cpp_codegen_add(L_10, L_11)); int32_t L_12 = __this->___U3CleftCountU3E5__4_8; int32_t L_13 = __this->___U3CwriteLenU3E5__2_6; __this->___U3CleftCountU3E5__4_8 = ((int32_t)il2cpp_codegen_subtract(L_12, L_13)); int32_t L_14 = __this->___U3CwriteLenU3E5__2_6; if ((((int32_t)L_14) < ((int32_t)0))) { goto IL_00e1_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_15 = V_1; NullCheck(L_15); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_16; L_16 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(78 /* System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::FlushBufferAsync() */, L_15); NullCheck(L_16); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_17; L_17 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_16, (bool)0, NULL); V_3 = L_17; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_18; L_18 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_18; bool L_19; L_19 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_19) { goto IL_00da_1; } } { int32_t L_20 = 0; V_0 = L_20; __this->___U3CU3E1__state_0 = L_20; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_21 = V_2; __this->___U3CU3Eu__1_9 = L_21; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_9))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_22 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteAttributeTextBlockAsyncU3Ed__127_t1E3AA79F7FDD1BE4BA6EE9EA706D1981C848F3DF_mBA688EB84166370D84745F0E8159F9C227D7E51F(L_22, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteAttributeTextBlockAsyncU3Ed__127_t1E3AA79F7FDD1BE4BA6EE9EA706D1981C848F3DF_mBA688EB84166370D84745F0E8159F9C227D7E51F_RuntimeMethod_var); goto IL_011b; } IL_00be_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_23 = __this->___U3CU3Eu__1_9; V_2 = L_23; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_24 = (&__this->___U3CU3Eu__1_9); il2cpp_codegen_initobj(L_24, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_25 = (-1); V_0 = L_25; __this->___U3CU3E1__state_0 = L_25; } IL_00da_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_00e1_1: { int32_t L_26 = __this->___U3CwriteLenU3E5__2_6; if ((((int32_t)L_26) >= ((int32_t)0))) { goto IL_0033_1; } } { goto IL_0108; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_00ef; } throw e; } CATCH_00ef: {// begin catch(System.Exception) V_4 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_27 = (&__this->___U3CU3Et__builder_1); Exception_t* L_28 = V_4; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_27, L_28, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_011b; }// end catch (depth: 1) IL_0108: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_29 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_29, NULL); } IL_011b: { return; } } IL2CPP_EXTERN_C void U3CWriteAttributeTextBlockAsyncU3Ed__127_MoveNext_mB26D07D5B10132EB420801CA7E231A830BE81EED_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteAttributeTextBlockAsyncU3Ed__127_t1E3AA79F7FDD1BE4BA6EE9EA706D1981C848F3DF* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteAttributeTextBlockAsyncU3Ed__127_MoveNext_mB26D07D5B10132EB420801CA7E231A830BE81EED(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__127::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteAttributeTextBlockAsyncU3Ed__127_SetStateMachine_m61CC626798F981309596C27615F4FE7F6F31426A (U3CWriteAttributeTextBlockAsyncU3Ed__127_t1E3AA79F7FDD1BE4BA6EE9EA706D1981C848F3DF* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteAttributeTextBlockAsyncU3Ed__127_SetStateMachine_m61CC626798F981309596C27615F4FE7F6F31426A_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteAttributeTextBlockAsyncU3Ed__127_t1E3AA79F7FDD1BE4BA6EE9EA706D1981C848F3DF* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteAttributeTextBlockAsyncU3Ed__127_SetStateMachine_m61CC626798F981309596C27615F4FE7F6F31426A(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/<_WriteAttributeTextBlockAsync>d__129::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_WriteAttributeTextBlockAsyncU3Ed__129_MoveNext_m1D79E743A54527792ED619F6952AE3A6BB90E972 (U3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030_mA0FF90FC18EA1E032B2F6B4BC8691223D29E14F3_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t* V_4 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_0059_1; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_0107_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_4 = V_1; NullCheck(L_4); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_5; L_5 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(78 /* System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::FlushBufferAsync() */, L_4); NullCheck(L_5); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_6; L_6 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_5, (bool)0, NULL); V_3 = L_6; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_7; L_7 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_7; bool L_8; L_8 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_8) { goto IL_0075_1; } } { int32_t L_9 = 0; V_0 = L_9; __this->___U3CU3E1__state_0 = L_9; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_10 = V_2; __this->___U3CU3Eu__1_7 = L_10; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_7))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_11 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030_mA0FF90FC18EA1E032B2F6B4BC8691223D29E14F3(L_11, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030_mA0FF90FC18EA1E032B2F6B4BC8691223D29E14F3_RuntimeMethod_var); goto IL_0164; } IL_0059_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_12 = __this->___U3CU3Eu__1_7; V_2 = L_12; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_13 = (&__this->___U3CU3Eu__1_7); il2cpp_codegen_initobj(L_13, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_14 = (-1); V_0 = L_14; __this->___U3CU3E1__state_0 = L_14; } IL_0075_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_007c_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_15 = V_1; String_t* L_16 = __this->___text_3; int32_t L_17 = __this->___curIndex_4; int32_t L_18 = __this->___leftCount_5; NullCheck(L_15); int32_t L_19; L_19 = XmlEncodedRawTextWriter_WriteAttributeTextBlockNoFlush_mB889C3CD9B29F97196D7FC90342AAA3C2F29E5BD(L_15, L_16, L_17, L_18, NULL); __this->___U3CwriteLenU3E5__2_6 = L_19; int32_t L_20 = __this->___curIndex_4; int32_t L_21 = __this->___U3CwriteLenU3E5__2_6; __this->___curIndex_4 = ((int32_t)il2cpp_codegen_add(L_20, L_21)); int32_t L_22 = __this->___leftCount_5; int32_t L_23 = __this->___U3CwriteLenU3E5__2_6; __this->___leftCount_5 = ((int32_t)il2cpp_codegen_subtract(L_22, L_23)); int32_t L_24 = __this->___U3CwriteLenU3E5__2_6; if ((((int32_t)L_24) < ((int32_t)0))) { goto IL_012a_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_25 = V_1; NullCheck(L_25); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_26; L_26 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(78 /* System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::FlushBufferAsync() */, L_25); NullCheck(L_26); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_27; L_27 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_26, (bool)0, NULL); V_3 = L_27; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_28; L_28 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_28; bool L_29; L_29 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_29) { goto IL_0123_1; } } { int32_t L_30 = 1; V_0 = L_30; __this->___U3CU3E1__state_0 = L_30; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_31 = V_2; __this->___U3CU3Eu__1_7 = L_31; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_7))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_32 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030_mA0FF90FC18EA1E032B2F6B4BC8691223D29E14F3(L_32, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030_mA0FF90FC18EA1E032B2F6B4BC8691223D29E14F3_RuntimeMethod_var); goto IL_0164; } IL_0107_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_33 = __this->___U3CU3Eu__1_7; V_2 = L_33; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_34 = (&__this->___U3CU3Eu__1_7); il2cpp_codegen_initobj(L_34, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_35 = (-1); V_0 = L_35; __this->___U3CU3E1__state_0 = L_35; } IL_0123_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_012a_1: { int32_t L_36 = __this->___U3CwriteLenU3E5__2_6; if ((((int32_t)L_36) >= ((int32_t)0))) { goto IL_007c_1; } } { goto IL_0151; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0138; } throw e; } CATCH_0138: {// begin catch(System.Exception) V_4 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_37 = (&__this->___U3CU3Et__builder_1); Exception_t* L_38 = V_4; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_37, L_38, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0164; }// end catch (depth: 1) IL_0151: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_39 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_39, NULL); } IL_0164: { return; } } IL2CPP_EXTERN_C void U3C_WriteAttributeTextBlockAsyncU3Ed__129_MoveNext_m1D79E743A54527792ED619F6952AE3A6BB90E972_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3C_WriteAttributeTextBlockAsyncU3Ed__129_MoveNext_m1D79E743A54527792ED619F6952AE3A6BB90E972(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/<_WriteAttributeTextBlockAsync>d__129::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_WriteAttributeTextBlockAsyncU3Ed__129_SetStateMachine_m972DF86843F724F74F1FE01C5384B22EF5023171 (U3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3C_WriteAttributeTextBlockAsyncU3Ed__129_SetStateMachine_m972DF86843F724F74F1FE01C5384B22EF5023171_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3C_WriteAttributeTextBlockAsyncU3Ed__129_tC994323E53697270A682F07B8DE6C75D11100030* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3C_WriteAttributeTextBlockAsyncU3Ed__129_SetStateMachine_m972DF86843F724F74F1FE01C5384B22EF5023171(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__133::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteElementTextBlockAsyncU3Ed__133_MoveNext_m5D7427EBB1818482F9C61C9D0F3A3A633437F1E9 (U3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9_mC61C2457A6A4D6101EFE2C3FB92EEDDB77429B02_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; Exception_t* V_5 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_4; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_00dd_1; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_016d_1; } } { __this->___U3CwriteLenU3E5__2_6 = 0; int32_t L_4 = __this->___index_2; __this->___U3CcurIndexU3E5__3_7 = L_4; int32_t L_5 = __this->___count_3; __this->___U3CleftCountU3E5__4_8 = L_5; __this->___U3CneedWriteNewLineU3E5__5_9 = (bool)0; } IL_0041_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_6 = V_1; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_7 = __this->___chars_5; int32_t L_8 = __this->___U3CcurIndexU3E5__3_7; int32_t L_9 = __this->___U3CleftCountU3E5__4_8; bool* L_10 = (&__this->___U3CneedWriteNewLineU3E5__5_9); NullCheck(L_6); int32_t L_11; L_11 = XmlEncodedRawTextWriter_WriteElementTextBlockNoFlush_mA7E0A72DE8EE21A7EBA134EC14B221A87F51E901(L_6, L_7, L_8, L_9, L_10, NULL); __this->___U3CwriteLenU3E5__2_6 = L_11; int32_t L_12 = __this->___U3CcurIndexU3E5__3_7; int32_t L_13 = __this->___U3CwriteLenU3E5__2_6; __this->___U3CcurIndexU3E5__3_7 = ((int32_t)il2cpp_codegen_add(L_12, L_13)); int32_t L_14 = __this->___U3CleftCountU3E5__4_8; int32_t L_15 = __this->___U3CwriteLenU3E5__2_6; __this->___U3CleftCountU3E5__4_8 = ((int32_t)il2cpp_codegen_subtract(L_14, L_15)); bool L_16 = __this->___U3CneedWriteNewLineU3E5__5_9; if (!L_16) { goto IL_0126_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_17 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_18 = V_1; NullCheck(L_18); String_t* L_19 = L_18->___newLineChars_29; NullCheck(L_17); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_20; L_20 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_17, L_19, NULL); NullCheck(L_20); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_21; L_21 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_20, (bool)0, NULL); V_3 = L_21; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_22; L_22 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_22; bool L_23; L_23 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_23) { goto IL_00f9_1; } } { int32_t L_24 = 0; V_0 = L_24; __this->___U3CU3E1__state_0 = L_24; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_25 = V_2; __this->___U3CU3Eu__1_10 = L_25; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_10))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_26 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9_mC61C2457A6A4D6101EFE2C3FB92EEDDB77429B02(L_26, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9_mC61C2457A6A4D6101EFE2C3FB92EEDDB77429B02_RuntimeMethod_var); goto IL_01d6; } IL_00dd_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_27 = __this->___U3CU3Eu__1_10; V_2 = L_27; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_28 = (&__this->___U3CU3Eu__1_10); il2cpp_codegen_initobj(L_28, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_29 = (-1); V_0 = L_29; __this->___U3CU3E1__state_0 = L_29; } IL_00f9_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); int32_t L_30 = __this->___U3CcurIndexU3E5__3_7; V_4 = L_30; int32_t L_31 = V_4; __this->___U3CcurIndexU3E5__3_7 = ((int32_t)il2cpp_codegen_add(L_31, 1)); int32_t L_32 = __this->___U3CleftCountU3E5__4_8; V_4 = L_32; int32_t L_33 = V_4; __this->___U3CleftCountU3E5__4_8 = ((int32_t)il2cpp_codegen_subtract(L_33, 1)); goto IL_0190_1; } IL_0126_1: { int32_t L_34 = __this->___U3CwriteLenU3E5__2_6; if ((((int32_t)L_34) < ((int32_t)0))) { goto IL_0190_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_35 = V_1; NullCheck(L_35); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_36; L_36 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(78 /* System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::FlushBufferAsync() */, L_35); NullCheck(L_36); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_37; L_37 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_36, (bool)0, NULL); V_3 = L_37; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_38; L_38 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_38; bool L_39; L_39 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_39) { goto IL_0189_1; } } { int32_t L_40 = 1; V_0 = L_40; __this->___U3CU3E1__state_0 = L_40; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_41 = V_2; __this->___U3CU3Eu__1_10 = L_41; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_10))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_42 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9_mC61C2457A6A4D6101EFE2C3FB92EEDDB77429B02(L_42, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9_mC61C2457A6A4D6101EFE2C3FB92EEDDB77429B02_RuntimeMethod_var); goto IL_01d6; } IL_016d_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_43 = __this->___U3CU3Eu__1_10; V_2 = L_43; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_44 = (&__this->___U3CU3Eu__1_10); il2cpp_codegen_initobj(L_44, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_45 = (-1); V_0 = L_45; __this->___U3CU3E1__state_0 = L_45; } IL_0189_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_0190_1: { int32_t L_46 = __this->___U3CwriteLenU3E5__2_6; bool L_47 = __this->___U3CneedWriteNewLineU3E5__5_9; if (((int32_t)(((((int32_t)((((int32_t)L_46) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0)|(int32_t)L_47))) { goto IL_0041_1; } } { goto IL_01c3; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_01aa; } throw e; } CATCH_01aa: {// begin catch(System.Exception) V_5 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_48 = (&__this->___U3CU3Et__builder_1); Exception_t* L_49 = V_5; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_48, L_49, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_01d6; }// end catch (depth: 1) IL_01c3: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_50 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_50, NULL); } IL_01d6: { return; } } IL2CPP_EXTERN_C void U3CWriteElementTextBlockAsyncU3Ed__133_MoveNext_m5D7427EBB1818482F9C61C9D0F3A3A633437F1E9_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteElementTextBlockAsyncU3Ed__133_MoveNext_m5D7427EBB1818482F9C61C9D0F3A3A633437F1E9(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__133::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteElementTextBlockAsyncU3Ed__133_SetStateMachine_m5B71D4C4DF5DB1D526A0C33BB691CE5EEED1C10F (U3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteElementTextBlockAsyncU3Ed__133_SetStateMachine_m5B71D4C4DF5DB1D526A0C33BB691CE5EEED1C10F_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteElementTextBlockAsyncU3Ed__133_t7ADEE4FCF9E6FCC72EB5723F8CD1B07C857077B9* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteElementTextBlockAsyncU3Ed__133_SetStateMachine_m5B71D4C4DF5DB1D526A0C33BB691CE5EEED1C10F(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/<_WriteElementTextBlockAsync>d__135::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_WriteElementTextBlockAsyncU3Ed__135_MoveNext_mE565FC2CBC06F795ADC9FF327B83BE9AD54599A3 (U3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2_mB4BDB350D70DE75860DF94903592149127EA6E03_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; Exception_t* V_5 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_3; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; switch (L_2) { case 0: { goto IL_0084_1; } case 1: { goto IL_010e_1; } case 2: { goto IL_01cd_1; } case 3: { goto IL_025d_1; } } } { __this->___U3CwriteLenU3E5__2_7 = 0; __this->___U3CneedWriteNewLineU3E5__3_8 = (bool)0; bool L_3 = __this->___newLine_2; if (!L_3) { goto IL_00cd_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_4 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_5 = V_1; NullCheck(L_5); String_t* L_6 = L_5->___newLineChars_29; NullCheck(L_4); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_7; L_7 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_4, L_6, NULL); NullCheck(L_7); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_8; L_8 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_7, (bool)0, NULL); V_3 = L_8; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_9; L_9 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_9; bool L_10; L_10 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_10) { goto IL_00a0_1; } } { int32_t L_11 = 0; V_0 = L_11; __this->___U3CU3E1__state_0 = L_11; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_12 = V_2; __this->___U3CU3Eu__1_9 = L_12; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_9))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_13 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2_mB4BDB350D70DE75860DF94903592149127EA6E03(L_13, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2_mB4BDB350D70DE75860DF94903592149127EA6E03_RuntimeMethod_var); goto IL_02c6; } IL_0084_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_14 = __this->___U3CU3Eu__1_9; V_2 = L_14; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_15 = (&__this->___U3CU3Eu__1_9); il2cpp_codegen_initobj(L_15, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_16 = (-1); V_0 = L_16; __this->___U3CU3E1__state_0 = L_16; } IL_00a0_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); int32_t L_17 = __this->___curIndex_4; V_4 = L_17; int32_t L_18 = V_4; __this->___curIndex_4 = ((int32_t)il2cpp_codegen_add(L_18, 1)); int32_t L_19 = __this->___leftCount_5; V_4 = L_19; int32_t L_20 = V_4; __this->___leftCount_5 = ((int32_t)il2cpp_codegen_subtract(L_20, 1)); goto IL_0131_1; } IL_00cd_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_21 = V_1; NullCheck(L_21); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_22; L_22 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(78 /* System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::FlushBufferAsync() */, L_21); NullCheck(L_22); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_23; L_23 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_22, (bool)0, NULL); V_3 = L_23; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_24; L_24 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_24; bool L_25; L_25 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_25) { goto IL_012a_1; } } { int32_t L_26 = 1; V_0 = L_26; __this->___U3CU3E1__state_0 = L_26; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_27 = V_2; __this->___U3CU3Eu__1_9 = L_27; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_9))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_28 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2_mB4BDB350D70DE75860DF94903592149127EA6E03(L_28, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2_mB4BDB350D70DE75860DF94903592149127EA6E03_RuntimeMethod_var); goto IL_02c6; } IL_010e_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_29 = __this->___U3CU3Eu__1_9; V_2 = L_29; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_30 = (&__this->___U3CU3Eu__1_9); il2cpp_codegen_initobj(L_30, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_31 = (-1); V_0 = L_31; __this->___U3CU3E1__state_0 = L_31; } IL_012a_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_0131_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_32 = V_1; String_t* L_33 = __this->___text_6; int32_t L_34 = __this->___curIndex_4; int32_t L_35 = __this->___leftCount_5; bool* L_36 = (&__this->___U3CneedWriteNewLineU3E5__3_8); NullCheck(L_32); int32_t L_37; L_37 = XmlEncodedRawTextWriter_WriteElementTextBlockNoFlush_m3F68C0345CE8C4842CD1E7D1B890E666E7C57AEF(L_32, L_33, L_34, L_35, L_36, NULL); __this->___U3CwriteLenU3E5__2_7 = L_37; int32_t L_38 = __this->___curIndex_4; int32_t L_39 = __this->___U3CwriteLenU3E5__2_7; __this->___curIndex_4 = ((int32_t)il2cpp_codegen_add(L_38, L_39)); int32_t L_40 = __this->___leftCount_5; int32_t L_41 = __this->___U3CwriteLenU3E5__2_7; __this->___leftCount_5 = ((int32_t)il2cpp_codegen_subtract(L_40, L_41)); bool L_42 = __this->___U3CneedWriteNewLineU3E5__3_8; if (!L_42) { goto IL_0216_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_43 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_44 = V_1; NullCheck(L_44); String_t* L_45 = L_44->___newLineChars_29; NullCheck(L_43); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_46; L_46 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_43, L_45, NULL); NullCheck(L_46); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_47; L_47 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_46, (bool)0, NULL); V_3 = L_47; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_48; L_48 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_48; bool L_49; L_49 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_49) { goto IL_01e9_1; } } { int32_t L_50 = 2; V_0 = L_50; __this->___U3CU3E1__state_0 = L_50; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_51 = V_2; __this->___U3CU3Eu__1_9 = L_51; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_9))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_52 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2_mB4BDB350D70DE75860DF94903592149127EA6E03(L_52, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2_mB4BDB350D70DE75860DF94903592149127EA6E03_RuntimeMethod_var); goto IL_02c6; } IL_01cd_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_53 = __this->___U3CU3Eu__1_9; V_2 = L_53; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_54 = (&__this->___U3CU3Eu__1_9); il2cpp_codegen_initobj(L_54, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_55 = (-1); V_0 = L_55; __this->___U3CU3E1__state_0 = L_55; } IL_01e9_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); int32_t L_56 = __this->___curIndex_4; V_4 = L_56; int32_t L_57 = V_4; __this->___curIndex_4 = ((int32_t)il2cpp_codegen_add(L_57, 1)); int32_t L_58 = __this->___leftCount_5; V_4 = L_58; int32_t L_59 = V_4; __this->___leftCount_5 = ((int32_t)il2cpp_codegen_subtract(L_59, 1)); goto IL_0280_1; } IL_0216_1: { int32_t L_60 = __this->___U3CwriteLenU3E5__2_7; if ((((int32_t)L_60) < ((int32_t)0))) { goto IL_0280_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_61 = V_1; NullCheck(L_61); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_62; L_62 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(78 /* System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::FlushBufferAsync() */, L_61); NullCheck(L_62); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_63; L_63 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_62, (bool)0, NULL); V_3 = L_63; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_64; L_64 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_64; bool L_65; L_65 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_65) { goto IL_0279_1; } } { int32_t L_66 = 3; V_0 = L_66; __this->___U3CU3E1__state_0 = L_66; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_67 = V_2; __this->___U3CU3Eu__1_9 = L_67; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_9))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_68 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2_mB4BDB350D70DE75860DF94903592149127EA6E03(L_68, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2_mB4BDB350D70DE75860DF94903592149127EA6E03_RuntimeMethod_var); goto IL_02c6; } IL_025d_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_69 = __this->___U3CU3Eu__1_9; V_2 = L_69; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_70 = (&__this->___U3CU3Eu__1_9); il2cpp_codegen_initobj(L_70, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_71 = (-1); V_0 = L_71; __this->___U3CU3E1__state_0 = L_71; } IL_0279_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_0280_1: { int32_t L_72 = __this->___U3CwriteLenU3E5__2_7; bool L_73 = __this->___U3CneedWriteNewLineU3E5__3_8; if (((int32_t)(((((int32_t)((((int32_t)L_72) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0)|(int32_t)L_73))) { goto IL_0131_1; } } { goto IL_02b3; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_029a; } throw e; } CATCH_029a: {// begin catch(System.Exception) V_5 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_74 = (&__this->___U3CU3Et__builder_1); Exception_t* L_75 = V_5; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_74, L_75, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_02c6; }// end catch (depth: 1) IL_02b3: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_76 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_76, NULL); } IL_02c6: { return; } } IL2CPP_EXTERN_C void U3C_WriteElementTextBlockAsyncU3Ed__135_MoveNext_mE565FC2CBC06F795ADC9FF327B83BE9AD54599A3_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3C_WriteElementTextBlockAsyncU3Ed__135_MoveNext_mE565FC2CBC06F795ADC9FF327B83BE9AD54599A3(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/<_WriteElementTextBlockAsync>d__135::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_WriteElementTextBlockAsyncU3Ed__135_SetStateMachine_m6C9649A59D830766D847077F8752A6B8C4DA7520 (U3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3C_WriteElementTextBlockAsyncU3Ed__135_SetStateMachine_m6C9649A59D830766D847077F8752A6B8C4DA7520_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3C_WriteElementTextBlockAsyncU3Ed__135_t285F964F9D8E64B204728781A96EDB6F291F9BA2* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3C_WriteElementTextBlockAsyncU3Ed__135_SetStateMachine_m6C9649A59D830766D847077F8752A6B8C4DA7520(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/<_RawTextAsync>d__139::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_RawTextAsyncU3Ed__139_MoveNext_m2A641C99BA5CCADF3A0E4F8F7C9F8F20A07501C7 (U3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3_m44489D740D5349D1088191D117C350B5F6F9F6CA_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t* V_4 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_0059_1; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_010e_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_4 = V_1; NullCheck(L_4); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_5; L_5 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(78 /* System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::FlushBufferAsync() */, L_4); NullCheck(L_5); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_6; L_6 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_5, (bool)0, NULL); V_3 = L_6; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_7; L_7 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_7; bool L_8; L_8 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_8) { goto IL_0075_1; } } { int32_t L_9 = 0; V_0 = L_9; __this->___U3CU3E1__state_0 = L_9; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_10 = V_2; __this->___U3CU3Eu__1_7 = L_10; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_7))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_11 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3_m44489D740D5349D1088191D117C350B5F6F9F6CA(L_11, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3_m44489D740D5349D1088191D117C350B5F6F9F6CA_RuntimeMethod_var); goto IL_016b; } IL_0059_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_12 = __this->___U3CU3Eu__1_7; V_2 = L_12; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_13 = (&__this->___U3CU3Eu__1_7); il2cpp_codegen_initobj(L_13, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_14 = (-1); V_0 = L_14; __this->___U3CU3E1__state_0 = L_14; } IL_0075_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); __this->___U3CwriteLenU3E5__2_6 = 0; } IL_0083_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_15 = V_1; String_t* L_16 = __this->___text_3; int32_t L_17 = __this->___curIndex_4; int32_t L_18 = __this->___leftCount_5; NullCheck(L_15); int32_t L_19; L_19 = XmlEncodedRawTextWriter_RawTextNoFlush_m1DAFA3E0A75C7EBD768E2DF40203AF2D28479498(L_15, L_16, L_17, L_18, NULL); __this->___U3CwriteLenU3E5__2_6 = L_19; int32_t L_20 = __this->___curIndex_4; int32_t L_21 = __this->___U3CwriteLenU3E5__2_6; __this->___curIndex_4 = ((int32_t)il2cpp_codegen_add(L_20, L_21)); int32_t L_22 = __this->___leftCount_5; int32_t L_23 = __this->___U3CwriteLenU3E5__2_6; __this->___leftCount_5 = ((int32_t)il2cpp_codegen_subtract(L_22, L_23)); int32_t L_24 = __this->___U3CwriteLenU3E5__2_6; if ((((int32_t)L_24) < ((int32_t)0))) { goto IL_0131_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_25 = V_1; NullCheck(L_25); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_26; L_26 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(78 /* System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::FlushBufferAsync() */, L_25); NullCheck(L_26); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_27; L_27 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_26, (bool)0, NULL); V_3 = L_27; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_28; L_28 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_28; bool L_29; L_29 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_29) { goto IL_012a_1; } } { int32_t L_30 = 1; V_0 = L_30; __this->___U3CU3E1__state_0 = L_30; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_31 = V_2; __this->___U3CU3Eu__1_7 = L_31; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_7))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_32 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3_m44489D740D5349D1088191D117C350B5F6F9F6CA(L_32, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3_m44489D740D5349D1088191D117C350B5F6F9F6CA_RuntimeMethod_var); goto IL_016b; } IL_010e_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_33 = __this->___U3CU3Eu__1_7; V_2 = L_33; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_34 = (&__this->___U3CU3Eu__1_7); il2cpp_codegen_initobj(L_34, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_35 = (-1); V_0 = L_35; __this->___U3CU3E1__state_0 = L_35; } IL_012a_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_0131_1: { int32_t L_36 = __this->___U3CwriteLenU3E5__2_6; if ((((int32_t)L_36) >= ((int32_t)0))) { goto IL_0083_1; } } { goto IL_0158; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_013f; } throw e; } CATCH_013f: {// begin catch(System.Exception) V_4 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_37 = (&__this->___U3CU3Et__builder_1); Exception_t* L_38 = V_4; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_37, L_38, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_016b; }// end catch (depth: 1) IL_0158: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_39 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_39, NULL); } IL_016b: { return; } } IL2CPP_EXTERN_C void U3C_RawTextAsyncU3Ed__139_MoveNext_m2A641C99BA5CCADF3A0E4F8F7C9F8F20A07501C7_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3C_RawTextAsyncU3Ed__139_MoveNext_m2A641C99BA5CCADF3A0E4F8F7C9F8F20A07501C7(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/<_RawTextAsync>d__139::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_RawTextAsyncU3Ed__139_SetStateMachine_m943878674FF565281B69C4CB248E9F68F5EAB7A9 (U3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3C_RawTextAsyncU3Ed__139_SetStateMachine_m943878674FF565281B69C4CB248E9F68F5EAB7A9_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3C_RawTextAsyncU3Ed__139_tD60C33B9D78CB09FA4BBBE6A22794C9A923DBFD3* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3C_RawTextAsyncU3Ed__139_SetStateMachine_m943878674FF565281B69C4CB248E9F68F5EAB7A9(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__143::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawWithCharCheckingAsyncU3Ed__143_MoveNext_m199F3FBA2C3346D8D5369F8B798A855707B3108B (U3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63_m73BF84F7E4EEDBA53C3A0F8D198BFAC0C36009C6_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; Exception_t* V_5 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_4; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_00dd_1; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_016d_1; } } { __this->___U3CwriteLenU3E5__2_6 = 0; int32_t L_4 = __this->___index_2; __this->___U3CcurIndexU3E5__3_7 = L_4; int32_t L_5 = __this->___count_3; __this->___U3CleftCountU3E5__4_8 = L_5; __this->___U3CneedWriteNewLineU3E5__5_9 = (bool)0; } IL_0041_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_6 = V_1; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_7 = __this->___chars_5; int32_t L_8 = __this->___U3CcurIndexU3E5__3_7; int32_t L_9 = __this->___U3CleftCountU3E5__4_8; bool* L_10 = (&__this->___U3CneedWriteNewLineU3E5__5_9); NullCheck(L_6); int32_t L_11; L_11 = XmlEncodedRawTextWriter_WriteRawWithCharCheckingNoFlush_m7FEFD45A680BD899E6D65701EE3000B3493E5433(L_6, L_7, L_8, L_9, L_10, NULL); __this->___U3CwriteLenU3E5__2_6 = L_11; int32_t L_12 = __this->___U3CcurIndexU3E5__3_7; int32_t L_13 = __this->___U3CwriteLenU3E5__2_6; __this->___U3CcurIndexU3E5__3_7 = ((int32_t)il2cpp_codegen_add(L_12, L_13)); int32_t L_14 = __this->___U3CleftCountU3E5__4_8; int32_t L_15 = __this->___U3CwriteLenU3E5__2_6; __this->___U3CleftCountU3E5__4_8 = ((int32_t)il2cpp_codegen_subtract(L_14, L_15)); bool L_16 = __this->___U3CneedWriteNewLineU3E5__5_9; if (!L_16) { goto IL_0126_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_17 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_18 = V_1; NullCheck(L_18); String_t* L_19 = L_18->___newLineChars_29; NullCheck(L_17); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_20; L_20 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_17, L_19, NULL); NullCheck(L_20); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_21; L_21 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_20, (bool)0, NULL); V_3 = L_21; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_22; L_22 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_22; bool L_23; L_23 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_23) { goto IL_00f9_1; } } { int32_t L_24 = 0; V_0 = L_24; __this->___U3CU3E1__state_0 = L_24; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_25 = V_2; __this->___U3CU3Eu__1_10 = L_25; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_10))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_26 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63_m73BF84F7E4EEDBA53C3A0F8D198BFAC0C36009C6(L_26, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63_m73BF84F7E4EEDBA53C3A0F8D198BFAC0C36009C6_RuntimeMethod_var); goto IL_01d6; } IL_00dd_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_27 = __this->___U3CU3Eu__1_10; V_2 = L_27; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_28 = (&__this->___U3CU3Eu__1_10); il2cpp_codegen_initobj(L_28, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_29 = (-1); V_0 = L_29; __this->___U3CU3E1__state_0 = L_29; } IL_00f9_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); int32_t L_30 = __this->___U3CcurIndexU3E5__3_7; V_4 = L_30; int32_t L_31 = V_4; __this->___U3CcurIndexU3E5__3_7 = ((int32_t)il2cpp_codegen_add(L_31, 1)); int32_t L_32 = __this->___U3CleftCountU3E5__4_8; V_4 = L_32; int32_t L_33 = V_4; __this->___U3CleftCountU3E5__4_8 = ((int32_t)il2cpp_codegen_subtract(L_33, 1)); goto IL_0190_1; } IL_0126_1: { int32_t L_34 = __this->___U3CwriteLenU3E5__2_6; if ((((int32_t)L_34) < ((int32_t)0))) { goto IL_0190_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_35 = V_1; NullCheck(L_35); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_36; L_36 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(78 /* System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::FlushBufferAsync() */, L_35); NullCheck(L_36); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_37; L_37 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_36, (bool)0, NULL); V_3 = L_37; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_38; L_38 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_38; bool L_39; L_39 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_39) { goto IL_0189_1; } } { int32_t L_40 = 1; V_0 = L_40; __this->___U3CU3E1__state_0 = L_40; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_41 = V_2; __this->___U3CU3Eu__1_10 = L_41; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_10))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_42 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63_m73BF84F7E4EEDBA53C3A0F8D198BFAC0C36009C6(L_42, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63_m73BF84F7E4EEDBA53C3A0F8D198BFAC0C36009C6_RuntimeMethod_var); goto IL_01d6; } IL_016d_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_43 = __this->___U3CU3Eu__1_10; V_2 = L_43; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_44 = (&__this->___U3CU3Eu__1_10); il2cpp_codegen_initobj(L_44, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_45 = (-1); V_0 = L_45; __this->___U3CU3E1__state_0 = L_45; } IL_0189_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_0190_1: { int32_t L_46 = __this->___U3CwriteLenU3E5__2_6; bool L_47 = __this->___U3CneedWriteNewLineU3E5__5_9; if (((int32_t)(((((int32_t)((((int32_t)L_46) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0)|(int32_t)L_47))) { goto IL_0041_1; } } { goto IL_01c3; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_01aa; } throw e; } CATCH_01aa: {// begin catch(System.Exception) V_5 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_48 = (&__this->___U3CU3Et__builder_1); Exception_t* L_49 = V_5; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_48, L_49, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_01d6; }// end catch (depth: 1) IL_01c3: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_50 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_50, NULL); } IL_01d6: { return; } } IL2CPP_EXTERN_C void U3CWriteRawWithCharCheckingAsyncU3Ed__143_MoveNext_m199F3FBA2C3346D8D5369F8B798A855707B3108B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteRawWithCharCheckingAsyncU3Ed__143_MoveNext_m199F3FBA2C3346D8D5369F8B798A855707B3108B(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__143::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawWithCharCheckingAsyncU3Ed__143_SetStateMachine_mF100ADD92561617FAB4757C8628FF108D1397CDC (U3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteRawWithCharCheckingAsyncU3Ed__143_SetStateMachine_mF100ADD92561617FAB4757C8628FF108D1397CDC_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteRawWithCharCheckingAsyncU3Ed__143_t04D61699339D94F66F41A6EE088B1FC325ACAC63* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteRawWithCharCheckingAsyncU3Ed__143_SetStateMachine_mF100ADD92561617FAB4757C8628FF108D1397CDC(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__144::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawWithCharCheckingAsyncU3Ed__144_MoveNext_m8CF3A51D48C1E9E041F1C7203507A510B62404C8 (U3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596_m47A06AED370E6FFA0B80FC5CE0D9B54E486E5083_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; Exception_t* V_5 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_3; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_00dd_1; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_016d_1; } } { __this->___U3CwriteLenU3E5__2_4 = 0; __this->___U3CcurIndexU3E5__3_5 = 0; String_t* L_4 = __this->___text_2; NullCheck(L_4); int32_t L_5; L_5 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_4, NULL); __this->___U3CleftCountU3E5__4_6 = L_5; __this->___U3CneedWriteNewLineU3E5__5_7 = (bool)0; } IL_0041_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_6 = V_1; String_t* L_7 = __this->___text_2; int32_t L_8 = __this->___U3CcurIndexU3E5__3_5; int32_t L_9 = __this->___U3CleftCountU3E5__4_6; bool* L_10 = (&__this->___U3CneedWriteNewLineU3E5__5_7); NullCheck(L_6); int32_t L_11; L_11 = XmlEncodedRawTextWriter_WriteRawWithCharCheckingNoFlush_mB00A321FACF2F94FD048324BE5E3C4F64E906498(L_6, L_7, L_8, L_9, L_10, NULL); __this->___U3CwriteLenU3E5__2_4 = L_11; int32_t L_12 = __this->___U3CcurIndexU3E5__3_5; int32_t L_13 = __this->___U3CwriteLenU3E5__2_4; __this->___U3CcurIndexU3E5__3_5 = ((int32_t)il2cpp_codegen_add(L_12, L_13)); int32_t L_14 = __this->___U3CleftCountU3E5__4_6; int32_t L_15 = __this->___U3CwriteLenU3E5__2_4; __this->___U3CleftCountU3E5__4_6 = ((int32_t)il2cpp_codegen_subtract(L_14, L_15)); bool L_16 = __this->___U3CneedWriteNewLineU3E5__5_7; if (!L_16) { goto IL_0126_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_17 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_18 = V_1; NullCheck(L_18); String_t* L_19 = L_18->___newLineChars_29; NullCheck(L_17); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_20; L_20 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_17, L_19, NULL); NullCheck(L_20); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_21; L_21 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_20, (bool)0, NULL); V_3 = L_21; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_22; L_22 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_22; bool L_23; L_23 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_23) { goto IL_00f9_1; } } { int32_t L_24 = 0; V_0 = L_24; __this->___U3CU3E1__state_0 = L_24; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_25 = V_2; __this->___U3CU3Eu__1_8 = L_25; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_8))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_26 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596_m47A06AED370E6FFA0B80FC5CE0D9B54E486E5083(L_26, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596_m47A06AED370E6FFA0B80FC5CE0D9B54E486E5083_RuntimeMethod_var); goto IL_01d6; } IL_00dd_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_27 = __this->___U3CU3Eu__1_8; V_2 = L_27; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_28 = (&__this->___U3CU3Eu__1_8); il2cpp_codegen_initobj(L_28, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_29 = (-1); V_0 = L_29; __this->___U3CU3E1__state_0 = L_29; } IL_00f9_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); int32_t L_30 = __this->___U3CcurIndexU3E5__3_5; V_4 = L_30; int32_t L_31 = V_4; __this->___U3CcurIndexU3E5__3_5 = ((int32_t)il2cpp_codegen_add(L_31, 1)); int32_t L_32 = __this->___U3CleftCountU3E5__4_6; V_4 = L_32; int32_t L_33 = V_4; __this->___U3CleftCountU3E5__4_6 = ((int32_t)il2cpp_codegen_subtract(L_33, 1)); goto IL_0190_1; } IL_0126_1: { int32_t L_34 = __this->___U3CwriteLenU3E5__2_4; if ((((int32_t)L_34) < ((int32_t)0))) { goto IL_0190_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_35 = V_1; NullCheck(L_35); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_36; L_36 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(78 /* System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::FlushBufferAsync() */, L_35); NullCheck(L_36); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_37; L_37 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_36, (bool)0, NULL); V_3 = L_37; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_38; L_38 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_38; bool L_39; L_39 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_39) { goto IL_0189_1; } } { int32_t L_40 = 1; V_0 = L_40; __this->___U3CU3E1__state_0 = L_40; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_41 = V_2; __this->___U3CU3Eu__1_8 = L_41; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_8))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_42 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596_m47A06AED370E6FFA0B80FC5CE0D9B54E486E5083(L_42, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596_m47A06AED370E6FFA0B80FC5CE0D9B54E486E5083_RuntimeMethod_var); goto IL_01d6; } IL_016d_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_43 = __this->___U3CU3Eu__1_8; V_2 = L_43; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_44 = (&__this->___U3CU3Eu__1_8); il2cpp_codegen_initobj(L_44, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_45 = (-1); V_0 = L_45; __this->___U3CU3E1__state_0 = L_45; } IL_0189_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_0190_1: { int32_t L_46 = __this->___U3CwriteLenU3E5__2_4; bool L_47 = __this->___U3CneedWriteNewLineU3E5__5_7; if (((int32_t)(((((int32_t)((((int32_t)L_46) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0)|(int32_t)L_47))) { goto IL_0041_1; } } { goto IL_01c3; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_01aa; } throw e; } CATCH_01aa: {// begin catch(System.Exception) V_5 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_48 = (&__this->___U3CU3Et__builder_1); Exception_t* L_49 = V_5; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_48, L_49, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_01d6; }// end catch (depth: 1) IL_01c3: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_50 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_50, NULL); } IL_01d6: { return; } } IL2CPP_EXTERN_C void U3CWriteRawWithCharCheckingAsyncU3Ed__144_MoveNext_m8CF3A51D48C1E9E041F1C7203507A510B62404C8_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteRawWithCharCheckingAsyncU3Ed__144_MoveNext_m8CF3A51D48C1E9E041F1C7203507A510B62404C8(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__144::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawWithCharCheckingAsyncU3Ed__144_SetStateMachine_m0200D9443D0685E4060E9417DD4545B6DF7E9D96 (U3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteRawWithCharCheckingAsyncU3Ed__144_SetStateMachine_m0200D9443D0685E4060E9417DD4545B6DF7E9D96_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteRawWithCharCheckingAsyncU3Ed__144_t988551107B92BB68CF592E13FC86B535CDEB1596* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteRawWithCharCheckingAsyncU3Ed__144_SetStateMachine_m0200D9443D0685E4060E9417DD4545B6DF7E9D96(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__146::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentOrPiAsyncU3Ed__146_MoveNext_m3AA45A17A5B7EFDD5CFFA77FCA9E85CB5EA2D87F (U3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8_mEAAF401060ADC7189C806EFAA4B0F6A61446C790_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; Exception_t* V_5 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_3; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; switch (L_2) { case 0: { goto IL_007c_1; } case 1: { goto IL_016c_1; } case 2: { goto IL_01fc_1; } } } { String_t* L_3 = __this->___text_2; NullCheck(L_3); int32_t L_4; L_4 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_3, NULL); if (L_4) { goto IL_00a4_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_5 = V_1; NullCheck(L_5); int32_t L_6 = L_5->___bufPos_8; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_7 = V_1; NullCheck(L_7); int32_t L_8 = L_7->___bufLen_13; if ((((int32_t)L_6) < ((int32_t)L_8))) { goto IL_009f_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_9 = V_1; NullCheck(L_9); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_10; L_10 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(78 /* System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::FlushBufferAsync() */, L_9); NullCheck(L_10); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_11; L_11 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_10, (bool)0, NULL); V_3 = L_11; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_12; L_12 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_12; bool L_13; L_13 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_13) { goto IL_0098_1; } } { int32_t L_14 = 0; V_0 = L_14; __this->___U3CU3E1__state_0 = L_14; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_15 = V_2; __this->___U3CU3Eu__1_9 = L_15; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_9))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_16 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8_mEAAF401060ADC7189C806EFAA4B0F6A61446C790(L_16, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8_mEAAF401060ADC7189C806EFAA4B0F6A61446C790_RuntimeMethod_var); goto IL_0265; } IL_007c_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_17 = __this->___U3CU3Eu__1_9; V_2 = L_17; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_18 = (&__this->___U3CU3Eu__1_9); il2cpp_codegen_initobj(L_18, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_19 = (-1); V_0 = L_19; __this->___U3CU3E1__state_0 = L_19; } IL_0098_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_009f_1: { goto IL_0252; } IL_00a4_1: { __this->___U3CwriteLenU3E5__2_5 = 0; __this->___U3CcurIndexU3E5__3_6 = 0; String_t* L_20 = __this->___text_2; NullCheck(L_20); int32_t L_21; L_21 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_20, NULL); __this->___U3CleftCountU3E5__4_7 = L_21; __this->___U3CneedWriteNewLineU3E5__5_8 = (bool)0; } IL_00ca_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_22 = V_1; String_t* L_23 = __this->___text_2; int32_t L_24 = __this->___U3CcurIndexU3E5__3_6; int32_t L_25 = __this->___U3CleftCountU3E5__4_7; int32_t L_26 = __this->___stopChar_4; bool* L_27 = (&__this->___U3CneedWriteNewLineU3E5__5_8); NullCheck(L_22); int32_t L_28; L_28 = XmlEncodedRawTextWriter_WriteCommentOrPiNoFlush_m06B5642E4FA0F193BD48BF5E0FB7D480AEDB0917(L_22, L_23, L_24, L_25, L_26, L_27, NULL); __this->___U3CwriteLenU3E5__2_5 = L_28; int32_t L_29 = __this->___U3CcurIndexU3E5__3_6; int32_t L_30 = __this->___U3CwriteLenU3E5__2_5; __this->___U3CcurIndexU3E5__3_6 = ((int32_t)il2cpp_codegen_add(L_29, L_30)); int32_t L_31 = __this->___U3CleftCountU3E5__4_7; int32_t L_32 = __this->___U3CwriteLenU3E5__2_5; __this->___U3CleftCountU3E5__4_7 = ((int32_t)il2cpp_codegen_subtract(L_31, L_32)); bool L_33 = __this->___U3CneedWriteNewLineU3E5__5_8; if (!L_33) { goto IL_01b5_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_34 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_35 = V_1; NullCheck(L_35); String_t* L_36 = L_35->___newLineChars_29; NullCheck(L_34); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_37; L_37 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_34, L_36, NULL); NullCheck(L_37); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_38; L_38 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_37, (bool)0, NULL); V_3 = L_38; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_39; L_39 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_39; bool L_40; L_40 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_40) { goto IL_0188_1; } } { int32_t L_41 = 1; V_0 = L_41; __this->___U3CU3E1__state_0 = L_41; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_42 = V_2; __this->___U3CU3Eu__1_9 = L_42; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_9))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_43 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8_mEAAF401060ADC7189C806EFAA4B0F6A61446C790(L_43, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8_mEAAF401060ADC7189C806EFAA4B0F6A61446C790_RuntimeMethod_var); goto IL_0265; } IL_016c_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_44 = __this->___U3CU3Eu__1_9; V_2 = L_44; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_45 = (&__this->___U3CU3Eu__1_9); il2cpp_codegen_initobj(L_45, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_46 = (-1); V_0 = L_46; __this->___U3CU3E1__state_0 = L_46; } IL_0188_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); int32_t L_47 = __this->___U3CcurIndexU3E5__3_6; V_4 = L_47; int32_t L_48 = V_4; __this->___U3CcurIndexU3E5__3_6 = ((int32_t)il2cpp_codegen_add(L_48, 1)); int32_t L_49 = __this->___U3CleftCountU3E5__4_7; V_4 = L_49; int32_t L_50 = V_4; __this->___U3CleftCountU3E5__4_7 = ((int32_t)il2cpp_codegen_subtract(L_50, 1)); goto IL_021f_1; } IL_01b5_1: { int32_t L_51 = __this->___U3CwriteLenU3E5__2_5; if ((((int32_t)L_51) < ((int32_t)0))) { goto IL_021f_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_52 = V_1; NullCheck(L_52); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_53; L_53 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(78 /* System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::FlushBufferAsync() */, L_52); NullCheck(L_53); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_54; L_54 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_53, (bool)0, NULL); V_3 = L_54; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_55; L_55 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_55; bool L_56; L_56 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_56) { goto IL_0218_1; } } { int32_t L_57 = 2; V_0 = L_57; __this->___U3CU3E1__state_0 = L_57; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_58 = V_2; __this->___U3CU3Eu__1_9 = L_58; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_9))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_59 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8_mEAAF401060ADC7189C806EFAA4B0F6A61446C790(L_59, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8_mEAAF401060ADC7189C806EFAA4B0F6A61446C790_RuntimeMethod_var); goto IL_0265; } IL_01fc_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_60 = __this->___U3CU3Eu__1_9; V_2 = L_60; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_61 = (&__this->___U3CU3Eu__1_9); il2cpp_codegen_initobj(L_61, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_62 = (-1); V_0 = L_62; __this->___U3CU3E1__state_0 = L_62; } IL_0218_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_021f_1: { int32_t L_63 = __this->___U3CwriteLenU3E5__2_5; bool L_64 = __this->___U3CneedWriteNewLineU3E5__5_8; if (((int32_t)(((((int32_t)((((int32_t)L_63) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0)|(int32_t)L_64))) { goto IL_00ca_1; } } { goto IL_0252; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0239; } throw e; } CATCH_0239: {// begin catch(System.Exception) V_5 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_65 = (&__this->___U3CU3Et__builder_1); Exception_t* L_66 = V_5; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_65, L_66, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0265; }// end catch (depth: 1) IL_0252: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_67 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_67, NULL); } IL_0265: { return; } } IL2CPP_EXTERN_C void U3CWriteCommentOrPiAsyncU3Ed__146_MoveNext_m3AA45A17A5B7EFDD5CFFA77FCA9E85CB5EA2D87F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteCommentOrPiAsyncU3Ed__146_MoveNext_m3AA45A17A5B7EFDD5CFFA77FCA9E85CB5EA2D87F(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__146::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentOrPiAsyncU3Ed__146_SetStateMachine_m1AA1C9034A7AC1A65AB08D6ACBABE352DF8DAC5E (U3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteCommentOrPiAsyncU3Ed__146_SetStateMachine_m1AA1C9034A7AC1A65AB08D6ACBABE352DF8DAC5E_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteCommentOrPiAsyncU3Ed__146_t5DFA48D5738C2E5550C1C01F8B528A3D0C2734C8* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteCommentOrPiAsyncU3Ed__146_SetStateMachine_m1AA1C9034A7AC1A65AB08D6ACBABE352DF8DAC5E(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriter/d__148::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCDataSectionAsyncU3Ed__148_MoveNext_m9D4C532EE9976331E18527A30ED2B456A502D645 (U3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B_m4ADFF00E08391F31B5F45D670B2D60EF31CB359C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; Exception_t* V_5 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_1 = __this->___U3CU3E4__this_3; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; switch (L_2) { case 0: { goto IL_007c_1; } case 1: { goto IL_0166_1; } case 2: { goto IL_01f6_1; } } } { String_t* L_3 = __this->___text_2; NullCheck(L_3); int32_t L_4; L_4 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_3, NULL); if (L_4) { goto IL_00a4_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_5 = V_1; NullCheck(L_5); int32_t L_6 = L_5->___bufPos_8; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_7 = V_1; NullCheck(L_7); int32_t L_8 = L_7->___bufLen_13; if ((((int32_t)L_6) < ((int32_t)L_8))) { goto IL_009f_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_9 = V_1; NullCheck(L_9); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_10; L_10 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(78 /* System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::FlushBufferAsync() */, L_9); NullCheck(L_10); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_11; L_11 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_10, (bool)0, NULL); V_3 = L_11; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_12; L_12 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_12; bool L_13; L_13 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_13) { goto IL_0098_1; } } { int32_t L_14 = 0; V_0 = L_14; __this->___U3CU3E1__state_0 = L_14; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_15 = V_2; __this->___U3CU3Eu__1_8 = L_15; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_8))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_16 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B_m4ADFF00E08391F31B5F45D670B2D60EF31CB359C(L_16, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B_m4ADFF00E08391F31B5F45D670B2D60EF31CB359C_RuntimeMethod_var); goto IL_025f; } IL_007c_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_17 = __this->___U3CU3Eu__1_8; V_2 = L_17; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_18 = (&__this->___U3CU3Eu__1_8); il2cpp_codegen_initobj(L_18, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_19 = (-1); V_0 = L_19; __this->___U3CU3E1__state_0 = L_19; } IL_0098_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_009f_1: { goto IL_024c; } IL_00a4_1: { __this->___U3CwriteLenU3E5__2_4 = 0; __this->___U3CcurIndexU3E5__3_5 = 0; String_t* L_20 = __this->___text_2; NullCheck(L_20); int32_t L_21; L_21 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_20, NULL); __this->___U3CleftCountU3E5__4_6 = L_21; __this->___U3CneedWriteNewLineU3E5__5_7 = (bool)0; } IL_00ca_1: { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_22 = V_1; String_t* L_23 = __this->___text_2; int32_t L_24 = __this->___U3CcurIndexU3E5__3_5; int32_t L_25 = __this->___U3CleftCountU3E5__4_6; bool* L_26 = (&__this->___U3CneedWriteNewLineU3E5__5_7); NullCheck(L_22); int32_t L_27; L_27 = XmlEncodedRawTextWriter_WriteCDataSectionNoFlush_mBB441747C915AABCC3A0F397CE6DA1B4A0252AC6(L_22, L_23, L_24, L_25, L_26, NULL); __this->___U3CwriteLenU3E5__2_4 = L_27; int32_t L_28 = __this->___U3CcurIndexU3E5__3_5; int32_t L_29 = __this->___U3CwriteLenU3E5__2_4; __this->___U3CcurIndexU3E5__3_5 = ((int32_t)il2cpp_codegen_add(L_28, L_29)); int32_t L_30 = __this->___U3CleftCountU3E5__4_6; int32_t L_31 = __this->___U3CwriteLenU3E5__2_4; __this->___U3CleftCountU3E5__4_6 = ((int32_t)il2cpp_codegen_subtract(L_30, L_31)); bool L_32 = __this->___U3CneedWriteNewLineU3E5__5_7; if (!L_32) { goto IL_01af_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_33 = V_1; XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_34 = V_1; NullCheck(L_34); String_t* L_35 = L_34->___newLineChars_29; NullCheck(L_33); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_36; L_36 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_33, L_35, NULL); NullCheck(L_36); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_37; L_37 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_36, (bool)0, NULL); V_3 = L_37; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_38; L_38 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_38; bool L_39; L_39 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_39) { goto IL_0182_1; } } { int32_t L_40 = 1; V_0 = L_40; __this->___U3CU3E1__state_0 = L_40; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_41 = V_2; __this->___U3CU3Eu__1_8 = L_41; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_8))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_42 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B_m4ADFF00E08391F31B5F45D670B2D60EF31CB359C(L_42, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B_m4ADFF00E08391F31B5F45D670B2D60EF31CB359C_RuntimeMethod_var); goto IL_025f; } IL_0166_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_43 = __this->___U3CU3Eu__1_8; V_2 = L_43; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_44 = (&__this->___U3CU3Eu__1_8); il2cpp_codegen_initobj(L_44, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_45 = (-1); V_0 = L_45; __this->___U3CU3E1__state_0 = L_45; } IL_0182_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); int32_t L_46 = __this->___U3CcurIndexU3E5__3_5; V_4 = L_46; int32_t L_47 = V_4; __this->___U3CcurIndexU3E5__3_5 = ((int32_t)il2cpp_codegen_add(L_47, 1)); int32_t L_48 = __this->___U3CleftCountU3E5__4_6; V_4 = L_48; int32_t L_49 = V_4; __this->___U3CleftCountU3E5__4_6 = ((int32_t)il2cpp_codegen_subtract(L_49, 1)); goto IL_0219_1; } IL_01af_1: { int32_t L_50 = __this->___U3CwriteLenU3E5__2_4; if ((((int32_t)L_50) < ((int32_t)0))) { goto IL_0219_1; } } { XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4* L_51 = V_1; NullCheck(L_51); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_52; L_52 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(78 /* System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriter::FlushBufferAsync() */, L_51); NullCheck(L_52); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_53; L_53 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_52, (bool)0, NULL); V_3 = L_53; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_54; L_54 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_54; bool L_55; L_55 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_55) { goto IL_0212_1; } } { int32_t L_56 = 2; V_0 = L_56; __this->___U3CU3E1__state_0 = L_56; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_57 = V_2; __this->___U3CU3Eu__1_8 = L_57; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_8))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_58 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B_m4ADFF00E08391F31B5F45D670B2D60EF31CB359C(L_58, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B_m4ADFF00E08391F31B5F45D670B2D60EF31CB359C_RuntimeMethod_var); goto IL_025f; } IL_01f6_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_59 = __this->___U3CU3Eu__1_8; V_2 = L_59; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_60 = (&__this->___U3CU3Eu__1_8); il2cpp_codegen_initobj(L_60, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_61 = (-1); V_0 = L_61; __this->___U3CU3E1__state_0 = L_61; } IL_0212_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_0219_1: { int32_t L_62 = __this->___U3CwriteLenU3E5__2_4; bool L_63 = __this->___U3CneedWriteNewLineU3E5__5_7; if (((int32_t)(((((int32_t)((((int32_t)L_62) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0)|(int32_t)L_63))) { goto IL_00ca_1; } } { goto IL_024c; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0233; } throw e; } CATCH_0233: {// begin catch(System.Exception) V_5 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_64 = (&__this->___U3CU3Et__builder_1); Exception_t* L_65 = V_5; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_64, L_65, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_025f; }// end catch (depth: 1) IL_024c: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_66 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_66, NULL); } IL_025f: { return; } } IL2CPP_EXTERN_C void U3CWriteCDataSectionAsyncU3Ed__148_MoveNext_m9D4C532EE9976331E18527A30ED2B456A502D645_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteCDataSectionAsyncU3Ed__148_MoveNext_m9D4C532EE9976331E18527A30ED2B456A502D645(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriter/d__148::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCDataSectionAsyncU3Ed__148_SetStateMachine_mDC78B07FD0669053B3BEBCE5D2091AC7C6824273 (U3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteCDataSectionAsyncU3Ed__148_SetStateMachine_mDC78B07FD0669053B3BEBCE5D2091AC7C6824273_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteCDataSectionAsyncU3Ed__148_t407EDA4EB6896ABBAA12043D0B6EE80DEDE3644B* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteCDataSectionAsyncU3Ed__148_SetStateMachine_mDC78B07FD0669053B3BEBCE5D2091AC7C6824273(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriterIndent::.ctor(System.IO.TextWriter,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent__ctor_m7BFBA4A39946979954046339236C555015565A09 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* ___0_writer, XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* ___1_settings, const RuntimeMethod* method) { { TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_0 = ___0_writer; XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_1 = ___1_settings; XmlEncodedRawTextWriter__ctor_mF6EBA0A44503EE7400D3901E059BDFEB8110B205(__this, L_0, L_1, NULL); XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_2 = ___1_settings; XmlEncodedRawTextWriterIndent_Init_m572EF50317AF81603AC971ABE835C0C3A0C50B63(__this, L_2, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::.ctor(System.IO.Stream,System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent__ctor_m8EF4F1D5B307902AD9CEDB88765F784F2B46B8BE (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_stream, XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* ___1_settings, const RuntimeMethod* method) { { Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_0 = ___0_stream; XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_1 = ___1_settings; XmlEncodedRawTextWriter__ctor_mEDAEC401E6AB69FC8728E0217038DFEBE2C3F564(__this, L_0, L_1, NULL); XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_2 = ___1_settings; XmlEncodedRawTextWriterIndent_Init_m572EF50317AF81603AC971ABE835C0C3A0C50B63(__this, L_2, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteDocType(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteDocType_mB5A7770BE1035377F0F25AA901CCD42CE06F519B (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_name, String_t* ___1_pubid, String_t* ___2_sysid, String_t* ___3_subset, const RuntimeMethod* method) { { bool L_0 = __this->___mixedContent_38; if (L_0) { goto IL_001c; } } { int32_t L_1 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___textPos_9; int32_t L_2 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___bufPos_8; if ((((int32_t)L_1) == ((int32_t)L_2))) { goto IL_001c; } } { XmlEncodedRawTextWriterIndent_WriteIndent_m579A5566689FB860B1BEE231EDD627297F5DA688(__this, NULL); } IL_001c: { String_t* L_3 = ___0_name; String_t* L_4 = ___1_pubid; String_t* L_5 = ___2_sysid; String_t* L_6 = ___3_subset; XmlEncodedRawTextWriter_WriteDocType_mDBEDCAB711092E22DFE5969871777DD43C3939EA(__this, L_3, L_4, L_5, L_6, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteStartElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteStartElement_m782711D954007011AE49F992763D279A824A5B16 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { { bool L_0 = __this->___mixedContent_38; if (L_0) { goto IL_001c; } } { int32_t L_1 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___textPos_9; int32_t L_2 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___bufPos_8; if ((((int32_t)L_1) == ((int32_t)L_2))) { goto IL_001c; } } { XmlEncodedRawTextWriterIndent_WriteIndent_m579A5566689FB860B1BEE231EDD627297F5DA688(__this, NULL); } IL_001c: { int32_t L_3 = __this->___indentLevel_35; __this->___indentLevel_35 = ((int32_t)il2cpp_codegen_add(L_3, 1)); BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* L_4 = __this->___mixedContentStack_39; bool L_5 = __this->___mixedContent_38; NullCheck(L_4); BitStack_PushBit_m1781C0D736A215362CD21AD07CAF39EE2909F718(L_4, L_5, NULL); String_t* L_6 = ___0_prefix; String_t* L_7 = ___1_localName; String_t* L_8 = ___2_ns; XmlEncodedRawTextWriter_WriteStartElement_mCDCE55482129A24BCC95726DE611FB58CB1632EB(__this, L_6, L_7, L_8, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::StartElementContent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_StartElementContent_m873B7426A2AA0294494342F773AF45276681DC46 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___indentLevel_35; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_001b; } } { int32_t L_1 = __this->___conformanceLevel_40; if ((!(((uint32_t)L_1) == ((uint32_t)2)))) { goto IL_001b; } } { __this->___mixedContent_38 = (bool)0; goto IL_002c; } IL_001b: { BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* L_2 = __this->___mixedContentStack_39; NullCheck(L_2); bool L_3; L_3 = BitStack_PeekBit_m416F1BB8F64059C924312B2416CBE09747B0E1E4(L_2, NULL); __this->___mixedContent_38 = L_3; } IL_002c: { XmlEncodedRawTextWriter_StartElementContent_mD809F4166E242A11AD499962421E5883D322F44B(__this, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::OnRootElement(System.Xml.ConformanceLevel) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_OnRootElement_m2BFD022CA36C2E4C8B0E17AC112E951406C21FFE (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, int32_t ___0_currentConformanceLevel, const RuntimeMethod* method) { { int32_t L_0 = ___0_currentConformanceLevel; __this->___conformanceLevel_40 = L_0; return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteEndElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteEndElement_mAC8510AEEB7BDDAEB1BCA9F61A6DEDF0F02B1E61 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { { int32_t L_0 = __this->___indentLevel_35; __this->___indentLevel_35 = ((int32_t)il2cpp_codegen_subtract(L_0, 1)); bool L_1 = __this->___mixedContent_38; if (L_1) { goto IL_0038; } } { int32_t L_2 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___contentPos_10; int32_t L_3 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___bufPos_8; if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0038; } } { int32_t L_4 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___textPos_9; int32_t L_5 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___bufPos_8; if ((((int32_t)L_4) == ((int32_t)L_5))) { goto IL_0038; } } { XmlEncodedRawTextWriterIndent_WriteIndent_m579A5566689FB860B1BEE231EDD627297F5DA688(__this, NULL); } IL_0038: { BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* L_6 = __this->___mixedContentStack_39; NullCheck(L_6); bool L_7; L_7 = BitStack_PopBit_m0E661995EE53988E5F902D93C7C6BE02378021A3(L_6, NULL); __this->___mixedContent_38 = L_7; String_t* L_8 = ___0_prefix; String_t* L_9 = ___1_localName; String_t* L_10 = ___2_ns; XmlEncodedRawTextWriter_WriteEndElement_m2039FDBAFF31B7BF9497D232724F9FB07ABDFC81(__this, L_8, L_9, L_10, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteFullEndElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteFullEndElement_m9F013CCE2243C3FAC0BBD08B69602295E2554D89 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { { int32_t L_0 = __this->___indentLevel_35; __this->___indentLevel_35 = ((int32_t)il2cpp_codegen_subtract(L_0, 1)); bool L_1 = __this->___mixedContent_38; if (L_1) { goto IL_0038; } } { int32_t L_2 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___contentPos_10; int32_t L_3 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___bufPos_8; if ((((int32_t)L_2) == ((int32_t)L_3))) { goto IL_0038; } } { int32_t L_4 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___textPos_9; int32_t L_5 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___bufPos_8; if ((((int32_t)L_4) == ((int32_t)L_5))) { goto IL_0038; } } { XmlEncodedRawTextWriterIndent_WriteIndent_m579A5566689FB860B1BEE231EDD627297F5DA688(__this, NULL); } IL_0038: { BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* L_6 = __this->___mixedContentStack_39; NullCheck(L_6); bool L_7; L_7 = BitStack_PopBit_m0E661995EE53988E5F902D93C7C6BE02378021A3(L_6, NULL); __this->___mixedContent_38 = L_7; String_t* L_8 = ___0_prefix; String_t* L_9 = ___1_localName; String_t* L_10 = ___2_ns; XmlEncodedRawTextWriter_WriteFullEndElement_m3F8608DE81F8F61E9990264D050AE6579BBD6FE5(__this, L_8, L_9, L_10, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteStartAttribute(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteStartAttribute_mFA1438A2BEBBC9B7D478BD9FBBE1714BC9244C73 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { { bool L_0 = __this->___newLineOnAttributes_36; if (!L_0) { goto IL_000e; } } { XmlEncodedRawTextWriterIndent_WriteIndent_m579A5566689FB860B1BEE231EDD627297F5DA688(__this, NULL); } IL_000e: { String_t* L_1 = ___0_prefix; String_t* L_2 = ___1_localName; String_t* L_3 = ___2_ns; XmlEncodedRawTextWriter_WriteStartAttribute_mDD0E306F666655493413D9CECDD048D53711CCFA(__this, L_1, L_2, L_3, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteCData(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteCData_mA762617841904DAD95A982EF9BEADAB70874F068 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_text, const RuntimeMethod* method) { { __this->___mixedContent_38 = (bool)1; String_t* L_0 = ___0_text; XmlEncodedRawTextWriter_WriteCData_m2FD4BC6708C8A44B301A07F379CE77704EEC3849(__this, L_0, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteComment(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteComment_m4CF65F58DC88619B3BDA7E938FD1ECAA4F639A67 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_text, const RuntimeMethod* method) { { bool L_0 = __this->___mixedContent_38; if (L_0) { goto IL_001c; } } { int32_t L_1 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___textPos_9; int32_t L_2 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___bufPos_8; if ((((int32_t)L_1) == ((int32_t)L_2))) { goto IL_001c; } } { XmlEncodedRawTextWriterIndent_WriteIndent_m579A5566689FB860B1BEE231EDD627297F5DA688(__this, NULL); } IL_001c: { String_t* L_3 = ___0_text; XmlEncodedRawTextWriter_WriteComment_m61806CB2EAC9543B6C217B690AF069ECBC3F6020(__this, L_3, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteProcessingInstruction(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteProcessingInstruction_m7D71C8D58CD89329B07B04ED1F6ED25CBAE75B6D (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_target, String_t* ___1_text, const RuntimeMethod* method) { { bool L_0 = __this->___mixedContent_38; if (L_0) { goto IL_001c; } } { int32_t L_1 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___textPos_9; int32_t L_2 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___bufPos_8; if ((((int32_t)L_1) == ((int32_t)L_2))) { goto IL_001c; } } { XmlEncodedRawTextWriterIndent_WriteIndent_m579A5566689FB860B1BEE231EDD627297F5DA688(__this, NULL); } IL_001c: { String_t* L_3 = ___0_target; String_t* L_4 = ___1_text; XmlEncodedRawTextWriter_WriteProcessingInstruction_m7C95C598CABA1C1FC3EE7F67E4480B4C7F832355(__this, L_3, L_4, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteEntityRef(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteEntityRef_m0CE2DF089105DC6FA9066618FFBD190C02EF1E82 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_name, const RuntimeMethod* method) { { __this->___mixedContent_38 = (bool)1; String_t* L_0 = ___0_name; XmlEncodedRawTextWriter_WriteEntityRef_mDBB5C2F883A9957C5DDE2D8A59A7A33DEF15DDF2(__this, L_0, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteCharEntity(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteCharEntity_m04A00102E974786210AD461534FD71BECDD135B8 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, Il2CppChar ___0_ch, const RuntimeMethod* method) { { __this->___mixedContent_38 = (bool)1; Il2CppChar L_0 = ___0_ch; XmlEncodedRawTextWriter_WriteCharEntity_mA93124CDD6A6DFD37DFA3F612C1911DF98CFE434(__this, L_0, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteSurrogateCharEntity(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteSurrogateCharEntity_m5D9792944458491B6EE8FC84EF0BBB2B53744507 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, Il2CppChar ___0_lowChar, Il2CppChar ___1_highChar, const RuntimeMethod* method) { { __this->___mixedContent_38 = (bool)1; Il2CppChar L_0 = ___0_lowChar; Il2CppChar L_1 = ___1_highChar; XmlEncodedRawTextWriter_WriteSurrogateCharEntity_mC29AC47472E1C4CC4E2FBD4E36900D948766B6A6(__this, L_0, L_1, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteWhitespace(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteWhitespace_m376701E4C3BE2FFA6E8DED521BA3D1EED442F65F (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_ws, const RuntimeMethod* method) { { __this->___mixedContent_38 = (bool)1; String_t* L_0 = ___0_ws; XmlEncodedRawTextWriter_WriteWhitespace_mFA9FBE6D75A686D9452C0783D1F1EBAAAB6DD05A(__this, L_0, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteString_m0A3B896B347CFE43C7BB0C2982E54FD92E6CC21B (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_text, const RuntimeMethod* method) { { __this->___mixedContent_38 = (bool)1; String_t* L_0 = ___0_text; XmlEncodedRawTextWriter_WriteString_mA1C3CF752273BA33AC2C9E63C378C5FF0F509CF7(__this, L_0, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteChars(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteChars_m47B944A417D43EC0F0EEAE5AC986C39FE60FB9F1 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) { { __this->___mixedContent_38 = (bool)1; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_buffer; int32_t L_1 = ___1_index; int32_t L_2 = ___2_count; XmlEncodedRawTextWriter_WriteChars_m199ABAEC5FBFBB7C234A304D5094F58D48ADFB07(__this, L_0, L_1, L_2, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteRaw(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteRaw_m8DB905A89F5DBC0919437F21866327D9B7B24175 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) { { __this->___mixedContent_38 = (bool)1; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_buffer; int32_t L_1 = ___1_index; int32_t L_2 = ___2_count; XmlEncodedRawTextWriter_WriteRaw_m377C81F6B413480998B3FFBE321070D4B3E3959C(__this, L_0, L_1, L_2, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteRaw(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteRaw_mA06FFA11BD1FA6E92FEA13B5985F213085C3BFCF (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_data, const RuntimeMethod* method) { { __this->___mixedContent_38 = (bool)1; String_t* L_0 = ___0_data; XmlEncodedRawTextWriter_WriteRaw_m1D3A9B40867F3EC1B58D63EAF9F9E8B79446E5A6(__this, L_0, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteBase64(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteBase64_mB2986E29B63CCE413722043834909309C620678C (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) { { __this->___mixedContent_38 = (bool)1; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = ___0_buffer; int32_t L_1 = ___1_index; int32_t L_2 = ___2_count; XmlRawWriter_WriteBase64_m3B717B23DDCA782AE1ECD2770444F8978EB12D4C(__this, L_0, L_1, L_2, NULL); return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::Init(System.Xml.XmlWriterSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_Init_m572EF50317AF81603AC971ABE835C0C3A0C50B63 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* ___0_settings, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral13DB4394207994E4948B5E3FAE7BA705B9B8E7B3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3C1E3A88F1DF442673E905BE97863155259D0CB5); s_Il2CppMethodInitialized = true; } { __this->___indentLevel_35 = 0; XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_0 = ___0_settings; NullCheck(L_0); String_t* L_1; L_1 = XmlWriterSettings_get_IndentChars_mF26B2899F7718E3DC75CA62FDFB5915BAF5C158D_inline(L_0, NULL); __this->___indentChars_37 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___indentChars_37), (void*)L_1); XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_2 = ___0_settings; NullCheck(L_2); bool L_3; L_3 = XmlWriterSettings_get_NewLineOnAttributes_m3ACAFD8A94C15826E9DDC4F20B280C6AF3407F7D_inline(L_2, NULL); __this->___newLineOnAttributes_36 = L_3; BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* L_4 = (BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C*)il2cpp_codegen_object_new(BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C_il2cpp_TypeInfo_var); NullCheck(L_4); BitStack__ctor_m9BADB5496087F772604E9F62D3B18C07630EA45A(L_4, NULL); __this->___mixedContentStack_39 = L_4; Il2CppCodeGenWriteBarrier((void**)(&__this->___mixedContentStack_39), (void*)L_4); bool L_5 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___checkCharacters_30; if (!L_5) { goto IL_008b; } } { bool L_6 = __this->___newLineOnAttributes_36; if (!L_6) { goto IL_005f; } } { String_t* L_7 = __this->___indentChars_37; XmlEncodedRawTextWriter_ValidateContentChars_m4A96FBCBCF892A39F8843112E87937B945805A4A(__this, L_7, _stringLiteral3C1E3A88F1DF442673E905BE97863155259D0CB5, (bool)1, NULL); String_t* L_8 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___newLineChars_29; XmlEncodedRawTextWriter_ValidateContentChars_m4A96FBCBCF892A39F8843112E87937B945805A4A(__this, L_8, _stringLiteral13DB4394207994E4948B5E3FAE7BA705B9B8E7B3, (bool)1, NULL); return; } IL_005f: { String_t* L_9 = __this->___indentChars_37; XmlEncodedRawTextWriter_ValidateContentChars_m4A96FBCBCF892A39F8843112E87937B945805A4A(__this, L_9, _stringLiteral3C1E3A88F1DF442673E905BE97863155259D0CB5, (bool)0, NULL); int32_t L_10 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___newLineHandling_26; if (!L_10) { goto IL_008b; } } { String_t* L_11 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___newLineChars_29; XmlEncodedRawTextWriter_ValidateContentChars_m4A96FBCBCF892A39F8843112E87937B945805A4A(__this, L_11, _stringLiteral13DB4394207994E4948B5E3FAE7BA705B9B8E7B3, (bool)0, NULL); } IL_008b: { return; } } // System.Void System.Xml.XmlEncodedRawTextWriterIndent::WriteIndent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEncodedRawTextWriterIndent_WriteIndent_m579A5566689FB860B1BEE231EDD627297F5DA688 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { String_t* L_0 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)__this)->___newLineChars_29; XmlEncodedRawTextWriter_RawText_mC84BDBEA6E407E60868A66C643A352ECB575610C(__this, L_0, NULL); int32_t L_1 = __this->___indentLevel_35; V_0 = L_1; goto IL_0025; } IL_0015: { String_t* L_2 = __this->___indentChars_37; XmlEncodedRawTextWriter_RawText_mC84BDBEA6E407E60868A66C643A352ECB575610C(__this, L_2, NULL); int32_t L_3 = V_0; V_0 = ((int32_t)il2cpp_codegen_subtract(L_3, 1)); } IL_0025: { int32_t L_4 = V_0; if ((((int32_t)L_4) > ((int32_t)0))) { goto IL_0015; } } { return; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::WriteDocTypeAsync(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_WriteDocTypeAsync_m07F39E35565C4FB9E562F884596A6E21909DE78C (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_name, String_t* ___1_pubid, String_t* ___2_sysid, String_t* ___3_subset, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2_m66FB6153258A77A72CD059DDB62EFCFD2177D3C1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } U3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2 V_0; memset((&V_0), 0, sizeof(V_0)); { (&V_0)->___U3CU3E4__this_2 = __this; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this_2), (void*)__this); String_t* L_0 = ___0_name; (&V_0)->___name_3 = L_0; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___name_3), (void*)L_0); String_t* L_1 = ___1_pubid; (&V_0)->___pubid_4 = L_1; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___pubid_4), (void*)L_1); String_t* L_2 = ___2_sysid; (&V_0)->___sysid_5 = L_2; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___sysid_5), (void*)L_2); String_t* L_3 = ___3_subset; (&V_0)->___subset_6 = L_3; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___subset_6), (void*)L_3); il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 L_4; L_4 = AsyncTaskMethodBuilder_Create_m24F3F260A79CA2B9EC4F1F15693A33F5EC58735A(NULL); (&V_0)->___U3CU3Et__builder_1 = L_4; Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_coreState_1))->___m_stateMachine_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_coreState_1))->___m_defaultContextAction_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_task_2), (void*)NULL); #endif (&V_0)->___U3CU3E1__state_0 = (-1); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_5 = (&(&V_0)->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2_m66FB6153258A77A72CD059DDB62EFCFD2177D3C1(L_5, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2_m66FB6153258A77A72CD059DDB62EFCFD2177D3C1_RuntimeMethod_var); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_6 = (&(&V_0)->___U3CU3Et__builder_1); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_7; L_7 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_6, NULL); return L_7; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::WriteStartElementAsync(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_WriteStartElementAsync_m22A9BC4B4A623B42A49EE72A71632E8758F13335 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7_m2455CB3F5A146ECFECB0DCBF5588C82CB9C0441D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } U3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7 V_0; memset((&V_0), 0, sizeof(V_0)); { (&V_0)->___U3CU3E4__this_2 = __this; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this_2), (void*)__this); String_t* L_0 = ___0_prefix; (&V_0)->___prefix_3 = L_0; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___prefix_3), (void*)L_0); String_t* L_1 = ___1_localName; (&V_0)->___localName_4 = L_1; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___localName_4), (void*)L_1); String_t* L_2 = ___2_ns; (&V_0)->___ns_5 = L_2; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___ns_5), (void*)L_2); il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 L_3; L_3 = AsyncTaskMethodBuilder_Create_m24F3F260A79CA2B9EC4F1F15693A33F5EC58735A(NULL); (&V_0)->___U3CU3Et__builder_1 = L_3; Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_coreState_1))->___m_stateMachine_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_coreState_1))->___m_defaultContextAction_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_task_2), (void*)NULL); #endif (&V_0)->___U3CU3E1__state_0 = (-1); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (&(&V_0)->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_Start_TisU3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7_m2455CB3F5A146ECFECB0DCBF5588C82CB9C0441D(L_4, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7_m2455CB3F5A146ECFECB0DCBF5588C82CB9C0441D_RuntimeMethod_var); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_5 = (&(&V_0)->___U3CU3Et__builder_1); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_6; L_6 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_5, NULL); return L_6; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::WriteEndElementAsync(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_WriteEndElementAsync_mE67B72AE0C47D17304A4BCCB336E1E3622720135 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041_m103F78D92A6C788760CE9615A5B66394255562C0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } U3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041 V_0; memset((&V_0), 0, sizeof(V_0)); { (&V_0)->___U3CU3E4__this_2 = __this; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this_2), (void*)__this); String_t* L_0 = ___0_prefix; (&V_0)->___prefix_3 = L_0; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___prefix_3), (void*)L_0); String_t* L_1 = ___1_localName; (&V_0)->___localName_4 = L_1; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___localName_4), (void*)L_1); String_t* L_2 = ___2_ns; (&V_0)->___ns_5 = L_2; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___ns_5), (void*)L_2); il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 L_3; L_3 = AsyncTaskMethodBuilder_Create_m24F3F260A79CA2B9EC4F1F15693A33F5EC58735A(NULL); (&V_0)->___U3CU3Et__builder_1 = L_3; Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_coreState_1))->___m_stateMachine_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_coreState_1))->___m_defaultContextAction_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_task_2), (void*)NULL); #endif (&V_0)->___U3CU3E1__state_0 = (-1); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (&(&V_0)->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_Start_TisU3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041_m103F78D92A6C788760CE9615A5B66394255562C0(L_4, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041_m103F78D92A6C788760CE9615A5B66394255562C0_RuntimeMethod_var); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_5 = (&(&V_0)->___U3CU3Et__builder_1); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_6; L_6 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_5, NULL); return L_6; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::WriteFullEndElementAsync(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_WriteFullEndElementAsync_mB3D7890378E9165A45A244F8CE6C474BFC7F1C2B (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF_mBE72089DF4305BEBA45961A26688197980CA2A64_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } U3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF V_0; memset((&V_0), 0, sizeof(V_0)); { (&V_0)->___U3CU3E4__this_2 = __this; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this_2), (void*)__this); String_t* L_0 = ___0_prefix; (&V_0)->___prefix_3 = L_0; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___prefix_3), (void*)L_0); String_t* L_1 = ___1_localName; (&V_0)->___localName_4 = L_1; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___localName_4), (void*)L_1); String_t* L_2 = ___2_ns; (&V_0)->___ns_5 = L_2; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___ns_5), (void*)L_2); il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 L_3; L_3 = AsyncTaskMethodBuilder_Create_m24F3F260A79CA2B9EC4F1F15693A33F5EC58735A(NULL); (&V_0)->___U3CU3Et__builder_1 = L_3; Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_coreState_1))->___m_stateMachine_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_coreState_1))->___m_defaultContextAction_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_task_2), (void*)NULL); #endif (&V_0)->___U3CU3E1__state_0 = (-1); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (&(&V_0)->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_Start_TisU3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF_mBE72089DF4305BEBA45961A26688197980CA2A64(L_4, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF_mBE72089DF4305BEBA45961A26688197980CA2A64_RuntimeMethod_var); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_5 = (&(&V_0)->___U3CU3Et__builder_1); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_6; L_6 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_5, NULL); return L_6; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::WriteStartAttributeAsync(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_WriteStartAttributeAsync_mF4F91673FBAEBAA5F62E829F864221C7502B1AA0 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554_mF47A97343E6C53EE498663D1ED627FD28019BE43_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } U3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554 V_0; memset((&V_0), 0, sizeof(V_0)); { (&V_0)->___U3CU3E4__this_2 = __this; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this_2), (void*)__this); String_t* L_0 = ___0_prefix; (&V_0)->___prefix_3 = L_0; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___prefix_3), (void*)L_0); String_t* L_1 = ___1_localName; (&V_0)->___localName_4 = L_1; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___localName_4), (void*)L_1); String_t* L_2 = ___2_ns; (&V_0)->___ns_5 = L_2; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___ns_5), (void*)L_2); il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 L_3; L_3 = AsyncTaskMethodBuilder_Create_m24F3F260A79CA2B9EC4F1F15693A33F5EC58735A(NULL); (&V_0)->___U3CU3Et__builder_1 = L_3; Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_coreState_1))->___m_stateMachine_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_coreState_1))->___m_defaultContextAction_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_task_2), (void*)NULL); #endif (&V_0)->___U3CU3E1__state_0 = (-1); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (&(&V_0)->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_Start_TisU3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554_mF47A97343E6C53EE498663D1ED627FD28019BE43(L_4, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554_mF47A97343E6C53EE498663D1ED627FD28019BE43_RuntimeMethod_var); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_5 = (&(&V_0)->___U3CU3Et__builder_1); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_6; L_6 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_5, NULL); return L_6; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::WriteCDataAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_WriteCDataAsync_mF41F00BA8EBB14DCBCAAF7C15333E08D2E93EEF9 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_text, const RuntimeMethod* method) { { XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(__this, NULL); __this->___mixedContent_38 = (bool)1; String_t* L_0 = ___0_text; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1; L_1 = XmlEncodedRawTextWriter_WriteCDataAsync_m78EBA0B07C2861EA2F893F118D570795C4D0CECB(__this, L_0, NULL); return L_1; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::WriteCommentAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_WriteCommentAsync_m077006020B964AA6FE20FA7CAD0F5411F44E9D84 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_text, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447_mE94C560F5442DA0BEE4329C68CD0A3EC9916DD55_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } U3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447 V_0; memset((&V_0), 0, sizeof(V_0)); { (&V_0)->___U3CU3E4__this_2 = __this; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this_2), (void*)__this); String_t* L_0 = ___0_text; (&V_0)->___text_3 = L_0; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___text_3), (void*)L_0); il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 L_1; L_1 = AsyncTaskMethodBuilder_Create_m24F3F260A79CA2B9EC4F1F15693A33F5EC58735A(NULL); (&V_0)->___U3CU3Et__builder_1 = L_1; Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_coreState_1))->___m_stateMachine_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_coreState_1))->___m_defaultContextAction_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_task_2), (void*)NULL); #endif (&V_0)->___U3CU3E1__state_0 = (-1); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_2 = (&(&V_0)->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447_mE94C560F5442DA0BEE4329C68CD0A3EC9916DD55(L_2, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447_mE94C560F5442DA0BEE4329C68CD0A3EC9916DD55_RuntimeMethod_var); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_3 = (&(&V_0)->___U3CU3Et__builder_1); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4; L_4 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_3, NULL); return L_4; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::WriteProcessingInstructionAsync(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_WriteProcessingInstructionAsync_m40A4C0943D9F9869CCA2E4FEDE1D672D7360261C (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_target, String_t* ___1_text, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662_m0F7EAB5543C9308B69C1CFDD4D606BB7A0A33094_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } U3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662 V_0; memset((&V_0), 0, sizeof(V_0)); { (&V_0)->___U3CU3E4__this_2 = __this; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this_2), (void*)__this); String_t* L_0 = ___0_target; (&V_0)->___target_3 = L_0; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___target_3), (void*)L_0); String_t* L_1 = ___1_text; (&V_0)->___text_4 = L_1; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___text_4), (void*)L_1); il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 L_2; L_2 = AsyncTaskMethodBuilder_Create_m24F3F260A79CA2B9EC4F1F15693A33F5EC58735A(NULL); (&V_0)->___U3CU3Et__builder_1 = L_2; Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_coreState_1))->___m_stateMachine_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_coreState_1))->___m_defaultContextAction_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_task_2), (void*)NULL); #endif (&V_0)->___U3CU3E1__state_0 = (-1); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_3 = (&(&V_0)->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662_m0F7EAB5543C9308B69C1CFDD4D606BB7A0A33094(L_3, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662_m0F7EAB5543C9308B69C1CFDD4D606BB7A0A33094_RuntimeMethod_var); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (&(&V_0)->___U3CU3Et__builder_1); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_5; L_5 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_4, NULL); return L_5; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::WriteEntityRefAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_WriteEntityRefAsync_m99B845ED52D138DB37523554F3C8C8480567F554 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_name, const RuntimeMethod* method) { { XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(__this, NULL); __this->___mixedContent_38 = (bool)1; String_t* L_0 = ___0_name; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1; L_1 = XmlEncodedRawTextWriter_WriteEntityRefAsync_m95A5617DF0B150FA071BF9384482F425EAFAA150(__this, L_0, NULL); return L_1; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::WriteCharEntityAsync(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_WriteCharEntityAsync_m13489F388DDD498262DD5AB9B432A67965DFB24A (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, Il2CppChar ___0_ch, const RuntimeMethod* method) { { XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(__this, NULL); __this->___mixedContent_38 = (bool)1; Il2CppChar L_0 = ___0_ch; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1; L_1 = XmlEncodedRawTextWriter_WriteCharEntityAsync_m20C11F521FAA7A2790A17DBD2D5D62C610E3B8B0(__this, L_0, NULL); return L_1; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::WriteSurrogateCharEntityAsync(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_WriteSurrogateCharEntityAsync_m93BF91A49FABFC08EC9CD1C7D5C9B6D6A8C0B00C (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, Il2CppChar ___0_lowChar, Il2CppChar ___1_highChar, const RuntimeMethod* method) { { XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(__this, NULL); __this->___mixedContent_38 = (bool)1; Il2CppChar L_0 = ___0_lowChar; Il2CppChar L_1 = ___1_highChar; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_2; L_2 = XmlEncodedRawTextWriter_WriteSurrogateCharEntityAsync_m0875D2A2896F77E59683BFA2C91EDD7F21D6D236(__this, L_0, L_1, NULL); return L_2; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::WriteWhitespaceAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_WriteWhitespaceAsync_m297E70D2AB6995026449CFA93AD87795D39429E7 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_ws, const RuntimeMethod* method) { { XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(__this, NULL); __this->___mixedContent_38 = (bool)1; String_t* L_0 = ___0_ws; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1; L_1 = XmlEncodedRawTextWriter_WriteWhitespaceAsync_mE28157396AF9C930652DAEA6F9462A58901C54B6(__this, L_0, NULL); return L_1; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::WriteStringAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_WriteStringAsync_m2904347A8DE4AB163EC9C52603ED35412E962998 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_text, const RuntimeMethod* method) { { XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(__this, NULL); __this->___mixedContent_38 = (bool)1; String_t* L_0 = ___0_text; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1; L_1 = XmlEncodedRawTextWriter_WriteStringAsync_mC26F8B4F55E92C27B32403FF17490B93F3218D81(__this, L_0, NULL); return L_1; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::WriteCharsAsync(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_WriteCharsAsync_m3A5A226C1D9DBA0DB0C0653E2229712C8385E7A6 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) { { XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(__this, NULL); __this->___mixedContent_38 = (bool)1; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_buffer; int32_t L_1 = ___1_index; int32_t L_2 = ___2_count; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_3; L_3 = XmlEncodedRawTextWriter_WriteCharsAsync_m4B54F90C1C562FCD937E2BC481F65739E8F9CE55(__this, L_0, L_1, L_2, NULL); return L_3; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::WriteRawAsync(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_WriteRawAsync_m2F9F398195A8950C27275B92F97476E78A561C81 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) { { XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(__this, NULL); __this->___mixedContent_38 = (bool)1; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_buffer; int32_t L_1 = ___1_index; int32_t L_2 = ___2_count; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_3; L_3 = XmlEncodedRawTextWriter_WriteRawAsync_mE6F4D693444A11903AF745D5A8FC39F1B562ADC4(__this, L_0, L_1, L_2, NULL); return L_3; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::WriteRawAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_WriteRawAsync_m02B7025BDA3C43C50C1AC06BA25350B4221584DD (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_data, const RuntimeMethod* method) { { XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(__this, NULL); __this->___mixedContent_38 = (bool)1; String_t* L_0 = ___0_data; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1; L_1 = XmlEncodedRawTextWriter_WriteRawAsync_mA8232F25A36D9E152932E6853B6D62ABFE2D2BE2(__this, L_0, NULL); return L_1; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::WriteIndentAsync() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_WriteIndentAsync_m413424C8D7A966411E5C738F809DB1C9C6CF55FE (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10_m3A4A1050E94D787EC481E5E85F1E2A6B7E5EC70B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } U3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10 V_0; memset((&V_0), 0, sizeof(V_0)); { (&V_0)->___U3CU3E4__this_2 = __this; Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this_2), (void*)__this); il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 L_0; L_0 = AsyncTaskMethodBuilder_Create_m24F3F260A79CA2B9EC4F1F15693A33F5EC58735A(NULL); (&V_0)->___U3CU3Et__builder_1 = L_0; Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_coreState_1))->___m_stateMachine_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_coreState_1))->___m_defaultContextAction_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder_1))->___m_builder_1))->___m_task_2), (void*)NULL); #endif (&V_0)->___U3CU3E1__state_0 = (-1); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_1 = (&(&V_0)->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_Start_TisU3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10_m3A4A1050E94D787EC481E5E85F1E2A6B7E5EC70B(L_1, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10_m3A4A1050E94D787EC481E5E85F1E2A6B7E5EC70B_RuntimeMethod_var); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_2 = (&(&V_0)->___U3CU3Et__builder_1); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_3; L_3 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_2, NULL); return L_3; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::<>n__0(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_U3CU3En__0_mBA14C0D65BC0574EC33BCF37B6FD21881E4C8CB3 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_name, String_t* ___1_pubid, String_t* ___2_sysid, String_t* ___3_subset, const RuntimeMethod* method) { { String_t* L_0 = ___0_name; String_t* L_1 = ___1_pubid; String_t* L_2 = ___2_sysid; String_t* L_3 = ___3_subset; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4; L_4 = XmlEncodedRawTextWriter_WriteDocTypeAsync_m502837BFB39FCC61A2A42F8140ECE705A317627E(__this, L_0, L_1, L_2, L_3, NULL); return L_4; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::<>n__1(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_U3CU3En__1_mE25D984840765870A6CA926FDFDA09C5C1E597D6 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { { String_t* L_0 = ___0_prefix; String_t* L_1 = ___1_localName; String_t* L_2 = ___2_ns; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_3; L_3 = XmlEncodedRawTextWriter_WriteStartElementAsync_m070B808C4541B869E1AE573FBD8E91B0AF5541E1(__this, L_0, L_1, L_2, NULL); return L_3; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::<>n__2(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_U3CU3En__2_mDB45200EA65FFAFB90EE279B0C21CBBBDE2990FF (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { { String_t* L_0 = ___0_prefix; String_t* L_1 = ___1_localName; String_t* L_2 = ___2_ns; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_3; L_3 = XmlEncodedRawTextWriter_WriteEndElementAsync_m8FB93CA04FE7A9572443C2C4F32EE432D29BA5AB(__this, L_0, L_1, L_2, NULL); return L_3; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::<>n__3(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_U3CU3En__3_m97EE0BCE31B07085D43DFEB9750B499EDCA62929 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { { String_t* L_0 = ___0_prefix; String_t* L_1 = ___1_localName; String_t* L_2 = ___2_ns; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_3; L_3 = XmlEncodedRawTextWriter_WriteFullEndElementAsync_m1B7FC2C0BDC8D9532EFBE3F85E622CC50596EEDF(__this, L_0, L_1, L_2, NULL); return L_3; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::<>n__4(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_U3CU3En__4_m1B4F245B2EA5A019AF24F9119C8AF477BEC14851 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { { String_t* L_0 = ___0_prefix; String_t* L_1 = ___1_localName; String_t* L_2 = ___2_ns; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_3; L_3 = XmlEncodedRawTextWriter_WriteStartAttributeAsync_mF9FDABAC748C76890CF193BEDDBBFAE0E91ADC8E(__this, L_0, L_1, L_2, NULL); return L_3; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::<>n__5(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_U3CU3En__5_mACDF154816D2ED94B19C73231D4684028A7DDA89 (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_text, const RuntimeMethod* method) { { String_t* L_0 = ___0_text; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1; L_1 = XmlEncodedRawTextWriter_WriteCommentAsync_mD073F41B01CA6537A57BDC11E1B85F2508D90906(__this, L_0, NULL); return L_1; } } // System.Threading.Tasks.Task System.Xml.XmlEncodedRawTextWriterIndent::<>n__6(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlEncodedRawTextWriterIndent_U3CU3En__6_m121E51F16C52BD0BDE44DE53029ECBFA854869AC (XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* __this, String_t* ___0_name, String_t* ___1_text, const RuntimeMethod* method) { { String_t* L_0 = ___0_name; String_t* L_1 = ___1_text; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_2; L_2 = XmlEncodedRawTextWriter_WriteProcessingInstructionAsync_mE9FF4507DCDBEE69BC854224271E46FEB8B2898B(__this, L_0, L_1, NULL); return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__31::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteDocTypeAsyncU3Ed__31_MoveNext_m10666E46752BC76D3016F18B50F1F89E9074DD6A (U3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2_mCB32E7987ABB8895830E74ED108163200D7C038A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t* V_4 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_0075_1; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_00ee_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_4 = V_1; NullCheck(L_4); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_4, NULL); XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_5 = V_1; NullCheck(L_5); bool L_6 = L_5->___mixedContent_38; if (L_6) { goto IL_0098_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_7 = V_1; NullCheck(L_7); int32_t L_8 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)L_7)->___textPos_9; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_9 = V_1; NullCheck(L_9); int32_t L_10 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)L_9)->___bufPos_8; if ((((int32_t)L_8) == ((int32_t)L_10))) { goto IL_0098_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_11 = V_1; NullCheck(L_11); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_12; L_12 = XmlEncodedRawTextWriterIndent_WriteIndentAsync_m413424C8D7A966411E5C738F809DB1C9C6CF55FE(L_11, NULL); NullCheck(L_12); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_13; L_13 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_12, (bool)0, NULL); V_3 = L_13; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_14; L_14 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_14; bool L_15; L_15 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_15) { goto IL_0091_1; } } { int32_t L_16 = 0; V_0 = L_16; __this->___U3CU3E1__state_0 = L_16; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_17 = V_2; __this->___U3CU3Eu__1_7 = L_17; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_7))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_18 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2_mCB32E7987ABB8895830E74ED108163200D7C038A(L_18, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2_mCB32E7987ABB8895830E74ED108163200D7C038A_RuntimeMethod_var); goto IL_013f; } IL_0075_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_19 = __this->___U3CU3Eu__1_7; V_2 = L_19; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_20 = (&__this->___U3CU3Eu__1_7); il2cpp_codegen_initobj(L_20, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_21 = (-1); V_0 = L_21; __this->___U3CU3E1__state_0 = L_21; } IL_0091_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_0098_1: { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_22 = V_1; String_t* L_23 = __this->___name_3; String_t* L_24 = __this->___pubid_4; String_t* L_25 = __this->___sysid_5; String_t* L_26 = __this->___subset_6; NullCheck(L_22); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_27; L_27 = XmlEncodedRawTextWriterIndent_U3CU3En__0_mBA14C0D65BC0574EC33BCF37B6FD21881E4C8CB3(L_22, L_23, L_24, L_25, L_26, NULL); NullCheck(L_27); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_28; L_28 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_27, (bool)0, NULL); V_3 = L_28; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_29; L_29 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_29; bool L_30; L_30 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_30) { goto IL_010a_1; } } { int32_t L_31 = 1; V_0 = L_31; __this->___U3CU3E1__state_0 = L_31; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_32 = V_2; __this->___U3CU3Eu__1_7 = L_32; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_7))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_33 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2_mCB32E7987ABB8895830E74ED108163200D7C038A(L_33, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2_mCB32E7987ABB8895830E74ED108163200D7C038A_RuntimeMethod_var); goto IL_013f; } IL_00ee_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_34 = __this->___U3CU3Eu__1_7; V_2 = L_34; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_35 = (&__this->___U3CU3Eu__1_7); il2cpp_codegen_initobj(L_35, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_36 = (-1); V_0 = L_36; __this->___U3CU3E1__state_0 = L_36; } IL_010a_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); goto IL_012c; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0113; } throw e; } CATCH_0113: {// begin catch(System.Exception) V_4 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_37 = (&__this->___U3CU3Et__builder_1); Exception_t* L_38 = V_4; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_37, L_38, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_013f; }// end catch (depth: 1) IL_012c: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_39 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_39, NULL); } IL_013f: { return; } } IL2CPP_EXTERN_C void U3CWriteDocTypeAsyncU3Ed__31_MoveNext_m10666E46752BC76D3016F18B50F1F89E9074DD6A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteDocTypeAsyncU3Ed__31_MoveNext_m10666E46752BC76D3016F18B50F1F89E9074DD6A(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__31::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteDocTypeAsyncU3Ed__31_SetStateMachine_m8FFDC9B020085E0F9D641884A370917227CD977B (U3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteDocTypeAsyncU3Ed__31_SetStateMachine_m8FFDC9B020085E0F9D641884A370917227CD977B_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteDocTypeAsyncU3Ed__31_tF193B27D04763CD4CC90B5D3302CE19CB665C2F2* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteDocTypeAsyncU3Ed__31_SetStateMachine_m8FFDC9B020085E0F9D641884A370917227CD977B(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriterIndent/d__32::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteStartElementAsyncU3Ed__32_MoveNext_m16A69B77350A83A82E585FB82C7D70CBC4A2DAF5 (U3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7_m2FD02DDE1409A109C3489C9ADE6FF47362074B21_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t* V_4 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_0075_1; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_0107_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_4 = V_1; NullCheck(L_4); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_4, NULL); XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_5 = V_1; NullCheck(L_5); bool L_6 = L_5->___mixedContent_38; if (L_6) { goto IL_0098_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_7 = V_1; NullCheck(L_7); int32_t L_8 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)L_7)->___textPos_9; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_9 = V_1; NullCheck(L_9); int32_t L_10 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)L_9)->___bufPos_8; if ((((int32_t)L_8) == ((int32_t)L_10))) { goto IL_0098_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_11 = V_1; NullCheck(L_11); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_12; L_12 = XmlEncodedRawTextWriterIndent_WriteIndentAsync_m413424C8D7A966411E5C738F809DB1C9C6CF55FE(L_11, NULL); NullCheck(L_12); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_13; L_13 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_12, (bool)0, NULL); V_3 = L_13; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_14; L_14 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_14; bool L_15; L_15 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_15) { goto IL_0091_1; } } { int32_t L_16 = 0; V_0 = L_16; __this->___U3CU3E1__state_0 = L_16; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_17 = V_2; __this->___U3CU3Eu__1_6 = L_17; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_6))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_18 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7_m2FD02DDE1409A109C3489C9ADE6FF47362074B21(L_18, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7_m2FD02DDE1409A109C3489C9ADE6FF47362074B21_RuntimeMethod_var); goto IL_0158; } IL_0075_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_19 = __this->___U3CU3Eu__1_6; V_2 = L_19; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_20 = (&__this->___U3CU3Eu__1_6); il2cpp_codegen_initobj(L_20, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_21 = (-1); V_0 = L_21; __this->___U3CU3E1__state_0 = L_21; } IL_0091_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_0098_1: { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_22 = V_1; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_23 = V_1; NullCheck(L_23); int32_t L_24 = L_23->___indentLevel_35; NullCheck(L_22); L_22->___indentLevel_35 = ((int32_t)il2cpp_codegen_add(L_24, 1)); XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_25 = V_1; NullCheck(L_25); BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* L_26 = L_25->___mixedContentStack_39; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_27 = V_1; NullCheck(L_27); bool L_28 = L_27->___mixedContent_38; NullCheck(L_26); BitStack_PushBit_m1781C0D736A215362CD21AD07CAF39EE2909F718(L_26, L_28, NULL); XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_29 = V_1; String_t* L_30 = __this->___prefix_3; String_t* L_31 = __this->___localName_4; String_t* L_32 = __this->___ns_5; NullCheck(L_29); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_33; L_33 = XmlEncodedRawTextWriterIndent_U3CU3En__1_mE25D984840765870A6CA926FDFDA09C5C1E597D6(L_29, L_30, L_31, L_32, NULL); NullCheck(L_33); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_34; L_34 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_33, (bool)0, NULL); V_3 = L_34; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_35; L_35 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_35; bool L_36; L_36 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_36) { goto IL_0123_1; } } { int32_t L_37 = 1; V_0 = L_37; __this->___U3CU3E1__state_0 = L_37; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_38 = V_2; __this->___U3CU3Eu__1_6 = L_38; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_6))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_39 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7_m2FD02DDE1409A109C3489C9ADE6FF47362074B21(L_39, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7_m2FD02DDE1409A109C3489C9ADE6FF47362074B21_RuntimeMethod_var); goto IL_0158; } IL_0107_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_40 = __this->___U3CU3Eu__1_6; V_2 = L_40; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_41 = (&__this->___U3CU3Eu__1_6); il2cpp_codegen_initobj(L_41, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_42 = (-1); V_0 = L_42; __this->___U3CU3E1__state_0 = L_42; } IL_0123_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); goto IL_0145; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_012c; } throw e; } CATCH_012c: {// begin catch(System.Exception) V_4 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_43 = (&__this->___U3CU3Et__builder_1); Exception_t* L_44 = V_4; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_43, L_44, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0158; }// end catch (depth: 1) IL_0145: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_45 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_45, NULL); } IL_0158: { return; } } IL2CPP_EXTERN_C void U3CWriteStartElementAsyncU3Ed__32_MoveNext_m16A69B77350A83A82E585FB82C7D70CBC4A2DAF5_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteStartElementAsyncU3Ed__32_MoveNext_m16A69B77350A83A82E585FB82C7D70CBC4A2DAF5(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__32::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteStartElementAsyncU3Ed__32_SetStateMachine_mC3D89150D4FF4CA94C9663B4A3E988F099445F0C (U3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteStartElementAsyncU3Ed__32_SetStateMachine_mC3D89150D4FF4CA94C9663B4A3E988F099445F0C_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteStartElementAsyncU3Ed__32_tE6716A2468870E3EDDEA6035F0C2E485E97B3EE7* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteStartElementAsyncU3Ed__32_SetStateMachine_mC3D89150D4FF4CA94C9663B4A3E988F099445F0C(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriterIndent/d__33::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteEndElementAsyncU3Ed__33_MoveNext_m6423AFA9262BBAE25EC4BFC00446485190FE0B53 (U3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041_m99050D66F213351277CADC80E1D181B6DAAD6D68_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t* V_4 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_0097_1; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_011b_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_4 = V_1; NullCheck(L_4); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_4, NULL); XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_5 = V_1; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_6 = V_1; NullCheck(L_6); int32_t L_7 = L_6->___indentLevel_35; NullCheck(L_5); L_5->___indentLevel_35 = ((int32_t)il2cpp_codegen_subtract(L_7, 1)); XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_8 = V_1; NullCheck(L_8); bool L_9 = L_8->___mixedContent_38; if (L_9) { goto IL_00ba_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_10 = V_1; NullCheck(L_10); int32_t L_11 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)L_10)->___contentPos_10; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_12 = V_1; NullCheck(L_12); int32_t L_13 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)L_12)->___bufPos_8; if ((((int32_t)L_11) == ((int32_t)L_13))) { goto IL_00ba_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_14 = V_1; NullCheck(L_14); int32_t L_15 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)L_14)->___textPos_9; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_16 = V_1; NullCheck(L_16); int32_t L_17 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)L_16)->___bufPos_8; if ((((int32_t)L_15) == ((int32_t)L_17))) { goto IL_00ba_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_18 = V_1; NullCheck(L_18); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_19; L_19 = XmlEncodedRawTextWriterIndent_WriteIndentAsync_m413424C8D7A966411E5C738F809DB1C9C6CF55FE(L_18, NULL); NullCheck(L_19); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_20; L_20 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_19, (bool)0, NULL); V_3 = L_20; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_21; L_21 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_21; bool L_22; L_22 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_22) { goto IL_00b3_1; } } { int32_t L_23 = 0; V_0 = L_23; __this->___U3CU3E1__state_0 = L_23; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_24 = V_2; __this->___U3CU3Eu__1_6 = L_24; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_6))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_25 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041_m99050D66F213351277CADC80E1D181B6DAAD6D68(L_25, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041_m99050D66F213351277CADC80E1D181B6DAAD6D68_RuntimeMethod_var); goto IL_016c; } IL_0097_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_26 = __this->___U3CU3Eu__1_6; V_2 = L_26; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_27 = (&__this->___U3CU3Eu__1_6); il2cpp_codegen_initobj(L_27, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_28 = (-1); V_0 = L_28; __this->___U3CU3E1__state_0 = L_28; } IL_00b3_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_00ba_1: { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_29 = V_1; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_30 = V_1; NullCheck(L_30); BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* L_31 = L_30->___mixedContentStack_39; NullCheck(L_31); bool L_32; L_32 = BitStack_PopBit_m0E661995EE53988E5F902D93C7C6BE02378021A3(L_31, NULL); NullCheck(L_29); L_29->___mixedContent_38 = L_32; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_33 = V_1; String_t* L_34 = __this->___prefix_3; String_t* L_35 = __this->___localName_4; String_t* L_36 = __this->___ns_5; NullCheck(L_33); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_37; L_37 = XmlEncodedRawTextWriterIndent_U3CU3En__2_mDB45200EA65FFAFB90EE279B0C21CBBBDE2990FF(L_33, L_34, L_35, L_36, NULL); NullCheck(L_37); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_38; L_38 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_37, (bool)0, NULL); V_3 = L_38; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_39; L_39 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_39; bool L_40; L_40 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_40) { goto IL_0137_1; } } { int32_t L_41 = 1; V_0 = L_41; __this->___U3CU3E1__state_0 = L_41; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_42 = V_2; __this->___U3CU3Eu__1_6 = L_42; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_6))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_43 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041_m99050D66F213351277CADC80E1D181B6DAAD6D68(L_43, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041_m99050D66F213351277CADC80E1D181B6DAAD6D68_RuntimeMethod_var); goto IL_016c; } IL_011b_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_44 = __this->___U3CU3Eu__1_6; V_2 = L_44; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_45 = (&__this->___U3CU3Eu__1_6); il2cpp_codegen_initobj(L_45, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_46 = (-1); V_0 = L_46; __this->___U3CU3E1__state_0 = L_46; } IL_0137_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); goto IL_0159; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0140; } throw e; } CATCH_0140: {// begin catch(System.Exception) V_4 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_47 = (&__this->___U3CU3Et__builder_1); Exception_t* L_48 = V_4; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_47, L_48, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_016c; }// end catch (depth: 1) IL_0159: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_49 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_49, NULL); } IL_016c: { return; } } IL2CPP_EXTERN_C void U3CWriteEndElementAsyncU3Ed__33_MoveNext_m6423AFA9262BBAE25EC4BFC00446485190FE0B53_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteEndElementAsyncU3Ed__33_MoveNext_m6423AFA9262BBAE25EC4BFC00446485190FE0B53(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__33::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteEndElementAsyncU3Ed__33_SetStateMachine_m09177C0C96DD6A3825195D9E9A3DFE43C1992B5D (U3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteEndElementAsyncU3Ed__33_SetStateMachine_m09177C0C96DD6A3825195D9E9A3DFE43C1992B5D_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteEndElementAsyncU3Ed__33_t18EDE93CBB631E0DB06FAC89DBD92DA454799041* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteEndElementAsyncU3Ed__33_SetStateMachine_m09177C0C96DD6A3825195D9E9A3DFE43C1992B5D(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriterIndent/d__34::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteFullEndElementAsyncU3Ed__34_MoveNext_m8BE022BA1240A4F9CDF728B8E1D7D6F796FA8B00 (U3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF_m6FFD4C39CA11C7A6F14715DDA329FB55C64ADCAC_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t* V_4 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_0097_1; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_011b_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_4 = V_1; NullCheck(L_4); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_4, NULL); XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_5 = V_1; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_6 = V_1; NullCheck(L_6); int32_t L_7 = L_6->___indentLevel_35; NullCheck(L_5); L_5->___indentLevel_35 = ((int32_t)il2cpp_codegen_subtract(L_7, 1)); XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_8 = V_1; NullCheck(L_8); bool L_9 = L_8->___mixedContent_38; if (L_9) { goto IL_00ba_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_10 = V_1; NullCheck(L_10); int32_t L_11 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)L_10)->___contentPos_10; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_12 = V_1; NullCheck(L_12); int32_t L_13 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)L_12)->___bufPos_8; if ((((int32_t)L_11) == ((int32_t)L_13))) { goto IL_00ba_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_14 = V_1; NullCheck(L_14); int32_t L_15 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)L_14)->___textPos_9; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_16 = V_1; NullCheck(L_16); int32_t L_17 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)L_16)->___bufPos_8; if ((((int32_t)L_15) == ((int32_t)L_17))) { goto IL_00ba_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_18 = V_1; NullCheck(L_18); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_19; L_19 = XmlEncodedRawTextWriterIndent_WriteIndentAsync_m413424C8D7A966411E5C738F809DB1C9C6CF55FE(L_18, NULL); NullCheck(L_19); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_20; L_20 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_19, (bool)0, NULL); V_3 = L_20; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_21; L_21 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_21; bool L_22; L_22 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_22) { goto IL_00b3_1; } } { int32_t L_23 = 0; V_0 = L_23; __this->___U3CU3E1__state_0 = L_23; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_24 = V_2; __this->___U3CU3Eu__1_6 = L_24; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_6))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_25 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF_m6FFD4C39CA11C7A6F14715DDA329FB55C64ADCAC(L_25, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF_m6FFD4C39CA11C7A6F14715DDA329FB55C64ADCAC_RuntimeMethod_var); goto IL_016c; } IL_0097_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_26 = __this->___U3CU3Eu__1_6; V_2 = L_26; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_27 = (&__this->___U3CU3Eu__1_6); il2cpp_codegen_initobj(L_27, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_28 = (-1); V_0 = L_28; __this->___U3CU3E1__state_0 = L_28; } IL_00b3_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_00ba_1: { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_29 = V_1; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_30 = V_1; NullCheck(L_30); BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* L_31 = L_30->___mixedContentStack_39; NullCheck(L_31); bool L_32; L_32 = BitStack_PopBit_m0E661995EE53988E5F902D93C7C6BE02378021A3(L_31, NULL); NullCheck(L_29); L_29->___mixedContent_38 = L_32; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_33 = V_1; String_t* L_34 = __this->___prefix_3; String_t* L_35 = __this->___localName_4; String_t* L_36 = __this->___ns_5; NullCheck(L_33); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_37; L_37 = XmlEncodedRawTextWriterIndent_U3CU3En__3_m97EE0BCE31B07085D43DFEB9750B499EDCA62929(L_33, L_34, L_35, L_36, NULL); NullCheck(L_37); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_38; L_38 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_37, (bool)0, NULL); V_3 = L_38; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_39; L_39 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_39; bool L_40; L_40 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_40) { goto IL_0137_1; } } { int32_t L_41 = 1; V_0 = L_41; __this->___U3CU3E1__state_0 = L_41; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_42 = V_2; __this->___U3CU3Eu__1_6 = L_42; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_6))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_43 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF_m6FFD4C39CA11C7A6F14715DDA329FB55C64ADCAC(L_43, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF_m6FFD4C39CA11C7A6F14715DDA329FB55C64ADCAC_RuntimeMethod_var); goto IL_016c; } IL_011b_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_44 = __this->___U3CU3Eu__1_6; V_2 = L_44; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_45 = (&__this->___U3CU3Eu__1_6); il2cpp_codegen_initobj(L_45, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_46 = (-1); V_0 = L_46; __this->___U3CU3E1__state_0 = L_46; } IL_0137_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); goto IL_0159; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0140; } throw e; } CATCH_0140: {// begin catch(System.Exception) V_4 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_47 = (&__this->___U3CU3Et__builder_1); Exception_t* L_48 = V_4; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_47, L_48, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_016c; }// end catch (depth: 1) IL_0159: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_49 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_49, NULL); } IL_016c: { return; } } IL2CPP_EXTERN_C void U3CWriteFullEndElementAsyncU3Ed__34_MoveNext_m8BE022BA1240A4F9CDF728B8E1D7D6F796FA8B00_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteFullEndElementAsyncU3Ed__34_MoveNext_m8BE022BA1240A4F9CDF728B8E1D7D6F796FA8B00(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__34::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteFullEndElementAsyncU3Ed__34_SetStateMachine_m469022E96C072E1EE5081E76506FC9D45A9D6F75 (U3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteFullEndElementAsyncU3Ed__34_SetStateMachine_m469022E96C072E1EE5081E76506FC9D45A9D6F75_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteFullEndElementAsyncU3Ed__34_tC3587379ED0B727FEEADE11B618F72CF3101A0FF* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteFullEndElementAsyncU3Ed__34_SetStateMachine_m469022E96C072E1EE5081E76506FC9D45A9D6F75(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriterIndent/d__35::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteStartAttributeAsyncU3Ed__35_MoveNext_m77F24CEDA376D62DCC9B4CFB076DE433C84A6104 (U3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554_m2661E68DCEA50A43560FB4B9BB5BE0C69F7066A5_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t* V_4 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_0067_1; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_00da_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_4 = V_1; NullCheck(L_4); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_4, NULL); XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_5 = V_1; NullCheck(L_5); bool L_6 = L_5->___newLineOnAttributes_36; if (!L_6) { goto IL_008a_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_7 = V_1; NullCheck(L_7); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_8; L_8 = XmlEncodedRawTextWriterIndent_WriteIndentAsync_m413424C8D7A966411E5C738F809DB1C9C6CF55FE(L_7, NULL); NullCheck(L_8); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_9; L_9 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_8, (bool)0, NULL); V_3 = L_9; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_10; L_10 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_10; bool L_11; L_11 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_11) { goto IL_0083_1; } } { int32_t L_12 = 0; V_0 = L_12; __this->___U3CU3E1__state_0 = L_12; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_13 = V_2; __this->___U3CU3Eu__1_6 = L_13; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_6))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_14 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554_m2661E68DCEA50A43560FB4B9BB5BE0C69F7066A5(L_14, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554_m2661E68DCEA50A43560FB4B9BB5BE0C69F7066A5_RuntimeMethod_var); goto IL_012b; } IL_0067_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_15 = __this->___U3CU3Eu__1_6; V_2 = L_15; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_16 = (&__this->___U3CU3Eu__1_6); il2cpp_codegen_initobj(L_16, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_17 = (-1); V_0 = L_17; __this->___U3CU3E1__state_0 = L_17; } IL_0083_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_008a_1: { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_18 = V_1; String_t* L_19 = __this->___prefix_3; String_t* L_20 = __this->___localName_4; String_t* L_21 = __this->___ns_5; NullCheck(L_18); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_22; L_22 = XmlEncodedRawTextWriterIndent_U3CU3En__4_m1B4F245B2EA5A019AF24F9119C8AF477BEC14851(L_18, L_19, L_20, L_21, NULL); NullCheck(L_22); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_23; L_23 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_22, (bool)0, NULL); V_3 = L_23; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_24; L_24 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_24; bool L_25; L_25 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_25) { goto IL_00f6_1; } } { int32_t L_26 = 1; V_0 = L_26; __this->___U3CU3E1__state_0 = L_26; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_27 = V_2; __this->___U3CU3Eu__1_6 = L_27; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_6))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_28 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554_m2661E68DCEA50A43560FB4B9BB5BE0C69F7066A5(L_28, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554_m2661E68DCEA50A43560FB4B9BB5BE0C69F7066A5_RuntimeMethod_var); goto IL_012b; } IL_00da_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_29 = __this->___U3CU3Eu__1_6; V_2 = L_29; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_30 = (&__this->___U3CU3Eu__1_6); il2cpp_codegen_initobj(L_30, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_31 = (-1); V_0 = L_31; __this->___U3CU3E1__state_0 = L_31; } IL_00f6_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); goto IL_0118; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_00ff; } throw e; } CATCH_00ff: {// begin catch(System.Exception) V_4 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_32 = (&__this->___U3CU3Et__builder_1); Exception_t* L_33 = V_4; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_32, L_33, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_012b; }// end catch (depth: 1) IL_0118: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_34 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_34, NULL); } IL_012b: { return; } } IL2CPP_EXTERN_C void U3CWriteStartAttributeAsyncU3Ed__35_MoveNext_m77F24CEDA376D62DCC9B4CFB076DE433C84A6104_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteStartAttributeAsyncU3Ed__35_MoveNext_m77F24CEDA376D62DCC9B4CFB076DE433C84A6104(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__35::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteStartAttributeAsyncU3Ed__35_SetStateMachine_m517B78D22BA31871A4BBBE8CCB213C16F0FDFA5C (U3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteStartAttributeAsyncU3Ed__35_SetStateMachine_m517B78D22BA31871A4BBBE8CCB213C16F0FDFA5C_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteStartAttributeAsyncU3Ed__35_tAE525D261C598CD235282D1F3CA6F8268420D554* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteStartAttributeAsyncU3Ed__35_SetStateMachine_m517B78D22BA31871A4BBBE8CCB213C16F0FDFA5C(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriterIndent/d__37::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentAsyncU3Ed__37_MoveNext_mFC59D053685988BB546FF6FDF72E11773C46655F (U3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447_m77CF68E7A64DF2B3A6F84A2599B6833F5A192809_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t* V_4 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_0075_1; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_00dc_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_4 = V_1; NullCheck(L_4); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_4, NULL); XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_5 = V_1; NullCheck(L_5); bool L_6 = L_5->___mixedContent_38; if (L_6) { goto IL_0098_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_7 = V_1; NullCheck(L_7); int32_t L_8 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)L_7)->___textPos_9; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_9 = V_1; NullCheck(L_9); int32_t L_10 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)L_9)->___bufPos_8; if ((((int32_t)L_8) == ((int32_t)L_10))) { goto IL_0098_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_11 = V_1; NullCheck(L_11); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_12; L_12 = XmlEncodedRawTextWriterIndent_WriteIndentAsync_m413424C8D7A966411E5C738F809DB1C9C6CF55FE(L_11, NULL); NullCheck(L_12); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_13; L_13 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_12, (bool)0, NULL); V_3 = L_13; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_14; L_14 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_14; bool L_15; L_15 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_15) { goto IL_0091_1; } } { int32_t L_16 = 0; V_0 = L_16; __this->___U3CU3E1__state_0 = L_16; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_17 = V_2; __this->___U3CU3Eu__1_4 = L_17; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_4))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_18 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447_m77CF68E7A64DF2B3A6F84A2599B6833F5A192809(L_18, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447_m77CF68E7A64DF2B3A6F84A2599B6833F5A192809_RuntimeMethod_var); goto IL_012d; } IL_0075_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_19 = __this->___U3CU3Eu__1_4; V_2 = L_19; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_20 = (&__this->___U3CU3Eu__1_4); il2cpp_codegen_initobj(L_20, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_21 = (-1); V_0 = L_21; __this->___U3CU3E1__state_0 = L_21; } IL_0091_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_0098_1: { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_22 = V_1; String_t* L_23 = __this->___text_3; NullCheck(L_22); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_24; L_24 = XmlEncodedRawTextWriterIndent_U3CU3En__5_mACDF154816D2ED94B19C73231D4684028A7DDA89(L_22, L_23, NULL); NullCheck(L_24); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_25; L_25 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_24, (bool)0, NULL); V_3 = L_25; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_26; L_26 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_26; bool L_27; L_27 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_27) { goto IL_00f8_1; } } { int32_t L_28 = 1; V_0 = L_28; __this->___U3CU3E1__state_0 = L_28; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_29 = V_2; __this->___U3CU3Eu__1_4 = L_29; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_4))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_30 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447_m77CF68E7A64DF2B3A6F84A2599B6833F5A192809(L_30, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447_m77CF68E7A64DF2B3A6F84A2599B6833F5A192809_RuntimeMethod_var); goto IL_012d; } IL_00dc_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_31 = __this->___U3CU3Eu__1_4; V_2 = L_31; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_32 = (&__this->___U3CU3Eu__1_4); il2cpp_codegen_initobj(L_32, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_33 = (-1); V_0 = L_33; __this->___U3CU3E1__state_0 = L_33; } IL_00f8_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); goto IL_011a; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0101; } throw e; } CATCH_0101: {// begin catch(System.Exception) V_4 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_34 = (&__this->___U3CU3Et__builder_1); Exception_t* L_35 = V_4; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_34, L_35, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_012d; }// end catch (depth: 1) IL_011a: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_36 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_36, NULL); } IL_012d: { return; } } IL2CPP_EXTERN_C void U3CWriteCommentAsyncU3Ed__37_MoveNext_mFC59D053685988BB546FF6FDF72E11773C46655F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteCommentAsyncU3Ed__37_MoveNext_mFC59D053685988BB546FF6FDF72E11773C46655F(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__37::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentAsyncU3Ed__37_SetStateMachine_m62A8F51C3F3EA7F01346B678D8B22CDBE7F63E3A (U3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteCommentAsyncU3Ed__37_SetStateMachine_m62A8F51C3F3EA7F01346B678D8B22CDBE7F63E3A_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteCommentAsyncU3Ed__37_t6B954E37C2751589E3C1A89D743B9B71814A5447* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteCommentAsyncU3Ed__37_SetStateMachine_m62A8F51C3F3EA7F01346B678D8B22CDBE7F63E3A(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriterIndent/d__38::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteProcessingInstructionAsyncU3Ed__38_MoveNext_m11AD45A99C2210D86CF34F7C32272A6EE0FE764F (U3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662_mF83B961E46DEB358A7A2A7485318E7C75589F61B_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); Exception_t* V_4 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_0075_1; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_00e2_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_4 = V_1; NullCheck(L_4); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_4, NULL); XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_5 = V_1; NullCheck(L_5); bool L_6 = L_5->___mixedContent_38; if (L_6) { goto IL_0098_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_7 = V_1; NullCheck(L_7); int32_t L_8 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)L_7)->___textPos_9; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_9 = V_1; NullCheck(L_9); int32_t L_10 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)L_9)->___bufPos_8; if ((((int32_t)L_8) == ((int32_t)L_10))) { goto IL_0098_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_11 = V_1; NullCheck(L_11); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_12; L_12 = XmlEncodedRawTextWriterIndent_WriteIndentAsync_m413424C8D7A966411E5C738F809DB1C9C6CF55FE(L_11, NULL); NullCheck(L_12); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_13; L_13 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_12, (bool)0, NULL); V_3 = L_13; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_14; L_14 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_14; bool L_15; L_15 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_15) { goto IL_0091_1; } } { int32_t L_16 = 0; V_0 = L_16; __this->___U3CU3E1__state_0 = L_16; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_17 = V_2; __this->___U3CU3Eu__1_5 = L_17; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_5))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_18 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662_mF83B961E46DEB358A7A2A7485318E7C75589F61B(L_18, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662_mF83B961E46DEB358A7A2A7485318E7C75589F61B_RuntimeMethod_var); goto IL_0133; } IL_0075_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_19 = __this->___U3CU3Eu__1_5; V_2 = L_19; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_20 = (&__this->___U3CU3Eu__1_5); il2cpp_codegen_initobj(L_20, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_21 = (-1); V_0 = L_21; __this->___U3CU3E1__state_0 = L_21; } IL_0091_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); } IL_0098_1: { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_22 = V_1; String_t* L_23 = __this->___target_3; String_t* L_24 = __this->___text_4; NullCheck(L_22); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_25; L_25 = XmlEncodedRawTextWriterIndent_U3CU3En__6_m121E51F16C52BD0BDE44DE53029ECBFA854869AC(L_22, L_23, L_24, NULL); NullCheck(L_25); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_26; L_26 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_25, (bool)0, NULL); V_3 = L_26; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_27; L_27 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_27; bool L_28; L_28 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_28) { goto IL_00fe_1; } } { int32_t L_29 = 1; V_0 = L_29; __this->___U3CU3E1__state_0 = L_29; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_30 = V_2; __this->___U3CU3Eu__1_5 = L_30; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_5))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_31 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662_mF83B961E46DEB358A7A2A7485318E7C75589F61B(L_31, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662_mF83B961E46DEB358A7A2A7485318E7C75589F61B_RuntimeMethod_var); goto IL_0133; } IL_00e2_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_32 = __this->___U3CU3Eu__1_5; V_2 = L_32; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_33 = (&__this->___U3CU3Eu__1_5); il2cpp_codegen_initobj(L_33, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_34 = (-1); V_0 = L_34; __this->___U3CU3E1__state_0 = L_34; } IL_00fe_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); goto IL_0120; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0107; } throw e; } CATCH_0107: {// begin catch(System.Exception) V_4 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_35 = (&__this->___U3CU3Et__builder_1); Exception_t* L_36 = V_4; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_35, L_36, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0133; }// end catch (depth: 1) IL_0120: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_37 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_37, NULL); } IL_0133: { return; } } IL2CPP_EXTERN_C void U3CWriteProcessingInstructionAsyncU3Ed__38_MoveNext_m11AD45A99C2210D86CF34F7C32272A6EE0FE764F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteProcessingInstructionAsyncU3Ed__38_MoveNext_m11AD45A99C2210D86CF34F7C32272A6EE0FE764F(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__38::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteProcessingInstructionAsyncU3Ed__38_SetStateMachine_m97DB6A5E9CD3EF76E547807D90AE2BA2542B1BB0 (U3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteProcessingInstructionAsyncU3Ed__38_SetStateMachine_m97DB6A5E9CD3EF76E547807D90AE2BA2542B1BB0_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteProcessingInstructionAsyncU3Ed__38_tE2F9352782350E6B38F4111CD81B3A0E46BA8662* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteProcessingInstructionAsyncU3Ed__38_SetStateMachine_m97DB6A5E9CD3EF76E547807D90AE2BA2542B1BB0(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEncodedRawTextWriterIndent/d__48::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteIndentAsyncU3Ed__48_MoveNext_m5705C3157F5CBE5E6147B2F48A6B476A6F019D64 (U3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10_mFFDC6D48E426A01D612FB3D23CAD55F6DA82FB1A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* V_1 = NULL; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 V_2; memset((&V_2), 0, sizeof(V_2)); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; Exception_t* V_5 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; { int32_t L_0 = __this->___U3CU3E1__state_0; V_0 = L_0; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_1 = __this->___U3CU3E4__this_2; V_1 = L_1; } try {// begin try (depth: 1) { int32_t L_2 = V_0; if (!L_2) { goto IL_0065_1; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_00da_1; } } { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_4 = V_1; NullCheck(L_4); XmlEncodedRawTextWriter_CheckAsyncCall_mB759A49A8E0AC7429A5A823AEAA5338F144B4D82(L_4, NULL); XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_5 = V_1; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_6 = V_1; NullCheck(L_6); String_t* L_7 = ((XmlEncodedRawTextWriter_t555452A93F2FEFE35034BD8B5D65E979E729E1D4*)L_6)->___newLineChars_29; NullCheck(L_5); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_8; L_8 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_5, L_7, NULL); NullCheck(L_8); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_9; L_9 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_8, (bool)0, NULL); V_3 = L_9; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_10; L_10 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_10; bool L_11; L_11 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_11) { goto IL_0081_1; } } { int32_t L_12 = 0; V_0 = L_12; __this->___U3CU3E1__state_0 = L_12; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_13 = V_2; __this->___U3CU3Eu__1_3 = L_13; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_3))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_14 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10_mFFDC6D48E426A01D612FB3D23CAD55F6DA82FB1A(L_14, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10_mFFDC6D48E426A01D612FB3D23CAD55F6DA82FB1A_RuntimeMethod_var); goto IL_0149; } IL_0065_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_15 = __this->___U3CU3Eu__1_3; V_2 = L_15; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_16 = (&__this->___U3CU3Eu__1_3); il2cpp_codegen_initobj(L_16, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_17 = (-1); V_0 = L_17; __this->___U3CU3E1__state_0 = L_17; } IL_0081_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_18 = V_1; NullCheck(L_18); int32_t L_19 = L_18->___indentLevel_35; __this->___U3CiU3E5__2_4 = L_19; goto IL_010f_1; } IL_0096_1: { XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_20 = V_1; XmlEncodedRawTextWriterIndent_t494D77F8E0243711A6F758AA021A265C7DD70008* L_21 = V_1; NullCheck(L_21); String_t* L_22 = L_21->___indentChars_37; NullCheck(L_20); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_23; L_23 = XmlEncodedRawTextWriter_RawTextAsync_mD568D1B1C4262DC0F1E1034EE4E7C5E7ABAB0D04(L_20, L_22, NULL); NullCheck(L_23); ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_24; L_24 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_23, (bool)0, NULL); V_3 = L_24; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_25; L_25 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL); V_2 = L_25; bool L_26; L_26 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL); if (L_26) { goto IL_00f6_1; } } { int32_t L_27 = 1; V_0 = L_27; __this->___U3CU3E1__state_0 = L_27; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_28 = V_2; __this->___U3CU3Eu__1_3 = L_28; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1_3))->___m_task_0), (void*)NULL); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_29 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10_mFFDC6D48E426A01D612FB3D23CAD55F6DA82FB1A(L_29, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10_mFFDC6D48E426A01D612FB3D23CAD55F6DA82FB1A_RuntimeMethod_var); goto IL_0149; } IL_00da_1: { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_30 = __this->___U3CU3Eu__1_3; V_2 = L_30; ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_31 = (&__this->___U3CU3Eu__1_3); il2cpp_codegen_initobj(L_31, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618)); int32_t L_32 = (-1); V_0 = L_32; __this->___U3CU3E1__state_0 = L_32; } IL_00f6_1: { ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL); int32_t L_33 = __this->___U3CiU3E5__2_4; V_4 = L_33; int32_t L_34 = V_4; __this->___U3CiU3E5__2_4 = ((int32_t)il2cpp_codegen_subtract(L_34, 1)); } IL_010f_1: { int32_t L_35 = __this->___U3CiU3E5__2_4; if ((((int32_t)L_35) > ((int32_t)0))) { goto IL_0096_1; } } { goto IL_0136; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_011d; } throw e; } CATCH_011d: {// begin catch(System.Exception) V_5 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*)); __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_36 = (&__this->___U3CU3Et__builder_1); Exception_t* L_37 = V_5; AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_36, L_37, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0149; }// end catch (depth: 1) IL_0136: { __this->___U3CU3E1__state_0 = ((int32_t)-2); AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_38 = (&__this->___U3CU3Et__builder_1); AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_38, NULL); } IL_0149: { return; } } IL2CPP_EXTERN_C void U3CWriteIndentAsyncU3Ed__48_MoveNext_m5705C3157F5CBE5E6147B2F48A6B476A6F019D64_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { U3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteIndentAsyncU3Ed__48_MoveNext_m5705C3157F5CBE5E6147B2F48A6B476A6F019D64(_thisAdjusted, method); } // System.Void System.Xml.XmlEncodedRawTextWriterIndent/d__48::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteIndentAsyncU3Ed__48_SetStateMachine_m03B78219F4C8F58499065A25AFE63A0ED4599BDD (U3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { { AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (&__this->___U3CU3Et__builder_1); RuntimeObject* L_1 = ___0_stateMachine; AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL); return; } } IL2CPP_EXTERN_C void U3CWriteIndentAsyncU3Ed__48_SetStateMachine_m03B78219F4C8F58499065A25AFE63A0ED4599BDD_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) { U3CWriteIndentAsyncU3Ed__48_t911B7B56EECF82395327DE40C508B5DA508F9D10* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); U3CWriteIndentAsyncU3Ed__48_SetStateMachine_m03B78219F4C8F58499065A25AFE63A0ED4599BDD(_thisAdjusted, ___0_stateMachine, method); } #ifdef __clang__ #pragma 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.XmlEventCache::.ctor(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache__ctor_mBA3535680DEC05967B45C29EACDC95374C231C36 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, String_t* ___0_baseUri, bool ___1_hasRootNode, const RuntimeMethod* method) { { XmlRawWriter__ctor_mFB8EB6B94D64BD9F3093B42E36D60FADC66F9989(__this, NULL); String_t* L_0 = ___0_baseUri; __this->___baseUri_8 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___baseUri_8), (void*)L_0); bool L_1 = ___1_hasRootNode; __this->___hasRootNode_6 = L_1; return; } } // System.Void System.Xml.XmlEventCache::EndEvents() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_EndEvents_m14930E127C0BC8C9139CC572BC1238721698075A (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, const RuntimeMethod* method) { { StringConcat_t8995382764BCE27EF906F99F1235E172D02C6FB9* L_0 = (&__this->___singleText_7); int32_t L_1; L_1 = StringConcat_get_Count_mDCCC5B17A9A44FD12C76AAB3429C50663D243BDC_inline(L_0, NULL); if (L_1) { goto IL_0014; } } { XmlEventCache_AddEvent_m67EFE4E3D1F12953DFF24BF760C9F181005F5232(__this, 0, NULL); } IL_0014: { return; } } // System.Void System.Xml.XmlEventCache::EventsToWriter(System.Xml.XmlWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_EventsToWriter_m80E785FE11C18BA12E44016345E1F26273F4E361 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* ___0_writer, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m2DA323B178A37D487CFE4D93F59290B37468AE6A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m3104C5DB2248D9BA223DD03C2192F5FFC916FE36_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlStandalone_tCE6BFF49F0B3421841A2996F963DB5281DD57441_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3); s_Il2CppMethodInitialized = true; } XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_3 = NULL; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_4 = NULL; XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* V_5 = NULL; int32_t V_6 = 0; { StringConcat_t8995382764BCE27EF906F99F1235E172D02C6FB9* L_0 = (&__this->___singleText_7); int32_t L_1; L_1 = StringConcat_get_Count_mDCCC5B17A9A44FD12C76AAB3429C50663D243BDC_inline(L_0, NULL); if (!L_1) { goto IL_001f; } } { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_2 = ___0_writer; StringConcat_t8995382764BCE27EF906F99F1235E172D02C6FB9* L_3 = (&__this->___singleText_7); String_t* L_4; L_4 = StringConcat_GetResult_mE64A54D6A86088207D9DD7FF3E44728B139A2F05(L_3, NULL); NullCheck(L_2); VirtualActionInvoker1< String_t* >::Invoke(20 /* System.Void System.Xml.XmlWriter::WriteString(System.String) */, L_2, L_4); return; } IL_001f: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_5 = ___0_writer; V_5 = ((XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B*)IsInstClass((RuntimeObject*)L_5, XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B_il2cpp_TypeInfo_var)); V_1 = 0; goto IL_03f2; } IL_002e: { List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4* L_6 = __this->___pages_3; int32_t L_7 = V_1; NullCheck(L_6); XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_8; L_8 = List_1_get_Item_m3104C5DB2248D9BA223DD03C2192F5FFC916FE36(L_6, L_7, List_1_get_Item_m3104C5DB2248D9BA223DD03C2192F5FFC916FE36_RuntimeMethod_var); V_0 = L_8; V_2 = 0; goto IL_03e5; } IL_0042: { XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_9 = V_0; int32_t L_10 = V_2; NullCheck(L_9); int32_t L_11; L_11 = XmlEvent_get_EventType_m038BF9FCEE1E88C68C6E53DA3EB97B8D1E4639F7_inline(((L_9)->GetAddressAt(static_cast(L_10))), NULL); V_6 = L_11; int32_t L_12 = V_6; switch (L_12) { case 0: { goto IL_00c4; } case 1: { goto IL_00c5; } case 2: { goto IL_0105; } case 3: { goto IL_0134; } case 4: { goto IL_0163; } case 5: { goto IL_016e; } case 6: { goto IL_0185; } case 7: { goto IL_019c; } case 8: { goto IL_01bf; } case 9: { goto IL_01d6; } case 10: { goto IL_01ed; } case 11: { goto IL_0204; } case 12: { goto IL_021b; } case 13: { goto IL_0237; } case 14: { goto IL_025d; } case 15: { goto IL_027f; } case 16: { goto IL_02a1; } case 17: { goto IL_02c5; } case 18: { goto IL_02e4; } case 19: { goto IL_02f7; } case 20: { goto IL_0336; } case 21: { goto IL_036f; } case 22: { goto IL_03be; } case 23: { goto IL_03cb; } case 24: { goto IL_03d3; } case 25: { goto IL_03db; } } } { goto IL_03e1; } IL_00c4: { return; } IL_00c5: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_13 = ___0_writer; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_14 = V_0; int32_t L_15 = V_2; NullCheck(L_14); String_t* L_16; L_16 = XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_inline(((L_14)->GetAddressAt(static_cast(L_15))), NULL); XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_17 = V_0; int32_t L_18 = V_2; NullCheck(L_17); String_t* L_19; L_19 = XmlEvent_get_String2_m375EEC0792EF396BD01AE50BFB26F1FC88E49397_inline(((L_17)->GetAddressAt(static_cast(L_18))), NULL); XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_20 = V_0; int32_t L_21 = V_2; NullCheck(L_20); String_t* L_22; L_22 = XmlEvent_get_String3_mBD908670214B739B46BDC45004A77391981433DE_inline(((L_20)->GetAddressAt(static_cast(L_21))), NULL); XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_23 = V_0; int32_t L_24 = V_2; NullCheck(L_23); RuntimeObject* L_25; L_25 = XmlEvent_get_Object_m59185475B231CD3AB1A2509422D4B7F3F3E04BD2_inline(((L_23)->GetAddressAt(static_cast(L_24))), NULL); NullCheck(L_13); 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_13, L_16, L_19, L_22, ((String_t*)CastclassSealed((RuntimeObject*)L_25, String_t_il2cpp_TypeInfo_var))); goto IL_03e1; } IL_0105: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_26 = ___0_writer; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_27 = V_0; int32_t L_28 = V_2; NullCheck(L_27); String_t* L_29; L_29 = XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_inline(((L_27)->GetAddressAt(static_cast(L_28))), NULL); XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_30 = V_0; int32_t L_31 = V_2; NullCheck(L_30); String_t* L_32; L_32 = XmlEvent_get_String2_m375EEC0792EF396BD01AE50BFB26F1FC88E49397_inline(((L_30)->GetAddressAt(static_cast(L_31))), NULL); XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_33 = V_0; int32_t L_34 = V_2; NullCheck(L_33); String_t* L_35; L_35 = XmlEvent_get_String3_mBD908670214B739B46BDC45004A77391981433DE_inline(((L_33)->GetAddressAt(static_cast(L_34))), NULL); NullCheck(L_26); VirtualActionInvoker3< String_t*, String_t*, String_t* >::Invoke(9 /* System.Void System.Xml.XmlWriter::WriteStartElement(System.String,System.String,System.String) */, L_26, L_29, L_32, L_35); goto IL_03e1; } IL_0134: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_36 = ___0_writer; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_37 = V_0; int32_t L_38 = V_2; NullCheck(L_37); String_t* L_39; L_39 = XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_inline(((L_37)->GetAddressAt(static_cast(L_38))), NULL); XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_40 = V_0; int32_t L_41 = V_2; NullCheck(L_40); String_t* L_42; L_42 = XmlEvent_get_String2_m375EEC0792EF396BD01AE50BFB26F1FC88E49397_inline(((L_40)->GetAddressAt(static_cast(L_41))), NULL); XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_43 = V_0; int32_t L_44 = V_2; NullCheck(L_43); String_t* L_45; L_45 = XmlEvent_get_String3_mBD908670214B739B46BDC45004A77391981433DE_inline(((L_43)->GetAddressAt(static_cast(L_44))), NULL); NullCheck(L_36); VirtualActionInvoker3< String_t*, String_t*, String_t* >::Invoke(12 /* System.Void System.Xml.XmlWriter::WriteStartAttribute(System.String,System.String,System.String) */, L_36, L_39, L_42, L_45); goto IL_03e1; } IL_0163: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_46 = ___0_writer; NullCheck(L_46); VirtualActionInvoker0::Invoke(13 /* System.Void System.Xml.XmlWriter::WriteEndAttribute() */, L_46); goto IL_03e1; } IL_016e: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_47 = ___0_writer; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_48 = V_0; int32_t L_49 = V_2; NullCheck(L_48); String_t* L_50; L_50 = XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_inline(((L_48)->GetAddressAt(static_cast(L_49))), NULL); NullCheck(L_47); VirtualActionInvoker1< String_t* >::Invoke(14 /* System.Void System.Xml.XmlWriter::WriteCData(System.String) */, L_47, L_50); goto IL_03e1; } IL_0185: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_51 = ___0_writer; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_52 = V_0; int32_t L_53 = V_2; NullCheck(L_52); String_t* L_54; L_54 = XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_inline(((L_52)->GetAddressAt(static_cast(L_53))), NULL); NullCheck(L_51); VirtualActionInvoker1< String_t* >::Invoke(15 /* System.Void System.Xml.XmlWriter::WriteComment(System.String) */, L_51, L_54); goto IL_03e1; } IL_019c: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_55 = ___0_writer; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_56 = V_0; int32_t L_57 = V_2; NullCheck(L_56); String_t* L_58; L_58 = XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_inline(((L_56)->GetAddressAt(static_cast(L_57))), NULL); XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_59 = V_0; int32_t L_60 = V_2; NullCheck(L_59); String_t* L_61; L_61 = XmlEvent_get_String2_m375EEC0792EF396BD01AE50BFB26F1FC88E49397_inline(((L_59)->GetAddressAt(static_cast(L_60))), NULL); NullCheck(L_55); VirtualActionInvoker2< String_t*, String_t* >::Invoke(16 /* System.Void System.Xml.XmlWriter::WriteProcessingInstruction(System.String,System.String) */, L_55, L_58, L_61); goto IL_03e1; } IL_01bf: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_62 = ___0_writer; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_63 = V_0; int32_t L_64 = V_2; NullCheck(L_63); String_t* L_65; L_65 = XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_inline(((L_63)->GetAddressAt(static_cast(L_64))), NULL); NullCheck(L_62); VirtualActionInvoker1< String_t* >::Invoke(19 /* System.Void System.Xml.XmlWriter::WriteWhitespace(System.String) */, L_62, L_65); goto IL_03e1; } IL_01d6: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_66 = ___0_writer; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_67 = V_0; int32_t L_68 = V_2; NullCheck(L_67); String_t* L_69; L_69 = XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_inline(((L_67)->GetAddressAt(static_cast(L_68))), NULL); NullCheck(L_66); VirtualActionInvoker1< String_t* >::Invoke(20 /* System.Void System.Xml.XmlWriter::WriteString(System.String) */, L_66, L_69); goto IL_03e1; } IL_01ed: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_70 = ___0_writer; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_71 = V_0; int32_t L_72 = V_2; NullCheck(L_71); String_t* L_73; L_73 = XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_inline(((L_71)->GetAddressAt(static_cast(L_72))), NULL); NullCheck(L_70); VirtualActionInvoker1< String_t* >::Invoke(24 /* System.Void System.Xml.XmlWriter::WriteRaw(System.String) */, L_70, L_73); goto IL_03e1; } IL_0204: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_74 = ___0_writer; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_75 = V_0; int32_t L_76 = V_2; NullCheck(L_75); String_t* L_77; L_77 = XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_inline(((L_75)->GetAddressAt(static_cast(L_76))), NULL); NullCheck(L_74); VirtualActionInvoker1< String_t* >::Invoke(17 /* System.Void System.Xml.XmlWriter::WriteEntityRef(System.String) */, L_74, L_77); goto IL_03e1; } IL_021b: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_78 = ___0_writer; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_79 = V_0; int32_t L_80 = V_2; NullCheck(L_79); RuntimeObject* L_81; L_81 = XmlEvent_get_Object_m59185475B231CD3AB1A2509422D4B7F3F3E04BD2_inline(((L_79)->GetAddressAt(static_cast(L_80))), NULL); NullCheck(L_78); VirtualActionInvoker1< Il2CppChar >::Invoke(18 /* System.Void System.Xml.XmlWriter::WriteCharEntity(System.Char) */, L_78, ((*(Il2CppChar*)((Il2CppChar*)(Il2CppChar*)UnBox(L_81, Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var))))); goto IL_03e1; } IL_0237: { XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_82 = V_0; int32_t L_83 = V_2; NullCheck(L_82); RuntimeObject* L_84; L_84 = XmlEvent_get_Object_m59185475B231CD3AB1A2509422D4B7F3F3E04BD2_inline(((L_82)->GetAddressAt(static_cast(L_83))), NULL); V_4 = ((CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)Castclass((RuntimeObject*)L_84, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var)); XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_85 = ___0_writer; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_86 = V_4; NullCheck(L_86); int32_t L_87 = 0; uint16_t L_88 = (uint16_t)(L_86)->GetAt(static_cast(L_87)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_89 = V_4; NullCheck(L_89); int32_t L_90 = 1; uint16_t L_91 = (uint16_t)(L_89)->GetAt(static_cast(L_90)); NullCheck(L_85); VirtualActionInvoker2< Il2CppChar, Il2CppChar >::Invoke(21 /* System.Void System.Xml.XmlWriter::WriteSurrogateCharEntity(System.Char,System.Char) */, L_85, L_88, L_91); goto IL_03e1; } IL_025d: { XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_92 = V_0; int32_t L_93 = V_2; NullCheck(L_92); RuntimeObject* L_94; L_94 = XmlEvent_get_Object_m59185475B231CD3AB1A2509422D4B7F3F3E04BD2_inline(((L_92)->GetAddressAt(static_cast(L_93))), NULL); V_3 = ((ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)Castclass((RuntimeObject*)L_94, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var)); XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_95 = ___0_writer; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_96 = V_3; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_97 = V_3; NullCheck(L_97); NullCheck(L_95); VirtualActionInvoker3< ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*, int32_t, int32_t >::Invoke(25 /* System.Void System.Xml.XmlWriter::WriteBase64(System.Byte[],System.Int32,System.Int32) */, L_95, L_96, 0, ((int32_t)(((RuntimeArray*)L_97)->max_length))); goto IL_03e1; } IL_027f: { XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_98 = V_0; int32_t L_99 = V_2; NullCheck(L_98); RuntimeObject* L_100; L_100 = XmlEvent_get_Object_m59185475B231CD3AB1A2509422D4B7F3F3E04BD2_inline(((L_98)->GetAddressAt(static_cast(L_99))), NULL); V_3 = ((ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)Castclass((RuntimeObject*)L_100, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var)); XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_101 = ___0_writer; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_102 = V_3; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_103 = V_3; NullCheck(L_103); NullCheck(L_101); VirtualActionInvoker3< ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*, int32_t, int32_t >::Invoke(26 /* System.Void System.Xml.XmlWriter::WriteBinHex(System.Byte[],System.Int32,System.Int32) */, L_101, L_102, 0, ((int32_t)(((RuntimeArray*)L_103)->max_length))); goto IL_03e1; } IL_02a1: { XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* L_104 = V_5; if (!L_104) { goto IL_03e1; } } { XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* L_105 = V_5; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_106 = V_0; int32_t L_107 = V_2; NullCheck(L_106); RuntimeObject* L_108; L_108 = XmlEvent_get_Object_m59185475B231CD3AB1A2509422D4B7F3F3E04BD2_inline(((L_106)->GetAddressAt(static_cast(L_107))), NULL); NullCheck(L_105); VirtualActionInvoker1< int32_t >::Invoke(57 /* System.Void System.Xml.XmlRawWriter::WriteXmlDeclaration(System.Xml.XmlStandalone) */, L_105, ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_108, XmlStandalone_tCE6BFF49F0B3421841A2996F963DB5281DD57441_il2cpp_TypeInfo_var))))); goto IL_03e1; } IL_02c5: { XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* L_109 = V_5; if (!L_109) { goto IL_03e1; } } { XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* L_110 = V_5; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_111 = V_0; int32_t L_112 = V_2; NullCheck(L_111); String_t* L_113; L_113 = XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_inline(((L_111)->GetAddressAt(static_cast(L_112))), NULL); NullCheck(L_110); VirtualActionInvoker1< String_t* >::Invoke(58 /* System.Void System.Xml.XmlRawWriter::WriteXmlDeclaration(System.String) */, L_110, L_113); goto IL_03e1; } IL_02e4: { XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* L_114 = V_5; if (!L_114) { goto IL_03e1; } } { XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* L_115 = V_5; NullCheck(L_115); VirtualActionInvoker0::Invoke(59 /* System.Void System.Xml.XmlRawWriter::StartElementContent() */, L_115); goto IL_03e1; } IL_02f7: { XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* L_116 = V_5; if (!L_116) { goto IL_032b; } } { XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* L_117 = V_5; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_118 = V_0; int32_t L_119 = V_2; NullCheck(L_118); String_t* L_120; L_120 = XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_inline(((L_118)->GetAddressAt(static_cast(L_119))), NULL); XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_121 = V_0; int32_t L_122 = V_2; NullCheck(L_121); String_t* L_123; L_123 = XmlEvent_get_String2_m375EEC0792EF396BD01AE50BFB26F1FC88E49397_inline(((L_121)->GetAddressAt(static_cast(L_122))), NULL); XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_124 = V_0; int32_t L_125 = V_2; NullCheck(L_124); String_t* L_126; L_126 = XmlEvent_get_String3_mBD908670214B739B46BDC45004A77391981433DE_inline(((L_124)->GetAddressAt(static_cast(L_125))), NULL); NullCheck(L_117); VirtualActionInvoker3< String_t*, String_t*, String_t* >::Invoke(61 /* System.Void System.Xml.XmlRawWriter::WriteEndElement(System.String,System.String,System.String) */, L_117, L_120, L_123, L_126); goto IL_03e1; } IL_032b: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_127 = ___0_writer; NullCheck(L_127); VirtualActionInvoker0::Invoke(10 /* System.Void System.Xml.XmlWriter::WriteEndElement() */, L_127); goto IL_03e1; } IL_0336: { XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* L_128 = V_5; if (!L_128) { goto IL_0367; } } { XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* L_129 = V_5; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_130 = V_0; int32_t L_131 = V_2; NullCheck(L_130); String_t* L_132; L_132 = XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_inline(((L_130)->GetAddressAt(static_cast(L_131))), NULL); XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_133 = V_0; int32_t L_134 = V_2; NullCheck(L_133); String_t* L_135; L_135 = XmlEvent_get_String2_m375EEC0792EF396BD01AE50BFB26F1FC88E49397_inline(((L_133)->GetAddressAt(static_cast(L_134))), NULL); XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_136 = V_0; int32_t L_137 = V_2; NullCheck(L_136); String_t* L_138; L_138 = XmlEvent_get_String3_mBD908670214B739B46BDC45004A77391981433DE_inline(((L_136)->GetAddressAt(static_cast(L_137))), NULL); NullCheck(L_129); VirtualActionInvoker3< String_t*, String_t*, String_t* >::Invoke(62 /* System.Void System.Xml.XmlRawWriter::WriteFullEndElement(System.String,System.String,System.String) */, L_129, L_132, L_135, L_138); goto IL_03e1; } IL_0367: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_139 = ___0_writer; NullCheck(L_139); VirtualActionInvoker0::Invoke(11 /* System.Void System.Xml.XmlWriter::WriteFullEndElement() */, L_139); goto IL_03e1; } IL_036f: { XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* L_140 = V_5; if (!L_140) { goto IL_0394; } } { XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* L_141 = V_5; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_142 = V_0; int32_t L_143 = V_2; NullCheck(L_142); String_t* L_144; L_144 = XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_inline(((L_142)->GetAddressAt(static_cast(L_143))), NULL); XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_145 = V_0; int32_t L_146 = V_2; NullCheck(L_145); String_t* L_147; L_147 = XmlEvent_get_String2_m375EEC0792EF396BD01AE50BFB26F1FC88E49397_inline(((L_145)->GetAddressAt(static_cast(L_146))), NULL); NullCheck(L_141); VirtualActionInvoker2< String_t*, String_t* >::Invoke(63 /* System.Void System.Xml.XmlRawWriter::WriteNamespaceDeclaration(System.String,System.String) */, L_141, L_144, L_147); goto IL_03e1; } IL_0394: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_148 = ___0_writer; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_149 = V_0; int32_t L_150 = V_2; NullCheck(L_149); String_t* L_151; L_151 = XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_inline(((L_149)->GetAddressAt(static_cast(L_150))), NULL); XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_152 = V_0; int32_t L_153 = V_2; NullCheck(L_152); String_t* L_154; L_154 = XmlEvent_get_String2_m375EEC0792EF396BD01AE50BFB26F1FC88E49397_inline(((L_152)->GetAddressAt(static_cast(L_153))), NULL); NullCheck(L_148); XmlWriter_WriteAttributeString_m9BECE5A394F9A9601AB66932AF0D7EF25E16AE0B(L_148, _stringLiteral9CDCEEB7A12F71E8DF3D6AC05D04621DD4FBABF3, L_151, _stringLiteral420B74A52534550B0DD14DCF7D8988C2BD4936CE, L_154, NULL); goto IL_03e1; } IL_03be: { XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* L_155 = V_5; if (!L_155) { goto IL_03e1; } } { XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* L_156 = V_5; NullCheck(L_156); VirtualActionInvoker0::Invoke(67 /* System.Void System.Xml.XmlRawWriter::WriteEndBase64() */, L_156); goto IL_03e1; } IL_03cb: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_157 = ___0_writer; NullCheck(L_157); VirtualActionInvoker0::Invoke(28 /* System.Void System.Xml.XmlWriter::Close() */, L_157); goto IL_03e1; } IL_03d3: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_158 = ___0_writer; NullCheck(L_158); VirtualActionInvoker0::Invoke(29 /* System.Void System.Xml.XmlWriter::Flush() */, L_158); goto IL_03e1; } IL_03db: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_159 = ___0_writer; NullCheck(L_159); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_159); } IL_03e1: { int32_t L_160 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_160, 1)); } IL_03e5: { int32_t L_161 = V_2; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_162 = V_0; NullCheck(L_162); if ((((int32_t)L_161) < ((int32_t)((int32_t)(((RuntimeArray*)L_162)->max_length))))) { goto IL_0042; } } { int32_t L_163 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_163, 1)); } IL_03f2: { int32_t L_164 = V_1; List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4* L_165 = __this->___pages_3; NullCheck(L_165); int32_t L_166; L_166 = List_1_get_Count_m2DA323B178A37D487CFE4D93F59290B37468AE6A_inline(L_165, List_1_get_Count_m2DA323B178A37D487CFE4D93F59290B37468AE6A_RuntimeMethod_var); if ((((int32_t)L_164) < ((int32_t)L_166))) { goto IL_002e; } } { return; } } // System.Void System.Xml.XmlEventCache::WriteDocType(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteDocType_m7834378C5A4DD1B478ED65EF4F786BBCDAC9E334 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, String_t* ___0_name, String_t* ___1_pubid, String_t* ___2_sysid, String_t* ___3_subset, const RuntimeMethod* method) { { String_t* L_0 = ___0_name; String_t* L_1 = ___1_pubid; String_t* L_2 = ___2_sysid; String_t* L_3 = ___3_subset; XmlEventCache_AddEvent_mC00D6911AF0D2B91232B9984A0DF7D207CE8EB52(__this, 1, L_0, L_1, L_2, L_3, NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteStartElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteStartElement_m257251FDB80A0CE91BA89EA1CEBC17F25151AFE9 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { { String_t* L_0 = ___0_prefix; String_t* L_1 = ___1_localName; String_t* L_2 = ___2_ns; XmlEventCache_AddEvent_m386A5AA3E1C2993210B54F119A7CA259777E780F(__this, 2, L_0, L_1, L_2, NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteStartAttribute(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteStartAttribute_mD708B150DD5E653CDB913E9FC606CB9C2DCA2310 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { { String_t* L_0 = ___0_prefix; String_t* L_1 = ___1_localName; String_t* L_2 = ___2_ns; XmlEventCache_AddEvent_m386A5AA3E1C2993210B54F119A7CA259777E780F(__this, 3, L_0, L_1, L_2, NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteEndAttribute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteEndAttribute_m30E72F3661D462BA5D5DA35AB50279551CB92D9E (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, const RuntimeMethod* method) { { XmlEventCache_AddEvent_m67EFE4E3D1F12953DFF24BF760C9F181005F5232(__this, 4, NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteCData(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteCData_m31AAC94BF1C195BF3399A431A26CFBF6FB6F18AC (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, String_t* ___0_text, const RuntimeMethod* method) { { String_t* L_0 = ___0_text; XmlEventCache_AddEvent_mE45FD0216F230BC9462003BC42923A124865F294(__this, 5, L_0, NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteComment(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteComment_mF81FB242FC07DF94BCF3B3F9E4606D8F5BEB3B5C (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, String_t* ___0_text, const RuntimeMethod* method) { { String_t* L_0 = ___0_text; XmlEventCache_AddEvent_mE45FD0216F230BC9462003BC42923A124865F294(__this, 6, L_0, NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteProcessingInstruction(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteProcessingInstruction_m0410A66735A707D150CBF5DF2FE55ADEC05740C3 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, String_t* ___0_name, String_t* ___1_text, const RuntimeMethod* method) { { String_t* L_0 = ___0_name; String_t* L_1 = ___1_text; XmlEventCache_AddEvent_mE5A355BF13AD4002FB94B2D64C22B5F48E2314E8(__this, 7, L_0, L_1, NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteWhitespace(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteWhitespace_m1B1344DC4DCC2B1E38F4E5D67D15A600629AD03F (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, String_t* ___0_ws, const RuntimeMethod* method) { { String_t* L_0 = ___0_ws; XmlEventCache_AddEvent_mE45FD0216F230BC9462003BC42923A124865F294(__this, 8, L_0, NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteString_mEDB64E0BEBF5DD60996D4ACB1C14C6A90DC7EAD0 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, String_t* ___0_text, const RuntimeMethod* method) { { List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4* L_0 = __this->___pages_3; if (L_0) { goto IL_0015; } } { StringConcat_t8995382764BCE27EF906F99F1235E172D02C6FB9* L_1 = (&__this->___singleText_7); String_t* L_2 = ___0_text; StringConcat_ConcatNoDelimiter_mA0E6ECB03B5D0C889C3CF673D27F2111ABD68C9C(L_1, L_2, NULL); return; } IL_0015: { String_t* L_3 = ___0_text; XmlEventCache_AddEvent_mE45FD0216F230BC9462003BC42923A124865F294(__this, ((int32_t)9), L_3, NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteChars(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteChars_m38B87A5F9AD97426095EB5ECFD7E16F964209D43 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) { { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_buffer; int32_t L_1 = ___1_index; int32_t L_2 = ___2_count; String_t* L_3; L_3 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_0, L_1, L_2, NULL); VirtualActionInvoker1< String_t* >::Invoke(20 /* System.Void System.Xml.XmlWriter::WriteString(System.String) */, __this, L_3); return; } } // System.Void System.Xml.XmlEventCache::WriteRaw(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteRaw_m1031F8198DC4D033620B4DC0711CB0CE0AE06EB9 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) { { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_buffer; int32_t L_1 = ___1_index; int32_t L_2 = ___2_count; String_t* L_3; L_3 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_0, L_1, L_2, NULL); VirtualActionInvoker1< String_t* >::Invoke(24 /* System.Void System.Xml.XmlWriter::WriteRaw(System.String) */, __this, L_3); return; } } // System.Void System.Xml.XmlEventCache::WriteRaw(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteRaw_m3B39C7B7529A79CF4E5B14B9B7AE344F13BF5BB7 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, String_t* ___0_data, const RuntimeMethod* method) { { String_t* L_0 = ___0_data; XmlEventCache_AddEvent_mE45FD0216F230BC9462003BC42923A124865F294(__this, ((int32_t)10), L_0, NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteEntityRef(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteEntityRef_mCA5DB26044EF049C1B34C1E42B2C46713C8C6624 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, String_t* ___0_name, const RuntimeMethod* method) { { String_t* L_0 = ___0_name; XmlEventCache_AddEvent_mE45FD0216F230BC9462003BC42923A124865F294(__this, ((int32_t)11), L_0, NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteCharEntity(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteCharEntity_mC54843B3FCF7A012309130C7C8EB76A2913DF87F (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, Il2CppChar ___0_ch, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Il2CppChar L_0 = ___0_ch; Il2CppChar L_1 = L_0; RuntimeObject* L_2 = Box(Char_t521A6F19B456D956AF452D926C32709DC03D6B17_il2cpp_TypeInfo_var, &L_1); XmlEventCache_AddEvent_mA4D4885500884E85CFBF6ABEBC66A2FB4BA3ED50(__this, ((int32_t)12), L_2, NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteSurrogateCharEntity(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteSurrogateCharEntity_m7DCCC12B9D8B564B7490310C727EFE204DD66D92 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, Il2CppChar ___0_lowChar, Il2CppChar ___1_highChar, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_0 = NULL; { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)2); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = L_0; Il2CppChar L_2 = ___0_lowChar; NullCheck(L_1); (L_1)->SetAt(static_cast(0), (Il2CppChar)L_2); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_3 = L_1; Il2CppChar L_4 = ___1_highChar; NullCheck(L_3); (L_3)->SetAt(static_cast(1), (Il2CppChar)L_4); V_0 = L_3; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_5 = V_0; XmlEventCache_AddEvent_mA4D4885500884E85CFBF6ABEBC66A2FB4BA3ED50(__this, ((int32_t)13), (RuntimeObject*)L_5, NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteBase64(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteBase64_m3BB03A84F5C76CEB50C6C059D93D30B766F4665B (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) { { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = ___0_buffer; int32_t L_1 = ___1_index; int32_t L_2 = ___2_count; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3; L_3 = XmlEventCache_ToBytes_m4A71F95FB55B448D58AC0515F99B3CA2B71DF438(L_0, L_1, L_2, NULL); XmlEventCache_AddEvent_mA4D4885500884E85CFBF6ABEBC66A2FB4BA3ED50(__this, ((int32_t)14), (RuntimeObject*)L_3, NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteBinHex(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteBinHex_mBEFD1D3B26F39644EA90ED1586FC2089490E6D2E (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) { { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = ___0_buffer; int32_t L_1 = ___1_index; int32_t L_2 = ___2_count; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3; L_3 = XmlEventCache_ToBytes_m4A71F95FB55B448D58AC0515F99B3CA2B71DF438(L_0, L_1, L_2, NULL); XmlEventCache_AddEvent_mA4D4885500884E85CFBF6ABEBC66A2FB4BA3ED50(__this, ((int32_t)15), (RuntimeObject*)L_3, NULL); return; } } // System.Void System.Xml.XmlEventCache::Close() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_Close_mB05EF1A2CB69954D06BC2D257E6FDD52D1E1A701 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, const RuntimeMethod* method) { { XmlEventCache_AddEvent_m67EFE4E3D1F12953DFF24BF760C9F181005F5232(__this, ((int32_t)23), NULL); return; } } // System.Void System.Xml.XmlEventCache::Flush() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_Flush_mA491B33FFBCCC9E56057FA60DC1D9B17D4AA22E2 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, const RuntimeMethod* method) { { XmlEventCache_AddEvent_m67EFE4E3D1F12953DFF24BF760C9F181005F5232(__this, ((int32_t)24), NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteValue(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteValue_mC47EAFB1CFE81614F2B5317DF9E9DF22C1721A89 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, String_t* ___0_value, const RuntimeMethod* method) { { String_t* L_0 = ___0_value; VirtualActionInvoker1< String_t* >::Invoke(20 /* System.Void System.Xml.XmlWriter::WriteString(System.String) */, __this, L_0); return; } } // System.Void System.Xml.XmlEventCache::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_Dispose_m907131956DCB17B534B1C20AA108310A1DBB4566 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, bool ___0_disposing, const RuntimeMethod* method) { { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_000d: {// begin finally (depth: 1) bool L_0 = ___0_disposing; XmlWriter_Dispose_m85892819F0A87F253D548139924CE7950DA5D64D(__this, L_0, NULL); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { bool L_1 = ___0_disposing; if (!L_1) { goto IL_000b_1; } } { XmlEventCache_AddEvent_m67EFE4E3D1F12953DFF24BF760C9F181005F5232(__this, ((int32_t)25), NULL); } IL_000b_1: { goto IL_0015; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0015: { return; } } // System.Void System.Xml.XmlEventCache::WriteXmlDeclaration(System.Xml.XmlStandalone) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteXmlDeclaration_m0E1E72335B3449D2FFA57251244AB7CCB6590120 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, int32_t ___0_standalone, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlStandalone_tCE6BFF49F0B3421841A2996F963DB5281DD57441_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___0_standalone; int32_t L_1 = L_0; RuntimeObject* L_2 = Box(XmlStandalone_tCE6BFF49F0B3421841A2996F963DB5281DD57441_il2cpp_TypeInfo_var, &L_1); XmlEventCache_AddEvent_mA4D4885500884E85CFBF6ABEBC66A2FB4BA3ED50(__this, ((int32_t)16), L_2, NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteXmlDeclaration(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteXmlDeclaration_m2D8F0F439DA282DFF0141C7803DE66C910D7F7FA (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, String_t* ___0_xmldecl, const RuntimeMethod* method) { { String_t* L_0 = ___0_xmldecl; XmlEventCache_AddEvent_mE45FD0216F230BC9462003BC42923A124865F294(__this, ((int32_t)17), L_0, NULL); return; } } // System.Void System.Xml.XmlEventCache::StartElementContent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_StartElementContent_m0CA9A17E653450E87BA95D43E4E7AA8E461B4E23 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, const RuntimeMethod* method) { { XmlEventCache_AddEvent_m67EFE4E3D1F12953DFF24BF760C9F181005F5232(__this, ((int32_t)18), NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteEndElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteEndElement_mCEB7CD4ABC5DFA79A6D4D27FEBE52A258B081067 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { { String_t* L_0 = ___0_prefix; String_t* L_1 = ___1_localName; String_t* L_2 = ___2_ns; XmlEventCache_AddEvent_m386A5AA3E1C2993210B54F119A7CA259777E780F(__this, ((int32_t)19), L_0, L_1, L_2, NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteFullEndElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteFullEndElement_m7FB1986987552F42C41A8D72448BF45CB107F882 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { { String_t* L_0 = ___0_prefix; String_t* L_1 = ___1_localName; String_t* L_2 = ___2_ns; XmlEventCache_AddEvent_m386A5AA3E1C2993210B54F119A7CA259777E780F(__this, ((int32_t)20), L_0, L_1, L_2, NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteNamespaceDeclaration(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteNamespaceDeclaration_mF823264C10ADA3CD8B46F7AA42821C0AAF5EA2B2 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, String_t* ___0_prefix, String_t* ___1_ns, const RuntimeMethod* method) { { String_t* L_0 = ___0_prefix; String_t* L_1 = ___1_ns; XmlEventCache_AddEvent_mE5A355BF13AD4002FB94B2D64C22B5F48E2314E8(__this, ((int32_t)21), L_0, L_1, NULL); return; } } // System.Void System.Xml.XmlEventCache::WriteEndBase64() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_WriteEndBase64_mBCA4F26EFFB6CFA1DA602706913F8B73F768F156 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, const RuntimeMethod* method) { { XmlEventCache_AddEvent_m67EFE4E3D1F12953DFF24BF760C9F181005F5232(__this, ((int32_t)22), NULL); return; } } // System.Void System.Xml.XmlEventCache::AddEvent(System.Xml.XmlEventCache/XmlEventType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_AddEvent_m67EFE4E3D1F12953DFF24BF760C9F181005F5232 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, int32_t ___0_eventType, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = XmlEventCache_NewEvent_m95BEFFF9D248B5767BDEC14F55751790BC7B42A7(__this, NULL); V_0 = L_0; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_1 = __this->___pageCurr_4; int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = ___0_eventType; XmlEvent_InitEvent_m20FCF4B1533AD8E1D2C319BC1566FC2DE164593D_inline(((L_1)->GetAddressAt(static_cast(L_2))), L_3, NULL); return; } } // System.Void System.Xml.XmlEventCache::AddEvent(System.Xml.XmlEventCache/XmlEventType,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_AddEvent_mE45FD0216F230BC9462003BC42923A124865F294 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, int32_t ___0_eventType, String_t* ___1_s1, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = XmlEventCache_NewEvent_m95BEFFF9D248B5767BDEC14F55751790BC7B42A7(__this, NULL); V_0 = L_0; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_1 = __this->___pageCurr_4; int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = ___0_eventType; String_t* L_4 = ___1_s1; XmlEvent_InitEvent_m5CE1F84C43F00B2C200634DB1F2699EF9969AC4C(((L_1)->GetAddressAt(static_cast(L_2))), L_3, L_4, NULL); return; } } // System.Void System.Xml.XmlEventCache::AddEvent(System.Xml.XmlEventCache/XmlEventType,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_AddEvent_mE5A355BF13AD4002FB94B2D64C22B5F48E2314E8 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, int32_t ___0_eventType, String_t* ___1_s1, String_t* ___2_s2, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = XmlEventCache_NewEvent_m95BEFFF9D248B5767BDEC14F55751790BC7B42A7(__this, NULL); V_0 = L_0; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_1 = __this->___pageCurr_4; int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = ___0_eventType; String_t* L_4 = ___1_s1; String_t* L_5 = ___2_s2; XmlEvent_InitEvent_m2C8AA9A043EEBD8F233FB8D941307383D6408D69(((L_1)->GetAddressAt(static_cast(L_2))), L_3, L_4, L_5, NULL); return; } } // System.Void System.Xml.XmlEventCache::AddEvent(System.Xml.XmlEventCache/XmlEventType,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_AddEvent_m386A5AA3E1C2993210B54F119A7CA259777E780F (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, int32_t ___0_eventType, String_t* ___1_s1, String_t* ___2_s2, String_t* ___3_s3, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = XmlEventCache_NewEvent_m95BEFFF9D248B5767BDEC14F55751790BC7B42A7(__this, NULL); V_0 = L_0; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_1 = __this->___pageCurr_4; int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = ___0_eventType; String_t* L_4 = ___1_s1; String_t* L_5 = ___2_s2; String_t* L_6 = ___3_s3; XmlEvent_InitEvent_mE72CDB2DD41BD005EAC97578F92F1B29C125F4C4(((L_1)->GetAddressAt(static_cast(L_2))), L_3, L_4, L_5, L_6, NULL); return; } } // System.Void System.Xml.XmlEventCache::AddEvent(System.Xml.XmlEventCache/XmlEventType,System.String,System.String,System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_AddEvent_mC00D6911AF0D2B91232B9984A0DF7D207CE8EB52 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, int32_t ___0_eventType, String_t* ___1_s1, String_t* ___2_s2, String_t* ___3_s3, RuntimeObject* ___4_o, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = XmlEventCache_NewEvent_m95BEFFF9D248B5767BDEC14F55751790BC7B42A7(__this, NULL); V_0 = L_0; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_1 = __this->___pageCurr_4; int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = ___0_eventType; String_t* L_4 = ___1_s1; String_t* L_5 = ___2_s2; String_t* L_6 = ___3_s3; RuntimeObject* L_7 = ___4_o; XmlEvent_InitEvent_mA6558E961CD189560195579C1AA91A117D94B276(((L_1)->GetAddressAt(static_cast(L_2))), L_3, L_4, L_5, L_6, L_7, NULL); return; } } // System.Void System.Xml.XmlEventCache::AddEvent(System.Xml.XmlEventCache/XmlEventType,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEventCache_AddEvent_mA4D4885500884E85CFBF6ABEBC66A2FB4BA3ED50 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, int32_t ___0_eventType, RuntimeObject* ___1_o, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = XmlEventCache_NewEvent_m95BEFFF9D248B5767BDEC14F55751790BC7B42A7(__this, NULL); V_0 = L_0; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_1 = __this->___pageCurr_4; int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = ___0_eventType; RuntimeObject* L_4 = ___1_o; XmlEvent_InitEvent_m450055081140BDF68AF5E4C26CDE99127C038238(((L_1)->GetAddressAt(static_cast(L_2))), L_3, L_4, NULL); return; } } // System.Int32 System.Xml.XmlEventCache::NewEvent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlEventCache_NewEvent_m95BEFFF9D248B5767BDEC14F55751790BC7B42A7 (XmlEventCache_t8C2E7917F6C73E997AC8E3C4C6BCEC88E75ED6CF* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m339435979FA5EA6627EE599A57571AF011676F5E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mC3AA2A570543C0B07E620F2C594BD268BF5819C7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4* L_0 = __this->___pages_3; if (L_0) { goto IL_0077; } } { List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4* L_1 = (List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4*)il2cpp_codegen_object_new(List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4_il2cpp_TypeInfo_var); NullCheck(L_1); List_1__ctor_mC3AA2A570543C0B07E620F2C594BD268BF5819C7(L_1, List_1__ctor_mC3AA2A570543C0B07E620F2C594BD268BF5819C7_RuntimeMethod_var); __this->___pages_3 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___pages_3), (void*)L_1); XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_2 = (XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2*)(XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2*)SZArrayNew(XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2_il2cpp_TypeInfo_var, (uint32_t)((int32_t)32)); __this->___pageCurr_4 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___pageCurr_4), (void*)L_2); List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4* L_3 = __this->___pages_3; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_4 = __this->___pageCurr_4; NullCheck(L_3); List_1_Add_m339435979FA5EA6627EE599A57571AF011676F5E_inline(L_3, L_4, List_1_Add_m339435979FA5EA6627EE599A57571AF011676F5E_RuntimeMethod_var); StringConcat_t8995382764BCE27EF906F99F1235E172D02C6FB9* L_5 = (&__this->___singleText_7); int32_t L_6; L_6 = StringConcat_get_Count_mDCCC5B17A9A44FD12C76AAB3429C50663D243BDC_inline(L_5, NULL); if (!L_6) { goto IL_00b2; } } { XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_7 = __this->___pageCurr_4; NullCheck(L_7); StringConcat_t8995382764BCE27EF906F99F1235E172D02C6FB9* L_8 = (&__this->___singleText_7); String_t* L_9; L_9 = StringConcat_GetResult_mE64A54D6A86088207D9DD7FF3E44728B139A2F05(L_8, NULL); XmlEvent_InitEvent_m5CE1F84C43F00B2C200634DB1F2699EF9969AC4C(((L_7)->GetAddressAt(static_cast(0))), ((int32_t)9), L_9, NULL); int32_t L_10 = __this->___pageSize_5; __this->___pageSize_5 = ((int32_t)il2cpp_codegen_add(L_10, 1)); StringConcat_t8995382764BCE27EF906F99F1235E172D02C6FB9* L_11 = (&__this->___singleText_7); StringConcat_Clear_m0031C7E309300FC0D9CAD0821F1E9966E8095439(L_11, NULL); goto IL_00b2; } IL_0077: { int32_t L_12 = __this->___pageSize_5; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_13 = __this->___pageCurr_4; NullCheck(L_13); if ((((int32_t)L_12) < ((int32_t)((int32_t)(((RuntimeArray*)L_13)->max_length))))) { goto IL_00b2; } } { int32_t L_14 = __this->___pageSize_5; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_15 = (XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2*)(XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2*)SZArrayNew(XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(L_14, 2))); __this->___pageCurr_4 = L_15; Il2CppCodeGenWriteBarrier((void**)(&__this->___pageCurr_4), (void*)L_15); List_1_tD9B750FF9537276DA20E7B5F19B51A67A2B147F4* L_16 = __this->___pages_3; XmlEventU5BU5D_t9B0948C5BC3C8285A5EBE47A7A7C604859A399A2* L_17 = __this->___pageCurr_4; NullCheck(L_16); List_1_Add_m339435979FA5EA6627EE599A57571AF011676F5E_inline(L_16, L_17, List_1_Add_m339435979FA5EA6627EE599A57571AF011676F5E_RuntimeMethod_var); __this->___pageSize_5 = 0; } IL_00b2: { int32_t L_18 = __this->___pageSize_5; V_0 = L_18; int32_t L_19 = V_0; __this->___pageSize_5 = ((int32_t)il2cpp_codegen_add(L_19, 1)); int32_t L_20 = V_0; return L_20; } } // System.Byte[] System.Xml.XmlEventCache::ToBytes(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* XmlEventCache_ToBytes_m4A71F95FB55B448D58AC0515F99B3CA2B71DF438 (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_0 = NULL; { int32_t L_0 = ___1_index; if (L_0) { goto IL_0009; } } { int32_t L_1 = ___2_count; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_2 = ___0_buffer; NullCheck(L_2); if ((((int32_t)L_1) == ((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))))) { goto IL_002b; } } IL_0009: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = ___0_buffer; NullCheck(L_3); int32_t L_4 = ___1_index; int32_t L_5 = ___2_count; if ((((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_3)->max_length)), L_4))) <= ((int32_t)L_5))) { goto IL_0018; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_6 = ___0_buffer; NullCheck(L_6); int32_t L_7 = ___1_index; ___2_count = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_6)->max_length)), L_7)); } IL_0018: { int32_t L_8 = ___2_count; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_9 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)L_8); V_0 = L_9; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_10 = ___0_buffer; int32_t L_11 = ___1_index; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_12 = V_0; int32_t L_13 = ___2_count; Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_10, L_11, (RuntimeArray*)L_12, 0, L_13, NULL); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_14 = V_0; return L_14; } IL_002b: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_15 = ___0_buffer; return L_15; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: System.Xml.XmlEventCache/XmlEvent IL2CPP_EXTERN_C void XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2_marshal_pinvoke(const XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2& unmarshaled, XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2_marshaled_pinvoke& marshaled) { marshaled.___eventType_0 = unmarshaled.___eventType_0; marshaled.___s1_1 = il2cpp_codegen_marshal_string(unmarshaled.___s1_1); marshaled.___s2_2 = il2cpp_codegen_marshal_string(unmarshaled.___s2_2); marshaled.___s3_3 = il2cpp_codegen_marshal_string(unmarshaled.___s3_3); if (unmarshaled.___o_4 != NULL) { if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.___o_4)) { marshaled.___o_4 = il2cpp_codegen_com_query_interface(static_cast(unmarshaled.___o_4)); (marshaled.___o_4)->AddRef(); } else { marshaled.___o_4 = il2cpp_codegen_com_get_or_create_ccw(unmarshaled.___o_4); } } else { marshaled.___o_4 = NULL; } } IL2CPP_EXTERN_C void XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2_marshal_pinvoke_back(const XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2_marshaled_pinvoke& marshaled, XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2& unmarshaled) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Il2CppComObject_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t unmarshaledeventType_temp_0 = 0; unmarshaledeventType_temp_0 = marshaled.___eventType_0; unmarshaled.___eventType_0 = unmarshaledeventType_temp_0; unmarshaled.___s1_1 = il2cpp_codegen_marshal_string_result(marshaled.___s1_1); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___s1_1), (void*)il2cpp_codegen_marshal_string_result(marshaled.___s1_1)); unmarshaled.___s2_2 = il2cpp_codegen_marshal_string_result(marshaled.___s2_2); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___s2_2), (void*)il2cpp_codegen_marshal_string_result(marshaled.___s2_2)); unmarshaled.___s3_3 = il2cpp_codegen_marshal_string_result(marshaled.___s3_3); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___s3_3), (void*)il2cpp_codegen_marshal_string_result(marshaled.___s3_3)); if (marshaled.___o_4 != NULL) { unmarshaled.___o_4 = il2cpp_codegen_com_get_or_create_rcw_from_iunknown(marshaled.___o_4, Il2CppComObject_il2cpp_TypeInfo_var); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___o_4), (void*)il2cpp_codegen_com_get_or_create_rcw_from_iunknown(marshaled.___o_4, Il2CppComObject_il2cpp_TypeInfo_var)); if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.___o_4)) { il2cpp_codegen_com_cache_queried_interface(static_cast(unmarshaled.___o_4), Il2CppIUnknown::IID, marshaled.___o_4); } } else { unmarshaled.___o_4 = NULL; Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___o_4), (void*)NULL); } } // Conversion method for clean up from marshalling of: System.Xml.XmlEventCache/XmlEvent IL2CPP_EXTERN_C void XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2_marshal_pinvoke_cleanup(XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2_marshaled_pinvoke& marshaled) { il2cpp_codegen_marshal_free(marshaled.___s1_1); marshaled.___s1_1 = NULL; il2cpp_codegen_marshal_free(marshaled.___s2_2); marshaled.___s2_2 = NULL; il2cpp_codegen_marshal_free(marshaled.___s3_3); marshaled.___s3_3 = NULL; if (marshaled.___o_4 != NULL) { (marshaled.___o_4)->Release(); marshaled.___o_4 = NULL; } } // Conversion methods for marshalling of: System.Xml.XmlEventCache/XmlEvent IL2CPP_EXTERN_C void XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2_marshal_com(const XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2& unmarshaled, XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2_marshaled_com& marshaled) { marshaled.___eventType_0 = unmarshaled.___eventType_0; marshaled.___s1_1 = il2cpp_codegen_marshal_bstring(unmarshaled.___s1_1); marshaled.___s2_2 = il2cpp_codegen_marshal_bstring(unmarshaled.___s2_2); marshaled.___s3_3 = il2cpp_codegen_marshal_bstring(unmarshaled.___s3_3); if (unmarshaled.___o_4 != NULL) { if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.___o_4)) { marshaled.___o_4 = il2cpp_codegen_com_query_interface(static_cast(unmarshaled.___o_4)); (marshaled.___o_4)->AddRef(); } else { marshaled.___o_4 = il2cpp_codegen_com_get_or_create_ccw(unmarshaled.___o_4); } } else { marshaled.___o_4 = NULL; } } IL2CPP_EXTERN_C void XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2_marshal_com_back(const XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2_marshaled_com& marshaled, XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2& unmarshaled) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Il2CppComObject_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t unmarshaledeventType_temp_0 = 0; unmarshaledeventType_temp_0 = marshaled.___eventType_0; unmarshaled.___eventType_0 = unmarshaledeventType_temp_0; unmarshaled.___s1_1 = il2cpp_codegen_marshal_bstring_result(marshaled.___s1_1); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___s1_1), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___s1_1)); unmarshaled.___s2_2 = il2cpp_codegen_marshal_bstring_result(marshaled.___s2_2); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___s2_2), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___s2_2)); unmarshaled.___s3_3 = il2cpp_codegen_marshal_bstring_result(marshaled.___s3_3); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___s3_3), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___s3_3)); if (marshaled.___o_4 != NULL) { unmarshaled.___o_4 = il2cpp_codegen_com_get_or_create_rcw_from_iunknown(marshaled.___o_4, Il2CppComObject_il2cpp_TypeInfo_var); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___o_4), (void*)il2cpp_codegen_com_get_or_create_rcw_from_iunknown(marshaled.___o_4, Il2CppComObject_il2cpp_TypeInfo_var)); if (il2cpp_codegen_is_import_or_windows_runtime(unmarshaled.___o_4)) { il2cpp_codegen_com_cache_queried_interface(static_cast(unmarshaled.___o_4), Il2CppIUnknown::IID, marshaled.___o_4); } } else { unmarshaled.___o_4 = NULL; Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___o_4), (void*)NULL); } } // Conversion method for clean up from marshalling of: System.Xml.XmlEventCache/XmlEvent IL2CPP_EXTERN_C void XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2_marshal_com_cleanup(XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2_marshaled_com& marshaled) { il2cpp_codegen_marshal_free_bstring(marshaled.___s1_1); marshaled.___s1_1 = NULL; il2cpp_codegen_marshal_free_bstring(marshaled.___s2_2); marshaled.___s2_2 = NULL; il2cpp_codegen_marshal_free_bstring(marshaled.___s3_3); marshaled.___s3_3 = NULL; if (marshaled.___o_4 != NULL) { (marshaled.___o_4)->Release(); marshaled.___o_4 = NULL; } } // System.Void System.Xml.XmlEventCache/XmlEvent::InitEvent(System.Xml.XmlEventCache/XmlEventType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEvent_InitEvent_m20FCF4B1533AD8E1D2C319BC1566FC2DE164593D (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, int32_t ___0_eventType, const RuntimeMethod* method) { { int32_t L_0 = ___0_eventType; __this->___eventType_0 = L_0; return; } } IL2CPP_EXTERN_C void XmlEvent_InitEvent_m20FCF4B1533AD8E1D2C319BC1566FC2DE164593D_AdjustorThunk (RuntimeObject* __this, int32_t ___0_eventType, const RuntimeMethod* method) { XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XmlEvent_InitEvent_m20FCF4B1533AD8E1D2C319BC1566FC2DE164593D_inline(_thisAdjusted, ___0_eventType, method); } // System.Void System.Xml.XmlEventCache/XmlEvent::InitEvent(System.Xml.XmlEventCache/XmlEventType,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEvent_InitEvent_m5CE1F84C43F00B2C200634DB1F2699EF9969AC4C (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, int32_t ___0_eventType, String_t* ___1_s1, const RuntimeMethod* method) { { int32_t L_0 = ___0_eventType; __this->___eventType_0 = L_0; String_t* L_1 = ___1_s1; __this->___s1_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___s1_1), (void*)L_1); return; } } IL2CPP_EXTERN_C void XmlEvent_InitEvent_m5CE1F84C43F00B2C200634DB1F2699EF9969AC4C_AdjustorThunk (RuntimeObject* __this, int32_t ___0_eventType, String_t* ___1_s1, const RuntimeMethod* method) { XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XmlEvent_InitEvent_m5CE1F84C43F00B2C200634DB1F2699EF9969AC4C(_thisAdjusted, ___0_eventType, ___1_s1, method); } // System.Void System.Xml.XmlEventCache/XmlEvent::InitEvent(System.Xml.XmlEventCache/XmlEventType,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEvent_InitEvent_m2C8AA9A043EEBD8F233FB8D941307383D6408D69 (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, int32_t ___0_eventType, String_t* ___1_s1, String_t* ___2_s2, const RuntimeMethod* method) { { int32_t L_0 = ___0_eventType; __this->___eventType_0 = L_0; String_t* L_1 = ___1_s1; __this->___s1_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___s1_1), (void*)L_1); String_t* L_2 = ___2_s2; __this->___s2_2 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___s2_2), (void*)L_2); return; } } IL2CPP_EXTERN_C void XmlEvent_InitEvent_m2C8AA9A043EEBD8F233FB8D941307383D6408D69_AdjustorThunk (RuntimeObject* __this, int32_t ___0_eventType, String_t* ___1_s1, String_t* ___2_s2, const RuntimeMethod* method) { XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XmlEvent_InitEvent_m2C8AA9A043EEBD8F233FB8D941307383D6408D69(_thisAdjusted, ___0_eventType, ___1_s1, ___2_s2, method); } // System.Void System.Xml.XmlEventCache/XmlEvent::InitEvent(System.Xml.XmlEventCache/XmlEventType,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEvent_InitEvent_mE72CDB2DD41BD005EAC97578F92F1B29C125F4C4 (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, int32_t ___0_eventType, String_t* ___1_s1, String_t* ___2_s2, String_t* ___3_s3, const RuntimeMethod* method) { { int32_t L_0 = ___0_eventType; __this->___eventType_0 = L_0; String_t* L_1 = ___1_s1; __this->___s1_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___s1_1), (void*)L_1); String_t* L_2 = ___2_s2; __this->___s2_2 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___s2_2), (void*)L_2); String_t* L_3 = ___3_s3; __this->___s3_3 = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___s3_3), (void*)L_3); return; } } IL2CPP_EXTERN_C void XmlEvent_InitEvent_mE72CDB2DD41BD005EAC97578F92F1B29C125F4C4_AdjustorThunk (RuntimeObject* __this, int32_t ___0_eventType, String_t* ___1_s1, String_t* ___2_s2, String_t* ___3_s3, const RuntimeMethod* method) { XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XmlEvent_InitEvent_mE72CDB2DD41BD005EAC97578F92F1B29C125F4C4(_thisAdjusted, ___0_eventType, ___1_s1, ___2_s2, ___3_s3, method); } // System.Void System.Xml.XmlEventCache/XmlEvent::InitEvent(System.Xml.XmlEventCache/XmlEventType,System.String,System.String,System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEvent_InitEvent_mA6558E961CD189560195579C1AA91A117D94B276 (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, int32_t ___0_eventType, String_t* ___1_s1, String_t* ___2_s2, String_t* ___3_s3, RuntimeObject* ___4_o, const RuntimeMethod* method) { { int32_t L_0 = ___0_eventType; __this->___eventType_0 = L_0; String_t* L_1 = ___1_s1; __this->___s1_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___s1_1), (void*)L_1); String_t* L_2 = ___2_s2; __this->___s2_2 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___s2_2), (void*)L_2); String_t* L_3 = ___3_s3; __this->___s3_3 = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___s3_3), (void*)L_3); RuntimeObject* L_4 = ___4_o; __this->___o_4 = L_4; Il2CppCodeGenWriteBarrier((void**)(&__this->___o_4), (void*)L_4); return; } } IL2CPP_EXTERN_C void XmlEvent_InitEvent_mA6558E961CD189560195579C1AA91A117D94B276_AdjustorThunk (RuntimeObject* __this, int32_t ___0_eventType, String_t* ___1_s1, String_t* ___2_s2, String_t* ___3_s3, RuntimeObject* ___4_o, const RuntimeMethod* method) { XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XmlEvent_InitEvent_mA6558E961CD189560195579C1AA91A117D94B276(_thisAdjusted, ___0_eventType, ___1_s1, ___2_s2, ___3_s3, ___4_o, method); } // System.Void System.Xml.XmlEventCache/XmlEvent::InitEvent(System.Xml.XmlEventCache/XmlEventType,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlEvent_InitEvent_m450055081140BDF68AF5E4C26CDE99127C038238 (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, int32_t ___0_eventType, RuntimeObject* ___1_o, const RuntimeMethod* method) { { int32_t L_0 = ___0_eventType; __this->___eventType_0 = L_0; RuntimeObject* L_1 = ___1_o; __this->___o_4 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___o_4), (void*)L_1); return; } } IL2CPP_EXTERN_C void XmlEvent_InitEvent_m450055081140BDF68AF5E4C26CDE99127C038238_AdjustorThunk (RuntimeObject* __this, int32_t ___0_eventType, RuntimeObject* ___1_o, const RuntimeMethod* method) { XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); XmlEvent_InitEvent_m450055081140BDF68AF5E4C26CDE99127C038238(_thisAdjusted, ___0_eventType, ___1_o, method); } // System.Xml.XmlEventCache/XmlEventType System.Xml.XmlEventCache/XmlEvent::get_EventType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlEvent_get_EventType_m038BF9FCEE1E88C68C6E53DA3EB97B8D1E4639F7 (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___eventType_0; return L_0; } } IL2CPP_EXTERN_C int32_t XmlEvent_get_EventType_m038BF9FCEE1E88C68C6E53DA3EB97B8D1E4639F7_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = XmlEvent_get_EventType_m038BF9FCEE1E88C68C6E53DA3EB97B8D1E4639F7_inline(_thisAdjusted, method); return _returnValue; } // System.String System.Xml.XmlEventCache/XmlEvent::get_String1() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->___s1_1; return L_0; } } IL2CPP_EXTERN_C String_t* XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_inline(_thisAdjusted, method); return _returnValue; } // System.String System.Xml.XmlEventCache/XmlEvent::get_String2() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlEvent_get_String2_m375EEC0792EF396BD01AE50BFB26F1FC88E49397 (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->___s2_2; return L_0; } } IL2CPP_EXTERN_C String_t* XmlEvent_get_String2_m375EEC0792EF396BD01AE50BFB26F1FC88E49397_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = XmlEvent_get_String2_m375EEC0792EF396BD01AE50BFB26F1FC88E49397_inline(_thisAdjusted, method); return _returnValue; } // System.String System.Xml.XmlEventCache/XmlEvent::get_String3() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlEvent_get_String3_mBD908670214B739B46BDC45004A77391981433DE (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->___s3_3; return L_0; } } IL2CPP_EXTERN_C String_t* XmlEvent_get_String3_mBD908670214B739B46BDC45004A77391981433DE_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = XmlEvent_get_String3_mBD908670214B739B46BDC45004A77391981433DE_inline(_thisAdjusted, method); return _returnValue; } // System.Object System.Xml.XmlEventCache/XmlEvent::get_Object() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* XmlEvent_get_Object_m59185475B231CD3AB1A2509422D4B7F3F3E04BD2 (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___o_4; return L_0; } } IL2CPP_EXTERN_C RuntimeObject* XmlEvent_get_Object_m59185475B231CD3AB1A2509422D4B7F3F3E04BD2_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject* _returnValue; _returnValue = XmlEvent_get_Object_m59185475B231CD3AB1A2509422D4B7F3F3E04BD2_inline(_thisAdjusted, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.XmlParserContext::.ctor(System.Xml.XmlNameTable,System.Xml.XmlNamespaceManager,System.String,System.Xml.XmlSpace) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlParserContext__ctor_m6E1FBB1032F598182DF034137A956ADC2141D571 (XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* __this, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___0_nt, XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* ___1_nsMgr, String_t* ___2_xmlLang, int32_t ___3_xmlSpace, 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; } { XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_0 = ___0_nt; XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_1 = ___1_nsMgr; String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; String_t* L_3 = ___2_xmlLang; int32_t L_4 = ___3_xmlSpace; XmlParserContext__ctor_mB2CD7CF0517A079CBB79700E6B410C8667AEA532(__this, L_0, L_1, (String_t*)NULL, (String_t*)NULL, (String_t*)NULL, (String_t*)NULL, L_2, L_3, L_4, NULL); return; } } // System.Void System.Xml.XmlParserContext::.ctor(System.Xml.XmlNameTable,System.Xml.XmlNamespaceManager,System.String,System.String,System.String,System.String,System.String,System.String,System.Xml.XmlSpace) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlParserContext__ctor_mB2CD7CF0517A079CBB79700E6B410C8667AEA532 (XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* __this, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___0_nt, XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* ___1_nsMgr, String_t* ___2_docTypeName, String_t* ___3_pubId, String_t* ___4_sysId, String_t* ___5_internalSubset, String_t* ___6_baseURI, String_t* ___7_xmlLang, int32_t ___8_xmlSpace, const RuntimeMethod* method) { { XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_0 = ___0_nt; XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_1 = ___1_nsMgr; String_t* L_2 = ___2_docTypeName; String_t* L_3 = ___3_pubId; String_t* L_4 = ___4_sysId; String_t* L_5 = ___5_internalSubset; String_t* L_6 = ___6_baseURI; String_t* L_7 = ___7_xmlLang; int32_t L_8 = ___8_xmlSpace; XmlParserContext__ctor_mC64E56EF024288949DD69AE5F8620E5BE7BCA561(__this, L_0, L_1, L_2, L_3, L_4, L_5, L_6, L_7, L_8, (Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095*)NULL, NULL); return; } } // System.Void System.Xml.XmlParserContext::.ctor(System.Xml.XmlNameTable,System.Xml.XmlNamespaceManager,System.String,System.String,System.String,System.String,System.String,System.String,System.Xml.XmlSpace,System.Text.Encoding) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlParserContext__ctor_mC64E56EF024288949DD69AE5F8620E5BE7BCA561 (XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* __this, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___0_nt, XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* ___1_nsMgr, String_t* ___2_docTypeName, String_t* ___3_pubId, String_t* ___4_sysId, String_t* ___5_internalSubset, String_t* ___6_baseURI, String_t* ___7_xmlLang, int32_t ___8_xmlSpace, Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___9_enc, 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; } XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* G_B9_0 = NULL; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* G_B8_0 = NULL; String_t* G_B10_0 = NULL; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* G_B10_1 = NULL; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* G_B12_0 = NULL; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* G_B11_0 = NULL; String_t* G_B13_0 = NULL; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* G_B13_1 = NULL; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* G_B15_0 = NULL; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* G_B14_0 = NULL; String_t* G_B16_0 = NULL; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* G_B16_1 = NULL; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* G_B18_0 = NULL; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* G_B17_0 = NULL; String_t* G_B19_0 = NULL; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* G_B19_1 = NULL; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* G_B21_0 = NULL; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* G_B20_0 = NULL; String_t* G_B22_0 = NULL; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* G_B22_1 = NULL; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* G_B24_0 = NULL; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* G_B23_0 = NULL; String_t* G_B25_0 = NULL; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* G_B25_1 = NULL; { String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; __this->____docTypeName_2 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->____docTypeName_2), (void*)L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; __this->____pubId_3 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____pubId_3), (void*)L_1); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; __this->____sysId_4 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->____sysId_4), (void*)L_2); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; __this->____internalSubset_5 = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->____internalSubset_5), (void*)L_3); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; __this->____xmlLang_6 = L_4; Il2CppCodeGenWriteBarrier((void**)(&__this->____xmlLang_6), (void*)L_4); String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; __this->____baseURI_8 = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->____baseURI_8), (void*)L_5); Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_6 = ___1_nsMgr; if (!L_6) { goto IL_007e; } } { XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_7 = ___0_nt; if (L_7) { goto IL_005c; } } { XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_8 = ___1_nsMgr; NullCheck(L_8); XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_9; L_9 = VirtualFuncInvoker0< XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* >::Invoke(8 /* System.Xml.XmlNameTable System.Xml.XmlNamespaceManager::get_NameTable() */, L_8); __this->____nt_0 = L_9; Il2CppCodeGenWriteBarrier((void**)(&__this->____nt_0), (void*)L_9); goto IL_0085; } IL_005c: { XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_10 = ___0_nt; XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_11 = ___1_nsMgr; NullCheck(L_11); XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_12; L_12 = VirtualFuncInvoker0< XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* >::Invoke(8 /* System.Xml.XmlNameTable System.Xml.XmlNamespaceManager::get_NameTable() */, L_11); if ((((RuntimeObject*)(XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8*)L_10) == ((RuntimeObject*)(XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8*)L_12))) { goto IL_0075; } } { String_t* L_13 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&String_t_il2cpp_TypeInfo_var))))->___Empty_6; XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596* L_14 = (XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596_il2cpp_TypeInfo_var))); NullCheck(L_14); XmlException__ctor_mD7C8E5B35C43BCEDBB41ADC035A38088DFE88A87(L_14, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5591FEB8D450C0589982D61E5715CF6270C18952)), L_13, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlParserContext__ctor_mC64E56EF024288949DD69AE5F8620E5BE7BCA561_RuntimeMethod_var))); } IL_0075: { XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_15 = ___0_nt; __this->____nt_0 = L_15; Il2CppCodeGenWriteBarrier((void**)(&__this->____nt_0), (void*)L_15); goto IL_0085; } IL_007e: { XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_16 = ___0_nt; __this->____nt_0 = L_16; Il2CppCodeGenWriteBarrier((void**)(&__this->____nt_0), (void*)L_16); } IL_0085: { XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_17 = ___1_nsMgr; __this->____nsMgr_1 = L_17; Il2CppCodeGenWriteBarrier((void**)(&__this->____nsMgr_1), (void*)L_17); String_t* L_18 = ___2_docTypeName; G_B8_0 = __this; if (!L_18) { G_B9_0 = __this; goto IL_0093; } } { String_t* L_19 = ___2_docTypeName; G_B10_0 = L_19; G_B10_1 = G_B8_0; goto IL_0098; } IL_0093: { String_t* L_20 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; G_B10_0 = L_20; G_B10_1 = G_B9_0; } IL_0098: { NullCheck(G_B10_1); G_B10_1->____docTypeName_2 = G_B10_0; Il2CppCodeGenWriteBarrier((void**)(&G_B10_1->____docTypeName_2), (void*)G_B10_0); String_t* L_21 = ___3_pubId; G_B11_0 = __this; if (!L_21) { G_B12_0 = __this; goto IL_00a6; } } { String_t* L_22 = ___3_pubId; G_B13_0 = L_22; G_B13_1 = G_B11_0; goto IL_00ab; } IL_00a6: { String_t* L_23 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; G_B13_0 = L_23; G_B13_1 = G_B12_0; } IL_00ab: { NullCheck(G_B13_1); G_B13_1->____pubId_3 = G_B13_0; Il2CppCodeGenWriteBarrier((void**)(&G_B13_1->____pubId_3), (void*)G_B13_0); String_t* L_24 = ___4_sysId; G_B14_0 = __this; if (!L_24) { G_B15_0 = __this; goto IL_00b9; } } { String_t* L_25 = ___4_sysId; G_B16_0 = L_25; G_B16_1 = G_B14_0; goto IL_00be; } IL_00b9: { String_t* L_26 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; G_B16_0 = L_26; G_B16_1 = G_B15_0; } IL_00be: { NullCheck(G_B16_1); G_B16_1->____sysId_4 = G_B16_0; Il2CppCodeGenWriteBarrier((void**)(&G_B16_1->____sysId_4), (void*)G_B16_0); String_t* L_27 = ___5_internalSubset; G_B17_0 = __this; if (!L_27) { G_B18_0 = __this; goto IL_00cc; } } { String_t* L_28 = ___5_internalSubset; G_B19_0 = L_28; G_B19_1 = G_B17_0; goto IL_00d1; } IL_00cc: { String_t* L_29 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; G_B19_0 = L_29; G_B19_1 = G_B18_0; } IL_00d1: { NullCheck(G_B19_1); G_B19_1->____internalSubset_5 = G_B19_0; Il2CppCodeGenWriteBarrier((void**)(&G_B19_1->____internalSubset_5), (void*)G_B19_0); String_t* L_30 = ___6_baseURI; G_B20_0 = __this; if (!L_30) { G_B21_0 = __this; goto IL_00df; } } { String_t* L_31 = ___6_baseURI; G_B22_0 = L_31; G_B22_1 = G_B20_0; goto IL_00e4; } IL_00df: { String_t* L_32 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; G_B22_0 = L_32; G_B22_1 = G_B21_0; } IL_00e4: { NullCheck(G_B22_1); G_B22_1->____baseURI_8 = G_B22_0; Il2CppCodeGenWriteBarrier((void**)(&G_B22_1->____baseURI_8), (void*)G_B22_0); String_t* L_33 = ___7_xmlLang; G_B23_0 = __this; if (!L_33) { G_B24_0 = __this; goto IL_00f2; } } { String_t* L_34 = ___7_xmlLang; G_B25_0 = L_34; G_B25_1 = G_B23_0; goto IL_00f7; } IL_00f2: { String_t* L_35 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; G_B25_0 = L_35; G_B25_1 = G_B24_0; } IL_00f7: { NullCheck(G_B25_1); G_B25_1->____xmlLang_6 = G_B25_0; Il2CppCodeGenWriteBarrier((void**)(&G_B25_1->____xmlLang_6), (void*)G_B25_0); int32_t L_36 = ___8_xmlSpace; __this->____xmlSpace_7 = L_36; Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* L_37 = ___9_enc; __this->____encoding_9 = L_37; Il2CppCodeGenWriteBarrier((void**)(&__this->____encoding_9), (void*)L_37); return; } } // System.Xml.XmlNameTable System.Xml.XmlParserContext::get_NameTable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* XmlParserContext_get_NameTable_mA0033F700F66AED746CCC1DF69E97A1524096528 (XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* __this, const RuntimeMethod* method) { { XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_0 = __this->____nt_0; return L_0; } } // System.Xml.XmlNamespaceManager System.Xml.XmlParserContext::get_NamespaceManager() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* XmlParserContext_get_NamespaceManager_mB51E2BAE011C0C53FB2DF0C9DFF21EA17DCD58B7 (XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* __this, const RuntimeMethod* method) { { XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_0 = __this->____nsMgr_1; return L_0; } } // System.String System.Xml.XmlParserContext::get_DocTypeName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlParserContext_get_DocTypeName_m8212FEC6DBA21A5B1E95538D40951B1CB0380CF0 (XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->____docTypeName_2; return L_0; } } // System.String System.Xml.XmlParserContext::get_PublicId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlParserContext_get_PublicId_mCE67EDDC8A9D73A0AADB77E0F7CCF53DEB5E300D (XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->____pubId_3; return L_0; } } // System.String System.Xml.XmlParserContext::get_SystemId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlParserContext_get_SystemId_mB4649C8C6DA52AFC5224E82BBD2B7C7A1D5CCB58 (XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->____sysId_4; return L_0; } } // System.String System.Xml.XmlParserContext::get_BaseURI() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlParserContext_get_BaseURI_m203B1A13A7DFA09528C49D2198E7B9382BA91892 (XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->____baseURI_8; return L_0; } } // System.String System.Xml.XmlParserContext::get_InternalSubset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlParserContext_get_InternalSubset_mDD9703E47510C335AD4940AE7F761F56AA00E9DC (XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->____internalSubset_5; return L_0; } } // System.String System.Xml.XmlParserContext::get_XmlLang() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlParserContext_get_XmlLang_m15AAD2E5AA247235638A436E68596B9A89BFE443 (XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->____xmlLang_6; return L_0; } } // System.Xml.XmlSpace System.Xml.XmlParserContext::get_XmlSpace() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlParserContext_get_XmlSpace_m52BE2428971EFFCBE9922F1B37FEEE9940AF1891 (XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____xmlSpace_7; return L_0; } } // System.Text.Encoding System.Xml.XmlParserContext::get_Encoding() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* XmlParserContext_get_Encoding_m70D0D1E92582C7F95EE6E9024771C44129B1AC52 (XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* __this, const RuntimeMethod* method) { { Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* L_0 = __this->____encoding_9; return L_0; } } // System.Boolean System.Xml.XmlParserContext::get_HasDtdInfo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlParserContext_get_HasDtdInfo_m4237CC163D41F547BDB4ED1A7A5D9A08E90C222B (XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = __this->____internalSubset_5; String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; bool L_2; L_2 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_0, L_1, NULL); if (L_2) { goto IL_0035; } } { String_t* L_3 = __this->____pubId_3; String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; bool L_5; L_5 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_3, L_4, NULL); if (L_5) { goto IL_0035; } } { String_t* L_6 = __this->____sysId_4; String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; bool L_8; L_8 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_6, L_7, NULL); return L_8; } IL_0035: { return (bool)1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.XmlRawWriter::WriteStartDocument() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteStartDocument_m06A9651D246C12C39727CDC1FA3A4E9A701F4BA0 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, const RuntimeMethod* method) { { String_t* L_0; L_0 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFBD1A9745DCC4D80697D44756437CCB57698AE21)), NULL); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_1); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_WriteStartDocument_m06A9651D246C12C39727CDC1FA3A4E9A701F4BA0_RuntimeMethod_var))); } } // System.Void System.Xml.XmlRawWriter::WriteStartDocument(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteStartDocument_m6C1C6E7A7399715D344878C22F801FE8A492A0C0 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, bool ___0_standalone, const RuntimeMethod* method) { { String_t* L_0; L_0 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFBD1A9745DCC4D80697D44756437CCB57698AE21)), NULL); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_1); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_WriteStartDocument_m6C1C6E7A7399715D344878C22F801FE8A492A0C0_RuntimeMethod_var))); } } // System.Void System.Xml.XmlRawWriter::WriteEndDocument() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteEndDocument_m00B0FFF19C0A850E4BD504C7BF9105A9AD2ED3ED (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, const RuntimeMethod* method) { { String_t* L_0; L_0 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFBD1A9745DCC4D80697D44756437CCB57698AE21)), NULL); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_1); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_WriteEndDocument_m00B0FFF19C0A850E4BD504C7BF9105A9AD2ED3ED_RuntimeMethod_var))); } } // System.Void System.Xml.XmlRawWriter::WriteDocType(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteDocType_m97C0CC9F272DCFB083B4186AE86BE36853017152 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, String_t* ___0_name, String_t* ___1_pubid, String_t* ___2_sysid, String_t* ___3_subset, const RuntimeMethod* method) { { return; } } // System.Void System.Xml.XmlRawWriter::WriteEndElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteEndElement_m768234DAF614CA5E82428BA65591838DE758E189 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, const RuntimeMethod* method) { { String_t* L_0; L_0 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFBD1A9745DCC4D80697D44756437CCB57698AE21)), NULL); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_1); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_WriteEndElement_m768234DAF614CA5E82428BA65591838DE758E189_RuntimeMethod_var))); } } // System.Void System.Xml.XmlRawWriter::WriteFullEndElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteFullEndElement_mAC4BEC5490F30322867F31C8A594FAE4DD597DD1 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, const RuntimeMethod* method) { { String_t* L_0; L_0 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFBD1A9745DCC4D80697D44756437CCB57698AE21)), NULL); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_1); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_WriteFullEndElement_mAC4BEC5490F30322867F31C8A594FAE4DD597DD1_RuntimeMethod_var))); } } // System.Void System.Xml.XmlRawWriter::WriteBase64(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteBase64_m3B717B23DDCA782AE1ECD2770444F8978EB12D4C (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlRawWriterBase64Encoder_tD84D358B95FF6F4EF007528F96F95CC2237D495D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { XmlRawWriterBase64Encoder_tD84D358B95FF6F4EF007528F96F95CC2237D495D* L_0 = __this->___base64Encoder_1; if (L_0) { goto IL_0014; } } { XmlRawWriterBase64Encoder_tD84D358B95FF6F4EF007528F96F95CC2237D495D* L_1 = (XmlRawWriterBase64Encoder_tD84D358B95FF6F4EF007528F96F95CC2237D495D*)il2cpp_codegen_object_new(XmlRawWriterBase64Encoder_tD84D358B95FF6F4EF007528F96F95CC2237D495D_il2cpp_TypeInfo_var); NullCheck(L_1); XmlRawWriterBase64Encoder__ctor_mEF2A6728BBE676EAA93B4B87A3A8CB40F99B5C94(L_1, __this, NULL); __this->___base64Encoder_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___base64Encoder_1), (void*)L_1); } IL_0014: { XmlRawWriterBase64Encoder_tD84D358B95FF6F4EF007528F96F95CC2237D495D* L_2 = __this->___base64Encoder_1; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = ___0_buffer; int32_t L_4 = ___1_index; int32_t L_5 = ___2_count; NullCheck(L_2); Base64Encoder_Encode_m93B7F06935043B4D5A76BDAD576A18EB9703AAFA(L_2, L_3, L_4, L_5, NULL); return; } } // System.String System.Xml.XmlRawWriter::LookupPrefix(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlRawWriter_LookupPrefix_mB3E13044C336CFD95B53CCED74520A5C8E6CF72F (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, String_t* ___0_ns, const RuntimeMethod* method) { { String_t* L_0; L_0 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFBD1A9745DCC4D80697D44756437CCB57698AE21)), NULL); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_1); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_LookupPrefix_mB3E13044C336CFD95B53CCED74520A5C8E6CF72F_RuntimeMethod_var))); } } // System.Xml.WriteState System.Xml.XmlRawWriter::get_WriteState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlRawWriter_get_WriteState_mA2067433E589B1EE6D4BC1754826DA6F3429CAFD (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, const RuntimeMethod* method) { { String_t* L_0; L_0 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFBD1A9745DCC4D80697D44756437CCB57698AE21)), NULL); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_1); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_get_WriteState_mA2067433E589B1EE6D4BC1754826DA6F3429CAFD_RuntimeMethod_var))); } } // System.Void System.Xml.XmlRawWriter::WriteCData(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteCData_mAE1C03F9A44994623C7B1EF3E76B14F4E293B9EC (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, String_t* ___0_text, const RuntimeMethod* method) { { String_t* L_0 = ___0_text; VirtualActionInvoker1< String_t* >::Invoke(20 /* System.Void System.Xml.XmlWriter::WriteString(System.String) */, __this, L_0); return; } } // System.Void System.Xml.XmlRawWriter::WriteCharEntity(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteCharEntity_m4F49891F68FDA1490088A8F4D29C62559908F625 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, Il2CppChar ___0_ch, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)1); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = L_0; Il2CppChar L_2 = ___0_ch; NullCheck(L_1); (L_1)->SetAt(static_cast(0), (Il2CppChar)L_2); String_t* L_3; L_3 = String_CreateString_mFBC28D2E3EB87D497F7E702E4FFAD65F635E44DF(NULL, L_1, NULL); VirtualActionInvoker1< String_t* >::Invoke(20 /* System.Void System.Xml.XmlWriter::WriteString(System.String) */, __this, L_3); return; } } // System.Void System.Xml.XmlRawWriter::WriteSurrogateCharEntity(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteSurrogateCharEntity_mBBC2232DA4D976770C775C4503D4450FB1CD3FDC (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, Il2CppChar ___0_lowChar, Il2CppChar ___1_highChar, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)2); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = L_0; Il2CppChar L_2 = ___0_lowChar; NullCheck(L_1); (L_1)->SetAt(static_cast(0), (Il2CppChar)L_2); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_3 = L_1; Il2CppChar L_4 = ___1_highChar; NullCheck(L_3); (L_3)->SetAt(static_cast(1), (Il2CppChar)L_4); String_t* L_5; L_5 = String_CreateString_mFBC28D2E3EB87D497F7E702E4FFAD65F635E44DF(NULL, L_3, NULL); VirtualActionInvoker1< String_t* >::Invoke(20 /* System.Void System.Xml.XmlWriter::WriteString(System.String) */, __this, L_5); return; } } // System.Void System.Xml.XmlRawWriter::WriteWhitespace(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteWhitespace_m69B7654333637A2035F36BA712D451FBD23618D5 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, String_t* ___0_ws, const RuntimeMethod* method) { { String_t* L_0 = ___0_ws; VirtualActionInvoker1< String_t* >::Invoke(20 /* System.Void System.Xml.XmlWriter::WriteString(System.String) */, __this, L_0); return; } } // System.Void System.Xml.XmlRawWriter::WriteChars(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteChars_mBAACCE48512701AA0F9EEE4D1F2F802C7DACEC88 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) { { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_buffer; int32_t L_1 = ___1_index; int32_t L_2 = ___2_count; String_t* L_3; L_3 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_0, L_1, L_2, NULL); VirtualActionInvoker1< String_t* >::Invoke(20 /* System.Void System.Xml.XmlWriter::WriteString(System.String) */, __this, L_3); return; } } // System.Void System.Xml.XmlRawWriter::WriteRaw(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteRaw_m71B243275F38E1F617025195ED2E7B3876BB8817 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) { { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_buffer; int32_t L_1 = ___1_index; int32_t L_2 = ___2_count; String_t* L_3; L_3 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_0, L_1, L_2, NULL); VirtualActionInvoker1< String_t* >::Invoke(20 /* System.Void System.Xml.XmlWriter::WriteString(System.String) */, __this, L_3); return; } } // System.Void System.Xml.XmlRawWriter::WriteRaw(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteRaw_m0F80B20804D4575D499BB07D7B38C0049A61FC09 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, String_t* ___0_data, const RuntimeMethod* method) { { String_t* L_0 = ___0_data; VirtualActionInvoker1< String_t* >::Invoke(20 /* System.Void System.Xml.XmlWriter::WriteString(System.String) */, __this, L_0); return; } } // System.Void System.Xml.XmlRawWriter::WriteValue(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteValue_mBC7A18DA8A75432089DA1F806C7B48547C30B9C7 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, String_t* ___0_value, const RuntimeMethod* method) { { String_t* L_0 = ___0_value; VirtualActionInvoker1< String_t* >::Invoke(20 /* System.Void System.Xml.XmlWriter::WriteString(System.String) */, __this, L_0); return; } } // System.Void System.Xml.XmlRawWriter::WriteAttributes(System.Xml.XmlReader,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteAttributes_mA0FBB2A1847FBBFA368194E34EA8F56C751357EA (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___0_reader, bool ___1_defattr, const RuntimeMethod* method) { { String_t* L_0; L_0 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFBD1A9745DCC4D80697D44756437CCB57698AE21)), NULL); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_1); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_WriteAttributes_mA0FBB2A1847FBBFA368194E34EA8F56C751357EA_RuntimeMethod_var))); } } // System.Void System.Xml.XmlRawWriter::WriteNode(System.Xml.XmlReader,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteNode_mAEAAFB5FA3834598FAD69B9A7C937E2D7135D824 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___0_reader, bool ___1_defattr, const RuntimeMethod* method) { { String_t* L_0; L_0 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFBD1A9745DCC4D80697D44756437CCB57698AE21)), NULL); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_1); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_WriteNode_mAEAAFB5FA3834598FAD69B9A7C937E2D7135D824_RuntimeMethod_var))); } } // System.Void System.Xml.XmlRawWriter::set_NamespaceResolver(System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_set_NamespaceResolver_m3DC419BDD32CFC437141BD30FC993F51F95380EC (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, RuntimeObject* ___0_value, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_value; __this->___resolver_2 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___resolver_2), (void*)L_0); return; } } // System.Void System.Xml.XmlRawWriter::WriteXmlDeclaration(System.Xml.XmlStandalone) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteXmlDeclaration_m12DF473924CE82064D5F36A6EA3A69305E8A664A (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, int32_t ___0_standalone, const RuntimeMethod* method) { { return; } } // System.Void System.Xml.XmlRawWriter::WriteXmlDeclaration(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteXmlDeclaration_m56BE3315E10737E12378C82A0EB89BDC7E473ECC (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, String_t* ___0_xmldecl, const RuntimeMethod* method) { { return; } } // System.Void System.Xml.XmlRawWriter::OnRootElement(System.Xml.ConformanceLevel) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_OnRootElement_m49472334F9B258309313F9ADD328298768CC3791 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, int32_t ___0_conformanceLevel, const RuntimeMethod* method) { { return; } } // System.Void System.Xml.XmlRawWriter::WriteFullEndElement(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteFullEndElement_mBAB2CD37247D50D372D294F6816F3BBC95ACE8B5 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { { String_t* L_0 = ___0_prefix; String_t* L_1 = ___1_localName; String_t* L_2 = ___2_ns; VirtualActionInvoker3< String_t*, String_t*, String_t* >::Invoke(61 /* System.Void System.Xml.XmlRawWriter::WriteEndElement(System.String,System.String,System.String) */, __this, L_0, L_1, L_2); return; } } // System.Boolean System.Xml.XmlRawWriter::get_SupportsNamespaceDeclarationInChunks() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlRawWriter_get_SupportsNamespaceDeclarationInChunks_m01C08E3138D77E93B69A83B77D9A9F016DEFE519 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Void System.Xml.XmlRawWriter::WriteStartNamespaceDeclaration(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteStartNamespaceDeclaration_m73DD1FCBC687FF7D182AE743EC5A3FF2408FD298 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, String_t* ___0_prefix, const RuntimeMethod* method) { { NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var))); NullCheck(L_0); NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_WriteStartNamespaceDeclaration_m73DD1FCBC687FF7D182AE743EC5A3FF2408FD298_RuntimeMethod_var))); } } // System.Void System.Xml.XmlRawWriter::WriteEndNamespaceDeclaration() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteEndNamespaceDeclaration_mF3C8681D7C4A193AAD6B86AEAE99BF4A8D17E616 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, const RuntimeMethod* method) { { NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var))); NullCheck(L_0); NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_WriteEndNamespaceDeclaration_mF3C8681D7C4A193AAD6B86AEAE99BF4A8D17E616_RuntimeMethod_var))); } } // System.Void System.Xml.XmlRawWriter::WriteEndBase64() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_WriteEndBase64_mD3E805B2B1D8DCF03161076828BB76960C3F488E (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, const RuntimeMethod* method) { { XmlRawWriterBase64Encoder_tD84D358B95FF6F4EF007528F96F95CC2237D495D* L_0 = __this->___base64Encoder_1; NullCheck(L_0); Base64Encoder_Flush_mBCE3506CD0C1A9EF71FB84544496707BBC562324(L_0, NULL); return; } } // System.Void System.Xml.XmlRawWriter::Close(System.Xml.WriteState) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter_Close_m828676BDA3EAF3ABCDB853F02C99C825F4D3E12C (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, int32_t ___0_currentState, const RuntimeMethod* method) { { VirtualActionInvoker0::Invoke(28 /* System.Void System.Xml.XmlWriter::Close() */, __this); return; } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteStartDocumentAsync() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteStartDocumentAsync_m08F0636F73ACE0B9D06571227894FAA3E0122E0A (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, const RuntimeMethod* method) { { String_t* L_0; L_0 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFBD1A9745DCC4D80697D44756437CCB57698AE21)), NULL); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_1); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_WriteStartDocumentAsync_m08F0636F73ACE0B9D06571227894FAA3E0122E0A_RuntimeMethod_var))); } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteDocTypeAsync(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteDocTypeAsync_m43AE0F13AB9193A5063CD8347C747109E75644E9 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, String_t* ___0_name, String_t* ___1_pubid, String_t* ___2_sysid, String_t* ___3_subset, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_0 = ((AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_StaticFields*)il2cpp_codegen_static_fields_for(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var))->___DoneTask_0; return L_0; } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteEndElementAsync() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteEndElementAsync_m23862B57ADA6B3302A501DECCB50AC93DDAB1F9D (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, const RuntimeMethod* method) { { String_t* L_0; L_0 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFBD1A9745DCC4D80697D44756437CCB57698AE21)), NULL); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_1); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_WriteEndElementAsync_m23862B57ADA6B3302A501DECCB50AC93DDAB1F9D_RuntimeMethod_var))); } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteFullEndElementAsync() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteFullEndElementAsync_m9ECE927FC16EAEF5F2A061FEC1AD274375FAEE6B (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, const RuntimeMethod* method) { { String_t* L_0; L_0 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFBD1A9745DCC4D80697D44756437CCB57698AE21)), NULL); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_1); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_WriteFullEndElementAsync_m9ECE927FC16EAEF5F2A061FEC1AD274375FAEE6B_RuntimeMethod_var))); } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteCDataAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteCDataAsync_m0D4EC119A14C7D121E6DCF8F8C5FFEB96B1475B0 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, String_t* ___0_text, const RuntimeMethod* method) { { String_t* L_0 = ___0_text; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1; L_1 = VirtualFuncInvoker1< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572*, String_t* >::Invoke(48 /* System.Threading.Tasks.Task System.Xml.XmlWriter::WriteStringAsync(System.String) */, __this, L_0); return L_1; } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteCharEntityAsync(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteCharEntityAsync_mA09F53BCF3BF71D776CF11B94951CC18C01E5C5D (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, Il2CppChar ___0_ch, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)1); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = L_0; Il2CppChar L_2 = ___0_ch; NullCheck(L_1); (L_1)->SetAt(static_cast(0), (Il2CppChar)L_2); String_t* L_3; L_3 = String_CreateString_mFBC28D2E3EB87D497F7E702E4FFAD65F635E44DF(NULL, L_1, NULL); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4; L_4 = VirtualFuncInvoker1< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572*, String_t* >::Invoke(48 /* System.Threading.Tasks.Task System.Xml.XmlWriter::WriteStringAsync(System.String) */, __this, L_3); return L_4; } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteSurrogateCharEntityAsync(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteSurrogateCharEntityAsync_m7F6E2BBBDD59F4E0ED96D023534326B53BF903A0 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, Il2CppChar ___0_lowChar, Il2CppChar ___1_highChar, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)2); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = L_0; Il2CppChar L_2 = ___0_lowChar; NullCheck(L_1); (L_1)->SetAt(static_cast(0), (Il2CppChar)L_2); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_3 = L_1; Il2CppChar L_4 = ___1_highChar; NullCheck(L_3); (L_3)->SetAt(static_cast(1), (Il2CppChar)L_4); String_t* L_5; L_5 = String_CreateString_mFBC28D2E3EB87D497F7E702E4FFAD65F635E44DF(NULL, L_3, NULL); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_6; L_6 = VirtualFuncInvoker1< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572*, String_t* >::Invoke(48 /* System.Threading.Tasks.Task System.Xml.XmlWriter::WriteStringAsync(System.String) */, __this, L_5); return L_6; } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteWhitespaceAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteWhitespaceAsync_m829BEB9930B430B03232E068AA8369FC31B755E6 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, String_t* ___0_ws, const RuntimeMethod* method) { { String_t* L_0 = ___0_ws; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1; L_1 = VirtualFuncInvoker1< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572*, String_t* >::Invoke(48 /* System.Threading.Tasks.Task System.Xml.XmlWriter::WriteStringAsync(System.String) */, __this, L_0); return L_1; } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteCharsAsync(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteCharsAsync_m55DC69D7711B43B536620AAFB2B6BB6D9AF59ACC (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) { { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_buffer; int32_t L_1 = ___1_index; int32_t L_2 = ___2_count; String_t* L_3; L_3 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_0, L_1, L_2, NULL); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4; L_4 = VirtualFuncInvoker1< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572*, String_t* >::Invoke(48 /* System.Threading.Tasks.Task System.Xml.XmlWriter::WriteStringAsync(System.String) */, __this, L_3); return L_4; } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteRawAsync(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteRawAsync_m0C2E1D943F7E160BA2BE5E148B859F5B15321E96 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) { { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_buffer; int32_t L_1 = ___1_index; int32_t L_2 = ___2_count; String_t* L_3; L_3 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_0, L_1, L_2, NULL); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4; L_4 = VirtualFuncInvoker1< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572*, String_t* >::Invoke(48 /* System.Threading.Tasks.Task System.Xml.XmlWriter::WriteStringAsync(System.String) */, __this, L_3); return L_4; } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteRawAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteRawAsync_m2142E386D6139A99DB53C2635520A83C1A232CBA (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, String_t* ___0_data, const RuntimeMethod* method) { { String_t* L_0 = ___0_data; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1; L_1 = VirtualFuncInvoker1< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572*, String_t* >::Invoke(48 /* System.Threading.Tasks.Task System.Xml.XmlWriter::WriteStringAsync(System.String) */, __this, L_0); return L_1; } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteAttributesAsync(System.Xml.XmlReader,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteAttributesAsync_m69A335EF5B61AE2AFC69AF77C34EDFF60F64111D (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___0_reader, bool ___1_defattr, const RuntimeMethod* method) { { String_t* L_0; L_0 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFBD1A9745DCC4D80697D44756437CCB57698AE21)), NULL); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_1); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_WriteAttributesAsync_m69A335EF5B61AE2AFC69AF77C34EDFF60F64111D_RuntimeMethod_var))); } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteNodeAsync(System.Xml.XmlReader,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteNodeAsync_m7B4C16F6DA80E488EA5251C18536426B5A580905 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___0_reader, bool ___1_defattr, const RuntimeMethod* method) { { String_t* L_0; L_0 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFBD1A9745DCC4D80697D44756437CCB57698AE21)), NULL); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_1 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_1); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_1, L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_WriteNodeAsync_m7B4C16F6DA80E488EA5251C18536426B5A580905_RuntimeMethod_var))); } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteXmlDeclarationAsync(System.Xml.XmlStandalone) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteXmlDeclarationAsync_mEE741F088D897775BDC6FD6A5A9E55AD0A971429 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, int32_t ___0_standalone, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_0 = ((AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_StaticFields*)il2cpp_codegen_static_fields_for(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var))->___DoneTask_0; return L_0; } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteXmlDeclarationAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteXmlDeclarationAsync_mCD536A424C419DF11A2AA604F851C00C45662143 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, String_t* ___0_xmldecl, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_0 = ((AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_StaticFields*)il2cpp_codegen_static_fields_for(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var))->___DoneTask_0; return L_0; } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteEndElementAsync(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteEndElementAsync_mE98060151CE505750380DDFFEA230BF9F3DC5B9A (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { { NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* L_0 = (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var))); NullCheck(L_0); NotImplementedException__ctor_mDAB47BC6BD0E342E8F2171E5CABE3E67EA049F1C(L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_WriteEndElementAsync_mE98060151CE505750380DDFFEA230BF9F3DC5B9A_RuntimeMethod_var))); } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteFullEndElementAsync(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteFullEndElementAsync_m9F2F0F8038304ABD817575CD4C63E9EFA4DE41AF (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) { { String_t* L_0 = ___0_prefix; String_t* L_1 = ___1_localName; String_t* L_2 = ___2_ns; Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_3; L_3 = VirtualFuncInvoker3< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572*, String_t*, String_t*, String_t* >::Invoke(71 /* System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteEndElementAsync(System.String,System.String,System.String) */, __this, L_0, L_1, L_2); return L_3; } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteNamespaceDeclarationAsync(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteNamespaceDeclarationAsync_m8331DA1046583532D4F447835F7D72402B8B17BD (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, String_t* ___0_prefix, String_t* ___1_ns, const RuntimeMethod* method) { { NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* L_0 = (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var))); NullCheck(L_0); NotImplementedException__ctor_mDAB47BC6BD0E342E8F2171E5CABE3E67EA049F1C(L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_WriteNamespaceDeclarationAsync_m8331DA1046583532D4F447835F7D72402B8B17BD_RuntimeMethod_var))); } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteStartNamespaceDeclarationAsync(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteStartNamespaceDeclarationAsync_m2ED74C7900A2044E2CCACF6DE09C6188505EF484 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, String_t* ___0_prefix, const RuntimeMethod* method) { { NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var))); NullCheck(L_0); NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_WriteStartNamespaceDeclarationAsync_m2ED74C7900A2044E2CCACF6DE09C6188505EF484_RuntimeMethod_var))); } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteEndNamespaceDeclarationAsync() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteEndNamespaceDeclarationAsync_m3B24C5228C2D92D898006193F35E79BAD7AD29AF (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, const RuntimeMethod* method) { { NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_0 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var))); NullCheck(L_0); NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF(L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlRawWriter_WriteEndNamespaceDeclarationAsync_m3B24C5228C2D92D898006193F35E79BAD7AD29AF_RuntimeMethod_var))); } } // System.Threading.Tasks.Task System.Xml.XmlRawWriter::WriteEndBase64Async() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteEndBase64Async_mA1F542D3A3C5D68EBC540C36E1FAF87D840EFA5F (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, const RuntimeMethod* method) { { XmlRawWriterBase64Encoder_tD84D358B95FF6F4EF007528F96F95CC2237D495D* L_0 = __this->___base64Encoder_1; NullCheck(L_0); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1; L_1 = Base64Encoder_FlushAsync_m37E3B46C484A0150A3376F010B7EF84231330849(L_0, NULL); return L_1; } } // System.Void System.Xml.XmlRawWriter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter__ctor_mFB8EB6B94D64BD9F3093B42E36D60FADC66F9989 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, const RuntimeMethod* method) { { XmlWriter__ctor_m8944C0C05D32C64DD68AE6641BA0943BE80CE714(__this, NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlReaderSettings System.Xml.XmlReader::get_Settings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* XmlReader_get_Settings_m0D9572E3C7ECC83E15DB82E1C69449448BC5433E (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { { return (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA*)NULL; } } // System.String System.Xml.XmlReader::get_Name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlReader_get_Name_m584CCDFC01FC6C2679778096652800364589F784 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = VirtualFuncInvoker0< String_t* >::Invoke(10 /* System.String System.Xml.XmlReader::get_Prefix() */, __this); NullCheck(L_0); int32_t L_1; L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL); if (L_1) { goto IL_0014; } } { String_t* L_2; L_2 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Xml.XmlReader::get_LocalName() */, __this); return L_2; } IL_0014: { XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_3; L_3 = VirtualFuncInvoker0< XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* >::Invoke(36 /* System.Xml.XmlNameTable System.Xml.XmlReader::get_NameTable() */, __this); String_t* L_4; L_4 = VirtualFuncInvoker0< String_t* >::Invoke(10 /* System.String System.Xml.XmlReader::get_Prefix() */, __this); String_t* L_5; L_5 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Xml.XmlReader::get_LocalName() */, __this); String_t* L_6; L_6 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(L_4, _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D, L_5, NULL); NullCheck(L_3); String_t* L_7; L_7 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(6 /* System.String System.Xml.XmlNameTable::Add(System.String) */, L_3, L_6); return L_7; } } // System.Boolean System.Xml.XmlReader::get_IsDefault() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReader_get_IsDefault_m8E9B24348ADEAC8DB66DB57DBA63DADDF147BA91 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Char System.Xml.XmlReader::get_QuoteChar() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar XmlReader_get_QuoteChar_m94EB89E36D1DC20A58DB236A6E3B4D2675A36E0C (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { { return ((int32_t)34); } } // System.Xml.XmlSpace System.Xml.XmlReader::get_XmlSpace() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlReader_get_XmlSpace_m14791B54B3BDE2AA55F5B3C7B3D498C6349E0AFE (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { { return (int32_t)(0); } } // System.String System.Xml.XmlReader::get_XmlLang() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlReader_get_XmlLang_m7C58ED85F12749557F12BADA02656A6CA50DC08B (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; return L_0; } } // System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlReader::get_SchemaInfo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* XmlReader_get_SchemaInfo_mB7CCD23344205CBD3BC3845DF753AEAF1B43E3CE (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IXmlSchemaInfo_tF7DB6310A471259B33C4081B30E73925164204DB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { return ((RuntimeObject*)IsInst((RuntimeObject*)__this, IXmlSchemaInfo_tF7DB6310A471259B33C4081B30E73925164204DB_il2cpp_TypeInfo_var)); } } // System.Type System.Xml.XmlReader::get_ValueType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* XmlReader_get_ValueType_m3857363E6906F056A8CFEAA69EBA3B181CA1A5A3 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_0 = { reinterpret_cast (String_t_0_0_0_var) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_1; L_1 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_0, NULL); return L_1; } } // System.Void System.Xml.XmlReader::MoveToAttribute(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReader_MoveToAttribute_m4A3E26486933DA79ED85C63FD86DE1D0A7414E10 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, int32_t ___0_i, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___0_i; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_000d; } } { int32_t L_1 = ___0_i; int32_t L_2; L_2 = VirtualFuncInvoker0< int32_t >::Invoke(21 /* System.Int32 System.Xml.XmlReader::get_AttributeCount() */, __this); if ((((int32_t)L_1) < ((int32_t)L_2))) { goto IL_0018; } } IL_000d: { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_3 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_3); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1B8590E2F95A4B0631E98EAF5F61AFD63A1C031E)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReader_MoveToAttribute_m4A3E26486933DA79ED85C63FD86DE1D0A7414E10_RuntimeMethod_var))); } IL_0018: { bool L_4; L_4 = VirtualFuncInvoker0< bool >::Invoke(29 /* System.Boolean System.Xml.XmlReader::MoveToElement() */, __this); bool L_5; L_5 = VirtualFuncInvoker0< bool >::Invoke(27 /* System.Boolean System.Xml.XmlReader::MoveToFirstAttribute() */, __this); V_0 = 0; goto IL_0035; } IL_002a: { bool L_6; L_6 = VirtualFuncInvoker0< bool >::Invoke(28 /* System.Boolean System.Xml.XmlReader::MoveToNextAttribute() */, __this); int32_t L_7 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_7, 1)); } IL_0035: { int32_t L_8 = V_0; int32_t L_9 = ___0_i; if ((((int32_t)L_8) < ((int32_t)L_9))) { goto IL_002a; } } { return; } } // System.Void System.Xml.XmlReader::Close() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReader_Close_m00916203478E72B2D955F87F902F1CB3B8A8A5F7 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { { return; } } // System.Void System.Xml.XmlReader::Skip() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReader_Skip_m8D853F4CEE74D714779BE3562E1F59E6222AEE6B (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(34 /* System.Xml.ReadState System.Xml.XmlReader::get_ReadState() */, __this); if ((((int32_t)L_0) == ((int32_t)1))) { goto IL_000a; } } { return; } IL_000a: { bool L_1; L_1 = XmlReader_SkipSubtree_m1CEB7BA6526113C98F922984B0F1D43308C9E0B2(__this, NULL); return; } } // System.Boolean System.Xml.XmlReader::get_CanResolveEntity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReader_get_CanResolveEntity_m0CC577FB52644A99BA9ABDA3B23D8A84E8A452E9 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Boolean System.Xml.XmlReader::get_CanReadValueChunk() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReader_get_CanReadValueChunk_m62C2ECB574DF65D1F83DF380C59AE44F62874236 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Int32 System.Xml.XmlReader::ReadValueChunk(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlReader_ReadValueChunk_mB73AAFE56A79DABFE5411D6C4B38D96752CD9CEC (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) { { String_t* L_0; L_0 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0D929AD36283A98F5B0551589A84C83B5EA0ED79)), NULL); NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_1 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var))); NullCheck(L_1); NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B(L_1, L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReader_ReadValueChunk_mB73AAFE56A79DABFE5411D6C4B38D96752CD9CEC_RuntimeMethod_var))); } } // System.String System.Xml.XmlReader::ReadString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlReader_ReadString_m8647B3401F5E5C93EF9F8F67AEC33422378E17EE (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __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*)&XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(34 /* System.Xml.ReadState System.Xml.XmlReader::get_ReadState() */, __this); if ((((int32_t)L_0) == ((int32_t)1))) { goto IL_000f; } } { String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; return L_1; } IL_000f: { bool L_2; L_2 = VirtualFuncInvoker0< bool >::Invoke(29 /* System.Boolean System.Xml.XmlReader::MoveToElement() */, __this); int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); if ((!(((uint32_t)L_3) == ((uint32_t)1)))) { goto IL_0055; } } { bool L_4; L_4 = VirtualFuncInvoker0< bool >::Invoke(14 /* System.Boolean System.Xml.XmlReader::get_IsEmptyElement() */, __this); if (!L_4) { goto IL_002d; } } { String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; return L_5; } IL_002d: { bool L_6; L_6 = VirtualFuncInvoker0< bool >::Invoke(31 /* System.Boolean System.Xml.XmlReader::Read() */, __this); if (L_6) { goto IL_0045; } } { String_t* L_7; L_7 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFBD1A9745DCC4D80697D44756437CCB57698AE21)), NULL); InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_8 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); NullCheck(L_8); InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_8, L_7, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReader_ReadString_m8647B3401F5E5C93EF9F8F67AEC33422378E17EE_RuntimeMethod_var))); } IL_0045: { int32_t L_9; L_9 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); if ((!(((uint32_t)L_9) == ((uint32_t)((int32_t)15))))) { goto IL_0055; } } { String_t* L_10 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; return L_10; } IL_0055: { String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; V_0 = L_11; goto IL_0072; } IL_005d: { String_t* L_12 = V_0; String_t* L_13; L_13 = VirtualFuncInvoker0< String_t* >::Invoke(11 /* System.String System.Xml.XmlReader::get_Value() */, __this); String_t* L_14; L_14 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_12, L_13, NULL); V_0 = L_14; bool L_15; L_15 = VirtualFuncInvoker0< bool >::Invoke(31 /* System.Boolean System.Xml.XmlReader::Read() */, __this); if (!L_15) { goto IL_007f; } } IL_0072: { int32_t L_16; L_16 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); il2cpp_codegen_runtime_class_init_inline(XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); bool L_17; L_17 = XmlReader_IsTextualNode_m32859BCDBE1258B8D2CE3BDD2F7D700EE2116F34(L_16, NULL); if (L_17) { goto IL_005d; } } IL_007f: { String_t* L_18 = V_0; return L_18; } } // System.Xml.XmlNodeType System.Xml.XmlReader::MoveToContent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlReader_MoveToContent_m9674D304B24B702B01284234728A0892A4350173 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { int32_t V_0 = 0; IL_0000: { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); V_0 = L_0; int32_t L_1 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, 1))) { case 0: { goto IL_0033; } case 1: { goto IL_002c; } case 2: { goto IL_0033; } case 3: { goto IL_0033; } case 4: { goto IL_0033; } } } { int32_t L_2 = V_0; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, ((int32_t)15)))) > ((uint32_t)1)))) { goto IL_0033; } } { goto IL_003a; } IL_002c: { bool L_3; L_3 = VirtualFuncInvoker0< bool >::Invoke(29 /* System.Boolean System.Xml.XmlReader::MoveToElement() */, __this); } IL_0033: { int32_t L_4; L_4 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); return L_4; } IL_003a: { bool L_5; L_5 = VirtualFuncInvoker0< bool >::Invoke(31 /* System.Boolean System.Xml.XmlReader::Read() */, __this); if (L_5) { goto IL_0000; } } { int32_t L_6; L_6 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); return L_6; } } // System.Void System.Xml.XmlReader::ReadStartElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReader_ReadStartElement_m91C35D061592E8327FF677129BC412DBC75502BE (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(43 /* System.Xml.XmlNodeType System.Xml.XmlReader::MoveToContent() */, __this); if ((((int32_t)L_0) == ((int32_t)1))) { goto IL_002e; } } { int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); V_0 = L_1; Il2CppFakeBox L_2(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlNodeType_tCA25567E42A464038FDA6BA318EC0A9627B4CB95_il2cpp_TypeInfo_var)), (&V_0)); String_t* L_3; L_3 = Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)(&L_2), NULL); XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596* L_4 = (XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596_il2cpp_TypeInfo_var))); NullCheck(L_4); XmlException__ctor_m9B374E074F3F119E162C8075170EAC3D83B903C3(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral50709161A683107F88DF833963D6907320EB2D94)), L_3, ((RuntimeObject*)IsInst((RuntimeObject*)__this, ((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IXmlLineInfo_tDD8332CE7D244FDA50A6C5744D7EAEC4A6CCBF05_il2cpp_TypeInfo_var)))), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReader_ReadStartElement_m91C35D061592E8327FF677129BC412DBC75502BE_RuntimeMethod_var))); } IL_002e: { bool L_5; L_5 = VirtualFuncInvoker0< bool >::Invoke(31 /* System.Boolean System.Xml.XmlReader::Read() */, __this); return; } } // System.String System.Xml.XmlReader::ReadElementString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlReader_ReadElementString_mADA8000290EE0555D50AE32B405F4871BD4A97DC (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; { String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; V_0 = L_0; int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(43 /* System.Xml.XmlNodeType System.Xml.XmlReader::MoveToContent() */, __this); if ((((int32_t)L_1) == ((int32_t)1))) { goto IL_0034; } } { int32_t L_2; L_2 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); V_1 = L_2; Il2CppFakeBox L_3(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlNodeType_tCA25567E42A464038FDA6BA318EC0A9627B4CB95_il2cpp_TypeInfo_var)), (&V_1)); String_t* L_4; L_4 = Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)(&L_3), NULL); XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596* L_5 = (XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596_il2cpp_TypeInfo_var))); NullCheck(L_5); XmlException__ctor_m9B374E074F3F119E162C8075170EAC3D83B903C3(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral50709161A683107F88DF833963D6907320EB2D94)), L_4, ((RuntimeObject*)IsInst((RuntimeObject*)__this, ((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IXmlLineInfo_tDD8332CE7D244FDA50A6C5744D7EAEC4A6CCBF05_il2cpp_TypeInfo_var)))), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReader_ReadElementString_mADA8000290EE0555D50AE32B405F4871BD4A97DC_RuntimeMethod_var))); } IL_0034: { bool L_6; L_6 = VirtualFuncInvoker0< bool >::Invoke(14 /* System.Boolean System.Xml.XmlReader::get_IsEmptyElement() */, __this); if (L_6) { goto IL_0093; } } { bool L_7; L_7 = VirtualFuncInvoker0< bool >::Invoke(31 /* System.Boolean System.Xml.XmlReader::Read() */, __this); String_t* L_8; L_8 = VirtualFuncInvoker0< String_t* >::Invoke(42 /* System.String System.Xml.XmlReader::ReadString() */, __this); V_0 = L_8; int32_t L_9; L_9 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); if ((((int32_t)L_9) == ((int32_t)((int32_t)15)))) { goto IL_008a; } } { StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_10 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var)), (uint32_t)2); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_11 = L_10; int32_t L_12; L_12 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); V_1 = L_12; Il2CppFakeBox L_13(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlNodeType_tCA25567E42A464038FDA6BA318EC0A9627B4CB95_il2cpp_TypeInfo_var)), (&V_1)); String_t* L_14; L_14 = Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)(&L_13), NULL); NullCheck(L_11); ArrayElementTypeCheck (L_11, L_14); (L_11)->SetAt(static_cast(0), (String_t*)L_14); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_15 = L_11; NullCheck(L_15); ArrayElementTypeCheck (L_15, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4E1D57CE6B85658D066056F8AB14C7463911E2B2))); (L_15)->SetAt(static_cast(1), (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4E1D57CE6B85658D066056F8AB14C7463911E2B2))); XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596* L_16 = (XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596_il2cpp_TypeInfo_var))); NullCheck(L_16); XmlException__ctor_mC5DF75B19F103B9950AE9C30EE4161CF712442E3(L_16, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCAFD5B1578BE15D85E6DD4147D5AE04B0EF57878)), L_15, ((RuntimeObject*)IsInst((RuntimeObject*)__this, ((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IXmlLineInfo_tDD8332CE7D244FDA50A6C5744D7EAEC4A6CCBF05_il2cpp_TypeInfo_var)))), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_16, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReader_ReadElementString_mADA8000290EE0555D50AE32B405F4871BD4A97DC_RuntimeMethod_var))); } IL_008a: { bool L_17; L_17 = VirtualFuncInvoker0< bool >::Invoke(31 /* System.Boolean System.Xml.XmlReader::Read() */, __this); goto IL_009a; } IL_0093: { bool L_18; L_18 = VirtualFuncInvoker0< bool >::Invoke(31 /* System.Boolean System.Xml.XmlReader::Read() */, __this); } IL_009a: { String_t* L_19 = V_0; return L_19; } } // System.Void System.Xml.XmlReader::ReadEndElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReader_ReadEndElement_m7205BEED63D93DC0B32DC00BD811A78475C2E675 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(43 /* System.Xml.XmlNodeType System.Xml.XmlReader::MoveToContent() */, __this); if ((((int32_t)L_0) == ((int32_t)((int32_t)15)))) { goto IL_002f; } } { int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); V_0 = L_1; Il2CppFakeBox L_2(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlNodeType_tCA25567E42A464038FDA6BA318EC0A9627B4CB95_il2cpp_TypeInfo_var)), (&V_0)); String_t* L_3; L_3 = Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741((Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2*)(&L_2), NULL); XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596* L_4 = (XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596_il2cpp_TypeInfo_var))); NullCheck(L_4); XmlException__ctor_m9B374E074F3F119E162C8075170EAC3D83B903C3(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral50709161A683107F88DF833963D6907320EB2D94)), L_3, ((RuntimeObject*)IsInst((RuntimeObject*)__this, ((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IXmlLineInfo_tDD8332CE7D244FDA50A6C5744D7EAEC4A6CCBF05_il2cpp_TypeInfo_var)))), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReader_ReadEndElement_m7205BEED63D93DC0B32DC00BD811A78475C2E675_RuntimeMethod_var))); } IL_002f: { bool L_5; L_5 = VirtualFuncInvoker0< bool >::Invoke(31 /* System.Boolean System.Xml.XmlReader::Read() */, __this); return; } } // System.Boolean System.Xml.XmlReader::IsStartElement(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReader_IsStartElement_mECA89C8A9C79E487C4178A2232747C87E67261C9 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, String_t* ___0_localname, String_t* ___1_ns, const RuntimeMethod* method) { { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(43 /* System.Xml.XmlNodeType System.Xml.XmlReader::MoveToContent() */, __this); if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0026; } } { String_t* L_1; L_1 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Xml.XmlReader::get_LocalName() */, __this); String_t* L_2 = ___0_localname; bool L_3; L_3 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_1, L_2, NULL); if (!L_3) { goto IL_0024; } } { String_t* L_4; L_4 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Xml.XmlReader::get_NamespaceURI() */, __this); String_t* L_5 = ___1_ns; bool L_6; L_6 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_4, L_5, NULL); return L_6; } IL_0024: { return (bool)0; } IL_0026: { return (bool)0; } } // System.String System.Xml.XmlReader::ReadInnerXml() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlReader_ReadInnerXml_m72E11587E3CBC3C755B3C363EBA3292BBAE25B44 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringWriter_tF48052BE4F980E5C85403221E835768E4156267D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } StringWriter_tF48052BE4F980E5C85403221E835768E4156267D* V_0 = NULL; XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* V_1 = NULL; { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(34 /* System.Xml.ReadState System.Xml.XmlReader::get_ReadState() */, __this); if ((((int32_t)L_0) == ((int32_t)1))) { goto IL_000f; } } { String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; return L_1; } IL_000f: { int32_t L_2; L_2 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); if ((((int32_t)L_2) == ((int32_t)2))) { goto IL_002e; } } { int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_002e; } } { bool L_4; L_4 = VirtualFuncInvoker0< bool >::Invoke(31 /* System.Boolean System.Xml.XmlReader::Read() */, __this); String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; return L_5; } IL_002e: { il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_6; L_6 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL); StringWriter_tF48052BE4F980E5C85403221E835768E4156267D* L_7 = (StringWriter_tF48052BE4F980E5C85403221E835768E4156267D*)il2cpp_codegen_object_new(StringWriter_tF48052BE4F980E5C85403221E835768E4156267D_il2cpp_TypeInfo_var); NullCheck(L_7); StringWriter__ctor_mE3EE42D6B6B6CE4F81849022B19FFC1842FB3FCA(L_7, L_6, NULL); V_0 = L_7; StringWriter_tF48052BE4F980E5C85403221E835768E4156267D* L_8 = V_0; XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_9; L_9 = XmlReader_CreateWriterForInnerOuterXml_m21C406A18221EA69F47CF9E9D4B92F288EEC5321(__this, L_8, NULL); V_1 = L_9; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0075: {// begin finally (depth: 1) XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_10 = V_1; NullCheck(L_10); VirtualActionInvoker0::Invoke(28 /* System.Void System.Xml.XmlWriter::Close() */, L_10); return; }// end finally (depth: 1) }); try {// begin try (depth: 1) { int32_t L_11; L_11 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); if ((!(((uint32_t)L_11) == ((uint32_t)2)))) { goto IL_0062_1; } } { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_12 = V_1; Il2CppChar L_13; L_13 = VirtualFuncInvoker0< Il2CppChar >::Invoke(16 /* System.Char System.Xml.XmlReader::get_QuoteChar() */, __this); NullCheck(((XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B*)CastclassClass((RuntimeObject*)L_12, XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B_il2cpp_TypeInfo_var))); XmlTextWriter_set_QuoteChar_mBF3C553E38CEA9BA68039EA9ABE254F388D078C3(((XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B*)CastclassClass((RuntimeObject*)L_12, XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B_il2cpp_TypeInfo_var)), L_13, NULL); XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_14 = V_1; XmlReader_WriteAttributeValue_mFAF6C308494C08CABA7459D8B7C3D401D64CD3B3(__this, L_14, NULL); } IL_0062_1: { int32_t L_15; L_15 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); if ((!(((uint32_t)L_15) == ((uint32_t)1)))) { goto IL_0073_1; } } { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_16 = V_1; XmlReader_WriteNode_m2BF02F458D263346F4E4C0AD7538584902780D0C(__this, L_16, (bool)0, NULL); } IL_0073_1: { goto IL_007c; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_007c: { StringWriter_tF48052BE4F980E5C85403221E835768E4156267D* L_17 = V_0; NullCheck(L_17); String_t* L_18; L_18 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_17); return L_18; } } // System.Void System.Xml.XmlReader::WriteNode(System.Xml.XmlWriter,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReader_WriteNode_m2BF02F458D263346F4E4C0AD7538584902780D0C (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* ___0_xtw, bool ___1_defattr, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1F1BC4D23D8E5661364EBEC728BE303959F6CF91); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD4DAA1A26807E1A567D68B161E6A95701A3FD560); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t G_B3_0 = 0; { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); if (!L_0) { goto IL_0010; } } { int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(12 /* System.Int32 System.Xml.XmlReader::get_Depth() */, __this); G_B3_0 = L_1; goto IL_0011; } IL_0010: { G_B3_0 = (-1); } IL_0011: { V_0 = G_B3_0; goto IL_0140; } IL_0017: { int32_t L_2; L_2 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); V_1 = L_2; int32_t L_3 = V_1; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, 1))) { case 0: { goto IL_006f; } case 1: { goto IL_0140; } case 2: { goto IL_00b6; } case 3: { goto IL_00d2; } case 4: { goto IL_00e0; } case 5: { goto IL_0140; } case 6: { goto IL_00ee; } case 7: { goto IL_012c; } case 8: { goto IL_0140; } case 9: { goto IL_0102; } case 10: { goto IL_0140; } case 11: { goto IL_0140; } case 12: { goto IL_00c4; } case 13: { goto IL_00c4; } case 14: { goto IL_013a; } case 15: { goto IL_0140; } case 16: { goto IL_00ee; } } } { goto IL_0140; } IL_006f: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_4 = ___0_xtw; String_t* L_5; L_5 = VirtualFuncInvoker0< String_t* >::Invoke(10 /* System.String System.Xml.XmlReader::get_Prefix() */, __this); String_t* L_6; L_6 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Xml.XmlReader::get_LocalName() */, __this); String_t* L_7; L_7 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Xml.XmlReader::get_NamespaceURI() */, __this); NullCheck(L_4); VirtualActionInvoker3< String_t*, String_t*, String_t* >::Invoke(9 /* System.Void System.Xml.XmlWriter::WriteStartElement(System.String,System.String,System.String) */, L_4, L_5, L_6, L_7); XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_8 = ___0_xtw; Il2CppChar L_9; L_9 = VirtualFuncInvoker0< Il2CppChar >::Invoke(16 /* System.Char System.Xml.XmlReader::get_QuoteChar() */, __this); NullCheck(((XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B*)CastclassClass((RuntimeObject*)L_8, XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B_il2cpp_TypeInfo_var))); XmlTextWriter_set_QuoteChar_mBF3C553E38CEA9BA68039EA9ABE254F388D078C3(((XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B*)CastclassClass((RuntimeObject*)L_8, XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B_il2cpp_TypeInfo_var)), L_9, NULL); XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_10 = ___0_xtw; bool L_11 = ___1_defattr; NullCheck(L_10); VirtualActionInvoker2< XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD*, bool >::Invoke(32 /* System.Void System.Xml.XmlWriter::WriteAttributes(System.Xml.XmlReader,System.Boolean) */, L_10, __this, L_11); bool L_12; L_12 = VirtualFuncInvoker0< bool >::Invoke(14 /* System.Boolean System.Xml.XmlReader::get_IsEmptyElement() */, __this); if (!L_12) { goto IL_0140; } } { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_13 = ___0_xtw; NullCheck(L_13); VirtualActionInvoker0::Invoke(10 /* System.Void System.Xml.XmlWriter::WriteEndElement() */, L_13); goto IL_0140; } IL_00b6: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_14 = ___0_xtw; String_t* L_15; L_15 = VirtualFuncInvoker0< String_t* >::Invoke(11 /* System.String System.Xml.XmlReader::get_Value() */, __this); NullCheck(L_14); VirtualActionInvoker1< String_t* >::Invoke(20 /* System.Void System.Xml.XmlWriter::WriteString(System.String) */, L_14, L_15); goto IL_0140; } IL_00c4: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_16 = ___0_xtw; String_t* L_17; L_17 = VirtualFuncInvoker0< String_t* >::Invoke(11 /* System.String System.Xml.XmlReader::get_Value() */, __this); NullCheck(L_16); VirtualActionInvoker1< String_t* >::Invoke(19 /* System.Void System.Xml.XmlWriter::WriteWhitespace(System.String) */, L_16, L_17); goto IL_0140; } IL_00d2: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_18 = ___0_xtw; String_t* L_19; L_19 = VirtualFuncInvoker0< String_t* >::Invoke(11 /* System.String System.Xml.XmlReader::get_Value() */, __this); NullCheck(L_18); VirtualActionInvoker1< String_t* >::Invoke(14 /* System.Void System.Xml.XmlWriter::WriteCData(System.String) */, L_18, L_19); goto IL_0140; } IL_00e0: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_20 = ___0_xtw; String_t* L_21; L_21 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Xml.XmlReader::get_Name() */, __this); NullCheck(L_20); VirtualActionInvoker1< String_t* >::Invoke(17 /* System.Void System.Xml.XmlWriter::WriteEntityRef(System.String) */, L_20, L_21); goto IL_0140; } IL_00ee: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_22 = ___0_xtw; String_t* L_23; L_23 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Xml.XmlReader::get_Name() */, __this); String_t* L_24; L_24 = VirtualFuncInvoker0< String_t* >::Invoke(11 /* System.String System.Xml.XmlReader::get_Value() */, __this); 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); goto IL_0140; } IL_0102: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_25 = ___0_xtw; String_t* L_26; L_26 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Xml.XmlReader::get_Name() */, __this); String_t* L_27; L_27 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(22 /* System.String System.Xml.XmlReader::GetAttribute(System.String) */, __this, _stringLiteral1F1BC4D23D8E5661364EBEC728BE303959F6CF91); String_t* L_28; L_28 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(22 /* System.String System.Xml.XmlReader::GetAttribute(System.String) */, __this, _stringLiteralD4DAA1A26807E1A567D68B161E6A95701A3FD560); String_t* L_29; L_29 = VirtualFuncInvoker0< String_t* >::Invoke(11 /* System.String System.Xml.XmlReader::get_Value() */, __this); NullCheck(L_25); 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_25, L_26, L_27, L_28, L_29); goto IL_0140; } IL_012c: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_30 = ___0_xtw; String_t* L_31; L_31 = VirtualFuncInvoker0< String_t* >::Invoke(11 /* System.String System.Xml.XmlReader::get_Value() */, __this); NullCheck(L_30); VirtualActionInvoker1< String_t* >::Invoke(15 /* System.Void System.Xml.XmlWriter::WriteComment(System.String) */, L_30, L_31); goto IL_0140; } IL_013a: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_32 = ___0_xtw; NullCheck(L_32); VirtualActionInvoker0::Invoke(11 /* System.Void System.Xml.XmlWriter::WriteFullEndElement() */, L_32); } IL_0140: { bool L_33; L_33 = VirtualFuncInvoker0< bool >::Invoke(31 /* System.Boolean System.Xml.XmlReader::Read() */, __this); if (!L_33) { goto IL_0154; } } { int32_t L_34 = V_0; int32_t L_35; L_35 = VirtualFuncInvoker0< int32_t >::Invoke(12 /* System.Int32 System.Xml.XmlReader::get_Depth() */, __this); if ((((int32_t)L_34) < ((int32_t)L_35))) { goto IL_0017; } } IL_0154: { int32_t L_36 = V_0; int32_t L_37; L_37 = VirtualFuncInvoker0< int32_t >::Invoke(12 /* System.Int32 System.Xml.XmlReader::get_Depth() */, __this); if ((!(((uint32_t)L_36) == ((uint32_t)L_37)))) { goto IL_016e; } } { int32_t L_38; L_38 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); if ((!(((uint32_t)L_38) == ((uint32_t)((int32_t)15))))) { goto IL_016e; } } { bool L_39; L_39 = VirtualFuncInvoker0< bool >::Invoke(31 /* System.Boolean System.Xml.XmlReader::Read() */, __this); } IL_016e: { return; } } // System.Void System.Xml.XmlReader::WriteAttributeValue(System.Xml.XmlWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReader_WriteAttributeValue_mFAF6C308494C08CABA7459D8B7C3D401D64CD3B3 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* ___0_xtw, const RuntimeMethod* method) { String_t* V_0 = NULL; { String_t* L_0; L_0 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Xml.XmlReader::get_Name() */, __this); V_0 = L_0; goto IL_002c; } IL_0009: { int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); if ((!(((uint32_t)L_1) == ((uint32_t)5)))) { goto IL_0020; } } { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_2 = ___0_xtw; String_t* L_3; L_3 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Xml.XmlReader::get_Name() */, __this); NullCheck(L_2); VirtualActionInvoker1< String_t* >::Invoke(17 /* System.Void System.Xml.XmlWriter::WriteEntityRef(System.String) */, L_2, L_3); goto IL_002c; } IL_0020: { XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* L_4 = ___0_xtw; String_t* L_5; L_5 = VirtualFuncInvoker0< String_t* >::Invoke(11 /* System.String System.Xml.XmlReader::get_Value() */, __this); NullCheck(L_4); VirtualActionInvoker1< String_t* >::Invoke(20 /* System.Void System.Xml.XmlWriter::WriteString(System.String) */, L_4, L_5); } IL_002c: { bool L_6; L_6 = VirtualFuncInvoker0< bool >::Invoke(30 /* System.Boolean System.Xml.XmlReader::ReadAttributeValue() */, __this); if (L_6) { goto IL_0009; } } { String_t* L_7 = V_0; bool L_8; L_8 = VirtualFuncInvoker1< bool, String_t* >::Invoke(25 /* System.Boolean System.Xml.XmlReader::MoveToAttribute(System.String) */, __this, L_7); return; } } // System.Xml.XmlWriter System.Xml.XmlReader::CreateWriterForInnerOuterXml(System.IO.StringWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F* XmlReader_CreateWriterForInnerOuterXml_m21C406A18221EA69F47CF9E9D4B92F288EEC5321 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, StringWriter_tF48052BE4F980E5C85403221E835768E4156267D* ___0_sw, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B* V_0 = NULL; { StringWriter_tF48052BE4F980E5C85403221E835768E4156267D* L_0 = ___0_sw; XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B* L_1 = (XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B*)il2cpp_codegen_object_new(XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B_il2cpp_TypeInfo_var); NullCheck(L_1); XmlTextWriter__ctor_m4AE8363DFA5B2D16F3750514727C63D4A0096489(L_1, L_0, NULL); V_0 = L_1; XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B* L_2 = V_0; XmlReader_SetNamespacesFlag_m91DA940B33442BDBF6D4E7C8323A4CD38804A43C(__this, L_2, NULL); XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B* L_3 = V_0; return L_3; } } // System.Void System.Xml.XmlReader::SetNamespacesFlag(System.Xml.XmlTextWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReader_SetNamespacesFlag_m91DA940B33442BDBF6D4E7C8323A4CD38804A43C (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B* ___0_xtw, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlValidatingReader_tC22B0C99C972133DC954BB9906B62835330FB3F9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* V_0 = NULL; XmlValidatingReader_tC22B0C99C972133DC954BB9906B62835330FB3F9* V_1 = NULL; { V_0 = ((XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B*)IsInstClass((RuntimeObject*)__this, XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B_il2cpp_TypeInfo_var)); XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* L_0 = V_0; if (!L_0) { goto IL_0017; } } { XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B* L_1 = ___0_xtw; XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* L_2 = V_0; NullCheck(L_2); bool L_3; L_3 = XmlTextReader_get_Namespaces_m220590158131867B9ADD16219151AF9A2F2CA097(L_2, NULL); NullCheck(L_1); XmlTextWriter_set_Namespaces_m83F3F102E98E87105813A68C7318EF2EB26C1384(L_1, L_3, NULL); return; } IL_0017: { V_1 = ((XmlValidatingReader_tC22B0C99C972133DC954BB9906B62835330FB3F9*)IsInstClass((RuntimeObject*)__this, XmlValidatingReader_tC22B0C99C972133DC954BB9906B62835330FB3F9_il2cpp_TypeInfo_var)); XmlValidatingReader_tC22B0C99C972133DC954BB9906B62835330FB3F9* L_4 = V_1; if (!L_4) { goto IL_002d; } } { XmlTextWriter_t9CB64E379F8FE646DA31698A03CE6AF8A594A73B* L_5 = ___0_xtw; XmlValidatingReader_tC22B0C99C972133DC954BB9906B62835330FB3F9* L_6 = V_1; NullCheck(L_6); bool L_7; L_7 = XmlValidatingReader_get_Namespaces_mE9B13FB33252408970F9376B2FF440E9FB71D50F(L_6, NULL); NullCheck(L_5); XmlTextWriter_set_Namespaces_m83F3F102E98E87105813A68C7318EF2EB26C1384(L_5, L_7, NULL); } IL_002d: { return; } } // System.Boolean System.Xml.XmlReader::get_HasAttributes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReader_get_HasAttributes_m3C1671425ACDF97BDD0FA46E1F6C0DBE9A415A40 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = VirtualFuncInvoker0< int32_t >::Invoke(21 /* System.Int32 System.Xml.XmlReader::get_AttributeCount() */, __this); return (bool)((((int32_t)L_0) > ((int32_t)0))? 1 : 0); } } // System.Void System.Xml.XmlReader::Dispose() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReader_Dispose_m48A2333E0A2A858E7F6B3B0B7DE63E33B819929D (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { { VirtualActionInvoker1< bool >::Invoke(50 /* System.Void System.Xml.XmlReader::Dispose(System.Boolean) */, __this, (bool)1); return; } } // System.Void System.Xml.XmlReader::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReader_Dispose_mDB60699E5094B26D8BF472C67CCF7DB2A8DF57ED (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, bool ___0_disposing, const RuntimeMethod* method) { { bool L_0 = ___0_disposing; if (!L_0) { goto IL_0012; } } { int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(34 /* System.Xml.ReadState System.Xml.XmlReader::get_ReadState() */, __this); if ((((int32_t)L_1) == ((int32_t)4))) { goto IL_0012; } } { VirtualActionInvoker0::Invoke(33 /* System.Void System.Xml.XmlReader::Close() */, __this); } IL_0012: { return; } } // System.Xml.XmlNamespaceManager System.Xml.XmlReader::get_NamespaceManager() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* XmlReader_get_NamespaceManager_mFEDA39F2F6C92F9243B151129C84517787E116E5 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { { return (XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F*)NULL; } } // System.Boolean System.Xml.XmlReader::IsTextualNode(System.Xml.XmlNodeType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReader_IsTextualNode_m32859BCDBE1258B8D2CE3BDD2F7D700EE2116F34 (int32_t ___0_nodeType, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); uint32_t L_0 = ((XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_StaticFields*)il2cpp_codegen_static_fields_for(XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var))->___IsTextualNodeBitmap_0; int32_t L_1 = ___0_nodeType; return (bool)((!(((uint64_t)((int64_t)(((int64_t)(uint64_t)L_0)&((int64_t)((int32_t)(1<<((int32_t)((int32_t)L_1&((int32_t)31))))))))) <= ((uint64_t)((int64_t)0))))? 1 : 0); } } // System.Boolean System.Xml.XmlReader::HasValueInternal(System.Xml.XmlNodeType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReader_HasValueInternal_m0B7BDECAB711F012E86C9BC9CDE8C5FEB70C8C92 (int32_t ___0_nodeType, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); uint32_t L_0 = ((XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_StaticFields*)il2cpp_codegen_static_fields_for(XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var))->___HasValueBitmap_2; int32_t L_1 = ___0_nodeType; return (bool)((!(((uint64_t)((int64_t)(((int64_t)(uint64_t)L_0)&((int64_t)((int32_t)(1<<((int32_t)((int32_t)L_1&((int32_t)31))))))))) <= ((uint64_t)((int64_t)0))))? 1 : 0); } } // System.Boolean System.Xml.XmlReader::SkipSubtree() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReader_SkipSubtree_m1CEB7BA6526113C98F922984B0F1D43308C9E0B2 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { bool L_0; L_0 = VirtualFuncInvoker0< bool >::Invoke(29 /* System.Boolean System.Xml.XmlReader::MoveToElement() */, __this); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); if ((!(((uint32_t)L_1) == ((uint32_t)1)))) { goto IL_0041; } } { bool L_2; L_2 = VirtualFuncInvoker0< bool >::Invoke(14 /* System.Boolean System.Xml.XmlReader::get_IsEmptyElement() */, __this); if (L_2) { goto IL_0041; } } { int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(12 /* System.Int32 System.Xml.XmlReader::get_Depth() */, __this); V_0 = L_3; } IL_001f: { bool L_4; L_4 = VirtualFuncInvoker0< bool >::Invoke(31 /* System.Boolean System.Xml.XmlReader::Read() */, __this); if (!L_4) { goto IL_0030; } } { int32_t L_5 = V_0; int32_t L_6; L_6 = VirtualFuncInvoker0< int32_t >::Invoke(12 /* System.Int32 System.Xml.XmlReader::get_Depth() */, __this); if ((((int32_t)L_5) < ((int32_t)L_6))) { goto IL_001f; } } IL_0030: { int32_t L_7; L_7 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, __this); if ((!(((uint32_t)L_7) == ((uint32_t)((int32_t)15))))) { goto IL_0048; } } { bool L_8; L_8 = VirtualFuncInvoker0< bool >::Invoke(31 /* System.Boolean System.Xml.XmlReader::Read() */, __this); return L_8; } IL_0041: { bool L_9; L_9 = VirtualFuncInvoker0< bool >::Invoke(31 /* System.Boolean System.Xml.XmlReader::Read() */, __this); return L_9; } IL_0048: { return (bool)0; } } // System.Boolean System.Xml.XmlReader::get_IsDefaultInternal() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReader_get_IsDefaultInternal_mD8F1EBBDBC671A47D7A98D24979DEC7E2BC6336D (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IXmlSchemaInfo_tF7DB6310A471259B33C4081B30E73925164204DB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { bool L_0; L_0 = VirtualFuncInvoker0< bool >::Invoke(15 /* System.Boolean System.Xml.XmlReader::get_IsDefault() */, __this); if (!L_0) { goto IL_000a; } } { return (bool)1; } IL_000a: { RuntimeObject* L_1; L_1 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(19 /* System.Xml.Schema.IXmlSchemaInfo System.Xml.XmlReader::get_SchemaInfo() */, __this); V_0 = L_1; RuntimeObject* L_2 = V_0; if (!L_2) { goto IL_001e; } } { RuntimeObject* L_3 = V_0; NullCheck(L_3); bool L_4; L_4 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Xml.Schema.IXmlSchemaInfo::get_IsDefault() */, IXmlSchemaInfo_tF7DB6310A471259B33C4081B30E73925164204DB_il2cpp_TypeInfo_var, L_3); if (!L_4) { goto IL_001e; } } { return (bool)1; } IL_001e: { return (bool)0; } } // System.Xml.IDtdInfo System.Xml.XmlReader::get_DtdInfo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* XmlReader_get_DtdInfo_m42D157D136CDD9C8946A52144DC96D2B568B7040 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { { return (RuntimeObject*)NULL; } } // System.Xml.XmlReader System.Xml.XmlReader::Create(System.IO.Stream,System.Xml.XmlReaderSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* XmlReader_Create_mB13C1635A1F7D461EC01E935A0C2CCD5A819F031 (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_input, XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* ___1_settings, 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*)&XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_0 = ___0_input; XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* L_1 = ___1_settings; String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; il2cpp_codegen_runtime_class_init_inline(XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_3; L_3 = XmlReader_Create_m5A27A26F00430803C351D07BFE5120DB2ADF2399(L_0, L_1, L_2, NULL); return L_3; } } // System.Xml.XmlReader System.Xml.XmlReader::Create(System.IO.Stream,System.Xml.XmlReaderSettings,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* XmlReader_Create_m5A27A26F00430803C351D07BFE5120DB2ADF2399 (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_input, XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* ___1_settings, String_t* ___2_baseUri, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* L_0 = ___1_settings; if (L_0) { goto IL_000a; } } { XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* L_1 = (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA*)il2cpp_codegen_object_new(XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_il2cpp_TypeInfo_var); NullCheck(L_1); XmlReaderSettings__ctor_m1BAF1E969D42F7C5D453B381FA763F333C715364(L_1, NULL); ___1_settings = L_1; } IL_000a: { XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* L_2 = ___1_settings; Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_3 = ___0_input; String_t* L_4 = ___2_baseUri; NullCheck(L_2); XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_5; L_5 = XmlReaderSettings_CreateReader_m28F51E3D8AB4BC9B04D23C0AF9DD99940D8E28D6(L_2, L_3, (Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E*)NULL, L_4, (XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B*)NULL, NULL); return L_5; } } // System.Xml.XmlReader System.Xml.XmlReader::Create(System.IO.TextReader,System.Xml.XmlReaderSettings,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* XmlReader_Create_m87846DDF3A0A653F3DF32DB80BD70253A6BDFC69 (TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* ___0_input, XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* ___1_settings, String_t* ___2_baseUri, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* L_0 = ___1_settings; if (L_0) { goto IL_000a; } } { XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* L_1 = (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA*)il2cpp_codegen_object_new(XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_il2cpp_TypeInfo_var); NullCheck(L_1); XmlReaderSettings__ctor_m1BAF1E969D42F7C5D453B381FA763F333C715364(L_1, NULL); ___1_settings = L_1; } IL_000a: { XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* L_2 = ___1_settings; TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* L_3 = ___0_input; String_t* L_4 = ___2_baseUri; NullCheck(L_2); XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_5; L_5 = XmlReaderSettings_CreateReader_m1B17CDEFA24FB4173AE91DCA3BDA012B1338BD36(L_2, L_3, L_4, (XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B*)NULL, NULL); return L_5; } } // System.Xml.XmlReader System.Xml.XmlReader::CreateSqlReader(System.IO.Stream,System.Xml.XmlReaderSettings,System.Xml.XmlParserContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* XmlReader_CreateSqlReader_m4AD2C7F37717242F7AC6765AD07508B75444CD17 (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_input, XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* ___1_settings, XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* ___2_inputContext, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlSqlBinaryReader_tDB2171373279BA92E7F7298C2EFE11B8C11117E8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* V_0 = NULL; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; { Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_0 = ___0_input; if (L_0) { goto IL_000e; } } { ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var))); NullCheck(L_1); ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral15088A7C50E83E49058833A4287B3C2F1CD730D2)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReader_CreateSqlReader_m4AD2C7F37717242F7AC6765AD07508B75444CD17_RuntimeMethod_var))); } IL_000e: { XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* L_2 = ___1_settings; if (L_2) { goto IL_0018; } } { XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* L_3 = (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA*)il2cpp_codegen_object_new(XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_il2cpp_TypeInfo_var); NullCheck(L_3); XmlReaderSettings__ctor_m1BAF1E969D42F7C5D453B381FA763F333C715364(L_3, NULL); ___1_settings = L_3; } IL_0018: { Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_4 = ___0_input; il2cpp_codegen_runtime_class_init_inline(XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); int32_t L_5; L_5 = XmlReader_CalcBufferSize_mC82D99C2F221E3BE45FBCF3FE498F304B29DE78A(L_4, NULL); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_6 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)L_5); V_1 = L_6; V_2 = 0; } IL_0026: { Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_7 = ___0_input; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_8 = V_1; int32_t L_9 = V_2; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_10 = V_1; NullCheck(L_10); int32_t L_11 = V_2; NullCheck(L_7); int32_t L_12; L_12 = VirtualFuncInvoker3< int32_t, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*, int32_t, int32_t >::Invoke(32 /* System.Int32 System.IO.Stream::Read(System.Byte[],System.Int32,System.Int32) */, L_7, L_8, L_9, ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_10)->max_length)), L_11))); V_3 = L_12; int32_t L_13 = V_2; int32_t L_14 = V_3; V_2 = ((int32_t)il2cpp_codegen_add(L_13, L_14)); int32_t L_15 = V_3; if ((((int32_t)L_15) <= ((int32_t)0))) { goto IL_0040; } } { int32_t L_16 = V_2; if ((((int32_t)L_16) < ((int32_t)2))) { goto IL_0026; } } IL_0040: { int32_t L_17 = V_2; if ((((int32_t)L_17) < ((int32_t)2))) { goto IL_0087; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_18 = V_1; NullCheck(L_18); int32_t L_19 = 0; uint8_t L_20 = (L_18)->GetAt(static_cast(L_19)); if ((!(((uint32_t)L_20) == ((uint32_t)((int32_t)223))))) { goto IL_0087; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_21 = V_1; NullCheck(L_21); int32_t L_22 = 1; uint8_t L_23 = (L_21)->GetAt(static_cast(L_22)); if ((!(((uint32_t)L_23) == ((uint32_t)((int32_t)255))))) { goto IL_0087; } } { XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* L_24 = ___2_inputContext; if (!L_24) { goto IL_0070; } } { String_t* L_25; L_25 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBBF707DBD2474C67BE1EDEC6AEE1A9B0F7A9E60D)), NULL); ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_26 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var))); NullCheck(L_26); ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62(L_26, L_25, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCCF7B3DD0886B6E6F35A2244E2D4C28889290AFE)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_26, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReader_CreateSqlReader_m4AD2C7F37717242F7AC6765AD07508B75444CD17_RuntimeMethod_var))); } IL_0070: { Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_27 = ___0_input; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_28 = V_1; int32_t L_29 = V_2; String_t* L_30 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* L_31 = ___1_settings; NullCheck(L_31); bool L_32; L_32 = XmlReaderSettings_get_CloseInput_m59A87285F3D07FC87B95FDA27AB1462D1318342E_inline(L_31, NULL); XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* L_33 = ___1_settings; XmlSqlBinaryReader_tDB2171373279BA92E7F7298C2EFE11B8C11117E8* L_34 = (XmlSqlBinaryReader_tDB2171373279BA92E7F7298C2EFE11B8C11117E8*)il2cpp_codegen_object_new(XmlSqlBinaryReader_tDB2171373279BA92E7F7298C2EFE11B8C11117E8_il2cpp_TypeInfo_var); NullCheck(L_34); XmlSqlBinaryReader__ctor_m8B549A74D0D60D6068D048978B4BB56ADEA840C6(L_34, L_27, L_28, L_29, L_30, L_32, L_33, NULL); V_0 = L_34; goto IL_009e; } IL_0087: { Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_35 = ___0_input; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_36 = V_1; int32_t L_37 = V_2; XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* L_38 = ___1_settings; String_t* L_39 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* L_40 = ___2_inputContext; XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* L_41 = ___1_settings; NullCheck(L_41); bool L_42; L_42 = XmlReaderSettings_get_CloseInput_m59A87285F3D07FC87B95FDA27AB1462D1318342E_inline(L_41, NULL); XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_43 = (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B*)il2cpp_codegen_object_new(XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B_il2cpp_TypeInfo_var); NullCheck(L_43); XmlTextReaderImpl__ctor_mF623EF59677A63009DEA8DAADDA313BCF40E2A20(L_43, L_35, L_36, L_37, L_38, (Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E*)NULL, L_39, L_40, L_42, NULL); V_0 = L_43; } IL_009e: { XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* L_44 = ___1_settings; NullCheck(L_44); int32_t L_45; L_45 = XmlReaderSettings_get_ValidationType_mFF201BAC3A2B593BB69E691E0AA3814455185F8A_inline(L_44, NULL); if (!L_45) { goto IL_00ae; } } { XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* L_46 = ___1_settings; XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_47 = V_0; NullCheck(L_46); XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_48; L_48 = XmlReaderSettings_AddValidation_m7282A35D9968B991F91BBB6C6BE9A230A45EABF9(L_46, L_47, NULL); V_0 = L_48; } IL_00ae: { XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* L_49 = ___1_settings; NullCheck(L_49); bool L_50; L_50 = XmlReaderSettings_get_Async_m17DF552FF8F0211C2AA2E6E94EFA3A0F8474A8F5_inline(L_49, NULL); if (!L_50) { goto IL_00bd; } } { XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_51 = V_0; XmlAsyncCheckReader_t6568CCA31DC0FEB56DD621DAB293E3EB7C00C7F4* L_52; L_52 = XmlAsyncCheckReader_CreateAsyncCheckWrapper_m6749DFC4E3A5E62B8A7F74EFCA553987E26E0228(L_51, NULL); V_0 = L_52; } IL_00bd: { XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_53 = V_0; return L_53; } } // System.Int32 System.Xml.XmlReader::CalcBufferSize(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlReader_CalcBufferSize_mC82D99C2F221E3BE45FBCF3FE498F304B29DE78A (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_input, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlReader_CalcBufferSize_mC82D99C2F221E3BE45FBCF3FE498F304B29DE78A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int64_t V_1 = 0; { V_0 = ((int32_t)4096); Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_0 = ___0_input; NullCheck(L_0); bool L_1; L_1 = VirtualFuncInvoker0< bool >::Invoke(8 /* System.Boolean System.IO.Stream::get_CanSeek() */, L_0); if (!L_1) { goto IL_002e; } } { Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_2 = ___0_input; NullCheck(L_2); int64_t L_3; L_3 = VirtualFuncInvoker0< int64_t >::Invoke(11 /* System.Int64 System.IO.Stream::get_Length() */, L_2); V_1 = L_3; int64_t L_4 = V_1; int32_t L_5 = V_0; if ((((int64_t)L_4) >= ((int64_t)((int64_t)L_5)))) { goto IL_001f; } } { int64_t L_6 = V_1; if ((int64_t)(L_6) > 2147483647LL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), XmlReader_CalcBufferSize_mC82D99C2F221E3BE45FBCF3FE498F304B29DE78A_RuntimeMethod_var); V_0 = ((int32_t)L_6); goto IL_002e; } IL_001f: { int64_t L_7 = V_1; if ((((int64_t)L_7) <= ((int64_t)((int64_t)((int32_t)65536))))) { goto IL_002e; } } { V_0 = ((int32_t)8192); } IL_002e: { int32_t L_8 = V_0; return L_8; } } // System.Threading.Tasks.Task`1 System.Xml.XmlReader::GetValueAsync() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_t3D7638C82ED289AF156EDBAE76842D8DF4C4A9E0* XmlReader_GetValueAsync_m5F7B17D680CE683A0D22D03BCDF523EAF8F99EAA (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { { NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* L_0 = (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var))); NullCheck(L_0); NotImplementedException__ctor_mDAB47BC6BD0E342E8F2171E5CABE3E67EA049F1C(L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReader_GetValueAsync_m5F7B17D680CE683A0D22D03BCDF523EAF8F99EAA_RuntimeMethod_var))); } } // System.Threading.Tasks.Task`1 System.Xml.XmlReader::ReadAsync() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_t824317F4B958F7512E8F7300511752937A6C6043* XmlReader_ReadAsync_mCBBB9DFBCED7115AD23B01DC7798B694147542DE (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { { NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* L_0 = (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var))); NullCheck(L_0); NotImplementedException__ctor_mDAB47BC6BD0E342E8F2171E5CABE3E67EA049F1C(L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReader_ReadAsync_mCBBB9DFBCED7115AD23B01DC7798B694147542DE_RuntimeMethod_var))); } } // System.Threading.Tasks.Task`1 System.Xml.XmlReader::ReadValueChunkAsync(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_t4C228DE57804012969575431CFF12D57C875552D* XmlReader_ReadValueChunkAsync_mF245ED1E43EA3E2CB2BF91C54FAA1B1743F70258 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) { { String_t* L_0; L_0 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0D929AD36283A98F5B0551589A84C83B5EA0ED79)), NULL); NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_1 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var))); NullCheck(L_1); NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B(L_1, L_0, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReader_ReadValueChunkAsync_mF245ED1E43EA3E2CB2BF91C54FAA1B1743F70258_RuntimeMethod_var))); } } // System.Void System.Xml.XmlReader::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReader__ctor_m4E3A6201CC692B2B2F05ED58652056E893995477 (XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* __this, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } // System.Void System.Xml.XmlReader::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReader__cctor_m9FF3BD38D3644E099B8305E251679A77A0DF493E (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ((XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_StaticFields*)il2cpp_codegen_static_fields_for(XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var))->___IsTextualNodeBitmap_0 = ((int32_t)24600); ((XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_StaticFields*)il2cpp_codegen_static_fields_for(XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var))->___CanReadContentAsBitmap_1 = ((int32_t)123324); ((XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_StaticFields*)il2cpp_codegen_static_fields_for(XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var))->___HasValueBitmap_2 = ((int32_t)157084); 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.XmlReaderSettings::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings__ctor_m1BAF1E969D42F7C5D453B381FA763F333C715364 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); XmlReaderSettings_Initialize_mC0DBEC15D6168D01836D2F7874E775DB14F63B76(__this, NULL); return; } } // System.Boolean System.Xml.XmlReaderSettings::get_Async() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReaderSettings_get_Async_m17DF552FF8F0211C2AA2E6E94EFA3A0F8474A8F5 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { bool L_0 = __this->___useAsync_0; return L_0; } } // System.Void System.Xml.XmlReaderSettings::set_Async(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_Async_mD6BEC19B95948116F459E8B53B7FDFBFD52135D3 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, bool ___0_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5A01712EB283A85C1F3D5A52F99E9B7360723B9); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B(__this, _stringLiteralC5A01712EB283A85C1F3D5A52F99E9B7360723B9, NULL); bool L_0 = ___0_value; __this->___useAsync_0 = L_0; return; } } // System.Xml.XmlNameTable System.Xml.XmlReaderSettings::get_NameTable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* XmlReaderSettings_get_NameTable_mAF10C63E556531DDED4ABA060B60FA89D0D263BE (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_0 = __this->___nameTable_1; return L_0; } } // System.Void System.Xml.XmlReaderSettings::set_NameTable(System.Xml.XmlNameTable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_NameTable_m5FE079006C8F4D4FF3924D1B976C335C17058900 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___0_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral81C6A150C740E85EF7BDB2DE76CBED7BCCC3797F); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B(__this, _stringLiteral81C6A150C740E85EF7BDB2DE76CBED7BCCC3797F, NULL); XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_0 = ___0_value; __this->___nameTable_1 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___nameTable_1), (void*)L_0); return; } } // System.Boolean System.Xml.XmlReaderSettings::get_IsXmlResolverSet() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReaderSettings_get_IsXmlResolverSet_mBE7710812B7872C2622B19D7582E8BB43D82EE50 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { bool L_0 = __this->___U3CIsXmlResolverSetU3Ek__BackingField_19; return L_0; } } // System.Void System.Xml.XmlReaderSettings::set_IsXmlResolverSet(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_IsXmlResolverSet_m871B57224C2E3918C193D03425F0F409E4A44A03 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, bool ___0_value, const RuntimeMethod* method) { { bool L_0 = ___0_value; __this->___U3CIsXmlResolverSetU3Ek__BackingField_19 = L_0; return; } } // System.Void System.Xml.XmlReaderSettings::set_XmlResolver(System.Xml.XmlResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_XmlResolver_m44B84031BAC224C07AFD233C3DF9A6383216D883 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* ___0_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral93B59C6870171FCFAA8A0D2F3A21C5B0CEFC7FDD); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B(__this, _stringLiteral93B59C6870171FCFAA8A0D2F3A21C5B0CEFC7FDD, NULL); XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* L_0 = ___0_value; __this->___xmlResolver_2 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___xmlResolver_2), (void*)L_0); XmlReaderSettings_set_IsXmlResolverSet_m871B57224C2E3918C193D03425F0F409E4A44A03_inline(__this, (bool)1, NULL); return; } } // System.Xml.XmlResolver System.Xml.XmlReaderSettings::GetXmlResolver() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* XmlReaderSettings_GetXmlResolver_mA62976BC07B261C3193008BB941B111EC60B4010 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* L_0 = __this->___xmlResolver_2; return L_0; } } // System.Xml.XmlResolver System.Xml.XmlReaderSettings::GetXmlResolver_CheckConfig() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* XmlReaderSettings_GetXmlResolver_CheckConfig_mADD7B22F1880EB692D45CED946E9BF39D42034DB (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { bool L_0; L_0 = XmlReaderSection_get_ProhibitDefaultUrlResolver_m05ADF085D05F3BDBE922DE810EC83C717DA41A03(NULL); if (!L_0) { goto IL_0011; } } { bool L_1; L_1 = XmlReaderSettings_get_IsXmlResolverSet_mBE7710812B7872C2622B19D7582E8BB43D82EE50_inline(__this, NULL); if (L_1) { goto IL_0011; } } { return (XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF*)NULL; } IL_0011: { XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* L_2 = __this->___xmlResolver_2; return L_2; } } // System.Int32 System.Xml.XmlReaderSettings::get_LineNumberOffset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlReaderSettings_get_LineNumberOffset_m1A1AC89A54212AD35ABA966620FD66EE6DF6963A (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___lineNumberOffset_3; return L_0; } } // System.Void System.Xml.XmlReaderSettings::set_LineNumberOffset(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_LineNumberOffset_m2D65499EE921190F3E4AFEF8910A4320F446132A (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, int32_t ___0_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral423005E70CFADA0548835DDF582542DD5BDCFBD3); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B(__this, _stringLiteral423005E70CFADA0548835DDF582542DD5BDCFBD3, NULL); int32_t L_0 = ___0_value; __this->___lineNumberOffset_3 = L_0; return; } } // System.Int32 System.Xml.XmlReaderSettings::get_LinePositionOffset() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlReaderSettings_get_LinePositionOffset_m77D589900D124C6DAD97C42186A63260F877BF52 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___linePositionOffset_4; return L_0; } } // System.Void System.Xml.XmlReaderSettings::set_LinePositionOffset(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_LinePositionOffset_m9421A24A7DF15D954B1301E8E2B6FD1FB27C084A (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, int32_t ___0_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral035877D5564A6EA6B11C79A48808B85A323C2F5C); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B(__this, _stringLiteral035877D5564A6EA6B11C79A48808B85A323C2F5C, NULL); int32_t L_0 = ___0_value; __this->___linePositionOffset_4 = L_0; return; } } // System.Xml.ConformanceLevel System.Xml.XmlReaderSettings::get_ConformanceLevel() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlReaderSettings_get_ConformanceLevel_m56DEADA9ADB805F1C190609DEA42E5322AD109EB (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___conformanceLevel_5; return L_0; } } // System.Void System.Xml.XmlReaderSettings::set_ConformanceLevel(System.Xml.ConformanceLevel) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_ConformanceLevel_m5D9CF37D9B4EC2E5E82B40A52BC07E2062BA1A76 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, int32_t ___0_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral93D87E1629A331F43CB25BB3CFE69C4D3418FA7E); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B(__this, _stringLiteral93D87E1629A331F43CB25BB3CFE69C4D3418FA7E, NULL); int32_t L_0 = ___0_value; if ((!(((uint32_t)L_0) > ((uint32_t)2)))) { goto IL_001a; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_1); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReaderSettings_set_ConformanceLevel_m5D9CF37D9B4EC2E5E82B40A52BC07E2062BA1A76_RuntimeMethod_var))); } IL_001a: { int32_t L_2 = ___0_value; __this->___conformanceLevel_5 = L_2; return; } } // System.Boolean System.Xml.XmlReaderSettings::get_CheckCharacters() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReaderSettings_get_CheckCharacters_m92427DD940718F4E7703229BC80C698DA77A6F35 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { bool L_0 = __this->___checkCharacters_6; return L_0; } } // System.Void System.Xml.XmlReaderSettings::set_CheckCharacters(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_CheckCharacters_m16E3594CB4D8977197AEC7CAE390D688C8E23481 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, bool ___0_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral025C1ECF21AD54C7CC6639C629602C3F7FE62FAA); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B(__this, _stringLiteral025C1ECF21AD54C7CC6639C629602C3F7FE62FAA, NULL); bool L_0 = ___0_value; __this->___checkCharacters_6 = L_0; return; } } // System.Int64 System.Xml.XmlReaderSettings::get_MaxCharactersInDocument() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t XmlReaderSettings_get_MaxCharactersInDocument_mBF86AACB085807A6D3E9936CF287051D34F5261C (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { int64_t L_0 = __this->___maxCharactersInDocument_7; return L_0; } } // System.Void System.Xml.XmlReaderSettings::set_MaxCharactersInDocument(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_MaxCharactersInDocument_m507F7669F33FBE7BC790E84058206529099F5054 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, int64_t ___0_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBA35549D8219B5F5409D55485656844283EB1A95); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B(__this, _stringLiteralBA35549D8219B5F5409D55485656844283EB1A95, NULL); int64_t L_0 = ___0_value; if ((((int64_t)L_0) >= ((int64_t)((int64_t)0)))) { goto IL_001b; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_1); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReaderSettings_set_MaxCharactersInDocument_m507F7669F33FBE7BC790E84058206529099F5054_RuntimeMethod_var))); } IL_001b: { int64_t L_2 = ___0_value; __this->___maxCharactersInDocument_7 = L_2; return; } } // System.Int64 System.Xml.XmlReaderSettings::get_MaxCharactersFromEntities() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t XmlReaderSettings_get_MaxCharactersFromEntities_mFFA78372DCCFF598DEC760725FA69CAB89A651C3 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { int64_t L_0 = __this->___maxCharactersFromEntities_8; return L_0; } } // System.Void System.Xml.XmlReaderSettings::set_MaxCharactersFromEntities(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_MaxCharactersFromEntities_m717EF5BB122D0875DA5A4CBB4AC7BCE649B0910E (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, int64_t ___0_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7A7B03EDCCEC1AA676CFA2D7002A577C44FC6A13); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B(__this, _stringLiteral7A7B03EDCCEC1AA676CFA2D7002A577C44FC6A13, NULL); int64_t L_0 = ___0_value; if ((((int64_t)L_0) >= ((int64_t)((int64_t)0)))) { goto IL_001b; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_1); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReaderSettings_set_MaxCharactersFromEntities_m717EF5BB122D0875DA5A4CBB4AC7BCE649B0910E_RuntimeMethod_var))); } IL_001b: { int64_t L_2 = ___0_value; __this->___maxCharactersFromEntities_8 = L_2; return; } } // System.Boolean System.Xml.XmlReaderSettings::get_IgnoreWhitespace() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReaderSettings_get_IgnoreWhitespace_mB0490662AA55A785F86A219B1A9317246868AF33 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { bool L_0 = __this->___ignoreWhitespace_9; return L_0; } } // System.Void System.Xml.XmlReaderSettings::set_IgnoreWhitespace(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_IgnoreWhitespace_m4BD0B66D712AF9636F562222077CB830E887FF60 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, bool ___0_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral010415DFD810DA785E5CD8173EA9688EDA5E73FE); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B(__this, _stringLiteral010415DFD810DA785E5CD8173EA9688EDA5E73FE, NULL); bool L_0 = ___0_value; __this->___ignoreWhitespace_9 = L_0; return; } } // System.Boolean System.Xml.XmlReaderSettings::get_IgnoreProcessingInstructions() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReaderSettings_get_IgnoreProcessingInstructions_mF0F6DF6AA4090054BE46DB02400F18CEC5FC850A (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { bool L_0 = __this->___ignorePIs_10; return L_0; } } // System.Void System.Xml.XmlReaderSettings::set_IgnoreProcessingInstructions(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_IgnoreProcessingInstructions_m965368E00B6CD619916BE73B03ACD3AAA5BE708C (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, bool ___0_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFD8C61EC8DBC1376295F70EFEF4B5FDF50F09FBE); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B(__this, _stringLiteralFD8C61EC8DBC1376295F70EFEF4B5FDF50F09FBE, NULL); bool L_0 = ___0_value; __this->___ignorePIs_10 = L_0; return; } } // System.Boolean System.Xml.XmlReaderSettings::get_IgnoreComments() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReaderSettings_get_IgnoreComments_m84AF33F6BBE1C9AF5CD0FB0665B923816CED496F (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { bool L_0 = __this->___ignoreComments_11; return L_0; } } // System.Void System.Xml.XmlReaderSettings::set_IgnoreComments(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_IgnoreComments_mA62566F443A53E7FECC98C0D317F47988559DCB4 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, bool ___0_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral831ED6EC0D1759EC26A1E876BA9836719586C6D1); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B(__this, _stringLiteral831ED6EC0D1759EC26A1E876BA9836719586C6D1, NULL); bool L_0 = ___0_value; __this->___ignoreComments_11 = L_0; return; } } // System.Xml.DtdProcessing System.Xml.XmlReaderSettings::get_DtdProcessing() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlReaderSettings_get_DtdProcessing_m6855A18AA93729899B666898C1FD7B46D3330C5F (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___dtdProcessing_12; return L_0; } } // System.Void System.Xml.XmlReaderSettings::set_DtdProcessing(System.Xml.DtdProcessing) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_DtdProcessing_mDC4E1119E3381F9C237565E3FFFC5B2CFF7C0043 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, int32_t ___0_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD515C8E4D2BD0B64EE134AD25058BE95BF0175BC); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B(__this, _stringLiteralD515C8E4D2BD0B64EE134AD25058BE95BF0175BC, NULL); int32_t L_0 = ___0_value; if ((!(((uint32_t)L_0) > ((uint32_t)2)))) { goto IL_001a; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_1); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReaderSettings_set_DtdProcessing_mDC4E1119E3381F9C237565E3FFFC5B2CFF7C0043_RuntimeMethod_var))); } IL_001a: { int32_t L_2 = ___0_value; __this->___dtdProcessing_12 = L_2; return; } } // System.Boolean System.Xml.XmlReaderSettings::get_CloseInput() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReaderSettings_get_CloseInput_m59A87285F3D07FC87B95FDA27AB1462D1318342E (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { bool L_0 = __this->___closeInput_17; return L_0; } } // System.Void System.Xml.XmlReaderSettings::set_CloseInput(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_CloseInput_m55C65CFB4AEC572D21825B2EFC92E05B0CE13EE0 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, bool ___0_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9CEED7FBCC48F5EFBFF9645E724BBF3DBFF0A118); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B(__this, _stringLiteral9CEED7FBCC48F5EFBFF9645E724BBF3DBFF0A118, NULL); bool L_0 = ___0_value; __this->___closeInput_17 = L_0; return; } } // System.Xml.ValidationType System.Xml.XmlReaderSettings::get_ValidationType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlReaderSettings_get_ValidationType_mFF201BAC3A2B593BB69E691E0AA3814455185F8A (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___validationType_13; return L_0; } } // System.Void System.Xml.XmlReaderSettings::set_ValidationType(System.Xml.ValidationType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_ValidationType_m651D049117DA5C80F75BEB925AB0E1FE40E25620 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, int32_t ___0_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF5979AB58C12081193D7D5D578C3378FAF6395E9); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B(__this, _stringLiteralF5979AB58C12081193D7D5D578C3378FAF6395E9, NULL); int32_t L_0 = ___0_value; if ((!(((uint32_t)L_0) > ((uint32_t)4)))) { goto IL_001a; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_1); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReaderSettings_set_ValidationType_m651D049117DA5C80F75BEB925AB0E1FE40E25620_RuntimeMethod_var))); } IL_001a: { int32_t L_2 = ___0_value; __this->___validationType_13 = L_2; return; } } // System.Xml.Schema.XmlSchemaValidationFlags System.Xml.XmlReaderSettings::get_ValidationFlags() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlReaderSettings_get_ValidationFlags_m22A3C5CFDC1CBF2EF8B5975A581B00EDF4D8E876 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___validationFlags_14; return L_0; } } // System.Void System.Xml.XmlReaderSettings::set_ValidationFlags(System.Xml.Schema.XmlSchemaValidationFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_ValidationFlags_m846A17F2EB68AF5C850CDE3CA8218B2D6A400A02 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, int32_t ___0_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8C301B74DC1621E41EEBD8B5B23916680BB45ACF); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B(__this, _stringLiteral8C301B74DC1621E41EEBD8B5B23916680BB45ACF, NULL); int32_t L_0 = ___0_value; if ((!(((uint32_t)L_0) > ((uint32_t)((int32_t)31))))) { goto IL_001b; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_1); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReaderSettings_set_ValidationFlags_m846A17F2EB68AF5C850CDE3CA8218B2D6A400A02_RuntimeMethod_var))); } IL_001b: { int32_t L_2 = ___0_value; __this->___validationFlags_14 = L_2; return; } } // System.Xml.Schema.XmlSchemaSet System.Xml.XmlReaderSettings::get_Schemas() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1* XmlReaderSettings_get_Schemas_mCA60590694647CFB542019784F457006B33D2C62 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1* L_0 = __this->___schemas_15; if (L_0) { goto IL_0013; } } { XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1* L_1 = (XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1*)il2cpp_codegen_object_new(XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1_il2cpp_TypeInfo_var); NullCheck(L_1); XmlSchemaSet__ctor_m3D365A1BB668EC9DBFBE314F44F00B1AFB3257BD(L_1, NULL); __this->___schemas_15 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___schemas_15), (void*)L_1); } IL_0013: { XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1* L_2 = __this->___schemas_15; return L_2; } } // System.Void System.Xml.XmlReaderSettings::set_Schemas(System.Xml.Schema.XmlSchemaSet) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_Schemas_m4210C0E93B55A57E27BE2D71AC039E8D51DE2EA2 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1* ___0_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCE60ED23C56E9CE0BE0D8C64F903A987CC2AD1F0); s_Il2CppMethodInitialized = true; } { XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B(__this, _stringLiteralCE60ED23C56E9CE0BE0D8C64F903A987CC2AD1F0, NULL); XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1* L_0 = ___0_value; __this->___schemas_15 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___schemas_15), (void*)L_0); return; } } // System.Xml.XmlReaderSettings System.Xml.XmlReaderSettings::Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* XmlReaderSettings_Clone_m6581889814EA9982ABCE97535D76722F81972101 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0; L_0 = Object_MemberwiseClone_m0676AEE25C3CF7C09F15ECF9EC5CC407863617B3(__this, NULL); XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* L_1 = ((XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA*)IsInstSealed((RuntimeObject*)L_0, XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_il2cpp_TypeInfo_var)); NullCheck(L_1); XmlReaderSettings_set_ReadOnly_mE9D803936E0E2E8A22464C57D96C71AB35D1A6CB_inline(L_1, (bool)0, NULL); return L_1; } } // System.Xml.Schema.ValidationEventHandler System.Xml.XmlReaderSettings::GetEventHandler() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* XmlReaderSettings_GetEventHandler_m846EA87D263A6804F452088315D63F5FA898AC64 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* L_0 = __this->___valEventHandler_16; return L_0; } } // System.Xml.XmlReader System.Xml.XmlReaderSettings::CreateReader(System.IO.Stream,System.Uri,System.String,System.Xml.XmlParserContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* XmlReaderSettings_CreateReader_m28F51E3D8AB4BC9B04D23C0AF9DD99940D8E28D6 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_input, Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* ___1_baseUri, String_t* ___2_baseUriString, XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* ___3_inputContext, 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*)&Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* V_0 = NULL; { Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_0 = ___0_input; if (L_0) { goto IL_000e; } } { ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var))); NullCheck(L_1); ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral15088A7C50E83E49058833A4287B3C2F1CD730D2)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReaderSettings_CreateReader_m28F51E3D8AB4BC9B04D23C0AF9DD99940D8E28D6_RuntimeMethod_var))); } IL_000e: { String_t* L_2 = ___2_baseUriString; if (L_2) { goto IL_002b; } } { Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* L_3 = ___1_baseUri; il2cpp_codegen_runtime_class_init_inline(Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E_il2cpp_TypeInfo_var); bool L_4; L_4 = Uri_op_Equality_mD7D7AAB7023C0873B37D8B8C7195BEF34002A194(L_3, (Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E*)NULL, NULL); if (!L_4) { goto IL_0023; } } { String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; ___2_baseUriString = L_5; goto IL_002b; } IL_0023: { Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* L_6 = ___1_baseUri; NullCheck(L_6); String_t* L_7; L_7 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_6); ___2_baseUriString = L_7; } IL_002b: { Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_8 = ___0_input; Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* L_9 = ___1_baseUri; String_t* L_10 = ___2_baseUriString; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* L_11 = ___3_inputContext; bool L_12 = __this->___closeInput_17; XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_13 = (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B*)il2cpp_codegen_object_new(XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B_il2cpp_TypeInfo_var); NullCheck(L_13); XmlTextReaderImpl__ctor_mF623EF59677A63009DEA8DAADDA313BCF40E2A20(L_13, L_8, (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL, 0, __this, L_9, L_10, L_11, L_12, NULL); V_0 = L_13; int32_t L_14; L_14 = XmlReaderSettings_get_ValidationType_mFF201BAC3A2B593BB69E691E0AA3814455185F8A_inline(__this, NULL); if (!L_14) { goto IL_004f; } } { XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_15 = V_0; XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_16; L_16 = XmlReaderSettings_AddValidation_m7282A35D9968B991F91BBB6C6BE9A230A45EABF9(__this, L_15, NULL); V_0 = L_16; } IL_004f: { bool L_17 = __this->___useAsync_0; if (!L_17) { goto IL_005e; } } { XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_18 = V_0; XmlAsyncCheckReader_t6568CCA31DC0FEB56DD621DAB293E3EB7C00C7F4* L_19; L_19 = XmlAsyncCheckReader_CreateAsyncCheckWrapper_m6749DFC4E3A5E62B8A7F74EFCA553987E26E0228(L_18, NULL); V_0 = L_19; } IL_005e: { XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_20 = V_0; return L_20; } } // System.Xml.XmlReader System.Xml.XmlReaderSettings::CreateReader(System.IO.TextReader,System.String,System.Xml.XmlParserContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* XmlReaderSettings_CreateReader_m1B17CDEFA24FB4173AE91DCA3BDA012B1338BD36 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* ___0_input, String_t* ___1_baseUriString, XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* ___2_inputContext, 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*)&XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* V_0 = NULL; { TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* L_0 = ___0_input; if (L_0) { goto IL_000e; } } { ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var))); NullCheck(L_1); ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral15088A7C50E83E49058833A4287B3C2F1CD730D2)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReaderSettings_CreateReader_m1B17CDEFA24FB4173AE91DCA3BDA012B1338BD36_RuntimeMethod_var))); } IL_000e: { String_t* L_2 = ___1_baseUriString; if (L_2) { goto IL_0018; } } { String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; ___1_baseUriString = L_3; } IL_0018: { TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* L_4 = ___0_input; String_t* L_5 = ___1_baseUriString; XmlParserContext_t843976A0319F7334808DCCAAA4F36EAB41A92F3B* L_6 = ___2_inputContext; XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_7 = (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B*)il2cpp_codegen_object_new(XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B_il2cpp_TypeInfo_var); NullCheck(L_7); XmlTextReaderImpl__ctor_m285CC96B7C323DF9216D243E3353C9091CC5B288(L_7, L_4, __this, L_5, L_6, NULL); V_0 = L_7; int32_t L_8; L_8 = XmlReaderSettings_get_ValidationType_mFF201BAC3A2B593BB69E691E0AA3814455185F8A_inline(__this, NULL); if (!L_8) { goto IL_0032; } } { XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_9 = V_0; XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_10; L_10 = XmlReaderSettings_AddValidation_m7282A35D9968B991F91BBB6C6BE9A230A45EABF9(__this, L_9, NULL); V_0 = L_10; } IL_0032: { bool L_11 = __this->___useAsync_0; if (!L_11) { goto IL_0041; } } { XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_12 = V_0; XmlAsyncCheckReader_t6568CCA31DC0FEB56DD621DAB293E3EB7C00C7F4* L_13; L_13 = XmlAsyncCheckReader_CreateAsyncCheckWrapper_m6749DFC4E3A5E62B8A7F74EFCA553987E26E0228(L_12, NULL); V_0 = L_13; } IL_0041: { XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_14 = V_0; return L_14; } } // System.Void System.Xml.XmlReaderSettings::set_ReadOnly(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_set_ReadOnly_mE9D803936E0E2E8A22464C57D96C71AB35D1A6CB (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, bool ___0_value, const RuntimeMethod* method) { { bool L_0 = ___0_value; __this->___isReadOnly_18 = L_0; return; } } // System.Void System.Xml.XmlReaderSettings::CheckReadOnly(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, String_t* ___0_propertyName, const RuntimeMethod* method) { { bool L_0 = __this->___isReadOnly_18; if (!L_0) { goto IL_0029; } } { Type_t* L_1; L_1 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(__this, 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 = ___0_propertyName; String_t* L_4; L_4 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D)), L_3, NULL); XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596* L_5 = (XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlException_t86B8FDC142BBE4C73921439C9F1631092526D596_il2cpp_TypeInfo_var))); NullCheck(L_5); XmlException__ctor_mD7C8E5B35C43BCEDBB41ADC035A38088DFE88A87(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral044BADD70F84141B60AE555B5513ABA7D660F738)), L_4, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlReaderSettings_CheckReadOnly_m637E1546098F107C8DD71AF528A89D69D352757B_RuntimeMethod_var))); } IL_0029: { return; } } // System.Void System.Xml.XmlReaderSettings::Initialize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_Initialize_mC0DBEC15D6168D01836D2F7874E775DB14F63B76 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { XmlReaderSettings_Initialize_m06C6F113289807FBE5B5E248DC1E1C9B199CD477(__this, (XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF*)NULL, NULL); return; } } // System.Void System.Xml.XmlReaderSettings::Initialize(System.Xml.XmlResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReaderSettings_Initialize_m06C6F113289807FBE5B5E248DC1E1C9B199CD477 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* ___0_resolver, const RuntimeMethod* method) { XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* G_B2_0 = NULL; XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* G_B1_0 = NULL; XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* G_B3_0 = NULL; XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* G_B3_1 = NULL; { __this->___nameTable_1 = (XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___nameTable_1), (void*)(XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8*)NULL); XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* L_0 = ___0_resolver; G_B1_0 = __this; if (!L_0) { G_B2_0 = __this; goto IL_000e; } } { XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* L_1 = ___0_resolver; G_B3_0 = L_1; G_B3_1 = G_B1_0; goto IL_0013; } IL_000e: { XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* L_2; L_2 = XmlReaderSettings_CreateDefaultResolver_m0D158301CF988E9310F894C9C74F1404DDE5B44E(NULL); G_B3_0 = L_2; G_B3_1 = G_B2_0; } IL_0013: { NullCheck(G_B3_1); G_B3_1->___xmlResolver_2 = G_B3_0; Il2CppCodeGenWriteBarrier((void**)(&G_B3_1->___xmlResolver_2), (void*)G_B3_0); __this->___maxCharactersFromEntities_8 = ((int64_t)0); __this->___lineNumberOffset_3 = 0; __this->___linePositionOffset_4 = 0; __this->___checkCharacters_6 = (bool)1; __this->___conformanceLevel_5 = 2; __this->___ignoreWhitespace_9 = (bool)0; __this->___ignorePIs_10 = (bool)0; __this->___ignoreComments_11 = (bool)0; __this->___dtdProcessing_12 = 0; __this->___closeInput_17 = (bool)0; __this->___maxCharactersInDocument_7 = ((int64_t)0); __this->___schemas_15 = (XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___schemas_15), (void*)(XmlSchemaSet_t048A12CE7D00EF330EF32A388B69A240899F88D1*)NULL); __this->___validationType_13 = 0; __this->___validationFlags_14 = 8; int32_t L_3 = __this->___validationFlags_14; __this->___validationFlags_14 = ((int32_t)((int32_t)L_3|((int32_t)16))); __this->___useAsync_0 = (bool)0; __this->___isReadOnly_18 = (bool)0; XmlReaderSettings_set_IsXmlResolverSet_m871B57224C2E3918C193D03425F0F409E4A44A03_inline(__this, (bool)0, NULL); return; } } // System.Xml.XmlResolver System.Xml.XmlReaderSettings::CreateDefaultResolver() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* XmlReaderSettings_CreateDefaultResolver_m0D158301CF988E9310F894C9C74F1404DDE5B44E (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlUrlResolver_tD1DCA07B66A58F98930187AF17C9B31258C1008E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { XmlUrlResolver_tD1DCA07B66A58F98930187AF17C9B31258C1008E* L_0 = (XmlUrlResolver_tD1DCA07B66A58F98930187AF17C9B31258C1008E*)il2cpp_codegen_object_new(XmlUrlResolver_tD1DCA07B66A58F98930187AF17C9B31258C1008E_il2cpp_TypeInfo_var); NullCheck(L_0); XmlUrlResolver__ctor_m2BF23C41038D2825C0854A4C01DCE078E171A7BB(L_0, NULL); return L_0; } } // System.Xml.XmlReader System.Xml.XmlReaderSettings::AddValidation(System.Xml.XmlReader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* XmlReaderSettings_AddValidation_m7282A35D9968B991F91BBB6C6BE9A230A45EABF9 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___0_reader, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlUrlResolver_tD1DCA07B66A58F98930187AF17C9B31258C1008E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XsdValidatingReader_tC7C9B4A5D46184E4A548F7A12177D50D22CC361E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* V_0 = NULL; { int32_t L_0 = __this->___validationType_13; if ((!(((uint32_t)L_0) == ((uint32_t)4)))) { goto IL_0034; } } { XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* L_1; L_1 = XmlReaderSettings_GetXmlResolver_CheckConfig_mADD7B22F1880EB692D45CED946E9BF39D42034DB(__this, NULL); V_0 = L_1; XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* L_2 = V_0; if (L_2) { goto IL_0028; } } { bool L_3; L_3 = XmlReaderSettings_get_IsXmlResolverSet_mBE7710812B7872C2622B19D7582E8BB43D82EE50_inline(__this, NULL); if (L_3) { goto IL_0028; } } { bool L_4; L_4 = XmlReaderSettings_EnableLegacyXmlSettings_mE04ABCDC86EA268BDAC1BC8F29C15F958150F424(NULL); if (L_4) { goto IL_0028; } } { XmlUrlResolver_tD1DCA07B66A58F98930187AF17C9B31258C1008E* L_5 = (XmlUrlResolver_tD1DCA07B66A58F98930187AF17C9B31258C1008E*)il2cpp_codegen_object_new(XmlUrlResolver_tD1DCA07B66A58F98930187AF17C9B31258C1008E_il2cpp_TypeInfo_var); NullCheck(L_5); XmlUrlResolver__ctor_m2BF23C41038D2825C0854A4C01DCE078E171A7BB(L_5, NULL); V_0 = L_5; } IL_0028: { XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_6 = ___0_reader; XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* L_7 = V_0; XsdValidatingReader_tC7C9B4A5D46184E4A548F7A12177D50D22CC361E* L_8 = (XsdValidatingReader_tC7C9B4A5D46184E4A548F7A12177D50D22CC361E*)il2cpp_codegen_object_new(XsdValidatingReader_tC7C9B4A5D46184E4A548F7A12177D50D22CC361E_il2cpp_TypeInfo_var); NullCheck(L_8); XsdValidatingReader__ctor_mEFDFB844E2E2199663E2DD8906B0B4A74B3EF5F0(L_8, L_6, L_7, __this, NULL); ___0_reader = L_8; goto IL_0046; } IL_0034: { int32_t L_9 = __this->___validationType_13; if ((!(((uint32_t)L_9) == ((uint32_t)2)))) { goto IL_0046; } } { XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_10 = ___0_reader; XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_11; L_11 = XmlReaderSettings_CreateDtdValidatingReader_mDFB0D648AD00CA7B1B027BFA1FBA9E0464B70971(__this, L_10, NULL); ___0_reader = L_11; } IL_0046: { XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_12 = ___0_reader; return L_12; } } // System.Xml.XmlValidatingReaderImpl System.Xml.XmlReaderSettings::CreateDtdValidatingReader(System.Xml.XmlReader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* XmlReaderSettings_CreateDtdValidatingReader_mDFB0D648AD00CA7B1B027BFA1FBA9E0464B70971 (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___0_baseReader, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_0 = ___0_baseReader; ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* L_1; L_1 = XmlReaderSettings_GetEventHandler_m846EA87D263A6804F452088315D63F5FA898AC64_inline(__this, NULL); int32_t L_2; L_2 = XmlReaderSettings_get_ValidationFlags_m22A3C5CFDC1CBF2EF8B5975A581B00EDF4D8E876_inline(__this, NULL); XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8* L_3 = (XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8*)il2cpp_codegen_object_new(XmlValidatingReaderImpl_t5E1938148F73C4871F4B28C234B1EEF586998EA8_il2cpp_TypeInfo_var); NullCheck(L_3); XmlValidatingReaderImpl__ctor_mB46D37CD4504EACF6A6E6AB65A3D0EB8A96CF950(L_3, L_0, L_1, (bool)((!(((uint32_t)((int32_t)((int32_t)L_2&8))) <= ((uint32_t)0)))? 1 : 0), NULL); return L_3; } } // System.Boolean System.Xml.XmlReaderSettings::EnableLegacyXmlSettings() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlReaderSettings_EnableLegacyXmlSettings_mE04ABCDC86EA268BDAC1BC8F29C15F958150F424 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_m4FAA8281CB4EFFD8B817734351FB3AC20A0CD6F5_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m6B76D139692C43B2AF7C695FAB044B16ACFAF355_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_mE2C54C6AE9FC9F05BF44CD9D7D61DC6CD56E3E28_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0; L_0 = Nullable_1_get_HasValue_m6B76D139692C43B2AF7C695FAB044B16ACFAF355_inline((&((XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_StaticFields*)il2cpp_codegen_static_fields_for(XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_il2cpp_TypeInfo_var))->___s_enableLegacyXmlSettings_20), Nullable_1_get_HasValue_m6B76D139692C43B2AF7C695FAB044B16ACFAF355_RuntimeMethod_var); if (!L_0) { goto IL_0017; } } { bool L_1; L_1 = Nullable_1_get_Value_mE2C54C6AE9FC9F05BF44CD9D7D61DC6CD56E3E28((&((XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_StaticFields*)il2cpp_codegen_static_fields_for(XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_il2cpp_TypeInfo_var))->___s_enableLegacyXmlSettings_20), Nullable_1_get_Value_mE2C54C6AE9FC9F05BF44CD9D7D61DC6CD56E3E28_RuntimeMethod_var); return L_1; } IL_0017: { bool L_2; L_2 = BinaryCompatibility_get_TargetsAtLeast_Desktop_V4_5_2_mE4A14EA75A72E8E6220A4E7562FC22DF20399F2F(NULL); if (L_2) { goto IL_0034; } } { Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01 L_3; memset((&L_3), 0, sizeof(L_3)); Nullable_1__ctor_m4FAA8281CB4EFFD8B817734351FB3AC20A0CD6F5((&L_3), (bool)1, /*hidden argument*/Nullable_1__ctor_m4FAA8281CB4EFFD8B817734351FB3AC20A0CD6F5_RuntimeMethod_var); ((XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_StaticFields*)il2cpp_codegen_static_fields_for(XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_il2cpp_TypeInfo_var))->___s_enableLegacyXmlSettings_20 = L_3; bool L_4; L_4 = Nullable_1_get_Value_mE2C54C6AE9FC9F05BF44CD9D7D61DC6CD56E3E28((&((XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_StaticFields*)il2cpp_codegen_static_fields_for(XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_il2cpp_TypeInfo_var))->___s_enableLegacyXmlSettings_20), Nullable_1_get_Value_mE2C54C6AE9FC9F05BF44CD9D7D61DC6CD56E3E28_RuntimeMethod_var); return L_4; } IL_0034: { Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01 L_5; memset((&L_5), 0, sizeof(L_5)); Nullable_1__ctor_m4FAA8281CB4EFFD8B817734351FB3AC20A0CD6F5((&L_5), (bool)0, /*hidden argument*/Nullable_1__ctor_m4FAA8281CB4EFFD8B817734351FB3AC20A0CD6F5_RuntimeMethod_var); ((XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_StaticFields*)il2cpp_codegen_static_fields_for(XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_il2cpp_TypeInfo_var))->___s_enableLegacyXmlSettings_20 = L_5; bool L_6; L_6 = Nullable_1_get_Value_mE2C54C6AE9FC9F05BF44CD9D7D61DC6CD56E3E28((&((XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_StaticFields*)il2cpp_codegen_static_fields_for(XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA_il2cpp_TypeInfo_var))->___s_enableLegacyXmlSettings_20), Nullable_1_get_Value_mE2C54C6AE9FC9F05BF44CD9D7D61DC6CD56E3E28_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.XmlTextEncoder::.ctor(System.IO.TextWriter) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder__ctor_m29D14256606ECE213B16EC9E934E11DE23BC2F6F (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* ___0_textWriter, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_0 = ___0_textWriter; __this->___textWriter_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___textWriter_0), (void*)L_0); __this->___quoteChar_2 = ((int32_t)34); XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 L_1; L_1 = XmlCharType_get_Instance_m1279A3FC91B74599A9BC76979E50DBFC07F67C55(NULL); __this->___xmlCharType_5 = L_1; Il2CppCodeGenWriteBarrier((void**)&(((&__this->___xmlCharType_5))->___charProperties_2), (void*)NULL); return; } } // System.Void System.Xml.XmlTextEncoder::set_QuoteChar(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_set_QuoteChar_mE15FB6ECB7FAF6CE0780E1FE421D0802BF38D627 (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, Il2CppChar ___0_value, const RuntimeMethod* method) { { Il2CppChar L_0 = ___0_value; __this->___quoteChar_2 = L_0; return; } } // System.Void System.Xml.XmlTextEncoder::StartAttribute(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_StartAttribute_mF465D7D8BA5D27C78DD05400E137E682BD9FDE7B (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, bool ___0_cacheAttrValue, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { __this->___inAttribute_1 = (bool)1; bool L_0 = ___0_cacheAttrValue; __this->___cacheAttrValue_4 = L_0; bool L_1 = ___0_cacheAttrValue; if (!L_1) { goto IL_0031; } } { StringBuilder_t* L_2 = __this->___attrValue_3; if (L_2) { goto IL_0025; } } { StringBuilder_t* L_3 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); NullCheck(L_3); StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_3, NULL); __this->___attrValue_3 = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___attrValue_3), (void*)L_3); return; } IL_0025: { StringBuilder_t* L_4 = __this->___attrValue_3; NullCheck(L_4); StringBuilder_set_Length_mE2427BDAEF91C4E4A6C80F3BDF1F6E01DBCC2414(L_4, 0, NULL); } IL_0031: { return; } } // System.Void System.Xml.XmlTextEncoder::EndAttribute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_EndAttribute_mAED2FFE742552CD2454B204481F9C43B113396FB (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, const RuntimeMethod* method) { { bool L_0 = __this->___cacheAttrValue_4; if (!L_0) { goto IL_0014; } } { StringBuilder_t* L_1 = __this->___attrValue_3; NullCheck(L_1); StringBuilder_set_Length_mE2427BDAEF91C4E4A6C80F3BDF1F6E01DBCC2414(L_1, 0, NULL); } IL_0014: { __this->___inAttribute_1 = (bool)0; __this->___cacheAttrValue_4 = (bool)0; return; } } // System.String System.Xml.XmlTextEncoder::get_AttributeValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlTextEncoder_get_AttributeValue_m3DC77E08BDA49EFA196673E7625B43CBCE70DA96 (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->___cacheAttrValue_4; if (!L_0) { goto IL_0014; } } { StringBuilder_t* L_1 = __this->___attrValue_3; NullCheck(L_1); String_t* L_2; L_2 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_1); return L_2; } IL_0014: { String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; return L_3; } } // System.Void System.Xml.XmlTextEncoder::WriteSurrogateChar(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_WriteSurrogateChar_m81A912C37647DE260C756097A6188DFA25BB1EDB (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, Il2CppChar ___0_lowChar, Il2CppChar ___1_highChar, const RuntimeMethod* method) { { Il2CppChar L_0 = ___0_lowChar; bool L_1; L_1 = XmlCharType_IsLowSurrogate_m8D27C4276BE118C7FF3ECC1707EEE026D28FC456(L_0, NULL); if (!L_1) { goto IL_0010; } } { Il2CppChar L_2 = ___1_highChar; bool L_3; L_3 = XmlCharType_IsHighSurrogate_mB3E741B22E4B47DC85F7F18A411F031D8717BA60(L_2, NULL); if (L_3) { goto IL_0018; } } IL_0010: { Il2CppChar L_4 = ___0_lowChar; Il2CppChar L_5 = ___1_highChar; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var))); Exception_t* L_6; L_6 = XmlConvert_CreateInvalidSurrogatePairException_mAD70BE2F96B56C1308578273A8FD96C8240350B2(L_4, L_5, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlTextEncoder_WriteSurrogateChar_m81A912C37647DE260C756097A6188DFA25BB1EDB_RuntimeMethod_var))); } IL_0018: { TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_7 = __this->___textWriter_0; Il2CppChar L_8 = ___1_highChar; NullCheck(L_7); VirtualActionInvoker1< Il2CppChar >::Invoke(13 /* System.Void System.IO.TextWriter::Write(System.Char) */, L_7, L_8); TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_9 = __this->___textWriter_0; Il2CppChar L_10 = ___0_lowChar; NullCheck(L_9); VirtualActionInvoker1< Il2CppChar >::Invoke(13 /* System.Void System.IO.TextWriter::Write(System.Char) */, L_9, L_10); return; } } // System.Void System.Xml.XmlTextEncoder::Write(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_Write_mB5FB6D7AE2A11AD7D8BD3A1923CEE6FA96448131 (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_array, int32_t ___1_offset, int32_t ___2_count, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1710B4477A01FFE20514D8AA61891F364D71C25B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral35B44AA64754DEDC52915E7F763C081CF5B004D9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral513659CEF285C73478E9829E41D7E4C23DB53E12); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral893D84FF4ED81AC205FBC0C67CBEE1C0C752B406); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral96930EC8C6FD5250BB36A5E1040AB06A9588FD62); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; Il2CppChar V_2 = 0x0; int32_t V_3 = 0; { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_array; if (L_0) { goto IL_000e; } } { ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var))); NullCheck(L_1); ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlTextEncoder_Write_mB5FB6D7AE2A11AD7D8BD3A1923CEE6FA96448131_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___1_offset; if ((((int32_t)0) <= ((int32_t)L_2))) { goto IL_001d; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_3 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_3); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral544DC80A2A82A08B6321F56F8987CB7E5DEED1C4)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlTextEncoder_Write_mB5FB6D7AE2A11AD7D8BD3A1923CEE6FA96448131_RuntimeMethod_var))); } IL_001d: { int32_t L_4 = ___2_count; if ((((int32_t)0) <= ((int32_t)L_4))) { goto IL_002c; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_5 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_5); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlTextEncoder_Write_mB5FB6D7AE2A11AD7D8BD3A1923CEE6FA96448131_RuntimeMethod_var))); } IL_002c: { int32_t L_6 = ___2_count; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_7 = ___0_array; NullCheck(L_7); int32_t L_8 = ___1_offset; if ((((int32_t)L_6) <= ((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_7)->max_length)), L_8))))) { goto IL_003f; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_9 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_9); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlTextEncoder_Write_mB5FB6D7AE2A11AD7D8BD3A1923CEE6FA96448131_RuntimeMethod_var))); } IL_003f: { bool L_10 = __this->___cacheAttrValue_4; if (!L_10) { goto IL_0056; } } { StringBuilder_t* L_11 = __this->___attrValue_3; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_12 = ___0_array; int32_t L_13 = ___1_offset; int32_t L_14 = ___2_count; NullCheck(L_11); StringBuilder_t* L_15; L_15 = StringBuilder_Append_mC09A30993B77CC4D8E906720683B6386F0E15747(L_11, L_12, L_13, L_14, NULL); } IL_0056: { int32_t L_16 = ___1_offset; int32_t L_17 = ___2_count; V_0 = ((int32_t)il2cpp_codegen_add(L_16, L_17)); int32_t L_18 = ___1_offset; V_1 = L_18; V_2 = 0; } IL_005e: { int32_t L_19 = V_1; V_3 = L_19; goto IL_0066; } IL_0062: { int32_t L_20 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_20, 1)); } IL_0066: { int32_t L_21 = V_1; int32_t L_22 = V_0; if ((((int32_t)L_21) >= ((int32_t)L_22))) { goto IL_0083; } } { XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_23 = (&__this->___xmlCharType_5); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_24 = L_23->___charProperties_2; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_25 = ___0_array; int32_t L_26 = V_1; NullCheck(L_25); int32_t L_27 = L_26; uint16_t L_28 = (uint16_t)(L_25)->GetAt(static_cast(L_27)); uint16_t L_29 = L_28; V_2 = L_29; NullCheck(L_24); uint16_t L_30 = L_29; uint8_t L_31 = (L_24)->GetAt(static_cast(L_30)); if (((int32_t)((int32_t)L_31&((int32_t)128)))) { goto IL_0062; } } IL_0083: { int32_t L_32 = V_3; int32_t L_33 = V_1; if ((((int32_t)L_32) >= ((int32_t)L_33))) { goto IL_0097; } } { TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_34 = __this->___textWriter_0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_35 = ___0_array; int32_t L_36 = V_3; int32_t L_37 = V_1; int32_t L_38 = V_3; NullCheck(L_34); VirtualActionInvoker3< CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*, int32_t, int32_t >::Invoke(15 /* System.Void System.IO.TextWriter::Write(System.Char[],System.Int32,System.Int32) */, L_34, L_35, L_36, ((int32_t)il2cpp_codegen_subtract(L_37, L_38))); } IL_0097: { int32_t L_39 = V_1; int32_t L_40 = V_0; if ((((int32_t)L_39) == ((int32_t)L_40))) { goto IL_01f6; } } { Il2CppChar L_41 = V_2; if ((!(((uint32_t)L_41) <= ((uint32_t)((int32_t)38))))) { goto IL_00d2; } } { Il2CppChar L_42 = V_2; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_42, ((int32_t)9)))) { case 0: { goto IL_00e6; } case 1: { goto IL_00f7; } case 2: { goto IL_01a9; } case 3: { goto IL_01a9; } case 4: { goto IL_00f7; } } } { Il2CppChar L_43 = V_2; if ((((int32_t)L_43) == ((int32_t)((int32_t)34)))) { goto IL_017c; } } { Il2CppChar L_44 = V_2; if ((((int32_t)L_44) == ((int32_t)((int32_t)38)))) { goto IL_013c; } } { goto IL_01a9; } IL_00d2: { Il2CppChar L_45 = V_2; if ((((int32_t)L_45) == ((int32_t)((int32_t)39)))) { goto IL_014c; } } { Il2CppChar L_46 = V_2; if ((((int32_t)L_46) == ((int32_t)((int32_t)60)))) { goto IL_011c; } } { Il2CppChar L_47 = V_2; if ((((int32_t)L_47) == ((int32_t)((int32_t)62)))) { goto IL_012c; } } { goto IL_01a9; } IL_00e6: { TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_48 = __this->___textWriter_0; Il2CppChar L_49 = V_2; NullCheck(L_48); VirtualActionInvoker1< Il2CppChar >::Invoke(13 /* System.Void System.IO.TextWriter::Write(System.Char) */, L_48, L_49); goto IL_01ed; } IL_00f7: { bool L_50 = __this->___inAttribute_1; if (!L_50) { goto IL_010b; } } { Il2CppChar L_51 = V_2; XmlTextEncoder_WriteCharEntityImpl_m1ACBC7CA8215F706FA03FED4B6DB523B11F3601A(__this, L_51, NULL); goto IL_01ed; } IL_010b: { TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_52 = __this->___textWriter_0; Il2CppChar L_53 = V_2; NullCheck(L_52); VirtualActionInvoker1< Il2CppChar >::Invoke(13 /* System.Void System.IO.TextWriter::Write(System.Char) */, L_52, L_53); goto IL_01ed; } IL_011c: { XmlTextEncoder_WriteEntityRefImpl_m3177B6466CF31B15DD0A4937BEED5178673ED019(__this, _stringLiteral35B44AA64754DEDC52915E7F763C081CF5B004D9, NULL); goto IL_01ed; } IL_012c: { XmlTextEncoder_WriteEntityRefImpl_m3177B6466CF31B15DD0A4937BEED5178673ED019(__this, _stringLiteral1710B4477A01FFE20514D8AA61891F364D71C25B, NULL); goto IL_01ed; } IL_013c: { XmlTextEncoder_WriteEntityRefImpl_m3177B6466CF31B15DD0A4937BEED5178673ED019(__this, _stringLiteral96930EC8C6FD5250BB36A5E1040AB06A9588FD62, NULL); goto IL_01ed; } IL_014c: { bool L_54 = __this->___inAttribute_1; if (!L_54) { goto IL_016d; } } { Il2CppChar L_55 = __this->___quoteChar_2; Il2CppChar L_56 = V_2; if ((!(((uint32_t)L_55) == ((uint32_t)L_56)))) { goto IL_016d; } } { XmlTextEncoder_WriteEntityRefImpl_m3177B6466CF31B15DD0A4937BEED5178673ED019(__this, _stringLiteral513659CEF285C73478E9829E41D7E4C23DB53E12, NULL); goto IL_01ed; } IL_016d: { TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_57 = __this->___textWriter_0; NullCheck(L_57); VirtualActionInvoker1< Il2CppChar >::Invoke(13 /* System.Void System.IO.TextWriter::Write(System.Char) */, L_57, ((int32_t)39)); goto IL_01ed; } IL_017c: { bool L_58 = __this->___inAttribute_1; if (!L_58) { goto IL_019a; } } { Il2CppChar L_59 = __this->___quoteChar_2; Il2CppChar L_60 = V_2; if ((!(((uint32_t)L_59) == ((uint32_t)L_60)))) { goto IL_019a; } } { XmlTextEncoder_WriteEntityRefImpl_m3177B6466CF31B15DD0A4937BEED5178673ED019(__this, _stringLiteral893D84FF4ED81AC205FBC0C67CBEE1C0C752B406, NULL); goto IL_01ed; } IL_019a: { TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_61 = __this->___textWriter_0; NullCheck(L_61); VirtualActionInvoker1< Il2CppChar >::Invoke(13 /* System.Void System.IO.TextWriter::Write(System.Char) */, L_61, ((int32_t)34)); goto IL_01ed; } IL_01a9: { Il2CppChar L_62 = V_2; bool L_63; L_63 = XmlCharType_IsHighSurrogate_mB3E741B22E4B47DC85F7F18A411F031D8717BA60(L_62, NULL); if (!L_63) { goto IL_01d7; } } { int32_t L_64 = V_1; int32_t L_65 = V_0; if ((((int32_t)((int32_t)il2cpp_codegen_add(L_64, 1))) >= ((int32_t)L_65))) { goto IL_01c7; } } { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_66 = ___0_array; int32_t L_67 = V_1; int32_t L_68 = ((int32_t)il2cpp_codegen_add(L_67, 1)); V_1 = L_68; NullCheck(L_66); int32_t L_69 = L_68; uint16_t L_70 = (uint16_t)(L_66)->GetAt(static_cast(L_69)); Il2CppChar L_71 = V_2; XmlTextEncoder_WriteSurrogateChar_m81A912C37647DE260C756097A6188DFA25BB1EDB(__this, L_70, L_71, NULL); goto IL_01ed; } IL_01c7: { String_t* L_72; L_72 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral03122A403A679966DEF28BDE4E3CA2CDC2A2390A)), NULL); ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_73 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var))); NullCheck(L_73); ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_73, L_72, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_73, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlTextEncoder_Write_mB5FB6D7AE2A11AD7D8BD3A1923CEE6FA96448131_RuntimeMethod_var))); } IL_01d7: { Il2CppChar L_74 = V_2; bool L_75; L_75 = XmlCharType_IsLowSurrogate_m8D27C4276BE118C7FF3ECC1707EEE026D28FC456(L_74, NULL); if (!L_75) { goto IL_01e6; } } { Il2CppChar L_76 = V_2; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var))); Exception_t* L_77; L_77 = XmlConvert_CreateInvalidHighSurrogateCharException_mD30C6B24B7B92886A5317E3DEA61AC969889BFF4(L_76, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_77, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlTextEncoder_Write_mB5FB6D7AE2A11AD7D8BD3A1923CEE6FA96448131_RuntimeMethod_var))); } IL_01e6: { Il2CppChar L_78 = V_2; XmlTextEncoder_WriteCharEntityImpl_m1ACBC7CA8215F706FA03FED4B6DB523B11F3601A(__this, L_78, NULL); } IL_01ed: { int32_t L_79 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_79, 1)); goto IL_005e; } IL_01f6: { return; } } // System.Void System.Xml.XmlTextEncoder::WriteSurrogateCharEntity(System.Char,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_WriteSurrogateCharEntity_mA18F7DC2EB852A7313F82E2AD7B2F9B9BBD537B5 (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, Il2CppChar ___0_lowChar, Il2CppChar ___1_highChar, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCEB6890FC169A5D98961042EBCAD0677F2F0656F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Il2CppChar L_0 = ___0_lowChar; bool L_1; L_1 = XmlCharType_IsLowSurrogate_m8D27C4276BE118C7FF3ECC1707EEE026D28FC456(L_0, NULL); if (!L_1) { goto IL_0010; } } { Il2CppChar L_2 = ___1_highChar; bool L_3; L_3 = XmlCharType_IsHighSurrogate_mB3E741B22E4B47DC85F7F18A411F031D8717BA60(L_2, NULL); if (L_3) { goto IL_0018; } } IL_0010: { Il2CppChar L_4 = ___0_lowChar; Il2CppChar L_5 = ___1_highChar; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var))); Exception_t* L_6; L_6 = XmlConvert_CreateInvalidSurrogatePairException_mAD70BE2F96B56C1308578273A8FD96C8240350B2(L_4, L_5, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlTextEncoder_WriteSurrogateCharEntity_mA18F7DC2EB852A7313F82E2AD7B2F9B9BBD537B5_RuntimeMethod_var))); } IL_0018: { Il2CppChar L_7 = ___0_lowChar; Il2CppChar L_8 = ___1_highChar; int32_t L_9; L_9 = XmlCharType_CombineSurrogateChar_m4D32D326745128CD021B4C219295A61B074FB8C7(L_7, L_8, NULL); V_0 = L_9; bool L_10 = __this->___cacheAttrValue_4; if (!L_10) { goto IL_0042; } } { StringBuilder_t* L_11 = __this->___attrValue_3; Il2CppChar L_12 = ___1_highChar; NullCheck(L_11); StringBuilder_t* L_13; L_13 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_11, L_12, NULL); StringBuilder_t* L_14 = __this->___attrValue_3; Il2CppChar L_15 = ___0_lowChar; NullCheck(L_14); StringBuilder_t* L_16; L_16 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_14, L_15, NULL); } IL_0042: { TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_17 = __this->___textWriter_0; NullCheck(L_17); VirtualActionInvoker1< String_t* >::Invoke(17 /* System.Void System.IO.TextWriter::Write(System.String) */, L_17, _stringLiteralCEB6890FC169A5D98961042EBCAD0677F2F0656F); TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_18 = __this->___textWriter_0; NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_19; L_19 = NumberFormatInfo_get_InvariantInfo_m4689F466D2607C7369BCE394E3FB3681A6E644FA(NULL); String_t* L_20; L_20 = Int32_ToString_mE871810BC163EE4EF88E7C7682A6AD39911173B8((&V_0), _stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE, L_19, NULL); NullCheck(L_18); VirtualActionInvoker1< String_t* >::Invoke(17 /* System.Void System.IO.TextWriter::Write(System.String) */, L_18, L_20); TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_21 = __this->___textWriter_0; NullCheck(L_21); VirtualActionInvoker1< Il2CppChar >::Invoke(13 /* System.Void System.IO.TextWriter::Write(System.Char) */, L_21, ((int32_t)59)); return; } } // System.Void System.Xml.XmlTextEncoder::Write(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_Write_m50A8B7FD9B3EA8856AE8EA6EEE4FFD02E06726A4 (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, String_t* ___0_text, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1710B4477A01FFE20514D8AA61891F364D71C25B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral35B44AA64754DEDC52915E7F763C081CF5B004D9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral513659CEF285C73478E9829E41D7E4C23DB53E12); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral893D84FF4ED81AC205FBC0C67CBEE1C0C752B406); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral96930EC8C6FD5250BB36A5E1040AB06A9588FD62); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; Il2CppChar V_3 = 0x0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_4 = NULL; { String_t* L_0 = ___0_text; if (L_0) { goto IL_0004; } } { return; } IL_0004: { bool L_1 = __this->___cacheAttrValue_4; if (!L_1) { goto IL_0019; } } { StringBuilder_t* L_2 = __this->___attrValue_3; String_t* L_3 = ___0_text; NullCheck(L_2); StringBuilder_t* L_4; L_4 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_2, L_3, NULL); } IL_0019: { String_t* L_5 = ___0_text; NullCheck(L_5); int32_t L_6; L_6 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_5, NULL); V_0 = L_6; V_1 = 0; V_2 = 0; V_3 = 0; goto IL_002c; } IL_0028: { int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_7, 1)); } IL_002c: { int32_t L_8 = V_1; int32_t L_9 = V_0; if ((((int32_t)L_8) >= ((int32_t)L_9))) { goto IL_004d; } } { XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_10 = (&__this->___xmlCharType_5); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_11 = L_10->___charProperties_2; String_t* L_12 = ___0_text; int32_t L_13 = V_1; NullCheck(L_12); Il2CppChar L_14; L_14 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_12, L_13, NULL); Il2CppChar L_15 = L_14; V_3 = L_15; NullCheck(L_11); Il2CppChar L_16 = L_15; uint8_t L_17 = (L_11)->GetAt(static_cast(L_16)); if (((int32_t)((int32_t)L_17&((int32_t)128)))) { goto IL_0028; } } IL_004d: { int32_t L_18 = V_1; int32_t L_19 = V_0; if ((!(((uint32_t)L_18) == ((uint32_t)L_19)))) { goto IL_005e; } } { TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_20 = __this->___textWriter_0; String_t* L_21 = ___0_text; NullCheck(L_20); VirtualActionInvoker1< String_t* >::Invoke(17 /* System.Void System.IO.TextWriter::Write(System.String) */, L_20, L_21); return; } IL_005e: { bool L_22 = __this->___inAttribute_1; if (!L_22) { goto IL_0071; } } { Il2CppChar L_23 = V_3; if ((!(((uint32_t)L_23) == ((uint32_t)((int32_t)9))))) { goto IL_0090; } } { int32_t L_24 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_24, 1)); goto IL_002c; } IL_0071: { Il2CppChar L_25 = V_3; if ((((int32_t)L_25) == ((int32_t)((int32_t)9)))) { goto IL_008a; } } { Il2CppChar L_26 = V_3; if ((((int32_t)L_26) == ((int32_t)((int32_t)10)))) { goto IL_008a; } } { Il2CppChar L_27 = V_3; if ((((int32_t)L_27) == ((int32_t)((int32_t)13)))) { goto IL_008a; } } { Il2CppChar L_28 = V_3; if ((((int32_t)L_28) == ((int32_t)((int32_t)34)))) { goto IL_008a; } } { Il2CppChar L_29 = V_3; if ((!(((uint32_t)L_29) == ((uint32_t)((int32_t)39))))) { goto IL_0090; } } IL_008a: { int32_t L_30 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_30, 1)); goto IL_002c; } IL_0090: { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_31 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)((int32_t)256)); V_4 = L_31; } IL_009c: { int32_t L_32 = V_2; int32_t L_33 = V_1; if ((((int32_t)L_32) >= ((int32_t)L_33))) { goto IL_00ad; } } { String_t* L_34 = ___0_text; int32_t L_35 = V_2; int32_t L_36 = V_1; int32_t L_37 = V_2; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_38 = V_4; XmlTextEncoder_WriteStringFragment_mC798AEDBDBCA83BA9B7DD619874CF6597B0B3E0A(__this, L_34, L_35, ((int32_t)il2cpp_codegen_subtract(L_36, L_37)), L_38, NULL); } IL_00ad: { int32_t L_39 = V_1; int32_t L_40 = V_0; if ((((int32_t)L_39) == ((int32_t)L_40))) { goto IL_023a; } } { Il2CppChar L_41 = V_3; if ((!(((uint32_t)L_41) <= ((uint32_t)((int32_t)38))))) { goto IL_00e8; } } { Il2CppChar L_42 = V_3; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_42, ((int32_t)9)))) { case 0: { goto IL_00fc; } case 1: { goto IL_010d; } case 2: { goto IL_01bf; } case 3: { goto IL_01bf; } case 4: { goto IL_010d; } } } { Il2CppChar L_43 = V_3; if ((((int32_t)L_43) == ((int32_t)((int32_t)34)))) { goto IL_0192; } } { Il2CppChar L_44 = V_3; if ((((int32_t)L_44) == ((int32_t)((int32_t)38)))) { goto IL_0152; } } { goto IL_01bf; } IL_00e8: { Il2CppChar L_45 = V_3; if ((((int32_t)L_45) == ((int32_t)((int32_t)39)))) { goto IL_0162; } } { Il2CppChar L_46 = V_3; if ((((int32_t)L_46) == ((int32_t)((int32_t)60)))) { goto IL_0132; } } { Il2CppChar L_47 = V_3; if ((((int32_t)L_47) == ((int32_t)((int32_t)62)))) { goto IL_0142; } } { goto IL_01bf; } IL_00fc: { TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_48 = __this->___textWriter_0; Il2CppChar L_49 = V_3; NullCheck(L_48); VirtualActionInvoker1< Il2CppChar >::Invoke(13 /* System.Void System.IO.TextWriter::Write(System.Char) */, L_48, L_49); goto IL_0205; } IL_010d: { bool L_50 = __this->___inAttribute_1; if (!L_50) { goto IL_0121; } } { Il2CppChar L_51 = V_3; XmlTextEncoder_WriteCharEntityImpl_m1ACBC7CA8215F706FA03FED4B6DB523B11F3601A(__this, L_51, NULL); goto IL_0205; } IL_0121: { TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_52 = __this->___textWriter_0; Il2CppChar L_53 = V_3; NullCheck(L_52); VirtualActionInvoker1< Il2CppChar >::Invoke(13 /* System.Void System.IO.TextWriter::Write(System.Char) */, L_52, L_53); goto IL_0205; } IL_0132: { XmlTextEncoder_WriteEntityRefImpl_m3177B6466CF31B15DD0A4937BEED5178673ED019(__this, _stringLiteral35B44AA64754DEDC52915E7F763C081CF5B004D9, NULL); goto IL_0205; } IL_0142: { XmlTextEncoder_WriteEntityRefImpl_m3177B6466CF31B15DD0A4937BEED5178673ED019(__this, _stringLiteral1710B4477A01FFE20514D8AA61891F364D71C25B, NULL); goto IL_0205; } IL_0152: { XmlTextEncoder_WriteEntityRefImpl_m3177B6466CF31B15DD0A4937BEED5178673ED019(__this, _stringLiteral96930EC8C6FD5250BB36A5E1040AB06A9588FD62, NULL); goto IL_0205; } IL_0162: { bool L_54 = __this->___inAttribute_1; if (!L_54) { goto IL_0183; } } { Il2CppChar L_55 = __this->___quoteChar_2; Il2CppChar L_56 = V_3; if ((!(((uint32_t)L_55) == ((uint32_t)L_56)))) { goto IL_0183; } } { XmlTextEncoder_WriteEntityRefImpl_m3177B6466CF31B15DD0A4937BEED5178673ED019(__this, _stringLiteral513659CEF285C73478E9829E41D7E4C23DB53E12, NULL); goto IL_0205; } IL_0183: { TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_57 = __this->___textWriter_0; NullCheck(L_57); VirtualActionInvoker1< Il2CppChar >::Invoke(13 /* System.Void System.IO.TextWriter::Write(System.Char) */, L_57, ((int32_t)39)); goto IL_0205; } IL_0192: { bool L_58 = __this->___inAttribute_1; if (!L_58) { goto IL_01b0; } } { Il2CppChar L_59 = __this->___quoteChar_2; Il2CppChar L_60 = V_3; if ((!(((uint32_t)L_59) == ((uint32_t)L_60)))) { goto IL_01b0; } } { XmlTextEncoder_WriteEntityRefImpl_m3177B6466CF31B15DD0A4937BEED5178673ED019(__this, _stringLiteral893D84FF4ED81AC205FBC0C67CBEE1C0C752B406, NULL); goto IL_0205; } IL_01b0: { TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_61 = __this->___textWriter_0; NullCheck(L_61); VirtualActionInvoker1< Il2CppChar >::Invoke(13 /* System.Void System.IO.TextWriter::Write(System.Char) */, L_61, ((int32_t)34)); goto IL_0205; } IL_01bf: { Il2CppChar L_62 = V_3; bool L_63; L_63 = XmlCharType_IsHighSurrogate_mB3E741B22E4B47DC85F7F18A411F031D8717BA60(L_62, NULL); if (!L_63) { goto IL_01ef; } } { int32_t L_64 = V_1; int32_t L_65 = V_0; if ((((int32_t)((int32_t)il2cpp_codegen_add(L_64, 1))) >= ((int32_t)L_65))) { goto IL_01e1; } } { String_t* L_66 = ___0_text; int32_t L_67 = V_1; int32_t L_68 = ((int32_t)il2cpp_codegen_add(L_67, 1)); V_1 = L_68; NullCheck(L_66); Il2CppChar L_69; L_69 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_66, L_68, NULL); Il2CppChar L_70 = V_3; XmlTextEncoder_WriteSurrogateChar_m81A912C37647DE260C756097A6188DFA25BB1EDB(__this, L_69, L_70, NULL); goto IL_0205; } IL_01e1: { String_t* L_71 = ___0_text; int32_t L_72 = V_1; NullCheck(L_71); Il2CppChar L_73; L_73 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_71, L_72, NULL); Il2CppChar L_74 = V_3; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var))); Exception_t* L_75; L_75 = XmlConvert_CreateInvalidSurrogatePairException_mAD70BE2F96B56C1308578273A8FD96C8240350B2(L_73, L_74, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_75, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlTextEncoder_Write_m50A8B7FD9B3EA8856AE8EA6EEE4FFD02E06726A4_RuntimeMethod_var))); } IL_01ef: { Il2CppChar L_76 = V_3; bool L_77; L_77 = XmlCharType_IsLowSurrogate_m8D27C4276BE118C7FF3ECC1707EEE026D28FC456(L_76, NULL); if (!L_77) { goto IL_01fe; } } { Il2CppChar L_78 = V_3; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var))); Exception_t* L_79; L_79 = XmlConvert_CreateInvalidHighSurrogateCharException_mD30C6B24B7B92886A5317E3DEA61AC969889BFF4(L_78, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_79, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlTextEncoder_Write_m50A8B7FD9B3EA8856AE8EA6EEE4FFD02E06726A4_RuntimeMethod_var))); } IL_01fe: { Il2CppChar L_80 = V_3; XmlTextEncoder_WriteCharEntityImpl_m1ACBC7CA8215F706FA03FED4B6DB523B11F3601A(__this, L_80, NULL); } IL_0205: { int32_t L_81 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_81, 1)); int32_t L_82 = V_1; V_2 = L_82; goto IL_0211; } IL_020d: { int32_t L_83 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_83, 1)); } IL_0211: { int32_t L_84 = V_1; int32_t L_85 = V_0; if ((((int32_t)L_84) >= ((int32_t)L_85))) { goto IL_009c; } } { XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_86 = (&__this->___xmlCharType_5); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_87 = L_86->___charProperties_2; String_t* L_88 = ___0_text; int32_t L_89 = V_1; NullCheck(L_88); Il2CppChar L_90; L_90 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_88, L_89, NULL); Il2CppChar L_91 = L_90; V_3 = L_91; NullCheck(L_87); Il2CppChar L_92 = L_91; uint8_t L_93 = (L_87)->GetAt(static_cast(L_92)); if (((int32_t)((int32_t)L_93&((int32_t)128)))) { goto IL_020d; } } { goto IL_009c; } IL_023a: { return; } } // System.Void System.Xml.XmlTextEncoder::WriteRawWithSurrogateChecking(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_WriteRawWithSurrogateChecking_m122F5F4DFF721F37C940433BCF8285391E51DA00 (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, String_t* ___0_text, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; Il2CppChar V_2 = 0x0; Il2CppChar V_3 = 0x0; { String_t* L_0 = ___0_text; if (L_0) { goto IL_0004; } } { return; } IL_0004: { bool L_1 = __this->___cacheAttrValue_4; if (!L_1) { goto IL_0019; } } { StringBuilder_t* L_2 = __this->___attrValue_3; String_t* L_3 = ___0_text; NullCheck(L_2); StringBuilder_t* L_4; L_4 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_2, L_3, NULL); } IL_0019: { String_t* L_5 = ___0_text; NullCheck(L_5); int32_t L_6; L_6 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_5, NULL); V_0 = L_6; V_1 = 0; V_2 = 0; goto IL_002a; } IL_0026: { int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_7, 1)); } IL_002a: { int32_t L_8 = V_1; int32_t L_9 = V_0; if ((((int32_t)L_8) >= ((int32_t)L_9))) { goto IL_004d; } } { XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_10 = (&__this->___xmlCharType_5); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_11 = L_10->___charProperties_2; String_t* L_12 = ___0_text; int32_t L_13 = V_1; NullCheck(L_12); Il2CppChar L_14; L_14 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_12, L_13, NULL); Il2CppChar L_15 = L_14; V_2 = L_15; NullCheck(L_11); Il2CppChar L_16 = L_15; uint8_t L_17 = (L_11)->GetAt(static_cast(L_16)); if (((int32_t)((int32_t)L_17&((int32_t)16)))) { goto IL_0026; } } { Il2CppChar L_18 = V_2; if ((((int32_t)L_18) < ((int32_t)((int32_t)32)))) { goto IL_0026; } } IL_004d: { int32_t L_19 = V_1; int32_t L_20 = V_0; if ((((int32_t)L_19) == ((int32_t)L_20))) { goto IL_00a4; } } { Il2CppChar L_21 = V_2; bool L_22; L_22 = XmlCharType_IsHighSurrogate_mB3E741B22E4B47DC85F7F18A411F031D8717BA60(L_21, NULL); if (!L_22) { goto IL_008f; } } { int32_t L_23 = V_1; int32_t L_24 = V_0; if ((((int32_t)((int32_t)il2cpp_codegen_add(L_23, 1))) >= ((int32_t)L_24))) { goto IL_007f; } } { String_t* L_25 = ___0_text; int32_t L_26 = V_1; NullCheck(L_25); Il2CppChar L_27; L_27 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_25, ((int32_t)il2cpp_codegen_add(L_26, 1)), NULL); V_3 = L_27; Il2CppChar L_28 = V_3; bool L_29; L_29 = XmlCharType_IsLowSurrogate_m8D27C4276BE118C7FF3ECC1707EEE026D28FC456(L_28, NULL); if (!L_29) { goto IL_0077; } } { int32_t L_30 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_30, 2)); goto IL_002a; } IL_0077: { Il2CppChar L_31 = V_3; Il2CppChar L_32 = V_2; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var))); Exception_t* L_33; L_33 = XmlConvert_CreateInvalidSurrogatePairException_mAD70BE2F96B56C1308578273A8FD96C8240350B2(L_31, L_32, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_33, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlTextEncoder_WriteRawWithSurrogateChecking_m122F5F4DFF721F37C940433BCF8285391E51DA00_RuntimeMethod_var))); } IL_007f: { String_t* L_34; L_34 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFE53A3AF35DC43A86F8AA824C5449731805C32DD)), NULL); ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_35 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var))); NullCheck(L_35); ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_35, L_34, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_35, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlTextEncoder_WriteRawWithSurrogateChecking_m122F5F4DFF721F37C940433BCF8285391E51DA00_RuntimeMethod_var))); } IL_008f: { Il2CppChar L_36 = V_2; bool L_37; L_37 = XmlCharType_IsLowSurrogate_m8D27C4276BE118C7FF3ECC1707EEE026D28FC456(L_36, NULL); if (!L_37) { goto IL_009e; } } { Il2CppChar L_38 = V_2; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var))); Exception_t* L_39; L_39 = XmlConvert_CreateInvalidHighSurrogateCharException_mD30C6B24B7B92886A5317E3DEA61AC969889BFF4(L_38, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_39, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlTextEncoder_WriteRawWithSurrogateChecking_m122F5F4DFF721F37C940433BCF8285391E51DA00_RuntimeMethod_var))); } IL_009e: { int32_t L_40 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_40, 1)); goto IL_002a; } IL_00a4: { TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_41 = __this->___textWriter_0; String_t* L_42 = ___0_text; NullCheck(L_41); VirtualActionInvoker1< String_t* >::Invoke(17 /* System.Void System.IO.TextWriter::Write(System.String) */, L_41, L_42); return; } } // System.Void System.Xml.XmlTextEncoder::WriteRaw(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_WriteRaw_m3003736A7A660B71BF6890C087EB7AE70C9388C7 (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_array, int32_t ___1_offset, int32_t ___2_count, const RuntimeMethod* method) { { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_array; if (L_0) { goto IL_000e; } } { ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var))); NullCheck(L_1); ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB829404B947F7E1629A30B5E953A49EB21CCD2ED)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlTextEncoder_WriteRaw_m3003736A7A660B71BF6890C087EB7AE70C9388C7_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___2_count; if ((((int32_t)0) <= ((int32_t)L_2))) { goto IL_001d; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_3 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_3); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlTextEncoder_WriteRaw_m3003736A7A660B71BF6890C087EB7AE70C9388C7_RuntimeMethod_var))); } IL_001d: { int32_t L_4 = ___1_offset; if ((((int32_t)0) <= ((int32_t)L_4))) { goto IL_002c; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_5 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_5); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral544DC80A2A82A08B6321F56F8987CB7E5DEED1C4)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlTextEncoder_WriteRaw_m3003736A7A660B71BF6890C087EB7AE70C9388C7_RuntimeMethod_var))); } IL_002c: { int32_t L_6 = ___2_count; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_7 = ___0_array; NullCheck(L_7); int32_t L_8 = ___1_offset; if ((((int32_t)L_6) <= ((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_7)->max_length)), L_8))))) { goto IL_003f; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_9 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); NullCheck(L_9); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlTextEncoder_WriteRaw_m3003736A7A660B71BF6890C087EB7AE70C9388C7_RuntimeMethod_var))); } IL_003f: { bool L_10 = __this->___cacheAttrValue_4; if (!L_10) { goto IL_0056; } } { StringBuilder_t* L_11 = __this->___attrValue_3; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_12 = ___0_array; int32_t L_13 = ___1_offset; int32_t L_14 = ___2_count; NullCheck(L_11); StringBuilder_t* L_15; L_15 = StringBuilder_Append_mC09A30993B77CC4D8E906720683B6386F0E15747(L_11, L_12, L_13, L_14, NULL); } IL_0056: { TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_16 = __this->___textWriter_0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_17 = ___0_array; int32_t L_18 = ___1_offset; int32_t L_19 = ___2_count; NullCheck(L_16); VirtualActionInvoker3< CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*, int32_t, int32_t >::Invoke(15 /* System.Void System.IO.TextWriter::Write(System.Char[],System.Int32,System.Int32) */, L_16, L_17, L_18, L_19); return; } } // System.Void System.Xml.XmlTextEncoder::WriteCharEntity(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_WriteCharEntity_m591FE258908A35F6DD68111001E3F753603A83EE (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, Il2CppChar ___0_ch, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCEB6890FC169A5D98961042EBCAD0677F2F0656F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; int32_t V_1 = 0; { Il2CppChar L_0 = ___0_ch; bool L_1; L_1 = XmlCharType_IsSurrogate_m3F6A042210D47F3E3387A8AEBB1D6ACA68BE86CC(L_0, NULL); if (!L_1) { goto IL_0018; } } { String_t* L_2; L_2 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFE53A3AF35DC43A86F8AA824C5449731805C32DD)), NULL); ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_3 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var))); NullCheck(L_3); ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_3, L_2, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlTextEncoder_WriteCharEntity_m591FE258908A35F6DD68111001E3F753603A83EE_RuntimeMethod_var))); } IL_0018: { Il2CppChar L_4 = ___0_ch; V_1 = L_4; NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_5; L_5 = NumberFormatInfo_get_InvariantInfo_m4689F466D2607C7369BCE394E3FB3681A6E644FA(NULL); String_t* L_6; L_6 = Int32_ToString_mE871810BC163EE4EF88E7C7682A6AD39911173B8((&V_1), _stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE, L_5, NULL); V_0 = L_6; bool L_7 = __this->___cacheAttrValue_4; if (!L_7) { goto IL_0060; } } { StringBuilder_t* L_8 = __this->___attrValue_3; NullCheck(L_8); StringBuilder_t* L_9; L_9 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_8, _stringLiteralCEB6890FC169A5D98961042EBCAD0677F2F0656F, NULL); StringBuilder_t* L_10 = __this->___attrValue_3; String_t* L_11 = V_0; NullCheck(L_10); StringBuilder_t* L_12; L_12 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_10, L_11, NULL); StringBuilder_t* L_13 = __this->___attrValue_3; NullCheck(L_13); StringBuilder_t* L_14; L_14 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_13, ((int32_t)59), NULL); } IL_0060: { String_t* L_15 = V_0; XmlTextEncoder_WriteCharEntityImpl_m700BFAD8FCCB6BC22471CD185A4CBC2B6C2F1CF0(__this, L_15, NULL); return; } } // System.Void System.Xml.XmlTextEncoder::WriteEntityRef(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_WriteEntityRef_mF547A873462F0D3DC2DB310A89E86146355B3ED4 (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, String_t* ___0_name, const RuntimeMethod* method) { { bool L_0 = __this->___cacheAttrValue_4; if (!L_0) { goto IL_0031; } } { StringBuilder_t* L_1 = __this->___attrValue_3; NullCheck(L_1); StringBuilder_t* L_2; L_2 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_1, ((int32_t)38), NULL); StringBuilder_t* L_3 = __this->___attrValue_3; String_t* L_4 = ___0_name; NullCheck(L_3); StringBuilder_t* L_5; L_5 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_3, L_4, NULL); StringBuilder_t* L_6 = __this->___attrValue_3; NullCheck(L_6); StringBuilder_t* L_7; L_7 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_6, ((int32_t)59), NULL); } IL_0031: { String_t* L_8 = ___0_name; XmlTextEncoder_WriteEntityRefImpl_m3177B6466CF31B15DD0A4937BEED5178673ED019(__this, L_8, NULL); return; } } // System.Void System.Xml.XmlTextEncoder::WriteStringFragment(System.String,System.Int32,System.Int32,System.Char[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_WriteStringFragment_mC798AEDBDBCA83BA9B7DD619874CF6597B0B3E0A (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, String_t* ___0_str, int32_t ___1_offset, int32_t ___2_count, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___3_helperBuffer, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___3_helperBuffer; NullCheck(L_0); V_0 = ((int32_t)(((RuntimeArray*)L_0)->max_length)); goto IL_0033; } IL_0007: { int32_t L_1 = ___2_count; V_1 = L_1; int32_t L_2 = V_1; int32_t L_3 = V_0; if ((((int32_t)L_2) <= ((int32_t)L_3))) { goto IL_000f; } } { int32_t L_4 = V_0; V_1 = L_4; } IL_000f: { String_t* L_5 = ___0_str; int32_t L_6 = ___1_offset; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_7 = ___3_helperBuffer; int32_t L_8 = V_1; NullCheck(L_5); String_CopyTo_m6E1DE99F2A6481B3B9839C8A026C74887C10A1DC(L_5, L_6, L_7, 0, L_8, NULL); TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_9 = __this->___textWriter_0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_10 = ___3_helperBuffer; int32_t L_11 = V_1; NullCheck(L_9); VirtualActionInvoker3< CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*, int32_t, int32_t >::Invoke(15 /* System.Void System.IO.TextWriter::Write(System.Char[],System.Int32,System.Int32) */, L_9, L_10, 0, L_11); int32_t L_12 = ___1_offset; int32_t L_13 = V_1; ___1_offset = ((int32_t)il2cpp_codegen_add(L_12, L_13)); int32_t L_14 = ___2_count; int32_t L_15 = V_1; ___2_count = ((int32_t)il2cpp_codegen_subtract(L_14, L_15)); } IL_0033: { int32_t L_16 = ___2_count; if ((((int32_t)L_16) > ((int32_t)0))) { goto IL_0007; } } { return; } } // System.Void System.Xml.XmlTextEncoder::WriteCharEntityImpl(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_WriteCharEntityImpl_m1ACBC7CA8215F706FA03FED4B6DB523B11F3601A (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, Il2CppChar ___0_ch, 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 L_0 = ___0_ch; V_0 = L_0; NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_1; L_1 = NumberFormatInfo_get_InvariantInfo_m4689F466D2607C7369BCE394E3FB3681A6E644FA(NULL); String_t* L_2; L_2 = Int32_ToString_mE871810BC163EE4EF88E7C7682A6AD39911173B8((&V_0), _stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE, L_1, NULL); XmlTextEncoder_WriteCharEntityImpl_m700BFAD8FCCB6BC22471CD185A4CBC2B6C2F1CF0(__this, L_2, NULL); return; } } // System.Void System.Xml.XmlTextEncoder::WriteCharEntityImpl(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_WriteCharEntityImpl_m700BFAD8FCCB6BC22471CD185A4CBC2B6C2F1CF0 (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, String_t* ___0_strVal, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCEB6890FC169A5D98961042EBCAD0677F2F0656F); s_Il2CppMethodInitialized = true; } { TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_0 = __this->___textWriter_0; NullCheck(L_0); VirtualActionInvoker1< String_t* >::Invoke(17 /* System.Void System.IO.TextWriter::Write(System.String) */, L_0, _stringLiteralCEB6890FC169A5D98961042EBCAD0677F2F0656F); TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_1 = __this->___textWriter_0; String_t* L_2 = ___0_strVal; NullCheck(L_1); VirtualActionInvoker1< String_t* >::Invoke(17 /* System.Void System.IO.TextWriter::Write(System.String) */, L_1, L_2); TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_3 = __this->___textWriter_0; NullCheck(L_3); VirtualActionInvoker1< Il2CppChar >::Invoke(13 /* System.Void System.IO.TextWriter::Write(System.Char) */, L_3, ((int32_t)59)); return; } } // System.Void System.Xml.XmlTextEncoder::WriteEntityRefImpl(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextEncoder_WriteEntityRefImpl_m3177B6466CF31B15DD0A4937BEED5178673ED019 (XmlTextEncoder_tACD13BCC8237E0710F82A7703FAF7D09FCDF0C40* __this, String_t* ___0_name, const RuntimeMethod* method) { { TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_0 = __this->___textWriter_0; NullCheck(L_0); VirtualActionInvoker1< Il2CppChar >::Invoke(13 /* System.Void System.IO.TextWriter::Write(System.Char) */, L_0, ((int32_t)38)); TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_1 = __this->___textWriter_0; String_t* L_2 = ___0_name; NullCheck(L_1); VirtualActionInvoker1< String_t* >::Invoke(17 /* System.Void System.IO.TextWriter::Write(System.String) */, L_1, L_2); TextWriter_tA9E5461506CF806E17B6BBBF2119359DEDA3F0F3* L_3 = __this->___textWriter_0; NullCheck(L_3); VirtualActionInvoker1< Il2CppChar >::Invoke(13 /* System.Void System.IO.TextWriter::Write(System.Char) */, L_3, ((int32_t)59)); 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.XmlTextReader::.ctor(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReader__ctor_m45B72D41BD62F0D300A832BACFC7B9209FD80ABA (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_input, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); XmlReader__ctor_m4E3A6201CC692B2B2F05ED58652056E893995477(__this, NULL); Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_0 = ___0_input; XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_1 = (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B*)il2cpp_codegen_object_new(XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B_il2cpp_TypeInfo_var); NullCheck(L_1); XmlTextReaderImpl__ctor_m3C50D8232C68E494E862D958C58D6D1CCA326B0B(L_1, L_0, NULL); __this->___impl_3 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___impl_3), (void*)L_1); XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_2 = __this->___impl_3; NullCheck(L_2); XmlTextReaderImpl_set_OuterReader_mF7512246D5575745BD1DB502B6C778F3FD54456D_inline(L_2, __this, NULL); return; } } // System.Void System.Xml.XmlTextReader::.ctor(System.String,System.IO.Stream,System.Xml.XmlNameTable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReader__ctor_mF7037716093692B7096D2E90B3B7704D89598CBE (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, String_t* ___0_url, Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___1_input, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___2_nt, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); XmlReader__ctor_m4E3A6201CC692B2B2F05ED58652056E893995477(__this, NULL); String_t* L_0 = ___0_url; Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_1 = ___1_input; XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_2 = ___2_nt; XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_3 = (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B*)il2cpp_codegen_object_new(XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B_il2cpp_TypeInfo_var); NullCheck(L_3); XmlTextReaderImpl__ctor_mE0541503471E5E4712F0A74935F45021E9E38676(L_3, L_0, L_1, L_2, NULL); __this->___impl_3 = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___impl_3), (void*)L_3); XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_4 = __this->___impl_3; NullCheck(L_4); XmlTextReaderImpl_set_OuterReader_mF7512246D5575745BD1DB502B6C778F3FD54456D_inline(L_4, __this, NULL); return; } } // System.Void System.Xml.XmlTextReader::.ctor(System.IO.TextReader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReader__ctor_mC97F8050EA5BC3E461C2B682AF238D00196594AF (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* ___0_input, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); XmlReader__ctor_m4E3A6201CC692B2B2F05ED58652056E893995477(__this, NULL); TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* L_0 = ___0_input; XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_1 = (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B*)il2cpp_codegen_object_new(XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B_il2cpp_TypeInfo_var); NullCheck(L_1); XmlTextReaderImpl__ctor_mDCBE6668C0E914E66347B3F149EF0CA6BB58629A(L_1, L_0, NULL); __this->___impl_3 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___impl_3), (void*)L_1); XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_2 = __this->___impl_3; NullCheck(L_2); XmlTextReaderImpl_set_OuterReader_mF7512246D5575745BD1DB502B6C778F3FD54456D_inline(L_2, __this, NULL); return; } } // System.Void System.Xml.XmlTextReader::.ctor(System.IO.TextReader,System.Xml.XmlNameTable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReader__ctor_m71F11D57A03AFBB76268D2696DADFCAC582C0403 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* ___0_input, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___1_nt, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var); XmlReader__ctor_m4E3A6201CC692B2B2F05ED58652056E893995477(__this, NULL); TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* L_0 = ___0_input; XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_1 = ___1_nt; XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_2 = (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B*)il2cpp_codegen_object_new(XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B_il2cpp_TypeInfo_var); NullCheck(L_2); XmlTextReaderImpl__ctor_m4EB73D665A505FC387AAC744C3FB7246556BFF5B(L_2, L_0, L_1, NULL); __this->___impl_3 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___impl_3), (void*)L_2); XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_3 = __this->___impl_3; NullCheck(L_3); XmlTextReaderImpl_set_OuterReader_mF7512246D5575745BD1DB502B6C778F3FD54456D_inline(L_3, __this, NULL); return; } } // System.Xml.XmlNodeType System.Xml.XmlTextReader::get_NodeType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlTextReader_get_NodeType_m3B9F67AD367D3F6C91C758FE1FBD99A0360F0867 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType() */, L_0); return L_1; } } // System.String System.Xml.XmlTextReader::get_Name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlTextReader_get_Name_m2158E920A23DB55E6D7334998B2B92E099018E45 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); String_t* L_1; L_1 = VirtualFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Xml.XmlReader::get_Name() */, L_0); return L_1; } } // System.String System.Xml.XmlTextReader::get_LocalName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlTextReader_get_LocalName_mE25EF4B095DED60CBFB044A18BD255CD15B888C6 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); String_t* L_1; L_1 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* System.String System.Xml.XmlReader::get_LocalName() */, L_0); return L_1; } } // System.String System.Xml.XmlTextReader::get_NamespaceURI() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlTextReader_get_NamespaceURI_m8BC37F439DF925261CF7D566AFD80F6FC3582A94 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); String_t* L_1; L_1 = VirtualFuncInvoker0< String_t* >::Invoke(9 /* System.String System.Xml.XmlReader::get_NamespaceURI() */, L_0); return L_1; } } // System.String System.Xml.XmlTextReader::get_Prefix() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlTextReader_get_Prefix_mA971C9AD832EC9412FAD88B62926ED05BAE9EA37 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); String_t* L_1; L_1 = VirtualFuncInvoker0< String_t* >::Invoke(10 /* System.String System.Xml.XmlReader::get_Prefix() */, L_0); return L_1; } } // System.String System.Xml.XmlTextReader::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlTextReader_get_Value_m18A432F22D89A7CFB3D0C2E73CF347D33C5978C3 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); String_t* L_1; L_1 = VirtualFuncInvoker0< String_t* >::Invoke(11 /* System.String System.Xml.XmlReader::get_Value() */, L_0); return L_1; } } // System.Int32 System.Xml.XmlTextReader::get_Depth() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlTextReader_get_Depth_m5729D91DFE9C3AA50BC1D4728AD48B982F39BFDE (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(12 /* System.Int32 System.Xml.XmlReader::get_Depth() */, L_0); return L_1; } } // System.String System.Xml.XmlTextReader::get_BaseURI() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlTextReader_get_BaseURI_m1FA5A02D6698D3466ABD9C1DE66ACA62E46C07FF (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); String_t* L_1; L_1 = VirtualFuncInvoker0< String_t* >::Invoke(13 /* System.String System.Xml.XmlReader::get_BaseURI() */, L_0); return L_1; } } // System.Boolean System.Xml.XmlTextReader::get_IsEmptyElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReader_get_IsEmptyElement_mEBCDEDE13FFDA542E7BEA22C94E6DAA8A5C9E851 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); bool L_1; L_1 = VirtualFuncInvoker0< bool >::Invoke(14 /* System.Boolean System.Xml.XmlReader::get_IsEmptyElement() */, L_0); return L_1; } } // System.Boolean System.Xml.XmlTextReader::get_IsDefault() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReader_get_IsDefault_m4F636AEF2002474E7520D2D06D391328FF62E238 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); bool L_1; L_1 = VirtualFuncInvoker0< bool >::Invoke(15 /* System.Boolean System.Xml.XmlReader::get_IsDefault() */, L_0); return L_1; } } // System.Char System.Xml.XmlTextReader::get_QuoteChar() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar XmlTextReader_get_QuoteChar_m0BA2000B120B2DC11B3080AF63158821B00F1BF4 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); Il2CppChar L_1; L_1 = VirtualFuncInvoker0< Il2CppChar >::Invoke(16 /* System.Char System.Xml.XmlReader::get_QuoteChar() */, L_0); return L_1; } } // System.Xml.XmlSpace System.Xml.XmlTextReader::get_XmlSpace() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlTextReader_get_XmlSpace_mF1104E9D949B88231073C813DC03CF46A0189DFF (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(17 /* System.Xml.XmlSpace System.Xml.XmlReader::get_XmlSpace() */, L_0); return L_1; } } // System.String System.Xml.XmlTextReader::get_XmlLang() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlTextReader_get_XmlLang_m0713467BACAADD1AD884D432EBC6662D57AC4275 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); String_t* L_1; L_1 = VirtualFuncInvoker0< String_t* >::Invoke(18 /* System.String System.Xml.XmlReader::get_XmlLang() */, L_0); return L_1; } } // System.Int32 System.Xml.XmlTextReader::get_AttributeCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlTextReader_get_AttributeCount_m273749766D3F16E62D579183C3C4D2B36AFC094B (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(21 /* System.Int32 System.Xml.XmlReader::get_AttributeCount() */, L_0); return L_1; } } // System.String System.Xml.XmlTextReader::GetAttribute(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlTextReader_GetAttribute_m17C29F4A48C0CA5A20C6351B784B665BC4770971 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, String_t* ___0_name, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; String_t* L_1 = ___0_name; NullCheck(L_0); String_t* L_2; L_2 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(22 /* System.String System.Xml.XmlReader::GetAttribute(System.String) */, L_0, L_1); return L_2; } } // System.String System.Xml.XmlTextReader::GetAttribute(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlTextReader_GetAttribute_m481B4E51AABEF96E1438C47AE28106B9B46B2D70 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, String_t* ___0_localName, String_t* ___1_namespaceURI, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; String_t* L_1 = ___0_localName; String_t* L_2 = ___1_namespaceURI; NullCheck(L_0); String_t* L_3; L_3 = VirtualFuncInvoker2< String_t*, String_t*, String_t* >::Invoke(23 /* System.String System.Xml.XmlReader::GetAttribute(System.String,System.String) */, L_0, L_1, L_2); return L_3; } } // System.String System.Xml.XmlTextReader::GetAttribute(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlTextReader_GetAttribute_mD202D28E58FF829AAB06E36214CF573E767BC9F2 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, int32_t ___0_i, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; int32_t L_1 = ___0_i; NullCheck(L_0); String_t* L_2; L_2 = VirtualFuncInvoker1< String_t*, int32_t >::Invoke(24 /* System.String System.Xml.XmlReader::GetAttribute(System.Int32) */, L_0, L_1); return L_2; } } // System.Boolean System.Xml.XmlTextReader::MoveToAttribute(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReader_MoveToAttribute_m7CB1E27086FEB3C6DB2EF9A0F5F18BB8C6C4AC7E (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, String_t* ___0_name, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; String_t* L_1 = ___0_name; NullCheck(L_0); bool L_2; L_2 = VirtualFuncInvoker1< bool, String_t* >::Invoke(25 /* System.Boolean System.Xml.XmlReader::MoveToAttribute(System.String) */, L_0, L_1); return L_2; } } // System.Void System.Xml.XmlTextReader::MoveToAttribute(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReader_MoveToAttribute_m81279848E99EC99036A71DD058E6A8A4A86F7293 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, int32_t ___0_i, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; int32_t L_1 = ___0_i; NullCheck(L_0); VirtualActionInvoker1< int32_t >::Invoke(26 /* System.Void System.Xml.XmlReader::MoveToAttribute(System.Int32) */, L_0, L_1); return; } } // System.Boolean System.Xml.XmlTextReader::MoveToFirstAttribute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReader_MoveToFirstAttribute_m19EEE5278A2250D196DA1C3302CBCCC7E41E223D (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); bool L_1; L_1 = VirtualFuncInvoker0< bool >::Invoke(27 /* System.Boolean System.Xml.XmlReader::MoveToFirstAttribute() */, L_0); return L_1; } } // System.Boolean System.Xml.XmlTextReader::MoveToNextAttribute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReader_MoveToNextAttribute_m671BBC553423B71FE4E59EEBEED52033F4BA3DA0 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); bool L_1; L_1 = VirtualFuncInvoker0< bool >::Invoke(28 /* System.Boolean System.Xml.XmlReader::MoveToNextAttribute() */, L_0); return L_1; } } // System.Boolean System.Xml.XmlTextReader::MoveToElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReader_MoveToElement_mEC029E57AF4FC25BEBBD9964946C233DC6567DF7 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); bool L_1; L_1 = VirtualFuncInvoker0< bool >::Invoke(29 /* System.Boolean System.Xml.XmlReader::MoveToElement() */, L_0); return L_1; } } // System.Boolean System.Xml.XmlTextReader::ReadAttributeValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReader_ReadAttributeValue_mCAC4969AF9AEEB35FA119A50A80CB6810D8A9B42 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); bool L_1; L_1 = VirtualFuncInvoker0< bool >::Invoke(30 /* System.Boolean System.Xml.XmlReader::ReadAttributeValue() */, L_0); return L_1; } } // System.Boolean System.Xml.XmlTextReader::Read() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReader_Read_m2E4021768F7E65665701C27CBA53E128E06B7E08 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); bool L_1; L_1 = VirtualFuncInvoker0< bool >::Invoke(31 /* System.Boolean System.Xml.XmlReader::Read() */, L_0); return L_1; } } // System.Boolean System.Xml.XmlTextReader::get_EOF() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReader_get_EOF_m811FB3C8F8838146B19756E924B6D506042B8C7C (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); bool L_1; L_1 = VirtualFuncInvoker0< bool >::Invoke(32 /* System.Boolean System.Xml.XmlReader::get_EOF() */, L_0); return L_1; } } // System.Void System.Xml.XmlTextReader::Close() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReader_Close_m39251FF232DC0EAF4282F1FA2771B056C20128C2 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); VirtualActionInvoker0::Invoke(33 /* System.Void System.Xml.XmlReader::Close() */, L_0); return; } } // System.Xml.ReadState System.Xml.XmlTextReader::get_ReadState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlTextReader_get_ReadState_mEFCF4D4928EE1A0FBF4478BAF8108B28B5A8ECFB (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(34 /* System.Xml.ReadState System.Xml.XmlReader::get_ReadState() */, L_0); return L_1; } } // System.Void System.Xml.XmlTextReader::Skip() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReader_Skip_m084E76AB5DAAEA1F81548ACB1A35AABED8A6346A (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); VirtualActionInvoker0::Invoke(35 /* System.Void System.Xml.XmlReader::Skip() */, L_0); return; } } // System.Xml.XmlNameTable System.Xml.XmlTextReader::get_NameTable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* XmlTextReader_get_NameTable_m9D151BB26753EB396DB80F8AC1C91546106A54B3 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_1; L_1 = VirtualFuncInvoker0< XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* >::Invoke(36 /* System.Xml.XmlNameTable System.Xml.XmlReader::get_NameTable() */, L_0); return L_1; } } // System.String System.Xml.XmlTextReader::LookupNamespace(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlTextReader_LookupNamespace_mF502C3A2FBAD46C2D490FDDBCAF45B08B507B11A (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, String_t* ___0_prefix, const RuntimeMethod* method) { String_t* V_0 = NULL; { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; String_t* L_1 = ___0_prefix; NullCheck(L_0); String_t* L_2; L_2 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(37 /* System.String System.Xml.XmlReader::LookupNamespace(System.String) */, L_0, L_1); V_0 = L_2; String_t* L_3 = V_0; if (!L_3) { goto IL_001a; } } { String_t* L_4 = V_0; NullCheck(L_4); int32_t L_5; L_5 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_4, NULL); if (L_5) { goto IL_001a; } } { V_0 = (String_t*)NULL; } IL_001a: { String_t* L_6 = V_0; return L_6; } } // System.Boolean System.Xml.XmlTextReader::get_CanResolveEntity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReader_get_CanResolveEntity_mB924E13DFA450427786839768522724B0D784070 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { return (bool)1; } } // System.Void System.Xml.XmlTextReader::ResolveEntity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReader_ResolveEntity_m7714D3979922FB0F29A8C9E8E1786632626C5637 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); VirtualActionInvoker0::Invoke(39 /* System.Void System.Xml.XmlReader::ResolveEntity() */, L_0); return; } } // System.Boolean System.Xml.XmlTextReader::get_CanReadValueChunk() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReader_get_CanReadValueChunk_m4F36649B3CDE1E44D6639FCDE9D7D5D97A4A354D (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { return (bool)0; } } // System.String System.Xml.XmlTextReader::ReadString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlTextReader_ReadString_m514214F4AC17F24E77634F63F537BD7D37C51983 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); XmlTextReaderImpl_MoveOffEntityReference_mA1A8FFC9F91F041D85E01D350BB3824E6534A1B6(L_0, NULL); String_t* L_1; L_1 = XmlReader_ReadString_m8647B3401F5E5C93EF9F8F67AEC33422378E17EE(__this, NULL); return L_1; } } // System.Int32 System.Xml.XmlTextReader::get_LineNumber() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlTextReader_get_LineNumber_m55D50DD933052EA9E291E92516B920C1C258D4A8 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); int32_t L_1; L_1 = XmlTextReaderImpl_get_LineNumber_m443B632CB79AF66C3579E9DE0076BCEFBA8785A0(L_0, NULL); return L_1; } } // System.Int32 System.Xml.XmlTextReader::get_LinePosition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlTextReader_get_LinePosition_m2ADEA694B3B86523797ADD4EB117DCC6BA4D4D14 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); int32_t L_1; L_1 = XmlTextReaderImpl_get_LinePosition_m94FF883CCF40A6A27BC4BA972BD4DF4293FDC4A8(L_0, NULL); return L_1; } } // System.Collections.Generic.IDictionary`2 System.Xml.XmlTextReader::System.Xml.IXmlNamespaceResolver.GetNamespacesInScope(System.Xml.XmlNamespaceScope) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* XmlTextReader_System_Xml_IXmlNamespaceResolver_GetNamespacesInScope_mEA9A0DB809D829AC5A4E64F9847010C4AD611F80 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, int32_t ___0_scope, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; int32_t L_1 = ___0_scope; NullCheck(L_0); RuntimeObject* L_2; L_2 = XmlTextReaderImpl_GetNamespacesInScope_mA03CE089EB011BDAFF02E607734F0D58F4F66810(L_0, L_1, NULL); return L_2; } } // System.String System.Xml.XmlTextReader::System.Xml.IXmlNamespaceResolver.LookupNamespace(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlTextReader_System_Xml_IXmlNamespaceResolver_LookupNamespace_m34BF5EF84C012BA70EB5F55252B4305ECE0A8543 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, String_t* ___0_prefix, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; String_t* L_1 = ___0_prefix; NullCheck(L_0); String_t* L_2; L_2 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(37 /* System.String System.Xml.XmlReader::LookupNamespace(System.String) */, L_0, L_1); return L_2; } } // System.String System.Xml.XmlTextReader::System.Xml.IXmlNamespaceResolver.LookupPrefix(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* XmlTextReader_System_Xml_IXmlNamespaceResolver_LookupPrefix_mA0737B58812DAC3B128E5C75ED67A4E3BCD69638 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, String_t* ___0_namespaceName, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; String_t* L_1 = ___0_namespaceName; NullCheck(L_0); String_t* L_2; L_2 = XmlTextReaderImpl_LookupPrefix_mF6D85FCBDA270E1AFC2F1AC19719111A1169BD3D(L_0, L_1, NULL); return L_2; } } // System.Boolean System.Xml.XmlTextReader::get_Namespaces() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReader_get_Namespaces_m220590158131867B9ADD16219151AF9A2F2CA097 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); bool L_1; L_1 = XmlTextReaderImpl_get_Namespaces_mCFAB7C99825041BA3C8ABD1752DF24D1F62B7122_inline(L_0, NULL); return L_1; } } // System.Boolean System.Xml.XmlTextReader::get_Normalization() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlTextReader_get_Normalization_m2B6674D27D1ACC46CD069125D49D022C5204873F (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); bool L_1; L_1 = XmlTextReaderImpl_get_Normalization_mE15D41565024AE5102E07C09891BC40D027E6529_inline(L_0, NULL); return L_1; } } // System.Void System.Xml.XmlTextReader::set_Normalization(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReader_set_Normalization_m768F00DAC7C1B4BAA7F6A39CF041610777680E14 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, bool ___0_value, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; bool L_1 = ___0_value; NullCheck(L_0); XmlTextReaderImpl_set_Normalization_mD7A69A6E43CDBC34521C920727D6981675EA87EA(L_0, L_1, NULL); return; } } // System.Void System.Xml.XmlTextReader::set_WhitespaceHandling(System.Xml.WhitespaceHandling) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReader_set_WhitespaceHandling_m7288BA1929C27448D6D26A744C102FA5F2628192 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, int32_t ___0_value, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; int32_t L_1 = ___0_value; NullCheck(L_0); XmlTextReaderImpl_set_WhitespaceHandling_mF03CD74F490259694D1CF7D60C5EC59CEA03B267(L_0, L_1, NULL); return; } } // System.Void System.Xml.XmlTextReader::set_EntityHandling(System.Xml.EntityHandling) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReader_set_EntityHandling_m577ABFEC373C39B83965619901EF1492C950C3BF (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, int32_t ___0_value, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; int32_t L_1 = ___0_value; NullCheck(L_0); XmlTextReaderImpl_set_EntityHandling_m045BFFB3499FB53F97124F68F659FF0E5975B24C(L_0, L_1, NULL); return; } } // System.Void System.Xml.XmlTextReader::set_XmlResolver(System.Xml.XmlResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReader_set_XmlResolver_mF617E3EC08480FE4693FF9A473BB9528126FCCDA (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* ___0_value, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; XmlResolver_tE25A33DFCB87A939D11BC8543970F6857AEC3DCF* L_1 = ___0_value; NullCheck(L_0); XmlTextReaderImpl_set_XmlResolver_mE88E51BCF47AE861AAB9121C0B023EEE73D29775(L_0, L_1, NULL); return; } } // System.Xml.XmlTextReaderImpl System.Xml.XmlTextReader::get_Impl() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* XmlTextReader_get_Impl_m99AA88D6B2335764B7B4171CCC9D9C77329D72D8 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; return L_0; } } // System.Xml.XmlNamespaceManager System.Xml.XmlTextReader::get_NamespaceManager() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* XmlTextReader_get_NamespaceManager_m52AB32D6208FED9CAF4292B5D0BE2C78D753CB2C (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_1; L_1 = VirtualFuncInvoker0< XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* >::Invoke(51 /* System.Xml.XmlNamespaceManager System.Xml.XmlReader::get_NamespaceManager() */, L_0); return L_1; } } // System.Void System.Xml.XmlTextReader::set_XmlValidatingReaderCompatibilityMode(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlTextReader_set_XmlValidatingReaderCompatibilityMode_m485400A0FF8B647B0BA4D98CB46354AC258B7C00 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, bool ___0_value, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; bool L_1 = ___0_value; NullCheck(L_0); XmlTextReaderImpl_set_XmlValidatingReaderCompatibilityMode_mBBE46175DBCCE969AC2B298119581E91A17FA380(L_0, L_1, NULL); return; } } // System.Xml.IDtdInfo System.Xml.XmlTextReader::get_DtdInfo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* XmlTextReader_get_DtdInfo_mDC18B7E28951B920566CD40801890B1EA41EB993 (XmlTextReader_tC907887DA34B51126640DA590B4C9358DF45738B* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___impl_3; NullCheck(L_0); RuntimeObject* L_1; L_1 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(52 /* System.Xml.IDtdInfo System.Xml.XmlReader::get_DtdInfo() */, L_0); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.XmlTextReaderImpl/LaterInitParam::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LaterInitParam__ctor_m633EE8735226C0AFAB9774FBBA3A4C36A64C47F9 (LaterInitParam_tF074262B62208D4086044C17F89F18AC8598DBA6* __this, const RuntimeMethod* method) { { __this->___initType_9 = 3; Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.XmlTextReaderImpl/ParseTextState::.ctor(System.Int32,System.Char[],System.Int32,System.Int32,System.Int32,System.Int32,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParseTextState__ctor_mCB92ABB81E942BE2856D72E200678ABDB7A0DCD0 (ParseTextState_tB866A230C8C034985F6729B0F6D68CBB69A958BB* __this, int32_t ___0_outOrChars, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___1_chars, int32_t ___2_pos, int32_t ___3_rcount, int32_t ___4_rpos, int32_t ___5_orChars, Il2CppChar ___6_c, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); int32_t L_0 = ___0_outOrChars; __this->___outOrChars_0 = L_0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = ___1_chars; __this->___chars_1 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___chars_1), (void*)L_1); int32_t L_2 = ___2_pos; __this->___pos_2 = L_2; int32_t L_3 = ___3_rcount; __this->___rcount_3 = L_3; int32_t L_4 = ___4_rpos; __this->___rpos_4 = L_4; int32_t L_5 = ___5_orChars; __this->___orChars_5 = L_5; Il2CppChar L_6 = ___6_c; __this->___c_6 = L_6; return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: System.Xml.XmlTextReaderImpl/ParsingState IL2CPP_EXTERN_C void ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886_marshal_pinvoke(const ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886& unmarshaled, ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886_marshaled_pinvoke& marshaled) { Exception_t* ___encoding_3Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'encoding' of type 'ParsingState': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___encoding_3Exception, NULL); } IL2CPP_EXTERN_C void ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886_marshal_pinvoke_back(const ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886_marshaled_pinvoke& marshaled, ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886& unmarshaled) { Exception_t* ___encoding_3Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'encoding' of type 'ParsingState': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___encoding_3Exception, NULL); } // Conversion method for clean up from marshalling of: System.Xml.XmlTextReaderImpl/ParsingState IL2CPP_EXTERN_C void ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886_marshal_pinvoke_cleanup(ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: System.Xml.XmlTextReaderImpl/ParsingState IL2CPP_EXTERN_C void ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886_marshal_com(const ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886& unmarshaled, ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886_marshaled_com& marshaled) { Exception_t* ___encoding_3Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'encoding' of type 'ParsingState': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___encoding_3Exception, NULL); } IL2CPP_EXTERN_C void ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886_marshal_com_back(const ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886_marshaled_com& marshaled, ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886& unmarshaled) { Exception_t* ___encoding_3Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'encoding' of type 'ParsingState': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___encoding_3Exception, NULL); } // Conversion method for clean up from marshalling of: System.Xml.XmlTextReaderImpl/ParsingState IL2CPP_EXTERN_C void ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886_marshal_com_cleanup(ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886_marshaled_com& marshaled) { } // System.Void System.Xml.XmlTextReaderImpl/ParsingState::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParsingState_Clear_mA3F9CDD851956A92A6F8BAFAA70A20192BB1FED4 (ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { __this->___chars_0 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___chars_0), (void*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)NULL); __this->___charPos_1 = 0; __this->___charsUsed_2 = 0; __this->___encoding_3 = (Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___encoding_3), (void*)(Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095*)NULL); __this->___stream_5 = (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___stream_5), (void*)(Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE*)NULL); __this->___decoder_6 = (Decoder_tE16E789E38B25DD304004FC630EA8B21000ECBBC*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___decoder_6), (void*)(Decoder_tE16E789E38B25DD304004FC630EA8B21000ECBBC*)NULL); __this->___bytes_7 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___bytes_7), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL); __this->___bytePos_8 = 0; __this->___bytesUsed_9 = 0; __this->___textReader_10 = (TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___textReader_10), (void*)(TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7*)NULL); __this->___lineNo_11 = 1; __this->___lineStartPos_12 = (-1); String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; __this->___baseUriStr_13 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___baseUriStr_13), (void*)L_0); __this->___baseUri_14 = (Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___baseUri_14), (void*)(Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E*)NULL); __this->___isEof_15 = (bool)0; __this->___isStreamEof_16 = (bool)0; __this->___eolNormalized_19 = (bool)1; __this->___entityResolvedManually_20 = (bool)0; return; } } IL2CPP_EXTERN_C void ParsingState_Clear_mA3F9CDD851956A92A6F8BAFAA70A20192BB1FED4_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ParsingState_Clear_mA3F9CDD851956A92A6F8BAFAA70A20192BB1FED4(_thisAdjusted, method); } // System.Void System.Xml.XmlTextReaderImpl/ParsingState::Close(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParsingState_Close_mA2ACDB0CCE0955A1C3B7FA9431E23F3B4C2B2008 (ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886* __this, bool ___0_closeInput, const RuntimeMethod* method) { { bool L_0 = ___0_closeInput; if (!L_0) { goto IL_002a; } } { Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_1 = __this->___stream_5; if (!L_1) { goto IL_0017; } } { Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_2 = __this->___stream_5; NullCheck(L_2); VirtualActionInvoker0::Invoke(19 /* System.Void System.IO.Stream::Close() */, L_2); return; } IL_0017: { TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* L_3 = __this->___textReader_10; if (!L_3) { goto IL_002a; } } { TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* L_4 = __this->___textReader_10; NullCheck(L_4); VirtualActionInvoker0::Invoke(7 /* System.Void System.IO.TextReader::Close() */, L_4); } IL_002a: { return; } } IL2CPP_EXTERN_C void ParsingState_Close_mA2ACDB0CCE0955A1C3B7FA9431E23F3B4C2B2008_AdjustorThunk (RuntimeObject* __this, bool ___0_closeInput, const RuntimeMethod* method) { ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ParsingState_Close_mA2ACDB0CCE0955A1C3B7FA9431E23F3B4C2B2008(_thisAdjusted, ___0_closeInput, method); } // System.Int32 System.Xml.XmlTextReaderImpl/ParsingState::get_LineNo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParsingState_get_LineNo_mF3AF997B368E18B626BEE701B8DEB7FBB0267A3F (ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___lineNo_11; return L_0; } } IL2CPP_EXTERN_C int32_t ParsingState_get_LineNo_mF3AF997B368E18B626BEE701B8DEB7FBB0267A3F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = ParsingState_get_LineNo_mF3AF997B368E18B626BEE701B8DEB7FBB0267A3F_inline(_thisAdjusted, method); return _returnValue; } // System.Int32 System.Xml.XmlTextReaderImpl/ParsingState::get_LinePos() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParsingState_get_LinePos_mB1B743FEEB24A5442698AEF3FD1FEB5826F4C810 (ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___charPos_1; int32_t L_1 = __this->___lineStartPos_12; return ((int32_t)il2cpp_codegen_subtract(L_0, L_1)); } } IL2CPP_EXTERN_C int32_t ParsingState_get_LinePos_mB1B743FEEB24A5442698AEF3FD1FEB5826F4C810_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = ParsingState_get_LinePos_mB1B743FEEB24A5442698AEF3FD1FEB5826F4C810(_thisAdjusted, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.XmlTextReaderImpl/XmlContext::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlContext__ctor_m25BE385DE1A217481A4723BC19A422E3982B3AA8 (XmlContext_tE28147847949C52356E6B899971C50E1444FB8EE* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); __this->___xmlSpace_0 = 0; String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; __this->___xmlLang_1 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___xmlLang_1), (void*)L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; __this->___defaultNamespace_2 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___defaultNamespace_2), (void*)L_1); __this->___previousContext_3 = (XmlContext_tE28147847949C52356E6B899971C50E1444FB8EE*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___previousContext_3), (void*)(XmlContext_tE28147847949C52356E6B899971C50E1444FB8EE*)NULL); return; } } // System.Void System.Xml.XmlTextReaderImpl/XmlContext::.ctor(System.Xml.XmlTextReaderImpl/XmlContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlContext__ctor_m36F921052A4E95CFAF89B426EF20D602C5F16C7D (XmlContext_tE28147847949C52356E6B899971C50E1444FB8EE* __this, XmlContext_tE28147847949C52356E6B899971C50E1444FB8EE* ___0_previousContext, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); XmlContext_tE28147847949C52356E6B899971C50E1444FB8EE* L_0 = ___0_previousContext; NullCheck(L_0); int32_t L_1 = L_0->___xmlSpace_0; __this->___xmlSpace_0 = L_1; XmlContext_tE28147847949C52356E6B899971C50E1444FB8EE* L_2 = ___0_previousContext; NullCheck(L_2); String_t* L_3 = L_2->___xmlLang_1; __this->___xmlLang_1 = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___xmlLang_1), (void*)L_3); XmlContext_tE28147847949C52356E6B899971C50E1444FB8EE* L_4 = ___0_previousContext; NullCheck(L_4); String_t* L_5 = L_4->___defaultNamespace_2; __this->___defaultNamespace_2 = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->___defaultNamespace_2), (void*)L_5); XmlContext_tE28147847949C52356E6B899971C50E1444FB8EE* L_6 = ___0_previousContext; __this->___previousContext_3 = L_6; Il2CppCodeGenWriteBarrier((void**)(&__this->___previousContext_3), (void*)L_6); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.XmlTextReaderImpl/NoNamespaceManager::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NoNamespaceManager__ctor_m879F0538BA1CC8B725BA652BCC9868981D23FCE8 (NoNamespaceManager_t2914A37089D780A639C5769A68FCF35E0FE622B4* __this, const RuntimeMethod* method) { { XmlNamespaceManager__ctor_m6485992B6D88F2C7276E1D562B9F643AD60AD4CD(__this, NULL); return; } } // System.String System.Xml.XmlTextReaderImpl/NoNamespaceManager::get_DefaultNamespace() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NoNamespaceManager_get_DefaultNamespace_mF47320CA9E12FCBC0A24F8767DDC132DFA2AA7AB (NoNamespaceManager_t2914A37089D780A639C5769A68FCF35E0FE622B4* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; return L_0; } } // System.Void System.Xml.XmlTextReaderImpl/NoNamespaceManager::PushScope() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NoNamespaceManager_PushScope_m81452F773B15590A73FCE904C88239B9A96E65AE (NoNamespaceManager_t2914A37089D780A639C5769A68FCF35E0FE622B4* __this, const RuntimeMethod* method) { { return; } } // System.Boolean System.Xml.XmlTextReaderImpl/NoNamespaceManager::PopScope() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NoNamespaceManager_PopScope_m4C571EDC2E7E75B65EDE0B3B2AD683AC473C4282 (NoNamespaceManager_t2914A37089D780A639C5769A68FCF35E0FE622B4* __this, const RuntimeMethod* method) { { return (bool)0; } } // System.Void System.Xml.XmlTextReaderImpl/NoNamespaceManager::AddNamespace(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NoNamespaceManager_AddNamespace_m08175514C8CD2D8C8D1089C7C1828864E8FFFBE6 (NoNamespaceManager_t2914A37089D780A639C5769A68FCF35E0FE622B4* __this, String_t* ___0_prefix, String_t* ___1_uri, const RuntimeMethod* method) { { return; } } // System.Collections.IEnumerator System.Xml.XmlTextReaderImpl/NoNamespaceManager::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* NoNamespaceManager_GetEnumerator_m26D31D792ECF09E36C226CF8C3ADC11E447F43AD (NoNamespaceManager_t2914A37089D780A639C5769A68FCF35E0FE622B4* __this, const RuntimeMethod* method) { { return (RuntimeObject*)NULL; } } // System.Collections.Generic.IDictionary`2 System.Xml.XmlTextReaderImpl/NoNamespaceManager::GetNamespacesInScope(System.Xml.XmlNamespaceScope) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* NoNamespaceManager_GetNamespacesInScope_m4EC27F40799C3C57F7D0ED67C80FE6997E7276F1 (NoNamespaceManager_t2914A37089D780A639C5769A68FCF35E0FE622B4* __this, int32_t ___0_scope, const RuntimeMethod* method) { { return (RuntimeObject*)NULL; } } // System.String System.Xml.XmlTextReaderImpl/NoNamespaceManager::LookupNamespace(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NoNamespaceManager_LookupNamespace_mE15386D1B9595F1AAEADB05355372144D5FE8E14 (NoNamespaceManager_t2914A37089D780A639C5769A68FCF35E0FE622B4* __this, String_t* ___0_prefix, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; return L_0; } } // System.String System.Xml.XmlTextReaderImpl/NoNamespaceManager::LookupPrefix(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NoNamespaceManager_LookupPrefix_m1E1CF7B210192A9D169B035A14D8489DE5B29D35 (NoNamespaceManager_t2914A37089D780A639C5769A68FCF35E0FE622B4* __this, String_t* ___0_uri, const RuntimeMethod* method) { { return (String_t*)NULL; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Xml.XmlTextReaderImpl/DtdParserProxy::.ctor(System.Xml.XmlTextReaderImpl) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DtdParserProxy__ctor_m442621DC14ECF6CAB169962B3CAAF479A5F18D90 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* ___0_reader, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = ___0_reader; __this->___reader_0 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___reader_0), (void*)L_0); return; } } // System.Xml.XmlNameTable System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_NameTable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* DtdParserProxy_System_Xml_IDtdParserAdapter_get_NameTable_mCD060A30CBB036CBE4771DD1B43630E3BAF2348A (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; NullCheck(L_0); XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_1; L_1 = XmlTextReaderImpl_get_DtdParserProxy_NameTable_m9D90E1683C95F7DB7AA9244FF91A472B3BD48685_inline(L_0, NULL); return L_1; } } // System.Xml.IXmlNamespaceResolver System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_NamespaceResolver() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* DtdParserProxy_System_Xml_IDtdParserAdapter_get_NamespaceResolver_m5CF460E259C1A0E085F40748E31AFCBCFF4090A3 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; NullCheck(L_0); RuntimeObject* L_1; L_1 = XmlTextReaderImpl_get_DtdParserProxy_NamespaceResolver_m801F8EFB95433131030357031EF73C68EB43F490_inline(L_0, NULL); return L_1; } } // System.Uri System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_BaseUri() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* DtdParserProxy_System_Xml_IDtdParserAdapter_get_BaseUri_m5B1DA548ADDED326C9116710B7488FD55C1830F9 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; NullCheck(L_0); Uri_t1500A52B5F71A04F5D05C0852D0F2A0941842A0E* L_1; L_1 = XmlTextReaderImpl_get_DtdParserProxy_BaseUri_m1390E43C8B3E4033041B8594E8B0D7C215C38C32(L_0, NULL); return L_1; } } // System.Boolean System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_IsEof() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DtdParserProxy_System_Xml_IDtdParserAdapter_get_IsEof_m878E128D39DEDF628C377BC2D2C63C70F61F0EB9 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; NullCheck(L_0); bool L_1; L_1 = XmlTextReaderImpl_get_DtdParserProxy_IsEof_m83F5C6AD3C68EE41EE0E6F1862A813CC2DE83362(L_0, NULL); return L_1; } } // System.Char[] System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_ParsingBuffer() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* DtdParserProxy_System_Xml_IDtdParserAdapter_get_ParsingBuffer_m3F868F4D5A5B04CCB95F284A701F83B05F0CC9F8 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; NullCheck(L_0); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1; L_1 = XmlTextReaderImpl_get_DtdParserProxy_ParsingBuffer_mECC04A7A08B2E4D88BCF379D8EC403C54B2ADA16(L_0, NULL); return L_1; } } // System.Int32 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_ParsingBufferLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DtdParserProxy_System_Xml_IDtdParserAdapter_get_ParsingBufferLength_m615844151C8671BF24DB8E20BDCBEA52165CEA2D (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; NullCheck(L_0); int32_t L_1; L_1 = XmlTextReaderImpl_get_DtdParserProxy_ParsingBufferLength_m7508584AD802A8495380E88E670D44CE67871AAD(L_0, NULL); return L_1; } } // System.Int32 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_CurrentPosition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DtdParserProxy_System_Xml_IDtdParserAdapter_get_CurrentPosition_m4876DA6B485EA63B228E780F64B1C912BA074FB7 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; NullCheck(L_0); int32_t L_1; L_1 = XmlTextReaderImpl_get_DtdParserProxy_CurrentPosition_m5D6EEB470416C100210BAEA1BA750D6369663014(L_0, NULL); return L_1; } } // System.Void System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.set_CurrentPosition(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DtdParserProxy_System_Xml_IDtdParserAdapter_set_CurrentPosition_m32AF290A1C3D8F8C8226E2B150C81E29CB2762F9 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, int32_t ___0_value, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; int32_t L_1 = ___0_value; NullCheck(L_0); XmlTextReaderImpl_set_DtdParserProxy_CurrentPosition_mB6EAE6AEA049EA5B1B54E5D850C6695CDC349DBD(L_0, L_1, NULL); return; } } // System.Int32 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_EntityStackLength() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DtdParserProxy_System_Xml_IDtdParserAdapter_get_EntityStackLength_m5BC191F8AF8D2B93278D00DD711A50D20FD12CA6 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; NullCheck(L_0); int32_t L_1; L_1 = XmlTextReaderImpl_get_DtdParserProxy_EntityStackLength_mB534B77ECA1FDF5F92373BDF1EAA3A1CF29AB4F1(L_0, NULL); return L_1; } } // System.Boolean System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_IsEntityEolNormalized() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DtdParserProxy_System_Xml_IDtdParserAdapter_get_IsEntityEolNormalized_m0AE43895222CADD3FB1C30E2129D0F4642114B59 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; NullCheck(L_0); bool L_1; L_1 = XmlTextReaderImpl_get_DtdParserProxy_IsEntityEolNormalized_mE5F5019380401A88366A88D938925389F6160A6E(L_0, NULL); return L_1; } } // System.Void System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.OnNewLine(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DtdParserProxy_System_Xml_IDtdParserAdapter_OnNewLine_m01CBD7115F317391EF9C682AC0C44E6C0C37F273 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, int32_t ___0_pos, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; int32_t L_1 = ___0_pos; NullCheck(L_0); XmlTextReaderImpl_DtdParserProxy_OnNewLine_m4FE25050BC72D4CDC7A20568DE9C28D7FA5CA41A(L_0, L_1, NULL); return; } } // System.Int32 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_LineNo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DtdParserProxy_System_Xml_IDtdParserAdapter_get_LineNo_m2058C84E9C91B05F0A0B2D22764873E078AD2D2D (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; NullCheck(L_0); int32_t L_1; L_1 = XmlTextReaderImpl_get_DtdParserProxy_LineNo_m26AF48CCD7B764E9ADCD2492703F5C4D56C92B17(L_0, NULL); return L_1; } } // System.Int32 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.get_LineStartPosition() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DtdParserProxy_System_Xml_IDtdParserAdapter_get_LineStartPosition_m577461A6BE232D4E23855F1B8444F6627FBEF430 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; NullCheck(L_0); int32_t L_1; L_1 = XmlTextReaderImpl_get_DtdParserProxy_LineStartPosition_m64E2F43379705C24F6D37C20E520E51B5AE96D14(L_0, NULL); return L_1; } } // System.Int32 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.ReadData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DtdParserProxy_System_Xml_IDtdParserAdapter_ReadData_m027F1C0E101D80148C3218B27BBD7757A4955D58 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; NullCheck(L_0); int32_t L_1; L_1 = XmlTextReaderImpl_DtdParserProxy_ReadData_m07882349E92F53D1FEFF74F0EF346861E6DE5290(L_0, NULL); return L_1; } } // System.Int32 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.ParseNumericCharRef(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DtdParserProxy_System_Xml_IDtdParserAdapter_ParseNumericCharRef_m547EDA52C24AAECA1DF3C0B5EFFA5235CB096EB9 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, StringBuilder_t* ___0_internalSubsetBuilder, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; StringBuilder_t* L_1 = ___0_internalSubsetBuilder; NullCheck(L_0); int32_t L_2; L_2 = XmlTextReaderImpl_DtdParserProxy_ParseNumericCharRef_m99D3A1CCEE205686A9333400EDA4A3F241F0C603(L_0, L_1, NULL); return L_2; } } // System.Int32 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.ParseNamedCharRef(System.Boolean,System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DtdParserProxy_System_Xml_IDtdParserAdapter_ParseNamedCharRef_m453B874135BE0F2A963858F76722AD2657844780 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, bool ___0_expand, StringBuilder_t* ___1_internalSubsetBuilder, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; bool L_1 = ___0_expand; StringBuilder_t* L_2 = ___1_internalSubsetBuilder; NullCheck(L_0); int32_t L_3; L_3 = XmlTextReaderImpl_DtdParserProxy_ParseNamedCharRef_m0AFB5F8D6C79FBE3505A7034821BC238C17C8017(L_0, L_1, L_2, NULL); return L_3; } } // System.Void System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.ParsePI(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DtdParserProxy_System_Xml_IDtdParserAdapter_ParsePI_m4BFB0A9F03F688EB53F19654B58F11367FF50125 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, StringBuilder_t* ___0_sb, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; StringBuilder_t* L_1 = ___0_sb; NullCheck(L_0); XmlTextReaderImpl_DtdParserProxy_ParsePI_mA3AA8585594D5B9DD9AA34185F5B812ABF112DA6(L_0, L_1, NULL); return; } } // System.Void System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.ParseComment(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DtdParserProxy_System_Xml_IDtdParserAdapter_ParseComment_m501A41BB687B2E062331C9568E5B73006EADA020 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, StringBuilder_t* ___0_sb, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; StringBuilder_t* L_1 = ___0_sb; NullCheck(L_0); XmlTextReaderImpl_DtdParserProxy_ParseComment_mC220CD16264F0F8C4F26103E91CB932FC16A6539(L_0, L_1, NULL); return; } } // System.Boolean System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.PushEntity(System.Xml.IDtdEntityInfo,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DtdParserProxy_System_Xml_IDtdParserAdapter_PushEntity_m45C956A0FF290895BECFED3F6ABAF18B501E30F9 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, RuntimeObject* ___0_entity, int32_t* ___1_entityId, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; RuntimeObject* L_1 = ___0_entity; int32_t* L_2 = ___1_entityId; NullCheck(L_0); bool L_3; L_3 = XmlTextReaderImpl_DtdParserProxy_PushEntity_mF7D0B660B83C4A38D3E595C899D5957FE25C1ABD(L_0, L_1, L_2, NULL); return L_3; } } // System.Boolean System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.PopEntity(System.Xml.IDtdEntityInfo&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DtdParserProxy_System_Xml_IDtdParserAdapter_PopEntity_m52C697B5E8E8921F94390995C2B018FB2BCF277C (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, RuntimeObject** ___0_oldEntity, int32_t* ___1_newEntityId, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; RuntimeObject** L_1 = ___0_oldEntity; int32_t* L_2 = ___1_newEntityId; NullCheck(L_0); bool L_3; L_3 = XmlTextReaderImpl_DtdParserProxy_PopEntity_m0D03A5FA761537C5B673C7D083C63F5F3C525E4B(L_0, L_1, L_2, NULL); return L_3; } } // System.Boolean System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.PushExternalSubset(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DtdParserProxy_System_Xml_IDtdParserAdapter_PushExternalSubset_mCA683254276E48F9F433A7D5858E547D3E54DA6F (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, String_t* ___0_systemId, String_t* ___1_publicId, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; String_t* L_1 = ___0_systemId; String_t* L_2 = ___1_publicId; NullCheck(L_0); bool L_3; L_3 = XmlTextReaderImpl_DtdParserProxy_PushExternalSubset_mBAF82FF6D19641134F1453DA17C20E9A33D74ED3(L_0, L_1, L_2, NULL); return L_3; } } // System.Void System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.PushInternalDtd(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DtdParserProxy_System_Xml_IDtdParserAdapter_PushInternalDtd_mBF87D431425D6A08934CBD901B8D138443A077A0 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, String_t* ___0_baseUri, String_t* ___1_internalDtd, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; String_t* L_1 = ___0_baseUri; String_t* L_2 = ___1_internalDtd; NullCheck(L_0); XmlTextReaderImpl_DtdParserProxy_PushInternalDtd_mAF1BEB6EA4615537D9D43878CD26250AEE7D5A04(L_0, L_1, L_2, NULL); return; } } // System.Void System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.Throw(System.Exception) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DtdParserProxy_System_Xml_IDtdParserAdapter_Throw_m9C918DF6D821BA80EA9611F021442057023AC6B1 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, Exception_t* ___0_e, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; Exception_t* L_1 = ___0_e; NullCheck(L_0); XmlTextReaderImpl_DtdParserProxy_Throw_m007CFAA6CC0A55B37895E3A9B242C33FE5F11702(L_0, L_1, NULL); return; } } // System.Void System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.OnSystemId(System.String,System.Xml.LineInfo,System.Xml.LineInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DtdParserProxy_System_Xml_IDtdParserAdapter_OnSystemId_m4B1177D5D32F25088CB9B09278A156EF3586C494 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, String_t* ___0_systemId, LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24 ___1_keywordLineInfo, LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24 ___2_systemLiteralLineInfo, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; String_t* L_1 = ___0_systemId; LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24 L_2 = ___1_keywordLineInfo; LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24 L_3 = ___2_systemLiteralLineInfo; NullCheck(L_0); XmlTextReaderImpl_DtdParserProxy_OnSystemId_mFAEF87EE55FE4C1BEAAE833099C5E6BD25B6537F(L_0, L_1, L_2, L_3, NULL); return; } } // System.Void System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.OnPublicId(System.String,System.Xml.LineInfo,System.Xml.LineInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DtdParserProxy_System_Xml_IDtdParserAdapter_OnPublicId_m78B5CFCEDE256C575FF08289E3B092A2D1BD5291 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, String_t* ___0_publicId, LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24 ___1_keywordLineInfo, LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24 ___2_publicLiteralLineInfo, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; String_t* L_1 = ___0_publicId; LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24 L_2 = ___1_keywordLineInfo; LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24 L_3 = ___2_publicLiteralLineInfo; NullCheck(L_0); XmlTextReaderImpl_DtdParserProxy_OnPublicId_mA9AE0CA29E94DDDF99C7675F1361E67775ABE11E(L_0, L_1, L_2, L_3, NULL); return; } } // System.Boolean System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapterWithValidation.get_DtdValidation() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DtdParserProxy_System_Xml_IDtdParserAdapterWithValidation_get_DtdValidation_mB08C4898A6C4382487B97FEB6B34D16950077D28 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; NullCheck(L_0); bool L_1; L_1 = XmlTextReaderImpl_get_DtdParserProxy_DtdValidation_mA08BCC8111CAD98A8F247770DC6C5023E7A1C071(L_0, NULL); return L_1; } } // System.Xml.IValidationEventHandling System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapterWithValidation.get_ValidationEventHandling() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* DtdParserProxy_System_Xml_IDtdParserAdapterWithValidation_get_ValidationEventHandling_mB94E31FE6CFCDECF567013EF700C5273D0250F23 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; NullCheck(L_0); RuntimeObject* L_1; L_1 = XmlTextReaderImpl_get_DtdParserProxy_ValidationEventHandling_mB2F5898C6DDF21BDA19FB52D66B0EC56F10908C3_inline(L_0, NULL); return L_1; } } // System.Boolean System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapterV1.get_Normalization() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DtdParserProxy_System_Xml_IDtdParserAdapterV1_get_Normalization_m0EAEDE68F17C29F65E00049B2A08068C47D9CF88 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; NullCheck(L_0); bool L_1; L_1 = XmlTextReaderImpl_get_DtdParserProxy_Normalization_m69989B2A994543AFE386FFF064EA7C9C674AF212_inline(L_0, NULL); return L_1; } } // System.Boolean System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapterV1.get_Namespaces() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DtdParserProxy_System_Xml_IDtdParserAdapterV1_get_Namespaces_mE6F55B61928B766F99260E971E0522284FB7CA0B (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; NullCheck(L_0); bool L_1; L_1 = XmlTextReaderImpl_get_DtdParserProxy_Namespaces_mDE78BC151B29E932636DF2B4521450C3FF8F25F6_inline(L_0, NULL); return L_1; } } // System.Boolean System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapterV1.get_V1CompatibilityMode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DtdParserProxy_System_Xml_IDtdParserAdapterV1_get_V1CompatibilityMode_m7A5959E626C9A71F1E68C8A062ADA7221C281D5F (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; NullCheck(L_0); bool L_1; L_1 = XmlTextReaderImpl_get_DtdParserProxy_V1CompatibilityMode_mFA338124C3C5FF871125360FA041C8E74C7AE978_inline(L_0, NULL); return L_1; } } // System.Threading.Tasks.Task`1 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.ReadDataAsync() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_t4C228DE57804012969575431CFF12D57C875552D* DtdParserProxy_System_Xml_IDtdParserAdapter_ReadDataAsync_m2244763A3CC81873199B2B46DF25370CBC9C47B7 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; NullCheck(L_0); Task_1_t4C228DE57804012969575431CFF12D57C875552D* L_1; L_1 = XmlTextReaderImpl_DtdParserProxy_ReadDataAsync_m462F0D985C98EE500F66654CD36B0CEA44F8FDD8(L_0, NULL); return L_1; } } // System.Threading.Tasks.Task`1 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.ParseNumericCharRefAsync(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_t4C228DE57804012969575431CFF12D57C875552D* DtdParserProxy_System_Xml_IDtdParserAdapter_ParseNumericCharRefAsync_m61127B081A2A49416FC9D829992C304F1FFB2C77 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, StringBuilder_t* ___0_internalSubsetBuilder, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; StringBuilder_t* L_1 = ___0_internalSubsetBuilder; NullCheck(L_0); Task_1_t4C228DE57804012969575431CFF12D57C875552D* L_2; L_2 = XmlTextReaderImpl_DtdParserProxy_ParseNumericCharRefAsync_m0EA20FB96300A09D88B1107AAEBF48879E30CC10(L_0, L_1, NULL); return L_2; } } // System.Threading.Tasks.Task`1 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.ParseNamedCharRefAsync(System.Boolean,System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_t4C228DE57804012969575431CFF12D57C875552D* DtdParserProxy_System_Xml_IDtdParserAdapter_ParseNamedCharRefAsync_m209BEBAFBC1EF5748C53F8041A5441868F09B509 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, bool ___0_expand, StringBuilder_t* ___1_internalSubsetBuilder, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; bool L_1 = ___0_expand; StringBuilder_t* L_2 = ___1_internalSubsetBuilder; NullCheck(L_0); Task_1_t4C228DE57804012969575431CFF12D57C875552D* L_3; L_3 = XmlTextReaderImpl_DtdParserProxy_ParseNamedCharRefAsync_m3A3A4A812A1E80BA4836DB7D533D332C36668841(L_0, L_1, L_2, NULL); return L_3; } } // System.Threading.Tasks.Task System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.ParsePIAsync(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* DtdParserProxy_System_Xml_IDtdParserAdapter_ParsePIAsync_m3BCBF210835CB601231167D58A541A531A63040C (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, StringBuilder_t* ___0_sb, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; StringBuilder_t* L_1 = ___0_sb; NullCheck(L_0); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_2; L_2 = XmlTextReaderImpl_DtdParserProxy_ParsePIAsync_mEFE8B79AC373DC9C71DE177CD266994393325D4B(L_0, L_1, NULL); return L_2; } } // System.Threading.Tasks.Task System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.ParseCommentAsync(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* DtdParserProxy_System_Xml_IDtdParserAdapter_ParseCommentAsync_m59FC65546D2C8CF93E68E6FEC2F78AEB33CC7BA7 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, StringBuilder_t* ___0_sb, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; StringBuilder_t* L_1 = ___0_sb; NullCheck(L_0); Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_2; L_2 = XmlTextReaderImpl_DtdParserProxy_ParseCommentAsync_m901C155DA16054BB1FA912B846B055CA50967BC9(L_0, L_1, NULL); return L_2; } } // System.Threading.Tasks.Task`1> System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.PushEntityAsync(System.Xml.IDtdEntityInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_tC793EC4BCAF3441C475639996F591673C58B3730* DtdParserProxy_System_Xml_IDtdParserAdapter_PushEntityAsync_mBBA63096DDBA5F68E60D7ABE92E5595E4A101C10 (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, RuntimeObject* ___0_entity, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; RuntimeObject* L_1 = ___0_entity; NullCheck(L_0); Task_1_tC793EC4BCAF3441C475639996F591673C58B3730* L_2; L_2 = XmlTextReaderImpl_DtdParserProxy_PushEntityAsync_mB4D87AD693DD024575432FC194EE4FF84A8B7264(L_0, L_1, NULL); return L_2; } } // System.Threading.Tasks.Task`1 System.Xml.XmlTextReaderImpl/DtdParserProxy::System.Xml.IDtdParserAdapter.PushExternalSubsetAsync(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_1_t824317F4B958F7512E8F7300511752937A6C6043* DtdParserProxy_System_Xml_IDtdParserAdapter_PushExternalSubsetAsync_mBFA59497FDFE711D629FA9DB7DF5613B46755B7A (DtdParserProxy_tEE899EFE962BA9D7D23D51152CFF64F8CD1A8AC3* __this, String_t* ___0_systemId, String_t* ___1_publicId, const RuntimeMethod* method) { { XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* L_0 = __this->___reader_0; String_t* L_1 = ___0_systemId; String_t* L_2 = ___1_publicId; NullCheck(L_0); Task_1_t824317F4B958F7512E8F7300511752937A6C6043* L_3; L_3 = XmlTextReaderImpl_DtdParserProxy_PushExternalSubsetAsync_mB8A7199C6F17714319AE13E2BEB9FC096B86B046(L_0, L_1, L_2, NULL); return L_3; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Xml.XmlTextReaderImpl/NodeData System.Xml.XmlTextReaderImpl/NodeData::get_None() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* NodeData_get_None_mA5FEE08AC3F537E7EA9900A26F224697CF045E78 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* L_0 = ((NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF_StaticFields*)il2cpp_codegen_static_fields_for(NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF_il2cpp_TypeInfo_var))->___s_None_0; il2cpp_codegen_memory_barrier(); if (L_0) { goto IL_0015; } } { NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* L_1 = (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF*)il2cpp_codegen_object_new(NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF_il2cpp_TypeInfo_var); NullCheck(L_1); NodeData__ctor_m0EDB77C0D5BDFD2B2F74516B9E37106ACD355350(L_1, NULL); il2cpp_codegen_memory_barrier(); ((NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF_StaticFields*)il2cpp_codegen_static_fields_for(NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF_il2cpp_TypeInfo_var))->___s_None_0 = L_1; Il2CppCodeGenWriteBarrier((void**)(&((NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF_StaticFields*)il2cpp_codegen_static_fields_for(NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF_il2cpp_TypeInfo_var))->___s_None_0), (void*)L_1); } IL_0015: { NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* L_2 = ((NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF_StaticFields*)il2cpp_codegen_static_fields_for(NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF_il2cpp_TypeInfo_var))->___s_None_0; il2cpp_codegen_memory_barrier(); return L_2; } } // System.Void System.Xml.XmlTextReaderImpl/NodeData::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData__ctor_m0EDB77C0D5BDFD2B2F74516B9E37106ACD355350 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); NodeData_Clear_m947A266026A00AB3BC65DC55B7BCE727B3D0004F(__this, 0, NULL); __this->___xmlContextPushed_16 = (bool)0; return; } } // System.Int32 System.Xml.XmlTextReaderImpl/NodeData::get_LineNo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NodeData_get_LineNo_m4FFAC4F3348BAF51A9900887975D3164BE1AA090 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, const RuntimeMethod* method) { { LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24* L_0 = (&__this->___lineInfo_10); int32_t L_1 = L_0->___lineNo_0; return L_1; } } // System.Int32 System.Xml.XmlTextReaderImpl/NodeData::get_LinePos() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NodeData_get_LinePos_mA47E445CCB1D4B13F7E6821C44D70299FBAEB0C7 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, const RuntimeMethod* method) { { LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24* L_0 = (&__this->___lineInfo_10); int32_t L_1 = L_0->___linePos_1; return L_1; } } // System.Boolean System.Xml.XmlTextReaderImpl/NodeData::get_IsEmptyElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NodeData_get_IsEmptyElement_mD85FA732DA497F1A5F2778650D5405F5D67DF527 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___type_1; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0010; } } { bool L_1 = __this->___isEmptyOrDefault_14; return L_1; } IL_0010: { return (bool)0; } } // System.Void System.Xml.XmlTextReaderImpl/NodeData::set_IsEmptyElement(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData_set_IsEmptyElement_mD9AA39D1F91A00BEDBED1204654917447AF2D57D (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, bool ___0_value, const RuntimeMethod* method) { { bool L_0 = ___0_value; __this->___isEmptyOrDefault_14 = L_0; return; } } // System.Boolean System.Xml.XmlTextReaderImpl/NodeData::get_IsDefaultAttribute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NodeData_get_IsDefaultAttribute_mAEDE8A0C6EB15C9087EB963AA29E2E6C3E2AC81C (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___type_1; if ((!(((uint32_t)L_0) == ((uint32_t)2)))) { goto IL_0010; } } { bool L_1 = __this->___isEmptyOrDefault_14; return L_1; } IL_0010: { return (bool)0; } } // System.Void System.Xml.XmlTextReaderImpl/NodeData::set_IsDefaultAttribute(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData_set_IsDefaultAttribute_m6CFE78C360F0CAADE7E1398F7527374253267DCD (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, bool ___0_value, const RuntimeMethod* method) { { bool L_0 = ___0_value; __this->___isEmptyOrDefault_14 = L_0; return; } } // System.Boolean System.Xml.XmlTextReaderImpl/NodeData::get_ValueBuffered() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool NodeData_get_ValueBuffered_mD9B7D4C2C055BC6DC3641D960844A05821EAE1F4 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->___value_6; return (bool)((((RuntimeObject*)(String_t*)L_0) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0); } } // System.String System.Xml.XmlTextReaderImpl/NodeData::get_StringValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NodeData_get_StringValue_m49F31840D0EC31EAF70E6F4EF5BE14BB900B2624 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->___value_6; if (L_0) { goto IL_0025; } } { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = __this->___chars_7; int32_t L_2 = __this->___valueStartPos_8; int32_t L_3 = __this->___valueLength_9; String_t* L_4; L_4 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_1, L_2, L_3, NULL); __this->___value_6 = L_4; Il2CppCodeGenWriteBarrier((void**)(&__this->___value_6), (void*)L_4); } IL_0025: { String_t* L_5 = __this->___value_6; return L_5; } } // System.Void System.Xml.XmlTextReaderImpl/NodeData::TrimSpacesInValue() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData_TrimSpacesInValue_m8B3A9D1567033FA59E05CAC4E7C0BCF7126790B1 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, const RuntimeMethod* method) { { bool L_0; L_0 = NodeData_get_ValueBuffered_mD9B7D4C2C055BC6DC3641D960844A05821EAE1F4(__this, NULL); if (!L_0) { goto IL_0020; } } { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = __this->___chars_7; int32_t L_2 = __this->___valueStartPos_8; int32_t* L_3 = (&__this->___valueLength_9); XmlTextReaderImpl_StripSpaces_mD7FD9662A6CC09D000AF4E2A6D489D79267520AC(L_1, L_2, L_3, NULL); return; } IL_0020: { String_t* L_4 = __this->___value_6; String_t* L_5; L_5 = XmlTextReaderImpl_StripSpaces_m45E9B5FC3CFA2377C827CF9D5B29ABB443913D6D(L_4, NULL); __this->___value_6 = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->___value_6), (void*)L_5); return; } } // System.Void System.Xml.XmlTextReaderImpl/NodeData::Clear(System.Xml.XmlNodeType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData_Clear_m947A266026A00AB3BC65DC55B7BCE727B3D0004F (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, int32_t ___0_type, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___0_type; __this->___type_1 = L_0; NodeData_ClearName_m33AF87BF5512718AE6E0920CF814BADCF8EB7BEC(__this, NULL); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; __this->___value_6 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___value_6), (void*)L_1); __this->___valueStartPos_8 = (-1); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; __this->___nameWPrefix_5 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___nameWPrefix_5), (void*)L_2); __this->___schemaType_18 = NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___schemaType_18), (void*)NULL); __this->___typedValue_19 = NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___typedValue_19), (void*)NULL); return; } } // System.Void System.Xml.XmlTextReaderImpl/NodeData::ClearName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData_ClearName_m33AF87BF5512718AE6E0920CF814BADCF8EB7BEC (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; __this->___localName_2 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___localName_2), (void*)L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; __this->___prefix_3 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___prefix_3), (void*)L_1); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; __this->___ns_4 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___ns_4), (void*)L_2); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; __this->___nameWPrefix_5 = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___nameWPrefix_5), (void*)L_3); return; } } // System.Void System.Xml.XmlTextReaderImpl/NodeData::SetLineInfo(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData_SetLineInfo_m6D28339C7F45327E5B512AD556ECCBB06A0871A5 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, int32_t ___0_lineNo, int32_t ___1_linePos, const RuntimeMethod* method) { { LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24* L_0 = (&__this->___lineInfo_10); int32_t L_1 = ___0_lineNo; int32_t L_2 = ___1_linePos; LineInfo_Set_m5D59B42332EDBA296FA9AED5CF63D8BECC18214E(L_0, L_1, L_2, NULL); return; } } // System.Void System.Xml.XmlTextReaderImpl/NodeData::SetLineInfo2(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData_SetLineInfo2_mD0AD7BC1A4A18A10953788BC8FBE0B1A02CE26D5 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, int32_t ___0_lineNo, int32_t ___1_linePos, const RuntimeMethod* method) { { LineInfo_t415DCF0EAD0FB3806F779BA170EC9058E47CCB24* L_0 = (&__this->___lineInfo2_11); int32_t L_1 = ___0_lineNo; int32_t L_2 = ___1_linePos; LineInfo_Set_m5D59B42332EDBA296FA9AED5CF63D8BECC18214E(L_0, L_1, L_2, NULL); return; } } // System.Void System.Xml.XmlTextReaderImpl/NodeData::SetValueNode(System.Xml.XmlNodeType,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData_SetValueNode_m2C3413CC8225BB47DA4B08D098EA56D376BBBF25 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, int32_t ___0_type, String_t* ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_type; __this->___type_1 = L_0; NodeData_ClearName_m33AF87BF5512718AE6E0920CF814BADCF8EB7BEC(__this, NULL); String_t* L_1 = ___1_value; __this->___value_6 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___value_6), (void*)L_1); __this->___valueStartPos_8 = (-1); return; } } // System.Void System.Xml.XmlTextReaderImpl/NodeData::SetValueNode(System.Xml.XmlNodeType,System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData_SetValueNode_m50F48B9511DD8F6BDB6D49CFB0B3BD799D6AD0F1 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, int32_t ___0_type, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___1_chars, int32_t ___2_startPos, int32_t ___3_len, const RuntimeMethod* method) { { int32_t L_0 = ___0_type; __this->___type_1 = L_0; NodeData_ClearName_m33AF87BF5512718AE6E0920CF814BADCF8EB7BEC(__this, NULL); __this->___value_6 = (String_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___value_6), (void*)(String_t*)NULL); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = ___1_chars; __this->___chars_7 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___chars_7), (void*)L_1); int32_t L_2 = ___2_startPos; __this->___valueStartPos_8 = L_2; int32_t L_3 = ___3_len; __this->___valueLength_9 = L_3; return; } } // System.Void System.Xml.XmlTextReaderImpl/NodeData::SetNamedNode(System.Xml.XmlNodeType,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData_SetNamedNode_mB4B118182B66F9E24611C31A074538E177DDDA73 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, int32_t ___0_type, String_t* ___1_localName, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___0_type; String_t* L_1 = ___1_localName; String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; String_t* L_3 = ___1_localName; NodeData_SetNamedNode_mC99F6739610C0257126208B4CF498E1771DF5DDA(__this, L_0, L_1, L_2, L_3, NULL); return; } } // System.Void System.Xml.XmlTextReaderImpl/NodeData::SetNamedNode(System.Xml.XmlNodeType,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData_SetNamedNode_mC99F6739610C0257126208B4CF498E1771DF5DDA (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, int32_t ___0_type, String_t* ___1_localName, String_t* ___2_prefix, String_t* ___3_nameWPrefix, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___0_type; __this->___type_1 = L_0; String_t* L_1 = ___1_localName; __this->___localName_2 = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___localName_2), (void*)L_1); String_t* L_2 = ___2_prefix; __this->___prefix_3 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___prefix_3), (void*)L_2); String_t* L_3 = ___3_nameWPrefix; __this->___nameWPrefix_5 = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___nameWPrefix_5), (void*)L_3); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; __this->___ns_4 = L_4; Il2CppCodeGenWriteBarrier((void**)(&__this->___ns_4), (void*)L_4); String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty_6; __this->___value_6 = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->___value_6), (void*)L_5); __this->___valueStartPos_8 = (-1); return; } } // System.Void System.Xml.XmlTextReaderImpl/NodeData::SetValue(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData_SetValue_m07CC0F62B746F76367A00A6A88DEDB2B87B6CA91 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, String_t* ___0_value, const RuntimeMethod* method) { { __this->___valueStartPos_8 = (-1); String_t* L_0 = ___0_value; __this->___value_6 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___value_6), (void*)L_0); return; } } // System.Void System.Xml.XmlTextReaderImpl/NodeData::SetValue(System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData_SetValue_m7078D8BE1A2371A59DDF78DE12BAA39C8125C4B5 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_chars, int32_t ___1_startPos, int32_t ___2_len, const RuntimeMethod* method) { { __this->___value_6 = (String_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___value_6), (void*)(String_t*)NULL); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_chars; __this->___chars_7 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___chars_7), (void*)L_0); int32_t L_1 = ___1_startPos; __this->___valueStartPos_8 = L_1; int32_t L_2 = ___2_len; __this->___valueLength_9 = L_2; return; } } // System.Void System.Xml.XmlTextReaderImpl/NodeData::OnBufferInvalidated() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData_OnBufferInvalidated_m23EB9F4229B6FB92ED6C586B75EFE146D979A7D2 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->___value_6; if (L_0) { goto IL_0025; } } { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = __this->___chars_7; int32_t L_2 = __this->___valueStartPos_8; int32_t L_3 = __this->___valueLength_9; String_t* L_4; L_4 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_1, L_2, L_3, NULL); __this->___value_6 = L_4; Il2CppCodeGenWriteBarrier((void**)(&__this->___value_6), (void*)L_4); } IL_0025: { __this->___valueStartPos_8 = (-1); return; } } // System.Void System.Xml.XmlTextReaderImpl/NodeData::CopyTo(System.Int32,System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NodeData_CopyTo_m9D59E5E6EBD3C691A34AC2ADD32FB6C914AB24C2 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, int32_t ___0_valueOffset, StringBuilder_t* ___1_sb, const RuntimeMethod* method) { { String_t* L_0 = __this->___value_6; if (L_0) { goto IL_0026; } } { StringBuilder_t* L_1 = ___1_sb; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_2 = __this->___chars_7; int32_t L_3 = __this->___valueStartPos_8; int32_t L_4 = ___0_valueOffset; int32_t L_5 = __this->___valueLength_9; int32_t L_6 = ___0_valueOffset; NullCheck(L_1); StringBuilder_t* L_7; L_7 = StringBuilder_Append_mC09A30993B77CC4D8E906720683B6386F0E15747(L_1, L_2, ((int32_t)il2cpp_codegen_add(L_3, L_4)), ((int32_t)il2cpp_codegen_subtract(L_5, L_6)), NULL); return; } IL_0026: { int32_t L_8 = ___0_valueOffset; if ((((int32_t)L_8) > ((int32_t)0))) { goto IL_0038; } } { StringBuilder_t* L_9 = ___1_sb; String_t* L_10 = __this->___value_6; NullCheck(L_9); StringBuilder_t* L_11; L_11 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_9, L_10, NULL); return; } IL_0038: { StringBuilder_t* L_12 = ___1_sb; String_t* L_13 = __this->___value_6; int32_t L_14 = ___0_valueOffset; String_t* L_15 = __this->___value_6; NullCheck(L_15); int32_t L_16; L_16 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_15, NULL); int32_t L_17 = ___0_valueOffset; NullCheck(L_12); StringBuilder_t* L_18; L_18 = StringBuilder_Append_mE7CA22532FEF1545B8BC357CB7CAA304BA264703(L_12, L_13, L_14, ((int32_t)il2cpp_codegen_subtract(L_16, L_17)), NULL); return; } } // System.Int32 System.Xml.XmlTextReaderImpl/NodeData::CopyTo(System.Int32,System.Char[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NodeData_CopyTo_m27B76639B9A28127C2B03164D7128939F26C8F90 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, int32_t ___0_valueOffset, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___1_buffer, int32_t ___2_offset, int32_t ___3_length, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { String_t* L_0 = __this->___value_6; if (L_0) { goto IL_0031; } } { int32_t L_1 = __this->___valueLength_9; int32_t L_2 = ___0_valueOffset; V_0 = ((int32_t)il2cpp_codegen_subtract(L_1, L_2)); int32_t L_3 = V_0; int32_t L_4 = ___3_length; if ((((int32_t)L_3) <= ((int32_t)L_4))) { goto IL_0019; } } { int32_t L_5 = ___3_length; V_0 = L_5; } IL_0019: { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_6 = __this->___chars_7; int32_t L_7 = __this->___valueStartPos_8; int32_t L_8 = ___0_valueOffset; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_9 = ___1_buffer; int32_t L_10 = ___2_offset; int32_t L_11 = V_0; XmlTextReaderImpl_BlockCopyChars_m0BA24CD97C62B4BA5075A5426C1F00DF971621AB(L_6, ((int32_t)il2cpp_codegen_add(L_7, L_8)), L_9, L_10, L_11, NULL); int32_t L_12 = V_0; return L_12; } IL_0031: { String_t* L_13 = __this->___value_6; NullCheck(L_13); int32_t L_14; L_14 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_13, NULL); int32_t L_15 = ___0_valueOffset; V_1 = ((int32_t)il2cpp_codegen_subtract(L_14, L_15)); int32_t L_16 = V_1; int32_t L_17 = ___3_length; if ((((int32_t)L_16) <= ((int32_t)L_17))) { goto IL_0047; } } { int32_t L_18 = ___3_length; V_1 = L_18; } IL_0047: { String_t* L_19 = __this->___value_6; int32_t L_20 = ___0_valueOffset; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_21 = ___1_buffer; int32_t L_22 = ___2_offset; int32_t L_23 = V_1; NullCheck(L_19); String_CopyTo_m6E1DE99F2A6481B3B9839C8A026C74887C10A1DC(L_19, L_20, L_21, L_22, L_23, NULL); int32_t L_24 = V_1; return L_24; } } // System.String System.Xml.XmlTextReaderImpl/NodeData::GetNameWPrefix(System.Xml.XmlNameTable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NodeData_GetNameWPrefix_mCA5D7B8E3A167C9B8AEFB8751E9C0C40F84B4527 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___0_nt, const RuntimeMethod* method) { { String_t* L_0 = __this->___nameWPrefix_5; if (!L_0) { goto IL_000f; } } { String_t* L_1 = __this->___nameWPrefix_5; return L_1; } IL_000f: { XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_2 = ___0_nt; String_t* L_3; L_3 = NodeData_CreateNameWPrefix_mC14BB0DB05523F946E9DA65EB1C2D08F22E474AB(__this, L_2, NULL); return L_3; } } // System.String System.Xml.XmlTextReaderImpl/NodeData::CreateNameWPrefix(System.Xml.XmlNameTable) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* NodeData_CreateNameWPrefix_mC14BB0DB05523F946E9DA65EB1C2D08F22E474AB (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* ___0_nt, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D); s_Il2CppMethodInitialized = true; } { String_t* L_0 = __this->___prefix_3; NullCheck(L_0); int32_t L_1; L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL); if (L_1) { goto IL_001b; } } { String_t* L_2 = __this->___localName_2; __this->___nameWPrefix_5 = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___nameWPrefix_5), (void*)L_2); goto IL_003d; } IL_001b: { XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_3 = ___0_nt; String_t* L_4 = __this->___prefix_3; String_t* L_5 = __this->___localName_2; String_t* L_6; L_6 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(L_4, _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D, L_5, NULL); NullCheck(L_3); String_t* L_7; L_7 = VirtualFuncInvoker1< String_t*, String_t* >::Invoke(6 /* System.String System.Xml.XmlNameTable::Add(System.String) */, L_3, L_6); __this->___nameWPrefix_5 = L_7; Il2CppCodeGenWriteBarrier((void**)(&__this->___nameWPrefix_5), (void*)L_7); } IL_003d: { String_t* L_8 = __this->___nameWPrefix_5; return L_8; } } // System.Int32 System.Xml.XmlTextReaderImpl/NodeData::System.IComparable.CompareTo(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NodeData_System_IComparable_CompareTo_m74609FF1B98ECDBF2E824C2A7F7057A2A1529BE5 (NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* V_0 = NULL; { RuntimeObject* L_0 = ___0_obj; V_0 = ((NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF*)IsInstClass((RuntimeObject*)L_0, NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF_il2cpp_TypeInfo_var)); NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* L_1 = V_0; if (!L_1) { goto IL_0056; } } { String_t* L_2 = __this->___localName_2; NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* L_3 = V_0; NullCheck(L_3); String_t* L_4 = L_3->___localName_2; bool L_5; L_5 = Ref_Equal_m60FD3EF02546279815B785F856568B01F60FE1AF(L_2, L_4, NULL); if (!L_5) { goto IL_0044; } } { String_t* L_6 = __this->___ns_4; NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* L_7 = V_0; NullCheck(L_7); String_t* L_8 = L_7->___ns_4; bool L_9; L_9 = Ref_Equal_m60FD3EF02546279815B785F856568B01F60FE1AF(L_6, L_8, NULL); if (!L_9) { goto IL_0032; } } { return 0; } IL_0032: { String_t* L_10 = __this->___ns_4; NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* L_11 = V_0; NullCheck(L_11); String_t* L_12 = L_11->___ns_4; int32_t L_13; L_13 = String_CompareOrdinal_mC6F612DEA1F7B3BF24A44C79D17AF7F8C29C9D3C(L_10, L_12, NULL); return L_13; } IL_0044: { String_t* L_14 = __this->___localName_2; NodeData_tEB6A7F9E5147217F637373A7B7644BE377D539FF* L_15 = V_0; NullCheck(L_15); String_t* L_16 = L_15->___localName_2; int32_t L_17; L_17 = String_CompareOrdinal_mC6F612DEA1F7B3BF24A44C79D17AF7F8C29C9D3C(L_14, L_16, NULL); return L_17; } IL_0056: { return 1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline (ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C* __this, const RuntimeMethod* method) { { ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_0 = __this->___m_configuredTaskAwaiter_0; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____stringLength_4; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void CharEntityEncoderFallback_set_StartOffset_mA243578474DC2FDE44519F05E12676FE3D0A2865_inline (CharEntityEncoderFallback_tB21A3AB1212CD1B53747CC36F7F96D6C64C87EE1* __this, int32_t ___0_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_value; __this->___startOffset_6 = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlWriterSettings_get_IndentChars_mF26B2899F7718E3DC75CA62FDFB5915BAF5C158D_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->___indentChars_6; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_NewLineOnAttributes_m3ACAFD8A94C15826E9DDC4F20B280C6AF3407F7D_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method) { { bool L_0 = __this->___newLineOnAttributes_7; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t StringConcat_get_Count_mDCCC5B17A9A44FD12C76AAB3429C50663D243BDC_inline (StringConcat_t8995382764BCE27EF906F99F1235E172D02C6FB9* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___idxStr_6; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlEvent_get_EventType_m038BF9FCEE1E88C68C6E53DA3EB97B8D1E4639F7_inline (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___eventType_0; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlEvent_get_String1_mF166F5058EF8C8187E0172B410453A5EFE882D5D_inline (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->___s1_1; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlEvent_get_String2_m375EEC0792EF396BD01AE50BFB26F1FC88E49397_inline (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->___s2_2; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlEvent_get_String3_mBD908670214B739B46BDC45004A77391981433DE_inline (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->___s3_3; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* XmlEvent_get_Object_m59185475B231CD3AB1A2509422D4B7F3F3E04BD2_inline (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___o_4; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void XmlEvent_InitEvent_m20FCF4B1533AD8E1D2C319BC1566FC2DE164593D_inline (XmlEvent_t71D4A86D45FCBC2D95E47F0EC32CEC49FEA1E0B2* __this, int32_t ___0_eventType, const RuntimeMethod* method) { { int32_t L_0 = ___0_eventType; __this->___eventType_0 = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlReaderSettings_get_CloseInput_m59A87285F3D07FC87B95FDA27AB1462D1318342E_inline (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { bool L_0 = __this->___closeInput_17; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlReaderSettings_get_ValidationType_mFF201BAC3A2B593BB69E691E0AA3814455185F8A_inline (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___validationType_13; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlReaderSettings_get_Async_m17DF552FF8F0211C2AA2E6E94EFA3A0F8474A8F5_inline (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { bool L_0 = __this->___useAsync_0; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void XmlReaderSettings_set_IsXmlResolverSet_m871B57224C2E3918C193D03425F0F409E4A44A03_inline (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, bool ___0_value, const RuntimeMethod* method) { { bool L_0 = ___0_value; __this->___U3CIsXmlResolverSetU3Ek__BackingField_19 = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlReaderSettings_get_IsXmlResolverSet_mBE7710812B7872C2622B19D7582E8BB43D82EE50_inline (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { bool L_0 = __this->___U3CIsXmlResolverSetU3Ek__BackingField_19; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void XmlReaderSettings_set_ReadOnly_mE9D803936E0E2E8A22464C57D96C71AB35D1A6CB_inline (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, bool ___0_value, const RuntimeMethod* method) { { bool L_0 = ___0_value; __this->___isReadOnly_18 = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* XmlReaderSettings_GetEventHandler_m846EA87D263A6804F452088315D63F5FA898AC64_inline (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { ValidationEventHandler_t400B20AD482B62613818392D3E5588426332560A* L_0 = __this->___valEventHandler_16; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlReaderSettings_get_ValidationFlags_m22A3C5CFDC1CBF2EF8B5975A581B00EDF4D8E876_inline (XmlReaderSettings_t8D51BA3ED2A013EE1F44525C9861326CAFB44AEA* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___validationFlags_14; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void XmlTextReaderImpl_set_OuterReader_mF7512246D5575745BD1DB502B6C778F3FD54456D_inline (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* ___0_value, const RuntimeMethod* method) { { XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD* L_0 = ___0_value; __this->___outerReader_75 = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___outerReader_75), (void*)L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlTextReaderImpl_get_Namespaces_mCFAB7C99825041BA3C8ABD1752DF24D1F62B7122_inline (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) { { bool L_0 = __this->___supportNamespaces_25; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlTextReaderImpl_get_Normalization_mE15D41565024AE5102E07C09891BC40D027E6529_inline (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) { { bool L_0 = __this->___normalize_24; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ParsingState_get_LineNo_mF3AF997B368E18B626BEE701B8DEB7FBB0267A3F_inline (ParsingState_tF0FABA16483FCC2DB710460D11CD79D35C4E2886* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___lineNo_11; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* XmlTextReaderImpl_get_DtdParserProxy_NameTable_m9D90E1683C95F7DB7AA9244FF91A472B3BD48685_inline (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) { { XmlNameTable_tBDBAACFF3DB40A8E6AF3BDC11F0FF166CF11ABB8* L_0 = __this->___nameTable_20; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* XmlTextReaderImpl_get_DtdParserProxy_NamespaceResolver_m801F8EFB95433131030357031EF73C68EB43F490_inline (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) { { XmlNamespaceManager_t95431ADE7A94108629DFF894819FB1A9709D810F* L_0 = __this->___namespaceManager_38; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* XmlTextReaderImpl_get_DtdParserProxy_ValidationEventHandling_mB2F5898C6DDF21BDA19FB52D66B0EC56F10908C3_inline (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___validationEventHandling_57; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlTextReaderImpl_get_DtdParserProxy_Normalization_m69989B2A994543AFE386FFF064EA7C9C674AF212_inline (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) { { bool L_0 = __this->___normalize_24; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlTextReaderImpl_get_DtdParserProxy_Namespaces_mDE78BC151B29E932636DF2B4521450C3FF8F25F6_inline (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) { { bool L_0 = __this->___supportNamespaces_25; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlTextReaderImpl_get_DtdParserProxy_V1CompatibilityMode_mFA338124C3C5FF871125360FA041C8E74C7AE978_inline (XmlTextReaderImpl_t5F48FDC8E88C9E27593266F6C660B3973AE2167B* __this, const RuntimeMethod* method) { { bool L_0 = __this->___v1Compat_37; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->____size_2; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = (int32_t)__this->____version_3; __this->____version_3 = ((int32_t)il2cpp_codegen_add(L_0, 1)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)__this->____items_1; V_0 = L_1; int32_t L_2 = (int32_t)__this->____size_2; V_1 = L_2; int32_t L_3 = V_1; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_0; NullCheck(L_4); if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0034; } } { int32_t L_5 = V_1; __this->____size_2 = ((int32_t)il2cpp_codegen_add(L_5, 1)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = V_0; int32_t L_7 = V_1; RuntimeObject* L_8 = ___0_item; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (RuntimeObject*)L_8); return; } IL_0034: { RuntimeObject* L_9 = ___0_item; (( void (*) (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D*, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 11)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 11)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m6B76D139692C43B2AF7C695FAB044B16ACFAF355_gshared_inline (Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01* __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->___hasValue_0; return L_0; } }