Rust · Offsets

Rust Offsets

offsets.h ·build 24614784 ·dumped 2026-08-17 12:14:02 AM UTC+1 ·341,881 lines ·21.3 MB ·Aug 16, 2026 latest
Raw Download All dumps
sha256 d54276435eed14ee035a86d50b1b8e708728e9dc881f00690a2e2fd650594028
← Prev Next → Page 106 of 171 — lines 210,001–212,000 of 341,881
341,881 lines
  1. 210001 }
  2. 210002 
  3. 210003 namespace Mono_Security_Cryptography__MD4
  4. 210004 {
  5. 210005 constexpr std::uintptr_t _disposed = 0x10 ;
  6. 210006 constexpr std::uintptr_t HashSizeValue = 0x14 ;
  7. 210007 constexpr std::uintptr_t HashValue = 0x18 ;
  8. 210008 constexpr std::uintptr_t State = 0x20 ;
  9. 210009 }
  10. 210010 
  11. 210011 namespace Mono_Security_Cryptography__MD4Managed
  12. 210012 {
  13. 210013 constexpr std::uintptr_t _disposed = 0x10 ;
  14. 210014 constexpr std::uintptr_t HashSizeValue = 0x14 ;
  15. 210015 constexpr std::uintptr_t HashValue = 0x18 ;
  16. 210016 constexpr std::uintptr_t State = 0x20 ;
  17. 210017 constexpr std::uintptr_t state = 0x28 ;
  18. 210018 constexpr std::uintptr_t buffer = 0x30 ;
  19. 210019 constexpr std::uintptr_t count = 0x38 ;
  20. 210020 constexpr std::uintptr_t x = 0x40 ;
  21. 210021 constexpr std::uintptr_t digest = 0x48 ;
  22. 210022 }
  23. 210023 
  24. 210024 namespace Mono_Security_Cryptography__RSAManaged
  25. 210025 {
  26. 210026 constexpr std::uintptr_t KeySizeValue = 0x10 ;
  27. 210027 constexpr std::uintptr_t LegalKeySizesValue = 0x18 ;
  28. 210028 constexpr std::uintptr_t isCRTpossible = 0x20 ;
  29. 210029 constexpr std::uintptr_t keyBlinding = 0x21 ;
  30. 210030 constexpr std::uintptr_t keypairGenerated = 0x22 ;
  31. 210031 constexpr std::uintptr_t m_disposed = 0x23 ;
  32. 210032 constexpr std::uintptr_t d = 0x28 ;
  33. 210033 constexpr std::uintptr_t p = 0x30 ;
  34. 210034 constexpr std::uintptr_t q = 0x38 ;
  35. 210035 constexpr std::uintptr_t dp = 0x40 ;
  36. 210036 constexpr std::uintptr_t dq = 0x48 ;
  37. 210037 constexpr std::uintptr_t qInv = 0x50 ;
  38. 210038 constexpr std::uintptr_t n = 0x58 ;
  39. 210039 constexpr std::uintptr_t e = 0x60 ;
  40. 210040 constexpr std::uintptr_t KeyGenerated = 0x68 ;
  41. 210041 }
  42. 210042 
  43. 210043 namespace Mono_Security_Cryptography__SymmetricTransform
  44. 210044 {
  45. 210045 constexpr std::uintptr_t algo = 0x10 ;
  46. 210046 constexpr std::uintptr_t encrypt = 0x18 ;
  47. 210047 constexpr std::uintptr_t BlockSizeByte = 0x1C ;
  48. 210048 constexpr std::uintptr_t temp = 0x20 ;
  49. 210049 constexpr std::uintptr_t temp2 = 0x28 ;
  50. 210050 constexpr std::uintptr_t workBuff = 0x30 ;
  51. 210051 constexpr std::uintptr_t workout = 0x38 ;
  52. 210052 constexpr std::uintptr_t padmode = 0x40 ;
  53. 210053 constexpr std::uintptr_t FeedBackByte = 0x44 ;
  54. 210054 constexpr std::uintptr_t m_disposed = 0x48 ;
  55. 210055 constexpr std::uintptr_t lastBlock = 0x49 ;
  56. 210056 constexpr std::uintptr_t _rng = 0x50 ;
  57. 210057 }
  58. 210058 
  59. 210059 namespace Mono_Security_Cryptography__DSAManaged
  60. 210060 {
  61. 210061 constexpr std::uintptr_t KeySizeValue = 0x10 ;
  62. 210062 constexpr std::uintptr_t LegalKeySizesValue = 0x18 ;
  63. 210063 constexpr std::uintptr_t keypairGenerated = 0x20 ;
  64. 210064 constexpr std::uintptr_t m_disposed = 0x21 ;
  65. 210065 constexpr std::uintptr_t p = 0x28 ;
  66. 210066 constexpr std::uintptr_t q = 0x30 ;
  67. 210067 constexpr std::uintptr_t g = 0x38 ;
  68. 210068 constexpr std::uintptr_t x = 0x40 ;
  69. 210069 constexpr std::uintptr_t y = 0x48 ;
  70. 210070 constexpr std::uintptr_t j = 0x50 ;
  71. 210071 constexpr std::uintptr_t seed = 0x58 ;
  72. 210072 constexpr std::uintptr_t counter = 0x60 ;
  73. 210073 constexpr std::uintptr_t j_missing = 0x64 ;
  74. 210074 constexpr std::uintptr_t rng = 0x68 ;
  75. 210075 constexpr std::uintptr_t KeyGenerated = 0x70 ;
  76. 210076 }
  77. 210077 
  78. 210078 namespace Mono_Math__BigInteger
  79. 210079 {
  80. 210080 constexpr std::uintptr_t length = 0x10 ;
  81. 210081 constexpr std::uintptr_t data = 0x18 ;
  82. 210082 
  83. 210083 namespace _static
  84. 210084 {
  85. 210085 constexpr std::uintptr_t smallPrimes = 0x0 ;
  86. 210086 constexpr std::uintptr_t rng = 0x8 ;
  87. 210087 }
  88. 210088 
  89. 210089 }
  90. 210090 
  91. 210091 namespace Mono_Math_Prime__ConfidenceFactor
  92. 210092 {
  93. 210093 constexpr std::uintptr_t value__ = 0x0 ;
  94. 210094 }
  95. 210095 
  96. 210096 namespace Mono_Math_Prime__PrimalityTest
  97. 210097 {
  98. 210098 constexpr std::uintptr_t method_ptr = 0x10 ;
  99. 210099 constexpr std::uintptr_t invoke_impl = 0x18 ;
  100. 210100 constexpr std::uintptr_t m_target = 0x20 ;
  101. 210101 constexpr std::uintptr_t method = 0x28 ;
  102. 210102 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  103. 210103 constexpr std::uintptr_t extra_arg = 0x38 ;
  104. 210104 constexpr std::uintptr_t method_code = 0x40 ;
  105. 210105 constexpr std::uintptr_t interp_method = 0x48 ;
  106. 210106 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  107. 210107 constexpr std::uintptr_t method_info = 0x58 ;
  108. 210108 constexpr std::uintptr_t original_method_info = 0x60 ;
  109. 210109 constexpr std::uintptr_t data = 0x68 ;
  110. 210110 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  111. 210111 constexpr std::uintptr_t delegates = 0x78 ;
  112. 210112 }
  113. 210113 
  114. 210114 namespace Microsoft_Win32__RegistryHive
  115. 210115 {
  116. 210116 constexpr std::uintptr_t value__ = 0x0 ;
  117. 210117 }
  118. 210118 
  119. 210119 namespace Microsoft_Win32__RegistryKey
  120. 210120 {
  121. 210121 constexpr std::uintptr_t TypeInfo = 0x10721170 ;
  122. 210122 constexpr std::uintptr_t _identity = 0x10 ;
  123. 210123 constexpr std::uintptr_t _hkey = 0x18 ;
  124. 210124 constexpr std::uintptr_t _keyName = 0x20 ;
  125. 210125 constexpr std::uintptr_t _remoteKey = 0x28 ;
  126. 210126 constexpr std::uintptr_t _state = 0x2C ;
  127. 210127 constexpr std::uintptr_t _checkMode = 0x30 ;
  128. 210128 constexpr std::uintptr_t _regView = 0x34 ;
  129. 210129 
  130. 210130 namespace _static
  131. 210131 {
  132. 210132 constexpr std::uintptr_t HKEY_CLASSES_ROOT = 0x0 ;
  133. 210133 constexpr std::uintptr_t HKEY_CURRENT_USER = 0x8 ;
  134. 210134 constexpr std::uintptr_t HKEY_LOCAL_MACHINE = 0x10 ;
  135. 210135 constexpr std::uintptr_t HKEY_USERS = 0x18 ;
  136. 210136 constexpr std::uintptr_t HKEY_PERFORMANCE_DATA = 0x20 ;
  137. 210137 constexpr std::uintptr_t HKEY_CURRENT_CONFIG = 0x28 ;
  138. 210138 constexpr std::uintptr_t HKEY_DYN_DATA = 0x30 ;
  139. 210139 constexpr std::uintptr_t s_hkeyNames = 0x38 ;
  140. 210140 }
  141. 210141 
  142. 210142 }
  143. 210143 
  144. 210144 namespace Microsoft_Win32__RegistryKeyPermissionCheck
  145. 210145 {
  146. 210146 constexpr std::uintptr_t value__ = 0x0 ;
  147. 210147 }
  148. 210148 
  149. 210149 namespace Microsoft_Win32__RegistryValueOptions
  150. 210150 {
  151. 210151 constexpr std::uintptr_t value__ = 0x0 ;
  152. 210152 }
  153. 210153 
  154. 210154 namespace Microsoft_Win32__RegistryView
  155. 210155 {
  156. 210156 constexpr std::uintptr_t value__ = 0x0 ;
  157. 210157 }
  158. 210158 
  159. 210159 namespace Microsoft_Win32_SafeHandles__SafeLibraryHandle
  160. 210160 {
  161. 210161 constexpr std::uintptr_t TypeInfo = 0x107D0538 ;
  162. 210162 constexpr std::uintptr_t handle = 0x10 ;
  163. 210163 constexpr std::uintptr_t _state = 0x18 ;
  164. 210164 constexpr std::uintptr_t _ownsHandle = 0x1C ;
  165. 210165 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
  166. 210166 }
  167. 210167 
  168. 210168 namespace Microsoft_Win32_SafeHandles__SafeRegistryHandle
  169. 210169 {
  170. 210170 constexpr std::uintptr_t TypeInfo = 0x107D03C0 ;
  171. 210171 constexpr std::uintptr_t handle = 0x10 ;
  172. 210172 constexpr std::uintptr_t _state = 0x18 ;
  173. 210173 constexpr std::uintptr_t _ownsHandle = 0x1C ;
  174. 210174 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
  175. 210175 }
  176. 210176 
  177. 210177 namespace Microsoft_Win32_SafeHandles__SafePasswordHandle
  178. 210178 {
  179. 210179 constexpr std::uintptr_t TypeInfo = 0x1072D700 ;
  180. 210180 constexpr std::uintptr_t handle = 0x10 ;
  181. 210181 constexpr std::uintptr_t _state = 0x18 ;
  182. 210182 constexpr std::uintptr_t _ownsHandle = 0x1C ;
  183. 210183 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
  184. 210184 }
  185. 210185 
  186. 210186 namespace Microsoft_Win32_SafeHandles__SafeFileHandle
  187. 210187 {
  188. 210188 constexpr std::uintptr_t TypeInfo = 0x107882D0 ;
  189. 210189 constexpr std::uintptr_t handle = 0x10 ;
  190. 210190 constexpr std::uintptr_t _state = 0x18 ;
  191. 210191 constexpr std::uintptr_t _ownsHandle = 0x1C ;
  192. 210192 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
  193. 210193 }
  194. 210194 
  195. 210195 namespace Microsoft_Win32_SafeHandles__SafeFindHandle
  196. 210196 {
  197. 210197 constexpr std::uintptr_t handle = 0x10 ;
  198. 210198 constexpr std::uintptr_t _state = 0x18 ;
  199. 210199 constexpr std::uintptr_t _ownsHandle = 0x1C ;
  200. 210200 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
  201. 210201 }
  202. 210202 
  203. 210203 namespace Microsoft_Win32_SafeHandles__SafeWaitHandle
  204. 210204 {
  205. 210205 constexpr std::uintptr_t TypeInfo = 0x1082B978 ;
  206. 210206 constexpr std::uintptr_t handle = 0x10 ;
  207. 210207 constexpr std::uintptr_t _state = 0x18 ;
  208. 210208 constexpr std::uintptr_t _ownsHandle = 0x1C ;
  209. 210209 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
  210. 210210 }
  211. 210211 
  212. 210212 namespace Microsoft_Win32_SafeHandles__SafeHandleZeroOrMinusOneIsInvalid
  213. 210213 {
  214. 210214 constexpr std::uintptr_t handle = 0x10 ;
  215. 210215 constexpr std::uintptr_t _state = 0x18 ;
  216. 210216 constexpr std::uintptr_t _ownsHandle = 0x1C ;
  217. 210217 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
  218. 210218 }
  219. 210219 
  220. 210220 namespace Microsoft_Win32_SafeHandles__SafeHandleMinusOneIsInvalid
  221. 210221 {
  222. 210222 constexpr std::uintptr_t handle = 0x10 ;
  223. 210223 constexpr std::uintptr_t _state = 0x18 ;
  224. 210224 constexpr std::uintptr_t _ownsHandle = 0x1C ;
  225. 210225 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
  226. 210226 }
  227. 210227 
  228. 210228 namespace Internal_Runtime_Augments__AsyncStatus
  229. 210229 {
  230. 210230 constexpr std::uintptr_t value__ = 0x0 ;
  231. 210231 }
  232. 210232 
  233. 210233 namespace Internal_Runtime_Augments__RuntimeThread
  234. 210234 {
  235. 210235 constexpr std::uintptr_t TypeInfo = 0x107F27D0 ;
  236. 210236 constexpr std::uintptr_t thread = 0x10 ;
  237. 210237 
  238. 210238 namespace _static
  239. 210239 {
  240. 210240 constexpr std::uintptr_t OptimalMaxSpinWaitsPerSpinIteration = 0x0 ;
  241. 210241 }
  242. 210242 
  243. 210243 }
  244. 210244 
  245. 210245 namespace System__String
  246. 210246 {
  247. 210247 constexpr std::uintptr_t TypeInfo = 0x10C71730 ;
  248. 210248 constexpr std::uintptr_t _stringLength = 0x10 ;
  249. 210249 constexpr std::uintptr_t _firstChar = 0x14 ;
  250. 210250 
  251. 210251 namespace _static
  252. 210252 {
  253. 210253 constexpr std::uintptr_t Empty = 0x0 ;
  254. 210254 }
  255. 210255 
  256. 210256 }
  257. 210257 
  258. 210258 namespace System__TimeZoneInfo
  259. 210259 {
  260. 210260 constexpr std::uintptr_t TypeInfo = 0x10793F48 ;
  261. 210261 constexpr std::uintptr_t _id = 0x10 ;
  262. 210262 constexpr std::uintptr_t _displayName = 0x18 ;
  263. 210263 constexpr std::uintptr_t _standardDisplayName = 0x20 ;
  264. 210264 constexpr std::uintptr_t _daylightDisplayName = 0x28 ;
  265. 210265 constexpr std::uintptr_t _baseUtcOffset = 0x30 ;
  266. 210266 constexpr std::uintptr_t _supportsDaylightSavingTime = 0x38 ;
  267. 210267 constexpr std::uintptr_t _adjustmentRules = 0x40 ;
  268. 210268 
  269. 210269 namespace _static
  270. 210270 {
  271. 210271 constexpr std::uintptr_t lazyHaveRegistry = 0x0 ;
  272. 210272 constexpr std::uintptr_t s_utcTimeZone = 0x8 ;
  273. 210273 constexpr std::uintptr_t s_cachedData = 0x10 ;
  274. 210274 constexpr std::uintptr_t s_maxDateOnly = 0x18 ;
  275. 210275 constexpr std::uintptr_t s_minDateOnly = 0x20 ;
  276. 210276 constexpr std::uintptr_t MaxOffset = 0x28 ;
  277. 210277 constexpr std::uintptr_t MinOffset = 0x30 ;
  278. 210278 }
  279. 210279 
  280. 210280 }
  281. 210281 
  282. 210282 namespace System__TimeZoneInfoOptions
  283. 210283 {
  284. 210284 constexpr std::uintptr_t value__ = 0x0 ;
  285. 210285 }
  286. 210286 
  287. 210287 namespace System__AccessViolationException
  288. 210288 {
  289. 210289 constexpr std::uintptr_t _className = 0x10 ;
  290. 210290 constexpr std::uintptr_t _message = 0x18 ;
  291. 210291 constexpr std::uintptr_t _data = 0x20 ;
  292. 210292 constexpr std::uintptr_t _innerException = 0x28 ;
  293. 210293 constexpr std::uintptr_t _helpURL = 0x30 ;
  294. 210294 constexpr std::uintptr_t _stackTrace = 0x38 ;
  295. 210295 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  296. 210296 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  297. 210297 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  298. 210298 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  299. 210299 constexpr std::uintptr_t _HResult = 0x60 ;
  300. 210300 constexpr std::uintptr_t _source = 0x68 ;
  301. 210301 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  302. 210302 constexpr std::uintptr_t captured_traces = 0x78 ;
  303. 210303 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  304. 210304 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  305. 210305 }
  306. 210306 
  307. 210307 namespace System__Action
  308. 210308 {
  309. 210309 constexpr std::uintptr_t TypeInfo = 0x107AFCD0 ;
  310. 210310 constexpr std::uintptr_t method_ptr = 0x10 ;
  311. 210311 constexpr std::uintptr_t invoke_impl = 0x18 ;
  312. 210312 constexpr std::uintptr_t m_target = 0x20 ;
  313. 210313 constexpr std::uintptr_t method = 0x28 ;
  314. 210314 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  315. 210315 constexpr std::uintptr_t extra_arg = 0x38 ;
  316. 210316 constexpr std::uintptr_t method_code = 0x40 ;
  317. 210317 constexpr std::uintptr_t interp_method = 0x48 ;
  318. 210318 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  319. 210319 constexpr std::uintptr_t method_info = 0x58 ;
  320. 210320 constexpr std::uintptr_t original_method_info = 0x60 ;
  321. 210321 constexpr std::uintptr_t data = 0x68 ;
  322. 210322 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  323. 210323 constexpr std::uintptr_t delegates = 0x78 ;
  324. 210324 }
  325. 210325 
  326. 210326 namespace System__Action`1
  327. 210327 {
  328. 210328 constexpr std::uintptr_t method_ptr = 0x10 ;
  329. 210329 constexpr std::uintptr_t invoke_impl = 0x18 ;
  330. 210330 constexpr std::uintptr_t m_target = 0x20 ;
  331. 210331 constexpr std::uintptr_t method = 0x28 ;
  332. 210332 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  333. 210333 constexpr std::uintptr_t extra_arg = 0x38 ;
  334. 210334 constexpr std::uintptr_t method_code = 0x40 ;
  335. 210335 constexpr std::uintptr_t interp_method = 0x48 ;
  336. 210336 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  337. 210337 constexpr std::uintptr_t method_info = 0x58 ;
  338. 210338 constexpr std::uintptr_t original_method_info = 0x60 ;
  339. 210339 constexpr std::uintptr_t data = 0x68 ;
  340. 210340 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  341. 210341 constexpr std::uintptr_t delegates = 0x78 ;
  342. 210342 }
  343. 210343 
  344. 210344 namespace System__Action`2
  345. 210345 {
  346. 210346 constexpr std::uintptr_t method_ptr = 0x10 ;
  347. 210347 constexpr std::uintptr_t invoke_impl = 0x18 ;
  348. 210348 constexpr std::uintptr_t m_target = 0x20 ;
  349. 210349 constexpr std::uintptr_t method = 0x28 ;
  350. 210350 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  351. 210351 constexpr std::uintptr_t extra_arg = 0x38 ;
  352. 210352 constexpr std::uintptr_t method_code = 0x40 ;
  353. 210353 constexpr std::uintptr_t interp_method = 0x48 ;
  354. 210354 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  355. 210355 constexpr std::uintptr_t method_info = 0x58 ;
  356. 210356 constexpr std::uintptr_t original_method_info = 0x60 ;
  357. 210357 constexpr std::uintptr_t data = 0x68 ;
  358. 210358 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  359. 210359 constexpr std::uintptr_t delegates = 0x78 ;
  360. 210360 }
  361. 210361 
  362. 210362 namespace System__Action`3
  363. 210363 {
  364. 210364 constexpr std::uintptr_t method_ptr = 0x10 ;
  365. 210365 constexpr std::uintptr_t invoke_impl = 0x18 ;
  366. 210366 constexpr std::uintptr_t m_target = 0x20 ;
  367. 210367 constexpr std::uintptr_t method = 0x28 ;
  368. 210368 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  369. 210369 constexpr std::uintptr_t extra_arg = 0x38 ;
  370. 210370 constexpr std::uintptr_t method_code = 0x40 ;
  371. 210371 constexpr std::uintptr_t interp_method = 0x48 ;
  372. 210372 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  373. 210373 constexpr std::uintptr_t method_info = 0x58 ;
  374. 210374 constexpr std::uintptr_t original_method_info = 0x60 ;
  375. 210375 constexpr std::uintptr_t data = 0x68 ;
  376. 210376 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  377. 210377 constexpr std::uintptr_t delegates = 0x78 ;
  378. 210378 }
  379. 210379 
  380. 210380 namespace System__Action`4
  381. 210381 {
  382. 210382 constexpr std::uintptr_t method_ptr = 0x10 ;
  383. 210383 constexpr std::uintptr_t invoke_impl = 0x18 ;
  384. 210384 constexpr std::uintptr_t m_target = 0x20 ;
  385. 210385 constexpr std::uintptr_t method = 0x28 ;
  386. 210386 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  387. 210387 constexpr std::uintptr_t extra_arg = 0x38 ;
  388. 210388 constexpr std::uintptr_t method_code = 0x40 ;
  389. 210389 constexpr std::uintptr_t interp_method = 0x48 ;
  390. 210390 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  391. 210391 constexpr std::uintptr_t method_info = 0x58 ;
  392. 210392 constexpr std::uintptr_t original_method_info = 0x60 ;
  393. 210393 constexpr std::uintptr_t data = 0x68 ;
  394. 210394 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  395. 210395 constexpr std::uintptr_t delegates = 0x78 ;
  396. 210396 }
  397. 210397 
  398. 210398 namespace System__Action`5
  399. 210399 {
  400. 210400 constexpr std::uintptr_t method_ptr = 0x10 ;
  401. 210401 constexpr std::uintptr_t invoke_impl = 0x18 ;
  402. 210402 constexpr std::uintptr_t m_target = 0x20 ;
  403. 210403 constexpr std::uintptr_t method = 0x28 ;
  404. 210404 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  405. 210405 constexpr std::uintptr_t extra_arg = 0x38 ;
  406. 210406 constexpr std::uintptr_t method_code = 0x40 ;
  407. 210407 constexpr std::uintptr_t interp_method = 0x48 ;
  408. 210408 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  409. 210409 constexpr std::uintptr_t method_info = 0x58 ;
  410. 210410 constexpr std::uintptr_t original_method_info = 0x60 ;
  411. 210411 constexpr std::uintptr_t data = 0x68 ;
  412. 210412 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  413. 210413 constexpr std::uintptr_t delegates = 0x78 ;
  414. 210414 }
  415. 210415 
  416. 210416 namespace System__Action`6
  417. 210417 {
  418. 210418 constexpr std::uintptr_t method_ptr = 0x10 ;
  419. 210419 constexpr std::uintptr_t invoke_impl = 0x18 ;
  420. 210420 constexpr std::uintptr_t m_target = 0x20 ;
  421. 210421 constexpr std::uintptr_t method = 0x28 ;
  422. 210422 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  423. 210423 constexpr std::uintptr_t extra_arg = 0x38 ;
  424. 210424 constexpr std::uintptr_t method_code = 0x40 ;
  425. 210425 constexpr std::uintptr_t interp_method = 0x48 ;
  426. 210426 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  427. 210427 constexpr std::uintptr_t method_info = 0x58 ;
  428. 210428 constexpr std::uintptr_t original_method_info = 0x60 ;
  429. 210429 constexpr std::uintptr_t data = 0x68 ;
  430. 210430 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  431. 210431 constexpr std::uintptr_t delegates = 0x78 ;
  432. 210432 }
  433. 210433 
  434. 210434 namespace System__Action`7
  435. 210435 {
  436. 210436 constexpr std::uintptr_t method_ptr = 0x10 ;
  437. 210437 constexpr std::uintptr_t invoke_impl = 0x18 ;
  438. 210438 constexpr std::uintptr_t m_target = 0x20 ;
  439. 210439 constexpr std::uintptr_t method = 0x28 ;
  440. 210440 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  441. 210441 constexpr std::uintptr_t extra_arg = 0x38 ;
  442. 210442 constexpr std::uintptr_t method_code = 0x40 ;
  443. 210443 constexpr std::uintptr_t interp_method = 0x48 ;
  444. 210444 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  445. 210445 constexpr std::uintptr_t method_info = 0x58 ;
  446. 210446 constexpr std::uintptr_t original_method_info = 0x60 ;
  447. 210447 constexpr std::uintptr_t data = 0x68 ;
  448. 210448 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  449. 210449 constexpr std::uintptr_t delegates = 0x78 ;
  450. 210450 }
  451. 210451 
  452. 210452 namespace System__Action`8
  453. 210453 {
  454. 210454 constexpr std::uintptr_t method_ptr = 0x10 ;
  455. 210455 constexpr std::uintptr_t invoke_impl = 0x18 ;
  456. 210456 constexpr std::uintptr_t m_target = 0x20 ;
  457. 210457 constexpr std::uintptr_t method = 0x28 ;
  458. 210458 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  459. 210459 constexpr std::uintptr_t extra_arg = 0x38 ;
  460. 210460 constexpr std::uintptr_t method_code = 0x40 ;
  461. 210461 constexpr std::uintptr_t interp_method = 0x48 ;
  462. 210462 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  463. 210463 constexpr std::uintptr_t method_info = 0x58 ;
  464. 210464 constexpr std::uintptr_t original_method_info = 0x60 ;
  465. 210465 constexpr std::uintptr_t data = 0x68 ;
  466. 210466 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  467. 210467 constexpr std::uintptr_t delegates = 0x78 ;
  468. 210468 }
  469. 210469 
  470. 210470 namespace System__Func`1
  471. 210471 {
  472. 210472 constexpr std::uintptr_t method_ptr = 0x10 ;
  473. 210473 constexpr std::uintptr_t invoke_impl = 0x18 ;
  474. 210474 constexpr std::uintptr_t m_target = 0x20 ;
  475. 210475 constexpr std::uintptr_t method = 0x28 ;
  476. 210476 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  477. 210477 constexpr std::uintptr_t extra_arg = 0x38 ;
  478. 210478 constexpr std::uintptr_t method_code = 0x40 ;
  479. 210479 constexpr std::uintptr_t interp_method = 0x48 ;
  480. 210480 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  481. 210481 constexpr std::uintptr_t method_info = 0x58 ;
  482. 210482 constexpr std::uintptr_t original_method_info = 0x60 ;
  483. 210483 constexpr std::uintptr_t data = 0x68 ;
  484. 210484 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  485. 210485 constexpr std::uintptr_t delegates = 0x78 ;
  486. 210486 }
  487. 210487 
  488. 210488 namespace System__Func`2
  489. 210489 {
  490. 210490 constexpr std::uintptr_t method_ptr = 0x10 ;
  491. 210491 constexpr std::uintptr_t invoke_impl = 0x18 ;
  492. 210492 constexpr std::uintptr_t m_target = 0x20 ;
  493. 210493 constexpr std::uintptr_t method = 0x28 ;
  494. 210494 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  495. 210495 constexpr std::uintptr_t extra_arg = 0x38 ;
  496. 210496 constexpr std::uintptr_t method_code = 0x40 ;
  497. 210497 constexpr std::uintptr_t interp_method = 0x48 ;
  498. 210498 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  499. 210499 constexpr std::uintptr_t method_info = 0x58 ;
  500. 210500 constexpr std::uintptr_t original_method_info = 0x60 ;
  501. 210501 constexpr std::uintptr_t data = 0x68 ;
  502. 210502 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  503. 210503 constexpr std::uintptr_t delegates = 0x78 ;
  504. 210504 }
  505. 210505 
  506. 210506 namespace System__Func`3
  507. 210507 {
  508. 210508 constexpr std::uintptr_t method_ptr = 0x10 ;
  509. 210509 constexpr std::uintptr_t invoke_impl = 0x18 ;
  510. 210510 constexpr std::uintptr_t m_target = 0x20 ;
  511. 210511 constexpr std::uintptr_t method = 0x28 ;
  512. 210512 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  513. 210513 constexpr std::uintptr_t extra_arg = 0x38 ;
  514. 210514 constexpr std::uintptr_t method_code = 0x40 ;
  515. 210515 constexpr std::uintptr_t interp_method = 0x48 ;
  516. 210516 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  517. 210517 constexpr std::uintptr_t method_info = 0x58 ;
  518. 210518 constexpr std::uintptr_t original_method_info = 0x60 ;
  519. 210519 constexpr std::uintptr_t data = 0x68 ;
  520. 210520 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  521. 210521 constexpr std::uintptr_t delegates = 0x78 ;
  522. 210522 }
  523. 210523 
  524. 210524 namespace System__Func`4
  525. 210525 {
  526. 210526 constexpr std::uintptr_t method_ptr = 0x10 ;
  527. 210527 constexpr std::uintptr_t invoke_impl = 0x18 ;
  528. 210528 constexpr std::uintptr_t m_target = 0x20 ;
  529. 210529 constexpr std::uintptr_t method = 0x28 ;
  530. 210530 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  531. 210531 constexpr std::uintptr_t extra_arg = 0x38 ;
  532. 210532 constexpr std::uintptr_t method_code = 0x40 ;
  533. 210533 constexpr std::uintptr_t interp_method = 0x48 ;
  534. 210534 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  535. 210535 constexpr std::uintptr_t method_info = 0x58 ;
  536. 210536 constexpr std::uintptr_t original_method_info = 0x60 ;
  537. 210537 constexpr std::uintptr_t data = 0x68 ;
  538. 210538 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  539. 210539 constexpr std::uintptr_t delegates = 0x78 ;
  540. 210540 }
  541. 210541 
  542. 210542 namespace System__Func`5
  543. 210543 {
  544. 210544 constexpr std::uintptr_t method_ptr = 0x10 ;
  545. 210545 constexpr std::uintptr_t invoke_impl = 0x18 ;
  546. 210546 constexpr std::uintptr_t m_target = 0x20 ;
  547. 210547 constexpr std::uintptr_t method = 0x28 ;
  548. 210548 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  549. 210549 constexpr std::uintptr_t extra_arg = 0x38 ;
  550. 210550 constexpr std::uintptr_t method_code = 0x40 ;
  551. 210551 constexpr std::uintptr_t interp_method = 0x48 ;
  552. 210552 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  553. 210553 constexpr std::uintptr_t method_info = 0x58 ;
  554. 210554 constexpr std::uintptr_t original_method_info = 0x60 ;
  555. 210555 constexpr std::uintptr_t data = 0x68 ;
  556. 210556 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  557. 210557 constexpr std::uintptr_t delegates = 0x78 ;
  558. 210558 }
  559. 210559 
  560. 210560 namespace System__Func`6
  561. 210561 {
  562. 210562 constexpr std::uintptr_t method_ptr = 0x10 ;
  563. 210563 constexpr std::uintptr_t invoke_impl = 0x18 ;
  564. 210564 constexpr std::uintptr_t m_target = 0x20 ;
  565. 210565 constexpr std::uintptr_t method = 0x28 ;
  566. 210566 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  567. 210567 constexpr std::uintptr_t extra_arg = 0x38 ;
  568. 210568 constexpr std::uintptr_t method_code = 0x40 ;
  569. 210569 constexpr std::uintptr_t interp_method = 0x48 ;
  570. 210570 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  571. 210571 constexpr std::uintptr_t method_info = 0x58 ;
  572. 210572 constexpr std::uintptr_t original_method_info = 0x60 ;
  573. 210573 constexpr std::uintptr_t data = 0x68 ;
  574. 210574 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  575. 210575 constexpr std::uintptr_t delegates = 0x78 ;
  576. 210576 }
  577. 210577 
  578. 210578 namespace System__Func`7
  579. 210579 {
  580. 210580 constexpr std::uintptr_t method_ptr = 0x10 ;
  581. 210581 constexpr std::uintptr_t invoke_impl = 0x18 ;
  582. 210582 constexpr std::uintptr_t m_target = 0x20 ;
  583. 210583 constexpr std::uintptr_t method = 0x28 ;
  584. 210584 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  585. 210585 constexpr std::uintptr_t extra_arg = 0x38 ;
  586. 210586 constexpr std::uintptr_t method_code = 0x40 ;
  587. 210587 constexpr std::uintptr_t interp_method = 0x48 ;
  588. 210588 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  589. 210589 constexpr std::uintptr_t method_info = 0x58 ;
  590. 210590 constexpr std::uintptr_t original_method_info = 0x60 ;
  591. 210591 constexpr std::uintptr_t data = 0x68 ;
  592. 210592 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  593. 210593 constexpr std::uintptr_t delegates = 0x78 ;
  594. 210594 }
  595. 210595 
  596. 210596 namespace System__Func`8
  597. 210597 {
  598. 210598 constexpr std::uintptr_t method_ptr = 0x10 ;
  599. 210599 constexpr std::uintptr_t invoke_impl = 0x18 ;
  600. 210600 constexpr std::uintptr_t m_target = 0x20 ;
  601. 210601 constexpr std::uintptr_t method = 0x28 ;
  602. 210602 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  603. 210603 constexpr std::uintptr_t extra_arg = 0x38 ;
  604. 210604 constexpr std::uintptr_t method_code = 0x40 ;
  605. 210605 constexpr std::uintptr_t interp_method = 0x48 ;
  606. 210606 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  607. 210607 constexpr std::uintptr_t method_info = 0x58 ;
  608. 210608 constexpr std::uintptr_t original_method_info = 0x60 ;
  609. 210609 constexpr std::uintptr_t data = 0x68 ;
  610. 210610 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  611. 210611 constexpr std::uintptr_t delegates = 0x78 ;
  612. 210612 }
  613. 210613 
  614. 210614 namespace System__Func`9
  615. 210615 {
  616. 210616 constexpr std::uintptr_t method_ptr = 0x10 ;
  617. 210617 constexpr std::uintptr_t invoke_impl = 0x18 ;
  618. 210618 constexpr std::uintptr_t m_target = 0x20 ;
  619. 210619 constexpr std::uintptr_t method = 0x28 ;
  620. 210620 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  621. 210621 constexpr std::uintptr_t extra_arg = 0x38 ;
  622. 210622 constexpr std::uintptr_t method_code = 0x40 ;
  623. 210623 constexpr std::uintptr_t interp_method = 0x48 ;
  624. 210624 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  625. 210625 constexpr std::uintptr_t method_info = 0x58 ;
  626. 210626 constexpr std::uintptr_t original_method_info = 0x60 ;
  627. 210627 constexpr std::uintptr_t data = 0x68 ;
  628. 210628 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  629. 210629 constexpr std::uintptr_t delegates = 0x78 ;
  630. 210630 }
  631. 210631 
  632. 210632 namespace System__Comparison`1
  633. 210633 {
  634. 210634 constexpr std::uintptr_t method_ptr = 0x10 ;
  635. 210635 constexpr std::uintptr_t invoke_impl = 0x18 ;
  636. 210636 constexpr std::uintptr_t m_target = 0x20 ;
  637. 210637 constexpr std::uintptr_t method = 0x28 ;
  638. 210638 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  639. 210639 constexpr std::uintptr_t extra_arg = 0x38 ;
  640. 210640 constexpr std::uintptr_t method_code = 0x40 ;
  641. 210641 constexpr std::uintptr_t interp_method = 0x48 ;
  642. 210642 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  643. 210643 constexpr std::uintptr_t method_info = 0x58 ;
  644. 210644 constexpr std::uintptr_t original_method_info = 0x60 ;
  645. 210645 constexpr std::uintptr_t data = 0x68 ;
  646. 210646 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  647. 210647 constexpr std::uintptr_t delegates = 0x78 ;
  648. 210648 }
  649. 210649 
  650. 210650 namespace System__Converter`2
  651. 210651 {
  652. 210652 constexpr std::uintptr_t method_ptr = 0x10 ;
  653. 210653 constexpr std::uintptr_t invoke_impl = 0x18 ;
  654. 210654 constexpr std::uintptr_t m_target = 0x20 ;
  655. 210655 constexpr std::uintptr_t method = 0x28 ;
  656. 210656 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  657. 210657 constexpr std::uintptr_t extra_arg = 0x38 ;
  658. 210658 constexpr std::uintptr_t method_code = 0x40 ;
  659. 210659 constexpr std::uintptr_t interp_method = 0x48 ;
  660. 210660 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  661. 210661 constexpr std::uintptr_t method_info = 0x58 ;
  662. 210662 constexpr std::uintptr_t original_method_info = 0x60 ;
  663. 210663 constexpr std::uintptr_t data = 0x68 ;
  664. 210664 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  665. 210665 constexpr std::uintptr_t delegates = 0x78 ;
  666. 210666 }
  667. 210667 
  668. 210668 namespace System__Predicate`1
  669. 210669 {
  670. 210670 constexpr std::uintptr_t method_ptr = 0x10 ;
  671. 210671 constexpr std::uintptr_t invoke_impl = 0x18 ;
  672. 210672 constexpr std::uintptr_t m_target = 0x20 ;
  673. 210673 constexpr std::uintptr_t method = 0x28 ;
  674. 210674 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  675. 210675 constexpr std::uintptr_t extra_arg = 0x38 ;
  676. 210676 constexpr std::uintptr_t method_code = 0x40 ;
  677. 210677 constexpr std::uintptr_t interp_method = 0x48 ;
  678. 210678 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  679. 210679 constexpr std::uintptr_t method_info = 0x58 ;
  680. 210680 constexpr std::uintptr_t original_method_info = 0x60 ;
  681. 210681 constexpr std::uintptr_t data = 0x68 ;
  682. 210682 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  683. 210683 constexpr std::uintptr_t delegates = 0x78 ;
  684. 210684 }
  685. 210685 
  686. 210686 namespace System__AggregateException
  687. 210687 {
  688. 210688 constexpr std::uintptr_t _className = 0x10 ;
  689. 210689 constexpr std::uintptr_t _message = 0x18 ;
  690. 210690 constexpr std::uintptr_t _data = 0x20 ;
  691. 210691 constexpr std::uintptr_t _innerException = 0x28 ;
  692. 210692 constexpr std::uintptr_t _helpURL = 0x30 ;
  693. 210693 constexpr std::uintptr_t _stackTrace = 0x38 ;
  694. 210694 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  695. 210695 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  696. 210696 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  697. 210697 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  698. 210698 constexpr std::uintptr_t _HResult = 0x60 ;
  699. 210699 constexpr std::uintptr_t _source = 0x68 ;
  700. 210700 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  701. 210701 constexpr std::uintptr_t captured_traces = 0x78 ;
  702. 210702 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  703. 210703 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  704. 210704 constexpr std::uintptr_t m_innerExceptions = 0x90 ;
  705. 210705 }
  706. 210706 
  707. 210707 namespace System__ApplicationException
  708. 210708 {
  709. 210709 constexpr std::uintptr_t _className = 0x10 ;
  710. 210710 constexpr std::uintptr_t _message = 0x18 ;
  711. 210711 constexpr std::uintptr_t _data = 0x20 ;
  712. 210712 constexpr std::uintptr_t _innerException = 0x28 ;
  713. 210713 constexpr std::uintptr_t _helpURL = 0x30 ;
  714. 210714 constexpr std::uintptr_t _stackTrace = 0x38 ;
  715. 210715 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  716. 210716 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  717. 210717 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  718. 210718 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  719. 210719 constexpr std::uintptr_t _HResult = 0x60 ;
  720. 210720 constexpr std::uintptr_t _source = 0x68 ;
  721. 210721 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  722. 210722 constexpr std::uintptr_t captured_traces = 0x78 ;
  723. 210723 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  724. 210724 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  725. 210725 }
  726. 210726 
  727. 210727 namespace System__ArgumentException
  728. 210728 {
  729. 210729 constexpr std::uintptr_t TypeInfo = 0x108388F0 ;
  730. 210730 constexpr std::uintptr_t _className = 0x10 ;
  731. 210731 constexpr std::uintptr_t _message = 0x18 ;
  732. 210732 constexpr std::uintptr_t _data = 0x20 ;
  733. 210733 constexpr std::uintptr_t _innerException = 0x28 ;
  734. 210734 constexpr std::uintptr_t _helpURL = 0x30 ;
  735. 210735 constexpr std::uintptr_t _stackTrace = 0x38 ;
  736. 210736 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  737. 210737 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  738. 210738 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  739. 210739 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  740. 210740 constexpr std::uintptr_t _HResult = 0x60 ;
  741. 210741 constexpr std::uintptr_t _source = 0x68 ;
  742. 210742 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  743. 210743 constexpr std::uintptr_t captured_traces = 0x78 ;
  744. 210744 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  745. 210745 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  746. 210746 constexpr std::uintptr_t _paramName = 0x90 ;
  747. 210747 }
  748. 210748 
  749. 210749 namespace System__ArgumentNullException
  750. 210750 {
  751. 210751 constexpr std::uintptr_t _className = 0x10 ;
  752. 210752 constexpr std::uintptr_t _message = 0x18 ;
  753. 210753 constexpr std::uintptr_t _data = 0x20 ;
  754. 210754 constexpr std::uintptr_t _innerException = 0x28 ;
  755. 210755 constexpr std::uintptr_t _helpURL = 0x30 ;
  756. 210756 constexpr std::uintptr_t _stackTrace = 0x38 ;
  757. 210757 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  758. 210758 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  759. 210759 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  760. 210760 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  761. 210761 constexpr std::uintptr_t _HResult = 0x60 ;
  762. 210762 constexpr std::uintptr_t _source = 0x68 ;
  763. 210763 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  764. 210764 constexpr std::uintptr_t captured_traces = 0x78 ;
  765. 210765 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  766. 210766 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  767. 210767 constexpr std::uintptr_t _paramName = 0x90 ;
  768. 210768 }
  769. 210769 
  770. 210770 namespace System__ArgumentOutOfRangeException
  771. 210771 {
  772. 210772 constexpr std::uintptr_t _className = 0x10 ;
  773. 210773 constexpr std::uintptr_t _message = 0x18 ;
  774. 210774 constexpr std::uintptr_t _data = 0x20 ;
  775. 210775 constexpr std::uintptr_t _innerException = 0x28 ;
  776. 210776 constexpr std::uintptr_t _helpURL = 0x30 ;
  777. 210777 constexpr std::uintptr_t _stackTrace = 0x38 ;
  778. 210778 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  779. 210779 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  780. 210780 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  781. 210781 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  782. 210782 constexpr std::uintptr_t _HResult = 0x60 ;
  783. 210783 constexpr std::uintptr_t _source = 0x68 ;
  784. 210784 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  785. 210785 constexpr std::uintptr_t captured_traces = 0x78 ;
  786. 210786 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  787. 210787 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  788. 210788 constexpr std::uintptr_t _paramName = 0x90 ;
  789. 210789 constexpr std::uintptr_t _actualValue = 0x98 ;
  790. 210790 }
  791. 210791 
  792. 210792 namespace System__ArithmeticException
  793. 210793 {
  794. 210794 constexpr std::uintptr_t _className = 0x10 ;
  795. 210795 constexpr std::uintptr_t _message = 0x18 ;
  796. 210796 constexpr std::uintptr_t _data = 0x20 ;
  797. 210797 constexpr std::uintptr_t _innerException = 0x28 ;
  798. 210798 constexpr std::uintptr_t _helpURL = 0x30 ;
  799. 210799 constexpr std::uintptr_t _stackTrace = 0x38 ;
  800. 210800 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  801. 210801 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  802. 210802 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  803. 210803 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  804. 210804 constexpr std::uintptr_t _HResult = 0x60 ;
  805. 210805 constexpr std::uintptr_t _source = 0x68 ;
  806. 210806 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  807. 210807 constexpr std::uintptr_t captured_traces = 0x78 ;
  808. 210808 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  809. 210809 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  810. 210810 }
  811. 210811 
  812. 210812 namespace System__ArraySegment`1
  813. 210813 {
  814. 210814 constexpr std::uintptr_t _array = 0xFFFFFFFFFFFFFFF0 ;
  815. 210815 
  816. 210816 namespace _static
  817. 210817 {
  818. 210818 constexpr std::uintptr_t _Empty_k__BackingField = 0x0 ;
  819. 210819 }
  820. 210820 
  821. 210821 }
  822. 210822 
  823. 210823 namespace System__ArrayTypeMismatchException
  824. 210824 {
  825. 210825 constexpr std::uintptr_t _className = 0x10 ;
  826. 210826 constexpr std::uintptr_t _message = 0x18 ;
  827. 210827 constexpr std::uintptr_t _data = 0x20 ;
  828. 210828 constexpr std::uintptr_t _innerException = 0x28 ;
  829. 210829 constexpr std::uintptr_t _helpURL = 0x30 ;
  830. 210830 constexpr std::uintptr_t _stackTrace = 0x38 ;
  831. 210831 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  832. 210832 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  833. 210833 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  834. 210834 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  835. 210835 constexpr std::uintptr_t _HResult = 0x60 ;
  836. 210836 constexpr std::uintptr_t _source = 0x68 ;
  837. 210837 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  838. 210838 constexpr std::uintptr_t captured_traces = 0x78 ;
  839. 210839 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  840. 210840 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  841. 210841 }
  842. 210842 
  843. 210843 namespace System__AssemblyLoadEventArgs
  844. 210844 {
  845. 210845 constexpr std::uintptr_t _LoadedAssembly_k__BackingField = 0x10 ;
  846. 210846 }
  847. 210847 
  848. 210848 namespace System__AssemblyLoadEventHandler
  849. 210849 {
  850. 210850 constexpr std::uintptr_t method_ptr = 0x10 ;
  851. 210851 constexpr std::uintptr_t invoke_impl = 0x18 ;
  852. 210852 constexpr std::uintptr_t m_target = 0x20 ;
  853. 210853 constexpr std::uintptr_t method = 0x28 ;
  854. 210854 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  855. 210855 constexpr std::uintptr_t extra_arg = 0x38 ;
  856. 210856 constexpr std::uintptr_t method_code = 0x40 ;
  857. 210857 constexpr std::uintptr_t interp_method = 0x48 ;
  858. 210858 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  859. 210859 constexpr std::uintptr_t method_info = 0x58 ;
  860. 210860 constexpr std::uintptr_t original_method_info = 0x60 ;
  861. 210861 constexpr std::uintptr_t data = 0x68 ;
  862. 210862 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  863. 210863 constexpr std::uintptr_t delegates = 0x78 ;
  864. 210864 }
  865. 210865 
  866. 210866 namespace System__AsyncCallback
  867. 210867 {
  868. 210868 constexpr std::uintptr_t TypeInfo = 0x10783678 ;
  869. 210869 constexpr std::uintptr_t method_ptr = 0x10 ;
  870. 210870 constexpr std::uintptr_t invoke_impl = 0x18 ;
  871. 210871 constexpr std::uintptr_t m_target = 0x20 ;
  872. 210872 constexpr std::uintptr_t method = 0x28 ;
  873. 210873 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  874. 210874 constexpr std::uintptr_t extra_arg = 0x38 ;
  875. 210875 constexpr std::uintptr_t method_code = 0x40 ;
  876. 210876 constexpr std::uintptr_t interp_method = 0x48 ;
  877. 210877 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  878. 210878 constexpr std::uintptr_t method_info = 0x58 ;
  879. 210879 constexpr std::uintptr_t original_method_info = 0x60 ;
  880. 210880 constexpr std::uintptr_t data = 0x68 ;
  881. 210881 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  882. 210882 constexpr std::uintptr_t delegates = 0x78 ;
  883. 210883 }
  884. 210884 
  885. 210885 namespace System__AttributeTargets
  886. 210886 {
  887. 210887 constexpr std::uintptr_t value__ = 0x0 ;
  888. 210888 }
  889. 210889 
  890. 210890 namespace System__AttributeUsageAttribute
  891. 210891 {
  892. 210892 constexpr std::uintptr_t TypeInfo = 0x1074D530 ;
  893. 210893 constexpr std::uintptr_t _attributeTarget = 0x10 ;
  894. 210894 constexpr std::uintptr_t _allowMultiple = 0x14 ;
  895. 210895 constexpr std::uintptr_t _inherited = 0x15 ;
  896. 210896 
  897. 210897 namespace _static
  898. 210898 {
  899. 210899 constexpr std::uintptr_t Default = 0x0 ;
  900. 210900 }
  901. 210901 
  902. 210902 }
  903. 210903 
  904. 210904 namespace System__BadImageFormatException
  905. 210905 {
  906. 210906 constexpr std::uintptr_t _className = 0x10 ;
  907. 210907 constexpr std::uintptr_t _message = 0x18 ;
  908. 210908 constexpr std::uintptr_t _data = 0x20 ;
  909. 210909 constexpr std::uintptr_t _innerException = 0x28 ;
  910. 210910 constexpr std::uintptr_t _helpURL = 0x30 ;
  911. 210911 constexpr std::uintptr_t _stackTrace = 0x38 ;
  912. 210912 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  913. 210913 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  914. 210914 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  915. 210915 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  916. 210916 constexpr std::uintptr_t _HResult = 0x60 ;
  917. 210917 constexpr std::uintptr_t _source = 0x68 ;
  918. 210918 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  919. 210919 constexpr std::uintptr_t captured_traces = 0x78 ;
  920. 210920 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  921. 210921 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  922. 210922 constexpr std::uintptr_t _fileName = 0x90 ;
  923. 210923 constexpr std::uintptr_t _fusionLog = 0x98 ;
  924. 210924 }
  925. 210925 
  926. 210926 namespace System__Boolean
  927. 210927 {
  928. 210928 constexpr std::uintptr_t TypeInfo = 0x10C716C8 ;
  929. 210929 constexpr std::uintptr_t m_value = 0x10 ;
  930. 210930 
  931. 210931 namespace _static
  932. 210932 {
  933. 210933 constexpr std::uintptr_t TrueString = 0x0 ;
  934. 210934 constexpr std::uintptr_t FalseString = 0x8 ;
  935. 210935 }
  936. 210936 
  937. 210937 }
  938. 210938 
  939. 210939 namespace System__Byte
  940. 210940 {
  941. 210941 constexpr std::uintptr_t TypeInfo = 0x10C716B8 ;
  942. 210942 constexpr std::uintptr_t m_value = 0x10 ;
  943. 210943 }
  944. 210944 
  945. 210945 namespace System__CLSCompliantAttribute
  946. 210946 {
  947. 210947 constexpr std::uintptr_t _compliant = 0x10 ;
  948. 210948 }
  949. 210949 
  950. 210950 namespace System__Char
  951. 210951 {
  952. 210952 constexpr std::uintptr_t TypeInfo = 0x10C71728 ;
  953. 210953 constexpr std::uintptr_t m_value = 0x10 ;
  954. 210954 
  955. 210955 namespace _static
  956. 210956 {
  957. 210957 constexpr std::uintptr_t s_categoryForLatin1 = 0x0 ;
  958. 210958 }
  959. 210959 
  960. 210960 }
  961. 210961 
  962. 210962 namespace System__CharEnumerator
  963. 210963 {
  964. 210964 constexpr std::uintptr_t TypeInfo = 0x107210C0 ;
  965. 210965 constexpr std::uintptr_t _str = 0x10 ;
  966. 210966 constexpr std::uintptr_t _index = 0x18 ;
  967. 210967 constexpr std::uintptr_t _currentElement = 0x1C ;
  968. 210968 }
  969. 210969 
  970. 210970 namespace System__Base64FormattingOptions
  971. 210971 {
  972. 210972 constexpr std::uintptr_t value__ = 0x0 ;
  973. 210973 }
  974. 210974 
  975. 210975 namespace System__DateTime
  976. 210976 {
  977. 210977 constexpr std::uintptr_t TypeInfo = 0x1082FBC8 ;
  978. 210978 constexpr std::uintptr_t _dateData = 0x0 ;
  979. 210979 
  980. 210980 namespace _static
  981. 210981 {
  982. 210982 constexpr std::uintptr_t s_daysToMonth365 = 0x0 ;
  983. 210983 constexpr std::uintptr_t s_daysToMonth366 = 0x8 ;
  984. 210984 constexpr std::uintptr_t MinValue = 0x10 ;
  985. 210985 constexpr std::uintptr_t MaxValue = 0x18 ;
  986. 210986 constexpr std::uintptr_t UnixEpoch = 0x20 ;
  987. 210987 }
  988. 210988 
  989. 210989 }
  990. 210990 
  991. 210991 namespace System__DateTimeKind
  992. 210992 {
  993. 210993 constexpr std::uintptr_t value__ = 0x0 ;
  994. 210994 }
  995. 210995 
  996. 210996 namespace System__DateTimeOffset
  997. 210997 {
  998. 210998 constexpr std::uintptr_t TypeInfo = 0x107FF9F0 ;
  999. 210999 constexpr std::uintptr_t _dateTime = 0x0 ;
  1000. 211000 constexpr std::uintptr_t _offsetMinutes = 0x8 ;
  1001. 211001 
  1002. 211002 namespace _static
  1003. 211003 {
  1004. 211004 constexpr std::uintptr_t MinValue = 0x0 ;
  1005. 211005 constexpr std::uintptr_t MaxValue = 0x10 ;
  1006. 211006 constexpr std::uintptr_t UnixEpoch = 0x20 ;
  1007. 211007 }
  1008. 211008 
  1009. 211009 }
  1010. 211010 
  1011. 211011 namespace System__DayOfWeek
  1012. 211012 {
  1013. 211013 constexpr std::uintptr_t value__ = 0x0 ;
  1014. 211014 }
  1015. 211015 
  1016. 211016 namespace System__DivideByZeroException
  1017. 211017 {
  1018. 211018 constexpr std::uintptr_t _className = 0x10 ;
  1019. 211019 constexpr std::uintptr_t _message = 0x18 ;
  1020. 211020 constexpr std::uintptr_t _data = 0x20 ;
  1021. 211021 constexpr std::uintptr_t _innerException = 0x28 ;
  1022. 211022 constexpr std::uintptr_t _helpURL = 0x30 ;
  1023. 211023 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1024. 211024 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1025. 211025 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1026. 211026 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1027. 211027 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1028. 211028 constexpr std::uintptr_t _HResult = 0x60 ;
  1029. 211029 constexpr std::uintptr_t _source = 0x68 ;
  1030. 211030 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1031. 211031 constexpr std::uintptr_t captured_traces = 0x78 ;
  1032. 211032 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1033. 211033 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1034. 211034 }
  1035. 211035 
  1036. 211036 namespace System__DllNotFoundException
  1037. 211037 {
  1038. 211038 constexpr std::uintptr_t _className = 0x10 ;
  1039. 211039 constexpr std::uintptr_t _message = 0x18 ;
  1040. 211040 constexpr std::uintptr_t _data = 0x20 ;
  1041. 211041 constexpr std::uintptr_t _innerException = 0x28 ;
  1042. 211042 constexpr std::uintptr_t _helpURL = 0x30 ;
  1043. 211043 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1044. 211044 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1045. 211045 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1046. 211046 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1047. 211047 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1048. 211048 constexpr std::uintptr_t _HResult = 0x60 ;
  1049. 211049 constexpr std::uintptr_t _source = 0x68 ;
  1050. 211050 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1051. 211051 constexpr std::uintptr_t captured_traces = 0x78 ;
  1052. 211052 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1053. 211053 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1054. 211054 constexpr std::uintptr_t ClassName = 0x90 ;
  1055. 211055 constexpr std::uintptr_t AssemblyName = 0x98 ;
  1056. 211056 constexpr std::uintptr_t MessageArg = 0xA0 ;
  1057. 211057 constexpr std::uintptr_t ResourceId = 0xA8 ;
  1058. 211058 }
  1059. 211059 
  1060. 211060 namespace System__Double
  1061. 211061 {
  1062. 211062 constexpr std::uintptr_t TypeInfo = 0x10C71720 ;
  1063. 211063 constexpr std::uintptr_t m_value = 0x10 ;
  1064. 211064 }
  1065. 211065 
  1066. 211066 namespace System__EntryPointNotFoundException
  1067. 211067 {
  1068. 211068 constexpr std::uintptr_t _className = 0x10 ;
  1069. 211069 constexpr std::uintptr_t _message = 0x18 ;
  1070. 211070 constexpr std::uintptr_t _data = 0x20 ;
  1071. 211071 constexpr std::uintptr_t _innerException = 0x28 ;
  1072. 211072 constexpr std::uintptr_t _helpURL = 0x30 ;
  1073. 211073 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1074. 211074 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1075. 211075 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1076. 211076 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1077. 211077 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1078. 211078 constexpr std::uintptr_t _HResult = 0x60 ;
  1079. 211079 constexpr std::uintptr_t _source = 0x68 ;
  1080. 211080 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1081. 211081 constexpr std::uintptr_t captured_traces = 0x78 ;
  1082. 211082 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1083. 211083 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1084. 211084 constexpr std::uintptr_t ClassName = 0x90 ;
  1085. 211085 constexpr std::uintptr_t AssemblyName = 0x98 ;
  1086. 211086 constexpr std::uintptr_t MessageArg = 0xA0 ;
  1087. 211087 constexpr std::uintptr_t ResourceId = 0xA8 ;
  1088. 211088 }
  1089. 211089 
  1090. 211090 namespace System__EventHandler
  1091. 211091 {
  1092. 211092 constexpr std::uintptr_t TypeInfo = 0x10723BD0 ;
  1093. 211093 constexpr std::uintptr_t method_ptr = 0x10 ;
  1094. 211094 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1095. 211095 constexpr std::uintptr_t m_target = 0x20 ;
  1096. 211096 constexpr std::uintptr_t method = 0x28 ;
  1097. 211097 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1098. 211098 constexpr std::uintptr_t extra_arg = 0x38 ;
  1099. 211099 constexpr std::uintptr_t method_code = 0x40 ;
  1100. 211100 constexpr std::uintptr_t interp_method = 0x48 ;
  1101. 211101 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1102. 211102 constexpr std::uintptr_t method_info = 0x58 ;
  1103. 211103 constexpr std::uintptr_t original_method_info = 0x60 ;
  1104. 211104 constexpr std::uintptr_t data = 0x68 ;
  1105. 211105 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1106. 211106 constexpr std::uintptr_t delegates = 0x78 ;
  1107. 211107 }
  1108. 211108 
  1109. 211109 namespace System__EventHandler`1
  1110. 211110 {
  1111. 211111 constexpr std::uintptr_t method_ptr = 0x10 ;
  1112. 211112 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1113. 211113 constexpr std::uintptr_t m_target = 0x20 ;
  1114. 211114 constexpr std::uintptr_t method = 0x28 ;
  1115. 211115 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1116. 211116 constexpr std::uintptr_t extra_arg = 0x38 ;
  1117. 211117 constexpr std::uintptr_t method_code = 0x40 ;
  1118. 211118 constexpr std::uintptr_t interp_method = 0x48 ;
  1119. 211119 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1120. 211120 constexpr std::uintptr_t method_info = 0x58 ;
  1121. 211121 constexpr std::uintptr_t original_method_info = 0x60 ;
  1122. 211122 constexpr std::uintptr_t data = 0x68 ;
  1123. 211123 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1124. 211124 constexpr std::uintptr_t delegates = 0x78 ;
  1125. 211125 }
  1126. 211126 
  1127. 211127 namespace System__ExecutionEngineException
  1128. 211128 {
  1129. 211129 constexpr std::uintptr_t _className = 0x10 ;
  1130. 211130 constexpr std::uintptr_t _message = 0x18 ;
  1131. 211131 constexpr std::uintptr_t _data = 0x20 ;
  1132. 211132 constexpr std::uintptr_t _innerException = 0x28 ;
  1133. 211133 constexpr std::uintptr_t _helpURL = 0x30 ;
  1134. 211134 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1135. 211135 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1136. 211136 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1137. 211137 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1138. 211138 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1139. 211139 constexpr std::uintptr_t _HResult = 0x60 ;
  1140. 211140 constexpr std::uintptr_t _source = 0x68 ;
  1141. 211141 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1142. 211142 constexpr std::uintptr_t captured_traces = 0x78 ;
  1143. 211143 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1144. 211144 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1145. 211145 }
  1146. 211146 
  1147. 211147 namespace System__FieldAccessException
  1148. 211148 {
  1149. 211149 constexpr std::uintptr_t _className = 0x10 ;
  1150. 211150 constexpr std::uintptr_t _message = 0x18 ;
  1151. 211151 constexpr std::uintptr_t _data = 0x20 ;
  1152. 211152 constexpr std::uintptr_t _innerException = 0x28 ;
  1153. 211153 constexpr std::uintptr_t _helpURL = 0x30 ;
  1154. 211154 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1155. 211155 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1156. 211156 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1157. 211157 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1158. 211158 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1159. 211159 constexpr std::uintptr_t _HResult = 0x60 ;
  1160. 211160 constexpr std::uintptr_t _source = 0x68 ;
  1161. 211161 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1162. 211162 constexpr std::uintptr_t captured_traces = 0x78 ;
  1163. 211163 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1164. 211164 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1165. 211165 }
  1166. 211166 
  1167. 211167 namespace System__FormatException
  1168. 211168 {
  1169. 211169 constexpr std::uintptr_t _className = 0x10 ;
  1170. 211170 constexpr std::uintptr_t _message = 0x18 ;
  1171. 211171 constexpr std::uintptr_t _data = 0x20 ;
  1172. 211172 constexpr std::uintptr_t _innerException = 0x28 ;
  1173. 211173 constexpr std::uintptr_t _helpURL = 0x30 ;
  1174. 211174 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1175. 211175 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1176. 211176 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1177. 211177 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1178. 211178 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1179. 211179 constexpr std::uintptr_t _HResult = 0x60 ;
  1180. 211180 constexpr std::uintptr_t _source = 0x68 ;
  1181. 211181 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1182. 211182 constexpr std::uintptr_t captured_traces = 0x78 ;
  1183. 211183 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1184. 211184 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1185. 211185 }
  1186. 211186 
  1187. 211187 namespace System__Gen2GcCallback
  1188. 211188 {
  1189. 211189 constexpr std::uintptr_t TypeInfo = 0x10764828 ;
  1190. 211190 constexpr std::uintptr_t _callback = 0x10 ;
  1191. 211191 constexpr std::uintptr_t _weakTargetObj = 0x18 ;
  1192. 211192 }
  1193. 211193 
  1194. 211194 namespace System____DTString
  1195. 211195 {
  1196. 211196 constexpr std::uintptr_t TypeInfo = 0x10746D70 ;
  1197. 211197 constexpr std::uintptr_t Value = 0x0 ;
  1198. 211198 constexpr std::uintptr_t Index = 0x10 ;
  1199. 211199 constexpr std::uintptr_t m_current = 0x14 ;
  1200. 211200 constexpr std::uintptr_t m_info = 0x18 ;
  1201. 211201 constexpr std::uintptr_t m_checkDigitToken = 0x20 ;
  1202. 211202 
  1203. 211203 namespace _static
  1204. 211204 {
  1205. 211205 constexpr std::uintptr_t WhiteSpaceChecks = 0x0 ;
  1206. 211206 }
  1207. 211207 
  1208. 211208 }
  1209. 211209 
  1210. 211210 namespace System__DTSubStringType
  1211. 211211 {
  1212. 211212 constexpr std::uintptr_t value__ = 0x0 ;
  1213. 211213 }
  1214. 211214 
  1215. 211215 namespace System__DTSubString
  1216. 211216 {
  1217. 211217 constexpr std::uintptr_t s = 0x0 ;
  1218. 211218 constexpr std::uintptr_t index = 0x10 ;
  1219. 211219 constexpr std::uintptr_t length = 0x14 ;
  1220. 211220 constexpr std::uintptr_t type = 0x18 ;
  1221. 211221 constexpr std::uintptr_t value = 0x1C ;
  1222. 211222 }
  1223. 211223 
  1224. 211224 namespace System__DateTimeToken
  1225. 211225 {
  1226. 211226 constexpr std::uintptr_t dtt = 0x0 ;
  1227. 211227 constexpr std::uintptr_t suffix = 0x4 ;
  1228. 211228 constexpr std::uintptr_t num = 0x8 ;
  1229. 211229 }
  1230. 211230 
  1231. 211231 namespace System__DateTimeRawInfo
  1232. 211232 {
  1233. 211233 constexpr std::uintptr_t num = 0x0 ;
  1234. 211234 constexpr std::uintptr_t numCount = 0x8 ;
  1235. 211235 constexpr std::uintptr_t month = 0xC ;
  1236. 211236 constexpr std::uintptr_t year = 0x10 ;
  1237. 211237 constexpr std::uintptr_t dayOfWeek = 0x14 ;
  1238. 211238 constexpr std::uintptr_t era = 0x18 ;
  1239. 211239 constexpr std::uintptr_t timeMark = 0x1C ;
  1240. 211240 constexpr std::uintptr_t fraction = 0x20 ;
  1241. 211241 constexpr std::uintptr_t hasSameDateAndTimeSeparators = 0x28 ;
  1242. 211242 }
  1243. 211243 
  1244. 211244 namespace System__ParseFailureKind
  1245. 211245 {
  1246. 211246 constexpr std::uintptr_t value__ = 0x0 ;
  1247. 211247 }
  1248. 211248 
  1249. 211249 namespace System__ParseFlags
  1250. 211250 {
  1251. 211251 constexpr std::uintptr_t value__ = 0x0 ;
  1252. 211252 }
  1253. 211253 
  1254. 211254 namespace System__DateTimeResult
  1255. 211255 {
  1256. 211256 constexpr std::uintptr_t Year = 0x0 ;
  1257. 211257 constexpr std::uintptr_t Month = 0x4 ;
  1258. 211258 constexpr std::uintptr_t Day = 0x8 ;
  1259. 211259 constexpr std::uintptr_t Hour = 0xC ;
  1260. 211260 constexpr std::uintptr_t Minute = 0x10 ;
  1261. 211261 constexpr std::uintptr_t Second = 0x14 ;
  1262. 211262 constexpr std::uintptr_t fraction = 0x18 ;
  1263. 211263 constexpr std::uintptr_t era = 0x20 ;
  1264. 211264 constexpr std::uintptr_t flags = 0x24 ;
  1265. 211265 constexpr std::uintptr_t timeZoneOffset = 0x28 ;
  1266. 211266 constexpr std::uintptr_t calendar = 0x30 ;
  1267. 211267 constexpr std::uintptr_t parsedDate = 0x38 ;
  1268. 211268 constexpr std::uintptr_t failure = 0x40 ;
  1269. 211269 constexpr std::uintptr_t failureMessageID = 0x48 ;
  1270. 211270 constexpr std::uintptr_t failureMessageFormatArgument = 0x50 ;
  1271. 211271 constexpr std::uintptr_t failureArgumentName = 0x58 ;
  1272. 211272 constexpr std::uintptr_t originalDateTimeString = 0x60 ;
  1273. 211273 constexpr std::uintptr_t failedFormatSpecifier = 0x70 ;
  1274. 211274 }
  1275. 211275 
  1276. 211276 namespace System__ParsingInfo
  1277. 211277 {
  1278. 211278 constexpr std::uintptr_t calendar = 0x0 ;
  1279. 211279 constexpr std::uintptr_t dayOfWeek = 0x8 ;
  1280. 211280 constexpr std::uintptr_t timeMark = 0xC ;
  1281. 211281 constexpr std::uintptr_t fUseHour12 = 0x10 ;
  1282. 211282 constexpr std::uintptr_t fUseTwoDigitYear = 0x11 ;
  1283. 211283 constexpr std::uintptr_t fAllowInnerWhite = 0x12 ;
  1284. 211284 constexpr std::uintptr_t fAllowTrailingWhite = 0x13 ;
  1285. 211285 constexpr std::uintptr_t fCustomNumberParser = 0x14 ;
  1286. 211286 constexpr std::uintptr_t parseNumberDelegate = 0x18 ;
  1287. 211287 }
  1288. 211288 
  1289. 211289 namespace System__TokenType
  1290. 211290 {
  1291. 211291 constexpr std::uintptr_t value__ = 0x0 ;
  1292. 211292 }
  1293. 211293 
  1294. 211294 namespace System__Guid
  1295. 211295 {
  1296. 211296 constexpr std::uintptr_t TypeInfo = 0x1078A810 ;
  1297. 211297 constexpr std::uintptr_t _a = 0x0 ;
  1298. 211298 constexpr std::uintptr_t _b = 0x4 ;
  1299. 211299 constexpr std::uintptr_t _c = 0x6 ;
  1300. 211300 constexpr std::uintptr_t _d = 0x8 ;
  1301. 211301 constexpr std::uintptr_t _e = 0x9 ;
  1302. 211302 constexpr std::uintptr_t _f = 0xA ;
  1303. 211303 constexpr std::uintptr_t _g = 0xB ;
  1304. 211304 constexpr std::uintptr_t _h = 0xC ;
  1305. 211305 constexpr std::uintptr_t _i = 0xD ;
  1306. 211306 constexpr std::uintptr_t _j = 0xE ;
  1307. 211307 constexpr std::uintptr_t _k = 0xF ;
  1308. 211308 
  1309. 211309 namespace _static
  1310. 211310 {
  1311. 211311 constexpr std::uintptr_t Empty = 0x0 ;
  1312. 211312 }
  1313. 211313 
  1314. 211314 }
  1315. 211315 
  1316. 211316 namespace System__HashCode
  1317. 211317 {
  1318. 211318 constexpr std::uintptr_t TypeInfo = 0x107CF418 ;
  1319. 211319 constexpr std::uintptr_t _v1 = 0x0 ;
  1320. 211320 constexpr std::uintptr_t _v2 = 0x4 ;
  1321. 211321 constexpr std::uintptr_t _v3 = 0x8 ;
  1322. 211322 constexpr std::uintptr_t _v4 = 0xC ;
  1323. 211323 constexpr std::uintptr_t _queue1 = 0x10 ;
  1324. 211324 constexpr std::uintptr_t _queue2 = 0x14 ;
  1325. 211325 constexpr std::uintptr_t _queue3 = 0x18 ;
  1326. 211326 constexpr std::uintptr_t _length = 0x1C ;
  1327. 211327 
  1328. 211328 namespace _static
  1329. 211329 {
  1330. 211330 constexpr std::uintptr_t s_seed = 0x0 ;
  1331. 211331 }
  1332. 211332 
  1333. 211333 }
  1334. 211334 
  1335. 211335 namespace System__IndexOutOfRangeException
  1336. 211336 {
  1337. 211337 constexpr std::uintptr_t _className = 0x10 ;
  1338. 211338 constexpr std::uintptr_t _message = 0x18 ;
  1339. 211339 constexpr std::uintptr_t _data = 0x20 ;
  1340. 211340 constexpr std::uintptr_t _innerException = 0x28 ;
  1341. 211341 constexpr std::uintptr_t _helpURL = 0x30 ;
  1342. 211342 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1343. 211343 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1344. 211344 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1345. 211345 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1346. 211346 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1347. 211347 constexpr std::uintptr_t _HResult = 0x60 ;
  1348. 211348 constexpr std::uintptr_t _source = 0x68 ;
  1349. 211349 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1350. 211350 constexpr std::uintptr_t captured_traces = 0x78 ;
  1351. 211351 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1352. 211352 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1353. 211353 }
  1354. 211354 
  1355. 211355 namespace System__InsufficientExecutionStackException
  1356. 211356 {
  1357. 211357 constexpr std::uintptr_t _className = 0x10 ;
  1358. 211358 constexpr std::uintptr_t _message = 0x18 ;
  1359. 211359 constexpr std::uintptr_t _data = 0x20 ;
  1360. 211360 constexpr std::uintptr_t _innerException = 0x28 ;
  1361. 211361 constexpr std::uintptr_t _helpURL = 0x30 ;
  1362. 211362 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1363. 211363 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1364. 211364 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1365. 211365 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1366. 211366 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1367. 211367 constexpr std::uintptr_t _HResult = 0x60 ;
  1368. 211368 constexpr std::uintptr_t _source = 0x68 ;
  1369. 211369 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1370. 211370 constexpr std::uintptr_t captured_traces = 0x78 ;
  1371. 211371 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1372. 211372 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1373. 211373 }
  1374. 211374 
  1375. 211375 namespace System__Int16
  1376. 211376 {
  1377. 211377 constexpr std::uintptr_t TypeInfo = 0x10C716D8 ;
  1378. 211378 constexpr std::uintptr_t m_value = 0x10 ;
  1379. 211379 }
  1380. 211380 
  1381. 211381 namespace System__Int32
  1382. 211382 {
  1383. 211383 constexpr std::uintptr_t TypeInfo = 0x10C716E8 ;
  1384. 211384 constexpr std::uintptr_t m_value = 0x10 ;
  1385. 211385 }
  1386. 211386 
  1387. 211387 namespace System__Int64
  1388. 211388 {
  1389. 211389 constexpr std::uintptr_t TypeInfo = 0x10C71708 ;
  1390. 211390 constexpr std::uintptr_t m_value = 0x10 ;
  1391. 211391 }
  1392. 211392 
  1393. 211393 namespace System__InvalidCastException
  1394. 211394 {
  1395. 211395 constexpr std::uintptr_t _className = 0x10 ;
  1396. 211396 constexpr std::uintptr_t _message = 0x18 ;
  1397. 211397 constexpr std::uintptr_t _data = 0x20 ;
  1398. 211398 constexpr std::uintptr_t _innerException = 0x28 ;
  1399. 211399 constexpr std::uintptr_t _helpURL = 0x30 ;
  1400. 211400 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1401. 211401 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1402. 211402 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1403. 211403 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1404. 211404 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1405. 211405 constexpr std::uintptr_t _HResult = 0x60 ;
  1406. 211406 constexpr std::uintptr_t _source = 0x68 ;
  1407. 211407 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1408. 211408 constexpr std::uintptr_t captured_traces = 0x78 ;
  1409. 211409 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1410. 211410 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1411. 211411 }
  1412. 211412 
  1413. 211413 namespace System__InvalidOperationException
  1414. 211414 {
  1415. 211415 constexpr std::uintptr_t _className = 0x10 ;
  1416. 211416 constexpr std::uintptr_t _message = 0x18 ;
  1417. 211417 constexpr std::uintptr_t _data = 0x20 ;
  1418. 211418 constexpr std::uintptr_t _innerException = 0x28 ;
  1419. 211419 constexpr std::uintptr_t _helpURL = 0x30 ;
  1420. 211420 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1421. 211421 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1422. 211422 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1423. 211423 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1424. 211424 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1425. 211425 constexpr std::uintptr_t _HResult = 0x60 ;
  1426. 211426 constexpr std::uintptr_t _source = 0x68 ;
  1427. 211427 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1428. 211428 constexpr std::uintptr_t captured_traces = 0x78 ;
  1429. 211429 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1430. 211430 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1431. 211431 }
  1432. 211432 
  1433. 211433 namespace System__InvalidProgramException
  1434. 211434 {
  1435. 211435 constexpr std::uintptr_t _className = 0x10 ;
  1436. 211436 constexpr std::uintptr_t _message = 0x18 ;
  1437. 211437 constexpr std::uintptr_t _data = 0x20 ;
  1438. 211438 constexpr std::uintptr_t _innerException = 0x28 ;
  1439. 211439 constexpr std::uintptr_t _helpURL = 0x30 ;
  1440. 211440 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1441. 211441 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1442. 211442 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1443. 211443 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1444. 211444 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1445. 211445 constexpr std::uintptr_t _HResult = 0x60 ;
  1446. 211446 constexpr std::uintptr_t _source = 0x68 ;
  1447. 211447 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1448. 211448 constexpr std::uintptr_t captured_traces = 0x78 ;
  1449. 211449 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1450. 211450 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1451. 211451 }
  1452. 211452 
  1453. 211453 namespace System__InvalidTimeZoneException
  1454. 211454 {
  1455. 211455 constexpr std::uintptr_t _className = 0x10 ;
  1456. 211456 constexpr std::uintptr_t _message = 0x18 ;
  1457. 211457 constexpr std::uintptr_t _data = 0x20 ;
  1458. 211458 constexpr std::uintptr_t _innerException = 0x28 ;
  1459. 211459 constexpr std::uintptr_t _helpURL = 0x30 ;
  1460. 211460 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1461. 211461 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1462. 211462 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1463. 211463 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1464. 211464 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1465. 211465 constexpr std::uintptr_t _HResult = 0x60 ;
  1466. 211466 constexpr std::uintptr_t _source = 0x68 ;
  1467. 211467 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1468. 211468 constexpr std::uintptr_t captured_traces = 0x78 ;
  1469. 211469 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1470. 211470 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1471. 211471 }
  1472. 211472 
  1473. 211473 namespace System__LazyState
  1474. 211474 {
  1475. 211475 constexpr std::uintptr_t value__ = 0x0 ;
  1476. 211476 }
  1477. 211477 
  1478. 211478 namespace System__LazyHelper
  1479. 211479 {
  1480. 211480 constexpr std::uintptr_t TypeInfo = 0x107AC9B0 ;
  1481. 211481 constexpr std::uintptr_t _State_k__BackingField = 0x10 ;
  1482. 211482 constexpr std::uintptr_t _exceptionDispatch = 0x18 ;
  1483. 211483 
  1484. 211484 namespace _static
  1485. 211485 {
  1486. 211486 constexpr std::uintptr_t NoneViaConstructor = 0x0 ;
  1487. 211487 constexpr std::uintptr_t NoneViaFactory = 0x8 ;
  1488. 211488 constexpr std::uintptr_t PublicationOnlyViaConstructor = 0x10 ;
  1489. 211489 constexpr std::uintptr_t PublicationOnlyViaFactory = 0x18 ;
  1490. 211490 constexpr std::uintptr_t PublicationOnlyWaitForOtherThreadToPublish = 0x20 ;
  1491. 211491 }
  1492. 211492 
  1493. 211493 }
  1494. 211494 
  1495. 211495 namespace System__Lazy`1
  1496. 211496 {
  1497. 211497 constexpr std::uintptr_t _state = 0x0 ;
  1498. 211498 }
  1499. 211499 
  1500. 211500 namespace System__MemberAccessException
  1501. 211501 {
  1502. 211502 constexpr std::uintptr_t _className = 0x10 ;
  1503. 211503 constexpr std::uintptr_t _message = 0x18 ;
  1504. 211504 constexpr std::uintptr_t _data = 0x20 ;
  1505. 211505 constexpr std::uintptr_t _innerException = 0x28 ;
  1506. 211506 constexpr std::uintptr_t _helpURL = 0x30 ;
  1507. 211507 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1508. 211508 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1509. 211509 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1510. 211510 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1511. 211511 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1512. 211512 constexpr std::uintptr_t _HResult = 0x60 ;
  1513. 211513 constexpr std::uintptr_t _source = 0x68 ;
  1514. 211514 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1515. 211515 constexpr std::uintptr_t captured_traces = 0x78 ;
  1516. 211516 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1517. 211517 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1518. 211518 }
  1519. 211519 
  1520. 211520 namespace System__Memory`1
  1521. 211521 {
  1522. 211522 constexpr std::uintptr_t _object = 0xFFFFFFFFFFFFFFF0 ;
  1523. 211523 }
  1524. 211524 
  1525. 211525 namespace System__MethodAccessException
  1526. 211526 {
  1527. 211527 constexpr std::uintptr_t _className = 0x10 ;
  1528. 211528 constexpr std::uintptr_t _message = 0x18 ;
  1529. 211529 constexpr std::uintptr_t _data = 0x20 ;
  1530. 211530 constexpr std::uintptr_t _innerException = 0x28 ;
  1531. 211531 constexpr std::uintptr_t _helpURL = 0x30 ;
  1532. 211532 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1533. 211533 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1534. 211534 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1535. 211535 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1536. 211536 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1537. 211537 constexpr std::uintptr_t _HResult = 0x60 ;
  1538. 211538 constexpr std::uintptr_t _source = 0x68 ;
  1539. 211539 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1540. 211540 constexpr std::uintptr_t captured_traces = 0x78 ;
  1541. 211541 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1542. 211542 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1543. 211543 }
  1544. 211544 
  1545. 211545 namespace System__MidpointRounding
  1546. 211546 {
  1547. 211547 constexpr std::uintptr_t value__ = 0x0 ;
  1548. 211548 }
  1549. 211549 
  1550. 211550 namespace System__MissingMethodException
  1551. 211551 {
  1552. 211552 constexpr std::uintptr_t _className = 0x10 ;
  1553. 211553 constexpr std::uintptr_t _message = 0x18 ;
  1554. 211554 constexpr std::uintptr_t _data = 0x20 ;
  1555. 211555 constexpr std::uintptr_t _innerException = 0x28 ;
  1556. 211556 constexpr std::uintptr_t _helpURL = 0x30 ;
  1557. 211557 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1558. 211558 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1559. 211559 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1560. 211560 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1561. 211561 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1562. 211562 constexpr std::uintptr_t _HResult = 0x60 ;
  1563. 211563 constexpr std::uintptr_t _source = 0x68 ;
  1564. 211564 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1565. 211565 constexpr std::uintptr_t captured_traces = 0x78 ;
  1566. 211566 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1567. 211567 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1568. 211568 constexpr std::uintptr_t ClassName = 0x90 ;
  1569. 211569 constexpr std::uintptr_t MemberName = 0x98 ;
  1570. 211570 constexpr std::uintptr_t Signature = 0xA0 ;
  1571. 211571 }
  1572. 211572 
  1573. 211573 namespace System__MulticastNotSupportedException
  1574. 211574 {
  1575. 211575 constexpr std::uintptr_t _className = 0x10 ;
  1576. 211576 constexpr std::uintptr_t _message = 0x18 ;
  1577. 211577 constexpr std::uintptr_t _data = 0x20 ;
  1578. 211578 constexpr std::uintptr_t _innerException = 0x28 ;
  1579. 211579 constexpr std::uintptr_t _helpURL = 0x30 ;
  1580. 211580 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1581. 211581 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1582. 211582 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1583. 211583 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1584. 211584 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1585. 211585 constexpr std::uintptr_t _HResult = 0x60 ;
  1586. 211586 constexpr std::uintptr_t _source = 0x68 ;
  1587. 211587 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1588. 211588 constexpr std::uintptr_t captured_traces = 0x78 ;
  1589. 211589 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1590. 211590 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1591. 211591 }
  1592. 211592 
  1593. 211593 namespace System__NotImplementedException
  1594. 211594 {
  1595. 211595 constexpr std::uintptr_t _className = 0x10 ;
  1596. 211596 constexpr std::uintptr_t _message = 0x18 ;
  1597. 211597 constexpr std::uintptr_t _data = 0x20 ;
  1598. 211598 constexpr std::uintptr_t _innerException = 0x28 ;
  1599. 211599 constexpr std::uintptr_t _helpURL = 0x30 ;
  1600. 211600 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1601. 211601 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1602. 211602 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1603. 211603 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1604. 211604 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1605. 211605 constexpr std::uintptr_t _HResult = 0x60 ;
  1606. 211606 constexpr std::uintptr_t _source = 0x68 ;
  1607. 211607 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1608. 211608 constexpr std::uintptr_t captured_traces = 0x78 ;
  1609. 211609 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1610. 211610 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1611. 211611 }
  1612. 211612 
  1613. 211613 namespace System__NotSupportedException
  1614. 211614 {
  1615. 211615 constexpr std::uintptr_t TypeInfo = 0x10841CE0 ;
  1616. 211616 constexpr std::uintptr_t _className = 0x10 ;
  1617. 211617 constexpr std::uintptr_t _message = 0x18 ;
  1618. 211618 constexpr std::uintptr_t _data = 0x20 ;
  1619. 211619 constexpr std::uintptr_t _innerException = 0x28 ;
  1620. 211620 constexpr std::uintptr_t _helpURL = 0x30 ;
  1621. 211621 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1622. 211622 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1623. 211623 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1624. 211624 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1625. 211625 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1626. 211626 constexpr std::uintptr_t _HResult = 0x60 ;
  1627. 211627 constexpr std::uintptr_t _source = 0x68 ;
  1628. 211628 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1629. 211629 constexpr std::uintptr_t captured_traces = 0x78 ;
  1630. 211630 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1631. 211631 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1632. 211632 }
  1633. 211633 
  1634. 211634 namespace System__NullReferenceException
  1635. 211635 {
  1636. 211636 constexpr std::uintptr_t _className = 0x10 ;
  1637. 211637 constexpr std::uintptr_t _message = 0x18 ;
  1638. 211638 constexpr std::uintptr_t _data = 0x20 ;
  1639. 211639 constexpr std::uintptr_t _innerException = 0x28 ;
  1640. 211640 constexpr std::uintptr_t _helpURL = 0x30 ;
  1641. 211641 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1642. 211642 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1643. 211643 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1644. 211644 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1645. 211645 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1646. 211646 constexpr std::uintptr_t _HResult = 0x60 ;
  1647. 211647 constexpr std::uintptr_t _source = 0x68 ;
  1648. 211648 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1649. 211649 constexpr std::uintptr_t captured_traces = 0x78 ;
  1650. 211650 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1651. 211651 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1652. 211652 }
  1653. 211653 
  1654. 211654 namespace System__Nullable`1
  1655. 211655 {
  1656. 211656 constexpr std::uintptr_t TypeInfo = 0x10C71848 ;
  1657. 211657 constexpr std::uintptr_t hasValue = 0xFFFFFFFFFFFFFFF0 ;
  1658. 211658 }
  1659. 211659 
  1660. 211660 namespace System__ObjectDisposedException
  1661. 211661 {
  1662. 211662 constexpr std::uintptr_t TypeInfo = 0x108045C8 ;
  1663. 211663 constexpr std::uintptr_t _className = 0x10 ;
  1664. 211664 constexpr std::uintptr_t _message = 0x18 ;
  1665. 211665 constexpr std::uintptr_t _data = 0x20 ;
  1666. 211666 constexpr std::uintptr_t _innerException = 0x28 ;
  1667. 211667 constexpr std::uintptr_t _helpURL = 0x30 ;
  1668. 211668 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1669. 211669 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1670. 211670 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1671. 211671 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1672. 211672 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1673. 211673 constexpr std::uintptr_t _HResult = 0x60 ;
  1674. 211674 constexpr std::uintptr_t _source = 0x68 ;
  1675. 211675 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1676. 211676 constexpr std::uintptr_t captured_traces = 0x78 ;
  1677. 211677 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1678. 211678 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1679. 211679 constexpr std::uintptr_t _objectName = 0x90 ;
  1680. 211680 }
  1681. 211681 
  1682. 211682 namespace System__ObsoleteAttribute
  1683. 211683 {
  1684. 211684 constexpr std::uintptr_t _message = 0x10 ;
  1685. 211685 constexpr std::uintptr_t _error = 0x18 ;
  1686. 211686 }
  1687. 211687 
  1688. 211688 namespace System__OperationCanceledException
  1689. 211689 {
  1690. 211690 constexpr std::uintptr_t TypeInfo = 0x108006F8 ;
  1691. 211691 constexpr std::uintptr_t _className = 0x10 ;
  1692. 211692 constexpr std::uintptr_t _message = 0x18 ;
  1693. 211693 constexpr std::uintptr_t _data = 0x20 ;
  1694. 211694 constexpr std::uintptr_t _innerException = 0x28 ;
  1695. 211695 constexpr std::uintptr_t _helpURL = 0x30 ;
  1696. 211696 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1697. 211697 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1698. 211698 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1699. 211699 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1700. 211700 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1701. 211701 constexpr std::uintptr_t _HResult = 0x60 ;
  1702. 211702 constexpr std::uintptr_t _source = 0x68 ;
  1703. 211703 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1704. 211704 constexpr std::uintptr_t captured_traces = 0x78 ;
  1705. 211705 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1706. 211706 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1707. 211707 constexpr std::uintptr_t _cancellationToken = 0x90 ;
  1708. 211708 }
  1709. 211709 
  1710. 211710 namespace System__OverflowException
  1711. 211711 {
  1712. 211712 constexpr std::uintptr_t _className = 0x10 ;
  1713. 211713 constexpr std::uintptr_t _message = 0x18 ;
  1714. 211714 constexpr std::uintptr_t _data = 0x20 ;
  1715. 211715 constexpr std::uintptr_t _innerException = 0x28 ;
  1716. 211716 constexpr std::uintptr_t _helpURL = 0x30 ;
  1717. 211717 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1718. 211718 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1719. 211719 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1720. 211720 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1721. 211721 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1722. 211722 constexpr std::uintptr_t _HResult = 0x60 ;
  1723. 211723 constexpr std::uintptr_t _source = 0x68 ;
  1724. 211724 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1725. 211725 constexpr std::uintptr_t captured_traces = 0x78 ;
  1726. 211726 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1727. 211727 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1728. 211728 }
  1729. 211729 
  1730. 211730 namespace System__ParamsArray
  1731. 211731 {
  1732. 211732 constexpr std::uintptr_t TypeInfo = 0x10720E28 ;
  1733. 211733 constexpr std::uintptr_t _arg0 = 0x0 ;
  1734. 211734 constexpr std::uintptr_t _arg1 = 0x8 ;
  1735. 211735 constexpr std::uintptr_t _arg2 = 0x10 ;
  1736. 211736 constexpr std::uintptr_t _args = 0x18 ;
  1737. 211737 
  1738. 211738 namespace _static
  1739. 211739 {
  1740. 211740 constexpr std::uintptr_t s_oneArgArray = 0x0 ;
  1741. 211741 constexpr std::uintptr_t s_twoArgArray = 0x8 ;
  1742. 211742 constexpr std::uintptr_t s_threeArgArray = 0x10 ;
  1743. 211743 }
  1744. 211744 
  1745. 211745 }
  1746. 211746 
  1747. 211747 namespace System__PlatformNotSupportedException
  1748. 211748 {
  1749. 211749 constexpr std::uintptr_t _className = 0x10 ;
  1750. 211750 constexpr std::uintptr_t _message = 0x18 ;
  1751. 211751 constexpr std::uintptr_t _data = 0x20 ;
  1752. 211752 constexpr std::uintptr_t _innerException = 0x28 ;
  1753. 211753 constexpr std::uintptr_t _helpURL = 0x30 ;
  1754. 211754 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1755. 211755 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1756. 211756 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1757. 211757 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1758. 211758 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1759. 211759 constexpr std::uintptr_t _HResult = 0x60 ;
  1760. 211760 constexpr std::uintptr_t _source = 0x68 ;
  1761. 211761 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1762. 211762 constexpr std::uintptr_t captured_traces = 0x78 ;
  1763. 211763 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1764. 211764 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1765. 211765 }
  1766. 211766 
  1767. 211767 namespace System__Random
  1768. 211768 {
  1769. 211769 constexpr std::uintptr_t TypeInfo = 0x108519B0 ;
  1770. 211770 constexpr std::uintptr_t _inext = 0x10 ;
  1771. 211771 constexpr std::uintptr_t _inextp = 0x14 ;
  1772. 211772 constexpr std::uintptr_t _seedArray = 0x18 ;
  1773. 211773 
  1774. 211774 namespace _static
  1775. 211775 {
  1776. 211776 constexpr std::uintptr_t t_threadRandom = 0xFFFFFFFFFFFFFFFF ;
  1777. 211777 constexpr std::uintptr_t s_globalRandom = 0x0 ;
  1778. 211778 }
  1779. 211779 
  1780. 211780 }
  1781. 211781 
  1782. 211782 namespace System__RankException
  1783. 211783 {
  1784. 211784 constexpr std::uintptr_t _className = 0x10 ;
  1785. 211785 constexpr std::uintptr_t _message = 0x18 ;
  1786. 211786 constexpr std::uintptr_t _data = 0x20 ;
  1787. 211787 constexpr std::uintptr_t _innerException = 0x28 ;
  1788. 211788 constexpr std::uintptr_t _helpURL = 0x30 ;
  1789. 211789 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1790. 211790 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1791. 211791 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1792. 211792 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1793. 211793 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1794. 211794 constexpr std::uintptr_t _HResult = 0x60 ;
  1795. 211795 constexpr std::uintptr_t _source = 0x68 ;
  1796. 211796 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1797. 211797 constexpr std::uintptr_t captured_traces = 0x78 ;
  1798. 211798 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1799. 211799 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1800. 211800 }
  1801. 211801 
  1802. 211802 namespace System__ReadOnlyMemory`1
  1803. 211803 {
  1804. 211804 constexpr std::uintptr_t _object = 0xFFFFFFFFFFFFFFF0 ;
  1805. 211805 }
  1806. 211806 
  1807. 211807 namespace System__ReadOnlySpan`1
  1808. 211808 {
  1809. 211809 constexpr std::uintptr_t _pointer = 0xFFFFFFFFFFFFFFF0 ;
  1810. 211810 }
  1811. 211811 
  1812. 211812 namespace System__ResolveEventArgs
  1813. 211813 {
  1814. 211814 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
  1815. 211815 constexpr std::uintptr_t _RequestingAssembly_k__BackingField = 0x18 ;
  1816. 211816 }
  1817. 211817 
  1818. 211818 namespace System__ResolveEventHandler
  1819. 211819 {
  1820. 211820 constexpr std::uintptr_t method_ptr = 0x10 ;
  1821. 211821 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1822. 211822 constexpr std::uintptr_t m_target = 0x20 ;
  1823. 211823 constexpr std::uintptr_t method = 0x28 ;
  1824. 211824 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1825. 211825 constexpr std::uintptr_t extra_arg = 0x38 ;
  1826. 211826 constexpr std::uintptr_t method_code = 0x40 ;
  1827. 211827 constexpr std::uintptr_t interp_method = 0x48 ;
  1828. 211828 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1829. 211829 constexpr std::uintptr_t method_info = 0x58 ;
  1830. 211830 constexpr std::uintptr_t original_method_info = 0x60 ;
  1831. 211831 constexpr std::uintptr_t data = 0x68 ;
  1832. 211832 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1833. 211833 constexpr std::uintptr_t delegates = 0x78 ;
  1834. 211834 }
  1835. 211835 
  1836. 211836 namespace System__SByte
  1837. 211837 {
  1838. 211838 constexpr std::uintptr_t TypeInfo = 0x10C716D0 ;
  1839. 211839 constexpr std::uintptr_t m_value = 0x10 ;
  1840. 211840 }
  1841. 211841 
  1842. 211842 namespace System__Single
  1843. 211843 {
  1844. 211844 constexpr std::uintptr_t TypeInfo = 0x10C71718 ;
  1845. 211845 constexpr std::uintptr_t m_value = 0x10 ;
  1846. 211846 }
  1847. 211847 
  1848. 211848 namespace System__Span`1
  1849. 211849 {
  1850. 211850 constexpr std::uintptr_t _pointer = 0xFFFFFFFFFFFFFFF0 ;
  1851. 211851 }
  1852. 211852 
  1853. 211853 namespace System__StackOverflowException
  1854. 211854 {
  1855. 211855 constexpr std::uintptr_t _className = 0x10 ;
  1856. 211856 constexpr std::uintptr_t _message = 0x18 ;
  1857. 211857 constexpr std::uintptr_t _data = 0x20 ;
  1858. 211858 constexpr std::uintptr_t _innerException = 0x28 ;
  1859. 211859 constexpr std::uintptr_t _helpURL = 0x30 ;
  1860. 211860 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1861. 211861 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1862. 211862 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1863. 211863 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1864. 211864 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1865. 211865 constexpr std::uintptr_t _HResult = 0x60 ;
  1866. 211866 constexpr std::uintptr_t _source = 0x68 ;
  1867. 211867 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1868. 211868 constexpr std::uintptr_t captured_traces = 0x78 ;
  1869. 211869 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1870. 211870 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1871. 211871 }
  1872. 211872 
  1873. 211873 namespace System__CultureAwareComparer
  1874. 211874 {
  1875. 211875 constexpr std::uintptr_t TypeInfo = 0x1081E9D0 ;
  1876. 211876 constexpr std::uintptr_t _compareInfo = 0x10 ;
  1877. 211877 constexpr std::uintptr_t _options = 0x18 ;
  1878. 211878 }
  1879. 211879 
  1880. 211880 namespace System__OrdinalComparer
  1881. 211881 {
  1882. 211882 constexpr std::uintptr_t _ignoreCase = 0x10 ;
  1883. 211883 }
  1884. 211884 
  1885. 211885 namespace System__OrdinalCaseSensitiveComparer
  1886. 211886 {
  1887. 211887 constexpr std::uintptr_t TypeInfo = 0x1081E570 ;
  1888. 211888 constexpr std::uintptr_t _ignoreCase = 0x10 ;
  1889. 211889 }
  1890. 211890 
  1891. 211891 namespace System__OrdinalIgnoreCaseComparer
  1892. 211892 {
  1893. 211893 constexpr std::uintptr_t TypeInfo = 0x1081E558 ;
  1894. 211894 constexpr std::uintptr_t _ignoreCase = 0x10 ;
  1895. 211895 }
  1896. 211896 
  1897. 211897 namespace System__StringComparison
  1898. 211898 {
  1899. 211899 constexpr std::uintptr_t value__ = 0x0 ;
  1900. 211900 }
  1901. 211901 
  1902. 211902 namespace System__StringSplitOptions
  1903. 211903 {
  1904. 211904 constexpr std::uintptr_t value__ = 0x0 ;
  1905. 211905 }
  1906. 211906 
  1907. 211907 namespace System__SystemException
  1908. 211908 {
  1909. 211909 constexpr std::uintptr_t TypeInfo = 0x10C718B0 ;
  1910. 211910 constexpr std::uintptr_t _className = 0x10 ;
  1911. 211911 constexpr std::uintptr_t _message = 0x18 ;
  1912. 211912 constexpr std::uintptr_t _data = 0x20 ;
  1913. 211913 constexpr std::uintptr_t _innerException = 0x28 ;
  1914. 211914 constexpr std::uintptr_t _helpURL = 0x30 ;
  1915. 211915 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1916. 211916 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1917. 211917 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1918. 211918 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1919. 211919 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1920. 211920 constexpr std::uintptr_t _HResult = 0x60 ;
  1921. 211921 constexpr std::uintptr_t _source = 0x68 ;
  1922. 211922 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1923. 211923 constexpr std::uintptr_t captured_traces = 0x78 ;
  1924. 211924 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1925. 211925 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1926. 211926 }
  1927. 211927 
  1928. 211928 namespace System__TimeSpan
  1929. 211929 {
  1930. 211930 constexpr std::uintptr_t TypeInfo = 0x10764068 ;
  1931. 211931 constexpr std::uintptr_t _ticks = 0x0 ;
  1932. 211932 
  1933. 211933 namespace _static
  1934. 211934 {
  1935. 211935 constexpr std::uintptr_t Zero = 0x0 ;
  1936. 211936 constexpr std::uintptr_t MaxValue = 0x8 ;
  1937. 211937 constexpr std::uintptr_t MinValue = 0x10 ;
  1938. 211938 }
  1939. 211939 
  1940. 211940 }
  1941. 211941 
  1942. 211942 namespace System__TimeZoneNotFoundException
  1943. 211943 {
  1944. 211944 constexpr std::uintptr_t _className = 0x10 ;
  1945. 211945 constexpr std::uintptr_t _message = 0x18 ;
  1946. 211946 constexpr std::uintptr_t _data = 0x20 ;
  1947. 211947 constexpr std::uintptr_t _innerException = 0x28 ;
  1948. 211948 constexpr std::uintptr_t _helpURL = 0x30 ;
  1949. 211949 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1950. 211950 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1951. 211951 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1952. 211952 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1953. 211953 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1954. 211954 constexpr std::uintptr_t _HResult = 0x60 ;
  1955. 211955 constexpr std::uintptr_t _source = 0x68 ;
  1956. 211956 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1957. 211957 constexpr std::uintptr_t captured_traces = 0x78 ;
  1958. 211958 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1959. 211959 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1960. 211960 }
  1961. 211961 
  1962. 211962 namespace System__TimeoutException
  1963. 211963 {
  1964. 211964 constexpr std::uintptr_t _className = 0x10 ;
  1965. 211965 constexpr std::uintptr_t _message = 0x18 ;
  1966. 211966 constexpr std::uintptr_t _data = 0x20 ;
  1967. 211967 constexpr std::uintptr_t _innerException = 0x28 ;
  1968. 211968 constexpr std::uintptr_t _helpURL = 0x30 ;
  1969. 211969 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1970. 211970 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1971. 211971 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1972. 211972 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1973. 211973 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1974. 211974 constexpr std::uintptr_t _HResult = 0x60 ;
  1975. 211975 constexpr std::uintptr_t _source = 0x68 ;
  1976. 211976 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1977. 211977 constexpr std::uintptr_t captured_traces = 0x78 ;
  1978. 211978 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1979. 211979 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1980. 211980 }
  1981. 211981 
  1982. 211982 namespace System__Tuple`2
  1983. 211983 {
  1984. 211984 constexpr std::uintptr_t m_Item1 = 0x0 ;
  1985. 211985 }
  1986. 211986 
  1987. 211987 namespace System__Tuple`3
  1988. 211988 {
  1989. 211989 constexpr std::uintptr_t m_Item1 = 0x0 ;
  1990. 211990 }
  1991. 211991 
  1992. 211992 namespace System__Tuple`4
  1993. 211993 {
  1994. 211994 constexpr std::uintptr_t m_Item1 = 0x0 ;
  1995. 211995 }
  1996. 211996 
  1997. 211997 namespace System__Tuple`6
  1998. 211998 {
  1999. 211999 constexpr std::uintptr_t m_Item1 = 0x0 ;
  2000. 212000 }
← Prev Next → Page 106 of 171 — lines 210,001–212,000 of 341,881