System.Xml_CodeGen.c 7.5 KB

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