20192 lines
913 KiB
C++
20192 lines
913 KiB
C++
#include "pch-cpp.hpp"
|
|
|
|
#ifndef _MSC_VER
|
|
# include <alloca.h>
|
|
#else
|
|
# include <malloc.h>
|
|
#endif
|
|
|
|
|
|
#include <limits>
|
|
|
|
|
|
struct VirtualActionInvoker0
|
|
{
|
|
typedef void (*Action)(void*, const RuntimeMethod*);
|
|
|
|
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
((Action)invokeData.methodPtr)(obj, invokeData.method);
|
|
}
|
|
};
|
|
template <typename T1>
|
|
struct VirtualActionInvoker1
|
|
{
|
|
typedef void (*Action)(void*, T1, const RuntimeMethod*);
|
|
|
|
static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
((Action)invokeData.methodPtr)(obj, p1, invokeData.method);
|
|
}
|
|
};
|
|
template <typename T1, typename T2>
|
|
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 <typename T1, typename T2, typename T3>
|
|
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 <typename R>
|
|
struct VirtualFuncInvoker0
|
|
{
|
|
typedef R (*Func)(void*, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
|
|
}
|
|
};
|
|
template <typename R, typename T1>
|
|
struct VirtualFuncInvoker1
|
|
{
|
|
typedef R (*Func)(void*, T1, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method);
|
|
}
|
|
};
|
|
template <typename R, typename T1, typename T2>
|
|
struct VirtualFuncInvoker2
|
|
{
|
|
typedef R (*Func)(void*, T1, T2, const RuntimeMethod*);
|
|
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2)
|
|
{
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|
return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method);
|
|
}
|
|
};
|
|
|
|
struct Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87;
|
|
struct Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3;
|
|
struct Dictionary_2_t87EDE08B2E48F793A22DE50D6B3CC2E7EBB2DB54;
|
|
struct Dictionary_2_t403063CE4960B4F46C688912237C6A27E550FF55;
|
|
struct Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28;
|
|
struct Func_1_tD59A12717D79BFB403BF973694B1BE5B85474BD1;
|
|
struct List_1_t43EC7C138A17FAAD7120408F039923082A70301A;
|
|
struct Predicate_1_t8342C85FF4E41CD1F7024AC0CDC3E5312A32CB12;
|
|
struct Predicate_1_t7F48518B008C1472339EEEBABA3DE203FE1F26ED;
|
|
struct Task_1_t824317F4B958F7512E8F7300511752937A6C6043;
|
|
struct Task_1_t4C228DE57804012969575431CFF12D57C875552D;
|
|
struct Task_1_tE41CFF640EB7C045550D9D0D92BE67533B084C17;
|
|
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
|
|
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
|
|
struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771;
|
|
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
|
|
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
|
|
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
|
|
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
|
|
struct UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA;
|
|
struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07;
|
|
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263;
|
|
struct AsyncCallback_t7FEF460CBDCFB9C5FA2EF776984778B9A4145F4C;
|
|
struct BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C;
|
|
struct Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B;
|
|
struct CodePageDataItem_t52460FA30AE37F4F26ACB81055E58002262F19F2;
|
|
struct CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57;
|
|
struct ContextCallback_tE8AFBDBFCC040FDA8DA8C1EEFE9BD66B16BDA007;
|
|
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D;
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0;
|
|
struct DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A;
|
|
struct DecoderFallback_t7324102215E4ED41EC065C02EB501CB0BC23CD90;
|
|
struct Delegate_t;
|
|
struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E;
|
|
struct EncoderFallback_tD2C40CE114AA9D8E1F7196608B2D088548015293;
|
|
struct Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095;
|
|
struct Exception_t;
|
|
struct IAsyncResult_t7B9B5A0ECB35DCEC31B8A8122C37D687369253B5;
|
|
struct IAsyncStateMachine_t0680C7F905C553076B552D5A1A6E39E2F0F36AA2;
|
|
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
|
|
struct IFormatProvider_tC202922D43BFF3525109ABF3FB79625F5646AB52;
|
|
struct IXmlNamespaceResolver_t5B384C1DCF0750B44E124D640E4F041DB19B7FD1;
|
|
struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB;
|
|
struct MethodInfo_t;
|
|
struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472;
|
|
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
|
|
struct SemaphoreSlim_t0D5CB5685D9BFA5BF95CEC6E7395490F933E8DB2;
|
|
struct StackGuard_tACE063A1B7374BDF4AD472DE4585D05AD8745352;
|
|
struct Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE;
|
|
struct String_t;
|
|
struct Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572;
|
|
struct TaskFactory_tF781BD37BE23917412AD83424D1497C7C1509DF0;
|
|
struct TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E;
|
|
struct TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4;
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
|
|
struct XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B;
|
|
struct XmlRawWriterBase64Encoder_tD84D358B95FF6F4EF007528F96F95CC2237D495D;
|
|
struct XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB;
|
|
struct XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41;
|
|
struct XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674;
|
|
struct ReadWriteTask_t0821BF49EE38596C7734E86E1A6A39D769BE2C05;
|
|
struct ContingentProperties_t3FA59480914505CEA917B1002EC675F29D0CB540;
|
|
|
|
IL2CPP_EXTERN_C RuntimeClass* Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_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* CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* LocalAppContextSwitches_tD4691F88F847A5F076065A6FEF10BBB5DB039434_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C RuntimeClass* XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674_il2cpp_TypeInfo_var;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral11AC5E2BD66016383281878F99D761B6B9AB5F11;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral13DB4394207994E4948B5E3FAE7BA705B9B8E7B3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral1C250646ACB5EAA28E079007EF6B9BECFDAEDC6E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral2D09BC7AEC73A3EFD69A35BDCDD0B0E29CF848CD;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral36D06DCF7061DEC1E8DF4C9D2BB8EB53DBD3087E;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral37FDAAF1C91F947734553260891C6678930EDDA0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3C0E3372C3889F47C0D6C10398114C4D400A9562;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral3C1E3A88F1DF442673E905BE97863155259D0CB5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4C9D5EB3A2133DCF493D42AFE0769A5D81E10AF1;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5520F0EAC899C656D9482CE97A660E8F8E28ED01;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7445C16916FA3BA29CF130D3BC44506627A580F8;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7721A48ACA2DB6CF7BA1F50E38BE38587D4927BA;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral7BFA33A11F0B12AF1B7FA1D9BA996EAE1EF77B49;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral88E0DBECA18651C0DE1E09C9B180E8C851A4F92B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralB968B651B32BD07EAAB4CB96683980AF16C47C0B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC7C776080FBFB5F15E2EAAE9A4C65AE2C17FE00B;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD7BB4816F511937863E42D9A34BAB32B43210AE7;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralE584C9688DCC7AEE34F2DA73D96EA113B211A93D;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralED7D39EDF70E08FE57B2522D102BF72B9E5D5331;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralEF8AE9E6CBCFDABA932FBEB4C85964F450F724F5;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF3782EC504B73600A2DA83B623313BF6EC38CAE3;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF4ED3BDF7EB24796E98DB0F3022D762D2C5EBFB0;
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralFE53A3AF35DC43A86F8AA824C5449731805C32DD;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F_m8CC875E445EF48DE8B889F92C727A90BA56A5ECC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240_m07AC71F5CD8B531713C596507EC875F44AA83C21_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3_mB9B94570E11A2593B9E70B8A8175C81E5DBE1985_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2_m193491811D425E91FF74E1FA16D8FB575B10A885_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87_mCE0859DB8792BFF041CD92F61FD4EED95A1593B9_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E_m998882449627F103BBAB4BF7941C3A73D5F56AA3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34_mC25168E4A1C9B268591C26672C3FC88F2BE78D0E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A_mB9DBE57C650E9CBDD61365DEC29205A796BDE4E6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368_m873CBD97F300A1208963602920445E792750A618_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C_mF59851F5DAA660935CF095B6170DE0E1D01A1234_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4_m030496209F12F33BF282BECA92AADE70D48FEAD6_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240_m14C8B4758C0A33A9AEBF90844B287E95AA0EAE99_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3_mCDA18144603655FB7A639ADD3FFF5A3545237769_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB_mAF5C6FDF3F3F19611563CDD01F0FDF090C606E9F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE_m52EE10546E4B6ABC60D460B9F7937FC720D47328_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8_mA20AF3916DC5C86357AB9AF32920B2D67CEDFDFD_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020_mA4708592D9C5A1A9BF411A8D749C4CF9AC8D86D3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1_mA9A147AFAE31CB8670B2FD921039548581E81EEB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67_m6214745E566B8EB9ACF91C4F0A755E75D523266F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85_mF83869F76F87B74BF6C0789CAAF21897CFE4A517_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mD6F327F4B6C359E3C031E183382BF9ABCCEA7815_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F_mFDBA340ADA2FE6BFF8725C8E8C26822A7826C31F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240_mD9B00961E6CB8F6F94461840C6883D96876DE75D_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3_mF07C5BEDDF775B06C1E344824C06055CC7EA7EE0_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2_mE35171C5BBC86A7C3192CC9291A006D7B4B7C734_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87_mFB189C93FB53E4A759445BE4BCCEE22D32F13D71_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E_m09AF6241263AE853425C93BD45417C32F025E94F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34_m9DB84A598AB51254AD3F0FC61052C3F87FE3BB67_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__36_tF4F96E65400EC8CF09E50A582371AAC2A05F34F9_m55E307EAB1215460AB6A77F826D2407A05D7313F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A_m7087A72952F770E33CF047CB3D994AD291F25D2C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__30_tB017E9C2DE01DFFCD81B84E76F70FF0CC7C2E111_m07451B5E1A3A2076142BC48B85FD35D01830BBC8_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_mA0B8D1A167D15DC01553A481263748A97635C07F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368_mD822A9AA9AF346C3E7CD3821F7211187F1950319_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteEndElementAsyncU3Ed__32_tF7AAFC43A1A963FF0A34A9B40E871379DDC20A8E_m68AD2F21B4D1C192F9BADDDC18DE59BBB0DD2099_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C_m0F06EE52F364A1D1C161826179212D64A9B49A8A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteFullEndElementAsyncU3Ed__33_tB74E9BCF152EAC33723E4CEAF7D82677A1C22B62_m669D168E022EB1EC35C878F0FF1055EFBA6233A2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteIndentAsyncU3Ed__47_tBCB10A39301F859A0B7ABB67E7447194A3E35817_m32AE78F0C13CD4C90AEB3466C05DAADC99A4D4EB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4_mA83624CB01BE12C650F27CEA18FBD8A975648BDF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240_m27AFDF75F7AFE6A7F678DAC24746BC54022C2D93_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__37_tB7BB1BA70692E379BDC4680E9DD6A805B0C62592_m6C682A9044E279F763FB07519E6A7C62FB9DFEA3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3_mD8685AD81E5E4DE66D055EA375095B27E3FCE073_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB_m41DAB8FBC26166B511163D63AEEB72BC1D9E87FB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE_mE47A4C220F720205CC7FD556E2454D39A0E0C70E_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8_m3D88E8E486026305C90808CC90D9146B5E988950_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteStartAttributeAsyncU3Ed__34_tDCD2BA866C00A97AD536610EC6982F28B56A9FCB_mCB38E91A0B72DA7539638A40AD3AE1BC584EAE0F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteStartElementAsyncU3Ed__31_tCAABB5849B63D195EE67E049F6828C91A4A755A8_m4A0A2365FE2A6DC72EFE329D8D1F83148B938F2C_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020_m8403F8008E7931B68AE26B22678BCA2A9205811A_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1_mCE7838365764E3E76900175FE5BC1A82993CC24F_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_m6BAC1652DF18654C2607C590906DE45F48945FCC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67_m4A20561715EEF23476D4EDF860552FC5831E12A3_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85_mDE52771B558F4E387E4F8CC3E8F222597A8D569B_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* AsyncTaskMethodBuilder_Start_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mAF45F3CE253D6DB1F55EF5F508EB8A6F760572EC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* U3CWriteCharEntityAsyncU3Ed__103_MoveNext_m884D2D32EE517D7B7B368B496BA6C22BA54080CB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* XmlUtf8RawTextWriter_ValidateContentChars_m2D62E5A56C7DB286BB2FB52D93F53737272C62A4_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* XmlUtf8RawTextWriter_WriteCharEntity_mCFA33DAFBB5CC7664DB5285C282CD17602A087EC_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* XmlUtf8RawTextWriter_WriteStartAttribute_SetInAttribute_m13CB0C1E497B0A886C46FB44E59EA17DC9B8EBDF_RuntimeMethod_var;
|
|
IL2CPP_EXTERN_C const RuntimeMethod* XmlUtf8RawTextWriter_WriteStartElementAsync_SetAttEndPos_m77FCE6AEF083E64981D69B9FD8DB4186DE37664C_RuntimeMethod_var;
|
|
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com;
|
|
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke;
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com;
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke;
|
|
struct Delegate_t_marshaled_com;
|
|
struct Delegate_t_marshaled_pinvoke;
|
|
struct Exception_t_marshaled_com;
|
|
struct Exception_t_marshaled_pinvoke;
|
|
|
|
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
|
|
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
|
|
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
|
|
|
|
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
|
|
struct AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB : public RuntimeObject
|
|
{
|
|
};
|
|
struct BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C : public RuntimeObject
|
|
{
|
|
UInt32U5BU5D_t02FBD658AD156A17574ECE6106CF1FBFCC9807FA* ___bitStack;
|
|
int32_t ___stackPos;
|
|
uint32_t ___curr;
|
|
};
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0 : public RuntimeObject
|
|
{
|
|
bool ___m_isReadOnly;
|
|
int32_t ___cultureID;
|
|
int32_t ___parent_lcid;
|
|
int32_t ___datetime_index;
|
|
int32_t ___number_index;
|
|
int32_t ___default_calendar_type;
|
|
bool ___m_useUserOverride;
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo;
|
|
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo;
|
|
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo;
|
|
String_t* ___m_name;
|
|
String_t* ___englishname;
|
|
String_t* ___nativename;
|
|
String_t* ___iso3lang;
|
|
String_t* ___iso2lang;
|
|
String_t* ___win3lang;
|
|
String_t* ___territory;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___native_calendar_names;
|
|
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo;
|
|
void* ___textinfo_data;
|
|
int32_t ___m_dataItem;
|
|
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___parent_culture;
|
|
bool ___constructed;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___cached_serialized_form;
|
|
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D* ___m_cultureData;
|
|
bool ___m_isInherited;
|
|
};
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke
|
|
{
|
|
int32_t ___m_isReadOnly;
|
|
int32_t ___cultureID;
|
|
int32_t ___parent_lcid;
|
|
int32_t ___datetime_index;
|
|
int32_t ___number_index;
|
|
int32_t ___default_calendar_type;
|
|
int32_t ___m_useUserOverride;
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo;
|
|
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo;
|
|
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo;
|
|
char* ___m_name;
|
|
char* ___englishname;
|
|
char* ___nativename;
|
|
char* ___iso3lang;
|
|
char* ___iso2lang;
|
|
char* ___win3lang;
|
|
char* ___territory;
|
|
char** ___native_calendar_names;
|
|
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo;
|
|
void* ___textinfo_data;
|
|
int32_t ___m_dataItem;
|
|
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke* ___parent_culture;
|
|
int32_t ___constructed;
|
|
Il2CppSafeArray* ___cached_serialized_form;
|
|
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke* ___m_cultureData;
|
|
int32_t ___m_isInherited;
|
|
};
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com
|
|
{
|
|
int32_t ___m_isReadOnly;
|
|
int32_t ___cultureID;
|
|
int32_t ___parent_lcid;
|
|
int32_t ___datetime_index;
|
|
int32_t ___number_index;
|
|
int32_t ___default_calendar_type;
|
|
int32_t ___m_useUserOverride;
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo;
|
|
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo;
|
|
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo;
|
|
Il2CppChar* ___m_name;
|
|
Il2CppChar* ___englishname;
|
|
Il2CppChar* ___nativename;
|
|
Il2CppChar* ___iso3lang;
|
|
Il2CppChar* ___iso2lang;
|
|
Il2CppChar* ___win3lang;
|
|
Il2CppChar* ___territory;
|
|
Il2CppChar** ___native_calendar_names;
|
|
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo;
|
|
void* ___textinfo_data;
|
|
int32_t ___m_dataItem;
|
|
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com* ___parent_culture;
|
|
int32_t ___constructed;
|
|
Il2CppSafeArray* ___cached_serialized_form;
|
|
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com* ___m_cultureData;
|
|
int32_t ___m_isInherited;
|
|
};
|
|
struct Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095 : public RuntimeObject
|
|
{
|
|
int32_t ___m_codePage;
|
|
CodePageDataItem_t52460FA30AE37F4F26ACB81055E58002262F19F2* ___dataItem;
|
|
bool ___m_deserializedFromEverett;
|
|
bool ___m_isReadOnly;
|
|
EncoderFallback_tD2C40CE114AA9D8E1F7196608B2D088548015293* ___encoderFallback;
|
|
DecoderFallback_t7324102215E4ED41EC065C02EB501CB0BC23CD90* ___decoderFallback;
|
|
};
|
|
struct LocalAppContextSwitches_tD4691F88F847A5F076065A6FEF10BBB5DB039434 : public RuntimeObject
|
|
{
|
|
};
|
|
struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE : public RuntimeObject
|
|
{
|
|
RuntimeObject* ____identity;
|
|
};
|
|
struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_pinvoke
|
|
{
|
|
Il2CppIUnknown* ____identity;
|
|
};
|
|
struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_com
|
|
{
|
|
Il2CppIUnknown* ____identity;
|
|
};
|
|
struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472 : public RuntimeObject
|
|
{
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___numberGroupSizes;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___currencyGroupSizes;
|
|
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___percentGroupSizes;
|
|
String_t* ___positiveSign;
|
|
String_t* ___negativeSign;
|
|
String_t* ___numberDecimalSeparator;
|
|
String_t* ___numberGroupSeparator;
|
|
String_t* ___currencyGroupSeparator;
|
|
String_t* ___currencyDecimalSeparator;
|
|
String_t* ___currencySymbol;
|
|
String_t* ___ansiCurrencySymbol;
|
|
String_t* ___nanSymbol;
|
|
String_t* ___positiveInfinitySymbol;
|
|
String_t* ___negativeInfinitySymbol;
|
|
String_t* ___percentDecimalSeparator;
|
|
String_t* ___percentGroupSeparator;
|
|
String_t* ___percentSymbol;
|
|
String_t* ___perMilleSymbol;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___nativeDigits;
|
|
int32_t ___m_dataItem;
|
|
int32_t ___numberDecimalDigits;
|
|
int32_t ___currencyDecimalDigits;
|
|
int32_t ___currencyPositivePattern;
|
|
int32_t ___currencyNegativePattern;
|
|
int32_t ___numberNegativePattern;
|
|
int32_t ___percentPositivePattern;
|
|
int32_t ___percentNegativePattern;
|
|
int32_t ___percentDecimalDigits;
|
|
int32_t ___digitSubstitution;
|
|
bool ___isReadOnly;
|
|
bool ___m_useUserOverride;
|
|
bool ___m_isInvariant;
|
|
bool ___validForParseAsNumber;
|
|
bool ___validForParseAsCurrency;
|
|
};
|
|
struct String_t : public RuntimeObject
|
|
{
|
|
int32_t ____stringLength;
|
|
Il2CppChar ____firstChar;
|
|
};
|
|
struct Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572 : public RuntimeObject
|
|
{
|
|
int32_t ___m_taskId;
|
|
Delegate_t* ___m_action;
|
|
RuntimeObject* ___m_stateObject;
|
|
TaskScheduler_t3F0550EBEF7C41F74EC8C08FF4BED0D8CE66006E* ___m_taskScheduler;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___m_parent;
|
|
int32_t ___m_stateFlags;
|
|
RuntimeObject* ___m_continuationObject;
|
|
ContingentProperties_t3FA59480914505CEA917B1002EC675F29D0CB540* ___m_contingentProperties;
|
|
};
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
|
|
{
|
|
};
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
|
|
{
|
|
};
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
|
|
{
|
|
};
|
|
struct XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F : public RuntimeObject
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___writeNodeBuffer;
|
|
};
|
|
struct AsyncMethodBuilderCore_tD5ABB3A2536319A3345B32A5481E37E23DD8CEDF
|
|
{
|
|
RuntimeObject* ___m_stateMachine;
|
|
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___m_defaultContextAction;
|
|
};
|
|
struct AsyncMethodBuilderCore_tD5ABB3A2536319A3345B32A5481E37E23DD8CEDF_marshaled_pinvoke
|
|
{
|
|
RuntimeObject* ___m_stateMachine;
|
|
Il2CppMethodPointer ___m_defaultContextAction;
|
|
};
|
|
struct AsyncMethodBuilderCore_tD5ABB3A2536319A3345B32A5481E37E23DD8CEDF_marshaled_com
|
|
{
|
|
RuntimeObject* ___m_stateMachine;
|
|
Il2CppMethodPointer ___m_defaultContextAction;
|
|
};
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
|
|
{
|
|
bool ___m_value;
|
|
};
|
|
struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3
|
|
{
|
|
uint8_t ___m_value;
|
|
};
|
|
struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17
|
|
{
|
|
Il2CppChar ___m_value;
|
|
};
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F
|
|
{
|
|
};
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke
|
|
{
|
|
};
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com
|
|
{
|
|
};
|
|
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
|
|
{
|
|
int32_t ___m_value;
|
|
};
|
|
struct Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3
|
|
{
|
|
int64_t ___m_value;
|
|
};
|
|
struct IntPtr_t
|
|
{
|
|
void* ___m_value;
|
|
};
|
|
struct Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE : public MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE
|
|
{
|
|
ReadWriteTask_t0821BF49EE38596C7734E86E1A6A39D769BE2C05* ____activeReadWriteTask;
|
|
SemaphoreSlim_t0D5CB5685D9BFA5BF95CEC6E7395490F933E8DB2* ____asyncActiveSemaphore;
|
|
};
|
|
struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B
|
|
{
|
|
uint32_t ___m_value;
|
|
};
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
|
|
{
|
|
union
|
|
{
|
|
struct
|
|
{
|
|
};
|
|
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
|
|
};
|
|
};
|
|
struct XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___charProperties;
|
|
};
|
|
struct XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3_marshaled_pinvoke
|
|
{
|
|
Il2CppSafeArray* ___charProperties;
|
|
};
|
|
struct XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3_marshaled_com
|
|
{
|
|
Il2CppSafeArray* ___charProperties;
|
|
};
|
|
struct XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B : public XmlWriter_tCBC8D0C4891828A0A384C68D0414337F20E1A17F
|
|
{
|
|
XmlRawWriterBase64Encoder_tD84D358B95FF6F4EF007528F96F95CC2237D495D* ___base64Encoder;
|
|
RuntimeObject* ___resolver;
|
|
};
|
|
struct ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618
|
|
{
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___m_task;
|
|
bool ___m_continueOnCapturedContext;
|
|
};
|
|
struct ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_marshaled_pinvoke
|
|
{
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___m_task;
|
|
int32_t ___m_continueOnCapturedContext;
|
|
};
|
|
struct ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_marshaled_com
|
|
{
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___m_task;
|
|
int32_t ___m_continueOnCapturedContext;
|
|
};
|
|
struct Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853
|
|
{
|
|
String_t* ___prefix;
|
|
String_t* ___ns;
|
|
bool ___declared;
|
|
int32_t ___prevNsIndex;
|
|
};
|
|
struct Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853_marshaled_pinvoke
|
|
{
|
|
char* ___prefix;
|
|
char* ___ns;
|
|
int32_t ___declared;
|
|
int32_t ___prevNsIndex;
|
|
};
|
|
struct Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853_marshaled_com
|
|
{
|
|
Il2CppChar* ___prefix;
|
|
Il2CppChar* ___ns;
|
|
int32_t ___declared;
|
|
int32_t ___prevNsIndex;
|
|
};
|
|
struct AsyncTaskMethodBuilder_1_tE88892A6B2F97B5D44B7C3EE2DBEED85743412AC
|
|
{
|
|
AsyncMethodBuilderCore_tD5ABB3A2536319A3345B32A5481E37E23DD8CEDF ___m_coreState;
|
|
Task_1_tE41CFF640EB7C045550D9D0D92BE67533B084C17* ___m_task;
|
|
};
|
|
struct ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___m_configuredTaskAwaiter;
|
|
};
|
|
struct ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C_marshaled_pinvoke
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_marshaled_pinvoke ___m_configuredTaskAwaiter;
|
|
};
|
|
struct ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C_marshaled_com
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_marshaled_com ___m_configuredTaskAwaiter;
|
|
};
|
|
struct ConformanceLevel_t90FE5650C4EA88985ED92E858B142605B5645E0A
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct Delegate_t : public RuntimeObject
|
|
{
|
|
intptr_t ___method_ptr;
|
|
intptr_t ___invoke_impl;
|
|
RuntimeObject* ___m_target;
|
|
intptr_t ___method;
|
|
intptr_t ___delegate_trampoline;
|
|
intptr_t ___extra_arg;
|
|
intptr_t ___method_code;
|
|
intptr_t ___interp_method;
|
|
intptr_t ___interp_invoke_impl;
|
|
MethodInfo_t* ___method_info;
|
|
MethodInfo_t* ___original_method_info;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
|
|
bool ___method_is_virtual;
|
|
};
|
|
struct Delegate_t_marshaled_pinvoke
|
|
{
|
|
intptr_t ___method_ptr;
|
|
intptr_t ___invoke_impl;
|
|
Il2CppIUnknown* ___m_target;
|
|
intptr_t ___method;
|
|
intptr_t ___delegate_trampoline;
|
|
intptr_t ___extra_arg;
|
|
intptr_t ___method_code;
|
|
intptr_t ___interp_method;
|
|
intptr_t ___interp_invoke_impl;
|
|
MethodInfo_t* ___method_info;
|
|
MethodInfo_t* ___original_method_info;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
|
|
int32_t ___method_is_virtual;
|
|
};
|
|
struct Delegate_t_marshaled_com
|
|
{
|
|
intptr_t ___method_ptr;
|
|
intptr_t ___invoke_impl;
|
|
Il2CppIUnknown* ___m_target;
|
|
intptr_t ___method;
|
|
intptr_t ___delegate_trampoline;
|
|
intptr_t ___extra_arg;
|
|
intptr_t ___method_code;
|
|
intptr_t ___interp_method;
|
|
intptr_t ___interp_invoke_impl;
|
|
MethodInfo_t* ___method_info;
|
|
MethodInfo_t* ___original_method_info;
|
|
DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data;
|
|
int32_t ___method_is_virtual;
|
|
};
|
|
struct Exception_t : public RuntimeObject
|
|
{
|
|
String_t* ____className;
|
|
String_t* ____message;
|
|
RuntimeObject* ____data;
|
|
Exception_t* ____innerException;
|
|
String_t* ____helpURL;
|
|
RuntimeObject* ____stackTrace;
|
|
String_t* ____stackTraceString;
|
|
String_t* ____remoteStackTraceString;
|
|
int32_t ____remoteStackIndex;
|
|
RuntimeObject* ____dynamicMethods;
|
|
int32_t ____HResult;
|
|
String_t* ____source;
|
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
|
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
|
|
IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips;
|
|
int32_t ___caught_in_unmanaged;
|
|
};
|
|
struct Exception_t_marshaled_pinvoke
|
|
{
|
|
char* ____className;
|
|
char* ____message;
|
|
RuntimeObject* ____data;
|
|
Exception_t_marshaled_pinvoke* ____innerException;
|
|
char* ____helpURL;
|
|
Il2CppIUnknown* ____stackTrace;
|
|
char* ____stackTraceString;
|
|
char* ____remoteStackTraceString;
|
|
int32_t ____remoteStackIndex;
|
|
Il2CppIUnknown* ____dynamicMethods;
|
|
int32_t ____HResult;
|
|
char* ____source;
|
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
|
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
|
|
Il2CppSafeArray* ___native_trace_ips;
|
|
int32_t ___caught_in_unmanaged;
|
|
};
|
|
struct Exception_t_marshaled_com
|
|
{
|
|
Il2CppChar* ____className;
|
|
Il2CppChar* ____message;
|
|
RuntimeObject* ____data;
|
|
Exception_t_marshaled_com* ____innerException;
|
|
Il2CppChar* ____helpURL;
|
|
Il2CppIUnknown* ____stackTrace;
|
|
Il2CppChar* ____stackTraceString;
|
|
Il2CppChar* ____remoteStackTraceString;
|
|
int32_t ____remoteStackIndex;
|
|
Il2CppIUnknown* ____dynamicMethods;
|
|
int32_t ____HResult;
|
|
Il2CppChar* ____source;
|
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
|
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
|
|
Il2CppSafeArray* ___native_trace_ips;
|
|
int32_t ___caught_in_unmanaged;
|
|
};
|
|
struct NamespaceHandling_t0DD5BBAE6E5AD2765848D1809C3DEF5311629CBB
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct NewLineHandling_t8DFACC664E91AFFE9731BAC651A1243ABE8AC704
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct TriState_tA38A5344A2F2845F64B00B527E97CC16CC746D22
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct XmlOutputMethod_tC9C5ED49E0965D5963F0BBDC6E399FF6EC42369B
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct XmlSpace_t6A78E68D9618EE5EFEA37E875ED46B88B03DB357
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct XmlStandalone_tCE6BFF49F0B3421841A2996F963DB5281DD57441
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct NamespaceState_t96D7826057D94D01FF46912868C57967FC8E6C01
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct SpecialAttr_t020B7EFC3BE44C46A0E81D094A9AE5646065887C
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct State_t2EBD3BF5AFDFDCF3FB477A1B4DE46FA56C5D68CE
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct Token_t42EE6846A8E76E8B25571430B0C13E3EEA36F639
|
|
{
|
|
int32_t ___value__;
|
|
};
|
|
struct AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06
|
|
{
|
|
AsyncTaskMethodBuilder_1_tE88892A6B2F97B5D44B7C3EE2DBEED85743412AC ___m_builder;
|
|
};
|
|
struct AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_marshaled_pinvoke
|
|
{
|
|
AsyncTaskMethodBuilder_1_tE88892A6B2F97B5D44B7C3EE2DBEED85743412AC ___m_builder;
|
|
};
|
|
struct AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_marshaled_com
|
|
{
|
|
AsyncTaskMethodBuilder_1_tE88892A6B2F97B5D44B7C3EE2DBEED85743412AC ___m_builder;
|
|
};
|
|
struct MulticastDelegate_t : public Delegate_t
|
|
{
|
|
DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates;
|
|
};
|
|
struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke
|
|
{
|
|
Delegate_t_marshaled_pinvoke** ___delegates;
|
|
};
|
|
struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com
|
|
{
|
|
Delegate_t_marshaled_com** ___delegates;
|
|
};
|
|
struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t
|
|
{
|
|
};
|
|
struct XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB : public XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B
|
|
{
|
|
bool ___useAsync;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___bufBytes;
|
|
Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___stream;
|
|
Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___encoding;
|
|
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 ___xmlCharType;
|
|
int32_t ___bufPos;
|
|
int32_t ___textPos;
|
|
int32_t ___contentPos;
|
|
int32_t ___cdataPos;
|
|
int32_t ___attrEndPos;
|
|
int32_t ___bufLen;
|
|
bool ___writeToNull;
|
|
bool ___hadDoubleBracket;
|
|
bool ___inAttributeValue;
|
|
int32_t ___newLineHandling;
|
|
bool ___closeOutput;
|
|
bool ___omitXmlDeclaration;
|
|
String_t* ___newLineChars;
|
|
bool ___checkCharacters;
|
|
int32_t ___standalone;
|
|
int32_t ___outputMethod;
|
|
bool ___autoXmlDeclaration;
|
|
bool ___mergeCDataSections;
|
|
};
|
|
struct XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674 : public RuntimeObject
|
|
{
|
|
bool ___useAsync;
|
|
Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___encoding;
|
|
bool ___omitXmlDecl;
|
|
int32_t ___newLineHandling;
|
|
String_t* ___newLineChars;
|
|
int32_t ___indent;
|
|
String_t* ___indentChars;
|
|
bool ___newLineOnAttributes;
|
|
bool ___closeOutput;
|
|
int32_t ___namespaceHandling;
|
|
int32_t ___conformanceLevel;
|
|
bool ___checkCharacters;
|
|
bool ___writeEndDocumentOnClose;
|
|
int32_t ___outputMethod;
|
|
List_1_t43EC7C138A17FAAD7120408F039923082A70301A* ___cdataSections;
|
|
bool ___doNotEscapeUriAttributes;
|
|
bool ___mergeCDataSections;
|
|
String_t* ___mediaType;
|
|
String_t* ___docTypeSystem;
|
|
String_t* ___docTypePublic;
|
|
int32_t ___standalone;
|
|
bool ___autoXmlDecl;
|
|
bool ___isReadOnly;
|
|
};
|
|
struct TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C
|
|
{
|
|
String_t* ___name;
|
|
String_t* ___prefix;
|
|
String_t* ___defaultNs;
|
|
int32_t ___defaultNsState;
|
|
int32_t ___xmlSpace;
|
|
String_t* ___xmlLang;
|
|
int32_t ___prevNsTop;
|
|
int32_t ___prefixCount;
|
|
bool ___mixed;
|
|
};
|
|
struct TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C_marshaled_pinvoke
|
|
{
|
|
char* ___name;
|
|
char* ___prefix;
|
|
char* ___defaultNs;
|
|
int32_t ___defaultNsState;
|
|
int32_t ___xmlSpace;
|
|
char* ___xmlLang;
|
|
int32_t ___prevNsTop;
|
|
int32_t ___prefixCount;
|
|
int32_t ___mixed;
|
|
};
|
|
struct TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C_marshaled_com
|
|
{
|
|
Il2CppChar* ___name;
|
|
Il2CppChar* ___prefix;
|
|
Il2CppChar* ___defaultNs;
|
|
int32_t ___defaultNsState;
|
|
int32_t ___xmlSpace;
|
|
Il2CppChar* ___xmlLang;
|
|
int32_t ___prevNsTop;
|
|
int32_t ___prefixCount;
|
|
int32_t ___mixed;
|
|
};
|
|
struct Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07 : public MulticastDelegate_t
|
|
{
|
|
};
|
|
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
|
|
{
|
|
String_t* ____paramName;
|
|
};
|
|
struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
|
|
{
|
|
};
|
|
struct XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41 : public XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB
|
|
{
|
|
int32_t ___indentLevel;
|
|
bool ___newLineOnAttributes;
|
|
String_t* ___indentChars;
|
|
bool ___mixedContent;
|
|
BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* ___mixedContentStack;
|
|
int32_t ___conformanceLevel;
|
|
};
|
|
struct U3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
int32_t ___index;
|
|
int32_t ___count;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___chars;
|
|
int32_t ___U3CwriteLenU3E5__2;
|
|
int32_t ___U3CcurIndexU3E5__3;
|
|
int32_t ___U3CleftCountU3E5__4;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
String_t* ___text;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
String_t* ___text;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
int32_t ___U3CwriteLenU3E5__2;
|
|
int32_t ___U3CcurIndexU3E5__3;
|
|
int32_t ___U3CleftCountU3E5__4;
|
|
bool ___U3CneedWriteNewLineU3E5__5;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
Il2CppChar ___ch;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
String_t* ___text;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
String_t* ___text;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
int32_t ___stopChar;
|
|
int32_t ___U3CwriteLenU3E5__2;
|
|
int32_t ___U3CcurIndexU3E5__3;
|
|
int32_t ___U3CleftCountU3E5__4;
|
|
bool ___U3CneedWriteNewLineU3E5__5;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
String_t* ___name;
|
|
String_t* ___pubid;
|
|
String_t* ___sysid;
|
|
String_t* ___subset;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
int32_t ___index;
|
|
int32_t ___count;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___chars;
|
|
int32_t ___U3CwriteLenU3E5__2;
|
|
int32_t ___U3CcurIndexU3E5__3;
|
|
int32_t ___U3CleftCountU3E5__4;
|
|
bool ___U3CneedWriteNewLineU3E5__5;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
String_t* ___name;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
String_t* ___prefix;
|
|
String_t* ___namespaceName;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
String_t* ___name;
|
|
String_t* ___text;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___buffer;
|
|
int32_t ___index;
|
|
int32_t ___count;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
String_t* ___data;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
int32_t ___index;
|
|
int32_t ___count;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___chars;
|
|
int32_t ___U3CwriteLenU3E5__2;
|
|
int32_t ___U3CcurIndexU3E5__3;
|
|
int32_t ___U3CleftCountU3E5__4;
|
|
bool ___U3CneedWriteNewLineU3E5__5;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
String_t* ___text;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
int32_t ___U3CwriteLenU3E5__2;
|
|
int32_t ___U3CcurIndexU3E5__3;
|
|
int32_t ___U3CleftCountU3E5__4;
|
|
bool ___U3CneedWriteNewLineU3E5__5;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
String_t* ___prefix;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
Il2CppChar ___lowChar;
|
|
Il2CppChar ___highChar;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
int32_t ___standalone;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
String_t* ___text;
|
|
int32_t ___curIndex;
|
|
int32_t ___leftCount;
|
|
int32_t ___U3CwriteLenU3E5__2;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
String_t* ___text;
|
|
int32_t ___curIndex;
|
|
int32_t ___leftCount;
|
|
int32_t ___U3CwriteLenU3E5__2;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
bool ___newLine;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* ___U3CU3E4__this;
|
|
int32_t ___curIndex;
|
|
int32_t ___leftCount;
|
|
String_t* ___text;
|
|
int32_t ___U3CwriteLenU3E5__2;
|
|
bool ___U3CneedWriteNewLineU3E5__3;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteCommentAsyncU3Ed__36_tF4F96E65400EC8CF09E50A582371AAC2A05F34F9
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* ___U3CU3E4__this;
|
|
String_t* ___text;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteDocTypeAsyncU3Ed__30_tB017E9C2DE01DFFCD81B84E76F70FF0CC7C2E111
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* ___U3CU3E4__this;
|
|
String_t* ___name;
|
|
String_t* ___pubid;
|
|
String_t* ___sysid;
|
|
String_t* ___subset;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteEndElementAsyncU3Ed__32_tF7AAFC43A1A963FF0A34A9B40E871379DDC20A8E
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* ___U3CU3E4__this;
|
|
String_t* ___prefix;
|
|
String_t* ___localName;
|
|
String_t* ___ns;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteFullEndElementAsyncU3Ed__33_tB74E9BCF152EAC33723E4CEAF7D82677A1C22B62
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* ___U3CU3E4__this;
|
|
String_t* ___prefix;
|
|
String_t* ___localName;
|
|
String_t* ___ns;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteIndentAsyncU3Ed__47_tBCB10A39301F859A0B7ABB67E7447194A3E35817
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* ___U3CU3E4__this;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
int32_t ___U3CiU3E5__2;
|
|
};
|
|
struct U3CWriteProcessingInstructionAsyncU3Ed__37_tB7BB1BA70692E379BDC4680E9DD6A805B0C62592
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* ___U3CU3E4__this;
|
|
String_t* ___target;
|
|
String_t* ___text;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteStartAttributeAsyncU3Ed__34_tDCD2BA866C00A97AD536610EC6982F28B56A9FCB
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* ___U3CU3E4__this;
|
|
String_t* ___prefix;
|
|
String_t* ___localName;
|
|
String_t* ___ns;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct U3CWriteStartElementAsyncU3Ed__31_tCAABB5849B63D195EE67E049F6828C91A4A755A8
|
|
{
|
|
int32_t ___U3CU3E1__state;
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 ___U3CU3Et__builder;
|
|
XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* ___U3CU3E4__this;
|
|
String_t* ___prefix;
|
|
String_t* ___localName;
|
|
String_t* ___ns;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ___U3CU3Eu__1;
|
|
};
|
|
struct AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_StaticFields
|
|
{
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___DoneTask;
|
|
Task_1_t824317F4B958F7512E8F7300511752937A6C6043* ___DoneTaskTrue;
|
|
Task_1_t824317F4B958F7512E8F7300511752937A6C6043* ___DoneTaskFalse;
|
|
Task_1_t4C228DE57804012969575431CFF12D57C875552D* ___DoneTaskZero;
|
|
};
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_StaticFields
|
|
{
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___invariant_culture_info;
|
|
RuntimeObject* ___shared_table_lock;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___default_current_culture;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentUICulture;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentCulture;
|
|
Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3* ___shared_by_number;
|
|
Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28* ___shared_by_name;
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_UserPreferredCultureInfoInAppX;
|
|
bool ___IsTaiwanSku;
|
|
};
|
|
struct Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095_StaticFields
|
|
{
|
|
Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___defaultEncoding;
|
|
Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___unicodeEncoding;
|
|
Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___bigEndianUnicode;
|
|
Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___utf7Encoding;
|
|
Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___utf8Encoding;
|
|
Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___utf32Encoding;
|
|
Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___asciiEncoding;
|
|
Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___latin1Encoding;
|
|
Dictionary_2_t87EDE08B2E48F793A22DE50D6B3CC2E7EBB2DB54* ___encodings;
|
|
RuntimeObject* ___s_InternalSyncObject;
|
|
};
|
|
struct LocalAppContextSwitches_tD4691F88F847A5F076065A6FEF10BBB5DB039434_StaticFields
|
|
{
|
|
bool ___IgnoreEmptyKeySequences;
|
|
bool ___DontThrowOnInvalidSurrogatePairs;
|
|
};
|
|
struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472_StaticFields
|
|
{
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___invariantInfo;
|
|
};
|
|
struct String_t_StaticFields
|
|
{
|
|
String_t* ___Empty;
|
|
};
|
|
struct Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_StaticFields
|
|
{
|
|
int32_t ___s_taskIdCounter;
|
|
RuntimeObject* ___s_taskCompletionSentinel;
|
|
bool ___s_asyncDebuggingEnabled;
|
|
Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87* ___s_taskCancelCallback;
|
|
Func_1_tD59A12717D79BFB403BF973694B1BE5B85474BD1* ___s_createContingentProperties;
|
|
TaskFactory_tF781BD37BE23917412AD83424D1497C7C1509DF0* ___U3CFactoryU3Ek__BackingField;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___U3CCompletedTaskU3Ek__BackingField;
|
|
Predicate_1_t7F48518B008C1472339EEEBABA3DE203FE1F26ED* ___s_IsExceptionObservedByParentPredicate;
|
|
ContextCallback_tE8AFBDBFCC040FDA8DA8C1EEFE9BD66B16BDA007* ___s_ecCallback;
|
|
Predicate_1_t8342C85FF4E41CD1F7024AC0CDC3E5312A32CB12* ___s_IsTaskContinuationNullPredicate;
|
|
Dictionary_2_t403063CE4960B4F46C688912237C6A27E550FF55* ___s_currentActiveTasks;
|
|
RuntimeObject* ___s_activeTasksLock;
|
|
};
|
|
struct Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572_ThreadStaticFields
|
|
{
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___t_currentTask;
|
|
StackGuard_tACE063A1B7374BDF4AD472DE4585D05AD8745352* ___t_stackGuard;
|
|
};
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
|
|
{
|
|
String_t* ___TrueString;
|
|
String_t* ___FalseString;
|
|
};
|
|
struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17_StaticFields
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___s_categoryForLatin1;
|
|
};
|
|
struct IntPtr_t_StaticFields
|
|
{
|
|
intptr_t ___Zero;
|
|
};
|
|
struct Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE_StaticFields
|
|
{
|
|
Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___Null;
|
|
};
|
|
struct XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3_StaticFields
|
|
{
|
|
RuntimeObject* ___s_Lock;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___s_CharProperties;
|
|
};
|
|
struct Exception_t_StaticFields
|
|
{
|
|
RuntimeObject* ___s_EDILock;
|
|
};
|
|
struct AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_StaticFields
|
|
{
|
|
Task_1_tE41CFF640EB7C045550D9D0D92BE67533B084C17* ___s_cachedCompleted;
|
|
};
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
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;
|
|
}
|
|
};
|
|
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;
|
|
}
|
|
};
|
|
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);
|
|
}
|
|
};
|
|
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);
|
|
}
|
|
};
|
|
|
|
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_m6BAC1652DF18654C2607C590906DE45F48945FCC_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_mA0B8D1A167D15DC01553A481263748A97635C07F_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4_mA83624CB01BE12C650F27CEA18FBD8A975648BDF_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020_m8403F8008E7931B68AE26B22678BCA2A9205811A_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2_mE35171C5BBC86A7C3192CC9291A006D7B4B7C734_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34_m9DB84A598AB51254AD3F0FC61052C3F87FE3BB67_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240_m27AFDF75F7AFE6A7F678DAC24746BC54022C2D93_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C_m0F06EE52F364A1D1C161826179212D64A9B49A8A_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E_m09AF6241263AE853425C93BD45417C32F025E94F_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1_mCE7838365764E3E76900175FE5BC1A82993CC24F_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3_mD8685AD81E5E4DE66D055EA375095B27E3FCE073_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB_m41DAB8FBC26166B511163D63AEEB72BC1D9E87FB_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F_mFDBA340ADA2FE6BFF8725C8E8C26822A7826C31F_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240_mD9B00961E6CB8F6F94461840C6883D96876DE75D_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3_mF07C5BEDDF775B06C1E344824C06055CC7EA7EE0_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85_mDE52771B558F4E387E4F8CC3E8F222597A8D569B_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368_mD822A9AA9AF346C3E7CD3821F7211187F1950319_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mAF45F3CE253D6DB1F55EF5F508EB8A6F760572EC_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67_m4A20561715EEF23476D4EDF860552FC5831E12A3_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE_mE47A4C220F720205CC7FD556E2454D39A0E0C70E_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8_m3D88E8E486026305C90808CC90D9146B5E988950_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A_m7087A72952F770E33CF047CB3D994AD291F25D2C_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87_mFB189C93FB53E4A759445BE4BCCEE22D32F13D71_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4_m030496209F12F33BF282BECA92AADE70D48FEAD6_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020_mA4708592D9C5A1A9BF411A8D749C4CF9AC8D86D3_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2_m193491811D425E91FF74E1FA16D8FB575B10A885_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34_mC25168E4A1C9B268591C26672C3FC88F2BE78D0E_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240_m14C8B4758C0A33A9AEBF90844B287E95AA0EAE99_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C_mF59851F5DAA660935CF095B6170DE0E1D01A1234_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E_m998882449627F103BBAB4BF7941C3A73D5F56AA3_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1_mA9A147AFAE31CB8670B2FD921039548581E81EEB_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3_mCDA18144603655FB7A639ADD3FFF5A3545237769_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB_mAF5C6FDF3F3F19611563CDD01F0FDF090C606E9F_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F_m8CC875E445EF48DE8B889F92C727A90BA56A5ECC_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240_m07AC71F5CD8B531713C596507EC875F44AA83C21_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3_mB9B94570E11A2593B9E70B8A8175C81E5DBE1985_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85_mF83869F76F87B74BF6C0789CAAF21897CFE4A517_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368_m873CBD97F300A1208963602920445E792750A618_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mD6F327F4B6C359E3C031E183382BF9ABCCEA7815_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67_m6214745E566B8EB9ACF91C4F0A755E75D523266F_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE_m52EE10546E4B6ABC60D460B9F7937FC720D47328_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8_mA20AF3916DC5C86357AB9AF32920B2D67CEDFDFD_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A_mB9DBE57C650E9CBDD61365DEC29205A796BDE4E6_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87_mCE0859DB8792BFF041CD92F61FD4EED95A1593B9_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87* ___1_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__30_tB017E9C2DE01DFFCD81B84E76F70FF0CC7C2E111_m07451B5E1A3A2076142BC48B85FD35D01830BBC8_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteDocTypeAsyncU3Ed__30_tB017E9C2DE01DFFCD81B84E76F70FF0CC7C2E111* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteStartElementAsyncU3Ed__31_tCAABB5849B63D195EE67E049F6828C91A4A755A8_m4A0A2365FE2A6DC72EFE329D8D1F83148B938F2C_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteStartElementAsyncU3Ed__31_tCAABB5849B63D195EE67E049F6828C91A4A755A8* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteEndElementAsyncU3Ed__32_tF7AAFC43A1A963FF0A34A9B40E871379DDC20A8E_m68AD2F21B4D1C192F9BADDDC18DE59BBB0DD2099_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteEndElementAsyncU3Ed__32_tF7AAFC43A1A963FF0A34A9B40E871379DDC20A8E* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteFullEndElementAsyncU3Ed__33_tB74E9BCF152EAC33723E4CEAF7D82677A1C22B62_m669D168E022EB1EC35C878F0FF1055EFBA6233A2_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteFullEndElementAsyncU3Ed__33_tB74E9BCF152EAC33723E4CEAF7D82677A1C22B62* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteStartAttributeAsyncU3Ed__34_tDCD2BA866C00A97AD536610EC6982F28B56A9FCB_mCB38E91A0B72DA7539638A40AD3AE1BC584EAE0F_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteStartAttributeAsyncU3Ed__34_tDCD2BA866C00A97AD536610EC6982F28B56A9FCB* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__36_tF4F96E65400EC8CF09E50A582371AAC2A05F34F9_m55E307EAB1215460AB6A77F826D2407A05D7313F_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteCommentAsyncU3Ed__36_tF4F96E65400EC8CF09E50A582371AAC2A05F34F9* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__37_tB7BB1BA70692E379BDC4680E9DD6A805B0C62592_m6C682A9044E279F763FB07519E6A7C62FB9DFEA3_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteProcessingInstructionAsyncU3Ed__37_tB7BB1BA70692E379BDC4680E9DD6A805B0C62592* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_Start_TisU3CWriteIndentAsyncU3Ed__47_tBCB10A39301F859A0B7ABB67E7447194A3E35817_m32AE78F0C13CD4C90AEB3466C05DAADC99A4D4EB_gshared (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteIndentAsyncU3Ed__47_tBCB10A39301F859A0B7ABB67E7447194A3E35817* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TagInfo_Init_m351285BE790D79A15E824AE90114E1DD5734BAB6 (TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C* __this, int32_t ___0_nsTop, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Namespace_Set_mA421F92F59A44FCD987802098A78CA52CA3867BD (Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853* __this, String_t* ___0_prefix, String_t* ___1_ns, bool ___2_declared, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 XmlCharType_get_Instance_m1279A3FC91B74599A9BC76979E50DBFC07F67C55 (const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlRawWriter__ctor_mFB8EB6B94D64BD9F3093B42E36D60FADC66F9989 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_Async_m0444A26262668D76461EEBD468B622F8F5418A60_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_NewLineHandling_mE5E642195853271BBF3F6EA8399789D675D6EBE0_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_OmitXmlDeclaration_m4DDF4951F3229EB1DEEFABD680769ABB9BB881DF_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlWriterSettings_get_NewLineChars_m55DA9DDAED17162E8055730FE8047AEBFA5AC7F9_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_CheckCharacters_mD2E14381EBF36D4C56C13F1BF4846667B4CCBB31_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_CloseOutput_m7676FD456B701FF93BCA6C3EADE2E5DF97D7A926_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_Standalone_mF6BD9C7DD44EDEA0EE1416AB92471C5374DBE26B_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_OutputMethod_mD033562BBB2BF636CD2B093DF43FFF69FCEB2BD1_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_MergeCDataSections_mA287AE0C1056022F4AE21AB1295026897C2BD817_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_ValidateContentChars_m2D62E5A56C7DB286BB2FB52D93F53737272C62A4 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_chars, String_t* ___1_propertyName, bool ___2_allowOnlyWhitespace, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter__ctor_mFA386D4802198974CCB06BC0DE6D2A89325A2794 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* ___0_settings, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* XmlWriterSettings_get_Encoding_mC4E1AB9D49553D659321B2BEEA46AE5D343BCBEE_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Buffer_BlockCopy_m2F7BC0C5BA97C500E3F87D5008718F797E02B358 (RuntimeArray* ___0_src, int32_t ___1_srcOffset, RuntimeArray* ___2_dst, int32_t ___3_dstOffset, int32_t ___4_count, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_AutoXmlDeclaration_m99219BABCEECCC72F64FA0062E19B2628B806A9C_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings__ctor_mD453709B5F0BA2D3E082FD52A309838171DF207C (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_set_Encoding_m0EE96C63FD516994A2A61C570A66FFD36BF65204 (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_set_OmitXmlDeclaration_mD7550E855D01522D5DE4269FC3FE45EA136C7E74 (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_set_NewLineHandling_m46D7C17199A29EA1487C7A139A4C250BDACB7020 (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, int32_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_set_NewLineChars_m487FC905AD3C845AD8A916DF85BC0FD3EF830875 (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, String_t* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_set_CloseOutput_m670C9B832802DBF31CC5902DF0741BE345ECCE61 (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_set_ConformanceLevel_m926D2A6BCDE9EBA5FB82B952692A51AC54E6A9A6 (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, int32_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_set_CheckCharacters_mEC2B768510C5E9463085398D669BC657B00F0A0C (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_set_AutoXmlDeclaration_mDFA3AA108542CB0E5905EBA31B6D2AA53537B171 (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_set_Standalone_m2C704C8F6EA5A0ABABBB67AB6BB18D43CEA6FD08 (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, int32_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void XmlWriterSettings_set_OutputMethod_m8A74B5EE11DD5C1D00D97B896E36AA504C142837_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, int32_t ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void XmlWriterSettings_set_ReadOnly_m912EC500806EE683803491EED4796F954F57AB42_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_s, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteCDataSection_mE925886DFC2D61C6F69311708EA5C99D73E462F9 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteCommentOrPi_m8683C7CE47F8B88FAECBACFF8FF741E26F11C041 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_stopChar, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* NumberFormatInfo_get_InvariantInfo_m4689F466D2607C7369BCE394E3FB3681A6E644FA (const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_mE871810BC163EE4EF88E7C7682A6AD39911173B8 (int32_t* __this, String_t* ___0_format, RuntimeObject* ___1_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsCharData_m39C87F830CD89F4F0029AA0338BB9AB5EFCC1AF5 (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* __this, Il2CppChar ___0_ch, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* XmlConvert_CreateInvalidCharException_mE86C6EAFD256563406F74C1A6F378ADE2C07ACD2 (Il2CppChar ___0_invChar, Il2CppChar ___1_nextChar, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeHelpers_get_OffsetToStringData_m90A5D27EF88BE9432BF7093B7D7E7A0ACB0A8FBD (const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteAttributeTextBlock_mE2D22AC1D27C0BFA841022E3C14C58567E2C9977 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar* ___0_pSrc, Il2CppChar* ___1_pSrcEnd, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteElementTextBlock_mE38367032B8ADFFA8A6F4F34598740F0E791575B (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar* ___0_pSrc, Il2CppChar* ___1_pSrcEnd, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlCharType_CombineSurrogateChar_m4D32D326745128CD021B4C219295A61B074FB8C7 (int32_t ___0_lowChar, int32_t ___1_highChar, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteRawWithCharChecking_m312CDB6D9A7F9A965408839DAA06A50F74F79392 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar* ___0_pSrcBegin, Il2CppChar* ___1_pSrcEnd, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_FlushEncoder_m48C957E6B75EE03674B3DD29609304E5E794A565 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlUtf8RawTextWriter_IsSurrogateByte_m4A89519896C4D3F09A0504DD36AE6C98A2B25E7B (uint8_t ___0_b, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_AmpEntity_m7E503ACD5CB18DAC154F20F6A64F8071EE5048D7 (uint8_t* ___0_pDst, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_LtEntity_m436D9CA2B66C0E7EA47A7B181CA5F13AAC9C9A26 (uint8_t* ___0_pDst, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_GtEntity_mE82E4D3A653F25298D3BD243974FA24236339005 (uint8_t* ___0_pDst, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_QuoteEntity_mCDA75ED5FA8C4D9D1FD96FC7C89B8EE8E1CB5934 (uint8_t* ___0_pDst, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_TabEntity_m181DDC1A0EBE3C01F90B404CEC43178291BD9959 (uint8_t* ___0_pDst, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_CarriageReturnEntity_mDA72CC2391E1616CD15AB64B1502C08957A6FB5F (uint8_t* ___0_pDst, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_LineFeedEntity_m8E81C822AA323A5C7C359F53C17A196B58BBE2DA (uint8_t* ___0_pDst, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsSurrogate_m3F6A042210D47F3E3387A8AEBB1D6ACA68BE86CC (int32_t ___0_ch, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB (Il2CppChar* ___0_pSrc, Il2CppChar* ___1_pSrcEnd, uint8_t* ___2_pDst, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, int32_t ___0_ch, uint8_t* ___1_pDst, bool ___2_entitize, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mE01B090C76B5105AD140CF3A726377C35C300C88 (int32_t ___0_ch, uint8_t* ___1_pDst, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_WriteNewLine_mC85F5A7C864437D5CC59658B5BD2E107CD3A4BCC (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, uint8_t* ___0_pDst, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_RawText_mF7942A3974C489D2F8D9301E56E77CEF5F500E07 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar* ___0_pSrcBegin, Il2CppChar* ___1_pSrcEnd, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_RawEndCData_mF9342B1E083E31439A9FB7093E90A7CAFC4C81EB (uint8_t* ___0_pDst, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_RawStartCData_m934141110F3E5F538B6B41461712CE0FA7ECC20A (uint8_t* ___0_pDst, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* XmlConvert_CreateInvalidSurrogatePairException_mAD70BE2F96B56C1308578273A8FD96C8240350B2 (Il2CppChar ___0_low, Il2CppChar ___1_hi, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364 (String_t* ___0_name, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465 (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* __this, String_t* ___0_message, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* XmlConvert_CreateInvalidHighSurrogateCharException_mD30C6B24B7B92886A5317E3DEA61AC969889BFF4 (Il2CppChar ___0_hi, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_CharEntity_mB526333DD4F513CA87F0625D7F887E97961F2A18 (uint8_t* ___0_pDst, Il2CppChar ___1_ch, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsOnlyWhitespace_m6A7AD69BFF7BE6878F6984C952284C0755601490 (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* __this, String_t* ___0_str, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Res_GetString_m088600B9D0FC319A206451B009A0583C600B9A83 (String_t* ___0_name, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_args, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3 (String_t* __this, int32_t ___0_index, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsTextChar_mD4DD7B3C0E63D031A4EFFDD6635F68DDE166A4AB (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* __this, Il2CppChar ___0_ch, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* XmlException_BuildCharExceptionArgs_m0420A013644159380BB744A41E3AF1F4CEA5E9D8 (String_t* ___0_data, int32_t ___1_invCharIndex, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsHighSurrogate_mB3E741B22E4B47DC85F7F18A411F031D8717BA60 (int32_t ___0_ch, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlCharType_IsLowSurrogate_m8D27C4276BE118C7FF3ECC1707EEE026D28FC456 (int32_t ___0_ch, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6 (const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* UInt32_ToString_m464396B0FE2115F3CEA38AEECDDB0FACC3AADADE (uint32_t* __this, String_t* ___0_format, RuntimeObject* ___1_provider, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162 (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* __this, String_t* ___0_message, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06 AsyncTaskMethodBuilder_Create_m24F3F260A79CA2B9EC4F1F15693A33F5EC58735A (const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_m6BAC1652DF18654C2607C590906DE45F48945FCC (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_m6BAC1652DF18654C2607C590906DE45F48945FCC_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_mA0B8D1A167D15DC01553A481263748A97635C07F (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_mA0B8D1A167D15DC01553A481263748A97635C07F_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
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) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* AsyncHelper_CallVoidFuncWhenFinish_mF49BEA3C9C01D85576791EBF389F0B3B53909386 (Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* ___0_task, Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* ___1_func, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m093934F71A9B351911EE46311674ED463B180006 (String_t* ___0_str0, String_t* ___1_str1, String_t* ___2_str2, String_t* ___3_str3, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9E3155FB84015C823606188F53B47CB44C444991 (String_t* ___0_str0, String_t* ___1_str1, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4_mA83624CB01BE12C650F27CEA18FBD8A975648BDF (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4_mA83624CB01BE12C650F27CEA18FBD8A975648BDF_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020_m8403F8008E7931B68AE26B22678BCA2A9205811A (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020_m8403F8008E7931B68AE26B22678BCA2A9205811A_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2_mE35171C5BBC86A7C3192CC9291A006D7B4B7C734 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2_mE35171C5BBC86A7C3192CC9291A006D7B4B7C734_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34_m9DB84A598AB51254AD3F0FC61052C3F87FE3BB67 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34_m9DB84A598AB51254AD3F0FC61052C3F87FE3BB67_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240_m27AFDF75F7AFE6A7F678DAC24746BC54022C2D93 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240_m27AFDF75F7AFE6A7F678DAC24746BC54022C2D93_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C_m0F06EE52F364A1D1C161826179212D64A9B49A8A (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C_m0F06EE52F364A1D1C161826179212D64A9B49A8A_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E_m09AF6241263AE853425C93BD45417C32F025E94F (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E_m09AF6241263AE853425C93BD45417C32F025E94F_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteAttributeTextBlockAsync_m8924A76A3C4363BFA5E94C424AC69D3B560853B7 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteElementTextBlockAsync_m7889D82CC1D47CCD5B15076DFB0749841D2DCB8C (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1_mCE7838365764E3E76900175FE5BC1A82993CC24F (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1_mCE7838365764E3E76900175FE5BC1A82993CC24F_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteAttributeTextBlockAsync_m26B4025717E0A31B835B1C39F90A8B074C1D24A4 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_chars, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteElementTextBlockAsync_m61F14A043A43427BC3CA3F2E60880F38D8D7EEB8 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_chars, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3_mD8685AD81E5E4DE66D055EA375095B27E3FCE073 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3_mD8685AD81E5E4DE66D055EA375095B27E3FCE073_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB_m41DAB8FBC26166B511163D63AEEB72BC1D9E87FB (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB_m41DAB8FBC26166B511163D63AEEB72BC1D9E87FB_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F_mFDBA340ADA2FE6BFF8725C8E8C26822A7826C31F (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F_mFDBA340ADA2FE6BFF8725C8E8C26822A7826C31F_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240_mD9B00961E6CB8F6F94461840C6883D96876DE75D (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240_mD9B00961E6CB8F6F94461840C6883D96876DE75D_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteAttributeTextBlockNoFlush_m98B1583C5E182F8A40D6FFAAB570D8624D55A70D (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar* ___0_pSrc, Il2CppChar* ___1_pSrcEnd, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3_mF07C5BEDDF775B06C1E344824C06055CC7EA7EE0 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3_mF07C5BEDDF775B06C1E344824C06055CC7EA7EE0_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteAttributeTextBlockNoFlush_mCBB7A6690BF23E28F005ABE96CAA08573DA924DA (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter__WriteAttributeTextBlockAsync_mBA580469866E2DD2F7341049916F7D92B58C1CAD (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_curIndex, int32_t ___2_leftCount, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85_mDE52771B558F4E387E4F8CC3E8F222597A8D569B (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85_mDE52771B558F4E387E4F8CC3E8F222597A8D569B_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteElementTextBlockNoFlush_m5E4B37AD9E6D538E2952445BFB4A064949B1F988 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar* ___0_pSrc, Il2CppChar* ___1_pSrcEnd, bool* ___2_needWriteNewLine, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368_mD822A9AA9AF346C3E7CD3821F7211187F1950319 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368_mD822A9AA9AF346C3E7CD3821F7211187F1950319_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteElementTextBlockNoFlush_m689A069DB2BA4F88FE318C2DB50DD09641E3C316 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_index, int32_t ___2_count, bool* ___3_needWriteNewLine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter__WriteElementTextBlockAsync_m649882E2C0F33B7BB13943716E732E9BFCCF9472 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, bool ___0_newLine, String_t* ___1_text, int32_t ___2_curIndex, int32_t ___3_leftCount, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mAF45F3CE253D6DB1F55EF5F508EB8A6F760572EC (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mAF45F3CE253D6DB1F55EF5F508EB8A6F760572EC_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_RawTextNoFlush_m4E2491A98D3559CD8804E68B9736E88356CB8B12 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar* ___0_pSrcBegin, Il2CppChar* ___1_pSrcEnd, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_RawTextNoFlush_m784B307DD11E0D7DD5A89B4B5DA8A5ACADA2475E (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter__RawTextAsync_m838FB7EFFBBEF4BBB8B80C5BF29A0480F2C2F26C (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_curIndex, int32_t ___2_leftCount, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67_m4A20561715EEF23476D4EDF860552FC5831E12A3 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67_m4A20561715EEF23476D4EDF860552FC5831E12A3_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteRawWithCharCheckingNoFlush_m425E7C7C0793B2794E2284CDAD59AADA2D550813 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar* ___0_pSrcBegin, Il2CppChar* ___1_pSrcEnd, bool* ___2_needWriteNewLine, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE_mE47A4C220F720205CC7FD556E2454D39A0E0C70E (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE_mE47A4C220F720205CC7FD556E2454D39A0E0C70E_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8_m3D88E8E486026305C90808CC90D9146B5E988950 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8_m3D88E8E486026305C90808CC90D9146B5E988950_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A_m7087A72952F770E33CF047CB3D994AD291F25D2C (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A_m7087A72952F770E33CF047CB3D994AD291F25D2C_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87_mFB189C93FB53E4A759445BE4BCCEE22D32F13D71 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87_mFB189C93FB53E4A759445BE4BCCEE22D32F13D71_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4 (Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* __this, bool ___0_continueOnCapturedContext, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline (ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850 (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* __this, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26 (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, Exception_t* ___0_exception, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteXmlDeclarationAsyncU3Ed__86_MoveNext_mEFCF2DEFD0B2E69AF920D354931F9C9B65006569 (U3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteXmlDeclarationAsyncU3Ed__86_SetStateMachine_m415C838572D5CFA3D8CA23F10C417D96113B15CC (U3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteDocTypeAsyncU3Ed__88_MoveNext_mAE5FB3D65CB1DF0562F0A3087CA73B5F6AB81962 (U3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteDocTypeAsyncU3Ed__88_SetStateMachine_m95933304FE02727BC64C82FFB4A2F1822BAEEFA2 (U3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4_m030496209F12F33BF282BECA92AADE70D48FEAD6 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4_m030496209F12F33BF282BECA92AADE70D48FEAD6_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteNamespaceDeclarationAsyncU3Ed__96_MoveNext_m27DDC372BAEDC16FCD9CAA066DDFA055BF5D5A6E (U3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteNamespaceDeclarationAsyncU3Ed__96_SetStateMachine_mFC87336B04C91395E3627D07927CDDE4A0839A9B (U3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020_mA4708592D9C5A1A9BF411A8D749C4CF9AC8D86D3 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020_mA4708592D9C5A1A9BF411A8D749C4CF9AC8D86D3_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_MoveNext_m7948966085AF154DAEFFC0E3F30AFDBBFFDA85B0 (U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_SetStateMachine_m91B703B4FA17FA9ECDC9402368C728055993EC7F (U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteCDataSectionAsync_mE263C60E0AE9A206906BEECCBD917EB139293275 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2_m193491811D425E91FF74E1FA16D8FB575B10A885 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2_m193491811D425E91FF74E1FA16D8FB575B10A885_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCDataAsyncU3Ed__99_MoveNext_mC28B8FB3015E8A2BA4CA318B6D10C722D1FC3D7C (U3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCDataAsyncU3Ed__99_SetStateMachine_m30677B8D061EBD61A690E3AB1D80692FD8C33555 (U3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteCommentOrPiAsync_m95CA3C6D0993998C35D65925CA30E3967163A349 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_stopChar, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34_mC25168E4A1C9B268591C26672C3FC88F2BE78D0E (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34_mC25168E4A1C9B268591C26672C3FC88F2BE78D0E_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentAsyncU3Ed__100_MoveNext_m6D8A5F7990DAD1023F49C1C95EB461E657A6C8DD (U3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentAsyncU3Ed__100_SetStateMachine_m5EAB9AE564B07E62F94B464E62C55FC169AFC985 (U3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240_m14C8B4758C0A33A9AEBF90844B287E95AA0EAE99 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240_m14C8B4758C0A33A9AEBF90844B287E95AA0EAE99_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteProcessingInstructionAsyncU3Ed__101_MoveNext_m414519052A948C89F20BF2FFF0ED53AFD7A1771D (U3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteProcessingInstructionAsyncU3Ed__101_SetStateMachine_mDB9AFF5EE2C4500052A8893878C49C47C5817512 (U3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C_mF59851F5DAA660935CF095B6170DE0E1D01A1234 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C_mF59851F5DAA660935CF095B6170DE0E1D01A1234_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteEntityRefAsyncU3Ed__102_MoveNext_m7818642C391A14C3E9695010FB59D8B8F1F00120 (U3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteEntityRefAsyncU3Ed__102_SetStateMachine_m8F529D8E3A340E320A391563CEAEEAD71DCCC8D1 (U3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E_m998882449627F103BBAB4BF7941C3A73D5F56AA3 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E_m998882449627F103BBAB4BF7941C3A73D5F56AA3_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCharEntityAsyncU3Ed__103_MoveNext_m884D2D32EE517D7B7B368B496BA6C22BA54080CB (U3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCharEntityAsyncU3Ed__103_SetStateMachine_mD2E40950FD54C208EDCA9094376879623FE715A2 (U3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1_mA9A147AFAE31CB8670B2FD921039548581E81EEB (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1_mA9A147AFAE31CB8670B2FD921039548581E81EEB_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteSurrogateCharEntityAsyncU3Ed__106_MoveNext_m29476DCEFD17E421D5E6ADAAEBA86FAC4833D1BE (U3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteSurrogateCharEntityAsyncU3Ed__106_SetStateMachine_m5C09C72942FC539247CE944DA7B9D1378E1F0BE6 (U3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteRawWithCharCheckingAsync_m42CC8C264C37D88357FD9A21716A2362F4561F1F (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_chars, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3_mCDA18144603655FB7A639ADD3FFF5A3545237769 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3_mCDA18144603655FB7A639ADD3FFF5A3545237769_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawAsyncU3Ed__108_MoveNext_m2E4C411FA9AC1E55F1C22658224E3CDE46680693 (U3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawAsyncU3Ed__108_SetStateMachine_mCA6BC490A3C110E1D1ECC441F0B075E6C0C20DE0 (U3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteRawWithCharCheckingAsync_mE319708BC96CBFB82BC32ED6384DCD5E06F861D8 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB_mAF5C6FDF3F3F19611563CDD01F0FDF090C606E9F (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB_mAF5C6FDF3F3F19611563CDD01F0FDF090C606E9F_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawAsyncU3Ed__109_MoveNext_m4AFF0538EC51E3C1D2F8B282B8B08946B77426F0 (U3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawAsyncU3Ed__109_SetStateMachine_mE49154C5EFC121930D3EA3AD35516E2D684F37E3 (U3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F_m8CC875E445EF48DE8B889F92C727A90BA56A5ECC (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F_m8CC875E445EF48DE8B889F92C727A90BA56A5ECC_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_FlushEncoderAsync_m169955517DCDB3E69EB40C74F1AD07C99B576B87_inline (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* Stream_FlushAsync_m2C8614B69BF3C562B2BEFACAC1183FA5F3C2BBEF (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFlushAsyncU3Ed__110_MoveNext_m2E5C1754630EA8183FD0969DD4AE6C6AAB76F75C (U3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFlushAsyncU3Ed__110_SetStateMachine_m0D9ACD2BDE7A03324298162C972ACAB8B6F415A0 (U3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
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) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240_m07AC71F5CD8B531713C596507EC875F44AA83C21 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240_m07AC71F5CD8B531713C596507EC875F44AA83C21_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFlushBufferAsyncU3Ed__111_MoveNext_mACFCCAE0F1BAF388A9723C91A5E0E205ED22E62A (U3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFlushBufferAsyncU3Ed__111_SetStateMachine_mC0F37C904A632203AB9D9366B8A22DA9FB96E77C (U3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteAttributeTextBlockNoFlush_m720A285D6DB60BF25BEE0B48FB78C2FA41CE428D (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_chars, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3_mB9B94570E11A2593B9E70B8A8175C81E5DBE1985 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3_mB9B94570E11A2593B9E70B8A8175C81E5DBE1985_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteAttributeTextBlockAsyncU3Ed__116_MoveNext_m4E8E6766D1E501ABB9A4907A0CEB8652B1C0689E (U3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteAttributeTextBlockAsyncU3Ed__116_SetStateMachine_mA56EA9379609F767C362370408A1BC6727F27B5D (U3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85_mF83869F76F87B74BF6C0789CAAF21897CFE4A517 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85_mF83869F76F87B74BF6C0789CAAF21897CFE4A517_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_WriteAttributeTextBlockAsyncU3Ed__118_MoveNext_m64981373730EC62D305F9115FA3B0239F6E990E4 (U3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_WriteAttributeTextBlockAsyncU3Ed__118_SetStateMachine_mFDB17F956B590323C511ED48DCCFB0AC8D99156E (U3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteElementTextBlockNoFlush_m03394B02EAE77CD850C815ACB936DC90464A0D97 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_chars, int32_t ___1_index, int32_t ___2_count, bool* ___3_needWriteNewLine, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368_m873CBD97F300A1208963602920445E792750A618 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368_m873CBD97F300A1208963602920445E792750A618_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteElementTextBlockAsyncU3Ed__122_MoveNext_m19E04FC59CDA05C4F74B52AD41BE4F30B821FB8F (U3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteElementTextBlockAsyncU3Ed__122_SetStateMachine_m0C2A88FB871994E97992DD66E35EB4E8744A0B27 (U3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mD6F327F4B6C359E3C031E183382BF9ABCCEA7815 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mD6F327F4B6C359E3C031E183382BF9ABCCEA7815_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_WriteElementTextBlockAsyncU3Ed__124_MoveNext_m3E482D83D4DA66BE770F472FF759D45919E551ED (U3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_WriteElementTextBlockAsyncU3Ed__124_SetStateMachine_m6D3ED702C32290EC9E5F54237CCF1AD59A05305E (U3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67_m6214745E566B8EB9ACF91C4F0A755E75D523266F (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67_m6214745E566B8EB9ACF91C4F0A755E75D523266F_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_RawTextAsyncU3Ed__128_MoveNext_mE5891E8DEC21FA99082E6A48AA6CF645C6AF47DD (U3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_RawTextAsyncU3Ed__128_SetStateMachine_m806BE772B2633848D557137E6C51B841EDD35029 (U3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteRawWithCharCheckingNoFlush_mCA4167C600E90C9604DA35C02F53774B0CBE3101 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_chars, int32_t ___1_index, int32_t ___2_count, bool* ___3_needWriteNewLine, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE_m52EE10546E4B6ABC60D460B9F7937FC720D47328 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE_m52EE10546E4B6ABC60D460B9F7937FC720D47328_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawWithCharCheckingAsyncU3Ed__132_MoveNext_mEE5A00C2FB201811DFE98462DB9F3666A95AD78F (U3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawWithCharCheckingAsyncU3Ed__132_SetStateMachine_mFC1703CA0E18A9064664866CC971214835DDAD7E (U3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteRawWithCharCheckingNoFlush_mED8EB473E84921AAEE4926EBA4D4A17404FCFDD4 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_index, int32_t ___2_count, bool* ___3_needWriteNewLine, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8_mA20AF3916DC5C86357AB9AF32920B2D67CEDFDFD (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8_mA20AF3916DC5C86357AB9AF32920B2D67CEDFDFD_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawWithCharCheckingAsyncU3Ed__133_MoveNext_m84BC90F15F8D698E5834677ECB77AC440726626E (U3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawWithCharCheckingAsyncU3Ed__133_SetStateMachine_m0BB303DCD7407608578E73B3E2D9D53768B53D80 (U3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A_mB9DBE57C650E9CBDD61365DEC29205A796BDE4E6 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A_mB9DBE57C650E9CBDD61365DEC29205A796BDE4E6_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteCommentOrPiNoFlush_m6D0409FF027FCAAC62A524AA531FCD0CFDEECD62 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_index, int32_t ___2_count, int32_t ___3_stopChar, bool* ___4_needWriteNewLine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentOrPiAsyncU3Ed__135_MoveNext_m4DD1A3DBD0C290412DF66752A815126A2D0691EB (U3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentOrPiAsyncU3Ed__135_SetStateMachine_mAEE939D4A004F1C8F6E53AA7271941109140B9D3 (U3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87_mCE0859DB8792BFF041CD92F61FD4EED95A1593B9 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* ___0_awaiter, U3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87* ___1_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*, U3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87*, const RuntimeMethod*))AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87_mCE0859DB8792BFF041CD92F61FD4EED95A1593B9_gshared)(__this, ___0_awaiter, ___1_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteCDataSectionNoFlush_m7C0C46D1E2EAFAB6C39426D15FA266B5D70BD7A5 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_index, int32_t ___2_count, bool* ___3_needWriteNewLine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCDataSectionAsyncU3Ed__137_MoveNext_m3A278A233672ED182A1C701F749DA8E7C75B1178 (U3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCDataSectionAsyncU3Ed__137_SetStateMachine_mF9D3764CCFCFD4273C70442C8FAA054641D48E76 (U3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter__ctor_m3FED45E976C290A249ADEFDCB6B4D899997D6FB2 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_stream, XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* ___1_settings, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_Init_m2B6D7FB0EDA0BF73910DF6645EB2CD33AB5305D9 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* ___0_settings, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* XmlUtf8RawTextWriter_get_Settings_mBE6A73E9C4F94A15E0C6F283B17E514274E8616E (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_set_Indent_m4560606B33CB7EF5DEE0F5B50A81AC8E67622661 (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_set_IndentChars_m2CFDC5142BBDEB8D83ED24C92DAED452E1F4CF28 (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, String_t* ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlWriterSettings_set_NewLineOnAttributes_m35D96AEAE5CEEA8D9759BB66F7901FEAF95BFDE2 (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, bool ___0_value, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteIndent_mFE6D30917351AA0FC42FC9D332ED0B17DC86C4E4 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteDocType_mF3CA63793EFA9CAF1D76AF06F0315DD56BF6739A (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_name, String_t* ___1_pubid, String_t* ___2_sysid, String_t* ___3_subset, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitStack_PushBit_m1781C0D736A215362CD21AD07CAF39EE2909F718 (BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* __this, bool ___0_bit, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteStartElement_m0379A794A0F655460F6E51460D8F650779795F6F (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BitStack_PeekBit_m416F1BB8F64059C924312B2416CBE09747B0E1E4 (BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_StartElementContent_mE915245AC3F0BDA47F20DF6CC76BF72049C1F893 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BitStack_PopBit_m0E661995EE53988E5F902D93C7C6BE02378021A3 (BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteEndElement_m5608AC0C69CDAAEF96F97DC4DA61BA4DD477479E (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteFullEndElement_mA2262354DD58A77D7D3422165A75016FB0B609F2 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteStartAttribute_mFBD89332E58A89DAFA893BD88A09171AD963DFD8 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteCData_m276E549C1CB22DB7B762AEB5473699A434F4998C (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteComment_mB7554706D5AB959EC657803CBF3F46A9F7B3B0F0 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteProcessingInstruction_m3FBDFD76690A07B4145020ABB521B6D0E0015C84 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_name, String_t* ___1_text, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteEntityRef_mBB58E9588BA1D0830275543E726325234FCFD016 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_name, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteCharEntity_mCFA33DAFBB5CC7664DB5285C282CD17602A087EC (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar ___0_ch, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteSurrogateCharEntity_m684718E512C7E54D584D19EA71D675C9201345F9 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar ___0_lowChar, Il2CppChar ___1_highChar, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteWhitespace_m108C1B276821AE78EFBF52C9CEC9A7189A6A9E47 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_ws, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteString_m6617BD373BF048EBE187A1F03A3A8CD74534FF98 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteChars_m3D35BDDD9FF236EC73A0EB772343004B2C4B3C2B (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteRaw_m1CD2BE14DD496B9EA6D2093F8555677CC1B52096 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteRaw_m6CEED895A7A1E54D50BC0DF04ED0F7B7F64FDA94 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_data, const RuntimeMethod* method) ;
|
|
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) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlWriterSettings_get_IndentChars_mF26B2899F7718E3DC75CA62FDFB5915BAF5C158D_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_NewLineOnAttributes_m3ACAFD8A94C15826E9DDC4F20B280C6AF3407F7D_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitStack__ctor_m9BADB5496087F772604E9F62D3B18C07630EA45A (BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* __this, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__30_tB017E9C2DE01DFFCD81B84E76F70FF0CC7C2E111_m07451B5E1A3A2076142BC48B85FD35D01830BBC8 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteDocTypeAsyncU3Ed__30_tB017E9C2DE01DFFCD81B84E76F70FF0CC7C2E111* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteDocTypeAsyncU3Ed__30_tB017E9C2DE01DFFCD81B84E76F70FF0CC7C2E111*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__30_tB017E9C2DE01DFFCD81B84E76F70FF0CC7C2E111_m07451B5E1A3A2076142BC48B85FD35D01830BBC8_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteStartElementAsyncU3Ed__31_tCAABB5849B63D195EE67E049F6828C91A4A755A8_m4A0A2365FE2A6DC72EFE329D8D1F83148B938F2C (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteStartElementAsyncU3Ed__31_tCAABB5849B63D195EE67E049F6828C91A4A755A8* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteStartElementAsyncU3Ed__31_tCAABB5849B63D195EE67E049F6828C91A4A755A8*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteStartElementAsyncU3Ed__31_tCAABB5849B63D195EE67E049F6828C91A4A755A8_m4A0A2365FE2A6DC72EFE329D8D1F83148B938F2C_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteEndElementAsyncU3Ed__32_tF7AAFC43A1A963FF0A34A9B40E871379DDC20A8E_m68AD2F21B4D1C192F9BADDDC18DE59BBB0DD2099 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteEndElementAsyncU3Ed__32_tF7AAFC43A1A963FF0A34A9B40E871379DDC20A8E* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteEndElementAsyncU3Ed__32_tF7AAFC43A1A963FF0A34A9B40E871379DDC20A8E*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteEndElementAsyncU3Ed__32_tF7AAFC43A1A963FF0A34A9B40E871379DDC20A8E_m68AD2F21B4D1C192F9BADDDC18DE59BBB0DD2099_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteFullEndElementAsyncU3Ed__33_tB74E9BCF152EAC33723E4CEAF7D82677A1C22B62_m669D168E022EB1EC35C878F0FF1055EFBA6233A2 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteFullEndElementAsyncU3Ed__33_tB74E9BCF152EAC33723E4CEAF7D82677A1C22B62* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteFullEndElementAsyncU3Ed__33_tB74E9BCF152EAC33723E4CEAF7D82677A1C22B62*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteFullEndElementAsyncU3Ed__33_tB74E9BCF152EAC33723E4CEAF7D82677A1C22B62_m669D168E022EB1EC35C878F0FF1055EFBA6233A2_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteStartAttributeAsyncU3Ed__34_tDCD2BA866C00A97AD536610EC6982F28B56A9FCB_mCB38E91A0B72DA7539638A40AD3AE1BC584EAE0F (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteStartAttributeAsyncU3Ed__34_tDCD2BA866C00A97AD536610EC6982F28B56A9FCB* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteStartAttributeAsyncU3Ed__34_tDCD2BA866C00A97AD536610EC6982F28B56A9FCB*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteStartAttributeAsyncU3Ed__34_tDCD2BA866C00A97AD536610EC6982F28B56A9FCB_mCB38E91A0B72DA7539638A40AD3AE1BC584EAE0F_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteCDataAsync_mD30EFF7CC872A9B8F98EBEF0A53E382825D4147E (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__36_tF4F96E65400EC8CF09E50A582371AAC2A05F34F9_m55E307EAB1215460AB6A77F826D2407A05D7313F (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteCommentAsyncU3Ed__36_tF4F96E65400EC8CF09E50A582371AAC2A05F34F9* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteCommentAsyncU3Ed__36_tF4F96E65400EC8CF09E50A582371AAC2A05F34F9*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__36_tF4F96E65400EC8CF09E50A582371AAC2A05F34F9_m55E307EAB1215460AB6A77F826D2407A05D7313F_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__37_tB7BB1BA70692E379BDC4680E9DD6A805B0C62592_m6C682A9044E279F763FB07519E6A7C62FB9DFEA3 (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteProcessingInstructionAsyncU3Ed__37_tB7BB1BA70692E379BDC4680E9DD6A805B0C62592* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteProcessingInstructionAsyncU3Ed__37_tB7BB1BA70692E379BDC4680E9DD6A805B0C62592*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__37_tB7BB1BA70692E379BDC4680E9DD6A805B0C62592_m6C682A9044E279F763FB07519E6A7C62FB9DFEA3_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteEntityRefAsync_m1E433C1982F469C9AEE99503A14C6F3A43378F31 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_name, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteCharEntityAsync_m78A26CB35FCB0730551DABF910F52CB2F8598A56 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar ___0_ch, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteSurrogateCharEntityAsync_m601523B02F2D2A12F55FDF11AA0D20E554146C99 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar ___0_lowChar, Il2CppChar ___1_highChar, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteWhitespaceAsync_mDA5ABBF4E335E2CE9D83AB9C63B7EDC119988458 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_ws, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteStringAsync_m27CB69F2B75E5CD04D47D5FA5F64A5DE8DAC97B6 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteCharsAsync_m8440BE4578B0D7BBA2EC9E1943DEB6A4F083A163 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteRawAsync_m86C070714EDFC426193CA88D6EC6DEB5C66C2237 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteRawAsync_mA5D5B4158D22EC6D9C4229FBBF00A3A4888A25B7 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_data, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlRawWriter_WriteBase64Async_m242232D22E319174F9034C917310BD5B8E929B49 (XmlRawWriter_t030FA78C87BA4AA20BBC4507D0EEFAFD5AF3712B* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method) ;
|
|
inline void AsyncTaskMethodBuilder_Start_TisU3CWriteIndentAsyncU3Ed__47_tBCB10A39301F859A0B7ABB67E7447194A3E35817_m32AE78F0C13CD4C90AEB3466C05DAADC99A4D4EB (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* __this, U3CWriteIndentAsyncU3Ed__47_tBCB10A39301F859A0B7ABB67E7447194A3E35817* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
(( void (*) (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*, U3CWriteIndentAsyncU3Ed__47_tBCB10A39301F859A0B7ABB67E7447194A3E35817*, const RuntimeMethod*))AsyncTaskMethodBuilder_Start_TisU3CWriteIndentAsyncU3Ed__47_tBCB10A39301F859A0B7ABB67E7447194A3E35817_m32AE78F0C13CD4C90AEB3466C05DAADC99A4D4EB_gshared)(__this, ___0_stateMachine, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteDocTypeAsync_m3ADC8B14ECB23A554D0C302DE48714DE583CC8AD (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_name, String_t* ___1_pubid, String_t* ___2_sysid, String_t* ___3_subset, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteStartElementAsync_m3CF29DC81E36455D5F863B2B7E65A304DC79B31D (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteEndElementAsync_m5E7D8700B541BAABEB9A6256BF5E481C807DE452 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteFullEndElementAsync_m7D7AAAC6B9BC3CE8C1E4B30E705AA06FA3193542 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteStartAttributeAsync_m10C314E9081DFC582AA8FD62D7755D5C95FBE79B (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteCommentAsync_m6409015939ECC3FB6FBA9373AF4ACD207F299F96 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method) ;
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteProcessingInstructionAsync_m141BCF8CE2C6CB8CEC1690DD363C48F6F8113962 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_name, String_t* ___1_text, const RuntimeMethod* method) ;
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C void TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C_marshal_pinvoke(const TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C& unmarshaled, TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C_marshaled_pinvoke& marshaled)
|
|
{
|
|
marshaled.___name = il2cpp_codegen_marshal_string(unmarshaled.___name);
|
|
marshaled.___prefix = il2cpp_codegen_marshal_string(unmarshaled.___prefix);
|
|
marshaled.___defaultNs = il2cpp_codegen_marshal_string(unmarshaled.___defaultNs);
|
|
marshaled.___defaultNsState = unmarshaled.___defaultNsState;
|
|
marshaled.___xmlSpace = unmarshaled.___xmlSpace;
|
|
marshaled.___xmlLang = il2cpp_codegen_marshal_string(unmarshaled.___xmlLang);
|
|
marshaled.___prevNsTop = unmarshaled.___prevNsTop;
|
|
marshaled.___prefixCount = unmarshaled.___prefixCount;
|
|
marshaled.___mixed = static_cast<int32_t>(unmarshaled.___mixed);
|
|
}
|
|
IL2CPP_EXTERN_C void TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C_marshal_pinvoke_back(const TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C_marshaled_pinvoke& marshaled, TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C& unmarshaled)
|
|
{
|
|
unmarshaled.___name = il2cpp_codegen_marshal_string_result(marshaled.___name);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___name), (void*)il2cpp_codegen_marshal_string_result(marshaled.___name));
|
|
unmarshaled.___prefix = il2cpp_codegen_marshal_string_result(marshaled.___prefix);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___prefix), (void*)il2cpp_codegen_marshal_string_result(marshaled.___prefix));
|
|
unmarshaled.___defaultNs = il2cpp_codegen_marshal_string_result(marshaled.___defaultNs);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___defaultNs), (void*)il2cpp_codegen_marshal_string_result(marshaled.___defaultNs));
|
|
int32_t unmarshaleddefaultNsState_temp_3 = 0;
|
|
unmarshaleddefaultNsState_temp_3 = marshaled.___defaultNsState;
|
|
unmarshaled.___defaultNsState = unmarshaleddefaultNsState_temp_3;
|
|
int32_t unmarshaledxmlSpace_temp_4 = 0;
|
|
unmarshaledxmlSpace_temp_4 = marshaled.___xmlSpace;
|
|
unmarshaled.___xmlSpace = unmarshaledxmlSpace_temp_4;
|
|
unmarshaled.___xmlLang = il2cpp_codegen_marshal_string_result(marshaled.___xmlLang);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___xmlLang), (void*)il2cpp_codegen_marshal_string_result(marshaled.___xmlLang));
|
|
int32_t unmarshaledprevNsTop_temp_6 = 0;
|
|
unmarshaledprevNsTop_temp_6 = marshaled.___prevNsTop;
|
|
unmarshaled.___prevNsTop = unmarshaledprevNsTop_temp_6;
|
|
int32_t unmarshaledprefixCount_temp_7 = 0;
|
|
unmarshaledprefixCount_temp_7 = marshaled.___prefixCount;
|
|
unmarshaled.___prefixCount = unmarshaledprefixCount_temp_7;
|
|
bool unmarshaledmixed_temp_8 = false;
|
|
unmarshaledmixed_temp_8 = static_cast<bool>(marshaled.___mixed);
|
|
unmarshaled.___mixed = unmarshaledmixed_temp_8;
|
|
}
|
|
IL2CPP_EXTERN_C void TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C_marshal_pinvoke_cleanup(TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C_marshaled_pinvoke& marshaled)
|
|
{
|
|
il2cpp_codegen_marshal_free(marshaled.___name);
|
|
marshaled.___name = NULL;
|
|
il2cpp_codegen_marshal_free(marshaled.___prefix);
|
|
marshaled.___prefix = NULL;
|
|
il2cpp_codegen_marshal_free(marshaled.___defaultNs);
|
|
marshaled.___defaultNs = NULL;
|
|
il2cpp_codegen_marshal_free(marshaled.___xmlLang);
|
|
marshaled.___xmlLang = NULL;
|
|
}
|
|
IL2CPP_EXTERN_C void TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C_marshal_com(const TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C& unmarshaled, TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C_marshaled_com& marshaled)
|
|
{
|
|
marshaled.___name = il2cpp_codegen_marshal_bstring(unmarshaled.___name);
|
|
marshaled.___prefix = il2cpp_codegen_marshal_bstring(unmarshaled.___prefix);
|
|
marshaled.___defaultNs = il2cpp_codegen_marshal_bstring(unmarshaled.___defaultNs);
|
|
marshaled.___defaultNsState = unmarshaled.___defaultNsState;
|
|
marshaled.___xmlSpace = unmarshaled.___xmlSpace;
|
|
marshaled.___xmlLang = il2cpp_codegen_marshal_bstring(unmarshaled.___xmlLang);
|
|
marshaled.___prevNsTop = unmarshaled.___prevNsTop;
|
|
marshaled.___prefixCount = unmarshaled.___prefixCount;
|
|
marshaled.___mixed = static_cast<int32_t>(unmarshaled.___mixed);
|
|
}
|
|
IL2CPP_EXTERN_C void TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C_marshal_com_back(const TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C_marshaled_com& marshaled, TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C& unmarshaled)
|
|
{
|
|
unmarshaled.___name = il2cpp_codegen_marshal_bstring_result(marshaled.___name);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___name), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___name));
|
|
unmarshaled.___prefix = il2cpp_codegen_marshal_bstring_result(marshaled.___prefix);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___prefix), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___prefix));
|
|
unmarshaled.___defaultNs = il2cpp_codegen_marshal_bstring_result(marshaled.___defaultNs);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___defaultNs), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___defaultNs));
|
|
int32_t unmarshaleddefaultNsState_temp_3 = 0;
|
|
unmarshaleddefaultNsState_temp_3 = marshaled.___defaultNsState;
|
|
unmarshaled.___defaultNsState = unmarshaleddefaultNsState_temp_3;
|
|
int32_t unmarshaledxmlSpace_temp_4 = 0;
|
|
unmarshaledxmlSpace_temp_4 = marshaled.___xmlSpace;
|
|
unmarshaled.___xmlSpace = unmarshaledxmlSpace_temp_4;
|
|
unmarshaled.___xmlLang = il2cpp_codegen_marshal_bstring_result(marshaled.___xmlLang);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___xmlLang), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___xmlLang));
|
|
int32_t unmarshaledprevNsTop_temp_6 = 0;
|
|
unmarshaledprevNsTop_temp_6 = marshaled.___prevNsTop;
|
|
unmarshaled.___prevNsTop = unmarshaledprevNsTop_temp_6;
|
|
int32_t unmarshaledprefixCount_temp_7 = 0;
|
|
unmarshaledprefixCount_temp_7 = marshaled.___prefixCount;
|
|
unmarshaled.___prefixCount = unmarshaledprefixCount_temp_7;
|
|
bool unmarshaledmixed_temp_8 = false;
|
|
unmarshaledmixed_temp_8 = static_cast<bool>(marshaled.___mixed);
|
|
unmarshaled.___mixed = unmarshaledmixed_temp_8;
|
|
}
|
|
IL2CPP_EXTERN_C void TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C_marshal_com_cleanup(TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C_marshaled_com& marshaled)
|
|
{
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___name);
|
|
marshaled.___name = NULL;
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___prefix);
|
|
marshaled.___prefix = NULL;
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___defaultNs);
|
|
marshaled.___defaultNs = NULL;
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___xmlLang);
|
|
marshaled.___xmlLang = NULL;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TagInfo_Init_m351285BE790D79A15E824AE90114E1DD5734BAB6 (TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C* __this, int32_t ___0_nsTop, 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->___name = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___name), (void*)(String_t*)NULL);
|
|
String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->___Empty;
|
|
__this->___defaultNs = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___defaultNs), (void*)L_0);
|
|
__this->___defaultNsState = 0;
|
|
__this->___xmlSpace = 0;
|
|
__this->___xmlLang = (String_t*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___xmlLang), (void*)(String_t*)NULL);
|
|
int32_t L_1 = ___0_nsTop;
|
|
__this->___prevNsTop = L_1;
|
|
__this->___prefixCount = 0;
|
|
__this->___mixed = (bool)0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void TagInfo_Init_m351285BE790D79A15E824AE90114E1DD5734BAB6_AdjustorThunk (RuntimeObject* __this, int32_t ___0_nsTop, const RuntimeMethod* method)
|
|
{
|
|
TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<TagInfo_tDECE4D67D7F52936C9E8F58DE38BE11733108F5C*>(__this + _offset);
|
|
TagInfo_Init_m351285BE790D79A15E824AE90114E1DD5734BAB6(_thisAdjusted, ___0_nsTop, 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
|
|
IL2CPP_EXTERN_C void Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853_marshal_pinvoke(const Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853& unmarshaled, Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853_marshaled_pinvoke& marshaled)
|
|
{
|
|
marshaled.___prefix = il2cpp_codegen_marshal_string(unmarshaled.___prefix);
|
|
marshaled.___ns = il2cpp_codegen_marshal_string(unmarshaled.___ns);
|
|
marshaled.___declared = static_cast<int32_t>(unmarshaled.___declared);
|
|
marshaled.___prevNsIndex = unmarshaled.___prevNsIndex;
|
|
}
|
|
IL2CPP_EXTERN_C void Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853_marshal_pinvoke_back(const Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853_marshaled_pinvoke& marshaled, Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853& unmarshaled)
|
|
{
|
|
unmarshaled.___prefix = il2cpp_codegen_marshal_string_result(marshaled.___prefix);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___prefix), (void*)il2cpp_codegen_marshal_string_result(marshaled.___prefix));
|
|
unmarshaled.___ns = il2cpp_codegen_marshal_string_result(marshaled.___ns);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___ns), (void*)il2cpp_codegen_marshal_string_result(marshaled.___ns));
|
|
bool unmarshaleddeclared_temp_2 = false;
|
|
unmarshaleddeclared_temp_2 = static_cast<bool>(marshaled.___declared);
|
|
unmarshaled.___declared = unmarshaleddeclared_temp_2;
|
|
int32_t unmarshaledprevNsIndex_temp_3 = 0;
|
|
unmarshaledprevNsIndex_temp_3 = marshaled.___prevNsIndex;
|
|
unmarshaled.___prevNsIndex = unmarshaledprevNsIndex_temp_3;
|
|
}
|
|
IL2CPP_EXTERN_C void Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853_marshal_pinvoke_cleanup(Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853_marshaled_pinvoke& marshaled)
|
|
{
|
|
il2cpp_codegen_marshal_free(marshaled.___prefix);
|
|
marshaled.___prefix = NULL;
|
|
il2cpp_codegen_marshal_free(marshaled.___ns);
|
|
marshaled.___ns = NULL;
|
|
}
|
|
IL2CPP_EXTERN_C void Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853_marshal_com(const Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853& unmarshaled, Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853_marshaled_com& marshaled)
|
|
{
|
|
marshaled.___prefix = il2cpp_codegen_marshal_bstring(unmarshaled.___prefix);
|
|
marshaled.___ns = il2cpp_codegen_marshal_bstring(unmarshaled.___ns);
|
|
marshaled.___declared = static_cast<int32_t>(unmarshaled.___declared);
|
|
marshaled.___prevNsIndex = unmarshaled.___prevNsIndex;
|
|
}
|
|
IL2CPP_EXTERN_C void Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853_marshal_com_back(const Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853_marshaled_com& marshaled, Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853& unmarshaled)
|
|
{
|
|
unmarshaled.___prefix = il2cpp_codegen_marshal_bstring_result(marshaled.___prefix);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___prefix), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___prefix));
|
|
unmarshaled.___ns = il2cpp_codegen_marshal_bstring_result(marshaled.___ns);
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___ns), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___ns));
|
|
bool unmarshaleddeclared_temp_2 = false;
|
|
unmarshaleddeclared_temp_2 = static_cast<bool>(marshaled.___declared);
|
|
unmarshaled.___declared = unmarshaleddeclared_temp_2;
|
|
int32_t unmarshaledprevNsIndex_temp_3 = 0;
|
|
unmarshaledprevNsIndex_temp_3 = marshaled.___prevNsIndex;
|
|
unmarshaled.___prevNsIndex = unmarshaledprevNsIndex_temp_3;
|
|
}
|
|
IL2CPP_EXTERN_C void Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853_marshal_com_cleanup(Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853_marshaled_com& marshaled)
|
|
{
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___prefix);
|
|
marshaled.___prefix = NULL;
|
|
il2cpp_codegen_marshal_free_bstring(marshaled.___ns);
|
|
marshaled.___ns = NULL;
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Namespace_Set_mA421F92F59A44FCD987802098A78CA52CA3867BD (Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853* __this, String_t* ___0_prefix, String_t* ___1_ns, bool ___2_declared, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = ___0_prefix;
|
|
__this->___prefix = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___prefix), (void*)L_0);
|
|
String_t* L_1 = ___1_ns;
|
|
__this->___ns = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___ns), (void*)L_1);
|
|
bool L_2 = ___2_declared;
|
|
__this->___declared = L_2;
|
|
__this->___prevNsIndex = (-1);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void Namespace_Set_mA421F92F59A44FCD987802098A78CA52CA3867BD_AdjustorThunk (RuntimeObject* __this, String_t* ___0_prefix, String_t* ___1_ns, bool ___2_declared, const RuntimeMethod* method)
|
|
{
|
|
Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<Namespace_t98C96E77A64CE0105E85EEF2416A270C2AFA6853*>(__this + _offset);
|
|
Namespace_Set_mA421F92F59A44FCD987802098A78CA52CA3867BD(_thisAdjusted, ___0_prefix, ___1_ns, ___2_declared, 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
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter__ctor_mFA386D4802198974CCB06BC0DE6D2A89325A2794 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* ___0_settings, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral13DB4394207994E4948B5E3FAE7BA705B9B8E7B3);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3 L_0;
|
|
L_0 = XmlCharType_get_Instance_m1279A3FC91B74599A9BC76979E50DBFC07F67C55(NULL);
|
|
__this->___xmlCharType = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___xmlCharType))->___charProperties), (void*)NULL);
|
|
__this->___bufPos = 1;
|
|
__this->___textPos = 1;
|
|
__this->___bufLen = ((int32_t)6144);
|
|
XmlRawWriter__ctor_mFB8EB6B94D64BD9F3093B42E36D60FADC66F9989(__this, NULL);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_1 = ___0_settings;
|
|
NullCheck(L_1);
|
|
bool L_2;
|
|
L_2 = XmlWriterSettings_get_Async_m0444A26262668D76461EEBD468B622F8F5418A60_inline(L_1, NULL);
|
|
__this->___useAsync = L_2;
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_3 = ___0_settings;
|
|
NullCheck(L_3);
|
|
int32_t L_4;
|
|
L_4 = XmlWriterSettings_get_NewLineHandling_mE5E642195853271BBF3F6EA8399789D675D6EBE0_inline(L_3, NULL);
|
|
__this->___newLineHandling = L_4;
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_5 = ___0_settings;
|
|
NullCheck(L_5);
|
|
bool L_6;
|
|
L_6 = XmlWriterSettings_get_OmitXmlDeclaration_m4DDF4951F3229EB1DEEFABD680769ABB9BB881DF_inline(L_5, NULL);
|
|
__this->___omitXmlDeclaration = L_6;
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_7 = ___0_settings;
|
|
NullCheck(L_7);
|
|
String_t* L_8;
|
|
L_8 = XmlWriterSettings_get_NewLineChars_m55DA9DDAED17162E8055730FE8047AEBFA5AC7F9_inline(L_7, NULL);
|
|
__this->___newLineChars = L_8;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___newLineChars), (void*)L_8);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_9 = ___0_settings;
|
|
NullCheck(L_9);
|
|
bool L_10;
|
|
L_10 = XmlWriterSettings_get_CheckCharacters_mD2E14381EBF36D4C56C13F1BF4846667B4CCBB31_inline(L_9, NULL);
|
|
__this->___checkCharacters = L_10;
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_11 = ___0_settings;
|
|
NullCheck(L_11);
|
|
bool L_12;
|
|
L_12 = XmlWriterSettings_get_CloseOutput_m7676FD456B701FF93BCA6C3EADE2E5DF97D7A926_inline(L_11, NULL);
|
|
__this->___closeOutput = L_12;
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_13 = ___0_settings;
|
|
NullCheck(L_13);
|
|
int32_t L_14;
|
|
L_14 = XmlWriterSettings_get_Standalone_mF6BD9C7DD44EDEA0EE1416AB92471C5374DBE26B_inline(L_13, NULL);
|
|
__this->___standalone = L_14;
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_15 = ___0_settings;
|
|
NullCheck(L_15);
|
|
int32_t L_16;
|
|
L_16 = XmlWriterSettings_get_OutputMethod_mD033562BBB2BF636CD2B093DF43FFF69FCEB2BD1_inline(L_15, NULL);
|
|
__this->___outputMethod = L_16;
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_17 = ___0_settings;
|
|
NullCheck(L_17);
|
|
bool L_18;
|
|
L_18 = XmlWriterSettings_get_MergeCDataSections_mA287AE0C1056022F4AE21AB1295026897C2BD817_inline(L_17, NULL);
|
|
__this->___mergeCDataSections = L_18;
|
|
bool L_19 = __this->___checkCharacters;
|
|
if (!L_19)
|
|
{
|
|
goto IL_00b8;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_20 = __this->___newLineHandling;
|
|
if (L_20)
|
|
{
|
|
goto IL_00b8;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_21 = __this->___newLineChars;
|
|
XmlUtf8RawTextWriter_ValidateContentChars_m2D62E5A56C7DB286BB2FB52D93F53737272C62A4(__this, L_21, _stringLiteral13DB4394207994E4948B5E3FAE7BA705B9B8E7B3, (bool)0, NULL);
|
|
}
|
|
|
|
IL_00b8:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter__ctor_m3FED45E976C290A249ADEFDCB6B4D899997D6FB2 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_stream, XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* ___1_settings, 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;
|
|
{
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_0 = ___1_settings;
|
|
XmlUtf8RawTextWriter__ctor_mFA386D4802198974CCB06BC0DE6D2A89325A2794(__this, L_0, NULL);
|
|
Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_1 = ___0_stream;
|
|
__this->___stream = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___stream), (void*)L_1);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_2 = ___1_settings;
|
|
NullCheck(L_2);
|
|
Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* L_3;
|
|
L_3 = XmlWriterSettings_get_Encoding_mC4E1AB9D49553D659321B2BEEA46AE5D343BCBEE_inline(L_2, NULL);
|
|
__this->___encoding = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___encoding), (void*)L_3);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_4 = ___1_settings;
|
|
NullCheck(L_4);
|
|
bool L_5;
|
|
L_5 = XmlWriterSettings_get_Async_m0444A26262668D76461EEBD468B622F8F5418A60_inline(L_4, NULL);
|
|
if (!L_5)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
__this->___bufLen = ((int32_t)65536);
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
int32_t L_6 = __this->___bufLen;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_7 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(L_6, ((int32_t)32))));
|
|
__this->___bufBytes = L_7;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___bufBytes), (void*)L_7);
|
|
Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_8 = ___0_stream;
|
|
NullCheck(L_8);
|
|
bool L_9;
|
|
L_9 = VirtualFuncInvoker0< bool >::Invoke(8, L_8);
|
|
if (!L_9)
|
|
{
|
|
goto IL_0051;
|
|
}
|
|
}
|
|
{
|
|
Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_10 = ___0_stream;
|
|
NullCheck(L_10);
|
|
int64_t L_11;
|
|
L_11 = VirtualFuncInvoker0< int64_t >::Invoke(12, L_10);
|
|
if (L_11)
|
|
{
|
|
goto IL_0092;
|
|
}
|
|
}
|
|
|
|
IL_0051:
|
|
{
|
|
Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* L_12 = __this->___encoding;
|
|
NullCheck(L_12);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_13;
|
|
L_13 = VirtualFuncInvoker0< ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* >::Invoke(6, L_12);
|
|
V_0 = L_13;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_14 = V_0;
|
|
NullCheck(L_14);
|
|
if (!(((RuntimeArray*)L_14)->max_length))
|
|
{
|
|
goto IL_0092;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_15 = V_0;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_16 = __this->___bufBytes;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_17 = V_0;
|
|
NullCheck(L_17);
|
|
Buffer_BlockCopy_m2F7BC0C5BA97C500E3F87D5008718F797E02B358((RuntimeArray*)L_15, 0, (RuntimeArray*)L_16, 1, ((int32_t)(((RuntimeArray*)L_17)->max_length)), NULL);
|
|
int32_t L_18 = __this->___bufPos;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_19 = V_0;
|
|
NullCheck(L_19);
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_18, ((int32_t)(((RuntimeArray*)L_19)->max_length))));
|
|
int32_t L_20 = __this->___textPos;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_21 = V_0;
|
|
NullCheck(L_21);
|
|
__this->___textPos = ((int32_t)il2cpp_codegen_add(L_20, ((int32_t)(((RuntimeArray*)L_21)->max_length))));
|
|
}
|
|
|
|
IL_0092:
|
|
{
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_22 = ___1_settings;
|
|
NullCheck(L_22);
|
|
bool L_23;
|
|
L_23 = XmlWriterSettings_get_AutoXmlDeclaration_m99219BABCEECCC72F64FA0062E19B2628B806A9C_inline(L_22, NULL);
|
|
if (!L_23)
|
|
{
|
|
goto IL_00ad;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_24 = __this->___standalone;
|
|
VirtualActionInvoker1< int32_t >::Invoke(81, __this, L_24);
|
|
__this->___autoXmlDeclaration = (bool)1;
|
|
}
|
|
|
|
IL_00ad:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* XmlUtf8RawTextWriter_get_Settings_mBE6A73E9C4F94A15E0C6F283B17E514274E8616E (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_0 = (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674*)il2cpp_codegen_object_new(XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674_il2cpp_TypeInfo_var);
|
|
XmlWriterSettings__ctor_mD453709B5F0BA2D3E082FD52A309838171DF207C(L_0, NULL);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_1 = L_0;
|
|
Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* L_2 = __this->___encoding;
|
|
NullCheck(L_1);
|
|
XmlWriterSettings_set_Encoding_m0EE96C63FD516994A2A61C570A66FFD36BF65204(L_1, L_2, NULL);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_3 = L_1;
|
|
bool L_4 = __this->___omitXmlDeclaration;
|
|
NullCheck(L_3);
|
|
XmlWriterSettings_set_OmitXmlDeclaration_mD7550E855D01522D5DE4269FC3FE45EA136C7E74(L_3, L_4, NULL);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_5 = L_3;
|
|
int32_t L_6 = __this->___newLineHandling;
|
|
NullCheck(L_5);
|
|
XmlWriterSettings_set_NewLineHandling_m46D7C17199A29EA1487C7A139A4C250BDACB7020(L_5, L_6, NULL);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_7 = L_5;
|
|
String_t* L_8 = __this->___newLineChars;
|
|
NullCheck(L_7);
|
|
XmlWriterSettings_set_NewLineChars_m487FC905AD3C845AD8A916DF85BC0FD3EF830875(L_7, L_8, NULL);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_9 = L_7;
|
|
bool L_10 = __this->___closeOutput;
|
|
NullCheck(L_9);
|
|
XmlWriterSettings_set_CloseOutput_m670C9B832802DBF31CC5902DF0741BE345ECCE61(L_9, L_10, NULL);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_11 = L_9;
|
|
NullCheck(L_11);
|
|
XmlWriterSettings_set_ConformanceLevel_m926D2A6BCDE9EBA5FB82B952692A51AC54E6A9A6(L_11, 0, NULL);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_12 = L_11;
|
|
bool L_13 = __this->___checkCharacters;
|
|
NullCheck(L_12);
|
|
XmlWriterSettings_set_CheckCharacters_mEC2B768510C5E9463085398D669BC657B00F0A0C(L_12, L_13, NULL);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_14 = L_12;
|
|
bool L_15 = __this->___autoXmlDeclaration;
|
|
NullCheck(L_14);
|
|
XmlWriterSettings_set_AutoXmlDeclaration_mDFA3AA108542CB0E5905EBA31B6D2AA53537B171(L_14, L_15, NULL);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_16 = L_14;
|
|
int32_t L_17 = __this->___standalone;
|
|
NullCheck(L_16);
|
|
XmlWriterSettings_set_Standalone_m2C704C8F6EA5A0ABABBB67AB6BB18D43CEA6FD08(L_16, L_17, NULL);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_18 = L_16;
|
|
int32_t L_19 = __this->___outputMethod;
|
|
NullCheck(L_18);
|
|
XmlWriterSettings_set_OutputMethod_m8A74B5EE11DD5C1D00D97B896E36AA504C142837_inline(L_18, L_19, NULL);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_20 = L_18;
|
|
NullCheck(L_20);
|
|
XmlWriterSettings_set_ReadOnly_m912EC500806EE683803491EED4796F954F57AB42_inline(L_20, (bool)1, NULL);
|
|
return L_20;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteXmlDeclaration_m9C876199838F242C937A984AB8EC8340C1D44793 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, int32_t ___0_standalone, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral11AC5E2BD66016383281878F99D761B6B9AB5F11);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C250646ACB5EAA28E079007EF6B9BECFDAEDC6E);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral36D06DCF7061DEC1E8DF4C9D2BB8EB53DBD3087E);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4C9D5EB3A2133DCF493D42AFE0769A5D81E10AF1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BFA33A11F0B12AF1B7FA1D9BA996EAE1EF77B49);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB968B651B32BD07EAAB4CB96683980AF16C47C0B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralED7D39EDF70E08FE57B2522D102BF72B9E5D5331);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* G_B7_0 = NULL;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* G_B6_0 = NULL;
|
|
String_t* G_B8_0 = NULL;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* G_B8_1 = NULL;
|
|
{
|
|
bool L_0 = __this->___omitXmlDeclaration;
|
|
if (L_0)
|
|
{
|
|
goto IL_0079;
|
|
}
|
|
}
|
|
{
|
|
bool L_1 = __this->___autoXmlDeclaration;
|
|
if (L_1)
|
|
{
|
|
goto IL_0079;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, _stringLiteralB968B651B32BD07EAAB4CB96683980AF16C47C0B, NULL);
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, _stringLiteral11AC5E2BD66016383281878F99D761B6B9AB5F11, NULL);
|
|
Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* L_2 = __this->___encoding;
|
|
if (!L_2)
|
|
{
|
|
goto IL_004a;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, _stringLiteral36D06DCF7061DEC1E8DF4C9D2BB8EB53DBD3087E, NULL);
|
|
Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* L_3 = __this->___encoding;
|
|
NullCheck(L_3);
|
|
String_t* L_4;
|
|
L_4 = VirtualFuncInvoker0< String_t* >::Invoke(11, L_3);
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_4, NULL);
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
int32_t L_5 = ___0_standalone;
|
|
if (!L_5)
|
|
{
|
|
goto IL_006e;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, _stringLiteral1C250646ACB5EAA28E079007EF6B9BECFDAEDC6E, NULL);
|
|
int32_t L_6 = ___0_standalone;
|
|
if ((((int32_t)L_6) == ((int32_t)1)))
|
|
{
|
|
G_B7_0 = __this;
|
|
goto IL_0064;
|
|
}
|
|
G_B6_0 = __this;
|
|
}
|
|
{
|
|
G_B8_0 = _stringLiteral7BFA33A11F0B12AF1B7FA1D9BA996EAE1EF77B49;
|
|
G_B8_1 = G_B6_0;
|
|
goto IL_0069;
|
|
}
|
|
|
|
IL_0064:
|
|
{
|
|
G_B8_0 = _stringLiteralED7D39EDF70E08FE57B2522D102BF72B9E5D5331;
|
|
G_B8_1 = G_B7_0;
|
|
}
|
|
|
|
IL_0069:
|
|
{
|
|
NullCheck(G_B8_1);
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(G_B8_1, G_B8_0, NULL);
|
|
}
|
|
|
|
IL_006e:
|
|
{
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, _stringLiteral4C9D5EB3A2133DCF493D42AFE0769A5D81E10AF1, NULL);
|
|
}
|
|
|
|
IL_0079:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteXmlDeclaration_mD1DF52731AA8C89BF1E05FEAE6F5FF3D59AC3711 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_xmldecl, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
bool L_0 = __this->___omitXmlDeclaration;
|
|
if (L_0)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
bool L_1 = __this->___autoXmlDeclaration;
|
|
if (L_1)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_2 = ___0_xmldecl;
|
|
VirtualActionInvoker2< String_t*, String_t* >::Invoke(17, __this, _stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158, L_2);
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteDocType_mF3CA63793EFA9CAF1D76AF06F0315DD56BF6739A (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __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*)&_stringLiteral7721A48ACA2DB6CF7BA1F50E38BE38587D4927BA);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral88E0DBECA18651C0DE1E09C9B180E8C851A4F92B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC7C776080FBFB5F15E2EAAE9A4C65AE2C17FE00B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3782EC504B73600A2DA83B623313BF6EC38CAE3);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, _stringLiteralC7C776080FBFB5F15E2EAAE9A4C65AE2C17FE00B, NULL);
|
|
String_t* L_0 = ___0_name;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_0, NULL);
|
|
String_t* L_1 = ___1_pubid;
|
|
if (!L_1)
|
|
{
|
|
goto IL_0058;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, _stringLiteral7721A48ACA2DB6CF7BA1F50E38BE38587D4927BA, NULL);
|
|
String_t* L_2 = ___1_pubid;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_2, NULL);
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, _stringLiteral88E0DBECA18651C0DE1E09C9B180E8C851A4F92B, NULL);
|
|
String_t* L_3 = ___2_sysid;
|
|
if (!L_3)
|
|
{
|
|
goto IL_003c;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_4 = ___2_sysid;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_4, NULL);
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_5 = __this->___bufBytes;
|
|
int32_t L_6 = __this->___bufPos;
|
|
V_0 = L_6;
|
|
int32_t L_7 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_7, 1));
|
|
int32_t L_8 = V_0;
|
|
NullCheck(L_5);
|
|
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(L_8), (uint8_t)((int32_t)34));
|
|
goto IL_00a3;
|
|
}
|
|
|
|
IL_0058:
|
|
{
|
|
String_t* L_9 = ___2_sysid;
|
|
if (!L_9)
|
|
{
|
|
goto IL_0089;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, _stringLiteralF3782EC504B73600A2DA83B623313BF6EC38CAE3, NULL);
|
|
String_t* L_10 = ___2_sysid;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_10, NULL);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_11 = __this->___bufBytes;
|
|
int32_t L_12 = __this->___bufPos;
|
|
V_0 = L_12;
|
|
int32_t L_13 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_13, 1));
|
|
int32_t L_14 = V_0;
|
|
NullCheck(L_11);
|
|
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(L_14), (uint8_t)((int32_t)34));
|
|
goto IL_00a3;
|
|
}
|
|
|
|
IL_0089:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_15 = __this->___bufBytes;
|
|
int32_t L_16 = __this->___bufPos;
|
|
V_0 = L_16;
|
|
int32_t L_17 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_17, 1));
|
|
int32_t L_18 = V_0;
|
|
NullCheck(L_15);
|
|
(L_15)->SetAt(static_cast<il2cpp_array_size_t>(L_18), (uint8_t)((int32_t)32));
|
|
}
|
|
|
|
IL_00a3:
|
|
{
|
|
String_t* L_19 = ___3_subset;
|
|
if (!L_19)
|
|
{
|
|
goto IL_00e3;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_20 = __this->___bufBytes;
|
|
int32_t L_21 = __this->___bufPos;
|
|
V_0 = L_21;
|
|
int32_t L_22 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_22, 1));
|
|
int32_t L_23 = V_0;
|
|
NullCheck(L_20);
|
|
(L_20)->SetAt(static_cast<il2cpp_array_size_t>(L_23), (uint8_t)((int32_t)91));
|
|
String_t* L_24 = ___3_subset;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_24, NULL);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_25 = __this->___bufBytes;
|
|
int32_t L_26 = __this->___bufPos;
|
|
V_0 = L_26;
|
|
int32_t L_27 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_27, 1));
|
|
int32_t L_28 = V_0;
|
|
NullCheck(L_25);
|
|
(L_25)->SetAt(static_cast<il2cpp_array_size_t>(L_28), (uint8_t)((int32_t)93));
|
|
}
|
|
|
|
IL_00e3:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_29 = __this->___bufBytes;
|
|
int32_t L_30 = __this->___bufPos;
|
|
V_0 = L_30;
|
|
int32_t L_31 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_31, 1));
|
|
int32_t L_32 = V_0;
|
|
NullCheck(L_29);
|
|
(L_29)->SetAt(static_cast<il2cpp_array_size_t>(L_32), (uint8_t)((int32_t)62));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteStartElement_m0379A794A0F655460F6E51460D8F650779795F6F (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___bufBytes;
|
|
int32_t L_1 = __this->___bufPos;
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_2, 1));
|
|
int32_t L_3 = V_0;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (uint8_t)((int32_t)60));
|
|
String_t* L_4 = ___0_prefix;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0046;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_5 = ___0_prefix;
|
|
NullCheck(L_5);
|
|
int32_t L_6;
|
|
L_6 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_5, NULL);
|
|
if (!L_6)
|
|
{
|
|
goto IL_0046;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_7 = ___0_prefix;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_7, NULL);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_8 = __this->___bufBytes;
|
|
int32_t L_9 = __this->___bufPos;
|
|
V_0 = L_9;
|
|
int32_t L_10 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
int32_t L_11 = V_0;
|
|
NullCheck(L_8);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(L_11), (uint8_t)((int32_t)58));
|
|
}
|
|
|
|
IL_0046:
|
|
{
|
|
String_t* L_12 = ___1_localName;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_12, NULL);
|
|
int32_t L_13 = __this->___bufPos;
|
|
__this->___attrEndPos = L_13;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_StartElementContent_mE915245AC3F0BDA47F20DF6CC76BF72049C1F893 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___bufBytes;
|
|
int32_t L_1 = __this->___bufPos;
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_2, 1));
|
|
int32_t L_3 = V_0;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (uint8_t)((int32_t)62));
|
|
int32_t L_4 = __this->___bufPos;
|
|
__this->___contentPos = L_4;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteEndElement_m5608AC0C69CDAAEF96F97DC4DA61BA4DD477479E (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0 = __this->___contentPos;
|
|
int32_t L_1 = __this->___bufPos;
|
|
if ((((int32_t)L_0) == ((int32_t)L_1)))
|
|
{
|
|
goto IL_0093;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_2 = __this->___bufBytes;
|
|
int32_t L_3 = __this->___bufPos;
|
|
V_0 = L_3;
|
|
int32_t L_4 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_4, 1));
|
|
int32_t L_5 = V_0;
|
|
NullCheck(L_2);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(L_5), (uint8_t)((int32_t)60));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_6 = __this->___bufBytes;
|
|
int32_t L_7 = __this->___bufPos;
|
|
V_0 = L_7;
|
|
int32_t L_8 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_8, 1));
|
|
int32_t L_9 = V_0;
|
|
NullCheck(L_6);
|
|
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_9), (uint8_t)((int32_t)47));
|
|
String_t* L_10 = ___0_prefix;
|
|
if (!L_10)
|
|
{
|
|
goto IL_0071;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_11 = ___0_prefix;
|
|
NullCheck(L_11);
|
|
int32_t L_12;
|
|
L_12 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_11, NULL);
|
|
if (!L_12)
|
|
{
|
|
goto IL_0071;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_13 = ___0_prefix;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_13, NULL);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_14 = __this->___bufBytes;
|
|
int32_t L_15 = __this->___bufPos;
|
|
V_0 = L_15;
|
|
int32_t L_16 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_16, 1));
|
|
int32_t L_17 = V_0;
|
|
NullCheck(L_14);
|
|
(L_14)->SetAt(static_cast<il2cpp_array_size_t>(L_17), (uint8_t)((int32_t)58));
|
|
}
|
|
|
|
IL_0071:
|
|
{
|
|
String_t* L_18 = ___1_localName;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_18, NULL);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_19 = __this->___bufBytes;
|
|
int32_t L_20 = __this->___bufPos;
|
|
V_0 = L_20;
|
|
int32_t L_21 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_21, 1));
|
|
int32_t L_22 = V_0;
|
|
NullCheck(L_19);
|
|
(L_19)->SetAt(static_cast<il2cpp_array_size_t>(L_22), (uint8_t)((int32_t)62));
|
|
return;
|
|
}
|
|
|
|
IL_0093:
|
|
{
|
|
int32_t L_23 = __this->___bufPos;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_subtract(L_23, 1));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_24 = __this->___bufBytes;
|
|
int32_t L_25 = __this->___bufPos;
|
|
V_0 = L_25;
|
|
int32_t L_26 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_26, 1));
|
|
int32_t L_27 = V_0;
|
|
NullCheck(L_24);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(L_27), (uint8_t)((int32_t)32));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_28 = __this->___bufBytes;
|
|
int32_t L_29 = __this->___bufPos;
|
|
V_0 = L_29;
|
|
int32_t L_30 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_30, 1));
|
|
int32_t L_31 = V_0;
|
|
NullCheck(L_28);
|
|
(L_28)->SetAt(static_cast<il2cpp_array_size_t>(L_31), (uint8_t)((int32_t)47));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_32 = __this->___bufBytes;
|
|
int32_t L_33 = __this->___bufPos;
|
|
V_0 = L_33;
|
|
int32_t L_34 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_34, 1));
|
|
int32_t L_35 = V_0;
|
|
NullCheck(L_32);
|
|
(L_32)->SetAt(static_cast<il2cpp_array_size_t>(L_35), (uint8_t)((int32_t)62));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteFullEndElement_mA2262354DD58A77D7D3422165A75016FB0B609F2 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___bufBytes;
|
|
int32_t L_1 = __this->___bufPos;
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_2, 1));
|
|
int32_t L_3 = V_0;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (uint8_t)((int32_t)60));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = __this->___bufBytes;
|
|
int32_t L_5 = __this->___bufPos;
|
|
V_0 = L_5;
|
|
int32_t L_6 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_6, 1));
|
|
int32_t L_7 = V_0;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (uint8_t)((int32_t)47));
|
|
String_t* L_8 = ___0_prefix;
|
|
if (!L_8)
|
|
{
|
|
goto IL_0060;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_9 = ___0_prefix;
|
|
NullCheck(L_9);
|
|
int32_t L_10;
|
|
L_10 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_9, NULL);
|
|
if (!L_10)
|
|
{
|
|
goto IL_0060;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_11 = ___0_prefix;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_11, NULL);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_12 = __this->___bufBytes;
|
|
int32_t L_13 = __this->___bufPos;
|
|
V_0 = L_13;
|
|
int32_t L_14 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_14, 1));
|
|
int32_t L_15 = V_0;
|
|
NullCheck(L_12);
|
|
(L_12)->SetAt(static_cast<il2cpp_array_size_t>(L_15), (uint8_t)((int32_t)58));
|
|
}
|
|
|
|
IL_0060:
|
|
{
|
|
String_t* L_16 = ___1_localName;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_16, NULL);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_17 = __this->___bufBytes;
|
|
int32_t L_18 = __this->___bufPos;
|
|
V_0 = L_18;
|
|
int32_t L_19 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_19, 1));
|
|
int32_t L_20 = V_0;
|
|
NullCheck(L_17);
|
|
(L_17)->SetAt(static_cast<il2cpp_array_size_t>(L_20), (uint8_t)((int32_t)62));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteStartAttribute_mFBD89332E58A89DAFA893BD88A09171AD963DFD8 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
int32_t L_0 = __this->___attrEndPos;
|
|
int32_t L_1 = __this->___bufPos;
|
|
if ((!(((uint32_t)L_0) == ((uint32_t)L_1))))
|
|
{
|
|
goto IL_0028;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_2 = __this->___bufBytes;
|
|
int32_t L_3 = __this->___bufPos;
|
|
V_0 = L_3;
|
|
int32_t L_4 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_4, 1));
|
|
int32_t L_5 = V_0;
|
|
NullCheck(L_2);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(L_5), (uint8_t)((int32_t)32));
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
String_t* L_6 = ___0_prefix;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_7 = ___0_prefix;
|
|
NullCheck(L_7);
|
|
int32_t L_8;
|
|
L_8 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_7, NULL);
|
|
if ((((int32_t)L_8) <= ((int32_t)0)))
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_9 = ___0_prefix;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_9, NULL);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_10 = __this->___bufBytes;
|
|
int32_t L_11 = __this->___bufPos;
|
|
V_0 = L_11;
|
|
int32_t L_12 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_12, 1));
|
|
int32_t L_13 = V_0;
|
|
NullCheck(L_10);
|
|
(L_10)->SetAt(static_cast<il2cpp_array_size_t>(L_13), (uint8_t)((int32_t)58));
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
String_t* L_14 = ___1_localName;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_14, NULL);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_15 = __this->___bufBytes;
|
|
int32_t L_16 = __this->___bufPos;
|
|
V_0 = L_16;
|
|
int32_t L_17 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_17, 1));
|
|
int32_t L_18 = V_0;
|
|
NullCheck(L_15);
|
|
(L_15)->SetAt(static_cast<il2cpp_array_size_t>(L_18), (uint8_t)((int32_t)61));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_19 = __this->___bufBytes;
|
|
int32_t L_20 = __this->___bufPos;
|
|
V_0 = L_20;
|
|
int32_t L_21 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_21, 1));
|
|
int32_t L_22 = V_0;
|
|
NullCheck(L_19);
|
|
(L_19)->SetAt(static_cast<il2cpp_array_size_t>(L_22), (uint8_t)((int32_t)34));
|
|
__this->___inAttributeValue = (bool)1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteEndAttribute_m97209AFB2533FAB3434EA7AFED6AAD666C18DA26 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___bufBytes;
|
|
int32_t L_1 = __this->___bufPos;
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_2, 1));
|
|
int32_t L_3 = V_0;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (uint8_t)((int32_t)34));
|
|
__this->___inAttributeValue = (bool)0;
|
|
int32_t L_4 = __this->___bufPos;
|
|
__this->___attrEndPos = L_4;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteNamespaceDeclaration_m67C8D129EF23DEDA7A2225C56FBA512BB5AB0024 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_prefix, String_t* ___1_namespaceName, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = ___0_prefix;
|
|
VirtualActionInvoker1< String_t* >::Invoke(90, __this, L_0);
|
|
String_t* L_1 = ___1_namespaceName;
|
|
VirtualActionInvoker1< String_t* >::Invoke(21, __this, L_1);
|
|
VirtualActionInvoker0::Invoke(91, __this);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlUtf8RawTextWriter_get_SupportsNamespaceDeclarationInChunks_m30DDCAFFE7BF3D88A5F298F3B118A03803EC4DF1 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return (bool)1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteStartNamespaceDeclaration_m7188E73372AB58E0C20BE19FE6838C947331B419 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_prefix, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7445C16916FA3BA29CF130D3BC44506627A580F8);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD7BB4816F511937863E42D9A34BAB32B43210AE7);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
String_t* L_0 = ___0_prefix;
|
|
NullCheck(L_0);
|
|
int32_t L_1;
|
|
L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL);
|
|
if (L_1)
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, _stringLiteral7445C16916FA3BA29CF130D3BC44506627A580F8, NULL);
|
|
goto IL_005b;
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, _stringLiteralD7BB4816F511937863E42D9A34BAB32B43210AE7, NULL);
|
|
String_t* L_2 = ___0_prefix;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_2, NULL);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = __this->___bufBytes;
|
|
int32_t L_4 = __this->___bufPos;
|
|
V_0 = L_4;
|
|
int32_t L_5 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_5, 1));
|
|
int32_t L_6 = V_0;
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_6), (uint8_t)((int32_t)61));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_7 = __this->___bufBytes;
|
|
int32_t L_8 = __this->___bufPos;
|
|
V_0 = L_8;
|
|
int32_t L_9 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_9, 1));
|
|
int32_t L_10 = V_0;
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(L_10), (uint8_t)((int32_t)34));
|
|
}
|
|
|
|
IL_005b:
|
|
{
|
|
__this->___inAttributeValue = (bool)1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteEndNamespaceDeclaration_m0DEE5ABF65B9235B7B5BD12C5AEE8A7ADBB2BD5E (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
__this->___inAttributeValue = (bool)0;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___bufBytes;
|
|
int32_t L_1 = __this->___bufPos;
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_2, 1));
|
|
int32_t L_3 = V_0;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (uint8_t)((int32_t)34));
|
|
int32_t L_4 = __this->___bufPos;
|
|
__this->___attrEndPos = L_4;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteCData_m276E549C1CB22DB7B762AEB5473699A434F4998C (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
bool L_0 = __this->___mergeCDataSections;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = __this->___bufPos;
|
|
int32_t L_2 = __this->___cdataPos;
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)L_2))))
|
|
{
|
|
goto IL_0029;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = __this->___bufPos;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_subtract(L_3, 3));
|
|
goto IL_0113;
|
|
}
|
|
|
|
IL_0029:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = __this->___bufBytes;
|
|
int32_t L_5 = __this->___bufPos;
|
|
V_0 = L_5;
|
|
int32_t L_6 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_6, 1));
|
|
int32_t L_7 = V_0;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (uint8_t)((int32_t)60));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_8 = __this->___bufBytes;
|
|
int32_t L_9 = __this->___bufPos;
|
|
V_0 = L_9;
|
|
int32_t L_10 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
int32_t L_11 = V_0;
|
|
NullCheck(L_8);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(L_11), (uint8_t)((int32_t)33));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_12 = __this->___bufBytes;
|
|
int32_t L_13 = __this->___bufPos;
|
|
V_0 = L_13;
|
|
int32_t L_14 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_14, 1));
|
|
int32_t L_15 = V_0;
|
|
NullCheck(L_12);
|
|
(L_12)->SetAt(static_cast<il2cpp_array_size_t>(L_15), (uint8_t)((int32_t)91));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_16 = __this->___bufBytes;
|
|
int32_t L_17 = __this->___bufPos;
|
|
V_0 = L_17;
|
|
int32_t L_18 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_18, 1));
|
|
int32_t L_19 = V_0;
|
|
NullCheck(L_16);
|
|
(L_16)->SetAt(static_cast<il2cpp_array_size_t>(L_19), (uint8_t)((int32_t)67));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_20 = __this->___bufBytes;
|
|
int32_t L_21 = __this->___bufPos;
|
|
V_0 = L_21;
|
|
int32_t L_22 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_22, 1));
|
|
int32_t L_23 = V_0;
|
|
NullCheck(L_20);
|
|
(L_20)->SetAt(static_cast<il2cpp_array_size_t>(L_23), (uint8_t)((int32_t)68));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_24 = __this->___bufBytes;
|
|
int32_t L_25 = __this->___bufPos;
|
|
V_0 = L_25;
|
|
int32_t L_26 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_26, 1));
|
|
int32_t L_27 = V_0;
|
|
NullCheck(L_24);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(L_27), (uint8_t)((int32_t)65));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_28 = __this->___bufBytes;
|
|
int32_t L_29 = __this->___bufPos;
|
|
V_0 = L_29;
|
|
int32_t L_30 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_30, 1));
|
|
int32_t L_31 = V_0;
|
|
NullCheck(L_28);
|
|
(L_28)->SetAt(static_cast<il2cpp_array_size_t>(L_31), (uint8_t)((int32_t)84));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_32 = __this->___bufBytes;
|
|
int32_t L_33 = __this->___bufPos;
|
|
V_0 = L_33;
|
|
int32_t L_34 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_34, 1));
|
|
int32_t L_35 = V_0;
|
|
NullCheck(L_32);
|
|
(L_32)->SetAt(static_cast<il2cpp_array_size_t>(L_35), (uint8_t)((int32_t)65));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_36 = __this->___bufBytes;
|
|
int32_t L_37 = __this->___bufPos;
|
|
V_0 = L_37;
|
|
int32_t L_38 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_38, 1));
|
|
int32_t L_39 = V_0;
|
|
NullCheck(L_36);
|
|
(L_36)->SetAt(static_cast<il2cpp_array_size_t>(L_39), (uint8_t)((int32_t)91));
|
|
}
|
|
|
|
IL_0113:
|
|
{
|
|
String_t* L_40 = ___0_text;
|
|
XmlUtf8RawTextWriter_WriteCDataSection_mE925886DFC2D61C6F69311708EA5C99D73E462F9(__this, L_40, NULL);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_41 = __this->___bufBytes;
|
|
int32_t L_42 = __this->___bufPos;
|
|
V_0 = L_42;
|
|
int32_t L_43 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_43, 1));
|
|
int32_t L_44 = V_0;
|
|
NullCheck(L_41);
|
|
(L_41)->SetAt(static_cast<il2cpp_array_size_t>(L_44), (uint8_t)((int32_t)93));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_45 = __this->___bufBytes;
|
|
int32_t L_46 = __this->___bufPos;
|
|
V_0 = L_46;
|
|
int32_t L_47 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_47, 1));
|
|
int32_t L_48 = V_0;
|
|
NullCheck(L_45);
|
|
(L_45)->SetAt(static_cast<il2cpp_array_size_t>(L_48), (uint8_t)((int32_t)93));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_49 = __this->___bufBytes;
|
|
int32_t L_50 = __this->___bufPos;
|
|
V_0 = L_50;
|
|
int32_t L_51 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_51, 1));
|
|
int32_t L_52 = V_0;
|
|
NullCheck(L_49);
|
|
(L_49)->SetAt(static_cast<il2cpp_array_size_t>(L_52), (uint8_t)((int32_t)62));
|
|
int32_t L_53 = __this->___bufPos;
|
|
__this->___textPos = L_53;
|
|
int32_t L_54 = __this->___bufPos;
|
|
__this->___cdataPos = L_54;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteComment_mB7554706D5AB959EC657803CBF3F46A9F7B3B0F0 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___bufBytes;
|
|
int32_t L_1 = __this->___bufPos;
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_2, 1));
|
|
int32_t L_3 = V_0;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (uint8_t)((int32_t)60));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = __this->___bufBytes;
|
|
int32_t L_5 = __this->___bufPos;
|
|
V_0 = L_5;
|
|
int32_t L_6 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_6, 1));
|
|
int32_t L_7 = V_0;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (uint8_t)((int32_t)33));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_8 = __this->___bufBytes;
|
|
int32_t L_9 = __this->___bufPos;
|
|
V_0 = L_9;
|
|
int32_t L_10 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
int32_t L_11 = V_0;
|
|
NullCheck(L_8);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(L_11), (uint8_t)((int32_t)45));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_12 = __this->___bufBytes;
|
|
int32_t L_13 = __this->___bufPos;
|
|
V_0 = L_13;
|
|
int32_t L_14 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_14, 1));
|
|
int32_t L_15 = V_0;
|
|
NullCheck(L_12);
|
|
(L_12)->SetAt(static_cast<il2cpp_array_size_t>(L_15), (uint8_t)((int32_t)45));
|
|
String_t* L_16 = ___0_text;
|
|
XmlUtf8RawTextWriter_WriteCommentOrPi_m8683C7CE47F8B88FAECBACFF8FF741E26F11C041(__this, L_16, ((int32_t)45), NULL);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_17 = __this->___bufBytes;
|
|
int32_t L_18 = __this->___bufPos;
|
|
V_0 = L_18;
|
|
int32_t L_19 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_19, 1));
|
|
int32_t L_20 = V_0;
|
|
NullCheck(L_17);
|
|
(L_17)->SetAt(static_cast<il2cpp_array_size_t>(L_20), (uint8_t)((int32_t)45));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_21 = __this->___bufBytes;
|
|
int32_t L_22 = __this->___bufPos;
|
|
V_0 = L_22;
|
|
int32_t L_23 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_23, 1));
|
|
int32_t L_24 = V_0;
|
|
NullCheck(L_21);
|
|
(L_21)->SetAt(static_cast<il2cpp_array_size_t>(L_24), (uint8_t)((int32_t)45));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_25 = __this->___bufBytes;
|
|
int32_t L_26 = __this->___bufPos;
|
|
V_0 = L_26;
|
|
int32_t L_27 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_27, 1));
|
|
int32_t L_28 = V_0;
|
|
NullCheck(L_25);
|
|
(L_25)->SetAt(static_cast<il2cpp_array_size_t>(L_28), (uint8_t)((int32_t)62));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteProcessingInstruction_m3FBDFD76690A07B4145020ABB521B6D0E0015C84 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_name, String_t* ___1_text, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___bufBytes;
|
|
int32_t L_1 = __this->___bufPos;
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_2, 1));
|
|
int32_t L_3 = V_0;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (uint8_t)((int32_t)60));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = __this->___bufBytes;
|
|
int32_t L_5 = __this->___bufPos;
|
|
V_0 = L_5;
|
|
int32_t L_6 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_6, 1));
|
|
int32_t L_7 = V_0;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (uint8_t)((int32_t)63));
|
|
String_t* L_8 = ___0_name;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_8, NULL);
|
|
String_t* L_9 = ___1_text;
|
|
NullCheck(L_9);
|
|
int32_t L_10;
|
|
L_10 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_9, NULL);
|
|
if ((((int32_t)L_10) <= ((int32_t)0)))
|
|
{
|
|
goto IL_0067;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_11 = __this->___bufBytes;
|
|
int32_t L_12 = __this->___bufPos;
|
|
V_0 = L_12;
|
|
int32_t L_13 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_13, 1));
|
|
int32_t L_14 = V_0;
|
|
NullCheck(L_11);
|
|
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(L_14), (uint8_t)((int32_t)32));
|
|
String_t* L_15 = ___1_text;
|
|
XmlUtf8RawTextWriter_WriteCommentOrPi_m8683C7CE47F8B88FAECBACFF8FF741E26F11C041(__this, L_15, ((int32_t)63), NULL);
|
|
}
|
|
|
|
IL_0067:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_16 = __this->___bufBytes;
|
|
int32_t L_17 = __this->___bufPos;
|
|
V_0 = L_17;
|
|
int32_t L_18 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_18, 1));
|
|
int32_t L_19 = V_0;
|
|
NullCheck(L_16);
|
|
(L_16)->SetAt(static_cast<il2cpp_array_size_t>(L_19), (uint8_t)((int32_t)63));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_20 = __this->___bufBytes;
|
|
int32_t L_21 = __this->___bufPos;
|
|
V_0 = L_21;
|
|
int32_t L_22 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_22, 1));
|
|
int32_t L_23 = V_0;
|
|
NullCheck(L_20);
|
|
(L_20)->SetAt(static_cast<il2cpp_array_size_t>(L_23), (uint8_t)((int32_t)62));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteEntityRef_mBB58E9588BA1D0830275543E726325234FCFD016 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_name, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___bufBytes;
|
|
int32_t L_1 = __this->___bufPos;
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_2, 1));
|
|
int32_t L_3 = V_0;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (uint8_t)((int32_t)38));
|
|
String_t* L_4 = ___0_name;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_4, NULL);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_5 = __this->___bufBytes;
|
|
int32_t L_6 = __this->___bufPos;
|
|
V_0 = L_6;
|
|
int32_t L_7 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_7, 1));
|
|
int32_t L_8 = V_0;
|
|
NullCheck(L_5);
|
|
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(L_8), (uint8_t)((int32_t)59));
|
|
int32_t L_9 = __this->___bufPos;
|
|
int32_t L_10 = __this->___bufLen;
|
|
if ((((int32_t)L_9) <= ((int32_t)L_10)))
|
|
{
|
|
goto IL_004f;
|
|
}
|
|
}
|
|
{
|
|
VirtualActionInvoker0::Invoke(103, __this);
|
|
}
|
|
|
|
IL_004f:
|
|
{
|
|
int32_t L_11 = __this->___bufPos;
|
|
__this->___textPos = L_11;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteCharEntity_mCFA33DAFBB5CC7664DB5285C282CD17602A087EC (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __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;
|
|
}
|
|
String_t* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
Il2CppChar L_0 = ___0_ch;
|
|
V_1 = L_0;
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_1;
|
|
L_1 = NumberFormatInfo_get_InvariantInfo_m4689F466D2607C7369BCE394E3FB3681A6E644FA(NULL);
|
|
String_t* L_2;
|
|
L_2 = Int32_ToString_mE871810BC163EE4EF88E7C7682A6AD39911173B8((&V_1), _stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE, L_1, NULL);
|
|
V_0 = L_2;
|
|
bool L_3 = __this->___checkCharacters;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_4 = (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3*)(&__this->___xmlCharType);
|
|
Il2CppChar L_5 = ___0_ch;
|
|
bool L_6;
|
|
L_6 = XmlCharType_IsCharData_m39C87F830CD89F4F0029AA0338BB9AB5EFCC1AF5(L_4, L_5, NULL);
|
|
if (L_6)
|
|
{
|
|
goto IL_0032;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_7 = ___0_ch;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var)));
|
|
Exception_t* L_8;
|
|
L_8 = XmlConvert_CreateInvalidCharException_mE86C6EAFD256563406F74C1A6F378ADE2C07ACD2(L_7, 0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUtf8RawTextWriter_WriteCharEntity_mCFA33DAFBB5CC7664DB5285C282CD17602A087EC_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0032:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_9 = __this->___bufBytes;
|
|
int32_t L_10 = __this->___bufPos;
|
|
V_1 = L_10;
|
|
int32_t L_11 = V_1;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_11, 1));
|
|
int32_t L_12 = V_1;
|
|
NullCheck(L_9);
|
|
(L_9)->SetAt(static_cast<il2cpp_array_size_t>(L_12), (uint8_t)((int32_t)38));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_13 = __this->___bufBytes;
|
|
int32_t L_14 = __this->___bufPos;
|
|
V_1 = L_14;
|
|
int32_t L_15 = V_1;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_15, 1));
|
|
int32_t L_16 = V_1;
|
|
NullCheck(L_13);
|
|
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(L_16), (uint8_t)((int32_t)35));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_17 = __this->___bufBytes;
|
|
int32_t L_18 = __this->___bufPos;
|
|
V_1 = L_18;
|
|
int32_t L_19 = V_1;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_19, 1));
|
|
int32_t L_20 = V_1;
|
|
NullCheck(L_17);
|
|
(L_17)->SetAt(static_cast<il2cpp_array_size_t>(L_20), (uint8_t)((int32_t)120));
|
|
String_t* L_21 = V_0;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_21, NULL);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_22 = __this->___bufBytes;
|
|
int32_t L_23 = __this->___bufPos;
|
|
V_1 = L_23;
|
|
int32_t L_24 = V_1;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_24, 1));
|
|
int32_t L_25 = V_1;
|
|
NullCheck(L_22);
|
|
(L_22)->SetAt(static_cast<il2cpp_array_size_t>(L_25), (uint8_t)((int32_t)59));
|
|
int32_t L_26 = __this->___bufPos;
|
|
int32_t L_27 = __this->___bufLen;
|
|
if ((((int32_t)L_26) <= ((int32_t)L_27)))
|
|
{
|
|
goto IL_00b5;
|
|
}
|
|
}
|
|
{
|
|
VirtualActionInvoker0::Invoke(103, __this);
|
|
}
|
|
|
|
IL_00b5:
|
|
{
|
|
int32_t L_28 = __this->___bufPos;
|
|
__this->___textPos = L_28;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteWhitespace_m108C1B276821AE78EFBF52C9CEC9A7189A6A9E47 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_ws, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
String_t* V_1 = NULL;
|
|
Il2CppChar* V_2 = NULL;
|
|
{
|
|
String_t* L_0 = ___0_ws;
|
|
V_1 = L_0;
|
|
String_t* L_1 = V_1;
|
|
V_0 = (Il2CppChar*)((uintptr_t)L_1);
|
|
Il2CppChar* L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_3 = V_0;
|
|
int32_t L_4;
|
|
L_4 = RuntimeHelpers_get_OffsetToStringData_m90A5D27EF88BE9432BF7093B7D7E7A0ACB0A8FBD(NULL);
|
|
V_0 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_3, L_4));
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
Il2CppChar* L_5 = V_0;
|
|
String_t* L_6 = ___0_ws;
|
|
NullCheck(L_6);
|
|
int32_t L_7;
|
|
L_7 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_6, NULL);
|
|
V_2 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_5, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_7), 2))));
|
|
bool L_8 = __this->___inAttributeValue;
|
|
if (!L_8)
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_9 = V_0;
|
|
Il2CppChar* L_10 = V_2;
|
|
XmlUtf8RawTextWriter_WriteAttributeTextBlock_mE2D22AC1D27C0BFA841022E3C14C58567E2C9977(__this, L_9, L_10, NULL);
|
|
goto IL_0036;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
Il2CppChar* L_11 = V_0;
|
|
Il2CppChar* L_12 = V_2;
|
|
XmlUtf8RawTextWriter_WriteElementTextBlock_mE38367032B8ADFFA8A6F4F34598740F0E791575B(__this, L_11, L_12, NULL);
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
V_1 = (String_t*)NULL;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteString_m6617BD373BF048EBE187A1F03A3A8CD74534FF98 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
String_t* V_1 = NULL;
|
|
Il2CppChar* V_2 = NULL;
|
|
{
|
|
String_t* L_0 = ___0_text;
|
|
V_1 = L_0;
|
|
String_t* L_1 = V_1;
|
|
V_0 = (Il2CppChar*)((uintptr_t)L_1);
|
|
Il2CppChar* L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_3 = V_0;
|
|
int32_t L_4;
|
|
L_4 = RuntimeHelpers_get_OffsetToStringData_m90A5D27EF88BE9432BF7093B7D7E7A0ACB0A8FBD(NULL);
|
|
V_0 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_3, L_4));
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
Il2CppChar* L_5 = V_0;
|
|
String_t* L_6 = ___0_text;
|
|
NullCheck(L_6);
|
|
int32_t L_7;
|
|
L_7 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_6, NULL);
|
|
V_2 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_5, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_7), 2))));
|
|
bool L_8 = __this->___inAttributeValue;
|
|
if (!L_8)
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_9 = V_0;
|
|
Il2CppChar* L_10 = V_2;
|
|
XmlUtf8RawTextWriter_WriteAttributeTextBlock_mE2D22AC1D27C0BFA841022E3C14C58567E2C9977(__this, L_9, L_10, NULL);
|
|
goto IL_0036;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
Il2CppChar* L_11 = V_0;
|
|
Il2CppChar* L_12 = V_2;
|
|
XmlUtf8RawTextWriter_WriteElementTextBlock_mE38367032B8ADFFA8A6F4F34598740F0E791575B(__this, L_11, L_12, NULL);
|
|
}
|
|
|
|
IL_0036:
|
|
{
|
|
V_1 = (String_t*)NULL;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteSurrogateCharEntity_m684718E512C7E54D584D19EA71D675C9201345F9 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar ___0_lowChar, Il2CppChar ___1_highChar, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
Il2CppChar L_0 = ___0_lowChar;
|
|
Il2CppChar L_1 = ___1_highChar;
|
|
int32_t L_2;
|
|
L_2 = XmlCharType_CombineSurrogateChar_m4D32D326745128CD021B4C219295A61B074FB8C7(L_0, L_1, NULL);
|
|
V_0 = L_2;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = __this->___bufBytes;
|
|
int32_t L_4 = __this->___bufPos;
|
|
V_1 = L_4;
|
|
int32_t L_5 = V_1;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_5, 1));
|
|
int32_t L_6 = V_1;
|
|
NullCheck(L_3);
|
|
(L_3)->SetAt(static_cast<il2cpp_array_size_t>(L_6), (uint8_t)((int32_t)38));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_7 = __this->___bufBytes;
|
|
int32_t L_8 = __this->___bufPos;
|
|
V_1 = L_8;
|
|
int32_t L_9 = V_1;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_9, 1));
|
|
int32_t L_10 = V_1;
|
|
NullCheck(L_7);
|
|
(L_7)->SetAt(static_cast<il2cpp_array_size_t>(L_10), (uint8_t)((int32_t)35));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_11 = __this->___bufBytes;
|
|
int32_t L_12 = __this->___bufPos;
|
|
V_1 = L_12;
|
|
int32_t L_13 = V_1;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_13, 1));
|
|
int32_t L_14 = V_1;
|
|
NullCheck(L_11);
|
|
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(L_14), (uint8_t)((int32_t)120));
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_15;
|
|
L_15 = NumberFormatInfo_get_InvariantInfo_m4689F466D2607C7369BCE394E3FB3681A6E644FA(NULL);
|
|
String_t* L_16;
|
|
L_16 = Int32_ToString_mE871810BC163EE4EF88E7C7682A6AD39911173B8((&V_0), _stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE, L_15, NULL);
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_16, NULL);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_17 = __this->___bufBytes;
|
|
int32_t L_18 = __this->___bufPos;
|
|
V_1 = L_18;
|
|
int32_t L_19 = V_1;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_19, 1));
|
|
int32_t L_20 = V_1;
|
|
NullCheck(L_17);
|
|
(L_17)->SetAt(static_cast<il2cpp_array_size_t>(L_20), (uint8_t)((int32_t)59));
|
|
int32_t L_21 = __this->___bufPos;
|
|
__this->___textPos = L_21;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteChars_m3D35BDDD9FF236EC73A0EB772343004B2C4B3C2B (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
Il2CppChar* V_1 = NULL;
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_buffer;
|
|
int32_t L_1 = ___1_index;
|
|
NullCheck(L_0);
|
|
V_1 = ((L_0)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1)));
|
|
Il2CppChar* L_2 = V_1;
|
|
V_0 = (Il2CppChar*)((uintptr_t)L_2);
|
|
bool L_3 = __this->___inAttributeValue;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_4 = V_0;
|
|
Il2CppChar* L_5 = V_0;
|
|
int32_t L_6 = ___2_count;
|
|
XmlUtf8RawTextWriter_WriteAttributeTextBlock_mE2D22AC1D27C0BFA841022E3C14C58567E2C9977(__this, L_4, ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_5, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_6), 2)))), NULL);
|
|
goto IL_002f;
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
Il2CppChar* L_7 = V_0;
|
|
Il2CppChar* L_8 = V_0;
|
|
int32_t L_9 = ___2_count;
|
|
XmlUtf8RawTextWriter_WriteElementTextBlock_mE38367032B8ADFFA8A6F4F34598740F0E791575B(__this, L_7, ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_8, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_9), 2)))), NULL);
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
V_1 = (Il2CppChar*)((uintptr_t)0);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteRaw_m1CD2BE14DD496B9EA6D2093F8555677CC1B52096 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
Il2CppChar* V_1 = NULL;
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_buffer;
|
|
int32_t L_1 = ___1_index;
|
|
NullCheck(L_0);
|
|
V_1 = ((L_0)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_1)));
|
|
Il2CppChar* L_2 = V_1;
|
|
V_0 = (Il2CppChar*)((uintptr_t)L_2);
|
|
Il2CppChar* L_3 = V_0;
|
|
Il2CppChar* L_4 = V_0;
|
|
int32_t L_5 = ___2_count;
|
|
XmlUtf8RawTextWriter_WriteRawWithCharChecking_m312CDB6D9A7F9A965408839DAA06A50F74F79392(__this, L_3, ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_4, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_5), 2)))), NULL);
|
|
V_1 = (Il2CppChar*)((uintptr_t)0);
|
|
int32_t L_6 = __this->___bufPos;
|
|
__this->___textPos = L_6;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteRaw_m6CEED895A7A1E54D50BC0DF04ED0F7B7F64FDA94 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_data, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
String_t* V_1 = NULL;
|
|
{
|
|
String_t* L_0 = ___0_data;
|
|
V_1 = L_0;
|
|
String_t* L_1 = V_1;
|
|
V_0 = (Il2CppChar*)((uintptr_t)L_1);
|
|
Il2CppChar* L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_3 = V_0;
|
|
int32_t L_4;
|
|
L_4 = RuntimeHelpers_get_OffsetToStringData_m90A5D27EF88BE9432BF7093B7D7E7A0ACB0A8FBD(NULL);
|
|
V_0 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_3, L_4));
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
Il2CppChar* L_5 = V_0;
|
|
Il2CppChar* L_6 = V_0;
|
|
String_t* L_7 = ___0_data;
|
|
NullCheck(L_7);
|
|
int32_t L_8;
|
|
L_8 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_7, NULL);
|
|
XmlUtf8RawTextWriter_WriteRawWithCharChecking_m312CDB6D9A7F9A965408839DAA06A50F74F79392(__this, L_5, ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_6, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_8), 2)))), NULL);
|
|
V_1 = (String_t*)NULL;
|
|
int32_t L_9 = __this->___bufPos;
|
|
__this->___textPos = L_9;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_Close_m1E9E2DD1B3904104E96BA3E75F437FA6907D300B (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_000e:
|
|
{
|
|
{
|
|
__this->___writeToNull = (bool)1;
|
|
Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_0 = __this->___stream;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0049;
|
|
}
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_002a:
|
|
{
|
|
{
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0040:
|
|
{
|
|
__this->___stream = (Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE*)NULL;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___stream), (void*)(Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE*)NULL);
|
|
return;
|
|
}
|
|
});
|
|
try
|
|
{
|
|
{
|
|
bool L_1 = __this->___closeOutput;
|
|
if (!L_1)
|
|
{
|
|
goto IL_003e_1;
|
|
}
|
|
}
|
|
{
|
|
Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_2 = __this->___stream;
|
|
NullCheck(L_2);
|
|
VirtualActionInvoker0::Invoke(20, L_2);
|
|
}
|
|
|
|
IL_003e_1:
|
|
{
|
|
goto IL_0048;
|
|
}
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_0048:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
});
|
|
try
|
|
{
|
|
Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_3 = __this->___stream;
|
|
NullCheck(L_3);
|
|
VirtualActionInvoker0::Invoke(22, L_3);
|
|
goto IL_0049;
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_0049:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
});
|
|
try
|
|
{
|
|
VirtualActionInvoker0::Invoke(103, __this);
|
|
XmlUtf8RawTextWriter_FlushEncoder_m48C957E6B75EE03674B3DD29609304E5E794A565(__this, NULL);
|
|
goto IL_004a;
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_Flush_m52C4545C88435BA0436536B6BDB50DB7EDFF353A (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
VirtualActionInvoker0::Invoke(103, __this);
|
|
XmlUtf8RawTextWriter_FlushEncoder_m48C957E6B75EE03674B3DD29609304E5E794A565(__this, NULL);
|
|
Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_0 = __this->___stream;
|
|
if (!L_0)
|
|
{
|
|
goto IL_001f;
|
|
}
|
|
}
|
|
{
|
|
Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_1 = __this->___stream;
|
|
NullCheck(L_1);
|
|
VirtualActionInvoker0::Invoke(22, L_1);
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_FlushBuffer_m380AF5AC857AFEFB88FD4D4A223CE2F61D0B624A (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method)
|
|
{
|
|
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __active_exceptions;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* G_B8_0 = NULL;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* G_B7_0 = NULL;
|
|
int32_t G_B9_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* G_B9_1 = NULL;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* G_B11_0 = NULL;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* G_B10_0 = NULL;
|
|
int32_t G_B12_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* G_B12_1 = NULL;
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_0031:
|
|
{
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___bufBytes;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = __this->___bufBytes;
|
|
int32_t L_2 = __this->___bufPos;
|
|
NullCheck(L_1);
|
|
int32_t L_3 = ((int32_t)il2cpp_codegen_subtract(L_2, 1));
|
|
uint8_t L_4 = (L_1)->GetAt(static_cast<il2cpp_array_size_t>(L_3));
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(0), (uint8_t)L_4);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_5 = __this->___bufBytes;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = 0;
|
|
uint8_t L_7 = (L_5)->GetAt(static_cast<il2cpp_array_size_t>(L_6));
|
|
bool L_8;
|
|
L_8 = XmlUtf8RawTextWriter_IsSurrogateByte_m4A89519896C4D3F09A0504DD36AE6C98A2B25E7B(L_7, NULL);
|
|
if (!L_8)
|
|
{
|
|
goto IL_009a;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_9 = __this->___bufBytes;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_10 = __this->___bufBytes;
|
|
int32_t L_11 = __this->___bufPos;
|
|
NullCheck(L_10);
|
|
int32_t L_12 = L_11;
|
|
uint8_t L_13 = (L_10)->GetAt(static_cast<il2cpp_array_size_t>(L_12));
|
|
NullCheck(L_9);
|
|
(L_9)->SetAt(static_cast<il2cpp_array_size_t>(1), (uint8_t)L_13);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_14 = __this->___bufBytes;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_15 = __this->___bufBytes;
|
|
int32_t L_16 = __this->___bufPos;
|
|
NullCheck(L_15);
|
|
int32_t L_17 = ((int32_t)il2cpp_codegen_add(L_16, 1));
|
|
uint8_t L_18 = (L_15)->GetAt(static_cast<il2cpp_array_size_t>(L_17));
|
|
NullCheck(L_14);
|
|
(L_14)->SetAt(static_cast<il2cpp_array_size_t>(2), (uint8_t)L_18);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_19 = __this->___bufBytes;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_20 = __this->___bufBytes;
|
|
int32_t L_21 = __this->___bufPos;
|
|
NullCheck(L_20);
|
|
int32_t L_22 = ((int32_t)il2cpp_codegen_add(L_21, 2));
|
|
uint8_t L_23 = (L_20)->GetAt(static_cast<il2cpp_array_size_t>(L_22));
|
|
NullCheck(L_19);
|
|
(L_19)->SetAt(static_cast<il2cpp_array_size_t>(3), (uint8_t)L_23);
|
|
}
|
|
|
|
IL_009a:
|
|
{
|
|
int32_t L_24 = __this->___textPos;
|
|
int32_t L_25 = __this->___bufPos;
|
|
if ((((int32_t)L_24) == ((int32_t)L_25)))
|
|
{
|
|
G_B8_0 = __this;
|
|
goto IL_00ac;
|
|
}
|
|
G_B7_0 = __this;
|
|
}
|
|
{
|
|
G_B9_0 = 0;
|
|
G_B9_1 = G_B7_0;
|
|
goto IL_00ad;
|
|
}
|
|
|
|
IL_00ac:
|
|
{
|
|
G_B9_0 = 1;
|
|
G_B9_1 = G_B8_0;
|
|
}
|
|
|
|
IL_00ad:
|
|
{
|
|
NullCheck(G_B9_1);
|
|
G_B9_1->___textPos = G_B9_0;
|
|
int32_t L_26 = __this->___attrEndPos;
|
|
int32_t L_27 = __this->___bufPos;
|
|
if ((((int32_t)L_26) == ((int32_t)L_27)))
|
|
{
|
|
G_B11_0 = __this;
|
|
goto IL_00c4;
|
|
}
|
|
G_B10_0 = __this;
|
|
}
|
|
{
|
|
G_B12_0 = 0;
|
|
G_B12_1 = G_B10_0;
|
|
goto IL_00c5;
|
|
}
|
|
|
|
IL_00c4:
|
|
{
|
|
G_B12_0 = 1;
|
|
G_B12_1 = G_B11_0;
|
|
}
|
|
|
|
IL_00c5:
|
|
{
|
|
NullCheck(G_B12_1);
|
|
G_B12_1->___attrEndPos = G_B12_0;
|
|
__this->___contentPos = 0;
|
|
__this->___cdataPos = 0;
|
|
__this->___bufPos = 1;
|
|
return;
|
|
}
|
|
}
|
|
});
|
|
try
|
|
{
|
|
try
|
|
{
|
|
{
|
|
bool L_28 = __this->___writeToNull;
|
|
if (L_28)
|
|
{
|
|
goto IL_0022_2;
|
|
}
|
|
}
|
|
{
|
|
Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_29 = __this->___stream;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_30 = __this->___bufBytes;
|
|
int32_t L_31 = __this->___bufPos;
|
|
NullCheck(L_29);
|
|
VirtualActionInvoker3< ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*, int32_t, int32_t >::Invoke(38, L_29, L_30, 1, ((int32_t)il2cpp_codegen_subtract(L_31, 1)));
|
|
}
|
|
|
|
IL_0022_2:
|
|
{
|
|
goto IL_00e0;
|
|
}
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
|
|
{
|
|
IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
|
|
goto CATCH_0027_1;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0027_1:
|
|
{
|
|
RuntimeObject* L_32 = ((RuntimeObject*)IL2CPP_GET_ACTIVE_EXCEPTION(RuntimeObject*));;
|
|
__this->___writeToNull = (bool)1;
|
|
IL2CPP_RETHROW_MANAGED_EXCEPTION(IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*));
|
|
}
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_00e0:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_FlushEncoder_m48C957E6B75EE03674B3DD29609304E5E794A565 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteAttributeTextBlock_mE2D22AC1D27C0BFA841022E3C14C58567E2C9977 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar* ___0_pSrc, Il2CppChar* ___1_pSrcEnd, const RuntimeMethod* method)
|
|
{
|
|
uint8_t* V_0 = NULL;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_1 = NULL;
|
|
uint8_t* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
uint8_t* V_4 = NULL;
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___bufBytes;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = L_0;
|
|
V_1 = L_1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_2 = V_1;
|
|
NullCheck(L_2);
|
|
if (((int32_t)(((RuntimeArray*)L_2)->max_length)))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
V_0 = (uint8_t*)((uintptr_t)0);
|
|
goto IL_001d;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
V_0 = (uint8_t*)((uintptr_t)((L_3)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))));
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
uint8_t* L_4 = V_0;
|
|
int32_t L_5 = __this->___bufPos;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, L_5));
|
|
V_3 = 0;
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
uint8_t* L_6 = V_2;
|
|
Il2CppChar* L_7 = ___1_pSrcEnd;
|
|
Il2CppChar* L_8 = ___0_pSrc;
|
|
V_4 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_6, ((intptr_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_7, (intptr_t)L_8))/2))))));
|
|
uint8_t* L_9 = V_4;
|
|
uint8_t* L_10 = V_0;
|
|
int32_t L_11 = __this->___bufLen;
|
|
if ((!(((uintptr_t)L_9) > ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_10, L_11))))))
|
|
{
|
|
goto IL_0058;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_12 = V_0;
|
|
int32_t L_13 = __this->___bufLen;
|
|
V_4 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_12, L_13));
|
|
goto IL_0058;
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
uint8_t* L_14 = V_2;
|
|
int32_t L_15 = V_3;
|
|
*((int8_t*)L_14) = (int8_t)((int32_t)(uint8_t)L_15);
|
|
uint8_t* L_16 = V_2;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_16, 1));
|
|
Il2CppChar* L_17 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_17, 2));
|
|
}
|
|
|
|
IL_0058:
|
|
{
|
|
uint8_t* L_18 = V_2;
|
|
uint8_t* L_19 = V_4;
|
|
if ((!(((uintptr_t)L_18) < ((uintptr_t)L_19))))
|
|
{
|
|
goto IL_007a;
|
|
}
|
|
}
|
|
{
|
|
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_20 = (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3*)(&__this->___xmlCharType);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_21 = L_20->___charProperties;
|
|
Il2CppChar* L_22 = ___0_pSrc;
|
|
int32_t L_23 = *((uint16_t*)L_22);
|
|
int32_t L_24 = L_23;
|
|
V_3 = L_24;
|
|
NullCheck(L_21);
|
|
int32_t L_25 = L_24;
|
|
uint8_t L_26 = (L_21)->GetAt(static_cast<il2cpp_array_size_t>(L_25));
|
|
if (!((int32_t)((int32_t)L_26&((int32_t)128))))
|
|
{
|
|
goto IL_007a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_27 = V_3;
|
|
if ((((int32_t)L_27) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_004b;
|
|
}
|
|
}
|
|
|
|
IL_007a:
|
|
{
|
|
Il2CppChar* L_28 = ___0_pSrc;
|
|
Il2CppChar* L_29 = ___1_pSrcEnd;
|
|
if ((!(((uintptr_t)L_28) < ((uintptr_t)L_29))))
|
|
{
|
|
goto IL_01d6;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_30 = V_2;
|
|
uint8_t* L_31 = V_4;
|
|
if ((!(((uintptr_t)L_30) >= ((uintptr_t)L_31))))
|
|
{
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_32 = V_2;
|
|
uint8_t* L_33 = V_0;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_32, (intptr_t)L_33))/1))));
|
|
VirtualActionInvoker0::Invoke(103, __this);
|
|
uint8_t* L_34 = V_0;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_34, 1));
|
|
goto IL_0028;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
int32_t L_35 = V_3;
|
|
if ((((int32_t)L_35) > ((int32_t)((int32_t)38))))
|
|
{
|
|
goto IL_00d0;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_36 = V_3;
|
|
switch (((int32_t)il2cpp_codegen_subtract(L_36, ((int32_t)9))))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0121;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_015f;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_017b;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_017b;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_0143;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
int32_t L_37 = V_3;
|
|
if ((((int32_t)L_37) == ((int32_t)((int32_t)34))))
|
|
{
|
|
goto IL_0108;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_38 = V_3;
|
|
if ((((int32_t)L_38) == ((int32_t)((int32_t)38))))
|
|
{
|
|
goto IL_00e4;
|
|
}
|
|
}
|
|
{
|
|
goto IL_017b;
|
|
}
|
|
|
|
IL_00d0:
|
|
{
|
|
int32_t L_39 = V_3;
|
|
if ((((int32_t)L_39) == ((int32_t)((int32_t)39))))
|
|
{
|
|
goto IL_0114;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_40 = V_3;
|
|
if ((((int32_t)L_40) == ((int32_t)((int32_t)60))))
|
|
{
|
|
goto IL_00f0;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_41 = V_3;
|
|
if ((((int32_t)L_41) == ((int32_t)((int32_t)62))))
|
|
{
|
|
goto IL_00fc;
|
|
}
|
|
}
|
|
{
|
|
goto IL_017b;
|
|
}
|
|
|
|
IL_00e4:
|
|
{
|
|
uint8_t* L_42 = V_2;
|
|
uint8_t* L_43;
|
|
L_43 = XmlUtf8RawTextWriter_AmpEntity_m7E503ACD5CB18DAC154F20F6A64F8071EE5048D7(L_42, NULL);
|
|
V_2 = L_43;
|
|
goto IL_01cc;
|
|
}
|
|
|
|
IL_00f0:
|
|
{
|
|
uint8_t* L_44 = V_2;
|
|
uint8_t* L_45;
|
|
L_45 = XmlUtf8RawTextWriter_LtEntity_m436D9CA2B66C0E7EA47A7B181CA5F13AAC9C9A26(L_44, NULL);
|
|
V_2 = L_45;
|
|
goto IL_01cc;
|
|
}
|
|
|
|
IL_00fc:
|
|
{
|
|
uint8_t* L_46 = V_2;
|
|
uint8_t* L_47;
|
|
L_47 = XmlUtf8RawTextWriter_GtEntity_mE82E4D3A653F25298D3BD243974FA24236339005(L_46, NULL);
|
|
V_2 = L_47;
|
|
goto IL_01cc;
|
|
}
|
|
|
|
IL_0108:
|
|
{
|
|
uint8_t* L_48 = V_2;
|
|
uint8_t* L_49;
|
|
L_49 = XmlUtf8RawTextWriter_QuoteEntity_mCDA75ED5FA8C4D9D1FD96FC7C89B8EE8E1CB5934(L_48, NULL);
|
|
V_2 = L_49;
|
|
goto IL_01cc;
|
|
}
|
|
|
|
IL_0114:
|
|
{
|
|
uint8_t* L_50 = V_2;
|
|
int32_t L_51 = V_3;
|
|
*((int8_t*)L_50) = (int8_t)((int32_t)(uint8_t)L_51);
|
|
uint8_t* L_52 = V_2;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_52, 1));
|
|
goto IL_01cc;
|
|
}
|
|
|
|
IL_0121:
|
|
{
|
|
int32_t L_53 = __this->___newLineHandling;
|
|
if ((!(((uint32_t)L_53) == ((uint32_t)2))))
|
|
{
|
|
goto IL_0137;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_54 = V_2;
|
|
int32_t L_55 = V_3;
|
|
*((int8_t*)L_54) = (int8_t)((int32_t)(uint8_t)L_55);
|
|
uint8_t* L_56 = V_2;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_56, 1));
|
|
goto IL_01cc;
|
|
}
|
|
|
|
IL_0137:
|
|
{
|
|
uint8_t* L_57 = V_2;
|
|
uint8_t* L_58;
|
|
L_58 = XmlUtf8RawTextWriter_TabEntity_m181DDC1A0EBE3C01F90B404CEC43178291BD9959(L_57, NULL);
|
|
V_2 = L_58;
|
|
goto IL_01cc;
|
|
}
|
|
|
|
IL_0143:
|
|
{
|
|
int32_t L_59 = __this->___newLineHandling;
|
|
if ((!(((uint32_t)L_59) == ((uint32_t)2))))
|
|
{
|
|
goto IL_0156;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_60 = V_2;
|
|
int32_t L_61 = V_3;
|
|
*((int8_t*)L_60) = (int8_t)((int32_t)(uint8_t)L_61);
|
|
uint8_t* L_62 = V_2;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_62, 1));
|
|
goto IL_01cc;
|
|
}
|
|
|
|
IL_0156:
|
|
{
|
|
uint8_t* L_63 = V_2;
|
|
uint8_t* L_64;
|
|
L_64 = XmlUtf8RawTextWriter_CarriageReturnEntity_mDA72CC2391E1616CD15AB64B1502C08957A6FB5F(L_63, NULL);
|
|
V_2 = L_64;
|
|
goto IL_01cc;
|
|
}
|
|
|
|
IL_015f:
|
|
{
|
|
int32_t L_65 = __this->___newLineHandling;
|
|
if ((!(((uint32_t)L_65) == ((uint32_t)2))))
|
|
{
|
|
goto IL_0172;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_66 = V_2;
|
|
int32_t L_67 = V_3;
|
|
*((int8_t*)L_66) = (int8_t)((int32_t)(uint8_t)L_67);
|
|
uint8_t* L_68 = V_2;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_68, 1));
|
|
goto IL_01cc;
|
|
}
|
|
|
|
IL_0172:
|
|
{
|
|
uint8_t* L_69 = V_2;
|
|
uint8_t* L_70;
|
|
L_70 = XmlUtf8RawTextWriter_LineFeedEntity_m8E81C822AA323A5C7C359F53C17A196B58BBE2DA(L_69, NULL);
|
|
V_2 = L_70;
|
|
goto IL_01cc;
|
|
}
|
|
|
|
IL_017b:
|
|
{
|
|
int32_t L_71 = V_3;
|
|
bool L_72;
|
|
L_72 = XmlCharType_IsSurrogate_m3F6A042210D47F3E3387A8AEBB1D6ACA68BE86CC(L_71, NULL);
|
|
if (!L_72)
|
|
{
|
|
goto IL_0199;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_73 = ___0_pSrc;
|
|
Il2CppChar* L_74 = ___1_pSrcEnd;
|
|
uint8_t* L_75 = V_2;
|
|
uint8_t* L_76;
|
|
L_76 = XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB(L_73, L_74, L_75, NULL);
|
|
V_2 = L_76;
|
|
Il2CppChar* L_77 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_77, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))));
|
|
goto IL_0028;
|
|
}
|
|
|
|
IL_0199:
|
|
{
|
|
int32_t L_78 = V_3;
|
|
if ((((int32_t)L_78) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_01a6;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_79 = V_3;
|
|
if ((((int32_t)L_79) < ((int32_t)((int32_t)65534))))
|
|
{
|
|
goto IL_01ba;
|
|
}
|
|
}
|
|
|
|
IL_01a6:
|
|
{
|
|
int32_t L_80 = V_3;
|
|
uint8_t* L_81 = V_2;
|
|
uint8_t* L_82;
|
|
L_82 = XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63(__this, L_80, L_81, (bool)1, NULL);
|
|
V_2 = L_82;
|
|
Il2CppChar* L_83 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_83, 2));
|
|
goto IL_0028;
|
|
}
|
|
|
|
IL_01ba:
|
|
{
|
|
int32_t L_84 = V_3;
|
|
uint8_t* L_85 = V_2;
|
|
uint8_t* L_86;
|
|
L_86 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mE01B090C76B5105AD140CF3A726377C35C300C88(L_84, L_85, NULL);
|
|
V_2 = L_86;
|
|
Il2CppChar* L_87 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_87, 2));
|
|
goto IL_0028;
|
|
}
|
|
|
|
IL_01cc:
|
|
{
|
|
Il2CppChar* L_88 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_88, 2));
|
|
goto IL_0028;
|
|
}
|
|
|
|
IL_01d6:
|
|
{
|
|
uint8_t* L_89 = V_2;
|
|
uint8_t* L_90 = V_0;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_89, (intptr_t)L_90))/1))));
|
|
V_1 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteElementTextBlock_mE38367032B8ADFFA8A6F4F34598740F0E791575B (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar* ___0_pSrc, Il2CppChar* ___1_pSrcEnd, const RuntimeMethod* method)
|
|
{
|
|
uint8_t* V_0 = NULL;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_1 = NULL;
|
|
uint8_t* V_2 = NULL;
|
|
int32_t V_3 = 0;
|
|
uint8_t* V_4 = NULL;
|
|
int32_t V_5 = 0;
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___bufBytes;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = L_0;
|
|
V_1 = L_1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_2 = V_1;
|
|
NullCheck(L_2);
|
|
if (((int32_t)(((RuntimeArray*)L_2)->max_length)))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
V_0 = (uint8_t*)((uintptr_t)0);
|
|
goto IL_001d;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
V_0 = (uint8_t*)((uintptr_t)((L_3)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))));
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
uint8_t* L_4 = V_0;
|
|
int32_t L_5 = __this->___bufPos;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, L_5));
|
|
V_3 = 0;
|
|
}
|
|
|
|
IL_0028:
|
|
{
|
|
uint8_t* L_6 = V_2;
|
|
Il2CppChar* L_7 = ___1_pSrcEnd;
|
|
Il2CppChar* L_8 = ___0_pSrc;
|
|
V_4 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_6, ((intptr_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_7, (intptr_t)L_8))/2))))));
|
|
uint8_t* L_9 = V_4;
|
|
uint8_t* L_10 = V_0;
|
|
int32_t L_11 = __this->___bufLen;
|
|
if ((!(((uintptr_t)L_9) > ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_10, L_11))))))
|
|
{
|
|
goto IL_0058;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_12 = V_0;
|
|
int32_t L_13 = __this->___bufLen;
|
|
V_4 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_12, L_13));
|
|
goto IL_0058;
|
|
}
|
|
|
|
IL_004b:
|
|
{
|
|
uint8_t* L_14 = V_2;
|
|
int32_t L_15 = V_3;
|
|
*((int8_t*)L_14) = (int8_t)((int32_t)(uint8_t)L_15);
|
|
uint8_t* L_16 = V_2;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_16, 1));
|
|
Il2CppChar* L_17 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_17, 2));
|
|
}
|
|
|
|
IL_0058:
|
|
{
|
|
uint8_t* L_18 = V_2;
|
|
uint8_t* L_19 = V_4;
|
|
if ((!(((uintptr_t)L_18) < ((uintptr_t)L_19))))
|
|
{
|
|
goto IL_007a;
|
|
}
|
|
}
|
|
{
|
|
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_20 = (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3*)(&__this->___xmlCharType);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_21 = L_20->___charProperties;
|
|
Il2CppChar* L_22 = ___0_pSrc;
|
|
int32_t L_23 = *((uint16_t*)L_22);
|
|
int32_t L_24 = L_23;
|
|
V_3 = L_24;
|
|
NullCheck(L_21);
|
|
int32_t L_25 = L_24;
|
|
uint8_t L_26 = (L_21)->GetAt(static_cast<il2cpp_array_size_t>(L_25));
|
|
if (!((int32_t)((int32_t)L_26&((int32_t)128))))
|
|
{
|
|
goto IL_007a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_27 = V_3;
|
|
if ((((int32_t)L_27) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_004b;
|
|
}
|
|
}
|
|
|
|
IL_007a:
|
|
{
|
|
Il2CppChar* L_28 = ___0_pSrc;
|
|
Il2CppChar* L_29 = ___1_pSrcEnd;
|
|
if ((!(((uintptr_t)L_28) < ((uintptr_t)L_29))))
|
|
{
|
|
goto IL_01d9;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_30 = V_2;
|
|
uint8_t* L_31 = V_4;
|
|
if ((!(((uintptr_t)L_30) >= ((uintptr_t)L_31))))
|
|
{
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_32 = V_2;
|
|
uint8_t* L_33 = V_0;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_32, (intptr_t)L_33))/1))));
|
|
VirtualActionInvoker0::Invoke(103, __this);
|
|
uint8_t* L_34 = V_0;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_34, 1));
|
|
goto IL_0028;
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
int32_t L_35 = V_3;
|
|
if ((((int32_t)L_35) > ((int32_t)((int32_t)38))))
|
|
{
|
|
goto IL_00d0;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_36 = V_3;
|
|
switch (((int32_t)il2cpp_codegen_subtract(L_36, ((int32_t)9))))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0108;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0115;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_017e;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_017e;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_0137;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
int32_t L_37 = V_3;
|
|
if ((((int32_t)L_37) == ((int32_t)((int32_t)34))))
|
|
{
|
|
goto IL_0108;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_38 = V_3;
|
|
if ((((int32_t)L_38) == ((int32_t)((int32_t)38))))
|
|
{
|
|
goto IL_00e4;
|
|
}
|
|
}
|
|
{
|
|
goto IL_017e;
|
|
}
|
|
|
|
IL_00d0:
|
|
{
|
|
int32_t L_39 = V_3;
|
|
if ((((int32_t)L_39) == ((int32_t)((int32_t)39))))
|
|
{
|
|
goto IL_0108;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_40 = V_3;
|
|
if ((((int32_t)L_40) == ((int32_t)((int32_t)60))))
|
|
{
|
|
goto IL_00f0;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_41 = V_3;
|
|
if ((((int32_t)L_41) == ((int32_t)((int32_t)62))))
|
|
{
|
|
goto IL_00fc;
|
|
}
|
|
}
|
|
{
|
|
goto IL_017e;
|
|
}
|
|
|
|
IL_00e4:
|
|
{
|
|
uint8_t* L_42 = V_2;
|
|
uint8_t* L_43;
|
|
L_43 = XmlUtf8RawTextWriter_AmpEntity_m7E503ACD5CB18DAC154F20F6A64F8071EE5048D7(L_42, NULL);
|
|
V_2 = L_43;
|
|
goto IL_01cf;
|
|
}
|
|
|
|
IL_00f0:
|
|
{
|
|
uint8_t* L_44 = V_2;
|
|
uint8_t* L_45;
|
|
L_45 = XmlUtf8RawTextWriter_LtEntity_m436D9CA2B66C0E7EA47A7B181CA5F13AAC9C9A26(L_44, NULL);
|
|
V_2 = L_45;
|
|
goto IL_01cf;
|
|
}
|
|
|
|
IL_00fc:
|
|
{
|
|
uint8_t* L_46 = V_2;
|
|
uint8_t* L_47;
|
|
L_47 = XmlUtf8RawTextWriter_GtEntity_mE82E4D3A653F25298D3BD243974FA24236339005(L_46, NULL);
|
|
V_2 = L_47;
|
|
goto IL_01cf;
|
|
}
|
|
|
|
IL_0108:
|
|
{
|
|
uint8_t* L_48 = V_2;
|
|
int32_t L_49 = V_3;
|
|
*((int8_t*)L_48) = (int8_t)((int32_t)(uint8_t)L_49);
|
|
uint8_t* L_50 = V_2;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_50, 1));
|
|
goto IL_01cf;
|
|
}
|
|
|
|
IL_0115:
|
|
{
|
|
int32_t L_51 = __this->___newLineHandling;
|
|
if (L_51)
|
|
{
|
|
goto IL_012a;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_52 = V_2;
|
|
uint8_t* L_53;
|
|
L_53 = XmlUtf8RawTextWriter_WriteNewLine_mC85F5A7C864437D5CC59658B5BD2E107CD3A4BCC(__this, L_52, NULL);
|
|
V_2 = L_53;
|
|
goto IL_01cf;
|
|
}
|
|
|
|
IL_012a:
|
|
{
|
|
uint8_t* L_54 = V_2;
|
|
int32_t L_55 = V_3;
|
|
*((int8_t*)L_54) = (int8_t)((int32_t)(uint8_t)L_55);
|
|
uint8_t* L_56 = V_2;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_56, 1));
|
|
goto IL_01cf;
|
|
}
|
|
|
|
IL_0137:
|
|
{
|
|
int32_t L_57 = __this->___newLineHandling;
|
|
V_5 = L_57;
|
|
int32_t L_58 = V_5;
|
|
switch (L_58)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0154;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_016b;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0174;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_01cf;
|
|
}
|
|
|
|
IL_0154:
|
|
{
|
|
Il2CppChar* L_59 = ___0_pSrc;
|
|
int32_t L_60 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_59, 2)));
|
|
if ((!(((uint32_t)L_60) == ((uint32_t)((int32_t)10)))))
|
|
{
|
|
goto IL_0161;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_61 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_61, 2));
|
|
}
|
|
|
|
IL_0161:
|
|
{
|
|
uint8_t* L_62 = V_2;
|
|
uint8_t* L_63;
|
|
L_63 = XmlUtf8RawTextWriter_WriteNewLine_mC85F5A7C864437D5CC59658B5BD2E107CD3A4BCC(__this, L_62, NULL);
|
|
V_2 = L_63;
|
|
goto IL_01cf;
|
|
}
|
|
|
|
IL_016b:
|
|
{
|
|
uint8_t* L_64 = V_2;
|
|
uint8_t* L_65;
|
|
L_65 = XmlUtf8RawTextWriter_CarriageReturnEntity_mDA72CC2391E1616CD15AB64B1502C08957A6FB5F(L_64, NULL);
|
|
V_2 = L_65;
|
|
goto IL_01cf;
|
|
}
|
|
|
|
IL_0174:
|
|
{
|
|
uint8_t* L_66 = V_2;
|
|
int32_t L_67 = V_3;
|
|
*((int8_t*)L_66) = (int8_t)((int32_t)(uint8_t)L_67);
|
|
uint8_t* L_68 = V_2;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_68, 1));
|
|
goto IL_01cf;
|
|
}
|
|
|
|
IL_017e:
|
|
{
|
|
int32_t L_69 = V_3;
|
|
bool L_70;
|
|
L_70 = XmlCharType_IsSurrogate_m3F6A042210D47F3E3387A8AEBB1D6ACA68BE86CC(L_69, NULL);
|
|
if (!L_70)
|
|
{
|
|
goto IL_019c;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_71 = ___0_pSrc;
|
|
Il2CppChar* L_72 = ___1_pSrcEnd;
|
|
uint8_t* L_73 = V_2;
|
|
uint8_t* L_74;
|
|
L_74 = XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB(L_71, L_72, L_73, NULL);
|
|
V_2 = L_74;
|
|
Il2CppChar* L_75 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_75, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))));
|
|
goto IL_0028;
|
|
}
|
|
|
|
IL_019c:
|
|
{
|
|
int32_t L_76 = V_3;
|
|
if ((((int32_t)L_76) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_01a9;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_77 = V_3;
|
|
if ((((int32_t)L_77) < ((int32_t)((int32_t)65534))))
|
|
{
|
|
goto IL_01bd;
|
|
}
|
|
}
|
|
|
|
IL_01a9:
|
|
{
|
|
int32_t L_78 = V_3;
|
|
uint8_t* L_79 = V_2;
|
|
uint8_t* L_80;
|
|
L_80 = XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63(__this, L_78, L_79, (bool)1, NULL);
|
|
V_2 = L_80;
|
|
Il2CppChar* L_81 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_81, 2));
|
|
goto IL_0028;
|
|
}
|
|
|
|
IL_01bd:
|
|
{
|
|
int32_t L_82 = V_3;
|
|
uint8_t* L_83 = V_2;
|
|
uint8_t* L_84;
|
|
L_84 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mE01B090C76B5105AD140CF3A726377C35C300C88(L_82, L_83, NULL);
|
|
V_2 = L_84;
|
|
Il2CppChar* L_85 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_85, 2));
|
|
goto IL_0028;
|
|
}
|
|
|
|
IL_01cf:
|
|
{
|
|
Il2CppChar* L_86 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_86, 2));
|
|
goto IL_0028;
|
|
}
|
|
|
|
IL_01d9:
|
|
{
|
|
uint8_t* L_87 = V_2;
|
|
uint8_t* L_88 = V_0;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_87, (intptr_t)L_88))/1))));
|
|
int32_t L_89 = __this->___bufPos;
|
|
__this->___textPos = L_89;
|
|
__this->___contentPos = 0;
|
|
V_1 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_s, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
String_t* V_1 = NULL;
|
|
{
|
|
String_t* L_0 = ___0_s;
|
|
V_1 = L_0;
|
|
String_t* L_1 = V_1;
|
|
V_0 = (Il2CppChar*)((uintptr_t)L_1);
|
|
Il2CppChar* L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_3 = V_0;
|
|
int32_t L_4;
|
|
L_4 = RuntimeHelpers_get_OffsetToStringData_m90A5D27EF88BE9432BF7093B7D7E7A0ACB0A8FBD(NULL);
|
|
V_0 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_3, L_4));
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
Il2CppChar* L_5 = V_0;
|
|
Il2CppChar* L_6 = V_0;
|
|
String_t* L_7 = ___0_s;
|
|
NullCheck(L_7);
|
|
int32_t L_8;
|
|
L_8 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_7, NULL);
|
|
XmlUtf8RawTextWriter_RawText_mF7942A3974C489D2F8D9301E56E77CEF5F500E07(__this, L_5, ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_6, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_8), 2)))), NULL);
|
|
V_1 = (String_t*)NULL;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_RawText_mF7942A3974C489D2F8D9301E56E77CEF5F500E07 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar* ___0_pSrcBegin, Il2CppChar* ___1_pSrcEnd, const RuntimeMethod* method)
|
|
{
|
|
uint8_t* V_0 = NULL;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_1 = NULL;
|
|
uint8_t* V_2 = NULL;
|
|
Il2CppChar* V_3 = NULL;
|
|
int32_t V_4 = 0;
|
|
uint8_t* V_5 = NULL;
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___bufBytes;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = L_0;
|
|
V_1 = L_1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_2 = V_1;
|
|
NullCheck(L_2);
|
|
if (((int32_t)(((RuntimeArray*)L_2)->max_length)))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
V_0 = (uint8_t*)((uintptr_t)0);
|
|
goto IL_001d;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
V_0 = (uint8_t*)((uintptr_t)((L_3)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))));
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
uint8_t* L_4 = V_0;
|
|
int32_t L_5 = __this->___bufPos;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, L_5));
|
|
Il2CppChar* L_6 = ___0_pSrcBegin;
|
|
V_3 = L_6;
|
|
V_4 = 0;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
uint8_t* L_7 = V_2;
|
|
Il2CppChar* L_8 = ___1_pSrcEnd;
|
|
Il2CppChar* L_9 = V_3;
|
|
V_5 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_7, ((intptr_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_8, (intptr_t)L_9))/2))))));
|
|
uint8_t* L_10 = V_5;
|
|
uint8_t* L_11 = V_0;
|
|
int32_t L_12 = __this->___bufLen;
|
|
if ((!(((uintptr_t)L_10) > ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_11, L_12))))))
|
|
{
|
|
goto IL_005b;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_13 = V_0;
|
|
int32_t L_14 = __this->___bufLen;
|
|
V_5 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_13, L_14));
|
|
goto IL_005b;
|
|
}
|
|
|
|
IL_004e:
|
|
{
|
|
Il2CppChar* L_15 = V_3;
|
|
V_3 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_15, 2));
|
|
uint8_t* L_16 = V_2;
|
|
int32_t L_17 = V_4;
|
|
*((int8_t*)L_16) = (int8_t)((int32_t)(uint8_t)L_17);
|
|
uint8_t* L_18 = V_2;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_18, 1));
|
|
}
|
|
|
|
IL_005b:
|
|
{
|
|
uint8_t* L_19 = V_2;
|
|
uint8_t* L_20 = V_5;
|
|
if ((!(((uintptr_t)L_19) < ((uintptr_t)L_20))))
|
|
{
|
|
goto IL_0069;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_21 = V_3;
|
|
int32_t L_22 = *((uint16_t*)L_21);
|
|
int32_t L_23 = L_22;
|
|
V_4 = L_23;
|
|
if ((((int32_t)L_23) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_004e;
|
|
}
|
|
}
|
|
|
|
IL_0069:
|
|
{
|
|
Il2CppChar* L_24 = V_3;
|
|
Il2CppChar* L_25 = ___1_pSrcEnd;
|
|
if ((!(((uintptr_t)L_24) < ((uintptr_t)L_25))))
|
|
{
|
|
goto IL_00db;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_26 = V_2;
|
|
uint8_t* L_27 = V_5;
|
|
if ((!(((uintptr_t)L_26) >= ((uintptr_t)L_27))))
|
|
{
|
|
goto IL_008b;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_28 = V_2;
|
|
uint8_t* L_29 = V_0;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_28, (intptr_t)L_29))/1))));
|
|
VirtualActionInvoker0::Invoke(103, __this);
|
|
uint8_t* L_30 = V_0;
|
|
V_2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_30, 1));
|
|
goto IL_002b;
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
int32_t L_31 = V_4;
|
|
bool L_32;
|
|
L_32 = XmlCharType_IsSurrogate_m3F6A042210D47F3E3387A8AEBB1D6ACA68BE86CC(L_31, NULL);
|
|
if (!L_32)
|
|
{
|
|
goto IL_00a6;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_33 = V_3;
|
|
Il2CppChar* L_34 = ___1_pSrcEnd;
|
|
uint8_t* L_35 = V_2;
|
|
uint8_t* L_36;
|
|
L_36 = XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB(L_33, L_34, L_35, NULL);
|
|
V_2 = L_36;
|
|
Il2CppChar* L_37 = V_3;
|
|
V_3 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_37, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))));
|
|
goto IL_002b;
|
|
}
|
|
|
|
IL_00a6:
|
|
{
|
|
int32_t L_38 = V_4;
|
|
if ((((int32_t)L_38) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_00b5;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_39 = V_4;
|
|
if ((((int32_t)L_39) < ((int32_t)((int32_t)65534))))
|
|
{
|
|
goto IL_00c9;
|
|
}
|
|
}
|
|
|
|
IL_00b5:
|
|
{
|
|
int32_t L_40 = V_4;
|
|
uint8_t* L_41 = V_2;
|
|
uint8_t* L_42;
|
|
L_42 = XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63(__this, L_40, L_41, (bool)0, NULL);
|
|
V_2 = L_42;
|
|
Il2CppChar* L_43 = V_3;
|
|
V_3 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_43, 2));
|
|
goto IL_002b;
|
|
}
|
|
|
|
IL_00c9:
|
|
{
|
|
int32_t L_44 = V_4;
|
|
uint8_t* L_45 = V_2;
|
|
uint8_t* L_46;
|
|
L_46 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mE01B090C76B5105AD140CF3A726377C35C300C88(L_44, L_45, NULL);
|
|
V_2 = L_46;
|
|
Il2CppChar* L_47 = V_3;
|
|
V_3 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_47, 2));
|
|
goto IL_002b;
|
|
}
|
|
|
|
IL_00db:
|
|
{
|
|
uint8_t* L_48 = V_2;
|
|
uint8_t* L_49 = V_0;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_48, (intptr_t)L_49))/1))));
|
|
V_1 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteRawWithCharChecking_m312CDB6D9A7F9A965408839DAA06A50F74F79392 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar* ___0_pSrcBegin, Il2CppChar* ___1_pSrcEnd, const RuntimeMethod* method)
|
|
{
|
|
uint8_t* V_0 = NULL;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_1 = NULL;
|
|
Il2CppChar* V_2 = NULL;
|
|
uint8_t* V_3 = NULL;
|
|
int32_t V_4 = 0;
|
|
uint8_t* V_5 = NULL;
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___bufBytes;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = L_0;
|
|
V_1 = L_1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_2 = V_1;
|
|
NullCheck(L_2);
|
|
if (((int32_t)(((RuntimeArray*)L_2)->max_length)))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
V_0 = (uint8_t*)((uintptr_t)0);
|
|
goto IL_001d;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
V_0 = (uint8_t*)((uintptr_t)((L_3)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))));
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
Il2CppChar* L_4 = ___0_pSrcBegin;
|
|
V_2 = L_4;
|
|
uint8_t* L_5 = V_0;
|
|
int32_t L_6 = __this->___bufPos;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, L_6));
|
|
V_4 = 0;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
uint8_t* L_7 = V_3;
|
|
Il2CppChar* L_8 = ___1_pSrcEnd;
|
|
Il2CppChar* L_9 = V_2;
|
|
V_5 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_7, ((intptr_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_8, (intptr_t)L_9))/2))))));
|
|
uint8_t* L_10 = V_5;
|
|
uint8_t* L_11 = V_0;
|
|
int32_t L_12 = __this->___bufLen;
|
|
if ((!(((uintptr_t)L_10) > ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_11, L_12))))))
|
|
{
|
|
goto IL_005b;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_13 = V_0;
|
|
int32_t L_14 = __this->___bufLen;
|
|
V_5 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_13, L_14));
|
|
goto IL_005b;
|
|
}
|
|
|
|
IL_004e:
|
|
{
|
|
uint8_t* L_15 = V_3;
|
|
int32_t L_16 = V_4;
|
|
*((int8_t*)L_15) = (int8_t)((int32_t)(uint8_t)L_16);
|
|
uint8_t* L_17 = V_3;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_17, 1));
|
|
Il2CppChar* L_18 = V_2;
|
|
V_2 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_18, 2));
|
|
}
|
|
|
|
IL_005b:
|
|
{
|
|
uint8_t* L_19 = V_3;
|
|
uint8_t* L_20 = V_5;
|
|
if ((!(((uintptr_t)L_19) < ((uintptr_t)L_20))))
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
{
|
|
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_21 = (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3*)(&__this->___xmlCharType);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_22 = L_21->___charProperties;
|
|
Il2CppChar* L_23 = V_2;
|
|
int32_t L_24 = *((uint16_t*)L_23);
|
|
int32_t L_25 = L_24;
|
|
V_4 = L_25;
|
|
NullCheck(L_22);
|
|
int32_t L_26 = L_25;
|
|
uint8_t L_27 = (L_22)->GetAt(static_cast<il2cpp_array_size_t>(L_26));
|
|
if (!((int32_t)((int32_t)L_27&((int32_t)64))))
|
|
{
|
|
goto IL_007c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_28 = V_4;
|
|
if ((((int32_t)L_28) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_004e;
|
|
}
|
|
}
|
|
|
|
IL_007c:
|
|
{
|
|
Il2CppChar* L_29 = V_2;
|
|
Il2CppChar* L_30 = ___1_pSrcEnd;
|
|
if ((!(((uintptr_t)L_29) < ((uintptr_t)L_30))))
|
|
{
|
|
goto IL_0189;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_31 = V_3;
|
|
uint8_t* L_32 = V_5;
|
|
if ((!(((uintptr_t)L_31) >= ((uintptr_t)L_32))))
|
|
{
|
|
goto IL_00a1;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_33 = V_3;
|
|
uint8_t* L_34 = V_0;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_33, (intptr_t)L_34))/1))));
|
|
VirtualActionInvoker0::Invoke(103, __this);
|
|
uint8_t* L_35 = V_0;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_35, 1));
|
|
goto IL_002b;
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
int32_t L_36 = V_4;
|
|
if ((((int32_t)L_36) > ((int32_t)((int32_t)38))))
|
|
{
|
|
goto IL_00cd;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_37 = V_4;
|
|
switch (((int32_t)il2cpp_codegen_subtract(L_37, ((int32_t)9))))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_00d9;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0110;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_00e7;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
int32_t L_38 = V_4;
|
|
if ((((int32_t)L_38) == ((int32_t)((int32_t)38))))
|
|
{
|
|
goto IL_00d9;
|
|
}
|
|
}
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
|
|
IL_00cd:
|
|
{
|
|
int32_t L_39 = V_4;
|
|
if ((((int32_t)L_39) == ((int32_t)((int32_t)60))))
|
|
{
|
|
goto IL_00d9;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_40 = V_4;
|
|
if ((!(((uint32_t)L_40) == ((uint32_t)((int32_t)93)))))
|
|
{
|
|
goto IL_012d;
|
|
}
|
|
}
|
|
|
|
IL_00d9:
|
|
{
|
|
uint8_t* L_41 = V_3;
|
|
int32_t L_42 = V_4;
|
|
*((int8_t*)L_41) = (int8_t)((int32_t)(uint8_t)L_42);
|
|
uint8_t* L_43 = V_3;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_43, 1));
|
|
goto IL_0180;
|
|
}
|
|
|
|
IL_00e7:
|
|
{
|
|
int32_t L_44 = __this->___newLineHandling;
|
|
if (L_44)
|
|
{
|
|
goto IL_0105;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_45 = V_2;
|
|
int32_t L_46 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_45, 2)));
|
|
if ((!(((uint32_t)L_46) == ((uint32_t)((int32_t)10)))))
|
|
{
|
|
goto IL_00fb;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_47 = V_2;
|
|
V_2 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_47, 2));
|
|
}
|
|
|
|
IL_00fb:
|
|
{
|
|
uint8_t* L_48 = V_3;
|
|
uint8_t* L_49;
|
|
L_49 = XmlUtf8RawTextWriter_WriteNewLine_mC85F5A7C864437D5CC59658B5BD2E107CD3A4BCC(__this, L_48, NULL);
|
|
V_3 = L_49;
|
|
goto IL_0180;
|
|
}
|
|
|
|
IL_0105:
|
|
{
|
|
uint8_t* L_50 = V_3;
|
|
int32_t L_51 = V_4;
|
|
*((int8_t*)L_50) = (int8_t)((int32_t)(uint8_t)L_51);
|
|
uint8_t* L_52 = V_3;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_52, 1));
|
|
goto IL_0180;
|
|
}
|
|
|
|
IL_0110:
|
|
{
|
|
int32_t L_53 = __this->___newLineHandling;
|
|
if (L_53)
|
|
{
|
|
goto IL_0122;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_54 = V_3;
|
|
uint8_t* L_55;
|
|
L_55 = XmlUtf8RawTextWriter_WriteNewLine_mC85F5A7C864437D5CC59658B5BD2E107CD3A4BCC(__this, L_54, NULL);
|
|
V_3 = L_55;
|
|
goto IL_0180;
|
|
}
|
|
|
|
IL_0122:
|
|
{
|
|
uint8_t* L_56 = V_3;
|
|
int32_t L_57 = V_4;
|
|
*((int8_t*)L_56) = (int8_t)((int32_t)(uint8_t)L_57);
|
|
uint8_t* L_58 = V_3;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_58, 1));
|
|
goto IL_0180;
|
|
}
|
|
|
|
IL_012d:
|
|
{
|
|
int32_t L_59 = V_4;
|
|
bool L_60;
|
|
L_60 = XmlCharType_IsSurrogate_m3F6A042210D47F3E3387A8AEBB1D6ACA68BE86CC(L_59, NULL);
|
|
if (!L_60)
|
|
{
|
|
goto IL_014b;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_61 = V_2;
|
|
Il2CppChar* L_62 = ___1_pSrcEnd;
|
|
uint8_t* L_63 = V_3;
|
|
uint8_t* L_64;
|
|
L_64 = XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB(L_61, L_62, L_63, NULL);
|
|
V_3 = L_64;
|
|
Il2CppChar* L_65 = V_2;
|
|
V_2 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_65, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))));
|
|
goto IL_002b;
|
|
}
|
|
|
|
IL_014b:
|
|
{
|
|
int32_t L_66 = V_4;
|
|
if ((((int32_t)L_66) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_015a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_67 = V_4;
|
|
if ((((int32_t)L_67) < ((int32_t)((int32_t)65534))))
|
|
{
|
|
goto IL_016e;
|
|
}
|
|
}
|
|
|
|
IL_015a:
|
|
{
|
|
int32_t L_68 = V_4;
|
|
uint8_t* L_69 = V_3;
|
|
uint8_t* L_70;
|
|
L_70 = XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63(__this, L_68, L_69, (bool)0, NULL);
|
|
V_3 = L_70;
|
|
Il2CppChar* L_71 = V_2;
|
|
V_2 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_71, 2));
|
|
goto IL_002b;
|
|
}
|
|
|
|
IL_016e:
|
|
{
|
|
int32_t L_72 = V_4;
|
|
uint8_t* L_73 = V_3;
|
|
uint8_t* L_74;
|
|
L_74 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mE01B090C76B5105AD140CF3A726377C35C300C88(L_72, L_73, NULL);
|
|
V_3 = L_74;
|
|
Il2CppChar* L_75 = V_2;
|
|
V_2 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_75, 2));
|
|
goto IL_002b;
|
|
}
|
|
|
|
IL_0180:
|
|
{
|
|
Il2CppChar* L_76 = V_2;
|
|
V_2 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_76, 2));
|
|
goto IL_002b;
|
|
}
|
|
|
|
IL_0189:
|
|
{
|
|
uint8_t* L_77 = V_3;
|
|
uint8_t* L_78 = V_0;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_77, (intptr_t)L_78))/1))));
|
|
V_1 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteCommentOrPi_m8683C7CE47F8B88FAECBACFF8FF741E26F11C041 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_stopChar, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
String_t* V_1 = NULL;
|
|
uint8_t* V_2 = NULL;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_3 = NULL;
|
|
Il2CppChar* V_4 = NULL;
|
|
Il2CppChar* V_5 = NULL;
|
|
uint8_t* V_6 = NULL;
|
|
int32_t V_7 = 0;
|
|
uint8_t* V_8 = NULL;
|
|
{
|
|
String_t* L_0 = ___0_text;
|
|
NullCheck(L_0);
|
|
int32_t L_1;
|
|
L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL);
|
|
if (L_1)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_2 = __this->___bufPos;
|
|
int32_t L_3 = __this->___bufLen;
|
|
if ((((int32_t)L_2) < ((int32_t)L_3)))
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
VirtualActionInvoker0::Invoke(103, __this);
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
String_t* L_4 = ___0_text;
|
|
V_1 = L_4;
|
|
String_t* L_5 = V_1;
|
|
V_0 = (Il2CppChar*)((uintptr_t)L_5);
|
|
Il2CppChar* L_6 = V_0;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_7 = V_0;
|
|
int32_t L_8;
|
|
L_8 = RuntimeHelpers_get_OffsetToStringData_m90A5D27EF88BE9432BF7093B7D7E7A0ACB0A8FBD(NULL);
|
|
V_0 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_7, L_8));
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_9 = __this->___bufBytes;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_10 = L_9;
|
|
V_3 = L_10;
|
|
if (!L_10)
|
|
{
|
|
goto IL_003c;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_11 = V_3;
|
|
NullCheck(L_11);
|
|
if (((int32_t)(((RuntimeArray*)L_11)->max_length)))
|
|
{
|
|
goto IL_0041;
|
|
}
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
V_2 = (uint8_t*)((uintptr_t)0);
|
|
goto IL_004a;
|
|
}
|
|
|
|
IL_0041:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_12 = V_3;
|
|
NullCheck(L_12);
|
|
V_2 = (uint8_t*)((uintptr_t)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))));
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
Il2CppChar* L_13 = V_0;
|
|
V_4 = L_13;
|
|
Il2CppChar* L_14 = V_0;
|
|
String_t* L_15 = ___0_text;
|
|
NullCheck(L_15);
|
|
int32_t L_16;
|
|
L_16 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_15, NULL);
|
|
V_5 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_14, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_16), 2))));
|
|
uint8_t* L_17 = V_2;
|
|
int32_t L_18 = __this->___bufPos;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_17, L_18));
|
|
V_7 = 0;
|
|
}
|
|
|
|
IL_0067:
|
|
{
|
|
uint8_t* L_19 = V_6;
|
|
Il2CppChar* L_20 = V_5;
|
|
Il2CppChar* L_21 = V_4;
|
|
V_8 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_19, ((intptr_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_20, (intptr_t)L_21))/2))))));
|
|
uint8_t* L_22 = V_8;
|
|
uint8_t* L_23 = V_2;
|
|
int32_t L_24 = __this->___bufLen;
|
|
if ((!(((uintptr_t)L_22) > ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_23, L_24))))))
|
|
{
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_25 = V_2;
|
|
int32_t L_26 = __this->___bufLen;
|
|
V_8 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_25, L_26));
|
|
goto IL_009f;
|
|
}
|
|
|
|
IL_008d:
|
|
{
|
|
uint8_t* L_27 = V_6;
|
|
int32_t L_28 = V_7;
|
|
*((int8_t*)L_27) = (int8_t)((int32_t)(uint8_t)L_28);
|
|
uint8_t* L_29 = V_6;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_29, 1));
|
|
Il2CppChar* L_30 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_30, 2));
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
uint8_t* L_31 = V_6;
|
|
uint8_t* L_32 = V_8;
|
|
if ((!(((uintptr_t)L_31) < ((uintptr_t)L_32))))
|
|
{
|
|
goto IL_00c7;
|
|
}
|
|
}
|
|
{
|
|
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_33 = (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3*)(&__this->___xmlCharType);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_34 = L_33->___charProperties;
|
|
Il2CppChar* L_35 = V_4;
|
|
int32_t L_36 = *((uint16_t*)L_35);
|
|
int32_t L_37 = L_36;
|
|
V_7 = L_37;
|
|
NullCheck(L_34);
|
|
int32_t L_38 = L_37;
|
|
uint8_t L_39 = (L_34)->GetAt(static_cast<il2cpp_array_size_t>(L_38));
|
|
if (!((int32_t)((int32_t)L_39&((int32_t)64))))
|
|
{
|
|
goto IL_00c7;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_40 = V_7;
|
|
int32_t L_41 = ___1_stopChar;
|
|
if ((((int32_t)L_40) == ((int32_t)L_41)))
|
|
{
|
|
goto IL_00c7;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_42 = V_7;
|
|
if ((((int32_t)L_42) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_008d;
|
|
}
|
|
}
|
|
|
|
IL_00c7:
|
|
{
|
|
Il2CppChar* L_43 = V_4;
|
|
Il2CppChar* L_44 = V_5;
|
|
if ((!(((uintptr_t)L_43) < ((uintptr_t)L_44))))
|
|
{
|
|
goto IL_029a;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_45 = V_6;
|
|
uint8_t* L_46 = V_8;
|
|
if ((!(((uintptr_t)L_45) >= ((uintptr_t)L_46))))
|
|
{
|
|
goto IL_00f4;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_47 = V_6;
|
|
uint8_t* L_48 = V_2;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_47, (intptr_t)L_48))/1))));
|
|
VirtualActionInvoker0::Invoke(103, __this);
|
|
uint8_t* L_49 = V_2;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_49, 1));
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_00f4:
|
|
{
|
|
int32_t L_50 = V_7;
|
|
if ((((int32_t)L_50) > ((int32_t)((int32_t)45))))
|
|
{
|
|
goto IL_012c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_51 = V_7;
|
|
switch (((int32_t)il2cpp_codegen_subtract(L_51, ((int32_t)9))))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0220;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_01fe;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_022e;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_022e;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_01c7;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
int32_t L_52 = V_7;
|
|
if ((((int32_t)L_52) == ((int32_t)((int32_t)38))))
|
|
{
|
|
goto IL_0220;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_53 = V_7;
|
|
if ((((int32_t)L_53) == ((int32_t)((int32_t)45))))
|
|
{
|
|
goto IL_0146;
|
|
}
|
|
}
|
|
{
|
|
goto IL_022e;
|
|
}
|
|
|
|
IL_012c:
|
|
{
|
|
int32_t L_54 = V_7;
|
|
if ((((int32_t)L_54) == ((int32_t)((int32_t)60))))
|
|
{
|
|
goto IL_0220;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_55 = V_7;
|
|
if ((((int32_t)L_55) == ((int32_t)((int32_t)63))))
|
|
{
|
|
goto IL_017d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_56 = V_7;
|
|
if ((((int32_t)L_56) == ((int32_t)((int32_t)93))))
|
|
{
|
|
goto IL_01b7;
|
|
}
|
|
}
|
|
{
|
|
goto IL_022e;
|
|
}
|
|
|
|
IL_0146:
|
|
{
|
|
uint8_t* L_57 = V_6;
|
|
*((int8_t*)L_57) = (int8_t)((int32_t)45);
|
|
uint8_t* L_58 = V_6;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_58, 1));
|
|
int32_t L_59 = V_7;
|
|
int32_t L_60 = ___1_stopChar;
|
|
if ((!(((uint32_t)L_59) == ((uint32_t)L_60))))
|
|
{
|
|
goto IL_028f;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_61 = V_4;
|
|
Il2CppChar* L_62 = V_5;
|
|
if ((((intptr_t)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_61, 2))) == ((intptr_t)L_62)))
|
|
{
|
|
goto IL_016d;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_63 = V_4;
|
|
int32_t L_64 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_63, 2)));
|
|
if ((!(((uint32_t)L_64) == ((uint32_t)((int32_t)45)))))
|
|
{
|
|
goto IL_028f;
|
|
}
|
|
}
|
|
|
|
IL_016d:
|
|
{
|
|
uint8_t* L_65 = V_6;
|
|
*((int8_t*)L_65) = (int8_t)((int32_t)32);
|
|
uint8_t* L_66 = V_6;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_66, 1));
|
|
goto IL_028f;
|
|
}
|
|
|
|
IL_017d:
|
|
{
|
|
uint8_t* L_67 = V_6;
|
|
*((int8_t*)L_67) = (int8_t)((int32_t)63);
|
|
uint8_t* L_68 = V_6;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_68, 1));
|
|
int32_t L_69 = V_7;
|
|
int32_t L_70 = ___1_stopChar;
|
|
if ((!(((uint32_t)L_69) == ((uint32_t)L_70))))
|
|
{
|
|
goto IL_028f;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_71 = V_4;
|
|
Il2CppChar* L_72 = V_5;
|
|
if ((!(((uintptr_t)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_71, 2))) < ((uintptr_t)L_72))))
|
|
{
|
|
goto IL_028f;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_73 = V_4;
|
|
int32_t L_74 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_73, 2)));
|
|
if ((!(((uint32_t)L_74) == ((uint32_t)((int32_t)62)))))
|
|
{
|
|
goto IL_028f;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_75 = V_6;
|
|
*((int8_t*)L_75) = (int8_t)((int32_t)32);
|
|
uint8_t* L_76 = V_6;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_76, 1));
|
|
goto IL_028f;
|
|
}
|
|
|
|
IL_01b7:
|
|
{
|
|
uint8_t* L_77 = V_6;
|
|
*((int8_t*)L_77) = (int8_t)((int32_t)93);
|
|
uint8_t* L_78 = V_6;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_78, 1));
|
|
goto IL_028f;
|
|
}
|
|
|
|
IL_01c7:
|
|
{
|
|
int32_t L_79 = __this->___newLineHandling;
|
|
if (L_79)
|
|
{
|
|
goto IL_01ed;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_80 = V_4;
|
|
int32_t L_81 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_80, 2)));
|
|
if ((!(((uint32_t)L_81) == ((uint32_t)((int32_t)10)))))
|
|
{
|
|
goto IL_01de;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_82 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_82, 2));
|
|
}
|
|
|
|
IL_01de:
|
|
{
|
|
uint8_t* L_83 = V_6;
|
|
uint8_t* L_84;
|
|
L_84 = XmlUtf8RawTextWriter_WriteNewLine_mC85F5A7C864437D5CC59658B5BD2E107CD3A4BCC(__this, L_83, NULL);
|
|
V_6 = L_84;
|
|
goto IL_028f;
|
|
}
|
|
|
|
IL_01ed:
|
|
{
|
|
uint8_t* L_85 = V_6;
|
|
int32_t L_86 = V_7;
|
|
*((int8_t*)L_85) = (int8_t)((int32_t)(uint8_t)L_86);
|
|
uint8_t* L_87 = V_6;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_87, 1));
|
|
goto IL_028f;
|
|
}
|
|
|
|
IL_01fe:
|
|
{
|
|
int32_t L_88 = __this->___newLineHandling;
|
|
if (L_88)
|
|
{
|
|
goto IL_0212;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_89 = V_6;
|
|
uint8_t* L_90;
|
|
L_90 = XmlUtf8RawTextWriter_WriteNewLine_mC85F5A7C864437D5CC59658B5BD2E107CD3A4BCC(__this, L_89, NULL);
|
|
V_6 = L_90;
|
|
goto IL_028f;
|
|
}
|
|
|
|
IL_0212:
|
|
{
|
|
uint8_t* L_91 = V_6;
|
|
int32_t L_92 = V_7;
|
|
*((int8_t*)L_91) = (int8_t)((int32_t)(uint8_t)L_92);
|
|
uint8_t* L_93 = V_6;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_93, 1));
|
|
goto IL_028f;
|
|
}
|
|
|
|
IL_0220:
|
|
{
|
|
uint8_t* L_94 = V_6;
|
|
int32_t L_95 = V_7;
|
|
*((int8_t*)L_94) = (int8_t)((int32_t)(uint8_t)L_95);
|
|
uint8_t* L_96 = V_6;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_96, 1));
|
|
goto IL_028f;
|
|
}
|
|
|
|
IL_022e:
|
|
{
|
|
int32_t L_97 = V_7;
|
|
bool L_98;
|
|
L_98 = XmlCharType_IsSurrogate_m3F6A042210D47F3E3387A8AEBB1D6ACA68BE86CC(L_97, NULL);
|
|
if (!L_98)
|
|
{
|
|
goto IL_0252;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_99 = V_4;
|
|
Il2CppChar* L_100 = V_5;
|
|
uint8_t* L_101 = V_6;
|
|
uint8_t* L_102;
|
|
L_102 = XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB(L_99, L_100, L_101, NULL);
|
|
V_6 = L_102;
|
|
Il2CppChar* L_103 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_103, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))));
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_0252:
|
|
{
|
|
int32_t L_104 = V_7;
|
|
if ((((int32_t)L_104) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_0261;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_105 = V_7;
|
|
if ((((int32_t)L_105) < ((int32_t)((int32_t)65534))))
|
|
{
|
|
goto IL_0279;
|
|
}
|
|
}
|
|
|
|
IL_0261:
|
|
{
|
|
int32_t L_106 = V_7;
|
|
uint8_t* L_107 = V_6;
|
|
uint8_t* L_108;
|
|
L_108 = XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63(__this, L_106, L_107, (bool)0, NULL);
|
|
V_6 = L_108;
|
|
Il2CppChar* L_109 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_109, 2));
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_0279:
|
|
{
|
|
int32_t L_110 = V_7;
|
|
uint8_t* L_111 = V_6;
|
|
uint8_t* L_112;
|
|
L_112 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mE01B090C76B5105AD140CF3A726377C35C300C88(L_110, L_111, NULL);
|
|
V_6 = L_112;
|
|
Il2CppChar* L_113 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_113, 2));
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_028f:
|
|
{
|
|
Il2CppChar* L_114 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_114, 2));
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_029a:
|
|
{
|
|
uint8_t* L_115 = V_6;
|
|
uint8_t* L_116 = V_2;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_115, (intptr_t)L_116))/1))));
|
|
V_3 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL;
|
|
V_1 = (String_t*)NULL;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteCDataSection_mE925886DFC2D61C6F69311708EA5C99D73E462F9 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
String_t* V_1 = NULL;
|
|
uint8_t* V_2 = NULL;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_3 = NULL;
|
|
Il2CppChar* V_4 = NULL;
|
|
Il2CppChar* V_5 = NULL;
|
|
uint8_t* V_6 = NULL;
|
|
int32_t V_7 = 0;
|
|
uint8_t* V_8 = NULL;
|
|
{
|
|
String_t* L_0 = ___0_text;
|
|
NullCheck(L_0);
|
|
int32_t L_1;
|
|
L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL);
|
|
if (L_1)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_2 = __this->___bufPos;
|
|
int32_t L_3 = __this->___bufLen;
|
|
if ((((int32_t)L_2) < ((int32_t)L_3)))
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
VirtualActionInvoker0::Invoke(103, __this);
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
String_t* L_4 = ___0_text;
|
|
V_1 = L_4;
|
|
String_t* L_5 = V_1;
|
|
V_0 = (Il2CppChar*)((uintptr_t)L_5);
|
|
Il2CppChar* L_6 = V_0;
|
|
if (!L_6)
|
|
{
|
|
goto IL_002d;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_7 = V_0;
|
|
int32_t L_8;
|
|
L_8 = RuntimeHelpers_get_OffsetToStringData_m90A5D27EF88BE9432BF7093B7D7E7A0ACB0A8FBD(NULL);
|
|
V_0 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_7, L_8));
|
|
}
|
|
|
|
IL_002d:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_9 = __this->___bufBytes;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_10 = L_9;
|
|
V_3 = L_10;
|
|
if (!L_10)
|
|
{
|
|
goto IL_003c;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_11 = V_3;
|
|
NullCheck(L_11);
|
|
if (((int32_t)(((RuntimeArray*)L_11)->max_length)))
|
|
{
|
|
goto IL_0041;
|
|
}
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
V_2 = (uint8_t*)((uintptr_t)0);
|
|
goto IL_004a;
|
|
}
|
|
|
|
IL_0041:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_12 = V_3;
|
|
NullCheck(L_12);
|
|
V_2 = (uint8_t*)((uintptr_t)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))));
|
|
}
|
|
|
|
IL_004a:
|
|
{
|
|
Il2CppChar* L_13 = V_0;
|
|
V_4 = L_13;
|
|
Il2CppChar* L_14 = V_0;
|
|
String_t* L_15 = ___0_text;
|
|
NullCheck(L_15);
|
|
int32_t L_16;
|
|
L_16 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_15, NULL);
|
|
V_5 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_14, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_16), 2))));
|
|
uint8_t* L_17 = V_2;
|
|
int32_t L_18 = __this->___bufPos;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_17, L_18));
|
|
V_7 = 0;
|
|
}
|
|
|
|
IL_0067:
|
|
{
|
|
uint8_t* L_19 = V_6;
|
|
Il2CppChar* L_20 = V_5;
|
|
Il2CppChar* L_21 = V_4;
|
|
V_8 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_19, ((intptr_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_20, (intptr_t)L_21))/2))))));
|
|
uint8_t* L_22 = V_8;
|
|
uint8_t* L_23 = V_2;
|
|
int32_t L_24 = __this->___bufLen;
|
|
if ((!(((uintptr_t)L_22) > ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_23, L_24))))))
|
|
{
|
|
goto IL_009f;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_25 = V_2;
|
|
int32_t L_26 = __this->___bufLen;
|
|
V_8 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_25, L_26));
|
|
goto IL_009f;
|
|
}
|
|
|
|
IL_008d:
|
|
{
|
|
uint8_t* L_27 = V_6;
|
|
int32_t L_28 = V_7;
|
|
*((int8_t*)L_27) = (int8_t)((int32_t)(uint8_t)L_28);
|
|
uint8_t* L_29 = V_6;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_29, 1));
|
|
Il2CppChar* L_30 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_30, 2));
|
|
}
|
|
|
|
IL_009f:
|
|
{
|
|
uint8_t* L_31 = V_6;
|
|
uint8_t* L_32 = V_8;
|
|
if ((!(((uintptr_t)L_31) < ((uintptr_t)L_32))))
|
|
{
|
|
goto IL_00cb;
|
|
}
|
|
}
|
|
{
|
|
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_33 = (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3*)(&__this->___xmlCharType);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_34 = L_33->___charProperties;
|
|
Il2CppChar* L_35 = V_4;
|
|
int32_t L_36 = *((uint16_t*)L_35);
|
|
int32_t L_37 = L_36;
|
|
V_7 = L_37;
|
|
NullCheck(L_34);
|
|
int32_t L_38 = L_37;
|
|
uint8_t L_39 = (L_34)->GetAt(static_cast<il2cpp_array_size_t>(L_38));
|
|
if (!((int32_t)((int32_t)L_39&((int32_t)128))))
|
|
{
|
|
goto IL_00cb;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_40 = V_7;
|
|
if ((((int32_t)L_40) == ((int32_t)((int32_t)93))))
|
|
{
|
|
goto IL_00cb;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_41 = V_7;
|
|
if ((((int32_t)L_41) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_008d;
|
|
}
|
|
}
|
|
|
|
IL_00cb:
|
|
{
|
|
Il2CppChar* L_42 = V_4;
|
|
Il2CppChar* L_43 = V_5;
|
|
if ((!(((uintptr_t)L_42) < ((uintptr_t)L_43))))
|
|
{
|
|
goto IL_027e;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_44 = V_6;
|
|
uint8_t* L_45 = V_8;
|
|
if ((!(((uintptr_t)L_44) >= ((uintptr_t)L_45))))
|
|
{
|
|
goto IL_00f8;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_46 = V_6;
|
|
uint8_t* L_47 = V_2;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_46, (intptr_t)L_47))/1))));
|
|
VirtualActionInvoker0::Invoke(103, __this);
|
|
uint8_t* L_48 = V_2;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_48, 1));
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_00f8:
|
|
{
|
|
int32_t L_49 = V_7;
|
|
if ((((int32_t)L_49) > ((int32_t)((int32_t)39))))
|
|
{
|
|
goto IL_0135;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_50 = V_7;
|
|
switch (((int32_t)il2cpp_codegen_subtract(L_50, ((int32_t)9))))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0204;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_01e2;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0212;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0212;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_01ab;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
int32_t L_51 = V_7;
|
|
if ((((int32_t)L_51) == ((int32_t)((int32_t)34))))
|
|
{
|
|
goto IL_0204;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_52 = V_7;
|
|
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract(L_52, ((int32_t)38)))) > ((uint32_t)1))))
|
|
{
|
|
goto IL_0204;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0212;
|
|
}
|
|
|
|
IL_0135:
|
|
{
|
|
int32_t L_53 = V_7;
|
|
if ((((int32_t)L_53) == ((int32_t)((int32_t)60))))
|
|
{
|
|
goto IL_0204;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_54 = V_7;
|
|
if ((((int32_t)L_54) == ((int32_t)((int32_t)62))))
|
|
{
|
|
goto IL_014f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_55 = V_7;
|
|
if ((((int32_t)L_55) == ((int32_t)((int32_t)93))))
|
|
{
|
|
goto IL_0182;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0212;
|
|
}
|
|
|
|
IL_014f:
|
|
{
|
|
bool L_56 = __this->___hadDoubleBracket;
|
|
if (!L_56)
|
|
{
|
|
goto IL_0172;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_57 = V_6;
|
|
int32_t L_58 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_57, (-1)))));
|
|
if ((!(((uint32_t)L_58) == ((uint32_t)((int32_t)93)))))
|
|
{
|
|
goto IL_0172;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_59 = V_6;
|
|
uint8_t* L_60;
|
|
L_60 = XmlUtf8RawTextWriter_RawEndCData_mF9342B1E083E31439A9FB7093E90A7CAFC4C81EB(L_59, NULL);
|
|
V_6 = L_60;
|
|
uint8_t* L_61 = V_6;
|
|
uint8_t* L_62;
|
|
L_62 = XmlUtf8RawTextWriter_RawStartCData_m934141110F3E5F538B6B41461712CE0FA7ECC20A(L_61, NULL);
|
|
V_6 = L_62;
|
|
}
|
|
|
|
IL_0172:
|
|
{
|
|
uint8_t* L_63 = V_6;
|
|
*((int8_t*)L_63) = (int8_t)((int32_t)62);
|
|
uint8_t* L_64 = V_6;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_64, 1));
|
|
goto IL_0273;
|
|
}
|
|
|
|
IL_0182:
|
|
{
|
|
uint8_t* L_65 = V_6;
|
|
int32_t L_66 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_65, (-1)))));
|
|
if ((!(((uint32_t)L_66) == ((uint32_t)((int32_t)93)))))
|
|
{
|
|
goto IL_0194;
|
|
}
|
|
}
|
|
{
|
|
__this->___hadDoubleBracket = (bool)1;
|
|
goto IL_019b;
|
|
}
|
|
|
|
IL_0194:
|
|
{
|
|
__this->___hadDoubleBracket = (bool)0;
|
|
}
|
|
|
|
IL_019b:
|
|
{
|
|
uint8_t* L_67 = V_6;
|
|
*((int8_t*)L_67) = (int8_t)((int32_t)93);
|
|
uint8_t* L_68 = V_6;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_68, 1));
|
|
goto IL_0273;
|
|
}
|
|
|
|
IL_01ab:
|
|
{
|
|
int32_t L_69 = __this->___newLineHandling;
|
|
if (L_69)
|
|
{
|
|
goto IL_01d1;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_70 = V_4;
|
|
int32_t L_71 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_70, 2)));
|
|
if ((!(((uint32_t)L_71) == ((uint32_t)((int32_t)10)))))
|
|
{
|
|
goto IL_01c2;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_72 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_72, 2));
|
|
}
|
|
|
|
IL_01c2:
|
|
{
|
|
uint8_t* L_73 = V_6;
|
|
uint8_t* L_74;
|
|
L_74 = XmlUtf8RawTextWriter_WriteNewLine_mC85F5A7C864437D5CC59658B5BD2E107CD3A4BCC(__this, L_73, NULL);
|
|
V_6 = L_74;
|
|
goto IL_0273;
|
|
}
|
|
|
|
IL_01d1:
|
|
{
|
|
uint8_t* L_75 = V_6;
|
|
int32_t L_76 = V_7;
|
|
*((int8_t*)L_75) = (int8_t)((int32_t)(uint8_t)L_76);
|
|
uint8_t* L_77 = V_6;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_77, 1));
|
|
goto IL_0273;
|
|
}
|
|
|
|
IL_01e2:
|
|
{
|
|
int32_t L_78 = __this->___newLineHandling;
|
|
if (L_78)
|
|
{
|
|
goto IL_01f6;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_79 = V_6;
|
|
uint8_t* L_80;
|
|
L_80 = XmlUtf8RawTextWriter_WriteNewLine_mC85F5A7C864437D5CC59658B5BD2E107CD3A4BCC(__this, L_79, NULL);
|
|
V_6 = L_80;
|
|
goto IL_0273;
|
|
}
|
|
|
|
IL_01f6:
|
|
{
|
|
uint8_t* L_81 = V_6;
|
|
int32_t L_82 = V_7;
|
|
*((int8_t*)L_81) = (int8_t)((int32_t)(uint8_t)L_82);
|
|
uint8_t* L_83 = V_6;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_83, 1));
|
|
goto IL_0273;
|
|
}
|
|
|
|
IL_0204:
|
|
{
|
|
uint8_t* L_84 = V_6;
|
|
int32_t L_85 = V_7;
|
|
*((int8_t*)L_84) = (int8_t)((int32_t)(uint8_t)L_85);
|
|
uint8_t* L_86 = V_6;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_86, 1));
|
|
goto IL_0273;
|
|
}
|
|
|
|
IL_0212:
|
|
{
|
|
int32_t L_87 = V_7;
|
|
bool L_88;
|
|
L_88 = XmlCharType_IsSurrogate_m3F6A042210D47F3E3387A8AEBB1D6ACA68BE86CC(L_87, NULL);
|
|
if (!L_88)
|
|
{
|
|
goto IL_0236;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_89 = V_4;
|
|
Il2CppChar* L_90 = V_5;
|
|
uint8_t* L_91 = V_6;
|
|
uint8_t* L_92;
|
|
L_92 = XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB(L_89, L_90, L_91, NULL);
|
|
V_6 = L_92;
|
|
Il2CppChar* L_93 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_93, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))));
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_0236:
|
|
{
|
|
int32_t L_94 = V_7;
|
|
if ((((int32_t)L_94) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_0245;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_95 = V_7;
|
|
if ((((int32_t)L_95) < ((int32_t)((int32_t)65534))))
|
|
{
|
|
goto IL_025d;
|
|
}
|
|
}
|
|
|
|
IL_0245:
|
|
{
|
|
int32_t L_96 = V_7;
|
|
uint8_t* L_97 = V_6;
|
|
uint8_t* L_98;
|
|
L_98 = XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63(__this, L_96, L_97, (bool)0, NULL);
|
|
V_6 = L_98;
|
|
Il2CppChar* L_99 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_99, 2));
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_025d:
|
|
{
|
|
int32_t L_100 = V_7;
|
|
uint8_t* L_101 = V_6;
|
|
uint8_t* L_102;
|
|
L_102 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mE01B090C76B5105AD140CF3A726377C35C300C88(L_100, L_101, NULL);
|
|
V_6 = L_102;
|
|
Il2CppChar* L_103 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_103, 2));
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_0273:
|
|
{
|
|
Il2CppChar* L_104 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_104, 2));
|
|
goto IL_0067;
|
|
}
|
|
|
|
IL_027e:
|
|
{
|
|
uint8_t* L_105 = V_6;
|
|
uint8_t* L_106 = V_2;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_105, (intptr_t)L_106))/1))));
|
|
V_3 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL;
|
|
V_1 = (String_t*)NULL;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool XmlUtf8RawTextWriter_IsSurrogateByte_m4A89519896C4D3F09A0504DD36AE6C98A2B25E7B (uint8_t ___0_b, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint8_t L_0 = ___0_b;
|
|
return (bool)((((int32_t)((int32_t)((int32_t)L_0&((int32_t)248)))) == ((int32_t)((int32_t)240)))? 1 : 0);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB (Il2CppChar* ___0_pSrc, Il2CppChar* ___1_pSrcEnd, uint8_t* ___2_pDst, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LocalAppContextSwitches_tD4691F88F847A5F076065A6FEF10BBB5DB039434_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
{
|
|
Il2CppChar* L_0 = ___0_pSrc;
|
|
int32_t L_1 = *((uint16_t*)L_0);
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
if ((((int32_t)L_2) > ((int32_t)((int32_t)56319))))
|
|
{
|
|
goto IL_0098;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_3 = ___0_pSrc;
|
|
Il2CppChar* L_4 = ___1_pSrcEnd;
|
|
if ((!(((uintptr_t)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_3, 2))) < ((uintptr_t)L_4))))
|
|
{
|
|
goto IL_0088;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_5 = ___0_pSrc;
|
|
int32_t L_6 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_5, 2)));
|
|
V_1 = L_6;
|
|
int32_t L_7 = V_1;
|
|
if ((((int32_t)L_7) < ((int32_t)((int32_t)56320))))
|
|
{
|
|
goto IL_007e;
|
|
}
|
|
}
|
|
{
|
|
bool L_8 = ((LocalAppContextSwitches_tD4691F88F847A5F076065A6FEF10BBB5DB039434_StaticFields*)il2cpp_codegen_static_fields_for(LocalAppContextSwitches_tD4691F88F847A5F076065A6FEF10BBB5DB039434_il2cpp_TypeInfo_var))->___DontThrowOnInvalidSurrogatePairs;
|
|
if (L_8)
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_9 = V_1;
|
|
if ((((int32_t)L_9) > ((int32_t)((int32_t)57343))))
|
|
{
|
|
goto IL_007e;
|
|
}
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
int32_t L_10 = V_1;
|
|
int32_t L_11 = V_0;
|
|
int32_t L_12;
|
|
L_12 = XmlCharType_CombineSurrogateChar_m4D32D326745128CD021B4C219295A61B074FB8C7(L_10, L_11, NULL);
|
|
V_0 = L_12;
|
|
uint8_t* L_13 = ___2_pDst;
|
|
int32_t L_14 = V_0;
|
|
*((int8_t*)L_13) = (int8_t)((int32_t)(uint8_t)((int32_t)(((int32_t)240)|((int32_t)(L_14>>((int32_t)18))))));
|
|
uint8_t* L_15 = ___2_pDst;
|
|
int32_t L_16 = V_0;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_15, 1))) = (int8_t)((int32_t)(uint8_t)((int32_t)(((int32_t)128)|((int32_t)(((int32_t)(L_16>>((int32_t)12)))&((int32_t)63))))));
|
|
uint8_t* L_17 = ___2_pDst;
|
|
int32_t L_18 = V_0;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_17, 2))) = (int8_t)((int32_t)(uint8_t)((int32_t)(((int32_t)128)|((int32_t)(((int32_t)(L_18>>6))&((int32_t)63))))));
|
|
uint8_t* L_19 = ___2_pDst;
|
|
int32_t L_20 = V_0;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_19, 3))) = (int8_t)((int32_t)(uint8_t)((int32_t)(((int32_t)128)|((int32_t)(L_20&((int32_t)63))))));
|
|
uint8_t* L_21 = ___2_pDst;
|
|
___2_pDst = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_21, 4));
|
|
uint8_t* L_22 = ___2_pDst;
|
|
return L_22;
|
|
}
|
|
|
|
IL_007e:
|
|
{
|
|
int32_t L_23 = V_1;
|
|
int32_t L_24 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var)));
|
|
Exception_t* L_25;
|
|
L_25 = XmlConvert_CreateInvalidSurrogatePairException_mAD70BE2F96B56C1308578273A8FD96C8240350B2(((int32_t)(uint16_t)L_23), ((int32_t)(uint16_t)L_24), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_25, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0088:
|
|
{
|
|
String_t* L_26;
|
|
L_26 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFE53A3AF35DC43A86F8AA824C5449731805C32DD)), NULL);
|
|
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_27 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
|
|
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_27, L_26, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_27, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0098:
|
|
{
|
|
int32_t L_28 = V_0;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var)));
|
|
Exception_t* L_29;
|
|
L_29 = XmlConvert_CreateInvalidHighSurrogateCharException_mD30C6B24B7B92886A5317E3DEA61AC969889BFF4(((int32_t)(uint16_t)L_28), NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_29, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB_RuntimeMethod_var)));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, int32_t ___0_ch, uint8_t* ___1_pDst, bool ___2_entitize, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___checkCharacters;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = ___0_ch;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlConvert_t5D100AFD62FF717BD4F8A6CABA9EDF7A5DF719EA_il2cpp_TypeInfo_var)));
|
|
Exception_t* L_2;
|
|
L_2 = XmlConvert_CreateInvalidCharException_mE86C6EAFD256563406F74C1A6F378ADE2C07ACD2(((int32_t)(uint16_t)L_1), 0, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
bool L_3 = ___2_entitize;
|
|
if (!L_3)
|
|
{
|
|
goto IL_001d;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_4 = ___1_pDst;
|
|
int32_t L_5 = ___0_ch;
|
|
uint8_t* L_6;
|
|
L_6 = XmlUtf8RawTextWriter_CharEntity_mB526333DD4F513CA87F0625D7F887E97961F2A18(L_4, ((int32_t)(uint16_t)L_5), NULL);
|
|
return L_6;
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
int32_t L_7 = ___0_ch;
|
|
if ((((int32_t)L_7) >= ((int32_t)((int32_t)128))))
|
|
{
|
|
goto IL_0030;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_8 = ___1_pDst;
|
|
int32_t L_9 = ___0_ch;
|
|
*((int8_t*)L_8) = (int8_t)((int32_t)(uint8_t)L_9);
|
|
uint8_t* L_10 = ___1_pDst;
|
|
___1_pDst = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_10, 1));
|
|
goto IL_0039;
|
|
}
|
|
|
|
IL_0030:
|
|
{
|
|
int32_t L_11 = ___0_ch;
|
|
uint8_t* L_12 = ___1_pDst;
|
|
uint8_t* L_13;
|
|
L_13 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mE01B090C76B5105AD140CF3A726377C35C300C88(L_11, L_12, NULL);
|
|
___1_pDst = L_13;
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
uint8_t* L_14 = ___1_pDst;
|
|
return L_14;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_EncodeChar_mCD76E36D29EAD5ABABBBB5B445B615D244DBC10D (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar** ___0_pSrc, Il2CppChar* ___1_pSrcEnd, uint8_t** ___2_pDst, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
Il2CppChar** L_0 = ___0_pSrc;
|
|
intptr_t L_1 = *((intptr_t*)L_0);
|
|
int32_t L_2 = *((uint16_t*)L_1);
|
|
V_0 = L_2;
|
|
int32_t L_3 = V_0;
|
|
bool L_4;
|
|
L_4 = XmlCharType_IsSurrogate_m3F6A042210D47F3E3387A8AEBB1D6ACA68BE86CC(L_3, NULL);
|
|
if (!L_4)
|
|
{
|
|
goto IL_0022;
|
|
}
|
|
}
|
|
{
|
|
uint8_t** L_5 = ___2_pDst;
|
|
Il2CppChar** L_6 = ___0_pSrc;
|
|
intptr_t L_7 = *((intptr_t*)L_6);
|
|
Il2CppChar* L_8 = ___1_pSrcEnd;
|
|
uint8_t** L_9 = ___2_pDst;
|
|
intptr_t L_10 = *((intptr_t*)L_9);
|
|
uint8_t* L_11;
|
|
L_11 = XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB((Il2CppChar*)L_7, L_8, (uint8_t*)L_10, NULL);
|
|
*((intptr_t*)L_5) = (intptr_t)L_11;
|
|
Il2CppChar** L_12 = ___0_pSrc;
|
|
Il2CppChar** L_13 = ___0_pSrc;
|
|
intptr_t L_14 = *((intptr_t*)L_13);
|
|
*((intptr_t*)L_12) = (intptr_t)((intptr_t)il2cpp_codegen_add(L_14, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))));
|
|
return;
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
int32_t L_15 = V_0;
|
|
if ((((int32_t)L_15) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_16 = V_0;
|
|
if ((((int32_t)L_16) < ((int32_t)((int32_t)65534))))
|
|
{
|
|
goto IL_0042;
|
|
}
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
uint8_t** L_17 = ___2_pDst;
|
|
int32_t L_18 = V_0;
|
|
uint8_t** L_19 = ___2_pDst;
|
|
intptr_t L_20 = *((intptr_t*)L_19);
|
|
uint8_t* L_21;
|
|
L_21 = XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63(__this, L_18, (uint8_t*)L_20, (bool)0, NULL);
|
|
*((intptr_t*)L_17) = (intptr_t)L_21;
|
|
Il2CppChar** L_22 = ___0_pSrc;
|
|
Il2CppChar** L_23 = ___0_pSrc;
|
|
intptr_t L_24 = *((intptr_t*)L_23);
|
|
*((intptr_t*)L_22) = (intptr_t)((intptr_t)il2cpp_codegen_add(L_24, 2));
|
|
return;
|
|
}
|
|
|
|
IL_0042:
|
|
{
|
|
uint8_t** L_25 = ___2_pDst;
|
|
int32_t L_26 = V_0;
|
|
uint8_t** L_27 = ___2_pDst;
|
|
intptr_t L_28 = *((intptr_t*)L_27);
|
|
uint8_t* L_29;
|
|
L_29 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mE01B090C76B5105AD140CF3A726377C35C300C88(L_26, (uint8_t*)L_28, NULL);
|
|
*((intptr_t*)L_25) = (intptr_t)L_29;
|
|
Il2CppChar** L_30 = ___0_pSrc;
|
|
Il2CppChar** L_31 = ___0_pSrc;
|
|
intptr_t L_32 = *((intptr_t*)L_31);
|
|
*((intptr_t*)L_30) = (intptr_t)((intptr_t)il2cpp_codegen_add(L_32, 2));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mE01B090C76B5105AD140CF3A726377C35C300C88 (int32_t ___0_ch, uint8_t* ___1_pDst, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_ch;
|
|
if ((((int32_t)L_0) >= ((int32_t)((int32_t)2048))))
|
|
{
|
|
goto IL_0013;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_1 = ___1_pDst;
|
|
int32_t L_2 = ___0_ch;
|
|
*((int8_t*)L_1) = (int8_t)((int32_t)(uint8_t)((int32_t)(((int32_t)-64)|((int32_t)(L_2>>6)))));
|
|
goto IL_002e;
|
|
}
|
|
|
|
IL_0013:
|
|
{
|
|
uint8_t* L_3 = ___1_pDst;
|
|
int32_t L_4 = ___0_ch;
|
|
*((int8_t*)L_3) = (int8_t)((int32_t)(uint8_t)((int32_t)(((int32_t)-32)|((int32_t)(L_4>>((int32_t)12))))));
|
|
uint8_t* L_5 = ___1_pDst;
|
|
___1_pDst = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, 1));
|
|
uint8_t* L_6 = ___1_pDst;
|
|
int32_t L_7 = ___0_ch;
|
|
*((int8_t*)L_6) = (int8_t)((int32_t)(uint8_t)((int32_t)(((int32_t)-128)|((int32_t)(((int32_t)(L_7>>6))&((int32_t)63))))));
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
uint8_t* L_8 = ___1_pDst;
|
|
___1_pDst = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_8, 1));
|
|
uint8_t* L_9 = ___1_pDst;
|
|
int32_t L_10 = ___0_ch;
|
|
*((int8_t*)L_9) = (int8_t)((int32_t)(uint8_t)((int32_t)(((int32_t)128)|((int32_t)(L_10&((int32_t)63))))));
|
|
uint8_t* L_11 = ___1_pDst;
|
|
return ((uint8_t*)il2cpp_codegen_add((intptr_t)L_11, 1));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_CharToUTF8_m3291DF549C3DA234A7EB4F8B714CB21A5254355A (Il2CppChar** ___0_pSrc, Il2CppChar* ___1_pSrcEnd, uint8_t** ___2_pDst, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
Il2CppChar** L_0 = ___0_pSrc;
|
|
intptr_t L_1 = *((intptr_t*)L_0);
|
|
int32_t L_2 = *((uint16_t*)L_1);
|
|
V_0 = L_2;
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) > ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_001b;
|
|
}
|
|
}
|
|
{
|
|
uint8_t** L_4 = ___2_pDst;
|
|
intptr_t L_5 = *((intptr_t*)L_4);
|
|
int32_t L_6 = V_0;
|
|
*((int8_t*)L_5) = (int8_t)((int32_t)(uint8_t)L_6);
|
|
uint8_t** L_7 = ___2_pDst;
|
|
uint8_t** L_8 = ___2_pDst;
|
|
intptr_t L_9 = *((intptr_t*)L_8);
|
|
*((intptr_t*)L_7) = (intptr_t)((intptr_t)il2cpp_codegen_add(L_9, 1));
|
|
Il2CppChar** L_10 = ___0_pSrc;
|
|
Il2CppChar** L_11 = ___0_pSrc;
|
|
intptr_t L_12 = *((intptr_t*)L_11);
|
|
*((intptr_t*)L_10) = (intptr_t)((intptr_t)il2cpp_codegen_add(L_12, 2));
|
|
return;
|
|
}
|
|
|
|
IL_001b:
|
|
{
|
|
int32_t L_13 = V_0;
|
|
bool L_14;
|
|
L_14 = XmlCharType_IsSurrogate_m3F6A042210D47F3E3387A8AEBB1D6ACA68BE86CC(L_13, NULL);
|
|
if (!L_14)
|
|
{
|
|
goto IL_0039;
|
|
}
|
|
}
|
|
{
|
|
uint8_t** L_15 = ___2_pDst;
|
|
Il2CppChar** L_16 = ___0_pSrc;
|
|
intptr_t L_17 = *((intptr_t*)L_16);
|
|
Il2CppChar* L_18 = ___1_pSrcEnd;
|
|
uint8_t** L_19 = ___2_pDst;
|
|
intptr_t L_20 = *((intptr_t*)L_19);
|
|
uint8_t* L_21;
|
|
L_21 = XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB((Il2CppChar*)L_17, L_18, (uint8_t*)L_20, NULL);
|
|
*((intptr_t*)L_15) = (intptr_t)L_21;
|
|
Il2CppChar** L_22 = ___0_pSrc;
|
|
Il2CppChar** L_23 = ___0_pSrc;
|
|
intptr_t L_24 = *((intptr_t*)L_23);
|
|
*((intptr_t*)L_22) = (intptr_t)((intptr_t)il2cpp_codegen_add(L_24, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))));
|
|
return;
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
uint8_t** L_25 = ___2_pDst;
|
|
int32_t L_26 = V_0;
|
|
uint8_t** L_27 = ___2_pDst;
|
|
intptr_t L_28 = *((intptr_t*)L_27);
|
|
uint8_t* L_29;
|
|
L_29 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mE01B090C76B5105AD140CF3A726377C35C300C88(L_26, (uint8_t*)L_28, NULL);
|
|
*((intptr_t*)L_25) = (intptr_t)L_29;
|
|
Il2CppChar** L_30 = ___0_pSrc;
|
|
Il2CppChar** L_31 = ___0_pSrc;
|
|
intptr_t L_32 = *((intptr_t*)L_31);
|
|
*((intptr_t*)L_30) = (intptr_t)((intptr_t)il2cpp_codegen_add(L_32, 2));
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_WriteNewLine_mC85F5A7C864437D5CC59658B5BD2E107CD3A4BCC (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, uint8_t* ___0_pDst, const RuntimeMethod* method)
|
|
{
|
|
uint8_t* V_0 = NULL;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_1 = NULL;
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___bufBytes;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = L_0;
|
|
V_1 = L_1;
|
|
if (!L_1)
|
|
{
|
|
goto IL_000f;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_2 = V_1;
|
|
NullCheck(L_2);
|
|
if (((int32_t)(((RuntimeArray*)L_2)->max_length)))
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
|
|
IL_000f:
|
|
{
|
|
V_0 = (uint8_t*)((uintptr_t)0);
|
|
goto IL_001d;
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
V_0 = (uint8_t*)((uintptr_t)((L_3)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))));
|
|
}
|
|
|
|
IL_001d:
|
|
{
|
|
uint8_t* L_4 = ___0_pDst;
|
|
uint8_t* L_5 = V_0;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_4, (intptr_t)L_5))/1))));
|
|
String_t* L_6 = __this->___newLineChars;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_6, NULL);
|
|
uint8_t* L_7 = V_0;
|
|
int32_t L_8 = __this->___bufPos;
|
|
return ((uint8_t*)il2cpp_codegen_add((intptr_t)L_7, L_8));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_LtEntity_m436D9CA2B66C0E7EA47A7B181CA5F13AAC9C9A26 (uint8_t* ___0_pDst, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint8_t* L_0 = ___0_pDst;
|
|
*((int8_t*)L_0) = (int8_t)((int32_t)38);
|
|
uint8_t* L_1 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, 1))) = (int8_t)((int32_t)108);
|
|
uint8_t* L_2 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, 2))) = (int8_t)((int32_t)116);
|
|
uint8_t* L_3 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, 3))) = (int8_t)((int32_t)59);
|
|
uint8_t* L_4 = ___0_pDst;
|
|
return ((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, 4));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_GtEntity_mE82E4D3A653F25298D3BD243974FA24236339005 (uint8_t* ___0_pDst, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint8_t* L_0 = ___0_pDst;
|
|
*((int8_t*)L_0) = (int8_t)((int32_t)38);
|
|
uint8_t* L_1 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, 1))) = (int8_t)((int32_t)103);
|
|
uint8_t* L_2 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, 2))) = (int8_t)((int32_t)116);
|
|
uint8_t* L_3 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, 3))) = (int8_t)((int32_t)59);
|
|
uint8_t* L_4 = ___0_pDst;
|
|
return ((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, 4));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_AmpEntity_m7E503ACD5CB18DAC154F20F6A64F8071EE5048D7 (uint8_t* ___0_pDst, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint8_t* L_0 = ___0_pDst;
|
|
*((int8_t*)L_0) = (int8_t)((int32_t)38);
|
|
uint8_t* L_1 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, 1))) = (int8_t)((int32_t)97);
|
|
uint8_t* L_2 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, 2))) = (int8_t)((int32_t)109);
|
|
uint8_t* L_3 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, 3))) = (int8_t)((int32_t)112);
|
|
uint8_t* L_4 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, 4))) = (int8_t)((int32_t)59);
|
|
uint8_t* L_5 = ___0_pDst;
|
|
return ((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, 5));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_QuoteEntity_mCDA75ED5FA8C4D9D1FD96FC7C89B8EE8E1CB5934 (uint8_t* ___0_pDst, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint8_t* L_0 = ___0_pDst;
|
|
*((int8_t*)L_0) = (int8_t)((int32_t)38);
|
|
uint8_t* L_1 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, 1))) = (int8_t)((int32_t)113);
|
|
uint8_t* L_2 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, 2))) = (int8_t)((int32_t)117);
|
|
uint8_t* L_3 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, 3))) = (int8_t)((int32_t)111);
|
|
uint8_t* L_4 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, 4))) = (int8_t)((int32_t)116);
|
|
uint8_t* L_5 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, 5))) = (int8_t)((int32_t)59);
|
|
uint8_t* L_6 = ___0_pDst;
|
|
return ((uint8_t*)il2cpp_codegen_add((intptr_t)L_6, 6));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_TabEntity_m181DDC1A0EBE3C01F90B404CEC43178291BD9959 (uint8_t* ___0_pDst, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint8_t* L_0 = ___0_pDst;
|
|
*((int8_t*)L_0) = (int8_t)((int32_t)38);
|
|
uint8_t* L_1 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, 1))) = (int8_t)((int32_t)35);
|
|
uint8_t* L_2 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, 2))) = (int8_t)((int32_t)120);
|
|
uint8_t* L_3 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, 3))) = (int8_t)((int32_t)57);
|
|
uint8_t* L_4 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, 4))) = (int8_t)((int32_t)59);
|
|
uint8_t* L_5 = ___0_pDst;
|
|
return ((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, 5));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_LineFeedEntity_m8E81C822AA323A5C7C359F53C17A196B58BBE2DA (uint8_t* ___0_pDst, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint8_t* L_0 = ___0_pDst;
|
|
*((int8_t*)L_0) = (int8_t)((int32_t)38);
|
|
uint8_t* L_1 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, 1))) = (int8_t)((int32_t)35);
|
|
uint8_t* L_2 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, 2))) = (int8_t)((int32_t)120);
|
|
uint8_t* L_3 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, 3))) = (int8_t)((int32_t)65);
|
|
uint8_t* L_4 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, 4))) = (int8_t)((int32_t)59);
|
|
uint8_t* L_5 = ___0_pDst;
|
|
return ((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, 5));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_CarriageReturnEntity_mDA72CC2391E1616CD15AB64B1502C08957A6FB5F (uint8_t* ___0_pDst, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint8_t* L_0 = ___0_pDst;
|
|
*((int8_t*)L_0) = (int8_t)((int32_t)38);
|
|
uint8_t* L_1 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, 1))) = (int8_t)((int32_t)35);
|
|
uint8_t* L_2 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, 2))) = (int8_t)((int32_t)120);
|
|
uint8_t* L_3 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, 3))) = (int8_t)((int32_t)68);
|
|
uint8_t* L_4 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, 4))) = (int8_t)((int32_t)59);
|
|
uint8_t* L_5 = ___0_pDst;
|
|
return ((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, 5));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_CharEntity_mB526333DD4F513CA87F0625D7F887E97961F2A18 (uint8_t* ___0_pDst, Il2CppChar ___1_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* V_1 = NULL;
|
|
String_t* V_2 = NULL;
|
|
Il2CppChar* V_3 = NULL;
|
|
uint8_t V_4 = 0x0;
|
|
{
|
|
Il2CppChar L_0 = ___1_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);
|
|
uint8_t* L_3 = ___0_pDst;
|
|
*((int8_t*)L_3) = (int8_t)((int32_t)38);
|
|
uint8_t* L_4 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, 1))) = (int8_t)((int32_t)35);
|
|
uint8_t* L_5 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, 2))) = (int8_t)((int32_t)120);
|
|
uint8_t* L_6 = ___0_pDst;
|
|
___0_pDst = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_6, 3));
|
|
V_2 = L_2;
|
|
String_t* L_7 = V_2;
|
|
V_1 = (Il2CppChar*)((uintptr_t)L_7);
|
|
Il2CppChar* L_8 = V_1;
|
|
if (!L_8)
|
|
{
|
|
goto IL_0037;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_9 = V_1;
|
|
int32_t L_10;
|
|
L_10 = RuntimeHelpers_get_OffsetToStringData_m90A5D27EF88BE9432BF7093B7D7E7A0ACB0A8FBD(NULL);
|
|
V_1 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_9, L_10));
|
|
}
|
|
|
|
IL_0037:
|
|
{
|
|
Il2CppChar* L_11 = V_1;
|
|
V_3 = L_11;
|
|
}
|
|
|
|
IL_0039:
|
|
{
|
|
uint8_t* L_12 = ___0_pDst;
|
|
uint8_t* L_13 = L_12;
|
|
___0_pDst = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_13, 1));
|
|
Il2CppChar* L_14 = V_3;
|
|
Il2CppChar* L_15 = L_14;
|
|
V_3 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_15, 2));
|
|
int32_t L_16 = *((uint16_t*)L_15);
|
|
int32_t L_17 = ((int32_t)(uint8_t)L_16);
|
|
V_4 = (uint8_t)L_17;
|
|
*((int8_t*)L_13) = (int8_t)L_17;
|
|
uint8_t L_18 = V_4;
|
|
if (L_18)
|
|
{
|
|
goto IL_0039;
|
|
}
|
|
}
|
|
{
|
|
V_2 = (String_t*)NULL;
|
|
uint8_t* L_19 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_19, (-1)))) = (int8_t)((int32_t)59);
|
|
uint8_t* L_20 = ___0_pDst;
|
|
return L_20;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_RawStartCData_m934141110F3E5F538B6B41461712CE0FA7ECC20A (uint8_t* ___0_pDst, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint8_t* L_0 = ___0_pDst;
|
|
*((int8_t*)L_0) = (int8_t)((int32_t)60);
|
|
uint8_t* L_1 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, 1))) = (int8_t)((int32_t)33);
|
|
uint8_t* L_2 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, 2))) = (int8_t)((int32_t)91);
|
|
uint8_t* L_3 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, 3))) = (int8_t)((int32_t)67);
|
|
uint8_t* L_4 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_4, 4))) = (int8_t)((int32_t)68);
|
|
uint8_t* L_5 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, 5))) = (int8_t)((int32_t)65);
|
|
uint8_t* L_6 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_6, 6))) = (int8_t)((int32_t)84);
|
|
uint8_t* L_7 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_7, 7))) = (int8_t)((int32_t)65);
|
|
uint8_t* L_8 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_8, 8))) = (int8_t)((int32_t)91);
|
|
uint8_t* L_9 = ___0_pDst;
|
|
return ((uint8_t*)il2cpp_codegen_add((intptr_t)L_9, ((int32_t)9)));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* XmlUtf8RawTextWriter_RawEndCData_mF9342B1E083E31439A9FB7093E90A7CAFC4C81EB (uint8_t* ___0_pDst, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
uint8_t* L_0 = ___0_pDst;
|
|
*((int8_t*)L_0) = (int8_t)((int32_t)93);
|
|
uint8_t* L_1 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_1, 1))) = (int8_t)((int32_t)93);
|
|
uint8_t* L_2 = ___0_pDst;
|
|
*((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_2, 2))) = (int8_t)((int32_t)62);
|
|
uint8_t* L_3 = ___0_pDst;
|
|
return ((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, 3));
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_ValidateContentChars_m2D62E5A56C7DB286BB2FB52D93F53737272C62A4 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_chars, String_t* ___1_propertyName, bool ___2_allowOnlyWhitespace, const RuntimeMethod* method)
|
|
{
|
|
String_t* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
Il2CppChar V_2 = 0x0;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_3 = NULL;
|
|
uint32_t V_4 = 0;
|
|
{
|
|
bool L_0 = ___2_allowOnlyWhitespace;
|
|
if (!L_0)
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
{
|
|
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_1 = (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3*)(&__this->___xmlCharType);
|
|
String_t* L_2 = ___0_chars;
|
|
bool L_3;
|
|
L_3 = XmlCharType_IsOnlyWhitespace_m6A7AD69BFF7BE6878F6984C952284C0755601490(L_1, L_2, NULL);
|
|
if (L_3)
|
|
{
|
|
goto IL_014d;
|
|
}
|
|
}
|
|
{
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var)), (uint32_t)1);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_5 = L_4;
|
|
String_t* L_6 = ___1_propertyName;
|
|
NullCheck(L_5);
|
|
ArrayElementTypeCheck (L_5, L_6);
|
|
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_6);
|
|
String_t* L_7;
|
|
L_7 = Res_GetString_m088600B9D0FC319A206451B009A0583C600B9A83(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5520F0EAC899C656D9482CE97A660E8F8E28ED01)), L_5, NULL);
|
|
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_8 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
|
|
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_8, L_7, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUtf8RawTextWriter_ValidateContentChars_m2D62E5A56C7DB286BB2FB52D93F53737272C62A4_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
V_0 = (String_t*)NULL;
|
|
V_1 = 0;
|
|
goto IL_0120;
|
|
}
|
|
|
|
IL_0037:
|
|
{
|
|
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_9 = (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3*)(&__this->___xmlCharType);
|
|
String_t* L_10 = ___0_chars;
|
|
int32_t L_11 = V_1;
|
|
NullCheck(L_10);
|
|
Il2CppChar L_12;
|
|
L_12 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_10, L_11, NULL);
|
|
bool L_13;
|
|
L_13 = XmlCharType_IsTextChar_mD4DD7B3C0E63D031A4EFFDD6635F68DDE166A4AB(L_9, L_12, NULL);
|
|
if (L_13)
|
|
{
|
|
goto IL_011c;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_14 = ___0_chars;
|
|
int32_t L_15 = V_1;
|
|
NullCheck(L_14);
|
|
Il2CppChar L_16;
|
|
L_16 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_14, L_15, NULL);
|
|
V_2 = L_16;
|
|
Il2CppChar L_17 = V_2;
|
|
if ((!(((uint32_t)L_17) <= ((uint32_t)((int32_t)38)))))
|
|
{
|
|
goto IL_007f;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_18 = V_2;
|
|
switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_18, ((int32_t)9))))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_011c;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_011c;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_00a2;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_00a2;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_011c;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_19 = V_2;
|
|
if ((((int32_t)L_19) == ((int32_t)((int32_t)38))))
|
|
{
|
|
goto IL_0089;
|
|
}
|
|
}
|
|
{
|
|
goto IL_00a2;
|
|
}
|
|
|
|
IL_007f:
|
|
{
|
|
Il2CppChar L_20 = V_2;
|
|
if ((((int32_t)L_20) == ((int32_t)((int32_t)60))))
|
|
{
|
|
goto IL_0089;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar L_21 = V_2;
|
|
if ((!(((uint32_t)L_21) == ((uint32_t)((int32_t)93)))))
|
|
{
|
|
goto IL_00a2;
|
|
}
|
|
}
|
|
|
|
IL_0089:
|
|
{
|
|
String_t* L_22 = ___0_chars;
|
|
int32_t L_23 = V_1;
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_24;
|
|
L_24 = XmlException_BuildCharExceptionArgs_m0420A013644159380BB744A41E3AF1F4CEA5E9D8(L_22, L_23, NULL);
|
|
V_3 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)L_24;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_25 = V_3;
|
|
String_t* L_26;
|
|
L_26 = Res_GetString_m088600B9D0FC319A206451B009A0583C600B9A83(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral37FDAAF1C91F947734553260891C6678930EDDA0)), L_25, NULL);
|
|
V_0 = L_26;
|
|
goto IL_012d;
|
|
}
|
|
|
|
IL_00a2:
|
|
{
|
|
String_t* L_27 = ___0_chars;
|
|
int32_t L_28 = V_1;
|
|
NullCheck(L_27);
|
|
Il2CppChar L_29;
|
|
L_29 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_27, L_28, NULL);
|
|
bool L_30;
|
|
L_30 = XmlCharType_IsHighSurrogate_mB3E741B22E4B47DC85F7F18A411F031D8717BA60(L_29, NULL);
|
|
if (!L_30)
|
|
{
|
|
goto IL_00de;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_31 = V_1;
|
|
String_t* L_32 = ___0_chars;
|
|
NullCheck(L_32);
|
|
int32_t L_33;
|
|
L_33 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_32, NULL);
|
|
if ((((int32_t)((int32_t)il2cpp_codegen_add(L_31, 1))) >= ((int32_t)L_33)))
|
|
{
|
|
goto IL_00d1;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_34 = ___0_chars;
|
|
int32_t L_35 = V_1;
|
|
NullCheck(L_34);
|
|
Il2CppChar L_36;
|
|
L_36 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_34, ((int32_t)il2cpp_codegen_add(L_35, 1)), NULL);
|
|
bool L_37;
|
|
L_37 = XmlCharType_IsLowSurrogate_m8D27C4276BE118C7FF3ECC1707EEE026D28FC456(L_36, NULL);
|
|
if (!L_37)
|
|
{
|
|
goto IL_00d1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_38 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_38, 1));
|
|
goto IL_011c;
|
|
}
|
|
|
|
IL_00d1:
|
|
{
|
|
String_t* L_39;
|
|
L_39 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFE53A3AF35DC43A86F8AA824C5449731805C32DD)), NULL);
|
|
V_0 = L_39;
|
|
goto IL_012d;
|
|
}
|
|
|
|
IL_00de:
|
|
{
|
|
String_t* L_40 = ___0_chars;
|
|
int32_t L_41 = V_1;
|
|
NullCheck(L_40);
|
|
Il2CppChar L_42;
|
|
L_42 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_40, L_41, NULL);
|
|
bool L_43;
|
|
L_43 = XmlCharType_IsLowSurrogate_m8D27C4276BE118C7FF3ECC1707EEE026D28FC456(L_42, NULL);
|
|
if (!L_43)
|
|
{
|
|
goto IL_011c;
|
|
}
|
|
}
|
|
{
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_44 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)(ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var)), (uint32_t)1);
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_45 = L_44;
|
|
String_t* L_46 = ___0_chars;
|
|
int32_t L_47 = V_1;
|
|
NullCheck(L_46);
|
|
Il2CppChar L_48;
|
|
L_48 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_46, L_47, NULL);
|
|
V_4 = L_48;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var)));
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_49;
|
|
L_49 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|
String_t* L_50;
|
|
L_50 = UInt32_ToString_m464396B0FE2115F3CEA38AEECDDB0FACC3AADADE((&V_4), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE)), L_49, NULL);
|
|
NullCheck(L_45);
|
|
ArrayElementTypeCheck (L_45, L_50);
|
|
(L_45)->SetAt(static_cast<il2cpp_array_size_t>(0), (RuntimeObject*)L_50);
|
|
String_t* L_51;
|
|
L_51 = Res_GetString_m088600B9D0FC319A206451B009A0583C600B9A83(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF4ED3BDF7EB24796E98DB0F3022D762D2C5EBFB0)), L_45, NULL);
|
|
V_0 = L_51;
|
|
goto IL_012d;
|
|
}
|
|
|
|
IL_011c:
|
|
{
|
|
int32_t L_52 = V_1;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_52, 1));
|
|
}
|
|
|
|
IL_0120:
|
|
{
|
|
int32_t L_53 = V_1;
|
|
String_t* L_54 = ___0_chars;
|
|
NullCheck(L_54);
|
|
int32_t L_55;
|
|
L_55 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_54, NULL);
|
|
if ((((int32_t)L_53) < ((int32_t)L_55)))
|
|
{
|
|
goto IL_0037;
|
|
}
|
|
}
|
|
{
|
|
return;
|
|
}
|
|
|
|
IL_012d:
|
|
{
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_56 = (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_57 = L_56;
|
|
String_t* L_58 = ___1_propertyName;
|
|
NullCheck(L_57);
|
|
(L_57)->SetAt(static_cast<il2cpp_array_size_t>(0), (String_t*)L_58);
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_59 = L_57;
|
|
String_t* L_60 = V_0;
|
|
NullCheck(L_59);
|
|
(L_59)->SetAt(static_cast<il2cpp_array_size_t>(1), (String_t*)L_60);
|
|
V_3 = (ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)L_59;
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_61 = V_3;
|
|
String_t* L_62;
|
|
L_62 = Res_GetString_m088600B9D0FC319A206451B009A0583C600B9A83(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE584C9688DCC7AEE34F2DA73D96EA113B211A93D)), L_61, NULL);
|
|
ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_63 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var)));
|
|
ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_63, L_62, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_63, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUtf8RawTextWriter_ValidateContentChars_m2D62E5A56C7DB286BB2FB52D93F53737272C62A4_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_014d:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___useAsync;
|
|
if (L_0)
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_1;
|
|
L_1 = Res_GetString_mBEE82ACFE97F93A6DDE81E322477CF2713466364(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3C0E3372C3889F47C0D6C10398114C4D400A9562)), NULL);
|
|
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_2 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var)));
|
|
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_2, L_1, NULL);
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteXmlDeclarationAsync_m4C1FC2593FD988326FBFF2AF4CB9D8FF03350042 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, int32_t ___0_standalone, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_m6BAC1652DF18654C2607C590906DE45F48945FCC_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
int32_t L_0 = ___0_standalone;
|
|
(&V_0)->___standalone = 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 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_2 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_m6BAC1652DF18654C2607C590906DE45F48945FCC(L_2, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_m6BAC1652DF18654C2607C590906DE45F48945FCC_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_3 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4;
|
|
L_4 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteXmlDeclarationAsync_mB2C534AEC74B51E9C61B198E075FC9F90CC3F52E (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __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);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
bool L_0 = __this->___omitXmlDeclaration;
|
|
if (L_0)
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
bool L_1 = __this->___autoXmlDeclaration;
|
|
if (L_1)
|
|
{
|
|
goto IL_0023;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_2 = ___0_xmldecl;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_3;
|
|
L_3 = VirtualFuncInvoker2< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572*, String_t*, String_t* >::Invoke(62, __this, _stringLiteralBECFA9FA31EDDEEE54C61C3D0DD81CBF07EA7158, L_2);
|
|
return L_3;
|
|
}
|
|
|
|
IL_0023:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4 = ((AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_StaticFields*)il2cpp_codegen_static_fields_for(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var))->___DoneTask;
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteDocTypeAsync_m3ADC8B14ECB23A554D0C302DE48714DE583CC8AD (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __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__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_mA0B8D1A167D15DC01553A481263748A97635C07F_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_name;
|
|
(&V_0)->___name = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___name), (void*)L_0);
|
|
String_t* L_1 = ___1_pubid;
|
|
(&V_0)->___pubid = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___pubid), (void*)L_1);
|
|
String_t* L_2 = ___2_sysid;
|
|
(&V_0)->___sysid = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___sysid), (void*)L_2);
|
|
String_t* L_3 = ___3_subset;
|
|
(&V_0)->___subset = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___subset), (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 = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_5 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_mA0B8D1A167D15DC01553A481263748A97635C07F(L_5, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_mA0B8D1A167D15DC01553A481263748A97635C07F_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_6 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_7;
|
|
L_7 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_6, NULL);
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteStartElementAsync_m3CF29DC81E36455D5F863B2B7E65A304DC79B31D (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __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*)&Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlUtf8RawTextWriter_WriteStartElementAsync_SetAttEndPos_m77FCE6AEF083E64981D69B9FD8DB4186DE37664C_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___bufBytes;
|
|
int32_t L_1 = __this->___bufPos;
|
|
V_1 = L_1;
|
|
int32_t L_2 = V_1;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_2, 1));
|
|
int32_t L_3 = V_1;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (uint8_t)((int32_t)60));
|
|
String_t* L_4 = ___0_prefix;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_5 = ___0_prefix;
|
|
NullCheck(L_5);
|
|
int32_t L_6;
|
|
L_6 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_5, NULL);
|
|
if (!L_6)
|
|
{
|
|
goto IL_0040;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_7 = ___0_prefix;
|
|
String_t* L_8 = ___1_localName;
|
|
String_t* L_9;
|
|
L_9 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(L_7, _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D, L_8, NULL);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_10;
|
|
L_10 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(__this, L_9, NULL);
|
|
V_0 = L_10;
|
|
goto IL_0048;
|
|
}
|
|
|
|
IL_0040:
|
|
{
|
|
String_t* L_11 = ___1_localName;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_12;
|
|
L_12 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(__this, L_11, NULL);
|
|
V_0 = L_12;
|
|
}
|
|
|
|
IL_0048:
|
|
{
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_13 = V_0;
|
|
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_14 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
|
|
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_14, __this, (intptr_t)((void*)XmlUtf8RawTextWriter_WriteStartElementAsync_SetAttEndPos_m77FCE6AEF083E64981D69B9FD8DB4186DE37664C_RuntimeMethod_var), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_15;
|
|
L_15 = AsyncHelper_CallVoidFuncWhenFinish_mF49BEA3C9C01D85576791EBF389F0B3B53909386(L_13, L_14, NULL);
|
|
return L_15;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteStartElementAsync_SetAttEndPos_m77FCE6AEF083E64981D69B9FD8DB4186DE37664C (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___bufPos;
|
|
__this->___attrEndPos = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteEndElementAsync_m5E7D8700B541BAABEB9A6256BF5E481C807DE452 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __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*)&AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEF8AE9E6CBCFDABA932FBEB4C85964F450F724F5);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
int32_t L_0 = __this->___contentPos;
|
|
int32_t L_1 = __this->___bufPos;
|
|
if ((((int32_t)L_0) == ((int32_t)L_1)))
|
|
{
|
|
goto IL_007d;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_2 = __this->___bufBytes;
|
|
int32_t L_3 = __this->___bufPos;
|
|
V_0 = L_3;
|
|
int32_t L_4 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_4, 1));
|
|
int32_t L_5 = V_0;
|
|
NullCheck(L_2);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(L_5), (uint8_t)((int32_t)60));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_6 = __this->___bufBytes;
|
|
int32_t L_7 = __this->___bufPos;
|
|
V_0 = L_7;
|
|
int32_t L_8 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_8, 1));
|
|
int32_t L_9 = V_0;
|
|
NullCheck(L_6);
|
|
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_9), (uint8_t)((int32_t)47));
|
|
String_t* L_10 = ___0_prefix;
|
|
if (!L_10)
|
|
{
|
|
goto IL_006b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_11 = ___0_prefix;
|
|
NullCheck(L_11);
|
|
int32_t L_12;
|
|
L_12 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_11, NULL);
|
|
if (!L_12)
|
|
{
|
|
goto IL_006b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_13 = ___0_prefix;
|
|
String_t* L_14 = ___1_localName;
|
|
String_t* L_15;
|
|
L_15 = String_Concat_m093934F71A9B351911EE46311674ED463B180006(L_13, _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D, L_14, _stringLiteralEF8AE9E6CBCFDABA932FBEB4C85964F450F724F5, NULL);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_16;
|
|
L_16 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(__this, L_15, NULL);
|
|
return L_16;
|
|
}
|
|
|
|
IL_006b:
|
|
{
|
|
String_t* L_17 = ___1_localName;
|
|
String_t* L_18;
|
|
L_18 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_17, _stringLiteralEF8AE9E6CBCFDABA932FBEB4C85964F450F724F5, NULL);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_19;
|
|
L_19 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(__this, L_18, NULL);
|
|
return L_19;
|
|
}
|
|
|
|
IL_007d:
|
|
{
|
|
int32_t L_20 = __this->___bufPos;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_subtract(L_20, 1));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_21 = __this->___bufBytes;
|
|
int32_t L_22 = __this->___bufPos;
|
|
V_0 = L_22;
|
|
int32_t L_23 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_23, 1));
|
|
int32_t L_24 = V_0;
|
|
NullCheck(L_21);
|
|
(L_21)->SetAt(static_cast<il2cpp_array_size_t>(L_24), (uint8_t)((int32_t)32));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_25 = __this->___bufBytes;
|
|
int32_t L_26 = __this->___bufPos;
|
|
V_0 = L_26;
|
|
int32_t L_27 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_27, 1));
|
|
int32_t L_28 = V_0;
|
|
NullCheck(L_25);
|
|
(L_25)->SetAt(static_cast<il2cpp_array_size_t>(L_28), (uint8_t)((int32_t)47));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_29 = __this->___bufBytes;
|
|
int32_t L_30 = __this->___bufPos;
|
|
V_0 = L_30;
|
|
int32_t L_31 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_31, 1));
|
|
int32_t L_32 = V_0;
|
|
NullCheck(L_29);
|
|
(L_29)->SetAt(static_cast<il2cpp_array_size_t>(L_32), (uint8_t)((int32_t)62));
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_33 = ((AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_StaticFields*)il2cpp_codegen_static_fields_for(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var))->___DoneTask;
|
|
return L_33;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteFullEndElementAsync_m7D7AAAC6B9BC3CE8C1E4B30E705AA06FA3193542 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __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*)&_stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEF8AE9E6CBCFDABA932FBEB4C85964F450F724F5);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___bufBytes;
|
|
int32_t L_1 = __this->___bufPos;
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_2, 1));
|
|
int32_t L_3 = V_0;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (uint8_t)((int32_t)60));
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = __this->___bufBytes;
|
|
int32_t L_5 = __this->___bufPos;
|
|
V_0 = L_5;
|
|
int32_t L_6 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_6, 1));
|
|
int32_t L_7 = V_0;
|
|
NullCheck(L_4);
|
|
(L_4)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (uint8_t)((int32_t)47));
|
|
String_t* L_8 = ___0_prefix;
|
|
if (!L_8)
|
|
{
|
|
goto IL_005d;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_9 = ___0_prefix;
|
|
NullCheck(L_9);
|
|
int32_t L_10;
|
|
L_10 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_9, NULL);
|
|
if (!L_10)
|
|
{
|
|
goto IL_005d;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_11 = ___0_prefix;
|
|
String_t* L_12 = ___1_localName;
|
|
String_t* L_13;
|
|
L_13 = String_Concat_m093934F71A9B351911EE46311674ED463B180006(L_11, _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D, L_12, _stringLiteralEF8AE9E6CBCFDABA932FBEB4C85964F450F724F5, NULL);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_14;
|
|
L_14 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(__this, L_13, NULL);
|
|
return L_14;
|
|
}
|
|
|
|
IL_005d:
|
|
{
|
|
String_t* L_15 = ___1_localName;
|
|
String_t* L_16;
|
|
L_16 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_15, _stringLiteralEF8AE9E6CBCFDABA932FBEB4C85964F450F724F5, NULL);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_17;
|
|
L_17 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(__this, L_16, NULL);
|
|
return L_17;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteStartAttributeAsync_m10C314E9081DFC582AA8FD62D7755D5C95FBE79B (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __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*)&Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlUtf8RawTextWriter_WriteStartAttribute_SetInAttribute_m13CB0C1E497B0A886C46FB44E59EA17DC9B8EBDF_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2D09BC7AEC73A3EFD69A35BDCDD0B0E29CF848CD);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* V_0 = NULL;
|
|
int32_t V_1 = 0;
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
int32_t L_0 = __this->___attrEndPos;
|
|
int32_t L_1 = __this->___bufPos;
|
|
if ((!(((uint32_t)L_0) == ((uint32_t)L_1))))
|
|
{
|
|
goto IL_002e;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_2 = __this->___bufBytes;
|
|
int32_t L_3 = __this->___bufPos;
|
|
V_1 = L_3;
|
|
int32_t L_4 = V_1;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_4, 1));
|
|
int32_t L_5 = V_1;
|
|
NullCheck(L_2);
|
|
(L_2)->SetAt(static_cast<il2cpp_array_size_t>(L_5), (uint8_t)((int32_t)32));
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
String_t* L_6 = ___0_prefix;
|
|
if (!L_6)
|
|
{
|
|
goto IL_0054;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_7 = ___0_prefix;
|
|
NullCheck(L_7);
|
|
int32_t L_8;
|
|
L_8 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_7, NULL);
|
|
if ((((int32_t)L_8) <= ((int32_t)0)))
|
|
{
|
|
goto IL_0054;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_9 = ___0_prefix;
|
|
String_t* L_10 = ___1_localName;
|
|
String_t* L_11;
|
|
L_11 = String_Concat_m093934F71A9B351911EE46311674ED463B180006(L_9, _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D, L_10, _stringLiteral2D09BC7AEC73A3EFD69A35BDCDD0B0E29CF848CD, NULL);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_12;
|
|
L_12 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(__this, L_11, NULL);
|
|
V_0 = L_12;
|
|
goto IL_0066;
|
|
}
|
|
|
|
IL_0054:
|
|
{
|
|
String_t* L_13 = ___1_localName;
|
|
String_t* L_14;
|
|
L_14 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_13, _stringLiteral2D09BC7AEC73A3EFD69A35BDCDD0B0E29CF848CD, NULL);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_15;
|
|
L_15 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(__this, L_14, NULL);
|
|
V_0 = L_15;
|
|
}
|
|
|
|
IL_0066:
|
|
{
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_16 = V_0;
|
|
Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07* L_17 = (Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07*)il2cpp_codegen_object_new(Action_tD00B0A84D7945E50C2DFFC28EFEE6ED44ED2AD07_il2cpp_TypeInfo_var);
|
|
Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC(L_17, __this, (intptr_t)((void*)XmlUtf8RawTextWriter_WriteStartAttribute_SetInAttribute_m13CB0C1E497B0A886C46FB44E59EA17DC9B8EBDF_RuntimeMethod_var), NULL);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_18;
|
|
L_18 = AsyncHelper_CallVoidFuncWhenFinish_mF49BEA3C9C01D85576791EBF389F0B3B53909386(L_16, L_17, NULL);
|
|
return L_18;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriter_WriteStartAttribute_SetInAttribute_m13CB0C1E497B0A886C46FB44E59EA17DC9B8EBDF (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___inAttributeValue = (bool)1;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteEndAttributeAsync_m2D3406842DE4D2B6E826C9A48ED6E481A6549777 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, 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;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___bufBytes;
|
|
int32_t L_1 = __this->___bufPos;
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_2, 1));
|
|
int32_t L_3 = V_0;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (uint8_t)((int32_t)34));
|
|
__this->___inAttributeValue = (bool)0;
|
|
int32_t L_4 = __this->___bufPos;
|
|
__this->___attrEndPos = L_4;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_5 = ((AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_StaticFields*)il2cpp_codegen_static_fields_for(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var))->___DoneTask;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteNamespaceDeclarationAsync_mF4C9E3C5BD234F42C5D5141E458D82BEA59A54AA (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_prefix, String_t* ___1_namespaceName, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4_mA83624CB01BE12C650F27CEA18FBD8A975648BDF_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_prefix;
|
|
(&V_0)->___prefix = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___prefix), (void*)L_0);
|
|
String_t* L_1 = ___1_namespaceName;
|
|
(&V_0)->___namespaceName = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___namespaceName), (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 = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_3 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4_mA83624CB01BE12C650F27CEA18FBD8A975648BDF(L_3, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4_mA83624CB01BE12C650F27CEA18FBD8A975648BDF_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_5;
|
|
L_5 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_4, NULL);
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteStartNamespaceDeclarationAsync_mA2E6489E14A6B54CB0DDDD4B937305B6C40C5966 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_prefix, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020_m8403F8008E7931B68AE26B22678BCA2A9205811A_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_prefix;
|
|
(&V_0)->___prefix = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___prefix), (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 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_2 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020_m8403F8008E7931B68AE26B22678BCA2A9205811A(L_2, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020_m8403F8008E7931B68AE26B22678BCA2A9205811A_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_3 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4;
|
|
L_4 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteEndNamespaceDeclarationAsync_mDE5F82D0BD58A48F5292E50A646C68FC43BF4F15 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, 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;
|
|
}
|
|
int32_t V_0 = 0;
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
__this->___inAttributeValue = (bool)0;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___bufBytes;
|
|
int32_t L_1 = __this->___bufPos;
|
|
V_0 = L_1;
|
|
int32_t L_2 = V_0;
|
|
__this->___bufPos = ((int32_t)il2cpp_codegen_add(L_2, 1));
|
|
int32_t L_3 = V_0;
|
|
NullCheck(L_0);
|
|
(L_0)->SetAt(static_cast<il2cpp_array_size_t>(L_3), (uint8_t)((int32_t)34));
|
|
int32_t L_4 = __this->___bufPos;
|
|
__this->___attrEndPos = L_4;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_5 = ((AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_StaticFields*)il2cpp_codegen_static_fields_for(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var))->___DoneTask;
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteCDataAsync_mD30EFF7CC872A9B8F98EBEF0A53E382825D4147E (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2_mE35171C5BBC86A7C3192CC9291A006D7B4B7C734_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_text;
|
|
(&V_0)->___text = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___text), (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 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_2 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2_mE35171C5BBC86A7C3192CC9291A006D7B4B7C734(L_2, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2_mE35171C5BBC86A7C3192CC9291A006D7B4B7C734_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_3 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4;
|
|
L_4 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteCommentAsync_m6409015939ECC3FB6FBA9373AF4ACD207F299F96 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __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__100_t5829267FC7341C29428522555342A3A8B2CB3B34_m9DB84A598AB51254AD3F0FC61052C3F87FE3BB67_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_text;
|
|
(&V_0)->___text = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___text), (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 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_2 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34_m9DB84A598AB51254AD3F0FC61052C3F87FE3BB67(L_2, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34_m9DB84A598AB51254AD3F0FC61052C3F87FE3BB67_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_3 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4;
|
|
L_4 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteProcessingInstructionAsync_m141BCF8CE2C6CB8CEC1690DD363C48F6F8113962 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_name, String_t* ___1_text, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240_m27AFDF75F7AFE6A7F678DAC24746BC54022C2D93_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_name;
|
|
(&V_0)->___name = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___name), (void*)L_0);
|
|
String_t* L_1 = ___1_text;
|
|
(&V_0)->___text = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___text), (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 = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_3 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240_m27AFDF75F7AFE6A7F678DAC24746BC54022C2D93(L_3, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240_m27AFDF75F7AFE6A7F678DAC24746BC54022C2D93_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_5;
|
|
L_5 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_4, NULL);
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteEntityRefAsync_m1E433C1982F469C9AEE99503A14C6F3A43378F31 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_name, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C_m0F06EE52F364A1D1C161826179212D64A9B49A8A_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_name;
|
|
(&V_0)->___name = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___name), (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 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_2 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C_m0F06EE52F364A1D1C161826179212D64A9B49A8A(L_2, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C_m0F06EE52F364A1D1C161826179212D64A9B49A8A_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_3 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4;
|
|
L_4 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteCharEntityAsync_m78A26CB35FCB0730551DABF910F52CB2F8598A56 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar ___0_ch, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E_m09AF6241263AE853425C93BD45417C32F025E94F_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
Il2CppChar L_0 = ___0_ch;
|
|
(&V_0)->___ch = 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 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_2 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E_m09AF6241263AE853425C93BD45417C32F025E94F(L_2, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E_m09AF6241263AE853425C93BD45417C32F025E94F_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_3 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4;
|
|
L_4 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteWhitespaceAsync_mDA5ABBF4E335E2CE9D83AB9C63B7EDC119988458 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_ws, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
bool L_0 = __this->___inAttributeValue;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0016;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_1 = ___0_ws;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_2;
|
|
L_2 = XmlUtf8RawTextWriter_WriteAttributeTextBlockAsync_m8924A76A3C4363BFA5E94C424AC69D3B560853B7(__this, L_1, NULL);
|
|
return L_2;
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
String_t* L_3 = ___0_ws;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4;
|
|
L_4 = XmlUtf8RawTextWriter_WriteElementTextBlockAsync_m7889D82CC1D47CCD5B15076DFB0749841D2DCB8C(__this, L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteStringAsync_m27CB69F2B75E5CD04D47D5FA5F64A5DE8DAC97B6 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
bool L_0 = __this->___inAttributeValue;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0016;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_1 = ___0_text;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_2;
|
|
L_2 = XmlUtf8RawTextWriter_WriteAttributeTextBlockAsync_m8924A76A3C4363BFA5E94C424AC69D3B560853B7(__this, L_1, NULL);
|
|
return L_2;
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
String_t* L_3 = ___0_text;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4;
|
|
L_4 = XmlUtf8RawTextWriter_WriteElementTextBlockAsync_m7889D82CC1D47CCD5B15076DFB0749841D2DCB8C(__this, L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteSurrogateCharEntityAsync_m601523B02F2D2A12F55FDF11AA0D20E554146C99 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar ___0_lowChar, Il2CppChar ___1_highChar, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1_mCE7838365764E3E76900175FE5BC1A82993CC24F_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
Il2CppChar L_0 = ___0_lowChar;
|
|
(&V_0)->___lowChar = L_0;
|
|
Il2CppChar L_1 = ___1_highChar;
|
|
(&V_0)->___highChar = 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 = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_3 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1_mCE7838365764E3E76900175FE5BC1A82993CC24F(L_3, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1_mCE7838365764E3E76900175FE5BC1A82993CC24F_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_5;
|
|
L_5 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_4, NULL);
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteCharsAsync_m8440BE4578B0D7BBA2EC9E1943DEB6A4F083A163 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
bool L_0 = __this->___inAttributeValue;
|
|
if (!L_0)
|
|
{
|
|
goto IL_0018;
|
|
}
|
|
}
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = ___0_buffer;
|
|
int32_t L_2 = ___1_index;
|
|
int32_t L_3 = ___2_count;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4;
|
|
L_4 = XmlUtf8RawTextWriter_WriteAttributeTextBlockAsync_m26B4025717E0A31B835B1C39F90A8B074C1D24A4(__this, L_1, L_2, L_3, NULL);
|
|
return L_4;
|
|
}
|
|
|
|
IL_0018:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_5 = ___0_buffer;
|
|
int32_t L_6 = ___1_index;
|
|
int32_t L_7 = ___2_count;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_8;
|
|
L_8 = XmlUtf8RawTextWriter_WriteElementTextBlockAsync_m61F14A043A43427BC3CA3F2E60880F38D8D7EEB8(__this, L_5, L_6, L_7, NULL);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteRawAsync_m86C070714EDFC426193CA88D6EC6DEB5C66C2237 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___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*)&AsyncTaskMethodBuilder_Start_TisU3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3_mD8685AD81E5E4DE66D055EA375095B27E3FCE073_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_buffer;
|
|
(&V_0)->___buffer = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___buffer), (void*)L_0);
|
|
int32_t L_1 = ___1_index;
|
|
(&V_0)->___index = L_1;
|
|
int32_t L_2 = ___2_count;
|
|
(&V_0)->___count = 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 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3_mD8685AD81E5E4DE66D055EA375095B27E3FCE073(L_4, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3_mD8685AD81E5E4DE66D055EA375095B27E3FCE073_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_5 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_6;
|
|
L_6 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_5, NULL);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteRawAsync_mA5D5B4158D22EC6D9C4229FBBF00A3A4888A25B7 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_data, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB_m41DAB8FBC26166B511163D63AEEB72BC1D9E87FB_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_data;
|
|
(&V_0)->___data = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___data), (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 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_2 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB_m41DAB8FBC26166B511163D63AEEB72BC1D9E87FB(L_2, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB_m41DAB8FBC26166B511163D63AEEB72BC1D9E87FB_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_3 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4;
|
|
L_4 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_FlushAsync_m08626611E71359FF2F0EF64FFD10BBA428397549 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F_mFDBA340ADA2FE6BFF8725C8E8C26822A7826C31F_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (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 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_1 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F_mFDBA340ADA2FE6BFF8725C8E8C26822A7826C31F(L_1, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F_mFDBA340ADA2FE6BFF8725C8E8C26822A7826C31F_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_2 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_3;
|
|
L_3 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_FlushBufferAsync_m306BB18A7BD96D1C23D1435CC0A266C133B2F98D (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240_mD9B00961E6CB8F6F94461840C6883D96876DE75D_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (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 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_1 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240_mD9B00961E6CB8F6F94461840C6883D96876DE75D(L_1, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240_mD9B00961E6CB8F6F94461840C6883D96876DE75D_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_2 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_3;
|
|
L_3 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_FlushEncoderAsync_m169955517DCDB3E69EB40C74F1AD07C99B576B87 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, 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;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteAttributeTextBlockNoFlush_m98B1583C5E182F8A40D6FFAAB570D8624D55A70D (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar* ___0_pSrc, Il2CppChar* ___1_pSrcEnd, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
uint8_t* V_1 = NULL;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_2 = NULL;
|
|
uint8_t* V_3 = NULL;
|
|
int32_t V_4 = 0;
|
|
uint8_t* V_5 = NULL;
|
|
{
|
|
Il2CppChar* L_0 = ___0_pSrc;
|
|
V_0 = L_0;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = __this->___bufBytes;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_2 = L_1;
|
|
V_2 = L_2;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = V_2;
|
|
NullCheck(L_3);
|
|
if (((int32_t)(((RuntimeArray*)L_3)->max_length)))
|
|
{
|
|
goto IL_0016;
|
|
}
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
V_1 = (uint8_t*)((uintptr_t)0);
|
|
goto IL_001f;
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = V_2;
|
|
NullCheck(L_4);
|
|
V_1 = (uint8_t*)((uintptr_t)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))));
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
uint8_t* L_5 = V_1;
|
|
int32_t L_6 = __this->___bufPos;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, L_6));
|
|
V_4 = 0;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
uint8_t* L_7 = V_3;
|
|
Il2CppChar* L_8 = ___1_pSrcEnd;
|
|
Il2CppChar* L_9 = ___0_pSrc;
|
|
V_5 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_7, ((intptr_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_8, (intptr_t)L_9))/2))))));
|
|
uint8_t* L_10 = V_5;
|
|
uint8_t* L_11 = V_1;
|
|
int32_t L_12 = __this->___bufLen;
|
|
if ((!(((uintptr_t)L_10) > ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_11, L_12))))))
|
|
{
|
|
goto IL_005c;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_13 = V_1;
|
|
int32_t L_14 = __this->___bufLen;
|
|
V_5 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_13, L_14));
|
|
goto IL_005c;
|
|
}
|
|
|
|
IL_004e:
|
|
{
|
|
uint8_t* L_15 = V_3;
|
|
int32_t L_16 = V_4;
|
|
*((int8_t*)L_15) = (int8_t)((int32_t)(uint8_t)L_16);
|
|
uint8_t* L_17 = V_3;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_17, 1));
|
|
Il2CppChar* L_18 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_18, 2));
|
|
}
|
|
|
|
IL_005c:
|
|
{
|
|
uint8_t* L_19 = V_3;
|
|
uint8_t* L_20 = V_5;
|
|
if ((!(((uintptr_t)L_19) < ((uintptr_t)L_20))))
|
|
{
|
|
goto IL_0080;
|
|
}
|
|
}
|
|
{
|
|
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_21 = (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3*)(&__this->___xmlCharType);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_22 = L_21->___charProperties;
|
|
Il2CppChar* L_23 = ___0_pSrc;
|
|
int32_t L_24 = *((uint16_t*)L_23);
|
|
int32_t L_25 = L_24;
|
|
V_4 = L_25;
|
|
NullCheck(L_22);
|
|
int32_t L_26 = L_25;
|
|
uint8_t L_27 = (L_22)->GetAt(static_cast<il2cpp_array_size_t>(L_26));
|
|
if (!((int32_t)((int32_t)L_27&((int32_t)128))))
|
|
{
|
|
goto IL_0080;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_28 = V_4;
|
|
if ((((int32_t)L_28) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_004e;
|
|
}
|
|
}
|
|
|
|
IL_0080:
|
|
{
|
|
Il2CppChar* L_29 = ___0_pSrc;
|
|
Il2CppChar* L_30 = ___1_pSrcEnd;
|
|
if ((!(((uintptr_t)L_29) < ((uintptr_t)L_30))))
|
|
{
|
|
goto IL_01e8;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_31 = V_3;
|
|
uint8_t* L_32 = V_5;
|
|
if ((!(((uintptr_t)L_31) >= ((uintptr_t)L_32))))
|
|
{
|
|
goto IL_00a1;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_33 = V_3;
|
|
uint8_t* L_34 = V_1;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_33, (intptr_t)L_34))/1))));
|
|
Il2CppChar* L_35 = ___0_pSrc;
|
|
Il2CppChar* L_36 = V_0;
|
|
return ((int32_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_35, (intptr_t)L_36))/2))));
|
|
}
|
|
|
|
IL_00a1:
|
|
{
|
|
int32_t L_37 = V_4;
|
|
if ((((int32_t)L_37) > ((int32_t)((int32_t)38))))
|
|
{
|
|
goto IL_00d6;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_38 = V_4;
|
|
switch (((int32_t)il2cpp_codegen_subtract(L_38, ((int32_t)9))))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_012b;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_016b;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0188;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0188;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_014e;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
int32_t L_39 = V_4;
|
|
if ((((int32_t)L_39) == ((int32_t)((int32_t)34))))
|
|
{
|
|
goto IL_0111;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_40 = V_4;
|
|
if ((((int32_t)L_40) == ((int32_t)((int32_t)38))))
|
|
{
|
|
goto IL_00ed;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0188;
|
|
}
|
|
|
|
IL_00d6:
|
|
{
|
|
int32_t L_41 = V_4;
|
|
if ((((int32_t)L_41) == ((int32_t)((int32_t)39))))
|
|
{
|
|
goto IL_011d;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_42 = V_4;
|
|
if ((((int32_t)L_42) == ((int32_t)((int32_t)60))))
|
|
{
|
|
goto IL_00f9;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_43 = V_4;
|
|
if ((((int32_t)L_43) == ((int32_t)((int32_t)62))))
|
|
{
|
|
goto IL_0105;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0188;
|
|
}
|
|
|
|
IL_00ed:
|
|
{
|
|
uint8_t* L_44 = V_3;
|
|
uint8_t* L_45;
|
|
L_45 = XmlUtf8RawTextWriter_AmpEntity_m7E503ACD5CB18DAC154F20F6A64F8071EE5048D7(L_44, NULL);
|
|
V_3 = L_45;
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_00f9:
|
|
{
|
|
uint8_t* L_46 = V_3;
|
|
uint8_t* L_47;
|
|
L_47 = XmlUtf8RawTextWriter_LtEntity_m436D9CA2B66C0E7EA47A7B181CA5F13AAC9C9A26(L_46, NULL);
|
|
V_3 = L_47;
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0105:
|
|
{
|
|
uint8_t* L_48 = V_3;
|
|
uint8_t* L_49;
|
|
L_49 = XmlUtf8RawTextWriter_GtEntity_mE82E4D3A653F25298D3BD243974FA24236339005(L_48, NULL);
|
|
V_3 = L_49;
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0111:
|
|
{
|
|
uint8_t* L_50 = V_3;
|
|
uint8_t* L_51;
|
|
L_51 = XmlUtf8RawTextWriter_QuoteEntity_mCDA75ED5FA8C4D9D1FD96FC7C89B8EE8E1CB5934(L_50, NULL);
|
|
V_3 = L_51;
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_011d:
|
|
{
|
|
uint8_t* L_52 = V_3;
|
|
int32_t L_53 = V_4;
|
|
*((int8_t*)L_52) = (int8_t)((int32_t)(uint8_t)L_53);
|
|
uint8_t* L_54 = V_3;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_54, 1));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_012b:
|
|
{
|
|
int32_t L_55 = __this->___newLineHandling;
|
|
if ((!(((uint32_t)L_55) == ((uint32_t)2))))
|
|
{
|
|
goto IL_0142;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_56 = V_3;
|
|
int32_t L_57 = V_4;
|
|
*((int8_t*)L_56) = (int8_t)((int32_t)(uint8_t)L_57);
|
|
uint8_t* L_58 = V_3;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_58, 1));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0142:
|
|
{
|
|
uint8_t* L_59 = V_3;
|
|
uint8_t* L_60;
|
|
L_60 = XmlUtf8RawTextWriter_TabEntity_m181DDC1A0EBE3C01F90B404CEC43178291BD9959(L_59, NULL);
|
|
V_3 = L_60;
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_014e:
|
|
{
|
|
int32_t L_61 = __this->___newLineHandling;
|
|
if ((!(((uint32_t)L_61) == ((uint32_t)2))))
|
|
{
|
|
goto IL_0162;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_62 = V_3;
|
|
int32_t L_63 = V_4;
|
|
*((int8_t*)L_62) = (int8_t)((int32_t)(uint8_t)L_63);
|
|
uint8_t* L_64 = V_3;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_64, 1));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0162:
|
|
{
|
|
uint8_t* L_65 = V_3;
|
|
uint8_t* L_66;
|
|
L_66 = XmlUtf8RawTextWriter_CarriageReturnEntity_mDA72CC2391E1616CD15AB64B1502C08957A6FB5F(L_65, NULL);
|
|
V_3 = L_66;
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_016b:
|
|
{
|
|
int32_t L_67 = __this->___newLineHandling;
|
|
if ((!(((uint32_t)L_67) == ((uint32_t)2))))
|
|
{
|
|
goto IL_017f;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_68 = V_3;
|
|
int32_t L_69 = V_4;
|
|
*((int8_t*)L_68) = (int8_t)((int32_t)(uint8_t)L_69);
|
|
uint8_t* L_70 = V_3;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_70, 1));
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_017f:
|
|
{
|
|
uint8_t* L_71 = V_3;
|
|
uint8_t* L_72;
|
|
L_72 = XmlUtf8RawTextWriter_LineFeedEntity_m8E81C822AA323A5C7C359F53C17A196B58BBE2DA(L_71, NULL);
|
|
V_3 = L_72;
|
|
goto IL_01de;
|
|
}
|
|
|
|
IL_0188:
|
|
{
|
|
int32_t L_73 = V_4;
|
|
bool L_74;
|
|
L_74 = XmlCharType_IsSurrogate_m3F6A042210D47F3E3387A8AEBB1D6ACA68BE86CC(L_73, NULL);
|
|
if (!L_74)
|
|
{
|
|
goto IL_01a7;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_75 = ___0_pSrc;
|
|
Il2CppChar* L_76 = ___1_pSrcEnd;
|
|
uint8_t* L_77 = V_3;
|
|
uint8_t* L_78;
|
|
L_78 = XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB(L_75, L_76, L_77, NULL);
|
|
V_3 = L_78;
|
|
Il2CppChar* L_79 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_79, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))));
|
|
goto IL_002b;
|
|
}
|
|
|
|
IL_01a7:
|
|
{
|
|
int32_t L_80 = V_4;
|
|
if ((((int32_t)L_80) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_01b6;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_81 = V_4;
|
|
if ((((int32_t)L_81) < ((int32_t)((int32_t)65534))))
|
|
{
|
|
goto IL_01cb;
|
|
}
|
|
}
|
|
|
|
IL_01b6:
|
|
{
|
|
int32_t L_82 = V_4;
|
|
uint8_t* L_83 = V_3;
|
|
uint8_t* L_84;
|
|
L_84 = XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63(__this, L_82, L_83, (bool)1, NULL);
|
|
V_3 = L_84;
|
|
Il2CppChar* L_85 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_85, 2));
|
|
goto IL_002b;
|
|
}
|
|
|
|
IL_01cb:
|
|
{
|
|
int32_t L_86 = V_4;
|
|
uint8_t* L_87 = V_3;
|
|
uint8_t* L_88;
|
|
L_88 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mE01B090C76B5105AD140CF3A726377C35C300C88(L_86, L_87, NULL);
|
|
V_3 = L_88;
|
|
Il2CppChar* L_89 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_89, 2));
|
|
goto IL_002b;
|
|
}
|
|
|
|
IL_01de:
|
|
{
|
|
Il2CppChar* L_90 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_90, 2));
|
|
goto IL_002b;
|
|
}
|
|
|
|
IL_01e8:
|
|
{
|
|
uint8_t* L_91 = V_3;
|
|
uint8_t* L_92 = V_1;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_91, (intptr_t)L_92))/1))));
|
|
V_2 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL;
|
|
return (-1);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteAttributeTextBlockNoFlush_m720A285D6DB60BF25BEE0B48FB78C2FA41CE428D (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_chars, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
Il2CppChar* V_1 = NULL;
|
|
Il2CppChar* V_2 = NULL;
|
|
{
|
|
int32_t L_0 = ___2_count;
|
|
if (L_0)
|
|
{
|
|
goto IL_0005;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0005:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = ___0_chars;
|
|
int32_t L_2 = ___1_index;
|
|
NullCheck(L_1);
|
|
V_0 = ((L_1)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_2)));
|
|
Il2CppChar* L_3 = V_0;
|
|
V_1 = (Il2CppChar*)((uintptr_t)L_3);
|
|
Il2CppChar* L_4 = V_1;
|
|
int32_t L_5 = ___2_count;
|
|
V_2 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_4, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_5), 2))));
|
|
Il2CppChar* L_6 = V_1;
|
|
Il2CppChar* L_7 = V_2;
|
|
int32_t L_8;
|
|
L_8 = XmlUtf8RawTextWriter_WriteAttributeTextBlockNoFlush_m98B1583C5E182F8A40D6FFAAB570D8624D55A70D(__this, L_6, L_7, NULL);
|
|
return L_8;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteAttributeTextBlockNoFlush_mCBB7A6690BF23E28F005ABE96CAA08573DA924DA (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
String_t* V_1 = NULL;
|
|
Il2CppChar* V_2 = NULL;
|
|
Il2CppChar* V_3 = NULL;
|
|
{
|
|
int32_t L_0 = ___2_count;
|
|
if (L_0)
|
|
{
|
|
goto IL_0005;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0005:
|
|
{
|
|
String_t* L_1 = ___0_text;
|
|
V_1 = L_1;
|
|
String_t* L_2 = V_1;
|
|
V_0 = (Il2CppChar*)((uintptr_t)L_2);
|
|
Il2CppChar* L_3 = V_0;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_4 = V_0;
|
|
int32_t L_5;
|
|
L_5 = RuntimeHelpers_get_OffsetToStringData_m90A5D27EF88BE9432BF7093B7D7E7A0ACB0A8FBD(NULL);
|
|
V_0 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_4, L_5));
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
Il2CppChar* L_6 = V_0;
|
|
int32_t L_7 = ___1_index;
|
|
V_2 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_6, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_7), 2))));
|
|
Il2CppChar* L_8 = V_2;
|
|
int32_t L_9 = ___2_count;
|
|
V_3 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_8, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_9), 2))));
|
|
Il2CppChar* L_10 = V_2;
|
|
Il2CppChar* L_11 = V_3;
|
|
int32_t L_12;
|
|
L_12 = XmlUtf8RawTextWriter_WriteAttributeTextBlockNoFlush_m98B1583C5E182F8A40D6FFAAB570D8624D55A70D(__this, L_10, L_11, NULL);
|
|
return L_12;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteAttributeTextBlockAsync_m26B4025717E0A31B835B1C39F90A8B074C1D24A4 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_chars, 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*)&AsyncTaskMethodBuilder_Start_TisU3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3_mF07C5BEDDF775B06C1E344824C06055CC7EA7EE0_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_chars;
|
|
(&V_0)->___chars = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___chars), (void*)L_0);
|
|
int32_t L_1 = ___1_index;
|
|
(&V_0)->___index = L_1;
|
|
int32_t L_2 = ___2_count;
|
|
(&V_0)->___count = 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 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3_mF07C5BEDDF775B06C1E344824C06055CC7EA7EE0(L_4, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3_mF07C5BEDDF775B06C1E344824C06055CC7EA7EE0_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_5 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_6;
|
|
L_6 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_5, NULL);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteAttributeTextBlockAsync_m8924A76A3C4363BFA5E94C424AC69D3B560853B7 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, 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;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
{
|
|
V_0 = 0;
|
|
V_1 = 0;
|
|
String_t* L_0 = ___0_text;
|
|
NullCheck(L_0);
|
|
int32_t L_1;
|
|
L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL);
|
|
V_2 = L_1;
|
|
String_t* L_2 = ___0_text;
|
|
int32_t L_3 = V_1;
|
|
int32_t L_4 = V_2;
|
|
int32_t L_5;
|
|
L_5 = XmlUtf8RawTextWriter_WriteAttributeTextBlockNoFlush_mCBB7A6690BF23E28F005ABE96CAA08573DA924DA(__this, L_2, L_3, L_4, NULL);
|
|
V_0 = L_5;
|
|
int32_t L_6 = V_1;
|
|
int32_t L_7 = V_0;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_6, L_7));
|
|
int32_t L_8 = V_2;
|
|
int32_t L_9 = V_0;
|
|
V_2 = ((int32_t)il2cpp_codegen_subtract(L_8, L_9));
|
|
int32_t L_10 = V_0;
|
|
if ((((int32_t)L_10) < ((int32_t)0)))
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_11 = ___0_text;
|
|
int32_t L_12 = V_1;
|
|
int32_t L_13 = V_2;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_14;
|
|
L_14 = XmlUtf8RawTextWriter__WriteAttributeTextBlockAsync_mBA580469866E2DD2F7341049916F7D92B58C1CAD(__this, L_11, L_12, L_13, NULL);
|
|
return L_14;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_15 = ((AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_StaticFields*)il2cpp_codegen_static_fields_for(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var))->___DoneTask;
|
|
return L_15;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter__WriteAttributeTextBlockAsync_mBA580469866E2DD2F7341049916F7D92B58C1CAD (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_curIndex, int32_t ___2_leftCount, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85_mDE52771B558F4E387E4F8CC3E8F222597A8D569B_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_text;
|
|
(&V_0)->___text = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___text), (void*)L_0);
|
|
int32_t L_1 = ___1_curIndex;
|
|
(&V_0)->___curIndex = L_1;
|
|
int32_t L_2 = ___2_leftCount;
|
|
(&V_0)->___leftCount = 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 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85_mDE52771B558F4E387E4F8CC3E8F222597A8D569B(L_4, (&V_0), AsyncTaskMethodBuilder_Start_TisU3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85_mDE52771B558F4E387E4F8CC3E8F222597A8D569B_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_5 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_6;
|
|
L_6 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_5, NULL);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteElementTextBlockNoFlush_m5E4B37AD9E6D538E2952445BFB4A064949B1F988 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar* ___0_pSrc, Il2CppChar* ___1_pSrcEnd, bool* ___2_needWriteNewLine, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
uint8_t* V_1 = NULL;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_2 = NULL;
|
|
uint8_t* V_3 = NULL;
|
|
int32_t V_4 = 0;
|
|
uint8_t* V_5 = NULL;
|
|
int32_t V_6 = 0;
|
|
{
|
|
bool* L_0 = ___2_needWriteNewLine;
|
|
*((int8_t*)L_0) = (int8_t)0;
|
|
Il2CppChar* L_1 = ___0_pSrc;
|
|
V_0 = L_1;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_2 = __this->___bufBytes;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = L_2;
|
|
V_2 = L_3;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = V_2;
|
|
NullCheck(L_4);
|
|
if (((int32_t)(((RuntimeArray*)L_4)->max_length)))
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
V_1 = (uint8_t*)((uintptr_t)0);
|
|
goto IL_0022;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_5 = V_2;
|
|
NullCheck(L_5);
|
|
V_1 = (uint8_t*)((uintptr_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))));
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
uint8_t* L_6 = V_1;
|
|
int32_t L_7 = __this->___bufPos;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_6, L_7));
|
|
V_4 = 0;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
uint8_t* L_8 = V_3;
|
|
Il2CppChar* L_9 = ___1_pSrcEnd;
|
|
Il2CppChar* L_10 = ___0_pSrc;
|
|
V_5 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_8, ((intptr_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_9, (intptr_t)L_10))/2))))));
|
|
uint8_t* L_11 = V_5;
|
|
uint8_t* L_12 = V_1;
|
|
int32_t L_13 = __this->___bufLen;
|
|
if ((!(((uintptr_t)L_11) > ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_12, L_13))))))
|
|
{
|
|
goto IL_005f;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_14 = V_1;
|
|
int32_t L_15 = __this->___bufLen;
|
|
V_5 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_14, L_15));
|
|
goto IL_005f;
|
|
}
|
|
|
|
IL_0051:
|
|
{
|
|
uint8_t* L_16 = V_3;
|
|
int32_t L_17 = V_4;
|
|
*((int8_t*)L_16) = (int8_t)((int32_t)(uint8_t)L_17);
|
|
uint8_t* L_18 = V_3;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_18, 1));
|
|
Il2CppChar* L_19 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_19, 2));
|
|
}
|
|
|
|
IL_005f:
|
|
{
|
|
uint8_t* L_20 = V_3;
|
|
uint8_t* L_21 = V_5;
|
|
if ((!(((uintptr_t)L_20) < ((uintptr_t)L_21))))
|
|
{
|
|
goto IL_0083;
|
|
}
|
|
}
|
|
{
|
|
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_22 = (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3*)(&__this->___xmlCharType);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_23 = L_22->___charProperties;
|
|
Il2CppChar* L_24 = ___0_pSrc;
|
|
int32_t L_25 = *((uint16_t*)L_24);
|
|
int32_t L_26 = L_25;
|
|
V_4 = L_26;
|
|
NullCheck(L_23);
|
|
int32_t L_27 = L_26;
|
|
uint8_t L_28 = (L_23)->GetAt(static_cast<il2cpp_array_size_t>(L_27));
|
|
if (!((int32_t)((int32_t)L_28&((int32_t)128))))
|
|
{
|
|
goto IL_0083;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_29 = V_4;
|
|
if ((((int32_t)L_29) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_0051;
|
|
}
|
|
}
|
|
|
|
IL_0083:
|
|
{
|
|
Il2CppChar* L_30 = ___0_pSrc;
|
|
Il2CppChar* L_31 = ___1_pSrcEnd;
|
|
if ((!(((uintptr_t)L_30) < ((uintptr_t)L_31))))
|
|
{
|
|
goto IL_0209;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_32 = V_3;
|
|
uint8_t* L_33 = V_5;
|
|
if ((!(((uintptr_t)L_32) >= ((uintptr_t)L_33))))
|
|
{
|
|
goto IL_00a4;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_34 = V_3;
|
|
uint8_t* L_35 = V_1;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_34, (intptr_t)L_35))/1))));
|
|
Il2CppChar* L_36 = ___0_pSrc;
|
|
Il2CppChar* L_37 = V_0;
|
|
return ((int32_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_36, (intptr_t)L_37))/2))));
|
|
}
|
|
|
|
IL_00a4:
|
|
{
|
|
int32_t L_38 = V_4;
|
|
if ((((int32_t)L_38) > ((int32_t)((int32_t)38))))
|
|
{
|
|
goto IL_00d9;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_39 = V_4;
|
|
switch (((int32_t)il2cpp_codegen_subtract(L_39, ((int32_t)9))))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0114;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0122;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_01a9;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_01a9;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_0150;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
int32_t L_40 = V_4;
|
|
if ((((int32_t)L_40) == ((int32_t)((int32_t)34))))
|
|
{
|
|
goto IL_0114;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_41 = V_4;
|
|
if ((((int32_t)L_41) == ((int32_t)((int32_t)38))))
|
|
{
|
|
goto IL_00f0;
|
|
}
|
|
}
|
|
{
|
|
goto IL_01a9;
|
|
}
|
|
|
|
IL_00d9:
|
|
{
|
|
int32_t L_42 = V_4;
|
|
if ((((int32_t)L_42) == ((int32_t)((int32_t)39))))
|
|
{
|
|
goto IL_0114;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_43 = V_4;
|
|
if ((((int32_t)L_43) == ((int32_t)((int32_t)60))))
|
|
{
|
|
goto IL_00fc;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_44 = V_4;
|
|
if ((((int32_t)L_44) == ((int32_t)((int32_t)62))))
|
|
{
|
|
goto IL_0108;
|
|
}
|
|
}
|
|
{
|
|
goto IL_01a9;
|
|
}
|
|
|
|
IL_00f0:
|
|
{
|
|
uint8_t* L_45 = V_3;
|
|
uint8_t* L_46;
|
|
L_46 = XmlUtf8RawTextWriter_AmpEntity_m7E503ACD5CB18DAC154F20F6A64F8071EE5048D7(L_45, NULL);
|
|
V_3 = L_46;
|
|
goto IL_01ff;
|
|
}
|
|
|
|
IL_00fc:
|
|
{
|
|
uint8_t* L_47 = V_3;
|
|
uint8_t* L_48;
|
|
L_48 = XmlUtf8RawTextWriter_LtEntity_m436D9CA2B66C0E7EA47A7B181CA5F13AAC9C9A26(L_47, NULL);
|
|
V_3 = L_48;
|
|
goto IL_01ff;
|
|
}
|
|
|
|
IL_0108:
|
|
{
|
|
uint8_t* L_49 = V_3;
|
|
uint8_t* L_50;
|
|
L_50 = XmlUtf8RawTextWriter_GtEntity_mE82E4D3A653F25298D3BD243974FA24236339005(L_49, NULL);
|
|
V_3 = L_50;
|
|
goto IL_01ff;
|
|
}
|
|
|
|
IL_0114:
|
|
{
|
|
uint8_t* L_51 = V_3;
|
|
int32_t L_52 = V_4;
|
|
*((int8_t*)L_51) = (int8_t)((int32_t)(uint8_t)L_52);
|
|
uint8_t* L_53 = V_3;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_53, 1));
|
|
goto IL_01ff;
|
|
}
|
|
|
|
IL_0122:
|
|
{
|
|
int32_t L_54 = __this->___newLineHandling;
|
|
if (L_54)
|
|
{
|
|
goto IL_0142;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_55 = V_3;
|
|
uint8_t* L_56 = V_1;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_55, (intptr_t)L_56))/1))));
|
|
bool* L_57 = ___2_needWriteNewLine;
|
|
*((int8_t*)L_57) = (int8_t)1;
|
|
Il2CppChar* L_58 = ___0_pSrc;
|
|
Il2CppChar* L_59 = V_0;
|
|
return ((int32_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_58, (intptr_t)L_59))/2))));
|
|
}
|
|
|
|
IL_0142:
|
|
{
|
|
uint8_t* L_60 = V_3;
|
|
int32_t L_61 = V_4;
|
|
*((int8_t*)L_60) = (int8_t)((int32_t)(uint8_t)L_61);
|
|
uint8_t* L_62 = V_3;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_62, 1));
|
|
goto IL_01ff;
|
|
}
|
|
|
|
IL_0150:
|
|
{
|
|
int32_t L_63 = __this->___newLineHandling;
|
|
V_6 = L_63;
|
|
int32_t L_64 = V_6;
|
|
switch (L_64)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0170;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0195;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_019e;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
goto IL_01ff;
|
|
}
|
|
|
|
IL_0170:
|
|
{
|
|
Il2CppChar* L_65 = ___0_pSrc;
|
|
int32_t L_66 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_65, 2)));
|
|
if ((!(((uint32_t)L_66) == ((uint32_t)((int32_t)10)))))
|
|
{
|
|
goto IL_017d;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_67 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_67, 2));
|
|
}
|
|
|
|
IL_017d:
|
|
{
|
|
uint8_t* L_68 = V_3;
|
|
uint8_t* L_69 = V_1;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_68, (intptr_t)L_69))/1))));
|
|
bool* L_70 = ___2_needWriteNewLine;
|
|
*((int8_t*)L_70) = (int8_t)1;
|
|
Il2CppChar* L_71 = ___0_pSrc;
|
|
Il2CppChar* L_72 = V_0;
|
|
return ((int32_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_71, (intptr_t)L_72))/2))));
|
|
}
|
|
|
|
IL_0195:
|
|
{
|
|
uint8_t* L_73 = V_3;
|
|
uint8_t* L_74;
|
|
L_74 = XmlUtf8RawTextWriter_CarriageReturnEntity_mDA72CC2391E1616CD15AB64B1502C08957A6FB5F(L_73, NULL);
|
|
V_3 = L_74;
|
|
goto IL_01ff;
|
|
}
|
|
|
|
IL_019e:
|
|
{
|
|
uint8_t* L_75 = V_3;
|
|
int32_t L_76 = V_4;
|
|
*((int8_t*)L_75) = (int8_t)((int32_t)(uint8_t)L_76);
|
|
uint8_t* L_77 = V_3;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_77, 1));
|
|
goto IL_01ff;
|
|
}
|
|
|
|
IL_01a9:
|
|
{
|
|
int32_t L_78 = V_4;
|
|
bool L_79;
|
|
L_79 = XmlCharType_IsSurrogate_m3F6A042210D47F3E3387A8AEBB1D6ACA68BE86CC(L_78, NULL);
|
|
if (!L_79)
|
|
{
|
|
goto IL_01c8;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_80 = ___0_pSrc;
|
|
Il2CppChar* L_81 = ___1_pSrcEnd;
|
|
uint8_t* L_82 = V_3;
|
|
uint8_t* L_83;
|
|
L_83 = XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB(L_80, L_81, L_82, NULL);
|
|
V_3 = L_83;
|
|
Il2CppChar* L_84 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_84, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))));
|
|
goto IL_002e;
|
|
}
|
|
|
|
IL_01c8:
|
|
{
|
|
int32_t L_85 = V_4;
|
|
if ((((int32_t)L_85) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_01d7;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_86 = V_4;
|
|
if ((((int32_t)L_86) < ((int32_t)((int32_t)65534))))
|
|
{
|
|
goto IL_01ec;
|
|
}
|
|
}
|
|
|
|
IL_01d7:
|
|
{
|
|
int32_t L_87 = V_4;
|
|
uint8_t* L_88 = V_3;
|
|
uint8_t* L_89;
|
|
L_89 = XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63(__this, L_87, L_88, (bool)1, NULL);
|
|
V_3 = L_89;
|
|
Il2CppChar* L_90 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_90, 2));
|
|
goto IL_002e;
|
|
}
|
|
|
|
IL_01ec:
|
|
{
|
|
int32_t L_91 = V_4;
|
|
uint8_t* L_92 = V_3;
|
|
uint8_t* L_93;
|
|
L_93 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mE01B090C76B5105AD140CF3A726377C35C300C88(L_91, L_92, NULL);
|
|
V_3 = L_93;
|
|
Il2CppChar* L_94 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_94, 2));
|
|
goto IL_002e;
|
|
}
|
|
|
|
IL_01ff:
|
|
{
|
|
Il2CppChar* L_95 = ___0_pSrc;
|
|
___0_pSrc = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_95, 2));
|
|
goto IL_002e;
|
|
}
|
|
|
|
IL_0209:
|
|
{
|
|
uint8_t* L_96 = V_3;
|
|
uint8_t* L_97 = V_1;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_96, (intptr_t)L_97))/1))));
|
|
int32_t L_98 = __this->___bufPos;
|
|
__this->___textPos = L_98;
|
|
__this->___contentPos = 0;
|
|
V_2 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL;
|
|
return (-1);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteElementTextBlockNoFlush_m03394B02EAE77CD850C815ACB936DC90464A0D97 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_chars, int32_t ___1_index, int32_t ___2_count, bool* ___3_needWriteNewLine, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
Il2CppChar* V_1 = NULL;
|
|
Il2CppChar* V_2 = NULL;
|
|
{
|
|
bool* L_0 = ___3_needWriteNewLine;
|
|
*((int8_t*)L_0) = (int8_t)0;
|
|
int32_t L_1 = ___2_count;
|
|
if (L_1)
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
__this->___contentPos = 0;
|
|
return (-1);
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_2 = ___0_chars;
|
|
int32_t L_3 = ___1_index;
|
|
NullCheck(L_2);
|
|
V_0 = ((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3)));
|
|
Il2CppChar* L_4 = V_0;
|
|
V_1 = (Il2CppChar*)((uintptr_t)L_4);
|
|
Il2CppChar* L_5 = V_1;
|
|
int32_t L_6 = ___2_count;
|
|
V_2 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_5, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_6), 2))));
|
|
Il2CppChar* L_7 = V_1;
|
|
Il2CppChar* L_8 = V_2;
|
|
bool* L_9 = ___3_needWriteNewLine;
|
|
int32_t L_10;
|
|
L_10 = XmlUtf8RawTextWriter_WriteElementTextBlockNoFlush_m5E4B37AD9E6D538E2952445BFB4A064949B1F988(__this, L_7, L_8, L_9, NULL);
|
|
return L_10;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteElementTextBlockNoFlush_m689A069DB2BA4F88FE318C2DB50DD09641E3C316 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_index, int32_t ___2_count, bool* ___3_needWriteNewLine, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
String_t* V_1 = NULL;
|
|
Il2CppChar* V_2 = NULL;
|
|
Il2CppChar* V_3 = NULL;
|
|
{
|
|
bool* L_0 = ___3_needWriteNewLine;
|
|
*((int8_t*)L_0) = (int8_t)0;
|
|
int32_t L_1 = ___2_count;
|
|
if (L_1)
|
|
{
|
|
goto IL_0010;
|
|
}
|
|
}
|
|
{
|
|
__this->___contentPos = 0;
|
|
return (-1);
|
|
}
|
|
|
|
IL_0010:
|
|
{
|
|
String_t* L_2 = ___0_text;
|
|
V_1 = L_2;
|
|
String_t* L_3 = V_1;
|
|
V_0 = (Il2CppChar*)((uintptr_t)L_3);
|
|
Il2CppChar* L_4 = V_0;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0020;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_5 = V_0;
|
|
int32_t L_6;
|
|
L_6 = RuntimeHelpers_get_OffsetToStringData_m90A5D27EF88BE9432BF7093B7D7E7A0ACB0A8FBD(NULL);
|
|
V_0 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_5, L_6));
|
|
}
|
|
|
|
IL_0020:
|
|
{
|
|
Il2CppChar* L_7 = V_0;
|
|
int32_t L_8 = ___1_index;
|
|
V_2 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_7, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_8), 2))));
|
|
Il2CppChar* L_9 = V_2;
|
|
int32_t L_10 = ___2_count;
|
|
V_3 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_9, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_10), 2))));
|
|
Il2CppChar* L_11 = V_2;
|
|
Il2CppChar* L_12 = V_3;
|
|
bool* L_13 = ___3_needWriteNewLine;
|
|
int32_t L_14;
|
|
L_14 = XmlUtf8RawTextWriter_WriteElementTextBlockNoFlush_m5E4B37AD9E6D538E2952445BFB4A064949B1F988(__this, L_11, L_12, L_13, NULL);
|
|
return L_14;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteElementTextBlockAsync_m61F14A043A43427BC3CA3F2E60880F38D8D7EEB8 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_chars, 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*)&AsyncTaskMethodBuilder_Start_TisU3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368_mD822A9AA9AF346C3E7CD3821F7211187F1950319_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_chars;
|
|
(&V_0)->___chars = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___chars), (void*)L_0);
|
|
int32_t L_1 = ___1_index;
|
|
(&V_0)->___index = L_1;
|
|
int32_t L_2 = ___2_count;
|
|
(&V_0)->___count = 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 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368_mD822A9AA9AF346C3E7CD3821F7211187F1950319(L_4, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368_mD822A9AA9AF346C3E7CD3821F7211187F1950319_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_5 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_6;
|
|
L_6 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_5, NULL);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteElementTextBlockAsync_m7889D82CC1D47CCD5B15076DFB0749841D2DCB8C (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, 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;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
bool V_3 = false;
|
|
{
|
|
V_0 = 0;
|
|
V_1 = 0;
|
|
String_t* L_0 = ___0_text;
|
|
NullCheck(L_0);
|
|
int32_t L_1;
|
|
L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL);
|
|
V_2 = L_1;
|
|
V_3 = (bool)0;
|
|
String_t* L_2 = ___0_text;
|
|
int32_t L_3 = V_1;
|
|
int32_t L_4 = V_2;
|
|
int32_t L_5;
|
|
L_5 = XmlUtf8RawTextWriter_WriteElementTextBlockNoFlush_m689A069DB2BA4F88FE318C2DB50DD09641E3C316(__this, L_2, L_3, L_4, (&V_3), NULL);
|
|
V_0 = L_5;
|
|
int32_t L_6 = V_1;
|
|
int32_t L_7 = V_0;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_6, L_7));
|
|
int32_t L_8 = V_2;
|
|
int32_t L_9 = V_0;
|
|
V_2 = ((int32_t)il2cpp_codegen_subtract(L_8, L_9));
|
|
bool L_10 = V_3;
|
|
if (!L_10)
|
|
{
|
|
goto IL_002f;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_11 = ___0_text;
|
|
int32_t L_12 = V_1;
|
|
int32_t L_13 = V_2;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_14;
|
|
L_14 = XmlUtf8RawTextWriter__WriteElementTextBlockAsync_m649882E2C0F33B7BB13943716E732E9BFCCF9472(__this, (bool)1, L_11, L_12, L_13, NULL);
|
|
return L_14;
|
|
}
|
|
|
|
IL_002f:
|
|
{
|
|
int32_t L_15 = V_0;
|
|
if ((((int32_t)L_15) < ((int32_t)0)))
|
|
{
|
|
goto IL_003e;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_16 = ___0_text;
|
|
int32_t L_17 = V_1;
|
|
int32_t L_18 = V_2;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_19;
|
|
L_19 = XmlUtf8RawTextWriter__WriteElementTextBlockAsync_m649882E2C0F33B7BB13943716E732E9BFCCF9472(__this, (bool)0, L_16, L_17, L_18, NULL);
|
|
return L_19;
|
|
}
|
|
|
|
IL_003e:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_20 = ((AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_StaticFields*)il2cpp_codegen_static_fields_for(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var))->___DoneTask;
|
|
return L_20;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter__WriteElementTextBlockAsync_m649882E2C0F33B7BB13943716E732E9BFCCF9472 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, bool ___0_newLine, String_t* ___1_text, int32_t ___2_curIndex, int32_t ___3_leftCount, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mAF45F3CE253D6DB1F55EF5F508EB8A6F760572EC_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
bool L_0 = ___0_newLine;
|
|
(&V_0)->___newLine = L_0;
|
|
String_t* L_1 = ___1_text;
|
|
(&V_0)->___text = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___text), (void*)L_1);
|
|
int32_t L_2 = ___2_curIndex;
|
|
(&V_0)->___curIndex = L_2;
|
|
int32_t L_3 = ___3_leftCount;
|
|
(&V_0)->___leftCount = 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 = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_5 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mAF45F3CE253D6DB1F55EF5F508EB8A6F760572EC(L_5, (&V_0), AsyncTaskMethodBuilder_Start_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mAF45F3CE253D6DB1F55EF5F508EB8A6F760572EC_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_6 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_7;
|
|
L_7 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_6, NULL);
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_RawTextNoFlush_m4E2491A98D3559CD8804E68B9736E88356CB8B12 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar* ___0_pSrcBegin, Il2CppChar* ___1_pSrcEnd, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
uint8_t* V_1 = NULL;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_2 = NULL;
|
|
uint8_t* V_3 = NULL;
|
|
Il2CppChar* V_4 = NULL;
|
|
int32_t V_5 = 0;
|
|
uint8_t* V_6 = NULL;
|
|
{
|
|
Il2CppChar* L_0 = ___0_pSrcBegin;
|
|
V_0 = L_0;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = __this->___bufBytes;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_2 = L_1;
|
|
V_2 = L_2;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0011;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = V_2;
|
|
NullCheck(L_3);
|
|
if (((int32_t)(((RuntimeArray*)L_3)->max_length)))
|
|
{
|
|
goto IL_0016;
|
|
}
|
|
}
|
|
|
|
IL_0011:
|
|
{
|
|
V_1 = (uint8_t*)((uintptr_t)0);
|
|
goto IL_001f;
|
|
}
|
|
|
|
IL_0016:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = V_2;
|
|
NullCheck(L_4);
|
|
V_1 = (uint8_t*)((uintptr_t)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))));
|
|
}
|
|
|
|
IL_001f:
|
|
{
|
|
uint8_t* L_5 = V_1;
|
|
int32_t L_6 = __this->___bufPos;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, L_6));
|
|
Il2CppChar* L_7 = ___0_pSrcBegin;
|
|
V_4 = L_7;
|
|
V_5 = 0;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
uint8_t* L_8 = V_3;
|
|
Il2CppChar* L_9 = ___1_pSrcEnd;
|
|
Il2CppChar* L_10 = V_4;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_8, ((intptr_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_9, (intptr_t)L_10))/2))))));
|
|
uint8_t* L_11 = V_6;
|
|
uint8_t* L_12 = V_1;
|
|
int32_t L_13 = __this->___bufLen;
|
|
if ((!(((uintptr_t)L_11) > ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_12, L_13))))))
|
|
{
|
|
goto IL_0061;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_14 = V_1;
|
|
int32_t L_15 = __this->___bufLen;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_14, L_15));
|
|
goto IL_0061;
|
|
}
|
|
|
|
IL_0052:
|
|
{
|
|
Il2CppChar* L_16 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_16, 2));
|
|
uint8_t* L_17 = V_3;
|
|
int32_t L_18 = V_5;
|
|
*((int8_t*)L_17) = (int8_t)((int32_t)(uint8_t)L_18);
|
|
uint8_t* L_19 = V_3;
|
|
V_3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_19, 1));
|
|
}
|
|
|
|
IL_0061:
|
|
{
|
|
uint8_t* L_20 = V_3;
|
|
uint8_t* L_21 = V_6;
|
|
if ((!(((uintptr_t)L_20) < ((uintptr_t)L_21))))
|
|
{
|
|
goto IL_0070;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_22 = V_4;
|
|
int32_t L_23 = *((uint16_t*)L_22);
|
|
int32_t L_24 = L_23;
|
|
V_5 = L_24;
|
|
if ((((int32_t)L_24) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_0052;
|
|
}
|
|
}
|
|
|
|
IL_0070:
|
|
{
|
|
Il2CppChar* L_25 = V_4;
|
|
Il2CppChar* L_26 = ___1_pSrcEnd;
|
|
if ((!(((uintptr_t)L_25) < ((uintptr_t)L_26))))
|
|
{
|
|
goto IL_00e7;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_27 = V_3;
|
|
uint8_t* L_28 = V_6;
|
|
if ((!(((uintptr_t)L_27) >= ((uintptr_t)L_28))))
|
|
{
|
|
goto IL_0090;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_29 = V_3;
|
|
uint8_t* L_30 = V_1;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_29, (intptr_t)L_30))/1))));
|
|
Il2CppChar* L_31 = V_4;
|
|
Il2CppChar* L_32 = V_0;
|
|
return ((int32_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_31, (intptr_t)L_32))/2))));
|
|
}
|
|
|
|
IL_0090:
|
|
{
|
|
int32_t L_33 = V_5;
|
|
bool L_34;
|
|
L_34 = XmlCharType_IsSurrogate_m3F6A042210D47F3E3387A8AEBB1D6ACA68BE86CC(L_33, NULL);
|
|
if (!L_34)
|
|
{
|
|
goto IL_00ae;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_35 = V_4;
|
|
Il2CppChar* L_36 = ___1_pSrcEnd;
|
|
uint8_t* L_37 = V_3;
|
|
uint8_t* L_38;
|
|
L_38 = XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB(L_35, L_36, L_37, NULL);
|
|
V_3 = L_38;
|
|
Il2CppChar* L_39 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_39, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))));
|
|
goto IL_002e;
|
|
}
|
|
|
|
IL_00ae:
|
|
{
|
|
int32_t L_40 = V_5;
|
|
if ((((int32_t)L_40) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_00bd;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_41 = V_5;
|
|
if ((((int32_t)L_41) < ((int32_t)((int32_t)65534))))
|
|
{
|
|
goto IL_00d3;
|
|
}
|
|
}
|
|
|
|
IL_00bd:
|
|
{
|
|
int32_t L_42 = V_5;
|
|
uint8_t* L_43 = V_3;
|
|
uint8_t* L_44;
|
|
L_44 = XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63(__this, L_42, L_43, (bool)0, NULL);
|
|
V_3 = L_44;
|
|
Il2CppChar* L_45 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_45, 2));
|
|
goto IL_002e;
|
|
}
|
|
|
|
IL_00d3:
|
|
{
|
|
int32_t L_46 = V_5;
|
|
uint8_t* L_47 = V_3;
|
|
uint8_t* L_48;
|
|
L_48 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mE01B090C76B5105AD140CF3A726377C35C300C88(L_46, L_47, NULL);
|
|
V_3 = L_48;
|
|
Il2CppChar* L_49 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_49, 2));
|
|
goto IL_002e;
|
|
}
|
|
|
|
IL_00e7:
|
|
{
|
|
uint8_t* L_50 = V_3;
|
|
uint8_t* L_51 = V_1;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_50, (intptr_t)L_51))/1))));
|
|
V_2 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL;
|
|
return (-1);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_RawTextNoFlush_m784B307DD11E0D7DD5A89B4B5DA8A5ACADA2475E (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
String_t* V_1 = NULL;
|
|
Il2CppChar* V_2 = NULL;
|
|
Il2CppChar* V_3 = NULL;
|
|
{
|
|
int32_t L_0 = ___2_count;
|
|
if (L_0)
|
|
{
|
|
goto IL_0005;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0005:
|
|
{
|
|
String_t* L_1 = ___0_text;
|
|
V_1 = L_1;
|
|
String_t* L_2 = V_1;
|
|
V_0 = (Il2CppChar*)((uintptr_t)L_2);
|
|
Il2CppChar* L_3 = V_0;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0015;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_4 = V_0;
|
|
int32_t L_5;
|
|
L_5 = RuntimeHelpers_get_OffsetToStringData_m90A5D27EF88BE9432BF7093B7D7E7A0ACB0A8FBD(NULL);
|
|
V_0 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_4, L_5));
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
Il2CppChar* L_6 = V_0;
|
|
int32_t L_7 = ___1_index;
|
|
V_2 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_6, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_7), 2))));
|
|
Il2CppChar* L_8 = V_2;
|
|
int32_t L_9 = ___2_count;
|
|
V_3 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_8, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_9), 2))));
|
|
Il2CppChar* L_10 = V_2;
|
|
Il2CppChar* L_11 = V_3;
|
|
int32_t L_12;
|
|
L_12 = XmlUtf8RawTextWriter_RawTextNoFlush_m4E2491A98D3559CD8804E68B9736E88356CB8B12(__this, L_10, L_11, NULL);
|
|
return L_12;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, 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;
|
|
}
|
|
int32_t V_0 = 0;
|
|
int32_t V_1 = 0;
|
|
int32_t V_2 = 0;
|
|
{
|
|
V_0 = 0;
|
|
V_1 = 0;
|
|
String_t* L_0 = ___0_text;
|
|
NullCheck(L_0);
|
|
int32_t L_1;
|
|
L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL);
|
|
V_2 = L_1;
|
|
String_t* L_2 = ___0_text;
|
|
int32_t L_3 = V_1;
|
|
int32_t L_4 = V_2;
|
|
int32_t L_5;
|
|
L_5 = XmlUtf8RawTextWriter_RawTextNoFlush_m784B307DD11E0D7DD5A89B4B5DA8A5ACADA2475E(__this, L_2, L_3, L_4, NULL);
|
|
V_0 = L_5;
|
|
int32_t L_6 = V_1;
|
|
int32_t L_7 = V_0;
|
|
V_1 = ((int32_t)il2cpp_codegen_add(L_6, L_7));
|
|
int32_t L_8 = V_2;
|
|
int32_t L_9 = V_0;
|
|
V_2 = ((int32_t)il2cpp_codegen_subtract(L_8, L_9));
|
|
int32_t L_10 = V_0;
|
|
if ((((int32_t)L_10) < ((int32_t)0)))
|
|
{
|
|
goto IL_002b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_11 = ___0_text;
|
|
int32_t L_12 = V_1;
|
|
int32_t L_13 = V_2;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_14;
|
|
L_14 = XmlUtf8RawTextWriter__RawTextAsync_m838FB7EFFBBEF4BBB8B80C5BF29A0480F2C2F26C(__this, L_11, L_12, L_13, NULL);
|
|
return L_14;
|
|
}
|
|
|
|
IL_002b:
|
|
{
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_15 = ((AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_StaticFields*)il2cpp_codegen_static_fields_for(AsyncHelper_t3F59EA9A10750F1E1FB0A75543AC61B1B2FB72BB_il2cpp_TypeInfo_var))->___DoneTask;
|
|
return L_15;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter__RawTextAsync_m838FB7EFFBBEF4BBB8B80C5BF29A0480F2C2F26C (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_curIndex, int32_t ___2_leftCount, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67_m4A20561715EEF23476D4EDF860552FC5831E12A3_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_text;
|
|
(&V_0)->___text = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___text), (void*)L_0);
|
|
int32_t L_1 = ___1_curIndex;
|
|
(&V_0)->___curIndex = L_1;
|
|
int32_t L_2 = ___2_leftCount;
|
|
(&V_0)->___leftCount = 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 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67_m4A20561715EEF23476D4EDF860552FC5831E12A3(L_4, (&V_0), AsyncTaskMethodBuilder_Start_TisU3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67_m4A20561715EEF23476D4EDF860552FC5831E12A3_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_5 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_6;
|
|
L_6 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_5, NULL);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteRawWithCharCheckingNoFlush_m425E7C7C0793B2794E2284CDAD59AADA2D550813 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, Il2CppChar* ___0_pSrcBegin, Il2CppChar* ___1_pSrcEnd, bool* ___2_needWriteNewLine, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
uint8_t* V_1 = NULL;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_2 = NULL;
|
|
Il2CppChar* V_3 = NULL;
|
|
uint8_t* V_4 = NULL;
|
|
int32_t V_5 = 0;
|
|
uint8_t* V_6 = NULL;
|
|
{
|
|
bool* L_0 = ___2_needWriteNewLine;
|
|
*((int8_t*)L_0) = (int8_t)0;
|
|
Il2CppChar* L_1 = ___0_pSrcBegin;
|
|
V_0 = L_1;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_2 = __this->___bufBytes;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = L_2;
|
|
V_2 = L_3;
|
|
if (!L_3)
|
|
{
|
|
goto IL_0014;
|
|
}
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = V_2;
|
|
NullCheck(L_4);
|
|
if (((int32_t)(((RuntimeArray*)L_4)->max_length)))
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
|
|
IL_0014:
|
|
{
|
|
V_1 = (uint8_t*)((uintptr_t)0);
|
|
goto IL_0022;
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_5 = V_2;
|
|
NullCheck(L_5);
|
|
V_1 = (uint8_t*)((uintptr_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))));
|
|
}
|
|
|
|
IL_0022:
|
|
{
|
|
Il2CppChar* L_6 = ___0_pSrcBegin;
|
|
V_3 = L_6;
|
|
uint8_t* L_7 = V_1;
|
|
int32_t L_8 = __this->___bufPos;
|
|
V_4 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_7, L_8));
|
|
V_5 = 0;
|
|
}
|
|
|
|
IL_0031:
|
|
{
|
|
uint8_t* L_9 = V_4;
|
|
Il2CppChar* L_10 = ___1_pSrcEnd;
|
|
Il2CppChar* L_11 = V_3;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_9, ((intptr_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_10, (intptr_t)L_11))/2))))));
|
|
uint8_t* L_12 = V_6;
|
|
uint8_t* L_13 = V_1;
|
|
int32_t L_14 = __this->___bufLen;
|
|
if ((!(((uintptr_t)L_12) > ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_13, L_14))))))
|
|
{
|
|
goto IL_0065;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_15 = V_1;
|
|
int32_t L_16 = __this->___bufLen;
|
|
V_6 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_15, L_16));
|
|
goto IL_0065;
|
|
}
|
|
|
|
IL_0055:
|
|
{
|
|
uint8_t* L_17 = V_4;
|
|
int32_t L_18 = V_5;
|
|
*((int8_t*)L_17) = (int8_t)((int32_t)(uint8_t)L_18);
|
|
uint8_t* L_19 = V_4;
|
|
V_4 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_19, 1));
|
|
Il2CppChar* L_20 = V_3;
|
|
V_3 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_20, 2));
|
|
}
|
|
|
|
IL_0065:
|
|
{
|
|
uint8_t* L_21 = V_4;
|
|
uint8_t* L_22 = V_6;
|
|
if ((!(((uintptr_t)L_21) < ((uintptr_t)L_22))))
|
|
{
|
|
goto IL_0087;
|
|
}
|
|
}
|
|
{
|
|
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_23 = (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3*)(&__this->___xmlCharType);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_24 = L_23->___charProperties;
|
|
Il2CppChar* L_25 = V_3;
|
|
int32_t L_26 = *((uint16_t*)L_25);
|
|
int32_t L_27 = L_26;
|
|
V_5 = L_27;
|
|
NullCheck(L_24);
|
|
int32_t L_28 = L_27;
|
|
uint8_t L_29 = (L_24)->GetAt(static_cast<il2cpp_array_size_t>(L_28));
|
|
if (!((int32_t)((int32_t)L_29&((int32_t)64))))
|
|
{
|
|
goto IL_0087;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_30 = V_5;
|
|
if ((((int32_t)L_30) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_0055;
|
|
}
|
|
}
|
|
|
|
IL_0087:
|
|
{
|
|
Il2CppChar* L_31 = V_3;
|
|
Il2CppChar* L_32 = ___1_pSrcEnd;
|
|
if ((!(((uintptr_t)L_31) < ((uintptr_t)L_32))))
|
|
{
|
|
goto IL_01c5;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_33 = V_4;
|
|
uint8_t* L_34 = V_6;
|
|
if ((!(((uintptr_t)L_33) >= ((uintptr_t)L_34))))
|
|
{
|
|
goto IL_00aa;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_35 = V_4;
|
|
uint8_t* L_36 = V_1;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_35, (intptr_t)L_36))/1))));
|
|
Il2CppChar* L_37 = V_3;
|
|
Il2CppChar* L_38 = V_0;
|
|
return ((int32_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_37, (intptr_t)L_38))/2))));
|
|
}
|
|
|
|
IL_00aa:
|
|
{
|
|
int32_t L_39 = V_5;
|
|
if ((((int32_t)L_39) > ((int32_t)((int32_t)38))))
|
|
{
|
|
goto IL_00d9;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_40 = V_5;
|
|
switch (((int32_t)il2cpp_codegen_subtract(L_40, ((int32_t)9))))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_00e5;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_0134;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0163;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0163;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_00f6;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
int32_t L_41 = V_5;
|
|
if ((((int32_t)L_41) == ((int32_t)((int32_t)38))))
|
|
{
|
|
goto IL_00e5;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0163;
|
|
}
|
|
|
|
IL_00d9:
|
|
{
|
|
int32_t L_42 = V_5;
|
|
if ((((int32_t)L_42) == ((int32_t)((int32_t)60))))
|
|
{
|
|
goto IL_00e5;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_43 = V_5;
|
|
if ((!(((uint32_t)L_43) == ((uint32_t)((int32_t)93)))))
|
|
{
|
|
goto IL_0163;
|
|
}
|
|
}
|
|
|
|
IL_00e5:
|
|
{
|
|
uint8_t* L_44 = V_4;
|
|
int32_t L_45 = V_5;
|
|
*((int8_t*)L_44) = (int8_t)((int32_t)(uint8_t)L_45);
|
|
uint8_t* L_46 = V_4;
|
|
V_4 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_46, 1));
|
|
goto IL_01bc;
|
|
}
|
|
|
|
IL_00f6:
|
|
{
|
|
int32_t L_47 = __this->___newLineHandling;
|
|
if (L_47)
|
|
{
|
|
goto IL_0123;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_48 = V_3;
|
|
int32_t L_49 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_48, 2)));
|
|
if ((!(((uint32_t)L_49) == ((uint32_t)((int32_t)10)))))
|
|
{
|
|
goto IL_010a;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_50 = V_3;
|
|
V_3 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_50, 2));
|
|
}
|
|
|
|
IL_010a:
|
|
{
|
|
uint8_t* L_51 = V_4;
|
|
uint8_t* L_52 = V_1;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_51, (intptr_t)L_52))/1))));
|
|
bool* L_53 = ___2_needWriteNewLine;
|
|
*((int8_t*)L_53) = (int8_t)1;
|
|
Il2CppChar* L_54 = V_3;
|
|
Il2CppChar* L_55 = V_0;
|
|
return ((int32_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_54, (intptr_t)L_55))/2))));
|
|
}
|
|
|
|
IL_0123:
|
|
{
|
|
uint8_t* L_56 = V_4;
|
|
int32_t L_57 = V_5;
|
|
*((int8_t*)L_56) = (int8_t)((int32_t)(uint8_t)L_57);
|
|
uint8_t* L_58 = V_4;
|
|
V_4 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_58, 1));
|
|
goto IL_01bc;
|
|
}
|
|
|
|
IL_0134:
|
|
{
|
|
int32_t L_59 = __this->___newLineHandling;
|
|
if (L_59)
|
|
{
|
|
goto IL_0155;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_60 = V_4;
|
|
uint8_t* L_61 = V_1;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_60, (intptr_t)L_61))/1))));
|
|
bool* L_62 = ___2_needWriteNewLine;
|
|
*((int8_t*)L_62) = (int8_t)1;
|
|
Il2CppChar* L_63 = V_3;
|
|
Il2CppChar* L_64 = V_0;
|
|
return ((int32_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_63, (intptr_t)L_64))/2))));
|
|
}
|
|
|
|
IL_0155:
|
|
{
|
|
uint8_t* L_65 = V_4;
|
|
int32_t L_66 = V_5;
|
|
*((int8_t*)L_65) = (int8_t)((int32_t)(uint8_t)L_66);
|
|
uint8_t* L_67 = V_4;
|
|
V_4 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_67, 1));
|
|
goto IL_01bc;
|
|
}
|
|
|
|
IL_0163:
|
|
{
|
|
int32_t L_68 = V_5;
|
|
bool L_69;
|
|
L_69 = XmlCharType_IsSurrogate_m3F6A042210D47F3E3387A8AEBB1D6ACA68BE86CC(L_68, NULL);
|
|
if (!L_69)
|
|
{
|
|
goto IL_0183;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_70 = V_3;
|
|
Il2CppChar* L_71 = ___1_pSrcEnd;
|
|
uint8_t* L_72 = V_4;
|
|
uint8_t* L_73;
|
|
L_73 = XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB(L_70, L_71, L_72, NULL);
|
|
V_4 = L_73;
|
|
Il2CppChar* L_74 = V_3;
|
|
V_3 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_74, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))));
|
|
goto IL_0031;
|
|
}
|
|
|
|
IL_0183:
|
|
{
|
|
int32_t L_75 = V_5;
|
|
if ((((int32_t)L_75) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_0192;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_76 = V_5;
|
|
if ((((int32_t)L_76) < ((int32_t)((int32_t)65534))))
|
|
{
|
|
goto IL_01a8;
|
|
}
|
|
}
|
|
|
|
IL_0192:
|
|
{
|
|
int32_t L_77 = V_5;
|
|
uint8_t* L_78 = V_4;
|
|
uint8_t* L_79;
|
|
L_79 = XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63(__this, L_77, L_78, (bool)0, NULL);
|
|
V_4 = L_79;
|
|
Il2CppChar* L_80 = V_3;
|
|
V_3 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_80, 2));
|
|
goto IL_0031;
|
|
}
|
|
|
|
IL_01a8:
|
|
{
|
|
int32_t L_81 = V_5;
|
|
uint8_t* L_82 = V_4;
|
|
uint8_t* L_83;
|
|
L_83 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mE01B090C76B5105AD140CF3A726377C35C300C88(L_81, L_82, NULL);
|
|
V_4 = L_83;
|
|
Il2CppChar* L_84 = V_3;
|
|
V_3 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_84, 2));
|
|
goto IL_0031;
|
|
}
|
|
|
|
IL_01bc:
|
|
{
|
|
Il2CppChar* L_85 = V_3;
|
|
V_3 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_85, 2));
|
|
goto IL_0031;
|
|
}
|
|
|
|
IL_01c5:
|
|
{
|
|
uint8_t* L_86 = V_4;
|
|
uint8_t* L_87 = V_1;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_86, (intptr_t)L_87))/1))));
|
|
V_2 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL;
|
|
return (-1);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteRawWithCharCheckingNoFlush_mCA4167C600E90C9604DA35C02F53774B0CBE3101 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_chars, int32_t ___1_index, int32_t ___2_count, bool* ___3_needWriteNewLine, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
Il2CppChar* V_1 = NULL;
|
|
Il2CppChar* V_2 = NULL;
|
|
{
|
|
bool* L_0 = ___3_needWriteNewLine;
|
|
*((int8_t*)L_0) = (int8_t)0;
|
|
int32_t L_1 = ___2_count;
|
|
if (L_1)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_2 = ___0_chars;
|
|
int32_t L_3 = ___1_index;
|
|
NullCheck(L_2);
|
|
V_0 = ((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3)));
|
|
Il2CppChar* L_4 = V_0;
|
|
V_1 = (Il2CppChar*)((uintptr_t)L_4);
|
|
Il2CppChar* L_5 = V_1;
|
|
int32_t L_6 = ___2_count;
|
|
V_2 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_5, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_6), 2))));
|
|
Il2CppChar* L_7 = V_1;
|
|
Il2CppChar* L_8 = V_2;
|
|
bool* L_9 = ___3_needWriteNewLine;
|
|
int32_t L_10;
|
|
L_10 = XmlUtf8RawTextWriter_WriteRawWithCharCheckingNoFlush_m425E7C7C0793B2794E2284CDAD59AADA2D550813(__this, L_7, L_8, L_9, NULL);
|
|
return L_10;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteRawWithCharCheckingNoFlush_mED8EB473E84921AAEE4926EBA4D4A17404FCFDD4 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_index, int32_t ___2_count, bool* ___3_needWriteNewLine, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
String_t* V_1 = NULL;
|
|
Il2CppChar* V_2 = NULL;
|
|
Il2CppChar* V_3 = NULL;
|
|
{
|
|
bool* L_0 = ___3_needWriteNewLine;
|
|
*((int8_t*)L_0) = (int8_t)0;
|
|
int32_t L_1 = ___2_count;
|
|
if (L_1)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
String_t* L_2 = ___0_text;
|
|
V_1 = L_2;
|
|
String_t* L_3 = V_1;
|
|
V_0 = (Il2CppChar*)((uintptr_t)L_3);
|
|
Il2CppChar* L_4 = V_0;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_5 = V_0;
|
|
int32_t L_6;
|
|
L_6 = RuntimeHelpers_get_OffsetToStringData_m90A5D27EF88BE9432BF7093B7D7E7A0ACB0A8FBD(NULL);
|
|
V_0 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_5, L_6));
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Il2CppChar* L_7 = V_0;
|
|
int32_t L_8 = ___1_index;
|
|
V_2 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_7, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_8), 2))));
|
|
Il2CppChar* L_9 = V_2;
|
|
int32_t L_10 = ___2_count;
|
|
V_3 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_9, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_10), 2))));
|
|
Il2CppChar* L_11 = V_2;
|
|
Il2CppChar* L_12 = V_3;
|
|
bool* L_13 = ___3_needWriteNewLine;
|
|
int32_t L_14;
|
|
L_14 = XmlUtf8RawTextWriter_WriteRawWithCharCheckingNoFlush_m425E7C7C0793B2794E2284CDAD59AADA2D550813(__this, L_11, L_12, L_13, NULL);
|
|
return L_14;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteRawWithCharCheckingAsync_m42CC8C264C37D88357FD9A21716A2362F4561F1F (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_chars, 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*)&AsyncTaskMethodBuilder_Start_TisU3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE_mE47A4C220F720205CC7FD556E2454D39A0E0C70E_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_chars;
|
|
(&V_0)->___chars = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___chars), (void*)L_0);
|
|
int32_t L_1 = ___1_index;
|
|
(&V_0)->___index = L_1;
|
|
int32_t L_2 = ___2_count;
|
|
(&V_0)->___count = 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 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE_mE47A4C220F720205CC7FD556E2454D39A0E0C70E(L_4, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE_mE47A4C220F720205CC7FD556E2454D39A0E0C70E_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_5 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_6;
|
|
L_6 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_5, NULL);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteRawWithCharCheckingAsync_mE319708BC96CBFB82BC32ED6384DCD5E06F861D8 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8_m3D88E8E486026305C90808CC90D9146B5E988950_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_text;
|
|
(&V_0)->___text = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___text), (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 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_2 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8_m3D88E8E486026305C90808CC90D9146B5E988950(L_2, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8_m3D88E8E486026305C90808CC90D9146B5E988950_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_3 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4;
|
|
L_4 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteCommentOrPiNoFlush_m6D0409FF027FCAAC62A524AA531FCD0CFDEECD62 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_index, int32_t ___2_count, int32_t ___3_stopChar, bool* ___4_needWriteNewLine, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
String_t* V_1 = NULL;
|
|
uint8_t* V_2 = NULL;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_3 = NULL;
|
|
Il2CppChar* V_4 = NULL;
|
|
Il2CppChar* V_5 = NULL;
|
|
Il2CppChar* V_6 = NULL;
|
|
uint8_t* V_7 = NULL;
|
|
int32_t V_8 = 0;
|
|
uint8_t* V_9 = NULL;
|
|
Il2CppChar* G_B6_0 = NULL;
|
|
Il2CppChar* G_B5_0 = NULL;
|
|
Il2CppChar* G_B7_0 = NULL;
|
|
Il2CppChar* G_B8_0 = NULL;
|
|
{
|
|
bool* L_0 = ___4_needWriteNewLine;
|
|
*((int8_t*)L_0) = (int8_t)0;
|
|
int32_t L_1 = ___2_count;
|
|
if (L_1)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
String_t* L_2 = ___0_text;
|
|
V_1 = L_2;
|
|
String_t* L_3 = V_1;
|
|
V_0 = (Il2CppChar*)((uintptr_t)L_3);
|
|
Il2CppChar* L_4 = V_0;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_5 = V_0;
|
|
int32_t L_6;
|
|
L_6 = RuntimeHelpers_get_OffsetToStringData_m90A5D27EF88BE9432BF7093B7D7E7A0ACB0A8FBD(NULL);
|
|
V_0 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_5, L_6));
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Il2CppChar* L_7 = V_0;
|
|
int32_t L_8 = ___1_index;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_9 = __this->___bufBytes;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_10 = L_9;
|
|
V_3 = L_10;
|
|
if (!L_10)
|
|
{
|
|
G_B6_0 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_7, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_8), 2))));
|
|
goto IL_002e;
|
|
}
|
|
G_B5_0 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_7, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_8), 2))));
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_11 = V_3;
|
|
NullCheck(L_11);
|
|
if (((int32_t)(((RuntimeArray*)L_11)->max_length)))
|
|
{
|
|
G_B7_0 = G_B5_0;
|
|
goto IL_0033;
|
|
}
|
|
G_B6_0 = G_B5_0;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
V_2 = (uint8_t*)((uintptr_t)0);
|
|
G_B8_0 = G_B6_0;
|
|
goto IL_003c;
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_12 = V_3;
|
|
NullCheck(L_12);
|
|
V_2 = (uint8_t*)((uintptr_t)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))));
|
|
G_B8_0 = G_B7_0;
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
Il2CppChar* L_13 = G_B8_0;
|
|
V_4 = L_13;
|
|
Il2CppChar* L_14 = V_4;
|
|
V_5 = L_14;
|
|
int32_t L_15 = ___2_count;
|
|
V_6 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_13, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_15), 2))));
|
|
uint8_t* L_16 = V_2;
|
|
int32_t L_17 = __this->___bufPos;
|
|
V_7 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_16, L_17));
|
|
V_8 = 0;
|
|
}
|
|
|
|
IL_0057:
|
|
{
|
|
uint8_t* L_18 = V_7;
|
|
Il2CppChar* L_19 = V_6;
|
|
Il2CppChar* L_20 = V_4;
|
|
V_9 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_18, ((intptr_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_19, (intptr_t)L_20))/2))))));
|
|
uint8_t* L_21 = V_9;
|
|
uint8_t* L_22 = V_2;
|
|
int32_t L_23 = __this->___bufLen;
|
|
if ((!(((uintptr_t)L_21) > ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_22, L_23))))))
|
|
{
|
|
goto IL_008f;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_24 = V_2;
|
|
int32_t L_25 = __this->___bufLen;
|
|
V_9 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_24, L_25));
|
|
goto IL_008f;
|
|
}
|
|
|
|
IL_007d:
|
|
{
|
|
uint8_t* L_26 = V_7;
|
|
int32_t L_27 = V_8;
|
|
*((int8_t*)L_26) = (int8_t)((int32_t)(uint8_t)L_27);
|
|
uint8_t* L_28 = V_7;
|
|
V_7 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_28, 1));
|
|
Il2CppChar* L_29 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_29, 2));
|
|
}
|
|
|
|
IL_008f:
|
|
{
|
|
uint8_t* L_30 = V_7;
|
|
uint8_t* L_31 = V_9;
|
|
if ((!(((uintptr_t)L_30) < ((uintptr_t)L_31))))
|
|
{
|
|
goto IL_00b8;
|
|
}
|
|
}
|
|
{
|
|
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_32 = (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3*)(&__this->___xmlCharType);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_33 = L_32->___charProperties;
|
|
Il2CppChar* L_34 = V_4;
|
|
int32_t L_35 = *((uint16_t*)L_34);
|
|
int32_t L_36 = L_35;
|
|
V_8 = L_36;
|
|
NullCheck(L_33);
|
|
int32_t L_37 = L_36;
|
|
uint8_t L_38 = (L_33)->GetAt(static_cast<il2cpp_array_size_t>(L_37));
|
|
if (!((int32_t)((int32_t)L_38&((int32_t)64))))
|
|
{
|
|
goto IL_00b8;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_39 = V_8;
|
|
int32_t L_40 = ___3_stopChar;
|
|
if ((((int32_t)L_39) == ((int32_t)L_40)))
|
|
{
|
|
goto IL_00b8;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_41 = V_8;
|
|
if ((((int32_t)L_41) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_007d;
|
|
}
|
|
}
|
|
|
|
IL_00b8:
|
|
{
|
|
Il2CppChar* L_42 = V_4;
|
|
Il2CppChar* L_43 = V_6;
|
|
if ((!(((uintptr_t)L_42) < ((uintptr_t)L_43))))
|
|
{
|
|
goto IL_02a4;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_44 = V_7;
|
|
uint8_t* L_45 = V_9;
|
|
if ((!(((uintptr_t)L_44) >= ((uintptr_t)L_45))))
|
|
{
|
|
goto IL_00df;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_46 = V_7;
|
|
uint8_t* L_47 = V_2;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_46, (intptr_t)L_47))/1))));
|
|
Il2CppChar* L_48 = V_4;
|
|
Il2CppChar* L_49 = V_5;
|
|
return ((int32_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_48, (intptr_t)L_49))/2))));
|
|
}
|
|
|
|
IL_00df:
|
|
{
|
|
int32_t L_50 = V_8;
|
|
if ((((int32_t)L_50) > ((int32_t)((int32_t)45))))
|
|
{
|
|
goto IL_0117;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_51 = V_8;
|
|
switch (((int32_t)il2cpp_codegen_subtract(L_51, ((int32_t)9))))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_022a;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_01f8;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0238;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0238;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_01b4;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
int32_t L_52 = V_8;
|
|
if ((((int32_t)L_52) == ((int32_t)((int32_t)38))))
|
|
{
|
|
goto IL_022a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_53 = V_8;
|
|
if ((((int32_t)L_53) == ((int32_t)((int32_t)45))))
|
|
{
|
|
goto IL_0131;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0238;
|
|
}
|
|
|
|
IL_0117:
|
|
{
|
|
int32_t L_54 = V_8;
|
|
if ((((int32_t)L_54) == ((int32_t)((int32_t)60))))
|
|
{
|
|
goto IL_022a;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_55 = V_8;
|
|
if ((((int32_t)L_55) == ((int32_t)((int32_t)63))))
|
|
{
|
|
goto IL_0169;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_56 = V_8;
|
|
if ((((int32_t)L_56) == ((int32_t)((int32_t)93))))
|
|
{
|
|
goto IL_01a4;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0238;
|
|
}
|
|
|
|
IL_0131:
|
|
{
|
|
uint8_t* L_57 = V_7;
|
|
*((int8_t*)L_57) = (int8_t)((int32_t)45);
|
|
uint8_t* L_58 = V_7;
|
|
V_7 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_58, 1));
|
|
int32_t L_59 = V_8;
|
|
int32_t L_60 = ___3_stopChar;
|
|
if ((!(((uint32_t)L_59) == ((uint32_t)L_60))))
|
|
{
|
|
goto IL_0299;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_61 = V_4;
|
|
Il2CppChar* L_62 = V_6;
|
|
if ((((intptr_t)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_61, 2))) == ((intptr_t)L_62)))
|
|
{
|
|
goto IL_0159;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_63 = V_4;
|
|
int32_t L_64 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_63, 2)));
|
|
if ((!(((uint32_t)L_64) == ((uint32_t)((int32_t)45)))))
|
|
{
|
|
goto IL_0299;
|
|
}
|
|
}
|
|
|
|
IL_0159:
|
|
{
|
|
uint8_t* L_65 = V_7;
|
|
*((int8_t*)L_65) = (int8_t)((int32_t)32);
|
|
uint8_t* L_66 = V_7;
|
|
V_7 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_66, 1));
|
|
goto IL_0299;
|
|
}
|
|
|
|
IL_0169:
|
|
{
|
|
uint8_t* L_67 = V_7;
|
|
*((int8_t*)L_67) = (int8_t)((int32_t)63);
|
|
uint8_t* L_68 = V_7;
|
|
V_7 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_68, 1));
|
|
int32_t L_69 = V_8;
|
|
int32_t L_70 = ___3_stopChar;
|
|
if ((!(((uint32_t)L_69) == ((uint32_t)L_70))))
|
|
{
|
|
goto IL_0299;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_71 = V_4;
|
|
Il2CppChar* L_72 = V_6;
|
|
if ((!(((uintptr_t)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_71, 2))) < ((uintptr_t)L_72))))
|
|
{
|
|
goto IL_0299;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_73 = V_4;
|
|
int32_t L_74 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_73, 2)));
|
|
if ((!(((uint32_t)L_74) == ((uint32_t)((int32_t)62)))))
|
|
{
|
|
goto IL_0299;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_75 = V_7;
|
|
*((int8_t*)L_75) = (int8_t)((int32_t)32);
|
|
uint8_t* L_76 = V_7;
|
|
V_7 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_76, 1));
|
|
goto IL_0299;
|
|
}
|
|
|
|
IL_01a4:
|
|
{
|
|
uint8_t* L_77 = V_7;
|
|
*((int8_t*)L_77) = (int8_t)((int32_t)93);
|
|
uint8_t* L_78 = V_7;
|
|
V_7 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_78, 1));
|
|
goto IL_0299;
|
|
}
|
|
|
|
IL_01b4:
|
|
{
|
|
int32_t L_79 = __this->___newLineHandling;
|
|
if (L_79)
|
|
{
|
|
goto IL_01e7;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_80 = V_4;
|
|
int32_t L_81 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_80, 2)));
|
|
if ((!(((uint32_t)L_81) == ((uint32_t)((int32_t)10)))))
|
|
{
|
|
goto IL_01cb;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_82 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_82, 2));
|
|
}
|
|
|
|
IL_01cb:
|
|
{
|
|
uint8_t* L_83 = V_7;
|
|
uint8_t* L_84 = V_2;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_83, (intptr_t)L_84))/1))));
|
|
bool* L_85 = ___4_needWriteNewLine;
|
|
*((int8_t*)L_85) = (int8_t)1;
|
|
Il2CppChar* L_86 = V_4;
|
|
Il2CppChar* L_87 = V_5;
|
|
return ((int32_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_86, (intptr_t)L_87))/2))));
|
|
}
|
|
|
|
IL_01e7:
|
|
{
|
|
uint8_t* L_88 = V_7;
|
|
int32_t L_89 = V_8;
|
|
*((int8_t*)L_88) = (int8_t)((int32_t)(uint8_t)L_89);
|
|
uint8_t* L_90 = V_7;
|
|
V_7 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_90, 1));
|
|
goto IL_0299;
|
|
}
|
|
|
|
IL_01f8:
|
|
{
|
|
int32_t L_91 = __this->___newLineHandling;
|
|
if (L_91)
|
|
{
|
|
goto IL_021c;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_92 = V_7;
|
|
uint8_t* L_93 = V_2;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_92, (intptr_t)L_93))/1))));
|
|
bool* L_94 = ___4_needWriteNewLine;
|
|
*((int8_t*)L_94) = (int8_t)1;
|
|
Il2CppChar* L_95 = V_4;
|
|
Il2CppChar* L_96 = V_5;
|
|
return ((int32_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_95, (intptr_t)L_96))/2))));
|
|
}
|
|
|
|
IL_021c:
|
|
{
|
|
uint8_t* L_97 = V_7;
|
|
int32_t L_98 = V_8;
|
|
*((int8_t*)L_97) = (int8_t)((int32_t)(uint8_t)L_98);
|
|
uint8_t* L_99 = V_7;
|
|
V_7 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_99, 1));
|
|
goto IL_0299;
|
|
}
|
|
|
|
IL_022a:
|
|
{
|
|
uint8_t* L_100 = V_7;
|
|
int32_t L_101 = V_8;
|
|
*((int8_t*)L_100) = (int8_t)((int32_t)(uint8_t)L_101);
|
|
uint8_t* L_102 = V_7;
|
|
V_7 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_102, 1));
|
|
goto IL_0299;
|
|
}
|
|
|
|
IL_0238:
|
|
{
|
|
int32_t L_103 = V_8;
|
|
bool L_104;
|
|
L_104 = XmlCharType_IsSurrogate_m3F6A042210D47F3E3387A8AEBB1D6ACA68BE86CC(L_103, NULL);
|
|
if (!L_104)
|
|
{
|
|
goto IL_025c;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_105 = V_4;
|
|
Il2CppChar* L_106 = V_6;
|
|
uint8_t* L_107 = V_7;
|
|
uint8_t* L_108;
|
|
L_108 = XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB(L_105, L_106, L_107, NULL);
|
|
V_7 = L_108;
|
|
Il2CppChar* L_109 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_109, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))));
|
|
goto IL_0057;
|
|
}
|
|
|
|
IL_025c:
|
|
{
|
|
int32_t L_110 = V_8;
|
|
if ((((int32_t)L_110) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_026b;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_111 = V_8;
|
|
if ((((int32_t)L_111) < ((int32_t)((int32_t)65534))))
|
|
{
|
|
goto IL_0283;
|
|
}
|
|
}
|
|
|
|
IL_026b:
|
|
{
|
|
int32_t L_112 = V_8;
|
|
uint8_t* L_113 = V_7;
|
|
uint8_t* L_114;
|
|
L_114 = XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63(__this, L_112, L_113, (bool)0, NULL);
|
|
V_7 = L_114;
|
|
Il2CppChar* L_115 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_115, 2));
|
|
goto IL_0057;
|
|
}
|
|
|
|
IL_0283:
|
|
{
|
|
int32_t L_116 = V_8;
|
|
uint8_t* L_117 = V_7;
|
|
uint8_t* L_118;
|
|
L_118 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mE01B090C76B5105AD140CF3A726377C35C300C88(L_116, L_117, NULL);
|
|
V_7 = L_118;
|
|
Il2CppChar* L_119 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_119, 2));
|
|
goto IL_0057;
|
|
}
|
|
|
|
IL_0299:
|
|
{
|
|
Il2CppChar* L_120 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_120, 2));
|
|
goto IL_0057;
|
|
}
|
|
|
|
IL_02a4:
|
|
{
|
|
uint8_t* L_121 = V_7;
|
|
uint8_t* L_122 = V_2;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_121, (intptr_t)L_122))/1))));
|
|
V_3 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL;
|
|
return (-1);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteCommentOrPiAsync_m95CA3C6D0993998C35D65925CA30E3967163A349 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_stopChar, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A_m7087A72952F770E33CF047CB3D994AD291F25D2C_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_text;
|
|
(&V_0)->___text = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___text), (void*)L_0);
|
|
int32_t L_1 = ___1_stopChar;
|
|
(&V_0)->___stopChar = 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 = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_3 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A_m7087A72952F770E33CF047CB3D994AD291F25D2C(L_3, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A_m7087A72952F770E33CF047CB3D994AD291F25D2C_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_5;
|
|
L_5 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_4, NULL);
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t XmlUtf8RawTextWriter_WriteCDataSectionNoFlush_m7C0C46D1E2EAFAB6C39426D15FA266B5D70BD7A5 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, int32_t ___1_index, int32_t ___2_count, bool* ___3_needWriteNewLine, const RuntimeMethod* method)
|
|
{
|
|
Il2CppChar* V_0 = NULL;
|
|
String_t* V_1 = NULL;
|
|
uint8_t* V_2 = NULL;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_3 = NULL;
|
|
Il2CppChar* V_4 = NULL;
|
|
Il2CppChar* V_5 = NULL;
|
|
Il2CppChar* V_6 = NULL;
|
|
uint8_t* V_7 = NULL;
|
|
int32_t V_8 = 0;
|
|
uint8_t* V_9 = NULL;
|
|
Il2CppChar* G_B6_0 = NULL;
|
|
Il2CppChar* G_B5_0 = NULL;
|
|
Il2CppChar* G_B7_0 = NULL;
|
|
Il2CppChar* G_B8_0 = NULL;
|
|
{
|
|
bool* L_0 = ___3_needWriteNewLine;
|
|
*((int8_t*)L_0) = (int8_t)0;
|
|
int32_t L_1 = ___2_count;
|
|
if (L_1)
|
|
{
|
|
goto IL_0009;
|
|
}
|
|
}
|
|
{
|
|
return (-1);
|
|
}
|
|
|
|
IL_0009:
|
|
{
|
|
String_t* L_2 = ___0_text;
|
|
V_1 = L_2;
|
|
String_t* L_3 = V_1;
|
|
V_0 = (Il2CppChar*)((uintptr_t)L_3);
|
|
Il2CppChar* L_4 = V_0;
|
|
if (!L_4)
|
|
{
|
|
goto IL_0019;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_5 = V_0;
|
|
int32_t L_6;
|
|
L_6 = RuntimeHelpers_get_OffsetToStringData_m90A5D27EF88BE9432BF7093B7D7E7A0ACB0A8FBD(NULL);
|
|
V_0 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_5, L_6));
|
|
}
|
|
|
|
IL_0019:
|
|
{
|
|
Il2CppChar* L_7 = V_0;
|
|
int32_t L_8 = ___1_index;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_9 = __this->___bufBytes;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_10 = L_9;
|
|
V_3 = L_10;
|
|
if (!L_10)
|
|
{
|
|
G_B6_0 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_7, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_8), 2))));
|
|
goto IL_002e;
|
|
}
|
|
G_B5_0 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_7, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_8), 2))));
|
|
}
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_11 = V_3;
|
|
NullCheck(L_11);
|
|
if (((int32_t)(((RuntimeArray*)L_11)->max_length)))
|
|
{
|
|
G_B7_0 = G_B5_0;
|
|
goto IL_0033;
|
|
}
|
|
G_B6_0 = G_B5_0;
|
|
}
|
|
|
|
IL_002e:
|
|
{
|
|
V_2 = (uint8_t*)((uintptr_t)0);
|
|
G_B8_0 = G_B6_0;
|
|
goto IL_003c;
|
|
}
|
|
|
|
IL_0033:
|
|
{
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_12 = V_3;
|
|
NullCheck(L_12);
|
|
V_2 = (uint8_t*)((uintptr_t)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(0))));
|
|
G_B8_0 = G_B7_0;
|
|
}
|
|
|
|
IL_003c:
|
|
{
|
|
Il2CppChar* L_13 = G_B8_0;
|
|
V_4 = L_13;
|
|
int32_t L_14 = ___2_count;
|
|
V_5 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_13, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_14), 2))));
|
|
Il2CppChar* L_15 = V_4;
|
|
V_6 = L_15;
|
|
uint8_t* L_16 = V_2;
|
|
int32_t L_17 = __this->___bufPos;
|
|
V_7 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_16, L_17));
|
|
V_8 = 0;
|
|
}
|
|
|
|
IL_0057:
|
|
{
|
|
uint8_t* L_18 = V_7;
|
|
Il2CppChar* L_19 = V_5;
|
|
Il2CppChar* L_20 = V_4;
|
|
V_9 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_18, ((intptr_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_19, (intptr_t)L_20))/2))))));
|
|
uint8_t* L_21 = V_9;
|
|
uint8_t* L_22 = V_2;
|
|
int32_t L_23 = __this->___bufLen;
|
|
if ((!(((uintptr_t)L_21) > ((uintptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_22, L_23))))))
|
|
{
|
|
goto IL_008f;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_24 = V_2;
|
|
int32_t L_25 = __this->___bufLen;
|
|
V_9 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_24, L_25));
|
|
goto IL_008f;
|
|
}
|
|
|
|
IL_007d:
|
|
{
|
|
uint8_t* L_26 = V_7;
|
|
int32_t L_27 = V_8;
|
|
*((int8_t*)L_26) = (int8_t)((int32_t)(uint8_t)L_27);
|
|
uint8_t* L_28 = V_7;
|
|
V_7 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_28, 1));
|
|
Il2CppChar* L_29 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_29, 2));
|
|
}
|
|
|
|
IL_008f:
|
|
{
|
|
uint8_t* L_30 = V_7;
|
|
uint8_t* L_31 = V_9;
|
|
if ((!(((uintptr_t)L_30) < ((uintptr_t)L_31))))
|
|
{
|
|
goto IL_00bb;
|
|
}
|
|
}
|
|
{
|
|
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_32 = (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3*)(&__this->___xmlCharType);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_33 = L_32->___charProperties;
|
|
Il2CppChar* L_34 = V_4;
|
|
int32_t L_35 = *((uint16_t*)L_34);
|
|
int32_t L_36 = L_35;
|
|
V_8 = L_36;
|
|
NullCheck(L_33);
|
|
int32_t L_37 = L_36;
|
|
uint8_t L_38 = (L_33)->GetAt(static_cast<il2cpp_array_size_t>(L_37));
|
|
if (!((int32_t)((int32_t)L_38&((int32_t)128))))
|
|
{
|
|
goto IL_00bb;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_39 = V_8;
|
|
if ((((int32_t)L_39) == ((int32_t)((int32_t)93))))
|
|
{
|
|
goto IL_00bb;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_40 = V_8;
|
|
if ((((int32_t)L_40) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_007d;
|
|
}
|
|
}
|
|
|
|
IL_00bb:
|
|
{
|
|
Il2CppChar* L_41 = V_4;
|
|
Il2CppChar* L_42 = V_5;
|
|
if ((!(((uintptr_t)L_41) < ((uintptr_t)L_42))))
|
|
{
|
|
goto IL_0285;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_43 = V_7;
|
|
uint8_t* L_44 = V_9;
|
|
if ((!(((uintptr_t)L_43) >= ((uintptr_t)L_44))))
|
|
{
|
|
goto IL_00e2;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_45 = V_7;
|
|
uint8_t* L_46 = V_2;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_45, (intptr_t)L_46))/1))));
|
|
Il2CppChar* L_47 = V_4;
|
|
Il2CppChar* L_48 = V_6;
|
|
return ((int32_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_47, (intptr_t)L_48))/2))));
|
|
}
|
|
|
|
IL_00e2:
|
|
{
|
|
int32_t L_49 = V_8;
|
|
if ((((int32_t)L_49) > ((int32_t)((int32_t)39))))
|
|
{
|
|
goto IL_011f;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_50 = V_8;
|
|
switch (((int32_t)il2cpp_codegen_subtract(L_50, ((int32_t)9))))
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_020b;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_01d9;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0219;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_0219;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_0195;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
int32_t L_51 = V_8;
|
|
if ((((int32_t)L_51) == ((int32_t)((int32_t)34))))
|
|
{
|
|
goto IL_020b;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_52 = V_8;
|
|
if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract(L_52, ((int32_t)38)))) > ((uint32_t)1))))
|
|
{
|
|
goto IL_020b;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0219;
|
|
}
|
|
|
|
IL_011f:
|
|
{
|
|
int32_t L_53 = V_8;
|
|
if ((((int32_t)L_53) == ((int32_t)((int32_t)60))))
|
|
{
|
|
goto IL_020b;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_54 = V_8;
|
|
if ((((int32_t)L_54) == ((int32_t)((int32_t)62))))
|
|
{
|
|
goto IL_0139;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_55 = V_8;
|
|
if ((((int32_t)L_55) == ((int32_t)((int32_t)93))))
|
|
{
|
|
goto IL_016c;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0219;
|
|
}
|
|
|
|
IL_0139:
|
|
{
|
|
bool L_56 = __this->___hadDoubleBracket;
|
|
if (!L_56)
|
|
{
|
|
goto IL_015c;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_57 = V_7;
|
|
int32_t L_58 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_57, (-1)))));
|
|
if ((!(((uint32_t)L_58) == ((uint32_t)((int32_t)93)))))
|
|
{
|
|
goto IL_015c;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_59 = V_7;
|
|
uint8_t* L_60;
|
|
L_60 = XmlUtf8RawTextWriter_RawEndCData_mF9342B1E083E31439A9FB7093E90A7CAFC4C81EB(L_59, NULL);
|
|
V_7 = L_60;
|
|
uint8_t* L_61 = V_7;
|
|
uint8_t* L_62;
|
|
L_62 = XmlUtf8RawTextWriter_RawStartCData_m934141110F3E5F538B6B41461712CE0FA7ECC20A(L_61, NULL);
|
|
V_7 = L_62;
|
|
}
|
|
|
|
IL_015c:
|
|
{
|
|
uint8_t* L_63 = V_7;
|
|
*((int8_t*)L_63) = (int8_t)((int32_t)62);
|
|
uint8_t* L_64 = V_7;
|
|
V_7 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_64, 1));
|
|
goto IL_027a;
|
|
}
|
|
|
|
IL_016c:
|
|
{
|
|
uint8_t* L_65 = V_7;
|
|
int32_t L_66 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_65, (-1)))));
|
|
if ((!(((uint32_t)L_66) == ((uint32_t)((int32_t)93)))))
|
|
{
|
|
goto IL_017e;
|
|
}
|
|
}
|
|
{
|
|
__this->___hadDoubleBracket = (bool)1;
|
|
goto IL_0185;
|
|
}
|
|
|
|
IL_017e:
|
|
{
|
|
__this->___hadDoubleBracket = (bool)0;
|
|
}
|
|
|
|
IL_0185:
|
|
{
|
|
uint8_t* L_67 = V_7;
|
|
*((int8_t*)L_67) = (int8_t)((int32_t)93);
|
|
uint8_t* L_68 = V_7;
|
|
V_7 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_68, 1));
|
|
goto IL_027a;
|
|
}
|
|
|
|
IL_0195:
|
|
{
|
|
int32_t L_69 = __this->___newLineHandling;
|
|
if (L_69)
|
|
{
|
|
goto IL_01c8;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_70 = V_4;
|
|
int32_t L_71 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_70, 2)));
|
|
if ((!(((uint32_t)L_71) == ((uint32_t)((int32_t)10)))))
|
|
{
|
|
goto IL_01ac;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_72 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_72, 2));
|
|
}
|
|
|
|
IL_01ac:
|
|
{
|
|
uint8_t* L_73 = V_7;
|
|
uint8_t* L_74 = V_2;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_73, (intptr_t)L_74))/1))));
|
|
bool* L_75 = ___3_needWriteNewLine;
|
|
*((int8_t*)L_75) = (int8_t)1;
|
|
Il2CppChar* L_76 = V_4;
|
|
Il2CppChar* L_77 = V_6;
|
|
return ((int32_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_76, (intptr_t)L_77))/2))));
|
|
}
|
|
|
|
IL_01c8:
|
|
{
|
|
uint8_t* L_78 = V_7;
|
|
int32_t L_79 = V_8;
|
|
*((int8_t*)L_78) = (int8_t)((int32_t)(uint8_t)L_79);
|
|
uint8_t* L_80 = V_7;
|
|
V_7 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_80, 1));
|
|
goto IL_027a;
|
|
}
|
|
|
|
IL_01d9:
|
|
{
|
|
int32_t L_81 = __this->___newLineHandling;
|
|
if (L_81)
|
|
{
|
|
goto IL_01fd;
|
|
}
|
|
}
|
|
{
|
|
uint8_t* L_82 = V_7;
|
|
uint8_t* L_83 = V_2;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_82, (intptr_t)L_83))/1))));
|
|
bool* L_84 = ___3_needWriteNewLine;
|
|
*((int8_t*)L_84) = (int8_t)1;
|
|
Il2CppChar* L_85 = V_4;
|
|
Il2CppChar* L_86 = V_6;
|
|
return ((int32_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_85, (intptr_t)L_86))/2))));
|
|
}
|
|
|
|
IL_01fd:
|
|
{
|
|
uint8_t* L_87 = V_7;
|
|
int32_t L_88 = V_8;
|
|
*((int8_t*)L_87) = (int8_t)((int32_t)(uint8_t)L_88);
|
|
uint8_t* L_89 = V_7;
|
|
V_7 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_89, 1));
|
|
goto IL_027a;
|
|
}
|
|
|
|
IL_020b:
|
|
{
|
|
uint8_t* L_90 = V_7;
|
|
int32_t L_91 = V_8;
|
|
*((int8_t*)L_90) = (int8_t)((int32_t)(uint8_t)L_91);
|
|
uint8_t* L_92 = V_7;
|
|
V_7 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_92, 1));
|
|
goto IL_027a;
|
|
}
|
|
|
|
IL_0219:
|
|
{
|
|
int32_t L_93 = V_8;
|
|
bool L_94;
|
|
L_94 = XmlCharType_IsSurrogate_m3F6A042210D47F3E3387A8AEBB1D6ACA68BE86CC(L_93, NULL);
|
|
if (!L_94)
|
|
{
|
|
goto IL_023d;
|
|
}
|
|
}
|
|
{
|
|
Il2CppChar* L_95 = V_4;
|
|
Il2CppChar* L_96 = V_5;
|
|
uint8_t* L_97 = V_7;
|
|
uint8_t* L_98;
|
|
L_98 = XmlUtf8RawTextWriter_EncodeSurrogate_mCE5D9F1AD08FD35132967D1553B94093E7EEF7BB(L_95, L_96, L_97, NULL);
|
|
V_7 = L_98;
|
|
Il2CppChar* L_99 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_99, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)2), 2))));
|
|
goto IL_0057;
|
|
}
|
|
|
|
IL_023d:
|
|
{
|
|
int32_t L_100 = V_8;
|
|
if ((((int32_t)L_100) <= ((int32_t)((int32_t)127))))
|
|
{
|
|
goto IL_024c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_101 = V_8;
|
|
if ((((int32_t)L_101) < ((int32_t)((int32_t)65534))))
|
|
{
|
|
goto IL_0264;
|
|
}
|
|
}
|
|
|
|
IL_024c:
|
|
{
|
|
int32_t L_102 = V_8;
|
|
uint8_t* L_103 = V_7;
|
|
uint8_t* L_104;
|
|
L_104 = XmlUtf8RawTextWriter_InvalidXmlChar_m4F7C6D47C50442CE83943650D69E14F9D1975D63(__this, L_102, L_103, (bool)0, NULL);
|
|
V_7 = L_104;
|
|
Il2CppChar* L_105 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_105, 2));
|
|
goto IL_0057;
|
|
}
|
|
|
|
IL_0264:
|
|
{
|
|
int32_t L_106 = V_8;
|
|
uint8_t* L_107 = V_7;
|
|
uint8_t* L_108;
|
|
L_108 = XmlUtf8RawTextWriter_EncodeMultibyteUTF8_mE01B090C76B5105AD140CF3A726377C35C300C88(L_106, L_107, NULL);
|
|
V_7 = L_108;
|
|
Il2CppChar* L_109 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_109, 2));
|
|
goto IL_0057;
|
|
}
|
|
|
|
IL_027a:
|
|
{
|
|
Il2CppChar* L_110 = V_4;
|
|
V_4 = ((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_110, 2));
|
|
goto IL_0057;
|
|
}
|
|
|
|
IL_0285:
|
|
{
|
|
uint8_t* L_111 = V_7;
|
|
uint8_t* L_112 = V_2;
|
|
__this->___bufPos = ((int32_t)((int64_t)(intptr_t)((uint8_t*)((intptr_t)((uint8_t*)il2cpp_codegen_subtract((intptr_t)L_111, (intptr_t)L_112))/1))));
|
|
V_3 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL;
|
|
return (-1);
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_WriteCDataSectionAsync_mE263C60E0AE9A206906BEECCBD917EB139293275 (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87_mFB189C93FB53E4A759445BE4BCCEE22D32F13D71_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_text;
|
|
(&V_0)->___text = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___text), (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 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_2 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87_mFB189C93FB53E4A759445BE4BCCEE22D32F13D71(L_2, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87_mFB189C93FB53E4A759445BE4BCCEE22D32F13D71_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_3 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4;
|
|
L_4 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic push
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|
#endif
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteXmlDeclarationAsyncU3Ed__86_MoveNext_mEFCF2DEFD0B2E69AF920D354931F9C9B65006569 (U3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral11AC5E2BD66016383281878F99D761B6B9AB5F11);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1C250646ACB5EAA28E079007EF6B9BECFDAEDC6E);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral36D06DCF7061DEC1E8DF4C9D2BB8EB53DBD3087E);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4C9D5EB3A2133DCF493D42AFE0769A5D81E10AF1);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7BFA33A11F0B12AF1B7FA1D9BA996EAE1EF77B49);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB968B651B32BD07EAAB4CB96683980AF16C47C0B);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralED7D39EDF70E08FE57B2522D102BF72B9E5D5331);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* G_B24_0 = NULL;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* G_B23_0 = NULL;
|
|
String_t* G_B25_0 = NULL;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* G_B25_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0092_1;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_00fb_1;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_016f_1;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_01de_1;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_0252_1;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_02cb_1;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_0331_1;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(L_3, NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
bool L_5 = L_4->___omitXmlDeclaration;
|
|
if (L_5)
|
|
{
|
|
goto IL_0354_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_6 = V_1;
|
|
NullCheck(L_6);
|
|
bool L_7 = L_6->___autoXmlDeclaration;
|
|
if (L_7)
|
|
{
|
|
goto IL_0354_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_8 = V_1;
|
|
NullCheck(L_8);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_9;
|
|
L_9 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_8, _stringLiteralB968B651B32BD07EAAB4CB96683980AF16C47C0B, NULL);
|
|
NullCheck(L_9);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_10;
|
|
L_10 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_9, (bool)0, NULL);
|
|
V_3 = L_10;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_11;
|
|
L_11 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL);
|
|
V_2 = L_11;
|
|
bool L_12;
|
|
L_12 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL);
|
|
if (L_12)
|
|
{
|
|
goto IL_00ae_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_13 = 0;
|
|
V_0 = L_13;
|
|
__this->___U3CU3E1__state = L_13;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_14 = V_2;
|
|
__this->___U3CU3Eu__1 = L_14;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_15 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8(L_15, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8_RuntimeMethod_var);
|
|
goto IL_0382;
|
|
}
|
|
|
|
IL_0092_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_16 = __this->___U3CU3Eu__1;
|
|
V_2 = L_16;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_17 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_17, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_18 = (-1);
|
|
V_0 = L_18;
|
|
__this->___U3CU3E1__state = L_18;
|
|
}
|
|
|
|
IL_00ae_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_19 = V_1;
|
|
NullCheck(L_19);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_20;
|
|
L_20 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_19, _stringLiteral11AC5E2BD66016383281878F99D761B6B9AB5F11, 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_0117_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_24 = 1;
|
|
V_0 = L_24;
|
|
__this->___U3CU3E1__state = L_24;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_25 = V_2;
|
|
__this->___U3CU3Eu__1 = L_25;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_26 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8(L_26, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8_RuntimeMethod_var);
|
|
goto IL_0382;
|
|
}
|
|
|
|
IL_00fb_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_27 = __this->___U3CU3Eu__1;
|
|
V_2 = L_27;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_28 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_28, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_29 = (-1);
|
|
V_0 = L_29;
|
|
__this->___U3CU3E1__state = L_29;
|
|
}
|
|
|
|
IL_0117_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_30 = V_1;
|
|
NullCheck(L_30);
|
|
Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* L_31 = L_30->___encoding;
|
|
if (!L_31)
|
|
{
|
|
goto IL_0201_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_32 = V_1;
|
|
NullCheck(L_32);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_33;
|
|
L_33 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_32, _stringLiteral36D06DCF7061DEC1E8DF4C9D2BB8EB53DBD3087E, 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_018b_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_37 = 2;
|
|
V_0 = L_37;
|
|
__this->___U3CU3E1__state = L_37;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_38 = V_2;
|
|
__this->___U3CU3Eu__1 = L_38;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_39 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8(L_39, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8_RuntimeMethod_var);
|
|
goto IL_0382;
|
|
}
|
|
|
|
IL_016f_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_40 = __this->___U3CU3Eu__1;
|
|
V_2 = L_40;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_41 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_41, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_42 = (-1);
|
|
V_0 = L_42;
|
|
__this->___U3CU3E1__state = L_42;
|
|
}
|
|
|
|
IL_018b_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_43 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_44 = V_1;
|
|
NullCheck(L_44);
|
|
Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* L_45 = L_44->___encoding;
|
|
NullCheck(L_45);
|
|
String_t* L_46;
|
|
L_46 = VirtualFuncInvoker0< String_t* >::Invoke(11, L_45);
|
|
NullCheck(L_43);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_47;
|
|
L_47 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_43, L_46, NULL);
|
|
NullCheck(L_47);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_48;
|
|
L_48 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_47, (bool)0, NULL);
|
|
V_3 = L_48;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_49;
|
|
L_49 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL);
|
|
V_2 = L_49;
|
|
bool L_50;
|
|
L_50 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL);
|
|
if (L_50)
|
|
{
|
|
goto IL_01fa_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_51 = 3;
|
|
V_0 = L_51;
|
|
__this->___U3CU3E1__state = L_51;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_52 = V_2;
|
|
__this->___U3CU3Eu__1 = L_52;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_53 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8(L_53, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8_RuntimeMethod_var);
|
|
goto IL_0382;
|
|
}
|
|
|
|
IL_01de_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_54 = __this->___U3CU3Eu__1;
|
|
V_2 = L_54;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_55 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_55, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_56 = (-1);
|
|
V_0 = L_56;
|
|
__this->___U3CU3E1__state = L_56;
|
|
}
|
|
|
|
IL_01fa_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_0201_1:
|
|
{
|
|
int32_t L_57 = __this->___standalone;
|
|
if (!L_57)
|
|
{
|
|
goto IL_02ee_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_58 = V_1;
|
|
NullCheck(L_58);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_59;
|
|
L_59 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_58, _stringLiteral1C250646ACB5EAA28E079007EF6B9BECFDAEDC6E, NULL);
|
|
NullCheck(L_59);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_60;
|
|
L_60 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_59, (bool)0, NULL);
|
|
V_3 = L_60;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_61;
|
|
L_61 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL);
|
|
V_2 = L_61;
|
|
bool L_62;
|
|
L_62 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL);
|
|
if (L_62)
|
|
{
|
|
goto IL_026e_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_63 = 4;
|
|
V_0 = L_63;
|
|
__this->___U3CU3E1__state = L_63;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_64 = V_2;
|
|
__this->___U3CU3Eu__1 = L_64;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_65 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8(L_65, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8_RuntimeMethod_var);
|
|
goto IL_0382;
|
|
}
|
|
|
|
IL_0252_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_66 = __this->___U3CU3Eu__1;
|
|
V_2 = L_66;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_67 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_67, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_68 = (-1);
|
|
V_0 = L_68;
|
|
__this->___U3CU3E1__state = L_68;
|
|
}
|
|
|
|
IL_026e_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_69 = V_1;
|
|
int32_t L_70 = __this->___standalone;
|
|
if ((((int32_t)L_70) == ((int32_t)1)))
|
|
{
|
|
G_B24_0 = L_69;
|
|
goto IL_0286_1;
|
|
}
|
|
G_B23_0 = L_69;
|
|
}
|
|
{
|
|
G_B25_0 = _stringLiteral7BFA33A11F0B12AF1B7FA1D9BA996EAE1EF77B49;
|
|
G_B25_1 = G_B23_0;
|
|
goto IL_028b_1;
|
|
}
|
|
|
|
IL_0286_1:
|
|
{
|
|
G_B25_0 = _stringLiteralED7D39EDF70E08FE57B2522D102BF72B9E5D5331;
|
|
G_B25_1 = G_B24_0;
|
|
}
|
|
|
|
IL_028b_1:
|
|
{
|
|
NullCheck(G_B25_1);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_71;
|
|
L_71 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(G_B25_1, G_B25_0, NULL);
|
|
NullCheck(L_71);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_72;
|
|
L_72 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_71, (bool)0, NULL);
|
|
V_3 = L_72;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_73;
|
|
L_73 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL);
|
|
V_2 = L_73;
|
|
bool L_74;
|
|
L_74 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL);
|
|
if (L_74)
|
|
{
|
|
goto IL_02e7_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_75 = 5;
|
|
V_0 = L_75;
|
|
__this->___U3CU3E1__state = L_75;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_76 = V_2;
|
|
__this->___U3CU3Eu__1 = L_76;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_77 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8(L_77, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8_RuntimeMethod_var);
|
|
goto IL_0382;
|
|
}
|
|
|
|
IL_02cb_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_78 = __this->___U3CU3Eu__1;
|
|
V_2 = L_78;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_79 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_79, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_80 = (-1);
|
|
V_0 = L_80;
|
|
__this->___U3CU3E1__state = L_80;
|
|
}
|
|
|
|
IL_02e7_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_02ee_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_81 = V_1;
|
|
NullCheck(L_81);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_82;
|
|
L_82 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_81, _stringLiteral4C9D5EB3A2133DCF493D42AFE0769A5D81E10AF1, NULL);
|
|
NullCheck(L_82);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_83;
|
|
L_83 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_82, (bool)0, NULL);
|
|
V_3 = L_83;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_84;
|
|
L_84 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL);
|
|
V_2 = L_84;
|
|
bool L_85;
|
|
L_85 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL);
|
|
if (L_85)
|
|
{
|
|
goto IL_034d_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_86 = 6;
|
|
V_0 = L_86;
|
|
__this->___U3CU3E1__state = L_86;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_87 = V_2;
|
|
__this->___U3CU3Eu__1 = L_87;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_88 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8(L_88, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB_mA89E6F7D2DA368572CAA1C2422D9288948CAEFA8_RuntimeMethod_var);
|
|
goto IL_0382;
|
|
}
|
|
|
|
IL_0331_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_89 = __this->___U3CU3Eu__1;
|
|
V_2 = L_89;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_90 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_90, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_91 = (-1);
|
|
V_0 = L_91;
|
|
__this->___U3CU3E1__state = L_91;
|
|
}
|
|
|
|
IL_034d_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_0354_1:
|
|
{
|
|
goto IL_036f;
|
|
}
|
|
}
|
|
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_0356;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0356:
|
|
{
|
|
Exception_t* L_92 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_4 = L_92;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_93 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_94 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_93, L_94, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_0382;
|
|
}
|
|
|
|
IL_036f:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_95 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_95, NULL);
|
|
}
|
|
|
|
IL_0382:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteXmlDeclarationAsyncU3Ed__86_MoveNext_mEFCF2DEFD0B2E69AF920D354931F9C9B65006569_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB*>(__this + _offset);
|
|
U3CWriteXmlDeclarationAsyncU3Ed__86_MoveNext_mEFCF2DEFD0B2E69AF920D354931F9C9B65006569(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteXmlDeclarationAsyncU3Ed__86_SetStateMachine_m415C838572D5CFA3D8CA23F10C417D96113B15CC (U3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteXmlDeclarationAsyncU3Ed__86_SetStateMachine_m415C838572D5CFA3D8CA23F10C417D96113B15CC_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteXmlDeclarationAsyncU3Ed__86_t2F6DDF372FE253E4AC86ABF0410D86780105F3CB*>(__this + _offset);
|
|
U3CWriteXmlDeclarationAsyncU3Ed__86_SetStateMachine_m415C838572D5CFA3D8CA23F10C417D96113B15CC(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteDocTypeAsyncU3Ed__88_MoveNext_mAE5FB3D65CB1DF0562F0A3087CA73B5F6AB81962 (U3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_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;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0084_1;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_00ee_1;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0162_1;
|
|
}
|
|
case 3:
|
|
{
|
|
goto IL_01cc_1;
|
|
}
|
|
case 4:
|
|
{
|
|
goto IL_0235_1;
|
|
}
|
|
case 5:
|
|
{
|
|
goto IL_02a7_1;
|
|
}
|
|
case 6:
|
|
{
|
|
goto IL_033d_1;
|
|
}
|
|
case 7:
|
|
{
|
|
goto IL_03a7_1;
|
|
}
|
|
case 8:
|
|
{
|
|
goto IL_0475_1;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(L_3, NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_5;
|
|
L_5 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_4, _stringLiteralC7C776080FBFB5F15E2EAAE9A4C65AE2C17FE00B, NULL);
|
|
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_00a0_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_9 = 0;
|
|
V_0 = L_9;
|
|
__this->___U3CU3E1__state = L_9;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_10 = V_2;
|
|
__this->___U3CU3Eu__1 = L_10;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_11 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C(L_11, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C_RuntimeMethod_var);
|
|
goto IL_0500;
|
|
}
|
|
|
|
IL_0084_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_12 = __this->___U3CU3Eu__1;
|
|
V_2 = L_12;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_13 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_13, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_14 = (-1);
|
|
V_0 = L_14;
|
|
__this->___U3CU3E1__state = L_14;
|
|
}
|
|
|
|
IL_00a0_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_15 = V_1;
|
|
String_t* L_16 = __this->___name;
|
|
NullCheck(L_15);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_17;
|
|
L_17 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_15, L_16, NULL);
|
|
NullCheck(L_17);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_18;
|
|
L_18 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_17, (bool)0, NULL);
|
|
V_3 = L_18;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_19;
|
|
L_19 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL);
|
|
V_2 = L_19;
|
|
bool L_20;
|
|
L_20 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL);
|
|
if (L_20)
|
|
{
|
|
goto IL_010a_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_21 = 1;
|
|
V_0 = L_21;
|
|
__this->___U3CU3E1__state = L_21;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_22 = V_2;
|
|
__this->___U3CU3Eu__1 = L_22;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_23 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C(L_23, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C_RuntimeMethod_var);
|
|
goto IL_0500;
|
|
}
|
|
|
|
IL_00ee_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_24 = __this->___U3CU3Eu__1;
|
|
V_2 = L_24;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_25 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_25, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_26 = (-1);
|
|
V_0 = L_26;
|
|
__this->___U3CU3E1__state = L_26;
|
|
}
|
|
|
|
IL_010a_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
String_t* L_27 = __this->___pubid;
|
|
if (!L_27)
|
|
{
|
|
goto IL_02ec_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_28 = V_1;
|
|
NullCheck(L_28);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_29;
|
|
L_29 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_28, _stringLiteral7721A48ACA2DB6CF7BA1F50E38BE38587D4927BA, NULL);
|
|
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_017e_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_33 = 2;
|
|
V_0 = L_33;
|
|
__this->___U3CU3E1__state = L_33;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_34 = V_2;
|
|
__this->___U3CU3Eu__1 = L_34;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_35 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C(L_35, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C_RuntimeMethod_var);
|
|
goto IL_0500;
|
|
}
|
|
|
|
IL_0162_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_36 = __this->___U3CU3Eu__1;
|
|
V_2 = L_36;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_37 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_37, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_38 = (-1);
|
|
V_0 = L_38;
|
|
__this->___U3CU3E1__state = L_38;
|
|
}
|
|
|
|
IL_017e_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_39 = V_1;
|
|
String_t* L_40 = __this->___pubid;
|
|
NullCheck(L_39);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_41;
|
|
L_41 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_39, L_40, NULL);
|
|
NullCheck(L_41);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_42;
|
|
L_42 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_41, (bool)0, NULL);
|
|
V_3 = L_42;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_43;
|
|
L_43 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL);
|
|
V_2 = L_43;
|
|
bool L_44;
|
|
L_44 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL);
|
|
if (L_44)
|
|
{
|
|
goto IL_01e8_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_45 = 3;
|
|
V_0 = L_45;
|
|
__this->___U3CU3E1__state = L_45;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_46 = V_2;
|
|
__this->___U3CU3Eu__1 = L_46;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_47 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C(L_47, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C_RuntimeMethod_var);
|
|
goto IL_0500;
|
|
}
|
|
|
|
IL_01cc_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_48 = __this->___U3CU3Eu__1;
|
|
V_2 = L_48;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_49 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_49, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_50 = (-1);
|
|
V_0 = L_50;
|
|
__this->___U3CU3E1__state = L_50;
|
|
}
|
|
|
|
IL_01e8_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_51 = V_1;
|
|
NullCheck(L_51);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_52;
|
|
L_52 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_51, _stringLiteral88E0DBECA18651C0DE1E09C9B180E8C851A4F92B, NULL);
|
|
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_0251_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_56 = 4;
|
|
V_0 = L_56;
|
|
__this->___U3CU3E1__state = L_56;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_57 = V_2;
|
|
__this->___U3CU3Eu__1 = L_57;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_58 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C(L_58, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C_RuntimeMethod_var);
|
|
goto IL_0500;
|
|
}
|
|
|
|
IL_0235_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_59 = __this->___U3CU3Eu__1;
|
|
V_2 = L_59;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_60 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_60, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_61 = (-1);
|
|
V_0 = L_61;
|
|
__this->___U3CU3E1__state = L_61;
|
|
}
|
|
|
|
IL_0251_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
String_t* L_62 = __this->___sysid;
|
|
if (!L_62)
|
|
{
|
|
goto IL_02ca_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_63 = V_1;
|
|
String_t* L_64 = __this->___sysid;
|
|
NullCheck(L_63);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_65;
|
|
L_65 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_63, L_64, NULL);
|
|
NullCheck(L_65);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_66;
|
|
L_66 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_65, (bool)0, NULL);
|
|
V_3 = L_66;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_67;
|
|
L_67 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL);
|
|
V_2 = L_67;
|
|
bool L_68;
|
|
L_68 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL);
|
|
if (L_68)
|
|
{
|
|
goto IL_02c3_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_69 = 5;
|
|
V_0 = L_69;
|
|
__this->___U3CU3E1__state = L_69;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_70 = V_2;
|
|
__this->___U3CU3Eu__1 = L_70;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_71 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C(L_71, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C_RuntimeMethod_var);
|
|
goto IL_0500;
|
|
}
|
|
|
|
IL_02a7_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_72 = __this->___U3CU3Eu__1;
|
|
V_2 = L_72;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_73 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_73, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_74 = (-1);
|
|
V_0 = L_74;
|
|
__this->___U3CU3E1__state = L_74;
|
|
}
|
|
|
|
IL_02c3_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_02ca_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_75 = V_1;
|
|
NullCheck(L_75);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_76 = L_75->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_77 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_78 = V_1;
|
|
NullCheck(L_78);
|
|
int32_t L_79 = L_78->___bufPos;
|
|
V_4 = L_79;
|
|
int32_t L_80 = V_4;
|
|
NullCheck(L_77);
|
|
L_77->___bufPos = ((int32_t)il2cpp_codegen_add(L_80, 1));
|
|
int32_t L_81 = V_4;
|
|
NullCheck(L_76);
|
|
(L_76)->SetAt(static_cast<il2cpp_array_size_t>(L_81), (uint8_t)((int32_t)34));
|
|
goto IL_0406_1;
|
|
}
|
|
|
|
IL_02ec_1:
|
|
{
|
|
String_t* L_82 = __this->___sysid;
|
|
if (!L_82)
|
|
{
|
|
goto IL_03e9_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_83 = V_1;
|
|
NullCheck(L_83);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_84;
|
|
L_84 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_83, _stringLiteralF3782EC504B73600A2DA83B623313BF6EC38CAE3, NULL);
|
|
NullCheck(L_84);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_85;
|
|
L_85 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_84, (bool)0, NULL);
|
|
V_3 = L_85;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_86;
|
|
L_86 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL);
|
|
V_2 = L_86;
|
|
bool L_87;
|
|
L_87 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL);
|
|
if (L_87)
|
|
{
|
|
goto IL_0359_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_88 = 6;
|
|
V_0 = L_88;
|
|
__this->___U3CU3E1__state = L_88;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_89 = V_2;
|
|
__this->___U3CU3Eu__1 = L_89;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_90 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C(L_90, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C_RuntimeMethod_var);
|
|
goto IL_0500;
|
|
}
|
|
|
|
IL_033d_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_91 = __this->___U3CU3Eu__1;
|
|
V_2 = L_91;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_92 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_92, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_93 = (-1);
|
|
V_0 = L_93;
|
|
__this->___U3CU3E1__state = L_93;
|
|
}
|
|
|
|
IL_0359_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_94 = V_1;
|
|
String_t* L_95 = __this->___sysid;
|
|
NullCheck(L_94);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_96;
|
|
L_96 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_94, L_95, NULL);
|
|
NullCheck(L_96);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_97;
|
|
L_97 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_96, (bool)0, NULL);
|
|
V_3 = L_97;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_98;
|
|
L_98 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL);
|
|
V_2 = L_98;
|
|
bool L_99;
|
|
L_99 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL);
|
|
if (L_99)
|
|
{
|
|
goto IL_03c3_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_100 = 7;
|
|
V_0 = L_100;
|
|
__this->___U3CU3E1__state = L_100;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_101 = V_2;
|
|
__this->___U3CU3Eu__1 = L_101;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_102 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C(L_102, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C_RuntimeMethod_var);
|
|
goto IL_0500;
|
|
}
|
|
|
|
IL_03a7_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_103 = __this->___U3CU3Eu__1;
|
|
V_2 = L_103;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_104 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_104, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_105 = (-1);
|
|
V_0 = L_105;
|
|
__this->___U3CU3E1__state = L_105;
|
|
}
|
|
|
|
IL_03c3_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_106 = V_1;
|
|
NullCheck(L_106);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_107 = L_106->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_108 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_109 = V_1;
|
|
NullCheck(L_109);
|
|
int32_t L_110 = L_109->___bufPos;
|
|
V_4 = L_110;
|
|
int32_t L_111 = V_4;
|
|
NullCheck(L_108);
|
|
L_108->___bufPos = ((int32_t)il2cpp_codegen_add(L_111, 1));
|
|
int32_t L_112 = V_4;
|
|
NullCheck(L_107);
|
|
(L_107)->SetAt(static_cast<il2cpp_array_size_t>(L_112), (uint8_t)((int32_t)34));
|
|
goto IL_0406_1;
|
|
}
|
|
|
|
IL_03e9_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_113 = V_1;
|
|
NullCheck(L_113);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_114 = L_113->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_115 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_116 = V_1;
|
|
NullCheck(L_116);
|
|
int32_t L_117 = L_116->___bufPos;
|
|
V_4 = L_117;
|
|
int32_t L_118 = V_4;
|
|
NullCheck(L_115);
|
|
L_115->___bufPos = ((int32_t)il2cpp_codegen_add(L_118, 1));
|
|
int32_t L_119 = V_4;
|
|
NullCheck(L_114);
|
|
(L_114)->SetAt(static_cast<il2cpp_array_size_t>(L_119), (uint8_t)((int32_t)32));
|
|
}
|
|
|
|
IL_0406_1:
|
|
{
|
|
String_t* L_120 = __this->___subset;
|
|
if (!L_120)
|
|
{
|
|
goto IL_04b5_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_121 = V_1;
|
|
NullCheck(L_121);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_122 = L_121->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_123 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_124 = V_1;
|
|
NullCheck(L_124);
|
|
int32_t L_125 = L_124->___bufPos;
|
|
V_4 = L_125;
|
|
int32_t L_126 = V_4;
|
|
NullCheck(L_123);
|
|
L_123->___bufPos = ((int32_t)il2cpp_codegen_add(L_126, 1));
|
|
int32_t L_127 = V_4;
|
|
NullCheck(L_122);
|
|
(L_122)->SetAt(static_cast<il2cpp_array_size_t>(L_127), (uint8_t)((int32_t)91));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_128 = V_1;
|
|
String_t* L_129 = __this->___subset;
|
|
NullCheck(L_128);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_130;
|
|
L_130 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_128, L_129, NULL);
|
|
NullCheck(L_130);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_131;
|
|
L_131 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_130, (bool)0, NULL);
|
|
V_3 = L_131;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_132;
|
|
L_132 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL);
|
|
V_2 = L_132;
|
|
bool L_133;
|
|
L_133 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL);
|
|
if (L_133)
|
|
{
|
|
goto IL_0491_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_134 = 8;
|
|
V_0 = L_134;
|
|
__this->___U3CU3E1__state = L_134;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_135 = V_2;
|
|
__this->___U3CU3Eu__1 = L_135;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_136 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C(L_136, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B_m666ECA4AA3476E9D2DF052BE10FA96FE4C83135C_RuntimeMethod_var);
|
|
goto IL_0500;
|
|
}
|
|
|
|
IL_0475_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_137 = __this->___U3CU3Eu__1;
|
|
V_2 = L_137;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_138 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_138, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_139 = (-1);
|
|
V_0 = L_139;
|
|
__this->___U3CU3E1__state = L_139;
|
|
}
|
|
|
|
IL_0491_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_140 = V_1;
|
|
NullCheck(L_140);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_141 = L_140->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_142 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_143 = V_1;
|
|
NullCheck(L_143);
|
|
int32_t L_144 = L_143->___bufPos;
|
|
V_4 = L_144;
|
|
int32_t L_145 = V_4;
|
|
NullCheck(L_142);
|
|
L_142->___bufPos = ((int32_t)il2cpp_codegen_add(L_145, 1));
|
|
int32_t L_146 = V_4;
|
|
NullCheck(L_141);
|
|
(L_141)->SetAt(static_cast<il2cpp_array_size_t>(L_146), (uint8_t)((int32_t)93));
|
|
}
|
|
|
|
IL_04b5_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_147 = V_1;
|
|
NullCheck(L_147);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_148 = L_147->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_149 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_150 = V_1;
|
|
NullCheck(L_150);
|
|
int32_t L_151 = L_150->___bufPos;
|
|
V_4 = L_151;
|
|
int32_t L_152 = V_4;
|
|
NullCheck(L_149);
|
|
L_149->___bufPos = ((int32_t)il2cpp_codegen_add(L_152, 1));
|
|
int32_t L_153 = V_4;
|
|
NullCheck(L_148);
|
|
(L_148)->SetAt(static_cast<il2cpp_array_size_t>(L_153), (uint8_t)((int32_t)62));
|
|
goto IL_04ed;
|
|
}
|
|
}
|
|
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_04d4;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_04d4:
|
|
{
|
|
Exception_t* L_154 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_5 = L_154;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_155 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_156 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_155, L_156, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_0500;
|
|
}
|
|
|
|
IL_04ed:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_157 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_157, NULL);
|
|
}
|
|
|
|
IL_0500:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteDocTypeAsyncU3Ed__88_MoveNext_mAE5FB3D65CB1DF0562F0A3087CA73B5F6AB81962_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B*>(__this + _offset);
|
|
U3CWriteDocTypeAsyncU3Ed__88_MoveNext_mAE5FB3D65CB1DF0562F0A3087CA73B5F6AB81962(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteDocTypeAsyncU3Ed__88_SetStateMachine_m95933304FE02727BC64C82FFB4A2F1822BAEEFA2 (U3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteDocTypeAsyncU3Ed__88_SetStateMachine_m95933304FE02727BC64C82FFB4A2F1822BAEEFA2_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteDocTypeAsyncU3Ed__88_t53401692E0630FD39CAE063306F42C44D20FFF7B*>(__this + _offset);
|
|
U3CWriteDocTypeAsyncU3Ed__88_SetStateMachine_m95933304FE02727BC64C82FFB4A2F1822BAEEFA2(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteNamespaceDeclarationAsyncU3Ed__96_MoveNext_m27DDC372BAEDC16FCD9CAA066DDFA055BF5D5A6E (U3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4_m030496209F12F33BF282BECA92AADE70D48FEAD6_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
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;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(L_3, NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_4 = V_1;
|
|
String_t* L_5 = __this->___prefix;
|
|
NullCheck(L_4);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_6;
|
|
L_6 = VirtualFuncInvoker1< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572*, String_t* >::Invoke(100, 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 = L_10;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_11 = V_2;
|
|
__this->___U3CU3Eu__1 = L_11;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_12 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4_m030496209F12F33BF282BECA92AADE70D48FEAD6(L_12, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4_m030496209F12F33BF282BECA92AADE70D48FEAD6_RuntimeMethod_var);
|
|
goto IL_0189;
|
|
}
|
|
|
|
IL_006d_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_13 = __this->___U3CU3Eu__1;
|
|
V_2 = L_13;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_14 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_14, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_15 = (-1);
|
|
V_0 = L_15;
|
|
__this->___U3CU3E1__state = L_15;
|
|
}
|
|
|
|
IL_0089_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_16 = V_1;
|
|
String_t* L_17 = __this->___namespaceName;
|
|
NullCheck(L_16);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_18;
|
|
L_18 = VirtualFuncInvoker1< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572*, String_t* >::Invoke(66, 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 = L_22;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_23 = V_2;
|
|
__this->___U3CU3Eu__1 = L_23;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_24 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4_m030496209F12F33BF282BECA92AADE70D48FEAD6(L_24, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4_m030496209F12F33BF282BECA92AADE70D48FEAD6_RuntimeMethod_var);
|
|
goto IL_0189;
|
|
}
|
|
|
|
IL_00d7_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_25 = __this->___U3CU3Eu__1;
|
|
V_2 = L_25;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_26 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_26, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_27 = (-1);
|
|
V_0 = L_27;
|
|
__this->___U3CU3E1__state = L_27;
|
|
}
|
|
|
|
IL_00f3_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_28 = V_1;
|
|
NullCheck(L_28);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_29;
|
|
L_29 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(101, 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 = L_33;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_34 = V_2;
|
|
__this->___U3CU3Eu__1 = L_34;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_35 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4_m030496209F12F33BF282BECA92AADE70D48FEAD6(L_35, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4_m030496209F12F33BF282BECA92AADE70D48FEAD6_RuntimeMethod_var);
|
|
goto IL_0189;
|
|
}
|
|
|
|
IL_0138_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_36 = __this->___U3CU3Eu__1;
|
|
V_2 = L_36;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_37 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_37, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_38 = (-1);
|
|
V_0 = L_38;
|
|
__this->___U3CU3E1__state = L_38;
|
|
}
|
|
|
|
IL_0154_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
goto IL_0176;
|
|
}
|
|
}
|
|
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:
|
|
{
|
|
Exception_t* L_39 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_4 = L_39;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_40 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_41 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_40, L_41, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_0189;
|
|
}
|
|
|
|
IL_0176:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_42 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_42, NULL);
|
|
}
|
|
|
|
IL_0189:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteNamespaceDeclarationAsyncU3Ed__96_MoveNext_m27DDC372BAEDC16FCD9CAA066DDFA055BF5D5A6E_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4*>(__this + _offset);
|
|
U3CWriteNamespaceDeclarationAsyncU3Ed__96_MoveNext_m27DDC372BAEDC16FCD9CAA066DDFA055BF5D5A6E(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteNamespaceDeclarationAsyncU3Ed__96_SetStateMachine_mFC87336B04C91395E3627D07927CDDE4A0839A9B (U3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteNamespaceDeclarationAsyncU3Ed__96_SetStateMachine_mFC87336B04C91395E3627D07927CDDE4A0839A9B_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteNamespaceDeclarationAsyncU3Ed__96_t79FF42DA313D248810F80A1E25EF3094406678A4*>(__this + _offset);
|
|
U3CWriteNamespaceDeclarationAsyncU3Ed__96_SetStateMachine_mFC87336B04C91395E3627D07927CDDE4A0839A9B(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_MoveNext_m7948966085AF154DAEFFC0E3F30AFDBBFFDA85B0 (U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020_mA4708592D9C5A1A9BF411A8D749C4CF9AC8D86D3_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_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;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0079_1;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_00e7_1;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0151_1;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(L_3, NULL);
|
|
String_t* L_4 = __this->___prefix;
|
|
NullCheck(L_4);
|
|
int32_t L_5;
|
|
L_5 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_4, NULL);
|
|
if (L_5)
|
|
{
|
|
goto IL_00a1_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_6 = V_1;
|
|
NullCheck(L_6);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_7;
|
|
L_7 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_6, _stringLiteral7445C16916FA3BA29CF130D3BC44506627A580F8, 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_0095_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_11 = 0;
|
|
V_0 = L_11;
|
|
__this->___U3CU3E1__state = L_11;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_12 = V_2;
|
|
__this->___U3CU3Eu__1 = L_12;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_13 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020_mA4708592D9C5A1A9BF411A8D749C4CF9AC8D86D3(L_13, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020_mA4708592D9C5A1A9BF411A8D749C4CF9AC8D86D3_RuntimeMethod_var);
|
|
goto IL_01e3;
|
|
}
|
|
|
|
IL_0079_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_14 = __this->___U3CU3Eu__1;
|
|
V_2 = L_14;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_15 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_15, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_16 = (-1);
|
|
V_0 = L_16;
|
|
__this->___U3CU3E1__state = L_16;
|
|
}
|
|
|
|
IL_0095_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
goto IL_01ae_1;
|
|
}
|
|
|
|
IL_00a1_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_17 = V_1;
|
|
NullCheck(L_17);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_18;
|
|
L_18 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_17, _stringLiteralD7BB4816F511937863E42D9A34BAB32B43210AE7, NULL);
|
|
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_0103_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_22 = 1;
|
|
V_0 = L_22;
|
|
__this->___U3CU3E1__state = L_22;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_23 = V_2;
|
|
__this->___U3CU3Eu__1 = L_23;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_24 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020_mA4708592D9C5A1A9BF411A8D749C4CF9AC8D86D3(L_24, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020_mA4708592D9C5A1A9BF411A8D749C4CF9AC8D86D3_RuntimeMethod_var);
|
|
goto IL_01e3;
|
|
}
|
|
|
|
IL_00e7_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_25 = __this->___U3CU3Eu__1;
|
|
V_2 = L_25;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_26 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_26, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_27 = (-1);
|
|
V_0 = L_27;
|
|
__this->___U3CU3E1__state = L_27;
|
|
}
|
|
|
|
IL_0103_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_28 = V_1;
|
|
String_t* L_29 = __this->___prefix;
|
|
NullCheck(L_28);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_30;
|
|
L_30 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_28, 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_016d_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_34 = 2;
|
|
V_0 = L_34;
|
|
__this->___U3CU3E1__state = L_34;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_35 = V_2;
|
|
__this->___U3CU3Eu__1 = L_35;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_36 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020_mA4708592D9C5A1A9BF411A8D749C4CF9AC8D86D3(L_36, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020_mA4708592D9C5A1A9BF411A8D749C4CF9AC8D86D3_RuntimeMethod_var);
|
|
goto IL_01e3;
|
|
}
|
|
|
|
IL_0151_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_37 = __this->___U3CU3Eu__1;
|
|
V_2 = L_37;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_38 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_38, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_39 = (-1);
|
|
V_0 = L_39;
|
|
__this->___U3CU3E1__state = L_39;
|
|
}
|
|
|
|
IL_016d_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_40 = V_1;
|
|
NullCheck(L_40);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_41 = L_40->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_42 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_43 = V_1;
|
|
NullCheck(L_43);
|
|
int32_t L_44 = L_43->___bufPos;
|
|
V_4 = L_44;
|
|
int32_t L_45 = V_4;
|
|
NullCheck(L_42);
|
|
L_42->___bufPos = ((int32_t)il2cpp_codegen_add(L_45, 1));
|
|
int32_t L_46 = V_4;
|
|
NullCheck(L_41);
|
|
(L_41)->SetAt(static_cast<il2cpp_array_size_t>(L_46), (uint8_t)((int32_t)61));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_47 = V_1;
|
|
NullCheck(L_47);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_48 = L_47->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_49 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_50 = V_1;
|
|
NullCheck(L_50);
|
|
int32_t L_51 = L_50->___bufPos;
|
|
V_4 = L_51;
|
|
int32_t L_52 = V_4;
|
|
NullCheck(L_49);
|
|
L_49->___bufPos = ((int32_t)il2cpp_codegen_add(L_52, 1));
|
|
int32_t L_53 = V_4;
|
|
NullCheck(L_48);
|
|
(L_48)->SetAt(static_cast<il2cpp_array_size_t>(L_53), (uint8_t)((int32_t)34));
|
|
}
|
|
|
|
IL_01ae_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_54 = V_1;
|
|
NullCheck(L_54);
|
|
L_54->___inAttributeValue = (bool)1;
|
|
goto IL_01d0;
|
|
}
|
|
}
|
|
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_01b7;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_01b7:
|
|
{
|
|
Exception_t* L_55 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_5 = L_55;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_56 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_57 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_56, L_57, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_01e3;
|
|
}
|
|
|
|
IL_01d0:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_58 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_58, NULL);
|
|
}
|
|
|
|
IL_01e3:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_MoveNext_m7948966085AF154DAEFFC0E3F30AFDBBFFDA85B0_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020*>(__this + _offset);
|
|
U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_MoveNext_m7948966085AF154DAEFFC0E3F30AFDBBFFDA85B0(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_SetStateMachine_m91B703B4FA17FA9ECDC9402368C728055993EC7F (U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_SetStateMachine_m91B703B4FA17FA9ECDC9402368C728055993EC7F_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_t04649D3A3902848B5B6AF688DA0A218376B87020*>(__this + _offset);
|
|
U3CWriteStartNamespaceDeclarationAsyncU3Ed__97_SetStateMachine_m91B703B4FA17FA9ECDC9402368C728055993EC7F(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCDataAsyncU3Ed__99_MoveNext_mC28B8FB3015E8A2BA4CA318B6D10C722D1FC3D7C (U3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2_m193491811D425E91FF74E1FA16D8FB575B10A885_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0175_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(L_3, NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
bool L_5 = L_4->___mergeCDataSections;
|
|
if (!L_5)
|
|
{
|
|
goto IL_0043_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_6 = V_1;
|
|
NullCheck(L_6);
|
|
int32_t L_7 = L_6->___bufPos;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_8 = V_1;
|
|
NullCheck(L_8);
|
|
int32_t L_9 = L_8->___cdataPos;
|
|
if ((!(((uint32_t)L_7) == ((uint32_t)L_9))))
|
|
{
|
|
goto IL_0043_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_10 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_11 = V_1;
|
|
NullCheck(L_11);
|
|
int32_t L_12 = L_11->___bufPos;
|
|
NullCheck(L_10);
|
|
L_10->___bufPos = ((int32_t)il2cpp_codegen_subtract(L_12, 3));
|
|
goto IL_012d_1;
|
|
}
|
|
|
|
IL_0043_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_13 = V_1;
|
|
NullCheck(L_13);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_14 = L_13->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_15 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_16 = V_1;
|
|
NullCheck(L_16);
|
|
int32_t L_17 = L_16->___bufPos;
|
|
V_2 = L_17;
|
|
int32_t L_18 = V_2;
|
|
NullCheck(L_15);
|
|
L_15->___bufPos = ((int32_t)il2cpp_codegen_add(L_18, 1));
|
|
int32_t L_19 = V_2;
|
|
NullCheck(L_14);
|
|
(L_14)->SetAt(static_cast<il2cpp_array_size_t>(L_19), (uint8_t)((int32_t)60));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_20 = V_1;
|
|
NullCheck(L_20);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_21 = L_20->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_22 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_23 = V_1;
|
|
NullCheck(L_23);
|
|
int32_t L_24 = L_23->___bufPos;
|
|
V_2 = L_24;
|
|
int32_t L_25 = V_2;
|
|
NullCheck(L_22);
|
|
L_22->___bufPos = ((int32_t)il2cpp_codegen_add(L_25, 1));
|
|
int32_t L_26 = V_2;
|
|
NullCheck(L_21);
|
|
(L_21)->SetAt(static_cast<il2cpp_array_size_t>(L_26), (uint8_t)((int32_t)33));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_27 = V_1;
|
|
NullCheck(L_27);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_28 = L_27->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_29 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_30 = V_1;
|
|
NullCheck(L_30);
|
|
int32_t L_31 = L_30->___bufPos;
|
|
V_2 = L_31;
|
|
int32_t L_32 = V_2;
|
|
NullCheck(L_29);
|
|
L_29->___bufPos = ((int32_t)il2cpp_codegen_add(L_32, 1));
|
|
int32_t L_33 = V_2;
|
|
NullCheck(L_28);
|
|
(L_28)->SetAt(static_cast<il2cpp_array_size_t>(L_33), (uint8_t)((int32_t)91));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_34 = V_1;
|
|
NullCheck(L_34);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_35 = L_34->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_36 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_37 = V_1;
|
|
NullCheck(L_37);
|
|
int32_t L_38 = L_37->___bufPos;
|
|
V_2 = L_38;
|
|
int32_t L_39 = V_2;
|
|
NullCheck(L_36);
|
|
L_36->___bufPos = ((int32_t)il2cpp_codegen_add(L_39, 1));
|
|
int32_t L_40 = V_2;
|
|
NullCheck(L_35);
|
|
(L_35)->SetAt(static_cast<il2cpp_array_size_t>(L_40), (uint8_t)((int32_t)67));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_41 = V_1;
|
|
NullCheck(L_41);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_42 = L_41->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_43 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_44 = V_1;
|
|
NullCheck(L_44);
|
|
int32_t L_45 = L_44->___bufPos;
|
|
V_2 = L_45;
|
|
int32_t L_46 = V_2;
|
|
NullCheck(L_43);
|
|
L_43->___bufPos = ((int32_t)il2cpp_codegen_add(L_46, 1));
|
|
int32_t L_47 = V_2;
|
|
NullCheck(L_42);
|
|
(L_42)->SetAt(static_cast<il2cpp_array_size_t>(L_47), (uint8_t)((int32_t)68));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_48 = V_1;
|
|
NullCheck(L_48);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_49 = L_48->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_50 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_51 = V_1;
|
|
NullCheck(L_51);
|
|
int32_t L_52 = L_51->___bufPos;
|
|
V_2 = L_52;
|
|
int32_t L_53 = V_2;
|
|
NullCheck(L_50);
|
|
L_50->___bufPos = ((int32_t)il2cpp_codegen_add(L_53, 1));
|
|
int32_t L_54 = V_2;
|
|
NullCheck(L_49);
|
|
(L_49)->SetAt(static_cast<il2cpp_array_size_t>(L_54), (uint8_t)((int32_t)65));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_55 = V_1;
|
|
NullCheck(L_55);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_56 = L_55->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_57 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_58 = V_1;
|
|
NullCheck(L_58);
|
|
int32_t L_59 = L_58->___bufPos;
|
|
V_2 = L_59;
|
|
int32_t L_60 = V_2;
|
|
NullCheck(L_57);
|
|
L_57->___bufPos = ((int32_t)il2cpp_codegen_add(L_60, 1));
|
|
int32_t L_61 = V_2;
|
|
NullCheck(L_56);
|
|
(L_56)->SetAt(static_cast<il2cpp_array_size_t>(L_61), (uint8_t)((int32_t)84));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_62 = V_1;
|
|
NullCheck(L_62);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_63 = L_62->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_64 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_65 = V_1;
|
|
NullCheck(L_65);
|
|
int32_t L_66 = L_65->___bufPos;
|
|
V_2 = L_66;
|
|
int32_t L_67 = V_2;
|
|
NullCheck(L_64);
|
|
L_64->___bufPos = ((int32_t)il2cpp_codegen_add(L_67, 1));
|
|
int32_t L_68 = V_2;
|
|
NullCheck(L_63);
|
|
(L_63)->SetAt(static_cast<il2cpp_array_size_t>(L_68), (uint8_t)((int32_t)65));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_69 = V_1;
|
|
NullCheck(L_69);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_70 = L_69->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_71 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_72 = V_1;
|
|
NullCheck(L_72);
|
|
int32_t L_73 = L_72->___bufPos;
|
|
V_2 = L_73;
|
|
int32_t L_74 = V_2;
|
|
NullCheck(L_71);
|
|
L_71->___bufPos = ((int32_t)il2cpp_codegen_add(L_74, 1));
|
|
int32_t L_75 = V_2;
|
|
NullCheck(L_70);
|
|
(L_70)->SetAt(static_cast<il2cpp_array_size_t>(L_75), (uint8_t)((int32_t)91));
|
|
}
|
|
|
|
IL_012d_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_76 = V_1;
|
|
String_t* L_77 = __this->___text;
|
|
NullCheck(L_76);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_78;
|
|
L_78 = XmlUtf8RawTextWriter_WriteCDataSectionAsync_mE263C60E0AE9A206906BEECCBD917EB139293275(L_76, L_77, NULL);
|
|
NullCheck(L_78);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_79;
|
|
L_79 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_78, (bool)0, NULL);
|
|
V_4 = L_79;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_80;
|
|
L_80 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_4), NULL);
|
|
V_3 = L_80;
|
|
bool L_81;
|
|
L_81 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_3), NULL);
|
|
if (L_81)
|
|
{
|
|
goto IL_0191_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_82 = 0;
|
|
V_0 = L_82;
|
|
__this->___U3CU3E1__state = L_82;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_83 = V_3;
|
|
__this->___U3CU3Eu__1 = L_83;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_84 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2_m193491811D425E91FF74E1FA16D8FB575B10A885(L_84, (&V_3), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2_m193491811D425E91FF74E1FA16D8FB575B10A885_RuntimeMethod_var);
|
|
goto IL_022c;
|
|
}
|
|
|
|
IL_0175_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_85 = __this->___U3CU3Eu__1;
|
|
V_3 = L_85;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_86 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_86, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_87 = (-1);
|
|
V_0 = L_87;
|
|
__this->___U3CU3E1__state = L_87;
|
|
}
|
|
|
|
IL_0191_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_3), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_88 = V_1;
|
|
NullCheck(L_88);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_89 = L_88->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_90 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_91 = V_1;
|
|
NullCheck(L_91);
|
|
int32_t L_92 = L_91->___bufPos;
|
|
V_2 = L_92;
|
|
int32_t L_93 = V_2;
|
|
NullCheck(L_90);
|
|
L_90->___bufPos = ((int32_t)il2cpp_codegen_add(L_93, 1));
|
|
int32_t L_94 = V_2;
|
|
NullCheck(L_89);
|
|
(L_89)->SetAt(static_cast<il2cpp_array_size_t>(L_94), (uint8_t)((int32_t)93));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_95 = V_1;
|
|
NullCheck(L_95);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_96 = L_95->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_97 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_98 = V_1;
|
|
NullCheck(L_98);
|
|
int32_t L_99 = L_98->___bufPos;
|
|
V_2 = L_99;
|
|
int32_t L_100 = V_2;
|
|
NullCheck(L_97);
|
|
L_97->___bufPos = ((int32_t)il2cpp_codegen_add(L_100, 1));
|
|
int32_t L_101 = V_2;
|
|
NullCheck(L_96);
|
|
(L_96)->SetAt(static_cast<il2cpp_array_size_t>(L_101), (uint8_t)((int32_t)93));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_102 = V_1;
|
|
NullCheck(L_102);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_103 = L_102->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_104 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_105 = V_1;
|
|
NullCheck(L_105);
|
|
int32_t L_106 = L_105->___bufPos;
|
|
V_2 = L_106;
|
|
int32_t L_107 = V_2;
|
|
NullCheck(L_104);
|
|
L_104->___bufPos = ((int32_t)il2cpp_codegen_add(L_107, 1));
|
|
int32_t L_108 = V_2;
|
|
NullCheck(L_103);
|
|
(L_103)->SetAt(static_cast<il2cpp_array_size_t>(L_108), (uint8_t)((int32_t)62));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_109 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_110 = V_1;
|
|
NullCheck(L_110);
|
|
int32_t L_111 = L_110->___bufPos;
|
|
NullCheck(L_109);
|
|
L_109->___textPos = L_111;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_112 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_113 = V_1;
|
|
NullCheck(L_113);
|
|
int32_t L_114 = L_113->___bufPos;
|
|
NullCheck(L_112);
|
|
L_112->___cdataPos = L_114;
|
|
goto IL_0219;
|
|
}
|
|
}
|
|
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_0200;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0200:
|
|
{
|
|
Exception_t* L_115 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_5 = L_115;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_116 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_117 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_116, L_117, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_022c;
|
|
}
|
|
|
|
IL_0219:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_118 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_118, NULL);
|
|
}
|
|
|
|
IL_022c:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteCDataAsyncU3Ed__99_MoveNext_mC28B8FB3015E8A2BA4CA318B6D10C722D1FC3D7C_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2*>(__this + _offset);
|
|
U3CWriteCDataAsyncU3Ed__99_MoveNext_mC28B8FB3015E8A2BA4CA318B6D10C722D1FC3D7C(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCDataAsyncU3Ed__99_SetStateMachine_m30677B8D061EBD61A690E3AB1D80692FD8C33555 (U3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteCDataAsyncU3Ed__99_SetStateMachine_m30677B8D061EBD61A690E3AB1D80692FD8C33555_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteCDataAsyncU3Ed__99_tC45A8897416756509126DB9ED1EAB517832AA7E2*>(__this + _offset);
|
|
U3CWriteCDataAsyncU3Ed__99_SetStateMachine_m30677B8D061EBD61A690E3AB1D80692FD8C33555(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentAsyncU3Ed__100_MoveNext_m6D8A5F7990DAD1023F49C1C95EB461E657A6C8DD (U3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34_mC25168E4A1C9B268591C26672C3FC88F2BE78D0E_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_00cc_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(L_3, NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_5 = L_4->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_6 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_7 = V_1;
|
|
NullCheck(L_7);
|
|
int32_t L_8 = L_7->___bufPos;
|
|
V_2 = L_8;
|
|
int32_t L_9 = V_2;
|
|
NullCheck(L_6);
|
|
L_6->___bufPos = ((int32_t)il2cpp_codegen_add(L_9, 1));
|
|
int32_t L_10 = V_2;
|
|
NullCheck(L_5);
|
|
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(L_10), (uint8_t)((int32_t)60));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_11 = V_1;
|
|
NullCheck(L_11);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_12 = L_11->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_13 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_14 = V_1;
|
|
NullCheck(L_14);
|
|
int32_t L_15 = L_14->___bufPos;
|
|
V_2 = L_15;
|
|
int32_t L_16 = V_2;
|
|
NullCheck(L_13);
|
|
L_13->___bufPos = ((int32_t)il2cpp_codegen_add(L_16, 1));
|
|
int32_t L_17 = V_2;
|
|
NullCheck(L_12);
|
|
(L_12)->SetAt(static_cast<il2cpp_array_size_t>(L_17), (uint8_t)((int32_t)33));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_18 = V_1;
|
|
NullCheck(L_18);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_19 = L_18->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_20 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_21 = V_1;
|
|
NullCheck(L_21);
|
|
int32_t L_22 = L_21->___bufPos;
|
|
V_2 = L_22;
|
|
int32_t L_23 = V_2;
|
|
NullCheck(L_20);
|
|
L_20->___bufPos = ((int32_t)il2cpp_codegen_add(L_23, 1));
|
|
int32_t L_24 = V_2;
|
|
NullCheck(L_19);
|
|
(L_19)->SetAt(static_cast<il2cpp_array_size_t>(L_24), (uint8_t)((int32_t)45));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_25 = V_1;
|
|
NullCheck(L_25);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_26 = L_25->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_27 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_28 = V_1;
|
|
NullCheck(L_28);
|
|
int32_t L_29 = L_28->___bufPos;
|
|
V_2 = L_29;
|
|
int32_t L_30 = V_2;
|
|
NullCheck(L_27);
|
|
L_27->___bufPos = ((int32_t)il2cpp_codegen_add(L_30, 1));
|
|
int32_t L_31 = V_2;
|
|
NullCheck(L_26);
|
|
(L_26)->SetAt(static_cast<il2cpp_array_size_t>(L_31), (uint8_t)((int32_t)45));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_32 = V_1;
|
|
String_t* L_33 = __this->___text;
|
|
NullCheck(L_32);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_34;
|
|
L_34 = XmlUtf8RawTextWriter_WriteCommentOrPiAsync_m95CA3C6D0993998C35D65925CA30E3967163A349(L_32, L_33, ((int32_t)45), NULL);
|
|
NullCheck(L_34);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_35;
|
|
L_35 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_34, (bool)0, NULL);
|
|
V_4 = L_35;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_36;
|
|
L_36 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_4), NULL);
|
|
V_3 = L_36;
|
|
bool L_37;
|
|
L_37 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_3), NULL);
|
|
if (L_37)
|
|
{
|
|
goto IL_00e8_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_38 = 0;
|
|
V_0 = L_38;
|
|
__this->___U3CU3E1__state = L_38;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_39 = V_3;
|
|
__this->___U3CU3Eu__1 = L_39;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_40 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34_mC25168E4A1C9B268591C26672C3FC88F2BE78D0E(L_40, (&V_3), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34_mC25168E4A1C9B268591C26672C3FC88F2BE78D0E_RuntimeMethod_var);
|
|
goto IL_016b;
|
|
}
|
|
|
|
IL_00cc_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_41 = __this->___U3CU3Eu__1;
|
|
V_3 = L_41;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_42 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_42, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_43 = (-1);
|
|
V_0 = L_43;
|
|
__this->___U3CU3E1__state = L_43;
|
|
}
|
|
|
|
IL_00e8_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_3), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_44 = V_1;
|
|
NullCheck(L_44);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_45 = L_44->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_46 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_47 = V_1;
|
|
NullCheck(L_47);
|
|
int32_t L_48 = L_47->___bufPos;
|
|
V_2 = L_48;
|
|
int32_t L_49 = V_2;
|
|
NullCheck(L_46);
|
|
L_46->___bufPos = ((int32_t)il2cpp_codegen_add(L_49, 1));
|
|
int32_t L_50 = V_2;
|
|
NullCheck(L_45);
|
|
(L_45)->SetAt(static_cast<il2cpp_array_size_t>(L_50), (uint8_t)((int32_t)45));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_51 = V_1;
|
|
NullCheck(L_51);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_52 = L_51->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_53 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_54 = V_1;
|
|
NullCheck(L_54);
|
|
int32_t L_55 = L_54->___bufPos;
|
|
V_2 = L_55;
|
|
int32_t L_56 = V_2;
|
|
NullCheck(L_53);
|
|
L_53->___bufPos = ((int32_t)il2cpp_codegen_add(L_56, 1));
|
|
int32_t L_57 = V_2;
|
|
NullCheck(L_52);
|
|
(L_52)->SetAt(static_cast<il2cpp_array_size_t>(L_57), (uint8_t)((int32_t)45));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_58 = V_1;
|
|
NullCheck(L_58);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_59 = L_58->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_60 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_61 = V_1;
|
|
NullCheck(L_61);
|
|
int32_t L_62 = L_61->___bufPos;
|
|
V_2 = L_62;
|
|
int32_t L_63 = V_2;
|
|
NullCheck(L_60);
|
|
L_60->___bufPos = ((int32_t)il2cpp_codegen_add(L_63, 1));
|
|
int32_t L_64 = V_2;
|
|
NullCheck(L_59);
|
|
(L_59)->SetAt(static_cast<il2cpp_array_size_t>(L_64), (uint8_t)((int32_t)62));
|
|
goto IL_0158;
|
|
}
|
|
}
|
|
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:
|
|
{
|
|
Exception_t* L_65 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_5 = L_65;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_66 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_67 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_66, L_67, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_016b;
|
|
}
|
|
|
|
IL_0158:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_68 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_68, NULL);
|
|
}
|
|
|
|
IL_016b:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteCommentAsyncU3Ed__100_MoveNext_m6D8A5F7990DAD1023F49C1C95EB461E657A6C8DD_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34*>(__this + _offset);
|
|
U3CWriteCommentAsyncU3Ed__100_MoveNext_m6D8A5F7990DAD1023F49C1C95EB461E657A6C8DD(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentAsyncU3Ed__100_SetStateMachine_m5EAB9AE564B07E62F94B464E62C55FC169AFC985 (U3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteCommentAsyncU3Ed__100_SetStateMachine_m5EAB9AE564B07E62F94B464E62C55FC169AFC985_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteCommentAsyncU3Ed__100_t5829267FC7341C29428522555342A3A8B2CB3B34*>(__this + _offset);
|
|
U3CWriteCommentAsyncU3Ed__100_SetStateMachine_m5EAB9AE564B07E62F94B464E62C55FC169AFC985(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteProcessingInstructionAsyncU3Ed__101_MoveNext_m414519052A948C89F20BF2FFF0ED53AFD7A1771D (U3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240_m14C8B4758C0A33A9AEBF90844B287E95AA0EAE99_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_009d_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_0135_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(L_4, NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_5 = V_1;
|
|
NullCheck(L_5);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_6 = L_5->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_7 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_8 = V_1;
|
|
NullCheck(L_8);
|
|
int32_t L_9 = L_8->___bufPos;
|
|
V_2 = L_9;
|
|
int32_t L_10 = V_2;
|
|
NullCheck(L_7);
|
|
L_7->___bufPos = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
int32_t L_11 = V_2;
|
|
NullCheck(L_6);
|
|
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_11), (uint8_t)((int32_t)60));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_12 = V_1;
|
|
NullCheck(L_12);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_13 = L_12->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_14 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_15 = V_1;
|
|
NullCheck(L_15);
|
|
int32_t L_16 = L_15->___bufPos;
|
|
V_2 = L_16;
|
|
int32_t L_17 = V_2;
|
|
NullCheck(L_14);
|
|
L_14->___bufPos = ((int32_t)il2cpp_codegen_add(L_17, 1));
|
|
int32_t L_18 = V_2;
|
|
NullCheck(L_13);
|
|
(L_13)->SetAt(static_cast<il2cpp_array_size_t>(L_18), (uint8_t)((int32_t)63));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_19 = V_1;
|
|
String_t* L_20 = __this->___name;
|
|
NullCheck(L_19);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_21;
|
|
L_21 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_19, L_20, NULL);
|
|
NullCheck(L_21);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_22;
|
|
L_22 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_21, (bool)0, NULL);
|
|
V_4 = L_22;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_23;
|
|
L_23 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_4), NULL);
|
|
V_3 = L_23;
|
|
bool L_24;
|
|
L_24 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_3), NULL);
|
|
if (L_24)
|
|
{
|
|
goto IL_00b9_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_25 = 0;
|
|
V_0 = L_25;
|
|
__this->___U3CU3E1__state = L_25;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_26 = V_3;
|
|
__this->___U3CU3Eu__1 = L_26;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_27 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240_m14C8B4758C0A33A9AEBF90844B287E95AA0EAE99(L_27, (&V_3), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240_m14C8B4758C0A33A9AEBF90844B287E95AA0EAE99_RuntimeMethod_var);
|
|
goto IL_01ba;
|
|
}
|
|
|
|
IL_009d_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_28 = __this->___U3CU3Eu__1;
|
|
V_3 = L_28;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_29 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_29, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_30 = (-1);
|
|
V_0 = L_30;
|
|
__this->___U3CU3E1__state = L_30;
|
|
}
|
|
|
|
IL_00b9_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_3), NULL);
|
|
String_t* L_31 = __this->___text;
|
|
NullCheck(L_31);
|
|
int32_t L_32;
|
|
L_32 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_31, NULL);
|
|
if ((((int32_t)L_32) <= ((int32_t)0)))
|
|
{
|
|
goto IL_0158_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_33 = V_1;
|
|
NullCheck(L_33);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_34 = L_33->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_35 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_36 = V_1;
|
|
NullCheck(L_36);
|
|
int32_t L_37 = L_36->___bufPos;
|
|
V_2 = L_37;
|
|
int32_t L_38 = V_2;
|
|
NullCheck(L_35);
|
|
L_35->___bufPos = ((int32_t)il2cpp_codegen_add(L_38, 1));
|
|
int32_t L_39 = V_2;
|
|
NullCheck(L_34);
|
|
(L_34)->SetAt(static_cast<il2cpp_array_size_t>(L_39), (uint8_t)((int32_t)32));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_40 = V_1;
|
|
String_t* L_41 = __this->___text;
|
|
NullCheck(L_40);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_42;
|
|
L_42 = XmlUtf8RawTextWriter_WriteCommentOrPiAsync_m95CA3C6D0993998C35D65925CA30E3967163A349(L_40, L_41, ((int32_t)63), NULL);
|
|
NullCheck(L_42);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_43;
|
|
L_43 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_42, (bool)0, NULL);
|
|
V_4 = L_43;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_44;
|
|
L_44 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_4), NULL);
|
|
V_3 = L_44;
|
|
bool L_45;
|
|
L_45 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_3), NULL);
|
|
if (L_45)
|
|
{
|
|
goto IL_0151_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_46 = 1;
|
|
V_0 = L_46;
|
|
__this->___U3CU3E1__state = L_46;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_47 = V_3;
|
|
__this->___U3CU3Eu__1 = L_47;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_48 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240_m14C8B4758C0A33A9AEBF90844B287E95AA0EAE99(L_48, (&V_3), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240_m14C8B4758C0A33A9AEBF90844B287E95AA0EAE99_RuntimeMethod_var);
|
|
goto IL_01ba;
|
|
}
|
|
|
|
IL_0135_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_49 = __this->___U3CU3Eu__1;
|
|
V_3 = L_49;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_50 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_50, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_51 = (-1);
|
|
V_0 = L_51;
|
|
__this->___U3CU3E1__state = L_51;
|
|
}
|
|
|
|
IL_0151_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_3), NULL);
|
|
}
|
|
|
|
IL_0158_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_52 = V_1;
|
|
NullCheck(L_52);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_53 = L_52->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_54 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_55 = V_1;
|
|
NullCheck(L_55);
|
|
int32_t L_56 = L_55->___bufPos;
|
|
V_2 = L_56;
|
|
int32_t L_57 = V_2;
|
|
NullCheck(L_54);
|
|
L_54->___bufPos = ((int32_t)il2cpp_codegen_add(L_57, 1));
|
|
int32_t L_58 = V_2;
|
|
NullCheck(L_53);
|
|
(L_53)->SetAt(static_cast<il2cpp_array_size_t>(L_58), (uint8_t)((int32_t)63));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_59 = V_1;
|
|
NullCheck(L_59);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_60 = L_59->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_61 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_62 = V_1;
|
|
NullCheck(L_62);
|
|
int32_t L_63 = L_62->___bufPos;
|
|
V_2 = L_63;
|
|
int32_t L_64 = V_2;
|
|
NullCheck(L_61);
|
|
L_61->___bufPos = ((int32_t)il2cpp_codegen_add(L_64, 1));
|
|
int32_t L_65 = V_2;
|
|
NullCheck(L_60);
|
|
(L_60)->SetAt(static_cast<il2cpp_array_size_t>(L_65), (uint8_t)((int32_t)62));
|
|
goto IL_01a7;
|
|
}
|
|
}
|
|
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_018e;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_018e:
|
|
{
|
|
Exception_t* L_66 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_5 = L_66;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_67 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_68 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_67, L_68, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_01ba;
|
|
}
|
|
|
|
IL_01a7:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_69 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_69, NULL);
|
|
}
|
|
|
|
IL_01ba:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteProcessingInstructionAsyncU3Ed__101_MoveNext_m414519052A948C89F20BF2FFF0ED53AFD7A1771D_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240*>(__this + _offset);
|
|
U3CWriteProcessingInstructionAsyncU3Ed__101_MoveNext_m414519052A948C89F20BF2FFF0ED53AFD7A1771D(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteProcessingInstructionAsyncU3Ed__101_SetStateMachine_mDB9AFF5EE2C4500052A8893878C49C47C5817512 (U3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteProcessingInstructionAsyncU3Ed__101_SetStateMachine_mDB9AFF5EE2C4500052A8893878C49C47C5817512_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteProcessingInstructionAsyncU3Ed__101_tD8298980D0EFCE389D8B31D4A1F7F7BD50D3B240*>(__this + _offset);
|
|
U3CWriteProcessingInstructionAsyncU3Ed__101_SetStateMachine_mDB9AFF5EE2C4500052A8893878C49C47C5817512(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteEntityRefAsyncU3Ed__102_MoveNext_m7818642C391A14C3E9695010FB59D8B8F1F00120 (U3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C_mF59851F5DAA660935CF095B6170DE0E1D01A1234_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0080_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_010a_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(L_4, NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_5 = V_1;
|
|
NullCheck(L_5);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_6 = L_5->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_7 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_8 = V_1;
|
|
NullCheck(L_8);
|
|
int32_t L_9 = L_8->___bufPos;
|
|
V_2 = L_9;
|
|
int32_t L_10 = V_2;
|
|
NullCheck(L_7);
|
|
L_7->___bufPos = ((int32_t)il2cpp_codegen_add(L_10, 1));
|
|
int32_t L_11 = V_2;
|
|
NullCheck(L_6);
|
|
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_11), (uint8_t)((int32_t)38));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_12 = V_1;
|
|
String_t* L_13 = __this->___name;
|
|
NullCheck(L_12);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_14;
|
|
L_14 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_12, L_13, NULL);
|
|
NullCheck(L_14);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_15;
|
|
L_15 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_14, (bool)0, NULL);
|
|
V_4 = L_15;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_16;
|
|
L_16 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_4), NULL);
|
|
V_3 = L_16;
|
|
bool L_17;
|
|
L_17 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_3), NULL);
|
|
if (L_17)
|
|
{
|
|
goto IL_009c_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_18 = 0;
|
|
V_0 = L_18;
|
|
__this->___U3CU3E1__state = L_18;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_19 = V_3;
|
|
__this->___U3CU3Eu__1 = L_19;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_20 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C_mF59851F5DAA660935CF095B6170DE0E1D01A1234(L_20, (&V_3), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C_mF59851F5DAA660935CF095B6170DE0E1D01A1234_RuntimeMethod_var);
|
|
goto IL_0167;
|
|
}
|
|
|
|
IL_0080_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_21 = __this->___U3CU3Eu__1;
|
|
V_3 = L_21;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_22 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_22, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_23 = (-1);
|
|
V_0 = L_23;
|
|
__this->___U3CU3E1__state = L_23;
|
|
}
|
|
|
|
IL_009c_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_3), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_24 = V_1;
|
|
NullCheck(L_24);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_25 = L_24->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_26 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_27 = V_1;
|
|
NullCheck(L_27);
|
|
int32_t L_28 = L_27->___bufPos;
|
|
V_2 = L_28;
|
|
int32_t L_29 = V_2;
|
|
NullCheck(L_26);
|
|
L_26->___bufPos = ((int32_t)il2cpp_codegen_add(L_29, 1));
|
|
int32_t L_30 = V_2;
|
|
NullCheck(L_25);
|
|
(L_25)->SetAt(static_cast<il2cpp_array_size_t>(L_30), (uint8_t)((int32_t)59));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_31 = V_1;
|
|
NullCheck(L_31);
|
|
int32_t L_32 = L_31->___bufPos;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_33 = V_1;
|
|
NullCheck(L_33);
|
|
int32_t L_34 = L_33->___bufLen;
|
|
if ((((int32_t)L_32) <= ((int32_t)L_34)))
|
|
{
|
|
goto IL_012d_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_35 = V_1;
|
|
NullCheck(L_35);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_36;
|
|
L_36 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(104, L_35);
|
|
NullCheck(L_36);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_37;
|
|
L_37 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_36, (bool)0, NULL);
|
|
V_4 = L_37;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_38;
|
|
L_38 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_4), NULL);
|
|
V_3 = L_38;
|
|
bool L_39;
|
|
L_39 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_3), NULL);
|
|
if (L_39)
|
|
{
|
|
goto IL_0126_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_40 = 1;
|
|
V_0 = L_40;
|
|
__this->___U3CU3E1__state = L_40;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_41 = V_3;
|
|
__this->___U3CU3Eu__1 = L_41;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_42 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C_mF59851F5DAA660935CF095B6170DE0E1D01A1234(L_42, (&V_3), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C_mF59851F5DAA660935CF095B6170DE0E1D01A1234_RuntimeMethod_var);
|
|
goto IL_0167;
|
|
}
|
|
|
|
IL_010a_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_43 = __this->___U3CU3Eu__1;
|
|
V_3 = L_43;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_44 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_44, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_45 = (-1);
|
|
V_0 = L_45;
|
|
__this->___U3CU3E1__state = L_45;
|
|
}
|
|
|
|
IL_0126_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_3), NULL);
|
|
}
|
|
|
|
IL_012d_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_46 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_47 = V_1;
|
|
NullCheck(L_47);
|
|
int32_t L_48 = L_47->___bufPos;
|
|
NullCheck(L_46);
|
|
L_46->___textPos = L_48;
|
|
goto IL_0154;
|
|
}
|
|
}
|
|
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_013b;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_013b:
|
|
{
|
|
Exception_t* L_49 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_5 = L_49;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_50 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_51 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_50, L_51, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_0167;
|
|
}
|
|
|
|
IL_0154:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_52 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_52, NULL);
|
|
}
|
|
|
|
IL_0167:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteEntityRefAsyncU3Ed__102_MoveNext_m7818642C391A14C3E9695010FB59D8B8F1F00120_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C*>(__this + _offset);
|
|
U3CWriteEntityRefAsyncU3Ed__102_MoveNext_m7818642C391A14C3E9695010FB59D8B8F1F00120(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteEntityRefAsyncU3Ed__102_SetStateMachine_m8F529D8E3A340E320A391563CEAEEAD71DCCC8D1 (U3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteEntityRefAsyncU3Ed__102_SetStateMachine_m8F529D8E3A340E320A391563CEAEEAD71DCCC8D1_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteEntityRefAsyncU3Ed__102_t67B41B03FA8ED859B0FB03F1B7706B0C8017E24C*>(__this + _offset);
|
|
U3CWriteEntityRefAsyncU3Ed__102_SetStateMachine_m8F529D8E3A340E320A391563CEAEEAD71DCCC8D1(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCharEntityAsyncU3Ed__103_MoveNext_m884D2D32EE517D7B7B368B496BA6C22BA54080CB (U3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E_m998882449627F103BBAB4BF7941C3A73D5F56AA3_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_00f5_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) == ((int32_t)1)))
|
|
{
|
|
goto IL_0182_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(L_4, NULL);
|
|
Il2CppChar L_5 = __this->___ch;
|
|
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;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_8 = V_1;
|
|
NullCheck(L_8);
|
|
bool L_9 = L_8->___checkCharacters;
|
|
if (!L_9)
|
|
{
|
|
goto IL_0062_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3* L_11 = (XmlCharType_t7C471894C8862126737E800F5A14AACBD14FCBC3*)(&L_10->___xmlCharType);
|
|
Il2CppChar L_12 = __this->___ch;
|
|
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;
|
|
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__103_MoveNext_m884D2D32EE517D7B7B368B496BA6C22BA54080CB_RuntimeMethod_var)));
|
|
}
|
|
|
|
IL_0062_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_16 = V_1;
|
|
NullCheck(L_16);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_17 = L_16->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_18 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_19 = V_1;
|
|
NullCheck(L_19);
|
|
int32_t L_20 = L_19->___bufPos;
|
|
V_3 = L_20;
|
|
int32_t L_21 = V_3;
|
|
NullCheck(L_18);
|
|
L_18->___bufPos = ((int32_t)il2cpp_codegen_add(L_21, 1));
|
|
int32_t L_22 = V_3;
|
|
NullCheck(L_17);
|
|
(L_17)->SetAt(static_cast<il2cpp_array_size_t>(L_22), (uint8_t)((int32_t)38));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_23 = V_1;
|
|
NullCheck(L_23);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_24 = L_23->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_25 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_26 = V_1;
|
|
NullCheck(L_26);
|
|
int32_t L_27 = L_26->___bufPos;
|
|
V_3 = L_27;
|
|
int32_t L_28 = V_3;
|
|
NullCheck(L_25);
|
|
L_25->___bufPos = ((int32_t)il2cpp_codegen_add(L_28, 1));
|
|
int32_t L_29 = V_3;
|
|
NullCheck(L_24);
|
|
(L_24)->SetAt(static_cast<il2cpp_array_size_t>(L_29), (uint8_t)((int32_t)35));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_30 = V_1;
|
|
NullCheck(L_30);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_31 = L_30->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_32 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_33 = V_1;
|
|
NullCheck(L_33);
|
|
int32_t L_34 = L_33->___bufPos;
|
|
V_3 = L_34;
|
|
int32_t L_35 = V_3;
|
|
NullCheck(L_32);
|
|
L_32->___bufPos = ((int32_t)il2cpp_codegen_add(L_35, 1));
|
|
int32_t L_36 = V_3;
|
|
NullCheck(L_31);
|
|
(L_31)->SetAt(static_cast<il2cpp_array_size_t>(L_36), (uint8_t)((int32_t)120));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_37 = V_1;
|
|
String_t* L_38 = V_2;
|
|
NullCheck(L_37);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_39;
|
|
L_39 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_37, L_38, NULL);
|
|
NullCheck(L_39);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_40;
|
|
L_40 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_39, (bool)0, NULL);
|
|
V_5 = L_40;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_41;
|
|
L_41 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_5), NULL);
|
|
V_4 = L_41;
|
|
bool L_42;
|
|
L_42 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_4), NULL);
|
|
if (L_42)
|
|
{
|
|
goto IL_0112_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_43 = 0;
|
|
V_0 = L_43;
|
|
__this->___U3CU3E1__state = L_43;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_44 = V_4;
|
|
__this->___U3CU3Eu__1 = L_44;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_45 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E_m998882449627F103BBAB4BF7941C3A73D5F56AA3(L_45, (&V_4), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E_m998882449627F103BBAB4BF7941C3A73D5F56AA3_RuntimeMethod_var);
|
|
goto IL_01e0;
|
|
}
|
|
|
|
IL_00f5_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_46 = __this->___U3CU3Eu__1;
|
|
V_4 = L_46;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_47 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_47, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_48 = (-1);
|
|
V_0 = L_48;
|
|
__this->___U3CU3E1__state = L_48;
|
|
}
|
|
|
|
IL_0112_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_4), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_49 = V_1;
|
|
NullCheck(L_49);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_50 = L_49->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_51 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_52 = V_1;
|
|
NullCheck(L_52);
|
|
int32_t L_53 = L_52->___bufPos;
|
|
V_3 = L_53;
|
|
int32_t L_54 = V_3;
|
|
NullCheck(L_51);
|
|
L_51->___bufPos = ((int32_t)il2cpp_codegen_add(L_54, 1));
|
|
int32_t L_55 = V_3;
|
|
NullCheck(L_50);
|
|
(L_50)->SetAt(static_cast<il2cpp_array_size_t>(L_55), (uint8_t)((int32_t)59));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_56 = V_1;
|
|
NullCheck(L_56);
|
|
int32_t L_57 = L_56->___bufPos;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_58 = V_1;
|
|
NullCheck(L_58);
|
|
int32_t L_59 = L_58->___bufLen;
|
|
if ((((int32_t)L_57) <= ((int32_t)L_59)))
|
|
{
|
|
goto IL_01a6_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_60 = V_1;
|
|
NullCheck(L_60);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_61;
|
|
L_61 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(104, L_60);
|
|
NullCheck(L_61);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_62;
|
|
L_62 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_61, (bool)0, NULL);
|
|
V_5 = L_62;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_63;
|
|
L_63 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_5), NULL);
|
|
V_4 = L_63;
|
|
bool L_64;
|
|
L_64 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_4), NULL);
|
|
if (L_64)
|
|
{
|
|
goto IL_019f_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_65 = 1;
|
|
V_0 = L_65;
|
|
__this->___U3CU3E1__state = L_65;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_66 = V_4;
|
|
__this->___U3CU3Eu__1 = L_66;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_67 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E_m998882449627F103BBAB4BF7941C3A73D5F56AA3(L_67, (&V_4), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E_m998882449627F103BBAB4BF7941C3A73D5F56AA3_RuntimeMethod_var);
|
|
goto IL_01e0;
|
|
}
|
|
|
|
IL_0182_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_68 = __this->___U3CU3Eu__1;
|
|
V_4 = L_68;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_69 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_69, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_70 = (-1);
|
|
V_0 = L_70;
|
|
__this->___U3CU3E1__state = L_70;
|
|
}
|
|
|
|
IL_019f_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_4), NULL);
|
|
}
|
|
|
|
IL_01a6_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_71 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_72 = V_1;
|
|
NullCheck(L_72);
|
|
int32_t L_73 = L_72->___bufPos;
|
|
NullCheck(L_71);
|
|
L_71->___textPos = L_73;
|
|
goto IL_01cd;
|
|
}
|
|
}
|
|
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_01b4;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_01b4:
|
|
{
|
|
Exception_t* L_74 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_6 = L_74;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_75 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_76 = V_6;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_75, L_76, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_01e0;
|
|
}
|
|
|
|
IL_01cd:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_77 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_77, NULL);
|
|
}
|
|
|
|
IL_01e0:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteCharEntityAsyncU3Ed__103_MoveNext_m884D2D32EE517D7B7B368B496BA6C22BA54080CB_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E*>(__this + _offset);
|
|
U3CWriteCharEntityAsyncU3Ed__103_MoveNext_m884D2D32EE517D7B7B368B496BA6C22BA54080CB(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCharEntityAsyncU3Ed__103_SetStateMachine_mD2E40950FD54C208EDCA9094376879623FE715A2 (U3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteCharEntityAsyncU3Ed__103_SetStateMachine_mD2E40950FD54C208EDCA9094376879623FE715A2_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteCharEntityAsyncU3Ed__103_t3E5B3AFFB7DB610F7E63A4B97E5E68FCE713BD6E*>(__this + _offset);
|
|
U3CWriteCharEntityAsyncU3Ed__103_SetStateMachine_mD2E40950FD54C208EDCA9094376879623FE715A2(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteSurrogateCharEntityAsyncU3Ed__106_MoveNext_m29476DCEFD17E421D5E6ADAAEBA86FAC4833D1BE (U3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1_mA9A147AFAE31CB8670B2FD921039548581E81EEB_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_00cc_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(L_3, NULL);
|
|
Il2CppChar L_4 = __this->___lowChar;
|
|
Il2CppChar L_5 = __this->___highChar;
|
|
int32_t L_6;
|
|
L_6 = XmlCharType_CombineSurrogateChar_m4D32D326745128CD021B4C219295A61B074FB8C7(L_4, L_5, NULL);
|
|
V_2 = L_6;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_7 = V_1;
|
|
NullCheck(L_7);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_8 = L_7->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_9 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_10 = V_1;
|
|
NullCheck(L_10);
|
|
int32_t L_11 = L_10->___bufPos;
|
|
V_3 = L_11;
|
|
int32_t L_12 = V_3;
|
|
NullCheck(L_9);
|
|
L_9->___bufPos = ((int32_t)il2cpp_codegen_add(L_12, 1));
|
|
int32_t L_13 = V_3;
|
|
NullCheck(L_8);
|
|
(L_8)->SetAt(static_cast<il2cpp_array_size_t>(L_13), (uint8_t)((int32_t)38));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_14 = V_1;
|
|
NullCheck(L_14);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_15 = L_14->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_16 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_17 = V_1;
|
|
NullCheck(L_17);
|
|
int32_t L_18 = L_17->___bufPos;
|
|
V_3 = L_18;
|
|
int32_t L_19 = V_3;
|
|
NullCheck(L_16);
|
|
L_16->___bufPos = ((int32_t)il2cpp_codegen_add(L_19, 1));
|
|
int32_t L_20 = V_3;
|
|
NullCheck(L_15);
|
|
(L_15)->SetAt(static_cast<il2cpp_array_size_t>(L_20), (uint8_t)((int32_t)35));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_21 = V_1;
|
|
NullCheck(L_21);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_22 = L_21->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_23 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_24 = V_1;
|
|
NullCheck(L_24);
|
|
int32_t L_25 = L_24->___bufPos;
|
|
V_3 = L_25;
|
|
int32_t L_26 = V_3;
|
|
NullCheck(L_23);
|
|
L_23->___bufPos = ((int32_t)il2cpp_codegen_add(L_26, 1));
|
|
int32_t L_27 = V_3;
|
|
NullCheck(L_22);
|
|
(L_22)->SetAt(static_cast<il2cpp_array_size_t>(L_27), (uint8_t)((int32_t)120));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_28 = V_1;
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* L_29;
|
|
L_29 = NumberFormatInfo_get_InvariantInfo_m4689F466D2607C7369BCE394E3FB3681A6E644FA(NULL);
|
|
String_t* L_30;
|
|
L_30 = Int32_ToString_mE871810BC163EE4EF88E7C7682A6AD39911173B8((&V_2), _stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE, L_29, NULL);
|
|
NullCheck(L_28);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_31;
|
|
L_31 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(L_28, L_30, NULL);
|
|
NullCheck(L_31);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_32;
|
|
L_32 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_31, (bool)0, NULL);
|
|
V_5 = L_32;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_33;
|
|
L_33 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_5), NULL);
|
|
V_4 = L_33;
|
|
bool L_34;
|
|
L_34 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_4), NULL);
|
|
if (L_34)
|
|
{
|
|
goto IL_00e9_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_35 = 0;
|
|
V_0 = L_35;
|
|
__this->___U3CU3E1__state = L_35;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_36 = V_4;
|
|
__this->___U3CU3Eu__1 = L_36;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_37 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1_mA9A147AFAE31CB8670B2FD921039548581E81EEB(L_37, (&V_4), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1_mA9A147AFAE31CB8670B2FD921039548581E81EEB_RuntimeMethod_var);
|
|
goto IL_0144;
|
|
}
|
|
|
|
IL_00cc_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_38 = __this->___U3CU3Eu__1;
|
|
V_4 = L_38;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_39 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_39, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_40 = (-1);
|
|
V_0 = L_40;
|
|
__this->___U3CU3E1__state = L_40;
|
|
}
|
|
|
|
IL_00e9_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_4), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_41 = V_1;
|
|
NullCheck(L_41);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_42 = L_41->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_43 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_44 = V_1;
|
|
NullCheck(L_44);
|
|
int32_t L_45 = L_44->___bufPos;
|
|
V_3 = L_45;
|
|
int32_t L_46 = V_3;
|
|
NullCheck(L_43);
|
|
L_43->___bufPos = ((int32_t)il2cpp_codegen_add(L_46, 1));
|
|
int32_t L_47 = V_3;
|
|
NullCheck(L_42);
|
|
(L_42)->SetAt(static_cast<il2cpp_array_size_t>(L_47), (uint8_t)((int32_t)59));
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_48 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_49 = V_1;
|
|
NullCheck(L_49);
|
|
int32_t L_50 = L_49->___bufPos;
|
|
NullCheck(L_48);
|
|
L_48->___textPos = L_50;
|
|
goto IL_0131;
|
|
}
|
|
}
|
|
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_0118;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0118:
|
|
{
|
|
Exception_t* L_51 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_6 = L_51;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_52 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_53 = V_6;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_52, L_53, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_0144;
|
|
}
|
|
|
|
IL_0131:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_54 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_54, NULL);
|
|
}
|
|
|
|
IL_0144:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteSurrogateCharEntityAsyncU3Ed__106_MoveNext_m29476DCEFD17E421D5E6ADAAEBA86FAC4833D1BE_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1*>(__this + _offset);
|
|
U3CWriteSurrogateCharEntityAsyncU3Ed__106_MoveNext_m29476DCEFD17E421D5E6ADAAEBA86FAC4833D1BE(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteSurrogateCharEntityAsyncU3Ed__106_SetStateMachine_m5C09C72942FC539247CE944DA7B9D1378E1F0BE6 (U3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteSurrogateCharEntityAsyncU3Ed__106_SetStateMachine_m5C09C72942FC539247CE944DA7B9D1378E1F0BE6_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteSurrogateCharEntityAsyncU3Ed__106_t1D7DCDD1B3F55D01993654952703E97DABBD6EF1*>(__this + _offset);
|
|
U3CWriteSurrogateCharEntityAsyncU3Ed__106_SetStateMachine_m5C09C72942FC539247CE944DA7B9D1378E1F0BE6(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawAsyncU3Ed__108_MoveNext_m2E4C411FA9AC1E55F1C22658224E3CDE46680693 (U3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3_mCDA18144603655FB7A639ADD3FFF5A3545237769_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_0067_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(L_3, NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_4 = V_1;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_5 = __this->___buffer;
|
|
int32_t L_6 = __this->___index;
|
|
int32_t L_7 = __this->___count;
|
|
NullCheck(L_4);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_8;
|
|
L_8 = XmlUtf8RawTextWriter_WriteRawWithCharCheckingAsync_m42CC8C264C37D88357FD9A21716A2362F4561F1F(L_4, L_5, L_6, 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 = L_12;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_13 = V_2;
|
|
__this->___U3CU3Eu__1 = L_13;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_14 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3_mCDA18144603655FB7A639ADD3FFF5A3545237769(L_14, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3_mCDA18144603655FB7A639ADD3FFF5A3545237769_RuntimeMethod_var);
|
|
goto IL_00c4;
|
|
}
|
|
|
|
IL_0067_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_15 = __this->___U3CU3Eu__1;
|
|
V_2 = L_15;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_16 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_16, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_17 = (-1);
|
|
V_0 = L_17;
|
|
__this->___U3CU3E1__state = L_17;
|
|
}
|
|
|
|
IL_0083_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_18 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_19 = V_1;
|
|
NullCheck(L_19);
|
|
int32_t L_20 = L_19->___bufPos;
|
|
NullCheck(L_18);
|
|
L_18->___textPos = L_20;
|
|
goto IL_00b1;
|
|
}
|
|
}
|
|
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_0098;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0098:
|
|
{
|
|
Exception_t* L_21 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_4 = L_21;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_22 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_23 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_22, L_23, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_00c4;
|
|
}
|
|
|
|
IL_00b1:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_24 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_24, NULL);
|
|
}
|
|
|
|
IL_00c4:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteRawAsyncU3Ed__108_MoveNext_m2E4C411FA9AC1E55F1C22658224E3CDE46680693_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3*>(__this + _offset);
|
|
U3CWriteRawAsyncU3Ed__108_MoveNext_m2E4C411FA9AC1E55F1C22658224E3CDE46680693(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawAsyncU3Ed__108_SetStateMachine_mCA6BC490A3C110E1D1ECC441F0B075E6C0C20DE0 (U3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteRawAsyncU3Ed__108_SetStateMachine_mCA6BC490A3C110E1D1ECC441F0B075E6C0C20DE0_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteRawAsyncU3Ed__108_t79F8D27C8B82351396A45E676836F459F1BD1BF3*>(__this + _offset);
|
|
U3CWriteRawAsyncU3Ed__108_SetStateMachine_mCA6BC490A3C110E1D1ECC441F0B075E6C0C20DE0(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawAsyncU3Ed__109_MoveNext_m4AFF0538EC51E3C1D2F8B282B8B08946B77426F0 (U3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB_mAF5C6FDF3F3F19611563CDD01F0FDF090C606E9F_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_005b_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(L_3, NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_4 = V_1;
|
|
String_t* L_5 = __this->___data;
|
|
NullCheck(L_4);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_6;
|
|
L_6 = XmlUtf8RawTextWriter_WriteRawWithCharCheckingAsync_mE319708BC96CBFB82BC32ED6384DCD5E06F861D8(L_4, L_5, NULL);
|
|
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_0077_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_10 = 0;
|
|
V_0 = L_10;
|
|
__this->___U3CU3E1__state = L_10;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_11 = V_2;
|
|
__this->___U3CU3Eu__1 = L_11;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_12 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB_mAF5C6FDF3F3F19611563CDD01F0FDF090C606E9F(L_12, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB_mAF5C6FDF3F3F19611563CDD01F0FDF090C606E9F_RuntimeMethod_var);
|
|
goto IL_00b8;
|
|
}
|
|
|
|
IL_005b_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_13 = __this->___U3CU3Eu__1;
|
|
V_2 = L_13;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_14 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_14, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_15 = (-1);
|
|
V_0 = L_15;
|
|
__this->___U3CU3E1__state = L_15;
|
|
}
|
|
|
|
IL_0077_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_16 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_17 = V_1;
|
|
NullCheck(L_17);
|
|
int32_t L_18 = L_17->___bufPos;
|
|
NullCheck(L_16);
|
|
L_16->___textPos = L_18;
|
|
goto IL_00a5;
|
|
}
|
|
}
|
|
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_008c;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_008c:
|
|
{
|
|
Exception_t* L_19 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_4 = L_19;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_20 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_21 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_20, L_21, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_00b8;
|
|
}
|
|
|
|
IL_00a5:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_22 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_22, NULL);
|
|
}
|
|
|
|
IL_00b8:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteRawAsyncU3Ed__109_MoveNext_m4AFF0538EC51E3C1D2F8B282B8B08946B77426F0_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB*>(__this + _offset);
|
|
U3CWriteRawAsyncU3Ed__109_MoveNext_m4AFF0538EC51E3C1D2F8B282B8B08946B77426F0(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawAsyncU3Ed__109_SetStateMachine_mE49154C5EFC121930D3EA3AD35516E2D684F37E3 (U3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteRawAsyncU3Ed__109_SetStateMachine_mE49154C5EFC121930D3EA3AD35516E2D684F37E3_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteRawAsyncU3Ed__109_t0105DBFCA6B92B9D96F9C6B3222F7D85D93023CB*>(__this + _offset);
|
|
U3CWriteRawAsyncU3Ed__109_SetStateMachine_mE49154C5EFC121930D3EA3AD35516E2D684F37E3(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFlushAsyncU3Ed__110_MoveNext_m2E5C1754630EA8183FD0969DD4AE6C6AAB76F75C (U3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F_m8CC875E445EF48DE8B889F92C727A90BA56A5ECC_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
int32_t L_2 = V_0;
|
|
switch (L_2)
|
|
{
|
|
case 0:
|
|
{
|
|
goto IL_0067_1;
|
|
}
|
|
case 1:
|
|
{
|
|
goto IL_00cb_1;
|
|
}
|
|
case 2:
|
|
{
|
|
goto IL_0139_1;
|
|
}
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_3 = V_1;
|
|
NullCheck(L_3);
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(L_3, NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_5;
|
|
L_5 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(104, 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_0083_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_9 = 0;
|
|
V_0 = L_9;
|
|
__this->___U3CU3E1__state = L_9;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_10 = V_2;
|
|
__this->___U3CU3Eu__1 = L_10;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_11 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F_m8CC875E445EF48DE8B889F92C727A90BA56A5ECC(L_11, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F_m8CC875E445EF48DE8B889F92C727A90BA56A5ECC_RuntimeMethod_var);
|
|
goto IL_018a;
|
|
}
|
|
|
|
IL_0067_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_12 = __this->___U3CU3Eu__1;
|
|
V_2 = L_12;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_13 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_13, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_14 = (-1);
|
|
V_0 = L_14;
|
|
__this->___U3CU3E1__state = L_14;
|
|
}
|
|
|
|
IL_0083_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_15 = V_1;
|
|
NullCheck(L_15);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_16;
|
|
L_16 = XmlUtf8RawTextWriter_FlushEncoderAsync_m169955517DCDB3E69EB40C74F1AD07C99B576B87_inline(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_00e7_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_20 = 1;
|
|
V_0 = L_20;
|
|
__this->___U3CU3E1__state = L_20;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_21 = V_2;
|
|
__this->___U3CU3Eu__1 = L_21;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_22 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F_m8CC875E445EF48DE8B889F92C727A90BA56A5ECC(L_22, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F_m8CC875E445EF48DE8B889F92C727A90BA56A5ECC_RuntimeMethod_var);
|
|
goto IL_018a;
|
|
}
|
|
|
|
IL_00cb_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_23 = __this->___U3CU3Eu__1;
|
|
V_2 = L_23;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_24 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_24, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_25 = (-1);
|
|
V_0 = L_25;
|
|
__this->___U3CU3E1__state = L_25;
|
|
}
|
|
|
|
IL_00e7_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_26 = V_1;
|
|
NullCheck(L_26);
|
|
Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_27 = L_26->___stream;
|
|
if (!L_27)
|
|
{
|
|
goto IL_015c_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_28 = V_1;
|
|
NullCheck(L_28);
|
|
Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_29 = L_28->___stream;
|
|
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_0155_1;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_34 = 2;
|
|
V_0 = L_34;
|
|
__this->___U3CU3E1__state = L_34;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_35 = V_2;
|
|
__this->___U3CU3Eu__1 = L_35;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_36 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F_m8CC875E445EF48DE8B889F92C727A90BA56A5ECC(L_36, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F_m8CC875E445EF48DE8B889F92C727A90BA56A5ECC_RuntimeMethod_var);
|
|
goto IL_018a;
|
|
}
|
|
|
|
IL_0139_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_37 = __this->___U3CU3Eu__1;
|
|
V_2 = L_37;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_38 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_38, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_39 = (-1);
|
|
V_0 = L_39;
|
|
__this->___U3CU3E1__state = L_39;
|
|
}
|
|
|
|
IL_0155_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_015c_1:
|
|
{
|
|
goto IL_0177;
|
|
}
|
|
}
|
|
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_015e;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_015e:
|
|
{
|
|
Exception_t* L_40 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_4 = L_40;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_41 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_42 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_41, L_42, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_018a;
|
|
}
|
|
|
|
IL_0177:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_43 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_43, NULL);
|
|
}
|
|
|
|
IL_018a:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CFlushAsyncU3Ed__110_MoveNext_m2E5C1754630EA8183FD0969DD4AE6C6AAB76F75C_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F*>(__this + _offset);
|
|
U3CFlushAsyncU3Ed__110_MoveNext_m2E5C1754630EA8183FD0969DD4AE6C6AAB76F75C(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFlushAsyncU3Ed__110_SetStateMachine_m0D9ACD2BDE7A03324298162C972ACAB8B6F415A0 (U3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CFlushAsyncU3Ed__110_SetStateMachine_m0D9ACD2BDE7A03324298162C972ACAB8B6F415A0_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CFlushAsyncU3Ed__110_tA39F75F13E041629893B2060F699A40E0C34768F*>(__this + _offset);
|
|
U3CFlushAsyncU3Ed__110_SetStateMachine_m0D9ACD2BDE7A03324298162C972ACAB8B6F415A0(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFlushBufferAsyncU3Ed__111_MoveNext_mACFCCAE0F1BAF388A9723C91A5E0E205ED22E62A (U3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240_m07AC71F5CD8B531713C596507EC875F44AA83C21_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 2> __active_exceptions;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* G_B16_0 = NULL;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* G_B15_0 = NULL;
|
|
int32_t G_B17_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* G_B17_1 = NULL;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* G_B19_0 = NULL;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* G_B18_0 = NULL;
|
|
int32_t G_B20_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* G_B20_1 = NULL;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
int32_t L_2 = V_0;
|
|
}
|
|
{
|
|
auto __finallyBlock = il2cpp::utils::Finally([&]
|
|
{
|
|
|
|
FINALLY_00a5_1:
|
|
{
|
|
{
|
|
int32_t L_3 = V_0;
|
|
if ((((int32_t)L_3) >= ((int32_t)0)))
|
|
{
|
|
goto IL_015a_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_5 = L_4->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_6 = V_1;
|
|
NullCheck(L_6);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_7 = L_6->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_8 = V_1;
|
|
NullCheck(L_8);
|
|
int32_t L_9 = L_8->___bufPos;
|
|
NullCheck(L_7);
|
|
int32_t L_10 = ((int32_t)il2cpp_codegen_subtract(L_9, 1));
|
|
uint8_t L_11 = (L_7)->GetAt(static_cast<il2cpp_array_size_t>(L_10));
|
|
NullCheck(L_5);
|
|
(L_5)->SetAt(static_cast<il2cpp_array_size_t>(0), (uint8_t)L_11);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_12 = V_1;
|
|
NullCheck(L_12);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_13 = L_12->___bufBytes;
|
|
NullCheck(L_13);
|
|
int32_t L_14 = 0;
|
|
uint8_t L_15 = (L_13)->GetAt(static_cast<il2cpp_array_size_t>(L_14));
|
|
bool L_16;
|
|
L_16 = XmlUtf8RawTextWriter_IsSurrogateByte_m4A89519896C4D3F09A0504DD36AE6C98A2B25E7B(L_15, NULL);
|
|
if (!L_16)
|
|
{
|
|
goto IL_0115_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_17 = V_1;
|
|
NullCheck(L_17);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_18 = L_17->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_19 = V_1;
|
|
NullCheck(L_19);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_20 = L_19->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_21 = V_1;
|
|
NullCheck(L_21);
|
|
int32_t L_22 = L_21->___bufPos;
|
|
NullCheck(L_20);
|
|
int32_t L_23 = L_22;
|
|
uint8_t L_24 = (L_20)->GetAt(static_cast<il2cpp_array_size_t>(L_23));
|
|
NullCheck(L_18);
|
|
(L_18)->SetAt(static_cast<il2cpp_array_size_t>(1), (uint8_t)L_24);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_25 = V_1;
|
|
NullCheck(L_25);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_26 = L_25->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_27 = V_1;
|
|
NullCheck(L_27);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_28 = L_27->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_29 = V_1;
|
|
NullCheck(L_29);
|
|
int32_t L_30 = L_29->___bufPos;
|
|
NullCheck(L_28);
|
|
int32_t L_31 = ((int32_t)il2cpp_codegen_add(L_30, 1));
|
|
uint8_t L_32 = (L_28)->GetAt(static_cast<il2cpp_array_size_t>(L_31));
|
|
NullCheck(L_26);
|
|
(L_26)->SetAt(static_cast<il2cpp_array_size_t>(2), (uint8_t)L_32);
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_33 = V_1;
|
|
NullCheck(L_33);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_34 = L_33->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_35 = V_1;
|
|
NullCheck(L_35);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_36 = L_35->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_37 = V_1;
|
|
NullCheck(L_37);
|
|
int32_t L_38 = L_37->___bufPos;
|
|
NullCheck(L_36);
|
|
int32_t L_39 = ((int32_t)il2cpp_codegen_add(L_38, 2));
|
|
uint8_t L_40 = (L_36)->GetAt(static_cast<il2cpp_array_size_t>(L_39));
|
|
NullCheck(L_34);
|
|
(L_34)->SetAt(static_cast<il2cpp_array_size_t>(3), (uint8_t)L_40);
|
|
}
|
|
|
|
IL_0115_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_41 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_42 = V_1;
|
|
NullCheck(L_42);
|
|
int32_t L_43 = L_42->___textPos;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_44 = V_1;
|
|
NullCheck(L_44);
|
|
int32_t L_45 = L_44->___bufPos;
|
|
if ((((int32_t)L_43) == ((int32_t)L_45)))
|
|
{
|
|
G_B16_0 = L_41;
|
|
goto IL_0127_1;
|
|
}
|
|
G_B15_0 = L_41;
|
|
}
|
|
{
|
|
G_B17_0 = 0;
|
|
G_B17_1 = G_B15_0;
|
|
goto IL_0128_1;
|
|
}
|
|
|
|
IL_0127_1:
|
|
{
|
|
G_B17_0 = 1;
|
|
G_B17_1 = G_B16_0;
|
|
}
|
|
|
|
IL_0128_1:
|
|
{
|
|
NullCheck(G_B17_1);
|
|
G_B17_1->___textPos = G_B17_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_46 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_47 = V_1;
|
|
NullCheck(L_47);
|
|
int32_t L_48 = L_47->___attrEndPos;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_49 = V_1;
|
|
NullCheck(L_49);
|
|
int32_t L_50 = L_49->___bufPos;
|
|
if ((((int32_t)L_48) == ((int32_t)L_50)))
|
|
{
|
|
G_B19_0 = L_46;
|
|
goto IL_013f_1;
|
|
}
|
|
G_B18_0 = L_46;
|
|
}
|
|
{
|
|
G_B20_0 = 0;
|
|
G_B20_1 = G_B18_0;
|
|
goto IL_0140_1;
|
|
}
|
|
|
|
IL_013f_1:
|
|
{
|
|
G_B20_0 = 1;
|
|
G_B20_1 = G_B19_0;
|
|
}
|
|
|
|
IL_0140_1:
|
|
{
|
|
NullCheck(G_B20_1);
|
|
G_B20_1->___attrEndPos = G_B20_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_51 = V_1;
|
|
NullCheck(L_51);
|
|
L_51->___contentPos = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_52 = V_1;
|
|
NullCheck(L_52);
|
|
L_52->___cdataPos = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_53 = V_1;
|
|
NullCheck(L_53);
|
|
L_53->___bufPos = 1;
|
|
}
|
|
|
|
IL_015a_1:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
});
|
|
try
|
|
{
|
|
try
|
|
{
|
|
{
|
|
int32_t L_54 = V_0;
|
|
if (!L_54)
|
|
{
|
|
goto IL_0071_3;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_55 = V_1;
|
|
NullCheck(L_55);
|
|
bool L_56 = L_55->___writeToNull;
|
|
if (L_56)
|
|
{
|
|
goto IL_0094_3;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_57 = V_1;
|
|
NullCheck(L_57);
|
|
Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_58 = L_57->___stream;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_59 = V_1;
|
|
NullCheck(L_59);
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_60 = L_59->___bufBytes;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_61 = V_1;
|
|
NullCheck(L_61);
|
|
int32_t L_62 = L_61->___bufPos;
|
|
NullCheck(L_58);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_63;
|
|
L_63 = Stream_WriteAsync_m51D91C94481BB32FE1A876A789C9705F433B133D(L_58, L_60, 1, ((int32_t)il2cpp_codegen_subtract(L_62, 1)), NULL);
|
|
NullCheck(L_63);
|
|
ConfiguredTaskAwaitable_tABE012B321A51A20F0D34F8122B9EAE3A054875C L_64;
|
|
L_64 = Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4(L_63, (bool)0, NULL);
|
|
V_3 = L_64;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_65;
|
|
L_65 = ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_inline((&V_3), NULL);
|
|
V_2 = L_65;
|
|
bool L_66;
|
|
L_66 = ConfiguredTaskAwaiter_get_IsCompleted_mB189574F29658A59CC4C890B70538A9C5E835850((&V_2), NULL);
|
|
if (L_66)
|
|
{
|
|
goto IL_008d_3;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_67 = 0;
|
|
V_0 = L_67;
|
|
__this->___U3CU3E1__state = L_67;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_68 = V_2;
|
|
__this->___U3CU3Eu__1 = L_68;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_69 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240_m07AC71F5CD8B531713C596507EC875F44AA83C21(L_69, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240_m07AC71F5CD8B531713C596507EC875F44AA83C21_RuntimeMethod_var);
|
|
goto IL_0189;
|
|
}
|
|
|
|
IL_0071_3:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_70 = __this->___U3CU3Eu__1;
|
|
V_2 = L_70;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_71 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_71, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_72 = (-1);
|
|
V_0 = L_72;
|
|
__this->___U3CU3E1__state = L_72;
|
|
}
|
|
|
|
IL_008d_3:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_0094_3:
|
|
{
|
|
goto IL_00a0_2;
|
|
}
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex)))
|
|
{
|
|
IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex);
|
|
goto CATCH_0096_2;
|
|
}
|
|
throw e;
|
|
}
|
|
|
|
CATCH_0096_2:
|
|
{
|
|
RuntimeObject* L_73 = ((RuntimeObject*)IL2CPP_GET_ACTIVE_EXCEPTION(RuntimeObject*));;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_74 = V_1;
|
|
NullCheck(L_74);
|
|
L_74->___writeToNull = (bool)1;
|
|
IL2CPP_RETHROW_MANAGED_EXCEPTION(IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*));
|
|
}
|
|
|
|
IL_00a0_2:
|
|
{
|
|
goto IL_015b_1;
|
|
}
|
|
}
|
|
catch(Il2CppExceptionWrapper& e)
|
|
{
|
|
__finallyBlock.StoreException(e.ex);
|
|
}
|
|
}
|
|
|
|
IL_015b_1:
|
|
{
|
|
goto IL_0176;
|
|
}
|
|
}
|
|
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:
|
|
{
|
|
Exception_t* L_75 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_4 = L_75;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_76 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_77 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_76, L_77, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_0189;
|
|
}
|
|
|
|
IL_0176:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_78 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_78, NULL);
|
|
}
|
|
|
|
IL_0189:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CFlushBufferAsyncU3Ed__111_MoveNext_mACFCCAE0F1BAF388A9723C91A5E0E205ED22E62A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240*>(__this + _offset);
|
|
U3CFlushBufferAsyncU3Ed__111_MoveNext_mACFCCAE0F1BAF388A9723C91A5E0E205ED22E62A(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CFlushBufferAsyncU3Ed__111_SetStateMachine_mC0F37C904A632203AB9D9366B8A22DA9FB96E77C (U3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CFlushBufferAsyncU3Ed__111_SetStateMachine_mC0F37C904A632203AB9D9366B8A22DA9FB96E77C_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CFlushBufferAsyncU3Ed__111_tBC672581E824A25257F7DF88C37B6906C3143240*>(__this + _offset);
|
|
U3CFlushBufferAsyncU3Ed__111_SetStateMachine_mC0F37C904A632203AB9D9366B8A22DA9FB96E77C(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteAttributeTextBlockAsyncU3Ed__116_MoveNext_m4E8E6766D1E501ABB9A4907A0CEB8652B1C0689E (U3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3_mB9B94570E11A2593B9E70B8A8175C81E5DBE1985_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
int32_t L_2 = V_0;
|
|
if (!L_2)
|
|
{
|
|
goto IL_00be_1;
|
|
}
|
|
}
|
|
{
|
|
__this->___U3CwriteLenU3E5__2 = 0;
|
|
int32_t L_3 = __this->___index;
|
|
__this->___U3CcurIndexU3E5__3 = L_3;
|
|
int32_t L_4 = __this->___count;
|
|
__this->___U3CleftCountU3E5__4 = L_4;
|
|
}
|
|
|
|
IL_0033_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_5 = V_1;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_6 = __this->___chars;
|
|
int32_t L_7 = __this->___U3CcurIndexU3E5__3;
|
|
int32_t L_8 = __this->___U3CleftCountU3E5__4;
|
|
NullCheck(L_5);
|
|
int32_t L_9;
|
|
L_9 = XmlUtf8RawTextWriter_WriteAttributeTextBlockNoFlush_m720A285D6DB60BF25BEE0B48FB78C2FA41CE428D(L_5, L_6, L_7, L_8, NULL);
|
|
__this->___U3CwriteLenU3E5__2 = L_9;
|
|
int32_t L_10 = __this->___U3CcurIndexU3E5__3;
|
|
int32_t L_11 = __this->___U3CwriteLenU3E5__2;
|
|
__this->___U3CcurIndexU3E5__3 = ((int32_t)il2cpp_codegen_add(L_10, L_11));
|
|
int32_t L_12 = __this->___U3CleftCountU3E5__4;
|
|
int32_t L_13 = __this->___U3CwriteLenU3E5__2;
|
|
__this->___U3CleftCountU3E5__4 = ((int32_t)il2cpp_codegen_subtract(L_12, L_13));
|
|
int32_t L_14 = __this->___U3CwriteLenU3E5__2;
|
|
if ((((int32_t)L_14) < ((int32_t)0)))
|
|
{
|
|
goto IL_00e1_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_15 = V_1;
|
|
NullCheck(L_15);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_16;
|
|
L_16 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(104, 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 = L_20;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_21 = V_2;
|
|
__this->___U3CU3Eu__1 = L_21;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_22 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3_mB9B94570E11A2593B9E70B8A8175C81E5DBE1985(L_22, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3_mB9B94570E11A2593B9E70B8A8175C81E5DBE1985_RuntimeMethod_var);
|
|
goto IL_011b;
|
|
}
|
|
|
|
IL_00be_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_23 = __this->___U3CU3Eu__1;
|
|
V_2 = L_23;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_24 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_24, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_25 = (-1);
|
|
V_0 = L_25;
|
|
__this->___U3CU3E1__state = L_25;
|
|
}
|
|
|
|
IL_00da_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_00e1_1:
|
|
{
|
|
int32_t L_26 = __this->___U3CwriteLenU3E5__2;
|
|
if ((((int32_t)L_26) >= ((int32_t)0)))
|
|
{
|
|
goto IL_0033_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0108;
|
|
}
|
|
}
|
|
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:
|
|
{
|
|
Exception_t* L_27 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_4 = L_27;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_28 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_29 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_28, L_29, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_011b;
|
|
}
|
|
|
|
IL_0108:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_30 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_30, NULL);
|
|
}
|
|
|
|
IL_011b:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteAttributeTextBlockAsyncU3Ed__116_MoveNext_m4E8E6766D1E501ABB9A4907A0CEB8652B1C0689E_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3*>(__this + _offset);
|
|
U3CWriteAttributeTextBlockAsyncU3Ed__116_MoveNext_m4E8E6766D1E501ABB9A4907A0CEB8652B1C0689E(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteAttributeTextBlockAsyncU3Ed__116_SetStateMachine_mA56EA9379609F767C362370408A1BC6727F27B5D (U3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteAttributeTextBlockAsyncU3Ed__116_SetStateMachine_mA56EA9379609F767C362370408A1BC6727F27B5D_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteAttributeTextBlockAsyncU3Ed__116_t4CD97BBCBD9C0D64F4AE0119BD2DA5D7194072A3*>(__this + _offset);
|
|
U3CWriteAttributeTextBlockAsyncU3Ed__116_SetStateMachine_mA56EA9379609F767C362370408A1BC6727F27B5D(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_WriteAttributeTextBlockAsyncU3Ed__118_MoveNext_m64981373730EC62D305F9115FA3B0239F6E990E4 (U3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85_mF83869F76F87B74BF6C0789CAAF21897CFE4A517_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
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;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_5;
|
|
L_5 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(104, 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 = L_9;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_10 = V_2;
|
|
__this->___U3CU3Eu__1 = L_10;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_11 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85_mF83869F76F87B74BF6C0789CAAF21897CFE4A517(L_11, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85_mF83869F76F87B74BF6C0789CAAF21897CFE4A517_RuntimeMethod_var);
|
|
goto IL_0164;
|
|
}
|
|
|
|
IL_0059_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_12 = __this->___U3CU3Eu__1;
|
|
V_2 = L_12;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_13 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_13, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_14 = (-1);
|
|
V_0 = L_14;
|
|
__this->___U3CU3E1__state = L_14;
|
|
}
|
|
|
|
IL_0075_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_007c_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_15 = V_1;
|
|
String_t* L_16 = __this->___text;
|
|
int32_t L_17 = __this->___curIndex;
|
|
int32_t L_18 = __this->___leftCount;
|
|
NullCheck(L_15);
|
|
int32_t L_19;
|
|
L_19 = XmlUtf8RawTextWriter_WriteAttributeTextBlockNoFlush_mCBB7A6690BF23E28F005ABE96CAA08573DA924DA(L_15, L_16, L_17, L_18, NULL);
|
|
__this->___U3CwriteLenU3E5__2 = L_19;
|
|
int32_t L_20 = __this->___curIndex;
|
|
int32_t L_21 = __this->___U3CwriteLenU3E5__2;
|
|
__this->___curIndex = ((int32_t)il2cpp_codegen_add(L_20, L_21));
|
|
int32_t L_22 = __this->___leftCount;
|
|
int32_t L_23 = __this->___U3CwriteLenU3E5__2;
|
|
__this->___leftCount = ((int32_t)il2cpp_codegen_subtract(L_22, L_23));
|
|
int32_t L_24 = __this->___U3CwriteLenU3E5__2;
|
|
if ((((int32_t)L_24) < ((int32_t)0)))
|
|
{
|
|
goto IL_012a_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_25 = V_1;
|
|
NullCheck(L_25);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_26;
|
|
L_26 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(104, 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 = L_30;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_31 = V_2;
|
|
__this->___U3CU3Eu__1 = L_31;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_32 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85_mF83869F76F87B74BF6C0789CAAF21897CFE4A517(L_32, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85_mF83869F76F87B74BF6C0789CAAF21897CFE4A517_RuntimeMethod_var);
|
|
goto IL_0164;
|
|
}
|
|
|
|
IL_0107_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_33 = __this->___U3CU3Eu__1;
|
|
V_2 = L_33;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_34 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_34, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_35 = (-1);
|
|
V_0 = L_35;
|
|
__this->___U3CU3E1__state = L_35;
|
|
}
|
|
|
|
IL_0123_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_012a_1:
|
|
{
|
|
int32_t L_36 = __this->___U3CwriteLenU3E5__2;
|
|
if ((((int32_t)L_36) >= ((int32_t)0)))
|
|
{
|
|
goto IL_007c_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0151;
|
|
}
|
|
}
|
|
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:
|
|
{
|
|
Exception_t* L_37 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_4 = L_37;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_38 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_39 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_38, L_39, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_0164;
|
|
}
|
|
|
|
IL_0151:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_40 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_40, NULL);
|
|
}
|
|
|
|
IL_0164:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3C_WriteAttributeTextBlockAsyncU3Ed__118_MoveNext_m64981373730EC62D305F9115FA3B0239F6E990E4_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85*>(__this + _offset);
|
|
U3C_WriteAttributeTextBlockAsyncU3Ed__118_MoveNext_m64981373730EC62D305F9115FA3B0239F6E990E4(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_WriteAttributeTextBlockAsyncU3Ed__118_SetStateMachine_mFDB17F956B590323C511ED48DCCFB0AC8D99156E (U3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3C_WriteAttributeTextBlockAsyncU3Ed__118_SetStateMachine_mFDB17F956B590323C511ED48DCCFB0AC8D99156E_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3C_WriteAttributeTextBlockAsyncU3Ed__118_t2095D8F233AEB5A96F3250D78713A5861649CC85*>(__this + _offset);
|
|
U3C_WriteAttributeTextBlockAsyncU3Ed__118_SetStateMachine_mFDB17F956B590323C511ED48DCCFB0AC8D99156E(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteElementTextBlockAsyncU3Ed__122_MoveNext_m19E04FC59CDA05C4F74B52AD41BE4F30B821FB8F (U3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368_m873CBD97F300A1208963602920445E792750A618_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
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 = 0;
|
|
int32_t L_4 = __this->___index;
|
|
__this->___U3CcurIndexU3E5__3 = L_4;
|
|
int32_t L_5 = __this->___count;
|
|
__this->___U3CleftCountU3E5__4 = L_5;
|
|
__this->___U3CneedWriteNewLineU3E5__5 = (bool)0;
|
|
}
|
|
|
|
IL_0041_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_6 = V_1;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_7 = __this->___chars;
|
|
int32_t L_8 = __this->___U3CcurIndexU3E5__3;
|
|
int32_t L_9 = __this->___U3CleftCountU3E5__4;
|
|
bool* L_10 = (bool*)(&__this->___U3CneedWriteNewLineU3E5__5);
|
|
NullCheck(L_6);
|
|
int32_t L_11;
|
|
L_11 = XmlUtf8RawTextWriter_WriteElementTextBlockNoFlush_m03394B02EAE77CD850C815ACB936DC90464A0D97(L_6, L_7, L_8, L_9, L_10, NULL);
|
|
__this->___U3CwriteLenU3E5__2 = L_11;
|
|
int32_t L_12 = __this->___U3CcurIndexU3E5__3;
|
|
int32_t L_13 = __this->___U3CwriteLenU3E5__2;
|
|
__this->___U3CcurIndexU3E5__3 = ((int32_t)il2cpp_codegen_add(L_12, L_13));
|
|
int32_t L_14 = __this->___U3CleftCountU3E5__4;
|
|
int32_t L_15 = __this->___U3CwriteLenU3E5__2;
|
|
__this->___U3CleftCountU3E5__4 = ((int32_t)il2cpp_codegen_subtract(L_14, L_15));
|
|
bool L_16 = __this->___U3CneedWriteNewLineU3E5__5;
|
|
if (!L_16)
|
|
{
|
|
goto IL_0126_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_17 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_18 = V_1;
|
|
NullCheck(L_18);
|
|
String_t* L_19 = L_18->___newLineChars;
|
|
NullCheck(L_17);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_20;
|
|
L_20 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(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 = L_24;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_25 = V_2;
|
|
__this->___U3CU3Eu__1 = L_25;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_26 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368_m873CBD97F300A1208963602920445E792750A618(L_26, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368_m873CBD97F300A1208963602920445E792750A618_RuntimeMethod_var);
|
|
goto IL_01d6;
|
|
}
|
|
|
|
IL_00dd_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_27 = __this->___U3CU3Eu__1;
|
|
V_2 = L_27;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_28 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_28, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_29 = (-1);
|
|
V_0 = L_29;
|
|
__this->___U3CU3E1__state = L_29;
|
|
}
|
|
|
|
IL_00f9_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
int32_t L_30 = __this->___U3CcurIndexU3E5__3;
|
|
V_4 = L_30;
|
|
int32_t L_31 = V_4;
|
|
__this->___U3CcurIndexU3E5__3 = ((int32_t)il2cpp_codegen_add(L_31, 1));
|
|
int32_t L_32 = __this->___U3CleftCountU3E5__4;
|
|
V_4 = L_32;
|
|
int32_t L_33 = V_4;
|
|
__this->___U3CleftCountU3E5__4 = ((int32_t)il2cpp_codegen_subtract(L_33, 1));
|
|
goto IL_0190_1;
|
|
}
|
|
|
|
IL_0126_1:
|
|
{
|
|
int32_t L_34 = __this->___U3CwriteLenU3E5__2;
|
|
if ((((int32_t)L_34) < ((int32_t)0)))
|
|
{
|
|
goto IL_0190_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_35 = V_1;
|
|
NullCheck(L_35);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_36;
|
|
L_36 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(104, 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 = L_40;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_41 = V_2;
|
|
__this->___U3CU3Eu__1 = L_41;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_42 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368_m873CBD97F300A1208963602920445E792750A618(L_42, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368_m873CBD97F300A1208963602920445E792750A618_RuntimeMethod_var);
|
|
goto IL_01d6;
|
|
}
|
|
|
|
IL_016d_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_43 = __this->___U3CU3Eu__1;
|
|
V_2 = L_43;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_44 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_44, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_45 = (-1);
|
|
V_0 = L_45;
|
|
__this->___U3CU3E1__state = L_45;
|
|
}
|
|
|
|
IL_0189_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_0190_1:
|
|
{
|
|
int32_t L_46 = __this->___U3CwriteLenU3E5__2;
|
|
bool L_47 = __this->___U3CneedWriteNewLineU3E5__5;
|
|
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;
|
|
}
|
|
}
|
|
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:
|
|
{
|
|
Exception_t* L_48 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_5 = L_48;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_49 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_50 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_49, L_50, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_01d6;
|
|
}
|
|
|
|
IL_01c3:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_51 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_51, NULL);
|
|
}
|
|
|
|
IL_01d6:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteElementTextBlockAsyncU3Ed__122_MoveNext_m19E04FC59CDA05C4F74B52AD41BE4F30B821FB8F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368*>(__this + _offset);
|
|
U3CWriteElementTextBlockAsyncU3Ed__122_MoveNext_m19E04FC59CDA05C4F74B52AD41BE4F30B821FB8F(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteElementTextBlockAsyncU3Ed__122_SetStateMachine_m0C2A88FB871994E97992DD66E35EB4E8744A0B27 (U3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteElementTextBlockAsyncU3Ed__122_SetStateMachine_m0C2A88FB871994E97992DD66E35EB4E8744A0B27_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteElementTextBlockAsyncU3Ed__122_t98E647A3D7E47611888E6AAA6ED155F89787F368*>(__this + _offset);
|
|
U3CWriteElementTextBlockAsyncU3Ed__122_SetStateMachine_m0C2A88FB871994E97992DD66E35EB4E8744A0B27(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_WriteElementTextBlockAsyncU3Ed__124_MoveNext_m3E482D83D4DA66BE770F472FF759D45919E551ED (U3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mD6F327F4B6C359E3C031E183382BF9ABCCEA7815_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
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 = 0;
|
|
__this->___U3CneedWriteNewLineU3E5__3 = (bool)0;
|
|
bool L_3 = __this->___newLine;
|
|
if (!L_3)
|
|
{
|
|
goto IL_00cd_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_4 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_5 = V_1;
|
|
NullCheck(L_5);
|
|
String_t* L_6 = L_5->___newLineChars;
|
|
NullCheck(L_4);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_7;
|
|
L_7 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(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 = L_11;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_12 = V_2;
|
|
__this->___U3CU3Eu__1 = L_12;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_13 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mD6F327F4B6C359E3C031E183382BF9ABCCEA7815(L_13, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mD6F327F4B6C359E3C031E183382BF9ABCCEA7815_RuntimeMethod_var);
|
|
goto IL_02c6;
|
|
}
|
|
|
|
IL_0084_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_14 = __this->___U3CU3Eu__1;
|
|
V_2 = L_14;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_15 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_15, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_16 = (-1);
|
|
V_0 = L_16;
|
|
__this->___U3CU3E1__state = L_16;
|
|
}
|
|
|
|
IL_00a0_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
int32_t L_17 = __this->___curIndex;
|
|
V_4 = L_17;
|
|
int32_t L_18 = V_4;
|
|
__this->___curIndex = ((int32_t)il2cpp_codegen_add(L_18, 1));
|
|
int32_t L_19 = __this->___leftCount;
|
|
V_4 = L_19;
|
|
int32_t L_20 = V_4;
|
|
__this->___leftCount = ((int32_t)il2cpp_codegen_subtract(L_20, 1));
|
|
goto IL_0131_1;
|
|
}
|
|
|
|
IL_00cd_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_21 = V_1;
|
|
NullCheck(L_21);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_22;
|
|
L_22 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(104, 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 = L_26;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_27 = V_2;
|
|
__this->___U3CU3Eu__1 = L_27;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_28 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mD6F327F4B6C359E3C031E183382BF9ABCCEA7815(L_28, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mD6F327F4B6C359E3C031E183382BF9ABCCEA7815_RuntimeMethod_var);
|
|
goto IL_02c6;
|
|
}
|
|
|
|
IL_010e_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_29 = __this->___U3CU3Eu__1;
|
|
V_2 = L_29;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_30 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_30, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_31 = (-1);
|
|
V_0 = L_31;
|
|
__this->___U3CU3E1__state = L_31;
|
|
}
|
|
|
|
IL_012a_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_0131_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_32 = V_1;
|
|
String_t* L_33 = __this->___text;
|
|
int32_t L_34 = __this->___curIndex;
|
|
int32_t L_35 = __this->___leftCount;
|
|
bool* L_36 = (bool*)(&__this->___U3CneedWriteNewLineU3E5__3);
|
|
NullCheck(L_32);
|
|
int32_t L_37;
|
|
L_37 = XmlUtf8RawTextWriter_WriteElementTextBlockNoFlush_m689A069DB2BA4F88FE318C2DB50DD09641E3C316(L_32, L_33, L_34, L_35, L_36, NULL);
|
|
__this->___U3CwriteLenU3E5__2 = L_37;
|
|
int32_t L_38 = __this->___curIndex;
|
|
int32_t L_39 = __this->___U3CwriteLenU3E5__2;
|
|
__this->___curIndex = ((int32_t)il2cpp_codegen_add(L_38, L_39));
|
|
int32_t L_40 = __this->___leftCount;
|
|
int32_t L_41 = __this->___U3CwriteLenU3E5__2;
|
|
__this->___leftCount = ((int32_t)il2cpp_codegen_subtract(L_40, L_41));
|
|
bool L_42 = __this->___U3CneedWriteNewLineU3E5__3;
|
|
if (!L_42)
|
|
{
|
|
goto IL_0216_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_43 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_44 = V_1;
|
|
NullCheck(L_44);
|
|
String_t* L_45 = L_44->___newLineChars;
|
|
NullCheck(L_43);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_46;
|
|
L_46 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(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 = L_50;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_51 = V_2;
|
|
__this->___U3CU3Eu__1 = L_51;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_52 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mD6F327F4B6C359E3C031E183382BF9ABCCEA7815(L_52, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mD6F327F4B6C359E3C031E183382BF9ABCCEA7815_RuntimeMethod_var);
|
|
goto IL_02c6;
|
|
}
|
|
|
|
IL_01cd_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_53 = __this->___U3CU3Eu__1;
|
|
V_2 = L_53;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_54 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_54, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_55 = (-1);
|
|
V_0 = L_55;
|
|
__this->___U3CU3E1__state = L_55;
|
|
}
|
|
|
|
IL_01e9_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
int32_t L_56 = __this->___curIndex;
|
|
V_4 = L_56;
|
|
int32_t L_57 = V_4;
|
|
__this->___curIndex = ((int32_t)il2cpp_codegen_add(L_57, 1));
|
|
int32_t L_58 = __this->___leftCount;
|
|
V_4 = L_58;
|
|
int32_t L_59 = V_4;
|
|
__this->___leftCount = ((int32_t)il2cpp_codegen_subtract(L_59, 1));
|
|
goto IL_0280_1;
|
|
}
|
|
|
|
IL_0216_1:
|
|
{
|
|
int32_t L_60 = __this->___U3CwriteLenU3E5__2;
|
|
if ((((int32_t)L_60) < ((int32_t)0)))
|
|
{
|
|
goto IL_0280_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_61 = V_1;
|
|
NullCheck(L_61);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_62;
|
|
L_62 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(104, 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 = L_66;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_67 = V_2;
|
|
__this->___U3CU3Eu__1 = L_67;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_68 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mD6F327F4B6C359E3C031E183382BF9ABCCEA7815(L_68, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329_mD6F327F4B6C359E3C031E183382BF9ABCCEA7815_RuntimeMethod_var);
|
|
goto IL_02c6;
|
|
}
|
|
|
|
IL_025d_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_69 = __this->___U3CU3Eu__1;
|
|
V_2 = L_69;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_70 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_70, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_71 = (-1);
|
|
V_0 = L_71;
|
|
__this->___U3CU3E1__state = L_71;
|
|
}
|
|
|
|
IL_0279_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_0280_1:
|
|
{
|
|
int32_t L_72 = __this->___U3CwriteLenU3E5__2;
|
|
bool L_73 = __this->___U3CneedWriteNewLineU3E5__3;
|
|
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;
|
|
}
|
|
}
|
|
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:
|
|
{
|
|
Exception_t* L_74 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_5 = L_74;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_75 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_76 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_75, L_76, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_02c6;
|
|
}
|
|
|
|
IL_02b3:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_77 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_77, NULL);
|
|
}
|
|
|
|
IL_02c6:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3C_WriteElementTextBlockAsyncU3Ed__124_MoveNext_m3E482D83D4DA66BE770F472FF759D45919E551ED_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329*>(__this + _offset);
|
|
U3C_WriteElementTextBlockAsyncU3Ed__124_MoveNext_m3E482D83D4DA66BE770F472FF759D45919E551ED(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_WriteElementTextBlockAsyncU3Ed__124_SetStateMachine_m6D3ED702C32290EC9E5F54237CCF1AD59A05305E (U3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3C_WriteElementTextBlockAsyncU3Ed__124_SetStateMachine_m6D3ED702C32290EC9E5F54237CCF1AD59A05305E_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3C_WriteElementTextBlockAsyncU3Ed__124_t105F53E95C5A0D7BF2A1C39F1B7F5A9833800329*>(__this + _offset);
|
|
U3C_WriteElementTextBlockAsyncU3Ed__124_SetStateMachine_m6D3ED702C32290EC9E5F54237CCF1AD59A05305E(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_RawTextAsyncU3Ed__128_MoveNext_mE5891E8DEC21FA99082E6A48AA6CF645C6AF47DD (U3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67_m6214745E566B8EB9ACF91C4F0A755E75D523266F_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
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;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_4 = V_1;
|
|
NullCheck(L_4);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_5;
|
|
L_5 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(104, 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 = L_9;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_10 = V_2;
|
|
__this->___U3CU3Eu__1 = L_10;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_11 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67_m6214745E566B8EB9ACF91C4F0A755E75D523266F(L_11, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67_m6214745E566B8EB9ACF91C4F0A755E75D523266F_RuntimeMethod_var);
|
|
goto IL_016b;
|
|
}
|
|
|
|
IL_0059_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_12 = __this->___U3CU3Eu__1;
|
|
V_2 = L_12;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_13 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_13, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_14 = (-1);
|
|
V_0 = L_14;
|
|
__this->___U3CU3E1__state = L_14;
|
|
}
|
|
|
|
IL_0075_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
__this->___U3CwriteLenU3E5__2 = 0;
|
|
}
|
|
|
|
IL_0083_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_15 = V_1;
|
|
String_t* L_16 = __this->___text;
|
|
int32_t L_17 = __this->___curIndex;
|
|
int32_t L_18 = __this->___leftCount;
|
|
NullCheck(L_15);
|
|
int32_t L_19;
|
|
L_19 = XmlUtf8RawTextWriter_RawTextNoFlush_m784B307DD11E0D7DD5A89B4B5DA8A5ACADA2475E(L_15, L_16, L_17, L_18, NULL);
|
|
__this->___U3CwriteLenU3E5__2 = L_19;
|
|
int32_t L_20 = __this->___curIndex;
|
|
int32_t L_21 = __this->___U3CwriteLenU3E5__2;
|
|
__this->___curIndex = ((int32_t)il2cpp_codegen_add(L_20, L_21));
|
|
int32_t L_22 = __this->___leftCount;
|
|
int32_t L_23 = __this->___U3CwriteLenU3E5__2;
|
|
__this->___leftCount = ((int32_t)il2cpp_codegen_subtract(L_22, L_23));
|
|
int32_t L_24 = __this->___U3CwriteLenU3E5__2;
|
|
if ((((int32_t)L_24) < ((int32_t)0)))
|
|
{
|
|
goto IL_0131_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_25 = V_1;
|
|
NullCheck(L_25);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_26;
|
|
L_26 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(104, 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 = L_30;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_31 = V_2;
|
|
__this->___U3CU3Eu__1 = L_31;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_32 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67_m6214745E566B8EB9ACF91C4F0A755E75D523266F(L_32, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67_m6214745E566B8EB9ACF91C4F0A755E75D523266F_RuntimeMethod_var);
|
|
goto IL_016b;
|
|
}
|
|
|
|
IL_010e_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_33 = __this->___U3CU3Eu__1;
|
|
V_2 = L_33;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_34 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_34, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_35 = (-1);
|
|
V_0 = L_35;
|
|
__this->___U3CU3E1__state = L_35;
|
|
}
|
|
|
|
IL_012a_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_0131_1:
|
|
{
|
|
int32_t L_36 = __this->___U3CwriteLenU3E5__2;
|
|
if ((((int32_t)L_36) >= ((int32_t)0)))
|
|
{
|
|
goto IL_0083_1;
|
|
}
|
|
}
|
|
{
|
|
goto IL_0158;
|
|
}
|
|
}
|
|
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:
|
|
{
|
|
Exception_t* L_37 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_4 = L_37;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_38 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_39 = V_4;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_38, L_39, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_016b;
|
|
}
|
|
|
|
IL_0158:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_40 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_40, NULL);
|
|
}
|
|
|
|
IL_016b:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3C_RawTextAsyncU3Ed__128_MoveNext_mE5891E8DEC21FA99082E6A48AA6CF645C6AF47DD_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67*>(__this + _offset);
|
|
U3C_RawTextAsyncU3Ed__128_MoveNext_mE5891E8DEC21FA99082E6A48AA6CF645C6AF47DD(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3C_RawTextAsyncU3Ed__128_SetStateMachine_m806BE772B2633848D557137E6C51B841EDD35029 (U3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3C_RawTextAsyncU3Ed__128_SetStateMachine_m806BE772B2633848D557137E6C51B841EDD35029_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3C_RawTextAsyncU3Ed__128_tFF2B98DE450489385DB7AE6829BC35FED72EEC67*>(__this + _offset);
|
|
U3C_RawTextAsyncU3Ed__128_SetStateMachine_m806BE772B2633848D557137E6C51B841EDD35029(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawWithCharCheckingAsyncU3Ed__132_MoveNext_mEE5A00C2FB201811DFE98462DB9F3666A95AD78F (U3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE_m52EE10546E4B6ABC60D460B9F7937FC720D47328_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
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 = 0;
|
|
int32_t L_4 = __this->___index;
|
|
__this->___U3CcurIndexU3E5__3 = L_4;
|
|
int32_t L_5 = __this->___count;
|
|
__this->___U3CleftCountU3E5__4 = L_5;
|
|
__this->___U3CneedWriteNewLineU3E5__5 = (bool)0;
|
|
}
|
|
|
|
IL_0041_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_6 = V_1;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_7 = __this->___chars;
|
|
int32_t L_8 = __this->___U3CcurIndexU3E5__3;
|
|
int32_t L_9 = __this->___U3CleftCountU3E5__4;
|
|
bool* L_10 = (bool*)(&__this->___U3CneedWriteNewLineU3E5__5);
|
|
NullCheck(L_6);
|
|
int32_t L_11;
|
|
L_11 = XmlUtf8RawTextWriter_WriteRawWithCharCheckingNoFlush_mCA4167C600E90C9604DA35C02F53774B0CBE3101(L_6, L_7, L_8, L_9, L_10, NULL);
|
|
__this->___U3CwriteLenU3E5__2 = L_11;
|
|
int32_t L_12 = __this->___U3CcurIndexU3E5__3;
|
|
int32_t L_13 = __this->___U3CwriteLenU3E5__2;
|
|
__this->___U3CcurIndexU3E5__3 = ((int32_t)il2cpp_codegen_add(L_12, L_13));
|
|
int32_t L_14 = __this->___U3CleftCountU3E5__4;
|
|
int32_t L_15 = __this->___U3CwriteLenU3E5__2;
|
|
__this->___U3CleftCountU3E5__4 = ((int32_t)il2cpp_codegen_subtract(L_14, L_15));
|
|
bool L_16 = __this->___U3CneedWriteNewLineU3E5__5;
|
|
if (!L_16)
|
|
{
|
|
goto IL_0126_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_17 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_18 = V_1;
|
|
NullCheck(L_18);
|
|
String_t* L_19 = L_18->___newLineChars;
|
|
NullCheck(L_17);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_20;
|
|
L_20 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(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 = L_24;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_25 = V_2;
|
|
__this->___U3CU3Eu__1 = L_25;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_26 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE_m52EE10546E4B6ABC60D460B9F7937FC720D47328(L_26, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE_m52EE10546E4B6ABC60D460B9F7937FC720D47328_RuntimeMethod_var);
|
|
goto IL_01d6;
|
|
}
|
|
|
|
IL_00dd_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_27 = __this->___U3CU3Eu__1;
|
|
V_2 = L_27;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_28 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_28, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_29 = (-1);
|
|
V_0 = L_29;
|
|
__this->___U3CU3E1__state = L_29;
|
|
}
|
|
|
|
IL_00f9_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
int32_t L_30 = __this->___U3CcurIndexU3E5__3;
|
|
V_4 = L_30;
|
|
int32_t L_31 = V_4;
|
|
__this->___U3CcurIndexU3E5__3 = ((int32_t)il2cpp_codegen_add(L_31, 1));
|
|
int32_t L_32 = __this->___U3CleftCountU3E5__4;
|
|
V_4 = L_32;
|
|
int32_t L_33 = V_4;
|
|
__this->___U3CleftCountU3E5__4 = ((int32_t)il2cpp_codegen_subtract(L_33, 1));
|
|
goto IL_0190_1;
|
|
}
|
|
|
|
IL_0126_1:
|
|
{
|
|
int32_t L_34 = __this->___U3CwriteLenU3E5__2;
|
|
if ((((int32_t)L_34) < ((int32_t)0)))
|
|
{
|
|
goto IL_0190_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_35 = V_1;
|
|
NullCheck(L_35);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_36;
|
|
L_36 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(104, 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 = L_40;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_41 = V_2;
|
|
__this->___U3CU3Eu__1 = L_41;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_42 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE_m52EE10546E4B6ABC60D460B9F7937FC720D47328(L_42, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE_m52EE10546E4B6ABC60D460B9F7937FC720D47328_RuntimeMethod_var);
|
|
goto IL_01d6;
|
|
}
|
|
|
|
IL_016d_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_43 = __this->___U3CU3Eu__1;
|
|
V_2 = L_43;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_44 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_44, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_45 = (-1);
|
|
V_0 = L_45;
|
|
__this->___U3CU3E1__state = L_45;
|
|
}
|
|
|
|
IL_0189_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_0190_1:
|
|
{
|
|
int32_t L_46 = __this->___U3CwriteLenU3E5__2;
|
|
bool L_47 = __this->___U3CneedWriteNewLineU3E5__5;
|
|
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;
|
|
}
|
|
}
|
|
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:
|
|
{
|
|
Exception_t* L_48 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_5 = L_48;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_49 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_50 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_49, L_50, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_01d6;
|
|
}
|
|
|
|
IL_01c3:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_51 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_51, NULL);
|
|
}
|
|
|
|
IL_01d6:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteRawWithCharCheckingAsyncU3Ed__132_MoveNext_mEE5A00C2FB201811DFE98462DB9F3666A95AD78F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE*>(__this + _offset);
|
|
U3CWriteRawWithCharCheckingAsyncU3Ed__132_MoveNext_mEE5A00C2FB201811DFE98462DB9F3666A95AD78F(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawWithCharCheckingAsyncU3Ed__132_SetStateMachine_mFC1703CA0E18A9064664866CC971214835DDAD7E (U3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteRawWithCharCheckingAsyncU3Ed__132_SetStateMachine_mFC1703CA0E18A9064664866CC971214835DDAD7E_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteRawWithCharCheckingAsyncU3Ed__132_tA8B21BD183BB9663D1EEFC2C752BA6BF7F05DEDE*>(__this + _offset);
|
|
U3CWriteRawWithCharCheckingAsyncU3Ed__132_SetStateMachine_mFC1703CA0E18A9064664866CC971214835DDAD7E(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawWithCharCheckingAsyncU3Ed__133_MoveNext_m84BC90F15F8D698E5834677ECB77AC440726626E (U3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8_mA20AF3916DC5C86357AB9AF32920B2D67CEDFDFD_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
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 = 0;
|
|
__this->___U3CcurIndexU3E5__3 = 0;
|
|
String_t* L_4 = __this->___text;
|
|
NullCheck(L_4);
|
|
int32_t L_5;
|
|
L_5 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_4, NULL);
|
|
__this->___U3CleftCountU3E5__4 = L_5;
|
|
__this->___U3CneedWriteNewLineU3E5__5 = (bool)0;
|
|
}
|
|
|
|
IL_0041_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_6 = V_1;
|
|
String_t* L_7 = __this->___text;
|
|
int32_t L_8 = __this->___U3CcurIndexU3E5__3;
|
|
int32_t L_9 = __this->___U3CleftCountU3E5__4;
|
|
bool* L_10 = (bool*)(&__this->___U3CneedWriteNewLineU3E5__5);
|
|
NullCheck(L_6);
|
|
int32_t L_11;
|
|
L_11 = XmlUtf8RawTextWriter_WriteRawWithCharCheckingNoFlush_mED8EB473E84921AAEE4926EBA4D4A17404FCFDD4(L_6, L_7, L_8, L_9, L_10, NULL);
|
|
__this->___U3CwriteLenU3E5__2 = L_11;
|
|
int32_t L_12 = __this->___U3CcurIndexU3E5__3;
|
|
int32_t L_13 = __this->___U3CwriteLenU3E5__2;
|
|
__this->___U3CcurIndexU3E5__3 = ((int32_t)il2cpp_codegen_add(L_12, L_13));
|
|
int32_t L_14 = __this->___U3CleftCountU3E5__4;
|
|
int32_t L_15 = __this->___U3CwriteLenU3E5__2;
|
|
__this->___U3CleftCountU3E5__4 = ((int32_t)il2cpp_codegen_subtract(L_14, L_15));
|
|
bool L_16 = __this->___U3CneedWriteNewLineU3E5__5;
|
|
if (!L_16)
|
|
{
|
|
goto IL_0126_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_17 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_18 = V_1;
|
|
NullCheck(L_18);
|
|
String_t* L_19 = L_18->___newLineChars;
|
|
NullCheck(L_17);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_20;
|
|
L_20 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(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 = L_24;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_25 = V_2;
|
|
__this->___U3CU3Eu__1 = L_25;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_26 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8_mA20AF3916DC5C86357AB9AF32920B2D67CEDFDFD(L_26, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8_mA20AF3916DC5C86357AB9AF32920B2D67CEDFDFD_RuntimeMethod_var);
|
|
goto IL_01d6;
|
|
}
|
|
|
|
IL_00dd_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_27 = __this->___U3CU3Eu__1;
|
|
V_2 = L_27;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_28 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_28, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_29 = (-1);
|
|
V_0 = L_29;
|
|
__this->___U3CU3E1__state = L_29;
|
|
}
|
|
|
|
IL_00f9_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
int32_t L_30 = __this->___U3CcurIndexU3E5__3;
|
|
V_4 = L_30;
|
|
int32_t L_31 = V_4;
|
|
__this->___U3CcurIndexU3E5__3 = ((int32_t)il2cpp_codegen_add(L_31, 1));
|
|
int32_t L_32 = __this->___U3CleftCountU3E5__4;
|
|
V_4 = L_32;
|
|
int32_t L_33 = V_4;
|
|
__this->___U3CleftCountU3E5__4 = ((int32_t)il2cpp_codegen_subtract(L_33, 1));
|
|
goto IL_0190_1;
|
|
}
|
|
|
|
IL_0126_1:
|
|
{
|
|
int32_t L_34 = __this->___U3CwriteLenU3E5__2;
|
|
if ((((int32_t)L_34) < ((int32_t)0)))
|
|
{
|
|
goto IL_0190_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_35 = V_1;
|
|
NullCheck(L_35);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_36;
|
|
L_36 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(104, 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 = L_40;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_41 = V_2;
|
|
__this->___U3CU3Eu__1 = L_41;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_42 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8_mA20AF3916DC5C86357AB9AF32920B2D67CEDFDFD(L_42, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8_mA20AF3916DC5C86357AB9AF32920B2D67CEDFDFD_RuntimeMethod_var);
|
|
goto IL_01d6;
|
|
}
|
|
|
|
IL_016d_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_43 = __this->___U3CU3Eu__1;
|
|
V_2 = L_43;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_44 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_44, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_45 = (-1);
|
|
V_0 = L_45;
|
|
__this->___U3CU3E1__state = L_45;
|
|
}
|
|
|
|
IL_0189_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_0190_1:
|
|
{
|
|
int32_t L_46 = __this->___U3CwriteLenU3E5__2;
|
|
bool L_47 = __this->___U3CneedWriteNewLineU3E5__5;
|
|
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;
|
|
}
|
|
}
|
|
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:
|
|
{
|
|
Exception_t* L_48 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_5 = L_48;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_49 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_50 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_49, L_50, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_01d6;
|
|
}
|
|
|
|
IL_01c3:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_51 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_51, NULL);
|
|
}
|
|
|
|
IL_01d6:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteRawWithCharCheckingAsyncU3Ed__133_MoveNext_m84BC90F15F8D698E5834677ECB77AC440726626E_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8*>(__this + _offset);
|
|
U3CWriteRawWithCharCheckingAsyncU3Ed__133_MoveNext_m84BC90F15F8D698E5834677ECB77AC440726626E(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteRawWithCharCheckingAsyncU3Ed__133_SetStateMachine_m0BB303DCD7407608578E73B3E2D9D53768B53D80 (U3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteRawWithCharCheckingAsyncU3Ed__133_SetStateMachine_m0BB303DCD7407608578E73B3E2D9D53768B53D80_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteRawWithCharCheckingAsyncU3Ed__133_tFC4CDF1EBCEACB6C63E6FABC758F61F5D907F7D8*>(__this + _offset);
|
|
U3CWriteRawWithCharCheckingAsyncU3Ed__133_SetStateMachine_m0BB303DCD7407608578E73B3E2D9D53768B53D80(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentOrPiAsyncU3Ed__135_MoveNext_m4DD1A3DBD0C290412DF66752A815126A2D0691EB (U3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A_mB9DBE57C650E9CBDD61365DEC29205A796BDE4E6_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
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;
|
|
NullCheck(L_3);
|
|
int32_t L_4;
|
|
L_4 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_3, NULL);
|
|
if (L_4)
|
|
{
|
|
goto IL_00a4_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_5 = V_1;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = L_5->___bufPos;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_7 = V_1;
|
|
NullCheck(L_7);
|
|
int32_t L_8 = L_7->___bufLen;
|
|
if ((((int32_t)L_6) < ((int32_t)L_8)))
|
|
{
|
|
goto IL_009f_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_9 = V_1;
|
|
NullCheck(L_9);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_10;
|
|
L_10 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(104, 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 = L_14;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_15 = V_2;
|
|
__this->___U3CU3Eu__1 = L_15;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_16 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A_mB9DBE57C650E9CBDD61365DEC29205A796BDE4E6(L_16, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A_mB9DBE57C650E9CBDD61365DEC29205A796BDE4E6_RuntimeMethod_var);
|
|
goto IL_0265;
|
|
}
|
|
|
|
IL_007c_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_17 = __this->___U3CU3Eu__1;
|
|
V_2 = L_17;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_18 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_18, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_19 = (-1);
|
|
V_0 = L_19;
|
|
__this->___U3CU3E1__state = L_19;
|
|
}
|
|
|
|
IL_0098_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_009f_1:
|
|
{
|
|
goto IL_0252;
|
|
}
|
|
|
|
IL_00a4_1:
|
|
{
|
|
__this->___U3CwriteLenU3E5__2 = 0;
|
|
__this->___U3CcurIndexU3E5__3 = 0;
|
|
String_t* L_20 = __this->___text;
|
|
NullCheck(L_20);
|
|
int32_t L_21;
|
|
L_21 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_20, NULL);
|
|
__this->___U3CleftCountU3E5__4 = L_21;
|
|
__this->___U3CneedWriteNewLineU3E5__5 = (bool)0;
|
|
}
|
|
|
|
IL_00ca_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_22 = V_1;
|
|
String_t* L_23 = __this->___text;
|
|
int32_t L_24 = __this->___U3CcurIndexU3E5__3;
|
|
int32_t L_25 = __this->___U3CleftCountU3E5__4;
|
|
int32_t L_26 = __this->___stopChar;
|
|
bool* L_27 = (bool*)(&__this->___U3CneedWriteNewLineU3E5__5);
|
|
NullCheck(L_22);
|
|
int32_t L_28;
|
|
L_28 = XmlUtf8RawTextWriter_WriteCommentOrPiNoFlush_m6D0409FF027FCAAC62A524AA531FCD0CFDEECD62(L_22, L_23, L_24, L_25, L_26, L_27, NULL);
|
|
__this->___U3CwriteLenU3E5__2 = L_28;
|
|
int32_t L_29 = __this->___U3CcurIndexU3E5__3;
|
|
int32_t L_30 = __this->___U3CwriteLenU3E5__2;
|
|
__this->___U3CcurIndexU3E5__3 = ((int32_t)il2cpp_codegen_add(L_29, L_30));
|
|
int32_t L_31 = __this->___U3CleftCountU3E5__4;
|
|
int32_t L_32 = __this->___U3CwriteLenU3E5__2;
|
|
__this->___U3CleftCountU3E5__4 = ((int32_t)il2cpp_codegen_subtract(L_31, L_32));
|
|
bool L_33 = __this->___U3CneedWriteNewLineU3E5__5;
|
|
if (!L_33)
|
|
{
|
|
goto IL_01b5_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_34 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_35 = V_1;
|
|
NullCheck(L_35);
|
|
String_t* L_36 = L_35->___newLineChars;
|
|
NullCheck(L_34);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_37;
|
|
L_37 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(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 = L_41;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_42 = V_2;
|
|
__this->___U3CU3Eu__1 = L_42;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_43 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A_mB9DBE57C650E9CBDD61365DEC29205A796BDE4E6(L_43, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A_mB9DBE57C650E9CBDD61365DEC29205A796BDE4E6_RuntimeMethod_var);
|
|
goto IL_0265;
|
|
}
|
|
|
|
IL_016c_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_44 = __this->___U3CU3Eu__1;
|
|
V_2 = L_44;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_45 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_45, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_46 = (-1);
|
|
V_0 = L_46;
|
|
__this->___U3CU3E1__state = L_46;
|
|
}
|
|
|
|
IL_0188_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
int32_t L_47 = __this->___U3CcurIndexU3E5__3;
|
|
V_4 = L_47;
|
|
int32_t L_48 = V_4;
|
|
__this->___U3CcurIndexU3E5__3 = ((int32_t)il2cpp_codegen_add(L_48, 1));
|
|
int32_t L_49 = __this->___U3CleftCountU3E5__4;
|
|
V_4 = L_49;
|
|
int32_t L_50 = V_4;
|
|
__this->___U3CleftCountU3E5__4 = ((int32_t)il2cpp_codegen_subtract(L_50, 1));
|
|
goto IL_021f_1;
|
|
}
|
|
|
|
IL_01b5_1:
|
|
{
|
|
int32_t L_51 = __this->___U3CwriteLenU3E5__2;
|
|
if ((((int32_t)L_51) < ((int32_t)0)))
|
|
{
|
|
goto IL_021f_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_52 = V_1;
|
|
NullCheck(L_52);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_53;
|
|
L_53 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(104, 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 = L_57;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_58 = V_2;
|
|
__this->___U3CU3Eu__1 = L_58;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_59 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A_mB9DBE57C650E9CBDD61365DEC29205A796BDE4E6(L_59, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A_mB9DBE57C650E9CBDD61365DEC29205A796BDE4E6_RuntimeMethod_var);
|
|
goto IL_0265;
|
|
}
|
|
|
|
IL_01fc_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_60 = __this->___U3CU3Eu__1;
|
|
V_2 = L_60;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_61 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_61, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_62 = (-1);
|
|
V_0 = L_62;
|
|
__this->___U3CU3E1__state = L_62;
|
|
}
|
|
|
|
IL_0218_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_021f_1:
|
|
{
|
|
int32_t L_63 = __this->___U3CwriteLenU3E5__2;
|
|
bool L_64 = __this->___U3CneedWriteNewLineU3E5__5;
|
|
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;
|
|
}
|
|
}
|
|
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:
|
|
{
|
|
Exception_t* L_65 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_5 = L_65;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_66 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_67 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_66, L_67, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_0265;
|
|
}
|
|
|
|
IL_0252:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_68 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_68, NULL);
|
|
}
|
|
|
|
IL_0265:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteCommentOrPiAsyncU3Ed__135_MoveNext_m4DD1A3DBD0C290412DF66752A815126A2D0691EB_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A*>(__this + _offset);
|
|
U3CWriteCommentOrPiAsyncU3Ed__135_MoveNext_m4DD1A3DBD0C290412DF66752A815126A2D0691EB(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCommentOrPiAsyncU3Ed__135_SetStateMachine_mAEE939D4A004F1C8F6E53AA7271941109140B9D3 (U3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteCommentOrPiAsyncU3Ed__135_SetStateMachine_mAEE939D4A004F1C8F6E53AA7271941109140B9D3_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteCommentOrPiAsyncU3Ed__135_tCBF56B0FD9CA4D32A09D0F5AFA4FAAE24B16756A*>(__this + _offset);
|
|
U3CWriteCommentOrPiAsyncU3Ed__135_SetStateMachine_mAEE939D4A004F1C8F6E53AA7271941109140B9D3(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCDataSectionAsyncU3Ed__137_MoveNext_m3A278A233672ED182A1C701F749DA8E7C75B1178 (U3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87_mCE0859DB8792BFF041CD92F61FD4EED95A1593B9_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
int32_t V_0 = 0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* 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<RuntimeObject*, 1> __active_exceptions;
|
|
{
|
|
int32_t L_0 = __this->___U3CU3E1__state;
|
|
V_0 = L_0;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_1 = __this->___U3CU3E4__this;
|
|
V_1 = L_1;
|
|
}
|
|
try
|
|
{
|
|
{
|
|
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;
|
|
NullCheck(L_3);
|
|
int32_t L_4;
|
|
L_4 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_3, NULL);
|
|
if (L_4)
|
|
{
|
|
goto IL_00a4_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_5 = V_1;
|
|
NullCheck(L_5);
|
|
int32_t L_6 = L_5->___bufPos;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_7 = V_1;
|
|
NullCheck(L_7);
|
|
int32_t L_8 = L_7->___bufLen;
|
|
if ((((int32_t)L_6) < ((int32_t)L_8)))
|
|
{
|
|
goto IL_009f_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_9 = V_1;
|
|
NullCheck(L_9);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_10;
|
|
L_10 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(104, 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 = L_14;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_15 = V_2;
|
|
__this->___U3CU3Eu__1 = L_15;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_16 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87_mCE0859DB8792BFF041CD92F61FD4EED95A1593B9(L_16, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87_mCE0859DB8792BFF041CD92F61FD4EED95A1593B9_RuntimeMethod_var);
|
|
goto IL_025f;
|
|
}
|
|
|
|
IL_007c_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_17 = __this->___U3CU3Eu__1;
|
|
V_2 = L_17;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_18 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_18, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_19 = (-1);
|
|
V_0 = L_19;
|
|
__this->___U3CU3E1__state = L_19;
|
|
}
|
|
|
|
IL_0098_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_009f_1:
|
|
{
|
|
goto IL_024c;
|
|
}
|
|
|
|
IL_00a4_1:
|
|
{
|
|
__this->___U3CwriteLenU3E5__2 = 0;
|
|
__this->___U3CcurIndexU3E5__3 = 0;
|
|
String_t* L_20 = __this->___text;
|
|
NullCheck(L_20);
|
|
int32_t L_21;
|
|
L_21 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_20, NULL);
|
|
__this->___U3CleftCountU3E5__4 = L_21;
|
|
__this->___U3CneedWriteNewLineU3E5__5 = (bool)0;
|
|
}
|
|
|
|
IL_00ca_1:
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_22 = V_1;
|
|
String_t* L_23 = __this->___text;
|
|
int32_t L_24 = __this->___U3CcurIndexU3E5__3;
|
|
int32_t L_25 = __this->___U3CleftCountU3E5__4;
|
|
bool* L_26 = (bool*)(&__this->___U3CneedWriteNewLineU3E5__5);
|
|
NullCheck(L_22);
|
|
int32_t L_27;
|
|
L_27 = XmlUtf8RawTextWriter_WriteCDataSectionNoFlush_m7C0C46D1E2EAFAB6C39426D15FA266B5D70BD7A5(L_22, L_23, L_24, L_25, L_26, NULL);
|
|
__this->___U3CwriteLenU3E5__2 = L_27;
|
|
int32_t L_28 = __this->___U3CcurIndexU3E5__3;
|
|
int32_t L_29 = __this->___U3CwriteLenU3E5__2;
|
|
__this->___U3CcurIndexU3E5__3 = ((int32_t)il2cpp_codegen_add(L_28, L_29));
|
|
int32_t L_30 = __this->___U3CleftCountU3E5__4;
|
|
int32_t L_31 = __this->___U3CwriteLenU3E5__2;
|
|
__this->___U3CleftCountU3E5__4 = ((int32_t)il2cpp_codegen_subtract(L_30, L_31));
|
|
bool L_32 = __this->___U3CneedWriteNewLineU3E5__5;
|
|
if (!L_32)
|
|
{
|
|
goto IL_01af_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_33 = V_1;
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_34 = V_1;
|
|
NullCheck(L_34);
|
|
String_t* L_35 = L_34->___newLineChars;
|
|
NullCheck(L_33);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_36;
|
|
L_36 = XmlUtf8RawTextWriter_RawTextAsync_m84C468A4A0C51ECAAF00E3B40360F51ED18461BD(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 = L_40;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_41 = V_2;
|
|
__this->___U3CU3Eu__1 = L_41;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_42 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87_mCE0859DB8792BFF041CD92F61FD4EED95A1593B9(L_42, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87_mCE0859DB8792BFF041CD92F61FD4EED95A1593B9_RuntimeMethod_var);
|
|
goto IL_025f;
|
|
}
|
|
|
|
IL_0166_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_43 = __this->___U3CU3Eu__1;
|
|
V_2 = L_43;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_44 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_44, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_45 = (-1);
|
|
V_0 = L_45;
|
|
__this->___U3CU3E1__state = L_45;
|
|
}
|
|
|
|
IL_0182_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
int32_t L_46 = __this->___U3CcurIndexU3E5__3;
|
|
V_4 = L_46;
|
|
int32_t L_47 = V_4;
|
|
__this->___U3CcurIndexU3E5__3 = ((int32_t)il2cpp_codegen_add(L_47, 1));
|
|
int32_t L_48 = __this->___U3CleftCountU3E5__4;
|
|
V_4 = L_48;
|
|
int32_t L_49 = V_4;
|
|
__this->___U3CleftCountU3E5__4 = ((int32_t)il2cpp_codegen_subtract(L_49, 1));
|
|
goto IL_0219_1;
|
|
}
|
|
|
|
IL_01af_1:
|
|
{
|
|
int32_t L_50 = __this->___U3CwriteLenU3E5__2;
|
|
if ((((int32_t)L_50) < ((int32_t)0)))
|
|
{
|
|
goto IL_0219_1;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* L_51 = V_1;
|
|
NullCheck(L_51);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_52;
|
|
L_52 = VirtualFuncInvoker0< Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* >::Invoke(104, 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 = L_56;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_57 = V_2;
|
|
__this->___U3CU3Eu__1 = L_57;
|
|
Il2CppCodeGenWriteBarrier((void**)&(((&__this->___U3CU3Eu__1))->___m_task), (void*)NULL);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_58 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87_mCE0859DB8792BFF041CD92F61FD4EED95A1593B9(L_58, (&V_2), __this, AsyncTaskMethodBuilder_AwaitUnsafeOnCompleted_TisConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618_TisU3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87_mCE0859DB8792BFF041CD92F61FD4EED95A1593B9_RuntimeMethod_var);
|
|
goto IL_025f;
|
|
}
|
|
|
|
IL_01f6_1:
|
|
{
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618 L_59 = __this->___U3CU3Eu__1;
|
|
V_2 = L_59;
|
|
ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618* L_60 = (ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618*)(&__this->___U3CU3Eu__1);
|
|
il2cpp_codegen_initobj(L_60, sizeof(ConfiguredTaskAwaiter_t6D4C5E6B82017ED33DAFA1EFC33B0EFBE3137618));
|
|
int32_t L_61 = (-1);
|
|
V_0 = L_61;
|
|
__this->___U3CU3E1__state = L_61;
|
|
}
|
|
|
|
IL_0212_1:
|
|
{
|
|
ConfiguredTaskAwaiter_GetResult_mD51FDD775D0CF7511FEE2B6C144DB003DE73AC26((&V_2), NULL);
|
|
}
|
|
|
|
IL_0219_1:
|
|
{
|
|
int32_t L_62 = __this->___U3CwriteLenU3E5__2;
|
|
bool L_63 = __this->___U3CneedWriteNewLineU3E5__5;
|
|
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;
|
|
}
|
|
}
|
|
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:
|
|
{
|
|
Exception_t* L_64 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));;
|
|
V_5 = L_64;
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_65 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
Exception_t* L_66 = V_5;
|
|
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var)));
|
|
AsyncTaskMethodBuilder_SetException_mBE41863F0571E0177A15731294087DE45E1FC10B(L_65, L_66, NULL);
|
|
IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*);
|
|
goto IL_025f;
|
|
}
|
|
|
|
IL_024c:
|
|
{
|
|
__this->___U3CU3E1__state = ((int32_t)-2);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_67 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetResult_m76D8B84F0068257C1823B1200B00E58E0C8DDDDE(L_67, NULL);
|
|
}
|
|
|
|
IL_025f:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteCDataSectionAsyncU3Ed__137_MoveNext_m3A278A233672ED182A1C701F749DA8E7C75B1178_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87*>(__this + _offset);
|
|
U3CWriteCDataSectionAsyncU3Ed__137_MoveNext_m3A278A233672ED182A1C701F749DA8E7C75B1178(_thisAdjusted, method);
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CWriteCDataSectionAsyncU3Ed__137_SetStateMachine_mF9D3764CCFCFD4273C70442C8FAA054641D48E76 (U3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
{
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_0 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&__this->___U3CU3Et__builder);
|
|
RuntimeObject* L_1 = ___0_stateMachine;
|
|
il2cpp_codegen_runtime_class_init_inline(AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
AsyncTaskMethodBuilder_SetStateMachine_mE52B5B6B076025592A7AB462E3D26FA434AEB795(L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C void U3CWriteCDataSectionAsyncU3Ed__137_SetStateMachine_mF9D3764CCFCFD4273C70442C8FAA054641D48E76_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_stateMachine, const RuntimeMethod* method)
|
|
{
|
|
U3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87* _thisAdjusted;
|
|
int32_t _offset = 1;
|
|
_thisAdjusted = reinterpret_cast<U3CWriteCDataSectionAsyncU3Ed__137_tC8BB2B5ACBC8E377E82765F68C5DB31CB12B9F87*>(__this + _offset);
|
|
U3CWriteCDataSectionAsyncU3Ed__137_SetStateMachine_mF9D3764CCFCFD4273C70442C8FAA054641D48E76(_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
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent__ctor_m359ACF4D20F85FAA43B85868425F1AA4A53FFB9F (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* ___0_stream, XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* ___1_settings, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Stream_tF844051B786E8F7F4244DBD218D74E8617B9A2DE* L_0 = ___0_stream;
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_1 = ___1_settings;
|
|
XmlUtf8RawTextWriter__ctor_m3FED45E976C290A249ADEFDCB6B4D899997D6FB2(__this, L_0, L_1, NULL);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_2 = ___1_settings;
|
|
XmlUtf8RawTextWriterIndent_Init_m2B6D7FB0EDA0BF73910DF6645EB2CD33AB5305D9(__this, L_2, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* XmlUtf8RawTextWriterIndent_get_Settings_m276B81672DF42314F367F6A0777D9ACA944C2A4C (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_0;
|
|
L_0 = XmlUtf8RawTextWriter_get_Settings_mBE6A73E9C4F94A15E0C6F283B17E514274E8616E(__this, NULL);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_1 = L_0;
|
|
NullCheck(L_1);
|
|
XmlWriterSettings_set_ReadOnly_m912EC500806EE683803491EED4796F954F57AB42_inline(L_1, (bool)0, NULL);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_2 = L_1;
|
|
NullCheck(L_2);
|
|
XmlWriterSettings_set_Indent_m4560606B33CB7EF5DEE0F5B50A81AC8E67622661(L_2, (bool)1, NULL);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_3 = L_2;
|
|
String_t* L_4 = __this->___indentChars;
|
|
NullCheck(L_3);
|
|
XmlWriterSettings_set_IndentChars_m2CFDC5142BBDEB8D83ED24C92DAED452E1F4CF28(L_3, L_4, NULL);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_5 = L_3;
|
|
bool L_6 = __this->___newLineOnAttributes;
|
|
NullCheck(L_5);
|
|
XmlWriterSettings_set_NewLineOnAttributes_m35D96AEAE5CEEA8D9759BB66F7901FEAF95BFDE2(L_5, L_6, NULL);
|
|
XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* L_7 = L_5;
|
|
NullCheck(L_7);
|
|
XmlWriterSettings_set_ReadOnly_m912EC500806EE683803491EED4796F954F57AB42_inline(L_7, (bool)1, NULL);
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteDocType_mAA96760976BE9AA458A6E06DCC960C782C6C95C7 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __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;
|
|
if (L_0)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___textPos;
|
|
int32_t L_2 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___bufPos;
|
|
if ((((int32_t)L_1) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriterIndent_WriteIndent_mFE6D30917351AA0FC42FC9D332ED0B17DC86C4E4(__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;
|
|
XmlUtf8RawTextWriter_WriteDocType_mF3CA63793EFA9CAF1D76AF06F0315DD56BF6739A(__this, L_3, L_4, L_5, L_6, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteStartElement_m936C4488471D8D59B5F76531D749CFEAC5C29A79 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___mixedContent;
|
|
if (L_0)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___textPos;
|
|
int32_t L_2 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___bufPos;
|
|
if ((((int32_t)L_1) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriterIndent_WriteIndent_mFE6D30917351AA0FC42FC9D332ED0B17DC86C4E4(__this, NULL);
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
int32_t L_3 = __this->___indentLevel;
|
|
__this->___indentLevel = ((int32_t)il2cpp_codegen_add(L_3, 1));
|
|
BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* L_4 = __this->___mixedContentStack;
|
|
bool L_5 = __this->___mixedContent;
|
|
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;
|
|
XmlUtf8RawTextWriter_WriteStartElement_m0379A794A0F655460F6E51460D8F650779795F6F(__this, L_6, L_7, L_8, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_StartElementContent_m2DB9D61A52AE3C1C55EE05768F22E857D2F0B5C7 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___indentLevel;
|
|
if ((!(((uint32_t)L_0) == ((uint32_t)1))))
|
|
{
|
|
goto IL_001b;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = __this->___conformanceLevel;
|
|
if ((!(((uint32_t)L_1) == ((uint32_t)2))))
|
|
{
|
|
goto IL_001b;
|
|
}
|
|
}
|
|
{
|
|
__this->___mixedContent = (bool)0;
|
|
goto IL_002c;
|
|
}
|
|
|
|
IL_001b:
|
|
{
|
|
BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* L_2 = __this->___mixedContentStack;
|
|
NullCheck(L_2);
|
|
bool L_3;
|
|
L_3 = BitStack_PeekBit_m416F1BB8F64059C924312B2416CBE09747B0E1E4(L_2, NULL);
|
|
__this->___mixedContent = L_3;
|
|
}
|
|
|
|
IL_002c:
|
|
{
|
|
XmlUtf8RawTextWriter_StartElementContent_mE915245AC3F0BDA47F20DF6CC76BF72049C1F893(__this, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_OnRootElement_m14F5E11974804583B9A1C7C7A9EFEA4AC952D52F (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, int32_t ___0_currentConformanceLevel, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_currentConformanceLevel;
|
|
__this->___conformanceLevel = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteEndElement_mB7E1B22A3B5CA090AD5C6C78E4AEADEAE6B66A0D (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___indentLevel;
|
|
__this->___indentLevel = ((int32_t)il2cpp_codegen_subtract(L_0, 1));
|
|
bool L_1 = __this->___mixedContent;
|
|
if (L_1)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_2 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___contentPos;
|
|
int32_t L_3 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___bufPos;
|
|
if ((((int32_t)L_2) == ((int32_t)L_3)))
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___textPos;
|
|
int32_t L_5 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___bufPos;
|
|
if ((((int32_t)L_4) == ((int32_t)L_5)))
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriterIndent_WriteIndent_mFE6D30917351AA0FC42FC9D332ED0B17DC86C4E4(__this, NULL);
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* L_6 = __this->___mixedContentStack;
|
|
NullCheck(L_6);
|
|
bool L_7;
|
|
L_7 = BitStack_PopBit_m0E661995EE53988E5F902D93C7C6BE02378021A3(L_6, NULL);
|
|
__this->___mixedContent = L_7;
|
|
String_t* L_8 = ___0_prefix;
|
|
String_t* L_9 = ___1_localName;
|
|
String_t* L_10 = ___2_ns;
|
|
XmlUtf8RawTextWriter_WriteEndElement_m5608AC0C69CDAAEF96F97DC4DA61BA4DD477479E(__this, L_8, L_9, L_10, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteFullEndElement_m4AA6CB8A464612D6DC9170AB2296B68D348AAEEB (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___indentLevel;
|
|
__this->___indentLevel = ((int32_t)il2cpp_codegen_subtract(L_0, 1));
|
|
bool L_1 = __this->___mixedContent;
|
|
if (L_1)
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_2 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___contentPos;
|
|
int32_t L_3 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___bufPos;
|
|
if ((((int32_t)L_2) == ((int32_t)L_3)))
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_4 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___textPos;
|
|
int32_t L_5 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___bufPos;
|
|
if ((((int32_t)L_4) == ((int32_t)L_5)))
|
|
{
|
|
goto IL_0038;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriterIndent_WriteIndent_mFE6D30917351AA0FC42FC9D332ED0B17DC86C4E4(__this, NULL);
|
|
}
|
|
|
|
IL_0038:
|
|
{
|
|
BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* L_6 = __this->___mixedContentStack;
|
|
NullCheck(L_6);
|
|
bool L_7;
|
|
L_7 = BitStack_PopBit_m0E661995EE53988E5F902D93C7C6BE02378021A3(L_6, NULL);
|
|
__this->___mixedContent = L_7;
|
|
String_t* L_8 = ___0_prefix;
|
|
String_t* L_9 = ___1_localName;
|
|
String_t* L_10 = ___2_ns;
|
|
XmlUtf8RawTextWriter_WriteFullEndElement_mA2262354DD58A77D7D3422165A75016FB0B609F2(__this, L_8, L_9, L_10, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteStartAttribute_m12777B1787585AC4D29CC99B1CF83C09B4B109F8 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, String_t* ___0_prefix, String_t* ___1_localName, String_t* ___2_ns, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___newLineOnAttributes;
|
|
if (!L_0)
|
|
{
|
|
goto IL_000e;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriterIndent_WriteIndent_mFE6D30917351AA0FC42FC9D332ED0B17DC86C4E4(__this, NULL);
|
|
}
|
|
|
|
IL_000e:
|
|
{
|
|
String_t* L_1 = ___0_prefix;
|
|
String_t* L_2 = ___1_localName;
|
|
String_t* L_3 = ___2_ns;
|
|
XmlUtf8RawTextWriter_WriteStartAttribute_mFBD89332E58A89DAFA893BD88A09171AD963DFD8(__this, L_1, L_2, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteCData_mDC1A5E55FBB0568390B38B0A172201990910F328 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___mixedContent = (bool)1;
|
|
String_t* L_0 = ___0_text;
|
|
XmlUtf8RawTextWriter_WriteCData_m276E549C1CB22DB7B762AEB5473699A434F4998C(__this, L_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteComment_m82C5DD7C896C619BBE53BDA8B2D20F916E7E3C23 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___mixedContent;
|
|
if (L_0)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___textPos;
|
|
int32_t L_2 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___bufPos;
|
|
if ((((int32_t)L_1) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriterIndent_WriteIndent_mFE6D30917351AA0FC42FC9D332ED0B17DC86C4E4(__this, NULL);
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
String_t* L_3 = ___0_text;
|
|
XmlUtf8RawTextWriter_WriteComment_mB7554706D5AB959EC657803CBF3F46A9F7B3B0F0(__this, L_3, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteProcessingInstruction_m00F4059525CCB382D0F1F5A3925BBBC16242DF4E (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, String_t* ___0_target, String_t* ___1_text, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___mixedContent;
|
|
if (L_0)
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
int32_t L_1 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___textPos;
|
|
int32_t L_2 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___bufPos;
|
|
if ((((int32_t)L_1) == ((int32_t)L_2)))
|
|
{
|
|
goto IL_001c;
|
|
}
|
|
}
|
|
{
|
|
XmlUtf8RawTextWriterIndent_WriteIndent_mFE6D30917351AA0FC42FC9D332ED0B17DC86C4E4(__this, NULL);
|
|
}
|
|
|
|
IL_001c:
|
|
{
|
|
String_t* L_3 = ___0_target;
|
|
String_t* L_4 = ___1_text;
|
|
XmlUtf8RawTextWriter_WriteProcessingInstruction_m3FBDFD76690A07B4145020ABB521B6D0E0015C84(__this, L_3, L_4, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteEntityRef_mE8AD8858EB82C4E891151DDD039AC2A9C4ABC72C (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, String_t* ___0_name, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___mixedContent = (bool)1;
|
|
String_t* L_0 = ___0_name;
|
|
XmlUtf8RawTextWriter_WriteEntityRef_mBB58E9588BA1D0830275543E726325234FCFD016(__this, L_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteCharEntity_m29F9033E4E30339A26A70F0B0F6E67F390680FDB (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, Il2CppChar ___0_ch, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___mixedContent = (bool)1;
|
|
Il2CppChar L_0 = ___0_ch;
|
|
XmlUtf8RawTextWriter_WriteCharEntity_mCFA33DAFBB5CC7664DB5285C282CD17602A087EC(__this, L_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteSurrogateCharEntity_mFD400691108649880473198BB4008444F4E8BF01 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, Il2CppChar ___0_lowChar, Il2CppChar ___1_highChar, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___mixedContent = (bool)1;
|
|
Il2CppChar L_0 = ___0_lowChar;
|
|
Il2CppChar L_1 = ___1_highChar;
|
|
XmlUtf8RawTextWriter_WriteSurrogateCharEntity_m684718E512C7E54D584D19EA71D675C9201345F9(__this, L_0, L_1, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteWhitespace_m8721DE8543E7E260213D44F461FC69350FA4E8AF (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, String_t* ___0_ws, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___mixedContent = (bool)1;
|
|
String_t* L_0 = ___0_ws;
|
|
XmlUtf8RawTextWriter_WriteWhitespace_m108C1B276821AE78EFBF52C9CEC9A7189A6A9E47(__this, L_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteString_m7DADD5B9374E282F88318C19E1186C4A225A93BC (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___mixedContent = (bool)1;
|
|
String_t* L_0 = ___0_text;
|
|
XmlUtf8RawTextWriter_WriteString_m6617BD373BF048EBE187A1F03A3A8CD74534FF98(__this, L_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteChars_mF7EE0E40616021389F5B1A07D99FBA34C34B58E6 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___mixedContent = (bool)1;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_buffer;
|
|
int32_t L_1 = ___1_index;
|
|
int32_t L_2 = ___2_count;
|
|
XmlUtf8RawTextWriter_WriteChars_m3D35BDDD9FF236EC73A0EB772343004B2C4B3C2B(__this, L_0, L_1, L_2, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteRaw_mE97F539F09E8D9B070BFD831B86021E38FCD0C64 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___mixedContent = (bool)1;
|
|
CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_0 = ___0_buffer;
|
|
int32_t L_1 = ___1_index;
|
|
int32_t L_2 = ___2_count;
|
|
XmlUtf8RawTextWriter_WriteRaw_m1CD2BE14DD496B9EA6D2093F8555677CC1B52096(__this, L_0, L_1, L_2, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteRaw_m5DBB5694DAAC436CCF166B4CAC06057B3585E125 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, String_t* ___0_data, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___mixedContent = (bool)1;
|
|
String_t* L_0 = ___0_data;
|
|
XmlUtf8RawTextWriter_WriteRaw_m6CEED895A7A1E54D50BC0DF04ED0F7B7F64FDA94(__this, L_0, NULL);
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteBase64_mC428124D6E22AAB0D924E6C35DA713A366D21634 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
__this->___mixedContent = (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;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_Init_m2B6D7FB0EDA0BF73910DF6645EB2CD33AB5305D9 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __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 = 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 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___indentChars), (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 = L_3;
|
|
BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C* L_4 = (BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C*)il2cpp_codegen_object_new(BitStack_t11BAF39DA304BA77E31BB65B8E3C4B5B46E1A10C_il2cpp_TypeInfo_var);
|
|
BitStack__ctor_m9BADB5496087F772604E9F62D3B18C07630EA45A(L_4, NULL);
|
|
__this->___mixedContentStack = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->___mixedContentStack), (void*)L_4);
|
|
bool L_5 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___checkCharacters;
|
|
if (!L_5)
|
|
{
|
|
goto IL_008b;
|
|
}
|
|
}
|
|
{
|
|
bool L_6 = __this->___newLineOnAttributes;
|
|
if (!L_6)
|
|
{
|
|
goto IL_005f;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_7 = __this->___indentChars;
|
|
XmlUtf8RawTextWriter_ValidateContentChars_m2D62E5A56C7DB286BB2FB52D93F53737272C62A4(__this, L_7, _stringLiteral3C1E3A88F1DF442673E905BE97863155259D0CB5, (bool)1, NULL);
|
|
String_t* L_8 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___newLineChars;
|
|
XmlUtf8RawTextWriter_ValidateContentChars_m2D62E5A56C7DB286BB2FB52D93F53737272C62A4(__this, L_8, _stringLiteral13DB4394207994E4948B5E3FAE7BA705B9B8E7B3, (bool)1, NULL);
|
|
return;
|
|
}
|
|
|
|
IL_005f:
|
|
{
|
|
String_t* L_9 = __this->___indentChars;
|
|
XmlUtf8RawTextWriter_ValidateContentChars_m2D62E5A56C7DB286BB2FB52D93F53737272C62A4(__this, L_9, _stringLiteral3C1E3A88F1DF442673E905BE97863155259D0CB5, (bool)0, NULL);
|
|
int32_t L_10 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___newLineHandling;
|
|
if (!L_10)
|
|
{
|
|
goto IL_008b;
|
|
}
|
|
}
|
|
{
|
|
String_t* L_11 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___newLineChars;
|
|
XmlUtf8RawTextWriter_ValidateContentChars_m2D62E5A56C7DB286BB2FB52D93F53737272C62A4(__this, L_11, _stringLiteral13DB4394207994E4948B5E3FAE7BA705B9B8E7B3, (bool)0, NULL);
|
|
}
|
|
|
|
IL_008b:
|
|
{
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlUtf8RawTextWriterIndent_WriteIndent_mFE6D30917351AA0FC42FC9D332ED0B17DC86C4E4 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, const RuntimeMethod* method)
|
|
{
|
|
int32_t V_0 = 0;
|
|
{
|
|
String_t* L_0 = ((XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB*)__this)->___newLineChars;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__this, L_0, NULL);
|
|
int32_t L_1 = __this->___indentLevel;
|
|
V_0 = L_1;
|
|
goto IL_0025;
|
|
}
|
|
|
|
IL_0015:
|
|
{
|
|
String_t* L_2 = __this->___indentChars;
|
|
XmlUtf8RawTextWriter_RawText_m197BC9FFA1D58F16EEF25C7C133B803E40B7EF80(__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;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_WriteDocTypeAsync_mFA4A71481E5257B2A4FCB94FDEB466569D901E10 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __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__30_tB017E9C2DE01DFFCD81B84E76F70FF0CC7C2E111_m07451B5E1A3A2076142BC48B85FD35D01830BBC8_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteDocTypeAsyncU3Ed__30_tB017E9C2DE01DFFCD81B84E76F70FF0CC7C2E111 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_name;
|
|
(&V_0)->___name = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___name), (void*)L_0);
|
|
String_t* L_1 = ___1_pubid;
|
|
(&V_0)->___pubid = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___pubid), (void*)L_1);
|
|
String_t* L_2 = ___2_sysid;
|
|
(&V_0)->___sysid = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___sysid), (void*)L_2);
|
|
String_t* L_3 = ___3_subset;
|
|
(&V_0)->___subset = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___subset), (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 = L_4;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_5 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__30_tB017E9C2DE01DFFCD81B84E76F70FF0CC7C2E111_m07451B5E1A3A2076142BC48B85FD35D01830BBC8(L_5, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteDocTypeAsyncU3Ed__30_tB017E9C2DE01DFFCD81B84E76F70FF0CC7C2E111_m07451B5E1A3A2076142BC48B85FD35D01830BBC8_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_6 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_7;
|
|
L_7 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_6, NULL);
|
|
return L_7;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_WriteStartElementAsync_m08BCF659469A98273BC61678126DFC01ECB7A60C (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __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__31_tCAABB5849B63D195EE67E049F6828C91A4A755A8_m4A0A2365FE2A6DC72EFE329D8D1F83148B938F2C_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteStartElementAsyncU3Ed__31_tCAABB5849B63D195EE67E049F6828C91A4A755A8 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_prefix;
|
|
(&V_0)->___prefix = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___prefix), (void*)L_0);
|
|
String_t* L_1 = ___1_localName;
|
|
(&V_0)->___localName = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___localName), (void*)L_1);
|
|
String_t* L_2 = ___2_ns;
|
|
(&V_0)->___ns = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___ns), (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 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteStartElementAsyncU3Ed__31_tCAABB5849B63D195EE67E049F6828C91A4A755A8_m4A0A2365FE2A6DC72EFE329D8D1F83148B938F2C(L_4, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteStartElementAsyncU3Ed__31_tCAABB5849B63D195EE67E049F6828C91A4A755A8_m4A0A2365FE2A6DC72EFE329D8D1F83148B938F2C_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_5 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_6;
|
|
L_6 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_5, NULL);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_WriteEndElementAsync_m278893827E0CC2FF14CFA8B4C283D96228DA1809 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __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__32_tF7AAFC43A1A963FF0A34A9B40E871379DDC20A8E_m68AD2F21B4D1C192F9BADDDC18DE59BBB0DD2099_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteEndElementAsyncU3Ed__32_tF7AAFC43A1A963FF0A34A9B40E871379DDC20A8E V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_prefix;
|
|
(&V_0)->___prefix = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___prefix), (void*)L_0);
|
|
String_t* L_1 = ___1_localName;
|
|
(&V_0)->___localName = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___localName), (void*)L_1);
|
|
String_t* L_2 = ___2_ns;
|
|
(&V_0)->___ns = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___ns), (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 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteEndElementAsyncU3Ed__32_tF7AAFC43A1A963FF0A34A9B40E871379DDC20A8E_m68AD2F21B4D1C192F9BADDDC18DE59BBB0DD2099(L_4, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteEndElementAsyncU3Ed__32_tF7AAFC43A1A963FF0A34A9B40E871379DDC20A8E_m68AD2F21B4D1C192F9BADDDC18DE59BBB0DD2099_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_5 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_6;
|
|
L_6 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_5, NULL);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_WriteFullEndElementAsync_m9FC08B4B08B11CE1209511A01C795C39D5B7A55C (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __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__33_tB74E9BCF152EAC33723E4CEAF7D82677A1C22B62_m669D168E022EB1EC35C878F0FF1055EFBA6233A2_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteFullEndElementAsyncU3Ed__33_tB74E9BCF152EAC33723E4CEAF7D82677A1C22B62 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_prefix;
|
|
(&V_0)->___prefix = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___prefix), (void*)L_0);
|
|
String_t* L_1 = ___1_localName;
|
|
(&V_0)->___localName = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___localName), (void*)L_1);
|
|
String_t* L_2 = ___2_ns;
|
|
(&V_0)->___ns = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___ns), (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 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteFullEndElementAsyncU3Ed__33_tB74E9BCF152EAC33723E4CEAF7D82677A1C22B62_m669D168E022EB1EC35C878F0FF1055EFBA6233A2(L_4, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteFullEndElementAsyncU3Ed__33_tB74E9BCF152EAC33723E4CEAF7D82677A1C22B62_m669D168E022EB1EC35C878F0FF1055EFBA6233A2_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_5 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_6;
|
|
L_6 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_5, NULL);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_WriteStartAttributeAsync_m8EC91E0B7364FDC6C5C67FDD60AAD7A49D021D1E (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __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__34_tDCD2BA866C00A97AD536610EC6982F28B56A9FCB_mCB38E91A0B72DA7539638A40AD3AE1BC584EAE0F_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteStartAttributeAsyncU3Ed__34_tDCD2BA866C00A97AD536610EC6982F28B56A9FCB V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_prefix;
|
|
(&V_0)->___prefix = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___prefix), (void*)L_0);
|
|
String_t* L_1 = ___1_localName;
|
|
(&V_0)->___localName = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___localName), (void*)L_1);
|
|
String_t* L_2 = ___2_ns;
|
|
(&V_0)->___ns = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___ns), (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 = L_3;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteStartAttributeAsyncU3Ed__34_tDCD2BA866C00A97AD536610EC6982F28B56A9FCB_mCB38E91A0B72DA7539638A40AD3AE1BC584EAE0F(L_4, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteStartAttributeAsyncU3Ed__34_tDCD2BA866C00A97AD536610EC6982F28B56A9FCB_mCB38E91A0B72DA7539638A40AD3AE1BC584EAE0F_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_5 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_6;
|
|
L_6 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_5, NULL);
|
|
return L_6;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_WriteCDataAsync_mC922CCBA370F2490C178E136B2C062A411FB6900 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
__this->___mixedContent = (bool)1;
|
|
String_t* L_0 = ___0_text;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1;
|
|
L_1 = XmlUtf8RawTextWriter_WriteCDataAsync_mD30EFF7CC872A9B8F98EBEF0A53E382825D4147E(__this, L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_WriteCommentAsync_m8E08D900192C90CA0D4DEFF3C6B66D16C54FC0D5 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __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__36_tF4F96E65400EC8CF09E50A582371AAC2A05F34F9_m55E307EAB1215460AB6A77F826D2407A05D7313F_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteCommentAsyncU3Ed__36_tF4F96E65400EC8CF09E50A582371AAC2A05F34F9 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_text;
|
|
(&V_0)->___text = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___text), (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 = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_2 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__36_tF4F96E65400EC8CF09E50A582371AAC2A05F34F9_m55E307EAB1215460AB6A77F826D2407A05D7313F(L_2, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteCommentAsyncU3Ed__36_tF4F96E65400EC8CF09E50A582371AAC2A05F34F9_m55E307EAB1215460AB6A77F826D2407A05D7313F_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_3 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_4;
|
|
L_4 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_WriteProcessingInstructionAsync_m44567B5C2AFFAFD6576032E9045C2381206274B9 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __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__37_tB7BB1BA70692E379BDC4680E9DD6A805B0C62592_m6C682A9044E279F763FB07519E6A7C62FB9DFEA3_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteProcessingInstructionAsyncU3Ed__37_tB7BB1BA70692E379BDC4680E9DD6A805B0C62592 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (void*)__this);
|
|
String_t* L_0 = ___0_target;
|
|
(&V_0)->___target = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___target), (void*)L_0);
|
|
String_t* L_1 = ___1_text;
|
|
(&V_0)->___text = L_1;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___text), (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 = L_2;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_3 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__37_tB7BB1BA70692E379BDC4680E9DD6A805B0C62592_m6C682A9044E279F763FB07519E6A7C62FB9DFEA3(L_3, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteProcessingInstructionAsyncU3Ed__37_tB7BB1BA70692E379BDC4680E9DD6A805B0C62592_m6C682A9044E279F763FB07519E6A7C62FB9DFEA3_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_4 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_5;
|
|
L_5 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_4, NULL);
|
|
return L_5;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_WriteEntityRefAsync_m6818278B616C997DD2748E15B70EC9B28DFAE418 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, String_t* ___0_name, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
__this->___mixedContent = (bool)1;
|
|
String_t* L_0 = ___0_name;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1;
|
|
L_1 = XmlUtf8RawTextWriter_WriteEntityRefAsync_m1E433C1982F469C9AEE99503A14C6F3A43378F31(__this, L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_WriteCharEntityAsync_m48F92E6D4735DDEF387F1C7B939D691A37899341 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, Il2CppChar ___0_ch, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
__this->___mixedContent = (bool)1;
|
|
Il2CppChar L_0 = ___0_ch;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1;
|
|
L_1 = XmlUtf8RawTextWriter_WriteCharEntityAsync_m78A26CB35FCB0730551DABF910F52CB2F8598A56(__this, L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_WriteSurrogateCharEntityAsync_mD2020A2875E60E2C3B23746426EC2EB3A2A16AA1 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, Il2CppChar ___0_lowChar, Il2CppChar ___1_highChar, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
__this->___mixedContent = (bool)1;
|
|
Il2CppChar L_0 = ___0_lowChar;
|
|
Il2CppChar L_1 = ___1_highChar;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_2;
|
|
L_2 = XmlUtf8RawTextWriter_WriteSurrogateCharEntityAsync_m601523B02F2D2A12F55FDF11AA0D20E554146C99(__this, L_0, L_1, NULL);
|
|
return L_2;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_WriteWhitespaceAsync_m78DF6E43EC1B1F2B71240FD779460AED191301DA (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, String_t* ___0_ws, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
__this->___mixedContent = (bool)1;
|
|
String_t* L_0 = ___0_ws;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1;
|
|
L_1 = XmlUtf8RawTextWriter_WriteWhitespaceAsync_mDA5ABBF4E335E2CE9D83AB9C63B7EDC119988458(__this, L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_WriteStringAsync_m9DBA5351534710413D1A5CB88E796FF21CE91042 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
__this->___mixedContent = (bool)1;
|
|
String_t* L_0 = ___0_text;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1;
|
|
L_1 = XmlUtf8RawTextWriter_WriteStringAsync_m27CB69F2B75E5CD04D47D5FA5F64A5DE8DAC97B6(__this, L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_WriteCharsAsync_m161F8612B4E4240C8FE68FC30266AB76D2378338 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
__this->___mixedContent = (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 = XmlUtf8RawTextWriter_WriteCharsAsync_m8440BE4578B0D7BBA2EC9E1943DEB6A4F083A163(__this, L_0, L_1, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_WriteRawAsync_m12883373D87712F4C0E106AF874F00E0A10E2E47 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
__this->___mixedContent = (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 = XmlUtf8RawTextWriter_WriteRawAsync_m86C070714EDFC426193CA88D6EC6DEB5C66C2237(__this, L_0, L_1, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_WriteRawAsync_mB22BEAB0476A7F8A1A53C706AE35D58543AD1BDE (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, String_t* ___0_data, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
__this->___mixedContent = (bool)1;
|
|
String_t* L_0 = ___0_data;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1;
|
|
L_1 = XmlUtf8RawTextWriter_WriteRawAsync_mA5D5B4158D22EC6D9C4229FBBF00A3A4888A25B7(__this, L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_WriteBase64Async_mA620B99B5187F84A900ECE2D47607C0012F3938E (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_buffer, int32_t ___1_index, int32_t ___2_count, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
XmlUtf8RawTextWriter_CheckAsyncCall_m04BCE473B064241D61DEEC5089DF4D313DA386E2(__this, NULL);
|
|
__this->___mixedContent = (bool)1;
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = ___0_buffer;
|
|
int32_t L_1 = ___1_index;
|
|
int32_t L_2 = ___2_count;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_3;
|
|
L_3 = XmlRawWriter_WriteBase64Async_m242232D22E319174F9034C917310BD5B8E929B49(__this, L_0, L_1, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_WriteIndentAsync_m8B4DB7F21E7F20AE45249F2A5A38A5107AD7270B (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, const RuntimeMethod* method)
|
|
{
|
|
static bool s_Il2CppMethodInitialized;
|
|
if (!s_Il2CppMethodInitialized)
|
|
{
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_Start_TisU3CWriteIndentAsyncU3Ed__47_tBCB10A39301F859A0B7ABB67E7447194A3E35817_m32AE78F0C13CD4C90AEB3466C05DAADC99A4D4EB_RuntimeMethod_var);
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06_il2cpp_TypeInfo_var);
|
|
s_Il2CppMethodInitialized = true;
|
|
}
|
|
U3CWriteIndentAsyncU3Ed__47_tBCB10A39301F859A0B7ABB67E7447194A3E35817 V_0;
|
|
memset((&V_0), 0, sizeof(V_0));
|
|
{
|
|
(&V_0)->___U3CU3E4__this = __this;
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___U3CU3E4__this), (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 = L_0;
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_stateMachine), (void*)NULL);
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_coreState))->___m_defaultContextAction), (void*)NULL);
|
|
#endif
|
|
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
|
|
Il2CppCodeGenWriteBarrier((void**)&((&(((&(&V_0)->___U3CU3Et__builder))->___m_builder))->___m_task), (void*)NULL);
|
|
#endif
|
|
(&V_0)->___U3CU3E1__state = (-1);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_1 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
AsyncTaskMethodBuilder_Start_TisU3CWriteIndentAsyncU3Ed__47_tBCB10A39301F859A0B7ABB67E7447194A3E35817_m32AE78F0C13CD4C90AEB3466C05DAADC99A4D4EB(L_1, (&V_0), AsyncTaskMethodBuilder_Start_TisU3CWriteIndentAsyncU3Ed__47_tBCB10A39301F859A0B7ABB67E7447194A3E35817_m32AE78F0C13CD4C90AEB3466C05DAADC99A4D4EB_RuntimeMethod_var);
|
|
AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06* L_2 = (AsyncTaskMethodBuilder_t7A5128C134547B5918EB1AA24FE47ED4C1DF3F06*)(&(&V_0)->___U3CU3Et__builder);
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_3;
|
|
L_3 = AsyncTaskMethodBuilder_get_Task_mE9125D5F8B96F26D1BA5A5347ED82669521C7F9E(L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_U3CU3En__0_mA6BBA51C31B6E58574CB424176EEF05E0D0E1DB2 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __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 = XmlUtf8RawTextWriter_WriteDocTypeAsync_m3ADC8B14ECB23A554D0C302DE48714DE583CC8AD(__this, L_0, L_1, L_2, L_3, NULL);
|
|
return L_4;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_U3CU3En__1_m1C188CE77A505561ED9D7478482B8D3E23BF8E33 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __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 = XmlUtf8RawTextWriter_WriteStartElementAsync_m3CF29DC81E36455D5F863B2B7E65A304DC79B31D(__this, L_0, L_1, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_U3CU3En__2_m877C56F7E850E4F66D028246BBB7C793E2185C49 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __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 = XmlUtf8RawTextWriter_WriteEndElementAsync_m5E7D8700B541BAABEB9A6256BF5E481C807DE452(__this, L_0, L_1, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_U3CU3En__3_mA89731B8DD656C7049EFA5B5DE6E0C04D0693207 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __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 = XmlUtf8RawTextWriter_WriteFullEndElementAsync_m7D7AAAC6B9BC3CE8C1E4B30E705AA06FA3193542(__this, L_0, L_1, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_U3CU3En__4_mDFE043709448D635CA81245C04BE42126671EA49 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __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 = XmlUtf8RawTextWriter_WriteStartAttributeAsync_m10C314E9081DFC582AA8FD62D7755D5C95FBE79B(__this, L_0, L_1, L_2, NULL);
|
|
return L_3;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_U3CU3En__5_m2F52834F9B672068F04ACD7C06B7BE30913BDA6F (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __this, String_t* ___0_text, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = ___0_text;
|
|
Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* L_1;
|
|
L_1 = XmlUtf8RawTextWriter_WriteCommentAsync_m6409015939ECC3FB6FBA9373AF4ACD207F299F96(__this, L_0, NULL);
|
|
return L_1;
|
|
}
|
|
}
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriterIndent_U3CU3En__6_mAD9ED045A6E7E886E8613665D319BB188D423E07 (XmlUtf8RawTextWriterIndent_tEA3E110A4E275753FE5CC8F5FF17AA132DC66B41* __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 = XmlUtf8RawTextWriter_WriteProcessingInstructionAsync_m141BCF8CE2C6CB8CEC1690DD363C48F6F8113962(__this, L_0, L_1, NULL);
|
|
return L_2;
|
|
}
|
|
}
|
|
#ifdef __clang__
|
|
#pragma clang diagnostic pop
|
|
#endif
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_Async_m0444A26262668D76461EEBD468B622F8F5418A60_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___useAsync;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_NewLineHandling_mE5E642195853271BBF3F6EA8399789D675D6EBE0_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___newLineHandling;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_OmitXmlDeclaration_m4DDF4951F3229EB1DEEFABD680769ABB9BB881DF_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___omitXmlDecl;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* XmlWriterSettings_get_NewLineChars_m55DA9DDAED17162E8055730FE8047AEBFA5AC7F9_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
String_t* L_0 = __this->___newLineChars;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_CheckCharacters_mD2E14381EBF36D4C56C13F1BF4846667B4CCBB31_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___checkCharacters;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_CloseOutput_m7676FD456B701FF93BCA6C3EADE2E5DF97D7A926_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___closeOutput;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_Standalone_mF6BD9C7DD44EDEA0EE1416AB92471C5374DBE26B_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___standalone;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t XmlWriterSettings_get_OutputMethod_mD033562BBB2BF636CD2B093DF43FFF69FCEB2BD1_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->___outputMethod;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_MergeCDataSections_mA287AE0C1056022F4AE21AB1295026897C2BD817_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___mergeCDataSections;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* XmlWriterSettings_get_Encoding_mC4E1AB9D49553D659321B2BEEA46AE5D343BCBEE_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* L_0 = __this->___encoding;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool XmlWriterSettings_get_AutoXmlDeclaration_m99219BABCEECCC72F64FA0062E19B2628B806A9C_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = __this->___autoXmlDecl;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void XmlWriterSettings_set_OutputMethod_m8A74B5EE11DD5C1D00D97B896E36AA504C142837_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, int32_t ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = ___0_value;
|
|
__this->___outputMethod = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void XmlWriterSettings_set_ReadOnly_m912EC500806EE683803491EED4796F954F57AB42_inline (XmlWriterSettings_t4C33BC8989A2AF592E88EAE69930915E6D960674* __this, bool ___0_value, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
bool L_0 = ___0_value;
|
|
__this->___isReadOnly = L_0;
|
|
return;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method)
|
|
{
|
|
{
|
|
int32_t L_0 = __this->____stringLength;
|
|
return L_0;
|
|
}
|
|
}
|
|
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;
|
|
return L_0;
|
|
}
|
|
}
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Task_t751C4CC3ECD055BABA8A0B6A5DFBB4283DCA8572* XmlUtf8RawTextWriter_FlushEncoderAsync_m169955517DCDB3E69EB40C74F1AD07C99B576B87_inline (XmlUtf8RawTextWriter_t509951DC424E22E80C9848992ACC324E94E264FB* __this, 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;
|
|
return L_0;
|
|
}
|
|
}
|
|
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;
|
|
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;
|
|
return L_0;
|
|
}
|
|
}
|