System.Xml_CodeGen.c
6.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
#include "pch-c.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include "codegen/il2cpp-codegen-metadata.h"
// 0x00000001 System.Xml.XmlNodeType System.Xml.XmlReader::get_NodeType()
// 0x00000002 System.String System.Xml.XmlReader::get_Name()
extern void XmlReader_get_Name_m7F0E945CC30317A943A3935082F1D116C871EF8E (void);
// 0x00000003 System.String System.Xml.XmlReader::get_LocalName()
// 0x00000004 System.String System.Xml.XmlReader::get_Prefix()
// 0x00000005 System.String System.Xml.XmlReader::get_Value()
// 0x00000006 System.String System.Xml.XmlReader::GetAttribute(System.String)
// 0x00000007 System.Xml.XmlNameTable System.Xml.XmlReader::get_NameTable()
// 0x00000008 System.Object System.Xml.XmlReader::get_debuggerDisplayProxy()
extern void XmlReader_get_debuggerDisplayProxy_m590E322FCD74EDA60B59A022CE84848DA9A33CC3 (void);
// 0x00000009 System.Void System.Xml.XmlReader::.cctor()
extern void XmlReader__cctor_m8C939FA4F60E046BCAEDF0969A6E3B89D9CB0A4E (void);
// 0x0000000A System.Void System.Xml.XmlReader/XmlReaderDebuggerDisplayProxy::.ctor(System.Xml.XmlReader)
extern void XmlReaderDebuggerDisplayProxy__ctor_m784E61728FD15306C180AE7EA023511D8704FB0A_AdjustorThunk (void);
// 0x0000000B System.String System.Xml.XmlReader/XmlReaderDebuggerDisplayProxy::ToString()
extern void XmlReaderDebuggerDisplayProxy_ToString_m8138337CC447054936F29D1E5ED79BFFD11C0101_AdjustorThunk (void);
// 0x0000000C System.String System.Xml.XmlDocumentType::get_Name()
extern void XmlDocumentType_get_Name_m33C2B5BA85E672825363A0418AB829554D879D57 (void);
// 0x0000000D System.Xml.XmlNodeType System.Xml.XmlDocumentType::get_NodeType()
extern void XmlDocumentType_get_NodeType_m8808C8AF979ACE4C0363353DD46DFD2790E28059 (void);
// 0x0000000E System.String System.Xml.XmlDocumentType::get_PublicId()
extern void XmlDocumentType_get_PublicId_m40162F4E886473F9CED7BA6DB746A9D87FCEC052 (void);
// 0x0000000F System.String System.Xml.XmlDocumentType::get_SystemId()
extern void XmlDocumentType_get_SystemId_m13D5529B12AAC1D746290E215EEE55488797F48C (void);
// 0x00000010 System.String System.Xml.XmlDocumentType::get_InternalSubset()
extern void XmlDocumentType_get_InternalSubset_m47D58BEC6FC720A12886D22C9A68A7480F1BFF26 (void);
// 0x00000011 System.String System.Xml.XmlNode::get_Name()
// 0x00000012 System.String System.Xml.XmlNode::get_Value()
extern void XmlNode_get_Value_m3269F006DE9360F7A6980197C75D20BA1EC40A63 (void);
// 0x00000013 System.Xml.XmlNodeType System.Xml.XmlNode::get_NodeType()
// 0x00000014 System.Object System.Xml.XmlNode::get_debuggerDisplayProxy()
extern void XmlNode_get_debuggerDisplayProxy_m9D66657A1A4B77C0A65C369C74CD482AFD5BE33E (void);
// 0x00000015 System.Void System.Xml.DebuggerDisplayXmlNodeProxy::.ctor(System.Xml.XmlNode)
extern void DebuggerDisplayXmlNodeProxy__ctor_m642A7050652762B06121029C9357EBC554BF11CF_AdjustorThunk (void);
// 0x00000016 System.String System.Xml.DebuggerDisplayXmlNodeProxy::ToString()
extern void DebuggerDisplayXmlNodeProxy_ToString_mE82DF4E0CDF161B6B3114A3DFB20874120E92F9D_AdjustorThunk (void);
// 0x00000017 System.Object System.Xml.XmlCharType::get_StaticLock()
extern void XmlCharType_get_StaticLock_m81A2863AB242D63E36753E695E04EFD800E30F62 (void);
// 0x00000018 System.Void System.Xml.XmlCharType::InitInstance()
extern void XmlCharType_InitInstance_m59CB9FA98F252136EEB7E364C62849CCC9B7E7AE (void);
// 0x00000019 System.Void System.Xml.XmlCharType::SetProperties(System.String,System.Byte)
extern void XmlCharType_SetProperties_m95495DAAF50A803B8B25CF4DB4A6A34A07B04DAE (void);
// 0x0000001A System.Void System.Xml.XmlCharType::.ctor(System.Byte[])
extern void XmlCharType__ctor_mF597588002D63E65BC835ABC21221BB1525A6637_AdjustorThunk (void);
// 0x0000001B System.Xml.XmlCharType System.Xml.XmlCharType::get_Instance()
extern void XmlCharType_get_Instance_mA3CFC9BC3797565FD176224C6116F41AC8BA65B5 (void);
// 0x0000001C System.String System.Xml.XmlConvert::EscapeValueForDebuggerDisplay(System.String)
extern void XmlConvert_EscapeValueForDebuggerDisplay_mC40B38C8845EA60991107697E06530945FA22382 (void);
// 0x0000001D System.Void System.Xml.XmlConvert::.cctor()
extern void XmlConvert__cctor_m702BEEB571815B9886A2C46DD223B7C96058857E (void);
// 0x0000001E System.String System.Xml.XmlNameTable::Add(System.String)
static Il2CppMethodPointer s_methodPointers[30] =
{
NULL,
XmlReader_get_Name_m7F0E945CC30317A943A3935082F1D116C871EF8E,
NULL,
NULL,
NULL,
NULL,
NULL,
XmlReader_get_debuggerDisplayProxy_m590E322FCD74EDA60B59A022CE84848DA9A33CC3,
XmlReader__cctor_m8C939FA4F60E046BCAEDF0969A6E3B89D9CB0A4E,
XmlReaderDebuggerDisplayProxy__ctor_m784E61728FD15306C180AE7EA023511D8704FB0A_AdjustorThunk,
XmlReaderDebuggerDisplayProxy_ToString_m8138337CC447054936F29D1E5ED79BFFD11C0101_AdjustorThunk,
XmlDocumentType_get_Name_m33C2B5BA85E672825363A0418AB829554D879D57,
XmlDocumentType_get_NodeType_m8808C8AF979ACE4C0363353DD46DFD2790E28059,
XmlDocumentType_get_PublicId_m40162F4E886473F9CED7BA6DB746A9D87FCEC052,
XmlDocumentType_get_SystemId_m13D5529B12AAC1D746290E215EEE55488797F48C,
XmlDocumentType_get_InternalSubset_m47D58BEC6FC720A12886D22C9A68A7480F1BFF26,
NULL,
XmlNode_get_Value_m3269F006DE9360F7A6980197C75D20BA1EC40A63,
NULL,
XmlNode_get_debuggerDisplayProxy_m9D66657A1A4B77C0A65C369C74CD482AFD5BE33E,
DebuggerDisplayXmlNodeProxy__ctor_m642A7050652762B06121029C9357EBC554BF11CF_AdjustorThunk,
DebuggerDisplayXmlNodeProxy_ToString_mE82DF4E0CDF161B6B3114A3DFB20874120E92F9D_AdjustorThunk,
XmlCharType_get_StaticLock_m81A2863AB242D63E36753E695E04EFD800E30F62,
XmlCharType_InitInstance_m59CB9FA98F252136EEB7E364C62849CCC9B7E7AE,
XmlCharType_SetProperties_m95495DAAF50A803B8B25CF4DB4A6A34A07B04DAE,
XmlCharType__ctor_mF597588002D63E65BC835ABC21221BB1525A6637_AdjustorThunk,
XmlCharType_get_Instance_mA3CFC9BC3797565FD176224C6116F41AC8BA65B5,
XmlConvert_EscapeValueForDebuggerDisplay_mC40B38C8845EA60991107697E06530945FA22382,
XmlConvert__cctor_m702BEEB571815B9886A2C46DD223B7C96058857E,
NULL,
};
static const int32_t s_InvokerIndices[30] =
{
1141,
1152,
1152,
1152,
1152,
817,
1152,
1152,
2001,
1014,
1152,
1152,
1141,
1152,
1152,
1152,
1152,
1152,
1141,
1152,
1014,
1152,
1987,
2001,
1821,
1014,
2002,
1908,
2001,
817,
};
extern const CustomAttributesCacheGenerator g_System_Xml_AttributeGenerators[];
IL2CPP_EXTERN_C const Il2CppCodeGenModule g_System_Xml_CodeGenModule;
const Il2CppCodeGenModule g_System_Xml_CodeGenModule =
{
"System.Xml.dll",
30,
s_methodPointers,
s_InvokerIndices,
0,
NULL,
0,
NULL,
0,
NULL,
NULL,
g_System_Xml_AttributeGenerators,
NULL, // module initializer,
NULL,
NULL,
NULL,
};