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 137 of 171 — lines 272,001–274,000 of 341,881
341,881 lines
  1. 272001 constexpr std::uintptr_t indentChars = 0x98 ;
  2. 272002 constexpr std::uintptr_t mixedContent = 0xA0 ;
  3. 272003 constexpr std::uintptr_t mixedContentStack = 0xA8 ;
  4. 272004 constexpr std::uintptr_t conformanceLevel = 0xB0 ;
  5. 272005 }
  6. 272006 
  7. 272007 namespace System_Xml__XmlValidatingReader
  8. 272008 {
  9. 272009 constexpr std::uintptr_t impl = 0x10 ;
  10. 272010 }
  11. 272011 
  12. 272012 namespace System_Xml__XmlValidatingReaderImpl
  13. 272013 {
  14. 272014 constexpr std::uintptr_t coreReader = 0x10 ;
  15. 272015 constexpr std::uintptr_t coreReaderImpl = 0x18 ;
  16. 272016 constexpr std::uintptr_t coreReaderNSResolver = 0x20 ;
  17. 272017 constexpr std::uintptr_t validationType = 0x28 ;
  18. 272018 constexpr std::uintptr_t validator = 0x30 ;
  19. 272019 constexpr std::uintptr_t schemaCollection = 0x38 ;
  20. 272020 constexpr std::uintptr_t processIdentityConstraints = 0x40 ;
  21. 272021 constexpr std::uintptr_t parsingFunction = 0x44 ;
  22. 272022 constexpr std::uintptr_t eventHandling = 0x48 ;
  23. 272023 constexpr std::uintptr_t parserContext = 0x50 ;
  24. 272024 constexpr std::uintptr_t readBinaryHelper = 0x58 ;
  25. 272025 constexpr std::uintptr_t outerReader = 0x60 ;
  26. 272026 
  27. 272027 namespace _static
  28. 272028 {
  29. 272029 constexpr std::uintptr_t s_tempResolver = 0x0 ;
  30. 272030 }
  31. 272031 
  32. 272032 }
  33. 272033 
  34. 272034 namespace System_Xml__XmlWellFormedWriter
  35. 272035 {
  36. 272036 constexpr std::uintptr_t writeNodeBuffer = 0x10 ;
  37. 272037 constexpr std::uintptr_t writer = 0x18 ;
  38. 272038 constexpr std::uintptr_t rawWriter = 0x20 ;
  39. 272039 constexpr std::uintptr_t predefinedNamespaces = 0x28 ;
  40. 272040 constexpr std::uintptr_t nsStack = 0x30 ;
  41. 272041 constexpr std::uintptr_t nsTop = 0x38 ;
  42. 272042 constexpr std::uintptr_t nsHashtable = 0x40 ;
  43. 272043 constexpr std::uintptr_t useNsHashtable = 0x48 ;
  44. 272044 constexpr std::uintptr_t elemScopeStack = 0x50 ;
  45. 272045 constexpr std::uintptr_t elemTop = 0x58 ;
  46. 272046 constexpr std::uintptr_t attrStack = 0x60 ;
  47. 272047 constexpr std::uintptr_t attrCount = 0x68 ;
  48. 272048 constexpr std::uintptr_t attrHashTable = 0x70 ;
  49. 272049 constexpr std::uintptr_t specAttr = 0x78 ;
  50. 272050 constexpr std::uintptr_t attrValueCache = 0x80 ;
  51. 272051 constexpr std::uintptr_t curDeclPrefix = 0x88 ;
  52. 272052 constexpr std::uintptr_t stateTable = 0x90 ;
  53. 272053 constexpr std::uintptr_t currentState = 0x98 ;
  54. 272054 constexpr std::uintptr_t checkCharacters = 0x9C ;
  55. 272055 constexpr std::uintptr_t omitDuplNamespaces = 0x9D ;
  56. 272056 constexpr std::uintptr_t writeEndDocumentOnClose = 0x9E ;
  57. 272057 constexpr std::uintptr_t conformanceLevel = 0xA0 ;
  58. 272058 constexpr std::uintptr_t dtdWritten = 0xA4 ;
  59. 272059 constexpr std::uintptr_t xmlDeclFollows = 0xA5 ;
  60. 272060 constexpr std::uintptr_t xmlCharType = 0xA8 ;
  61. 272061 constexpr std::uintptr_t hasher = 0xB0 ;
  62. 272062 
  63. 272063 namespace _static
  64. 272064 {
  65. 272065 constexpr std::uintptr_t stateName = 0x0 ;
  66. 272066 constexpr std::uintptr_t tokenName = 0x8 ;
  67. 272067 constexpr std::uintptr_t state2WriteState = 0x10 ;
  68. 272068 constexpr std::uintptr_t StateTableDocument = 0x18 ;
  69. 272069 constexpr std::uintptr_t StateTableAuto = 0x20 ;
  70. 272070 }
  71. 272071 
  72. 272072 }
  73. 272073 
  74. 272074 namespace System_Xml__WriteState
  75. 272075 {
  76. 272076 constexpr std::uintptr_t value__ = 0x0 ;
  77. 272077 }
  78. 272078 
  79. 272079 namespace System_Xml__XmlWriter
  80. 272080 {
  81. 272081 constexpr std::uintptr_t writeNodeBuffer = 0x10 ;
  82. 272082 }
  83. 272083 
  84. 272084 namespace System_Xml__XmlOutputMethod
  85. 272085 {
  86. 272086 constexpr std::uintptr_t value__ = 0x0 ;
  87. 272087 }
  88. 272088 
  89. 272089 namespace System_Xml__TriState
  90. 272090 {
  91. 272091 constexpr std::uintptr_t value__ = 0x0 ;
  92. 272092 }
  93. 272093 
  94. 272094 namespace System_Xml__XmlStandalone
  95. 272095 {
  96. 272096 constexpr std::uintptr_t value__ = 0x0 ;
  97. 272097 }
  98. 272098 
  99. 272099 namespace System_Xml__XmlWriterSettings
  100. 272100 {
  101. 272101 constexpr std::uintptr_t useAsync = 0x10 ;
  102. 272102 constexpr std::uintptr_t encoding = 0x18 ;
  103. 272103 constexpr std::uintptr_t omitXmlDecl = 0x20 ;
  104. 272104 constexpr std::uintptr_t newLineHandling = 0x24 ;
  105. 272105 constexpr std::uintptr_t newLineChars = 0x28 ;
  106. 272106 constexpr std::uintptr_t indent = 0x30 ;
  107. 272107 constexpr std::uintptr_t indentChars = 0x38 ;
  108. 272108 constexpr std::uintptr_t newLineOnAttributes = 0x40 ;
  109. 272109 constexpr std::uintptr_t closeOutput = 0x41 ;
  110. 272110 constexpr std::uintptr_t namespaceHandling = 0x44 ;
  111. 272111 constexpr std::uintptr_t conformanceLevel = 0x48 ;
  112. 272112 constexpr std::uintptr_t checkCharacters = 0x4C ;
  113. 272113 constexpr std::uintptr_t writeEndDocumentOnClose = 0x4D ;
  114. 272114 constexpr std::uintptr_t outputMethod = 0x50 ;
  115. 272115 constexpr std::uintptr_t cdataSections = 0x58 ;
  116. 272116 constexpr std::uintptr_t doNotEscapeUriAttributes = 0x60 ;
  117. 272117 constexpr std::uintptr_t mergeCDataSections = 0x61 ;
  118. 272118 constexpr std::uintptr_t mediaType = 0x68 ;
  119. 272119 constexpr std::uintptr_t docTypeSystem = 0x70 ;
  120. 272120 constexpr std::uintptr_t docTypePublic = 0x78 ;
  121. 272121 constexpr std::uintptr_t standalone = 0x80 ;
  122. 272122 constexpr std::uintptr_t autoXmlDecl = 0x84 ;
  123. 272123 constexpr std::uintptr_t isReadOnly = 0x85 ;
  124. 272124 }
  125. 272125 
  126. 272126 namespace System_Xml__XsdCachingReader
  127. 272127 {
  128. 272128 constexpr std::uintptr_t coreReader = 0x10 ;
  129. 272129 constexpr std::uintptr_t coreReaderNameTable = 0x18 ;
  130. 272130 constexpr std::uintptr_t contentEvents = 0x20 ;
  131. 272131 constexpr std::uintptr_t attributeEvents = 0x28 ;
  132. 272132 constexpr std::uintptr_t cachedNode = 0x30 ;
  133. 272133 constexpr std::uintptr_t cacheState = 0x38 ;
  134. 272134 constexpr std::uintptr_t contentIndex = 0x3C ;
  135. 272135 constexpr std::uintptr_t attributeCount = 0x40 ;
  136. 272136 constexpr std::uintptr_t returnOriginalStringValues = 0x44 ;
  137. 272137 constexpr std::uintptr_t cacheHandler = 0x48 ;
  138. 272138 constexpr std::uintptr_t currentAttrIndex = 0x50 ;
  139. 272139 constexpr std::uintptr_t currentContentIndex = 0x54 ;
  140. 272140 constexpr std::uintptr_t readAhead = 0x58 ;
  141. 272141 constexpr std::uintptr_t lineInfo = 0x60 ;
  142. 272142 constexpr std::uintptr_t textNode = 0x68 ;
  143. 272143 }
  144. 272144 
  145. 272145 namespace System_Xml__CachingEventHandler
  146. 272146 {
  147. 272147 constexpr std::uintptr_t method_ptr = 0x10 ;
  148. 272148 constexpr std::uintptr_t invoke_impl = 0x18 ;
  149. 272149 constexpr std::uintptr_t m_target = 0x20 ;
  150. 272150 constexpr std::uintptr_t method = 0x28 ;
  151. 272151 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  152. 272152 constexpr std::uintptr_t extra_arg = 0x38 ;
  153. 272153 constexpr std::uintptr_t method_code = 0x40 ;
  154. 272154 constexpr std::uintptr_t interp_method = 0x48 ;
  155. 272155 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  156. 272156 constexpr std::uintptr_t method_info = 0x58 ;
  157. 272157 constexpr std::uintptr_t original_method_info = 0x60 ;
  158. 272158 constexpr std::uintptr_t data = 0x68 ;
  159. 272159 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  160. 272160 constexpr std::uintptr_t delegates = 0x78 ;
  161. 272161 }
  162. 272162 
  163. 272163 namespace System_Xml__AttributePSVIInfo
  164. 272164 {
  165. 272165 constexpr std::uintptr_t localName = 0x10 ;
  166. 272166 constexpr std::uintptr_t namespaceUri = 0x18 ;
  167. 272167 constexpr std::uintptr_t typedAttributeValue = 0x20 ;
  168. 272168 constexpr std::uintptr_t attributeSchemaInfo = 0x28 ;
  169. 272169 }
  170. 272170 
  171. 272171 namespace System_Xml__XsdValidatingReader
  172. 272172 {
  173. 272173 constexpr std::uintptr_t coreReader = 0x10 ;
  174. 272174 constexpr std::uintptr_t coreReaderNSResolver = 0x18 ;
  175. 272175 constexpr std::uintptr_t thisNSResolver = 0x20 ;
  176. 272176 constexpr std::uintptr_t validator = 0x28 ;
  177. 272177 constexpr std::uintptr_t xmlResolver = 0x30 ;
  178. 272178 constexpr std::uintptr_t validationEvent = 0x38 ;
  179. 272179 constexpr std::uintptr_t validationState = 0x40 ;
  180. 272180 constexpr std::uintptr_t valueGetter = 0x48 ;
  181. 272181 constexpr std::uintptr_t nsManager = 0x50 ;
  182. 272182 constexpr std::uintptr_t manageNamespaces = 0x58 ;
  183. 272183 constexpr std::uintptr_t processInlineSchema = 0x59 ;
  184. 272184 constexpr std::uintptr_t replayCache = 0x5A ;
  185. 272185 constexpr std::uintptr_t cachedNode = 0x60 ;
  186. 272186 constexpr std::uintptr_t attributePSVI = 0x68 ;
  187. 272187 constexpr std::uintptr_t attributeCount = 0x70 ;
  188. 272188 constexpr std::uintptr_t coreReaderAttributeCount = 0x74 ;
  189. 272189 constexpr std::uintptr_t currentAttrIndex = 0x78 ;
  190. 272190 constexpr std::uintptr_t attributePSVINodes = 0x80 ;
  191. 272191 constexpr std::uintptr_t defaultAttributes = 0x88 ;
  192. 272192 constexpr std::uintptr_t inlineSchemaParser = 0x90 ;
  193. 272193 constexpr std::uintptr_t atomicValue = 0x98 ;
  194. 272194 constexpr std::uintptr_t xmlSchemaInfo = 0xA0 ;
  195. 272195 constexpr std::uintptr_t originalAtomicValueString = 0xA8 ;
  196. 272196 constexpr std::uintptr_t coreReaderNameTable = 0xB0 ;
  197. 272197 constexpr std::uintptr_t cachingReader = 0xB8 ;
  198. 272198 constexpr std::uintptr_t textNode = 0xC0 ;
  199. 272199 constexpr std::uintptr_t NsXmlNs = 0xC8 ;
  200. 272200 constexpr std::uintptr_t NsXs = 0xD0 ;
  201. 272201 constexpr std::uintptr_t NsXsi = 0xD8 ;
  202. 272202 constexpr std::uintptr_t XsiType = 0xE0 ;
  203. 272203 constexpr std::uintptr_t XsiNil = 0xE8 ;
  204. 272204 constexpr std::uintptr_t XsdSchema = 0xF0 ;
  205. 272205 constexpr std::uintptr_t XsiSchemaLocation = 0xF8 ;
  206. 272206 constexpr std::uintptr_t XsiNoNamespaceSchemaLocation = 0x100 ;
  207. 272207 constexpr std::uintptr_t xmlCharType = 0x108 ;
  208. 272208 constexpr std::uintptr_t lineInfo = 0x110 ;
  209. 272209 constexpr std::uintptr_t readBinaryHelper = 0x118 ;
  210. 272210 constexpr std::uintptr_t savedState = 0x120 ;
  211. 272211 
  212. 272212 namespace _static
  213. 272213 {
  214. 272214 constexpr std::uintptr_t TypeOfString = 0x0 ;
  215. 272215 }
  216. 272216 
  217. 272217 }
  218. 272218 
  219. 272219 namespace System_Xml__DomNameTable
  220. 272220 {
  221. 272221 constexpr std::uintptr_t entries = 0x10 ;
  222. 272222 constexpr std::uintptr_t count = 0x18 ;
  223. 272223 constexpr std::uintptr_t mask = 0x1C ;
  224. 272224 constexpr std::uintptr_t ownerDocument = 0x20 ;
  225. 272225 constexpr std::uintptr_t nameTable = 0x28 ;
  226. 272226 }
  227. 272227 
  228. 272228 namespace System_Xml__XmlAttribute
  229. 272229 {
  230. 272230 constexpr std::uintptr_t parentNode = 0x10 ;
  231. 272231 constexpr std::uintptr_t name = 0x18 ;
  232. 272232 constexpr std::uintptr_t lastChild = 0x20 ;
  233. 272233 }
  234. 272234 
  235. 272235 namespace System_Xml__XmlAttributeCollection
  236. 272236 {
  237. 272237 constexpr std::uintptr_t parent = 0x10 ;
  238. 272238 constexpr std::uintptr_t nodes = 0x18 ;
  239. 272239 }
  240. 272240 
  241. 272241 namespace System_Xml__XmlCDataSection
  242. 272242 {
  243. 272243 constexpr std::uintptr_t parentNode = 0x10 ;
  244. 272244 constexpr std::uintptr_t next = 0x18 ;
  245. 272245 constexpr std::uintptr_t data = 0x20 ;
  246. 272246 }
  247. 272247 
  248. 272248 namespace System_Xml__XmlCharacterData
  249. 272249 {
  250. 272250 constexpr std::uintptr_t parentNode = 0x10 ;
  251. 272251 constexpr std::uintptr_t next = 0x18 ;
  252. 272252 constexpr std::uintptr_t data = 0x20 ;
  253. 272253 }
  254. 272254 
  255. 272255 namespace System_Xml__XmlChildEnumerator
  256. 272256 {
  257. 272257 constexpr std::uintptr_t container = 0x10 ;
  258. 272258 constexpr std::uintptr_t child = 0x18 ;
  259. 272259 constexpr std::uintptr_t isFirst = 0x20 ;
  260. 272260 }
  261. 272261 
  262. 272262 namespace System_Xml__XmlChildNodes
  263. 272263 {
  264. 272264 constexpr std::uintptr_t container = 0x10 ;
  265. 272265 }
  266. 272266 
  267. 272267 namespace System_Xml__XmlComment
  268. 272268 {
  269. 272269 constexpr std::uintptr_t parentNode = 0x10 ;
  270. 272270 constexpr std::uintptr_t next = 0x18 ;
  271. 272271 constexpr std::uintptr_t data = 0x20 ;
  272. 272272 }
  273. 272273 
  274. 272274 namespace System_Xml__XmlDeclaration
  275. 272275 {
  276. 272276 constexpr std::uintptr_t parentNode = 0x10 ;
  277. 272277 constexpr std::uintptr_t next = 0x18 ;
  278. 272278 constexpr std::uintptr_t version = 0x20 ;
  279. 272279 constexpr std::uintptr_t encoding = 0x28 ;
  280. 272280 constexpr std::uintptr_t standalone = 0x30 ;
  281. 272281 }
  282. 272282 
  283. 272283 namespace System_Xml__XmlDocument
  284. 272284 {
  285. 272285 constexpr std::uintptr_t parentNode = 0x10 ;
  286. 272286 constexpr std::uintptr_t implementation = 0x18 ;
  287. 272287 constexpr std::uintptr_t domNameTable = 0x20 ;
  288. 272288 constexpr std::uintptr_t lastChild = 0x28 ;
  289. 272289 constexpr std::uintptr_t entities = 0x30 ;
  290. 272290 constexpr std::uintptr_t htElementIdMap = 0x38 ;
  291. 272291 constexpr std::uintptr_t htElementIDAttrDecl = 0x40 ;
  292. 272292 constexpr std::uintptr_t schemaInfo = 0x48 ;
  293. 272293 constexpr std::uintptr_t schemas = 0x50 ;
  294. 272294 constexpr std::uintptr_t reportValidity = 0x58 ;
  295. 272295 constexpr std::uintptr_t actualLoadingStatus = 0x59 ;
  296. 272296 constexpr std::uintptr_t onNodeInsertingDelegate = 0x60 ;
  297. 272297 constexpr std::uintptr_t onNodeInsertedDelegate = 0x68 ;
  298. 272298 constexpr std::uintptr_t onNodeRemovingDelegate = 0x70 ;
  299. 272299 constexpr std::uintptr_t onNodeRemovedDelegate = 0x78 ;
  300. 272300 constexpr std::uintptr_t onNodeChangingDelegate = 0x80 ;
  301. 272301 constexpr std::uintptr_t onNodeChangedDelegate = 0x88 ;
  302. 272302 constexpr std::uintptr_t fEntRefNodesPresent = 0x90 ;
  303. 272303 constexpr std::uintptr_t fCDataNodesPresent = 0x91 ;
  304. 272304 constexpr std::uintptr_t preserveWhitespace = 0x92 ;
  305. 272305 constexpr std::uintptr_t isLoading = 0x93 ;
  306. 272306 constexpr std::uintptr_t strDocumentName = 0x98 ;
  307. 272307 constexpr std::uintptr_t strDocumentFragmentName = 0xA0 ;
  308. 272308 constexpr std::uintptr_t strCommentName = 0xA8 ;
  309. 272309 constexpr std::uintptr_t strTextName = 0xB0 ;
  310. 272310 constexpr std::uintptr_t strCDataSectionName = 0xB8 ;
  311. 272311 constexpr std::uintptr_t strEntityName = 0xC0 ;
  312. 272312 constexpr std::uintptr_t strID = 0xC8 ;
  313. 272313 constexpr std::uintptr_t strXmlns = 0xD0 ;
  314. 272314 constexpr std::uintptr_t strXml = 0xD8 ;
  315. 272315 constexpr std::uintptr_t strSpace = 0xE0 ;
  316. 272316 constexpr std::uintptr_t strLang = 0xE8 ;
  317. 272317 constexpr std::uintptr_t strEmpty = 0xF0 ;
  318. 272318 constexpr std::uintptr_t strNonSignificantWhitespaceName = 0xF8 ;
  319. 272319 constexpr std::uintptr_t strSignificantWhitespaceName = 0x100 ;
  320. 272320 constexpr std::uintptr_t strReservedXmlns = 0x108 ;
  321. 272321 constexpr std::uintptr_t strReservedXml = 0x110 ;
  322. 272322 constexpr std::uintptr_t baseURI = 0x118 ;
  323. 272323 constexpr std::uintptr_t resolver = 0x120 ;
  324. 272324 constexpr std::uintptr_t bSetResolver = 0x128 ;
  325. 272325 constexpr std::uintptr_t objLock = 0x130 ;
  326. 272326 
  327. 272327 namespace _static
  328. 272328 {
  329. 272329 constexpr std::uintptr_t EmptyEnumerator = 0x0 ;
  330. 272330 constexpr std::uintptr_t NotKnownSchemaInfo = 0x8 ;
  331. 272331 constexpr std::uintptr_t ValidSchemaInfo = 0x10 ;
  332. 272332 constexpr std::uintptr_t InvalidSchemaInfo = 0x18 ;
  333. 272333 }
  334. 272334 
  335. 272335 }
  336. 272336 
  337. 272337 namespace System_Xml__XmlDocumentFragment
  338. 272338 {
  339. 272339 constexpr std::uintptr_t parentNode = 0x10 ;
  340. 272340 constexpr std::uintptr_t lastChild = 0x18 ;
  341. 272341 }
  342. 272342 
  343. 272343 namespace System_Xml__XmlDocumentType
  344. 272344 {
  345. 272345 constexpr std::uintptr_t parentNode = 0x10 ;
  346. 272346 constexpr std::uintptr_t next = 0x18 ;
  347. 272347 constexpr std::uintptr_t name = 0x20 ;
  348. 272348 constexpr std::uintptr_t publicId = 0x28 ;
  349. 272349 constexpr std::uintptr_t systemId = 0x30 ;
  350. 272350 constexpr std::uintptr_t internalSubset = 0x38 ;
  351. 272351 constexpr std::uintptr_t namespaces = 0x40 ;
  352. 272352 constexpr std::uintptr_t entities = 0x48 ;
  353. 272353 constexpr std::uintptr_t notations = 0x50 ;
  354. 272354 constexpr std::uintptr_t schemaInfo = 0x58 ;
  355. 272355 }
  356. 272356 
  357. 272357 namespace System_Xml__XmlElement
  358. 272358 {
  359. 272359 constexpr std::uintptr_t parentNode = 0x10 ;
  360. 272360 constexpr std::uintptr_t next = 0x18 ;
  361. 272361 constexpr std::uintptr_t name = 0x20 ;
  362. 272362 constexpr std::uintptr_t attributes = 0x28 ;
  363. 272363 constexpr std::uintptr_t lastChild = 0x30 ;
  364. 272364 }
  365. 272365 
  366. 272366 namespace System_Xml__XmlEntity
  367. 272367 {
  368. 272368 constexpr std::uintptr_t parentNode = 0x10 ;
  369. 272369 constexpr std::uintptr_t publicId = 0x18 ;
  370. 272370 constexpr std::uintptr_t systemId = 0x20 ;
  371. 272371 constexpr std::uintptr_t notationName = 0x28 ;
  372. 272372 constexpr std::uintptr_t name = 0x30 ;
  373. 272373 constexpr std::uintptr_t unparsedReplacementStr = 0x38 ;
  374. 272374 constexpr std::uintptr_t baseURI = 0x40 ;
  375. 272375 constexpr std::uintptr_t lastChild = 0x48 ;
  376. 272376 constexpr std::uintptr_t childrenFoliating = 0x50 ;
  377. 272377 }
  378. 272378 
  379. 272379 namespace System_Xml__XmlEntityReference
  380. 272380 {
  381. 272381 constexpr std::uintptr_t parentNode = 0x10 ;
  382. 272382 constexpr std::uintptr_t next = 0x18 ;
  383. 272383 constexpr std::uintptr_t name = 0x20 ;
  384. 272384 constexpr std::uintptr_t lastChild = 0x28 ;
  385. 272385 }
  386. 272386 
  387. 272387 namespace System_Xml__XmlNodeChangedAction
  388. 272388 {
  389. 272389 constexpr std::uintptr_t value__ = 0x0 ;
  390. 272390 }
  391. 272391 
  392. 272392 namespace System_Xml__XmlImplementation
  393. 272393 {
  394. 272394 constexpr std::uintptr_t nameTable = 0x10 ;
  395. 272395 }
  396. 272396 
  397. 272397 namespace System_Xml__XmlLinkedNode
  398. 272398 {
  399. 272399 constexpr std::uintptr_t parentNode = 0x10 ;
  400. 272400 constexpr std::uintptr_t next = 0x18 ;
  401. 272401 }
  402. 272402 
  403. 272403 namespace System_Xml__XmlLoader
  404. 272404 {
  405. 272405 constexpr std::uintptr_t doc = 0x10 ;
  406. 272406 constexpr std::uintptr_t reader = 0x18 ;
  407. 272407 constexpr std::uintptr_t preserveWhitespace = 0x20 ;
  408. 272408 }
  409. 272409 
  410. 272410 namespace System_Xml__XmlName
  411. 272411 {
  412. 272412 constexpr std::uintptr_t prefix = 0x10 ;
  413. 272413 constexpr std::uintptr_t localName = 0x18 ;
  414. 272414 constexpr std::uintptr_t ns = 0x20 ;
  415. 272415 constexpr std::uintptr_t name = 0x28 ;
  416. 272416 constexpr std::uintptr_t hashCode = 0x30 ;
  417. 272417 constexpr std::uintptr_t ownerDoc = 0x38 ;
  418. 272418 constexpr std::uintptr_t next = 0x40 ;
  419. 272419 }
  420. 272420 
  421. 272421 namespace System_Xml__XmlNameEx
  422. 272422 {
  423. 272423 constexpr std::uintptr_t prefix = 0x10 ;
  424. 272424 constexpr std::uintptr_t localName = 0x18 ;
  425. 272425 constexpr std::uintptr_t ns = 0x20 ;
  426. 272426 constexpr std::uintptr_t name = 0x28 ;
  427. 272427 constexpr std::uintptr_t hashCode = 0x30 ;
  428. 272428 constexpr std::uintptr_t ownerDoc = 0x38 ;
  429. 272429 constexpr std::uintptr_t next = 0x40 ;
  430. 272430 constexpr std::uintptr_t flags = 0x48 ;
  431. 272431 constexpr std::uintptr_t memberType = 0x50 ;
  432. 272432 constexpr std::uintptr_t schemaType = 0x58 ;
  433. 272433 constexpr std::uintptr_t decl = 0x60 ;
  434. 272434 }
  435. 272435 
  436. 272436 namespace System_Xml__XmlNamedNodeMap
  437. 272437 {
  438. 272438 constexpr std::uintptr_t parent = 0x10 ;
  439. 272439 constexpr std::uintptr_t nodes = 0x18 ;
  440. 272440 }
  441. 272441 
  442. 272442 namespace System_Xml__XmlNode
  443. 272443 {
  444. 272444 constexpr std::uintptr_t parentNode = 0x10 ;
  445. 272445 }
  446. 272446 
  447. 272447 namespace System_Xml__XmlNodeChangedEventArgs
  448. 272448 {
  449. 272449 constexpr std::uintptr_t action = 0x10 ;
  450. 272450 constexpr std::uintptr_t node = 0x18 ;
  451. 272451 constexpr std::uintptr_t oldParent = 0x20 ;
  452. 272452 constexpr std::uintptr_t newParent = 0x28 ;
  453. 272453 constexpr std::uintptr_t oldValue = 0x30 ;
  454. 272454 constexpr std::uintptr_t newValue = 0x38 ;
  455. 272455 }
  456. 272456 
  457. 272457 namespace System_Xml__XmlNodeChangedEventHandler
  458. 272458 {
  459. 272459 constexpr std::uintptr_t method_ptr = 0x10 ;
  460. 272460 constexpr std::uintptr_t invoke_impl = 0x18 ;
  461. 272461 constexpr std::uintptr_t m_target = 0x20 ;
  462. 272462 constexpr std::uintptr_t method = 0x28 ;
  463. 272463 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  464. 272464 constexpr std::uintptr_t extra_arg = 0x38 ;
  465. 272465 constexpr std::uintptr_t method_code = 0x40 ;
  466. 272466 constexpr std::uintptr_t interp_method = 0x48 ;
  467. 272467 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  468. 272468 constexpr std::uintptr_t method_info = 0x58 ;
  469. 272469 constexpr std::uintptr_t original_method_info = 0x60 ;
  470. 272470 constexpr std::uintptr_t data = 0x68 ;
  471. 272471 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  472. 272472 constexpr std::uintptr_t delegates = 0x78 ;
  473. 272473 }
  474. 272474 
  475. 272475 namespace System_Xml__XmlNodeReaderNavigator
  476. 272476 {
  477. 272477 constexpr std::uintptr_t curNode = 0x10 ;
  478. 272478 constexpr std::uintptr_t elemNode = 0x18 ;
  479. 272479 constexpr std::uintptr_t logNode = 0x20 ;
  480. 272480 constexpr std::uintptr_t attrIndex = 0x28 ;
  481. 272481 constexpr std::uintptr_t logAttrIndex = 0x2C ;
  482. 272482 constexpr std::uintptr_t nameTable = 0x30 ;
  483. 272483 constexpr std::uintptr_t doc = 0x38 ;
  484. 272484 constexpr std::uintptr_t nAttrInd = 0x40 ;
  485. 272485 constexpr std::uintptr_t nDeclarationAttrCount = 0x44 ;
  486. 272486 constexpr std::uintptr_t nDocTypeAttrCount = 0x48 ;
  487. 272487 constexpr std::uintptr_t nLogLevel = 0x4C ;
  488. 272488 constexpr std::uintptr_t nLogAttrInd = 0x50 ;
  489. 272489 constexpr std::uintptr_t bLogOnAttrVal = 0x54 ;
  490. 272490 constexpr std::uintptr_t bCreatedOnAttribute = 0x55 ;
  491. 272491 constexpr std::uintptr_t decNodeAttributes = 0x58 ;
  492. 272492 constexpr std::uintptr_t docTypeNodeAttributes = 0x60 ;
  493. 272493 constexpr std::uintptr_t bOnAttrVal = 0x68 ;
  494. 272494 }
  495. 272495 
  496. 272496 namespace System_Xml__XmlNodeReader
  497. 272497 {
  498. 272498 constexpr std::uintptr_t readerNav = 0x10 ;
  499. 272499 constexpr std::uintptr_t nodeType = 0x18 ;
  500. 272500 constexpr std::uintptr_t curDepth = 0x1C ;
  501. 272501 constexpr std::uintptr_t readState = 0x20 ;
  502. 272502 constexpr std::uintptr_t fEOF = 0x24 ;
  503. 272503 constexpr std::uintptr_t bResolveEntity = 0x25 ;
  504. 272504 constexpr std::uintptr_t bStartFromDocument = 0x26 ;
  505. 272505 constexpr std::uintptr_t bInReadBinary = 0x27 ;
  506. 272506 constexpr std::uintptr_t readBinaryHelper = 0x28 ;
  507. 272507 }
  508. 272508 
  509. 272509 namespace System_Xml__XmlNotation
  510. 272510 {
  511. 272511 constexpr std::uintptr_t parentNode = 0x10 ;
  512. 272512 constexpr std::uintptr_t publicId = 0x18 ;
  513. 272513 constexpr std::uintptr_t systemId = 0x20 ;
  514. 272514 constexpr std::uintptr_t name = 0x28 ;
  515. 272515 }
  516. 272516 
  517. 272517 namespace System_Xml__XmlProcessingInstruction
  518. 272518 {
  519. 272519 constexpr std::uintptr_t parentNode = 0x10 ;
  520. 272520 constexpr std::uintptr_t next = 0x18 ;
  521. 272521 constexpr std::uintptr_t target = 0x20 ;
  522. 272522 constexpr std::uintptr_t data = 0x28 ;
  523. 272523 }
  524. 272524 
  525. 272525 namespace System_Xml__XmlSignificantWhitespace
  526. 272526 {
  527. 272527 constexpr std::uintptr_t parentNode = 0x10 ;
  528. 272528 constexpr std::uintptr_t next = 0x18 ;
  529. 272529 constexpr std::uintptr_t data = 0x20 ;
  530. 272530 }
  531. 272531 
  532. 272532 namespace System_Xml__XmlText
  533. 272533 {
  534. 272534 constexpr std::uintptr_t parentNode = 0x10 ;
  535. 272535 constexpr std::uintptr_t next = 0x18 ;
  536. 272536 constexpr std::uintptr_t data = 0x20 ;
  537. 272537 }
  538. 272538 
  539. 272539 namespace System_Xml__XmlUnspecifiedAttribute
  540. 272540 {
  541. 272541 constexpr std::uintptr_t parentNode = 0x10 ;
  542. 272542 constexpr std::uintptr_t name = 0x18 ;
  543. 272543 constexpr std::uintptr_t lastChild = 0x20 ;
  544. 272544 constexpr std::uintptr_t fSpecified = 0x28 ;
  545. 272545 }
  546. 272546 
  547. 272547 namespace System_Xml__XmlWhitespace
  548. 272548 {
  549. 272549 constexpr std::uintptr_t parentNode = 0x10 ;
  550. 272550 constexpr std::uintptr_t next = 0x18 ;
  551. 272551 constexpr std::uintptr_t data = 0x20 ;
  552. 272552 }
  553. 272553 
  554. 272554 namespace System_Xml__HWStack
  555. 272555 {
  556. 272556 constexpr std::uintptr_t stack = 0x10 ;
  557. 272557 constexpr std::uintptr_t growthRate = 0x18 ;
  558. 272558 constexpr std::uintptr_t used = 0x1C ;
  559. 272559 constexpr std::uintptr_t size = 0x20 ;
  560. 272560 constexpr std::uintptr_t limit = 0x24 ;
  561. 272561 }
  562. 272562 
  563. 272563 namespace System_Xml__ReaderPositionInfo
  564. 272564 {
  565. 272565 constexpr std::uintptr_t lineInfo = 0x10 ;
  566. 272566 }
  567. 272567 
  568. 272568 namespace System_Xml__LineInfo
  569. 272569 {
  570. 272570 constexpr std::uintptr_t lineNo = 0x0 ;
  571. 272571 constexpr std::uintptr_t linePos = 0x4 ;
  572. 272572 }
  573. 272573 
  574. 272574 namespace System_Xml__NameTable
  575. 272575 {
  576. 272576 constexpr std::uintptr_t entries = 0x10 ;
  577. 272577 constexpr std::uintptr_t count = 0x18 ;
  578. 272578 constexpr std::uintptr_t mask = 0x1C ;
  579. 272579 constexpr std::uintptr_t hashCodeRandomizer = 0x20 ;
  580. 272580 }
  581. 272581 
  582. 272582 namespace System_Xml__DtdParser
  583. 272583 {
  584. 272584 constexpr std::uintptr_t readerAdapter = 0x10 ;
  585. 272585 constexpr std::uintptr_t readerAdapterWithValidation = 0x18 ;
  586. 272586 constexpr std::uintptr_t nameTable = 0x20 ;
  587. 272587 constexpr std::uintptr_t schemaInfo = 0x28 ;
  588. 272588 constexpr std::uintptr_t xmlCharType = 0x30 ;
  589. 272589 constexpr std::uintptr_t systemId = 0x38 ;
  590. 272590 constexpr std::uintptr_t publicId = 0x40 ;
  591. 272591 constexpr std::uintptr_t normalize = 0x48 ;
  592. 272592 constexpr std::uintptr_t validate = 0x49 ;
  593. 272593 constexpr std::uintptr_t supportNamespaces = 0x4A ;
  594. 272594 constexpr std::uintptr_t v1Compat = 0x4B ;
  595. 272595 constexpr std::uintptr_t chars = 0x50 ;
  596. 272596 constexpr std::uintptr_t charsUsed = 0x58 ;
  597. 272597 constexpr std::uintptr_t curPos = 0x5C ;
  598. 272598 constexpr std::uintptr_t scanningFunction = 0x60 ;
  599. 272599 constexpr std::uintptr_t nextScaningFunction = 0x64 ;
  600. 272600 constexpr std::uintptr_t savedScanningFunction = 0x68 ;
  601. 272601 constexpr std::uintptr_t whitespaceSeen = 0x6C ;
  602. 272602 constexpr std::uintptr_t tokenStartPos = 0x70 ;
  603. 272603 constexpr std::uintptr_t colonPos = 0x74 ;
  604. 272604 constexpr std::uintptr_t internalSubsetValueSb = 0x78 ;
  605. 272605 constexpr std::uintptr_t externalEntitiesDepth = 0x80 ;
  606. 272606 constexpr std::uintptr_t currentEntityId = 0x84 ;
  607. 272607 constexpr std::uintptr_t freeFloatingDtd = 0x88 ;
  608. 272608 constexpr std::uintptr_t hasFreeFloatingInternalSubset = 0x89 ;
  609. 272609 constexpr std::uintptr_t stringBuilder = 0x90 ;
  610. 272610 constexpr std::uintptr_t condSectionDepth = 0x98 ;
  611. 272611 constexpr std::uintptr_t literalLineInfo = 0x9C ;
  612. 272612 constexpr std::uintptr_t literalQuoteChar = 0xA4 ;
  613. 272613 constexpr std::uintptr_t documentBaseUri = 0xA8 ;
  614. 272614 constexpr std::uintptr_t externalDtdBaseUri = 0xB0 ;
  615. 272615 constexpr std::uintptr_t undeclaredNotations = 0xB8 ;
  616. 272616 constexpr std::uintptr_t condSectionEntityIds = 0xC0 ;
  617. 272617 }
  618. 272618 
  619. 272619 namespace System_Xml__XmlTokenizedType
  620. 272620 {
  621. 272621 constexpr std::uintptr_t value__ = 0x0 ;
  622. 272622 }
  623. 272623 
  624. 272624 namespace System_Xml__XmlCharType
  625. 272625 {
  626. 272626 constexpr std::uintptr_t charProperties = 0x0 ;
  627. 272627 
  628. 272628 namespace _static
  629. 272629 {
  630. 272630 constexpr std::uintptr_t s_Lock = 0x0 ;
  631. 272631 constexpr std::uintptr_t s_CharProperties = 0x8 ;
  632. 272632 }
  633. 272633 
  634. 272634 }
  635. 272635 
  636. 272636 namespace System_Xml__ExceptionType
  637. 272637 {
  638. 272638 constexpr std::uintptr_t value__ = 0x0 ;
  639. 272639 }
  640. 272640 
  641. 272641 namespace System_Xml__XmlDateTimeSerializationMode
  642. 272642 {
  643. 272643 constexpr std::uintptr_t value__ = 0x0 ;
  644. 272644 }
  645. 272645 
  646. 272646 namespace System_Xml__XmlDownloadManager
  647. 272647 {
  648. 272648 constexpr std::uintptr_t connections = 0x10 ;
  649. 272649 }
  650. 272650 
  651. 272651 namespace System_Xml__OpenedHost
  652. 272652 {
  653. 272653 constexpr std::uintptr_t nonCachedConnectionsCount = 0x10 ;
  654. 272654 }
  655. 272655 
  656. 272656 namespace System_Xml__XmlRegisteredNonCachedStream
  657. 272657 {
  658. 272658 constexpr std::uintptr_t _identity = 0x10 ;
  659. 272659 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
  660. 272660 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
  661. 272661 constexpr std::uintptr_t stream = 0x28 ;
  662. 272662 constexpr std::uintptr_t downloadManager = 0x30 ;
  663. 272663 constexpr std::uintptr_t host = 0x38 ;
  664. 272664 }
  665. 272665 
  666. 272666 namespace System_Xml__XmlCachedStream
  667. 272667 {
  668. 272668 constexpr std::uintptr_t _identity = 0x10 ;
  669. 272669 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
  670. 272670 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
  671. 272671 constexpr std::uintptr_t _buffer = 0x28 ;
  672. 272672 constexpr std::uintptr_t _origin = 0x30 ;
  673. 272673 constexpr std::uintptr_t _position = 0x34 ;
  674. 272674 constexpr std::uintptr_t _length = 0x38 ;
  675. 272675 constexpr std::uintptr_t _capacity = 0x3C ;
  676. 272676 constexpr std::uintptr_t _expandable = 0x40 ;
  677. 272677 constexpr std::uintptr_t _writable = 0x41 ;
  678. 272678 constexpr std::uintptr_t _exposable = 0x42 ;
  679. 272679 constexpr std::uintptr_t _isOpen = 0x43 ;
  680. 272680 constexpr std::uintptr_t _lastReadTask = 0x48 ;
  681. 272681 constexpr std::uintptr_t uri = 0x50 ;
  682. 272682 }
  683. 272683 
  684. 272684 namespace System_Xml__UTF16Decoder
  685. 272685 {
  686. 272686 constexpr std::uintptr_t _fallback = 0x10 ;
  687. 272687 constexpr std::uintptr_t _fallbackBuffer = 0x18 ;
  688. 272688 constexpr std::uintptr_t bigEndian = 0x20 ;
  689. 272689 constexpr std::uintptr_t lastByte = 0x24 ;
  690. 272690 }
  691. 272691 
  692. 272692 namespace System_Xml__SafeAsciiDecoder
  693. 272693 {
  694. 272694 constexpr std::uintptr_t _fallback = 0x10 ;
  695. 272695 constexpr std::uintptr_t _fallbackBuffer = 0x18 ;
  696. 272696 }
  697. 272697 
  698. 272698 namespace System_Xml__Ucs4Encoding
  699. 272699 {
  700. 272700 constexpr std::uintptr_t m_codePage = 0x10 ;
  701. 272701 constexpr std::uintptr_t dataItem = 0x18 ;
  702. 272702 constexpr std::uintptr_t m_deserializedFromEverett = 0x20 ;
  703. 272703 constexpr std::uintptr_t m_isReadOnly = 0x21 ;
  704. 272704 constexpr std::uintptr_t encoderFallback = 0x28 ;
  705. 272705 constexpr std::uintptr_t decoderFallback = 0x30 ;
  706. 272706 constexpr std::uintptr_t ucs4Decoder = 0x38 ;
  707. 272707 }
  708. 272708 
  709. 272709 namespace System_Xml__Ucs4Encoding1234
  710. 272710 {
  711. 272711 constexpr std::uintptr_t m_codePage = 0x10 ;
  712. 272712 constexpr std::uintptr_t dataItem = 0x18 ;
  713. 272713 constexpr std::uintptr_t m_deserializedFromEverett = 0x20 ;
  714. 272714 constexpr std::uintptr_t m_isReadOnly = 0x21 ;
  715. 272715 constexpr std::uintptr_t encoderFallback = 0x28 ;
  716. 272716 constexpr std::uintptr_t decoderFallback = 0x30 ;
  717. 272717 constexpr std::uintptr_t ucs4Decoder = 0x38 ;
  718. 272718 }
  719. 272719 
  720. 272720 namespace System_Xml__Ucs4Encoding4321
  721. 272721 {
  722. 272722 constexpr std::uintptr_t m_codePage = 0x10 ;
  723. 272723 constexpr std::uintptr_t dataItem = 0x18 ;
  724. 272724 constexpr std::uintptr_t m_deserializedFromEverett = 0x20 ;
  725. 272725 constexpr std::uintptr_t m_isReadOnly = 0x21 ;
  726. 272726 constexpr std::uintptr_t encoderFallback = 0x28 ;
  727. 272727 constexpr std::uintptr_t decoderFallback = 0x30 ;
  728. 272728 constexpr std::uintptr_t ucs4Decoder = 0x38 ;
  729. 272729 }
  730. 272730 
  731. 272731 namespace System_Xml__Ucs4Encoding2143
  732. 272732 {
  733. 272733 constexpr std::uintptr_t m_codePage = 0x10 ;
  734. 272734 constexpr std::uintptr_t dataItem = 0x18 ;
  735. 272735 constexpr std::uintptr_t m_deserializedFromEverett = 0x20 ;
  736. 272736 constexpr std::uintptr_t m_isReadOnly = 0x21 ;
  737. 272737 constexpr std::uintptr_t encoderFallback = 0x28 ;
  738. 272738 constexpr std::uintptr_t decoderFallback = 0x30 ;
  739. 272739 constexpr std::uintptr_t ucs4Decoder = 0x38 ;
  740. 272740 }
  741. 272741 
  742. 272742 namespace System_Xml__Ucs4Encoding3412
  743. 272743 {
  744. 272744 constexpr std::uintptr_t m_codePage = 0x10 ;
  745. 272745 constexpr std::uintptr_t dataItem = 0x18 ;
  746. 272746 constexpr std::uintptr_t m_deserializedFromEverett = 0x20 ;
  747. 272747 constexpr std::uintptr_t m_isReadOnly = 0x21 ;
  748. 272748 constexpr std::uintptr_t encoderFallback = 0x28 ;
  749. 272749 constexpr std::uintptr_t decoderFallback = 0x30 ;
  750. 272750 constexpr std::uintptr_t ucs4Decoder = 0x38 ;
  751. 272751 }
  752. 272752 
  753. 272753 namespace System_Xml__Ucs4Decoder
  754. 272754 {
  755. 272755 constexpr std::uintptr_t _fallback = 0x10 ;
  756. 272756 constexpr std::uintptr_t _fallbackBuffer = 0x18 ;
  757. 272757 constexpr std::uintptr_t lastBytes = 0x20 ;
  758. 272758 constexpr std::uintptr_t lastBytesCount = 0x28 ;
  759. 272759 }
  760. 272760 
  761. 272761 namespace System_Xml__Ucs4Decoder4321
  762. 272762 {
  763. 272763 constexpr std::uintptr_t _fallback = 0x10 ;
  764. 272764 constexpr std::uintptr_t _fallbackBuffer = 0x18 ;
  765. 272765 constexpr std::uintptr_t lastBytes = 0x20 ;
  766. 272766 constexpr std::uintptr_t lastBytesCount = 0x28 ;
  767. 272767 }
  768. 272768 
  769. 272769 namespace System_Xml__Ucs4Decoder1234
  770. 272770 {
  771. 272771 constexpr std::uintptr_t _fallback = 0x10 ;
  772. 272772 constexpr std::uintptr_t _fallbackBuffer = 0x18 ;
  773. 272773 constexpr std::uintptr_t lastBytes = 0x20 ;
  774. 272774 constexpr std::uintptr_t lastBytesCount = 0x28 ;
  775. 272775 }
  776. 272776 
  777. 272777 namespace System_Xml__Ucs4Decoder2143
  778. 272778 {
  779. 272779 constexpr std::uintptr_t _fallback = 0x10 ;
  780. 272780 constexpr std::uintptr_t _fallbackBuffer = 0x18 ;
  781. 272781 constexpr std::uintptr_t lastBytes = 0x20 ;
  782. 272782 constexpr std::uintptr_t lastBytesCount = 0x28 ;
  783. 272783 }
  784. 272784 
  785. 272785 namespace System_Xml__Ucs4Decoder3412
  786. 272786 {
  787. 272787 constexpr std::uintptr_t _fallback = 0x10 ;
  788. 272788 constexpr std::uintptr_t _fallbackBuffer = 0x18 ;
  789. 272789 constexpr std::uintptr_t lastBytes = 0x20 ;
  790. 272790 constexpr std::uintptr_t lastBytesCount = 0x28 ;
  791. 272791 }
  792. 272792 
  793. 272793 namespace System_Xml__XmlException
  794. 272794 {
  795. 272795 constexpr std::uintptr_t _className = 0x10 ;
  796. 272796 constexpr std::uintptr_t _message = 0x18 ;
  797. 272797 constexpr std::uintptr_t _data = 0x20 ;
  798. 272798 constexpr std::uintptr_t _innerException = 0x28 ;
  799. 272799 constexpr std::uintptr_t _helpURL = 0x30 ;
  800. 272800 constexpr std::uintptr_t _stackTrace = 0x38 ;
  801. 272801 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  802. 272802 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  803. 272803 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  804. 272804 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  805. 272805 constexpr std::uintptr_t _HResult = 0x60 ;
  806. 272806 constexpr std::uintptr_t _source = 0x68 ;
  807. 272807 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  808. 272808 constexpr std::uintptr_t captured_traces = 0x78 ;
  809. 272809 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  810. 272810 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  811. 272811 constexpr std::uintptr_t res = 0x90 ;
  812. 272812 constexpr std::uintptr_t args = 0x98 ;
  813. 272813 constexpr std::uintptr_t lineNumber = 0xA0 ;
  814. 272814 constexpr std::uintptr_t linePosition = 0xA4 ;
  815. 272815 constexpr std::uintptr_t sourceUri = 0xA8 ;
  816. 272816 constexpr std::uintptr_t message = 0xB0 ;
  817. 272817 }
  818. 272818 
  819. 272819 namespace System_Xml__XmlNamespaceScope
  820. 272820 {
  821. 272821 constexpr std::uintptr_t value__ = 0x0 ;
  822. 272822 }
  823. 272823 
  824. 272824 namespace System_Xml__XmlNamespaceManager
  825. 272825 {
  826. 272826 constexpr std::uintptr_t nsdecls = 0x10 ;
  827. 272827 constexpr std::uintptr_t lastDecl = 0x18 ;
  828. 272828 constexpr std::uintptr_t nameTable = 0x20 ;
  829. 272829 constexpr std::uintptr_t scopeId = 0x28 ;
  830. 272830 constexpr std::uintptr_t hashTable = 0x30 ;
  831. 272831 constexpr std::uintptr_t useHashtable = 0x38 ;
  832. 272832 constexpr std::uintptr_t xml = 0x40 ;
  833. 272833 constexpr std::uintptr_t xmlNs = 0x48 ;
  834. 272834 }
  835. 272835 
  836. 272836 namespace System_Xml__XmlNodeType
  837. 272837 {
  838. 272838 constexpr std::uintptr_t value__ = 0x0 ;
  839. 272839 }
  840. 272840 
  841. 272841 namespace System_Xml__XmlQualifiedName
  842. 272842 {
  843. 272843 constexpr std::uintptr_t name = 0x10 ;
  844. 272844 constexpr std::uintptr_t ns = 0x18 ;
  845. 272845 constexpr std::uintptr_t hash = 0x20 ;
  846. 272846 
  847. 272847 namespace _static
  848. 272848 {
  849. 272849 constexpr std::uintptr_t hashCodeDelegate = 0x0 ;
  850. 272850 constexpr std::uintptr_t Empty = 0x8 ;
  851. 272851 }
  852. 272852 
  853. 272853 }
  854. 272854 
  855. 272855 namespace System_Xml__XmlUrlResolver
  856. 272856 {
  857. 272857 constexpr std::uintptr_t _credentials = 0x10 ;
  858. 272858 constexpr std::uintptr_t _proxy = 0x18 ;
  859. 272859 constexpr std::uintptr_t _cachePolicy = 0x20 ;
  860. 272860 
  861. 272861 namespace _static
  862. 272862 {
  863. 272863 constexpr std::uintptr_t s_DownloadManager = 0x0 ;
  864. 272864 }
  865. 272865 
  866. 272866 }
  867. 272867 
  868. 272868 namespace System_Xml_XPath__XPathDocument
  869. 272869 {
  870. 272870 constexpr std::uintptr_t pageXmlNmsp = 0x10 ;
  871. 272871 constexpr std::uintptr_t idxXmlNmsp = 0x18 ;
  872. 272872 constexpr std::uintptr_t nameTable = 0x20 ;
  873. 272873 constexpr std::uintptr_t hasLineInfo = 0x28 ;
  874. 272874 constexpr std::uintptr_t mapNmsp = 0x30 ;
  875. 272875 }
  876. 272876 
  877. 272877 namespace System_Xml_XPath__XPathException
  878. 272878 {
  879. 272879 constexpr std::uintptr_t _className = 0x10 ;
  880. 272880 constexpr std::uintptr_t _message = 0x18 ;
  881. 272881 constexpr std::uintptr_t _data = 0x20 ;
  882. 272882 constexpr std::uintptr_t _innerException = 0x28 ;
  883. 272883 constexpr std::uintptr_t _helpURL = 0x30 ;
  884. 272884 constexpr std::uintptr_t _stackTrace = 0x38 ;
  885. 272885 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  886. 272886 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  887. 272887 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  888. 272888 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  889. 272889 constexpr std::uintptr_t _HResult = 0x60 ;
  890. 272890 constexpr std::uintptr_t _source = 0x68 ;
  891. 272891 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  892. 272892 constexpr std::uintptr_t captured_traces = 0x78 ;
  893. 272893 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  894. 272894 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  895. 272895 constexpr std::uintptr_t res = 0x90 ;
  896. 272896 constexpr std::uintptr_t args = 0x98 ;
  897. 272897 constexpr std::uintptr_t message = 0xA0 ;
  898. 272898 }
  899. 272899 
  900. 272900 namespace System_Xml_XPath__XPathResultType
  901. 272901 {
  902. 272902 constexpr std::uintptr_t value__ = 0x0 ;
  903. 272903 }
  904. 272904 
  905. 272905 namespace System_Xml_XPath__XPathNamespaceScope
  906. 272906 {
  907. 272907 constexpr std::uintptr_t value__ = 0x0 ;
  908. 272908 }
  909. 272909 
  910. 272910 namespace System_Xml_XPath__XPathNodeType
  911. 272911 {
  912. 272912 constexpr std::uintptr_t value__ = 0x0 ;
  913. 272913 }
  914. 272914 
  915. 272915 namespace System_Xml_Serialization__XmlSerializerNamespaces
  916. 272916 {
  917. 272917 constexpr std::uintptr_t namespaces = 0x10 ;
  918. 272918 }
  919. 272919 
  920. 272920 namespace System_Xml_Serialization__XmlAttributeEventHandler
  921. 272921 {
  922. 272922 constexpr std::uintptr_t method_ptr = 0x10 ;
  923. 272923 constexpr std::uintptr_t invoke_impl = 0x18 ;
  924. 272924 constexpr std::uintptr_t m_target = 0x20 ;
  925. 272925 constexpr std::uintptr_t method = 0x28 ;
  926. 272926 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  927. 272927 constexpr std::uintptr_t extra_arg = 0x38 ;
  928. 272928 constexpr std::uintptr_t method_code = 0x40 ;
  929. 272929 constexpr std::uintptr_t interp_method = 0x48 ;
  930. 272930 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  931. 272931 constexpr std::uintptr_t method_info = 0x58 ;
  932. 272932 constexpr std::uintptr_t original_method_info = 0x60 ;
  933. 272933 constexpr std::uintptr_t data = 0x68 ;
  934. 272934 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  935. 272935 constexpr std::uintptr_t delegates = 0x78 ;
  936. 272936 }
  937. 272937 
  938. 272938 namespace System_Xml_Serialization__XmlAttributeEventArgs
  939. 272939 {
  940. 272940 constexpr std::uintptr_t o = 0x10 ;
  941. 272941 constexpr std::uintptr_t attr = 0x18 ;
  942. 272942 constexpr std::uintptr_t qnames = 0x20 ;
  943. 272943 constexpr std::uintptr_t lineNumber = 0x28 ;
  944. 272944 constexpr std::uintptr_t linePosition = 0x2C ;
  945. 272945 }
  946. 272946 
  947. 272947 namespace System_Xml_Serialization__XmlElementEventHandler
  948. 272948 {
  949. 272949 constexpr std::uintptr_t method_ptr = 0x10 ;
  950. 272950 constexpr std::uintptr_t invoke_impl = 0x18 ;
  951. 272951 constexpr std::uintptr_t m_target = 0x20 ;
  952. 272952 constexpr std::uintptr_t method = 0x28 ;
  953. 272953 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  954. 272954 constexpr std::uintptr_t extra_arg = 0x38 ;
  955. 272955 constexpr std::uintptr_t method_code = 0x40 ;
  956. 272956 constexpr std::uintptr_t interp_method = 0x48 ;
  957. 272957 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  958. 272958 constexpr std::uintptr_t method_info = 0x58 ;
  959. 272959 constexpr std::uintptr_t original_method_info = 0x60 ;
  960. 272960 constexpr std::uintptr_t data = 0x68 ;
  961. 272961 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  962. 272962 constexpr std::uintptr_t delegates = 0x78 ;
  963. 272963 }
  964. 272964 
  965. 272965 namespace System_Xml_Serialization__XmlElementEventArgs
  966. 272966 {
  967. 272967 constexpr std::uintptr_t o = 0x10 ;
  968. 272968 constexpr std::uintptr_t elem = 0x18 ;
  969. 272969 constexpr std::uintptr_t qnames = 0x20 ;
  970. 272970 constexpr std::uintptr_t lineNumber = 0x28 ;
  971. 272971 constexpr std::uintptr_t linePosition = 0x2C ;
  972. 272972 }
  973. 272973 
  974. 272974 namespace System_Xml_Serialization__XmlNodeEventHandler
  975. 272975 {
  976. 272976 constexpr std::uintptr_t method_ptr = 0x10 ;
  977. 272977 constexpr std::uintptr_t invoke_impl = 0x18 ;
  978. 272978 constexpr std::uintptr_t m_target = 0x20 ;
  979. 272979 constexpr std::uintptr_t method = 0x28 ;
  980. 272980 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  981. 272981 constexpr std::uintptr_t extra_arg = 0x38 ;
  982. 272982 constexpr std::uintptr_t method_code = 0x40 ;
  983. 272983 constexpr std::uintptr_t interp_method = 0x48 ;
  984. 272984 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  985. 272985 constexpr std::uintptr_t method_info = 0x58 ;
  986. 272986 constexpr std::uintptr_t original_method_info = 0x60 ;
  987. 272987 constexpr std::uintptr_t data = 0x68 ;
  988. 272988 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  989. 272989 constexpr std::uintptr_t delegates = 0x78 ;
  990. 272990 }
  991. 272991 
  992. 272992 namespace System_Xml_Serialization__XmlNodeEventArgs
  993. 272993 {
  994. 272994 constexpr std::uintptr_t o = 0x10 ;
  995. 272995 constexpr std::uintptr_t xmlNode = 0x18 ;
  996. 272996 constexpr std::uintptr_t lineNumber = 0x20 ;
  997. 272997 constexpr std::uintptr_t linePosition = 0x24 ;
  998. 272998 }
  999. 272999 
  1000. 273000 namespace System_Xml_Serialization__UnreferencedObjectEventHandler
  1001. 273001 {
  1002. 273002 constexpr std::uintptr_t method_ptr = 0x10 ;
  1003. 273003 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1004. 273004 constexpr std::uintptr_t m_target = 0x20 ;
  1005. 273005 constexpr std::uintptr_t method = 0x28 ;
  1006. 273006 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1007. 273007 constexpr std::uintptr_t extra_arg = 0x38 ;
  1008. 273008 constexpr std::uintptr_t method_code = 0x40 ;
  1009. 273009 constexpr std::uintptr_t interp_method = 0x48 ;
  1010. 273010 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1011. 273011 constexpr std::uintptr_t method_info = 0x58 ;
  1012. 273012 constexpr std::uintptr_t original_method_info = 0x60 ;
  1013. 273013 constexpr std::uintptr_t data = 0x68 ;
  1014. 273014 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1015. 273015 constexpr std::uintptr_t delegates = 0x78 ;
  1016. 273016 }
  1017. 273017 
  1018. 273018 namespace System_Xml_Serialization__UnreferencedObjectEventArgs
  1019. 273019 {
  1020. 273020 constexpr std::uintptr_t o = 0x10 ;
  1021. 273021 constexpr std::uintptr_t id = 0x18 ;
  1022. 273022 }
  1023. 273023 
  1024. 273024 namespace System_Xml_Serialization__ReflectionHelper
  1025. 273025 {
  1026. 273026 constexpr std::uintptr_t _clrTypes = 0x10 ;
  1027. 273027 constexpr std::uintptr_t _schemaTypes = 0x18 ;
  1028. 273028 
  1029. 273029 namespace _static
  1030. 273030 {
  1031. 273031 constexpr std::uintptr_t empty_modifiers = 0x0 ;
  1032. 273032 }
  1033. 273033 
  1034. 273034 }
  1035. 273035 
  1036. 273036 namespace System_Xml_Serialization__SchemaTypes
  1037. 273037 {
  1038. 273038 constexpr std::uintptr_t value__ = 0x0 ;
  1039. 273039 }
  1040. 273040 
  1041. 273041 namespace System_Xml_Serialization__SerializationSource
  1042. 273042 {
  1043. 273043 constexpr std::uintptr_t includedTypes = 0x10 ;
  1044. 273044 constexpr std::uintptr_t namspace = 0x18 ;
  1045. 273045 constexpr std::uintptr_t canBeGenerated = 0x20 ;
  1046. 273046 }
  1047. 273047 
  1048. 273048 namespace System_Xml_Serialization__XmlTypeSerializationSource
  1049. 273049 {
  1050. 273050 constexpr std::uintptr_t includedTypes = 0x10 ;
  1051. 273051 constexpr std::uintptr_t namspace = 0x18 ;
  1052. 273052 constexpr std::uintptr_t canBeGenerated = 0x20 ;
  1053. 273053 constexpr std::uintptr_t attributeOverridesHash = 0x28 ;
  1054. 273054 constexpr std::uintptr_t type = 0x30 ;
  1055. 273055 constexpr std::uintptr_t rootHash = 0x38 ;
  1056. 273056 }
  1057. 273057 
  1058. 273058 namespace System_Xml_Serialization__XmlTypeConvertorAttribute
  1059. 273059 {
  1060. 273060 constexpr std::uintptr_t _Method_k__BackingField = 0x10 ;
  1061. 273061 }
  1062. 273062 
  1063. 273063 namespace System_Xml_Serialization__TypeData
  1064. 273064 {
  1065. 273065 constexpr std::uintptr_t type = 0x10 ;
  1066. 273066 constexpr std::uintptr_t elementName = 0x18 ;
  1067. 273067 constexpr std::uintptr_t sType = 0x20 ;
  1068. 273068 constexpr std::uintptr_t listItemType = 0x28 ;
  1069. 273069 constexpr std::uintptr_t typeName = 0x30 ;
  1070. 273070 constexpr std::uintptr_t fullTypeName = 0x38 ;
  1071. 273071 constexpr std::uintptr_t listItemTypeData = 0x40 ;
  1072. 273072 constexpr std::uintptr_t mappedType = 0x48 ;
  1073. 273073 constexpr std::uintptr_t facet = 0x50 ;
  1074. 273074 constexpr std::uintptr_t typeConvertor = 0x58 ;
  1075. 273075 constexpr std::uintptr_t hasPublicConstructor = 0x60 ;
  1076. 273076 constexpr std::uintptr_t nullableOverride = 0x61 ;
  1077. 273077 
  1078. 273078 namespace _static
  1079. 273079 {
  1080. 273080 constexpr std::uintptr_t keywords = 0x0 ;
  1081. 273081 }
  1082. 273082 
  1083. 273083 }
  1084. 273084 
  1085. 273085 namespace System_Xml_Serialization__TypeMember
  1086. 273086 {
  1087. 273087 constexpr std::uintptr_t type = 0x10 ;
  1088. 273088 constexpr std::uintptr_t member = 0x18 ;
  1089. 273089 }
  1090. 273090 
  1091. 273091 namespace System_Xml_Serialization__XmlAnyElementAttribute
  1092. 273092 {
  1093. 273093 constexpr std::uintptr_t elementName = 0x10 ;
  1094. 273094 constexpr std::uintptr_t ns = 0x18 ;
  1095. 273095 constexpr std::uintptr_t order = 0x20 ;
  1096. 273096 }
  1097. 273097 
  1098. 273098 namespace System_Xml_Serialization__XmlAnyElementAttributes
  1099. 273099 {
  1100. 273100 constexpr std::uintptr_t _list = 0x10 ;
  1101. 273101 }
  1102. 273102 
  1103. 273103 namespace System_Xml_Serialization__XmlArrayAttribute
  1104. 273104 {
  1105. 273105 constexpr std::uintptr_t elementName = 0x10 ;
  1106. 273106 constexpr std::uintptr_t form = 0x18 ;
  1107. 273107 constexpr std::uintptr_t isNullable = 0x1C ;
  1108. 273108 constexpr std::uintptr_t ns = 0x20 ;
  1109. 273109 constexpr std::uintptr_t order = 0x28 ;
  1110. 273110 }
  1111. 273111 
  1112. 273112 namespace System_Xml_Serialization__XmlArrayItemAttribute
  1113. 273113 {
  1114. 273114 constexpr std::uintptr_t dataType = 0x10 ;
  1115. 273115 constexpr std::uintptr_t elementName = 0x18 ;
  1116. 273116 constexpr std::uintptr_t form = 0x20 ;
  1117. 273117 constexpr std::uintptr_t ns = 0x28 ;
  1118. 273118 constexpr std::uintptr_t isNullable = 0x30 ;
  1119. 273119 constexpr std::uintptr_t isNullableSpecified = 0x31 ;
  1120. 273120 constexpr std::uintptr_t nestingLevel = 0x34 ;
  1121. 273121 constexpr std::uintptr_t type = 0x38 ;
  1122. 273122 }
  1123. 273123 
  1124. 273124 namespace System_Xml_Serialization__XmlArrayItemAttributes
  1125. 273125 {
  1126. 273126 constexpr std::uintptr_t _list = 0x10 ;
  1127. 273127 }
  1128. 273128 
  1129. 273129 namespace System_Xml_Serialization__XmlAttributeAttribute
  1130. 273130 {
  1131. 273131 constexpr std::uintptr_t attributeName = 0x10 ;
  1132. 273132 constexpr std::uintptr_t dataType = 0x18 ;
  1133. 273133 constexpr std::uintptr_t type = 0x20 ;
  1134. 273134 constexpr std::uintptr_t form = 0x28 ;
  1135. 273135 constexpr std::uintptr_t ns = 0x30 ;
  1136. 273136 }
  1137. 273137 
  1138. 273138 namespace System_Xml_Serialization__XmlAttributeOverrides
  1139. 273139 {
  1140. 273140 constexpr std::uintptr_t overrides = 0x10 ;
  1141. 273141 }
  1142. 273142 
  1143. 273143 namespace System_Xml_Serialization__XmlAttributes
  1144. 273144 {
  1145. 273145 constexpr std::uintptr_t xmlAnyAttribute = 0x10 ;
  1146. 273146 constexpr std::uintptr_t xmlAnyElements = 0x18 ;
  1147. 273147 constexpr std::uintptr_t xmlArray = 0x20 ;
  1148. 273148 constexpr std::uintptr_t xmlArrayItems = 0x28 ;
  1149. 273149 constexpr std::uintptr_t xmlAttribute = 0x30 ;
  1150. 273150 constexpr std::uintptr_t xmlChoiceIdentifier = 0x38 ;
  1151. 273151 constexpr std::uintptr_t xmlDefaultValue = 0x40 ;
  1152. 273152 constexpr std::uintptr_t xmlElements = 0x48 ;
  1153. 273153 constexpr std::uintptr_t xmlEnum = 0x50 ;
  1154. 273154 constexpr std::uintptr_t xmlIgnore = 0x58 ;
  1155. 273155 constexpr std::uintptr_t xmlns = 0x59 ;
  1156. 273156 constexpr std::uintptr_t xmlRoot = 0x60 ;
  1157. 273157 constexpr std::uintptr_t xmlText = 0x68 ;
  1158. 273158 constexpr std::uintptr_t xmlType = 0x70 ;
  1159. 273159 }
  1160. 273160 
  1161. 273161 namespace System_Xml_Serialization__XmlChoiceIdentifierAttribute
  1162. 273162 {
  1163. 273163 constexpr std::uintptr_t memberName = 0x10 ;
  1164. 273164 }
  1165. 273165 
  1166. 273166 namespace System_Xml_Serialization__XmlElementAttribute
  1167. 273167 {
  1168. 273168 constexpr std::uintptr_t dataType = 0x10 ;
  1169. 273169 constexpr std::uintptr_t elementName = 0x18 ;
  1170. 273170 constexpr std::uintptr_t form = 0x20 ;
  1171. 273171 constexpr std::uintptr_t ns = 0x28 ;
  1172. 273172 constexpr std::uintptr_t isNullable = 0x30 ;
  1173. 273173 constexpr std::uintptr_t type = 0x38 ;
  1174. 273174 constexpr std::uintptr_t order = 0x40 ;
  1175. 273175 }
  1176. 273176 
  1177. 273177 namespace System_Xml_Serialization__XmlElementAttributes
  1178. 273178 {
  1179. 273179 constexpr std::uintptr_t _list = 0x10 ;
  1180. 273180 }
  1181. 273181 
  1182. 273182 namespace System_Xml_Serialization__XmlEnumAttribute
  1183. 273183 {
  1184. 273184 constexpr std::uintptr_t name = 0x10 ;
  1185. 273185 }
  1186. 273186 
  1187. 273187 namespace System_Xml_Serialization__XmlIncludeAttribute
  1188. 273188 {
  1189. 273189 constexpr std::uintptr_t type = 0x10 ;
  1190. 273190 }
  1191. 273191 
  1192. 273192 namespace System_Xml_Serialization__XmlMapping
  1193. 273193 {
  1194. 273194 constexpr std::uintptr_t map = 0x10 ;
  1195. 273195 constexpr std::uintptr_t relatedMaps = 0x18 ;
  1196. 273196 constexpr std::uintptr_t format = 0x20 ;
  1197. 273197 constexpr std::uintptr_t source = 0x28 ;
  1198. 273198 constexpr std::uintptr_t _elementName = 0x30 ;
  1199. 273199 constexpr std::uintptr_t _namespace = 0x38 ;
  1200. 273200 constexpr std::uintptr_t key = 0x40 ;
  1201. 273201 }
  1202. 273202 
  1203. 273203 namespace System_Xml_Serialization__SerializationFormat
  1204. 273204 {
  1205. 273205 constexpr std::uintptr_t value__ = 0x0 ;
  1206. 273206 }
  1207. 273207 
  1208. 273208 namespace System_Xml_Serialization__XmlMembersMapping
  1209. 273209 {
  1210. 273210 constexpr std::uintptr_t map = 0x10 ;
  1211. 273211 constexpr std::uintptr_t relatedMaps = 0x18 ;
  1212. 273212 constexpr std::uintptr_t format = 0x20 ;
  1213. 273213 constexpr std::uintptr_t source = 0x28 ;
  1214. 273214 constexpr std::uintptr_t _elementName = 0x30 ;
  1215. 273215 constexpr std::uintptr_t _namespace = 0x38 ;
  1216. 273216 constexpr std::uintptr_t key = 0x40 ;
  1217. 273217 constexpr std::uintptr_t _hasWrapperElement = 0x48 ;
  1218. 273218 constexpr std::uintptr_t _mapping = 0x50 ;
  1219. 273219 }
  1220. 273220 
  1221. 273221 namespace System_Xml_Serialization__XmlReflectionImporter
  1222. 273222 {
  1223. 273223 constexpr std::uintptr_t initialDefaultNamespace = 0x10 ;
  1224. 273224 constexpr std::uintptr_t attributeOverrides = 0x18 ;
  1225. 273225 constexpr std::uintptr_t includedTypes = 0x20 ;
  1226. 273226 constexpr std::uintptr_t helper = 0x28 ;
  1227. 273227 constexpr std::uintptr_t arrayChoiceCount = 0x30 ;
  1228. 273228 constexpr std::uintptr_t relatedMaps = 0x38 ;
  1229. 273229 constexpr std::uintptr_t allowPrivateTypes = 0x40 ;
  1230. 273230 
  1231. 273231 namespace _static
  1232. 273232 {
  1233. 273233 constexpr std::uintptr_t errSimple = 0x0 ;
  1234. 273234 constexpr std::uintptr_t errSimple2 = 0x8 ;
  1235. 273235 }
  1236. 273236 
  1237. 273237 }
  1238. 273238 
  1239. 273239 namespace System_Xml_Serialization__XmlReflectionMember
  1240. 273240 {
  1241. 273241 constexpr std::uintptr_t isReturnValue = 0x10 ;
  1242. 273242 constexpr std::uintptr_t memberName = 0x18 ;
  1243. 273243 constexpr std::uintptr_t memberType = 0x20 ;
  1244. 273244 constexpr std::uintptr_t xmlAttributes = 0x28 ;
  1245. 273245 constexpr std::uintptr_t declaringType = 0x30 ;
  1246. 273246 }
  1247. 273247 
  1248. 273248 namespace System_Xml_Serialization__XmlRootAttribute
  1249. 273249 {
  1250. 273250 constexpr std::uintptr_t dataType = 0x10 ;
  1251. 273251 constexpr std::uintptr_t elementName = 0x18 ;
  1252. 273252 constexpr std::uintptr_t isNullable = 0x20 ;
  1253. 273253 constexpr std::uintptr_t ns = 0x28 ;
  1254. 273254 }
  1255. 273255 
  1256. 273256 namespace System_Xml_Serialization__XmlSchemaProviderAttribute
  1257. 273257 {
  1258. 273258 constexpr std::uintptr_t _methodName = 0x10 ;
  1259. 273259 constexpr std::uintptr_t _isAny = 0x18 ;
  1260. 273260 }
  1261. 273261 
  1262. 273262 namespace System_Xml_Serialization__XmlSerializationCollectionFixupCallback
  1263. 273263 {
  1264. 273264 constexpr std::uintptr_t method_ptr = 0x10 ;
  1265. 273265 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1266. 273266 constexpr std::uintptr_t m_target = 0x20 ;
  1267. 273267 constexpr std::uintptr_t method = 0x28 ;
  1268. 273268 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1269. 273269 constexpr std::uintptr_t extra_arg = 0x38 ;
  1270. 273270 constexpr std::uintptr_t method_code = 0x40 ;
  1271. 273271 constexpr std::uintptr_t interp_method = 0x48 ;
  1272. 273272 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1273. 273273 constexpr std::uintptr_t method_info = 0x58 ;
  1274. 273274 constexpr std::uintptr_t original_method_info = 0x60 ;
  1275. 273275 constexpr std::uintptr_t data = 0x68 ;
  1276. 273276 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1277. 273277 constexpr std::uintptr_t delegates = 0x78 ;
  1278. 273278 }
  1279. 273279 
  1280. 273280 namespace System_Xml_Serialization__XmlSerializationFixupCallback
  1281. 273281 {
  1282. 273282 constexpr std::uintptr_t method_ptr = 0x10 ;
  1283. 273283 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1284. 273284 constexpr std::uintptr_t m_target = 0x20 ;
  1285. 273285 constexpr std::uintptr_t method = 0x28 ;
  1286. 273286 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1287. 273287 constexpr std::uintptr_t extra_arg = 0x38 ;
  1288. 273288 constexpr std::uintptr_t method_code = 0x40 ;
  1289. 273289 constexpr std::uintptr_t interp_method = 0x48 ;
  1290. 273290 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1291. 273291 constexpr std::uintptr_t method_info = 0x58 ;
  1292. 273292 constexpr std::uintptr_t original_method_info = 0x60 ;
  1293. 273293 constexpr std::uintptr_t data = 0x68 ;
  1294. 273294 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1295. 273295 constexpr std::uintptr_t delegates = 0x78 ;
  1296. 273296 }
  1297. 273297 
  1298. 273298 namespace System_Xml_Serialization__XmlSerializationReadCallback
  1299. 273299 {
  1300. 273300 constexpr std::uintptr_t method_ptr = 0x10 ;
  1301. 273301 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1302. 273302 constexpr std::uintptr_t m_target = 0x20 ;
  1303. 273303 constexpr std::uintptr_t method = 0x28 ;
  1304. 273304 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1305. 273305 constexpr std::uintptr_t extra_arg = 0x38 ;
  1306. 273306 constexpr std::uintptr_t method_code = 0x40 ;
  1307. 273307 constexpr std::uintptr_t interp_method = 0x48 ;
  1308. 273308 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1309. 273309 constexpr std::uintptr_t method_info = 0x58 ;
  1310. 273310 constexpr std::uintptr_t original_method_info = 0x60 ;
  1311. 273311 constexpr std::uintptr_t data = 0x68 ;
  1312. 273312 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1313. 273313 constexpr std::uintptr_t delegates = 0x78 ;
  1314. 273314 }
  1315. 273315 
  1316. 273316 namespace System_Xml_Serialization__XmlSerializationReader
  1317. 273317 {
  1318. 273318 constexpr std::uintptr_t document = 0x10 ;
  1319. 273319 constexpr std::uintptr_t reader = 0x18 ;
  1320. 273320 constexpr std::uintptr_t fixups = 0x20 ;
  1321. 273321 constexpr std::uintptr_t collFixups = 0x28 ;
  1322. 273322 constexpr std::uintptr_t collItemFixups = 0x30 ;
  1323. 273323 constexpr std::uintptr_t typesCallbacks = 0x38 ;
  1324. 273324 constexpr std::uintptr_t noIDTargets = 0x40 ;
  1325. 273325 constexpr std::uintptr_t targets = 0x48 ;
  1326. 273326 constexpr std::uintptr_t delayedListFixups = 0x50 ;
  1327. 273327 constexpr std::uintptr_t eventSource = 0x58 ;
  1328. 273328 constexpr std::uintptr_t delayedFixupId = 0x60 ;
  1329. 273329 constexpr std::uintptr_t referencedObjects = 0x68 ;
  1330. 273330 constexpr std::uintptr_t readCount = 0x70 ;
  1331. 273331 constexpr std::uintptr_t whileIterationCount = 0x74 ;
  1332. 273332 constexpr std::uintptr_t w3SchemaNS = 0x78 ;
  1333. 273333 constexpr std::uintptr_t w3InstanceNS = 0x80 ;
  1334. 273334 constexpr std::uintptr_t w3InstanceNS2000 = 0x88 ;
  1335. 273335 constexpr std::uintptr_t w3InstanceNS1999 = 0x90 ;
  1336. 273336 constexpr std::uintptr_t soapNS = 0x98 ;
  1337. 273337 constexpr std::uintptr_t wsdlNS = 0xA0 ;
  1338. 273338 constexpr std::uintptr_t nullX = 0xA8 ;
  1339. 273339 constexpr std::uintptr_t nil = 0xB0 ;
  1340. 273340 constexpr std::uintptr_t typeX = 0xB8 ;
  1341. 273341 constexpr std::uintptr_t arrayType = 0xC0 ;
  1342. 273342 constexpr std::uintptr_t arrayQName = 0xC8 ;
  1343. 273343 }
  1344. 273344 
  1345. 273345 namespace System_Xml_Serialization__XmlSerializationReaderInterpreter
  1346. 273346 {
  1347. 273347 constexpr std::uintptr_t document = 0x10 ;
  1348. 273348 constexpr std::uintptr_t reader = 0x18 ;
  1349. 273349 constexpr std::uintptr_t fixups = 0x20 ;
  1350. 273350 constexpr std::uintptr_t collFixups = 0x28 ;
  1351. 273351 constexpr std::uintptr_t collItemFixups = 0x30 ;
  1352. 273352 constexpr std::uintptr_t typesCallbacks = 0x38 ;
  1353. 273353 constexpr std::uintptr_t noIDTargets = 0x40 ;
  1354. 273354 constexpr std::uintptr_t targets = 0x48 ;
  1355. 273355 constexpr std::uintptr_t delayedListFixups = 0x50 ;
  1356. 273356 constexpr std::uintptr_t eventSource = 0x58 ;
  1357. 273357 constexpr std::uintptr_t delayedFixupId = 0x60 ;
  1358. 273358 constexpr std::uintptr_t referencedObjects = 0x68 ;
  1359. 273359 constexpr std::uintptr_t readCount = 0x70 ;
  1360. 273360 constexpr std::uintptr_t whileIterationCount = 0x74 ;
  1361. 273361 constexpr std::uintptr_t w3SchemaNS = 0x78 ;
  1362. 273362 constexpr std::uintptr_t w3InstanceNS = 0x80 ;
  1363. 273363 constexpr std::uintptr_t w3InstanceNS2000 = 0x88 ;
  1364. 273364 constexpr std::uintptr_t w3InstanceNS1999 = 0x90 ;
  1365. 273365 constexpr std::uintptr_t soapNS = 0x98 ;
  1366. 273366 constexpr std::uintptr_t wsdlNS = 0xA0 ;
  1367. 273367 constexpr std::uintptr_t nullX = 0xA8 ;
  1368. 273368 constexpr std::uintptr_t nil = 0xB0 ;
  1369. 273369 constexpr std::uintptr_t typeX = 0xB8 ;
  1370. 273370 constexpr std::uintptr_t arrayType = 0xC0 ;
  1371. 273371 constexpr std::uintptr_t arrayQName = 0xC8 ;
  1372. 273372 constexpr std::uintptr_t _typeMap = 0xD0 ;
  1373. 273373 constexpr std::uintptr_t _format = 0xD8 ;
  1374. 273374 
  1375. 273375 namespace _static
  1376. 273376 {
  1377. 273377 constexpr std::uintptr_t AnyType = 0x0 ;
  1378. 273378 constexpr std::uintptr_t empty_array = 0x8 ;
  1379. 273379 }
  1380. 273380 
  1381. 273381 }
  1382. 273382 
  1383. 273383 namespace System_Xml_Serialization__XmlSerializationWriteCallback
  1384. 273384 {
  1385. 273385 constexpr std::uintptr_t method_ptr = 0x10 ;
  1386. 273386 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1387. 273387 constexpr std::uintptr_t m_target = 0x20 ;
  1388. 273388 constexpr std::uintptr_t method = 0x28 ;
  1389. 273389 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1390. 273390 constexpr std::uintptr_t extra_arg = 0x38 ;
  1391. 273391 constexpr std::uintptr_t method_code = 0x40 ;
  1392. 273392 constexpr std::uintptr_t interp_method = 0x48 ;
  1393. 273393 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1394. 273394 constexpr std::uintptr_t method_info = 0x58 ;
  1395. 273395 constexpr std::uintptr_t original_method_info = 0x60 ;
  1396. 273396 constexpr std::uintptr_t data = 0x68 ;
  1397. 273397 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1398. 273398 constexpr std::uintptr_t delegates = 0x78 ;
  1399. 273399 }
  1400. 273400 
  1401. 273401 namespace System_Xml_Serialization__XmlSerializationWriter
  1402. 273402 {
  1403. 273403 constexpr std::uintptr_t idGenerator = 0x10 ;
  1404. 273404 constexpr std::uintptr_t qnameCount = 0x18 ;
  1405. 273405 constexpr std::uintptr_t topLevelElement = 0x1C ;
  1406. 273406 constexpr std::uintptr_t namespaces = 0x20 ;
  1407. 273407 constexpr std::uintptr_t writer = 0x28 ;
  1408. 273408 constexpr std::uintptr_t referencedElements = 0x30 ;
  1409. 273409 constexpr std::uintptr_t callbacks = 0x38 ;
  1410. 273410 constexpr std::uintptr_t serializedObjects = 0x40 ;
  1411. 273411 }
  1412. 273412 
  1413. 273413 namespace System_Xml_Serialization__XmlSerializationWriterInterpreter
  1414. 273414 {
  1415. 273415 constexpr std::uintptr_t idGenerator = 0x10 ;
  1416. 273416 constexpr std::uintptr_t qnameCount = 0x18 ;
  1417. 273417 constexpr std::uintptr_t topLevelElement = 0x1C ;
  1418. 273418 constexpr std::uintptr_t namespaces = 0x20 ;
  1419. 273419 constexpr std::uintptr_t writer = 0x28 ;
  1420. 273420 constexpr std::uintptr_t referencedElements = 0x30 ;
  1421. 273421 constexpr std::uintptr_t callbacks = 0x38 ;
  1422. 273422 constexpr std::uintptr_t serializedObjects = 0x40 ;
  1423. 273423 constexpr std::uintptr_t _typeMap = 0x48 ;
  1424. 273424 constexpr std::uintptr_t _format = 0x50 ;
  1425. 273425 }
  1426. 273426 
  1427. 273427 namespace System_Xml_Serialization__XmlSerializer
  1428. 273428 {
  1429. 273429 constexpr std::uintptr_t customSerializer = 0x10 ;
  1430. 273430 constexpr std::uintptr_t typeMapping = 0x18 ;
  1431. 273431 constexpr std::uintptr_t serializerData = 0x20 ;
  1432. 273432 constexpr std::uintptr_t onUnreferencedObject = 0x28 ;
  1433. 273433 constexpr std::uintptr_t onUnknownAttribute = 0x30 ;
  1434. 273434 constexpr std::uintptr_t onUnknownElement = 0x38 ;
  1435. 273435 constexpr std::uintptr_t onUnknownNode = 0x40 ;
  1436. 273436 
  1437. 273437 namespace _static
  1438. 273438 {
  1439. 273439 constexpr std::uintptr_t generationThreshold = 0x0 ;
  1440. 273440 constexpr std::uintptr_t backgroundGeneration = 0x4 ;
  1441. 273441 constexpr std::uintptr_t deleteTempFiles = 0x5 ;
  1442. 273442 constexpr std::uintptr_t generatorFallback = 0x6 ;
  1443. 273443 constexpr std::uintptr_t serializerTypes = 0x8 ;
  1444. 273444 }
  1445. 273445 
  1446. 273446 }
  1447. 273447 
  1448. 273448 namespace System_Xml_Serialization__XmlTextAttribute
  1449. 273449 {
  1450. 273450 constexpr std::uintptr_t dataType = 0x10 ;
  1451. 273451 constexpr std::uintptr_t type = 0x18 ;
  1452. 273452 }
  1453. 273453 
  1454. 273454 namespace System_Xml_Serialization__XmlTypeAttribute
  1455. 273455 {
  1456. 273456 constexpr std::uintptr_t includeInSchema = 0x10 ;
  1457. 273457 constexpr std::uintptr_t ns = 0x18 ;
  1458. 273458 constexpr std::uintptr_t typeName = 0x20 ;
  1459. 273459 }
  1460. 273460 
  1461. 273461 namespace System_Xml_Serialization__XmlTypeMapElementInfo
  1462. 273462 {
  1463. 273463 constexpr std::uintptr_t _elementName = 0x10 ;
  1464. 273464 constexpr std::uintptr_t _namespace = 0x18 ;
  1465. 273465 constexpr std::uintptr_t _form = 0x20 ;
  1466. 273466 constexpr std::uintptr_t _member = 0x28 ;
  1467. 273467 constexpr std::uintptr_t _choiceValue = 0x30 ;
  1468. 273468 constexpr std::uintptr_t _isNullable = 0x38 ;
  1469. 273469 constexpr std::uintptr_t _nestingLevel = 0x3C ;
  1470. 273470 constexpr std::uintptr_t _mappedType = 0x40 ;
  1471. 273471 constexpr std::uintptr_t _type = 0x48 ;
  1472. 273472 constexpr std::uintptr_t _wrappedElement = 0x50 ;
  1473. 273473 constexpr std::uintptr_t _explicitOrder = 0x54 ;
  1474. 273474 }
  1475. 273475 
  1476. 273476 namespace System_Xml_Serialization__XmlTypeMapElementInfoList
  1477. 273477 {
  1478. 273478 constexpr std::uintptr_t _items = 0x10 ;
  1479. 273479 constexpr std::uintptr_t _size = 0x18 ;
  1480. 273480 constexpr std::uintptr_t _version = 0x1C ;
  1481. 273481 constexpr std::uintptr_t _syncRoot = 0x20 ;
  1482. 273482 }
  1483. 273483 
  1484. 273484 namespace System_Xml_Serialization__XmlTypeMapMember
  1485. 273485 {
  1486. 273486 constexpr std::uintptr_t _name = 0x10 ;
  1487. 273487 constexpr std::uintptr_t _index = 0x18 ;
  1488. 273488 constexpr std::uintptr_t _globalIndex = 0x1C ;
  1489. 273489 constexpr std::uintptr_t _specifiedGlobalIndex = 0x20 ;
  1490. 273490 constexpr std::uintptr_t _typeData = 0x28 ;
  1491. 273491 constexpr std::uintptr_t _member = 0x30 ;
  1492. 273492 constexpr std::uintptr_t _specifiedMember = 0x38 ;
  1493. 273493 constexpr std::uintptr_t _shouldSerialize = 0x40 ;
  1494. 273494 constexpr std::uintptr_t _defaultValue = 0x48 ;
  1495. 273495 constexpr std::uintptr_t _flags = 0x50 ;
  1496. 273496 }
  1497. 273497 
  1498. 273498 namespace System_Xml_Serialization__XmlTypeMapMemberAttribute
  1499. 273499 {
  1500. 273500 constexpr std::uintptr_t _name = 0x10 ;
  1501. 273501 constexpr std::uintptr_t _index = 0x18 ;
  1502. 273502 constexpr std::uintptr_t _globalIndex = 0x1C ;
  1503. 273503 constexpr std::uintptr_t _specifiedGlobalIndex = 0x20 ;
  1504. 273504 constexpr std::uintptr_t _typeData = 0x28 ;
  1505. 273505 constexpr std::uintptr_t _member = 0x30 ;
  1506. 273506 constexpr std::uintptr_t _specifiedMember = 0x38 ;
  1507. 273507 constexpr std::uintptr_t _shouldSerialize = 0x40 ;
  1508. 273508 constexpr std::uintptr_t _defaultValue = 0x48 ;
  1509. 273509 constexpr std::uintptr_t _flags = 0x50 ;
  1510. 273510 constexpr std::uintptr_t _attributeName = 0x58 ;
  1511. 273511 constexpr std::uintptr_t _namespace = 0x60 ;
  1512. 273512 constexpr std::uintptr_t _form = 0x68 ;
  1513. 273513 constexpr std::uintptr_t _mappedType = 0x70 ;
  1514. 273514 }
  1515. 273515 
  1516. 273516 namespace System_Xml_Serialization__XmlTypeMapMemberElement
  1517. 273517 {
  1518. 273518 constexpr std::uintptr_t _name = 0x10 ;
  1519. 273519 constexpr std::uintptr_t _index = 0x18 ;
  1520. 273520 constexpr std::uintptr_t _globalIndex = 0x1C ;
  1521. 273521 constexpr std::uintptr_t _specifiedGlobalIndex = 0x20 ;
  1522. 273522 constexpr std::uintptr_t _typeData = 0x28 ;
  1523. 273523 constexpr std::uintptr_t _member = 0x30 ;
  1524. 273524 constexpr std::uintptr_t _specifiedMember = 0x38 ;
  1525. 273525 constexpr std::uintptr_t _shouldSerialize = 0x40 ;
  1526. 273526 constexpr std::uintptr_t _defaultValue = 0x48 ;
  1527. 273527 constexpr std::uintptr_t _flags = 0x50 ;
  1528. 273528 constexpr std::uintptr_t _elementInfo = 0x58 ;
  1529. 273529 constexpr std::uintptr_t _choiceMember = 0x60 ;
  1530. 273530 constexpr std::uintptr_t _isTextCollector = 0x68 ;
  1531. 273531 constexpr std::uintptr_t _choiceTypeData = 0x70 ;
  1532. 273532 }
  1533. 273533 
  1534. 273534 namespace System_Xml_Serialization__XmlTypeMapMemberList
  1535. 273535 {
  1536. 273536 constexpr std::uintptr_t _name = 0x10 ;
  1537. 273537 constexpr std::uintptr_t _index = 0x18 ;
  1538. 273538 constexpr std::uintptr_t _globalIndex = 0x1C ;
  1539. 273539 constexpr std::uintptr_t _specifiedGlobalIndex = 0x20 ;
  1540. 273540 constexpr std::uintptr_t _typeData = 0x28 ;
  1541. 273541 constexpr std::uintptr_t _member = 0x30 ;
  1542. 273542 constexpr std::uintptr_t _specifiedMember = 0x38 ;
  1543. 273543 constexpr std::uintptr_t _shouldSerialize = 0x40 ;
  1544. 273544 constexpr std::uintptr_t _defaultValue = 0x48 ;
  1545. 273545 constexpr std::uintptr_t _flags = 0x50 ;
  1546. 273546 constexpr std::uintptr_t _elementInfo = 0x58 ;
  1547. 273547 constexpr std::uintptr_t _choiceMember = 0x60 ;
  1548. 273548 constexpr std::uintptr_t _isTextCollector = 0x68 ;
  1549. 273549 constexpr std::uintptr_t _choiceTypeData = 0x70 ;
  1550. 273550 }
  1551. 273551 
  1552. 273552 namespace System_Xml_Serialization__XmlTypeMapMemberExpandable
  1553. 273553 {
  1554. 273554 constexpr std::uintptr_t _name = 0x10 ;
  1555. 273555 constexpr std::uintptr_t _index = 0x18 ;
  1556. 273556 constexpr std::uintptr_t _globalIndex = 0x1C ;
  1557. 273557 constexpr std::uintptr_t _specifiedGlobalIndex = 0x20 ;
  1558. 273558 constexpr std::uintptr_t _typeData = 0x28 ;
  1559. 273559 constexpr std::uintptr_t _member = 0x30 ;
  1560. 273560 constexpr std::uintptr_t _specifiedMember = 0x38 ;
  1561. 273561 constexpr std::uintptr_t _shouldSerialize = 0x40 ;
  1562. 273562 constexpr std::uintptr_t _defaultValue = 0x48 ;
  1563. 273563 constexpr std::uintptr_t _flags = 0x50 ;
  1564. 273564 constexpr std::uintptr_t _elementInfo = 0x58 ;
  1565. 273565 constexpr std::uintptr_t _choiceMember = 0x60 ;
  1566. 273566 constexpr std::uintptr_t _isTextCollector = 0x68 ;
  1567. 273567 constexpr std::uintptr_t _choiceTypeData = 0x70 ;
  1568. 273568 constexpr std::uintptr_t _flatArrayIndex = 0x78 ;
  1569. 273569 }
  1570. 273570 
  1571. 273571 namespace System_Xml_Serialization__XmlTypeMapMemberFlatList
  1572. 273572 {
  1573. 273573 constexpr std::uintptr_t _name = 0x10 ;
  1574. 273574 constexpr std::uintptr_t _index = 0x18 ;
  1575. 273575 constexpr std::uintptr_t _globalIndex = 0x1C ;
  1576. 273576 constexpr std::uintptr_t _specifiedGlobalIndex = 0x20 ;
  1577. 273577 constexpr std::uintptr_t _typeData = 0x28 ;
  1578. 273578 constexpr std::uintptr_t _member = 0x30 ;
  1579. 273579 constexpr std::uintptr_t _specifiedMember = 0x38 ;
  1580. 273580 constexpr std::uintptr_t _shouldSerialize = 0x40 ;
  1581. 273581 constexpr std::uintptr_t _defaultValue = 0x48 ;
  1582. 273582 constexpr std::uintptr_t _flags = 0x50 ;
  1583. 273583 constexpr std::uintptr_t _elementInfo = 0x58 ;
  1584. 273584 constexpr std::uintptr_t _choiceMember = 0x60 ;
  1585. 273585 constexpr std::uintptr_t _isTextCollector = 0x68 ;
  1586. 273586 constexpr std::uintptr_t _choiceTypeData = 0x70 ;
  1587. 273587 constexpr std::uintptr_t _flatArrayIndex = 0x78 ;
  1588. 273588 constexpr std::uintptr_t _listMap = 0x80 ;
  1589. 273589 }
  1590. 273590 
  1591. 273591 namespace System_Xml_Serialization__XmlTypeMapMemberAnyElement
  1592. 273592 {
  1593. 273593 constexpr std::uintptr_t _name = 0x10 ;
  1594. 273594 constexpr std::uintptr_t _index = 0x18 ;
  1595. 273595 constexpr std::uintptr_t _globalIndex = 0x1C ;
  1596. 273596 constexpr std::uintptr_t _specifiedGlobalIndex = 0x20 ;
  1597. 273597 constexpr std::uintptr_t _typeData = 0x28 ;
  1598. 273598 constexpr std::uintptr_t _member = 0x30 ;
  1599. 273599 constexpr std::uintptr_t _specifiedMember = 0x38 ;
  1600. 273600 constexpr std::uintptr_t _shouldSerialize = 0x40 ;
  1601. 273601 constexpr std::uintptr_t _defaultValue = 0x48 ;
  1602. 273602 constexpr std::uintptr_t _flags = 0x50 ;
  1603. 273603 constexpr std::uintptr_t _elementInfo = 0x58 ;
  1604. 273604 constexpr std::uintptr_t _choiceMember = 0x60 ;
  1605. 273605 constexpr std::uintptr_t _isTextCollector = 0x68 ;
  1606. 273606 constexpr std::uintptr_t _choiceTypeData = 0x70 ;
  1607. 273607 constexpr std::uintptr_t _flatArrayIndex = 0x78 ;
  1608. 273608 }
  1609. 273609 
  1610. 273610 namespace System_Xml_Serialization__XmlTypeMapMemberAnyAttribute
  1611. 273611 {
  1612. 273612 constexpr std::uintptr_t _name = 0x10 ;
  1613. 273613 constexpr std::uintptr_t _index = 0x18 ;
  1614. 273614 constexpr std::uintptr_t _globalIndex = 0x1C ;
  1615. 273615 constexpr std::uintptr_t _specifiedGlobalIndex = 0x20 ;
  1616. 273616 constexpr std::uintptr_t _typeData = 0x28 ;
  1617. 273617 constexpr std::uintptr_t _member = 0x30 ;
  1618. 273618 constexpr std::uintptr_t _specifiedMember = 0x38 ;
  1619. 273619 constexpr std::uintptr_t _shouldSerialize = 0x40 ;
  1620. 273620 constexpr std::uintptr_t _defaultValue = 0x48 ;
  1621. 273621 constexpr std::uintptr_t _flags = 0x50 ;
  1622. 273622 }
  1623. 273623 
  1624. 273624 namespace System_Xml_Serialization__XmlTypeMapMemberNamespaces
  1625. 273625 {
  1626. 273626 constexpr std::uintptr_t _name = 0x10 ;
  1627. 273627 constexpr std::uintptr_t _index = 0x18 ;
  1628. 273628 constexpr std::uintptr_t _globalIndex = 0x1C ;
  1629. 273629 constexpr std::uintptr_t _specifiedGlobalIndex = 0x20 ;
  1630. 273630 constexpr std::uintptr_t _typeData = 0x28 ;
  1631. 273631 constexpr std::uintptr_t _member = 0x30 ;
  1632. 273632 constexpr std::uintptr_t _specifiedMember = 0x38 ;
  1633. 273633 constexpr std::uintptr_t _shouldSerialize = 0x40 ;
  1634. 273634 constexpr std::uintptr_t _defaultValue = 0x48 ;
  1635. 273635 constexpr std::uintptr_t _flags = 0x50 ;
  1636. 273636 }
  1637. 273637 
  1638. 273638 namespace System_Xml_Serialization__XmlTypeMapping
  1639. 273639 {
  1640. 273640 constexpr std::uintptr_t map = 0x10 ;
  1641. 273641 constexpr std::uintptr_t relatedMaps = 0x18 ;
  1642. 273642 constexpr std::uintptr_t format = 0x20 ;
  1643. 273643 constexpr std::uintptr_t source = 0x28 ;
  1644. 273644 constexpr std::uintptr_t _elementName = 0x30 ;
  1645. 273645 constexpr std::uintptr_t _namespace = 0x38 ;
  1646. 273646 constexpr std::uintptr_t key = 0x40 ;
  1647. 273647 constexpr std::uintptr_t xmlType = 0x48 ;
  1648. 273648 constexpr std::uintptr_t xmlTypeNamespace = 0x50 ;
  1649. 273649 constexpr std::uintptr_t type = 0x58 ;
  1650. 273650 constexpr std::uintptr_t baseMap = 0x60 ;
  1651. 273651 constexpr std::uintptr_t multiReferenceType = 0x68 ;
  1652. 273652 constexpr std::uintptr_t includeInSchema = 0x69 ;
  1653. 273653 constexpr std::uintptr_t isNullable = 0x6A ;
  1654. 273654 constexpr std::uintptr_t isAny = 0x6B ;
  1655. 273655 constexpr std::uintptr_t _derivedTypes = 0x70 ;
  1656. 273656 }
  1657. 273657 
  1658. 273658 namespace System_Xml_Serialization__XmlSerializableMapping
  1659. 273659 {
  1660. 273660 constexpr std::uintptr_t map = 0x10 ;
  1661. 273661 constexpr std::uintptr_t relatedMaps = 0x18 ;
  1662. 273662 constexpr std::uintptr_t format = 0x20 ;
  1663. 273663 constexpr std::uintptr_t source = 0x28 ;
  1664. 273664 constexpr std::uintptr_t _elementName = 0x30 ;
  1665. 273665 constexpr std::uintptr_t _namespace = 0x38 ;
  1666. 273666 constexpr std::uintptr_t key = 0x40 ;
  1667. 273667 constexpr std::uintptr_t xmlType = 0x48 ;
  1668. 273668 constexpr std::uintptr_t xmlTypeNamespace = 0x50 ;
  1669. 273669 constexpr std::uintptr_t type = 0x58 ;
  1670. 273670 constexpr std::uintptr_t baseMap = 0x60 ;
  1671. 273671 constexpr std::uintptr_t multiReferenceType = 0x68 ;
  1672. 273672 constexpr std::uintptr_t includeInSchema = 0x69 ;
  1673. 273673 constexpr std::uintptr_t isNullable = 0x6A ;
  1674. 273674 constexpr std::uintptr_t isAny = 0x6B ;
  1675. 273675 constexpr std::uintptr_t _derivedTypes = 0x70 ;
  1676. 273676 constexpr std::uintptr_t _schema = 0x78 ;
  1677. 273677 constexpr std::uintptr_t _schemaType = 0x80 ;
  1678. 273678 constexpr std::uintptr_t _schemaTypeName = 0x88 ;
  1679. 273679 }
  1680. 273680 
  1681. 273681 namespace System_Xml_Serialization__ClassMap
  1682. 273682 {
  1683. 273683 constexpr std::uintptr_t _elements = 0x10 ;
  1684. 273684 constexpr std::uintptr_t _elementMembers = 0x18 ;
  1685. 273685 constexpr std::uintptr_t _attributeMembers = 0x20 ;
  1686. 273686 constexpr std::uintptr_t _attributeMembersArray = 0x28 ;
  1687. 273687 constexpr std::uintptr_t _flatLists = 0x30 ;
  1688. 273688 constexpr std::uintptr_t _allMembers = 0x38 ;
  1689. 273689 constexpr std::uintptr_t _membersWithDefault = 0x40 ;
  1690. 273690 constexpr std::uintptr_t _listMembers = 0x48 ;
  1691. 273691 constexpr std::uintptr_t _defaultAnyElement = 0x50 ;
  1692. 273692 constexpr std::uintptr_t _defaultAnyAttribute = 0x58 ;
  1693. 273693 constexpr std::uintptr_t _namespaceDeclarations = 0x60 ;
  1694. 273694 constexpr std::uintptr_t _xmlTextCollector = 0x68 ;
  1695. 273695 constexpr std::uintptr_t _returnMember = 0x70 ;
  1696. 273696 constexpr std::uintptr_t _ignoreMemberNamespace = 0x78 ;
  1697. 273697 constexpr std::uintptr_t _canBeSimpleType = 0x79 ;
  1698. 273698 constexpr std::uintptr_t _isOrderDependentMap = 0x7A ;
  1699. 273699 }
  1700. 273700 
  1701. 273701 namespace System_Xml_Serialization__ListMap
  1702. 273702 {
  1703. 273703 constexpr std::uintptr_t _itemInfo = 0x10 ;
  1704. 273704 constexpr std::uintptr_t _choiceMember = 0x18 ;
  1705. 273705 }
  1706. 273706 
  1707. 273707 namespace System_Xml_Serialization__EnumMap
  1708. 273708 {
  1709. 273709 constexpr std::uintptr_t _members = 0x10 ;
  1710. 273710 constexpr std::uintptr_t _isFlags = 0x18 ;
  1711. 273711 constexpr std::uintptr_t _enumNames = 0x20 ;
  1712. 273712 constexpr std::uintptr_t _xmlNames = 0x28 ;
  1713. 273713 constexpr std::uintptr_t _values = 0x30 ;
  1714. 273714 }
  1715. 273715 
  1716. 273716 namespace System_Xml_Xsl_Runtime__StringConcat
  1717. 273717 {
  1718. 273718 constexpr std::uintptr_t s1 = 0x0 ;
  1719. 273719 constexpr std::uintptr_t s2 = 0x8 ;
  1720. 273720 constexpr std::uintptr_t s3 = 0x10 ;
  1721. 273721 constexpr std::uintptr_t s4 = 0x18 ;
  1722. 273722 constexpr std::uintptr_t delimiter = 0x20 ;
  1723. 273723 constexpr std::uintptr_t strList = 0x28 ;
  1724. 273724 constexpr std::uintptr_t idxStr = 0x30 ;
  1725. 273725 }
  1726. 273726 
  1727. 273727 namespace System_Xml_Schema__AxisElement
  1728. 273728 {
  1729. 273729 constexpr std::uintptr_t curNode = 0x10 ;
  1730. 273730 constexpr std::uintptr_t rootDepth = 0x18 ;
  1731. 273731 constexpr std::uintptr_t curDepth = 0x1C ;
  1732. 273732 constexpr std::uintptr_t isMatch = 0x20 ;
  1733. 273733 }
  1734. 273734 
  1735. 273735 namespace System_Xml_Schema__AxisStack
  1736. 273736 {
  1737. 273737 constexpr std::uintptr_t _stack = 0x10 ;
  1738. 273738 constexpr std::uintptr_t _subtree = 0x18 ;
  1739. 273739 constexpr std::uintptr_t _parent = 0x20 ;
  1740. 273740 }
  1741. 273741 
  1742. 273742 namespace System_Xml_Schema__ActiveAxis
  1743. 273743 {
  1744. 273744 constexpr std::uintptr_t _currentDepth = 0x10 ;
  1745. 273745 constexpr std::uintptr_t _isActive = 0x14 ;
  1746. 273746 constexpr std::uintptr_t _axisTree = 0x18 ;
  1747. 273747 constexpr std::uintptr_t _axisStack = 0x20 ;
  1748. 273748 }
  1749. 273749 
  1750. 273750 namespace System_Xml_Schema__DoubleLinkAxis
  1751. 273751 {
  1752. 273752 constexpr std::uintptr_t _axisType = 0x10 ;
  1753. 273753 constexpr std::uintptr_t _input = 0x18 ;
  1754. 273754 constexpr std::uintptr_t _prefix = 0x20 ;
  1755. 273755 constexpr std::uintptr_t _name = 0x28 ;
  1756. 273756 constexpr std::uintptr_t _nodeType = 0x30 ;
  1757. 273757 constexpr std::uintptr_t abbrAxis = 0x34 ;
  1758. 273758 constexpr std::uintptr_t _urn = 0x38 ;
  1759. 273759 constexpr std::uintptr_t next = 0x40 ;
  1760. 273760 }
  1761. 273761 
  1762. 273762 namespace System_Xml_Schema__ForwardAxis
  1763. 273763 {
  1764. 273764 constexpr std::uintptr_t _topNode = 0x10 ;
  1765. 273765 constexpr std::uintptr_t _rootNode = 0x18 ;
  1766. 273766 constexpr std::uintptr_t _isAttribute = 0x20 ;
  1767. 273767 constexpr std::uintptr_t _isDss = 0x21 ;
  1768. 273768 constexpr std::uintptr_t _isSelfAxis = 0x22 ;
  1769. 273769 }
  1770. 273770 
  1771. 273771 namespace System_Xml_Schema__Asttree
  1772. 273772 {
  1773. 273773 constexpr std::uintptr_t _fAxisArray = 0x10 ;
  1774. 273774 constexpr std::uintptr_t _xpathexpr = 0x18 ;
  1775. 273775 constexpr std::uintptr_t _isField = 0x20 ;
  1776. 273776 constexpr std::uintptr_t _nsmgr = 0x28 ;
  1777. 273777 }
  1778. 273778 
  1779. 273779 namespace System_Xml_Schema__AutoValidator
  1780. 273780 {
  1781. 273781 constexpr std::uintptr_t schemaCollection = 0x10 ;
  1782. 273782 constexpr std::uintptr_t eventHandling = 0x18 ;
  1783. 273783 constexpr std::uintptr_t nameTable = 0x20 ;
  1784. 273784 constexpr std::uintptr_t schemaNames = 0x28 ;
  1785. 273785 constexpr std::uintptr_t positionInfo = 0x30 ;
  1786. 273786 constexpr std::uintptr_t xmlResolver = 0x38 ;
  1787. 273787 constexpr std::uintptr_t baseUri = 0x40 ;
  1788. 273788 constexpr std::uintptr_t schemaInfo = 0x48 ;
  1789. 273789 constexpr std::uintptr_t reader = 0x50 ;
  1790. 273790 constexpr std::uintptr_t elementName = 0x58 ;
  1791. 273791 constexpr std::uintptr_t context = 0x60 ;
  1792. 273792 constexpr std::uintptr_t textValue = 0x68 ;
  1793. 273793 constexpr std::uintptr_t textString = 0x70 ;
  1794. 273794 constexpr std::uintptr_t hasSibling = 0x78 ;
  1795. 273795 constexpr std::uintptr_t checkDatatype = 0x79 ;
  1796. 273796 }
  1797. 273797 
  1798. 273798 namespace System_Xml_Schema__BaseProcessor
  1799. 273799 {
  1800. 273800 constexpr std::uintptr_t nameTable = 0x10 ;
  1801. 273801 constexpr std::uintptr_t schemaNames = 0x18 ;
  1802. 273802 constexpr std::uintptr_t eventHandler = 0x20 ;
  1803. 273803 constexpr std::uintptr_t compilationSettings = 0x28 ;
  1804. 273804 constexpr std::uintptr_t errorCount = 0x30 ;
  1805. 273805 constexpr std::uintptr_t NsXml = 0x38 ;
  1806. 273806 }
  1807. 273807 
  1808. 273808 namespace System_Xml_Schema__BaseValidator
  1809. 273809 {
  1810. 273810 constexpr std::uintptr_t schemaCollection = 0x10 ;
  1811. 273811 constexpr std::uintptr_t eventHandling = 0x18 ;
  1812. 273812 constexpr std::uintptr_t nameTable = 0x20 ;
  1813. 273813 constexpr std::uintptr_t schemaNames = 0x28 ;
  1814. 273814 constexpr std::uintptr_t positionInfo = 0x30 ;
  1815. 273815 constexpr std::uintptr_t xmlResolver = 0x38 ;
  1816. 273816 constexpr std::uintptr_t baseUri = 0x40 ;
  1817. 273817 constexpr std::uintptr_t schemaInfo = 0x48 ;
  1818. 273818 constexpr std::uintptr_t reader = 0x50 ;
  1819. 273819 constexpr std::uintptr_t elementName = 0x58 ;
  1820. 273820 constexpr std::uintptr_t context = 0x60 ;
  1821. 273821 constexpr std::uintptr_t textValue = 0x68 ;
  1822. 273822 constexpr std::uintptr_t textString = 0x70 ;
  1823. 273823 constexpr std::uintptr_t hasSibling = 0x78 ;
  1824. 273824 constexpr std::uintptr_t checkDatatype = 0x79 ;
  1825. 273825 }
  1826. 273826 
  1827. 273827 namespace System_Xml_Schema__BitSet
  1828. 273828 {
  1829. 273829 constexpr std::uintptr_t count = 0x10 ;
  1830. 273830 constexpr std::uintptr_t bits = 0x18 ;
  1831. 273831 }
  1832. 273832 
  1833. 273833 namespace System_Xml_Schema__ChameleonKey
  1834. 273834 {
  1835. 273835 constexpr std::uintptr_t targetNS = 0x10 ;
  1836. 273836 constexpr std::uintptr_t chameleonLocation = 0x18 ;
  1837. 273837 constexpr std::uintptr_t originalSchema = 0x20 ;
  1838. 273838 constexpr std::uintptr_t hashCode = 0x28 ;
  1839. 273839 }
  1840. 273840 
  1841. 273841 namespace System_Xml_Schema__CompiledIdentityConstraint
  1842. 273842 {
  1843. 273843 constexpr std::uintptr_t name = 0x10 ;
  1844. 273844 constexpr std::uintptr_t role = 0x18 ;
  1845. 273845 constexpr std::uintptr_t selector = 0x20 ;
  1846. 273846 constexpr std::uintptr_t fields = 0x28 ;
  1847. 273847 constexpr std::uintptr_t refer = 0x30 ;
  1848. 273848 
  1849. 273849 namespace _static
  1850. 273850 {
  1851. 273851 constexpr std::uintptr_t Empty = 0x0 ;
  1852. 273852 }
  1853. 273853 
  1854. 273854 }
  1855. 273855 
  1856. 273856 namespace System_Xml_Schema__ConstraintStruct
  1857. 273857 {
  1858. 273858 constexpr std::uintptr_t constraint = 0x10 ;
  1859. 273859 constexpr std::uintptr_t axisSelector = 0x18 ;
  1860. 273860 constexpr std::uintptr_t axisFields = 0x20 ;
  1861. 273861 constexpr std::uintptr_t qualifiedTable = 0x28 ;
  1862. 273862 constexpr std::uintptr_t keyrefTable = 0x30 ;
  1863. 273863 constexpr std::uintptr_t tableDim = 0x38 ;
  1864. 273864 }
  1865. 273865 
  1866. 273866 namespace System_Xml_Schema__LocatedActiveAxis
  1867. 273867 {
  1868. 273868 constexpr std::uintptr_t _currentDepth = 0x10 ;
  1869. 273869 constexpr std::uintptr_t _isActive = 0x14 ;
  1870. 273870 constexpr std::uintptr_t _axisTree = 0x18 ;
  1871. 273871 constexpr std::uintptr_t _axisStack = 0x20 ;
  1872. 273872 constexpr std::uintptr_t column = 0x28 ;
  1873. 273873 constexpr std::uintptr_t isMatched = 0x2C ;
  1874. 273874 constexpr std::uintptr_t Ks = 0x30 ;
  1875. 273875 }
  1876. 273876 
  1877. 273877 namespace System_Xml_Schema__SelectorActiveAxis
  1878. 273878 {
  1879. 273879 constexpr std::uintptr_t _currentDepth = 0x10 ;
  1880. 273880 constexpr std::uintptr_t _isActive = 0x14 ;
  1881. 273881 constexpr std::uintptr_t _axisTree = 0x18 ;
  1882. 273882 constexpr std::uintptr_t _axisStack = 0x20 ;
  1883. 273883 constexpr std::uintptr_t cs = 0x28 ;
  1884. 273884 constexpr std::uintptr_t KSs = 0x30 ;
  1885. 273885 constexpr std::uintptr_t KSpointer = 0x38 ;
  1886. 273886 }
  1887. 273887 
  1888. 273888 namespace System_Xml_Schema__KSStruct
  1889. 273889 {
  1890. 273890 constexpr std::uintptr_t depth = 0x10 ;
  1891. 273891 constexpr std::uintptr_t ks = 0x18 ;
  1892. 273892 constexpr std::uintptr_t fields = 0x20 ;
  1893. 273893 }
  1894. 273894 
  1895. 273895 namespace System_Xml_Schema__TypedObject
  1896. 273896 {
  1897. 273897 constexpr std::uintptr_t dstruct = 0x10 ;
  1898. 273898 constexpr std::uintptr_t ovalue = 0x18 ;
  1899. 273899 constexpr std::uintptr_t svalue = 0x20 ;
  1900. 273900 constexpr std::uintptr_t xsdtype = 0x28 ;
  1901. 273901 constexpr std::uintptr_t dim = 0x30 ;
  1902. 273902 constexpr std::uintptr_t isList = 0x34 ;
  1903. 273903 }
  1904. 273904 
  1905. 273905 namespace System_Xml_Schema__KeySequence
  1906. 273906 {
  1907. 273907 constexpr std::uintptr_t ks = 0x10 ;
  1908. 273908 constexpr std::uintptr_t dim = 0x18 ;
  1909. 273909 constexpr std::uintptr_t hashcode = 0x1C ;
  1910. 273910 constexpr std::uintptr_t posline = 0x20 ;
  1911. 273911 constexpr std::uintptr_t poscol = 0x24 ;
  1912. 273912 }
  1913. 273913 
  1914. 273914 namespace System_Xml_Schema__UpaException
  1915. 273915 {
  1916. 273916 constexpr std::uintptr_t _className = 0x10 ;
  1917. 273917 constexpr std::uintptr_t _message = 0x18 ;
  1918. 273918 constexpr std::uintptr_t _data = 0x20 ;
  1919. 273919 constexpr std::uintptr_t _innerException = 0x28 ;
  1920. 273920 constexpr std::uintptr_t _helpURL = 0x30 ;
  1921. 273921 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1922. 273922 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1923. 273923 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1924. 273924 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1925. 273925 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1926. 273926 constexpr std::uintptr_t _HResult = 0x60 ;
  1927. 273927 constexpr std::uintptr_t _source = 0x68 ;
  1928. 273928 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1929. 273929 constexpr std::uintptr_t captured_traces = 0x78 ;
  1930. 273930 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1931. 273931 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1932. 273932 constexpr std::uintptr_t particle1 = 0x90 ;
  1933. 273933 constexpr std::uintptr_t particle2 = 0x98 ;
  1934. 273934 }
  1935. 273935 
  1936. 273936 namespace System_Xml_Schema__SymbolsDictionary
  1937. 273937 {
  1938. 273938 constexpr std::uintptr_t last = 0x10 ;
  1939. 273939 constexpr std::uintptr_t names = 0x18 ;
  1940. 273940 constexpr std::uintptr_t wildcards = 0x20 ;
  1941. 273941 constexpr std::uintptr_t particles = 0x28 ;
  1942. 273942 constexpr std::uintptr_t particleLast = 0x30 ;
  1943. 273943 constexpr std::uintptr_t isUpaEnforced = 0x38 ;
  1944. 273944 }
  1945. 273945 
  1946. 273946 namespace System_Xml_Schema__Position
  1947. 273947 {
  1948. 273948 constexpr std::uintptr_t symbol = 0x0 ;
  1949. 273949 constexpr std::uintptr_t particle = 0x8 ;
  1950. 273950 }
  1951. 273951 
  1952. 273952 namespace System_Xml_Schema__Positions
  1953. 273953 {
  1954. 273954 constexpr std::uintptr_t positions = 0x10 ;
  1955. 273955 }
  1956. 273956 
  1957. 273957 namespace System_Xml_Schema__LeafNode
  1958. 273958 {
  1959. 273959 constexpr std::uintptr_t pos = 0x10 ;
  1960. 273960 }
  1961. 273961 
  1962. 273962 namespace System_Xml_Schema__NamespaceListNode
  1963. 273963 {
  1964. 273964 constexpr std::uintptr_t namespaceList = 0x10 ;
  1965. 273965 constexpr std::uintptr_t particle = 0x18 ;
  1966. 273966 }
  1967. 273967 
  1968. 273968 namespace System_Xml_Schema__InteriorNode
  1969. 273969 {
  1970. 273970 constexpr std::uintptr_t leftChild = 0x10 ;
  1971. 273971 constexpr std::uintptr_t rightChild = 0x18 ;
  1972. 273972 }
  1973. 273973 
  1974. 273974 namespace System_Xml_Schema__SequenceNode
  1975. 273975 {
  1976. 273976 constexpr std::uintptr_t leftChild = 0x10 ;
  1977. 273977 constexpr std::uintptr_t rightChild = 0x18 ;
  1978. 273978 }
  1979. 273979 
  1980. 273980 namespace System_Xml_Schema__ChoiceNode
  1981. 273981 {
  1982. 273982 constexpr std::uintptr_t leftChild = 0x10 ;
  1983. 273983 constexpr std::uintptr_t rightChild = 0x18 ;
  1984. 273984 }
  1985. 273985 
  1986. 273986 namespace System_Xml_Schema__PlusNode
  1987. 273987 {
  1988. 273988 constexpr std::uintptr_t leftChild = 0x10 ;
  1989. 273989 constexpr std::uintptr_t rightChild = 0x18 ;
  1990. 273990 }
  1991. 273991 
  1992. 273992 namespace System_Xml_Schema__QmarkNode
  1993. 273993 {
  1994. 273994 constexpr std::uintptr_t leftChild = 0x10 ;
  1995. 273995 constexpr std::uintptr_t rightChild = 0x18 ;
  1996. 273996 }
  1997. 273997 
  1998. 273998 namespace System_Xml_Schema__StarNode
  1999. 273999 {
  2000. 274000 constexpr std::uintptr_t leftChild = 0x10 ;
← Prev Next → Page 137 of 171 — lines 272,001–274,000 of 341,881