System.Numerics.Vectors_Attr.cpp 73 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284
  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.AttributeUsageAttribute
  30. struct AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C;
  31. // System.CLSCompliantAttribute
  32. struct CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249;
  33. // System.Runtime.CompilerServices.CompilationRelaxationsAttribute
  34. struct CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF;
  35. // System.Runtime.CompilerServices.CompilerGeneratedAttribute
  36. struct CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C;
  37. // System.Diagnostics.DebuggableAttribute
  38. struct DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B;
  39. // System.Reflection.DefaultMemberAttribute
  40. struct DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5;
  41. // System.Runtime.CompilerServices.IntrinsicAttribute
  42. struct IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7;
  43. // System.Resources.NeutralResourcesLanguageAttribute
  44. struct NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2;
  45. // System.Runtime.CompilerServices.RuntimeCompatibilityAttribute
  46. struct RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80;
  47. // System.String
  48. struct String_t;
  49. IL2CPP_EXTERN_C_BEGIN
  50. IL2CPP_EXTERN_C_END
  51. #ifdef __clang__
  52. #pragma clang diagnostic push
  53. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  54. #pragma clang diagnostic ignored "-Wunused-variable"
  55. #endif
  56. // System.Object
  57. // System.Attribute
  58. struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 : public RuntimeObject
  59. {
  60. public:
  61. public:
  62. };
  63. // System.String
  64. struct String_t : public RuntimeObject
  65. {
  66. public:
  67. // System.Int32 System.String::m_stringLength
  68. int32_t ___m_stringLength_0;
  69. // System.Char System.String::m_firstChar
  70. Il2CppChar ___m_firstChar_1;
  71. public:
  72. inline static int32_t get_offset_of_m_stringLength_0() { return static_cast<int32_t>(offsetof(String_t, ___m_stringLength_0)); }
  73. inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; }
  74. inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; }
  75. inline void set_m_stringLength_0(int32_t value)
  76. {
  77. ___m_stringLength_0 = value;
  78. }
  79. inline static int32_t get_offset_of_m_firstChar_1() { return static_cast<int32_t>(offsetof(String_t, ___m_firstChar_1)); }
  80. inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; }
  81. inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; }
  82. inline void set_m_firstChar_1(Il2CppChar value)
  83. {
  84. ___m_firstChar_1 = value;
  85. }
  86. };
  87. struct String_t_StaticFields
  88. {
  89. public:
  90. // System.String System.String::Empty
  91. String_t* ___Empty_5;
  92. public:
  93. inline static int32_t get_offset_of_Empty_5() { return static_cast<int32_t>(offsetof(String_t_StaticFields, ___Empty_5)); }
  94. inline String_t* get_Empty_5() const { return ___Empty_5; }
  95. inline String_t** get_address_of_Empty_5() { return &___Empty_5; }
  96. inline void set_Empty_5(String_t* value)
  97. {
  98. ___Empty_5 = value;
  99. Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value);
  100. }
  101. };
  102. // System.ValueType
  103. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject
  104. {
  105. public:
  106. public:
  107. };
  108. // Native definition for P/Invoke marshalling of System.ValueType
  109. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke
  110. {
  111. };
  112. // Native definition for COM marshalling of System.ValueType
  113. struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com
  114. {
  115. };
  116. // System.Reflection.AssemblyCompanyAttribute
  117. struct AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  118. {
  119. public:
  120. // System.String System.Reflection.AssemblyCompanyAttribute::m_company
  121. String_t* ___m_company_0;
  122. public:
  123. inline static int32_t get_offset_of_m_company_0() { return static_cast<int32_t>(offsetof(AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4, ___m_company_0)); }
  124. inline String_t* get_m_company_0() const { return ___m_company_0; }
  125. inline String_t** get_address_of_m_company_0() { return &___m_company_0; }
  126. inline void set_m_company_0(String_t* value)
  127. {
  128. ___m_company_0 = value;
  129. Il2CppCodeGenWriteBarrier((void**)(&___m_company_0), (void*)value);
  130. }
  131. };
  132. // System.Reflection.AssemblyCopyrightAttribute
  133. struct AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  134. {
  135. public:
  136. // System.String System.Reflection.AssemblyCopyrightAttribute::m_copyright
  137. String_t* ___m_copyright_0;
  138. public:
  139. inline static int32_t get_offset_of_m_copyright_0() { return static_cast<int32_t>(offsetof(AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC, ___m_copyright_0)); }
  140. inline String_t* get_m_copyright_0() const { return ___m_copyright_0; }
  141. inline String_t** get_address_of_m_copyright_0() { return &___m_copyright_0; }
  142. inline void set_m_copyright_0(String_t* value)
  143. {
  144. ___m_copyright_0 = value;
  145. Il2CppCodeGenWriteBarrier((void**)(&___m_copyright_0), (void*)value);
  146. }
  147. };
  148. // System.Reflection.AssemblyDefaultAliasAttribute
  149. struct AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  150. {
  151. public:
  152. // System.String System.Reflection.AssemblyDefaultAliasAttribute::m_defaultAlias
  153. String_t* ___m_defaultAlias_0;
  154. public:
  155. inline static int32_t get_offset_of_m_defaultAlias_0() { return static_cast<int32_t>(offsetof(AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA, ___m_defaultAlias_0)); }
  156. inline String_t* get_m_defaultAlias_0() const { return ___m_defaultAlias_0; }
  157. inline String_t** get_address_of_m_defaultAlias_0() { return &___m_defaultAlias_0; }
  158. inline void set_m_defaultAlias_0(String_t* value)
  159. {
  160. ___m_defaultAlias_0 = value;
  161. Il2CppCodeGenWriteBarrier((void**)(&___m_defaultAlias_0), (void*)value);
  162. }
  163. };
  164. // System.Reflection.AssemblyDescriptionAttribute
  165. struct AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  166. {
  167. public:
  168. // System.String System.Reflection.AssemblyDescriptionAttribute::m_description
  169. String_t* ___m_description_0;
  170. public:
  171. inline static int32_t get_offset_of_m_description_0() { return static_cast<int32_t>(offsetof(AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3, ___m_description_0)); }
  172. inline String_t* get_m_description_0() const { return ___m_description_0; }
  173. inline String_t** get_address_of_m_description_0() { return &___m_description_0; }
  174. inline void set_m_description_0(String_t* value)
  175. {
  176. ___m_description_0 = value;
  177. Il2CppCodeGenWriteBarrier((void**)(&___m_description_0), (void*)value);
  178. }
  179. };
  180. // System.Reflection.AssemblyFileVersionAttribute
  181. struct AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  182. {
  183. public:
  184. // System.String System.Reflection.AssemblyFileVersionAttribute::_version
  185. String_t* ____version_0;
  186. public:
  187. inline static int32_t get_offset_of__version_0() { return static_cast<int32_t>(offsetof(AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F, ____version_0)); }
  188. inline String_t* get__version_0() const { return ____version_0; }
  189. inline String_t** get_address_of__version_0() { return &____version_0; }
  190. inline void set__version_0(String_t* value)
  191. {
  192. ____version_0 = value;
  193. Il2CppCodeGenWriteBarrier((void**)(&____version_0), (void*)value);
  194. }
  195. };
  196. // System.Reflection.AssemblyInformationalVersionAttribute
  197. struct AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  198. {
  199. public:
  200. // System.String System.Reflection.AssemblyInformationalVersionAttribute::m_informationalVersion
  201. String_t* ___m_informationalVersion_0;
  202. public:
  203. inline static int32_t get_offset_of_m_informationalVersion_0() { return static_cast<int32_t>(offsetof(AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0, ___m_informationalVersion_0)); }
  204. inline String_t* get_m_informationalVersion_0() const { return ___m_informationalVersion_0; }
  205. inline String_t** get_address_of_m_informationalVersion_0() { return &___m_informationalVersion_0; }
  206. inline void set_m_informationalVersion_0(String_t* value)
  207. {
  208. ___m_informationalVersion_0 = value;
  209. Il2CppCodeGenWriteBarrier((void**)(&___m_informationalVersion_0), (void*)value);
  210. }
  211. };
  212. // System.Reflection.AssemblyMetadataAttribute
  213. struct AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  214. {
  215. public:
  216. // System.String System.Reflection.AssemblyMetadataAttribute::m_key
  217. String_t* ___m_key_0;
  218. // System.String System.Reflection.AssemblyMetadataAttribute::m_value
  219. String_t* ___m_value_1;
  220. public:
  221. inline static int32_t get_offset_of_m_key_0() { return static_cast<int32_t>(offsetof(AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F, ___m_key_0)); }
  222. inline String_t* get_m_key_0() const { return ___m_key_0; }
  223. inline String_t** get_address_of_m_key_0() { return &___m_key_0; }
  224. inline void set_m_key_0(String_t* value)
  225. {
  226. ___m_key_0 = value;
  227. Il2CppCodeGenWriteBarrier((void**)(&___m_key_0), (void*)value);
  228. }
  229. inline static int32_t get_offset_of_m_value_1() { return static_cast<int32_t>(offsetof(AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F, ___m_value_1)); }
  230. inline String_t* get_m_value_1() const { return ___m_value_1; }
  231. inline String_t** get_address_of_m_value_1() { return &___m_value_1; }
  232. inline void set_m_value_1(String_t* value)
  233. {
  234. ___m_value_1 = value;
  235. Il2CppCodeGenWriteBarrier((void**)(&___m_value_1), (void*)value);
  236. }
  237. };
  238. // System.Reflection.AssemblyProductAttribute
  239. struct AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  240. {
  241. public:
  242. // System.String System.Reflection.AssemblyProductAttribute::m_product
  243. String_t* ___m_product_0;
  244. public:
  245. inline static int32_t get_offset_of_m_product_0() { return static_cast<int32_t>(offsetof(AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA, ___m_product_0)); }
  246. inline String_t* get_m_product_0() const { return ___m_product_0; }
  247. inline String_t** get_address_of_m_product_0() { return &___m_product_0; }
  248. inline void set_m_product_0(String_t* value)
  249. {
  250. ___m_product_0 = value;
  251. Il2CppCodeGenWriteBarrier((void**)(&___m_product_0), (void*)value);
  252. }
  253. };
  254. // System.Reflection.AssemblyTitleAttribute
  255. struct AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  256. {
  257. public:
  258. // System.String System.Reflection.AssemblyTitleAttribute::m_title
  259. String_t* ___m_title_0;
  260. public:
  261. inline static int32_t get_offset_of_m_title_0() { return static_cast<int32_t>(offsetof(AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7, ___m_title_0)); }
  262. inline String_t* get_m_title_0() const { return ___m_title_0; }
  263. inline String_t** get_address_of_m_title_0() { return &___m_title_0; }
  264. inline void set_m_title_0(String_t* value)
  265. {
  266. ___m_title_0 = value;
  267. Il2CppCodeGenWriteBarrier((void**)(&___m_title_0), (void*)value);
  268. }
  269. };
  270. // System.Boolean
  271. struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37
  272. {
  273. public:
  274. // System.Boolean System.Boolean::m_value
  275. bool ___m_value_0;
  276. public:
  277. inline static int32_t get_offset_of_m_value_0() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); }
  278. inline bool get_m_value_0() const { return ___m_value_0; }
  279. inline bool* get_address_of_m_value_0() { return &___m_value_0; }
  280. inline void set_m_value_0(bool value)
  281. {
  282. ___m_value_0 = value;
  283. }
  284. };
  285. struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields
  286. {
  287. public:
  288. // System.String System.Boolean::TrueString
  289. String_t* ___TrueString_5;
  290. // System.String System.Boolean::FalseString
  291. String_t* ___FalseString_6;
  292. public:
  293. inline static int32_t get_offset_of_TrueString_5() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); }
  294. inline String_t* get_TrueString_5() const { return ___TrueString_5; }
  295. inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; }
  296. inline void set_TrueString_5(String_t* value)
  297. {
  298. ___TrueString_5 = value;
  299. Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value);
  300. }
  301. inline static int32_t get_offset_of_FalseString_6() { return static_cast<int32_t>(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); }
  302. inline String_t* get_FalseString_6() const { return ___FalseString_6; }
  303. inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; }
  304. inline void set_FalseString_6(String_t* value)
  305. {
  306. ___FalseString_6 = value;
  307. Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value);
  308. }
  309. };
  310. // System.CLSCompliantAttribute
  311. struct CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  312. {
  313. public:
  314. // System.Boolean System.CLSCompliantAttribute::m_compliant
  315. bool ___m_compliant_0;
  316. public:
  317. inline static int32_t get_offset_of_m_compliant_0() { return static_cast<int32_t>(offsetof(CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249, ___m_compliant_0)); }
  318. inline bool get_m_compliant_0() const { return ___m_compliant_0; }
  319. inline bool* get_address_of_m_compliant_0() { return &___m_compliant_0; }
  320. inline void set_m_compliant_0(bool value)
  321. {
  322. ___m_compliant_0 = value;
  323. }
  324. };
  325. // System.Runtime.CompilerServices.CompilationRelaxationsAttribute
  326. struct CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  327. {
  328. public:
  329. // System.Int32 System.Runtime.CompilerServices.CompilationRelaxationsAttribute::m_relaxations
  330. int32_t ___m_relaxations_0;
  331. public:
  332. inline static int32_t get_offset_of_m_relaxations_0() { return static_cast<int32_t>(offsetof(CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF, ___m_relaxations_0)); }
  333. inline int32_t get_m_relaxations_0() const { return ___m_relaxations_0; }
  334. inline int32_t* get_address_of_m_relaxations_0() { return &___m_relaxations_0; }
  335. inline void set_m_relaxations_0(int32_t value)
  336. {
  337. ___m_relaxations_0 = value;
  338. }
  339. };
  340. // System.Runtime.CompilerServices.CompilerGeneratedAttribute
  341. struct CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  342. {
  343. public:
  344. public:
  345. };
  346. // System.Reflection.DefaultMemberAttribute
  347. struct DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  348. {
  349. public:
  350. // System.String System.Reflection.DefaultMemberAttribute::m_memberName
  351. String_t* ___m_memberName_0;
  352. public:
  353. inline static int32_t get_offset_of_m_memberName_0() { return static_cast<int32_t>(offsetof(DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5, ___m_memberName_0)); }
  354. inline String_t* get_m_memberName_0() const { return ___m_memberName_0; }
  355. inline String_t** get_address_of_m_memberName_0() { return &___m_memberName_0; }
  356. inline void set_m_memberName_0(String_t* value)
  357. {
  358. ___m_memberName_0 = value;
  359. Il2CppCodeGenWriteBarrier((void**)(&___m_memberName_0), (void*)value);
  360. }
  361. };
  362. // System.Enum
  363. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52
  364. {
  365. public:
  366. public:
  367. };
  368. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields
  369. {
  370. public:
  371. // System.Char[] System.Enum::enumSeperatorCharArray
  372. CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0;
  373. public:
  374. inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast<int32_t>(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); }
  375. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; }
  376. inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; }
  377. inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value)
  378. {
  379. ___enumSeperatorCharArray_0 = value;
  380. Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value);
  381. }
  382. };
  383. // Native definition for P/Invoke marshalling of System.Enum
  384. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke
  385. {
  386. };
  387. // Native definition for COM marshalling of System.Enum
  388. struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com
  389. {
  390. };
  391. // System.Runtime.CompilerServices.IntrinsicAttribute
  392. struct IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  393. {
  394. public:
  395. public:
  396. };
  397. // System.Runtime.CompilerServices.RuntimeCompatibilityAttribute
  398. struct RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  399. {
  400. public:
  401. // System.Boolean System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::m_wrapNonExceptionThrows
  402. bool ___m_wrapNonExceptionThrows_0;
  403. public:
  404. inline static int32_t get_offset_of_m_wrapNonExceptionThrows_0() { return static_cast<int32_t>(offsetof(RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80, ___m_wrapNonExceptionThrows_0)); }
  405. inline bool get_m_wrapNonExceptionThrows_0() const { return ___m_wrapNonExceptionThrows_0; }
  406. inline bool* get_address_of_m_wrapNonExceptionThrows_0() { return &___m_wrapNonExceptionThrows_0; }
  407. inline void set_m_wrapNonExceptionThrows_0(bool value)
  408. {
  409. ___m_wrapNonExceptionThrows_0 = value;
  410. }
  411. };
  412. // System.Void
  413. struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5
  414. {
  415. public:
  416. union
  417. {
  418. struct
  419. {
  420. };
  421. uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1];
  422. };
  423. public:
  424. };
  425. // System.AttributeTargets
  426. struct AttributeTargets_t5F71273DFE1D0CA9B8109F02A023A7DBA9BFC923
  427. {
  428. public:
  429. // System.Int32 System.AttributeTargets::value__
  430. int32_t ___value___2;
  431. public:
  432. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(AttributeTargets_t5F71273DFE1D0CA9B8109F02A023A7DBA9BFC923, ___value___2)); }
  433. inline int32_t get_value___2() const { return ___value___2; }
  434. inline int32_t* get_address_of_value___2() { return &___value___2; }
  435. inline void set_value___2(int32_t value)
  436. {
  437. ___value___2 = value;
  438. }
  439. };
  440. // System.Resources.UltimateResourceFallbackLocation
  441. struct UltimateResourceFallbackLocation_tA4EBEA627CD0C386314EBB60D7A4225C435D0F0B
  442. {
  443. public:
  444. // System.Int32 System.Resources.UltimateResourceFallbackLocation::value__
  445. int32_t ___value___2;
  446. public:
  447. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(UltimateResourceFallbackLocation_tA4EBEA627CD0C386314EBB60D7A4225C435D0F0B, ___value___2)); }
  448. inline int32_t get_value___2() const { return ___value___2; }
  449. inline int32_t* get_address_of_value___2() { return &___value___2; }
  450. inline void set_value___2(int32_t value)
  451. {
  452. ___value___2 = value;
  453. }
  454. };
  455. // System.Diagnostics.DebuggableAttribute/DebuggingModes
  456. struct DebuggingModes_t279D5B9C012ABA935887CB73C5A63A1F46AF08A8
  457. {
  458. public:
  459. // System.Int32 System.Diagnostics.DebuggableAttribute/DebuggingModes::value__
  460. int32_t ___value___2;
  461. public:
  462. inline static int32_t get_offset_of_value___2() { return static_cast<int32_t>(offsetof(DebuggingModes_t279D5B9C012ABA935887CB73C5A63A1F46AF08A8, ___value___2)); }
  463. inline int32_t get_value___2() const { return ___value___2; }
  464. inline int32_t* get_address_of_value___2() { return &___value___2; }
  465. inline void set_value___2(int32_t value)
  466. {
  467. ___value___2 = value;
  468. }
  469. };
  470. // System.AttributeUsageAttribute
  471. struct AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  472. {
  473. public:
  474. // System.AttributeTargets System.AttributeUsageAttribute::m_attributeTarget
  475. int32_t ___m_attributeTarget_0;
  476. // System.Boolean System.AttributeUsageAttribute::m_allowMultiple
  477. bool ___m_allowMultiple_1;
  478. // System.Boolean System.AttributeUsageAttribute::m_inherited
  479. bool ___m_inherited_2;
  480. public:
  481. inline static int32_t get_offset_of_m_attributeTarget_0() { return static_cast<int32_t>(offsetof(AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C, ___m_attributeTarget_0)); }
  482. inline int32_t get_m_attributeTarget_0() const { return ___m_attributeTarget_0; }
  483. inline int32_t* get_address_of_m_attributeTarget_0() { return &___m_attributeTarget_0; }
  484. inline void set_m_attributeTarget_0(int32_t value)
  485. {
  486. ___m_attributeTarget_0 = value;
  487. }
  488. inline static int32_t get_offset_of_m_allowMultiple_1() { return static_cast<int32_t>(offsetof(AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C, ___m_allowMultiple_1)); }
  489. inline bool get_m_allowMultiple_1() const { return ___m_allowMultiple_1; }
  490. inline bool* get_address_of_m_allowMultiple_1() { return &___m_allowMultiple_1; }
  491. inline void set_m_allowMultiple_1(bool value)
  492. {
  493. ___m_allowMultiple_1 = value;
  494. }
  495. inline static int32_t get_offset_of_m_inherited_2() { return static_cast<int32_t>(offsetof(AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C, ___m_inherited_2)); }
  496. inline bool get_m_inherited_2() const { return ___m_inherited_2; }
  497. inline bool* get_address_of_m_inherited_2() { return &___m_inherited_2; }
  498. inline void set_m_inherited_2(bool value)
  499. {
  500. ___m_inherited_2 = value;
  501. }
  502. };
  503. struct AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C_StaticFields
  504. {
  505. public:
  506. // System.AttributeUsageAttribute System.AttributeUsageAttribute::Default
  507. AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C * ___Default_3;
  508. public:
  509. inline static int32_t get_offset_of_Default_3() { return static_cast<int32_t>(offsetof(AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C_StaticFields, ___Default_3)); }
  510. inline AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C * get_Default_3() const { return ___Default_3; }
  511. inline AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C ** get_address_of_Default_3() { return &___Default_3; }
  512. inline void set_Default_3(AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C * value)
  513. {
  514. ___Default_3 = value;
  515. Il2CppCodeGenWriteBarrier((void**)(&___Default_3), (void*)value);
  516. }
  517. };
  518. // System.Diagnostics.DebuggableAttribute
  519. struct DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  520. {
  521. public:
  522. // System.Diagnostics.DebuggableAttribute/DebuggingModes System.Diagnostics.DebuggableAttribute::m_debuggingModes
  523. int32_t ___m_debuggingModes_0;
  524. public:
  525. inline static int32_t get_offset_of_m_debuggingModes_0() { return static_cast<int32_t>(offsetof(DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B, ___m_debuggingModes_0)); }
  526. inline int32_t get_m_debuggingModes_0() const { return ___m_debuggingModes_0; }
  527. inline int32_t* get_address_of_m_debuggingModes_0() { return &___m_debuggingModes_0; }
  528. inline void set_m_debuggingModes_0(int32_t value)
  529. {
  530. ___m_debuggingModes_0 = value;
  531. }
  532. };
  533. // System.Resources.NeutralResourcesLanguageAttribute
  534. struct NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71
  535. {
  536. public:
  537. // System.String System.Resources.NeutralResourcesLanguageAttribute::_culture
  538. String_t* ____culture_0;
  539. // System.Resources.UltimateResourceFallbackLocation System.Resources.NeutralResourcesLanguageAttribute::_fallbackLoc
  540. int32_t ____fallbackLoc_1;
  541. public:
  542. inline static int32_t get_offset_of__culture_0() { return static_cast<int32_t>(offsetof(NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2, ____culture_0)); }
  543. inline String_t* get__culture_0() const { return ____culture_0; }
  544. inline String_t** get_address_of__culture_0() { return &____culture_0; }
  545. inline void set__culture_0(String_t* value)
  546. {
  547. ____culture_0 = value;
  548. Il2CppCodeGenWriteBarrier((void**)(&____culture_0), (void*)value);
  549. }
  550. inline static int32_t get_offset_of__fallbackLoc_1() { return static_cast<int32_t>(offsetof(NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2, ____fallbackLoc_1)); }
  551. inline int32_t get__fallbackLoc_1() const { return ____fallbackLoc_1; }
  552. inline int32_t* get_address_of__fallbackLoc_1() { return &____fallbackLoc_1; }
  553. inline void set__fallbackLoc_1(int32_t value)
  554. {
  555. ____fallbackLoc_1 = value;
  556. }
  557. };
  558. #ifdef __clang__
  559. #pragma clang diagnostic pop
  560. #endif
  561. // System.Void System.Reflection.AssemblyMetadataAttribute::.ctor(System.String,System.String)
  562. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyMetadataAttribute__ctor_m5A4B63DCD1CCB566C877C0CFCD9FE0BBDD249529 (AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F * __this, String_t* ___key0, String_t* ___value1, const RuntimeMethod* method);
  563. // System.Void System.CLSCompliantAttribute::.ctor(System.Boolean)
  564. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CLSCompliantAttribute__ctor_m340EDA4DA5E45506AD631FE84241ADFB6B3F0270 (CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 * __this, bool ___isCompliant0, const RuntimeMethod* method);
  565. // System.Void System.Reflection.AssemblyInformationalVersionAttribute::.ctor(System.String)
  566. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyInformationalVersionAttribute__ctor_m9BF349D8F980B0ABAB2A6312E422915285FA1678 (AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 * __this, String_t* ___informationalVersion0, const RuntimeMethod* method);
  567. // System.Void System.Reflection.AssemblyFileVersionAttribute::.ctor(System.String)
  568. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyFileVersionAttribute__ctor_mF855AEBC51CB72F4FF913499256741AE57B0F13D (AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F * __this, String_t* ___version0, const RuntimeMethod* method);
  569. // System.Void System.Reflection.AssemblyCopyrightAttribute::.ctor(System.String)
  570. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyCopyrightAttribute__ctor_mB0B5F5C1A7A8B172289CC694E2711F07A37CE3F3 (AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC * __this, String_t* ___copyright0, const RuntimeMethod* method);
  571. // System.Void System.Reflection.AssemblyProductAttribute::.ctor(System.String)
  572. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyProductAttribute__ctor_m26DF1EBC1C86E7DA4786C66B44123899BE8DBCB8 (AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA * __this, String_t* ___product0, const RuntimeMethod* method);
  573. // System.Void System.Reflection.AssemblyCompanyAttribute::.ctor(System.String)
  574. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyCompanyAttribute__ctor_m435C9FEC405646617645636E67860598A0C46FF0 (AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 * __this, String_t* ___company0, const RuntimeMethod* method);
  575. // System.Void System.Reflection.AssemblyDefaultAliasAttribute::.ctor(System.String)
  576. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyDefaultAliasAttribute__ctor_m0C9991C32ED63B598FA509F3AF74554A5C874EB0 (AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA * __this, String_t* ___defaultAlias0, const RuntimeMethod* method);
  577. // System.Void System.Reflection.AssemblyDescriptionAttribute::.ctor(System.String)
  578. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyDescriptionAttribute__ctor_m3A0BD500FF352A67235FBA499FBA58EFF15B1F25 (AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3 * __this, String_t* ___description0, const RuntimeMethod* method);
  579. // System.Void System.Reflection.AssemblyTitleAttribute::.ctor(System.String)
  580. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AssemblyTitleAttribute__ctor_mE239F206B3B369C48AE1F3B4211688778FE99E8D (AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 * __this, String_t* ___title0, const RuntimeMethod* method);
  581. // System.Void System.Resources.NeutralResourcesLanguageAttribute::.ctor(System.String)
  582. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NeutralResourcesLanguageAttribute__ctor_mF2BB52FC7FE116CCA2AEDD08A2DA1DF7055B56AF (NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2 * __this, String_t* ___cultureName0, const RuntimeMethod* method);
  583. // System.Void System.Diagnostics.DebuggableAttribute::.ctor(System.Diagnostics.DebuggableAttribute/DebuggingModes)
  584. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DebuggableAttribute__ctor_m7FF445C8435494A4847123A668D889E692E55550 (DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B * __this, int32_t ___modes0, const RuntimeMethod* method);
  585. // System.Void System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::.ctor()
  586. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute__ctor_m551DDF1438CE97A984571949723F30F44CF7317C (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, const RuntimeMethod* method);
  587. // System.Void System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::set_WrapNonExceptionThrows(System.Boolean)
  588. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, bool ___value0, const RuntimeMethod* method);
  589. // System.Void System.Runtime.CompilerServices.CompilationRelaxationsAttribute::.ctor(System.Int32)
  590. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompilationRelaxationsAttribute__ctor_mAC3079EBC4EEAB474EED8208EF95DB39C922333B (CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF * __this, int32_t ___relaxations0, const RuntimeMethod* method);
  591. // System.Void System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor()
  592. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35 (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * __this, const RuntimeMethod* method);
  593. // System.Void System.AttributeUsageAttribute::.ctor(System.AttributeTargets)
  594. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttributeUsageAttribute__ctor_m5114E18826A49A025D48DC71904C430BD590656D (AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C * __this, int32_t ___validOn0, const RuntimeMethod* method);
  595. // System.Void System.AttributeUsageAttribute::set_Inherited(System.Boolean)
  596. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AttributeUsageAttribute_set_Inherited_m56105980C36CB71AECD398C6077739BDFD2085E0_inline (AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C * __this, bool ___value0, const RuntimeMethod* method);
  597. // System.Void System.Reflection.DefaultMemberAttribute::.ctor(System.String)
  598. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DefaultMemberAttribute__ctor_mA025B6F5B3A9292696E01108027840C8DFF7F4D7 (DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5 * __this, String_t* ___memberName0, const RuntimeMethod* method);
  599. // System.Void System.Runtime.CompilerServices.IntrinsicAttribute::.ctor()
  600. IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129 (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * __this, const RuntimeMethod* method);
  601. static void System_Numerics_Vectors_CustomAttributesCacheGenerator(CustomAttributesCache* cache)
  602. {
  603. {
  604. AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F * tmp = (AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F *)cache->attributes[0];
  605. 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);
  606. }
  607. {
  608. AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F * tmp = (AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F *)cache->attributes[1];
  609. 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);
  610. }
  611. {
  612. CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 * tmp = (CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 *)cache->attributes[2];
  613. CLSCompliantAttribute__ctor_m340EDA4DA5E45506AD631FE84241ADFB6B3F0270(tmp, true, NULL);
  614. }
  615. {
  616. AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 * tmp = (AssemblyInformationalVersionAttribute_t962229DBE84C4A66FB0B542E9AEBC510F55950D0 *)cache->attributes[3];
  617. AssemblyInformationalVersionAttribute__ctor_m9BF349D8F980B0ABAB2A6312E422915285FA1678(tmp, il2cpp_codegen_string_new_wrapper("\x34\x2E\x36\x2E\x32\x36\x35\x31\x35\x2E\x30\x36\x20\x40\x42\x75\x69\x6C\x74\x42\x79\x3A\x20\x64\x6C\x61\x62\x2D\x44\x44\x56\x53\x4F\x57\x49\x4E\x41\x47\x45\x30\x35\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\x33\x30\x61\x62\x36\x35\x31\x66\x63\x62\x34\x33\x35\x34\x35\x35\x32\x62\x64\x34\x38\x39\x31\x36\x31\x39\x61\x30\x62\x64\x64\x38\x31\x65\x30\x65\x62\x64\x62\x66"), NULL);
  618. }
  619. {
  620. AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F * tmp = (AssemblyFileVersionAttribute_tCC1036D0566155DC5688D9230EF3C07D82A1896F *)cache->attributes[4];
  621. AssemblyFileVersionAttribute__ctor_mF855AEBC51CB72F4FF913499256741AE57B0F13D(tmp, il2cpp_codegen_string_new_wrapper("\x34\x2E\x36\x2E\x32\x36\x35\x31\x35\x2E\x30\x36"), NULL);
  622. }
  623. {
  624. AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC * tmp = (AssemblyCopyrightAttribute_tA6A09319EF50B48D962810032000DEE7B12904EC *)cache->attributes[5];
  625. 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\x20\x41\x6C\x6C\x20\x72\x69\x67\x68\x74\x73\x20\x72\x65\x73\x65\x72\x76\x65\x64\x2E"), NULL);
  626. }
  627. {
  628. AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA * tmp = (AssemblyProductAttribute_t6BB0E0F76C752E14A4C26B4D1E230019068601CA *)cache->attributes[6];
  629. 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);
  630. }
  631. {
  632. AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 * tmp = (AssemblyCompanyAttribute_t642AAB097D7DEAAB623BEBE4664327E9B01D1DE4 *)cache->attributes[7];
  633. 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);
  634. }
  635. {
  636. AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA * tmp = (AssemblyDefaultAliasAttribute_tBED24B7B2D875CB2BD712ABC4099024C2505B7AA *)cache->attributes[8];
  637. AssemblyDefaultAliasAttribute__ctor_m0C9991C32ED63B598FA509F3AF74554A5C874EB0(tmp, il2cpp_codegen_string_new_wrapper("\x53\x79\x73\x74\x65\x6D\x2E\x4E\x75\x6D\x65\x72\x69\x63\x73\x2E\x56\x65\x63\x74\x6F\x72\x73"), NULL);
  638. }
  639. {
  640. AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3 * tmp = (AssemblyDescriptionAttribute_tF4460CCB289F6E2F71841792BBC7E6907DF612B3 *)cache->attributes[9];
  641. AssemblyDescriptionAttribute__ctor_m3A0BD500FF352A67235FBA499FBA58EFF15B1F25(tmp, il2cpp_codegen_string_new_wrapper("\x53\x79\x73\x74\x65\x6D\x2E\x4E\x75\x6D\x65\x72\x69\x63\x73\x2E\x56\x65\x63\x74\x6F\x72\x73"), NULL);
  642. }
  643. {
  644. AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 * tmp = (AssemblyTitleAttribute_tABB894D0792C7F307694CC796C8AE5D6A20382E7 *)cache->attributes[10];
  645. AssemblyTitleAttribute__ctor_mE239F206B3B369C48AE1F3B4211688778FE99E8D(tmp, il2cpp_codegen_string_new_wrapper("\x53\x79\x73\x74\x65\x6D\x2E\x4E\x75\x6D\x65\x72\x69\x63\x73\x2E\x56\x65\x63\x74\x6F\x72\x73"), NULL);
  646. }
  647. {
  648. NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2 * tmp = (NeutralResourcesLanguageAttribute_t14C9436446C8E9EB3C2244D386AF1C84ADC80FB2 *)cache->attributes[11];
  649. NeutralResourcesLanguageAttribute__ctor_mF2BB52FC7FE116CCA2AEDD08A2DA1DF7055B56AF(tmp, il2cpp_codegen_string_new_wrapper("\x65\x6E\x2D\x55\x53"), NULL);
  650. }
  651. {
  652. DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B * tmp = (DebuggableAttribute_tA8054EBD0FC7511695D494B690B5771658E3191B *)cache->attributes[12];
  653. DebuggableAttribute__ctor_m7FF445C8435494A4847123A668D889E692E55550(tmp, 2LL, NULL);
  654. }
  655. {
  656. RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * tmp = (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 *)cache->attributes[13];
  657. RuntimeCompatibilityAttribute__ctor_m551DDF1438CE97A984571949723F30F44CF7317C(tmp, NULL);
  658. RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline(tmp, true, NULL);
  659. }
  660. {
  661. CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF * tmp = (CompilationRelaxationsAttribute_t661FDDC06629BDA607A42BD660944F039FE03AFF *)cache->attributes[14];
  662. CompilationRelaxationsAttribute__ctor_mAC3079EBC4EEAB474EED8208EF95DB39C922333B(tmp, 8LL, NULL);
  663. }
  664. {
  665. AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F * tmp = (AssemblyMetadataAttribute_tC11B256960EB0C004D873A8822B5F84C5590455F *)cache->attributes[15];
  666. 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);
  667. }
  668. }
  669. static void SR_t1D25C2DEE2AD1AF6A1B38992FADA982297367269_CustomAttributesCacheGenerator_U3CResourceTypeU3Ek__BackingField(CustomAttributesCache* cache)
  670. {
  671. {
  672. CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0];
  673. CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL);
  674. }
  675. }
  676. static void SR_t1D25C2DEE2AD1AF6A1B38992FADA982297367269_CustomAttributesCacheGenerator_SR_get_ResourceType_m917F70622A70B40CE00485CF37432F872429E461(CustomAttributesCache* cache)
  677. {
  678. {
  679. CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C * tmp = (CompilerGeneratedAttribute_t39106AB982658D7A94C27DEF3C48DB2F5F7CD75C *)cache->attributes[0];
  680. CompilerGeneratedAttribute__ctor_m9DC3E4E2DA76FE93948D44199213E2E924DCBE35(tmp, NULL);
  681. }
  682. }
  683. static void IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7_CustomAttributesCacheGenerator(CustomAttributesCache* cache)
  684. {
  685. {
  686. AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C * tmp = (AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C *)cache->attributes[0];
  687. AttributeUsageAttribute__ctor_m5114E18826A49A025D48DC71904C430BD590656D(tmp, 364LL, NULL);
  688. AttributeUsageAttribute_set_Inherited_m56105980C36CB71AECD398C6077739BDFD2085E0_inline(tmp, false, NULL);
  689. }
  690. }
  691. static void Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator(CustomAttributesCache* cache)
  692. {
  693. {
  694. DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5 * tmp = (DefaultMemberAttribute_t8C9B3330DEA69EE364962477FF14FD2CFE30D4B5 *)cache->attributes[0];
  695. DefaultMemberAttribute__ctor_mA025B6F5B3A9292696E01108027840C8DFF7F4D7(tmp, il2cpp_codegen_string_new_wrapper("\x49\x74\x65\x6D"), NULL);
  696. }
  697. {
  698. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[1];
  699. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  700. }
  701. }
  702. static void Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_get_Count_m29453EF9FEEF62C730D6D73966F845A53AF141A1(CustomAttributesCache* cache)
  703. {
  704. {
  705. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  706. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  707. }
  708. }
  709. static void Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_get_Zero_mD80004F0EFB75483772F4011BD43E96ADFA8151D(CustomAttributesCache* cache)
  710. {
  711. {
  712. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  713. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  714. }
  715. }
  716. static void Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1__ctor_m8EBE1A2E1EA7049B60390CF9F6E3A6CAC7E0A345(CustomAttributesCache* cache)
  717. {
  718. {
  719. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  720. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  721. }
  722. }
  723. static void Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_get_Item_m3F1FB0A855F793F4944EA60540C190346C5E095B(CustomAttributesCache* cache)
  724. {
  725. {
  726. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  727. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  728. }
  729. }
  730. static void Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_Equals_mF670A4ABBDFBE2301B15FF6F62F7CD167AB2020E(CustomAttributesCache* cache)
  731. {
  732. {
  733. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  734. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  735. }
  736. }
  737. static void Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_op_BitwiseAnd_mA5C083992CD4E7FA4EC9541B2E39D60B2414D718(CustomAttributesCache* cache)
  738. {
  739. {
  740. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  741. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  742. }
  743. }
  744. static void Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_op_BitwiseOr_mA90265B238887E3A77C07A3381F2934B248BC256(CustomAttributesCache* cache)
  745. {
  746. {
  747. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  748. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  749. }
  750. }
  751. static void Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_op_Explicit_m305621D231F73ACFE394264D89E029736257ABD3(CustomAttributesCache* cache)
  752. {
  753. {
  754. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  755. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  756. }
  757. }
  758. static void Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_op_Explicit_mCC9BD17B196047C30CBDE2F66EAE1689ACBF8489(CustomAttributesCache* cache)
  759. {
  760. {
  761. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  762. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  763. }
  764. {
  765. CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 * tmp = (CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 *)cache->attributes[1];
  766. CLSCompliantAttribute__ctor_m340EDA4DA5E45506AD631FE84241ADFB6B3F0270(tmp, false, NULL);
  767. }
  768. }
  769. static void Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_op_Explicit_m65788842420E668F1A52D07721FDC0CC391CF573(CustomAttributesCache* cache)
  770. {
  771. {
  772. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  773. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  774. }
  775. }
  776. static void Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_op_Explicit_mDBDAA701EC3ED0032EA5BD1079445F8F544F1DAF(CustomAttributesCache* cache)
  777. {
  778. {
  779. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  780. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  781. }
  782. {
  783. CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 * tmp = (CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 *)cache->attributes[1];
  784. CLSCompliantAttribute__ctor_m340EDA4DA5E45506AD631FE84241ADFB6B3F0270(tmp, false, NULL);
  785. }
  786. }
  787. static void Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_op_Explicit_m18823A50EFC26DB550C12A96AF3485B105E12B90(CustomAttributesCache* cache)
  788. {
  789. {
  790. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  791. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  792. }
  793. }
  794. static void Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_Equals_mCBB6BCA18C9FA594B108239BBC17FD930FA2D0DE(CustomAttributesCache* cache)
  795. {
  796. {
  797. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  798. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  799. }
  800. }
  801. static void Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_Min_m05B249FB7833820992EABF7C9246F6871783CBFD(CustomAttributesCache* cache)
  802. {
  803. {
  804. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  805. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  806. }
  807. }
  808. static void Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_Max_mF0AEF620F5C9AF514A746C46A1CAB28B77A4C279(CustomAttributesCache* cache)
  809. {
  810. {
  811. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  812. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  813. }
  814. }
  815. static void Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator(CustomAttributesCache* cache)
  816. {
  817. {
  818. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  819. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  820. }
  821. }
  822. static void Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_Widen_m33A12B56DA3701F218CF65AA9852AD798F21FC43(CustomAttributesCache* cache)
  823. {
  824. {
  825. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  826. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  827. }
  828. {
  829. CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 * tmp = (CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 *)cache->attributes[1];
  830. CLSCompliantAttribute__ctor_m340EDA4DA5E45506AD631FE84241ADFB6B3F0270(tmp, false, NULL);
  831. }
  832. }
  833. static void Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_Widen_m670B47594EDD53DC9A27CC8DEA70991D0C917F1E(CustomAttributesCache* cache)
  834. {
  835. {
  836. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  837. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  838. }
  839. {
  840. CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 * tmp = (CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 *)cache->attributes[1];
  841. CLSCompliantAttribute__ctor_m340EDA4DA5E45506AD631FE84241ADFB6B3F0270(tmp, false, NULL);
  842. }
  843. }
  844. static void Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_Widen_m85E3669F0FEA9E4BBCCEB0A2BA4B4F374D58C865(CustomAttributesCache* cache)
  845. {
  846. {
  847. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  848. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  849. }
  850. }
  851. static void Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_Narrow_mBFF6803925C8517064C7306B1F871757C127B792(CustomAttributesCache* cache)
  852. {
  853. {
  854. CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 * tmp = (CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 *)cache->attributes[0];
  855. CLSCompliantAttribute__ctor_m340EDA4DA5E45506AD631FE84241ADFB6B3F0270(tmp, false, NULL);
  856. }
  857. {
  858. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[1];
  859. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  860. }
  861. }
  862. static void Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_Narrow_mB3156447E0B06B32F7B5A9403BC7FAA3BC6E9E96(CustomAttributesCache* cache)
  863. {
  864. {
  865. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  866. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  867. }
  868. {
  869. CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 * tmp = (CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 *)cache->attributes[1];
  870. CLSCompliantAttribute__ctor_m340EDA4DA5E45506AD631FE84241ADFB6B3F0270(tmp, false, NULL);
  871. }
  872. }
  873. static void Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_ConvertToSingle_mE2C7820CB9C2BD2F0565FA2FECC9D48785890AEF(CustomAttributesCache* cache)
  874. {
  875. {
  876. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  877. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  878. }
  879. }
  880. static void Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_ConvertToInt32_mE161F1F11DA354A9190FC56C262DAE9EB331AAA7(CustomAttributesCache* cache)
  881. {
  882. {
  883. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  884. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  885. }
  886. }
  887. static void Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_get_IsHardwareAccelerated_mB84D27741489DA479C0DAE61A7B37219DB4EC257(CustomAttributesCache* cache)
  888. {
  889. {
  890. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  891. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  892. }
  893. }
  894. static void Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_AsVectorUInt32_m27E9CDCB63CE099B70648A3676D6FA564E461221(CustomAttributesCache* cache)
  895. {
  896. {
  897. CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 * tmp = (CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 *)cache->attributes[0];
  898. CLSCompliantAttribute__ctor_m340EDA4DA5E45506AD631FE84241ADFB6B3F0270(tmp, false, NULL);
  899. }
  900. }
  901. static void Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_AsVectorUInt64_mABB8BCAC86A64E99E0705E914A8F56080C0736A4(CustomAttributesCache* cache)
  902. {
  903. {
  904. CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 * tmp = (CLSCompliantAttribute_tA28EF6D4ADBD3C5C429DE9A70DD1E927C8906249 *)cache->attributes[0];
  905. CLSCompliantAttribute__ctor_m340EDA4DA5E45506AD631FE84241ADFB6B3F0270(tmp, false, NULL);
  906. }
  907. }
  908. static void Vector2_t1455881409307224D6099F54FA7E478733EEF61D_CustomAttributesCacheGenerator_Vector2__ctor_m23DE3099B38383DB35C1EAC7CE065DD421CC3510(CustomAttributesCache* cache)
  909. {
  910. {
  911. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  912. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  913. }
  914. }
  915. static void Vector2_t1455881409307224D6099F54FA7E478733EEF61D_CustomAttributesCacheGenerator_Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642(CustomAttributesCache* cache)
  916. {
  917. {
  918. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  919. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  920. }
  921. }
  922. static void Vector2_t1455881409307224D6099F54FA7E478733EEF61D_CustomAttributesCacheGenerator_Vector2_Equals_m1257CDDA2CAD6DA9942697A5838A187E325E1468(CustomAttributesCache* cache)
  923. {
  924. {
  925. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  926. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  927. }
  928. }
  929. static void Vector2_t1455881409307224D6099F54FA7E478733EEF61D_CustomAttributesCacheGenerator_Vector2_Dot_m92B5B947E384795790F4C2BFB8D4594D74177EC6(CustomAttributesCache* cache)
  930. {
  931. {
  932. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  933. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  934. }
  935. }
  936. static void Vector2_t1455881409307224D6099F54FA7E478733EEF61D_CustomAttributesCacheGenerator_Vector2_op_Addition_mDFD06B9DEC7239CEFEE4833CE4F01F7CDA99AD55(CustomAttributesCache* cache)
  937. {
  938. {
  939. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  940. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  941. }
  942. }
  943. static void Vector2_t1455881409307224D6099F54FA7E478733EEF61D_CustomAttributesCacheGenerator_Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607(CustomAttributesCache* cache)
  944. {
  945. {
  946. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  947. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  948. }
  949. }
  950. static void Vector2_t1455881409307224D6099F54FA7E478733EEF61D_CustomAttributesCacheGenerator_Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325(CustomAttributesCache* cache)
  951. {
  952. {
  953. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  954. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  955. }
  956. }
  957. static void Vector2_t1455881409307224D6099F54FA7E478733EEF61D_CustomAttributesCacheGenerator_Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61(CustomAttributesCache* cache)
  958. {
  959. {
  960. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  961. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  962. }
  963. }
  964. static void Vector2_t1455881409307224D6099F54FA7E478733EEF61D_CustomAttributesCacheGenerator_Vector2_op_Division_m6CD0D24335A737AE5FCB91B03FCF4A4C26F86B54(CustomAttributesCache* cache)
  965. {
  966. {
  967. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  968. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  969. }
  970. }
  971. static void Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65_CustomAttributesCacheGenerator_Vector3__ctor_mF182EA53CB2AE77C1C61B7A233F7BC9E55ED9E5E(CustomAttributesCache* cache)
  972. {
  973. {
  974. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  975. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  976. }
  977. }
  978. static void Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65_CustomAttributesCacheGenerator_Vector3__ctor_m3C199C444CBE5C59587FAE802686BDB1F3D8CC9C(CustomAttributesCache* cache)
  979. {
  980. {
  981. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  982. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  983. }
  984. }
  985. static void Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65_CustomAttributesCacheGenerator_Vector3_Equals_m24DC92F9BB33726AD0DDF1286DB9FF7365062657(CustomAttributesCache* cache)
  986. {
  987. {
  988. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  989. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  990. }
  991. }
  992. static void Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65_CustomAttributesCacheGenerator_Vector3_op_Division_m37272861974774E60C96387520E9CA87E85B8C4B(CustomAttributesCache* cache)
  993. {
  994. {
  995. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  996. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  997. }
  998. }
  999. static void Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE(CustomAttributesCache* cache)
  1000. {
  1001. {
  1002. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  1003. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  1004. }
  1005. }
  1006. static void Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0(CustomAttributesCache* cache)
  1007. {
  1008. {
  1009. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  1010. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  1011. }
  1012. }
  1013. static void Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_Equals_mF3D3901B41A16DABABB6BDC77B44EA13CD945212(CustomAttributesCache* cache)
  1014. {
  1015. {
  1016. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  1017. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  1018. }
  1019. }
  1020. static void Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_Dot_mBB3EA971C7CF5FAE962524D50D631E31030846D5(CustomAttributesCache* cache)
  1021. {
  1022. {
  1023. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  1024. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  1025. }
  1026. }
  1027. static void Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_Min_mD400C92160CCFF020D86CDB2728E2C23B3270423(CustomAttributesCache* cache)
  1028. {
  1029. {
  1030. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  1031. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  1032. }
  1033. }
  1034. static void Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_Max_m380A5635BED6B0A2B53FA18CE530A2C88907C0FD(CustomAttributesCache* cache)
  1035. {
  1036. {
  1037. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  1038. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  1039. }
  1040. }
  1041. static void Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_SquareRoot_m8183C6352573F442184F9FE9AD3954D08D742430(CustomAttributesCache* cache)
  1042. {
  1043. {
  1044. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  1045. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  1046. }
  1047. }
  1048. static void Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B(CustomAttributesCache* cache)
  1049. {
  1050. {
  1051. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  1052. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  1053. }
  1054. }
  1055. static void Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9(CustomAttributesCache* cache)
  1056. {
  1057. {
  1058. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  1059. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  1060. }
  1061. }
  1062. static void Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187(CustomAttributesCache* cache)
  1063. {
  1064. {
  1065. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  1066. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  1067. }
  1068. }
  1069. static void Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748(CustomAttributesCache* cache)
  1070. {
  1071. {
  1072. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  1073. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  1074. }
  1075. }
  1076. static void Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_op_Multiply_m91412BB5F563A06D8D6AD379FF0699207B566BD7(CustomAttributesCache* cache)
  1077. {
  1078. {
  1079. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  1080. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  1081. }
  1082. }
  1083. static void Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_op_Division_m42A9C429E7265118F4E68AE51A7C9C91E1A86C65(CustomAttributesCache* cache)
  1084. {
  1085. {
  1086. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  1087. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  1088. }
  1089. }
  1090. static void Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_op_Equality_mEBB318F3EFF3E51F6FAE7D1BBB36DD8FDAD9C36F(CustomAttributesCache* cache)
  1091. {
  1092. {
  1093. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 * tmp = (IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7 *)cache->attributes[0];
  1094. IntrinsicAttribute__ctor_m83E6B70F8E070052F3D601515E6545A3C63B3129(tmp, NULL);
  1095. }
  1096. }
  1097. IL2CPP_EXTERN_C const CustomAttributesCacheGenerator g_System_Numerics_Vectors_AttributeGenerators[];
  1098. const CustomAttributesCacheGenerator g_System_Numerics_Vectors_AttributeGenerators[58] =
  1099. {
  1100. IntrinsicAttribute_tD4CC68A879823DA4179841D6F237993D4DAE8DF7_CustomAttributesCacheGenerator,
  1101. Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator,
  1102. Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator,
  1103. SR_t1D25C2DEE2AD1AF6A1B38992FADA982297367269_CustomAttributesCacheGenerator_U3CResourceTypeU3Ek__BackingField,
  1104. SR_t1D25C2DEE2AD1AF6A1B38992FADA982297367269_CustomAttributesCacheGenerator_SR_get_ResourceType_m917F70622A70B40CE00485CF37432F872429E461,
  1105. Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_get_Count_m29453EF9FEEF62C730D6D73966F845A53AF141A1,
  1106. Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_get_Zero_mD80004F0EFB75483772F4011BD43E96ADFA8151D,
  1107. Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1__ctor_m8EBE1A2E1EA7049B60390CF9F6E3A6CAC7E0A345,
  1108. Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_get_Item_m3F1FB0A855F793F4944EA60540C190346C5E095B,
  1109. Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_Equals_mF670A4ABBDFBE2301B15FF6F62F7CD167AB2020E,
  1110. Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_op_BitwiseAnd_mA5C083992CD4E7FA4EC9541B2E39D60B2414D718,
  1111. Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_op_BitwiseOr_mA90265B238887E3A77C07A3381F2934B248BC256,
  1112. Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_op_Explicit_m305621D231F73ACFE394264D89E029736257ABD3,
  1113. Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_op_Explicit_mCC9BD17B196047C30CBDE2F66EAE1689ACBF8489,
  1114. Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_op_Explicit_m65788842420E668F1A52D07721FDC0CC391CF573,
  1115. Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_op_Explicit_mDBDAA701EC3ED0032EA5BD1079445F8F544F1DAF,
  1116. Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_op_Explicit_m18823A50EFC26DB550C12A96AF3485B105E12B90,
  1117. Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_Equals_mCBB6BCA18C9FA594B108239BBC17FD930FA2D0DE,
  1118. Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_Min_m05B249FB7833820992EABF7C9246F6871783CBFD,
  1119. Vector_1_t5F7373B90909F19B81822F9ADD4A584E47768FEA_CustomAttributesCacheGenerator_Vector_1_Max_mF0AEF620F5C9AF514A746C46A1CAB28B77A4C279,
  1120. Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_Widen_m33A12B56DA3701F218CF65AA9852AD798F21FC43,
  1121. Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_Widen_m670B47594EDD53DC9A27CC8DEA70991D0C917F1E,
  1122. Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_Widen_m85E3669F0FEA9E4BBCCEB0A2BA4B4F374D58C865,
  1123. Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_Narrow_mBFF6803925C8517064C7306B1F871757C127B792,
  1124. Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_Narrow_mB3156447E0B06B32F7B5A9403BC7FAA3BC6E9E96,
  1125. Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_ConvertToSingle_mE2C7820CB9C2BD2F0565FA2FECC9D48785890AEF,
  1126. Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_ConvertToInt32_mE161F1F11DA354A9190FC56C262DAE9EB331AAA7,
  1127. Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_get_IsHardwareAccelerated_mB84D27741489DA479C0DAE61A7B37219DB4EC257,
  1128. Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_AsVectorUInt32_m27E9CDCB63CE099B70648A3676D6FA564E461221,
  1129. Vector_tE1EA2F5AF67F49CD3CDCDEA85744068AB99A7F53_CustomAttributesCacheGenerator_Vector_AsVectorUInt64_mABB8BCAC86A64E99E0705E914A8F56080C0736A4,
  1130. Vector2_t1455881409307224D6099F54FA7E478733EEF61D_CustomAttributesCacheGenerator_Vector2__ctor_m23DE3099B38383DB35C1EAC7CE065DD421CC3510,
  1131. Vector2_t1455881409307224D6099F54FA7E478733EEF61D_CustomAttributesCacheGenerator_Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642,
  1132. Vector2_t1455881409307224D6099F54FA7E478733EEF61D_CustomAttributesCacheGenerator_Vector2_Equals_m1257CDDA2CAD6DA9942697A5838A187E325E1468,
  1133. Vector2_t1455881409307224D6099F54FA7E478733EEF61D_CustomAttributesCacheGenerator_Vector2_Dot_m92B5B947E384795790F4C2BFB8D4594D74177EC6,
  1134. Vector2_t1455881409307224D6099F54FA7E478733EEF61D_CustomAttributesCacheGenerator_Vector2_op_Addition_mDFD06B9DEC7239CEFEE4833CE4F01F7CDA99AD55,
  1135. Vector2_t1455881409307224D6099F54FA7E478733EEF61D_CustomAttributesCacheGenerator_Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607,
  1136. Vector2_t1455881409307224D6099F54FA7E478733EEF61D_CustomAttributesCacheGenerator_Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325,
  1137. Vector2_t1455881409307224D6099F54FA7E478733EEF61D_CustomAttributesCacheGenerator_Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61,
  1138. Vector2_t1455881409307224D6099F54FA7E478733EEF61D_CustomAttributesCacheGenerator_Vector2_op_Division_m6CD0D24335A737AE5FCB91B03FCF4A4C26F86B54,
  1139. Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65_CustomAttributesCacheGenerator_Vector3__ctor_mF182EA53CB2AE77C1C61B7A233F7BC9E55ED9E5E,
  1140. Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65_CustomAttributesCacheGenerator_Vector3__ctor_m3C199C444CBE5C59587FAE802686BDB1F3D8CC9C,
  1141. Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65_CustomAttributesCacheGenerator_Vector3_Equals_m24DC92F9BB33726AD0DDF1286DB9FF7365062657,
  1142. Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65_CustomAttributesCacheGenerator_Vector3_op_Division_m37272861974774E60C96387520E9CA87E85B8C4B,
  1143. Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE,
  1144. Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0,
  1145. Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_Equals_mF3D3901B41A16DABABB6BDC77B44EA13CD945212,
  1146. Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_Dot_mBB3EA971C7CF5FAE962524D50D631E31030846D5,
  1147. Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_Min_mD400C92160CCFF020D86CDB2728E2C23B3270423,
  1148. Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_Max_m380A5635BED6B0A2B53FA18CE530A2C88907C0FD,
  1149. Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_SquareRoot_m8183C6352573F442184F9FE9AD3954D08D742430,
  1150. Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_op_Addition_mA2AE1C8CE39B7953ADA8DAA9224FDEFF2A507E6B,
  1151. Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9,
  1152. Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187,
  1153. Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748,
  1154. Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_op_Multiply_m91412BB5F563A06D8D6AD379FF0699207B566BD7,
  1155. Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_op_Division_m42A9C429E7265118F4E68AE51A7C9C91E1A86C65,
  1156. Vector4_tAD53765F091E54812772D62B6D34701608DB9E59_CustomAttributesCacheGenerator_Vector4_op_Equality_mEBB318F3EFF3E51F6FAE7D1BBB36DD8FDAD9C36F,
  1157. System_Numerics_Vectors_CustomAttributesCacheGenerator,
  1158. };
  1159. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m8562196F90F3EBCEC23B5708EE0332842883C490_inline (RuntimeCompatibilityAttribute_tFF99AB2963098F9CBCD47A20D9FD3D51C17C1C80 * __this, bool ___value0, const RuntimeMethod* method)
  1160. {
  1161. {
  1162. bool L_0 = ___value0;
  1163. __this->set_m_wrapNonExceptionThrows_0(L_0);
  1164. return;
  1165. }
  1166. }
  1167. IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void AttributeUsageAttribute_set_Inherited_m56105980C36CB71AECD398C6077739BDFD2085E0_inline (AttributeUsageAttribute_tBB0BAAA82036E6FCDD80A688BBD039F6FFD8EA1C * __this, bool ___value0, const RuntimeMethod* method)
  1168. {
  1169. {
  1170. bool L_0 = ___value0;
  1171. __this->set_m_inherited_2(L_0);
  1172. return;
  1173. }
  1174. }