104 lines
4.1 KiB
C
104 lines
4.1 KiB
C
#include "il2cpp-config.h"
|
|
|
|
#ifndef _MSC_VER
|
|
# include <alloca.h>
|
|
#else
|
|
# include <malloc.h>
|
|
#endif
|
|
|
|
|
|
|
|
#include "codegen/il2cpp-codegen-metadata.h"
|
|
|
|
|
|
|
|
|
|
|
|
IL2CPP_EXTERN_C_BEGIN
|
|
IL2CPP_EXTERN_C_END
|
|
|
|
|
|
|
|
|
|
// 0x00000001 System.Void System.Xml.XmlReader::.cctor()
|
|
extern void XmlReader__cctor_m3EF2489C81E4EEF249A34242FC130A861972991E (void);
|
|
// 0x00000002 System.Void System.Xml.XmlDocument::.cctor()
|
|
extern void XmlDocument__cctor_m2585C547BBD27D102EFF94D0BAEEBB87F784871E (void);
|
|
// 0x00000003 System.Boolean System.Xml.EmptyEnumerator::System.Collections.IEnumerator.MoveNext()
|
|
extern void EmptyEnumerator_System_Collections_IEnumerator_MoveNext_mE8364AD08B615607E28B7EAFFBDD79569A1DF49B (void);
|
|
// 0x00000004 System.Void System.Xml.EmptyEnumerator::System.Collections.IEnumerator.Reset()
|
|
extern void EmptyEnumerator_System_Collections_IEnumerator_Reset_m6D53914C4E1D5376C170ED9BC6121E1BF14917FD (void);
|
|
// 0x00000005 System.Object System.Xml.EmptyEnumerator::System.Collections.IEnumerator.get_Current()
|
|
extern void EmptyEnumerator_System_Collections_IEnumerator_get_Current_m299009FE32FB86AAAE309483EFC8304E0A381D40 (void);
|
|
// 0x00000006 System.Void System.Xml.EmptyEnumerator::.ctor()
|
|
extern void EmptyEnumerator__ctor_mEB9A4EF59182F1D6A7CC0A6C7A8A12FD8972EA0E (void);
|
|
// 0x00000007 System.String System.Xml.Res::GetString(System.String)
|
|
extern void Res_GetString_m47B81D62E4B5E4C48C06BCC7995B9ED5218EE7A2 (void);
|
|
// 0x00000008 System.Void System.Xml.Schema.XmlSchemaAnnotated::.ctor()
|
|
extern void XmlSchemaAnnotated__ctor_m65B8A9261B006965672D951023A6A876A720C660 (void);
|
|
// 0x00000009 System.Void System.Xml.Schema.XmlSchemaInfo::.ctor()
|
|
extern void XmlSchemaInfo__ctor_mA3F669856B242259DCB51C2BD3EA41038F701FEB (void);
|
|
// 0x0000000A System.Void System.Xml.Schema.XmlSchemaInfo::.ctor(System.Xml.Schema.XmlSchemaValidity)
|
|
extern void XmlSchemaInfo__ctor_m5FD36E97FABD79594AFBD7D46FD2895A24FBF676 (void);
|
|
// 0x0000000B System.Void System.Xml.Schema.XmlSchemaInfo::Clear()
|
|
extern void XmlSchemaInfo_Clear_m9505DA955F34689416DC8DEA4816A879675C3B4C (void);
|
|
// 0x0000000C System.Void System.Xml.Schema.XmlSchemaObject::.ctor()
|
|
extern void XmlSchemaObject__ctor_m06F05766458C4D69833B595760126C5196B480A8 (void);
|
|
// 0x0000000D System.Void System.Xml.Schema.XmlSchemaParticle::.ctor()
|
|
extern void XmlSchemaParticle__ctor_mDCA1745910F0C0FE072A2004077192761F7FE7BF (void);
|
|
// 0x0000000E System.Void System.Xml.Schema.XmlSchemaParticle::.cctor()
|
|
extern void XmlSchemaParticle__cctor_m5096C071BE7B9C4C25670A8695B6526E0C283DB9 (void);
|
|
// 0x0000000F System.Void System.Xml.Schema.XmlSchemaParticle_EmptyParticle::.ctor()
|
|
extern void EmptyParticle__ctor_m55884DF8B473B75A2A581BE957636F893C77A1F7 (void);
|
|
static Il2CppMethodPointer s_methodPointers[15] =
|
|
{
|
|
XmlReader__cctor_m3EF2489C81E4EEF249A34242FC130A861972991E,
|
|
XmlDocument__cctor_m2585C547BBD27D102EFF94D0BAEEBB87F784871E,
|
|
EmptyEnumerator_System_Collections_IEnumerator_MoveNext_mE8364AD08B615607E28B7EAFFBDD79569A1DF49B,
|
|
EmptyEnumerator_System_Collections_IEnumerator_Reset_m6D53914C4E1D5376C170ED9BC6121E1BF14917FD,
|
|
EmptyEnumerator_System_Collections_IEnumerator_get_Current_m299009FE32FB86AAAE309483EFC8304E0A381D40,
|
|
EmptyEnumerator__ctor_mEB9A4EF59182F1D6A7CC0A6C7A8A12FD8972EA0E,
|
|
Res_GetString_m47B81D62E4B5E4C48C06BCC7995B9ED5218EE7A2,
|
|
XmlSchemaAnnotated__ctor_m65B8A9261B006965672D951023A6A876A720C660,
|
|
XmlSchemaInfo__ctor_mA3F669856B242259DCB51C2BD3EA41038F701FEB,
|
|
XmlSchemaInfo__ctor_m5FD36E97FABD79594AFBD7D46FD2895A24FBF676,
|
|
XmlSchemaInfo_Clear_m9505DA955F34689416DC8DEA4816A879675C3B4C,
|
|
XmlSchemaObject__ctor_m06F05766458C4D69833B595760126C5196B480A8,
|
|
XmlSchemaParticle__ctor_mDCA1745910F0C0FE072A2004077192761F7FE7BF,
|
|
XmlSchemaParticle__cctor_m5096C071BE7B9C4C25670A8695B6526E0C283DB9,
|
|
EmptyParticle__ctor_m55884DF8B473B75A2A581BE957636F893C77A1F7,
|
|
};
|
|
static const int32_t s_InvokerIndices[15] =
|
|
{
|
|
3,
|
|
3,
|
|
89,
|
|
23,
|
|
14,
|
|
23,
|
|
0,
|
|
23,
|
|
23,
|
|
32,
|
|
23,
|
|
23,
|
|
23,
|
|
3,
|
|
23,
|
|
};
|
|
extern const Il2CppCodeGenModule g_System_XmlCodeGenModule;
|
|
const Il2CppCodeGenModule g_System_XmlCodeGenModule =
|
|
{
|
|
"System.Xml.dll",
|
|
15,
|
|
s_methodPointers,
|
|
s_InvokerIndices,
|
|
0,
|
|
NULL,
|
|
0,
|
|
NULL,
|
|
0,
|
|
NULL,
|
|
NULL,
|
|
};
|