- 272001 constexpr std::uintptr_t indentChars = 0x98 ;
- 272002 constexpr std::uintptr_t mixedContent = 0xA0 ;
- 272003 constexpr std::uintptr_t mixedContentStack = 0xA8 ;
- 272004 constexpr std::uintptr_t conformanceLevel = 0xB0 ;
- 272005 }
- 272006
- 272007 namespace System_Xml__XmlValidatingReader
- 272008 {
- 272009 constexpr std::uintptr_t impl = 0x10 ;
- 272010 }
- 272011
- 272012 namespace System_Xml__XmlValidatingReaderImpl
- 272013 {
- 272014 constexpr std::uintptr_t coreReader = 0x10 ;
- 272015 constexpr std::uintptr_t coreReaderImpl = 0x18 ;
- 272016 constexpr std::uintptr_t coreReaderNSResolver = 0x20 ;
- 272017 constexpr std::uintptr_t validationType = 0x28 ;
- 272018 constexpr std::uintptr_t validator = 0x30 ;
- 272019 constexpr std::uintptr_t schemaCollection = 0x38 ;
- 272020 constexpr std::uintptr_t processIdentityConstraints = 0x40 ;
- 272021 constexpr std::uintptr_t parsingFunction = 0x44 ;
- 272022 constexpr std::uintptr_t eventHandling = 0x48 ;
- 272023 constexpr std::uintptr_t parserContext = 0x50 ;
- 272024 constexpr std::uintptr_t readBinaryHelper = 0x58 ;
- 272025 constexpr std::uintptr_t outerReader = 0x60 ;
- 272026
- 272027 namespace _static
- 272028 {
- 272029 constexpr std::uintptr_t s_tempResolver = 0x0 ;
- 272030 }
- 272031
- 272032 }
- 272033
- 272034 namespace System_Xml__XmlWellFormedWriter
- 272035 {
- 272036 constexpr std::uintptr_t writeNodeBuffer = 0x10 ;
- 272037 constexpr std::uintptr_t writer = 0x18 ;
- 272038 constexpr std::uintptr_t rawWriter = 0x20 ;
- 272039 constexpr std::uintptr_t predefinedNamespaces = 0x28 ;
- 272040 constexpr std::uintptr_t nsStack = 0x30 ;
- 272041 constexpr std::uintptr_t nsTop = 0x38 ;
- 272042 constexpr std::uintptr_t nsHashtable = 0x40 ;
- 272043 constexpr std::uintptr_t useNsHashtable = 0x48 ;
- 272044 constexpr std::uintptr_t elemScopeStack = 0x50 ;
- 272045 constexpr std::uintptr_t elemTop = 0x58 ;
- 272046 constexpr std::uintptr_t attrStack = 0x60 ;
- 272047 constexpr std::uintptr_t attrCount = 0x68 ;
- 272048 constexpr std::uintptr_t attrHashTable = 0x70 ;
- 272049 constexpr std::uintptr_t specAttr = 0x78 ;
- 272050 constexpr std::uintptr_t attrValueCache = 0x80 ;
- 272051 constexpr std::uintptr_t curDeclPrefix = 0x88 ;
- 272052 constexpr std::uintptr_t stateTable = 0x90 ;
- 272053 constexpr std::uintptr_t currentState = 0x98 ;
- 272054 constexpr std::uintptr_t checkCharacters = 0x9C ;
- 272055 constexpr std::uintptr_t omitDuplNamespaces = 0x9D ;
- 272056 constexpr std::uintptr_t writeEndDocumentOnClose = 0x9E ;
- 272057 constexpr std::uintptr_t conformanceLevel = 0xA0 ;
- 272058 constexpr std::uintptr_t dtdWritten = 0xA4 ;
- 272059 constexpr std::uintptr_t xmlDeclFollows = 0xA5 ;
- 272060 constexpr std::uintptr_t xmlCharType = 0xA8 ;
- 272061 constexpr std::uintptr_t hasher = 0xB0 ;
- 272062
- 272063 namespace _static
- 272064 {
- 272065 constexpr std::uintptr_t stateName = 0x0 ;
- 272066 constexpr std::uintptr_t tokenName = 0x8 ;
- 272067 constexpr std::uintptr_t state2WriteState = 0x10 ;
- 272068 constexpr std::uintptr_t StateTableDocument = 0x18 ;
- 272069 constexpr std::uintptr_t StateTableAuto = 0x20 ;
- 272070 }
- 272071
- 272072 }
- 272073
- 272074 namespace System_Xml__WriteState
- 272075 {
- 272076 constexpr std::uintptr_t value__ = 0x0 ;
- 272077 }
- 272078
- 272079 namespace System_Xml__XmlWriter
- 272080 {
- 272081 constexpr std::uintptr_t writeNodeBuffer = 0x10 ;
- 272082 }
- 272083
- 272084 namespace System_Xml__XmlOutputMethod
- 272085 {
- 272086 constexpr std::uintptr_t value__ = 0x0 ;
- 272087 }
- 272088
- 272089 namespace System_Xml__TriState
- 272090 {
- 272091 constexpr std::uintptr_t value__ = 0x0 ;
- 272092 }
- 272093
- 272094 namespace System_Xml__XmlStandalone
- 272095 {
- 272096 constexpr std::uintptr_t value__ = 0x0 ;
- 272097 }
- 272098
- 272099 namespace System_Xml__XmlWriterSettings
- 272100 {
- 272101 constexpr std::uintptr_t useAsync = 0x10 ;
- 272102 constexpr std::uintptr_t encoding = 0x18 ;
- 272103 constexpr std::uintptr_t omitXmlDecl = 0x20 ;
- 272104 constexpr std::uintptr_t newLineHandling = 0x24 ;
- 272105 constexpr std::uintptr_t newLineChars = 0x28 ;
- 272106 constexpr std::uintptr_t indent = 0x30 ;
- 272107 constexpr std::uintptr_t indentChars = 0x38 ;
- 272108 constexpr std::uintptr_t newLineOnAttributes = 0x40 ;
- 272109 constexpr std::uintptr_t closeOutput = 0x41 ;
- 272110 constexpr std::uintptr_t namespaceHandling = 0x44 ;
- 272111 constexpr std::uintptr_t conformanceLevel = 0x48 ;
- 272112 constexpr std::uintptr_t checkCharacters = 0x4C ;
- 272113 constexpr std::uintptr_t writeEndDocumentOnClose = 0x4D ;
- 272114 constexpr std::uintptr_t outputMethod = 0x50 ;
- 272115 constexpr std::uintptr_t cdataSections = 0x58 ;
- 272116 constexpr std::uintptr_t doNotEscapeUriAttributes = 0x60 ;
- 272117 constexpr std::uintptr_t mergeCDataSections = 0x61 ;
- 272118 constexpr std::uintptr_t mediaType = 0x68 ;
- 272119 constexpr std::uintptr_t docTypeSystem = 0x70 ;
- 272120 constexpr std::uintptr_t docTypePublic = 0x78 ;
- 272121 constexpr std::uintptr_t standalone = 0x80 ;
- 272122 constexpr std::uintptr_t autoXmlDecl = 0x84 ;
- 272123 constexpr std::uintptr_t isReadOnly = 0x85 ;
- 272124 }
- 272125
- 272126 namespace System_Xml__XsdCachingReader
- 272127 {
- 272128 constexpr std::uintptr_t coreReader = 0x10 ;
- 272129 constexpr std::uintptr_t coreReaderNameTable = 0x18 ;
- 272130 constexpr std::uintptr_t contentEvents = 0x20 ;
- 272131 constexpr std::uintptr_t attributeEvents = 0x28 ;
- 272132 constexpr std::uintptr_t cachedNode = 0x30 ;
- 272133 constexpr std::uintptr_t cacheState = 0x38 ;
- 272134 constexpr std::uintptr_t contentIndex = 0x3C ;
- 272135 constexpr std::uintptr_t attributeCount = 0x40 ;
- 272136 constexpr std::uintptr_t returnOriginalStringValues = 0x44 ;
- 272137 constexpr std::uintptr_t cacheHandler = 0x48 ;
- 272138 constexpr std::uintptr_t currentAttrIndex = 0x50 ;
- 272139 constexpr std::uintptr_t currentContentIndex = 0x54 ;
- 272140 constexpr std::uintptr_t readAhead = 0x58 ;
- 272141 constexpr std::uintptr_t lineInfo = 0x60 ;
- 272142 constexpr std::uintptr_t textNode = 0x68 ;
- 272143 }
- 272144
- 272145 namespace System_Xml__CachingEventHandler
- 272146 {
- 272147 constexpr std::uintptr_t method_ptr = 0x10 ;
- 272148 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 272149 constexpr std::uintptr_t m_target = 0x20 ;
- 272150 constexpr std::uintptr_t method = 0x28 ;
- 272151 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 272152 constexpr std::uintptr_t extra_arg = 0x38 ;
- 272153 constexpr std::uintptr_t method_code = 0x40 ;
- 272154 constexpr std::uintptr_t interp_method = 0x48 ;
- 272155 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 272156 constexpr std::uintptr_t method_info = 0x58 ;
- 272157 constexpr std::uintptr_t original_method_info = 0x60 ;
- 272158 constexpr std::uintptr_t data = 0x68 ;
- 272159 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 272160 constexpr std::uintptr_t delegates = 0x78 ;
- 272161 }
- 272162
- 272163 namespace System_Xml__AttributePSVIInfo
- 272164 {
- 272165 constexpr std::uintptr_t localName = 0x10 ;
- 272166 constexpr std::uintptr_t namespaceUri = 0x18 ;
- 272167 constexpr std::uintptr_t typedAttributeValue = 0x20 ;
- 272168 constexpr std::uintptr_t attributeSchemaInfo = 0x28 ;
- 272169 }
- 272170
- 272171 namespace System_Xml__XsdValidatingReader
- 272172 {
- 272173 constexpr std::uintptr_t coreReader = 0x10 ;
- 272174 constexpr std::uintptr_t coreReaderNSResolver = 0x18 ;
- 272175 constexpr std::uintptr_t thisNSResolver = 0x20 ;
- 272176 constexpr std::uintptr_t validator = 0x28 ;
- 272177 constexpr std::uintptr_t xmlResolver = 0x30 ;
- 272178 constexpr std::uintptr_t validationEvent = 0x38 ;
- 272179 constexpr std::uintptr_t validationState = 0x40 ;
- 272180 constexpr std::uintptr_t valueGetter = 0x48 ;
- 272181 constexpr std::uintptr_t nsManager = 0x50 ;
- 272182 constexpr std::uintptr_t manageNamespaces = 0x58 ;
- 272183 constexpr std::uintptr_t processInlineSchema = 0x59 ;
- 272184 constexpr std::uintptr_t replayCache = 0x5A ;
- 272185 constexpr std::uintptr_t cachedNode = 0x60 ;
- 272186 constexpr std::uintptr_t attributePSVI = 0x68 ;
- 272187 constexpr std::uintptr_t attributeCount = 0x70 ;
- 272188 constexpr std::uintptr_t coreReaderAttributeCount = 0x74 ;
- 272189 constexpr std::uintptr_t currentAttrIndex = 0x78 ;
- 272190 constexpr std::uintptr_t attributePSVINodes = 0x80 ;
- 272191 constexpr std::uintptr_t defaultAttributes = 0x88 ;
- 272192 constexpr std::uintptr_t inlineSchemaParser = 0x90 ;
- 272193 constexpr std::uintptr_t atomicValue = 0x98 ;
- 272194 constexpr std::uintptr_t xmlSchemaInfo = 0xA0 ;
- 272195 constexpr std::uintptr_t originalAtomicValueString = 0xA8 ;
- 272196 constexpr std::uintptr_t coreReaderNameTable = 0xB0 ;
- 272197 constexpr std::uintptr_t cachingReader = 0xB8 ;
- 272198 constexpr std::uintptr_t textNode = 0xC0 ;
- 272199 constexpr std::uintptr_t NsXmlNs = 0xC8 ;
- 272200 constexpr std::uintptr_t NsXs = 0xD0 ;
- 272201 constexpr std::uintptr_t NsXsi = 0xD8 ;
- 272202 constexpr std::uintptr_t XsiType = 0xE0 ;
- 272203 constexpr std::uintptr_t XsiNil = 0xE8 ;
- 272204 constexpr std::uintptr_t XsdSchema = 0xF0 ;
- 272205 constexpr std::uintptr_t XsiSchemaLocation = 0xF8 ;
- 272206 constexpr std::uintptr_t XsiNoNamespaceSchemaLocation = 0x100 ;
- 272207 constexpr std::uintptr_t xmlCharType = 0x108 ;
- 272208 constexpr std::uintptr_t lineInfo = 0x110 ;
- 272209 constexpr std::uintptr_t readBinaryHelper = 0x118 ;
- 272210 constexpr std::uintptr_t savedState = 0x120 ;
- 272211
- 272212 namespace _static
- 272213 {
- 272214 constexpr std::uintptr_t TypeOfString = 0x0 ;
- 272215 }
- 272216
- 272217 }
- 272218
- 272219 namespace System_Xml__DomNameTable
- 272220 {
- 272221 constexpr std::uintptr_t entries = 0x10 ;
- 272222 constexpr std::uintptr_t count = 0x18 ;
- 272223 constexpr std::uintptr_t mask = 0x1C ;
- 272224 constexpr std::uintptr_t ownerDocument = 0x20 ;
- 272225 constexpr std::uintptr_t nameTable = 0x28 ;
- 272226 }
- 272227
- 272228 namespace System_Xml__XmlAttribute
- 272229 {
- 272230 constexpr std::uintptr_t parentNode = 0x10 ;
- 272231 constexpr std::uintptr_t name = 0x18 ;
- 272232 constexpr std::uintptr_t lastChild = 0x20 ;
- 272233 }
- 272234
- 272235 namespace System_Xml__XmlAttributeCollection
- 272236 {
- 272237 constexpr std::uintptr_t parent = 0x10 ;
- 272238 constexpr std::uintptr_t nodes = 0x18 ;
- 272239 }
- 272240
- 272241 namespace System_Xml__XmlCDataSection
- 272242 {
- 272243 constexpr std::uintptr_t parentNode = 0x10 ;
- 272244 constexpr std::uintptr_t next = 0x18 ;
- 272245 constexpr std::uintptr_t data = 0x20 ;
- 272246 }
- 272247
- 272248 namespace System_Xml__XmlCharacterData
- 272249 {
- 272250 constexpr std::uintptr_t parentNode = 0x10 ;
- 272251 constexpr std::uintptr_t next = 0x18 ;
- 272252 constexpr std::uintptr_t data = 0x20 ;
- 272253 }
- 272254
- 272255 namespace System_Xml__XmlChildEnumerator
- 272256 {
- 272257 constexpr std::uintptr_t container = 0x10 ;
- 272258 constexpr std::uintptr_t child = 0x18 ;
- 272259 constexpr std::uintptr_t isFirst = 0x20 ;
- 272260 }
- 272261
- 272262 namespace System_Xml__XmlChildNodes
- 272263 {
- 272264 constexpr std::uintptr_t container = 0x10 ;
- 272265 }
- 272266
- 272267 namespace System_Xml__XmlComment
- 272268 {
- 272269 constexpr std::uintptr_t parentNode = 0x10 ;
- 272270 constexpr std::uintptr_t next = 0x18 ;
- 272271 constexpr std::uintptr_t data = 0x20 ;
- 272272 }
- 272273
- 272274 namespace System_Xml__XmlDeclaration
- 272275 {
- 272276 constexpr std::uintptr_t parentNode = 0x10 ;
- 272277 constexpr std::uintptr_t next = 0x18 ;
- 272278 constexpr std::uintptr_t version = 0x20 ;
- 272279 constexpr std::uintptr_t encoding = 0x28 ;
- 272280 constexpr std::uintptr_t standalone = 0x30 ;
- 272281 }
- 272282
- 272283 namespace System_Xml__XmlDocument
- 272284 {
- 272285 constexpr std::uintptr_t parentNode = 0x10 ;
- 272286 constexpr std::uintptr_t implementation = 0x18 ;
- 272287 constexpr std::uintptr_t domNameTable = 0x20 ;
- 272288 constexpr std::uintptr_t lastChild = 0x28 ;
- 272289 constexpr std::uintptr_t entities = 0x30 ;
- 272290 constexpr std::uintptr_t htElementIdMap = 0x38 ;
- 272291 constexpr std::uintptr_t htElementIDAttrDecl = 0x40 ;
- 272292 constexpr std::uintptr_t schemaInfo = 0x48 ;
- 272293 constexpr std::uintptr_t schemas = 0x50 ;
- 272294 constexpr std::uintptr_t reportValidity = 0x58 ;
- 272295 constexpr std::uintptr_t actualLoadingStatus = 0x59 ;
- 272296 constexpr std::uintptr_t onNodeInsertingDelegate = 0x60 ;
- 272297 constexpr std::uintptr_t onNodeInsertedDelegate = 0x68 ;
- 272298 constexpr std::uintptr_t onNodeRemovingDelegate = 0x70 ;
- 272299 constexpr std::uintptr_t onNodeRemovedDelegate = 0x78 ;
- 272300 constexpr std::uintptr_t onNodeChangingDelegate = 0x80 ;
- 272301 constexpr std::uintptr_t onNodeChangedDelegate = 0x88 ;
- 272302 constexpr std::uintptr_t fEntRefNodesPresent = 0x90 ;
- 272303 constexpr std::uintptr_t fCDataNodesPresent = 0x91 ;
- 272304 constexpr std::uintptr_t preserveWhitespace = 0x92 ;
- 272305 constexpr std::uintptr_t isLoading = 0x93 ;
- 272306 constexpr std::uintptr_t strDocumentName = 0x98 ;
- 272307 constexpr std::uintptr_t strDocumentFragmentName = 0xA0 ;
- 272308 constexpr std::uintptr_t strCommentName = 0xA8 ;
- 272309 constexpr std::uintptr_t strTextName = 0xB0 ;
- 272310 constexpr std::uintptr_t strCDataSectionName = 0xB8 ;
- 272311 constexpr std::uintptr_t strEntityName = 0xC0 ;
- 272312 constexpr std::uintptr_t strID = 0xC8 ;
- 272313 constexpr std::uintptr_t strXmlns = 0xD0 ;
- 272314 constexpr std::uintptr_t strXml = 0xD8 ;
- 272315 constexpr std::uintptr_t strSpace = 0xE0 ;
- 272316 constexpr std::uintptr_t strLang = 0xE8 ;
- 272317 constexpr std::uintptr_t strEmpty = 0xF0 ;
- 272318 constexpr std::uintptr_t strNonSignificantWhitespaceName = 0xF8 ;
- 272319 constexpr std::uintptr_t strSignificantWhitespaceName = 0x100 ;
- 272320 constexpr std::uintptr_t strReservedXmlns = 0x108 ;
- 272321 constexpr std::uintptr_t strReservedXml = 0x110 ;
- 272322 constexpr std::uintptr_t baseURI = 0x118 ;
- 272323 constexpr std::uintptr_t resolver = 0x120 ;
- 272324 constexpr std::uintptr_t bSetResolver = 0x128 ;
- 272325 constexpr std::uintptr_t objLock = 0x130 ;
- 272326
- 272327 namespace _static
- 272328 {
- 272329 constexpr std::uintptr_t EmptyEnumerator = 0x0 ;
- 272330 constexpr std::uintptr_t NotKnownSchemaInfo = 0x8 ;
- 272331 constexpr std::uintptr_t ValidSchemaInfo = 0x10 ;
- 272332 constexpr std::uintptr_t InvalidSchemaInfo = 0x18 ;
- 272333 }
- 272334
- 272335 }
- 272336
- 272337 namespace System_Xml__XmlDocumentFragment
- 272338 {
- 272339 constexpr std::uintptr_t parentNode = 0x10 ;
- 272340 constexpr std::uintptr_t lastChild = 0x18 ;
- 272341 }
- 272342
- 272343 namespace System_Xml__XmlDocumentType
- 272344 {
- 272345 constexpr std::uintptr_t parentNode = 0x10 ;
- 272346 constexpr std::uintptr_t next = 0x18 ;
- 272347 constexpr std::uintptr_t name = 0x20 ;
- 272348 constexpr std::uintptr_t publicId = 0x28 ;
- 272349 constexpr std::uintptr_t systemId = 0x30 ;
- 272350 constexpr std::uintptr_t internalSubset = 0x38 ;
- 272351 constexpr std::uintptr_t namespaces = 0x40 ;
- 272352 constexpr std::uintptr_t entities = 0x48 ;
- 272353 constexpr std::uintptr_t notations = 0x50 ;
- 272354 constexpr std::uintptr_t schemaInfo = 0x58 ;
- 272355 }
- 272356
- 272357 namespace System_Xml__XmlElement
- 272358 {
- 272359 constexpr std::uintptr_t parentNode = 0x10 ;
- 272360 constexpr std::uintptr_t next = 0x18 ;
- 272361 constexpr std::uintptr_t name = 0x20 ;
- 272362 constexpr std::uintptr_t attributes = 0x28 ;
- 272363 constexpr std::uintptr_t lastChild = 0x30 ;
- 272364 }
- 272365
- 272366 namespace System_Xml__XmlEntity
- 272367 {
- 272368 constexpr std::uintptr_t parentNode = 0x10 ;
- 272369 constexpr std::uintptr_t publicId = 0x18 ;
- 272370 constexpr std::uintptr_t systemId = 0x20 ;
- 272371 constexpr std::uintptr_t notationName = 0x28 ;
- 272372 constexpr std::uintptr_t name = 0x30 ;
- 272373 constexpr std::uintptr_t unparsedReplacementStr = 0x38 ;
- 272374 constexpr std::uintptr_t baseURI = 0x40 ;
- 272375 constexpr std::uintptr_t lastChild = 0x48 ;
- 272376 constexpr std::uintptr_t childrenFoliating = 0x50 ;
- 272377 }
- 272378
- 272379 namespace System_Xml__XmlEntityReference
- 272380 {
- 272381 constexpr std::uintptr_t parentNode = 0x10 ;
- 272382 constexpr std::uintptr_t next = 0x18 ;
- 272383 constexpr std::uintptr_t name = 0x20 ;
- 272384 constexpr std::uintptr_t lastChild = 0x28 ;
- 272385 }
- 272386
- 272387 namespace System_Xml__XmlNodeChangedAction
- 272388 {
- 272389 constexpr std::uintptr_t value__ = 0x0 ;
- 272390 }
- 272391
- 272392 namespace System_Xml__XmlImplementation
- 272393 {
- 272394 constexpr std::uintptr_t nameTable = 0x10 ;
- 272395 }
- 272396
- 272397 namespace System_Xml__XmlLinkedNode
- 272398 {
- 272399 constexpr std::uintptr_t parentNode = 0x10 ;
- 272400 constexpr std::uintptr_t next = 0x18 ;
- 272401 }
- 272402
- 272403 namespace System_Xml__XmlLoader
- 272404 {
- 272405 constexpr std::uintptr_t doc = 0x10 ;
- 272406 constexpr std::uintptr_t reader = 0x18 ;
- 272407 constexpr std::uintptr_t preserveWhitespace = 0x20 ;
- 272408 }
- 272409
- 272410 namespace System_Xml__XmlName
- 272411 {
- 272412 constexpr std::uintptr_t prefix = 0x10 ;
- 272413 constexpr std::uintptr_t localName = 0x18 ;
- 272414 constexpr std::uintptr_t ns = 0x20 ;
- 272415 constexpr std::uintptr_t name = 0x28 ;
- 272416 constexpr std::uintptr_t hashCode = 0x30 ;
- 272417 constexpr std::uintptr_t ownerDoc = 0x38 ;
- 272418 constexpr std::uintptr_t next = 0x40 ;
- 272419 }
- 272420
- 272421 namespace System_Xml__XmlNameEx
- 272422 {
- 272423 constexpr std::uintptr_t prefix = 0x10 ;
- 272424 constexpr std::uintptr_t localName = 0x18 ;
- 272425 constexpr std::uintptr_t ns = 0x20 ;
- 272426 constexpr std::uintptr_t name = 0x28 ;
- 272427 constexpr std::uintptr_t hashCode = 0x30 ;
- 272428 constexpr std::uintptr_t ownerDoc = 0x38 ;
- 272429 constexpr std::uintptr_t next = 0x40 ;
- 272430 constexpr std::uintptr_t flags = 0x48 ;
- 272431 constexpr std::uintptr_t memberType = 0x50 ;
- 272432 constexpr std::uintptr_t schemaType = 0x58 ;
- 272433 constexpr std::uintptr_t decl = 0x60 ;
- 272434 }
- 272435
- 272436 namespace System_Xml__XmlNamedNodeMap
- 272437 {
- 272438 constexpr std::uintptr_t parent = 0x10 ;
- 272439 constexpr std::uintptr_t nodes = 0x18 ;
- 272440 }
- 272441
- 272442 namespace System_Xml__XmlNode
- 272443 {
- 272444 constexpr std::uintptr_t parentNode = 0x10 ;
- 272445 }
- 272446
- 272447 namespace System_Xml__XmlNodeChangedEventArgs
- 272448 {
- 272449 constexpr std::uintptr_t action = 0x10 ;
- 272450 constexpr std::uintptr_t node = 0x18 ;
- 272451 constexpr std::uintptr_t oldParent = 0x20 ;
- 272452 constexpr std::uintptr_t newParent = 0x28 ;
- 272453 constexpr std::uintptr_t oldValue = 0x30 ;
- 272454 constexpr std::uintptr_t newValue = 0x38 ;
- 272455 }
- 272456
- 272457 namespace System_Xml__XmlNodeChangedEventHandler
- 272458 {
- 272459 constexpr std::uintptr_t method_ptr = 0x10 ;
- 272460 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 272461 constexpr std::uintptr_t m_target = 0x20 ;
- 272462 constexpr std::uintptr_t method = 0x28 ;
- 272463 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 272464 constexpr std::uintptr_t extra_arg = 0x38 ;
- 272465 constexpr std::uintptr_t method_code = 0x40 ;
- 272466 constexpr std::uintptr_t interp_method = 0x48 ;
- 272467 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 272468 constexpr std::uintptr_t method_info = 0x58 ;
- 272469 constexpr std::uintptr_t original_method_info = 0x60 ;
- 272470 constexpr std::uintptr_t data = 0x68 ;
- 272471 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 272472 constexpr std::uintptr_t delegates = 0x78 ;
- 272473 }
- 272474
- 272475 namespace System_Xml__XmlNodeReaderNavigator
- 272476 {
- 272477 constexpr std::uintptr_t curNode = 0x10 ;
- 272478 constexpr std::uintptr_t elemNode = 0x18 ;
- 272479 constexpr std::uintptr_t logNode = 0x20 ;
- 272480 constexpr std::uintptr_t attrIndex = 0x28 ;
- 272481 constexpr std::uintptr_t logAttrIndex = 0x2C ;
- 272482 constexpr std::uintptr_t nameTable = 0x30 ;
- 272483 constexpr std::uintptr_t doc = 0x38 ;
- 272484 constexpr std::uintptr_t nAttrInd = 0x40 ;
- 272485 constexpr std::uintptr_t nDeclarationAttrCount = 0x44 ;
- 272486 constexpr std::uintptr_t nDocTypeAttrCount = 0x48 ;
- 272487 constexpr std::uintptr_t nLogLevel = 0x4C ;
- 272488 constexpr std::uintptr_t nLogAttrInd = 0x50 ;
- 272489 constexpr std::uintptr_t bLogOnAttrVal = 0x54 ;
- 272490 constexpr std::uintptr_t bCreatedOnAttribute = 0x55 ;
- 272491 constexpr std::uintptr_t decNodeAttributes = 0x58 ;
- 272492 constexpr std::uintptr_t docTypeNodeAttributes = 0x60 ;
- 272493 constexpr std::uintptr_t bOnAttrVal = 0x68 ;
- 272494 }
- 272495
- 272496 namespace System_Xml__XmlNodeReader
- 272497 {
- 272498 constexpr std::uintptr_t readerNav = 0x10 ;
- 272499 constexpr std::uintptr_t nodeType = 0x18 ;
- 272500 constexpr std::uintptr_t curDepth = 0x1C ;
- 272501 constexpr std::uintptr_t readState = 0x20 ;
- 272502 constexpr std::uintptr_t fEOF = 0x24 ;
- 272503 constexpr std::uintptr_t bResolveEntity = 0x25 ;
- 272504 constexpr std::uintptr_t bStartFromDocument = 0x26 ;
- 272505 constexpr std::uintptr_t bInReadBinary = 0x27 ;
- 272506 constexpr std::uintptr_t readBinaryHelper = 0x28 ;
- 272507 }
- 272508
- 272509 namespace System_Xml__XmlNotation
- 272510 {
- 272511 constexpr std::uintptr_t parentNode = 0x10 ;
- 272512 constexpr std::uintptr_t publicId = 0x18 ;
- 272513 constexpr std::uintptr_t systemId = 0x20 ;
- 272514 constexpr std::uintptr_t name = 0x28 ;
- 272515 }
- 272516
- 272517 namespace System_Xml__XmlProcessingInstruction
- 272518 {
- 272519 constexpr std::uintptr_t parentNode = 0x10 ;
- 272520 constexpr std::uintptr_t next = 0x18 ;
- 272521 constexpr std::uintptr_t target = 0x20 ;
- 272522 constexpr std::uintptr_t data = 0x28 ;
- 272523 }
- 272524
- 272525 namespace System_Xml__XmlSignificantWhitespace
- 272526 {
- 272527 constexpr std::uintptr_t parentNode = 0x10 ;
- 272528 constexpr std::uintptr_t next = 0x18 ;
- 272529 constexpr std::uintptr_t data = 0x20 ;
- 272530 }
- 272531
- 272532 namespace System_Xml__XmlText
- 272533 {
- 272534 constexpr std::uintptr_t parentNode = 0x10 ;
- 272535 constexpr std::uintptr_t next = 0x18 ;
- 272536 constexpr std::uintptr_t data = 0x20 ;
- 272537 }
- 272538
- 272539 namespace System_Xml__XmlUnspecifiedAttribute
- 272540 {
- 272541 constexpr std::uintptr_t parentNode = 0x10 ;
- 272542 constexpr std::uintptr_t name = 0x18 ;
- 272543 constexpr std::uintptr_t lastChild = 0x20 ;
- 272544 constexpr std::uintptr_t fSpecified = 0x28 ;
- 272545 }
- 272546
- 272547 namespace System_Xml__XmlWhitespace
- 272548 {
- 272549 constexpr std::uintptr_t parentNode = 0x10 ;
- 272550 constexpr std::uintptr_t next = 0x18 ;
- 272551 constexpr std::uintptr_t data = 0x20 ;
- 272552 }
- 272553
- 272554 namespace System_Xml__HWStack
- 272555 {
- 272556 constexpr std::uintptr_t stack = 0x10 ;
- 272557 constexpr std::uintptr_t growthRate = 0x18 ;
- 272558 constexpr std::uintptr_t used = 0x1C ;
- 272559 constexpr std::uintptr_t size = 0x20 ;
- 272560 constexpr std::uintptr_t limit = 0x24 ;
- 272561 }
- 272562
- 272563 namespace System_Xml__ReaderPositionInfo
- 272564 {
- 272565 constexpr std::uintptr_t lineInfo = 0x10 ;
- 272566 }
- 272567
- 272568 namespace System_Xml__LineInfo
- 272569 {
- 272570 constexpr std::uintptr_t lineNo = 0x0 ;
- 272571 constexpr std::uintptr_t linePos = 0x4 ;
- 272572 }
- 272573
- 272574 namespace System_Xml__NameTable
- 272575 {
- 272576 constexpr std::uintptr_t entries = 0x10 ;
- 272577 constexpr std::uintptr_t count = 0x18 ;
- 272578 constexpr std::uintptr_t mask = 0x1C ;
- 272579 constexpr std::uintptr_t hashCodeRandomizer = 0x20 ;
- 272580 }
- 272581
- 272582 namespace System_Xml__DtdParser
- 272583 {
- 272584 constexpr std::uintptr_t readerAdapter = 0x10 ;
- 272585 constexpr std::uintptr_t readerAdapterWithValidation = 0x18 ;
- 272586 constexpr std::uintptr_t nameTable = 0x20 ;
- 272587 constexpr std::uintptr_t schemaInfo = 0x28 ;
- 272588 constexpr std::uintptr_t xmlCharType = 0x30 ;
- 272589 constexpr std::uintptr_t systemId = 0x38 ;
- 272590 constexpr std::uintptr_t publicId = 0x40 ;
- 272591 constexpr std::uintptr_t normalize = 0x48 ;
- 272592 constexpr std::uintptr_t validate = 0x49 ;
- 272593 constexpr std::uintptr_t supportNamespaces = 0x4A ;
- 272594 constexpr std::uintptr_t v1Compat = 0x4B ;
- 272595 constexpr std::uintptr_t chars = 0x50 ;
- 272596 constexpr std::uintptr_t charsUsed = 0x58 ;
- 272597 constexpr std::uintptr_t curPos = 0x5C ;
- 272598 constexpr std::uintptr_t scanningFunction = 0x60 ;
- 272599 constexpr std::uintptr_t nextScaningFunction = 0x64 ;
- 272600 constexpr std::uintptr_t savedScanningFunction = 0x68 ;
- 272601 constexpr std::uintptr_t whitespaceSeen = 0x6C ;
- 272602 constexpr std::uintptr_t tokenStartPos = 0x70 ;
- 272603 constexpr std::uintptr_t colonPos = 0x74 ;
- 272604 constexpr std::uintptr_t internalSubsetValueSb = 0x78 ;
- 272605 constexpr std::uintptr_t externalEntitiesDepth = 0x80 ;
- 272606 constexpr std::uintptr_t currentEntityId = 0x84 ;
- 272607 constexpr std::uintptr_t freeFloatingDtd = 0x88 ;
- 272608 constexpr std::uintptr_t hasFreeFloatingInternalSubset = 0x89 ;
- 272609 constexpr std::uintptr_t stringBuilder = 0x90 ;
- 272610 constexpr std::uintptr_t condSectionDepth = 0x98 ;
- 272611 constexpr std::uintptr_t literalLineInfo = 0x9C ;
- 272612 constexpr std::uintptr_t literalQuoteChar = 0xA4 ;
- 272613 constexpr std::uintptr_t documentBaseUri = 0xA8 ;
- 272614 constexpr std::uintptr_t externalDtdBaseUri = 0xB0 ;
- 272615 constexpr std::uintptr_t undeclaredNotations = 0xB8 ;
- 272616 constexpr std::uintptr_t condSectionEntityIds = 0xC0 ;
- 272617 }
- 272618
- 272619 namespace System_Xml__XmlTokenizedType
- 272620 {
- 272621 constexpr std::uintptr_t value__ = 0x0 ;
- 272622 }
- 272623
- 272624 namespace System_Xml__XmlCharType
- 272625 {
- 272626 constexpr std::uintptr_t charProperties = 0x0 ;
- 272627
- 272628 namespace _static
- 272629 {
- 272630 constexpr std::uintptr_t s_Lock = 0x0 ;
- 272631 constexpr std::uintptr_t s_CharProperties = 0x8 ;
- 272632 }
- 272633
- 272634 }
- 272635
- 272636 namespace System_Xml__ExceptionType
- 272637 {
- 272638 constexpr std::uintptr_t value__ = 0x0 ;
- 272639 }
- 272640
- 272641 namespace System_Xml__XmlDateTimeSerializationMode
- 272642 {
- 272643 constexpr std::uintptr_t value__ = 0x0 ;
- 272644 }
- 272645
- 272646 namespace System_Xml__XmlDownloadManager
- 272647 {
- 272648 constexpr std::uintptr_t connections = 0x10 ;
- 272649 }
- 272650
- 272651 namespace System_Xml__OpenedHost
- 272652 {
- 272653 constexpr std::uintptr_t nonCachedConnectionsCount = 0x10 ;
- 272654 }
- 272655
- 272656 namespace System_Xml__XmlRegisteredNonCachedStream
- 272657 {
- 272658 constexpr std::uintptr_t _identity = 0x10 ;
- 272659 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 272660 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 272661 constexpr std::uintptr_t stream = 0x28 ;
- 272662 constexpr std::uintptr_t downloadManager = 0x30 ;
- 272663 constexpr std::uintptr_t host = 0x38 ;
- 272664 }
- 272665
- 272666 namespace System_Xml__XmlCachedStream
- 272667 {
- 272668 constexpr std::uintptr_t _identity = 0x10 ;
- 272669 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 272670 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 272671 constexpr std::uintptr_t _buffer = 0x28 ;
- 272672 constexpr std::uintptr_t _origin = 0x30 ;
- 272673 constexpr std::uintptr_t _position = 0x34 ;
- 272674 constexpr std::uintptr_t _length = 0x38 ;
- 272675 constexpr std::uintptr_t _capacity = 0x3C ;
- 272676 constexpr std::uintptr_t _expandable = 0x40 ;
- 272677 constexpr std::uintptr_t _writable = 0x41 ;
- 272678 constexpr std::uintptr_t _exposable = 0x42 ;
- 272679 constexpr std::uintptr_t _isOpen = 0x43 ;
- 272680 constexpr std::uintptr_t _lastReadTask = 0x48 ;
- 272681 constexpr std::uintptr_t uri = 0x50 ;
- 272682 }
- 272683
- 272684 namespace System_Xml__UTF16Decoder
- 272685 {
- 272686 constexpr std::uintptr_t _fallback = 0x10 ;
- 272687 constexpr std::uintptr_t _fallbackBuffer = 0x18 ;
- 272688 constexpr std::uintptr_t bigEndian = 0x20 ;
- 272689 constexpr std::uintptr_t lastByte = 0x24 ;
- 272690 }
- 272691
- 272692 namespace System_Xml__SafeAsciiDecoder
- 272693 {
- 272694 constexpr std::uintptr_t _fallback = 0x10 ;
- 272695 constexpr std::uintptr_t _fallbackBuffer = 0x18 ;
- 272696 }
- 272697
- 272698 namespace System_Xml__Ucs4Encoding
- 272699 {
- 272700 constexpr std::uintptr_t m_codePage = 0x10 ;
- 272701 constexpr std::uintptr_t dataItem = 0x18 ;
- 272702 constexpr std::uintptr_t m_deserializedFromEverett = 0x20 ;
- 272703 constexpr std::uintptr_t m_isReadOnly = 0x21 ;
- 272704 constexpr std::uintptr_t encoderFallback = 0x28 ;
- 272705 constexpr std::uintptr_t decoderFallback = 0x30 ;
- 272706 constexpr std::uintptr_t ucs4Decoder = 0x38 ;
- 272707 }
- 272708
- 272709 namespace System_Xml__Ucs4Encoding1234
- 272710 {
- 272711 constexpr std::uintptr_t m_codePage = 0x10 ;
- 272712 constexpr std::uintptr_t dataItem = 0x18 ;
- 272713 constexpr std::uintptr_t m_deserializedFromEverett = 0x20 ;
- 272714 constexpr std::uintptr_t m_isReadOnly = 0x21 ;
- 272715 constexpr std::uintptr_t encoderFallback = 0x28 ;
- 272716 constexpr std::uintptr_t decoderFallback = 0x30 ;
- 272717 constexpr std::uintptr_t ucs4Decoder = 0x38 ;
- 272718 }
- 272719
- 272720 namespace System_Xml__Ucs4Encoding4321
- 272721 {
- 272722 constexpr std::uintptr_t m_codePage = 0x10 ;
- 272723 constexpr std::uintptr_t dataItem = 0x18 ;
- 272724 constexpr std::uintptr_t m_deserializedFromEverett = 0x20 ;
- 272725 constexpr std::uintptr_t m_isReadOnly = 0x21 ;
- 272726 constexpr std::uintptr_t encoderFallback = 0x28 ;
- 272727 constexpr std::uintptr_t decoderFallback = 0x30 ;
- 272728 constexpr std::uintptr_t ucs4Decoder = 0x38 ;
- 272729 }
- 272730
- 272731 namespace System_Xml__Ucs4Encoding2143
- 272732 {
- 272733 constexpr std::uintptr_t m_codePage = 0x10 ;
- 272734 constexpr std::uintptr_t dataItem = 0x18 ;
- 272735 constexpr std::uintptr_t m_deserializedFromEverett = 0x20 ;
- 272736 constexpr std::uintptr_t m_isReadOnly = 0x21 ;
- 272737 constexpr std::uintptr_t encoderFallback = 0x28 ;
- 272738 constexpr std::uintptr_t decoderFallback = 0x30 ;
- 272739 constexpr std::uintptr_t ucs4Decoder = 0x38 ;
- 272740 }
- 272741
- 272742 namespace System_Xml__Ucs4Encoding3412
- 272743 {
- 272744 constexpr std::uintptr_t m_codePage = 0x10 ;
- 272745 constexpr std::uintptr_t dataItem = 0x18 ;
- 272746 constexpr std::uintptr_t m_deserializedFromEverett = 0x20 ;
- 272747 constexpr std::uintptr_t m_isReadOnly = 0x21 ;
- 272748 constexpr std::uintptr_t encoderFallback = 0x28 ;
- 272749 constexpr std::uintptr_t decoderFallback = 0x30 ;
- 272750 constexpr std::uintptr_t ucs4Decoder = 0x38 ;
- 272751 }
- 272752
- 272753 namespace System_Xml__Ucs4Decoder
- 272754 {
- 272755 constexpr std::uintptr_t _fallback = 0x10 ;
- 272756 constexpr std::uintptr_t _fallbackBuffer = 0x18 ;
- 272757 constexpr std::uintptr_t lastBytes = 0x20 ;
- 272758 constexpr std::uintptr_t lastBytesCount = 0x28 ;
- 272759 }
- 272760
- 272761 namespace System_Xml__Ucs4Decoder4321
- 272762 {
- 272763 constexpr std::uintptr_t _fallback = 0x10 ;
- 272764 constexpr std::uintptr_t _fallbackBuffer = 0x18 ;
- 272765 constexpr std::uintptr_t lastBytes = 0x20 ;
- 272766 constexpr std::uintptr_t lastBytesCount = 0x28 ;
- 272767 }
- 272768
- 272769 namespace System_Xml__Ucs4Decoder1234
- 272770 {
- 272771 constexpr std::uintptr_t _fallback = 0x10 ;
- 272772 constexpr std::uintptr_t _fallbackBuffer = 0x18 ;
- 272773 constexpr std::uintptr_t lastBytes = 0x20 ;
- 272774 constexpr std::uintptr_t lastBytesCount = 0x28 ;
- 272775 }
- 272776
- 272777 namespace System_Xml__Ucs4Decoder2143
- 272778 {
- 272779 constexpr std::uintptr_t _fallback = 0x10 ;
- 272780 constexpr std::uintptr_t _fallbackBuffer = 0x18 ;
- 272781 constexpr std::uintptr_t lastBytes = 0x20 ;
- 272782 constexpr std::uintptr_t lastBytesCount = 0x28 ;
- 272783 }
- 272784
- 272785 namespace System_Xml__Ucs4Decoder3412
- 272786 {
- 272787 constexpr std::uintptr_t _fallback = 0x10 ;
- 272788 constexpr std::uintptr_t _fallbackBuffer = 0x18 ;
- 272789 constexpr std::uintptr_t lastBytes = 0x20 ;
- 272790 constexpr std::uintptr_t lastBytesCount = 0x28 ;
- 272791 }
- 272792
- 272793 namespace System_Xml__XmlException
- 272794 {
- 272795 constexpr std::uintptr_t _className = 0x10 ;
- 272796 constexpr std::uintptr_t _message = 0x18 ;
- 272797 constexpr std::uintptr_t _data = 0x20 ;
- 272798 constexpr std::uintptr_t _innerException = 0x28 ;
- 272799 constexpr std::uintptr_t _helpURL = 0x30 ;
- 272800 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 272801 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 272802 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 272803 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 272804 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 272805 constexpr std::uintptr_t _HResult = 0x60 ;
- 272806 constexpr std::uintptr_t _source = 0x68 ;
- 272807 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 272808 constexpr std::uintptr_t captured_traces = 0x78 ;
- 272809 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 272810 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 272811 constexpr std::uintptr_t res = 0x90 ;
- 272812 constexpr std::uintptr_t args = 0x98 ;
- 272813 constexpr std::uintptr_t lineNumber = 0xA0 ;
- 272814 constexpr std::uintptr_t linePosition = 0xA4 ;
- 272815 constexpr std::uintptr_t sourceUri = 0xA8 ;
- 272816 constexpr std::uintptr_t message = 0xB0 ;
- 272817 }
- 272818
- 272819 namespace System_Xml__XmlNamespaceScope
- 272820 {
- 272821 constexpr std::uintptr_t value__ = 0x0 ;
- 272822 }
- 272823
- 272824 namespace System_Xml__XmlNamespaceManager
- 272825 {
- 272826 constexpr std::uintptr_t nsdecls = 0x10 ;
- 272827 constexpr std::uintptr_t lastDecl = 0x18 ;
- 272828 constexpr std::uintptr_t nameTable = 0x20 ;
- 272829 constexpr std::uintptr_t scopeId = 0x28 ;
- 272830 constexpr std::uintptr_t hashTable = 0x30 ;
- 272831 constexpr std::uintptr_t useHashtable = 0x38 ;
- 272832 constexpr std::uintptr_t xml = 0x40 ;
- 272833 constexpr std::uintptr_t xmlNs = 0x48 ;
- 272834 }
- 272835
- 272836 namespace System_Xml__XmlNodeType
- 272837 {
- 272838 constexpr std::uintptr_t value__ = 0x0 ;
- 272839 }
- 272840
- 272841 namespace System_Xml__XmlQualifiedName
- 272842 {
- 272843 constexpr std::uintptr_t name = 0x10 ;
- 272844 constexpr std::uintptr_t ns = 0x18 ;
- 272845 constexpr std::uintptr_t hash = 0x20 ;
- 272846
- 272847 namespace _static
- 272848 {
- 272849 constexpr std::uintptr_t hashCodeDelegate = 0x0 ;
- 272850 constexpr std::uintptr_t Empty = 0x8 ;
- 272851 }
- 272852
- 272853 }
- 272854
- 272855 namespace System_Xml__XmlUrlResolver
- 272856 {
- 272857 constexpr std::uintptr_t _credentials = 0x10 ;
- 272858 constexpr std::uintptr_t _proxy = 0x18 ;
- 272859 constexpr std::uintptr_t _cachePolicy = 0x20 ;
- 272860
- 272861 namespace _static
- 272862 {
- 272863 constexpr std::uintptr_t s_DownloadManager = 0x0 ;
- 272864 }
- 272865
- 272866 }
- 272867
- 272868 namespace System_Xml_XPath__XPathDocument
- 272869 {
- 272870 constexpr std::uintptr_t pageXmlNmsp = 0x10 ;
- 272871 constexpr std::uintptr_t idxXmlNmsp = 0x18 ;
- 272872 constexpr std::uintptr_t nameTable = 0x20 ;
- 272873 constexpr std::uintptr_t hasLineInfo = 0x28 ;
- 272874 constexpr std::uintptr_t mapNmsp = 0x30 ;
- 272875 }
- 272876
- 272877 namespace System_Xml_XPath__XPathException
- 272878 {
- 272879 constexpr std::uintptr_t _className = 0x10 ;
- 272880 constexpr std::uintptr_t _message = 0x18 ;
- 272881 constexpr std::uintptr_t _data = 0x20 ;
- 272882 constexpr std::uintptr_t _innerException = 0x28 ;
- 272883 constexpr std::uintptr_t _helpURL = 0x30 ;
- 272884 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 272885 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 272886 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 272887 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 272888 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 272889 constexpr std::uintptr_t _HResult = 0x60 ;
- 272890 constexpr std::uintptr_t _source = 0x68 ;
- 272891 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 272892 constexpr std::uintptr_t captured_traces = 0x78 ;
- 272893 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 272894 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 272895 constexpr std::uintptr_t res = 0x90 ;
- 272896 constexpr std::uintptr_t args = 0x98 ;
- 272897 constexpr std::uintptr_t message = 0xA0 ;
- 272898 }
- 272899
- 272900 namespace System_Xml_XPath__XPathResultType
- 272901 {
- 272902 constexpr std::uintptr_t value__ = 0x0 ;
- 272903 }
- 272904
- 272905 namespace System_Xml_XPath__XPathNamespaceScope
- 272906 {
- 272907 constexpr std::uintptr_t value__ = 0x0 ;
- 272908 }
- 272909
- 272910 namespace System_Xml_XPath__XPathNodeType
- 272911 {
- 272912 constexpr std::uintptr_t value__ = 0x0 ;
- 272913 }
- 272914
- 272915 namespace System_Xml_Serialization__XmlSerializerNamespaces
- 272916 {
- 272917 constexpr std::uintptr_t namespaces = 0x10 ;
- 272918 }
- 272919
- 272920 namespace System_Xml_Serialization__XmlAttributeEventHandler
- 272921 {
- 272922 constexpr std::uintptr_t method_ptr = 0x10 ;
- 272923 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 272924 constexpr std::uintptr_t m_target = 0x20 ;
- 272925 constexpr std::uintptr_t method = 0x28 ;
- 272926 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 272927 constexpr std::uintptr_t extra_arg = 0x38 ;
- 272928 constexpr std::uintptr_t method_code = 0x40 ;
- 272929 constexpr std::uintptr_t interp_method = 0x48 ;
- 272930 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 272931 constexpr std::uintptr_t method_info = 0x58 ;
- 272932 constexpr std::uintptr_t original_method_info = 0x60 ;
- 272933 constexpr std::uintptr_t data = 0x68 ;
- 272934 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 272935 constexpr std::uintptr_t delegates = 0x78 ;
- 272936 }
- 272937
- 272938 namespace System_Xml_Serialization__XmlAttributeEventArgs
- 272939 {
- 272940 constexpr std::uintptr_t o = 0x10 ;
- 272941 constexpr std::uintptr_t attr = 0x18 ;
- 272942 constexpr std::uintptr_t qnames = 0x20 ;
- 272943 constexpr std::uintptr_t lineNumber = 0x28 ;
- 272944 constexpr std::uintptr_t linePosition = 0x2C ;
- 272945 }
- 272946
- 272947 namespace System_Xml_Serialization__XmlElementEventHandler
- 272948 {
- 272949 constexpr std::uintptr_t method_ptr = 0x10 ;
- 272950 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 272951 constexpr std::uintptr_t m_target = 0x20 ;
- 272952 constexpr std::uintptr_t method = 0x28 ;
- 272953 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 272954 constexpr std::uintptr_t extra_arg = 0x38 ;
- 272955 constexpr std::uintptr_t method_code = 0x40 ;
- 272956 constexpr std::uintptr_t interp_method = 0x48 ;
- 272957 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 272958 constexpr std::uintptr_t method_info = 0x58 ;
- 272959 constexpr std::uintptr_t original_method_info = 0x60 ;
- 272960 constexpr std::uintptr_t data = 0x68 ;
- 272961 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 272962 constexpr std::uintptr_t delegates = 0x78 ;
- 272963 }
- 272964
- 272965 namespace System_Xml_Serialization__XmlElementEventArgs
- 272966 {
- 272967 constexpr std::uintptr_t o = 0x10 ;
- 272968 constexpr std::uintptr_t elem = 0x18 ;
- 272969 constexpr std::uintptr_t qnames = 0x20 ;
- 272970 constexpr std::uintptr_t lineNumber = 0x28 ;
- 272971 constexpr std::uintptr_t linePosition = 0x2C ;
- 272972 }
- 272973
- 272974 namespace System_Xml_Serialization__XmlNodeEventHandler
- 272975 {
- 272976 constexpr std::uintptr_t method_ptr = 0x10 ;
- 272977 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 272978 constexpr std::uintptr_t m_target = 0x20 ;
- 272979 constexpr std::uintptr_t method = 0x28 ;
- 272980 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 272981 constexpr std::uintptr_t extra_arg = 0x38 ;
- 272982 constexpr std::uintptr_t method_code = 0x40 ;
- 272983 constexpr std::uintptr_t interp_method = 0x48 ;
- 272984 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 272985 constexpr std::uintptr_t method_info = 0x58 ;
- 272986 constexpr std::uintptr_t original_method_info = 0x60 ;
- 272987 constexpr std::uintptr_t data = 0x68 ;
- 272988 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 272989 constexpr std::uintptr_t delegates = 0x78 ;
- 272990 }
- 272991
- 272992 namespace System_Xml_Serialization__XmlNodeEventArgs
- 272993 {
- 272994 constexpr std::uintptr_t o = 0x10 ;
- 272995 constexpr std::uintptr_t xmlNode = 0x18 ;
- 272996 constexpr std::uintptr_t lineNumber = 0x20 ;
- 272997 constexpr std::uintptr_t linePosition = 0x24 ;
- 272998 }
- 272999
- 273000 namespace System_Xml_Serialization__UnreferencedObjectEventHandler
- 273001 {
- 273002 constexpr std::uintptr_t method_ptr = 0x10 ;
- 273003 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 273004 constexpr std::uintptr_t m_target = 0x20 ;
- 273005 constexpr std::uintptr_t method = 0x28 ;
- 273006 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 273007 constexpr std::uintptr_t extra_arg = 0x38 ;
- 273008 constexpr std::uintptr_t method_code = 0x40 ;
- 273009 constexpr std::uintptr_t interp_method = 0x48 ;
- 273010 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 273011 constexpr std::uintptr_t method_info = 0x58 ;
- 273012 constexpr std::uintptr_t original_method_info = 0x60 ;
- 273013 constexpr std::uintptr_t data = 0x68 ;
- 273014 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 273015 constexpr std::uintptr_t delegates = 0x78 ;
- 273016 }
- 273017
- 273018 namespace System_Xml_Serialization__UnreferencedObjectEventArgs
- 273019 {
- 273020 constexpr std::uintptr_t o = 0x10 ;
- 273021 constexpr std::uintptr_t id = 0x18 ;
- 273022 }
- 273023
- 273024 namespace System_Xml_Serialization__ReflectionHelper
- 273025 {
- 273026 constexpr std::uintptr_t _clrTypes = 0x10 ;
- 273027 constexpr std::uintptr_t _schemaTypes = 0x18 ;
- 273028
- 273029 namespace _static
- 273030 {
- 273031 constexpr std::uintptr_t empty_modifiers = 0x0 ;
- 273032 }
- 273033
- 273034 }
- 273035
- 273036 namespace System_Xml_Serialization__SchemaTypes
- 273037 {
- 273038 constexpr std::uintptr_t value__ = 0x0 ;
- 273039 }
- 273040
- 273041 namespace System_Xml_Serialization__SerializationSource
- 273042 {
- 273043 constexpr std::uintptr_t includedTypes = 0x10 ;
- 273044 constexpr std::uintptr_t namspace = 0x18 ;
- 273045 constexpr std::uintptr_t canBeGenerated = 0x20 ;
- 273046 }
- 273047
- 273048 namespace System_Xml_Serialization__XmlTypeSerializationSource
- 273049 {
- 273050 constexpr std::uintptr_t includedTypes = 0x10 ;
- 273051 constexpr std::uintptr_t namspace = 0x18 ;
- 273052 constexpr std::uintptr_t canBeGenerated = 0x20 ;
- 273053 constexpr std::uintptr_t attributeOverridesHash = 0x28 ;
- 273054 constexpr std::uintptr_t type = 0x30 ;
- 273055 constexpr std::uintptr_t rootHash = 0x38 ;
- 273056 }
- 273057
- 273058 namespace System_Xml_Serialization__XmlTypeConvertorAttribute
- 273059 {
- 273060 constexpr std::uintptr_t _Method_k__BackingField = 0x10 ;
- 273061 }
- 273062
- 273063 namespace System_Xml_Serialization__TypeData
- 273064 {
- 273065 constexpr std::uintptr_t type = 0x10 ;
- 273066 constexpr std::uintptr_t elementName = 0x18 ;
- 273067 constexpr std::uintptr_t sType = 0x20 ;
- 273068 constexpr std::uintptr_t listItemType = 0x28 ;
- 273069 constexpr std::uintptr_t typeName = 0x30 ;
- 273070 constexpr std::uintptr_t fullTypeName = 0x38 ;
- 273071 constexpr std::uintptr_t listItemTypeData = 0x40 ;
- 273072 constexpr std::uintptr_t mappedType = 0x48 ;
- 273073 constexpr std::uintptr_t facet = 0x50 ;
- 273074 constexpr std::uintptr_t typeConvertor = 0x58 ;
- 273075 constexpr std::uintptr_t hasPublicConstructor = 0x60 ;
- 273076 constexpr std::uintptr_t nullableOverride = 0x61 ;
- 273077
- 273078 namespace _static
- 273079 {
- 273080 constexpr std::uintptr_t keywords = 0x0 ;
- 273081 }
- 273082
- 273083 }
- 273084
- 273085 namespace System_Xml_Serialization__TypeMember
- 273086 {
- 273087 constexpr std::uintptr_t type = 0x10 ;
- 273088 constexpr std::uintptr_t member = 0x18 ;
- 273089 }
- 273090
- 273091 namespace System_Xml_Serialization__XmlAnyElementAttribute
- 273092 {
- 273093 constexpr std::uintptr_t elementName = 0x10 ;
- 273094 constexpr std::uintptr_t ns = 0x18 ;
- 273095 constexpr std::uintptr_t order = 0x20 ;
- 273096 }
- 273097
- 273098 namespace System_Xml_Serialization__XmlAnyElementAttributes
- 273099 {
- 273100 constexpr std::uintptr_t _list = 0x10 ;
- 273101 }
- 273102
- 273103 namespace System_Xml_Serialization__XmlArrayAttribute
- 273104 {
- 273105 constexpr std::uintptr_t elementName = 0x10 ;
- 273106 constexpr std::uintptr_t form = 0x18 ;
- 273107 constexpr std::uintptr_t isNullable = 0x1C ;
- 273108 constexpr std::uintptr_t ns = 0x20 ;
- 273109 constexpr std::uintptr_t order = 0x28 ;
- 273110 }
- 273111
- 273112 namespace System_Xml_Serialization__XmlArrayItemAttribute
- 273113 {
- 273114 constexpr std::uintptr_t dataType = 0x10 ;
- 273115 constexpr std::uintptr_t elementName = 0x18 ;
- 273116 constexpr std::uintptr_t form = 0x20 ;
- 273117 constexpr std::uintptr_t ns = 0x28 ;
- 273118 constexpr std::uintptr_t isNullable = 0x30 ;
- 273119 constexpr std::uintptr_t isNullableSpecified = 0x31 ;
- 273120 constexpr std::uintptr_t nestingLevel = 0x34 ;
- 273121 constexpr std::uintptr_t type = 0x38 ;
- 273122 }
- 273123
- 273124 namespace System_Xml_Serialization__XmlArrayItemAttributes
- 273125 {
- 273126 constexpr std::uintptr_t _list = 0x10 ;
- 273127 }
- 273128
- 273129 namespace System_Xml_Serialization__XmlAttributeAttribute
- 273130 {
- 273131 constexpr std::uintptr_t attributeName = 0x10 ;
- 273132 constexpr std::uintptr_t dataType = 0x18 ;
- 273133 constexpr std::uintptr_t type = 0x20 ;
- 273134 constexpr std::uintptr_t form = 0x28 ;
- 273135 constexpr std::uintptr_t ns = 0x30 ;
- 273136 }
- 273137
- 273138 namespace System_Xml_Serialization__XmlAttributeOverrides
- 273139 {
- 273140 constexpr std::uintptr_t overrides = 0x10 ;
- 273141 }
- 273142
- 273143 namespace System_Xml_Serialization__XmlAttributes
- 273144 {
- 273145 constexpr std::uintptr_t xmlAnyAttribute = 0x10 ;
- 273146 constexpr std::uintptr_t xmlAnyElements = 0x18 ;
- 273147 constexpr std::uintptr_t xmlArray = 0x20 ;
- 273148 constexpr std::uintptr_t xmlArrayItems = 0x28 ;
- 273149 constexpr std::uintptr_t xmlAttribute = 0x30 ;
- 273150 constexpr std::uintptr_t xmlChoiceIdentifier = 0x38 ;
- 273151 constexpr std::uintptr_t xmlDefaultValue = 0x40 ;
- 273152 constexpr std::uintptr_t xmlElements = 0x48 ;
- 273153 constexpr std::uintptr_t xmlEnum = 0x50 ;
- 273154 constexpr std::uintptr_t xmlIgnore = 0x58 ;
- 273155 constexpr std::uintptr_t xmlns = 0x59 ;
- 273156 constexpr std::uintptr_t xmlRoot = 0x60 ;
- 273157 constexpr std::uintptr_t xmlText = 0x68 ;
- 273158 constexpr std::uintptr_t xmlType = 0x70 ;
- 273159 }
- 273160
- 273161 namespace System_Xml_Serialization__XmlChoiceIdentifierAttribute
- 273162 {
- 273163 constexpr std::uintptr_t memberName = 0x10 ;
- 273164 }
- 273165
- 273166 namespace System_Xml_Serialization__XmlElementAttribute
- 273167 {
- 273168 constexpr std::uintptr_t dataType = 0x10 ;
- 273169 constexpr std::uintptr_t elementName = 0x18 ;
- 273170 constexpr std::uintptr_t form = 0x20 ;
- 273171 constexpr std::uintptr_t ns = 0x28 ;
- 273172 constexpr std::uintptr_t isNullable = 0x30 ;
- 273173 constexpr std::uintptr_t type = 0x38 ;
- 273174 constexpr std::uintptr_t order = 0x40 ;
- 273175 }
- 273176
- 273177 namespace System_Xml_Serialization__XmlElementAttributes
- 273178 {
- 273179 constexpr std::uintptr_t _list = 0x10 ;
- 273180 }
- 273181
- 273182 namespace System_Xml_Serialization__XmlEnumAttribute
- 273183 {
- 273184 constexpr std::uintptr_t name = 0x10 ;
- 273185 }
- 273186
- 273187 namespace System_Xml_Serialization__XmlIncludeAttribute
- 273188 {
- 273189 constexpr std::uintptr_t type = 0x10 ;
- 273190 }
- 273191
- 273192 namespace System_Xml_Serialization__XmlMapping
- 273193 {
- 273194 constexpr std::uintptr_t map = 0x10 ;
- 273195 constexpr std::uintptr_t relatedMaps = 0x18 ;
- 273196 constexpr std::uintptr_t format = 0x20 ;
- 273197 constexpr std::uintptr_t source = 0x28 ;
- 273198 constexpr std::uintptr_t _elementName = 0x30 ;
- 273199 constexpr std::uintptr_t _namespace = 0x38 ;
- 273200 constexpr std::uintptr_t key = 0x40 ;
- 273201 }
- 273202
- 273203 namespace System_Xml_Serialization__SerializationFormat
- 273204 {
- 273205 constexpr std::uintptr_t value__ = 0x0 ;
- 273206 }
- 273207
- 273208 namespace System_Xml_Serialization__XmlMembersMapping
- 273209 {
- 273210 constexpr std::uintptr_t map = 0x10 ;
- 273211 constexpr std::uintptr_t relatedMaps = 0x18 ;
- 273212 constexpr std::uintptr_t format = 0x20 ;
- 273213 constexpr std::uintptr_t source = 0x28 ;
- 273214 constexpr std::uintptr_t _elementName = 0x30 ;
- 273215 constexpr std::uintptr_t _namespace = 0x38 ;
- 273216 constexpr std::uintptr_t key = 0x40 ;
- 273217 constexpr std::uintptr_t _hasWrapperElement = 0x48 ;
- 273218 constexpr std::uintptr_t _mapping = 0x50 ;
- 273219 }
- 273220
- 273221 namespace System_Xml_Serialization__XmlReflectionImporter
- 273222 {
- 273223 constexpr std::uintptr_t initialDefaultNamespace = 0x10 ;
- 273224 constexpr std::uintptr_t attributeOverrides = 0x18 ;
- 273225 constexpr std::uintptr_t includedTypes = 0x20 ;
- 273226 constexpr std::uintptr_t helper = 0x28 ;
- 273227 constexpr std::uintptr_t arrayChoiceCount = 0x30 ;
- 273228 constexpr std::uintptr_t relatedMaps = 0x38 ;
- 273229 constexpr std::uintptr_t allowPrivateTypes = 0x40 ;
- 273230
- 273231 namespace _static
- 273232 {
- 273233 constexpr std::uintptr_t errSimple = 0x0 ;
- 273234 constexpr std::uintptr_t errSimple2 = 0x8 ;
- 273235 }
- 273236
- 273237 }
- 273238
- 273239 namespace System_Xml_Serialization__XmlReflectionMember
- 273240 {
- 273241 constexpr std::uintptr_t isReturnValue = 0x10 ;
- 273242 constexpr std::uintptr_t memberName = 0x18 ;
- 273243 constexpr std::uintptr_t memberType = 0x20 ;
- 273244 constexpr std::uintptr_t xmlAttributes = 0x28 ;
- 273245 constexpr std::uintptr_t declaringType = 0x30 ;
- 273246 }
- 273247
- 273248 namespace System_Xml_Serialization__XmlRootAttribute
- 273249 {
- 273250 constexpr std::uintptr_t dataType = 0x10 ;
- 273251 constexpr std::uintptr_t elementName = 0x18 ;
- 273252 constexpr std::uintptr_t isNullable = 0x20 ;
- 273253 constexpr std::uintptr_t ns = 0x28 ;
- 273254 }
- 273255
- 273256 namespace System_Xml_Serialization__XmlSchemaProviderAttribute
- 273257 {
- 273258 constexpr std::uintptr_t _methodName = 0x10 ;
- 273259 constexpr std::uintptr_t _isAny = 0x18 ;
- 273260 }
- 273261
- 273262 namespace System_Xml_Serialization__XmlSerializationCollectionFixupCallback
- 273263 {
- 273264 constexpr std::uintptr_t method_ptr = 0x10 ;
- 273265 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 273266 constexpr std::uintptr_t m_target = 0x20 ;
- 273267 constexpr std::uintptr_t method = 0x28 ;
- 273268 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 273269 constexpr std::uintptr_t extra_arg = 0x38 ;
- 273270 constexpr std::uintptr_t method_code = 0x40 ;
- 273271 constexpr std::uintptr_t interp_method = 0x48 ;
- 273272 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 273273 constexpr std::uintptr_t method_info = 0x58 ;
- 273274 constexpr std::uintptr_t original_method_info = 0x60 ;
- 273275 constexpr std::uintptr_t data = 0x68 ;
- 273276 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 273277 constexpr std::uintptr_t delegates = 0x78 ;
- 273278 }
- 273279
- 273280 namespace System_Xml_Serialization__XmlSerializationFixupCallback
- 273281 {
- 273282 constexpr std::uintptr_t method_ptr = 0x10 ;
- 273283 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 273284 constexpr std::uintptr_t m_target = 0x20 ;
- 273285 constexpr std::uintptr_t method = 0x28 ;
- 273286 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 273287 constexpr std::uintptr_t extra_arg = 0x38 ;
- 273288 constexpr std::uintptr_t method_code = 0x40 ;
- 273289 constexpr std::uintptr_t interp_method = 0x48 ;
- 273290 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 273291 constexpr std::uintptr_t method_info = 0x58 ;
- 273292 constexpr std::uintptr_t original_method_info = 0x60 ;
- 273293 constexpr std::uintptr_t data = 0x68 ;
- 273294 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 273295 constexpr std::uintptr_t delegates = 0x78 ;
- 273296 }
- 273297
- 273298 namespace System_Xml_Serialization__XmlSerializationReadCallback
- 273299 {
- 273300 constexpr std::uintptr_t method_ptr = 0x10 ;
- 273301 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 273302 constexpr std::uintptr_t m_target = 0x20 ;
- 273303 constexpr std::uintptr_t method = 0x28 ;
- 273304 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 273305 constexpr std::uintptr_t extra_arg = 0x38 ;
- 273306 constexpr std::uintptr_t method_code = 0x40 ;
- 273307 constexpr std::uintptr_t interp_method = 0x48 ;
- 273308 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 273309 constexpr std::uintptr_t method_info = 0x58 ;
- 273310 constexpr std::uintptr_t original_method_info = 0x60 ;
- 273311 constexpr std::uintptr_t data = 0x68 ;
- 273312 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 273313 constexpr std::uintptr_t delegates = 0x78 ;
- 273314 }
- 273315
- 273316 namespace System_Xml_Serialization__XmlSerializationReader
- 273317 {
- 273318 constexpr std::uintptr_t document = 0x10 ;
- 273319 constexpr std::uintptr_t reader = 0x18 ;
- 273320 constexpr std::uintptr_t fixups = 0x20 ;
- 273321 constexpr std::uintptr_t collFixups = 0x28 ;
- 273322 constexpr std::uintptr_t collItemFixups = 0x30 ;
- 273323 constexpr std::uintptr_t typesCallbacks = 0x38 ;
- 273324 constexpr std::uintptr_t noIDTargets = 0x40 ;
- 273325 constexpr std::uintptr_t targets = 0x48 ;
- 273326 constexpr std::uintptr_t delayedListFixups = 0x50 ;
- 273327 constexpr std::uintptr_t eventSource = 0x58 ;
- 273328 constexpr std::uintptr_t delayedFixupId = 0x60 ;
- 273329 constexpr std::uintptr_t referencedObjects = 0x68 ;
- 273330 constexpr std::uintptr_t readCount = 0x70 ;
- 273331 constexpr std::uintptr_t whileIterationCount = 0x74 ;
- 273332 constexpr std::uintptr_t w3SchemaNS = 0x78 ;
- 273333 constexpr std::uintptr_t w3InstanceNS = 0x80 ;
- 273334 constexpr std::uintptr_t w3InstanceNS2000 = 0x88 ;
- 273335 constexpr std::uintptr_t w3InstanceNS1999 = 0x90 ;
- 273336 constexpr std::uintptr_t soapNS = 0x98 ;
- 273337 constexpr std::uintptr_t wsdlNS = 0xA0 ;
- 273338 constexpr std::uintptr_t nullX = 0xA8 ;
- 273339 constexpr std::uintptr_t nil = 0xB0 ;
- 273340 constexpr std::uintptr_t typeX = 0xB8 ;
- 273341 constexpr std::uintptr_t arrayType = 0xC0 ;
- 273342 constexpr std::uintptr_t arrayQName = 0xC8 ;
- 273343 }
- 273344
- 273345 namespace System_Xml_Serialization__XmlSerializationReaderInterpreter
- 273346 {
- 273347 constexpr std::uintptr_t document = 0x10 ;
- 273348 constexpr std::uintptr_t reader = 0x18 ;
- 273349 constexpr std::uintptr_t fixups = 0x20 ;
- 273350 constexpr std::uintptr_t collFixups = 0x28 ;
- 273351 constexpr std::uintptr_t collItemFixups = 0x30 ;
- 273352 constexpr std::uintptr_t typesCallbacks = 0x38 ;
- 273353 constexpr std::uintptr_t noIDTargets = 0x40 ;
- 273354 constexpr std::uintptr_t targets = 0x48 ;
- 273355 constexpr std::uintptr_t delayedListFixups = 0x50 ;
- 273356 constexpr std::uintptr_t eventSource = 0x58 ;
- 273357 constexpr std::uintptr_t delayedFixupId = 0x60 ;
- 273358 constexpr std::uintptr_t referencedObjects = 0x68 ;
- 273359 constexpr std::uintptr_t readCount = 0x70 ;
- 273360 constexpr std::uintptr_t whileIterationCount = 0x74 ;
- 273361 constexpr std::uintptr_t w3SchemaNS = 0x78 ;
- 273362 constexpr std::uintptr_t w3InstanceNS = 0x80 ;
- 273363 constexpr std::uintptr_t w3InstanceNS2000 = 0x88 ;
- 273364 constexpr std::uintptr_t w3InstanceNS1999 = 0x90 ;
- 273365 constexpr std::uintptr_t soapNS = 0x98 ;
- 273366 constexpr std::uintptr_t wsdlNS = 0xA0 ;
- 273367 constexpr std::uintptr_t nullX = 0xA8 ;
- 273368 constexpr std::uintptr_t nil = 0xB0 ;
- 273369 constexpr std::uintptr_t typeX = 0xB8 ;
- 273370 constexpr std::uintptr_t arrayType = 0xC0 ;
- 273371 constexpr std::uintptr_t arrayQName = 0xC8 ;
- 273372 constexpr std::uintptr_t _typeMap = 0xD0 ;
- 273373 constexpr std::uintptr_t _format = 0xD8 ;
- 273374
- 273375 namespace _static
- 273376 {
- 273377 constexpr std::uintptr_t AnyType = 0x0 ;
- 273378 constexpr std::uintptr_t empty_array = 0x8 ;
- 273379 }
- 273380
- 273381 }
- 273382
- 273383 namespace System_Xml_Serialization__XmlSerializationWriteCallback
- 273384 {
- 273385 constexpr std::uintptr_t method_ptr = 0x10 ;
- 273386 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 273387 constexpr std::uintptr_t m_target = 0x20 ;
- 273388 constexpr std::uintptr_t method = 0x28 ;
- 273389 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 273390 constexpr std::uintptr_t extra_arg = 0x38 ;
- 273391 constexpr std::uintptr_t method_code = 0x40 ;
- 273392 constexpr std::uintptr_t interp_method = 0x48 ;
- 273393 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 273394 constexpr std::uintptr_t method_info = 0x58 ;
- 273395 constexpr std::uintptr_t original_method_info = 0x60 ;
- 273396 constexpr std::uintptr_t data = 0x68 ;
- 273397 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 273398 constexpr std::uintptr_t delegates = 0x78 ;
- 273399 }
- 273400
- 273401 namespace System_Xml_Serialization__XmlSerializationWriter
- 273402 {
- 273403 constexpr std::uintptr_t idGenerator = 0x10 ;
- 273404 constexpr std::uintptr_t qnameCount = 0x18 ;
- 273405 constexpr std::uintptr_t topLevelElement = 0x1C ;
- 273406 constexpr std::uintptr_t namespaces = 0x20 ;
- 273407 constexpr std::uintptr_t writer = 0x28 ;
- 273408 constexpr std::uintptr_t referencedElements = 0x30 ;
- 273409 constexpr std::uintptr_t callbacks = 0x38 ;
- 273410 constexpr std::uintptr_t serializedObjects = 0x40 ;
- 273411 }
- 273412
- 273413 namespace System_Xml_Serialization__XmlSerializationWriterInterpreter
- 273414 {
- 273415 constexpr std::uintptr_t idGenerator = 0x10 ;
- 273416 constexpr std::uintptr_t qnameCount = 0x18 ;
- 273417 constexpr std::uintptr_t topLevelElement = 0x1C ;
- 273418 constexpr std::uintptr_t namespaces = 0x20 ;
- 273419 constexpr std::uintptr_t writer = 0x28 ;
- 273420 constexpr std::uintptr_t referencedElements = 0x30 ;
- 273421 constexpr std::uintptr_t callbacks = 0x38 ;
- 273422 constexpr std::uintptr_t serializedObjects = 0x40 ;
- 273423 constexpr std::uintptr_t _typeMap = 0x48 ;
- 273424 constexpr std::uintptr_t _format = 0x50 ;
- 273425 }
- 273426
- 273427 namespace System_Xml_Serialization__XmlSerializer
- 273428 {
- 273429 constexpr std::uintptr_t customSerializer = 0x10 ;
- 273430 constexpr std::uintptr_t typeMapping = 0x18 ;
- 273431 constexpr std::uintptr_t serializerData = 0x20 ;
- 273432 constexpr std::uintptr_t onUnreferencedObject = 0x28 ;
- 273433 constexpr std::uintptr_t onUnknownAttribute = 0x30 ;
- 273434 constexpr std::uintptr_t onUnknownElement = 0x38 ;
- 273435 constexpr std::uintptr_t onUnknownNode = 0x40 ;
- 273436
- 273437 namespace _static
- 273438 {
- 273439 constexpr std::uintptr_t generationThreshold = 0x0 ;
- 273440 constexpr std::uintptr_t backgroundGeneration = 0x4 ;
- 273441 constexpr std::uintptr_t deleteTempFiles = 0x5 ;
- 273442 constexpr std::uintptr_t generatorFallback = 0x6 ;
- 273443 constexpr std::uintptr_t serializerTypes = 0x8 ;
- 273444 }
- 273445
- 273446 }
- 273447
- 273448 namespace System_Xml_Serialization__XmlTextAttribute
- 273449 {
- 273450 constexpr std::uintptr_t dataType = 0x10 ;
- 273451 constexpr std::uintptr_t type = 0x18 ;
- 273452 }
- 273453
- 273454 namespace System_Xml_Serialization__XmlTypeAttribute
- 273455 {
- 273456 constexpr std::uintptr_t includeInSchema = 0x10 ;
- 273457 constexpr std::uintptr_t ns = 0x18 ;
- 273458 constexpr std::uintptr_t typeName = 0x20 ;
- 273459 }
- 273460
- 273461 namespace System_Xml_Serialization__XmlTypeMapElementInfo
- 273462 {
- 273463 constexpr std::uintptr_t _elementName = 0x10 ;
- 273464 constexpr std::uintptr_t _namespace = 0x18 ;
- 273465 constexpr std::uintptr_t _form = 0x20 ;
- 273466 constexpr std::uintptr_t _member = 0x28 ;
- 273467 constexpr std::uintptr_t _choiceValue = 0x30 ;
- 273468 constexpr std::uintptr_t _isNullable = 0x38 ;
- 273469 constexpr std::uintptr_t _nestingLevel = 0x3C ;
- 273470 constexpr std::uintptr_t _mappedType = 0x40 ;
- 273471 constexpr std::uintptr_t _type = 0x48 ;
- 273472 constexpr std::uintptr_t _wrappedElement = 0x50 ;
- 273473 constexpr std::uintptr_t _explicitOrder = 0x54 ;
- 273474 }
- 273475
- 273476 namespace System_Xml_Serialization__XmlTypeMapElementInfoList
- 273477 {
- 273478 constexpr std::uintptr_t _items = 0x10 ;
- 273479 constexpr std::uintptr_t _size = 0x18 ;
- 273480 constexpr std::uintptr_t _version = 0x1C ;
- 273481 constexpr std::uintptr_t _syncRoot = 0x20 ;
- 273482 }
- 273483
- 273484 namespace System_Xml_Serialization__XmlTypeMapMember
- 273485 {
- 273486 constexpr std::uintptr_t _name = 0x10 ;
- 273487 constexpr std::uintptr_t _index = 0x18 ;
- 273488 constexpr std::uintptr_t _globalIndex = 0x1C ;
- 273489 constexpr std::uintptr_t _specifiedGlobalIndex = 0x20 ;
- 273490 constexpr std::uintptr_t _typeData = 0x28 ;
- 273491 constexpr std::uintptr_t _member = 0x30 ;
- 273492 constexpr std::uintptr_t _specifiedMember = 0x38 ;
- 273493 constexpr std::uintptr_t _shouldSerialize = 0x40 ;
- 273494 constexpr std::uintptr_t _defaultValue = 0x48 ;
- 273495 constexpr std::uintptr_t _flags = 0x50 ;
- 273496 }
- 273497
- 273498 namespace System_Xml_Serialization__XmlTypeMapMemberAttribute
- 273499 {
- 273500 constexpr std::uintptr_t _name = 0x10 ;
- 273501 constexpr std::uintptr_t _index = 0x18 ;
- 273502 constexpr std::uintptr_t _globalIndex = 0x1C ;
- 273503 constexpr std::uintptr_t _specifiedGlobalIndex = 0x20 ;
- 273504 constexpr std::uintptr_t _typeData = 0x28 ;
- 273505 constexpr std::uintptr_t _member = 0x30 ;
- 273506 constexpr std::uintptr_t _specifiedMember = 0x38 ;
- 273507 constexpr std::uintptr_t _shouldSerialize = 0x40 ;
- 273508 constexpr std::uintptr_t _defaultValue = 0x48 ;
- 273509 constexpr std::uintptr_t _flags = 0x50 ;
- 273510 constexpr std::uintptr_t _attributeName = 0x58 ;
- 273511 constexpr std::uintptr_t _namespace = 0x60 ;
- 273512 constexpr std::uintptr_t _form = 0x68 ;
- 273513 constexpr std::uintptr_t _mappedType = 0x70 ;
- 273514 }
- 273515
- 273516 namespace System_Xml_Serialization__XmlTypeMapMemberElement
- 273517 {
- 273518 constexpr std::uintptr_t _name = 0x10 ;
- 273519 constexpr std::uintptr_t _index = 0x18 ;
- 273520 constexpr std::uintptr_t _globalIndex = 0x1C ;
- 273521 constexpr std::uintptr_t _specifiedGlobalIndex = 0x20 ;
- 273522 constexpr std::uintptr_t _typeData = 0x28 ;
- 273523 constexpr std::uintptr_t _member = 0x30 ;
- 273524 constexpr std::uintptr_t _specifiedMember = 0x38 ;
- 273525 constexpr std::uintptr_t _shouldSerialize = 0x40 ;
- 273526 constexpr std::uintptr_t _defaultValue = 0x48 ;
- 273527 constexpr std::uintptr_t _flags = 0x50 ;
- 273528 constexpr std::uintptr_t _elementInfo = 0x58 ;
- 273529 constexpr std::uintptr_t _choiceMember = 0x60 ;
- 273530 constexpr std::uintptr_t _isTextCollector = 0x68 ;
- 273531 constexpr std::uintptr_t _choiceTypeData = 0x70 ;
- 273532 }
- 273533
- 273534 namespace System_Xml_Serialization__XmlTypeMapMemberList
- 273535 {
- 273536 constexpr std::uintptr_t _name = 0x10 ;
- 273537 constexpr std::uintptr_t _index = 0x18 ;
- 273538 constexpr std::uintptr_t _globalIndex = 0x1C ;
- 273539 constexpr std::uintptr_t _specifiedGlobalIndex = 0x20 ;
- 273540 constexpr std::uintptr_t _typeData = 0x28 ;
- 273541 constexpr std::uintptr_t _member = 0x30 ;
- 273542 constexpr std::uintptr_t _specifiedMember = 0x38 ;
- 273543 constexpr std::uintptr_t _shouldSerialize = 0x40 ;
- 273544 constexpr std::uintptr_t _defaultValue = 0x48 ;
- 273545 constexpr std::uintptr_t _flags = 0x50 ;
- 273546 constexpr std::uintptr_t _elementInfo = 0x58 ;
- 273547 constexpr std::uintptr_t _choiceMember = 0x60 ;
- 273548 constexpr std::uintptr_t _isTextCollector = 0x68 ;
- 273549 constexpr std::uintptr_t _choiceTypeData = 0x70 ;
- 273550 }
- 273551
- 273552 namespace System_Xml_Serialization__XmlTypeMapMemberExpandable
- 273553 {
- 273554 constexpr std::uintptr_t _name = 0x10 ;
- 273555 constexpr std::uintptr_t _index = 0x18 ;
- 273556 constexpr std::uintptr_t _globalIndex = 0x1C ;
- 273557 constexpr std::uintptr_t _specifiedGlobalIndex = 0x20 ;
- 273558 constexpr std::uintptr_t _typeData = 0x28 ;
- 273559 constexpr std::uintptr_t _member = 0x30 ;
- 273560 constexpr std::uintptr_t _specifiedMember = 0x38 ;
- 273561 constexpr std::uintptr_t _shouldSerialize = 0x40 ;
- 273562 constexpr std::uintptr_t _defaultValue = 0x48 ;
- 273563 constexpr std::uintptr_t _flags = 0x50 ;
- 273564 constexpr std::uintptr_t _elementInfo = 0x58 ;
- 273565 constexpr std::uintptr_t _choiceMember = 0x60 ;
- 273566 constexpr std::uintptr_t _isTextCollector = 0x68 ;
- 273567 constexpr std::uintptr_t _choiceTypeData = 0x70 ;
- 273568 constexpr std::uintptr_t _flatArrayIndex = 0x78 ;
- 273569 }
- 273570
- 273571 namespace System_Xml_Serialization__XmlTypeMapMemberFlatList
- 273572 {
- 273573 constexpr std::uintptr_t _name = 0x10 ;
- 273574 constexpr std::uintptr_t _index = 0x18 ;
- 273575 constexpr std::uintptr_t _globalIndex = 0x1C ;
- 273576 constexpr std::uintptr_t _specifiedGlobalIndex = 0x20 ;
- 273577 constexpr std::uintptr_t _typeData = 0x28 ;
- 273578 constexpr std::uintptr_t _member = 0x30 ;
- 273579 constexpr std::uintptr_t _specifiedMember = 0x38 ;
- 273580 constexpr std::uintptr_t _shouldSerialize = 0x40 ;
- 273581 constexpr std::uintptr_t _defaultValue = 0x48 ;
- 273582 constexpr std::uintptr_t _flags = 0x50 ;
- 273583 constexpr std::uintptr_t _elementInfo = 0x58 ;
- 273584 constexpr std::uintptr_t _choiceMember = 0x60 ;
- 273585 constexpr std::uintptr_t _isTextCollector = 0x68 ;
- 273586 constexpr std::uintptr_t _choiceTypeData = 0x70 ;
- 273587 constexpr std::uintptr_t _flatArrayIndex = 0x78 ;
- 273588 constexpr std::uintptr_t _listMap = 0x80 ;
- 273589 }
- 273590
- 273591 namespace System_Xml_Serialization__XmlTypeMapMemberAnyElement
- 273592 {
- 273593 constexpr std::uintptr_t _name = 0x10 ;
- 273594 constexpr std::uintptr_t _index = 0x18 ;
- 273595 constexpr std::uintptr_t _globalIndex = 0x1C ;
- 273596 constexpr std::uintptr_t _specifiedGlobalIndex = 0x20 ;
- 273597 constexpr std::uintptr_t _typeData = 0x28 ;
- 273598 constexpr std::uintptr_t _member = 0x30 ;
- 273599 constexpr std::uintptr_t _specifiedMember = 0x38 ;
- 273600 constexpr std::uintptr_t _shouldSerialize = 0x40 ;
- 273601 constexpr std::uintptr_t _defaultValue = 0x48 ;
- 273602 constexpr std::uintptr_t _flags = 0x50 ;
- 273603 constexpr std::uintptr_t _elementInfo = 0x58 ;
- 273604 constexpr std::uintptr_t _choiceMember = 0x60 ;
- 273605 constexpr std::uintptr_t _isTextCollector = 0x68 ;
- 273606 constexpr std::uintptr_t _choiceTypeData = 0x70 ;
- 273607 constexpr std::uintptr_t _flatArrayIndex = 0x78 ;
- 273608 }
- 273609
- 273610 namespace System_Xml_Serialization__XmlTypeMapMemberAnyAttribute
- 273611 {
- 273612 constexpr std::uintptr_t _name = 0x10 ;
- 273613 constexpr std::uintptr_t _index = 0x18 ;
- 273614 constexpr std::uintptr_t _globalIndex = 0x1C ;
- 273615 constexpr std::uintptr_t _specifiedGlobalIndex = 0x20 ;
- 273616 constexpr std::uintptr_t _typeData = 0x28 ;
- 273617 constexpr std::uintptr_t _member = 0x30 ;
- 273618 constexpr std::uintptr_t _specifiedMember = 0x38 ;
- 273619 constexpr std::uintptr_t _shouldSerialize = 0x40 ;
- 273620 constexpr std::uintptr_t _defaultValue = 0x48 ;
- 273621 constexpr std::uintptr_t _flags = 0x50 ;
- 273622 }
- 273623
- 273624 namespace System_Xml_Serialization__XmlTypeMapMemberNamespaces
- 273625 {
- 273626 constexpr std::uintptr_t _name = 0x10 ;
- 273627 constexpr std::uintptr_t _index = 0x18 ;
- 273628 constexpr std::uintptr_t _globalIndex = 0x1C ;
- 273629 constexpr std::uintptr_t _specifiedGlobalIndex = 0x20 ;
- 273630 constexpr std::uintptr_t _typeData = 0x28 ;
- 273631 constexpr std::uintptr_t _member = 0x30 ;
- 273632 constexpr std::uintptr_t _specifiedMember = 0x38 ;
- 273633 constexpr std::uintptr_t _shouldSerialize = 0x40 ;
- 273634 constexpr std::uintptr_t _defaultValue = 0x48 ;
- 273635 constexpr std::uintptr_t _flags = 0x50 ;
- 273636 }
- 273637
- 273638 namespace System_Xml_Serialization__XmlTypeMapping
- 273639 {
- 273640 constexpr std::uintptr_t map = 0x10 ;
- 273641 constexpr std::uintptr_t relatedMaps = 0x18 ;
- 273642 constexpr std::uintptr_t format = 0x20 ;
- 273643 constexpr std::uintptr_t source = 0x28 ;
- 273644 constexpr std::uintptr_t _elementName = 0x30 ;
- 273645 constexpr std::uintptr_t _namespace = 0x38 ;
- 273646 constexpr std::uintptr_t key = 0x40 ;
- 273647 constexpr std::uintptr_t xmlType = 0x48 ;
- 273648 constexpr std::uintptr_t xmlTypeNamespace = 0x50 ;
- 273649 constexpr std::uintptr_t type = 0x58 ;
- 273650 constexpr std::uintptr_t baseMap = 0x60 ;
- 273651 constexpr std::uintptr_t multiReferenceType = 0x68 ;
- 273652 constexpr std::uintptr_t includeInSchema = 0x69 ;
- 273653 constexpr std::uintptr_t isNullable = 0x6A ;
- 273654 constexpr std::uintptr_t isAny = 0x6B ;
- 273655 constexpr std::uintptr_t _derivedTypes = 0x70 ;
- 273656 }
- 273657
- 273658 namespace System_Xml_Serialization__XmlSerializableMapping
- 273659 {
- 273660 constexpr std::uintptr_t map = 0x10 ;
- 273661 constexpr std::uintptr_t relatedMaps = 0x18 ;
- 273662 constexpr std::uintptr_t format = 0x20 ;
- 273663 constexpr std::uintptr_t source = 0x28 ;
- 273664 constexpr std::uintptr_t _elementName = 0x30 ;
- 273665 constexpr std::uintptr_t _namespace = 0x38 ;
- 273666 constexpr std::uintptr_t key = 0x40 ;
- 273667 constexpr std::uintptr_t xmlType = 0x48 ;
- 273668 constexpr std::uintptr_t xmlTypeNamespace = 0x50 ;
- 273669 constexpr std::uintptr_t type = 0x58 ;
- 273670 constexpr std::uintptr_t baseMap = 0x60 ;
- 273671 constexpr std::uintptr_t multiReferenceType = 0x68 ;
- 273672 constexpr std::uintptr_t includeInSchema = 0x69 ;
- 273673 constexpr std::uintptr_t isNullable = 0x6A ;
- 273674 constexpr std::uintptr_t isAny = 0x6B ;
- 273675 constexpr std::uintptr_t _derivedTypes = 0x70 ;
- 273676 constexpr std::uintptr_t _schema = 0x78 ;
- 273677 constexpr std::uintptr_t _schemaType = 0x80 ;
- 273678 constexpr std::uintptr_t _schemaTypeName = 0x88 ;
- 273679 }
- 273680
- 273681 namespace System_Xml_Serialization__ClassMap
- 273682 {
- 273683 constexpr std::uintptr_t _elements = 0x10 ;
- 273684 constexpr std::uintptr_t _elementMembers = 0x18 ;
- 273685 constexpr std::uintptr_t _attributeMembers = 0x20 ;
- 273686 constexpr std::uintptr_t _attributeMembersArray = 0x28 ;
- 273687 constexpr std::uintptr_t _flatLists = 0x30 ;
- 273688 constexpr std::uintptr_t _allMembers = 0x38 ;
- 273689 constexpr std::uintptr_t _membersWithDefault = 0x40 ;
- 273690 constexpr std::uintptr_t _listMembers = 0x48 ;
- 273691 constexpr std::uintptr_t _defaultAnyElement = 0x50 ;
- 273692 constexpr std::uintptr_t _defaultAnyAttribute = 0x58 ;
- 273693 constexpr std::uintptr_t _namespaceDeclarations = 0x60 ;
- 273694 constexpr std::uintptr_t _xmlTextCollector = 0x68 ;
- 273695 constexpr std::uintptr_t _returnMember = 0x70 ;
- 273696 constexpr std::uintptr_t _ignoreMemberNamespace = 0x78 ;
- 273697 constexpr std::uintptr_t _canBeSimpleType = 0x79 ;
- 273698 constexpr std::uintptr_t _isOrderDependentMap = 0x7A ;
- 273699 }
- 273700
- 273701 namespace System_Xml_Serialization__ListMap
- 273702 {
- 273703 constexpr std::uintptr_t _itemInfo = 0x10 ;
- 273704 constexpr std::uintptr_t _choiceMember = 0x18 ;
- 273705 }
- 273706
- 273707 namespace System_Xml_Serialization__EnumMap
- 273708 {
- 273709 constexpr std::uintptr_t _members = 0x10 ;
- 273710 constexpr std::uintptr_t _isFlags = 0x18 ;
- 273711 constexpr std::uintptr_t _enumNames = 0x20 ;
- 273712 constexpr std::uintptr_t _xmlNames = 0x28 ;
- 273713 constexpr std::uintptr_t _values = 0x30 ;
- 273714 }
- 273715
- 273716 namespace System_Xml_Xsl_Runtime__StringConcat
- 273717 {
- 273718 constexpr std::uintptr_t s1 = 0x0 ;
- 273719 constexpr std::uintptr_t s2 = 0x8 ;
- 273720 constexpr std::uintptr_t s3 = 0x10 ;
- 273721 constexpr std::uintptr_t s4 = 0x18 ;
- 273722 constexpr std::uintptr_t delimiter = 0x20 ;
- 273723 constexpr std::uintptr_t strList = 0x28 ;
- 273724 constexpr std::uintptr_t idxStr = 0x30 ;
- 273725 }
- 273726
- 273727 namespace System_Xml_Schema__AxisElement
- 273728 {
- 273729 constexpr std::uintptr_t curNode = 0x10 ;
- 273730 constexpr std::uintptr_t rootDepth = 0x18 ;
- 273731 constexpr std::uintptr_t curDepth = 0x1C ;
- 273732 constexpr std::uintptr_t isMatch = 0x20 ;
- 273733 }
- 273734
- 273735 namespace System_Xml_Schema__AxisStack
- 273736 {
- 273737 constexpr std::uintptr_t _stack = 0x10 ;
- 273738 constexpr std::uintptr_t _subtree = 0x18 ;
- 273739 constexpr std::uintptr_t _parent = 0x20 ;
- 273740 }
- 273741
- 273742 namespace System_Xml_Schema__ActiveAxis
- 273743 {
- 273744 constexpr std::uintptr_t _currentDepth = 0x10 ;
- 273745 constexpr std::uintptr_t _isActive = 0x14 ;
- 273746 constexpr std::uintptr_t _axisTree = 0x18 ;
- 273747 constexpr std::uintptr_t _axisStack = 0x20 ;
- 273748 }
- 273749
- 273750 namespace System_Xml_Schema__DoubleLinkAxis
- 273751 {
- 273752 constexpr std::uintptr_t _axisType = 0x10 ;
- 273753 constexpr std::uintptr_t _input = 0x18 ;
- 273754 constexpr std::uintptr_t _prefix = 0x20 ;
- 273755 constexpr std::uintptr_t _name = 0x28 ;
- 273756 constexpr std::uintptr_t _nodeType = 0x30 ;
- 273757 constexpr std::uintptr_t abbrAxis = 0x34 ;
- 273758 constexpr std::uintptr_t _urn = 0x38 ;
- 273759 constexpr std::uintptr_t next = 0x40 ;
- 273760 }
- 273761
- 273762 namespace System_Xml_Schema__ForwardAxis
- 273763 {
- 273764 constexpr std::uintptr_t _topNode = 0x10 ;
- 273765 constexpr std::uintptr_t _rootNode = 0x18 ;
- 273766 constexpr std::uintptr_t _isAttribute = 0x20 ;
- 273767 constexpr std::uintptr_t _isDss = 0x21 ;
- 273768 constexpr std::uintptr_t _isSelfAxis = 0x22 ;
- 273769 }
- 273770
- 273771 namespace System_Xml_Schema__Asttree
- 273772 {
- 273773 constexpr std::uintptr_t _fAxisArray = 0x10 ;
- 273774 constexpr std::uintptr_t _xpathexpr = 0x18 ;
- 273775 constexpr std::uintptr_t _isField = 0x20 ;
- 273776 constexpr std::uintptr_t _nsmgr = 0x28 ;
- 273777 }
- 273778
- 273779 namespace System_Xml_Schema__AutoValidator
- 273780 {
- 273781 constexpr std::uintptr_t schemaCollection = 0x10 ;
- 273782 constexpr std::uintptr_t eventHandling = 0x18 ;
- 273783 constexpr std::uintptr_t nameTable = 0x20 ;
- 273784 constexpr std::uintptr_t schemaNames = 0x28 ;
- 273785 constexpr std::uintptr_t positionInfo = 0x30 ;
- 273786 constexpr std::uintptr_t xmlResolver = 0x38 ;
- 273787 constexpr std::uintptr_t baseUri = 0x40 ;
- 273788 constexpr std::uintptr_t schemaInfo = 0x48 ;
- 273789 constexpr std::uintptr_t reader = 0x50 ;
- 273790 constexpr std::uintptr_t elementName = 0x58 ;
- 273791 constexpr std::uintptr_t context = 0x60 ;
- 273792 constexpr std::uintptr_t textValue = 0x68 ;
- 273793 constexpr std::uintptr_t textString = 0x70 ;
- 273794 constexpr std::uintptr_t hasSibling = 0x78 ;
- 273795 constexpr std::uintptr_t checkDatatype = 0x79 ;
- 273796 }
- 273797
- 273798 namespace System_Xml_Schema__BaseProcessor
- 273799 {
- 273800 constexpr std::uintptr_t nameTable = 0x10 ;
- 273801 constexpr std::uintptr_t schemaNames = 0x18 ;
- 273802 constexpr std::uintptr_t eventHandler = 0x20 ;
- 273803 constexpr std::uintptr_t compilationSettings = 0x28 ;
- 273804 constexpr std::uintptr_t errorCount = 0x30 ;
- 273805 constexpr std::uintptr_t NsXml = 0x38 ;
- 273806 }
- 273807
- 273808 namespace System_Xml_Schema__BaseValidator
- 273809 {
- 273810 constexpr std::uintptr_t schemaCollection = 0x10 ;
- 273811 constexpr std::uintptr_t eventHandling = 0x18 ;
- 273812 constexpr std::uintptr_t nameTable = 0x20 ;
- 273813 constexpr std::uintptr_t schemaNames = 0x28 ;
- 273814 constexpr std::uintptr_t positionInfo = 0x30 ;
- 273815 constexpr std::uintptr_t xmlResolver = 0x38 ;
- 273816 constexpr std::uintptr_t baseUri = 0x40 ;
- 273817 constexpr std::uintptr_t schemaInfo = 0x48 ;
- 273818 constexpr std::uintptr_t reader = 0x50 ;
- 273819 constexpr std::uintptr_t elementName = 0x58 ;
- 273820 constexpr std::uintptr_t context = 0x60 ;
- 273821 constexpr std::uintptr_t textValue = 0x68 ;
- 273822 constexpr std::uintptr_t textString = 0x70 ;
- 273823 constexpr std::uintptr_t hasSibling = 0x78 ;
- 273824 constexpr std::uintptr_t checkDatatype = 0x79 ;
- 273825 }
- 273826
- 273827 namespace System_Xml_Schema__BitSet
- 273828 {
- 273829 constexpr std::uintptr_t count = 0x10 ;
- 273830 constexpr std::uintptr_t bits = 0x18 ;
- 273831 }
- 273832
- 273833 namespace System_Xml_Schema__ChameleonKey
- 273834 {
- 273835 constexpr std::uintptr_t targetNS = 0x10 ;
- 273836 constexpr std::uintptr_t chameleonLocation = 0x18 ;
- 273837 constexpr std::uintptr_t originalSchema = 0x20 ;
- 273838 constexpr std::uintptr_t hashCode = 0x28 ;
- 273839 }
- 273840
- 273841 namespace System_Xml_Schema__CompiledIdentityConstraint
- 273842 {
- 273843 constexpr std::uintptr_t name = 0x10 ;
- 273844 constexpr std::uintptr_t role = 0x18 ;
- 273845 constexpr std::uintptr_t selector = 0x20 ;
- 273846 constexpr std::uintptr_t fields = 0x28 ;
- 273847 constexpr std::uintptr_t refer = 0x30 ;
- 273848
- 273849 namespace _static
- 273850 {
- 273851 constexpr std::uintptr_t Empty = 0x0 ;
- 273852 }
- 273853
- 273854 }
- 273855
- 273856 namespace System_Xml_Schema__ConstraintStruct
- 273857 {
- 273858 constexpr std::uintptr_t constraint = 0x10 ;
- 273859 constexpr std::uintptr_t axisSelector = 0x18 ;
- 273860 constexpr std::uintptr_t axisFields = 0x20 ;
- 273861 constexpr std::uintptr_t qualifiedTable = 0x28 ;
- 273862 constexpr std::uintptr_t keyrefTable = 0x30 ;
- 273863 constexpr std::uintptr_t tableDim = 0x38 ;
- 273864 }
- 273865
- 273866 namespace System_Xml_Schema__LocatedActiveAxis
- 273867 {
- 273868 constexpr std::uintptr_t _currentDepth = 0x10 ;
- 273869 constexpr std::uintptr_t _isActive = 0x14 ;
- 273870 constexpr std::uintptr_t _axisTree = 0x18 ;
- 273871 constexpr std::uintptr_t _axisStack = 0x20 ;
- 273872 constexpr std::uintptr_t column = 0x28 ;
- 273873 constexpr std::uintptr_t isMatched = 0x2C ;
- 273874 constexpr std::uintptr_t Ks = 0x30 ;
- 273875 }
- 273876
- 273877 namespace System_Xml_Schema__SelectorActiveAxis
- 273878 {
- 273879 constexpr std::uintptr_t _currentDepth = 0x10 ;
- 273880 constexpr std::uintptr_t _isActive = 0x14 ;
- 273881 constexpr std::uintptr_t _axisTree = 0x18 ;
- 273882 constexpr std::uintptr_t _axisStack = 0x20 ;
- 273883 constexpr std::uintptr_t cs = 0x28 ;
- 273884 constexpr std::uintptr_t KSs = 0x30 ;
- 273885 constexpr std::uintptr_t KSpointer = 0x38 ;
- 273886 }
- 273887
- 273888 namespace System_Xml_Schema__KSStruct
- 273889 {
- 273890 constexpr std::uintptr_t depth = 0x10 ;
- 273891 constexpr std::uintptr_t ks = 0x18 ;
- 273892 constexpr std::uintptr_t fields = 0x20 ;
- 273893 }
- 273894
- 273895 namespace System_Xml_Schema__TypedObject
- 273896 {
- 273897 constexpr std::uintptr_t dstruct = 0x10 ;
- 273898 constexpr std::uintptr_t ovalue = 0x18 ;
- 273899 constexpr std::uintptr_t svalue = 0x20 ;
- 273900 constexpr std::uintptr_t xsdtype = 0x28 ;
- 273901 constexpr std::uintptr_t dim = 0x30 ;
- 273902 constexpr std::uintptr_t isList = 0x34 ;
- 273903 }
- 273904
- 273905 namespace System_Xml_Schema__KeySequence
- 273906 {
- 273907 constexpr std::uintptr_t ks = 0x10 ;
- 273908 constexpr std::uintptr_t dim = 0x18 ;
- 273909 constexpr std::uintptr_t hashcode = 0x1C ;
- 273910 constexpr std::uintptr_t posline = 0x20 ;
- 273911 constexpr std::uintptr_t poscol = 0x24 ;
- 273912 }
- 273913
- 273914 namespace System_Xml_Schema__UpaException
- 273915 {
- 273916 constexpr std::uintptr_t _className = 0x10 ;
- 273917 constexpr std::uintptr_t _message = 0x18 ;
- 273918 constexpr std::uintptr_t _data = 0x20 ;
- 273919 constexpr std::uintptr_t _innerException = 0x28 ;
- 273920 constexpr std::uintptr_t _helpURL = 0x30 ;
- 273921 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 273922 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 273923 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 273924 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 273925 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 273926 constexpr std::uintptr_t _HResult = 0x60 ;
- 273927 constexpr std::uintptr_t _source = 0x68 ;
- 273928 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 273929 constexpr std::uintptr_t captured_traces = 0x78 ;
- 273930 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 273931 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 273932 constexpr std::uintptr_t particle1 = 0x90 ;
- 273933 constexpr std::uintptr_t particle2 = 0x98 ;
- 273934 }
- 273935
- 273936 namespace System_Xml_Schema__SymbolsDictionary
- 273937 {
- 273938 constexpr std::uintptr_t last = 0x10 ;
- 273939 constexpr std::uintptr_t names = 0x18 ;
- 273940 constexpr std::uintptr_t wildcards = 0x20 ;
- 273941 constexpr std::uintptr_t particles = 0x28 ;
- 273942 constexpr std::uintptr_t particleLast = 0x30 ;
- 273943 constexpr std::uintptr_t isUpaEnforced = 0x38 ;
- 273944 }
- 273945
- 273946 namespace System_Xml_Schema__Position
- 273947 {
- 273948 constexpr std::uintptr_t symbol = 0x0 ;
- 273949 constexpr std::uintptr_t particle = 0x8 ;
- 273950 }
- 273951
- 273952 namespace System_Xml_Schema__Positions
- 273953 {
- 273954 constexpr std::uintptr_t positions = 0x10 ;
- 273955 }
- 273956
- 273957 namespace System_Xml_Schema__LeafNode
- 273958 {
- 273959 constexpr std::uintptr_t pos = 0x10 ;
- 273960 }
- 273961
- 273962 namespace System_Xml_Schema__NamespaceListNode
- 273963 {
- 273964 constexpr std::uintptr_t namespaceList = 0x10 ;
- 273965 constexpr std::uintptr_t particle = 0x18 ;
- 273966 }
- 273967
- 273968 namespace System_Xml_Schema__InteriorNode
- 273969 {
- 273970 constexpr std::uintptr_t leftChild = 0x10 ;
- 273971 constexpr std::uintptr_t rightChild = 0x18 ;
- 273972 }
- 273973
- 273974 namespace System_Xml_Schema__SequenceNode
- 273975 {
- 273976 constexpr std::uintptr_t leftChild = 0x10 ;
- 273977 constexpr std::uintptr_t rightChild = 0x18 ;
- 273978 }
- 273979
- 273980 namespace System_Xml_Schema__ChoiceNode
- 273981 {
- 273982 constexpr std::uintptr_t leftChild = 0x10 ;
- 273983 constexpr std::uintptr_t rightChild = 0x18 ;
- 273984 }
- 273985
- 273986 namespace System_Xml_Schema__PlusNode
- 273987 {
- 273988 constexpr std::uintptr_t leftChild = 0x10 ;
- 273989 constexpr std::uintptr_t rightChild = 0x18 ;
- 273990 }
- 273991
- 273992 namespace System_Xml_Schema__QmarkNode
- 273993 {
- 273994 constexpr std::uintptr_t leftChild = 0x10 ;
- 273995 constexpr std::uintptr_t rightChild = 0x18 ;
- 273996 }
- 273997
- 273998 namespace System_Xml_Schema__StarNode
- 273999 {
- 274000 constexpr std::uintptr_t leftChild = 0x10 ;