설명 없음
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

System.Xml.cpp 3.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. #include "pch-cpp.hpp"
  2. #ifndef _MSC_VER
  3. # include <alloca.h>
  4. #else
  5. # include <malloc.h>
  6. #endif
  7. #include <limits>
  8. IL2CPP_EXTERN_C RuntimeClass* XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var;
  9. IL2CPP_EXTERN_C_BEGIN
  10. IL2CPP_EXTERN_C_END
  11. #ifdef __clang__
  12. #pragma clang diagnostic push
  13. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  14. #pragma clang diagnostic ignored "-Wunused-variable"
  15. #endif
  16. // <Module>
  17. struct U3CModuleU3E_t4791F64F4B6411D4D033A002CAD365D597AA2451
  18. {
  19. };
  20. // System.ValueType
  21. struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
  22. {
  23. };
  24. // Native definition for P/Invoke marshalling of System.ValueType
  25. struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
  26. {
  27. };
  28. // Native definition for COM marshalling of System.ValueType
  29. struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
  30. {
  31. };
  32. // System.Xml.XmlNode
  33. struct XmlNode_t3180B9B3D5C36CD58F5327D9F13458E3B3F030AF : public RuntimeObject
  34. {
  35. };
  36. // System.Xml.XmlReader
  37. struct XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD : public RuntimeObject
  38. {
  39. };
  40. // System.UInt32
  41. struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B
  42. {
  43. // System.UInt32 System.UInt32::m_value
  44. uint32_t ___m_value_0;
  45. };
  46. // System.Void
  47. struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
  48. {
  49. union
  50. {
  51. struct
  52. {
  53. };
  54. uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
  55. };
  56. };
  57. // <Module>
  58. // <Module>
  59. // System.Xml.XmlNode
  60. // System.Xml.XmlNode
  61. // System.Xml.XmlReader
  62. struct XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_StaticFields
  63. {
  64. // System.UInt32 System.Xml.XmlReader::IsTextualNodeBitmap
  65. uint32_t ___IsTextualNodeBitmap_0;
  66. // System.UInt32 System.Xml.XmlReader::CanReadContentAsBitmap
  67. uint32_t ___CanReadContentAsBitmap_1;
  68. // System.UInt32 System.Xml.XmlReader::HasValueBitmap
  69. uint32_t ___HasValueBitmap_2;
  70. };
  71. // System.Xml.XmlReader
  72. // System.UInt32
  73. // System.UInt32
  74. // System.Void
  75. // System.Void
  76. #ifdef __clang__
  77. #pragma clang diagnostic pop
  78. #endif
  79. #ifdef __clang__
  80. #pragma clang diagnostic push
  81. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  82. #pragma clang diagnostic ignored "-Wunused-variable"
  83. #endif
  84. #ifdef __clang__
  85. #pragma clang diagnostic pop
  86. #endif
  87. #ifdef __clang__
  88. #pragma clang diagnostic push
  89. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  90. #pragma clang diagnostic ignored "-Wunused-variable"
  91. #endif
  92. // System.Void System.Xml.XmlReader::.cctor()
  93. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void XmlReader__cctor_m9FF3BD38D3644E099B8305E251679A77A0DF493E (const RuntimeMethod* method)
  94. {
  95. static bool s_Il2CppMethodInitialized;
  96. if (!s_Il2CppMethodInitialized)
  97. {
  98. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var);
  99. s_Il2CppMethodInitialized = true;
  100. }
  101. {
  102. ((XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_StaticFields*)il2cpp_codegen_static_fields_for(XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var))->___IsTextualNodeBitmap_0 = ((int32_t)24600);
  103. ((XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_StaticFields*)il2cpp_codegen_static_fields_for(XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var))->___CanReadContentAsBitmap_1 = ((int32_t)123324);
  104. ((XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_StaticFields*)il2cpp_codegen_static_fields_for(XmlReader_t4C709DEF5F01606ECB60B638F1BD6F6E0A9116FD_il2cpp_TypeInfo_var))->___HasValueBitmap_2 = ((int32_t)157084);
  105. return;
  106. }
  107. }
  108. #ifdef __clang__
  109. #pragma clang diagnostic pop
  110. #endif
  111. #ifdef __clang__
  112. #pragma clang diagnostic push
  113. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  114. #pragma clang diagnostic ignored "-Wunused-variable"
  115. #endif
  116. #ifdef __clang__
  117. #pragma clang diagnostic pop
  118. #endif