System.Xml_Attr.cpp 53 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955
  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. #include <stdint.h>
  9. // System.Char[]
  10. struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34;
  11. // System.Reflection.AssemblyCompanyAttribute
  12. struct AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4;
  13. // System.Reflection.AssemblyCopyrightAttribute
  14. struct AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC;
  15. // System.Reflection.AssemblyDefaultAliasAttribute
  16. struct AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA;
  17. // System.Reflection.AssemblyDelaySignAttribute
  18. struct AssemblyDelaySignAttribute_tB66445498441723DC06E545FAA1CF0F128A1FE38;
  19. // System.Reflection.AssemblyDescriptionAttribute
  20. struct AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3;
  21. // System.Reflection.AssemblyFileVersionAttribute
  22. struct AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F;
  23. // System.Reflection.AssemblyInformationalVersionAttribute
  24. struct AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0;
  25. // System.Reflection.AssemblyKeyFileAttribute
  26. struct AssemblyKeyFileAttribute_tEF26145AA8A5F35C218FE543113825F133CC6253;
  27. // System.Reflection.AssemblyProductAttribute
  28. struct AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA;
  29. // System.Reflection.AssemblyTitleAttribute
  30. struct AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7;
  31. // System.CLSCompliantAttribute
  32. struct CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249;
  33. // System.Runtime.InteropServices.ComVisibleAttribute
  34. struct ComVisibleAttribute_tCE3DF5E341F3ECE4C81FE85C15B3D782AB302A2A;
  35. // System.Runtime.CompilerServices.CompilationRelaxationsAttribute
  36. struct CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF;
  37. // System.Runtime.CompilerServices.CompilerGeneratedAttribute
  38. struct CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C;
  39. // System.Diagnostics.DebuggableAttribute
  40. struct DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B;
  41. // System.Diagnostics.DebuggerDisplayAttribute
  42. struct DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F;
  43. // System.Reflection.DefaultMemberAttribute
  44. struct DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5;
  45. // System.Runtime.CompilerServices.ExtensionAttribute
  46. struct ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC;
  47. // System.Runtime.CompilerServices.InternalsVisibleToAttribute
  48. struct InternalsVisibleToAttribute_t1D9772A02892BAC440952F880A43C257E6C3E68C;
  49. // System.Resources.NeutralResourcesLanguageAttribute
  50. struct NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2;
  51. // System.Runtime.CompilerServices.RuntimeCompatibilityAttribute
  52. struct RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80;
  53. // System.Resources.SatelliteContractVersionAttribute
  54. struct SatelliteContractVersionAttribute_tA77BDC45FEEFE11823E95476FC8AE60B007906D2;
  55. // System.String
  56. struct String_t;
  57. IL2CPP_EXTERN_C_BEGIN
  58. IL2CPP_EXTERN_C_END
  59. #ifdef __clang__
  60. #pragma clang diagnostic push
  61. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  62. #pragma clang diagnostic ignored "-Wunused-variable"
  63. #endif
  64. // System.Object
  65. // System.Attribute
  66. struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 : public RuntimeObject
  67. {
  68. public:
  69. public:
  70. };
  71. // System.String
  72. struct String_t : public RuntimeObject
  73. {
  74. public:
  75. // System.Int32 System.String::m_stringLength
  76. int32_t ___m_stringLength_0;
  77. // System.Char System.String::m_firstChar
  78. Il2CppChar ___m_firstChar_1;
  79. public:
  80. inline static int32_t get_offset_of_m_stringLength_0() { return static_cast<int32_t>(offsetof(String_t, ___m_stringLength_0)); }
  81. inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; }
  82. inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; }
  83. inline void set_m_stringLength_0(int32_t value)
  84. {
  85. ___m_stringLength_0 = value;
  86. }
  87. inline static int32_t get_offset_of_m_firstChar_1() { return static_cast<int32_t>(offsetof(String_t, ___m_firstChar_1)); }
  88. inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; }
  89. inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; }
  90. inline void set_m_firstChar_1(Il2CppChar value)
  91. {
  92. ___m_firstChar_1 = value;
  93. }
  94. };
  95. struct String_t_StaticFields
  96. {
  97. public:
  98. // System.String System.String::Empty
  99. String_t* ___Empty_5;
  100. public:
  101. inline static int32_t get_offset_of_Empty_5() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_5)); }
  102. inline String_t* get_Empty_5() const { return ___Empty_5; }
  103. inline String_t** get_address_of_Empty_5() { return &___Empty_5; }
  104. inline void set_Empty_5(String_t* value)
  105. {
  106. ___Empty_5 = value;
  107. Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value);
  108. }
  109. };
  110. // System.ValueType
  111. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject
  112. {
  113. public:
  114. public:
  115. };
  116. // Native definition for P/Invoke marshalling of System.ValueType
  117. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke
  118. {
  119. };
  120. // Native definition for COM marshalling of System.ValueType
  121. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com
  122. {
  123. };
  124. // System.Reflection.AssemblyCompanyAttribute
  125. struct AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  126. {
  127. public:
  128. // System.String System.Reflection.AssemblyCompanyAttribute::m_company
  129. String_t* ___m_company_0;
  130. public:
  131. inline static int32_t get_offset_of_m_company_0() { return static_cast<int32_t>(offsetof(AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4, ___m_company_0)); }
  132. inline String_t* get_m_company_0() const { return ___m_company_0; }
  133. inline String_t** get_address_of_m_company_0() { return &___m_company_0; }
  134. inline void set_m_company_0(String_t* value)
  135. {
  136. ___m_company_0 = value;
  137. Il2CppCodeGenWriteBarrier((void**)(&___m_company_0), (void*)value);
  138. }
  139. };
  140. // System.Reflection.AssemblyCopyrightAttribute
  141. struct AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  142. {
  143. public:
  144. // System.String System.Reflection.AssemblyCopyrightAttribute::m_copyright
  145. String_t* ___m_copyright_0;
  146. public:
  147. inline static int32_t get_offset_of_m_copyright_0() { return static_cast<int32_t>(offsetof(AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC, ___m_copyright_0)); }
  148. inline String_t* get_m_copyright_0() const { return ___m_copyright_0; }
  149. inline String_t** get_address_of_m_copyright_0() { return &___m_copyright_0; }
  150. inline void set_m_copyright_0(String_t* value)
  151. {
  152. ___m_copyright_0 = value;
  153. Il2CppCodeGenWriteBarrier((void**)(&___m_copyright_0), (void*)value);
  154. }
  155. };
  156. // System.Reflection.AssemblyDefaultAliasAttribute
  157. struct AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  158. {
  159. public:
  160. // System.String System.Reflection.AssemblyDefaultAliasAttribute::m_defaultAlias
  161. String_t* ___m_defaultAlias_0;
  162. public:
  163. inline static int32_t get_offset_of_m_defaultAlias_0() { return static_cast<int32_t>(offsetof(AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA, ___m_defaultAlias_0)); }
  164. inline String_t* get_m_defaultAlias_0() const { return ___m_defaultAlias_0; }
  165. inline String_t** get_address_of_m_defaultAlias_0() { return &___m_defaultAlias_0; }
  166. inline void set_m_defaultAlias_0(String_t* value)
  167. {
  168. ___m_defaultAlias_0 = value;
  169. Il2CppCodeGenWriteBarrier((void**)(&___m_defaultAlias_0), (void*)value);
  170. }
  171. };
  172. // System.Reflection.AssemblyDelaySignAttribute
  173. struct AssemblyDelaySignAttribute_tB66445498441723DC06E545FAA1CF0F128A1FE38 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  174. {
  175. public:
  176. // System.Boolean System.Reflection.AssemblyDelaySignAttribute::m_delaySign
  177. bool ___m_delaySign_0;
  178. public:
  179. inline static int32_t get_offset_of_m_delaySign_0() { return static_cast<int32_t>(offsetof(AssemblyDelaySignAttribute_tB66445498441723DC06E545FAA1CF0F128A1FE38, ___m_delaySign_0)); }
  180. inline bool get_m_delaySign_0() const { return ___m_delaySign_0; }
  181. inline bool* get_address_of_m_delaySign_0() { return &___m_delaySign_0; }
  182. inline void set_m_delaySign_0(bool value)
  183. {
  184. ___m_delaySign_0 = value;
  185. }
  186. };
  187. // System.Reflection.AssemblyDescriptionAttribute
  188. struct AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  189. {
  190. public:
  191. // System.String System.Reflection.AssemblyDescriptionAttribute::m_description
  192. String_t* ___m_description_0;
  193. public:
  194. inline static int32_t get_offset_of_m_description_0() { return static_cast<int32_t>(offsetof(AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3, ___m_description_0)); }
  195. inline String_t* get_m_description_0() const { return ___m_description_0; }
  196. inline String_t** get_address_of_m_description_0() { return &___m_description_0; }
  197. inline void set_m_description_0(String_t* value)
  198. {
  199. ___m_description_0 = value;
  200. Il2CppCodeGenWriteBarrier((void**)(&___m_description_0), (void*)value);
  201. }
  202. };
  203. // System.Reflection.AssemblyFileVersionAttribute
  204. struct AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  205. {
  206. public:
  207. // System.String System.Reflection.AssemblyFileVersionAttribute::_version
  208. String_t* ____version_0;
  209. public:
  210. inline static int32_t get_offset_of__version_0() { return static_cast<int32_t>(offsetof(AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F, ____version_0)); }
  211. inline String_t* get__version_0() const { return ____version_0; }
  212. inline String_t** get_address_of__version_0() { return &____version_0; }
  213. inline void set__version_0(String_t* value)
  214. {
  215. ____version_0 = value;
  216. Il2CppCodeGenWriteBarrier((void**)(&____version_0), (void*)value);
  217. }
  218. };
  219. // System.Reflection.AssemblyInformationalVersionAttribute
  220. struct AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  221. {
  222. public:
  223. // System.String System.Reflection.AssemblyInformationalVersionAttribute::m_informationalVersion
  224. String_t* ___m_informationalVersion_0;
  225. public:
  226. inline static int32_t get_offset_of_m_informationalVersion_0() { return static_cast<int32_t>(offsetof(AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0, ___m_informationalVersion_0)); }
  227. inline String_t* get_m_informationalVersion_0() const { return ___m_informationalVersion_0; }
  228. inline String_t** get_address_of_m_informationalVersion_0() { return &___m_informationalVersion_0; }
  229. inline void set_m_informationalVersion_0(String_t* value)
  230. {
  231. ___m_informationalVersion_0 = value;
  232. Il2CppCodeGenWriteBarrier((void**)(&___m_informationalVersion_0), (void*)value);
  233. }
  234. };
  235. // System.Reflection.AssemblyKeyFileAttribute
  236. struct AssemblyKeyFileAttribute_tEF26145AA8A5F35C218FE543113825F133CC6253 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  237. {
  238. public:
  239. // System.String System.Reflection.AssemblyKeyFileAttribute::m_keyFile
  240. String_t* ___m_keyFile_0;
  241. public:
  242. inline static int32_t get_offset_of_m_keyFile_0() { return static_cast<int32_t>(offsetof(AssemblyKeyFileAttribute_tEF26145AA8A5F35C218FE543113825F133CC6253, ___m_keyFile_0)); }
  243. inline String_t* get_m_keyFile_0() const { return ___m_keyFile_0; }
  244. inline String_t** get_address_of_m_keyFile_0() { return &___m_keyFile_0; }
  245. inline void set_m_keyFile_0(String_t* value)
  246. {
  247. ___m_keyFile_0 = value;
  248. Il2CppCodeGenWriteBarrier((void**)(&___m_keyFile_0), (void*)value);
  249. }
  250. };
  251. // System.Reflection.AssemblyProductAttribute
  252. struct AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  253. {
  254. public:
  255. // System.String System.Reflection.AssemblyProductAttribute::m_product
  256. String_t* ___m_product_0;
  257. public:
  258. inline static int32_t get_offset_of_m_product_0() { return static_cast<int32_t>(offsetof(AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA, ___m_product_0)); }
  259. inline String_t* get_m_product_0() const { return ___m_product_0; }
  260. inline String_t** get_address_of_m_product_0() { return &___m_product_0; }
  261. inline void set_m_product_0(String_t* value)
  262. {
  263. ___m_product_0 = value;
  264. Il2CppCodeGenWriteBarrier((void**)(&___m_product_0), (void*)value);
  265. }
  266. };
  267. // System.Reflection.AssemblyTitleAttribute
  268. struct AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  269. {
  270. public:
  271. // System.String System.Reflection.AssemblyTitleAttribute::m_title
  272. String_t* ___m_title_0;
  273. public:
  274. inline static int32_t get_offset_of_m_title_0() { return static_cast<int32_t>(offsetof(AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7, ___m_title_0)); }
  275. inline String_t* get_m_title_0() const { return ___m_title_0; }
  276. inline String_t** get_address_of_m_title_0() { return &___m_title_0; }
  277. inline void set_m_title_0(String_t* value)
  278. {
  279. ___m_title_0 = value;
  280. Il2CppCodeGenWriteBarrier((void**)(&___m_title_0), (void*)value);
  281. }
  282. };
  283. // System.Boolean
  284. struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37
  285. {
  286. public:
  287. // System.Boolean System.Boolean::m_value
  288. bool ___m_value_0;
  289. public:
  290. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); }
  291. inline bool get_m_value_0() const { return ___m_value_0; }
  292. inline bool* get_address_of_m_value_0() { return &___m_value_0; }
  293. inline void set_m_value_0(bool value)
  294. {
  295. ___m_value_0 = value;
  296. }
  297. };
  298. struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields
  299. {
  300. public:
  301. // System.String System.Boolean::TrueString
  302. String_t* ___TrueString_5;
  303. // System.String System.Boolean::FalseString
  304. String_t* ___FalseString_6;
  305. public:
  306. inline static int32_t get_offset_of_TrueString_5() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); }
  307. inline String_t* get_TrueString_5() const { return ___TrueString_5; }
  308. inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; }
  309. inline void set_TrueString_5(String_t* value)
  310. {
  311. ___TrueString_5 = value;
  312. Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value);
  313. }
  314. inline static int32_t get_offset_of_FalseString_6() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); }
  315. inline String_t* get_FalseString_6() const { return ___FalseString_6; }
  316. inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; }
  317. inline void set_FalseString_6(String_t* value)
  318. {
  319. ___FalseString_6 = value;
  320. Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value);
  321. }
  322. };
  323. // System.CLSCompliantAttribute
  324. struct CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  325. {
  326. public:
  327. // System.Boolean System.CLSCompliantAttribute::m_compliant
  328. bool ___m_compliant_0;
  329. public:
  330. inline static int32_t get_offset_of_m_compliant_0() { return static_cast<int32_t>(offsetof(CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249, ___m_compliant_0)); }
  331. inline bool get_m_compliant_0() const { return ___m_compliant_0; }
  332. inline bool* get_address_of_m_compliant_0() { return &___m_compliant_0; }
  333. inline void set_m_compliant_0(bool value)
  334. {
  335. ___m_compliant_0 = value;
  336. }
  337. };
  338. // System.Runtime.InteropServices.ComVisibleAttribute
  339. struct ComVisibleAttribute_tCE3DF5E341F3ECE4C81FE85C15B3D782AB302A2A : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  340. {
  341. public:
  342. // System.Boolean System.Runtime.InteropServices.ComVisibleAttribute::_val
  343. bool ____val_0;
  344. public:
  345. inline static int32_t get_offset_of__val_0() { return static_cast<int32_t>(offsetof(ComVisibleAttribute_tCE3DF5E341F3ECE4C81FE85C15B3D782AB302A2A, ____val_0)); }
  346. inline bool get__val_0() const { return ____val_0; }
  347. inline bool* get_address_of__val_0() { return &____val_0; }
  348. inline void set__val_0(bool value)
  349. {
  350. ____val_0 = value;
  351. }
  352. };
  353. // System.Runtime.CompilerServices.CompilationRelaxationsAttribute
  354. struct CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  355. {
  356. public:
  357. // System.Int32 System.Runtime.CompilerServices.CompilationRelaxationsAttribute::m_relaxations
  358. int32_t ___m_relaxations_0;
  359. public:
  360. inline static int32_t get_offset_of_m_relaxations_0() { return static_cast<int32_t>(offsetof(CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF, ___m_relaxations_0)); }
  361. inline int32_t get_m_relaxations_0() const { return ___m_relaxations_0; }
  362. inline int32_t* get_address_of_m_relaxations_0() { return &___m_relaxations_0; }
  363. inline void set_m_relaxations_0(int32_t value)
  364. {
  365. ___m_relaxations_0 = value;
  366. }
  367. };
  368. // System.Runtime.CompilerServices.CompilerGeneratedAttribute
  369. struct CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  370. {
  371. public:
  372. public:
  373. };
  374. // System.Diagnostics.DebuggerDisplayAttribute
  375. struct DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  376. {
  377. public:
  378. // System.String System.Diagnostics.DebuggerDisplayAttribute::name
  379. String_t* ___name_0;
  380. // System.String System.Diagnostics.DebuggerDisplayAttribute::value
  381. String_t* ___value_1;
  382. // System.String System.Diagnostics.DebuggerDisplayAttribute::type
  383. String_t* ___type_2;
  384. public:
  385. inline static int32_t get_offset_of_name_0() { return static_cast<int32_t>(offsetof(DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F, ___name_0)); }
  386. inline String_t* get_name_0() const { return ___name_0; }
  387. inline String_t** get_address_of_name_0() { return &___name_0; }
  388. inline void set_name_0(String_t* value)
  389. {
  390. ___name_0 = value;
  391. Il2CppCodeGenWriteBarrier((void**)(&___name_0), (void*)value);
  392. }
  393. inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F, ___value_1)); }
  394. inline String_t* get_value_1() const { return ___value_1; }
  395. inline String_t** get_address_of_value_1() { return &___value_1; }
  396. inline void set_value_1(String_t* value)
  397. {
  398. ___value_1 = value;
  399. Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value);
  400. }
  401. inline static int32_t get_offset_of_type_2() { return static_cast<int32_t>(offsetof(DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F, ___type_2)); }
  402. inline String_t* get_type_2() const { return ___type_2; }
  403. inline String_t** get_address_of_type_2() { return &___type_2; }
  404. inline void set_type_2(String_t* value)
  405. {
  406. ___type_2 = value;
  407. Il2CppCodeGenWriteBarrier((void**)(&___type_2), (void*)value);
  408. }
  409. };
  410. // System.Reflection.DefaultMemberAttribute
  411. struct DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  412. {
  413. public:
  414. // System.String System.Reflection.DefaultMemberAttribute::m_memberName
  415. String_t* ___m_memberName_0;
  416. public:
  417. inline static int32_t get_offset_of_m_memberName_0() { return static_cast<int32_t>(offsetof(DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5, ___m_memberName_0)); }
  418. inline String_t* get_m_memberName_0() const { return ___m_memberName_0; }
  419. inline String_t** get_address_of_m_memberName_0() { return &___m_memberName_0; }
  420. inline void set_m_memberName_0(String_t* value)
  421. {
  422. ___m_memberName_0 = value;
  423. Il2CppCodeGenWriteBarrier((void**)(&___m_memberName_0), (void*)value);
  424. }
  425. };
  426. // System.Enum
  427. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52
  428. {
  429. public:
  430. public:
  431. };
  432. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields
  433. {
  434. public:
  435. // System.Char[] System.Enum::enumSeperatorCharArray
  436. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0;
  437. public:
  438. inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast<int32_t>(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); }
  439. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; }
  440. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; }
  441. inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value)
  442. {
  443. ___enumSeperatorCharArray_0 = value;
  444. Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value);
  445. }
  446. };
  447. // Native definition for P/Invoke marshalling of System.Enum
  448. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke
  449. {
  450. };
  451. // Native definition for COM marshalling of System.Enum
  452. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com
  453. {
  454. };
  455. // System.Runtime.CompilerServices.ExtensionAttribute
  456. struct ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  457. {
  458. public:
  459. public:
  460. };
  461. // System.Runtime.CompilerServices.InternalsVisibleToAttribute
  462. struct InternalsVisibleToAttribute_t1D9772A02892BAC440952F880A43C257E6C3E68C : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  463. {
  464. public:
  465. // System.String System.Runtime.CompilerServices.InternalsVisibleToAttribute::_assemblyName
  466. String_t* ____assemblyName_0;
  467. // System.Boolean System.Runtime.CompilerServices.InternalsVisibleToAttribute::_allInternalsVisible
  468. bool ____allInternalsVisible_1;
  469. public:
  470. inline static int32_t get_offset_of__assemblyName_0() { return static_cast<int32_t>(offsetof(InternalsVisibleToAttribute_t1D9772A02892BAC440952F880A43C257E6C3E68C, ____assemblyName_0)); }
  471. inline String_t* get__assemblyName_0() const { return ____assemblyName_0; }
  472. inline String_t** get_address_of__assemblyName_0() { return &____assemblyName_0; }
  473. inline void set__assemblyName_0(String_t* value)
  474. {
  475. ____assemblyName_0 = value;
  476. Il2CppCodeGenWriteBarrier((void**)(&____assemblyName_0), (void*)value);
  477. }
  478. inline static int32_t get_offset_of__allInternalsVisible_1() { return static_cast<int32_t>(offsetof(InternalsVisibleToAttribute_t1D9772A02892BAC440952F880A43C257E6C3E68C, ____allInternalsVisible_1)); }
  479. inline bool get__allInternalsVisible_1() const { return ____allInternalsVisible_1; }
  480. inline bool* get_address_of__allInternalsVisible_1() { return &____allInternalsVisible_1; }
  481. inline void set__allInternalsVisible_1(bool value)
  482. {
  483. ____allInternalsVisible_1 = value;
  484. }
  485. };
  486. // System.Runtime.CompilerServices.RuntimeCompatibilityAttribute
  487. struct RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  488. {
  489. public:
  490. // System.Boolean System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::m_wrapNonExceptionThrows
  491. bool ___m_wrapNonExceptionThrows_0;
  492. public:
  493. inline static int32_t get_offset_of_m_wrapNonExceptionThrows_0() { return static_cast<int32_t>(offsetof(RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80, ___m_wrapNonExceptionThrows_0)); }
  494. inline bool get_m_wrapNonExceptionThrows_0() const { return ___m_wrapNonExceptionThrows_0; }
  495. inline bool* get_address_of_m_wrapNonExceptionThrows_0() { return &___m_wrapNonExceptionThrows_0; }
  496. inline void set_m_wrapNonExceptionThrows_0(bool value)
  497. {
  498. ___m_wrapNonExceptionThrows_0 = value;
  499. }
  500. };
  501. // System.Resources.SatelliteContractVersionAttribute
  502. struct SatelliteContractVersionAttribute_tA77BDC45FEEFE11823E95476FC8AE60B007906D2 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  503. {
  504. public:
  505. // System.String System.Resources.SatelliteContractVersionAttribute::_version
  506. String_t* ____version_0;
  507. public:
  508. inline static int32_t get_offset_of__version_0() { return static_cast<int32_t>(offsetof(SatelliteContractVersionAttribute_tA77BDC45FEEFE11823E95476FC8AE60B007906D2, ____version_0)); }
  509. inline String_t* get__version_0() const { return ____version_0; }
  510. inline String_t** get_address_of__version_0() { return &____version_0; }
  511. inline void set__version_0(String_t* value)
  512. {
  513. ____version_0 = value;
  514. Il2CppCodeGenWriteBarrier((void**)(&____version_0), (void*)value);
  515. }
  516. };
  517. // System.Void
  518. struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5
  519. {
  520. public:
  521. union
  522. {
  523. struct
  524. {
  525. };
  526. uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1];
  527. };
  528. public:
  529. };
  530. // System.Runtime.CompilerServices.CompilationRelaxations
  531. struct CompilationRelaxations_t3F4D0C01134AC29212BCFE66E9A9F13A92F888AC
  532. {
  533. public:
  534. // System.Int32 System.Runtime.CompilerServices.CompilationRelaxations::value__
  535. int32_t ___value___2;
  536. public:
  537. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(CompilationRelaxations_t3F4D0C01134AC29212BCFE66E9A9F13A92F888AC, ___value___2)); }
  538. inline int32_t get_value___2() const { return ___value___2; }
  539. inline int32_t* get_address_of_value___2() { return &___value___2; }
  540. inline void set_value___2(int32_t value)
  541. {
  542. ___value___2 = value;
  543. }
  544. };
  545. // System.Resources.UltimateResourceFallbackLocation
  546. struct UltimateResourceFallbackLocation_tA4EBEA627CD0C386314EBB60D7A4225C435D0F0B
  547. {
  548. public:
  549. // System.Int32 System.Resources.UltimateResourceFallbackLocation::value__
  550. int32_t ___value___2;
  551. public:
  552. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(UltimateResourceFallbackLocation_tA4EBEA627CD0C386314EBB60D7A4225C435D0F0B, ___value___2)); }
  553. inline int32_t get_value___2() const { return ___value___2; }
  554. inline int32_t* get_address_of_value___2() { return &___value___2; }
  555. inline void set_value___2(int32_t value)
  556. {
  557. ___value___2 = value;
  558. }
  559. };
  560. // System.Diagnostics.DebuggableAttribute/DebuggingModes
  561. struct DebuggingModes_t279D5B9C012ABA935887CB73C5A63A1F46AF08A8
  562. {
  563. public:
  564. // System.Int32 System.Diagnostics.DebuggableAttribute/DebuggingModes::value__
  565. int32_t ___value___2;
  566. public:
  567. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(DebuggingModes_t279D5B9C012ABA935887CB73C5A63A1F46AF08A8, ___value___2)); }
  568. inline int32_t get_value___2() const { return ___value___2; }
  569. inline int32_t* get_address_of_value___2() { return &___value___2; }
  570. inline void set_value___2(int32_t value)
  571. {
  572. ___value___2 = value;
  573. }
  574. };
  575. // System.Diagnostics.DebuggableAttribute
  576. struct DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  577. {
  578. public:
  579. // System.Diagnostics.DebuggableAttribute/DebuggingModes System.Diagnostics.DebuggableAttribute::m_debuggingModes
  580. int32_t ___m_debuggingModes_0;
  581. public:
  582. inline static int32_t get_offset_of_m_debuggingModes_0() { return static_cast<int32_t>(offsetof(DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B, ___m_debuggingModes_0)); }
  583. inline int32_t get_m_debuggingModes_0() const { return ___m_debuggingModes_0; }
  584. inline int32_t* get_address_of_m_debuggingModes_0() { return &___m_debuggingModes_0; }
  585. inline void set_m_debuggingModes_0(int32_t value)
  586. {
  587. ___m_debuggingModes_0 = value;
  588. }
  589. };
  590. // System.Resources.NeutralResourcesLanguageAttribute
  591. struct NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  592. {
  593. public:
  594. // System.String System.Resources.NeutralResourcesLanguageAttribute::_culture
  595. String_t* ____culture_0;
  596. // System.Resources.UltimateResourceFallbackLocation System.Resources.NeutralResourcesLanguageAttribute::_fallbackLoc
  597. int32_t ____fallbackLoc_1;
  598. public:
  599. inline static int32_t get_offset_of__culture_0() { return static_cast<int32_t>(offsetof(NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2, ____culture_0)); }
  600. inline String_t* get__culture_0() const { return ____culture_0; }
  601. inline String_t** get_address_of__culture_0() { return &____culture_0; }
  602. inline void set__culture_0(String_t* value)
  603. {
  604. ____culture_0 = value;
  605. Il2CppCodeGenWriteBarrier((void**)(&____culture_0), (void*)value);
  606. }
  607. inline static int32_t get_offset_of__fallbackLoc_1() { return static_cast<int32_t>(offsetof(NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2, ____fallbackLoc_1)); }
  608. inline int32_t get__fallbackLoc_1() const { return ____fallbackLoc_1; }
  609. inline int32_t* get_address_of__fallbackLoc_1() { return &____fallbackLoc_1; }
  610. inline void set__fallbackLoc_1(int32_t value)
  611. {
  612. ____fallbackLoc_1 = value;
  613. }
  614. };
  615. #ifdef __clang__
  616. #pragma clang diagnostic pop
  617. #endif
  618. // System.Void System.Reflection.AssemblyDefaultAliasAttribute::.ctor(System.String)
  619. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyDefaultAliasAttribute__ctor_m0C9991C32ED63B598FA509F3AF74554A5C874EB0 (AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA * __this, String_t* ___defaultAlias0, const RuntimeMethod* method);
  620. // System.Void System.Reflection.AssemblyFileVersionAttribute::.ctor(System.String)
  621. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyFileVersionAttribute__ctor_mF855AEBC51CB72F4FF913499256741AE57B0F13D (AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F * __this, String_t* ___version0, const RuntimeMethod* method);
  622. // System.Void System.Runtime.CompilerServices.InternalsVisibleToAttribute::.ctor(System.String)
  623. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InternalsVisibleToAttribute__ctor_m420071A75DCEEC72356490C64B4B0B9270DA32B9 (InternalsVisibleToAttribute_t1D9772A02892BAC440952F880A43C257E6C3E68C * __this, String_t* ___assemblyName0, const RuntimeMethod* method);
  624. // System.Void System.Runtime.CompilerServices.InternalsVisibleToAttribute::set_AllInternalsVisible(System.Boolean)
  625. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InternalsVisibleToAttribute_set_AllInternalsVisible_m8A2E202556185ADBB01D1AF437D1DF23BED94B2B_inline (InternalsVisibleToAttribute_t1D9772A02892BAC440952F880A43C257E6C3E68C * __this, bool ___value0, const RuntimeMethod* method);
  626. // System.Void System.Reflection.AssemblyKeyFileAttribute::.ctor(System.String)
  627. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyKeyFileAttribute__ctor_mCCE9180B365E9EB7111D5061069A5F73E1690CC3 (AssemblyKeyFileAttribute_tEF26145AA8A5F35C218FE543113825F133CC6253 * __this, String_t* ___keyFile0, const RuntimeMethod* method);
  628. // System.Void System.Reflection.AssemblyDelaySignAttribute::.ctor(System.Boolean)
  629. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyDelaySignAttribute__ctor_mD4A5A4EE506801F8BFE4E8F313FD421AE3003A7A (AssemblyDelaySignAttribute_tB66445498441723DC06E545FAA1CF0F128A1FE38 * __this, bool ___delaySign0, const RuntimeMethod* method);
  630. // System.Void System.CLSCompliantAttribute::.ctor(System.Boolean)
  631. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CLSCompliantAttribute__ctor_m340EDA4DA5E45506AD631FE84241ADFB6B3F0270 (CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 * __this, bool ___isCompliant0, const RuntimeMethod* method);
  632. // System.Void System.Runtime.InteropServices.ComVisibleAttribute::.ctor(System.Boolean)
  633. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComVisibleAttribute__ctor_mBDE8E12A0233C07B98D6D5103511F4DD5B1FC172 (ComVisibleAttribute_tCE3DF5E341F3ECE4C81FE85C15B3D782AB302A2A * __this, bool ___visibility0, const RuntimeMethod* method);
  634. // System.Void System.Resources.NeutralResourcesLanguageAttribute::.ctor(System.String)
  635. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NeutralResourcesLanguageAttribute__ctor_mF2BB52FC7FE116CCA2AEDD08A2DA1DF7055B56AF (NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2 * __this, String_t* ___cultureName0, const RuntimeMethod* method);
  636. // System.Void System.Reflection.AssemblyInformationalVersionAttribute::.ctor(System.String)
  637. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyInformationalVersionAttribute__ctor_m9BF349D8F980B0ABAB2A6312E422915285FA1678 (AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 * __this, String_t* ___informationalVersion0, const RuntimeMethod* method);
  638. // System.Void System.Resources.SatelliteContractVersionAttribute::.ctor(System.String)
  639. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SatelliteContractVersionAttribute__ctor_m561BB905628D77D6D09110E2C1427B313E8A3215 (SatelliteContractVersionAttribute_tA77BDC45FEEFE11823E95476FC8AE60B007906D2 * __this, String_t* ___version0, const RuntimeMethod* method);
  640. // System.Void System.Reflection.AssemblyCopyrightAttribute::.ctor(System.String)
  641. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyCopyrightAttribute__ctor_mB0B5F5C1A7A8B172289CC694E2711F07A37CE3F3 (AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC * __this, String_t* ___copyright0, const RuntimeMethod* method);
  642. // System.Void System.Reflection.AssemblyProductAttribute::.ctor(System.String)
  643. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyProductAttribute__ctor_m26DF1EBC1C86E7DA4786C66B44123899BE8DBCB8 (AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA * __this, String_t* ___product0, const RuntimeMethod* method);
  644. // System.Void System.Reflection.AssemblyCompanyAttribute::.ctor(System.String)
  645. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyCompanyAttribute__ctor_m435C9FEC405646617645636E67860598A0C46FF0 (AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 * __this, String_t* ___company0, const RuntimeMethod* method);
  646. // System.Void System.Runtime.CompilerServices.ExtensionAttribute::.ctor()
  647. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExtensionAttribute__ctor_mB331519C39C4210259A248A4C629DF934937C1FA (ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC * __this, const RuntimeMethod* method);
  648. // System.Void System.Runtime.CompilerServices.CompilationRelaxationsAttribute::.ctor(System.Runtime.CompilerServices.CompilationRelaxations)
  649. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompilationRelaxationsAttribute__ctor_m9012F6B0B55EF7A86133889CB22D74728CAB90AC (CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF * __this, int32_t ___relaxations0, const RuntimeMethod* method);
  650. // System.Void System.Reflection.AssemblyTitleAttribute::.ctor(System.String)
  651. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyTitleAttribute__ctor_mE239F206B3B369C48AE1F3B4211688778FE99E8D (AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 * __this, String_t* ___title0, const RuntimeMethod* method);
  652. // System.Void System.Diagnostics.DebuggableAttribute::.ctor(System.Diagnostics.DebuggableAttribute/DebuggingModes)
  653. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebuggableAttribute__ctor_m7FF445C8435494A4847123A668D889E692E55550 (DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B * __this, int32_t ___modes0, const RuntimeMethod* method);
  654. // System.Void System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::.ctor()
  655. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute__ctor_m551DDF1438CE97A984571949723F30F44CF7317C (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, const RuntimeMethod* method);
  656. // System.Void System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::set_WrapNonExceptionThrows(System.Boolean)
  657. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, bool ___value0, const RuntimeMethod* method);
  658. // System.Void System.Reflection.AssemblyDescriptionAttribute::.ctor(System.String)
  659. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyDescriptionAttribute__ctor_m3A0BD500FF352A67235FBA499FBA58EFF15B1F25 (AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3 * __this, String_t* ___description0, const RuntimeMethod* method);
  660. // System.Void System.Diagnostics.DebuggerDisplayAttribute::.ctor(System.String)
  661. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebuggerDisplayAttribute__ctor_m870C3A98DA4C9FA7FD4411169AF30C55A90B9988 (DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F * __this, String_t* ___value0, const RuntimeMethod* method);
  662. // System.Void System.Reflection.DefaultMemberAttribute::.ctor(System.String)
  663. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DefaultMemberAttribute__ctor_mA025B6F5B3A9292696E01108027840C8DFF7F4D7 (DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5 * __this, String_t* ___memberName0, const RuntimeMethod* method);
  664. // System.Void System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor()
  665. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35 (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * __this, const RuntimeMethod* method);
  666. static void System_Xml_CustomAttributesCacheGenerator(CustomAttributesCache* cache)
  667. {
  668. {
  669. AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA * tmp = (AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA *)cache->attributes[0];
  670. AssemblyDefaultAliasAttribute__ctor_m0C9991C32ED63B598FA509F3AF74554A5C874EB0(tmp, il2cpp_codegen_string_new_wrapper("\x53\x79\x73\x74\x65\x6D\x2E\x58\x6D\x6C\x2E\x64\x6C\x6C"), NULL);
  671. }
  672. {
  673. AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F * tmp = (AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F *)cache->attributes[1];
  674. AssemblyFileVersionAttribute__ctor_mF855AEBC51CB72F4FF913499256741AE57B0F13D(tmp, il2cpp_codegen_string_new_wrapper("\x34\x2E\x30\x2E\x33\x30\x33\x31\x39\x2E\x31\x37\x30\x32\x30"), NULL);
  675. }
  676. {
  677. InternalsVisibleToAttribute_t1D9772A02892BAC440952F880A43C257E6C3E68C * tmp = (InternalsVisibleToAttribute_t1D9772A02892BAC440952F880A43C257E6C3E68C *)cache->attributes[2];
  678. InternalsVisibleToAttribute__ctor_m420071A75DCEEC72356490C64B4B0B9270DA32B9(tmp, il2cpp_codegen_string_new_wrapper("\x53\x79\x73\x74\x65\x6D\x2E\x58\x6D\x6C\x2E\x4C\x69\x6E\x71\x2C\x20\x50\x75\x62\x6C\x69\x63\x4B\x65\x79\x3D\x30\x30\x32\x34\x30\x30\x30\x30\x30\x34\x38\x30\x30\x30\x30\x30\x39\x34\x30\x30\x30\x30\x30\x30\x30\x36\x30\x32\x30\x30\x30\x30\x30\x30\x32\x34\x30\x30\x30\x30\x35\x32\x35\x33\x34\x31\x33\x31\x30\x30\x30\x34\x30\x30\x30\x30\x30\x31\x30\x30\x30\x31\x30\x30\x42\x35\x46\x43\x39\x30\x45\x37\x30\x32\x37\x46\x36\x37\x38\x37\x31\x45\x37\x37\x33\x41\x38\x46\x44\x45\x38\x39\x33\x38\x43\x38\x31\x44\x44\x34\x30\x32\x42\x41\x36\x35\x42\x39\x32\x30\x31\x44\x36\x30\x35\x39\x33\x45\x39\x36\x43\x34\x39\x32\x36\x35\x31\x45\x38\x38\x39\x43\x43\x31\x33\x46\x31\x34\x31\x35\x45\x42\x42\x35\x33\x46\x41\x43\x31\x31\x33\x31\x41\x45\x30\x42\x44\x33\x33\x33\x43\x35\x45\x45\x36\x30\x32\x31\x36\x37\x32\x44\x39\x37\x31\x38\x45\x41\x33\x31\x41\x38\x41\x45\x42\x44\x30\x44\x41\x30\x30\x37\x32\x46\x32\x35\x44\x38\x37\x44\x42\x41\x36\x46\x43\x39\x30\x46\x46\x44\x35\x39\x38\x45\x44\x34\x44\x41\x33\x35\x45\x34\x34\x43\x33\x39\x38\x43\x34\x35\x34\x33\x30\x37\x45\x38\x45\x33\x33\x42\x38\x34\x32\x36\x31\x34\x33\x44\x41\x45\x43\x39\x46\x35\x39\x36\x38\x33\x36\x46\x39\x37\x43\x38\x46\x37\x34\x37\x35\x30\x45\x35\x39\x37\x35\x43\x36\x34\x45\x32\x31\x38\x39\x46\x34\x35\x44\x45\x46\x34\x36\x42\x32\x41\x32\x42\x31\x32\x34\x37\x41\x44\x43\x33\x36\x35\x32\x42\x46\x35\x43\x33\x30\x38\x30\x35\x35\x44\x41\x39"), NULL);
  679. InternalsVisibleToAttribute_set_AllInternalsVisible_m8A2E202556185ADBB01D1AF437D1DF23BED94B2B_inline(tmp, false, NULL);
  680. }
  681. {
  682. InternalsVisibleToAttribute_t1D9772A02892BAC440952F880A43C257E6C3E68C * tmp = (InternalsVisibleToAttribute_t1D9772A02892BAC440952F880A43C257E6C3E68C *)cache->attributes[3];
  683. InternalsVisibleToAttribute__ctor_m420071A75DCEEC72356490C64B4B0B9270DA32B9(tmp, il2cpp_codegen_string_new_wrapper("\x53\x79\x73\x74\x65\x6D\x2E\x53\x65\x72\x76\x69\x63\x65\x4D\x6F\x64\x65\x6C\x2E\x57\x65\x62\x2C\x20\x50\x75\x62\x6C\x69\x63\x4B\x65\x79\x3D\x30\x30\x32\x34\x30\x30\x30\x30\x30\x34\x38\x30\x30\x30\x30\x30\x39\x34\x30\x30\x30\x30\x30\x30\x30\x36\x30\x32\x30\x30\x30\x30\x30\x30\x32\x34\x30\x30\x30\x30\x35\x32\x35\x33\x34\x31\x33\x31\x30\x30\x30\x34\x30\x30\x30\x30\x30\x31\x30\x30\x30\x31\x30\x30\x38\x44\x35\x36\x43\x37\x36\x46\x39\x45\x38\x36\x34\x39\x33\x38\x33\x30\x34\x39\x46\x33\x38\x33\x43\x34\x34\x42\x45\x30\x45\x43\x32\x30\x34\x31\x38\x31\x38\x32\x32\x41\x36\x43\x33\x31\x43\x46\x35\x45\x42\x37\x45\x46\x34\x38\x36\x39\x34\x34\x44\x30\x33\x32\x31\x38\x38\x45\x41\x31\x44\x33\x39\x32\x30\x37\x36\x33\x37\x31\x32\x43\x43\x42\x31\x32\x44\x37\x35\x46\x42\x37\x37\x45\x39\x38\x31\x31\x31\x34\x39\x45\x36\x31\x34\x38\x45\x35\x44\x33\x32\x46\x42\x41\x41\x42\x33\x37\x36\x31\x31\x43\x31\x38\x37\x38\x44\x44\x43\x31\x39\x45\x32\x30\x45\x46\x31\x33\x35\x44\x30\x43\x42\x32\x43\x46\x46\x32\x42\x46\x45\x43\x33\x44\x31\x31\x35\x38\x31\x30\x43\x33\x44\x39\x30\x36\x39\x36\x33\x38\x46\x45\x34\x42\x45\x32\x31\x35\x44\x42\x46\x37\x39\x35\x38\x36\x31\x39\x32\x30\x45\x35\x41\x42\x36\x46\x37\x44\x42\x32\x45\x32\x43\x45\x45\x46\x31\x33\x36\x41\x43\x32\x33\x44\x35\x44\x44\x32\x42\x46\x30\x33\x31\x37\x30\x30\x41\x45\x43\x32\x33\x32\x46\x36\x43\x36\x42\x31\x43\x37\x38\x35\x42\x34\x33\x30\x35\x43\x31\x32\x33\x42\x33\x37\x41\x42"), NULL);
  684. }
  685. {
  686. AssemblyKeyFileAttribute_tEF26145AA8A5F35C218FE543113825F133CC6253 * tmp = (AssemblyKeyFileAttribute_tEF26145AA8A5F35C218FE543113825F133CC6253 *)cache->attributes[4];
  687. AssemblyKeyFileAttribute__ctor_mCCE9180B365E9EB7111D5061069A5F73E1690CC3(tmp, il2cpp_codegen_string_new_wrapper("\x2E\x2E\x2F\x73\x69\x6C\x76\x65\x72\x6C\x69\x67\x68\x74\x2E\x70\x75\x62"), NULL);
  688. }
  689. {
  690. AssemblyDelaySignAttribute_tB66445498441723DC06E545FAA1CF0F128A1FE38 * tmp = (AssemblyDelaySignAttribute_tB66445498441723DC06E545FAA1CF0F128A1FE38 *)cache->attributes[5];
  691. AssemblyDelaySignAttribute__ctor_mD4A5A4EE506801F8BFE4E8F313FD421AE3003A7A(tmp, true, NULL);
  692. }
  693. {
  694. CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 * tmp = (CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 *)cache->attributes[6];
  695. CLSCompliantAttribute__ctor_m340EDA4DA5E45506AD631FE84241ADFB6B3F0270(tmp, true, NULL);
  696. }
  697. {
  698. ComVisibleAttribute_tCE3DF5E341F3ECE4C81FE85C15B3D782AB302A2A * tmp = (ComVisibleAttribute_tCE3DF5E341F3ECE4C81FE85C15B3D782AB302A2A *)cache->attributes[7];
  699. ComVisibleAttribute__ctor_mBDE8E12A0233C07B98D6D5103511F4DD5B1FC172(tmp, false, NULL);
  700. }
  701. {
  702. NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2 * tmp = (NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2 *)cache->attributes[8];
  703. NeutralResourcesLanguageAttribute__ctor_mF2BB52FC7FE116CCA2AEDD08A2DA1DF7055B56AF(tmp, il2cpp_codegen_string_new_wrapper("\x65\x6E\x2D\x55\x53"), NULL);
  704. }
  705. {
  706. AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 * tmp = (AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 *)cache->attributes[9];
  707. AssemblyInformationalVersionAttribute__ctor_m9BF349D8F980B0ABAB2A6312E422915285FA1678(tmp, il2cpp_codegen_string_new_wrapper("\x34\x2E\x30\x2E\x33\x30\x33\x31\x39\x2E\x31\x37\x30\x32\x30"), NULL);
  708. }
  709. {
  710. SatelliteContractVersionAttribute_tA77BDC45FEEFE11823E95476FC8AE60B007906D2 * tmp = (SatelliteContractVersionAttribute_tA77BDC45FEEFE11823E95476FC8AE60B007906D2 *)cache->attributes[10];
  711. SatelliteContractVersionAttribute__ctor_m561BB905628D77D6D09110E2C1427B313E8A3215(tmp, il2cpp_codegen_string_new_wrapper("\x34\x2E\x30\x2E\x30\x2E\x30"), NULL);
  712. }
  713. {
  714. AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC * tmp = (AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC *)cache->attributes[11];
  715. AssemblyCopyrightAttribute__ctor_mB0B5F5C1A7A8B172289CC694E2711F07A37CE3F3(tmp, il2cpp_codegen_string_new_wrapper("\x28\x63\x29\x20\x56\x61\x72\x69\x6F\x75\x73\x20\x4D\x6F\x6E\x6F\x20\x61\x75\x74\x68\x6F\x72\x73"), NULL);
  716. }
  717. {
  718. AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA * tmp = (AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA *)cache->attributes[12];
  719. AssemblyProductAttribute__ctor_m26DF1EBC1C86E7DA4786C66B44123899BE8DBCB8(tmp, il2cpp_codegen_string_new_wrapper("\x4D\x6F\x6E\x6F\x20\x43\x6F\x6D\x6D\x6F\x6E\x20\x4C\x61\x6E\x67\x75\x61\x67\x65\x20\x49\x6E\x66\x72\x61\x73\x74\x72\x75\x63\x74\x75\x72\x65"), NULL);
  720. }
  721. {
  722. AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 * tmp = (AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 *)cache->attributes[13];
  723. AssemblyCompanyAttribute__ctor_m435C9FEC405646617645636E67860598A0C46FF0(tmp, il2cpp_codegen_string_new_wrapper("\x4D\x6F\x6E\x6F\x20\x64\x65\x76\x65\x6C\x6F\x70\x6D\x65\x6E\x74\x20\x74\x65\x61\x6D"), NULL);
  724. }
  725. {
  726. ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC * tmp = (ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC *)cache->attributes[14];
  727. ExtensionAttribute__ctor_mB331519C39C4210259A248A4C629DF934937C1FA(tmp, NULL);
  728. }
  729. {
  730. CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF * tmp = (CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF *)cache->attributes[15];
  731. CompilationRelaxationsAttribute__ctor_m9012F6B0B55EF7A86133889CB22D74728CAB90AC(tmp, 8LL, NULL);
  732. }
  733. {
  734. AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 * tmp = (AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 *)cache->attributes[16];
  735. AssemblyTitleAttribute__ctor_mE239F206B3B369C48AE1F3B4211688778FE99E8D(tmp, il2cpp_codegen_string_new_wrapper("\x53\x79\x73\x74\x65\x6D\x2E\x58\x6D\x6C\x2E\x64\x6C\x6C"), NULL);
  736. }
  737. {
  738. InternalsVisibleToAttribute_t1D9772A02892BAC440952F880A43C257E6C3E68C * tmp = (InternalsVisibleToAttribute_t1D9772A02892BAC440952F880A43C257E6C3E68C *)cache->attributes[17];
  739. InternalsVisibleToAttribute__ctor_m420071A75DCEEC72356490C64B4B0B9270DA32B9(tmp, il2cpp_codegen_string_new_wrapper("\x53\x79\x73\x74\x65\x6D\x2E\x53\x65\x72\x76\x69\x63\x65\x4D\x6F\x64\x65\x6C\x2E\x46\x72\x69\x65\x6E\x64\x2C\x20\x50\x75\x62\x6C\x69\x63\x4B\x65\x79\x3D\x30\x30\x32\x34\x30\x30\x30\x30\x30\x34\x38\x30\x30\x30\x30\x30\x39\x34\x30\x30\x30\x30\x30\x30\x30\x36\x30\x32\x30\x30\x30\x30\x30\x30\x32\x34\x30\x30\x30\x30\x35\x32\x35\x33\x34\x31\x33\x31\x30\x30\x30\x34\x30\x30\x30\x30\x30\x31\x30\x30\x30\x31\x30\x30\x30\x37\x64\x31\x66\x61\x35\x37\x63\x34\x61\x65\x64\x39\x66\x30\x61\x33\x32\x65\x38\x34\x61\x61\x30\x66\x61\x65\x66\x64\x30\x64\x65\x39\x65\x38\x66\x64\x36\x61\x65\x63\x38\x66\x38\x37\x66\x62\x30\x33\x37\x36\x36\x63\x38\x33\x34\x63\x39\x39\x39\x32\x31\x65\x62\x32\x33\x62\x65\x37\x39\x61\x64\x39\x64\x35\x64\x63\x63\x31\x64\x64\x39\x61\x64\x32\x33\x36\x31\x33\x32\x31\x30\x32\x39\x30\x30\x62\x37\x32\x33\x63\x66\x39\x38\x30\x39\x35\x37\x66\x63\x34\x65\x31\x37\x37\x31\x30\x38\x66\x63\x36\x30\x37\x37\x37\x34\x66\x32\x39\x65\x38\x33\x32\x30\x65\x39\x32\x65\x61\x30\x35\x65\x63\x65\x34\x65\x38\x32\x31\x63\x30\x61\x35\x65\x66\x65\x38\x66\x31\x36\x34\x35\x63\x34\x63\x30\x63\x39\x33\x63\x31\x61\x62\x39\x39\x32\x38\x35\x64\x36\x32\x32\x63\x61\x61\x36\x35\x32\x63\x31\x64\x66\x61\x64\x36\x33\x64\x37\x34\x35\x64\x36\x66\x32\x64\x65\x35\x66\x31\x37\x65\x35\x65\x61\x66\x30\x66\x63\x34\x39\x36\x33\x64\x32\x36\x31\x63\x38\x61\x31\x32\x34\x33\x36\x35\x31\x38\x32\x30\x36\x64\x63\x30\x39\x33\x33\x34\x34\x64\x35\x61\x64\x32\x39\x33"), NULL);
  740. }
  741. {
  742. InternalsVisibleToAttribute_t1D9772A02892BAC440952F880A43C257E6C3E68C * tmp = (InternalsVisibleToAttribute_t1D9772A02892BAC440952F880A43C257E6C3E68C *)cache->attributes[18];
  743. InternalsVisibleToAttribute__ctor_m420071A75DCEEC72356490C64B4B0B9270DA32B9(tmp, il2cpp_codegen_string_new_wrapper("\x53\x79\x73\x74\x65\x6D\x2E\x58\x6D\x6C\x2E\x4C\x69\x6E\x71\x2C\x20\x50\x75\x62\x6C\x69\x63\x4B\x65\x79\x3D\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x34\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30"), NULL);
  744. }
  745. {
  746. InternalsVisibleToAttribute_t1D9772A02892BAC440952F880A43C257E6C3E68C * tmp = (InternalsVisibleToAttribute_t1D9772A02892BAC440952F880A43C257E6C3E68C *)cache->attributes[19];
  747. InternalsVisibleToAttribute__ctor_m420071A75DCEEC72356490C64B4B0B9270DA32B9(tmp, il2cpp_codegen_string_new_wrapper("\x53\x79\x73\x74\x65\x6D\x2E\x44\x61\x74\x61\x2E\x53\x71\x6C\x58\x6D\x6C\x2C\x20\x50\x75\x62\x6C\x69\x63\x4B\x65\x79\x3D\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x34\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30\x30"), NULL);
  748. }
  749. {
  750. DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B * tmp = (DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B *)cache->attributes[20];
  751. DebuggableAttribute__ctor_m7FF445C8435494A4847123A668D889E692E55550(tmp, 2LL, NULL);
  752. }
  753. {
  754. RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * tmp = (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 *)cache->attributes[21];
  755. RuntimeCompatibilityAttribute__ctor_m551DDF1438CE97A984571949723F30F44CF7317C(tmp, NULL);
  756. RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline(tmp, true, NULL);
  757. }
  758. {
  759. AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3 * tmp = (AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3 *)cache->attributes[22];
  760. AssemblyDescriptionAttribute__ctor_m3A0BD500FF352A67235FBA499FBA58EFF15B1F25(tmp, il2cpp_codegen_string_new_wrapper("\x53\x79\x73\x74\x65\x6D\x2E\x58\x6D\x6C\x2E\x64\x6C\x6C"), NULL);
  761. }
  762. }
  763. static void XmlReader_tECCB3D8B757F8CE744EF0430F338BEF15E060138_CustomAttributesCacheGenerator(CustomAttributesCache* cache)
  764. {
  765. {
  766. DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F * tmp = (DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F *)cache->attributes[0];
  767. DebuggerDisplayAttribute__ctor_m870C3A98DA4C9FA7FD4411169AF30C55A90B9988(tmp, il2cpp_codegen_string_new_wrapper("\x7B\x64\x65\x62\x75\x67\x67\x65\x72\x44\x69\x73\x70\x6C\x61\x79\x50\x72\x6F\x78\x79\x7D"), NULL);
  768. }
  769. {
  770. DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5 * tmp = (DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5 *)cache->attributes[1];
  771. DefaultMemberAttribute__ctor_mA025B6F5B3A9292696E01108027840C8DFF7F4D7(tmp, il2cpp_codegen_string_new_wrapper("\x49\x74\x65\x6D"), NULL);
  772. }
  773. {
  774. DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F * tmp = (DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F *)cache->attributes[2];
  775. DebuggerDisplayAttribute__ctor_m870C3A98DA4C9FA7FD4411169AF30C55A90B9988(tmp, il2cpp_codegen_string_new_wrapper("\x7B\x64\x65\x62\x75\x67\x67\x65\x72\x44\x69\x73\x70\x6C\x61\x79\x50\x72\x6F\x78\x79\x7D"), NULL);
  776. }
  777. }
  778. static void XmlReaderDebuggerDisplayProxy_t06BFFD864B3662CB3DA3FEDA06E8F2A9C626501E_CustomAttributesCacheGenerator(CustomAttributesCache* cache)
  779. {
  780. {
  781. DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F * tmp = (DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F *)cache->attributes[0];
  782. DebuggerDisplayAttribute__ctor_m870C3A98DA4C9FA7FD4411169AF30C55A90B9988(tmp, il2cpp_codegen_string_new_wrapper("\x7B\x54\x6F\x53\x74\x72\x69\x6E\x67\x28\x29\x7D"), NULL);
  783. }
  784. }
  785. static void XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1_CustomAttributesCacheGenerator(CustomAttributesCache* cache)
  786. {
  787. {
  788. DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5 * tmp = (DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5 *)cache->attributes[0];
  789. DefaultMemberAttribute__ctor_mA025B6F5B3A9292696E01108027840C8DFF7F4D7(tmp, il2cpp_codegen_string_new_wrapper("\x49\x74\x65\x6D"), NULL);
  790. }
  791. {
  792. DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F * tmp = (DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F *)cache->attributes[1];
  793. DebuggerDisplayAttribute__ctor_m870C3A98DA4C9FA7FD4411169AF30C55A90B9988(tmp, il2cpp_codegen_string_new_wrapper("\x7B\x64\x65\x62\x75\x67\x67\x65\x72\x44\x69\x73\x70\x6C\x61\x79\x50\x72\x6F\x78\x79\x7D"), NULL);
  794. }
  795. }
  796. static void DebuggerDisplayXmlNodeProxy_t3DC53395257D0BEE64B31911A3E3A460E89BC8BC_CustomAttributesCacheGenerator(CustomAttributesCache* cache)
  797. {
  798. {
  799. DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F * tmp = (DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F *)cache->attributes[0];
  800. DebuggerDisplayAttribute__ctor_m870C3A98DA4C9FA7FD4411169AF30C55A90B9988(tmp, il2cpp_codegen_string_new_wrapper("\x7B\x54\x6F\x53\x74\x72\x69\x6E\x67\x28\x29\x7D"), NULL);
  801. }
  802. }
  803. static void U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E_CustomAttributesCacheGenerator(CustomAttributesCache* cache)
  804. {
  805. {
  806. CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0];
  807. CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL);
  808. }
  809. }
  810. IL2CPP_EXTERN_C const CustomAttributesCacheGenerator g_System_Xml_AttributeGenerators[];
  811. const CustomAttributesCacheGenerator g_System_Xml_AttributeGenerators[6] =
  812. {
  813. XmlReader_tECCB3D8B757F8CE744EF0430F338BEF15E060138_CustomAttributesCacheGenerator,
  814. XmlReaderDebuggerDisplayProxy_t06BFFD864B3662CB3DA3FEDA06E8F2A9C626501E_CustomAttributesCacheGenerator,
  815. XmlNode_t26782CDADA207DFC891B2772C8DB236DD3D324A1_CustomAttributesCacheGenerator,
  816. DebuggerDisplayXmlNodeProxy_t3DC53395257D0BEE64B31911A3E3A460E89BC8BC_CustomAttributesCacheGenerator,
  817. U3CPrivateImplementationDetailsU3E_tAA330E6B4295DC1363094EDE988D3B524C40486E_CustomAttributesCacheGenerator,
  818. System_Xml_CustomAttributesCacheGenerator,
  819. };
  820. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void InternalsVisibleToAttribute_set_AllInternalsVisible_m8A2E202556185ADBB01D1AF437D1DF23BED94B2B_inline (InternalsVisibleToAttribute_t1D9772A02892BAC440952F880A43C257E6C3E68C * __this, bool ___value0, const RuntimeMethod* method)
  821. {
  822. {
  823. bool L_0 = ___value0;
  824. __this->set__allInternalsVisible_1(L_0);
  825. return;
  826. }
  827. }
  828. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, bool ___value0, const RuntimeMethod* method)
  829. {
  830. {
  831. bool L_0 = ___value0;
  832. __this->set_m_wrapNonExceptionThrows_0(L_0);
  833. return;
  834. }
  835. }