System.Buffers_Attr.cpp 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692
  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.AssemblyDescriptionAttribute
  18. struct AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3;
  19. // System.Reflection.AssemblyFileVersionAttribute
  20. struct AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F;
  21. // System.Reflection.AssemblyInformationalVersionAttribute
  22. struct AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0;
  23. // System.Reflection.AssemblyMetadataAttribute
  24. struct AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F;
  25. // System.Reflection.AssemblyProductAttribute
  26. struct AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA;
  27. // System.Reflection.AssemblyTitleAttribute
  28. struct AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7;
  29. // System.CLSCompliantAttribute
  30. struct CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249;
  31. // System.Runtime.CompilerServices.CompilationRelaxationsAttribute
  32. struct CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF;
  33. // System.Runtime.CompilerServices.CompilerGeneratedAttribute
  34. struct CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C;
  35. // System.Diagnostics.DebuggableAttribute
  36. struct DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B;
  37. // System.Resources.NeutralResourcesLanguageAttribute
  38. struct NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2;
  39. // System.Runtime.CompilerServices.RuntimeCompatibilityAttribute
  40. struct RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80;
  41. // System.String
  42. struct String_t;
  43. IL2CPP_EXTERN_C_BEGIN
  44. IL2CPP_EXTERN_C_END
  45. #ifdef __clang__
  46. #pragma clang diagnostic push
  47. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  48. #pragma clang diagnostic ignored "-Wunused-variable"
  49. #endif
  50. // System.Object
  51. // System.Attribute
  52. struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 : public RuntimeObject
  53. {
  54. public:
  55. public:
  56. };
  57. // System.String
  58. struct String_t : public RuntimeObject
  59. {
  60. public:
  61. // System.Int32 System.String::m_stringLength
  62. int32_t ___m_stringLength_0;
  63. // System.Char System.String::m_firstChar
  64. Il2CppChar ___m_firstChar_1;
  65. public:
  66. inline static int32_t get_offset_of_m_stringLength_0() { return static_cast<int32_t>(offsetof(String_t, ___m_stringLength_0)); }
  67. inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; }
  68. inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; }
  69. inline void set_m_stringLength_0(int32_t value)
  70. {
  71. ___m_stringLength_0 = value;
  72. }
  73. inline static int32_t get_offset_of_m_firstChar_1() { return static_cast<int32_t>(offsetof(String_t, ___m_firstChar_1)); }
  74. inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; }
  75. inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; }
  76. inline void set_m_firstChar_1(Il2CppChar value)
  77. {
  78. ___m_firstChar_1 = value;
  79. }
  80. };
  81. struct String_t_StaticFields
  82. {
  83. public:
  84. // System.String System.String::Empty
  85. String_t* ___Empty_5;
  86. public:
  87. inline static int32_t get_offset_of_Empty_5() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_5)); }
  88. inline String_t* get_Empty_5() const { return ___Empty_5; }
  89. inline String_t** get_address_of_Empty_5() { return &___Empty_5; }
  90. inline void set_Empty_5(String_t* value)
  91. {
  92. ___Empty_5 = value;
  93. Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value);
  94. }
  95. };
  96. // System.ValueType
  97. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject
  98. {
  99. public:
  100. public:
  101. };
  102. // Native definition for P/Invoke marshalling of System.ValueType
  103. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke
  104. {
  105. };
  106. // Native definition for COM marshalling of System.ValueType
  107. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com
  108. {
  109. };
  110. // System.Reflection.AssemblyCompanyAttribute
  111. struct AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  112. {
  113. public:
  114. // System.String System.Reflection.AssemblyCompanyAttribute::m_company
  115. String_t* ___m_company_0;
  116. public:
  117. inline static int32_t get_offset_of_m_company_0() { return static_cast<int32_t>(offsetof(AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4, ___m_company_0)); }
  118. inline String_t* get_m_company_0() const { return ___m_company_0; }
  119. inline String_t** get_address_of_m_company_0() { return &___m_company_0; }
  120. inline void set_m_company_0(String_t* value)
  121. {
  122. ___m_company_0 = value;
  123. Il2CppCodeGenWriteBarrier((void**)(&___m_company_0), (void*)value);
  124. }
  125. };
  126. // System.Reflection.AssemblyCopyrightAttribute
  127. struct AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  128. {
  129. public:
  130. // System.String System.Reflection.AssemblyCopyrightAttribute::m_copyright
  131. String_t* ___m_copyright_0;
  132. public:
  133. inline static int32_t get_offset_of_m_copyright_0() { return static_cast<int32_t>(offsetof(AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC, ___m_copyright_0)); }
  134. inline String_t* get_m_copyright_0() const { return ___m_copyright_0; }
  135. inline String_t** get_address_of_m_copyright_0() { return &___m_copyright_0; }
  136. inline void set_m_copyright_0(String_t* value)
  137. {
  138. ___m_copyright_0 = value;
  139. Il2CppCodeGenWriteBarrier((void**)(&___m_copyright_0), (void*)value);
  140. }
  141. };
  142. // System.Reflection.AssemblyDefaultAliasAttribute
  143. struct AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  144. {
  145. public:
  146. // System.String System.Reflection.AssemblyDefaultAliasAttribute::m_defaultAlias
  147. String_t* ___m_defaultAlias_0;
  148. public:
  149. inline static int32_t get_offset_of_m_defaultAlias_0() { return static_cast<int32_t>(offsetof(AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA, ___m_defaultAlias_0)); }
  150. inline String_t* get_m_defaultAlias_0() const { return ___m_defaultAlias_0; }
  151. inline String_t** get_address_of_m_defaultAlias_0() { return &___m_defaultAlias_0; }
  152. inline void set_m_defaultAlias_0(String_t* value)
  153. {
  154. ___m_defaultAlias_0 = value;
  155. Il2CppCodeGenWriteBarrier((void**)(&___m_defaultAlias_0), (void*)value);
  156. }
  157. };
  158. // System.Reflection.AssemblyDescriptionAttribute
  159. struct AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  160. {
  161. public:
  162. // System.String System.Reflection.AssemblyDescriptionAttribute::m_description
  163. String_t* ___m_description_0;
  164. public:
  165. inline static int32_t get_offset_of_m_description_0() { return static_cast<int32_t>(offsetof(AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3, ___m_description_0)); }
  166. inline String_t* get_m_description_0() const { return ___m_description_0; }
  167. inline String_t** get_address_of_m_description_0() { return &___m_description_0; }
  168. inline void set_m_description_0(String_t* value)
  169. {
  170. ___m_description_0 = value;
  171. Il2CppCodeGenWriteBarrier((void**)(&___m_description_0), (void*)value);
  172. }
  173. };
  174. // System.Reflection.AssemblyFileVersionAttribute
  175. struct AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  176. {
  177. public:
  178. // System.String System.Reflection.AssemblyFileVersionAttribute::_version
  179. String_t* ____version_0;
  180. public:
  181. inline static int32_t get_offset_of__version_0() { return static_cast<int32_t>(offsetof(AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F, ____version_0)); }
  182. inline String_t* get__version_0() const { return ____version_0; }
  183. inline String_t** get_address_of__version_0() { return &____version_0; }
  184. inline void set__version_0(String_t* value)
  185. {
  186. ____version_0 = value;
  187. Il2CppCodeGenWriteBarrier((void**)(&____version_0), (void*)value);
  188. }
  189. };
  190. // System.Reflection.AssemblyInformationalVersionAttribute
  191. struct AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  192. {
  193. public:
  194. // System.String System.Reflection.AssemblyInformationalVersionAttribute::m_informationalVersion
  195. String_t* ___m_informationalVersion_0;
  196. public:
  197. inline static int32_t get_offset_of_m_informationalVersion_0() { return static_cast<int32_t>(offsetof(AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0, ___m_informationalVersion_0)); }
  198. inline String_t* get_m_informationalVersion_0() const { return ___m_informationalVersion_0; }
  199. inline String_t** get_address_of_m_informationalVersion_0() { return &___m_informationalVersion_0; }
  200. inline void set_m_informationalVersion_0(String_t* value)
  201. {
  202. ___m_informationalVersion_0 = value;
  203. Il2CppCodeGenWriteBarrier((void**)(&___m_informationalVersion_0), (void*)value);
  204. }
  205. };
  206. // System.Reflection.AssemblyMetadataAttribute
  207. struct AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  208. {
  209. public:
  210. // System.String System.Reflection.AssemblyMetadataAttribute::m_key
  211. String_t* ___m_key_0;
  212. // System.String System.Reflection.AssemblyMetadataAttribute::m_value
  213. String_t* ___m_value_1;
  214. public:
  215. inline static int32_t get_offset_of_m_key_0() { return static_cast<int32_t>(offsetof(AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F, ___m_key_0)); }
  216. inline String_t* get_m_key_0() const { return ___m_key_0; }
  217. inline String_t** get_address_of_m_key_0() { return &___m_key_0; }
  218. inline void set_m_key_0(String_t* value)
  219. {
  220. ___m_key_0 = value;
  221. Il2CppCodeGenWriteBarrier((void**)(&___m_key_0), (void*)value);
  222. }
  223. inline static int32_t get_offset_of_m_value_1() { return static_cast<int32_t>(offsetof(AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F, ___m_value_1)); }
  224. inline String_t* get_m_value_1() const { return ___m_value_1; }
  225. inline String_t** get_address_of_m_value_1() { return &___m_value_1; }
  226. inline void set_m_value_1(String_t* value)
  227. {
  228. ___m_value_1 = value;
  229. Il2CppCodeGenWriteBarrier((void**)(&___m_value_1), (void*)value);
  230. }
  231. };
  232. // System.Reflection.AssemblyProductAttribute
  233. struct AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  234. {
  235. public:
  236. // System.String System.Reflection.AssemblyProductAttribute::m_product
  237. String_t* ___m_product_0;
  238. public:
  239. inline static int32_t get_offset_of_m_product_0() { return static_cast<int32_t>(offsetof(AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA, ___m_product_0)); }
  240. inline String_t* get_m_product_0() const { return ___m_product_0; }
  241. inline String_t** get_address_of_m_product_0() { return &___m_product_0; }
  242. inline void set_m_product_0(String_t* value)
  243. {
  244. ___m_product_0 = value;
  245. Il2CppCodeGenWriteBarrier((void**)(&___m_product_0), (void*)value);
  246. }
  247. };
  248. // System.Reflection.AssemblyTitleAttribute
  249. struct AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  250. {
  251. public:
  252. // System.String System.Reflection.AssemblyTitleAttribute::m_title
  253. String_t* ___m_title_0;
  254. public:
  255. inline static int32_t get_offset_of_m_title_0() { return static_cast<int32_t>(offsetof(AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7, ___m_title_0)); }
  256. inline String_t* get_m_title_0() const { return ___m_title_0; }
  257. inline String_t** get_address_of_m_title_0() { return &___m_title_0; }
  258. inline void set_m_title_0(String_t* value)
  259. {
  260. ___m_title_0 = value;
  261. Il2CppCodeGenWriteBarrier((void**)(&___m_title_0), (void*)value);
  262. }
  263. };
  264. // System.Boolean
  265. struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37
  266. {
  267. public:
  268. // System.Boolean System.Boolean::m_value
  269. bool ___m_value_0;
  270. public:
  271. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); }
  272. inline bool get_m_value_0() const { return ___m_value_0; }
  273. inline bool* get_address_of_m_value_0() { return &___m_value_0; }
  274. inline void set_m_value_0(bool value)
  275. {
  276. ___m_value_0 = value;
  277. }
  278. };
  279. struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields
  280. {
  281. public:
  282. // System.String System.Boolean::TrueString
  283. String_t* ___TrueString_5;
  284. // System.String System.Boolean::FalseString
  285. String_t* ___FalseString_6;
  286. public:
  287. inline static int32_t get_offset_of_TrueString_5() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); }
  288. inline String_t* get_TrueString_5() const { return ___TrueString_5; }
  289. inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; }
  290. inline void set_TrueString_5(String_t* value)
  291. {
  292. ___TrueString_5 = value;
  293. Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value);
  294. }
  295. inline static int32_t get_offset_of_FalseString_6() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); }
  296. inline String_t* get_FalseString_6() const { return ___FalseString_6; }
  297. inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; }
  298. inline void set_FalseString_6(String_t* value)
  299. {
  300. ___FalseString_6 = value;
  301. Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value);
  302. }
  303. };
  304. // System.CLSCompliantAttribute
  305. struct CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  306. {
  307. public:
  308. // System.Boolean System.CLSCompliantAttribute::m_compliant
  309. bool ___m_compliant_0;
  310. public:
  311. inline static int32_t get_offset_of_m_compliant_0() { return static_cast<int32_t>(offsetof(CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249, ___m_compliant_0)); }
  312. inline bool get_m_compliant_0() const { return ___m_compliant_0; }
  313. inline bool* get_address_of_m_compliant_0() { return &___m_compliant_0; }
  314. inline void set_m_compliant_0(bool value)
  315. {
  316. ___m_compliant_0 = value;
  317. }
  318. };
  319. // System.Runtime.CompilerServices.CompilationRelaxationsAttribute
  320. struct CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  321. {
  322. public:
  323. // System.Int32 System.Runtime.CompilerServices.CompilationRelaxationsAttribute::m_relaxations
  324. int32_t ___m_relaxations_0;
  325. public:
  326. inline static int32_t get_offset_of_m_relaxations_0() { return static_cast<int32_t>(offsetof(CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF, ___m_relaxations_0)); }
  327. inline int32_t get_m_relaxations_0() const { return ___m_relaxations_0; }
  328. inline int32_t* get_address_of_m_relaxations_0() { return &___m_relaxations_0; }
  329. inline void set_m_relaxations_0(int32_t value)
  330. {
  331. ___m_relaxations_0 = value;
  332. }
  333. };
  334. // System.Runtime.CompilerServices.CompilerGeneratedAttribute
  335. struct CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  336. {
  337. public:
  338. public:
  339. };
  340. // System.Enum
  341. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52
  342. {
  343. public:
  344. public:
  345. };
  346. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields
  347. {
  348. public:
  349. // System.Char[] System.Enum::enumSeperatorCharArray
  350. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0;
  351. public:
  352. inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast<int32_t>(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); }
  353. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; }
  354. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; }
  355. inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value)
  356. {
  357. ___enumSeperatorCharArray_0 = value;
  358. Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value);
  359. }
  360. };
  361. // Native definition for P/Invoke marshalling of System.Enum
  362. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke
  363. {
  364. };
  365. // Native definition for COM marshalling of System.Enum
  366. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com
  367. {
  368. };
  369. // System.Runtime.CompilerServices.RuntimeCompatibilityAttribute
  370. struct RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  371. {
  372. public:
  373. // System.Boolean System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::m_wrapNonExceptionThrows
  374. bool ___m_wrapNonExceptionThrows_0;
  375. public:
  376. inline static int32_t get_offset_of_m_wrapNonExceptionThrows_0() { return static_cast<int32_t>(offsetof(RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80, ___m_wrapNonExceptionThrows_0)); }
  377. inline bool get_m_wrapNonExceptionThrows_0() const { return ___m_wrapNonExceptionThrows_0; }
  378. inline bool* get_address_of_m_wrapNonExceptionThrows_0() { return &___m_wrapNonExceptionThrows_0; }
  379. inline void set_m_wrapNonExceptionThrows_0(bool value)
  380. {
  381. ___m_wrapNonExceptionThrows_0 = value;
  382. }
  383. };
  384. // System.Void
  385. struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5
  386. {
  387. public:
  388. union
  389. {
  390. struct
  391. {
  392. };
  393. uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1];
  394. };
  395. public:
  396. };
  397. // System.Resources.UltimateResourceFallbackLocation
  398. struct UltimateResourceFallbackLocation_tA4EBEA627CD0C386314EBB60D7A4225C435D0F0B
  399. {
  400. public:
  401. // System.Int32 System.Resources.UltimateResourceFallbackLocation::value__
  402. int32_t ___value___2;
  403. public:
  404. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(UltimateResourceFallbackLocation_tA4EBEA627CD0C386314EBB60D7A4225C435D0F0B, ___value___2)); }
  405. inline int32_t get_value___2() const { return ___value___2; }
  406. inline int32_t* get_address_of_value___2() { return &___value___2; }
  407. inline void set_value___2(int32_t value)
  408. {
  409. ___value___2 = value;
  410. }
  411. };
  412. // System.Diagnostics.DebuggableAttribute/DebuggingModes
  413. struct DebuggingModes_t279D5B9C012ABA935887CB73C5A63A1F46AF08A8
  414. {
  415. public:
  416. // System.Int32 System.Diagnostics.DebuggableAttribute/DebuggingModes::value__
  417. int32_t ___value___2;
  418. public:
  419. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(DebuggingModes_t279D5B9C012ABA935887CB73C5A63A1F46AF08A8, ___value___2)); }
  420. inline int32_t get_value___2() const { return ___value___2; }
  421. inline int32_t* get_address_of_value___2() { return &___value___2; }
  422. inline void set_value___2(int32_t value)
  423. {
  424. ___value___2 = value;
  425. }
  426. };
  427. // System.Diagnostics.DebuggableAttribute
  428. struct DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  429. {
  430. public:
  431. // System.Diagnostics.DebuggableAttribute/DebuggingModes System.Diagnostics.DebuggableAttribute::m_debuggingModes
  432. int32_t ___m_debuggingModes_0;
  433. public:
  434. inline static int32_t get_offset_of_m_debuggingModes_0() { return static_cast<int32_t>(offsetof(DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B, ___m_debuggingModes_0)); }
  435. inline int32_t get_m_debuggingModes_0() const { return ___m_debuggingModes_0; }
  436. inline int32_t* get_address_of_m_debuggingModes_0() { return &___m_debuggingModes_0; }
  437. inline void set_m_debuggingModes_0(int32_t value)
  438. {
  439. ___m_debuggingModes_0 = value;
  440. }
  441. };
  442. // System.Resources.NeutralResourcesLanguageAttribute
  443. struct NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  444. {
  445. public:
  446. // System.String System.Resources.NeutralResourcesLanguageAttribute::_culture
  447. String_t* ____culture_0;
  448. // System.Resources.UltimateResourceFallbackLocation System.Resources.NeutralResourcesLanguageAttribute::_fallbackLoc
  449. int32_t ____fallbackLoc_1;
  450. public:
  451. inline static int32_t get_offset_of__culture_0() { return static_cast<int32_t>(offsetof(NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2, ____culture_0)); }
  452. inline String_t* get__culture_0() const { return ____culture_0; }
  453. inline String_t** get_address_of__culture_0() { return &____culture_0; }
  454. inline void set__culture_0(String_t* value)
  455. {
  456. ____culture_0 = value;
  457. Il2CppCodeGenWriteBarrier((void**)(&____culture_0), (void*)value);
  458. }
  459. inline static int32_t get_offset_of__fallbackLoc_1() { return static_cast<int32_t>(offsetof(NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2, ____fallbackLoc_1)); }
  460. inline int32_t get__fallbackLoc_1() const { return ____fallbackLoc_1; }
  461. inline int32_t* get_address_of__fallbackLoc_1() { return &____fallbackLoc_1; }
  462. inline void set__fallbackLoc_1(int32_t value)
  463. {
  464. ____fallbackLoc_1 = value;
  465. }
  466. };
  467. #ifdef __clang__
  468. #pragma clang diagnostic pop
  469. #endif
  470. // System.Void System.Reflection.AssemblyDefaultAliasAttribute::.ctor(System.String)
  471. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyDefaultAliasAttribute__ctor_m0C9991C32ED63B598FA509F3AF74554A5C874EB0 (AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA * __this, String_t* ___defaultAlias0, const RuntimeMethod* method);
  472. // System.Void System.Reflection.AssemblyMetadataAttribute::.ctor(System.String,System.String)
  473. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyMetadataAttribute__ctor_m5A4B63DCD1CCB566C877C0CFCD9FE0BBDD249529 (AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F * __this, String_t* ___key0, String_t* ___value1, const RuntimeMethod* method);
  474. // System.Void System.CLSCompliantAttribute::.ctor(System.Boolean)
  475. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CLSCompliantAttribute__ctor_m340EDA4DA5E45506AD631FE84241ADFB6B3F0270 (CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 * __this, bool ___isCompliant0, const RuntimeMethod* method);
  476. // System.Void System.Reflection.AssemblyInformationalVersionAttribute::.ctor(System.String)
  477. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyInformationalVersionAttribute__ctor_m9BF349D8F980B0ABAB2A6312E422915285FA1678 (AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 * __this, String_t* ___informationalVersion0, const RuntimeMethod* method);
  478. // System.Void System.Reflection.AssemblyFileVersionAttribute::.ctor(System.String)
  479. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyFileVersionAttribute__ctor_mF855AEBC51CB72F4FF913499256741AE57B0F13D (AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F * __this, String_t* ___version0, const RuntimeMethod* method);
  480. // System.Void System.Reflection.AssemblyCopyrightAttribute::.ctor(System.String)
  481. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyCopyrightAttribute__ctor_mB0B5F5C1A7A8B172289CC694E2711F07A37CE3F3 (AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC * __this, String_t* ___copyright0, const RuntimeMethod* method);
  482. // System.Void System.Reflection.AssemblyProductAttribute::.ctor(System.String)
  483. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyProductAttribute__ctor_m26DF1EBC1C86E7DA4786C66B44123899BE8DBCB8 (AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA * __this, String_t* ___product0, const RuntimeMethod* method);
  484. // System.Void System.Reflection.AssemblyCompanyAttribute::.ctor(System.String)
  485. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyCompanyAttribute__ctor_m435C9FEC405646617645636E67860598A0C46FF0 (AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 * __this, String_t* ___company0, const RuntimeMethod* method);
  486. // System.Void System.Reflection.AssemblyDescriptionAttribute::.ctor(System.String)
  487. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyDescriptionAttribute__ctor_m3A0BD500FF352A67235FBA499FBA58EFF15B1F25 (AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3 * __this, String_t* ___description0, const RuntimeMethod* method);
  488. // System.Void System.Reflection.AssemblyTitleAttribute::.ctor(System.String)
  489. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyTitleAttribute__ctor_mE239F206B3B369C48AE1F3B4211688778FE99E8D (AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 * __this, String_t* ___title0, const RuntimeMethod* method);
  490. // System.Void System.Resources.NeutralResourcesLanguageAttribute::.ctor(System.String)
  491. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NeutralResourcesLanguageAttribute__ctor_mF2BB52FC7FE116CCA2AEDD08A2DA1DF7055B56AF (NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2 * __this, String_t* ___cultureName0, const RuntimeMethod* method);
  492. // System.Void System.Diagnostics.DebuggableAttribute::.ctor(System.Diagnostics.DebuggableAttribute/DebuggingModes)
  493. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebuggableAttribute__ctor_m7FF445C8435494A4847123A668D889E692E55550 (DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B * __this, int32_t ___modes0, const RuntimeMethod* method);
  494. // System.Void System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::.ctor()
  495. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute__ctor_m551DDF1438CE97A984571949723F30F44CF7317C (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, const RuntimeMethod* method);
  496. // System.Void System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::set_WrapNonExceptionThrows(System.Boolean)
  497. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, bool ___value0, const RuntimeMethod* method);
  498. // System.Void System.Runtime.CompilerServices.CompilationRelaxationsAttribute::.ctor(System.Int32)
  499. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompilationRelaxationsAttribute__ctor_mAC3079EBC4EEAB474EED8208EF95DB39C922333B (CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF * __this, int32_t ___relaxations0, const RuntimeMethod* method);
  500. // System.Void System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor()
  501. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35 (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * __this, const RuntimeMethod* method);
  502. static void System_Buffers_CustomAttributesCacheGenerator(CustomAttributesCache* cache)
  503. {
  504. {
  505. AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA * tmp = (AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA *)cache->attributes[0];
  506. AssemblyDefaultAliasAttribute__ctor_m0C9991C32ED63B598FA509F3AF74554A5C874EB0(tmp, il2cpp_codegen_string_new_wrapper("\x53\x79\x73\x74\x65\x6D\x2E\x42\x75\x66\x66\x65\x72\x73"), NULL);
  507. }
  508. {
  509. AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F * tmp = (AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F *)cache->attributes[1];
  510. AssemblyMetadataAttribute__ctor_m5A4B63DCD1CCB566C877C0CFCD9FE0BBDD249529(tmp, il2cpp_codegen_string_new_wrapper("\x2E\x4E\x45\x54\x46\x72\x61\x6D\x65\x77\x6F\x72\x6B\x41\x73\x73\x65\x6D\x62\x6C\x79"), il2cpp_codegen_string_new_wrapper(""), NULL);
  511. }
  512. {
  513. CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 * tmp = (CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 *)cache->attributes[2];
  514. CLSCompliantAttribute__ctor_m340EDA4DA5E45506AD631FE84241ADFB6B3F0270(tmp, true, NULL);
  515. }
  516. {
  517. AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 * tmp = (AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 *)cache->attributes[3];
  518. AssemblyInformationalVersionAttribute__ctor_m9BF349D8F980B0ABAB2A6312E422915285FA1678(tmp, il2cpp_codegen_string_new_wrapper("\x34\x2E\x36\x2E\x32\x38\x36\x31\x39\x2E\x30\x31\x20\x40\x42\x75\x69\x6C\x74\x42\x79\x3A\x20\x64\x6C\x61\x62\x31\x34\x2D\x44\x44\x56\x53\x4F\x57\x49\x4E\x41\x47\x45\x30\x36\x39\x20\x40\x42\x72\x61\x6E\x63\x68\x3A\x20\x72\x65\x6C\x65\x61\x73\x65\x2F\x32\x2E\x31\x20\x40\x53\x72\x63\x43\x6F\x64\x65\x3A\x20\x68\x74\x74\x70\x73\x3A\x2F\x2F\x67\x69\x74\x68\x75\x62\x2E\x63\x6F\x6D\x2F\x64\x6F\x74\x6E\x65\x74\x2F\x63\x6F\x72\x65\x66\x78\x2F\x74\x72\x65\x65\x2F\x37\x36\x30\x31\x66\x34\x66\x36\x32\x32\x35\x30\x38\x39\x66\x66\x62\x32\x39\x31\x64\x63\x37\x64\x35\x38\x32\x39\x33\x63\x37\x62\x62\x66\x35\x63\x35\x64\x34\x66"), NULL);
  519. }
  520. {
  521. AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F * tmp = (AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F *)cache->attributes[4];
  522. AssemblyFileVersionAttribute__ctor_mF855AEBC51CB72F4FF913499256741AE57B0F13D(tmp, il2cpp_codegen_string_new_wrapper("\x34\x2E\x36\x2E\x32\x38\x36\x31\x39\x2E\x30\x31"), NULL);
  523. }
  524. {
  525. AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC * tmp = (AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC *)cache->attributes[5];
  526. AssemblyCopyrightAttribute__ctor_mB0B5F5C1A7A8B172289CC694E2711F07A37CE3F3(tmp, il2cpp_codegen_string_new_wrapper("\xC2\xA9\x20\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x20\x43\x6F\x72\x70\x6F\x72\x61\x74\x69\x6F\x6E\x2E\x20\x41\x6C\x6C\x20\x72\x69\x67\x68\x74\x73\x20\x72\x65\x73\x65\x72\x76\x65\x64\x2E"), NULL);
  527. }
  528. {
  529. AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA * tmp = (AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA *)cache->attributes[6];
  530. AssemblyProductAttribute__ctor_m26DF1EBC1C86E7DA4786C66B44123899BE8DBCB8(tmp, il2cpp_codegen_string_new_wrapper("\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\xC2\xAE\x20\x2E\x4E\x45\x54\x20\x46\x72\x61\x6D\x65\x77\x6F\x72\x6B"), NULL);
  531. }
  532. {
  533. AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 * tmp = (AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 *)cache->attributes[7];
  534. AssemblyCompanyAttribute__ctor_m435C9FEC405646617645636E67860598A0C46FF0(tmp, il2cpp_codegen_string_new_wrapper("\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x20\x43\x6F\x72\x70\x6F\x72\x61\x74\x69\x6F\x6E"), NULL);
  535. }
  536. {
  537. AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F * tmp = (AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F *)cache->attributes[8];
  538. AssemblyMetadataAttribute__ctor_m5A4B63DCD1CCB566C877C0CFCD9FE0BBDD249529(tmp, il2cpp_codegen_string_new_wrapper("\x50\x72\x65\x66\x65\x72\x49\x6E\x62\x6F\x78"), il2cpp_codegen_string_new_wrapper("\x54\x72\x75\x65"), NULL);
  539. }
  540. {
  541. AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3 * tmp = (AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3 *)cache->attributes[9];
  542. AssemblyDescriptionAttribute__ctor_m3A0BD500FF352A67235FBA499FBA58EFF15B1F25(tmp, il2cpp_codegen_string_new_wrapper("\x53\x79\x73\x74\x65\x6D\x2E\x42\x75\x66\x66\x65\x72\x73"), NULL);
  543. }
  544. {
  545. AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 * tmp = (AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 *)cache->attributes[10];
  546. AssemblyTitleAttribute__ctor_mE239F206B3B369C48AE1F3B4211688778FE99E8D(tmp, il2cpp_codegen_string_new_wrapper("\x53\x79\x73\x74\x65\x6D\x2E\x42\x75\x66\x66\x65\x72\x73"), NULL);
  547. }
  548. {
  549. NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2 * tmp = (NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2 *)cache->attributes[11];
  550. NeutralResourcesLanguageAttribute__ctor_mF2BB52FC7FE116CCA2AEDD08A2DA1DF7055B56AF(tmp, il2cpp_codegen_string_new_wrapper("\x65\x6E\x2D\x55\x53"), NULL);
  551. }
  552. {
  553. DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B * tmp = (DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B *)cache->attributes[12];
  554. DebuggableAttribute__ctor_m7FF445C8435494A4847123A668D889E692E55550(tmp, 2LL, NULL);
  555. }
  556. {
  557. RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * tmp = (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 *)cache->attributes[13];
  558. RuntimeCompatibilityAttribute__ctor_m551DDF1438CE97A984571949723F30F44CF7317C(tmp, NULL);
  559. RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline(tmp, true, NULL);
  560. }
  561. {
  562. CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF * tmp = (CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF *)cache->attributes[14];
  563. CompilationRelaxationsAttribute__ctor_mAC3079EBC4EEAB474EED8208EF95DB39C922333B(tmp, 8LL, NULL);
  564. }
  565. {
  566. AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F * tmp = (AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F *)cache->attributes[15];
  567. AssemblyMetadataAttribute__ctor_m5A4B63DCD1CCB566C877C0CFCD9FE0BBDD249529(tmp, il2cpp_codegen_string_new_wrapper("\x53\x65\x72\x76\x69\x63\x65\x61\x62\x6C\x65"), il2cpp_codegen_string_new_wrapper("\x54\x72\x75\x65"), NULL);
  568. }
  569. }
  570. static void SR_t15071D91D4E6344AE2C2C7673AA40396F32DF07A_CustomAttributesCacheGenerator_U3CResourceTypeU3Ek__BackingField(CustomAttributesCache* cache)
  571. {
  572. {
  573. CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0];
  574. CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL);
  575. }
  576. }
  577. static void SR_t15071D91D4E6344AE2C2C7673AA40396F32DF07A_CustomAttributesCacheGenerator_SR_get_ResourceType_mF148E26A9D2AA3BA0B98C21963449A5BA4E3CCA7(CustomAttributesCache* cache)
  578. {
  579. {
  580. CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0];
  581. CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL);
  582. }
  583. }
  584. IL2CPP_EXTERN_C const CustomAttributesCacheGenerator g_System_Buffers_AttributeGenerators[];
  585. const CustomAttributesCacheGenerator g_System_Buffers_AttributeGenerators[3] =
  586. {
  587. SR_t15071D91D4E6344AE2C2C7673AA40396F32DF07A_CustomAttributesCacheGenerator_U3CResourceTypeU3Ek__BackingField,
  588. SR_t15071D91D4E6344AE2C2C7673AA40396F32DF07A_CustomAttributesCacheGenerator_SR_get_ResourceType_mF148E26A9D2AA3BA0B98C21963449A5BA4E3CCA7,
  589. System_Buffers_CustomAttributesCacheGenerator,
  590. };
  591. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, bool ___value0, const RuntimeMethod* method)
  592. {
  593. {
  594. bool L_0 = ___value0;
  595. __this->set_m_wrapNonExceptionThrows_0(L_0);
  596. return;
  597. }
  598. }