System.Core_Attr.cpp 53 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093
  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.Type[]
  12. struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755;
  13. // System.Reflection.AssemblyCompanyAttribute
  14. struct AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4;
  15. // System.Reflection.AssemblyCopyrightAttribute
  16. struct AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC;
  17. // System.Reflection.AssemblyDefaultAliasAttribute
  18. struct AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA;
  19. // System.Reflection.AssemblyDelaySignAttribute
  20. struct AssemblyDelaySignAttribute_tB66445498441723DC06E545FAA1CF0F128A1FE38;
  21. // System.Reflection.AssemblyDescriptionAttribute
  22. struct AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3;
  23. // System.Reflection.AssemblyFileVersionAttribute
  24. struct AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F;
  25. // System.Reflection.AssemblyInformationalVersionAttribute
  26. struct AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0;
  27. // System.Reflection.AssemblyKeyFileAttribute
  28. struct AssemblyKeyFileAttribute_tEF26145AA8A5F35C218FE543113825F133CC6253;
  29. // System.Reflection.AssemblyProductAttribute
  30. struct AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA;
  31. // System.Reflection.AssemblyTitleAttribute
  32. struct AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7;
  33. // System.Reflection.Binder
  34. struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30;
  35. // System.CLSCompliantAttribute
  36. struct CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249;
  37. // System.Runtime.InteropServices.ComVisibleAttribute
  38. struct ComVisibleAttribute_tCE3DF5E341F3ECE4C81FE85C15B3D782AB302A2A;
  39. // System.Runtime.CompilerServices.CompilationRelaxationsAttribute
  40. struct CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF;
  41. // System.Runtime.CompilerServices.CompilerGeneratedAttribute
  42. struct CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C;
  43. // System.Diagnostics.DebuggableAttribute
  44. struct DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B;
  45. // System.Diagnostics.DebuggerDisplayAttribute
  46. struct DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F;
  47. // System.Diagnostics.DebuggerTypeProxyAttribute
  48. struct DebuggerTypeProxyAttribute_t20C961369DAE0E16D87B752F1C04F16FC3B90014;
  49. // System.Runtime.CompilerServices.ExtensionAttribute
  50. struct ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC;
  51. // System.Reflection.MemberFilter
  52. struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81;
  53. // System.Resources.NeutralResourcesLanguageAttribute
  54. struct NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2;
  55. // System.Runtime.CompilerServices.RuntimeCompatibilityAttribute
  56. struct RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80;
  57. // System.Resources.SatelliteContractVersionAttribute
  58. struct SatelliteContractVersionAttribute_tA77BDC45FEEFE11823E95476FC8AE60B007906D2;
  59. // System.String
  60. struct String_t;
  61. // System.Type
  62. struct Type_t;
  63. // System.Void
  64. struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5;
  65. IL2CPP_EXTERN_C const RuntimeType* ICollectionDebugView_1_t91F2BD45904FD84600887E6D4852BF7B6472F1D8_0_0_0_var;
  66. IL2CPP_EXTERN_C_BEGIN
  67. IL2CPP_EXTERN_C_END
  68. #ifdef __clang__
  69. #pragma clang diagnostic push
  70. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  71. #pragma clang diagnostic ignored "-Wunused-variable"
  72. #endif
  73. // System.Object
  74. // System.Attribute
  75. struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 : public RuntimeObject
  76. {
  77. public:
  78. public:
  79. };
  80. // System.Reflection.MemberInfo
  81. struct MemberInfo_t : public RuntimeObject
  82. {
  83. public:
  84. public:
  85. };
  86. // System.String
  87. struct String_t : public RuntimeObject
  88. {
  89. public:
  90. // System.Int32 System.String::m_stringLength
  91. int32_t ___m_stringLength_0;
  92. // System.Char System.String::m_firstChar
  93. Il2CppChar ___m_firstChar_1;
  94. public:
  95. inline static int32_t get_offset_of_m_stringLength_0() { return static_cast<int32_t>(offsetof(String_t, ___m_stringLength_0)); }
  96. inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; }
  97. inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; }
  98. inline void set_m_stringLength_0(int32_t value)
  99. {
  100. ___m_stringLength_0 = value;
  101. }
  102. inline static int32_t get_offset_of_m_firstChar_1() { return static_cast<int32_t>(offsetof(String_t, ___m_firstChar_1)); }
  103. inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; }
  104. inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; }
  105. inline void set_m_firstChar_1(Il2CppChar value)
  106. {
  107. ___m_firstChar_1 = value;
  108. }
  109. };
  110. struct String_t_StaticFields
  111. {
  112. public:
  113. // System.String System.String::Empty
  114. String_t* ___Empty_5;
  115. public:
  116. inline static int32_t get_offset_of_Empty_5() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_5)); }
  117. inline String_t* get_Empty_5() const { return ___Empty_5; }
  118. inline String_t** get_address_of_Empty_5() { return &___Empty_5; }
  119. inline void set_Empty_5(String_t* value)
  120. {
  121. ___Empty_5 = value;
  122. Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value);
  123. }
  124. };
  125. // System.ValueType
  126. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject
  127. {
  128. public:
  129. public:
  130. };
  131. // Native definition for P/Invoke marshalling of System.ValueType
  132. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke
  133. {
  134. };
  135. // Native definition for COM marshalling of System.ValueType
  136. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com
  137. {
  138. };
  139. // System.Reflection.AssemblyCompanyAttribute
  140. struct AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  141. {
  142. public:
  143. // System.String System.Reflection.AssemblyCompanyAttribute::m_company
  144. String_t* ___m_company_0;
  145. public:
  146. inline static int32_t get_offset_of_m_company_0() { return static_cast<int32_t>(offsetof(AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4, ___m_company_0)); }
  147. inline String_t* get_m_company_0() const { return ___m_company_0; }
  148. inline String_t** get_address_of_m_company_0() { return &___m_company_0; }
  149. inline void set_m_company_0(String_t* value)
  150. {
  151. ___m_company_0 = value;
  152. Il2CppCodeGenWriteBarrier((void**)(&___m_company_0), (void*)value);
  153. }
  154. };
  155. // System.Reflection.AssemblyCopyrightAttribute
  156. struct AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  157. {
  158. public:
  159. // System.String System.Reflection.AssemblyCopyrightAttribute::m_copyright
  160. String_t* ___m_copyright_0;
  161. public:
  162. inline static int32_t get_offset_of_m_copyright_0() { return static_cast<int32_t>(offsetof(AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC, ___m_copyright_0)); }
  163. inline String_t* get_m_copyright_0() const { return ___m_copyright_0; }
  164. inline String_t** get_address_of_m_copyright_0() { return &___m_copyright_0; }
  165. inline void set_m_copyright_0(String_t* value)
  166. {
  167. ___m_copyright_0 = value;
  168. Il2CppCodeGenWriteBarrier((void**)(&___m_copyright_0), (void*)value);
  169. }
  170. };
  171. // System.Reflection.AssemblyDefaultAliasAttribute
  172. struct AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  173. {
  174. public:
  175. // System.String System.Reflection.AssemblyDefaultAliasAttribute::m_defaultAlias
  176. String_t* ___m_defaultAlias_0;
  177. public:
  178. inline static int32_t get_offset_of_m_defaultAlias_0() { return static_cast<int32_t>(offsetof(AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA, ___m_defaultAlias_0)); }
  179. inline String_t* get_m_defaultAlias_0() const { return ___m_defaultAlias_0; }
  180. inline String_t** get_address_of_m_defaultAlias_0() { return &___m_defaultAlias_0; }
  181. inline void set_m_defaultAlias_0(String_t* value)
  182. {
  183. ___m_defaultAlias_0 = value;
  184. Il2CppCodeGenWriteBarrier((void**)(&___m_defaultAlias_0), (void*)value);
  185. }
  186. };
  187. // System.Reflection.AssemblyDelaySignAttribute
  188. struct AssemblyDelaySignAttribute_tB66445498441723DC06E545FAA1CF0F128A1FE38 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  189. {
  190. public:
  191. // System.Boolean System.Reflection.AssemblyDelaySignAttribute::m_delaySign
  192. bool ___m_delaySign_0;
  193. public:
  194. inline static int32_t get_offset_of_m_delaySign_0() { return static_cast<int32_t>(offsetof(AssemblyDelaySignAttribute_tB66445498441723DC06E545FAA1CF0F128A1FE38, ___m_delaySign_0)); }
  195. inline bool get_m_delaySign_0() const { return ___m_delaySign_0; }
  196. inline bool* get_address_of_m_delaySign_0() { return &___m_delaySign_0; }
  197. inline void set_m_delaySign_0(bool value)
  198. {
  199. ___m_delaySign_0 = value;
  200. }
  201. };
  202. // System.Reflection.AssemblyDescriptionAttribute
  203. struct AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  204. {
  205. public:
  206. // System.String System.Reflection.AssemblyDescriptionAttribute::m_description
  207. String_t* ___m_description_0;
  208. public:
  209. inline static int32_t get_offset_of_m_description_0() { return static_cast<int32_t>(offsetof(AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3, ___m_description_0)); }
  210. inline String_t* get_m_description_0() const { return ___m_description_0; }
  211. inline String_t** get_address_of_m_description_0() { return &___m_description_0; }
  212. inline void set_m_description_0(String_t* value)
  213. {
  214. ___m_description_0 = value;
  215. Il2CppCodeGenWriteBarrier((void**)(&___m_description_0), (void*)value);
  216. }
  217. };
  218. // System.Reflection.AssemblyFileVersionAttribute
  219. struct AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  220. {
  221. public:
  222. // System.String System.Reflection.AssemblyFileVersionAttribute::_version
  223. String_t* ____version_0;
  224. public:
  225. inline static int32_t get_offset_of__version_0() { return static_cast<int32_t>(offsetof(AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F, ____version_0)); }
  226. inline String_t* get__version_0() const { return ____version_0; }
  227. inline String_t** get_address_of__version_0() { return &____version_0; }
  228. inline void set__version_0(String_t* value)
  229. {
  230. ____version_0 = value;
  231. Il2CppCodeGenWriteBarrier((void**)(&____version_0), (void*)value);
  232. }
  233. };
  234. // System.Reflection.AssemblyInformationalVersionAttribute
  235. struct AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  236. {
  237. public:
  238. // System.String System.Reflection.AssemblyInformationalVersionAttribute::m_informationalVersion
  239. String_t* ___m_informationalVersion_0;
  240. public:
  241. inline static int32_t get_offset_of_m_informationalVersion_0() { return static_cast<int32_t>(offsetof(AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0, ___m_informationalVersion_0)); }
  242. inline String_t* get_m_informationalVersion_0() const { return ___m_informationalVersion_0; }
  243. inline String_t** get_address_of_m_informationalVersion_0() { return &___m_informationalVersion_0; }
  244. inline void set_m_informationalVersion_0(String_t* value)
  245. {
  246. ___m_informationalVersion_0 = value;
  247. Il2CppCodeGenWriteBarrier((void**)(&___m_informationalVersion_0), (void*)value);
  248. }
  249. };
  250. // System.Reflection.AssemblyKeyFileAttribute
  251. struct AssemblyKeyFileAttribute_tEF26145AA8A5F35C218FE543113825F133CC6253 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  252. {
  253. public:
  254. // System.String System.Reflection.AssemblyKeyFileAttribute::m_keyFile
  255. String_t* ___m_keyFile_0;
  256. public:
  257. inline static int32_t get_offset_of_m_keyFile_0() { return static_cast<int32_t>(offsetof(AssemblyKeyFileAttribute_tEF26145AA8A5F35C218FE543113825F133CC6253, ___m_keyFile_0)); }
  258. inline String_t* get_m_keyFile_0() const { return ___m_keyFile_0; }
  259. inline String_t** get_address_of_m_keyFile_0() { return &___m_keyFile_0; }
  260. inline void set_m_keyFile_0(String_t* value)
  261. {
  262. ___m_keyFile_0 = value;
  263. Il2CppCodeGenWriteBarrier((void**)(&___m_keyFile_0), (void*)value);
  264. }
  265. };
  266. // System.Reflection.AssemblyProductAttribute
  267. struct AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  268. {
  269. public:
  270. // System.String System.Reflection.AssemblyProductAttribute::m_product
  271. String_t* ___m_product_0;
  272. public:
  273. inline static int32_t get_offset_of_m_product_0() { return static_cast<int32_t>(offsetof(AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA, ___m_product_0)); }
  274. inline String_t* get_m_product_0() const { return ___m_product_0; }
  275. inline String_t** get_address_of_m_product_0() { return &___m_product_0; }
  276. inline void set_m_product_0(String_t* value)
  277. {
  278. ___m_product_0 = value;
  279. Il2CppCodeGenWriteBarrier((void**)(&___m_product_0), (void*)value);
  280. }
  281. };
  282. // System.Reflection.AssemblyTitleAttribute
  283. struct AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  284. {
  285. public:
  286. // System.String System.Reflection.AssemblyTitleAttribute::m_title
  287. String_t* ___m_title_0;
  288. public:
  289. inline static int32_t get_offset_of_m_title_0() { return static_cast<int32_t>(offsetof(AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7, ___m_title_0)); }
  290. inline String_t* get_m_title_0() const { return ___m_title_0; }
  291. inline String_t** get_address_of_m_title_0() { return &___m_title_0; }
  292. inline void set_m_title_0(String_t* value)
  293. {
  294. ___m_title_0 = value;
  295. Il2CppCodeGenWriteBarrier((void**)(&___m_title_0), (void*)value);
  296. }
  297. };
  298. // System.Boolean
  299. struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37
  300. {
  301. public:
  302. // System.Boolean System.Boolean::m_value
  303. bool ___m_value_0;
  304. public:
  305. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); }
  306. inline bool get_m_value_0() const { return ___m_value_0; }
  307. inline bool* get_address_of_m_value_0() { return &___m_value_0; }
  308. inline void set_m_value_0(bool value)
  309. {
  310. ___m_value_0 = value;
  311. }
  312. };
  313. struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields
  314. {
  315. public:
  316. // System.String System.Boolean::TrueString
  317. String_t* ___TrueString_5;
  318. // System.String System.Boolean::FalseString
  319. String_t* ___FalseString_6;
  320. public:
  321. inline static int32_t get_offset_of_TrueString_5() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); }
  322. inline String_t* get_TrueString_5() const { return ___TrueString_5; }
  323. inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; }
  324. inline void set_TrueString_5(String_t* value)
  325. {
  326. ___TrueString_5 = value;
  327. Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value);
  328. }
  329. inline static int32_t get_offset_of_FalseString_6() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); }
  330. inline String_t* get_FalseString_6() const { return ___FalseString_6; }
  331. inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; }
  332. inline void set_FalseString_6(String_t* value)
  333. {
  334. ___FalseString_6 = value;
  335. Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value);
  336. }
  337. };
  338. // System.CLSCompliantAttribute
  339. struct CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  340. {
  341. public:
  342. // System.Boolean System.CLSCompliantAttribute::m_compliant
  343. bool ___m_compliant_0;
  344. public:
  345. inline static int32_t get_offset_of_m_compliant_0() { return static_cast<int32_t>(offsetof(CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249, ___m_compliant_0)); }
  346. inline bool get_m_compliant_0() const { return ___m_compliant_0; }
  347. inline bool* get_address_of_m_compliant_0() { return &___m_compliant_0; }
  348. inline void set_m_compliant_0(bool value)
  349. {
  350. ___m_compliant_0 = value;
  351. }
  352. };
  353. // System.Runtime.InteropServices.ComVisibleAttribute
  354. struct ComVisibleAttribute_tCE3DF5E341F3ECE4C81FE85C15B3D782AB302A2A : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  355. {
  356. public:
  357. // System.Boolean System.Runtime.InteropServices.ComVisibleAttribute::_val
  358. bool ____val_0;
  359. public:
  360. inline static int32_t get_offset_of__val_0() { return static_cast<int32_t>(offsetof(ComVisibleAttribute_tCE3DF5E341F3ECE4C81FE85C15B3D782AB302A2A, ____val_0)); }
  361. inline bool get__val_0() const { return ____val_0; }
  362. inline bool* get_address_of__val_0() { return &____val_0; }
  363. inline void set__val_0(bool value)
  364. {
  365. ____val_0 = value;
  366. }
  367. };
  368. // System.Runtime.CompilerServices.CompilationRelaxationsAttribute
  369. struct CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  370. {
  371. public:
  372. // System.Int32 System.Runtime.CompilerServices.CompilationRelaxationsAttribute::m_relaxations
  373. int32_t ___m_relaxations_0;
  374. public:
  375. inline static int32_t get_offset_of_m_relaxations_0() { return static_cast<int32_t>(offsetof(CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF, ___m_relaxations_0)); }
  376. inline int32_t get_m_relaxations_0() const { return ___m_relaxations_0; }
  377. inline int32_t* get_address_of_m_relaxations_0() { return &___m_relaxations_0; }
  378. inline void set_m_relaxations_0(int32_t value)
  379. {
  380. ___m_relaxations_0 = value;
  381. }
  382. };
  383. // System.Runtime.CompilerServices.CompilerGeneratedAttribute
  384. struct CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  385. {
  386. public:
  387. public:
  388. };
  389. // System.Diagnostics.DebuggerDisplayAttribute
  390. struct DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  391. {
  392. public:
  393. // System.String System.Diagnostics.DebuggerDisplayAttribute::name
  394. String_t* ___name_0;
  395. // System.String System.Diagnostics.DebuggerDisplayAttribute::value
  396. String_t* ___value_1;
  397. // System.String System.Diagnostics.DebuggerDisplayAttribute::type
  398. String_t* ___type_2;
  399. public:
  400. inline static int32_t get_offset_of_name_0() { return static_cast<int32_t>(offsetof(DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F, ___name_0)); }
  401. inline String_t* get_name_0() const { return ___name_0; }
  402. inline String_t** get_address_of_name_0() { return &___name_0; }
  403. inline void set_name_0(String_t* value)
  404. {
  405. ___name_0 = value;
  406. Il2CppCodeGenWriteBarrier((void**)(&___name_0), (void*)value);
  407. }
  408. inline static int32_t get_offset_of_value_1() { return static_cast<int32_t>(offsetof(DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F, ___value_1)); }
  409. inline String_t* get_value_1() const { return ___value_1; }
  410. inline String_t** get_address_of_value_1() { return &___value_1; }
  411. inline void set_value_1(String_t* value)
  412. {
  413. ___value_1 = value;
  414. Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value);
  415. }
  416. inline static int32_t get_offset_of_type_2() { return static_cast<int32_t>(offsetof(DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F, ___type_2)); }
  417. inline String_t* get_type_2() const { return ___type_2; }
  418. inline String_t** get_address_of_type_2() { return &___type_2; }
  419. inline void set_type_2(String_t* value)
  420. {
  421. ___type_2 = value;
  422. Il2CppCodeGenWriteBarrier((void**)(&___type_2), (void*)value);
  423. }
  424. };
  425. // System.Diagnostics.DebuggerTypeProxyAttribute
  426. struct DebuggerTypeProxyAttribute_t20C961369DAE0E16D87B752F1C04F16FC3B90014 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  427. {
  428. public:
  429. // System.String System.Diagnostics.DebuggerTypeProxyAttribute::typeName
  430. String_t* ___typeName_0;
  431. public:
  432. inline static int32_t get_offset_of_typeName_0() { return static_cast<int32_t>(offsetof(DebuggerTypeProxyAttribute_t20C961369DAE0E16D87B752F1C04F16FC3B90014, ___typeName_0)); }
  433. inline String_t* get_typeName_0() const { return ___typeName_0; }
  434. inline String_t** get_address_of_typeName_0() { return &___typeName_0; }
  435. inline void set_typeName_0(String_t* value)
  436. {
  437. ___typeName_0 = value;
  438. Il2CppCodeGenWriteBarrier((void**)(&___typeName_0), (void*)value);
  439. }
  440. };
  441. // System.Enum
  442. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52
  443. {
  444. public:
  445. public:
  446. };
  447. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields
  448. {
  449. public:
  450. // System.Char[] System.Enum::enumSeperatorCharArray
  451. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0;
  452. public:
  453. inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast<int32_t>(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); }
  454. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; }
  455. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; }
  456. inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value)
  457. {
  458. ___enumSeperatorCharArray_0 = value;
  459. Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value);
  460. }
  461. };
  462. // Native definition for P/Invoke marshalling of System.Enum
  463. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke
  464. {
  465. };
  466. // Native definition for COM marshalling of System.Enum
  467. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com
  468. {
  469. };
  470. // System.Runtime.CompilerServices.ExtensionAttribute
  471. struct ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  472. {
  473. public:
  474. public:
  475. };
  476. // System.IntPtr
  477. struct IntPtr_t
  478. {
  479. public:
  480. // System.Void* System.IntPtr::m_value
  481. void* ___m_value_0;
  482. public:
  483. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(IntPtr_t, ___m_value_0)); }
  484. inline void* get_m_value_0() const { return ___m_value_0; }
  485. inline void** get_address_of_m_value_0() { return &___m_value_0; }
  486. inline void set_m_value_0(void* value)
  487. {
  488. ___m_value_0 = value;
  489. }
  490. };
  491. struct IntPtr_t_StaticFields
  492. {
  493. public:
  494. // System.IntPtr System.IntPtr::Zero
  495. intptr_t ___Zero_1;
  496. public:
  497. inline static int32_t get_offset_of_Zero_1() { return static_cast<int32_t>(offsetof(IntPtr_t_StaticFields, ___Zero_1)); }
  498. inline intptr_t get_Zero_1() const { return ___Zero_1; }
  499. inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; }
  500. inline void set_Zero_1(intptr_t value)
  501. {
  502. ___Zero_1 = value;
  503. }
  504. };
  505. // System.Runtime.CompilerServices.RuntimeCompatibilityAttribute
  506. struct RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  507. {
  508. public:
  509. // System.Boolean System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::m_wrapNonExceptionThrows
  510. bool ___m_wrapNonExceptionThrows_0;
  511. public:
  512. inline static int32_t get_offset_of_m_wrapNonExceptionThrows_0() { return static_cast<int32_t>(offsetof(RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80, ___m_wrapNonExceptionThrows_0)); }
  513. inline bool get_m_wrapNonExceptionThrows_0() const { return ___m_wrapNonExceptionThrows_0; }
  514. inline bool* get_address_of_m_wrapNonExceptionThrows_0() { return &___m_wrapNonExceptionThrows_0; }
  515. inline void set_m_wrapNonExceptionThrows_0(bool value)
  516. {
  517. ___m_wrapNonExceptionThrows_0 = value;
  518. }
  519. };
  520. // System.Resources.SatelliteContractVersionAttribute
  521. struct SatelliteContractVersionAttribute_tA77BDC45FEEFE11823E95476FC8AE60B007906D2 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  522. {
  523. public:
  524. // System.String System.Resources.SatelliteContractVersionAttribute::_version
  525. String_t* ____version_0;
  526. public:
  527. inline static int32_t get_offset_of__version_0() { return static_cast<int32_t>(offsetof(SatelliteContractVersionAttribute_tA77BDC45FEEFE11823E95476FC8AE60B007906D2, ____version_0)); }
  528. inline String_t* get__version_0() const { return ____version_0; }
  529. inline String_t** get_address_of__version_0() { return &____version_0; }
  530. inline void set__version_0(String_t* value)
  531. {
  532. ____version_0 = value;
  533. Il2CppCodeGenWriteBarrier((void**)(&____version_0), (void*)value);
  534. }
  535. };
  536. // System.Void
  537. struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5
  538. {
  539. public:
  540. union
  541. {
  542. struct
  543. {
  544. };
  545. uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1];
  546. };
  547. public:
  548. };
  549. // System.Reflection.BindingFlags
  550. struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733
  551. {
  552. public:
  553. // System.Int32 System.Reflection.BindingFlags::value__
  554. int32_t ___value___2;
  555. public:
  556. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___value___2)); }
  557. inline int32_t get_value___2() const { return ___value___2; }
  558. inline int32_t* get_address_of_value___2() { return &___value___2; }
  559. inline void set_value___2(int32_t value)
  560. {
  561. ___value___2 = value;
  562. }
  563. };
  564. // System.RuntimeTypeHandle
  565. struct RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9
  566. {
  567. public:
  568. // System.IntPtr System.RuntimeTypeHandle::value
  569. intptr_t ___value_0;
  570. public:
  571. inline static int32_t get_offset_of_value_0() { return static_cast<int32_t>(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___value_0)); }
  572. inline intptr_t get_value_0() const { return ___value_0; }
  573. inline intptr_t* get_address_of_value_0() { return &___value_0; }
  574. inline void set_value_0(intptr_t value)
  575. {
  576. ___value_0 = value;
  577. }
  578. };
  579. // System.Resources.UltimateResourceFallbackLocation
  580. struct UltimateResourceFallbackLocation_tA4EBEA627CD0C386314EBB60D7A4225C435D0F0B
  581. {
  582. public:
  583. // System.Int32 System.Resources.UltimateResourceFallbackLocation::value__
  584. int32_t ___value___2;
  585. public:
  586. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(UltimateResourceFallbackLocation_tA4EBEA627CD0C386314EBB60D7A4225C435D0F0B, ___value___2)); }
  587. inline int32_t get_value___2() const { return ___value___2; }
  588. inline int32_t* get_address_of_value___2() { return &___value___2; }
  589. inline void set_value___2(int32_t value)
  590. {
  591. ___value___2 = value;
  592. }
  593. };
  594. // System.Diagnostics.DebuggableAttribute/DebuggingModes
  595. struct DebuggingModes_t279D5B9C012ABA935887CB73C5A63A1F46AF08A8
  596. {
  597. public:
  598. // System.Int32 System.Diagnostics.DebuggableAttribute/DebuggingModes::value__
  599. int32_t ___value___2;
  600. public:
  601. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(DebuggingModes_t279D5B9C012ABA935887CB73C5A63A1F46AF08A8, ___value___2)); }
  602. inline int32_t get_value___2() const { return ___value___2; }
  603. inline int32_t* get_address_of_value___2() { return &___value___2; }
  604. inline void set_value___2(int32_t value)
  605. {
  606. ___value___2 = value;
  607. }
  608. };
  609. // System.Diagnostics.DebuggableAttribute
  610. struct DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  611. {
  612. public:
  613. // System.Diagnostics.DebuggableAttribute/DebuggingModes System.Diagnostics.DebuggableAttribute::m_debuggingModes
  614. int32_t ___m_debuggingModes_0;
  615. public:
  616. inline static int32_t get_offset_of_m_debuggingModes_0() { return static_cast<int32_t>(offsetof(DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B, ___m_debuggingModes_0)); }
  617. inline int32_t get_m_debuggingModes_0() const { return ___m_debuggingModes_0; }
  618. inline int32_t* get_address_of_m_debuggingModes_0() { return &___m_debuggingModes_0; }
  619. inline void set_m_debuggingModes_0(int32_t value)
  620. {
  621. ___m_debuggingModes_0 = value;
  622. }
  623. };
  624. // System.Resources.NeutralResourcesLanguageAttribute
  625. struct NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  626. {
  627. public:
  628. // System.String System.Resources.NeutralResourcesLanguageAttribute::_culture
  629. String_t* ____culture_0;
  630. // System.Resources.UltimateResourceFallbackLocation System.Resources.NeutralResourcesLanguageAttribute::_fallbackLoc
  631. int32_t ____fallbackLoc_1;
  632. public:
  633. inline static int32_t get_offset_of__culture_0() { return static_cast<int32_t>(offsetof(NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2, ____culture_0)); }
  634. inline String_t* get__culture_0() const { return ____culture_0; }
  635. inline String_t** get_address_of__culture_0() { return &____culture_0; }
  636. inline void set__culture_0(String_t* value)
  637. {
  638. ____culture_0 = value;
  639. Il2CppCodeGenWriteBarrier((void**)(&____culture_0), (void*)value);
  640. }
  641. inline static int32_t get_offset_of__fallbackLoc_1() { return static_cast<int32_t>(offsetof(NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2, ____fallbackLoc_1)); }
  642. inline int32_t get__fallbackLoc_1() const { return ____fallbackLoc_1; }
  643. inline int32_t* get_address_of__fallbackLoc_1() { return &____fallbackLoc_1; }
  644. inline void set__fallbackLoc_1(int32_t value)
  645. {
  646. ____fallbackLoc_1 = value;
  647. }
  648. };
  649. // System.Type
  650. struct Type_t : public MemberInfo_t
  651. {
  652. public:
  653. // System.RuntimeTypeHandle System.Type::_impl
  654. RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9;
  655. public:
  656. inline static int32_t get_offset_of__impl_9() { return static_cast<int32_t>(offsetof(Type_t, ____impl_9)); }
  657. inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; }
  658. inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; }
  659. inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value)
  660. {
  661. ____impl_9 = value;
  662. }
  663. };
  664. struct Type_t_StaticFields
  665. {
  666. public:
  667. // System.Reflection.MemberFilter System.Type::FilterAttribute
  668. MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0;
  669. // System.Reflection.MemberFilter System.Type::FilterName
  670. MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1;
  671. // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase
  672. MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2;
  673. // System.Object System.Type::Missing
  674. RuntimeObject * ___Missing_3;
  675. // System.Char System.Type::Delimiter
  676. Il2CppChar ___Delimiter_4;
  677. // System.Type[] System.Type::EmptyTypes
  678. TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5;
  679. // System.Reflection.Binder System.Type::defaultBinder
  680. Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6;
  681. public:
  682. inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); }
  683. inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; }
  684. inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; }
  685. inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value)
  686. {
  687. ___FilterAttribute_0 = value;
  688. Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value);
  689. }
  690. inline static int32_t get_offset_of_FilterName_1() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterName_1)); }
  691. inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; }
  692. inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; }
  693. inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value)
  694. {
  695. ___FilterName_1 = value;
  696. Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value);
  697. }
  698. inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); }
  699. inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; }
  700. inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; }
  701. inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value)
  702. {
  703. ___FilterNameIgnoreCase_2 = value;
  704. Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value);
  705. }
  706. inline static int32_t get_offset_of_Missing_3() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Missing_3)); }
  707. inline RuntimeObject * get_Missing_3() const { return ___Missing_3; }
  708. inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; }
  709. inline void set_Missing_3(RuntimeObject * value)
  710. {
  711. ___Missing_3 = value;
  712. Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value);
  713. }
  714. inline static int32_t get_offset_of_Delimiter_4() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___Delimiter_4)); }
  715. inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; }
  716. inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; }
  717. inline void set_Delimiter_4(Il2CppChar value)
  718. {
  719. ___Delimiter_4 = value;
  720. }
  721. inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); }
  722. inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; }
  723. inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; }
  724. inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value)
  725. {
  726. ___EmptyTypes_5 = value;
  727. Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value);
  728. }
  729. inline static int32_t get_offset_of_defaultBinder_6() { return static_cast<int32_t>(offsetof(Type_t_StaticFields, ___defaultBinder_6)); }
  730. inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; }
  731. inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; }
  732. inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value)
  733. {
  734. ___defaultBinder_6 = value;
  735. Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value);
  736. }
  737. };
  738. #ifdef __clang__
  739. #pragma clang diagnostic pop
  740. #endif
  741. // System.Void System.Reflection.AssemblyKeyFileAttribute::.ctor(System.String)
  742. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyKeyFileAttribute__ctor_mCCE9180B365E9EB7111D5061069A5F73E1690CC3 (AssemblyKeyFileAttribute_tEF26145AA8A5F35C218FE543113825F133CC6253 * __this, String_t* ___keyFile0, const RuntimeMethod* method);
  743. // System.Void System.Runtime.CompilerServices.ExtensionAttribute::.ctor()
  744. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExtensionAttribute__ctor_mB331519C39C4210259A248A4C629DF934937C1FA (ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC * __this, const RuntimeMethod* method);
  745. // System.Void System.Runtime.CompilerServices.CompilationRelaxationsAttribute::.ctor(System.Int32)
  746. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompilationRelaxationsAttribute__ctor_mAC3079EBC4EEAB474EED8208EF95DB39C922333B (CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF * __this, int32_t ___relaxations0, const RuntimeMethod* method);
  747. // System.Void System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::.ctor()
  748. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute__ctor_m551DDF1438CE97A984571949723F30F44CF7317C (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, const RuntimeMethod* method);
  749. // System.Void System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::set_WrapNonExceptionThrows(System.Boolean)
  750. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, bool ___value0, const RuntimeMethod* method);
  751. // System.Void System.Diagnostics.DebuggableAttribute::.ctor(System.Diagnostics.DebuggableAttribute/DebuggingModes)
  752. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebuggableAttribute__ctor_m7FF445C8435494A4847123A668D889E692E55550 (DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B * __this, int32_t ___modes0, const RuntimeMethod* method);
  753. // System.Void System.Reflection.AssemblyTitleAttribute::.ctor(System.String)
  754. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyTitleAttribute__ctor_mE239F206B3B369C48AE1F3B4211688778FE99E8D (AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 * __this, String_t* ___title0, const RuntimeMethod* method);
  755. // System.Void System.Reflection.AssemblyDescriptionAttribute::.ctor(System.String)
  756. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyDescriptionAttribute__ctor_m3A0BD500FF352A67235FBA499FBA58EFF15B1F25 (AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3 * __this, String_t* ___description0, const RuntimeMethod* method);
  757. // System.Void System.Reflection.AssemblyProductAttribute::.ctor(System.String)
  758. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyProductAttribute__ctor_m26DF1EBC1C86E7DA4786C66B44123899BE8DBCB8 (AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA * __this, String_t* ___product0, const RuntimeMethod* method);
  759. // System.Void System.CLSCompliantAttribute::.ctor(System.Boolean)
  760. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CLSCompliantAttribute__ctor_m340EDA4DA5E45506AD631FE84241ADFB6B3F0270 (CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 * __this, bool ___isCompliant0, const RuntimeMethod* method);
  761. // System.Void System.Reflection.AssemblyCopyrightAttribute::.ctor(System.String)
  762. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyCopyrightAttribute__ctor_mB0B5F5C1A7A8B172289CC694E2711F07A37CE3F3 (AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC * __this, String_t* ___copyright0, const RuntimeMethod* method);
  763. // System.Void System.Resources.SatelliteContractVersionAttribute::.ctor(System.String)
  764. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SatelliteContractVersionAttribute__ctor_m561BB905628D77D6D09110E2C1427B313E8A3215 (SatelliteContractVersionAttribute_tA77BDC45FEEFE11823E95476FC8AE60B007906D2 * __this, String_t* ___version0, const RuntimeMethod* method);
  765. // System.Void System.Reflection.AssemblyInformationalVersionAttribute::.ctor(System.String)
  766. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyInformationalVersionAttribute__ctor_m9BF349D8F980B0ABAB2A6312E422915285FA1678 (AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 * __this, String_t* ___informationalVersion0, const RuntimeMethod* method);
  767. // System.Void System.Reflection.AssemblyFileVersionAttribute::.ctor(System.String)
  768. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyFileVersionAttribute__ctor_mF855AEBC51CB72F4FF913499256741AE57B0F13D (AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F * __this, String_t* ___version0, const RuntimeMethod* method);
  769. // System.Void System.Reflection.AssemblyDelaySignAttribute::.ctor(System.Boolean)
  770. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyDelaySignAttribute__ctor_mD4A5A4EE506801F8BFE4E8F313FD421AE3003A7A (AssemblyDelaySignAttribute_tB66445498441723DC06E545FAA1CF0F128A1FE38 * __this, bool ___delaySign0, const RuntimeMethod* method);
  771. // System.Void System.Runtime.InteropServices.ComVisibleAttribute::.ctor(System.Boolean)
  772. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ComVisibleAttribute__ctor_mBDE8E12A0233C07B98D6D5103511F4DD5B1FC172 (ComVisibleAttribute_tCE3DF5E341F3ECE4C81FE85C15B3D782AB302A2A * __this, bool ___visibility0, const RuntimeMethod* method);
  773. // System.Void System.Resources.NeutralResourcesLanguageAttribute::.ctor(System.String)
  774. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NeutralResourcesLanguageAttribute__ctor_mF2BB52FC7FE116CCA2AEDD08A2DA1DF7055B56AF (NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2 * __this, String_t* ___cultureName0, const RuntimeMethod* method);
  775. // System.Void System.Reflection.AssemblyCompanyAttribute::.ctor(System.String)
  776. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyCompanyAttribute__ctor_m435C9FEC405646617645636E67860598A0C46FF0 (AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 * __this, String_t* ___company0, const RuntimeMethod* method);
  777. // System.Void System.Reflection.AssemblyDefaultAliasAttribute::.ctor(System.String)
  778. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyDefaultAliasAttribute__ctor_m0C9991C32ED63B598FA509F3AF74554A5C874EB0 (AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA * __this, String_t* ___defaultAlias0, const RuntimeMethod* method);
  779. // System.Void System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor()
  780. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35 (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * __this, const RuntimeMethod* method);
  781. // System.Void System.Diagnostics.DebuggerDisplayAttribute::.ctor(System.String)
  782. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebuggerDisplayAttribute__ctor_m870C3A98DA4C9FA7FD4411169AF30C55A90B9988 (DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F * __this, String_t* ___value0, const RuntimeMethod* method);
  783. // System.Void System.Diagnostics.DebuggerTypeProxyAttribute::.ctor(System.Type)
  784. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebuggerTypeProxyAttribute__ctor_mF05A9CF9DC4A3F95F05938CF6CBF45CC32CF5167 (DebuggerTypeProxyAttribute_t20C961369DAE0E16D87B752F1C04F16FC3B90014 * __this, Type_t * ___type0, const RuntimeMethod* method);
  785. static void System_Core_CustomAttributesCacheGenerator(CustomAttributesCache* cache)
  786. {
  787. {
  788. AssemblyKeyFileAttribute_tEF26145AA8A5F35C218FE543113825F133CC6253 * tmp = (AssemblyKeyFileAttribute_tEF26145AA8A5F35C218FE543113825F133CC6253 *)cache->attributes[0];
  789. 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);
  790. }
  791. {
  792. ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC * tmp = (ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC *)cache->attributes[1];
  793. ExtensionAttribute__ctor_mB331519C39C4210259A248A4C629DF934937C1FA(tmp, NULL);
  794. }
  795. {
  796. CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF * tmp = (CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF *)cache->attributes[2];
  797. CompilationRelaxationsAttribute__ctor_mAC3079EBC4EEAB474EED8208EF95DB39C922333B(tmp, 8LL, NULL);
  798. }
  799. {
  800. RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * tmp = (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 *)cache->attributes[3];
  801. RuntimeCompatibilityAttribute__ctor_m551DDF1438CE97A984571949723F30F44CF7317C(tmp, NULL);
  802. RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline(tmp, true, NULL);
  803. }
  804. {
  805. DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B * tmp = (DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B *)cache->attributes[4];
  806. DebuggableAttribute__ctor_m7FF445C8435494A4847123A668D889E692E55550(tmp, 2LL, NULL);
  807. }
  808. {
  809. AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 * tmp = (AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 *)cache->attributes[5];
  810. AssemblyTitleAttribute__ctor_mE239F206B3B369C48AE1F3B4211688778FE99E8D(tmp, il2cpp_codegen_string_new_wrapper("\x53\x79\x73\x74\x65\x6D\x2E\x43\x6F\x72\x65\x2E\x64\x6C\x6C"), NULL);
  811. }
  812. {
  813. AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3 * tmp = (AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3 *)cache->attributes[6];
  814. AssemblyDescriptionAttribute__ctor_m3A0BD500FF352A67235FBA499FBA58EFF15B1F25(tmp, il2cpp_codegen_string_new_wrapper("\x53\x79\x73\x74\x65\x6D\x2E\x43\x6F\x72\x65\x2E\x64\x6C\x6C"), NULL);
  815. }
  816. {
  817. AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA * tmp = (AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA *)cache->attributes[7];
  818. 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);
  819. }
  820. {
  821. CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 * tmp = (CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 *)cache->attributes[8];
  822. CLSCompliantAttribute__ctor_m340EDA4DA5E45506AD631FE84241ADFB6B3F0270(tmp, true, NULL);
  823. }
  824. {
  825. AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC * tmp = (AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC *)cache->attributes[9];
  826. 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);
  827. }
  828. {
  829. SatelliteContractVersionAttribute_tA77BDC45FEEFE11823E95476FC8AE60B007906D2 * tmp = (SatelliteContractVersionAttribute_tA77BDC45FEEFE11823E95476FC8AE60B007906D2 *)cache->attributes[10];
  830. SatelliteContractVersionAttribute__ctor_m561BB905628D77D6D09110E2C1427B313E8A3215(tmp, il2cpp_codegen_string_new_wrapper("\x34\x2E\x30\x2E\x30\x2E\x30"), NULL);
  831. }
  832. {
  833. AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 * tmp = (AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 *)cache->attributes[11];
  834. 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);
  835. }
  836. {
  837. AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F * tmp = (AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F *)cache->attributes[12];
  838. 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);
  839. }
  840. {
  841. AssemblyDelaySignAttribute_tB66445498441723DC06E545FAA1CF0F128A1FE38 * tmp = (AssemblyDelaySignAttribute_tB66445498441723DC06E545FAA1CF0F128A1FE38 *)cache->attributes[13];
  842. AssemblyDelaySignAttribute__ctor_mD4A5A4EE506801F8BFE4E8F313FD421AE3003A7A(tmp, true, NULL);
  843. }
  844. {
  845. ComVisibleAttribute_tCE3DF5E341F3ECE4C81FE85C15B3D782AB302A2A * tmp = (ComVisibleAttribute_tCE3DF5E341F3ECE4C81FE85C15B3D782AB302A2A *)cache->attributes[14];
  846. ComVisibleAttribute__ctor_mBDE8E12A0233C07B98D6D5103511F4DD5B1FC172(tmp, false, NULL);
  847. }
  848. {
  849. NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2 * tmp = (NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2 *)cache->attributes[15];
  850. NeutralResourcesLanguageAttribute__ctor_mF2BB52FC7FE116CCA2AEDD08A2DA1DF7055B56AF(tmp, il2cpp_codegen_string_new_wrapper("\x65\x6E\x2D\x55\x53"), NULL);
  851. }
  852. {
  853. AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 * tmp = (AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 *)cache->attributes[16];
  854. 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);
  855. }
  856. {
  857. AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA * tmp = (AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA *)cache->attributes[17];
  858. AssemblyDefaultAliasAttribute__ctor_m0C9991C32ED63B598FA509F3AF74554A5C874EB0(tmp, il2cpp_codegen_string_new_wrapper("\x53\x79\x73\x74\x65\x6D\x2E\x43\x6F\x72\x65\x2E\x64\x6C\x6C"), NULL);
  859. }
  860. }
  861. static void Enumerable_t928C505614FDD67F6D61FB58BED73235DF569B0E_CustomAttributesCacheGenerator(CustomAttributesCache* cache)
  862. {
  863. {
  864. ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC * tmp = (ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC *)cache->attributes[0];
  865. ExtensionAttribute__ctor_mB331519C39C4210259A248A4C629DF934937C1FA(tmp, NULL);
  866. }
  867. }
  868. static void Enumerable_t928C505614FDD67F6D61FB58BED73235DF569B0E_CustomAttributesCacheGenerator_Enumerable_Where_mA05D6D232FDEEDAC4017DF69D23289072EA51608(CustomAttributesCache* cache)
  869. {
  870. {
  871. ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC * tmp = (ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC *)cache->attributes[0];
  872. ExtensionAttribute__ctor_mB331519C39C4210259A248A4C629DF934937C1FA(tmp, NULL);
  873. }
  874. }
  875. static void Enumerable_t928C505614FDD67F6D61FB58BED73235DF569B0E_CustomAttributesCacheGenerator_Enumerable_First_m6DCB83ABC7A3DBCDC1C16AA0F6E8E7E871AE6FE9(CustomAttributesCache* cache)
  876. {
  877. {
  878. ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC * tmp = (ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC *)cache->attributes[0];
  879. ExtensionAttribute__ctor_mB331519C39C4210259A248A4C629DF934937C1FA(tmp, NULL);
  880. }
  881. }
  882. static void Enumerable_t928C505614FDD67F6D61FB58BED73235DF569B0E_CustomAttributesCacheGenerator_Enumerable_SingleOrDefault_m40E15CE75D867123BC871FDACD02DF4AC846243B(CustomAttributesCache* cache)
  883. {
  884. {
  885. ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC * tmp = (ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC *)cache->attributes[0];
  886. ExtensionAttribute__ctor_mB331519C39C4210259A248A4C629DF934937C1FA(tmp, NULL);
  887. }
  888. }
  889. static void Enumerable_t928C505614FDD67F6D61FB58BED73235DF569B0E_CustomAttributesCacheGenerator_Enumerable_Any_mAFDE090D70A59A02D5892E965432BB6B2D95DEAE(CustomAttributesCache* cache)
  890. {
  891. {
  892. ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC * tmp = (ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC *)cache->attributes[0];
  893. ExtensionAttribute__ctor_mB331519C39C4210259A248A4C629DF934937C1FA(tmp, NULL);
  894. }
  895. }
  896. static void Enumerable_t928C505614FDD67F6D61FB58BED73235DF569B0E_CustomAttributesCacheGenerator_Enumerable_Any_mB2DC189193A9DC979508864A926562F1781FAB9B(CustomAttributesCache* cache)
  897. {
  898. {
  899. ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC * tmp = (ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC *)cache->attributes[0];
  900. ExtensionAttribute__ctor_mB331519C39C4210259A248A4C629DF934937C1FA(tmp, NULL);
  901. }
  902. }
  903. static void Enumerable_t928C505614FDD67F6D61FB58BED73235DF569B0E_CustomAttributesCacheGenerator_Enumerable_Count_m0A24EF6E16C4ED19CE4E097B16B0E6865B7C9E38(CustomAttributesCache* cache)
  904. {
  905. {
  906. ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC * tmp = (ExtensionAttribute_t917F3F92E717DC8B2D7BC03967A9790B1B8EF7CC *)cache->attributes[0];
  907. ExtensionAttribute__ctor_mB331519C39C4210259A248A4C629DF934937C1FA(tmp, NULL);
  908. }
  909. }
  910. static void U3CU3Ec__DisplayClass6_0_1_t29ECACEBF8EBA80C4C38A326FA7DED849E3A7C8C_CustomAttributesCacheGenerator(CustomAttributesCache* cache)
  911. {
  912. {
  913. CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0];
  914. CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL);
  915. }
  916. }
  917. static void HashSet_1_t7366A48A7E46B2A1E050EA9D62BC9FCA32AFF80B_CustomAttributesCacheGenerator(CustomAttributesCache* cache)
  918. {
  919. static bool s_Il2CppMethodInitialized;
  920. if (!s_Il2CppMethodInitialized)
  921. {
  922. il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollectionDebugView_1_t91F2BD45904FD84600887E6D4852BF7B6472F1D8_0_0_0_var);
  923. s_Il2CppMethodInitialized = true;
  924. }
  925. {
  926. DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F * tmp = (DebuggerDisplayAttribute_tA5070C1A6CAB579DAC66A469530D946F6F42727F *)cache->attributes[0];
  927. DebuggerDisplayAttribute__ctor_m870C3A98DA4C9FA7FD4411169AF30C55A90B9988(tmp, il2cpp_codegen_string_new_wrapper("\x43\x6F\x75\x6E\x74\x20\x3D\x20\x7B\x43\x6F\x75\x6E\x74\x7D"), NULL);
  928. }
  929. {
  930. DebuggerTypeProxyAttribute_t20C961369DAE0E16D87B752F1C04F16FC3B90014 * tmp = (DebuggerTypeProxyAttribute_t20C961369DAE0E16D87B752F1C04F16FC3B90014 *)cache->attributes[1];
  931. DebuggerTypeProxyAttribute__ctor_mF05A9CF9DC4A3F95F05938CF6CBF45CC32CF5167(tmp, il2cpp_codegen_type_get_object(ICollectionDebugView_1_t91F2BD45904FD84600887E6D4852BF7B6472F1D8_0_0_0_var), NULL);
  932. }
  933. }
  934. IL2CPP_EXTERN_C const CustomAttributesCacheGenerator g_System_Core_AttributeGenerators[];
  935. const CustomAttributesCacheGenerator g_System_Core_AttributeGenerators[10] =
  936. {
  937. Enumerable_t928C505614FDD67F6D61FB58BED73235DF569B0E_CustomAttributesCacheGenerator,
  938. U3CU3Ec__DisplayClass6_0_1_t29ECACEBF8EBA80C4C38A326FA7DED849E3A7C8C_CustomAttributesCacheGenerator,
  939. HashSet_1_t7366A48A7E46B2A1E050EA9D62BC9FCA32AFF80B_CustomAttributesCacheGenerator,
  940. Enumerable_t928C505614FDD67F6D61FB58BED73235DF569B0E_CustomAttributesCacheGenerator_Enumerable_Where_mA05D6D232FDEEDAC4017DF69D23289072EA51608,
  941. Enumerable_t928C505614FDD67F6D61FB58BED73235DF569B0E_CustomAttributesCacheGenerator_Enumerable_First_m6DCB83ABC7A3DBCDC1C16AA0F6E8E7E871AE6FE9,
  942. Enumerable_t928C505614FDD67F6D61FB58BED73235DF569B0E_CustomAttributesCacheGenerator_Enumerable_SingleOrDefault_m40E15CE75D867123BC871FDACD02DF4AC846243B,
  943. Enumerable_t928C505614FDD67F6D61FB58BED73235DF569B0E_CustomAttributesCacheGenerator_Enumerable_Any_mAFDE090D70A59A02D5892E965432BB6B2D95DEAE,
  944. Enumerable_t928C505614FDD67F6D61FB58BED73235DF569B0E_CustomAttributesCacheGenerator_Enumerable_Any_mB2DC189193A9DC979508864A926562F1781FAB9B,
  945. Enumerable_t928C505614FDD67F6D61FB58BED73235DF569B0E_CustomAttributesCacheGenerator_Enumerable_Count_m0A24EF6E16C4ED19CE4E097B16B0E6865B7C9E38,
  946. System_Core_CustomAttributesCacheGenerator,
  947. };
  948. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, bool ___value0, const RuntimeMethod* method)
  949. {
  950. {
  951. bool L_0 = ___value0;
  952. __this->set_m_wrapNonExceptionThrows_0(L_0);
  953. return;
  954. }
  955. }