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 109 of 171 — lines 216,001–218,000 of 341,881
341,881 lines
  1. 216001 constexpr std::uintptr_t accessMask = 0x18 ;
  2. 216002 constexpr std::uintptr_t isInherited = 0x1C ;
  3. 216003 constexpr std::uintptr_t inheritanceFlags = 0x20 ;
  4. 216004 constexpr std::uintptr_t propagationFlags = 0x24 ;
  5. 216005 constexpr std::uintptr_t type = 0x28 ;
  6. 216006 }
  7. 216007 
  8. 216008 namespace System_Security_AccessControl__FileSystemRights
  9. 216009 {
  10. 216010 constexpr std::uintptr_t value__ = 0x0 ;
  11. 216011 }
  12. 216012 
  13. 216013 namespace System_Security_AccessControl__FileSystemSecurity
  14. 216014 {
  15. 216015 constexpr std::uintptr_t descriptor = 0x10 ;
  16. 216016 constexpr std::uintptr_t sections_modified = 0x18 ;
  17. 216017 constexpr std::uintptr_t rw_lock = 0x20 ;
  18. 216018 constexpr std::uintptr_t exception_from_error_code = 0x28 ;
  19. 216019 constexpr std::uintptr_t resource_type = 0x30 ;
  20. 216020 }
  21. 216021 
  22. 216022 namespace System_Security_AccessControl__GenericAce
  23. 216023 {
  24. 216024 constexpr std::uintptr_t ace_flags = 0x10 ;
  25. 216025 constexpr std::uintptr_t ace_type = 0x11 ;
  26. 216026 }
  27. 216027 
  28. 216028 namespace System_Security_AccessControl__InheritanceFlags
  29. 216029 {
  30. 216030 constexpr std::uintptr_t value__ = 0x0 ;
  31. 216031 }
  32. 216032 
  33. 216033 namespace System_Security_AccessControl__KnownAce
  34. 216034 {
  35. 216035 constexpr std::uintptr_t ace_flags = 0x10 ;
  36. 216036 constexpr std::uintptr_t ace_type = 0x11 ;
  37. 216037 constexpr std::uintptr_t access_mask = 0x18 ;
  38. 216038 constexpr std::uintptr_t identifier = 0x20 ;
  39. 216039 }
  40. 216040 
  41. 216041 namespace System_Security_AccessControl__NativeObjectSecurity
  42. 216042 {
  43. 216043 constexpr std::uintptr_t descriptor = 0x10 ;
  44. 216044 constexpr std::uintptr_t sections_modified = 0x18 ;
  45. 216045 constexpr std::uintptr_t rw_lock = 0x20 ;
  46. 216046 constexpr std::uintptr_t exception_from_error_code = 0x28 ;
  47. 216047 constexpr std::uintptr_t resource_type = 0x30 ;
  48. 216048 }
  49. 216049 
  50. 216050 namespace System_Security_AccessControl__ObjectAce
  51. 216051 {
  52. 216052 constexpr std::uintptr_t ace_flags = 0x10 ;
  53. 216053 constexpr std::uintptr_t ace_type = 0x11 ;
  54. 216054 constexpr std::uintptr_t access_mask = 0x18 ;
  55. 216055 constexpr std::uintptr_t identifier = 0x20 ;
  56. 216056 constexpr std::uintptr_t opaque = 0x28 ;
  57. 216057 constexpr std::uintptr_t object_ace_type = 0x30 ;
  58. 216058 constexpr std::uintptr_t inherited_object_type = 0x40 ;
  59. 216059 constexpr std::uintptr_t object_ace_flags = 0x50 ;
  60. 216060 }
  61. 216061 
  62. 216062 namespace System_Security_AccessControl__ObjectAceFlags
  63. 216063 {
  64. 216064 constexpr std::uintptr_t value__ = 0x0 ;
  65. 216065 }
  66. 216066 
  67. 216067 namespace System_Security_AccessControl__ObjectSecurity
  68. 216068 {
  69. 216069 constexpr std::uintptr_t descriptor = 0x10 ;
  70. 216070 constexpr std::uintptr_t sections_modified = 0x18 ;
  71. 216071 constexpr std::uintptr_t rw_lock = 0x20 ;
  72. 216072 }
  73. 216073 
  74. 216074 namespace System_Security_AccessControl__PropagationFlags
  75. 216075 {
  76. 216076 constexpr std::uintptr_t value__ = 0x0 ;
  77. 216077 }
  78. 216078 
  79. 216079 namespace System_Security_AccessControl__QualifiedAce
  80. 216080 {
  81. 216081 constexpr std::uintptr_t ace_flags = 0x10 ;
  82. 216082 constexpr std::uintptr_t ace_type = 0x11 ;
  83. 216083 constexpr std::uintptr_t access_mask = 0x18 ;
  84. 216084 constexpr std::uintptr_t identifier = 0x20 ;
  85. 216085 constexpr std::uintptr_t opaque = 0x28 ;
  86. 216086 }
  87. 216087 
  88. 216088 namespace System_Security_AccessControl__RawAcl
  89. 216089 {
  90. 216090 constexpr std::uintptr_t revision = 0x10 ;
  91. 216091 constexpr std::uintptr_t list = 0x18 ;
  92. 216092 }
  93. 216093 
  94. 216094 namespace System_Security_AccessControl__ResourceType
  95. 216095 {
  96. 216096 constexpr std::uintptr_t value__ = 0x0 ;
  97. 216097 }
  98. 216098 
  99. 216099 namespace System_Security_AccessControl__SystemAcl
  100. 216100 {
  101. 216101 constexpr std::uintptr_t is_aefa = 0x10 ;
  102. 216102 constexpr std::uintptr_t is_canonical = 0x11 ;
  103. 216103 constexpr std::uintptr_t is_container = 0x12 ;
  104. 216104 constexpr std::uintptr_t is_ds = 0x13 ;
  105. 216105 constexpr std::uintptr_t raw_acl = 0x18 ;
  106. 216106 }
  107. 216107 
  108. 216108 namespace System_Runtime__AmbiguousImplementationException
  109. 216109 {
  110. 216110 constexpr std::uintptr_t _className = 0x10 ;
  111. 216111 constexpr std::uintptr_t _message = 0x18 ;
  112. 216112 constexpr std::uintptr_t _data = 0x20 ;
  113. 216113 constexpr std::uintptr_t _innerException = 0x28 ;
  114. 216114 constexpr std::uintptr_t _helpURL = 0x30 ;
  115. 216115 constexpr std::uintptr_t _stackTrace = 0x38 ;
  116. 216116 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  117. 216117 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  118. 216118 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  119. 216119 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  120. 216120 constexpr std::uintptr_t _HResult = 0x60 ;
  121. 216121 constexpr std::uintptr_t _source = 0x68 ;
  122. 216122 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  123. 216123 constexpr std::uintptr_t captured_traces = 0x78 ;
  124. 216124 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  125. 216125 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  126. 216126 }
  127. 216127 
  128. 216128 namespace System_Runtime_Remoting__ChannelInfo
  129. 216129 {
  130. 216130 constexpr std::uintptr_t channelData = 0x10 ;
  131. 216131 }
  132. 216132 
  133. 216133 namespace System_Runtime_Remoting__ActivatedClientTypeEntry
  134. 216134 {
  135. 216135 constexpr std::uintptr_t assembly_name = 0x10 ;
  136. 216136 constexpr std::uintptr_t type_name = 0x18 ;
  137. 216137 constexpr std::uintptr_t applicationUrl = 0x20 ;
  138. 216138 constexpr std::uintptr_t obj_type = 0x28 ;
  139. 216139 }
  140. 216140 
  141. 216141 namespace System_Runtime_Remoting__ActivatedServiceTypeEntry
  142. 216142 {
  143. 216143 constexpr std::uintptr_t assembly_name = 0x10 ;
  144. 216144 constexpr std::uintptr_t type_name = 0x18 ;
  145. 216145 constexpr std::uintptr_t obj_type = 0x20 ;
  146. 216146 }
  147. 216147 
  148. 216148 namespace System_Runtime_Remoting__CustomErrorsModes
  149. 216149 {
  150. 216150 constexpr std::uintptr_t value__ = 0x0 ;
  151. 216151 }
  152. 216152 
  153. 216153 namespace System_Runtime_Remoting__EnvoyInfo
  154. 216154 {
  155. 216155 constexpr std::uintptr_t envoySinks = 0x10 ;
  156. 216156 }
  157. 216157 
  158. 216158 namespace System_Runtime_Remoting__Identity
  159. 216159 {
  160. 216160 constexpr std::uintptr_t _objectUri = 0x10 ;
  161. 216161 constexpr std::uintptr_t _channelSink = 0x18 ;
  162. 216162 constexpr std::uintptr_t _envoySink = 0x20 ;
  163. 216163 constexpr std::uintptr_t _clientDynamicProperties = 0x28 ;
  164. 216164 constexpr std::uintptr_t _serverDynamicProperties = 0x30 ;
  165. 216165 constexpr std::uintptr_t _objRef = 0x38 ;
  166. 216166 constexpr std::uintptr_t _disposed = 0x40 ;
  167. 216167 }
  168. 216168 
  169. 216169 namespace System_Runtime_Remoting__ClientIdentity
  170. 216170 {
  171. 216171 constexpr std::uintptr_t _objectUri = 0x10 ;
  172. 216172 constexpr std::uintptr_t _channelSink = 0x18 ;
  173. 216173 constexpr std::uintptr_t _envoySink = 0x20 ;
  174. 216174 constexpr std::uintptr_t _clientDynamicProperties = 0x28 ;
  175. 216175 constexpr std::uintptr_t _serverDynamicProperties = 0x30 ;
  176. 216176 constexpr std::uintptr_t _objRef = 0x38 ;
  177. 216177 constexpr std::uintptr_t _disposed = 0x40 ;
  178. 216178 constexpr std::uintptr_t _proxyReference = 0x48 ;
  179. 216179 }
  180. 216180 
  181. 216181 namespace System_Runtime_Remoting__ObjRef
  182. 216182 {
  183. 216183 constexpr std::uintptr_t channel_info = 0x10 ;
  184. 216184 constexpr std::uintptr_t uri = 0x18 ;
  185. 216185 constexpr std::uintptr_t typeInfo = 0x20 ;
  186. 216186 constexpr std::uintptr_t envoyInfo = 0x28 ;
  187. 216187 constexpr std::uintptr_t flags = 0x30 ;
  188. 216188 constexpr std::uintptr_t _serverType = 0x38 ;
  189. 216189 
  190. 216190 namespace _static
  191. 216191 {
  192. 216192 constexpr std::uintptr_t MarshalledObjectRef = 0x0 ;
  193. 216193 constexpr std::uintptr_t WellKnowObjectRef = 0x4 ;
  194. 216194 }
  195. 216195 
  196. 216196 }
  197. 216197 
  198. 216198 namespace System_Runtime_Remoting__ConfigHandler
  199. 216199 {
  200. 216200 constexpr std::uintptr_t typeEntries = 0x10 ;
  201. 216201 constexpr std::uintptr_t channelInstances = 0x18 ;
  202. 216202 constexpr std::uintptr_t currentChannel = 0x20 ;
  203. 216203 constexpr std::uintptr_t currentProviderData = 0x28 ;
  204. 216204 constexpr std::uintptr_t currentClientUrl = 0x30 ;
  205. 216205 constexpr std::uintptr_t appName = 0x38 ;
  206. 216206 constexpr std::uintptr_t currentXmlPath = 0x40 ;
  207. 216207 constexpr std::uintptr_t onlyDelayedChannels = 0x48 ;
  208. 216208 }
  209. 216209 
  210. 216210 namespace System_Runtime_Remoting__ChannelData
  211. 216211 {
  212. 216212 constexpr std::uintptr_t Ref = 0x10 ;
  213. 216213 constexpr std::uintptr_t Type = 0x18 ;
  214. 216214 constexpr std::uintptr_t Id = 0x20 ;
  215. 216215 constexpr std::uintptr_t DelayLoadAsClientChannel = 0x28 ;
  216. 216216 constexpr std::uintptr_t _serverProviders = 0x30 ;
  217. 216217 constexpr std::uintptr_t _clientProviders = 0x38 ;
  218. 216218 constexpr std::uintptr_t _customProperties = 0x40 ;
  219. 216219 }
  220. 216220 
  221. 216221 namespace System_Runtime_Remoting__ProviderData
  222. 216222 {
  223. 216223 constexpr std::uintptr_t Ref = 0x10 ;
  224. 216224 constexpr std::uintptr_t Type = 0x18 ;
  225. 216225 constexpr std::uintptr_t Id = 0x20 ;
  226. 216226 constexpr std::uintptr_t CustomProperties = 0x28 ;
  227. 216227 constexpr std::uintptr_t CustomData = 0x30 ;
  228. 216228 }
  229. 216229 
  230. 216230 namespace System_Runtime_Remoting__FormatterData
  231. 216231 {
  232. 216232 constexpr std::uintptr_t Ref = 0x10 ;
  233. 216233 constexpr std::uintptr_t Type = 0x18 ;
  234. 216234 constexpr std::uintptr_t Id = 0x20 ;
  235. 216235 constexpr std::uintptr_t CustomProperties = 0x28 ;
  236. 216236 constexpr std::uintptr_t CustomData = 0x30 ;
  237. 216237 }
  238. 216238 
  239. 216239 namespace System_Runtime_Remoting__RemotingException
  240. 216240 {
  241. 216241 constexpr std::uintptr_t _className = 0x10 ;
  242. 216242 constexpr std::uintptr_t _message = 0x18 ;
  243. 216243 constexpr std::uintptr_t _data = 0x20 ;
  244. 216244 constexpr std::uintptr_t _innerException = 0x28 ;
  245. 216245 constexpr std::uintptr_t _helpURL = 0x30 ;
  246. 216246 constexpr std::uintptr_t _stackTrace = 0x38 ;
  247. 216247 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  248. 216248 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  249. 216249 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  250. 216250 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  251. 216251 constexpr std::uintptr_t _HResult = 0x60 ;
  252. 216252 constexpr std::uintptr_t _source = 0x68 ;
  253. 216253 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  254. 216254 constexpr std::uintptr_t captured_traces = 0x78 ;
  255. 216255 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  256. 216256 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  257. 216257 }
  258. 216258 
  259. 216259 namespace System_Runtime_Remoting__ServerIdentity
  260. 216260 {
  261. 216261 constexpr std::uintptr_t _objectUri = 0x10 ;
  262. 216262 constexpr std::uintptr_t _channelSink = 0x18 ;
  263. 216263 constexpr std::uintptr_t _envoySink = 0x20 ;
  264. 216264 constexpr std::uintptr_t _clientDynamicProperties = 0x28 ;
  265. 216265 constexpr std::uintptr_t _serverDynamicProperties = 0x30 ;
  266. 216266 constexpr std::uintptr_t _objRef = 0x38 ;
  267. 216267 constexpr std::uintptr_t _disposed = 0x40 ;
  268. 216268 constexpr std::uintptr_t _objectType = 0x48 ;
  269. 216269 constexpr std::uintptr_t _serverObject = 0x50 ;
  270. 216270 constexpr std::uintptr_t _serverSink = 0x58 ;
  271. 216271 constexpr std::uintptr_t _context = 0x60 ;
  272. 216272 constexpr std::uintptr_t _lease = 0x68 ;
  273. 216273 }
  274. 216274 
  275. 216275 namespace System_Runtime_Remoting__ClientActivatedIdentity
  276. 216276 {
  277. 216277 constexpr std::uintptr_t _objectUri = 0x10 ;
  278. 216278 constexpr std::uintptr_t _channelSink = 0x18 ;
  279. 216279 constexpr std::uintptr_t _envoySink = 0x20 ;
  280. 216280 constexpr std::uintptr_t _clientDynamicProperties = 0x28 ;
  281. 216281 constexpr std::uintptr_t _serverDynamicProperties = 0x30 ;
  282. 216282 constexpr std::uintptr_t _objRef = 0x38 ;
  283. 216283 constexpr std::uintptr_t _disposed = 0x40 ;
  284. 216284 constexpr std::uintptr_t _objectType = 0x48 ;
  285. 216285 constexpr std::uintptr_t _serverObject = 0x50 ;
  286. 216286 constexpr std::uintptr_t _serverSink = 0x58 ;
  287. 216287 constexpr std::uintptr_t _context = 0x60 ;
  288. 216288 constexpr std::uintptr_t _lease = 0x68 ;
  289. 216289 constexpr std::uintptr_t _targetThis = 0x70 ;
  290. 216290 }
  291. 216291 
  292. 216292 namespace System_Runtime_Remoting__SingletonIdentity
  293. 216293 {
  294. 216294 constexpr std::uintptr_t _objectUri = 0x10 ;
  295. 216295 constexpr std::uintptr_t _channelSink = 0x18 ;
  296. 216296 constexpr std::uintptr_t _envoySink = 0x20 ;
  297. 216297 constexpr std::uintptr_t _clientDynamicProperties = 0x28 ;
  298. 216298 constexpr std::uintptr_t _serverDynamicProperties = 0x30 ;
  299. 216299 constexpr std::uintptr_t _objRef = 0x38 ;
  300. 216300 constexpr std::uintptr_t _disposed = 0x40 ;
  301. 216301 constexpr std::uintptr_t _objectType = 0x48 ;
  302. 216302 constexpr std::uintptr_t _serverObject = 0x50 ;
  303. 216303 constexpr std::uintptr_t _serverSink = 0x58 ;
  304. 216304 constexpr std::uintptr_t _context = 0x60 ;
  305. 216305 constexpr std::uintptr_t _lease = 0x68 ;
  306. 216306 }
  307. 216307 
  308. 216308 namespace System_Runtime_Remoting__SingleCallIdentity
  309. 216309 {
  310. 216310 constexpr std::uintptr_t _objectUri = 0x10 ;
  311. 216311 constexpr std::uintptr_t _channelSink = 0x18 ;
  312. 216312 constexpr std::uintptr_t _envoySink = 0x20 ;
  313. 216313 constexpr std::uintptr_t _clientDynamicProperties = 0x28 ;
  314. 216314 constexpr std::uintptr_t _serverDynamicProperties = 0x30 ;
  315. 216315 constexpr std::uintptr_t _objRef = 0x38 ;
  316. 216316 constexpr std::uintptr_t _disposed = 0x40 ;
  317. 216317 constexpr std::uintptr_t _objectType = 0x48 ;
  318. 216318 constexpr std::uintptr_t _serverObject = 0x50 ;
  319. 216319 constexpr std::uintptr_t _serverSink = 0x58 ;
  320. 216320 constexpr std::uintptr_t _context = 0x60 ;
  321. 216321 constexpr std::uintptr_t _lease = 0x68 ;
  322. 216322 }
  323. 216323 
  324. 216324 namespace System_Runtime_Remoting__DisposerReplySink
  325. 216325 {
  326. 216326 constexpr std::uintptr_t _next = 0x10 ;
  327. 216327 constexpr std::uintptr_t _disposable = 0x18 ;
  328. 216328 }
  329. 216329 
  330. 216330 namespace System_Runtime_Remoting__TypeEntry
  331. 216331 {
  332. 216332 constexpr std::uintptr_t assembly_name = 0x10 ;
  333. 216333 constexpr std::uintptr_t type_name = 0x18 ;
  334. 216334 }
  335. 216335 
  336. 216336 namespace System_Runtime_Remoting__TypeInfo
  337. 216337 {
  338. 216338 constexpr std::uintptr_t serverType = 0x10 ;
  339. 216339 constexpr std::uintptr_t serverHierarchy = 0x18 ;
  340. 216340 constexpr std::uintptr_t interfacesImplemented = 0x20 ;
  341. 216341 }
  342. 216342 
  343. 216343 namespace System_Runtime_Remoting__WellKnownClientTypeEntry
  344. 216344 {
  345. 216345 constexpr std::uintptr_t assembly_name = 0x10 ;
  346. 216346 constexpr std::uintptr_t type_name = 0x18 ;
  347. 216347 constexpr std::uintptr_t obj_type = 0x20 ;
  348. 216348 constexpr std::uintptr_t obj_url = 0x28 ;
  349. 216349 constexpr std::uintptr_t app_url = 0x30 ;
  350. 216350 }
  351. 216351 
  352. 216352 namespace System_Runtime_Remoting__WellKnownObjectMode
  353. 216353 {
  354. 216354 constexpr std::uintptr_t value__ = 0x0 ;
  355. 216355 }
  356. 216356 
  357. 216357 namespace System_Runtime_Remoting__WellKnownServiceTypeEntry
  358. 216358 {
  359. 216359 constexpr std::uintptr_t assembly_name = 0x10 ;
  360. 216360 constexpr std::uintptr_t type_name = 0x18 ;
  361. 216361 constexpr std::uintptr_t obj_type = 0x20 ;
  362. 216362 constexpr std::uintptr_t obj_uri = 0x28 ;
  363. 216363 constexpr std::uintptr_t obj_mode = 0x30 ;
  364. 216364 }
  365. 216365 
  366. 216366 namespace System_Runtime_Remoting_Proxies__TransparentProxy
  367. 216367 {
  368. 216368 constexpr std::uintptr_t _rp = 0x10 ;
  369. 216369 constexpr std::uintptr_t _class = 0x18 ;
  370. 216370 constexpr std::uintptr_t _custom_type_info = 0x20 ;
  371. 216371 }
  372. 216372 
  373. 216373 namespace System_Runtime_Remoting_Proxies__RealProxy
  374. 216374 {
  375. 216375 constexpr std::uintptr_t class_to_proxy = 0x10 ;
  376. 216376 constexpr std::uintptr_t _targetContext = 0x18 ;
  377. 216377 constexpr std::uintptr_t _server = 0x20 ;
  378. 216378 constexpr std::uintptr_t _targetDomainId = 0x28 ;
  379. 216379 constexpr std::uintptr_t _targetUri = 0x30 ;
  380. 216380 constexpr std::uintptr_t _objectIdentity = 0x38 ;
  381. 216381 constexpr std::uintptr_t _objTP = 0x40 ;
  382. 216382 constexpr std::uintptr_t _stubData = 0x48 ;
  383. 216383 }
  384. 216384 
  385. 216385 namespace System_Runtime_Remoting_Proxies__RemotingProxy
  386. 216386 {
  387. 216387 constexpr std::uintptr_t class_to_proxy = 0x10 ;
  388. 216388 constexpr std::uintptr_t _targetContext = 0x18 ;
  389. 216389 constexpr std::uintptr_t _server = 0x20 ;
  390. 216390 constexpr std::uintptr_t _targetDomainId = 0x28 ;
  391. 216391 constexpr std::uintptr_t _targetUri = 0x30 ;
  392. 216392 constexpr std::uintptr_t _objectIdentity = 0x38 ;
  393. 216393 constexpr std::uintptr_t _objTP = 0x40 ;
  394. 216394 constexpr std::uintptr_t _stubData = 0x48 ;
  395. 216395 constexpr std::uintptr_t _sink = 0x50 ;
  396. 216396 constexpr std::uintptr_t _hasEnvoySink = 0x58 ;
  397. 216397 constexpr std::uintptr_t _ctorCall = 0x60 ;
  398. 216398 
  399. 216399 namespace _static
  400. 216400 {
  401. 216401 constexpr std::uintptr_t _cache_GetTypeMethod = 0x0 ;
  402. 216402 constexpr std::uintptr_t _cache_GetHashCodeMethod = 0x8 ;
  403. 216403 }
  404. 216404 
  405. 216405 }
  406. 216406 
  407. 216407 namespace System_Runtime_Remoting_Lifetime__Lease
  408. 216408 {
  409. 216409 constexpr std::uintptr_t _identity = 0x10 ;
  410. 216410 constexpr std::uintptr_t _leaseExpireTime = 0x18 ;
  411. 216411 constexpr std::uintptr_t _currentState = 0x20 ;
  412. 216412 constexpr std::uintptr_t _initialLeaseTime = 0x28 ;
  413. 216413 constexpr std::uintptr_t _renewOnCallTime = 0x30 ;
  414. 216414 constexpr std::uintptr_t _sponsorshipTimeout = 0x38 ;
  415. 216415 constexpr std::uintptr_t _sponsors = 0x40 ;
  416. 216416 constexpr std::uintptr_t _renewingSponsors = 0x48 ;
  417. 216417 constexpr std::uintptr_t _renewalDelegate = 0x50 ;
  418. 216418 }
  419. 216419 
  420. 216420 namespace System_Runtime_Remoting_Lifetime__LeaseManager
  421. 216421 {
  422. 216422 constexpr std::uintptr_t _objects = 0x10 ;
  423. 216423 constexpr std::uintptr_t _timer = 0x18 ;
  424. 216424 }
  425. 216425 
  426. 216426 namespace System_Runtime_Remoting_Lifetime__LeaseSink
  427. 216427 {
  428. 216428 constexpr std::uintptr_t _nextSink = 0x10 ;
  429. 216429 }
  430. 216430 
  431. 216431 namespace System_Runtime_Remoting_Lifetime__LeaseState
  432. 216432 {
  433. 216433 constexpr std::uintptr_t value__ = 0x0 ;
  434. 216434 }
  435. 216435 
  436. 216436 namespace System_Runtime_Remoting_Contexts__Context
  437. 216437 {
  438. 216438 constexpr std::uintptr_t TypeInfo = 0x10732DD8 ;
  439. 216439 constexpr std::uintptr_t domain_id = 0x10 ;
  440. 216440 constexpr std::uintptr_t context_id = 0x14 ;
  441. 216441 constexpr std::uintptr_t static_data = 0x18 ;
  442. 216442 constexpr std::uintptr_t data = 0x20 ;
  443. 216443 constexpr std::uintptr_t server_context_sink_chain = 0x28 ;
  444. 216444 constexpr std::uintptr_t client_context_sink_chain = 0x30 ;
  445. 216445 constexpr std::uintptr_t context_properties = 0x38 ;
  446. 216446 constexpr std::uintptr_t _localDataStore = 0x40 ;
  447. 216447 constexpr std::uintptr_t context_dynamic_properties = 0x48 ;
  448. 216448 constexpr std::uintptr_t callback_object = 0x50 ;
  449. 216449 
  450. 216450 namespace _static
  451. 216451 {
  452. 216452 constexpr std::uintptr_t local_slots = 0x0 ;
  453. 216453 constexpr std::uintptr_t default_server_context_sink = 0x8 ;
  454. 216454 constexpr std::uintptr_t global_count = 0x10 ;
  455. 216455 constexpr std::uintptr_t _localDataStoreMgr = 0x18 ;
  456. 216456 constexpr std::uintptr_t global_dynamic_properties = 0x20 ;
  457. 216457 }
  458. 216458 
  459. 216459 }
  460. 216460 
  461. 216461 namespace System_Runtime_Remoting_Contexts__DynamicPropertyCollection
  462. 216462 {
  463. 216463 constexpr std::uintptr_t _properties = 0x10 ;
  464. 216464 }
  465. 216465 
  466. 216466 namespace System_Runtime_Remoting_Contexts__ContextCallbackObject
  467. 216467 {
  468. 216468 constexpr std::uintptr_t _identity = 0x10 ;
  469. 216469 }
  470. 216470 
  471. 216471 namespace System_Runtime_Remoting_Contexts__CrossContextDelegate
  472. 216472 {
  473. 216473 constexpr std::uintptr_t method_ptr = 0x10 ;
  474. 216474 constexpr std::uintptr_t invoke_impl = 0x18 ;
  475. 216475 constexpr std::uintptr_t m_target = 0x20 ;
  476. 216476 constexpr std::uintptr_t method = 0x28 ;
  477. 216477 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  478. 216478 constexpr std::uintptr_t extra_arg = 0x38 ;
  479. 216479 constexpr std::uintptr_t method_code = 0x40 ;
  480. 216480 constexpr std::uintptr_t interp_method = 0x48 ;
  481. 216481 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  482. 216482 constexpr std::uintptr_t method_info = 0x58 ;
  483. 216483 constexpr std::uintptr_t original_method_info = 0x60 ;
  484. 216484 constexpr std::uintptr_t data = 0x68 ;
  485. 216485 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  486. 216486 constexpr std::uintptr_t delegates = 0x78 ;
  487. 216487 }
  488. 216488 
  489. 216489 namespace System_Runtime_Remoting_Channels__CrossAppDomainData
  490. 216490 {
  491. 216491 constexpr std::uintptr_t _ContextID = 0x10 ;
  492. 216492 constexpr std::uintptr_t _DomainID = 0x18 ;
  493. 216493 constexpr std::uintptr_t _processGuid = 0x20 ;
  494. 216494 }
  495. 216495 
  496. 216496 namespace System_Runtime_Remoting_Channels__CrossAppDomainSink
  497. 216497 {
  498. 216498 constexpr std::uintptr_t _domainID = 0x10 ;
  499. 216499 
  500. 216500 namespace _static
  501. 216501 {
  502. 216502 constexpr std::uintptr_t s_sinks = 0x0 ;
  503. 216503 constexpr std::uintptr_t processMessageMethod = 0x8 ;
  504. 216504 }
  505. 216505 
  506. 216506 }
  507. 216507 
  508. 216508 namespace System_Runtime_Remoting_Channels__AsyncRequest
  509. 216509 {
  510. 216510 constexpr std::uintptr_t ReplySink = 0x10 ;
  511. 216511 constexpr std::uintptr_t MsgRequest = 0x18 ;
  512. 216512 }
  513. 216513 
  514. 216514 namespace System_Runtime_Remoting_Channels__SinkProviderData
  515. 216515 {
  516. 216516 constexpr std::uintptr_t sinkName = 0x10 ;
  517. 216517 constexpr std::uintptr_t children = 0x18 ;
  518. 216518 constexpr std::uintptr_t properties = 0x20 ;
  519. 216519 }
  520. 216520 
  521. 216521 namespace System_Runtime_Remoting_Activation__AppDomainLevelActivator
  522. 216522 {
  523. 216523 constexpr std::uintptr_t _activationUrl = 0x10 ;
  524. 216524 constexpr std::uintptr_t _next = 0x18 ;
  525. 216525 }
  526. 216526 
  527. 216527 namespace System_Runtime_Remoting_Activation__ContextLevelActivator
  528. 216528 {
  529. 216529 constexpr std::uintptr_t m_NextActivator = 0x10 ;
  530. 216530 }
  531. 216531 
  532. 216532 namespace System_Runtime_Remoting_Activation__RemoteActivationAttribute
  533. 216533 {
  534. 216534 constexpr std::uintptr_t _contextProperties = 0x10 ;
  535. 216535 }
  536. 216536 
  537. 216537 namespace System_Runtime_Remoting_Activation__RemoteActivator
  538. 216538 {
  539. 216539 constexpr std::uintptr_t _identity = 0x10 ;
  540. 216540 }
  541. 216541 
  542. 216542 namespace System_Runtime_Remoting_Metadata__SoapAttribute
  543. 216543 {
  544. 216544 constexpr std::uintptr_t _useAttribute = 0x10 ;
  545. 216545 constexpr std::uintptr_t ProtXmlNamespace = 0x18 ;
  546. 216546 constexpr std::uintptr_t ReflectInfo = 0x20 ;
  547. 216547 }
  548. 216548 
  549. 216549 namespace System_Runtime_Remoting_Metadata__SoapFieldAttribute
  550. 216550 {
  551. 216551 constexpr std::uintptr_t _useAttribute = 0x10 ;
  552. 216552 constexpr std::uintptr_t ProtXmlNamespace = 0x18 ;
  553. 216553 constexpr std::uintptr_t ReflectInfo = 0x20 ;
  554. 216554 constexpr std::uintptr_t _elementName = 0x28 ;
  555. 216555 constexpr std::uintptr_t _isElement = 0x30 ;
  556. 216556 }
  557. 216557 
  558. 216558 namespace System_Runtime_Remoting_Metadata__SoapMethodAttribute
  559. 216559 {
  560. 216560 constexpr std::uintptr_t _useAttribute = 0x10 ;
  561. 216561 constexpr std::uintptr_t ProtXmlNamespace = 0x18 ;
  562. 216562 constexpr std::uintptr_t ReflectInfo = 0x20 ;
  563. 216563 constexpr std::uintptr_t _responseElement = 0x28 ;
  564. 216564 constexpr std::uintptr_t _responseNamespace = 0x30 ;
  565. 216565 constexpr std::uintptr_t _returnElement = 0x38 ;
  566. 216566 constexpr std::uintptr_t _soapAction = 0x40 ;
  567. 216567 constexpr std::uintptr_t _useAttribute = 0x48 ;
  568. 216568 constexpr std::uintptr_t _namespace = 0x50 ;
  569. 216569 }
  570. 216570 
  571. 216571 namespace System_Runtime_Remoting_Metadata__SoapParameterAttribute
  572. 216572 {
  573. 216573 constexpr std::uintptr_t _useAttribute = 0x10 ;
  574. 216574 constexpr std::uintptr_t ProtXmlNamespace = 0x18 ;
  575. 216575 constexpr std::uintptr_t ReflectInfo = 0x20 ;
  576. 216576 }
  577. 216577 
  578. 216578 namespace System_Runtime_Remoting_Metadata__SoapTypeAttribute
  579. 216579 {
  580. 216580 constexpr std::uintptr_t _useAttribute = 0x10 ;
  581. 216581 constexpr std::uintptr_t ProtXmlNamespace = 0x18 ;
  582. 216582 constexpr std::uintptr_t ReflectInfo = 0x20 ;
  583. 216583 constexpr std::uintptr_t _useAttribute = 0x28 ;
  584. 216584 constexpr std::uintptr_t _xmlElementName = 0x30 ;
  585. 216585 constexpr std::uintptr_t _xmlNamespace = 0x38 ;
  586. 216586 constexpr std::uintptr_t _xmlTypeName = 0x40 ;
  587. 216587 constexpr std::uintptr_t _xmlTypeNamespace = 0x48 ;
  588. 216588 constexpr std::uintptr_t _isType = 0x50 ;
  589. 216589 constexpr std::uintptr_t _isElement = 0x51 ;
  590. 216590 }
  591. 216591 
  592. 216592 namespace System_Runtime_Remoting_Messaging__IllogicalCallContext
  593. 216593 {
  594. 216594 constexpr std::uintptr_t m_Datastore = 0x10 ;
  595. 216595 constexpr std::uintptr_t m_HostContext = 0x18 ;
  596. 216596 }
  597. 216597 
  598. 216598 namespace System_Runtime_Remoting_Messaging__LogicalCallContext
  599. 216599 {
  600. 216600 constexpr std::uintptr_t TypeInfo = 0x10732EB8 ;
  601. 216601 constexpr std::uintptr_t m_Datastore = 0x10 ;
  602. 216602 constexpr std::uintptr_t m_RemotingData = 0x18 ;
  603. 216603 constexpr std::uintptr_t m_SecurityData = 0x20 ;
  604. 216604 constexpr std::uintptr_t m_HostContext = 0x28 ;
  605. 216605 constexpr std::uintptr_t m_IsCorrelationMgr = 0x30 ;
  606. 216606 
  607. 216607 namespace _static
  608. 216608 {
  609. 216609 constexpr std::uintptr_t s_callContextType = 0x0 ;
  610. 216610 }
  611. 216611 
  612. 216612 }
  613. 216613 
  614. 216614 namespace System_Runtime_Remoting_Messaging__CallContextSecurityData
  615. 216615 {
  616. 216616 constexpr std::uintptr_t TypeInfo = 0x10732808 ;
  617. 216617 constexpr std::uintptr_t _principal = 0x10 ;
  618. 216618 }
  619. 216619 
  620. 216620 namespace System_Runtime_Remoting_Messaging__CallContextRemotingData
  621. 216621 {
  622. 216622 constexpr std::uintptr_t TypeInfo = 0x10732830 ;
  623. 216623 constexpr std::uintptr_t _logicalCallID = 0x10 ;
  624. 216624 }
  625. 216625 
  626. 216626 namespace System_Runtime_Remoting_Messaging__ArgInfoType
  627. 216627 {
  628. 216628 constexpr std::uintptr_t value__ = 0x0 ;
  629. 216629 }
  630. 216630 
  631. 216631 namespace System_Runtime_Remoting_Messaging__ArgInfo
  632. 216632 {
  633. 216633 constexpr std::uintptr_t _paramMap = 0x10 ;
  634. 216634 constexpr std::uintptr_t _inoutArgCount = 0x18 ;
  635. 216635 constexpr std::uintptr_t _method = 0x20 ;
  636. 216636 }
  637. 216637 
  638. 216638 namespace System_Runtime_Remoting_Messaging__AsyncResult
  639. 216639 {
  640. 216640 constexpr std::uintptr_t TypeInfo = 0x10761A88 ;
  641. 216641 constexpr std::uintptr_t async_state = 0x10 ;
  642. 216642 constexpr std::uintptr_t handle = 0x18 ;
  643. 216643 constexpr std::uintptr_t async_delegate = 0x20 ;
  644. 216644 constexpr std::uintptr_t data = 0x28 ;
  645. 216645 constexpr std::uintptr_t object_data = 0x30 ;
  646. 216646 constexpr std::uintptr_t sync_completed = 0x38 ;
  647. 216647 constexpr std::uintptr_t completed = 0x39 ;
  648. 216648 constexpr std::uintptr_t endinvoke_called = 0x3A ;
  649. 216649 constexpr std::uintptr_t async_callback = 0x40 ;
  650. 216650 constexpr std::uintptr_t current = 0x48 ;
  651. 216651 constexpr std::uintptr_t original = 0x50 ;
  652. 216652 constexpr std::uintptr_t add_time = 0x58 ;
  653. 216653 constexpr std::uintptr_t call_message = 0x60 ;
  654. 216654 constexpr std::uintptr_t message_ctrl = 0x68 ;
  655. 216655 constexpr std::uintptr_t reply_message = 0x70 ;
  656. 216656 constexpr std::uintptr_t orig_cb = 0x78 ;
  657. 216657 }
  658. 216658 
  659. 216659 namespace System_Runtime_Remoting_Messaging__CADArgHolder
  660. 216660 {
  661. 216661 constexpr std::uintptr_t index = 0x10 ;
  662. 216662 }
  663. 216663 
  664. 216664 namespace System_Runtime_Remoting_Messaging__CADObjRef
  665. 216665 {
  666. 216666 constexpr std::uintptr_t objref = 0x10 ;
  667. 216667 constexpr std::uintptr_t SourceDomain = 0x18 ;
  668. 216668 constexpr std::uintptr_t TypeInfo = 0x20 ;
  669. 216669 }
  670. 216670 
  671. 216671 namespace System_Runtime_Remoting_Messaging__CADMethodRef
  672. 216672 {
  673. 216673 constexpr std::uintptr_t ctor = 0x10 ;
  674. 216674 constexpr std::uintptr_t typeName = 0x18 ;
  675. 216675 constexpr std::uintptr_t methodName = 0x20 ;
  676. 216676 constexpr std::uintptr_t param_names = 0x28 ;
  677. 216677 constexpr std::uintptr_t generic_arg_names = 0x30 ;
  678. 216678 }
  679. 216679 
  680. 216680 namespace System_Runtime_Remoting_Messaging__CADMessageBase
  681. 216681 {
  682. 216682 constexpr std::uintptr_t _args = 0x10 ;
  683. 216683 constexpr std::uintptr_t _serializedArgs = 0x18 ;
  684. 216684 constexpr std::uintptr_t _propertyCount = 0x20 ;
  685. 216685 constexpr std::uintptr_t _callContext = 0x28 ;
  686. 216686 constexpr std::uintptr_t serializedMethod = 0x30 ;
  687. 216687 }
  688. 216688 
  689. 216689 namespace System_Runtime_Remoting_Messaging__CADMethodCallMessage
  690. 216690 {
  691. 216691 constexpr std::uintptr_t _args = 0x10 ;
  692. 216692 constexpr std::uintptr_t _serializedArgs = 0x18 ;
  693. 216693 constexpr std::uintptr_t _propertyCount = 0x20 ;
  694. 216694 constexpr std::uintptr_t _callContext = 0x28 ;
  695. 216695 constexpr std::uintptr_t serializedMethod = 0x30 ;
  696. 216696 constexpr std::uintptr_t _uri = 0x38 ;
  697. 216697 }
  698. 216698 
  699. 216699 namespace System_Runtime_Remoting_Messaging__CADMethodReturnMessage
  700. 216700 {
  701. 216701 constexpr std::uintptr_t _args = 0x10 ;
  702. 216702 constexpr std::uintptr_t _serializedArgs = 0x18 ;
  703. 216703 constexpr std::uintptr_t _propertyCount = 0x20 ;
  704. 216704 constexpr std::uintptr_t _callContext = 0x28 ;
  705. 216705 constexpr std::uintptr_t serializedMethod = 0x30 ;
  706. 216706 constexpr std::uintptr_t _returnValue = 0x38 ;
  707. 216707 constexpr std::uintptr_t _exception = 0x40 ;
  708. 216708 constexpr std::uintptr_t _sig = 0x48 ;
  709. 216709 }
  710. 216710 
  711. 216711 namespace System_Runtime_Remoting_Messaging__ClientContextTerminatorSink
  712. 216712 {
  713. 216713 constexpr std::uintptr_t _context = 0x10 ;
  714. 216714 }
  715. 216715 
  716. 216716 namespace System_Runtime_Remoting_Messaging__ClientContextReplySink
  717. 216717 {
  718. 216718 constexpr std::uintptr_t _replySink = 0x10 ;
  719. 216719 constexpr std::uintptr_t _context = 0x18 ;
  720. 216720 }
  721. 216721 
  722. 216722 namespace System_Runtime_Remoting_Messaging__ConstructionCall
  723. 216723 {
  724. 216724 constexpr std::uintptr_t _uri = 0x10 ;
  725. 216725 constexpr std::uintptr_t _typeName = 0x18 ;
  726. 216726 constexpr std::uintptr_t _methodName = 0x20 ;
  727. 216727 constexpr std::uintptr_t _args = 0x28 ;
  728. 216728 constexpr std::uintptr_t _methodSignature = 0x30 ;
  729. 216729 constexpr std::uintptr_t _methodBase = 0x38 ;
  730. 216730 constexpr std::uintptr_t _callContext = 0x40 ;
  731. 216731 constexpr std::uintptr_t _targetIdentity = 0x48 ;
  732. 216732 constexpr std::uintptr_t _genericArguments = 0x50 ;
  733. 216733 constexpr std::uintptr_t ExternalProperties = 0x58 ;
  734. 216734 constexpr std::uintptr_t InternalProperties = 0x60 ;
  735. 216735 constexpr std::uintptr_t _activator = 0x68 ;
  736. 216736 constexpr std::uintptr_t _activationAttributes = 0x70 ;
  737. 216737 constexpr std::uintptr_t _contextProperties = 0x78 ;
  738. 216738 constexpr std::uintptr_t _activationType = 0x80 ;
  739. 216739 constexpr std::uintptr_t _activationTypeName = 0x88 ;
  740. 216740 constexpr std::uintptr_t _isContextOk = 0x90 ;
  741. 216741 constexpr std::uintptr_t _sourceProxy = 0x98 ;
  742. 216742 }
  743. 216743 
  744. 216744 namespace System_Runtime_Remoting_Messaging__ConstructionCallDictionary
  745. 216745 {
  746. 216746 constexpr std::uintptr_t _internalProperties = 0x10 ;
  747. 216747 constexpr std::uintptr_t _message = 0x18 ;
  748. 216748 constexpr std::uintptr_t _methodKeys = 0x20 ;
  749. 216749 constexpr std::uintptr_t _ownProperties = 0x28 ;
  750. 216750 
  751. 216751 namespace _static
  752. 216752 {
  753. 216753 constexpr std::uintptr_t InternalKeys = 0x0 ;
  754. 216754 }
  755. 216755 
  756. 216756 }
  757. 216757 
  758. 216758 namespace System_Runtime_Remoting_Messaging__ConstructionResponse
  759. 216759 {
  760. 216760 constexpr std::uintptr_t _methodName = 0x10 ;
  761. 216761 constexpr std::uintptr_t _uri = 0x18 ;
  762. 216762 constexpr std::uintptr_t _typeName = 0x20 ;
  763. 216763 constexpr std::uintptr_t _methodBase = 0x28 ;
  764. 216764 constexpr std::uintptr_t _returnValue = 0x30 ;
  765. 216765 constexpr std::uintptr_t _exception = 0x38 ;
  766. 216766 constexpr std::uintptr_t _methodSignature = 0x40 ;
  767. 216767 constexpr std::uintptr_t _inArgInfo = 0x48 ;
  768. 216768 constexpr std::uintptr_t _args = 0x50 ;
  769. 216769 constexpr std::uintptr_t _outArgs = 0x58 ;
  770. 216770 constexpr std::uintptr_t _callMsg = 0x60 ;
  771. 216771 constexpr std::uintptr_t _callContext = 0x68 ;
  772. 216772 constexpr std::uintptr_t _targetIdentity = 0x70 ;
  773. 216773 constexpr std::uintptr_t ExternalProperties = 0x78 ;
  774. 216774 constexpr std::uintptr_t InternalProperties = 0x80 ;
  775. 216775 }
  776. 216776 
  777. 216777 namespace System_Runtime_Remoting_Messaging__ErrorMessage
  778. 216778 {
  779. 216779 constexpr std::uintptr_t _uri = 0x10 ;
  780. 216780 }
  781. 216781 
  782. 216782 namespace System_Runtime_Remoting_Messaging__HeaderHandler
  783. 216783 {
  784. 216784 constexpr std::uintptr_t method_ptr = 0x10 ;
  785. 216785 constexpr std::uintptr_t invoke_impl = 0x18 ;
  786. 216786 constexpr std::uintptr_t m_target = 0x20 ;
  787. 216787 constexpr std::uintptr_t method = 0x28 ;
  788. 216788 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  789. 216789 constexpr std::uintptr_t extra_arg = 0x38 ;
  790. 216790 constexpr std::uintptr_t method_code = 0x40 ;
  791. 216791 constexpr std::uintptr_t interp_method = 0x48 ;
  792. 216792 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  793. 216793 constexpr std::uintptr_t method_info = 0x58 ;
  794. 216794 constexpr std::uintptr_t original_method_info = 0x60 ;
  795. 216795 constexpr std::uintptr_t data = 0x68 ;
  796. 216796 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  797. 216797 constexpr std::uintptr_t delegates = 0x78 ;
  798. 216798 }
  799. 216799 
  800. 216800 namespace System_Runtime_Remoting_Messaging__MethodCall
  801. 216801 {
  802. 216802 constexpr std::uintptr_t _uri = 0x10 ;
  803. 216803 constexpr std::uintptr_t _typeName = 0x18 ;
  804. 216804 constexpr std::uintptr_t _methodName = 0x20 ;
  805. 216805 constexpr std::uintptr_t _args = 0x28 ;
  806. 216806 constexpr std::uintptr_t _methodSignature = 0x30 ;
  807. 216807 constexpr std::uintptr_t _methodBase = 0x38 ;
  808. 216808 constexpr std::uintptr_t _callContext = 0x40 ;
  809. 216809 constexpr std::uintptr_t _targetIdentity = 0x48 ;
  810. 216810 constexpr std::uintptr_t _genericArguments = 0x50 ;
  811. 216811 constexpr std::uintptr_t ExternalProperties = 0x58 ;
  812. 216812 constexpr std::uintptr_t InternalProperties = 0x60 ;
  813. 216813 }
  814. 216814 
  815. 216815 namespace System_Runtime_Remoting_Messaging__MCMDictionary
  816. 216816 {
  817. 216817 constexpr std::uintptr_t _internalProperties = 0x10 ;
  818. 216818 constexpr std::uintptr_t _message = 0x18 ;
  819. 216819 constexpr std::uintptr_t _methodKeys = 0x20 ;
  820. 216820 constexpr std::uintptr_t _ownProperties = 0x28 ;
  821. 216821 
  822. 216822 namespace _static
  823. 216823 {
  824. 216824 constexpr std::uintptr_t InternalKeys = 0x0 ;
  825. 216825 }
  826. 216826 
  827. 216827 }
  828. 216828 
  829. 216829 namespace System_Runtime_Remoting_Messaging__MessageDictionary
  830. 216830 {
  831. 216831 constexpr std::uintptr_t _internalProperties = 0x10 ;
  832. 216832 constexpr std::uintptr_t _message = 0x18 ;
  833. 216833 constexpr std::uintptr_t _methodKeys = 0x20 ;
  834. 216834 constexpr std::uintptr_t _ownProperties = 0x28 ;
  835. 216835 }
  836. 216836 
  837. 216837 namespace System_Runtime_Remoting_Messaging__MethodResponse
  838. 216838 {
  839. 216839 constexpr std::uintptr_t _methodName = 0x10 ;
  840. 216840 constexpr std::uintptr_t _uri = 0x18 ;
  841. 216841 constexpr std::uintptr_t _typeName = 0x20 ;
  842. 216842 constexpr std::uintptr_t _methodBase = 0x28 ;
  843. 216843 constexpr std::uintptr_t _returnValue = 0x30 ;
  844. 216844 constexpr std::uintptr_t _exception = 0x38 ;
  845. 216845 constexpr std::uintptr_t _methodSignature = 0x40 ;
  846. 216846 constexpr std::uintptr_t _inArgInfo = 0x48 ;
  847. 216847 constexpr std::uintptr_t _args = 0x50 ;
  848. 216848 constexpr std::uintptr_t _outArgs = 0x58 ;
  849. 216849 constexpr std::uintptr_t _callMsg = 0x60 ;
  850. 216850 constexpr std::uintptr_t _callContext = 0x68 ;
  851. 216851 constexpr std::uintptr_t _targetIdentity = 0x70 ;
  852. 216852 constexpr std::uintptr_t ExternalProperties = 0x78 ;
  853. 216853 constexpr std::uintptr_t InternalProperties = 0x80 ;
  854. 216854 }
  855. 216855 
  856. 216856 namespace System_Runtime_Remoting_Messaging__MethodReturnDictionary
  857. 216857 {
  858. 216858 constexpr std::uintptr_t _internalProperties = 0x10 ;
  859. 216859 constexpr std::uintptr_t _message = 0x18 ;
  860. 216860 constexpr std::uintptr_t _methodKeys = 0x20 ;
  861. 216861 constexpr std::uintptr_t _ownProperties = 0x28 ;
  862. 216862 
  863. 216863 namespace _static
  864. 216864 {
  865. 216865 constexpr std::uintptr_t InternalReturnKeys = 0x0 ;
  866. 216866 constexpr std::uintptr_t InternalExceptionKeys = 0x8 ;
  867. 216867 }
  868. 216868 
  869. 216869 }
  870. 216870 
  871. 216871 namespace System_Runtime_Remoting_Messaging__MonoMethodMessage
  872. 216872 {
  873. 216873 constexpr std::uintptr_t TypeInfo = 0x10C71908 ;
  874. 216874 constexpr std::uintptr_t method = 0x10 ;
  875. 216875 constexpr std::uintptr_t args = 0x18 ;
  876. 216876 constexpr std::uintptr_t names = 0x20 ;
  877. 216877 constexpr std::uintptr_t arg_types = 0x28 ;
  878. 216878 constexpr std::uintptr_t ctx = 0x30 ;
  879. 216879 constexpr std::uintptr_t rval = 0x38 ;
  880. 216880 constexpr std::uintptr_t exc = 0x40 ;
  881. 216881 constexpr std::uintptr_t asyncResult = 0x48 ;
  882. 216882 constexpr std::uintptr_t call_type = 0x50 ;
  883. 216883 constexpr std::uintptr_t uri = 0x58 ;
  884. 216884 constexpr std::uintptr_t properties = 0x60 ;
  885. 216885 constexpr std::uintptr_t identity = 0x68 ;
  886. 216886 constexpr std::uintptr_t methodSignature = 0x70 ;
  887. 216887 }
  888. 216888 
  889. 216889 namespace System_Runtime_Remoting_Messaging__CallType
  890. 216890 {
  891. 216891 constexpr std::uintptr_t value__ = 0x0 ;
  892. 216892 }
  893. 216893 
  894. 216894 namespace System_Runtime_Remoting_Messaging__RemotingSurrogateSelector
  895. 216895 {
  896. 216896 constexpr std::uintptr_t _next = 0x10 ;
  897. 216897 
  898. 216898 namespace _static
  899. 216899 {
  900. 216900 constexpr std::uintptr_t s_cachedTypeObjRef = 0x0 ;
  901. 216901 constexpr std::uintptr_t _objRefSurrogate = 0x8 ;
  902. 216902 constexpr std::uintptr_t _objRemotingSurrogate = 0x10 ;
  903. 216903 }
  904. 216904 
  905. 216905 }
  906. 216906 
  907. 216907 namespace System_Runtime_Remoting_Messaging__ReturnMessage
  908. 216908 {
  909. 216909 constexpr std::uintptr_t _outArgs = 0x10 ;
  910. 216910 constexpr std::uintptr_t _args = 0x18 ;
  911. 216911 constexpr std::uintptr_t _callCtx = 0x20 ;
  912. 216912 constexpr std::uintptr_t _returnValue = 0x28 ;
  913. 216913 constexpr std::uintptr_t _uri = 0x30 ;
  914. 216914 constexpr std::uintptr_t _exception = 0x38 ;
  915. 216915 constexpr std::uintptr_t _methodBase = 0x40 ;
  916. 216916 constexpr std::uintptr_t _methodName = 0x48 ;
  917. 216917 constexpr std::uintptr_t _methodSignature = 0x50 ;
  918. 216918 constexpr std::uintptr_t _typeName = 0x58 ;
  919. 216919 constexpr std::uintptr_t _properties = 0x60 ;
  920. 216920 constexpr std::uintptr_t _targetIdentity = 0x68 ;
  921. 216921 constexpr std::uintptr_t _inArgInfo = 0x70 ;
  922. 216922 }
  923. 216923 
  924. 216924 namespace System_Runtime_Remoting_Messaging__ServerObjectTerminatorSink
  925. 216925 {
  926. 216926 constexpr std::uintptr_t _nextSink = 0x10 ;
  927. 216927 }
  928. 216928 
  929. 216929 namespace System_Runtime_Remoting_Messaging__ServerObjectReplySink
  930. 216930 {
  931. 216931 constexpr std::uintptr_t _replySink = 0x10 ;
  932. 216932 constexpr std::uintptr_t _identity = 0x18 ;
  933. 216933 }
  934. 216934 
  935. 216935 namespace System_Runtime_Remoting_Messaging__StackBuilderSink
  936. 216936 {
  937. 216937 constexpr std::uintptr_t _target = 0x10 ;
  938. 216938 constexpr std::uintptr_t _rp = 0x18 ;
  939. 216939 }
  940. 216940 
  941. 216941 namespace System_Runtime_Versioning__TargetFrameworkAttribute
  942. 216942 {
  943. 216943 constexpr std::uintptr_t _frameworkName = 0x10 ;
  944. 216944 constexpr std::uintptr_t _frameworkDisplayName = 0x18 ;
  945. 216945 }
  946. 216946 
  947. 216947 namespace System_Runtime_Serialization__SerializationException
  948. 216948 {
  949. 216949 constexpr std::uintptr_t _className = 0x10 ;
  950. 216950 constexpr std::uintptr_t _message = 0x18 ;
  951. 216951 constexpr std::uintptr_t _data = 0x20 ;
  952. 216952 constexpr std::uintptr_t _innerException = 0x28 ;
  953. 216953 constexpr std::uintptr_t _helpURL = 0x30 ;
  954. 216954 constexpr std::uintptr_t _stackTrace = 0x38 ;
  955. 216955 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  956. 216956 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  957. 216957 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  958. 216958 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  959. 216959 constexpr std::uintptr_t _HResult = 0x60 ;
  960. 216960 constexpr std::uintptr_t _source = 0x68 ;
  961. 216961 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  962. 216962 constexpr std::uintptr_t captured_traces = 0x78 ;
  963. 216963 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  964. 216964 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  965. 216965 
  966. 216966 namespace _static
  967. 216967 {
  968. 216968 constexpr std::uintptr_t s_nullMessage = 0x0 ;
  969. 216969 }
  970. 216970 
  971. 216971 }
  972. 216972 
  973. 216973 namespace System_Runtime_Serialization__SerializationEntry
  974. 216974 {
  975. 216975 constexpr std::uintptr_t _name = 0x0 ;
  976. 216976 constexpr std::uintptr_t _value = 0x8 ;
  977. 216977 constexpr std::uintptr_t _type = 0x10 ;
  978. 216978 }
  979. 216979 
  980. 216980 namespace System_Runtime_Serialization__SerializationInfoEnumerator
  981. 216981 {
  982. 216982 constexpr std::uintptr_t _members = 0x10 ;
  983. 216983 constexpr std::uintptr_t _data = 0x18 ;
  984. 216984 constexpr std::uintptr_t _types = 0x20 ;
  985. 216985 constexpr std::uintptr_t _numItems = 0x28 ;
  986. 216986 constexpr std::uintptr_t _currItem = 0x2C ;
  987. 216987 constexpr std::uintptr_t _current = 0x30 ;
  988. 216988 }
  989. 216989 
  990. 216990 namespace System_Runtime_Serialization__DeserializationEventHandler
  991. 216991 {
  992. 216992 constexpr std::uintptr_t method_ptr = 0x10 ;
  993. 216993 constexpr std::uintptr_t invoke_impl = 0x18 ;
  994. 216994 constexpr std::uintptr_t m_target = 0x20 ;
  995. 216995 constexpr std::uintptr_t method = 0x28 ;
  996. 216996 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  997. 216997 constexpr std::uintptr_t extra_arg = 0x38 ;
  998. 216998 constexpr std::uintptr_t method_code = 0x40 ;
  999. 216999 constexpr std::uintptr_t interp_method = 0x48 ;
  1000. 217000 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1001. 217001 constexpr std::uintptr_t method_info = 0x58 ;
  1002. 217002 constexpr std::uintptr_t original_method_info = 0x60 ;
  1003. 217003 constexpr std::uintptr_t data = 0x68 ;
  1004. 217004 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1005. 217005 constexpr std::uintptr_t delegates = 0x78 ;
  1006. 217006 }
  1007. 217007 
  1008. 217008 namespace System_Runtime_Serialization__SerializationEventHandler
  1009. 217009 {
  1010. 217010 constexpr std::uintptr_t method_ptr = 0x10 ;
  1011. 217011 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1012. 217012 constexpr std::uintptr_t m_target = 0x20 ;
  1013. 217013 constexpr std::uintptr_t method = 0x28 ;
  1014. 217014 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1015. 217015 constexpr std::uintptr_t extra_arg = 0x38 ;
  1016. 217016 constexpr std::uintptr_t method_code = 0x40 ;
  1017. 217017 constexpr std::uintptr_t interp_method = 0x48 ;
  1018. 217018 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1019. 217019 constexpr std::uintptr_t method_info = 0x58 ;
  1020. 217020 constexpr std::uintptr_t original_method_info = 0x60 ;
  1021. 217021 constexpr std::uintptr_t data = 0x68 ;
  1022. 217022 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1023. 217023 constexpr std::uintptr_t delegates = 0x78 ;
  1024. 217024 }
  1025. 217025 
  1026. 217026 namespace System_Runtime_Serialization__MemberHolder
  1027. 217027 {
  1028. 217028 constexpr std::uintptr_t _memberType = 0x10 ;
  1029. 217029 constexpr std::uintptr_t _context = 0x18 ;
  1030. 217030 }
  1031. 217031 
  1032. 217032 namespace System_Runtime_Serialization__SerializationEvents
  1033. 217033 {
  1034. 217034 constexpr std::uintptr_t _onSerializingMethods = 0x10 ;
  1035. 217035 constexpr std::uintptr_t _onSerializedMethods = 0x18 ;
  1036. 217036 constexpr std::uintptr_t _onDeserializingMethods = 0x20 ;
  1037. 217037 constexpr std::uintptr_t _onDeserializedMethods = 0x28 ;
  1038. 217038 }
  1039. 217039 
  1040. 217040 namespace System_Runtime_Serialization__SerializationObjectManager
  1041. 217041 {
  1042. 217042 constexpr std::uintptr_t _objectSeenTable = 0x10 ;
  1043. 217043 constexpr std::uintptr_t _context = 0x18 ;
  1044. 217044 constexpr std::uintptr_t _onSerializedHandler = 0x28 ;
  1045. 217045 }
  1046. 217046 
  1047. 217047 namespace System_Runtime_Serialization__ValueTypeFixupInfo
  1048. 217048 {
  1049. 217049 constexpr std::uintptr_t _containerID = 0x10 ;
  1050. 217050 constexpr std::uintptr_t _parentField = 0x18 ;
  1051. 217051 constexpr std::uintptr_t _parentIndex = 0x20 ;
  1052. 217052 }
  1053. 217053 
  1054. 217054 namespace System_Runtime_Serialization__SurrogateForCyclicalReference
  1055. 217055 {
  1056. 217056 constexpr std::uintptr_t innerSurrogate = 0x10 ;
  1057. 217057 }
  1058. 217058 
  1059. 217059 namespace System_Runtime_Serialization__ObjectIDGenerator
  1060. 217060 {
  1061. 217061 constexpr std::uintptr_t m_currentCount = 0x10 ;
  1062. 217062 constexpr std::uintptr_t m_currentSize = 0x14 ;
  1063. 217063 constexpr std::uintptr_t m_ids = 0x18 ;
  1064. 217064 constexpr std::uintptr_t m_objs = 0x20 ;
  1065. 217065 
  1066. 217066 namespace _static
  1067. 217067 {
  1068. 217068 constexpr std::uintptr_t sizes = 0x0 ;
  1069. 217069 }
  1070. 217070 
  1071. 217071 }
  1072. 217072 
  1073. 217073 namespace System_Runtime_Serialization__ObjectManager
  1074. 217074 {
  1075. 217075 constexpr std::uintptr_t m_onDeserializationHandler = 0x10 ;
  1076. 217076 constexpr std::uintptr_t m_onDeserializedHandler = 0x18 ;
  1077. 217077 constexpr std::uintptr_t m_objects = 0x20 ;
  1078. 217078 constexpr std::uintptr_t m_topObject = 0x28 ;
  1079. 217079 constexpr std::uintptr_t m_specialFixupObjects = 0x30 ;
  1080. 217080 constexpr std::uintptr_t m_fixupCount = 0x38 ;
  1081. 217081 constexpr std::uintptr_t m_selector = 0x40 ;
  1082. 217082 constexpr std::uintptr_t m_context = 0x48 ;
  1083. 217083 }
  1084. 217084 
  1085. 217085 namespace System_Runtime_Serialization__ObjectHolder
  1086. 217086 {
  1087. 217087 constexpr std::uintptr_t m_object = 0x10 ;
  1088. 217088 constexpr std::uintptr_t m_id = 0x18 ;
  1089. 217089 constexpr std::uintptr_t m_missingElementsRemaining = 0x20 ;
  1090. 217090 constexpr std::uintptr_t m_missingDecendents = 0x24 ;
  1091. 217091 constexpr std::uintptr_t m_serInfo = 0x28 ;
  1092. 217092 constexpr std::uintptr_t m_surrogate = 0x30 ;
  1093. 217093 constexpr std::uintptr_t m_missingElements = 0x38 ;
  1094. 217094 constexpr std::uintptr_t m_dependentObjects = 0x40 ;
  1095. 217095 constexpr std::uintptr_t m_next = 0x48 ;
  1096. 217096 constexpr std::uintptr_t m_flags = 0x50 ;
  1097. 217097 constexpr std::uintptr_t m_markForFixupWhenAvailable = 0x54 ;
  1098. 217098 constexpr std::uintptr_t m_valueFixup = 0x58 ;
  1099. 217099 constexpr std::uintptr_t m_typeLoad = 0x60 ;
  1100. 217100 constexpr std::uintptr_t m_reachable = 0x68 ;
  1101. 217101 }
  1102. 217102 
  1103. 217103 namespace System_Runtime_Serialization__FixupHolder
  1104. 217104 {
  1105. 217105 constexpr std::uintptr_t m_id = 0x10 ;
  1106. 217106 constexpr std::uintptr_t m_fixupInfo = 0x18 ;
  1107. 217107 constexpr std::uintptr_t m_fixupType = 0x20 ;
  1108. 217108 }
  1109. 217109 
  1110. 217110 namespace System_Runtime_Serialization__FixupHolderList
  1111. 217111 {
  1112. 217112 constexpr std::uintptr_t m_values = 0x10 ;
  1113. 217113 constexpr std::uintptr_t m_count = 0x18 ;
  1114. 217114 }
  1115. 217115 
  1116. 217116 namespace System_Runtime_Serialization__LongList
  1117. 217117 {
  1118. 217118 constexpr std::uintptr_t m_values = 0x10 ;
  1119. 217119 constexpr std::uintptr_t m_count = 0x18 ;
  1120. 217120 constexpr std::uintptr_t m_totalItems = 0x1C ;
  1121. 217121 constexpr std::uintptr_t m_currentItem = 0x20 ;
  1122. 217122 }
  1123. 217123 
  1124. 217124 namespace System_Runtime_Serialization__ObjectHolderList
  1125. 217125 {
  1126. 217126 constexpr std::uintptr_t m_values = 0x10 ;
  1127. 217127 constexpr std::uintptr_t m_count = 0x18 ;
  1128. 217128 }
  1129. 217129 
  1130. 217130 namespace System_Runtime_Serialization__ObjectHolderListEnumerator
  1131. 217131 {
  1132. 217132 constexpr std::uintptr_t m_isFixupEnumerator = 0x10 ;
  1133. 217133 constexpr std::uintptr_t m_list = 0x18 ;
  1134. 217134 constexpr std::uintptr_t m_startingVersion = 0x20 ;
  1135. 217135 constexpr std::uintptr_t m_currPos = 0x24 ;
  1136. 217136 }
  1137. 217137 
  1138. 217138 namespace System_Runtime_Serialization__TypeLoadExceptionHolder
  1139. 217139 {
  1140. 217140 constexpr std::uintptr_t m_typeName = 0x10 ;
  1141. 217141 }
  1142. 217142 
  1143. 217143 namespace System_Runtime_Serialization__SafeSerializationEventArgs
  1144. 217144 {
  1145. 217145 constexpr std::uintptr_t m_streamingContext = 0x10 ;
  1146. 217146 constexpr std::uintptr_t m_serializedStates = 0x20 ;
  1147. 217147 }
  1148. 217148 
  1149. 217149 namespace System_Runtime_Serialization__SafeSerializationManager
  1150. 217150 {
  1151. 217151 constexpr std::uintptr_t TypeInfo = 0x10822C40 ;
  1152. 217152 constexpr std::uintptr_t m_serializedStates = 0x10 ;
  1153. 217153 constexpr std::uintptr_t m_savedSerializationInfo = 0x18 ;
  1154. 217154 constexpr std::uintptr_t m_realObject = 0x20 ;
  1155. 217155 constexpr std::uintptr_t m_realType = 0x28 ;
  1156. 217156 constexpr std::uintptr_t SerializeObjectState = 0x30 ;
  1157. 217157 }
  1158. 217158 
  1159. 217159 namespace System_Runtime_Serialization__OptionalFieldAttribute
  1160. 217160 {
  1161. 217161 constexpr std::uintptr_t versionAdded = 0x10 ;
  1162. 217162 }
  1163. 217163 
  1164. 217164 namespace System_Runtime_Serialization__SerializationFieldInfo
  1165. 217165 {
  1166. 217166 constexpr std::uintptr_t m_field = 0x10 ;
  1167. 217167 constexpr std::uintptr_t m_serializationName = 0x18 ;
  1168. 217168 }
  1169. 217169 
  1170. 217170 namespace System_Runtime_Serialization__SerializationInfo
  1171. 217171 {
  1172. 217172 constexpr std::uintptr_t m_members = 0x10 ;
  1173. 217173 constexpr std::uintptr_t m_data = 0x18 ;
  1174. 217174 constexpr std::uintptr_t m_types = 0x20 ;
  1175. 217175 constexpr std::uintptr_t m_nameToIndex = 0x28 ;
  1176. 217176 constexpr std::uintptr_t m_currMember = 0x30 ;
  1177. 217177 constexpr std::uintptr_t m_converter = 0x38 ;
  1178. 217178 constexpr std::uintptr_t m_fullTypeName = 0x40 ;
  1179. 217179 constexpr std::uintptr_t m_assemName = 0x48 ;
  1180. 217180 constexpr std::uintptr_t objectType = 0x50 ;
  1181. 217181 constexpr std::uintptr_t isFullTypeNameSetExplicit = 0x58 ;
  1182. 217182 constexpr std::uintptr_t isAssemblyNameSetExplicit = 0x59 ;
  1183. 217183 constexpr std::uintptr_t requireSameTokenInPartialTrust = 0x5A ;
  1184. 217184 }
  1185. 217185 
  1186. 217186 namespace System_Runtime_Serialization__StreamingContext
  1187. 217187 {
  1188. 217188 constexpr std::uintptr_t m_additionalContext = 0x0 ;
  1189. 217189 constexpr std::uintptr_t m_state = 0x8 ;
  1190. 217190 }
  1191. 217191 
  1192. 217192 namespace System_Runtime_Serialization__StreamingContextStates
  1193. 217193 {
  1194. 217194 constexpr std::uintptr_t value__ = 0x0 ;
  1195. 217195 }
  1196. 217196 
  1197. 217197 namespace System_Runtime_Serialization_Formatters__FormatterTypeStyle
  1198. 217198 {
  1199. 217199 constexpr std::uintptr_t value__ = 0x0 ;
  1200. 217200 }
  1201. 217201 
  1202. 217202 namespace System_Runtime_Serialization_Formatters__FormatterAssemblyStyle
  1203. 217203 {
  1204. 217204 constexpr std::uintptr_t value__ = 0x0 ;
  1205. 217205 }
  1206. 217206 
  1207. 217207 namespace System_Runtime_Serialization_Formatters__TypeFilterLevel
  1208. 217208 {
  1209. 217209 constexpr std::uintptr_t value__ = 0x0 ;
  1210. 217210 }
  1211. 217211 
  1212. 217212 namespace System_Runtime_Serialization_Formatters_Binary__BinaryHeaderEnum
  1213. 217213 {
  1214. 217214 constexpr std::uintptr_t value__ = 0x0 ;
  1215. 217215 }
  1216. 217216 
  1217. 217217 namespace System_Runtime_Serialization_Formatters_Binary__BinaryTypeEnum
  1218. 217218 {
  1219. 217219 constexpr std::uintptr_t value__ = 0x0 ;
  1220. 217220 }
  1221. 217221 
  1222. 217222 namespace System_Runtime_Serialization_Formatters_Binary__BinaryArrayTypeEnum
  1223. 217223 {
  1224. 217224 constexpr std::uintptr_t value__ = 0x0 ;
  1225. 217225 }
  1226. 217226 
  1227. 217227 namespace System_Runtime_Serialization_Formatters_Binary__InternalSerializerTypeE
  1228. 217228 {
  1229. 217229 constexpr std::uintptr_t value__ = 0x0 ;
  1230. 217230 }
  1231. 217231 
  1232. 217232 namespace System_Runtime_Serialization_Formatters_Binary__InternalParseTypeE
  1233. 217233 {
  1234. 217234 constexpr std::uintptr_t value__ = 0x0 ;
  1235. 217235 }
  1236. 217236 
  1237. 217237 namespace System_Runtime_Serialization_Formatters_Binary__InternalObjectTypeE
  1238. 217238 {
  1239. 217239 constexpr std::uintptr_t value__ = 0x0 ;
  1240. 217240 }
  1241. 217241 
  1242. 217242 namespace System_Runtime_Serialization_Formatters_Binary__InternalObjectPositionE
  1243. 217243 {
  1244. 217244 constexpr std::uintptr_t value__ = 0x0 ;
  1245. 217245 }
  1246. 217246 
  1247. 217247 namespace System_Runtime_Serialization_Formatters_Binary__InternalArrayTypeE
  1248. 217248 {
  1249. 217249 constexpr std::uintptr_t value__ = 0x0 ;
  1250. 217250 }
  1251. 217251 
  1252. 217252 namespace System_Runtime_Serialization_Formatters_Binary__InternalMemberTypeE
  1253. 217253 {
  1254. 217254 constexpr std::uintptr_t value__ = 0x0 ;
  1255. 217255 }
  1256. 217256 
  1257. 217257 namespace System_Runtime_Serialization_Formatters_Binary__InternalMemberValueE
  1258. 217258 {
  1259. 217259 constexpr std::uintptr_t value__ = 0x0 ;
  1260. 217260 }
  1261. 217261 
  1262. 217262 namespace System_Runtime_Serialization_Formatters_Binary__InternalPrimitiveTypeE
  1263. 217263 {
  1264. 217264 constexpr std::uintptr_t value__ = 0x0 ;
  1265. 217265 }
  1266. 217266 
  1267. 217267 namespace System_Runtime_Serialization_Formatters_Binary__ValueFixupEnum
  1268. 217268 {
  1269. 217269 constexpr std::uintptr_t value__ = 0x0 ;
  1270. 217270 }
  1271. 217271 
  1272. 217272 namespace System_Runtime_Serialization_Formatters_Binary__BinaryAssemblyInfo
  1273. 217273 {
  1274. 217274 constexpr std::uintptr_t assemblyString = 0x10 ;
  1275. 217275 constexpr std::uintptr_t assembly = 0x18 ;
  1276. 217276 }
  1277. 217277 
  1278. 217278 namespace System_Runtime_Serialization_Formatters_Binary__SerializationHeaderRecord
  1279. 217279 {
  1280. 217280 constexpr std::uintptr_t binaryFormatterMajorVersion = 0x10 ;
  1281. 217281 constexpr std::uintptr_t binaryFormatterMinorVersion = 0x14 ;
  1282. 217282 constexpr std::uintptr_t binaryHeaderEnum = 0x18 ;
  1283. 217283 constexpr std::uintptr_t topId = 0x1C ;
  1284. 217284 constexpr std::uintptr_t headerId = 0x20 ;
  1285. 217285 constexpr std::uintptr_t majorVersion = 0x24 ;
  1286. 217286 constexpr std::uintptr_t minorVersion = 0x28 ;
  1287. 217287 }
  1288. 217288 
  1289. 217289 namespace System_Runtime_Serialization_Formatters_Binary__BinaryAssembly
  1290. 217290 {
  1291. 217291 constexpr std::uintptr_t assemId = 0x10 ;
  1292. 217292 constexpr std::uintptr_t assemblyString = 0x18 ;
  1293. 217293 }
  1294. 217294 
  1295. 217295 namespace System_Runtime_Serialization_Formatters_Binary__BinaryCrossAppDomainAssembly
  1296. 217296 {
  1297. 217297 constexpr std::uintptr_t assemId = 0x10 ;
  1298. 217298 constexpr std::uintptr_t assemblyIndex = 0x14 ;
  1299. 217299 }
  1300. 217300 
  1301. 217301 namespace System_Runtime_Serialization_Formatters_Binary__BinaryObject
  1302. 217302 {
  1303. 217303 constexpr std::uintptr_t objectId = 0x10 ;
  1304. 217304 constexpr std::uintptr_t mapId = 0x14 ;
  1305. 217305 }
  1306. 217306 
  1307. 217307 namespace System_Runtime_Serialization_Formatters_Binary__BinaryMethodCall
  1308. 217308 {
  1309. 217309 constexpr std::uintptr_t methodName = 0x10 ;
  1310. 217310 constexpr std::uintptr_t typeName = 0x18 ;
  1311. 217311 constexpr std::uintptr_t args = 0x20 ;
  1312. 217312 constexpr std::uintptr_t callContext = 0x28 ;
  1313. 217313 constexpr std::uintptr_t argTypes = 0x30 ;
  1314. 217314 constexpr std::uintptr_t bArgsPrimitive = 0x38 ;
  1315. 217315 constexpr std::uintptr_t messageEnum = 0x3C ;
  1316. 217316 }
  1317. 217317 
  1318. 217318 namespace System_Runtime_Serialization_Formatters_Binary__BinaryMethodReturn
  1319. 217319 {
  1320. 217320 constexpr std::uintptr_t returnValue = 0x10 ;
  1321. 217321 constexpr std::uintptr_t args = 0x18 ;
  1322. 217322 constexpr std::uintptr_t callContext = 0x20 ;
  1323. 217323 constexpr std::uintptr_t argTypes = 0x28 ;
  1324. 217324 constexpr std::uintptr_t bArgsPrimitive = 0x30 ;
  1325. 217325 constexpr std::uintptr_t messageEnum = 0x34 ;
  1326. 217326 constexpr std::uintptr_t returnType = 0x38 ;
  1327. 217327 
  1328. 217328 namespace _static
  1329. 217329 {
  1330. 217330 constexpr std::uintptr_t instanceOfVoid = 0x0 ;
  1331. 217331 }
  1332. 217332 
  1333. 217333 }
  1334. 217334 
  1335. 217335 namespace System_Runtime_Serialization_Formatters_Binary__BinaryObjectString
  1336. 217336 {
  1337. 217337 constexpr std::uintptr_t objectId = 0x10 ;
  1338. 217338 constexpr std::uintptr_t value = 0x18 ;
  1339. 217339 }
  1340. 217340 
  1341. 217341 namespace System_Runtime_Serialization_Formatters_Binary__BinaryCrossAppDomainString
  1342. 217342 {
  1343. 217343 constexpr std::uintptr_t objectId = 0x10 ;
  1344. 217344 constexpr std::uintptr_t value = 0x14 ;
  1345. 217345 }
  1346. 217346 
  1347. 217347 namespace System_Runtime_Serialization_Formatters_Binary__BinaryCrossAppDomainMap
  1348. 217348 {
  1349. 217349 constexpr std::uintptr_t crossAppDomainArrayIndex = 0x10 ;
  1350. 217350 }
  1351. 217351 
  1352. 217352 namespace System_Runtime_Serialization_Formatters_Binary__MemberPrimitiveTyped
  1353. 217353 {
  1354. 217354 constexpr std::uintptr_t primitiveTypeEnum = 0x10 ;
  1355. 217355 constexpr std::uintptr_t value = 0x18 ;
  1356. 217356 }
  1357. 217357 
  1358. 217358 namespace System_Runtime_Serialization_Formatters_Binary__BinaryObjectWithMap
  1359. 217359 {
  1360. 217360 constexpr std::uintptr_t binaryHeaderEnum = 0x10 ;
  1361. 217361 constexpr std::uintptr_t objectId = 0x14 ;
  1362. 217362 constexpr std::uintptr_t name = 0x18 ;
  1363. 217363 constexpr std::uintptr_t numMembers = 0x20 ;
  1364. 217364 constexpr std::uintptr_t memberNames = 0x28 ;
  1365. 217365 constexpr std::uintptr_t assemId = 0x30 ;
  1366. 217366 }
  1367. 217367 
  1368. 217368 namespace System_Runtime_Serialization_Formatters_Binary__BinaryObjectWithMapTyped
  1369. 217369 {
  1370. 217370 constexpr std::uintptr_t binaryHeaderEnum = 0x10 ;
  1371. 217371 constexpr std::uintptr_t objectId = 0x14 ;
  1372. 217372 constexpr std::uintptr_t name = 0x18 ;
  1373. 217373 constexpr std::uintptr_t numMembers = 0x20 ;
  1374. 217374 constexpr std::uintptr_t memberNames = 0x28 ;
  1375. 217375 constexpr std::uintptr_t binaryTypeEnumA = 0x30 ;
  1376. 217376 constexpr std::uintptr_t typeInformationA = 0x38 ;
  1377. 217377 constexpr std::uintptr_t memberAssemIds = 0x40 ;
  1378. 217378 constexpr std::uintptr_t assemId = 0x48 ;
  1379. 217379 }
  1380. 217380 
  1381. 217381 namespace System_Runtime_Serialization_Formatters_Binary__BinaryArray
  1382. 217382 {
  1383. 217383 constexpr std::uintptr_t objectId = 0x10 ;
  1384. 217384 constexpr std::uintptr_t rank = 0x14 ;
  1385. 217385 constexpr std::uintptr_t lengthA = 0x18 ;
  1386. 217386 constexpr std::uintptr_t lowerBoundA = 0x20 ;
  1387. 217387 constexpr std::uintptr_t binaryTypeEnum = 0x28 ;
  1388. 217388 constexpr std::uintptr_t typeInformation = 0x30 ;
  1389. 217389 constexpr std::uintptr_t assemId = 0x38 ;
  1390. 217390 constexpr std::uintptr_t binaryHeaderEnum = 0x3C ;
  1391. 217391 constexpr std::uintptr_t binaryArrayTypeEnum = 0x40 ;
  1392. 217392 }
  1393. 217393 
  1394. 217394 namespace System_Runtime_Serialization_Formatters_Binary__MemberPrimitiveUnTyped
  1395. 217395 {
  1396. 217396 constexpr std::uintptr_t typeInformation = 0x10 ;
  1397. 217397 constexpr std::uintptr_t value = 0x18 ;
  1398. 217398 }
  1399. 217399 
  1400. 217400 namespace System_Runtime_Serialization_Formatters_Binary__MemberReference
  1401. 217401 {
  1402. 217402 constexpr std::uintptr_t idRef = 0x10 ;
  1403. 217403 }
  1404. 217404 
  1405. 217405 namespace System_Runtime_Serialization_Formatters_Binary__ObjectNull
  1406. 217406 {
  1407. 217407 constexpr std::uintptr_t nullCount = 0x10 ;
  1408. 217408 }
  1409. 217409 
  1410. 217410 namespace System_Runtime_Serialization_Formatters_Binary__ObjectMap
  1411. 217411 {
  1412. 217412 constexpr std::uintptr_t objectName = 0x10 ;
  1413. 217413 constexpr std::uintptr_t objectType = 0x18 ;
  1414. 217414 constexpr std::uintptr_t binaryTypeEnumA = 0x20 ;
  1415. 217415 constexpr std::uintptr_t typeInformationA = 0x28 ;
  1416. 217416 constexpr std::uintptr_t memberTypes = 0x30 ;
  1417. 217417 constexpr std::uintptr_t memberNames = 0x38 ;
  1418. 217418 constexpr std::uintptr_t objectInfo = 0x40 ;
  1419. 217419 constexpr std::uintptr_t isInitObjectInfo = 0x48 ;
  1420. 217420 constexpr std::uintptr_t objectReader = 0x50 ;
  1421. 217421 constexpr std::uintptr_t objectId = 0x58 ;
  1422. 217422 constexpr std::uintptr_t assemblyInfo = 0x60 ;
  1423. 217423 }
  1424. 217424 
  1425. 217425 namespace System_Runtime_Serialization_Formatters_Binary__ObjectProgress
  1426. 217426 {
  1427. 217427 constexpr std::uintptr_t isInitial = 0x10 ;
  1428. 217428 constexpr std::uintptr_t count = 0x14 ;
  1429. 217429 constexpr std::uintptr_t expectedType = 0x18 ;
  1430. 217430 constexpr std::uintptr_t expectedTypeInformation = 0x20 ;
  1431. 217431 constexpr std::uintptr_t name = 0x28 ;
  1432. 217432 constexpr std::uintptr_t objectTypeEnum = 0x30 ;
  1433. 217433 constexpr std::uintptr_t memberTypeEnum = 0x34 ;
  1434. 217434 constexpr std::uintptr_t memberValueEnum = 0x38 ;
  1435. 217435 constexpr std::uintptr_t dtType = 0x40 ;
  1436. 217436 constexpr std::uintptr_t numItems = 0x48 ;
  1437. 217437 constexpr std::uintptr_t binaryTypeEnum = 0x4C ;
  1438. 217438 constexpr std::uintptr_t typeInformation = 0x50 ;
  1439. 217439 constexpr std::uintptr_t nullCount = 0x58 ;
  1440. 217440 constexpr std::uintptr_t memberLength = 0x5C ;
  1441. 217441 constexpr std::uintptr_t binaryTypeEnumA = 0x60 ;
  1442. 217442 constexpr std::uintptr_t typeInformationA = 0x68 ;
  1443. 217443 constexpr std::uintptr_t memberNames = 0x70 ;
  1444. 217444 constexpr std::uintptr_t memberTypes = 0x78 ;
  1445. 217445 constexpr std::uintptr_t pr = 0x80 ;
  1446. 217446 
  1447. 217447 namespace _static
  1448. 217448 {
  1449. 217449 constexpr std::uintptr_t opRecordIdCount = 0x0 ;
  1450. 217450 }
  1451. 217451 
  1452. 217452 }
  1453. 217453 
  1454. 217454 namespace System_Runtime_Serialization_Formatters_Binary__BinaryFormatter
  1455. 217455 {
  1456. 217456 constexpr std::uintptr_t m_surrogates = 0x10 ;
  1457. 217457 constexpr std::uintptr_t m_context = 0x18 ;
  1458. 217458 constexpr std::uintptr_t m_binder = 0x28 ;
  1459. 217459 constexpr std::uintptr_t m_typeFormat = 0x30 ;
  1460. 217460 constexpr std::uintptr_t m_assemblyFormat = 0x34 ;
  1461. 217461 constexpr std::uintptr_t m_securityLevel = 0x38 ;
  1462. 217462 constexpr std::uintptr_t m_crossAppDomainArray = 0x40 ;
  1463. 217463 
  1464. 217464 namespace _static
  1465. 217465 {
  1466. 217466 constexpr std::uintptr_t typeNameCache = 0x0 ;
  1467. 217467 }
  1468. 217468 
  1469. 217469 }
  1470. 217470 
  1471. 217471 namespace System_Runtime_Serialization_Formatters_Binary____BinaryWriter
  1472. 217472 {
  1473. 217473 constexpr std::uintptr_t sout = 0x10 ;
  1474. 217474 constexpr std::uintptr_t formatterTypeStyle = 0x18 ;
  1475. 217475 constexpr std::uintptr_t objectMapTable = 0x20 ;
  1476. 217476 constexpr std::uintptr_t objectWriter = 0x28 ;
  1477. 217477 constexpr std::uintptr_t dataWriter = 0x30 ;
  1478. 217478 constexpr std::uintptr_t m_nestedObjectCount = 0x38 ;
  1479. 217479 constexpr std::uintptr_t nullCount = 0x3C ;
  1480. 217480 constexpr std::uintptr_t binaryMethodCall = 0x40 ;
  1481. 217481 constexpr std::uintptr_t binaryMethodReturn = 0x48 ;
  1482. 217482 constexpr std::uintptr_t binaryObject = 0x50 ;
  1483. 217483 constexpr std::uintptr_t binaryObjectWithMap = 0x58 ;
  1484. 217484 constexpr std::uintptr_t binaryObjectWithMapTyped = 0x60 ;
  1485. 217485 constexpr std::uintptr_t binaryObjectString = 0x68 ;
  1486. 217486 constexpr std::uintptr_t binaryArray = 0x70 ;
  1487. 217487 constexpr std::uintptr_t byteBuffer = 0x78 ;
  1488. 217488 constexpr std::uintptr_t chunkSize = 0x80 ;
  1489. 217489 constexpr std::uintptr_t memberPrimitiveUnTyped = 0x88 ;
  1490. 217490 constexpr std::uintptr_t memberPrimitiveTyped = 0x90 ;
  1491. 217491 constexpr std::uintptr_t objectNull = 0x98 ;
  1492. 217492 constexpr std::uintptr_t memberReference = 0xA0 ;
  1493. 217493 constexpr std::uintptr_t binaryAssembly = 0xA8 ;
  1494. 217494 }
  1495. 217495 
  1496. 217496 namespace System_Runtime_Serialization_Formatters_Binary__ObjectMapInfo
  1497. 217497 {
  1498. 217498 constexpr std::uintptr_t objectId = 0x10 ;
  1499. 217499 constexpr std::uintptr_t numMembers = 0x14 ;
  1500. 217500 constexpr std::uintptr_t memberNames = 0x18 ;
  1501. 217501 constexpr std::uintptr_t memberTypes = 0x20 ;
  1502. 217502 }
  1503. 217503 
  1504. 217504 namespace System_Runtime_Serialization_Formatters_Binary__WriteObjectInfo
  1505. 217505 {
  1506. 217506 constexpr std::uintptr_t objectInfoId = 0x10 ;
  1507. 217507 constexpr std::uintptr_t obj = 0x18 ;
  1508. 217508 constexpr std::uintptr_t objectType = 0x20 ;
  1509. 217509 constexpr std::uintptr_t isSi = 0x28 ;
  1510. 217510 constexpr std::uintptr_t isNamed = 0x29 ;
  1511. 217511 constexpr std::uintptr_t isTyped = 0x2A ;
  1512. 217512 constexpr std::uintptr_t isArray = 0x2B ;
  1513. 217513 constexpr std::uintptr_t si = 0x30 ;
  1514. 217514 constexpr std::uintptr_t cache = 0x38 ;
  1515. 217515 constexpr std::uintptr_t memberData = 0x40 ;
  1516. 217516 constexpr std::uintptr_t serializationSurrogate = 0x48 ;
  1517. 217517 constexpr std::uintptr_t context = 0x50 ;
  1518. 217518 constexpr std::uintptr_t serObjectInfoInit = 0x60 ;
  1519. 217519 constexpr std::uintptr_t objectId = 0x68 ;
  1520. 217520 constexpr std::uintptr_t assemId = 0x70 ;
  1521. 217521 constexpr std::uintptr_t binderTypeName = 0x78 ;
  1522. 217522 constexpr std::uintptr_t binderAssemblyString = 0x80 ;
  1523. 217523 }
  1524. 217524 
  1525. 217525 namespace System_Runtime_Serialization_Formatters_Binary__ReadObjectInfo
  1526. 217526 {
  1527. 217527 constexpr std::uintptr_t objectInfoId = 0x10 ;
  1528. 217528 constexpr std::uintptr_t objectType = 0x18 ;
  1529. 217529 constexpr std::uintptr_t objectManager = 0x20 ;
  1530. 217530 constexpr std::uintptr_t count = 0x28 ;
  1531. 217531 constexpr std::uintptr_t isSi = 0x2C ;
  1532. 217532 constexpr std::uintptr_t isNamed = 0x2D ;
  1533. 217533 constexpr std::uintptr_t isTyped = 0x2E ;
  1534. 217534 constexpr std::uintptr_t bSimpleAssembly = 0x2F ;
  1535. 217535 constexpr std::uintptr_t cache = 0x30 ;
  1536. 217536 constexpr std::uintptr_t wireMemberNames = 0x38 ;
  1537. 217537 constexpr std::uintptr_t wireMemberTypes = 0x40 ;
  1538. 217538 constexpr std::uintptr_t lastPosition = 0x48 ;
  1539. 217539 constexpr std::uintptr_t serializationSurrogate = 0x50 ;
  1540. 217540 constexpr std::uintptr_t context = 0x58 ;
  1541. 217541 constexpr std::uintptr_t memberTypesList = 0x68 ;
  1542. 217542 constexpr std::uintptr_t serObjectInfoInit = 0x70 ;
  1543. 217543 constexpr std::uintptr_t formatterConverter = 0x78 ;
  1544. 217544 
  1545. 217545 namespace _static
  1546. 217546 {
  1547. 217547 constexpr std::uintptr_t readObjectInfoCounter = 0x0 ;
  1548. 217548 }
  1549. 217549 
  1550. 217550 }
  1551. 217551 
  1552. 217552 namespace System_Runtime_Serialization_Formatters_Binary__SerObjectInfoInit
  1553. 217553 {
  1554. 217554 constexpr std::uintptr_t seenBeforeTable = 0x10 ;
  1555. 217555 constexpr std::uintptr_t objectInfoIdCount = 0x18 ;
  1556. 217556 constexpr std::uintptr_t oiPool = 0x20 ;
  1557. 217557 }
  1558. 217558 
  1559. 217559 namespace System_Runtime_Serialization_Formatters_Binary__SerObjectInfoCache
  1560. 217560 {
  1561. 217561 constexpr std::uintptr_t fullTypeName = 0x10 ;
  1562. 217562 constexpr std::uintptr_t assemblyString = 0x18 ;
  1563. 217563 constexpr std::uintptr_t hasTypeForwardedFrom = 0x20 ;
  1564. 217564 constexpr std::uintptr_t memberInfos = 0x28 ;
  1565. 217565 constexpr std::uintptr_t memberNames = 0x30 ;
  1566. 217566 constexpr std::uintptr_t memberTypes = 0x38 ;
  1567. 217567 }
  1568. 217568 
  1569. 217569 namespace System_Runtime_Serialization_Formatters_Binary__TypeInformation
  1570. 217570 {
  1571. 217571 constexpr std::uintptr_t fullTypeName = 0x10 ;
  1572. 217572 constexpr std::uintptr_t assemblyString = 0x18 ;
  1573. 217573 constexpr std::uintptr_t hasTypeForwardedFrom = 0x20 ;
  1574. 217574 }
  1575. 217575 
  1576. 217576 namespace System_Runtime_Serialization_Formatters_Binary__ObjectReader
  1577. 217577 {
  1578. 217578 constexpr std::uintptr_t m_stream = 0x10 ;
  1579. 217579 constexpr std::uintptr_t m_surrogates = 0x18 ;
  1580. 217580 constexpr std::uintptr_t m_context = 0x20 ;
  1581. 217581 constexpr std::uintptr_t m_objectManager = 0x30 ;
  1582. 217582 constexpr std::uintptr_t formatterEnums = 0x38 ;
  1583. 217583 constexpr std::uintptr_t m_binder = 0x40 ;
  1584. 217584 constexpr std::uintptr_t topId = 0x48 ;
  1585. 217585 constexpr std::uintptr_t bSimpleAssembly = 0x50 ;
  1586. 217586 constexpr std::uintptr_t handlerObject = 0x58 ;
  1587. 217587 constexpr std::uintptr_t m_topObject = 0x60 ;
  1588. 217588 constexpr std::uintptr_t headers = 0x68 ;
  1589. 217589 constexpr std::uintptr_t handler = 0x70 ;
  1590. 217590 constexpr std::uintptr_t serObjectInfoInit = 0x78 ;
  1591. 217591 constexpr std::uintptr_t m_formatterConverter = 0x80 ;
  1592. 217592 constexpr std::uintptr_t stack = 0x88 ;
  1593. 217593 constexpr std::uintptr_t valueFixupStack = 0x90 ;
  1594. 217594 constexpr std::uintptr_t crossAppDomainArray = 0x98 ;
  1595. 217595 constexpr std::uintptr_t bFullDeserialization = 0xA0 ;
  1596. 217596 constexpr std::uintptr_t bOldFormatDetected = 0xA1 ;
  1597. 217597 constexpr std::uintptr_t valTypeObjectIdTable = 0xA8 ;
  1598. 217598 constexpr std::uintptr_t typeCache = 0xB0 ;
  1599. 217599 constexpr std::uintptr_t previousAssemblyString = 0xB8 ;
  1600. 217600 constexpr std::uintptr_t previousName = 0xC0 ;
  1601. 217601 constexpr std::uintptr_t previousType = 0xC8 ;
  1602. 217602 }
  1603. 217603 
  1604. 217604 namespace System_Runtime_Serialization_Formatters_Binary__ObjectWriter
  1605. 217605 {
  1606. 217606 constexpr std::uintptr_t m_objectQueue = 0x10 ;
  1607. 217607 constexpr std::uintptr_t m_idGenerator = 0x18 ;
  1608. 217608 constexpr std::uintptr_t m_currentId = 0x20 ;
  1609. 217609 constexpr std::uintptr_t m_surrogates = 0x28 ;
  1610. 217610 constexpr std::uintptr_t m_context = 0x30 ;
  1611. 217611 constexpr std::uintptr_t serWriter = 0x40 ;
  1612. 217612 constexpr std::uintptr_t m_objectManager = 0x48 ;
  1613. 217613 constexpr std::uintptr_t topId = 0x50 ;
  1614. 217614 constexpr std::uintptr_t topName = 0x58 ;
  1615. 217615 constexpr std::uintptr_t headers = 0x60 ;
  1616. 217616 constexpr std::uintptr_t formatterEnums = 0x68 ;
  1617. 217617 constexpr std::uintptr_t m_binder = 0x70 ;
  1618. 217618 constexpr std::uintptr_t serObjectInfoInit = 0x78 ;
  1619. 217619 constexpr std::uintptr_t m_formatterConverter = 0x80 ;
  1620. 217620 constexpr std::uintptr_t crossAppDomainArray = 0x88 ;
  1621. 217621 constexpr std::uintptr_t previousObj = 0x90 ;
  1622. 217622 constexpr std::uintptr_t previousId = 0x98 ;
  1623. 217623 constexpr std::uintptr_t previousType = 0xA0 ;
  1624. 217624 constexpr std::uintptr_t previousCode = 0xA8 ;
  1625. 217625 constexpr std::uintptr_t assemblyToIdTable = 0xB0 ;
  1626. 217626 constexpr std::uintptr_t niPool = 0xB8 ;
  1627. 217627 }
  1628. 217628 
  1629. 217629 namespace System_Runtime_Serialization_Formatters_Binary____BinaryParser
  1630. 217630 {
  1631. 217631 constexpr std::uintptr_t objectReader = 0x10 ;
  1632. 217632 constexpr std::uintptr_t input = 0x18 ;
  1633. 217633 constexpr std::uintptr_t topId = 0x20 ;
  1634. 217634 constexpr std::uintptr_t headerId = 0x28 ;
  1635. 217635 constexpr std::uintptr_t objectMapIdTable = 0x30 ;
  1636. 217636 constexpr std::uintptr_t assemIdToAssemblyTable = 0x38 ;
  1637. 217637 constexpr std::uintptr_t stack = 0x40 ;
  1638. 217638 constexpr std::uintptr_t expectedType = 0x48 ;
  1639. 217639 constexpr std::uintptr_t expectedTypeInformation = 0x50 ;
  1640. 217640 constexpr std::uintptr_t PRS = 0x58 ;
  1641. 217641 constexpr std::uintptr_t systemAssemblyInfo = 0x60 ;
  1642. 217642 constexpr std::uintptr_t dataReader = 0x68 ;
  1643. 217643 constexpr std::uintptr_t opPool = 0x70 ;
  1644. 217644 constexpr std::uintptr_t binaryObject = 0x78 ;
  1645. 217645 constexpr std::uintptr_t bowm = 0x80 ;
  1646. 217646 constexpr std::uintptr_t bowmt = 0x88 ;
  1647. 217647 constexpr std::uintptr_t objectString = 0x90 ;
  1648. 217648 constexpr std::uintptr_t crossAppDomainString = 0x98 ;
  1649. 217649 constexpr std::uintptr_t memberPrimitiveTyped = 0xA0 ;
  1650. 217650 constexpr std::uintptr_t byteBuffer = 0xA8 ;
  1651. 217651 constexpr std::uintptr_t memberPrimitiveUnTyped = 0xB0 ;
  1652. 217652 constexpr std::uintptr_t memberReference = 0xB8 ;
  1653. 217653 constexpr std::uintptr_t objectNull = 0xC0 ;
  1654. 217654 
  1655. 217655 namespace _static
  1656. 217656 {
  1657. 217657 constexpr std::uintptr_t encoding = 0x0 ;
  1658. 217658 constexpr std::uintptr_t messageEnd = 0x8 ;
  1659. 217659 }
  1660. 217660 
  1661. 217661 }
  1662. 217662 
  1663. 217663 namespace System_Runtime_Serialization_Formatters_Binary__ParseRecord
  1664. 217664 {
  1665. 217665 constexpr std::uintptr_t PRparseTypeEnum = 0x10 ;
  1666. 217666 constexpr std::uintptr_t PRobjectTypeEnum = 0x14 ;
  1667. 217667 constexpr std::uintptr_t PRarrayTypeEnum = 0x18 ;
  1668. 217668 constexpr std::uintptr_t PRmemberTypeEnum = 0x1C ;
  1669. 217669 constexpr std::uintptr_t PRmemberValueEnum = 0x20 ;
  1670. 217670 constexpr std::uintptr_t PRobjectPositionEnum = 0x24 ;
  1671. 217671 constexpr std::uintptr_t PRname = 0x28 ;
  1672. 217672 constexpr std::uintptr_t PRvalue = 0x30 ;
  1673. 217673 constexpr std::uintptr_t PRvarValue = 0x38 ;
  1674. 217674 constexpr std::uintptr_t PRkeyDt = 0x40 ;
  1675. 217675 constexpr std::uintptr_t PRdtType = 0x48 ;
  1676. 217676 constexpr std::uintptr_t PRdtTypeCode = 0x50 ;
  1677. 217677 constexpr std::uintptr_t PRisEnum = 0x54 ;
  1678. 217678 constexpr std::uintptr_t PRobjectId = 0x58 ;
  1679. 217679 constexpr std::uintptr_t PRidRef = 0x60 ;
  1680. 217680 constexpr std::uintptr_t PRarrayElementTypeString = 0x68 ;
  1681. 217681 constexpr std::uintptr_t PRarrayElementType = 0x70 ;
  1682. 217682 constexpr std::uintptr_t PRisArrayVariant = 0x78 ;
  1683. 217683 constexpr std::uintptr_t PRarrayElementTypeCode = 0x7C ;
  1684. 217684 constexpr std::uintptr_t PRrank = 0x80 ;
  1685. 217685 constexpr std::uintptr_t PRlengthA = 0x88 ;
  1686. 217686 constexpr std::uintptr_t PRpositionA = 0x90 ;
  1687. 217687 constexpr std::uintptr_t PRlowerBoundA = 0x98 ;
  1688. 217688 constexpr std::uintptr_t PRupperBoundA = 0xA0 ;
  1689. 217689 constexpr std::uintptr_t PRindexMap = 0xA8 ;
  1690. 217690 constexpr std::uintptr_t PRmemberIndex = 0xB0 ;
  1691. 217691 constexpr std::uintptr_t PRlinearlength = 0xB4 ;
  1692. 217692 constexpr std::uintptr_t PRrectangularMap = 0xB8 ;
  1693. 217693 constexpr std::uintptr_t PRisLowerBound = 0xC0 ;
  1694. 217694 constexpr std::uintptr_t PRtopId = 0xC8 ;
  1695. 217695 constexpr std::uintptr_t PRheaderId = 0xD0 ;
  1696. 217696 constexpr std::uintptr_t PRobjectInfo = 0xD8 ;
  1697. 217697 constexpr std::uintptr_t PRisValueTypeFixup = 0xE0 ;
  1698. 217698 constexpr std::uintptr_t PRnewObj = 0xE8 ;
  1699. 217699 constexpr std::uintptr_t PRobjectA = 0xF0 ;
  1700. 217700 constexpr std::uintptr_t PRprimitiveArray = 0xF8 ;
  1701. 217701 constexpr std::uintptr_t PRisRegistered = 0x100 ;
  1702. 217702 constexpr std::uintptr_t PRmemberData = 0x108 ;
  1703. 217703 constexpr std::uintptr_t PRsi = 0x110 ;
  1704. 217704 constexpr std::uintptr_t PRnullCount = 0x118 ;
  1705. 217705 
  1706. 217706 namespace _static
  1707. 217707 {
  1708. 217708 constexpr std::uintptr_t parseRecordIdCount = 0x0 ;
  1709. 217709 }
  1710. 217710 
  1711. 217711 }
  1712. 217712 
  1713. 217713 namespace System_Runtime_Serialization_Formatters_Binary__SerStack
  1714. 217714 {
  1715. 217715 constexpr std::uintptr_t objects = 0x10 ;
  1716. 217716 constexpr std::uintptr_t stackId = 0x18 ;
  1717. 217717 constexpr std::uintptr_t top = 0x20 ;
  1718. 217718 }
  1719. 217719 
  1720. 217720 namespace System_Runtime_Serialization_Formatters_Binary__SizedArray
  1721. 217721 {
  1722. 217722 constexpr std::uintptr_t objects = 0x10 ;
  1723. 217723 constexpr std::uintptr_t negObjects = 0x18 ;
  1724. 217724 }
  1725. 217725 
  1726. 217726 namespace System_Runtime_Serialization_Formatters_Binary__IntSizedArray
  1727. 217727 {
  1728. 217728 constexpr std::uintptr_t objects = 0x10 ;
  1729. 217729 constexpr std::uintptr_t negObjects = 0x18 ;
  1730. 217730 }
  1731. 217731 
  1732. 217732 namespace System_Runtime_Serialization_Formatters_Binary__NameCache
  1733. 217733 {
  1734. 217734 constexpr std::uintptr_t name = 0x10 ;
  1735. 217735 
  1736. 217736 namespace _static
  1737. 217737 {
  1738. 217738 constexpr std::uintptr_t ht = 0x0 ;
  1739. 217739 }
  1740. 217740 
  1741. 217741 }
  1742. 217742 
  1743. 217743 namespace System_Runtime_Serialization_Formatters_Binary__ValueFixup
  1744. 217744 {
  1745. 217745 constexpr std::uintptr_t valueFixupEnum = 0x10 ;
  1746. 217746 constexpr std::uintptr_t arrayObj = 0x18 ;
  1747. 217747 constexpr std::uintptr_t indexMap = 0x20 ;
  1748. 217748 constexpr std::uintptr_t header = 0x28 ;
  1749. 217749 constexpr std::uintptr_t memberObject = 0x30 ;
  1750. 217750 constexpr std::uintptr_t objectInfo = 0x38 ;
  1751. 217751 constexpr std::uintptr_t memberName = 0x40 ;
  1752. 217752 
  1753. 217753 namespace _static
  1754. 217754 {
  1755. 217755 constexpr std::uintptr_t valueInfo = 0x0 ;
  1756. 217756 }
  1757. 217757 
  1758. 217758 }
  1759. 217759 
  1760. 217760 namespace System_Runtime_Serialization_Formatters_Binary__InternalFE
  1761. 217761 {
  1762. 217762 constexpr std::uintptr_t FEtypeFormat = 0x10 ;
  1763. 217763 constexpr std::uintptr_t FEassemblyFormat = 0x14 ;
  1764. 217764 constexpr std::uintptr_t FEsecurityLevel = 0x18 ;
  1765. 217765 constexpr std::uintptr_t FEserializerTypeEnum = 0x1C ;
  1766. 217766 }
  1767. 217767 
  1768. 217768 namespace System_Runtime_Serialization_Formatters_Binary__NameInfo
  1769. 217769 {
  1770. 217770 constexpr std::uintptr_t NIFullName = 0x10 ;
  1771. 217771 constexpr std::uintptr_t NIobjectId = 0x18 ;
  1772. 217772 constexpr std::uintptr_t NIassemId = 0x20 ;
  1773. 217773 constexpr std::uintptr_t NIprimitiveTypeEnum = 0x28 ;
  1774. 217774 constexpr std::uintptr_t NItype = 0x30 ;
  1775. 217775 constexpr std::uintptr_t NIisSealed = 0x38 ;
  1776. 217776 constexpr std::uintptr_t NIisArray = 0x39 ;
  1777. 217777 constexpr std::uintptr_t NIisArrayItem = 0x3A ;
  1778. 217778 constexpr std::uintptr_t NItransmitTypeOnObject = 0x3B ;
  1779. 217779 constexpr std::uintptr_t NItransmitTypeOnMember = 0x3C ;
  1780. 217780 constexpr std::uintptr_t NIisParentTypeOnObject = 0x3D ;
  1781. 217781 constexpr std::uintptr_t NIarrayEnum = 0x40 ;
  1782. 217782 constexpr std::uintptr_t NIsealedStatusChecked = 0x44 ;
  1783. 217783 }
  1784. 217784 
  1785. 217785 namespace System_Runtime_Serialization_Formatters_Binary__PrimitiveArray
  1786. 217786 {
  1787. 217787 constexpr std::uintptr_t code = 0x10 ;
  1788. 217788 constexpr std::uintptr_t booleanA = 0x18 ;
  1789. 217789 constexpr std::uintptr_t charA = 0x20 ;
  1790. 217790 constexpr std::uintptr_t doubleA = 0x28 ;
  1791. 217791 constexpr std::uintptr_t int16A = 0x30 ;
  1792. 217792 constexpr std::uintptr_t int32A = 0x38 ;
  1793. 217793 constexpr std::uintptr_t int64A = 0x40 ;
  1794. 217794 constexpr std::uintptr_t sbyteA = 0x48 ;
  1795. 217795 constexpr std::uintptr_t singleA = 0x50 ;
  1796. 217796 constexpr std::uintptr_t uint16A = 0x58 ;
  1797. 217797 constexpr std::uintptr_t uint32A = 0x60 ;
  1798. 217798 constexpr std::uintptr_t uint64A = 0x68 ;
  1799. 217799 }
  1800. 217800 
  1801. 217801 namespace System_Runtime_Serialization_Formatters_Binary__MessageEnum
  1802. 217802 {
  1803. 217803 constexpr std::uintptr_t value__ = 0x0 ;
  1804. 217804 }
  1805. 217805 
  1806. 217806 namespace System_Runtime_InteropServices__CharSet
  1807. 217807 {
  1808. 217808 constexpr std::uintptr_t value__ = 0x0 ;
  1809. 217809 }
  1810. 217810 
  1811. 217811 namespace System_Runtime_InteropServices__ExternalException
  1812. 217812 {
  1813. 217813 constexpr std::uintptr_t _className = 0x10 ;
  1814. 217814 constexpr std::uintptr_t _message = 0x18 ;
  1815. 217815 constexpr std::uintptr_t _data = 0x20 ;
  1816. 217816 constexpr std::uintptr_t _innerException = 0x28 ;
  1817. 217817 constexpr std::uintptr_t _helpURL = 0x30 ;
  1818. 217818 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1819. 217819 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1820. 217820 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1821. 217821 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1822. 217822 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1823. 217823 constexpr std::uintptr_t _HResult = 0x60 ;
  1824. 217824 constexpr std::uintptr_t _source = 0x68 ;
  1825. 217825 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1826. 217826 constexpr std::uintptr_t captured_traces = 0x78 ;
  1827. 217827 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1828. 217828 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1829. 217829 }
  1830. 217830 
  1831. 217831 namespace System_Runtime_InteropServices__HandleRef
  1832. 217832 {
  1833. 217833 constexpr std::uintptr_t _wrapper = 0x0 ;
  1834. 217834 constexpr std::uintptr_t _handle = 0x8 ;
  1835. 217835 }
  1836. 217836 
  1837. 217837 namespace System_Runtime_InteropServices__MarshalDirectiveException
  1838. 217838 {
  1839. 217839 constexpr std::uintptr_t _className = 0x10 ;
  1840. 217840 constexpr std::uintptr_t _message = 0x18 ;
  1841. 217841 constexpr std::uintptr_t _data = 0x20 ;
  1842. 217842 constexpr std::uintptr_t _innerException = 0x28 ;
  1843. 217843 constexpr std::uintptr_t _helpURL = 0x30 ;
  1844. 217844 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1845. 217845 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1846. 217846 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1847. 217847 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1848. 217848 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1849. 217849 constexpr std::uintptr_t _HResult = 0x60 ;
  1850. 217850 constexpr std::uintptr_t _source = 0x68 ;
  1851. 217851 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1852. 217852 constexpr std::uintptr_t captured_traces = 0x78 ;
  1853. 217853 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1854. 217854 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1855. 217855 }
  1856. 217856 
  1857. 217857 namespace System_Runtime_InteropServices__Architecture
  1858. 217858 {
  1859. 217859 constexpr std::uintptr_t value__ = 0x0 ;
  1860. 217860 }
  1861. 217861 
  1862. 217862 namespace System_Runtime_InteropServices__OSPlatform
  1863. 217863 {
  1864. 217864 constexpr std::uintptr_t TypeInfo = 0x107FF9E0 ;
  1865. 217865 constexpr std::uintptr_t _osPlatform = 0x0 ;
  1866. 217866 
  1867. 217867 namespace _static
  1868. 217868 {
  1869. 217869 constexpr std::uintptr_t _Linux_k__BackingField = 0x0 ;
  1870. 217870 constexpr std::uintptr_t _OSX_k__BackingField = 0x8 ;
  1871. 217871 constexpr std::uintptr_t _Windows_k__BackingField = 0x10 ;
  1872. 217872 }
  1873. 217873 
  1874. 217874 }
  1875. 217875 
  1876. 217876 namespace System_Runtime_InteropServices__GCHandleType
  1877. 217877 {
  1878. 217878 constexpr std::uintptr_t value__ = 0x0 ;
  1879. 217879 }
  1880. 217880 
  1881. 217881 namespace System_Runtime_InteropServices__SafeBuffer
  1882. 217882 {
  1883. 217883 constexpr std::uintptr_t handle = 0x10 ;
  1884. 217884 constexpr std::uintptr_t _state = 0x18 ;
  1885. 217885 constexpr std::uintptr_t _ownsHandle = 0x1C ;
  1886. 217886 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
  1887. 217887 constexpr std::uintptr_t _numBytes = 0x20 ;
  1888. 217888 
  1889. 217889 namespace _static
  1890. 217890 {
  1891. 217891 constexpr std::uintptr_t Uninitialized = 0x0 ;
  1892. 217892 }
  1893. 217893 
  1894. 217894 }
  1895. 217895 
  1896. 217896 namespace System_Runtime_InteropServices__COMException
  1897. 217897 {
  1898. 217898 constexpr std::uintptr_t _className = 0x10 ;
  1899. 217899 constexpr std::uintptr_t _message = 0x18 ;
  1900. 217900 constexpr std::uintptr_t _data = 0x20 ;
  1901. 217901 constexpr std::uintptr_t _innerException = 0x28 ;
  1902. 217902 constexpr std::uintptr_t _helpURL = 0x30 ;
  1903. 217903 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1904. 217904 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1905. 217905 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1906. 217906 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1907. 217907 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1908. 217908 constexpr std::uintptr_t _HResult = 0x60 ;
  1909. 217909 constexpr std::uintptr_t _source = 0x68 ;
  1910. 217910 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1911. 217911 constexpr std::uintptr_t captured_traces = 0x78 ;
  1912. 217912 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1913. 217913 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1914. 217914 }
  1915. 217915 
  1916. 217916 namespace System_Runtime_InteropServices__ErrorWrapper
  1917. 217917 {
  1918. 217918 constexpr std::uintptr_t TypeInfo = 0x10C718E0 ;
  1919. 217919 constexpr std::uintptr_t m_ErrorCode = 0x10 ;
  1920. 217920 }
  1921. 217921 
  1922. 217922 namespace System_Runtime_InteropServices__UnmanagedFunctionPointerAttribute
  1923. 217923 {
  1924. 217924 constexpr std::uintptr_t m_callingConvention = 0x10 ;
  1925. 217925 }
  1926. 217926 
  1927. 217927 namespace System_Runtime_InteropServices__ComInterfaceType
  1928. 217928 {
  1929. 217929 constexpr std::uintptr_t value__ = 0x0 ;
  1930. 217930 }
  1931. 217931 
  1932. 217932 namespace System_Runtime_InteropServices__InterfaceTypeAttribute
  1933. 217933 {
  1934. 217934 constexpr std::uintptr_t _val = 0x10 ;
  1935. 217935 }
  1936. 217936 
  1937. 217937 namespace System_Runtime_InteropServices__ComDefaultInterfaceAttribute
  1938. 217938 {
  1939. 217939 constexpr std::uintptr_t _val = 0x10 ;
  1940. 217940 }
  1941. 217941 
  1942. 217942 namespace System_Runtime_InteropServices__ClassInterfaceType
  1943. 217943 {
  1944. 217944 constexpr std::uintptr_t value__ = 0x0 ;
  1945. 217945 }
  1946. 217946 
  1947. 217947 namespace System_Runtime_InteropServices__ClassInterfaceAttribute
  1948. 217948 {
  1949. 217949 constexpr std::uintptr_t _val = 0x10 ;
  1950. 217950 }
  1951. 217951 
  1952. 217952 namespace System_Runtime_InteropServices__ComVisibleAttribute
  1953. 217953 {
  1954. 217954 constexpr std::uintptr_t _val = 0x10 ;
  1955. 217955 }
  1956. 217956 
  1957. 217957 namespace System_Runtime_InteropServices__VarEnum
  1958. 217958 {
  1959. 217959 constexpr std::uintptr_t value__ = 0x0 ;
  1960. 217960 }
  1961. 217961 
  1962. 217962 namespace System_Runtime_InteropServices__UnmanagedType
  1963. 217963 {
  1964. 217964 constexpr std::uintptr_t value__ = 0x0 ;
  1965. 217965 }
  1966. 217966 
  1967. 217967 namespace System_Runtime_InteropServices__GuidAttribute
  1968. 217968 {
  1969. 217969 constexpr std::uintptr_t _val = 0x10 ;
  1970. 217970 }
  1971. 217971 
  1972. 217972 namespace System_Runtime_InteropServices__DllImportSearchPath
  1973. 217973 {
  1974. 217974 constexpr std::uintptr_t value__ = 0x0 ;
  1975. 217975 }
  1976. 217976 
  1977. 217977 namespace System_Runtime_InteropServices__DefaultDllImportSearchPathsAttribute
  1978. 217978 {
  1979. 217979 constexpr std::uintptr_t _paths = 0x10 ;
  1980. 217980 }
  1981. 217981 
  1982. 217982 namespace System_Runtime_InteropServices__DllImportAttribute
  1983. 217983 {
  1984. 217984 constexpr std::uintptr_t _val = 0x10 ;
  1985. 217985 constexpr std::uintptr_t EntryPoint = 0x18 ;
  1986. 217986 constexpr std::uintptr_t CharSet = 0x20 ;
  1987. 217987 constexpr std::uintptr_t SetLastError = 0x24 ;
  1988. 217988 constexpr std::uintptr_t ExactSpelling = 0x25 ;
  1989. 217989 constexpr std::uintptr_t PreserveSig = 0x26 ;
  1990. 217990 constexpr std::uintptr_t CallingConvention = 0x28 ;
  1991. 217991 constexpr std::uintptr_t BestFitMapping = 0x2C ;
  1992. 217992 constexpr std::uintptr_t ThrowOnUnmappableChar = 0x2D ;
  1993. 217993 }
  1994. 217994 
  1995. 217995 namespace System_Runtime_InteropServices__FieldOffsetAttribute
  1996. 217996 {
  1997. 217997 constexpr std::uintptr_t TypeInfo = 0x107420C8 ;
  1998. 217998 constexpr std::uintptr_t _val = 0x10 ;
  1999. 217999 }
  2000. 218000 
← Prev Next → Page 109 of 171 — lines 216,001–218,000 of 341,881