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 133 of 171 — lines 264,001–266,000 of 341,881
341,881 lines
  1. 264001 constexpr std::uintptr_t _writable = 0x41 ;
  2. 264002 constexpr std::uintptr_t _exposable = 0x42 ;
  3. 264003 constexpr std::uintptr_t _isOpen = 0x43 ;
  4. 264004 constexpr std::uintptr_t _lastReadTask = 0x48 ;
  5. 264005 }
  6. 264006 
  7. 264007 namespace ProgressData
  8. 264008 {
  9. 264009 constexpr std::uintptr_t BytesSent = 0x10 ;
  10. 264010 constexpr std::uintptr_t TotalBytesToSend = 0x18 ;
  11. 264011 constexpr std::uintptr_t BytesReceived = 0x20 ;
  12. 264012 constexpr std::uintptr_t TotalBytesToReceive = 0x28 ;
  13. 264013 constexpr std::uintptr_t HasUploadPhase = 0x30 ;
  14. 264014 }
  15. 264015 
  16. 264016 namespace WebClientWriteStream
  17. 264017 {
  18. 264018 constexpr std::uintptr_t _identity = 0x10 ;
  19. 264019 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
  20. 264020 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
  21. 264021 constexpr std::uintptr_t _innerStream = 0x28 ;
  22. 264022 constexpr std::uintptr_t _request = 0x30 ;
  23. 264023 constexpr std::uintptr_t _webClient = 0x38 ;
  24. 264024 }
  25. 264025 
  26. 264026 namespace RfcChar
  27. 264027 {
  28. 264028 constexpr std::uintptr_t value__ = 0x0 ;
  29. 264029 }
  30. 264030 
  31. 264031 namespace UrlDecoder
  32. 264032 {
  33. 264033 constexpr std::uintptr_t _bufferSize = 0x10 ;
  34. 264034 constexpr std::uintptr_t _numChars = 0x14 ;
  35. 264035 constexpr std::uintptr_t _charBuffer = 0x18 ;
  36. 264036 constexpr std::uintptr_t _numBytes = 0x20 ;
  37. 264037 constexpr std::uintptr_t _byteBuffer = 0x28 ;
  38. 264038 constexpr std::uintptr_t _encoding = 0x30 ;
  39. 264039 }
  40. 264040 
  41. 264041 namespace ThreadContext
  42. 264042 {
  43. 264043 constexpr std::uintptr_t m_NestedIOCount = 0x10 ;
  44. 264044 }
  45. 264045 
  46. 264046 namespace Queue
  47. 264047 {
  48. 264048 constexpr std::uintptr_t m_DurationMilliseconds = 0x10 ;
  49. 264049 }
  50. 264050 
  51. 264051 namespace Timer
  52. 264052 {
  53. 264053 constexpr std::uintptr_t m_StartTimeMilliseconds = 0x10 ;
  54. 264054 constexpr std::uintptr_t m_DurationMilliseconds = 0x14 ;
  55. 264055 }
  56. 264056 
  57. 264057 namespace Callback
  58. 264058 {
  59. 264059 constexpr std::uintptr_t method_ptr = 0x10 ;
  60. 264060 constexpr std::uintptr_t invoke_impl = 0x18 ;
  61. 264061 constexpr std::uintptr_t m_target = 0x20 ;
  62. 264062 constexpr std::uintptr_t method = 0x28 ;
  63. 264063 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  64. 264064 constexpr std::uintptr_t extra_arg = 0x38 ;
  65. 264065 constexpr std::uintptr_t method_code = 0x40 ;
  66. 264066 constexpr std::uintptr_t interp_method = 0x48 ;
  67. 264067 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  68. 264068 constexpr std::uintptr_t method_info = 0x58 ;
  69. 264069 constexpr std::uintptr_t original_method_info = 0x60 ;
  70. 264070 constexpr std::uintptr_t data = 0x68 ;
  71. 264071 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  72. 264072 constexpr std::uintptr_t delegates = 0x78 ;
  73. 264073 }
  74. 264074 
  75. 264075 namespace TimerQueue
  76. 264076 {
  77. 264077 constexpr std::uintptr_t TypeInfo = 0x107E0298 ;
  78. 264078 constexpr std::uintptr_t m_DurationMilliseconds = 0x10 ;
  79. 264079 constexpr std::uintptr_t m_ThisHandle = 0x18 ;
  80. 264080 constexpr std::uintptr_t m_Timers = 0x20 ;
  81. 264081 }
  82. 264082 
  83. 264083 namespace InfiniteTimerQueue
  84. 264084 {
  85. 264085 constexpr std::uintptr_t TypeInfo = 0x107E0260 ;
  86. 264086 constexpr std::uintptr_t m_DurationMilliseconds = 0x10 ;
  87. 264087 }
  88. 264088 
  89. 264089 namespace TimerState
  90. 264090 {
  91. 264091 constexpr std::uintptr_t value__ = 0x0 ;
  92. 264092 }
  93. 264093 
  94. 264094 namespace TimerNode
  95. 264095 {
  96. 264096 constexpr std::uintptr_t TypeInfo = 0x107E04A0 ;
  97. 264097 constexpr std::uintptr_t m_StartTimeMilliseconds = 0x10 ;
  98. 264098 constexpr std::uintptr_t m_DurationMilliseconds = 0x14 ;
  99. 264099 constexpr std::uintptr_t m_TimerState = 0x18 ;
  100. 264100 constexpr std::uintptr_t m_Callback = 0x20 ;
  101. 264101 constexpr std::uintptr_t m_Context = 0x28 ;
  102. 264102 constexpr std::uintptr_t m_QueueLock = 0x30 ;
  103. 264103 constexpr std::uintptr_t next = 0x38 ;
  104. 264104 constexpr std::uintptr_t prev = 0x40 ;
  105. 264105 }
  106. 264106 
  107. 264107 namespace InfiniteTimer
  108. 264108 {
  109. 264109 constexpr std::uintptr_t m_StartTimeMilliseconds = 0x10 ;
  110. 264110 constexpr std::uintptr_t m_DurationMilliseconds = 0x14 ;
  111. 264111 constexpr std::uintptr_t cancelled = 0x18 ;
  112. 264112 }
  113. 264113 
  114. 264114 namespace RecognizedAttribute
  115. 264115 {
  116. 264116 constexpr std::uintptr_t m_name = 0x0 ;
  117. 264117 constexpr std::uintptr_t m_token = 0x8 ;
  118. 264118 }
  119. 264119 
  120. 264120 namespace Stamp
  121. 264121 {
  122. 264122 constexpr std::uintptr_t value__ = 0x0 ;
  123. 264123 }
  124. 264124 
  125. 264125 namespace CookieCollectionEnumerator
  126. 264126 {
  127. 264127 constexpr std::uintptr_t TypeInfo = 0x107DFE70 ;
  128. 264128 constexpr std::uintptr_t m_cookies = 0x10 ;
  129. 264129 constexpr std::uintptr_t m_count = 0x18 ;
  130. 264130 constexpr std::uintptr_t m_index = 0x1C ;
  131. 264131 constexpr std::uintptr_t m_version = 0x20 ;
  132. 264132 }
  133. 264133 
  134. 264134 namespace CallbackContext
  135. 264135 {
  136. 264136 constexpr std::uintptr_t TypeInfo = 0x107DF300 ;
  137. 264137 constexpr std::uintptr_t request = 0x10 ;
  138. 264138 constexpr std::uintptr_t certificate = 0x18 ;
  139. 264139 constexpr std::uintptr_t chain = 0x20 ;
  140. 264140 constexpr std::uintptr_t sslPolicyErrors = 0x28 ;
  141. 264141 constexpr std::uintptr_t result = 0x2C ;
  142. 264142 }
  143. 264143 
  144. 264144 namespace Mode
  145. 264145 {
  146. 264146 constexpr std::uintptr_t value__ = 0x0 ;
  147. 264147 }
  148. 264148 
  149. 264149 namespace GetHostEntryNameCallback
  150. 264150 {
  151. 264151 constexpr std::uintptr_t TypeInfo = 0x107DF0D8 ;
  152. 264152 constexpr std::uintptr_t method_ptr = 0x10 ;
  153. 264153 constexpr std::uintptr_t invoke_impl = 0x18 ;
  154. 264154 constexpr std::uintptr_t m_target = 0x20 ;
  155. 264155 constexpr std::uintptr_t method = 0x28 ;
  156. 264156 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  157. 264157 constexpr std::uintptr_t extra_arg = 0x38 ;
  158. 264158 constexpr std::uintptr_t method_code = 0x40 ;
  159. 264159 constexpr std::uintptr_t interp_method = 0x48 ;
  160. 264160 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  161. 264161 constexpr std::uintptr_t method_info = 0x58 ;
  162. 264162 constexpr std::uintptr_t original_method_info = 0x60 ;
  163. 264163 constexpr std::uintptr_t data = 0x68 ;
  164. 264164 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  165. 264165 constexpr std::uintptr_t delegates = 0x78 ;
  166. 264166 }
  167. 264167 
  168. 264168 namespace GetHostEntryIPCallback
  169. 264169 {
  170. 264170 constexpr std::uintptr_t TypeInfo = 0x107DF170 ;
  171. 264171 constexpr std::uintptr_t method_ptr = 0x10 ;
  172. 264172 constexpr std::uintptr_t invoke_impl = 0x18 ;
  173. 264173 constexpr std::uintptr_t m_target = 0x20 ;
  174. 264174 constexpr std::uintptr_t method = 0x28 ;
  175. 264175 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  176. 264176 constexpr std::uintptr_t extra_arg = 0x38 ;
  177. 264177 constexpr std::uintptr_t method_code = 0x40 ;
  178. 264178 constexpr std::uintptr_t interp_method = 0x48 ;
  179. 264179 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  180. 264180 constexpr std::uintptr_t method_info = 0x58 ;
  181. 264181 constexpr std::uintptr_t original_method_info = 0x60 ;
  182. 264182 constexpr std::uintptr_t data = 0x68 ;
  183. 264183 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  184. 264184 constexpr std::uintptr_t delegates = 0x78 ;
  185. 264185 }
  186. 264186 
  187. 264187 namespace GetHostAddressesCallback
  188. 264188 {
  189. 264189 constexpr std::uintptr_t method_ptr = 0x10 ;
  190. 264190 constexpr std::uintptr_t invoke_impl = 0x18 ;
  191. 264191 constexpr std::uintptr_t m_target = 0x20 ;
  192. 264192 constexpr std::uintptr_t method = 0x28 ;
  193. 264193 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  194. 264194 constexpr std::uintptr_t extra_arg = 0x38 ;
  195. 264195 constexpr std::uintptr_t method_code = 0x40 ;
  196. 264196 constexpr std::uintptr_t interp_method = 0x48 ;
  197. 264197 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  198. 264198 constexpr std::uintptr_t method_info = 0x58 ;
  199. 264199 constexpr std::uintptr_t original_method_info = 0x60 ;
  200. 264200 constexpr std::uintptr_t data = 0x68 ;
  201. 264201 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  202. 264202 constexpr std::uintptr_t delegates = 0x78 ;
  203. 264203 }
  204. 264204 
  205. 264205 namespace NtlmAuthState
  206. 264206 {
  207. 264207 constexpr std::uintptr_t value__ = 0x0 ;
  208. 264208 }
  209. 264209 
  210. 264210 namespace AuthorizationState
  211. 264211 {
  212. 264212 constexpr std::uintptr_t request = 0x0 ;
  213. 264213 constexpr std::uintptr_t isProxy = 0x8 ;
  214. 264214 constexpr std::uintptr_t isCompleted = 0x9 ;
  215. 264215 constexpr std::uintptr_t ntlm_auth_state = 0xC ;
  216. 264216 }
  217. 264217 
  218. 264218 namespace State
  219. 264219 {
  220. 264220 constexpr std::uintptr_t value__ = 0x0 ;
  221. 264221 }
  222. 264222 
  223. 264223 namespace Chunk
  224. 264224 {
  225. 264225 constexpr std::uintptr_t TypeInfo = 0x107E2B70 ;
  226. 264226 constexpr std::uintptr_t Bytes = 0x10 ;
  227. 264227 constexpr std::uintptr_t Offset = 0x18 ;
  228. 264228 }
  229. 264229 
  230. 264230 namespace SPKey
  231. 264231 {
  232. 264232 constexpr std::uintptr_t TypeInfo = 0x107E25D8 ;
  233. 264233 constexpr std::uintptr_t uri = 0x10 ;
  234. 264234 constexpr std::uintptr_t proxy = 0x18 ;
  235. 264235 constexpr std::uintptr_t use_connect = 0x20 ;
  236. 264236 }
  237. 264237 
  238. 264238 namespace ConnectionGroup
  239. 264239 {
  240. 264240 constexpr std::uintptr_t TypeInfo = 0x107E2700 ;
  241. 264241 constexpr std::uintptr_t _Scheduler_k__BackingField = 0x10 ;
  242. 264242 constexpr std::uintptr_t _Name_k__BackingField = 0x18 ;
  243. 264243 constexpr std::uintptr_t ID = 0x20 ;
  244. 264244 constexpr std::uintptr_t connections = 0x28 ;
  245. 264245 constexpr std::uintptr_t queue = 0x30 ;
  246. 264246 
  247. 264247 namespace _static
  248. 264248 {
  249. 264249 constexpr std::uintptr_t nextId = 0x0 ;
  250. 264250 }
  251. 264251 
  252. 264252 }
  253. 264253 
  254. 264254 namespace AsyncManualResetEvent
  255. 264255 {
  256. 264256 constexpr std::uintptr_t TypeInfo = 0x107E26F0 ;
  257. 264257 constexpr std::uintptr_t m_tcs = 0x10 ;
  258. 264258 }
  259. 264259 
  260. 264260 namespace Status
  261. 264261 {
  262. 264262 constexpr std::uintptr_t value__ = 0xFFFFFFFFFFFFFFF0 ;
  263. 264263 }
  264. 264264 
  265. 264265 namespace Result
  266. 264266 {
  267. 264267 constexpr std::uintptr_t _Status_k__BackingField = 0x0 ;
  268. 264268 }
  269. 264269 
  270. 264270 namespace NtlmAuthState
  271. 264271 {
  272. 264272 constexpr std::uintptr_t value__ = 0x0 ;
  273. 264273 }
  274. 264274 
  275. 264275 namespace CachedEventArgs
  276. 264276 {
  277. 264277 constexpr std::uintptr_t TypeInfo = 0x107E5F50 ;
  278. 264278 constexpr std::uintptr_t TaskAccept = 0x10 ;
  279. 264279 constexpr std::uintptr_t TaskReceive = 0x18 ;
  280. 264280 constexpr std::uintptr_t TaskSend = 0x20 ;
  281. 264281 constexpr std::uintptr_t ValueTaskReceive = 0x28 ;
  282. 264282 constexpr std::uintptr_t ValueTaskSend = 0x30 ;
  283. 264283 }
  284. 264284 
  285. 264285 namespace TaskSocketAsyncEventArgs`1
  286. 264286 {
  287. 264287 constexpr std::uintptr_t disposed = 0x10 ;
  288. 264288 constexpr std::uintptr_t in_progress = 0x14 ;
  289. 264289 constexpr std::uintptr_t remote_ep = 0x18 ;
  290. 264290 constexpr std::uintptr_t current_socket = 0x20 ;
  291. 264291 constexpr std::uintptr_t socket_async_result = 0x28 ;
  292. 264292 constexpr std::uintptr_t _AcceptSocket_k__BackingField = 0x30 ;
  293. 264293 constexpr std::uintptr_t _BytesTransferred_k__BackingField = 0x38 ;
  294. 264294 constexpr std::uintptr_t _LastOperation_k__BackingField = 0x3C ;
  295. 264295 constexpr std::uintptr_t _SocketError_k__BackingField = 0x40 ;
  296. 264296 constexpr std::uintptr_t _SocketFlags_k__BackingField = 0x44 ;
  297. 264297 constexpr std::uintptr_t _UserToken_k__BackingField = 0x48 ;
  298. 264298 constexpr std::uintptr_t Completed = 0x50 ;
  299. 264299 constexpr std::uintptr_t _buffer = 0x58 ;
  300. 264300 constexpr std::uintptr_t _offset = 0x68 ;
  301. 264301 constexpr std::uintptr_t _count = 0x6C ;
  302. 264302 constexpr std::uintptr_t _bufferIsExplicitArray = 0x70 ;
  303. 264303 constexpr std::uintptr_t _bufferList = 0x78 ;
  304. 264304 constexpr std::uintptr_t _builder = 0x0 ;
  305. 264305 }
  306. 264306 
  307. 264307 namespace Int32TaskSocketAsyncEventArgs
  308. 264308 {
  309. 264309 constexpr std::uintptr_t TypeInfo = 0x107E62D8 ;
  310. 264310 constexpr std::uintptr_t disposed = 0x10 ;
  311. 264311 constexpr std::uintptr_t in_progress = 0x14 ;
  312. 264312 constexpr std::uintptr_t remote_ep = 0x18 ;
  313. 264313 constexpr std::uintptr_t current_socket = 0x20 ;
  314. 264314 constexpr std::uintptr_t socket_async_result = 0x28 ;
  315. 264315 constexpr std::uintptr_t _AcceptSocket_k__BackingField = 0x30 ;
  316. 264316 constexpr std::uintptr_t _BytesTransferred_k__BackingField = 0x38 ;
  317. 264317 constexpr std::uintptr_t _LastOperation_k__BackingField = 0x3C ;
  318. 264318 constexpr std::uintptr_t _SocketError_k__BackingField = 0x40 ;
  319. 264319 constexpr std::uintptr_t _SocketFlags_k__BackingField = 0x44 ;
  320. 264320 constexpr std::uintptr_t _UserToken_k__BackingField = 0x48 ;
  321. 264321 constexpr std::uintptr_t Completed = 0x50 ;
  322. 264322 constexpr std::uintptr_t _buffer = 0x58 ;
  323. 264323 constexpr std::uintptr_t _offset = 0x68 ;
  324. 264324 constexpr std::uintptr_t _count = 0x6C ;
  325. 264325 constexpr std::uintptr_t _bufferIsExplicitArray = 0x70 ;
  326. 264326 constexpr std::uintptr_t _bufferList = 0x78 ;
  327. 264327 constexpr std::uintptr_t _builder = 0x80 ;
  328. 264328 constexpr std::uintptr_t _accessed = 0x98 ;
  329. 264329 constexpr std::uintptr_t _wrapExceptionsInIOExceptions = 0xA0 ;
  330. 264330 }
  331. 264331 
  332. 264332 namespace AwaitableSocketAsyncEventArgs
  333. 264333 {
  334. 264334 constexpr std::uintptr_t TypeInfo = 0x107E5E30 ;
  335. 264335 constexpr std::uintptr_t disposed = 0x10 ;
  336. 264336 constexpr std::uintptr_t in_progress = 0x14 ;
  337. 264337 constexpr std::uintptr_t remote_ep = 0x18 ;
  338. 264338 constexpr std::uintptr_t current_socket = 0x20 ;
  339. 264339 constexpr std::uintptr_t socket_async_result = 0x28 ;
  340. 264340 constexpr std::uintptr_t _AcceptSocket_k__BackingField = 0x30 ;
  341. 264341 constexpr std::uintptr_t _BytesTransferred_k__BackingField = 0x38 ;
  342. 264342 constexpr std::uintptr_t _LastOperation_k__BackingField = 0x3C ;
  343. 264343 constexpr std::uintptr_t _SocketError_k__BackingField = 0x40 ;
  344. 264344 constexpr std::uintptr_t _SocketFlags_k__BackingField = 0x44 ;
  345. 264345 constexpr std::uintptr_t _UserToken_k__BackingField = 0x48 ;
  346. 264346 constexpr std::uintptr_t Completed = 0x50 ;
  347. 264347 constexpr std::uintptr_t _buffer = 0x58 ;
  348. 264348 constexpr std::uintptr_t _offset = 0x68 ;
  349. 264349 constexpr std::uintptr_t _count = 0x6C ;
  350. 264350 constexpr std::uintptr_t _bufferIsExplicitArray = 0x70 ;
  351. 264351 constexpr std::uintptr_t _bufferList = 0x78 ;
  352. 264352 constexpr std::uintptr_t _continuation = 0x80 ;
  353. 264353 constexpr std::uintptr_t _executionContext = 0x88 ;
  354. 264354 constexpr std::uintptr_t _scheduler = 0x90 ;
  355. 264355 constexpr std::uintptr_t _token = 0x98 ;
  356. 264356 constexpr std::uintptr_t _WrapExceptionsInIOExceptions_k__BackingField = 0x9A ;
  357. 264357 
  358. 264358 namespace _static
  359. 264359 {
  360. 264360 constexpr std::uintptr_t Reserved = 0x0 ;
  361. 264361 constexpr std::uintptr_t s_completedSentinel = 0x8 ;
  362. 264362 constexpr std::uintptr_t s_availableSentinel = 0x10 ;
  363. 264363 }
  364. 264364 
  365. 264365 }
  366. 264366 
  367. 264367 namespace WSABUF
  368. 264368 {
  369. 264369 constexpr std::uintptr_t len = 0x0 ;
  370. 264370 constexpr std::uintptr_t buf = 0x8 ;
  371. 264371 }
  372. 264372 
  373. 264373 namespace Utf8MessageState
  374. 264374 {
  375. 264375 constexpr std::uintptr_t SequenceInProgress = 0x10 ;
  376. 264376 constexpr std::uintptr_t AdditionalBytesExpected = 0x14 ;
  377. 264377 constexpr std::uintptr_t ExpectedValueMin = 0x18 ;
  378. 264378 constexpr std::uintptr_t CurrentDecodeBits = 0x1C ;
  379. 264379 }
  380. 264380 
  381. 264381 namespace MessageOpcode
  382. 264382 {
  383. 264383 constexpr std::uintptr_t value__ = 0x0 ;
  384. 264384 }
  385. 264385 
  386. 264386 namespace MessageHeader
  387. 264387 {
  388. 264388 constexpr std::uintptr_t Opcode = 0x0 ;
  389. 264389 constexpr std::uintptr_t Fin = 0x1 ;
  390. 264390 constexpr std::uintptr_t PayloadLength = 0x8 ;
  391. 264391 constexpr std::uintptr_t Mask = 0x10 ;
  392. 264392 }
  393. 264393 
  394. 264394 namespace InternalState
  395. 264395 {
  396. 264396 constexpr std::uintptr_t value__ = 0x0 ;
  397. 264397 }
  398. 264398 
  399. 264399 namespace Mono_Net_Security__BufferOffsetSize
  400. 264400 {
  401. 264401 constexpr std::uintptr_t TypeInfo = 0x1074BFA0 ;
  402. 264402 constexpr std::uintptr_t Buffer = 0x10 ;
  403. 264403 constexpr std::uintptr_t Offset = 0x18 ;
  404. 264404 constexpr std::uintptr_t Size = 0x1C ;
  405. 264405 constexpr std::uintptr_t TotalBytes = 0x20 ;
  406. 264406 constexpr std::uintptr_t Complete = 0x24 ;
  407. 264407 }
  408. 264408 
  409. 264409 namespace Mono_Net_Security__BufferOffsetSize2
  410. 264410 {
  411. 264411 constexpr std::uintptr_t TypeInfo = 0x1074B8E0 ;
  412. 264412 constexpr std::uintptr_t Buffer = 0x10 ;
  413. 264413 constexpr std::uintptr_t Offset = 0x18 ;
  414. 264414 constexpr std::uintptr_t Size = 0x1C ;
  415. 264415 constexpr std::uintptr_t TotalBytes = 0x20 ;
  416. 264416 constexpr std::uintptr_t Complete = 0x24 ;
  417. 264417 constexpr std::uintptr_t InitialSize = 0x28 ;
  418. 264418 }
  419. 264419 
  420. 264420 namespace Mono_Net_Security__AsyncOperationStatus
  421. 264421 {
  422. 264422 constexpr std::uintptr_t value__ = 0x0 ;
  423. 264423 }
  424. 264424 
  425. 264425 namespace Mono_Net_Security__AsyncProtocolResult
  426. 264426 {
  427. 264427 constexpr std::uintptr_t TypeInfo = 0x1074BEC0 ;
  428. 264428 constexpr std::uintptr_t _UserResult_k__BackingField = 0x10 ;
  429. 264429 constexpr std::uintptr_t _Error_k__BackingField = 0x18 ;
  430. 264430 }
  431. 264431 
  432. 264432 namespace Mono_Net_Security__AsyncProtocolRequest
  433. 264433 {
  434. 264434 constexpr std::uintptr_t _Parent_k__BackingField = 0x10 ;
  435. 264435 constexpr std::uintptr_t _RunSynchronously_k__BackingField = 0x18 ;
  436. 264436 constexpr std::uintptr_t _UserResult_k__BackingField = 0x1C ;
  437. 264437 constexpr std::uintptr_t Started = 0x20 ;
  438. 264438 constexpr std::uintptr_t RequestedSize = 0x24 ;
  439. 264439 constexpr std::uintptr_t WriteRequested = 0x28 ;
  440. 264440 constexpr std::uintptr_t locker = 0x30 ;
  441. 264441 }
  442. 264442 
  443. 264443 namespace Mono_Net_Security__AsyncHandshakeRequest
  444. 264444 {
  445. 264445 constexpr std::uintptr_t TypeInfo = 0x1074BB78 ;
  446. 264446 constexpr std::uintptr_t _Parent_k__BackingField = 0x10 ;
  447. 264447 constexpr std::uintptr_t _RunSynchronously_k__BackingField = 0x18 ;
  448. 264448 constexpr std::uintptr_t _UserResult_k__BackingField = 0x1C ;
  449. 264449 constexpr std::uintptr_t Started = 0x20 ;
  450. 264450 constexpr std::uintptr_t RequestedSize = 0x24 ;
  451. 264451 constexpr std::uintptr_t WriteRequested = 0x28 ;
  452. 264452 constexpr std::uintptr_t locker = 0x30 ;
  453. 264453 }
  454. 264454 
  455. 264455 namespace Mono_Net_Security__AsyncReadOrWriteRequest
  456. 264456 {
  457. 264457 constexpr std::uintptr_t _Parent_k__BackingField = 0x10 ;
  458. 264458 constexpr std::uintptr_t _RunSynchronously_k__BackingField = 0x18 ;
  459. 264459 constexpr std::uintptr_t _UserResult_k__BackingField = 0x1C ;
  460. 264460 constexpr std::uintptr_t Started = 0x20 ;
  461. 264461 constexpr std::uintptr_t RequestedSize = 0x24 ;
  462. 264462 constexpr std::uintptr_t WriteRequested = 0x28 ;
  463. 264463 constexpr std::uintptr_t locker = 0x30 ;
  464. 264464 constexpr std::uintptr_t _UserBuffer_k__BackingField = 0x38 ;
  465. 264465 constexpr std::uintptr_t _CurrentSize_k__BackingField = 0x40 ;
  466. 264466 }
  467. 264467 
  468. 264468 namespace Mono_Net_Security__AsyncReadRequest
  469. 264469 {
  470. 264470 constexpr std::uintptr_t TypeInfo = 0x1074B910 ;
  471. 264471 constexpr std::uintptr_t _Parent_k__BackingField = 0x10 ;
  472. 264472 constexpr std::uintptr_t _RunSynchronously_k__BackingField = 0x18 ;
  473. 264473 constexpr std::uintptr_t _UserResult_k__BackingField = 0x1C ;
  474. 264474 constexpr std::uintptr_t Started = 0x20 ;
  475. 264475 constexpr std::uintptr_t RequestedSize = 0x24 ;
  476. 264476 constexpr std::uintptr_t WriteRequested = 0x28 ;
  477. 264477 constexpr std::uintptr_t locker = 0x30 ;
  478. 264478 constexpr std::uintptr_t _UserBuffer_k__BackingField = 0x38 ;
  479. 264479 constexpr std::uintptr_t _CurrentSize_k__BackingField = 0x40 ;
  480. 264480 }
  481. 264481 
  482. 264482 namespace Mono_Net_Security__AsyncWriteRequest
  483. 264483 {
  484. 264484 constexpr std::uintptr_t TypeInfo = 0x1074BA08 ;
  485. 264485 constexpr std::uintptr_t _Parent_k__BackingField = 0x10 ;
  486. 264486 constexpr std::uintptr_t _RunSynchronously_k__BackingField = 0x18 ;
  487. 264487 constexpr std::uintptr_t _UserResult_k__BackingField = 0x1C ;
  488. 264488 constexpr std::uintptr_t Started = 0x20 ;
  489. 264489 constexpr std::uintptr_t RequestedSize = 0x24 ;
  490. 264490 constexpr std::uintptr_t WriteRequested = 0x28 ;
  491. 264491 constexpr std::uintptr_t locker = 0x30 ;
  492. 264492 constexpr std::uintptr_t _UserBuffer_k__BackingField = 0x38 ;
  493. 264493 constexpr std::uintptr_t _CurrentSize_k__BackingField = 0x40 ;
  494. 264494 }
  495. 264495 
  496. 264496 namespace Mono_Net_Security__ChainValidationHelper
  497. 264497 {
  498. 264498 constexpr std::uintptr_t TypeInfo = 0x1074BF80 ;
  499. 264499 constexpr std::uintptr_t owner = 0x10 ;
  500. 264500 constexpr std::uintptr_t settings = 0x18 ;
  501. 264501 constexpr std::uintptr_t provider = 0x20 ;
  502. 264502 constexpr std::uintptr_t certValidationCallback = 0x28 ;
  503. 264503 constexpr std::uintptr_t certSelectionCallback = 0x30 ;
  504. 264504 constexpr std::uintptr_t tlsStream = 0x38 ;
  505. 264505 constexpr std::uintptr_t request = 0x40 ;
  506. 264506 }
  507. 264507 
  508. 264508 namespace Mono_Net_Security__MobileAuthenticatedStream
  509. 264509 {
  510. 264510 constexpr std::uintptr_t TypeInfo = 0x1074BD08 ;
  511. 264511 constexpr std::uintptr_t _identity = 0x10 ;
  512. 264512 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
  513. 264513 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
  514. 264514 constexpr std::uintptr_t _InnerStream = 0x28 ;
  515. 264515 constexpr std::uintptr_t _LeaveStreamOpen = 0x30 ;
  516. 264516 constexpr std::uintptr_t xobileTlsContext = 0x38 ;
  517. 264517 constexpr std::uintptr_t lastException = 0x40 ;
  518. 264518 constexpr std::uintptr_t asyncHandshakeRequest = 0x48 ;
  519. 264519 constexpr std::uintptr_t asyncReadRequest = 0x50 ;
  520. 264520 constexpr std::uintptr_t asyncWriteRequest = 0x58 ;
  521. 264521 constexpr std::uintptr_t readBuffer = 0x60 ;
  522. 264522 constexpr std::uintptr_t writeBuffer = 0x68 ;
  523. 264523 constexpr std::uintptr_t ioLock = 0x70 ;
  524. 264524 constexpr std::uintptr_t closeRequested = 0x78 ;
  525. 264525 constexpr std::uintptr_t shutdown = 0x7C ;
  526. 264526 constexpr std::uintptr_t operation = 0x80 ;
  527. 264527 constexpr std::uintptr_t _SslStream_k__BackingField = 0x88 ;
  528. 264528 constexpr std::uintptr_t _Settings_k__BackingField = 0x90 ;
  529. 264529 constexpr std::uintptr_t _Provider_k__BackingField = 0x98 ;
  530. 264530 constexpr std::uintptr_t _TargetHost_k__BackingField = 0xA0 ;
  531. 264531 constexpr std::uintptr_t ID = 0xA8 ;
  532. 264532 
  533. 264533 namespace _static
  534. 264534 {
  535. 264535 constexpr std::uintptr_t uniqueNameInteger = 0x0 ;
  536. 264536 constexpr std::uintptr_t nextId = 0x4 ;
  537. 264537 }
  538. 264538 
  539. 264539 }
  540. 264540 
  541. 264541 namespace Mono_Net_Security__MobileTlsContext
  542. 264542 {
  543. 264543 constexpr std::uintptr_t certificateValidator = 0x10 ;
  544. 264544 constexpr std::uintptr_t _Options_k__BackingField = 0x18 ;
  545. 264545 constexpr std::uintptr_t _Parent_k__BackingField = 0x20 ;
  546. 264546 constexpr std::uintptr_t _IsServer_k__BackingField = 0x28 ;
  547. 264547 constexpr std::uintptr_t _TargetHost_k__BackingField = 0x30 ;
  548. 264548 constexpr std::uintptr_t _ServerName_k__BackingField = 0x38 ;
  549. 264549 constexpr std::uintptr_t _AskForClientCertificate_k__BackingField = 0x40 ;
  550. 264550 constexpr std::uintptr_t _EnabledProtocols_k__BackingField = 0x44 ;
  551. 264551 constexpr std::uintptr_t _ClientCertificates_k__BackingField = 0x48 ;
  552. 264552 constexpr std::uintptr_t _LocalServerCertificate_k__BackingField = 0x50 ;
  553. 264553 }
  554. 264554 
  555. 264555 namespace Mono_Net_Security__MonoSslAuthenticationOptions
  556. 264556 {
  557. 264557 constexpr std::uintptr_t _ServerCertSelectionDelegate_k__BackingField = 0x10 ;
  558. 264558 }
  559. 264559 
  560. 264560 namespace Mono_Net_Security__MonoSslClientAuthenticationOptions
  561. 264561 {
  562. 264562 constexpr std::uintptr_t TypeInfo = 0x1074B970 ;
  563. 264563 constexpr std::uintptr_t _ServerCertSelectionDelegate_k__BackingField = 0x10 ;
  564. 264564 constexpr std::uintptr_t _Options_k__BackingField = 0x18 ;
  565. 264565 }
  566. 264566 
  567. 264567 namespace Mono_Net_Security__MonoSslServerAuthenticationOptions
  568. 264568 {
  569. 264569 constexpr std::uintptr_t _ServerCertSelectionDelegate_k__BackingField = 0x10 ;
  570. 264570 constexpr std::uintptr_t _Options_k__BackingField = 0x18 ;
  571. 264571 }
  572. 264572 
  573. 264573 namespace Mono_Net_Security__MonoTlsStream
  574. 264574 {
  575. 264575 constexpr std::uintptr_t TypeInfo = 0x107E1F08 ;
  576. 264576 constexpr std::uintptr_t provider = 0x10 ;
  577. 264577 constexpr std::uintptr_t networkStream = 0x18 ;
  578. 264578 constexpr std::uintptr_t request = 0x20 ;
  579. 264579 constexpr std::uintptr_t settings = 0x28 ;
  580. 264580 constexpr std::uintptr_t sslStream = 0x30 ;
  581. 264581 constexpr std::uintptr_t sslStreamLock = 0x38 ;
  582. 264582 constexpr std::uintptr_t status = 0x40 ;
  583. 264583 constexpr std::uintptr_t _CertificateValidationFailed_k__BackingField = 0x44 ;
  584. 264584 }
  585. 264585 
  586. 264586 namespace Mono_Http__NtlmSession
  587. 264587 {
  588. 264588 constexpr std::uintptr_t message = 0x10 ;
  589. 264589 }
  590. 264590 
  591. 264591 namespace Mono_Btls__MonoBtlsBio
  592. 264592 {
  593. 264593 constexpr std::uintptr_t handle = 0x10 ;
  594. 264594 constexpr std::uintptr_t lastError = 0x18 ;
  595. 264595 }
  596. 264596 
  597. 264597 namespace Mono_Btls__MonoBtlsBioMemory
  598. 264598 {
  599. 264599 constexpr std::uintptr_t handle = 0x10 ;
  600. 264600 constexpr std::uintptr_t lastError = 0x18 ;
  601. 264601 }
  602. 264602 
  603. 264603 namespace Mono_Btls__MonoBtlsBioMono
  604. 264604 {
  605. 264605 constexpr std::uintptr_t handle = 0x10 ;
  606. 264606 constexpr std::uintptr_t lastError = 0x18 ;
  607. 264607 constexpr std::uintptr_t handle = 0x20 ;
  608. 264608 constexpr std::uintptr_t instance = 0x28 ;
  609. 264609 constexpr std::uintptr_t readFunc = 0x30 ;
  610. 264610 constexpr std::uintptr_t writeFunc = 0x38 ;
  611. 264611 constexpr std::uintptr_t controlFunc = 0x40 ;
  612. 264612 constexpr std::uintptr_t readFuncPtr = 0x48 ;
  613. 264613 constexpr std::uintptr_t writeFuncPtr = 0x50 ;
  614. 264614 constexpr std::uintptr_t controlFuncPtr = 0x58 ;
  615. 264615 constexpr std::uintptr_t backend = 0x60 ;
  616. 264616 }
  617. 264617 
  618. 264618 namespace Mono_Btls__MonoBtlsContext
  619. 264619 {
  620. 264620 constexpr std::uintptr_t certificateValidator = 0x10 ;
  621. 264621 constexpr std::uintptr_t _Options_k__BackingField = 0x18 ;
  622. 264622 constexpr std::uintptr_t _Parent_k__BackingField = 0x20 ;
  623. 264623 constexpr std::uintptr_t _IsServer_k__BackingField = 0x28 ;
  624. 264624 constexpr std::uintptr_t _TargetHost_k__BackingField = 0x30 ;
  625. 264625 constexpr std::uintptr_t _ServerName_k__BackingField = 0x38 ;
  626. 264626 constexpr std::uintptr_t _AskForClientCertificate_k__BackingField = 0x40 ;
  627. 264627 constexpr std::uintptr_t _EnabledProtocols_k__BackingField = 0x44 ;
  628. 264628 constexpr std::uintptr_t _ClientCertificates_k__BackingField = 0x48 ;
  629. 264629 constexpr std::uintptr_t _LocalServerCertificate_k__BackingField = 0x50 ;
  630. 264630 constexpr std::uintptr_t remoteCertificate = 0x58 ;
  631. 264631 constexpr std::uintptr_t clientCertificate = 0x60 ;
  632. 264632 constexpr std::uintptr_t nativeServerCertificate = 0x68 ;
  633. 264633 constexpr std::uintptr_t nativeClientCertificate = 0x70 ;
  634. 264634 constexpr std::uintptr_t ctx = 0x78 ;
  635. 264635 constexpr std::uintptr_t ssl = 0x80 ;
  636. 264636 constexpr std::uintptr_t bio = 0x88 ;
  637. 264637 constexpr std::uintptr_t errbio = 0x90 ;
  638. 264638 constexpr std::uintptr_t connectionInfo = 0x98 ;
  639. 264639 constexpr std::uintptr_t certificateValidated = 0xA0 ;
  640. 264640 constexpr std::uintptr_t isAuthenticated = 0xA1 ;
  641. 264641 constexpr std::uintptr_t connected = 0xA2 ;
  642. 264642 }
  643. 264643 
  644. 264644 namespace Mono_Btls__MonoBtlsException
  645. 264645 {
  646. 264646 constexpr std::uintptr_t _className = 0x10 ;
  647. 264647 constexpr std::uintptr_t _message = 0x18 ;
  648. 264648 constexpr std::uintptr_t _data = 0x20 ;
  649. 264649 constexpr std::uintptr_t _innerException = 0x28 ;
  650. 264650 constexpr std::uintptr_t _helpURL = 0x30 ;
  651. 264651 constexpr std::uintptr_t _stackTrace = 0x38 ;
  652. 264652 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  653. 264653 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  654. 264654 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  655. 264655 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  656. 264656 constexpr std::uintptr_t _HResult = 0x60 ;
  657. 264657 constexpr std::uintptr_t _source = 0x68 ;
  658. 264658 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  659. 264659 constexpr std::uintptr_t captured_traces = 0x78 ;
  660. 264660 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  661. 264661 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  662. 264662 }
  663. 264663 
  664. 264664 namespace Mono_Btls__MonoBtlsKey
  665. 264665 {
  666. 264666 constexpr std::uintptr_t handle = 0x10 ;
  667. 264667 constexpr std::uintptr_t lastError = 0x18 ;
  668. 264668 }
  669. 264669 
  670. 264670 namespace Mono_Btls__MonoBtlsObject
  671. 264671 {
  672. 264672 constexpr std::uintptr_t handle = 0x10 ;
  673. 264673 constexpr std::uintptr_t lastError = 0x18 ;
  674. 264674 }
  675. 264675 
  676. 264676 namespace Mono_Btls__MonoBtlsPkcs12
  677. 264677 {
  678. 264678 constexpr std::uintptr_t handle = 0x10 ;
  679. 264679 constexpr std::uintptr_t lastError = 0x18 ;
  680. 264680 constexpr std::uintptr_t privateKey = 0x20 ;
  681. 264681 }
  682. 264682 
  683. 264683 namespace Mono_Btls__MonoBtlsVerifyCallback
  684. 264684 {
  685. 264685 constexpr std::uintptr_t method_ptr = 0x10 ;
  686. 264686 constexpr std::uintptr_t invoke_impl = 0x18 ;
  687. 264687 constexpr std::uintptr_t m_target = 0x20 ;
  688. 264688 constexpr std::uintptr_t method = 0x28 ;
  689. 264689 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  690. 264690 constexpr std::uintptr_t extra_arg = 0x38 ;
  691. 264691 constexpr std::uintptr_t method_code = 0x40 ;
  692. 264692 constexpr std::uintptr_t interp_method = 0x48 ;
  693. 264693 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  694. 264694 constexpr std::uintptr_t method_info = 0x58 ;
  695. 264695 constexpr std::uintptr_t original_method_info = 0x60 ;
  696. 264696 constexpr std::uintptr_t data = 0x68 ;
  697. 264697 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  698. 264698 constexpr std::uintptr_t delegates = 0x78 ;
  699. 264699 }
  700. 264700 
  701. 264701 namespace Mono_Btls__MonoBtlsSelectCallback
  702. 264702 {
  703. 264703 constexpr std::uintptr_t method_ptr = 0x10 ;
  704. 264704 constexpr std::uintptr_t invoke_impl = 0x18 ;
  705. 264705 constexpr std::uintptr_t m_target = 0x20 ;
  706. 264706 constexpr std::uintptr_t method = 0x28 ;
  707. 264707 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  708. 264708 constexpr std::uintptr_t extra_arg = 0x38 ;
  709. 264709 constexpr std::uintptr_t method_code = 0x40 ;
  710. 264710 constexpr std::uintptr_t interp_method = 0x48 ;
  711. 264711 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  712. 264712 constexpr std::uintptr_t method_info = 0x58 ;
  713. 264713 constexpr std::uintptr_t original_method_info = 0x60 ;
  714. 264714 constexpr std::uintptr_t data = 0x68 ;
  715. 264715 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  716. 264716 constexpr std::uintptr_t delegates = 0x78 ;
  717. 264717 }
  718. 264718 
  719. 264719 namespace Mono_Btls__MonoBtlsServerNameCallback
  720. 264720 {
  721. 264721 constexpr std::uintptr_t method_ptr = 0x10 ;
  722. 264722 constexpr std::uintptr_t invoke_impl = 0x18 ;
  723. 264723 constexpr std::uintptr_t m_target = 0x20 ;
  724. 264724 constexpr std::uintptr_t method = 0x28 ;
  725. 264725 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  726. 264726 constexpr std::uintptr_t extra_arg = 0x38 ;
  727. 264727 constexpr std::uintptr_t method_code = 0x40 ;
  728. 264728 constexpr std::uintptr_t interp_method = 0x48 ;
  729. 264729 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  730. 264730 constexpr std::uintptr_t method_info = 0x58 ;
  731. 264731 constexpr std::uintptr_t original_method_info = 0x60 ;
  732. 264732 constexpr std::uintptr_t data = 0x68 ;
  733. 264733 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  734. 264734 constexpr std::uintptr_t delegates = 0x78 ;
  735. 264735 }
  736. 264736 
  737. 264737 namespace Mono_Btls__MonoBtlsSsl
  738. 264738 {
  739. 264739 constexpr std::uintptr_t handle = 0x10 ;
  740. 264740 constexpr std::uintptr_t lastError = 0x18 ;
  741. 264741 constexpr std::uintptr_t bio = 0x20 ;
  742. 264742 constexpr std::uintptr_t printErrorsFunc = 0x28 ;
  743. 264743 constexpr std::uintptr_t printErrorsFuncPtr = 0x30 ;
  744. 264744 }
  745. 264745 
  746. 264746 namespace Mono_Btls__MonoBtlsSslCtx
  747. 264747 {
  748. 264748 constexpr std::uintptr_t handle = 0x10 ;
  749. 264749 constexpr std::uintptr_t lastError = 0x18 ;
  750. 264750 constexpr std::uintptr_t verifyFunc = 0x20 ;
  751. 264751 constexpr std::uintptr_t selectFunc = 0x28 ;
  752. 264752 constexpr std::uintptr_t serverNameFunc = 0x30 ;
  753. 264753 constexpr std::uintptr_t verifyFuncPtr = 0x38 ;
  754. 264754 constexpr std::uintptr_t selectFuncPtr = 0x40 ;
  755. 264755 constexpr std::uintptr_t serverNameFuncPtr = 0x48 ;
  756. 264756 constexpr std::uintptr_t verifyCallback = 0x50 ;
  757. 264757 constexpr std::uintptr_t selectCallback = 0x58 ;
  758. 264758 constexpr std::uintptr_t serverNameCallback = 0x60 ;
  759. 264759 constexpr std::uintptr_t store = 0x68 ;
  760. 264760 constexpr std::uintptr_t instance = 0x70 ;
  761. 264761 constexpr std::uintptr_t instancePtr = 0x78 ;
  762. 264762 }
  763. 264763 
  764. 264764 namespace Mono_Btls__MonoBtlsSslError
  765. 264765 {
  766. 264766 constexpr std::uintptr_t value__ = 0x0 ;
  767. 264767 }
  768. 264768 
  769. 264769 namespace Mono_Btls__MonoBtlsSslRenegotiateMode
  770. 264770 {
  771. 264771 constexpr std::uintptr_t value__ = 0x0 ;
  772. 264772 }
  773. 264773 
  774. 264774 namespace Mono_Btls__MonoBtlsStream
  775. 264775 {
  776. 264776 constexpr std::uintptr_t _identity = 0x10 ;
  777. 264777 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
  778. 264778 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
  779. 264779 constexpr std::uintptr_t _InnerStream = 0x28 ;
  780. 264780 constexpr std::uintptr_t _LeaveStreamOpen = 0x30 ;
  781. 264781 constexpr std::uintptr_t xobileTlsContext = 0x38 ;
  782. 264782 constexpr std::uintptr_t lastException = 0x40 ;
  783. 264783 constexpr std::uintptr_t asyncHandshakeRequest = 0x48 ;
  784. 264784 constexpr std::uintptr_t asyncReadRequest = 0x50 ;
  785. 264785 constexpr std::uintptr_t asyncWriteRequest = 0x58 ;
  786. 264786 constexpr std::uintptr_t readBuffer = 0x60 ;
  787. 264787 constexpr std::uintptr_t writeBuffer = 0x68 ;
  788. 264788 constexpr std::uintptr_t ioLock = 0x70 ;
  789. 264789 constexpr std::uintptr_t closeRequested = 0x78 ;
  790. 264790 constexpr std::uintptr_t shutdown = 0x7C ;
  791. 264791 constexpr std::uintptr_t operation = 0x80 ;
  792. 264792 constexpr std::uintptr_t _SslStream_k__BackingField = 0x88 ;
  793. 264793 constexpr std::uintptr_t _Settings_k__BackingField = 0x90 ;
  794. 264794 constexpr std::uintptr_t _Provider_k__BackingField = 0x98 ;
  795. 264795 constexpr std::uintptr_t _TargetHost_k__BackingField = 0xA0 ;
  796. 264796 constexpr std::uintptr_t ID = 0xA8 ;
  797. 264797 }
  798. 264798 
  799. 264799 namespace Mono_Btls__MonoBtlsX509
  800. 264800 {
  801. 264801 constexpr std::uintptr_t handle = 0x10 ;
  802. 264802 constexpr std::uintptr_t lastError = 0x18 ;
  803. 264803 }
  804. 264804 
  805. 264805 namespace Mono_Btls__MonoBtlsX509Chain
  806. 264806 {
  807. 264807 constexpr std::uintptr_t handle = 0x10 ;
  808. 264808 constexpr std::uintptr_t lastError = 0x18 ;
  809. 264809 }
  810. 264810 
  811. 264811 namespace Mono_Btls__MonoBtlsX509Error
  812. 264812 {
  813. 264813 constexpr std::uintptr_t value__ = 0x0 ;
  814. 264814 }
  815. 264815 
  816. 264816 namespace Mono_Btls__MonoBtlsX509FileType
  817. 264817 {
  818. 264818 constexpr std::uintptr_t value__ = 0x0 ;
  819. 264819 }
  820. 264820 
  821. 264821 namespace Mono_Btls__MonoBtlsX509Format
  822. 264822 {
  823. 264823 constexpr std::uintptr_t value__ = 0x0 ;
  824. 264824 }
  825. 264825 
  826. 264826 namespace Mono_Btls__MonoBtlsX509Lookup
  827. 264827 {
  828. 264828 constexpr std::uintptr_t handle = 0x10 ;
  829. 264829 constexpr std::uintptr_t lastError = 0x18 ;
  830. 264830 constexpr std::uintptr_t store = 0x20 ;
  831. 264831 constexpr std::uintptr_t type = 0x28 ;
  832. 264832 constexpr std::uintptr_t monoLookups = 0x30 ;
  833. 264833 }
  834. 264834 
  835. 264835 namespace Mono_Btls__MonoBtlsX509LookupMono
  836. 264836 {
  837. 264837 constexpr std::uintptr_t handle = 0x10 ;
  838. 264838 constexpr std::uintptr_t lastError = 0x18 ;
  839. 264839 constexpr std::uintptr_t gch = 0x20 ;
  840. 264840 constexpr std::uintptr_t instance = 0x28 ;
  841. 264841 constexpr std::uintptr_t bySubjectFunc = 0x30 ;
  842. 264842 constexpr std::uintptr_t bySubjectFuncPtr = 0x38 ;
  843. 264843 constexpr std::uintptr_t lookup = 0x40 ;
  844. 264844 }
  845. 264845 
  846. 264846 namespace Mono_Btls__MonoBtlsX509LookupMonoCollection
  847. 264847 {
  848. 264848 constexpr std::uintptr_t handle = 0x10 ;
  849. 264849 constexpr std::uintptr_t lastError = 0x18 ;
  850. 264850 constexpr std::uintptr_t gch = 0x20 ;
  851. 264851 constexpr std::uintptr_t instance = 0x28 ;
  852. 264852 constexpr std::uintptr_t bySubjectFunc = 0x30 ;
  853. 264853 constexpr std::uintptr_t bySubjectFuncPtr = 0x38 ;
  854. 264854 constexpr std::uintptr_t lookup = 0x40 ;
  855. 264855 constexpr std::uintptr_t hashes = 0x48 ;
  856. 264856 constexpr std::uintptr_t certificates = 0x50 ;
  857. 264857 constexpr std::uintptr_t collection = 0x58 ;
  858. 264858 constexpr std::uintptr_t trust = 0x60 ;
  859. 264859 }
  860. 264860 
  861. 264861 namespace Mono_Btls__MonoBtlsX509LookupType
  862. 264862 {
  863. 264863 constexpr std::uintptr_t value__ = 0x0 ;
  864. 264864 }
  865. 264865 
  866. 264866 namespace Mono_Btls__MonoBtlsX509Name
  867. 264867 {
  868. 264868 constexpr std::uintptr_t handle = 0x10 ;
  869. 264869 constexpr std::uintptr_t lastError = 0x18 ;
  870. 264870 }
  871. 264871 
  872. 264872 namespace Mono_Btls__MonoBtlsX509NameEntryType
  873. 264873 {
  874. 264874 constexpr std::uintptr_t value__ = 0x0 ;
  875. 264875 }
  876. 264876 
  877. 264877 namespace Mono_Btls__MonoBtlsX509Store
  878. 264878 {
  879. 264879 constexpr std::uintptr_t handle = 0x10 ;
  880. 264880 constexpr std::uintptr_t lastError = 0x18 ;
  881. 264881 constexpr std::uintptr_t lookupHash = 0x20 ;
  882. 264882 }
  883. 264883 
  884. 264884 namespace Mono_Btls__MonoBtlsX509StoreCtx
  885. 264885 {
  886. 264886 constexpr std::uintptr_t handle = 0x10 ;
  887. 264887 constexpr std::uintptr_t lastError = 0x18 ;
  888. 264888 constexpr std::uintptr_t verifyResult = 0x20 ;
  889. 264889 }
  890. 264890 
  891. 264891 namespace Mono_Btls__MonoBtlsX509StoreType
  892. 264892 {
  893. 264893 constexpr std::uintptr_t value__ = 0x0 ;
  894. 264894 }
  895. 264895 
  896. 264896 namespace Mono_Btls__MonoBtlsX509TrustKind
  897. 264897 {
  898. 264898 constexpr std::uintptr_t value__ = 0x0 ;
  899. 264899 }
  900. 264900 
  901. 264901 namespace Mono_Btls__MonoBtlsX509VerifyParam
  902. 264902 {
  903. 264903 constexpr std::uintptr_t handle = 0x10 ;
  904. 264904 constexpr std::uintptr_t lastError = 0x18 ;
  905. 264905 }
  906. 264906 
  907. 264907 namespace Mono_Btls__X509CertificateImplBtls
  908. 264908 {
  909. 264909 constexpr std::uintptr_t readCertData = 0x10 ;
  910. 264910 constexpr std::uintptr_t certData = 0x18 ;
  911. 264911 constexpr std::uintptr_t x509 = 0xB0 ;
  912. 264912 constexpr std::uintptr_t nativePrivateKey = 0xB8 ;
  913. 264913 constexpr std::uintptr_t intermediateCerts = 0xC0 ;
  914. 264914 }
  915. 264915 
  916. 264916 namespace Mono_Btls__X509ChainImplBtls
  917. 264917 {
  918. 264918 constexpr std::uintptr_t storeCtx = 0x10 ;
  919. 264919 constexpr std::uintptr_t chain = 0x18 ;
  920. 264920 constexpr std::uintptr_t untrustedChain = 0x20 ;
  921. 264921 constexpr std::uintptr_t elements = 0x28 ;
  922. 264922 constexpr std::uintptr_t untrusted = 0x30 ;
  923. 264923 constexpr std::uintptr_t certificates = 0x38 ;
  924. 264924 constexpr std::uintptr_t policy = 0x40 ;
  925. 264925 constexpr std::uintptr_t chainStatusList = 0x48 ;
  926. 264926 }
  927. 264927 
  928. 264928 namespace Mono_Btls__X509PalImplBtls
  929. 264929 {
  930. 264930 constexpr std::uintptr_t TypeInfo = 0x1074C538 ;
  931. 264931 constexpr std::uintptr_t _Provider_k__BackingField = 0x10 ;
  932. 264932 }
  933. 264933 
  934. 264934 namespace Microsoft_Win32_SafeHandles__SafeProcessHandle
  935. 264935 {
  936. 264936 constexpr std::uintptr_t handle = 0x10 ;
  937. 264937 constexpr std::uintptr_t _state = 0x18 ;
  938. 264938 constexpr std::uintptr_t _ownsHandle = 0x1C ;
  939. 264939 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
  940. 264940 
  941. 264941 namespace _static
  942. 264942 {
  943. 264943 constexpr std::uintptr_t InvalidHandle = 0x0 ;
  944. 264944 }
  945. 264945 
  946. 264946 }
  947. 264947 
  948. 264948 namespace Internal_Cryptography_Pal__GeneralNameType
  949. 264949 {
  950. 264950 constexpr std::uintptr_t value__ = 0x0 ;
  951. 264951 }
  952. 264952 
  953. 264953 namespace Internal_Cryptography_Pal__CertificateData
  954. 264954 {
  955. 264955 constexpr std::uintptr_t RawData = 0x0 ;
  956. 264956 constexpr std::uintptr_t SubjectPublicKeyInfo = 0x8 ;
  957. 264957 constexpr std::uintptr_t Version = 0x10 ;
  958. 264958 constexpr std::uintptr_t SerialNumber = 0x18 ;
  959. 264959 constexpr std::uintptr_t TbsSignature = 0x20 ;
  960. 264960 constexpr std::uintptr_t Issuer = 0x30 ;
  961. 264961 constexpr std::uintptr_t NotBefore = 0x38 ;
  962. 264962 constexpr std::uintptr_t NotAfter = 0x40 ;
  963. 264963 constexpr std::uintptr_t Subject = 0x48 ;
  964. 264964 constexpr std::uintptr_t PublicKeyAlgorithm = 0x50 ;
  965. 264965 constexpr std::uintptr_t PublicKey = 0x60 ;
  966. 264966 constexpr std::uintptr_t IssuerUniqueId = 0x68 ;
  967. 264967 constexpr std::uintptr_t SubjectUniqueId = 0x70 ;
  968. 264968 constexpr std::uintptr_t Extensions = 0x78 ;
  969. 264969 constexpr std::uintptr_t SignatureAlgorithm = 0x80 ;
  970. 264970 constexpr std::uintptr_t SignatureValue = 0x90 ;
  971. 264971 }
  972. 264972 
  973. 264973 namespace System__UriBuilder
  974. 264974 {
  975. 264975 constexpr std::uintptr_t _changed = 0x10 ;
  976. 264976 constexpr std::uintptr_t _fragment = 0x18 ;
  977. 264977 constexpr std::uintptr_t _host = 0x20 ;
  978. 264978 constexpr std::uintptr_t _password = 0x28 ;
  979. 264979 constexpr std::uintptr_t _path = 0x30 ;
  980. 264980 constexpr std::uintptr_t _port = 0x38 ;
  981. 264981 constexpr std::uintptr_t _query = 0x40 ;
  982. 264982 constexpr std::uintptr_t _scheme = 0x48 ;
  983. 264983 constexpr std::uintptr_t _schemeDelimiter = 0x50 ;
  984. 264984 constexpr std::uintptr_t _uri = 0x58 ;
  985. 264985 constexpr std::uintptr_t _username = 0x60 ;
  986. 264986 }
  987. 264987 
  988. 264988 namespace System__InvariantComparer
  989. 264989 {
  990. 264990 constexpr std::uintptr_t m_compareInfo = 0x10 ;
  991. 264991 
  992. 264992 namespace _static
  993. 264993 {
  994. 264994 constexpr std::uintptr_t Default = 0x0 ;
  995. 264995 }
  996. 264996 
  997. 264997 }
  998. 264998 
  999. 264999 namespace System__Uri
  1000. 265000 {
  1001. 265001 constexpr std::uintptr_t TypeInfo = 0x107567F8 ;
  1002. 265002 constexpr std::uintptr_t m_String = 0x10 ;
  1003. 265003 constexpr std::uintptr_t m_originalUnicodeString = 0x18 ;
  1004. 265004 constexpr std::uintptr_t m_Syntax = 0x20 ;
  1005. 265005 constexpr std::uintptr_t m_DnsSafeHost = 0x28 ;
  1006. 265006 constexpr std::uintptr_t m_Flags = 0x30 ;
  1007. 265007 constexpr std::uintptr_t m_Info = 0x38 ;
  1008. 265008 constexpr std::uintptr_t m_iriParsing = 0x40 ;
  1009. 265009 
  1010. 265010 namespace _static
  1011. 265011 {
  1012. 265012 constexpr std::uintptr_t UriSchemeFile = 0x0 ;
  1013. 265013 constexpr std::uintptr_t UriSchemeFtp = 0x8 ;
  1014. 265014 constexpr std::uintptr_t UriSchemeGopher = 0x10 ;
  1015. 265015 constexpr std::uintptr_t UriSchemeHttp = 0x18 ;
  1016. 265016 constexpr std::uintptr_t UriSchemeHttps = 0x20 ;
  1017. 265017 constexpr std::uintptr_t UriSchemeWs = 0x28 ;
  1018. 265018 constexpr std::uintptr_t UriSchemeWss = 0x30 ;
  1019. 265019 constexpr std::uintptr_t UriSchemeMailto = 0x38 ;
  1020. 265020 constexpr std::uintptr_t UriSchemeNews = 0x40 ;
  1021. 265021 constexpr std::uintptr_t UriSchemeNntp = 0x48 ;
  1022. 265022 constexpr std::uintptr_t UriSchemeNetTcp = 0x50 ;
  1023. 265023 constexpr std::uintptr_t UriSchemeNetPipe = 0x58 ;
  1024. 265024 constexpr std::uintptr_t SchemeDelimiter = 0x60 ;
  1025. 265025 constexpr std::uintptr_t s_ConfigInitialized = 0x68 ;
  1026. 265026 constexpr std::uintptr_t s_ConfigInitializing = 0x69 ;
  1027. 265027 constexpr std::uintptr_t s_IdnScope = 0x6C ;
  1028. 265028 constexpr std::uintptr_t s_IriParsing = 0x70 ;
  1029. 265029 constexpr std::uintptr_t useDotNetRelativeOrAbsolute = 0x71 ;
  1030. 265030 constexpr std::uintptr_t IsWindowsFileSystem = 0x72 ;
  1031. 265031 constexpr std::uintptr_t s_initLock = 0x78 ;
  1032. 265032 constexpr std::uintptr_t HexLowerChars = 0x80 ;
  1033. 265033 constexpr std::uintptr_t _WSchars = 0x88 ;
  1034. 265034 }
  1035. 265035 
  1036. 265036 }
  1037. 265037 
  1038. 265038 namespace System__UriFormatException
  1039. 265039 {
  1040. 265040 constexpr std::uintptr_t _className = 0x10 ;
  1041. 265041 constexpr std::uintptr_t _message = 0x18 ;
  1042. 265042 constexpr std::uintptr_t _data = 0x20 ;
  1043. 265043 constexpr std::uintptr_t _innerException = 0x28 ;
  1044. 265044 constexpr std::uintptr_t _helpURL = 0x30 ;
  1045. 265045 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1046. 265046 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1047. 265047 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1048. 265048 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1049. 265049 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1050. 265050 constexpr std::uintptr_t _HResult = 0x60 ;
  1051. 265051 constexpr std::uintptr_t _source = 0x68 ;
  1052. 265052 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1053. 265053 constexpr std::uintptr_t captured_traces = 0x78 ;
  1054. 265054 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1055. 265055 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1056. 265056 }
  1057. 265057 
  1058. 265058 namespace System__UriKind
  1059. 265059 {
  1060. 265060 constexpr std::uintptr_t value__ = 0x0 ;
  1061. 265061 }
  1062. 265062 
  1063. 265063 namespace System__UriComponents
  1064. 265064 {
  1065. 265065 constexpr std::uintptr_t value__ = 0x0 ;
  1066. 265066 }
  1067. 265067 
  1068. 265068 namespace System__UriFormat
  1069. 265069 {
  1070. 265070 constexpr std::uintptr_t value__ = 0x0 ;
  1071. 265071 }
  1072. 265072 
  1073. 265073 namespace System__UriIdnScope
  1074. 265074 {
  1075. 265075 constexpr std::uintptr_t value__ = 0x0 ;
  1076. 265076 }
  1077. 265077 
  1078. 265078 namespace System__ParsingError
  1079. 265079 {
  1080. 265080 constexpr std::uintptr_t value__ = 0x0 ;
  1081. 265081 }
  1082. 265082 
  1083. 265083 namespace System__UnescapeMode
  1084. 265084 {
  1085. 265085 constexpr std::uintptr_t value__ = 0x0 ;
  1086. 265086 }
  1087. 265087 
  1088. 265088 namespace System__UriHostNameType
  1089. 265089 {
  1090. 265090 constexpr std::uintptr_t value__ = 0x0 ;
  1091. 265091 }
  1092. 265092 
  1093. 265093 namespace System__UriParser
  1094. 265094 {
  1095. 265095 constexpr std::uintptr_t TypeInfo = 0x107DB3A0 ;
  1096. 265096 constexpr std::uintptr_t m_Flags = 0x10 ;
  1097. 265097 constexpr std::uintptr_t m_UpdatableFlags = 0x14 ;
  1098. 265098 constexpr std::uintptr_t m_UpdatableFlagsUsed = 0x18 ;
  1099. 265099 constexpr std::uintptr_t m_Port = 0x1C ;
  1100. 265100 constexpr std::uintptr_t m_Scheme = 0x20 ;
  1101. 265101 
  1102. 265102 namespace _static
  1103. 265103 {
  1104. 265104 constexpr std::uintptr_t m_Table = 0x0 ;
  1105. 265105 constexpr std::uintptr_t m_TempTable = 0x8 ;
  1106. 265106 constexpr std::uintptr_t HttpUri = 0x10 ;
  1107. 265107 constexpr std::uintptr_t HttpsUri = 0x18 ;
  1108. 265108 constexpr std::uintptr_t WsUri = 0x20 ;
  1109. 265109 constexpr std::uintptr_t WssUri = 0x28 ;
  1110. 265110 constexpr std::uintptr_t FtpUri = 0x30 ;
  1111. 265111 constexpr std::uintptr_t FileUri = 0x38 ;
  1112. 265112 constexpr std::uintptr_t GopherUri = 0x40 ;
  1113. 265113 constexpr std::uintptr_t NntpUri = 0x48 ;
  1114. 265114 constexpr std::uintptr_t NewsUri = 0x50 ;
  1115. 265115 constexpr std::uintptr_t MailToUri = 0x58 ;
  1116. 265116 constexpr std::uintptr_t UuidUri = 0x60 ;
  1117. 265117 constexpr std::uintptr_t TelnetUri = 0x68 ;
  1118. 265118 constexpr std::uintptr_t LdapUri = 0x70 ;
  1119. 265119 constexpr std::uintptr_t NetTcpUri = 0x78 ;
  1120. 265120 constexpr std::uintptr_t NetPipeUri = 0x80 ;
  1121. 265121 constexpr std::uintptr_t VsMacrosUri = 0x88 ;
  1122. 265122 constexpr std::uintptr_t s_QuirksVersion = 0x90 ;
  1123. 265123 constexpr std::uintptr_t HttpSyntaxFlags = 0x94 ;
  1124. 265124 constexpr std::uintptr_t FileSyntaxFlags = 0x98 ;
  1125. 265125 }
  1126. 265126 
  1127. 265127 }
  1128. 265128 
  1129. 265129 namespace System__UriSyntaxFlags
  1130. 265130 {
  1131. 265131 constexpr std::uintptr_t value__ = 0x0 ;
  1132. 265132 }
  1133. 265133 
  1134. 265134 namespace System__IOOperation
  1135. 265135 {
  1136. 265136 constexpr std::uintptr_t value__ = 0x0 ;
  1137. 265137 }
  1138. 265138 
  1139. 265139 namespace System__IOAsyncCallback
  1140. 265140 {
  1141. 265141 constexpr std::uintptr_t TypeInfo = 0x107E6060 ;
  1142. 265142 constexpr std::uintptr_t method_ptr = 0x10 ;
  1143. 265143 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1144. 265144 constexpr std::uintptr_t m_target = 0x20 ;
  1145. 265145 constexpr std::uintptr_t method = 0x28 ;
  1146. 265146 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1147. 265147 constexpr std::uintptr_t extra_arg = 0x38 ;
  1148. 265148 constexpr std::uintptr_t method_code = 0x40 ;
  1149. 265149 constexpr std::uintptr_t interp_method = 0x48 ;
  1150. 265150 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1151. 265151 constexpr std::uintptr_t method_info = 0x58 ;
  1152. 265152 constexpr std::uintptr_t original_method_info = 0x60 ;
  1153. 265153 constexpr std::uintptr_t data = 0x68 ;
  1154. 265154 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1155. 265155 constexpr std::uintptr_t delegates = 0x78 ;
  1156. 265156 }
  1157. 265157 
  1158. 265158 namespace System__IOAsyncResult
  1159. 265159 {
  1160. 265160 constexpr std::uintptr_t async_callback = 0x10 ;
  1161. 265161 constexpr std::uintptr_t async_state = 0x18 ;
  1162. 265162 constexpr std::uintptr_t wait_handle = 0x20 ;
  1163. 265163 constexpr std::uintptr_t completed_synchronously = 0x28 ;
  1164. 265164 constexpr std::uintptr_t completed = 0x29 ;
  1165. 265165 }
  1166. 265166 
  1167. 265167 namespace System__IOSelectorJob
  1168. 265168 {
  1169. 265169 constexpr std::uintptr_t TypeInfo = 0x107E6388 ;
  1170. 265170 constexpr std::uintptr_t operation = 0x10 ;
  1171. 265171 constexpr std::uintptr_t callback = 0x18 ;
  1172. 265172 constexpr std::uintptr_t state = 0x20 ;
  1173. 265173 }
  1174. 265174 
  1175. 265175 namespace System__SRDescriptionAttribute
  1176. 265176 {
  1177. 265177 constexpr std::uintptr_t _DescriptionValue_k__BackingField = 0x10 ;
  1178. 265178 constexpr std::uintptr_t isReplaced = 0x18 ;
  1179. 265179 }
  1180. 265180 
  1181. 265181 namespace System_Text_RegularExpressions__Capture
  1182. 265182 {
  1183. 265183 constexpr std::uintptr_t _Index_k__BackingField = 0x10 ;
  1184. 265184 constexpr std::uintptr_t _Length_k__BackingField = 0x14 ;
  1185. 265185 constexpr std::uintptr_t _Text_k__BackingField = 0x18 ;
  1186. 265186 }
  1187. 265187 
  1188. 265188 namespace System_Text_RegularExpressions__CaptureCollection
  1189. 265189 {
  1190. 265190 constexpr std::uintptr_t _group = 0x10 ;
  1191. 265191 constexpr std::uintptr_t _capcount = 0x18 ;
  1192. 265192 constexpr std::uintptr_t _captures = 0x20 ;
  1193. 265193 }
  1194. 265194 
  1195. 265195 namespace System_Text_RegularExpressions__Group
  1196. 265196 {
  1197. 265197 constexpr std::uintptr_t TypeInfo = 0x107F1288 ;
  1198. 265198 constexpr std::uintptr_t _Index_k__BackingField = 0x10 ;
  1199. 265199 constexpr std::uintptr_t _Length_k__BackingField = 0x14 ;
  1200. 265200 constexpr std::uintptr_t _Text_k__BackingField = 0x18 ;
  1201. 265201 constexpr std::uintptr_t _caps = 0x20 ;
  1202. 265202 constexpr std::uintptr_t _capcount = 0x28 ;
  1203. 265203 constexpr std::uintptr_t _capcoll = 0x30 ;
  1204. 265204 constexpr std::uintptr_t _Name_k__BackingField = 0x38 ;
  1205. 265205 
  1206. 265206 namespace _static
  1207. 265207 {
  1208. 265208 constexpr std::uintptr_t s_emptyGroup = 0x0 ;
  1209. 265209 }
  1210. 265210 
  1211. 265211 }
  1212. 265212 
  1213. 265213 namespace System_Text_RegularExpressions__GroupCollection
  1214. 265214 {
  1215. 265215 constexpr std::uintptr_t TypeInfo = 0x107F13F0 ;
  1216. 265216 constexpr std::uintptr_t _match = 0x10 ;
  1217. 265217 constexpr std::uintptr_t _captureMap = 0x18 ;
  1218. 265218 constexpr std::uintptr_t _groups = 0x20 ;
  1219. 265219 }
  1220. 265220 
  1221. 265221 namespace System_Text_RegularExpressions__Match
  1222. 265222 {
  1223. 265223 constexpr std::uintptr_t TypeInfo = 0x1081F2F8 ;
  1224. 265224 constexpr std::uintptr_t _Index_k__BackingField = 0x10 ;
  1225. 265225 constexpr std::uintptr_t _Length_k__BackingField = 0x14 ;
  1226. 265226 constexpr std::uintptr_t _Text_k__BackingField = 0x18 ;
  1227. 265227 constexpr std::uintptr_t _caps = 0x20 ;
  1228. 265228 constexpr std::uintptr_t _capcount = 0x28 ;
  1229. 265229 constexpr std::uintptr_t _capcoll = 0x30 ;
  1230. 265230 constexpr std::uintptr_t _Name_k__BackingField = 0x38 ;
  1231. 265231 constexpr std::uintptr_t _groupcoll = 0x40 ;
  1232. 265232 constexpr std::uintptr_t _regex = 0x48 ;
  1233. 265233 constexpr std::uintptr_t _textbeg = 0x50 ;
  1234. 265234 constexpr std::uintptr_t _textpos = 0x54 ;
  1235. 265235 constexpr std::uintptr_t _textend = 0x58 ;
  1236. 265236 constexpr std::uintptr_t _textstart = 0x5C ;
  1237. 265237 constexpr std::uintptr_t _matches = 0x60 ;
  1238. 265238 constexpr std::uintptr_t _matchcount = 0x68 ;
  1239. 265239 constexpr std::uintptr_t _balancing = 0x70 ;
  1240. 265240 
  1241. 265241 namespace _static
  1242. 265242 {
  1243. 265243 constexpr std::uintptr_t _Empty_k__BackingField = 0x0 ;
  1244. 265244 }
  1245. 265245 
  1246. 265246 }
  1247. 265247 
  1248. 265248 namespace System_Text_RegularExpressions__MatchSparse
  1249. 265249 {
  1250. 265250 constexpr std::uintptr_t TypeInfo = 0x107F35C8 ;
  1251. 265251 constexpr std::uintptr_t _Index_k__BackingField = 0x10 ;
  1252. 265252 constexpr std::uintptr_t _Length_k__BackingField = 0x14 ;
  1253. 265253 constexpr std::uintptr_t _Text_k__BackingField = 0x18 ;
  1254. 265254 constexpr std::uintptr_t _caps = 0x20 ;
  1255. 265255 constexpr std::uintptr_t _capcount = 0x28 ;
  1256. 265256 constexpr std::uintptr_t _capcoll = 0x30 ;
  1257. 265257 constexpr std::uintptr_t _Name_k__BackingField = 0x38 ;
  1258. 265258 constexpr std::uintptr_t _groupcoll = 0x40 ;
  1259. 265259 constexpr std::uintptr_t _regex = 0x48 ;
  1260. 265260 constexpr std::uintptr_t _textbeg = 0x50 ;
  1261. 265261 constexpr std::uintptr_t _textpos = 0x54 ;
  1262. 265262 constexpr std::uintptr_t _textend = 0x58 ;
  1263. 265263 constexpr std::uintptr_t _textstart = 0x5C ;
  1264. 265264 constexpr std::uintptr_t _matches = 0x60 ;
  1265. 265265 constexpr std::uintptr_t _matchcount = 0x68 ;
  1266. 265266 constexpr std::uintptr_t _balancing = 0x70 ;
  1267. 265267 constexpr std::uintptr_t _caps = 0x78 ;
  1268. 265268 }
  1269. 265269 
  1270. 265270 namespace System_Text_RegularExpressions__MatchCollection
  1271. 265271 {
  1272. 265272 constexpr std::uintptr_t _regex = 0x10 ;
  1273. 265273 constexpr std::uintptr_t _matches = 0x18 ;
  1274. 265274 constexpr std::uintptr_t _done = 0x20 ;
  1275. 265275 constexpr std::uintptr_t _input = 0x28 ;
  1276. 265276 constexpr std::uintptr_t _beginning = 0x30 ;
  1277. 265277 constexpr std::uintptr_t _length = 0x34 ;
  1278. 265278 constexpr std::uintptr_t _startat = 0x38 ;
  1279. 265279 constexpr std::uintptr_t _prevlen = 0x3C ;
  1280. 265280 }
  1281. 265281 
  1282. 265282 namespace System_Text_RegularExpressions__ExclusiveReference
  1283. 265283 {
  1284. 265284 constexpr std::uintptr_t TypeInfo = 0x107F09C0 ;
  1285. 265285 constexpr std::uintptr_t _ref = 0x10 ;
  1286. 265286 constexpr std::uintptr_t _obj = 0x18 ;
  1287. 265287 constexpr std::uintptr_t _locked = 0x20 ;
  1288. 265288 }
  1289. 265289 
  1290. 265290 namespace System_Text_RegularExpressions__Regex
  1291. 265291 {
  1292. 265292 constexpr std::uintptr_t TypeInfo = 0x1082FB18 ;
  1293. 265293 constexpr std::uintptr_t internalMatchTimeout = 0x10 ;
  1294. 265294 constexpr std::uintptr_t pattern = 0x18 ;
  1295. 265295 constexpr std::uintptr_t roptions = 0x20 ;
  1296. 265296 constexpr std::uintptr_t factory = 0x28 ;
  1297. 265297 constexpr std::uintptr_t caps = 0x30 ;
  1298. 265298 constexpr std::uintptr_t capnames = 0x38 ;
  1299. 265299 constexpr std::uintptr_t capslist = 0x40 ;
  1300. 265300 constexpr std::uintptr_t capsize = 0x48 ;
  1301. 265301 constexpr std::uintptr_t _runnerref = 0x50 ;
  1302. 265302 constexpr std::uintptr_t _replref = 0x58 ;
  1303. 265303 constexpr std::uintptr_t _code = 0x60 ;
  1304. 265304 constexpr std::uintptr_t _refsInitialized = 0x68 ;
  1305. 265305 
  1306. 265306 namespace _static
  1307. 265307 {
  1308. 265308 constexpr std::uintptr_t s_cacheSize = 0x0 ;
  1309. 265309 constexpr std::uintptr_t s_cache = 0x8 ;
  1310. 265310 constexpr std::uintptr_t s_cacheCount = 0x10 ;
  1311. 265311 constexpr std::uintptr_t s_cacheFirst = 0x18 ;
  1312. 265312 constexpr std::uintptr_t s_cacheLast = 0x20 ;
  1313. 265313 constexpr std::uintptr_t s_maximumMatchTimeout = 0x28 ;
  1314. 265314 constexpr std::uintptr_t s_defaultMatchTimeout = 0x30 ;
  1315. 265315 constexpr std::uintptr_t InfiniteMatchTimeout = 0x38 ;
  1316. 265316 }
  1317. 265317 
  1318. 265318 }
  1319. 265319 
  1320. 265320 namespace System_Text_RegularExpressions__MatchEvaluator
  1321. 265321 {
  1322. 265322 constexpr std::uintptr_t method_ptr = 0x10 ;
  1323. 265323 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1324. 265324 constexpr std::uintptr_t m_target = 0x20 ;
  1325. 265325 constexpr std::uintptr_t method = 0x28 ;
  1326. 265326 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1327. 265327 constexpr std::uintptr_t extra_arg = 0x38 ;
  1328. 265328 constexpr std::uintptr_t method_code = 0x40 ;
  1329. 265329 constexpr std::uintptr_t interp_method = 0x48 ;
  1330. 265330 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1331. 265331 constexpr std::uintptr_t method_info = 0x58 ;
  1332. 265332 constexpr std::uintptr_t original_method_info = 0x60 ;
  1333. 265333 constexpr std::uintptr_t data = 0x68 ;
  1334. 265334 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1335. 265335 constexpr std::uintptr_t delegates = 0x78 ;
  1336. 265336 }
  1337. 265337 
  1338. 265338 namespace System_Text_RegularExpressions__RegexBoyerMoore
  1339. 265339 {
  1340. 265340 constexpr std::uintptr_t TypeInfo = 0x107F35E0 ;
  1341. 265341 constexpr std::uintptr_t Positive = 0x10 ;
  1342. 265342 constexpr std::uintptr_t NegativeASCII = 0x18 ;
  1343. 265343 constexpr std::uintptr_t NegativeUnicode = 0x20 ;
  1344. 265344 constexpr std::uintptr_t Pattern = 0x28 ;
  1345. 265345 constexpr std::uintptr_t LowASCII = 0x30 ;
  1346. 265346 constexpr std::uintptr_t HighASCII = 0x34 ;
  1347. 265347 constexpr std::uintptr_t RightToLeft = 0x38 ;
  1348. 265348 constexpr std::uintptr_t CaseInsensitive = 0x39 ;
  1349. 265349 constexpr std::uintptr_t _culture = 0x40 ;
  1350. 265350 }
  1351. 265351 
  1352. 265352 namespace System_Text_RegularExpressions__RegexCharClass
  1353. 265353 {
  1354. 265354 constexpr std::uintptr_t TypeInfo = 0x107F0AA0 ;
  1355. 265355 constexpr std::uintptr_t _rangelist = 0x10 ;
  1356. 265356 constexpr std::uintptr_t _categories = 0x18 ;
  1357. 265357 constexpr std::uintptr_t _canonical = 0x20 ;
  1358. 265358 constexpr std::uintptr_t _negate = 0x21 ;
  1359. 265359 constexpr std::uintptr_t _subtractor = 0x28 ;
  1360. 265360 
  1361. 265361 namespace _static
  1362. 265362 {
  1363. 265363 constexpr std::uintptr_t s_internalRegexIgnoreCase = 0x0 ;
  1364. 265364 constexpr std::uintptr_t s_space = 0x8 ;
  1365. 265365 constexpr std::uintptr_t s_notSpace = 0x10 ;
  1366. 265366 constexpr std::uintptr_t s_word = 0x18 ;
  1367. 265367 constexpr std::uintptr_t s_notWord = 0x20 ;
  1368. 265368 constexpr std::uintptr_t SpaceClass = 0x28 ;
  1369. 265369 constexpr std::uintptr_t NotSpaceClass = 0x30 ;
  1370. 265370 constexpr std::uintptr_t WordClass = 0x38 ;
  1371. 265371 constexpr std::uintptr_t NotWordClass = 0x40 ;
  1372. 265372 constexpr std::uintptr_t DigitClass = 0x48 ;
  1373. 265373 constexpr std::uintptr_t NotDigitClass = 0x50 ;
  1374. 265374 constexpr std::uintptr_t s_definedCategories = 0x58 ;
  1375. 265375 constexpr std::uintptr_t s_propTable = 0x60 ;
  1376. 265376 constexpr std::uintptr_t s_lcTable = 0x68 ;
  1377. 265377 }
  1378. 265378 
  1379. 265379 }
  1380. 265380 
  1381. 265381 namespace System_Text_RegularExpressions__RegexCode
  1382. 265382 {
  1383. 265383 constexpr std::uintptr_t TypeInfo = 0x107F35E8 ;
  1384. 265384 constexpr std::uintptr_t Codes = 0x10 ;
  1385. 265385 constexpr std::uintptr_t Strings = 0x18 ;
  1386. 265386 constexpr std::uintptr_t TrackCount = 0x20 ;
  1387. 265387 constexpr std::uintptr_t Caps = 0x28 ;
  1388. 265388 constexpr std::uintptr_t CapSize = 0x30 ;
  1389. 265389 constexpr std::uintptr_t FCPrefix = 0x38 ;
  1390. 265390 constexpr std::uintptr_t BMPrefix = 0x50 ;
  1391. 265391 constexpr std::uintptr_t Anchors = 0x58 ;
  1392. 265392 constexpr std::uintptr_t RightToLeft = 0x5C ;
  1393. 265393 }
  1394. 265394 
  1395. 265395 namespace System_Text_RegularExpressions__RegexFCD
  1396. 265396 {
  1397. 265397 constexpr std::uintptr_t _fcStack = 0x0 ;
  1398. 265398 constexpr std::uintptr_t _intStack = 0x8 ;
  1399. 265399 constexpr std::uintptr_t _skipAllChildren = 0x28 ;
  1400. 265400 constexpr std::uintptr_t _skipchild = 0x29 ;
  1401. 265401 constexpr std::uintptr_t _failed = 0x2A ;
  1402. 265402 }
  1403. 265403 
  1404. 265404 namespace System_Text_RegularExpressions__RegexFC
  1405. 265405 {
  1406. 265406 constexpr std::uintptr_t TypeInfo = 0x107F3A98 ;
  1407. 265407 constexpr std::uintptr_t _cc = 0x10 ;
  1408. 265408 constexpr std::uintptr_t _nullable = 0x18 ;
  1409. 265409 constexpr std::uintptr_t _CaseInsensitive_k__BackingField = 0x19 ;
  1410. 265410 }
  1411. 265411 
  1412. 265412 namespace System_Text_RegularExpressions__RegexInterpreter
  1413. 265413 {
  1414. 265414 constexpr std::uintptr_t TypeInfo = 0x107F0A78 ;
  1415. 265415 constexpr std::uintptr_t runtextbeg = 0x10 ;
  1416. 265416 constexpr std::uintptr_t runtextend = 0x14 ;
  1417. 265417 constexpr std::uintptr_t runtextstart = 0x18 ;
  1418. 265418 constexpr std::uintptr_t runtext = 0x20 ;
  1419. 265419 constexpr std::uintptr_t runtextpos = 0x28 ;
  1420. 265420 constexpr std::uintptr_t runtrack = 0x30 ;
  1421. 265421 constexpr std::uintptr_t runtrackpos = 0x38 ;
  1422. 265422 constexpr std::uintptr_t runstack = 0x40 ;
  1423. 265423 constexpr std::uintptr_t runstackpos = 0x48 ;
  1424. 265424 constexpr std::uintptr_t runcrawl = 0x50 ;
  1425. 265425 constexpr std::uintptr_t runcrawlpos = 0x58 ;
  1426. 265426 constexpr std::uintptr_t runtrackcount = 0x5C ;
  1427. 265427 constexpr std::uintptr_t runmatch = 0x60 ;
  1428. 265428 constexpr std::uintptr_t runregex = 0x68 ;
  1429. 265429 constexpr std::uintptr_t _timeout = 0x70 ;
  1430. 265430 constexpr std::uintptr_t _ignoreTimeout = 0x74 ;
  1431. 265431 constexpr std::uintptr_t _timeoutOccursAt = 0x78 ;
  1432. 265432 constexpr std::uintptr_t _timeoutChecksToSkip = 0x7C ;
  1433. 265433 constexpr std::uintptr_t _code = 0x80 ;
  1434. 265434 constexpr std::uintptr_t _culture = 0x88 ;
  1435. 265435 constexpr std::uintptr_t _operator = 0x90 ;
  1436. 265436 constexpr std::uintptr_t _codepos = 0x94 ;
  1437. 265437 constexpr std::uintptr_t _rightToLeft = 0x98 ;
  1438. 265438 constexpr std::uintptr_t _caseInsensitive = 0x99 ;
  1439. 265439 }
  1440. 265440 
  1441. 265441 namespace System_Text_RegularExpressions__RegexMatchTimeoutException
  1442. 265442 {
  1443. 265443 constexpr std::uintptr_t _className = 0x10 ;
  1444. 265444 constexpr std::uintptr_t _message = 0x18 ;
  1445. 265445 constexpr std::uintptr_t _data = 0x20 ;
  1446. 265446 constexpr std::uintptr_t _innerException = 0x28 ;
  1447. 265447 constexpr std::uintptr_t _helpURL = 0x30 ;
  1448. 265448 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1449. 265449 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1450. 265450 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1451. 265451 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1452. 265452 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1453. 265453 constexpr std::uintptr_t _HResult = 0x60 ;
  1454. 265454 constexpr std::uintptr_t _source = 0x68 ;
  1455. 265455 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1456. 265456 constexpr std::uintptr_t captured_traces = 0x78 ;
  1457. 265457 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1458. 265458 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1459. 265459 constexpr std::uintptr_t _Input_k__BackingField = 0x90 ;
  1460. 265460 constexpr std::uintptr_t _Pattern_k__BackingField = 0x98 ;
  1461. 265461 constexpr std::uintptr_t _MatchTimeout_k__BackingField = 0xA0 ;
  1462. 265462 }
  1463. 265463 
  1464. 265464 namespace System_Text_RegularExpressions__RegexNode
  1465. 265465 {
  1466. 265466 constexpr std::uintptr_t TypeInfo = 0x107F3B48 ;
  1467. 265467 constexpr std::uintptr_t NType = 0x10 ;
  1468. 265468 constexpr std::uintptr_t Children = 0x18 ;
  1469. 265469 constexpr std::uintptr_t Str = 0x20 ;
  1470. 265470 constexpr std::uintptr_t Ch = 0x28 ;
  1471. 265471 constexpr std::uintptr_t M = 0x2C ;
  1472. 265472 constexpr std::uintptr_t N = 0x30 ;
  1473. 265473 constexpr std::uintptr_t Options = 0x34 ;
  1474. 265474 constexpr std::uintptr_t Next = 0x38 ;
  1475. 265475 }
  1476. 265476 
  1477. 265477 namespace System_Text_RegularExpressions__RegexOptions
  1478. 265478 {
  1479. 265479 constexpr std::uintptr_t value__ = 0x0 ;
  1480. 265480 }
  1481. 265481 
  1482. 265482 namespace System_Text_RegularExpressions__RegexParser
  1483. 265483 {
  1484. 265484 constexpr std::uintptr_t TypeInfo = 0x107F0980 ;
  1485. 265485 constexpr std::uintptr_t _stack = 0x10 ;
  1486. 265486 constexpr std::uintptr_t _group = 0x18 ;
  1487. 265487 constexpr std::uintptr_t _alternation = 0x20 ;
  1488. 265488 constexpr std::uintptr_t _concatenation = 0x28 ;
  1489. 265489 constexpr std::uintptr_t _unit = 0x30 ;
  1490. 265490 constexpr std::uintptr_t _pattern = 0x38 ;
  1491. 265491 constexpr std::uintptr_t _currentPos = 0x40 ;
  1492. 265492 constexpr std::uintptr_t _culture = 0x48 ;
  1493. 265493 constexpr std::uintptr_t _autocap = 0x50 ;
  1494. 265494 constexpr std::uintptr_t _capcount = 0x54 ;
  1495. 265495 constexpr std::uintptr_t _captop = 0x58 ;
  1496. 265496 constexpr std::uintptr_t _capsize = 0x5C ;
  1497. 265497 constexpr std::uintptr_t _caps = 0x60 ;
  1498. 265498 constexpr std::uintptr_t _capnames = 0x68 ;
  1499. 265499 constexpr std::uintptr_t _capnumlist = 0x70 ;
  1500. 265500 constexpr std::uintptr_t _capnamelist = 0x78 ;
  1501. 265501 constexpr std::uintptr_t _options = 0x80 ;
  1502. 265502 constexpr std::uintptr_t _optionsStack = 0x88 ;
  1503. 265503 constexpr std::uintptr_t _ignoreNextParen = 0x90 ;
  1504. 265504 
  1505. 265505 namespace _static
  1506. 265506 {
  1507. 265507 constexpr std::uintptr_t s_category = 0x0 ;
  1508. 265508 }
  1509. 265509 
  1510. 265510 }
  1511. 265511 
  1512. 265512 namespace System_Text_RegularExpressions__RegexPrefix
  1513. 265513 {
  1514. 265514 constexpr std::uintptr_t TypeInfo = 0x107F39E0 ;
  1515. 265515 constexpr std::uintptr_t _CaseInsensitive_k__BackingField = 0x0 ;
  1516. 265516 constexpr std::uintptr_t _Prefix_k__BackingField = 0x8 ;
  1517. 265517 
  1518. 265518 namespace _static
  1519. 265519 {
  1520. 265520 constexpr std::uintptr_t _Empty_k__BackingField = 0x0 ;
  1521. 265521 }
  1522. 265522 
  1523. 265523 }
  1524. 265524 
  1525. 265525 namespace System_Text_RegularExpressions__RegexReplacement
  1526. 265526 {
  1527. 265527 constexpr std::uintptr_t _strings = 0x10 ;
  1528. 265528 constexpr std::uintptr_t _rules = 0x18 ;
  1529. 265529 constexpr std::uintptr_t _Pattern_k__BackingField = 0x20 ;
  1530. 265530 }
  1531. 265531 
  1532. 265532 namespace System_Text_RegularExpressions__RegexRunner
  1533. 265533 {
  1534. 265534 constexpr std::uintptr_t runtextbeg = 0x10 ;
  1535. 265535 constexpr std::uintptr_t runtextend = 0x14 ;
  1536. 265536 constexpr std::uintptr_t runtextstart = 0x18 ;
  1537. 265537 constexpr std::uintptr_t runtext = 0x20 ;
  1538. 265538 constexpr std::uintptr_t runtextpos = 0x28 ;
  1539. 265539 constexpr std::uintptr_t runtrack = 0x30 ;
  1540. 265540 constexpr std::uintptr_t runtrackpos = 0x38 ;
  1541. 265541 constexpr std::uintptr_t runstack = 0x40 ;
  1542. 265542 constexpr std::uintptr_t runstackpos = 0x48 ;
  1543. 265543 constexpr std::uintptr_t runcrawl = 0x50 ;
  1544. 265544 constexpr std::uintptr_t runcrawlpos = 0x58 ;
  1545. 265545 constexpr std::uintptr_t runtrackcount = 0x5C ;
  1546. 265546 constexpr std::uintptr_t runmatch = 0x60 ;
  1547. 265547 constexpr std::uintptr_t runregex = 0x68 ;
  1548. 265548 constexpr std::uintptr_t _timeout = 0x70 ;
  1549. 265549 constexpr std::uintptr_t _ignoreTimeout = 0x74 ;
  1550. 265550 constexpr std::uintptr_t _timeoutOccursAt = 0x78 ;
  1551. 265551 constexpr std::uintptr_t _timeoutChecksToSkip = 0x7C ;
  1552. 265552 }
  1553. 265553 
  1554. 265554 namespace System_Text_RegularExpressions__RegexTree
  1555. 265555 {
  1556. 265556 constexpr std::uintptr_t TypeInfo = 0x107F36A8 ;
  1557. 265557 constexpr std::uintptr_t Root = 0x10 ;
  1558. 265558 constexpr std::uintptr_t Caps = 0x18 ;
  1559. 265559 constexpr std::uintptr_t CapNumList = 0x20 ;
  1560. 265560 constexpr std::uintptr_t CapTop = 0x28 ;
  1561. 265561 constexpr std::uintptr_t CapNames = 0x30 ;
  1562. 265562 constexpr std::uintptr_t CapsList = 0x38 ;
  1563. 265563 constexpr std::uintptr_t Options = 0x40 ;
  1564. 265564 }
  1565. 265565 
  1566. 265566 namespace System_Text_RegularExpressions__RegexWriter
  1567. 265567 {
  1568. 265568 constexpr std::uintptr_t _emitted = 0x0 ;
  1569. 265569 constexpr std::uintptr_t _intStack = 0x20 ;
  1570. 265570 constexpr std::uintptr_t _stringHash = 0x40 ;
  1571. 265571 constexpr std::uintptr_t _stringTable = 0x48 ;
  1572. 265572 constexpr std::uintptr_t _caps = 0x50 ;
  1573. 265573 constexpr std::uintptr_t _trackCount = 0x58 ;
  1574. 265574 }
  1575. 265575 
  1576. 265576 namespace System_CodeDom_Compiler__GeneratedCodeAttribute
  1577. 265577 {
  1578. 265578 constexpr std::uintptr_t tool = 0x10 ;
  1579. 265579 constexpr std::uintptr_t version = 0x18 ;
  1580. 265580 }
  1581. 265581 
  1582. 265582 namespace System_Diagnostics__BooleanSwitch
  1583. 265583 {
  1584. 265584 constexpr std::uintptr_t TypeInfo = 0x107FED20 ;
  1585. 265585 constexpr std::uintptr_t switchSettings = 0x10 ;
  1586. 265586 constexpr std::uintptr_t description = 0x18 ;
  1587. 265587 constexpr std::uintptr_t displayName = 0x20 ;
  1588. 265588 constexpr std::uintptr_t switchSetting = 0x28 ;
  1589. 265589 constexpr std::uintptr_t initialized = 0x2C ;
  1590. 265590 constexpr std::uintptr_t initializing = 0x2D ;
  1591. 265591 constexpr std::uintptr_t switchValueString = 0x30 ;
  1592. 265592 constexpr std::uintptr_t defaultValue = 0x38 ;
  1593. 265593 constexpr std::uintptr_t m_intializedLock = 0x40 ;
  1594. 265594 }
  1595. 265595 
  1596. 265596 namespace System_Diagnostics__SourceLevels
  1597. 265597 {
  1598. 265598 constexpr std::uintptr_t TypeInfo = 0x107F6FA0 ;
  1599. 265599 constexpr std::uintptr_t value__ = 0x0 ;
  1600. 265600 }
  1601. 265601 
  1602. 265602 namespace System_Diagnostics__SourceSwitch
  1603. 265603 {
  1604. 265604 constexpr std::uintptr_t TypeInfo = 0x107F6FB0 ;
  1605. 265605 constexpr std::uintptr_t switchSettings = 0x10 ;
  1606. 265606 constexpr std::uintptr_t description = 0x18 ;
  1607. 265607 constexpr std::uintptr_t displayName = 0x20 ;
  1608. 265608 constexpr std::uintptr_t switchSetting = 0x28 ;
  1609. 265609 constexpr std::uintptr_t initialized = 0x2C ;
  1610. 265610 constexpr std::uintptr_t initializing = 0x2D ;
  1611. 265611 constexpr std::uintptr_t switchValueString = 0x30 ;
  1612. 265612 constexpr std::uintptr_t defaultValue = 0x38 ;
  1613. 265613 constexpr std::uintptr_t m_intializedLock = 0x40 ;
  1614. 265614 }
  1615. 265615 
  1616. 265616 namespace System_Diagnostics__Switch
  1617. 265617 {
  1618. 265618 constexpr std::uintptr_t TypeInfo = 0x107F74C0 ;
  1619. 265619 constexpr std::uintptr_t switchSettings = 0x10 ;
  1620. 265620 constexpr std::uintptr_t description = 0x18 ;
  1621. 265621 constexpr std::uintptr_t displayName = 0x20 ;
  1622. 265622 constexpr std::uintptr_t switchSetting = 0x28 ;
  1623. 265623 constexpr std::uintptr_t initialized = 0x2C ;
  1624. 265624 constexpr std::uintptr_t initializing = 0x2D ;
  1625. 265625 constexpr std::uintptr_t switchValueString = 0x30 ;
  1626. 265626 constexpr std::uintptr_t defaultValue = 0x38 ;
  1627. 265627 constexpr std::uintptr_t m_intializedLock = 0x40 ;
  1628. 265628 
  1629. 265629 namespace _static
  1630. 265630 {
  1631. 265631 constexpr std::uintptr_t switches = 0x0 ;
  1632. 265632 constexpr std::uintptr_t s_LastCollectionCount = 0x8 ;
  1633. 265633 }
  1634. 265634 
  1635. 265635 }
  1636. 265636 
  1637. 265637 namespace System_Diagnostics__SwitchLevelAttribute
  1638. 265638 {
  1639. 265639 constexpr std::uintptr_t type = 0x10 ;
  1640. 265640 }
  1641. 265641 
  1642. 265642 namespace System_Diagnostics__TraceEventCache
  1643. 265643 {
  1644. 265644 constexpr std::uintptr_t TypeInfo = 0x107F75B8 ;
  1645. 265645 constexpr std::uintptr_t timeStamp = 0x10 ;
  1646. 265646 constexpr std::uintptr_t dateTime = 0x18 ;
  1647. 265647 constexpr std::uintptr_t stackTrace = 0x20 ;
  1648. 265648 
  1649. 265649 namespace _static
  1650. 265650 {
  1651. 265651 constexpr std::uintptr_t processId = 0x0 ;
  1652. 265652 constexpr std::uintptr_t processName = 0x8 ;
  1653. 265653 }
  1654. 265654 
  1655. 265655 }
  1656. 265656 
  1657. 265657 namespace System_Diagnostics__TraceEventType
  1658. 265658 {
  1659. 265659 constexpr std::uintptr_t value__ = 0x0 ;
  1660. 265660 }
  1661. 265661 
  1662. 265662 namespace System_Diagnostics__TraceLevel
  1663. 265663 {
  1664. 265664 constexpr std::uintptr_t value__ = 0x0 ;
  1665. 265665 }
  1666. 265666 
  1667. 265667 namespace System_Diagnostics__TraceListener
  1668. 265668 {
  1669. 265669 constexpr std::uintptr_t _identity = 0x10 ;
  1670. 265670 constexpr std::uintptr_t indentLevel = 0x18 ;
  1671. 265671 constexpr std::uintptr_t indentSize = 0x1C ;
  1672. 265672 constexpr std::uintptr_t traceOptions = 0x20 ;
  1673. 265673 constexpr std::uintptr_t needIndent = 0x24 ;
  1674. 265674 constexpr std::uintptr_t listenerName = 0x28 ;
  1675. 265675 constexpr std::uintptr_t filter = 0x30 ;
  1676. 265676 }
  1677. 265677 
  1678. 265678 namespace System_Diagnostics__TraceListenerCollection
  1679. 265679 {
  1680. 265680 constexpr std::uintptr_t TypeInfo = 0x107F6FD0 ;
  1681. 265681 constexpr std::uintptr_t list = 0x10 ;
  1682. 265682 }
  1683. 265683 
  1684. 265684 namespace System_Diagnostics__TraceOptions
  1685. 265685 {
  1686. 265686 constexpr std::uintptr_t value__ = 0x0 ;
  1687. 265687 }
  1688. 265688 
  1689. 265689 namespace System_Diagnostics__TraceSource
  1690. 265690 {
  1691. 265691 constexpr std::uintptr_t TypeInfo = 0x107998B0 ;
  1692. 265692 constexpr std::uintptr_t internalSwitch = 0x10 ;
  1693. 265693 constexpr std::uintptr_t listeners = 0x18 ;
  1694. 265694 constexpr std::uintptr_t attributes = 0x20 ;
  1695. 265695 constexpr std::uintptr_t switchLevel = 0x28 ;
  1696. 265696 constexpr std::uintptr_t sourceName = 0x30 ;
  1697. 265697 constexpr std::uintptr_t _initCalled = 0x38 ;
  1698. 265698 
  1699. 265699 namespace _static
  1700. 265700 {
  1701. 265701 constexpr std::uintptr_t tracesources = 0x0 ;
  1702. 265702 constexpr std::uintptr_t s_LastCollectionCount = 0x8 ;
  1703. 265703 }
  1704. 265704 
  1705. 265705 }
  1706. 265706 
  1707. 265707 namespace System_Diagnostics__TraceSwitch
  1708. 265708 {
  1709. 265709 constexpr std::uintptr_t switchSettings = 0x10 ;
  1710. 265710 constexpr std::uintptr_t description = 0x18 ;
  1711. 265711 constexpr std::uintptr_t displayName = 0x20 ;
  1712. 265712 constexpr std::uintptr_t switchSetting = 0x28 ;
  1713. 265713 constexpr std::uintptr_t initialized = 0x2C ;
  1714. 265714 constexpr std::uintptr_t initializing = 0x2D ;
  1715. 265715 constexpr std::uintptr_t switchValueString = 0x30 ;
  1716. 265716 constexpr std::uintptr_t defaultValue = 0x38 ;
  1717. 265717 constexpr std::uintptr_t m_intializedLock = 0x40 ;
  1718. 265718 }
  1719. 265719 
  1720. 265720 namespace System_Diagnostics__UserCallBack
  1721. 265721 {
  1722. 265722 constexpr std::uintptr_t method_ptr = 0x10 ;
  1723. 265723 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1724. 265724 constexpr std::uintptr_t m_target = 0x20 ;
  1725. 265725 constexpr std::uintptr_t method = 0x28 ;
  1726. 265726 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1727. 265727 constexpr std::uintptr_t extra_arg = 0x38 ;
  1728. 265728 constexpr std::uintptr_t method_code = 0x40 ;
  1729. 265729 constexpr std::uintptr_t interp_method = 0x48 ;
  1730. 265730 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1731. 265731 constexpr std::uintptr_t method_info = 0x58 ;
  1732. 265732 constexpr std::uintptr_t original_method_info = 0x60 ;
  1733. 265733 constexpr std::uintptr_t data = 0x68 ;
  1734. 265734 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1735. 265735 constexpr std::uintptr_t delegates = 0x78 ;
  1736. 265736 }
  1737. 265737 
  1738. 265738 namespace System_Diagnostics__AsyncStreamReader
  1739. 265739 {
  1740. 265740 constexpr std::uintptr_t stream = 0x10 ;
  1741. 265741 constexpr std::uintptr_t encoding = 0x18 ;
  1742. 265742 constexpr std::uintptr_t decoder = 0x20 ;
  1743. 265743 constexpr std::uintptr_t byteBuffer = 0x28 ;
  1744. 265744 constexpr std::uintptr_t charBuffer = 0x30 ;
  1745. 265745 constexpr std::uintptr_t _maxCharsPerBuffer = 0x38 ;
  1746. 265746 constexpr std::uintptr_t process = 0x40 ;
  1747. 265747 constexpr std::uintptr_t userCallBack = 0x48 ;
  1748. 265748 constexpr std::uintptr_t cancelOperation = 0x50 ;
  1749. 265749 constexpr std::uintptr_t eofEvent = 0x58 ;
  1750. 265750 constexpr std::uintptr_t messageQueue = 0x60 ;
  1751. 265751 constexpr std::uintptr_t sb = 0x68 ;
  1752. 265752 constexpr std::uintptr_t bLastCarriageReturn = 0x70 ;
  1753. 265753 constexpr std::uintptr_t currentLinePos = 0x74 ;
  1754. 265754 constexpr std::uintptr_t syncObject = 0x78 ;
  1755. 265755 constexpr std::uintptr_t asyncReadResult = 0x80 ;
  1756. 265756 }
  1757. 265757 
  1758. 265758 namespace System_Diagnostics__Process
  1759. 265759 {
  1760. 265760 constexpr std::uintptr_t _identity = 0x10 ;
  1761. 265761 constexpr std::uintptr_t site = 0x18 ;
  1762. 265762 constexpr std::uintptr_t events = 0x20 ;
  1763. 265763 constexpr std::uintptr_t haveProcessId = 0x28 ;
  1764. 265764 constexpr std::uintptr_t processId = 0x2C ;
  1765. 265765 constexpr std::uintptr_t haveProcessHandle = 0x30 ;
  1766. 265766 constexpr std::uintptr_t m_processHandle = 0x38 ;
  1767. 265767 constexpr std::uintptr_t isRemoteMachine = 0x40 ;
  1768. 265768 constexpr std::uintptr_t machineName = 0x48 ;
  1769. 265769 constexpr std::uintptr_t m_processAccess = 0x50 ;
  1770. 265770 constexpr std::uintptr_t threads = 0x58 ;
  1771. 265771 constexpr std::uintptr_t modules = 0x60 ;
  1772. 265772 constexpr std::uintptr_t haveWorkingSetLimits = 0x68 ;
  1773. 265773 constexpr std::uintptr_t minWorkingSet = 0x70 ;
  1774. 265774 constexpr std::uintptr_t maxWorkingSet = 0x78 ;
  1775. 265775 constexpr std::uintptr_t havePriorityClass = 0x80 ;
  1776. 265776 constexpr std::uintptr_t startInfo = 0x88 ;
  1777. 265777 constexpr std::uintptr_t watchForExit = 0x90 ;
  1778. 265778 constexpr std::uintptr_t watchingForExit = 0x91 ;
  1779. 265779 constexpr std::uintptr_t onExited = 0x98 ;
  1780. 265780 constexpr std::uintptr_t exited = 0xA0 ;
  1781. 265781 constexpr std::uintptr_t exitCode = 0xA4 ;
  1782. 265782 constexpr std::uintptr_t signaled = 0xA8 ;
  1783. 265783 constexpr std::uintptr_t haveExitTime = 0xA9 ;
  1784. 265784 constexpr std::uintptr_t raisedOnExited = 0xAA ;
  1785. 265785 constexpr std::uintptr_t registeredWaitHandle = 0xB0 ;
  1786. 265786 constexpr std::uintptr_t waitHandle = 0xB8 ;
  1787. 265787 constexpr std::uintptr_t synchronizingObject = 0xC0 ;
  1788. 265788 constexpr std::uintptr_t standardOutput = 0xC8 ;
  1789. 265789 constexpr std::uintptr_t standardInput = 0xD0 ;
  1790. 265790 constexpr std::uintptr_t standardError = 0xD8 ;
  1791. 265791 constexpr std::uintptr_t disposed = 0xE0 ;
  1792. 265792 constexpr std::uintptr_t outputStreamReadMode = 0xE4 ;
  1793. 265793 constexpr std::uintptr_t errorStreamReadMode = 0xE8 ;
  1794. 265794 constexpr std::uintptr_t inputStreamReadMode = 0xEC ;
  1795. 265795 constexpr std::uintptr_t OutputDataReceived = 0xF0 ;
  1796. 265796 constexpr std::uintptr_t ErrorDataReceived = 0xF8 ;
  1797. 265797 constexpr std::uintptr_t output = 0x100 ;
  1798. 265798 constexpr std::uintptr_t error = 0x108 ;
  1799. 265799 constexpr std::uintptr_t pendingOutputRead = 0x110 ;
  1800. 265800 constexpr std::uintptr_t pendingErrorRead = 0x111 ;
  1801. 265801 constexpr std::uintptr_t process_name = 0x118 ;
  1802. 265802 }
  1803. 265803 
  1804. 265804 namespace System_Diagnostics__ProcessModuleCollection
  1805. 265805 {
  1806. 265806 constexpr std::uintptr_t _list = 0x10 ;
  1807. 265807 }
  1808. 265808 
  1809. 265809 namespace System_Diagnostics__ProcessStartInfo
  1810. 265810 {
  1811. 265811 constexpr std::uintptr_t fileName = 0x10 ;
  1812. 265812 constexpr std::uintptr_t arguments = 0x18 ;
  1813. 265813 constexpr std::uintptr_t directory = 0x20 ;
  1814. 265814 constexpr std::uintptr_t verb = 0x28 ;
  1815. 265815 constexpr std::uintptr_t windowStyle = 0x30 ;
  1816. 265816 constexpr std::uintptr_t errorDialog = 0x34 ;
  1817. 265817 constexpr std::uintptr_t errorDialogParentHandle = 0x38 ;
  1818. 265818 constexpr std::uintptr_t useShellExecute = 0x40 ;
  1819. 265819 constexpr std::uintptr_t userName = 0x48 ;
  1820. 265820 constexpr std::uintptr_t domain = 0x50 ;
  1821. 265821 constexpr std::uintptr_t password = 0x58 ;
  1822. 265822 constexpr std::uintptr_t passwordInClearText = 0x60 ;
  1823. 265823 constexpr std::uintptr_t loadUserProfile = 0x68 ;
  1824. 265824 constexpr std::uintptr_t redirectStandardInput = 0x69 ;
  1825. 265825 constexpr std::uintptr_t redirectStandardOutput = 0x6A ;
  1826. 265826 constexpr std::uintptr_t redirectStandardError = 0x6B ;
  1827. 265827 constexpr std::uintptr_t standardOutputEncoding = 0x70 ;
  1828. 265828 constexpr std::uintptr_t standardErrorEncoding = 0x78 ;
  1829. 265829 constexpr std::uintptr_t createNoWindow = 0x80 ;
  1830. 265830 constexpr std::uintptr_t weakParentProcess = 0x88 ;
  1831. 265831 constexpr std::uintptr_t environmentVariables = 0x90 ;
  1832. 265832 constexpr std::uintptr_t _argumentList = 0x98 ;
  1833. 265833 constexpr std::uintptr_t environment = 0xA0 ;
  1834. 265834 constexpr std::uintptr_t _StandardInputEncoding_k__BackingField = 0xA8 ;
  1835. 265835 
  1836. 265836 namespace _static
  1837. 265837 {
  1838. 265838 constexpr std::uintptr_t empty = 0x0 ;
  1839. 265839 }
  1840. 265840 
  1841. 265841 }
  1842. 265842 
  1843. 265843 namespace System_Diagnostics__ProcessThreadCollection
  1844. 265844 {
  1845. 265845 constexpr std::uintptr_t _list = 0x10 ;
  1846. 265846 }
  1847. 265847 
  1848. 265848 namespace System_Diagnostics__ProcessWaitHandle
  1849. 265849 {
  1850. 265850 constexpr std::uintptr_t _identity = 0x10 ;
  1851. 265851 constexpr std::uintptr_t waitHandle = 0x18 ;
  1852. 265852 constexpr std::uintptr_t safeWaitHandle = 0x20 ;
  1853. 265853 constexpr std::uintptr_t hasThreadAffinity = 0x28 ;
  1854. 265854 }
  1855. 265855 
  1856. 265856 namespace System_Diagnostics__DataReceivedEventArgs
  1857. 265857 {
  1858. 265858 constexpr std::uintptr_t data = 0x10 ;
  1859. 265859 }
  1860. 265860 
  1861. 265861 namespace System_Diagnostics__DataReceivedEventHandler
  1862. 265862 {
  1863. 265863 constexpr std::uintptr_t method_ptr = 0x10 ;
  1864. 265864 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1865. 265865 constexpr std::uintptr_t m_target = 0x20 ;
  1866. 265866 constexpr std::uintptr_t method = 0x28 ;
  1867. 265867 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1868. 265868 constexpr std::uintptr_t extra_arg = 0x38 ;
  1869. 265869 constexpr std::uintptr_t method_code = 0x40 ;
  1870. 265870 constexpr std::uintptr_t interp_method = 0x48 ;
  1871. 265871 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1872. 265872 constexpr std::uintptr_t method_info = 0x58 ;
  1873. 265873 constexpr std::uintptr_t original_method_info = 0x60 ;
  1874. 265874 constexpr std::uintptr_t data = 0x68 ;
  1875. 265875 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1876. 265876 constexpr std::uintptr_t delegates = 0x78 ;
  1877. 265877 }
  1878. 265878 
  1879. 265879 namespace System_Diagnostics__DefaultTraceListener
  1880. 265880 {
  1881. 265881 constexpr std::uintptr_t TypeInfo = 0x107F6FC0 ;
  1882. 265882 constexpr std::uintptr_t _identity = 0x10 ;
  1883. 265883 constexpr std::uintptr_t indentLevel = 0x18 ;
  1884. 265884 constexpr std::uintptr_t indentSize = 0x1C ;
  1885. 265885 constexpr std::uintptr_t traceOptions = 0x20 ;
  1886. 265886 constexpr std::uintptr_t needIndent = 0x24 ;
  1887. 265887 constexpr std::uintptr_t listenerName = 0x28 ;
  1888. 265888 constexpr std::uintptr_t filter = 0x30 ;
  1889. 265889 constexpr std::uintptr_t logFileName = 0x38 ;
  1890. 265890 
  1891. 265891 namespace _static
  1892. 265892 {
  1893. 265893 constexpr std::uintptr_t OnWin32 = 0x0 ;
  1894. 265894 constexpr std::uintptr_t MonoTracePrefix = 0x8 ;
  1895. 265895 constexpr std::uintptr_t MonoTraceFile = 0x10 ;
  1896. 265896 }
  1897. 265897 
  1898. 265898 }
  1899. 265899 
  1900. 265900 namespace System_Diagnostics__MonitoringDescriptionAttribute
  1901. 265901 {
  1902. 265902 constexpr std::uintptr_t _DescriptionValue_k__BackingField = 0x10 ;
  1903. 265903 }
  1904. 265904 
  1905. 265905 namespace System_Diagnostics__ProcessPriorityClass
  1906. 265906 {
  1907. 265907 constexpr std::uintptr_t value__ = 0x0 ;
  1908. 265908 }
  1909. 265909 
  1910. 265910 namespace System_Diagnostics__ProcessWindowStyle
  1911. 265911 {
  1912. 265912 constexpr std::uintptr_t value__ = 0x0 ;
  1913. 265913 }
  1914. 265914 
  1915. 265915 namespace System_Diagnostics__Stopwatch
  1916. 265916 {
  1917. 265917 constexpr std::uintptr_t TypeInfo = 0x10835570 ;
  1918. 265918 constexpr std::uintptr_t elapsed = 0x10 ;
  1919. 265919 constexpr std::uintptr_t started = 0x18 ;
  1920. 265920 constexpr std::uintptr_t is_running = 0x20 ;
  1921. 265921 
  1922. 265922 namespace _static
  1923. 265923 {
  1924. 265924 constexpr std::uintptr_t Frequency = 0x0 ;
  1925. 265925 constexpr std::uintptr_t IsHighResolution = 0x8 ;
  1926. 265926 }
  1927. 265927 
  1928. 265928 }
  1929. 265929 
  1930. 265930 namespace System_Security_Authentication__AuthenticationException
  1931. 265931 {
  1932. 265932 constexpr std::uintptr_t _className = 0x10 ;
  1933. 265933 constexpr std::uintptr_t _message = 0x18 ;
  1934. 265934 constexpr std::uintptr_t _data = 0x20 ;
  1935. 265935 constexpr std::uintptr_t _innerException = 0x28 ;
  1936. 265936 constexpr std::uintptr_t _helpURL = 0x30 ;
  1937. 265937 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1938. 265938 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1939. 265939 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1940. 265940 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1941. 265941 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1942. 265942 constexpr std::uintptr_t _HResult = 0x60 ;
  1943. 265943 constexpr std::uintptr_t _source = 0x68 ;
  1944. 265944 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1945. 265945 constexpr std::uintptr_t captured_traces = 0x78 ;
  1946. 265946 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1947. 265947 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1948. 265948 }
  1949. 265949 
  1950. 265950 namespace System_Security_Authentication__SslProtocols
  1951. 265951 {
  1952. 265952 constexpr std::uintptr_t value__ = 0x0 ;
  1953. 265953 }
  1954. 265954 
  1955. 265955 namespace System_Security_Cryptography__DerSequenceReader
  1956. 265956 {
  1957. 265957 constexpr std::uintptr_t TypeInfo = 0x107EC8D0 ;
  1958. 265958 constexpr std::uintptr_t _data = 0x10 ;
  1959. 265959 constexpr std::uintptr_t _end = 0x18 ;
  1960. 265960 constexpr std::uintptr_t _position = 0x1C ;
  1961. 265961 constexpr std::uintptr_t _ContentLength_k__BackingField = 0x20 ;
  1962. 265962 
  1963. 265963 namespace _static
  1964. 265964 {
  1965. 265965 constexpr std::uintptr_t s_validityDateTimeFormatInfo = 0x0 ;
  1966. 265966 constexpr std::uintptr_t s_utf8EncodingWithExceptionFallback = 0x8 ;
  1967. 265967 constexpr std::uintptr_t s_latin1Encoding = 0x10 ;
  1968. 265968 }
  1969. 265969 
  1970. 265970 }
  1971. 265971 
  1972. 265972 namespace System_Security_Cryptography__Oid
  1973. 265973 {
  1974. 265974 constexpr std::uintptr_t TypeInfo = 0x107F6A00 ;
  1975. 265975 constexpr std::uintptr_t _value = 0x10 ;
  1976. 265976 constexpr std::uintptr_t _friendlyName = 0x18 ;
  1977. 265977 constexpr std::uintptr_t _group = 0x20 ;
  1978. 265978 }
  1979. 265979 
  1980. 265980 namespace System_Security_Cryptography__OidCollection
  1981. 265981 {
  1982. 265982 constexpr std::uintptr_t TypeInfo = 0x107FC4C8 ;
  1983. 265983 constexpr std::uintptr_t _list = 0x10 ;
  1984. 265984 }
  1985. 265985 
  1986. 265986 namespace System_Security_Cryptography__OidEnumerator
  1987. 265987 {
  1988. 265988 constexpr std::uintptr_t _oids = 0x10 ;
  1989. 265989 constexpr std::uintptr_t _current = 0x18 ;
  1990. 265990 }
  1991. 265991 
  1992. 265992 namespace System_Security_Cryptography__OidGroup
  1993. 265993 {
  1994. 265994 constexpr std::uintptr_t value__ = 0x0 ;
  1995. 265995 }
  1996. 265996 
  1997. 265997 namespace System_Security_Cryptography__AsnDecodeStatus
  1998. 265998 {
  1999. 265999 constexpr std::uintptr_t value__ = 0x0 ;
  2000. 266000 }
← Prev Next → Page 133 of 171 — lines 264,001–266,000 of 341,881