- 266001
- 266002 namespace System_Security_Cryptography__AsnEncodedData
- 266003 {
- 266004 constexpr std::uintptr_t _oid = 0x10 ;
- 266005 constexpr std::uintptr_t _raw = 0x18 ;
- 266006 }
- 266007
- 266008 namespace System_Security_Cryptography_X509Certificates__OpenFlags
- 266009 {
- 266010 constexpr std::uintptr_t value__ = 0x0 ;
- 266011 }
- 266012
- 266013 namespace System_Security_Cryptography_X509Certificates__StoreLocation
- 266014 {
- 266015 constexpr std::uintptr_t value__ = 0x0 ;
- 266016 }
- 266017
- 266018 namespace System_Security_Cryptography_X509Certificates__StoreName
- 266019 {
- 266020 constexpr std::uintptr_t value__ = 0x0 ;
- 266021 }
- 266022
- 266023 namespace System_Security_Cryptography_X509Certificates__X500DistinguishedNameFlags
- 266024 {
- 266025 constexpr std::uintptr_t value__ = 0x0 ;
- 266026 }
- 266027
- 266028 namespace System_Security_Cryptography_X509Certificates__X509ChainStatusFlags
- 266029 {
- 266030 constexpr std::uintptr_t TypeInfo = 0x107FC4C0 ;
- 266031 constexpr std::uintptr_t value__ = 0x0 ;
- 266032 }
- 266033
- 266034 namespace System_Security_Cryptography_X509Certificates__X509FindType
- 266035 {
- 266036 constexpr std::uintptr_t value__ = 0x0 ;
- 266037 }
- 266038
- 266039 namespace System_Security_Cryptography_X509Certificates__X509KeyUsageFlags
- 266040 {
- 266041 constexpr std::uintptr_t value__ = 0x0 ;
- 266042 }
- 266043
- 266044 namespace System_Security_Cryptography_X509Certificates__X509NameType
- 266045 {
- 266046 constexpr std::uintptr_t value__ = 0x0 ;
- 266047 }
- 266048
- 266049 namespace System_Security_Cryptography_X509Certificates__X509RevocationFlag
- 266050 {
- 266051 constexpr std::uintptr_t value__ = 0x0 ;
- 266052 }
- 266053
- 266054 namespace System_Security_Cryptography_X509Certificates__X509RevocationMode
- 266055 {
- 266056 constexpr std::uintptr_t value__ = 0x0 ;
- 266057 }
- 266058
- 266059 namespace System_Security_Cryptography_X509Certificates__X509SubjectKeyIdentifierHashAlgorithm
- 266060 {
- 266061 constexpr std::uintptr_t value__ = 0x0 ;
- 266062 }
- 266063
- 266064 namespace System_Security_Cryptography_X509Certificates__X509VerificationFlags
- 266065 {
- 266066 constexpr std::uintptr_t value__ = 0x0 ;
- 266067 }
- 266068
- 266069 namespace System_Security_Cryptography_X509Certificates__PublicKey
- 266070 {
- 266071 constexpr std::uintptr_t _keyValue = 0x10 ;
- 266072 constexpr std::uintptr_t _params = 0x18 ;
- 266073 constexpr std::uintptr_t _oid = 0x20 ;
- 266074
- 266075 namespace _static
- 266076 {
- 266077 constexpr std::uintptr_t Empty = 0x0 ;
- 266078 }
- 266079
- 266080 }
- 266081
- 266082 namespace System_Security_Cryptography_X509Certificates__X500DistinguishedName
- 266083 {
- 266084 constexpr std::uintptr_t TypeInfo = 0x107EE298 ;
- 266085 constexpr std::uintptr_t _oid = 0x10 ;
- 266086 constexpr std::uintptr_t _raw = 0x18 ;
- 266087 constexpr std::uintptr_t name = 0x20 ;
- 266088 constexpr std::uintptr_t canonEncoding = 0x28 ;
- 266089 }
- 266090
- 266091 namespace System_Security_Cryptography_X509Certificates__X509BasicConstraintsExtension
- 266092 {
- 266093 constexpr std::uintptr_t _oid = 0x10 ;
- 266094 constexpr std::uintptr_t _raw = 0x18 ;
- 266095 constexpr std::uintptr_t _critical = 0x20 ;
- 266096 constexpr std::uintptr_t _certificateAuthority = 0x28 ;
- 266097 constexpr std::uintptr_t _hasPathLengthConstraint = 0x29 ;
- 266098 constexpr std::uintptr_t _pathLengthConstraint = 0x2C ;
- 266099 constexpr std::uintptr_t _status = 0x30 ;
- 266100 }
- 266101
- 266102 namespace System_Security_Cryptography_X509Certificates__X509Certificate2
- 266103 {
- 266104 constexpr std::uintptr_t TypeInfo = 0x10754530 ;
- 266105 constexpr std::uintptr_t impl = 0x10 ;
- 266106 constexpr std::uintptr_t lazyCertHash = 0x18 ;
- 266107 constexpr std::uintptr_t lazySerialNumber = 0x20 ;
- 266108 constexpr std::uintptr_t lazyIssuer = 0x28 ;
- 266109 constexpr std::uintptr_t lazySubject = 0x30 ;
- 266110 constexpr std::uintptr_t lazyKeyAlgorithm = 0x38 ;
- 266111 constexpr std::uintptr_t lazyKeyAlgorithmParameters = 0x40 ;
- 266112 constexpr std::uintptr_t lazyPublicKey = 0x48 ;
- 266113 constexpr std::uintptr_t lazyNotBefore = 0x50 ;
- 266114 constexpr std::uintptr_t lazyNotAfter = 0x58 ;
- 266115 constexpr std::uintptr_t lazyRawData = 0x60 ;
- 266116 constexpr std::uintptr_t lazySignatureAlgorithm = 0x68 ;
- 266117 constexpr std::uintptr_t lazyVersion = 0x70 ;
- 266118 constexpr std::uintptr_t lazySubjectName = 0x78 ;
- 266119 constexpr std::uintptr_t lazyIssuerName = 0x80 ;
- 266120 constexpr std::uintptr_t lazyPublicKey = 0x88 ;
- 266121 constexpr std::uintptr_t lazyPrivateKey = 0x90 ;
- 266122 constexpr std::uintptr_t lazyExtensions = 0x98 ;
- 266123 }
- 266124
- 266125 namespace System_Security_Cryptography_X509Certificates__X509Certificate2Collection
- 266126 {
- 266127 constexpr std::uintptr_t _list = 0x10 ;
- 266128
- 266129 namespace _static
- 266130 {
- 266131 constexpr std::uintptr_t newline_split = 0x0 ;
- 266132 }
- 266133
- 266134 }
- 266135
- 266136 namespace System_Security_Cryptography_X509Certificates__X509Certificate2Enumerator
- 266137 {
- 266138 constexpr std::uintptr_t enumerator = 0x10 ;
- 266139 }
- 266140
- 266141 namespace System_Security_Cryptography_X509Certificates__X509Certificate2ImplMono
- 266142 {
- 266143 constexpr std::uintptr_t TypeInfo = 0x1074C610 ;
- 266144 constexpr std::uintptr_t readCertData = 0x10 ;
- 266145 constexpr std::uintptr_t certData = 0x18 ;
- 266146 constexpr std::uintptr_t intermediateCerts = 0xB0 ;
- 266147 constexpr std::uintptr_t _cert = 0xB8 ;
- 266148
- 266149 namespace _static
- 266150 {
- 266151 constexpr std::uintptr_t empty_error = 0x0 ;
- 266152 constexpr std::uintptr_t signedData = 0x8 ;
- 266153 }
- 266154
- 266155 }
- 266156
- 266157 namespace System_Security_Cryptography_X509Certificates__X509Certificate2ImplUnix
- 266158 {
- 266159 constexpr std::uintptr_t readCertData = 0x10 ;
- 266160 constexpr std::uintptr_t certData = 0x18 ;
- 266161 }
- 266162
- 266163 namespace System_Security_Cryptography_X509Certificates__X509CertificateCollection
- 266164 {
- 266165 constexpr std::uintptr_t TypeInfo = 0x107C94E8 ;
- 266166 constexpr std::uintptr_t _list = 0x10 ;
- 266167 }
- 266168
- 266169 namespace System_Security_Cryptography_X509Certificates__X509CertificateImplCollection
- 266170 {
- 266171 constexpr std::uintptr_t list = 0x10 ;
- 266172 }
- 266173
- 266174 namespace System_Security_Cryptography_X509Certificates__X509Chain
- 266175 {
- 266176 constexpr std::uintptr_t TypeInfo = 0x1074C410 ;
- 266177 constexpr std::uintptr_t impl = 0x10 ;
- 266178 }
- 266179
- 266180 namespace System_Security_Cryptography_X509Certificates__X509ChainElement
- 266181 {
- 266182 constexpr std::uintptr_t TypeInfo = 0x107F6510 ;
- 266183 constexpr std::uintptr_t certificate = 0x10 ;
- 266184 constexpr std::uintptr_t status = 0x18 ;
- 266185 constexpr std::uintptr_t info = 0x20 ;
- 266186 constexpr std::uintptr_t compressed_status_flags = 0x28 ;
- 266187 }
- 266188
- 266189 namespace System_Security_Cryptography_X509Certificates__X509ChainElementCollection
- 266190 {
- 266191 constexpr std::uintptr_t TypeInfo = 0x1074BD88 ;
- 266192 constexpr std::uintptr_t _list = 0x10 ;
- 266193 }
- 266194
- 266195 namespace System_Security_Cryptography_X509Certificates__X509ChainElementEnumerator
- 266196 {
- 266197 constexpr std::uintptr_t enumerator = 0x10 ;
- 266198 }
- 266199
- 266200 namespace System_Security_Cryptography_X509Certificates__X509ChainImplMono
- 266201 {
- 266202 constexpr std::uintptr_t location = 0x10 ;
- 266203 constexpr std::uintptr_t elements = 0x18 ;
- 266204 constexpr std::uintptr_t policy = 0x20 ;
- 266205 constexpr std::uintptr_t status = 0x28 ;
- 266206 constexpr std::uintptr_t max_path_length = 0x30 ;
- 266207 constexpr std::uintptr_t working_issuer_name = 0x38 ;
- 266208 constexpr std::uintptr_t working_public_key = 0x40 ;
- 266209 constexpr std::uintptr_t bce_restriction = 0x48 ;
- 266210 constexpr std::uintptr_t roots = 0x50 ;
- 266211 constexpr std::uintptr_t cas = 0x58 ;
- 266212 constexpr std::uintptr_t root_store = 0x60 ;
- 266213 constexpr std::uintptr_t ca_store = 0x68 ;
- 266214 constexpr std::uintptr_t user_root_store = 0x70 ;
- 266215 constexpr std::uintptr_t user_ca_store = 0x78 ;
- 266216 constexpr std::uintptr_t collection = 0x80 ;
- 266217
- 266218 namespace _static
- 266219 {
- 266220 constexpr std::uintptr_t Empty = 0x0 ;
- 266221 }
- 266222
- 266223 }
- 266224
- 266225 namespace System_Security_Cryptography_X509Certificates__X509ChainPolicy
- 266226 {
- 266227 constexpr std::uintptr_t TypeInfo = 0x1074BDA0 ;
- 266228 constexpr std::uintptr_t apps = 0x10 ;
- 266229 constexpr std::uintptr_t cert = 0x18 ;
- 266230 constexpr std::uintptr_t store = 0x20 ;
- 266231 constexpr std::uintptr_t store2 = 0x28 ;
- 266232 constexpr std::uintptr_t rflag = 0x30 ;
- 266233 constexpr std::uintptr_t mode = 0x34 ;
- 266234 constexpr std::uintptr_t timeout = 0x38 ;
- 266235 constexpr std::uintptr_t vflags = 0x40 ;
- 266236 constexpr std::uintptr_t vtime = 0x48 ;
- 266237 }
- 266238
- 266239 namespace System_Security_Cryptography_X509Certificates__X509ChainStatus
- 266240 {
- 266241 constexpr std::uintptr_t status = 0x0 ;
- 266242 constexpr std::uintptr_t info = 0x8 ;
- 266243 }
- 266244
- 266245 namespace System_Security_Cryptography_X509Certificates__X509EnhancedKeyUsageExtension
- 266246 {
- 266247 constexpr std::uintptr_t _oid = 0x10 ;
- 266248 constexpr std::uintptr_t _raw = 0x18 ;
- 266249 constexpr std::uintptr_t _critical = 0x20 ;
- 266250 constexpr std::uintptr_t _enhKeyUsage = 0x28 ;
- 266251 constexpr std::uintptr_t _status = 0x30 ;
- 266252 }
- 266253
- 266254 namespace System_Security_Cryptography_X509Certificates__X509Extension
- 266255 {
- 266256 constexpr std::uintptr_t TypeInfo = 0x107EC940 ;
- 266257 constexpr std::uintptr_t _oid = 0x10 ;
- 266258 constexpr std::uintptr_t _raw = 0x18 ;
- 266259 constexpr std::uintptr_t _critical = 0x20 ;
- 266260 }
- 266261
- 266262 namespace System_Security_Cryptography_X509Certificates__X509ExtensionCollection
- 266263 {
- 266264 constexpr std::uintptr_t _list = 0x10 ;
- 266265
- 266266 namespace _static
- 266267 {
- 266268 constexpr std::uintptr_t Empty = 0x0 ;
- 266269 }
- 266270
- 266271 }
- 266272
- 266273 namespace System_Security_Cryptography_X509Certificates__X509ExtensionEnumerator
- 266274 {
- 266275 constexpr std::uintptr_t enumerator = 0x10 ;
- 266276 }
- 266277
- 266278 namespace System_Security_Cryptography_X509Certificates__X509KeyUsageExtension
- 266279 {
- 266280 constexpr std::uintptr_t _oid = 0x10 ;
- 266281 constexpr std::uintptr_t _raw = 0x18 ;
- 266282 constexpr std::uintptr_t _critical = 0x20 ;
- 266283 constexpr std::uintptr_t _keyUsages = 0x28 ;
- 266284 constexpr std::uintptr_t _status = 0x2C ;
- 266285 }
- 266286
- 266287 namespace System_Security_Cryptography_X509Certificates__X509Store
- 266288 {
- 266289 constexpr std::uintptr_t _name = 0x10 ;
- 266290 constexpr std::uintptr_t _location = 0x18 ;
- 266291 constexpr std::uintptr_t list = 0x20 ;
- 266292 constexpr std::uintptr_t _flags = 0x28 ;
- 266293 constexpr std::uintptr_t store = 0x30 ;
- 266294 }
- 266295
- 266296 namespace System_Security_Cryptography_X509Certificates__X509SubjectKeyIdentifierExtension
- 266297 {
- 266298 constexpr std::uintptr_t _oid = 0x10 ;
- 266299 constexpr std::uintptr_t _raw = 0x18 ;
- 266300 constexpr std::uintptr_t _critical = 0x20 ;
- 266301 constexpr std::uintptr_t _subjectKeyIdentifier = 0x28 ;
- 266302 constexpr std::uintptr_t _ski = 0x30 ;
- 266303 constexpr std::uintptr_t _status = 0x38 ;
- 266304 }
- 266305
- 266306 namespace System_ComponentModel__DefaultValueAttribute
- 266307 {
- 266308 constexpr std::uintptr_t _value = 0x10 ;
- 266309 }
- 266310
- 266311 namespace System_ComponentModel__EditorBrowsableAttribute
- 266312 {
- 266313 constexpr std::uintptr_t browsableState = 0x10 ;
- 266314 }
- 266315
- 266316 namespace System_ComponentModel__EditorBrowsableState
- 266317 {
- 266318 constexpr std::uintptr_t value__ = 0x0 ;
- 266319 }
- 266320
- 266321 namespace System_ComponentModel__AsyncOperation
- 266322 {
- 266323 constexpr std::uintptr_t _syncContext = 0x10 ;
- 266324 constexpr std::uintptr_t _userSuppliedState = 0x18 ;
- 266325 constexpr std::uintptr_t _alreadyCompleted = 0x20 ;
- 266326 }
- 266327
- 266328 namespace System_ComponentModel__BrowsableAttribute
- 266329 {
- 266330 constexpr std::uintptr_t _Browsable_k__BackingField = 0x10 ;
- 266331
- 266332 namespace _static
- 266333 {
- 266334 constexpr std::uintptr_t Yes = 0x0 ;
- 266335 constexpr std::uintptr_t No = 0x8 ;
- 266336 constexpr std::uintptr_t Default = 0x10 ;
- 266337 }
- 266338
- 266339 }
- 266340
- 266341 namespace System_ComponentModel__ComponentCollection
- 266342 {
- 266343 constexpr std::uintptr_t _list = 0x10 ;
- 266344 }
- 266345
- 266346 namespace System_ComponentModel__DescriptionAttribute
- 266347 {
- 266348 constexpr std::uintptr_t _DescriptionValue_k__BackingField = 0x10 ;
- 266349
- 266350 namespace _static
- 266351 {
- 266352 constexpr std::uintptr_t Default = 0x0 ;
- 266353 }
- 266354
- 266355 }
- 266356
- 266357 namespace System_ComponentModel__DesignOnlyAttribute
- 266358 {
- 266359 constexpr std::uintptr_t _IsDesignOnly_k__BackingField = 0x10 ;
- 266360
- 266361 namespace _static
- 266362 {
- 266363 constexpr std::uintptr_t Yes = 0x0 ;
- 266364 constexpr std::uintptr_t No = 0x8 ;
- 266365 constexpr std::uintptr_t Default = 0x10 ;
- 266366 }
- 266367
- 266368 }
- 266369
- 266370 namespace System_ComponentModel__DesignerCategoryAttribute
- 266371 {
- 266372 constexpr std::uintptr_t _Category_k__BackingField = 0x10 ;
- 266373
- 266374 namespace _static
- 266375 {
- 266376 constexpr std::uintptr_t Component = 0x0 ;
- 266377 constexpr std::uintptr_t Default = 0x8 ;
- 266378 constexpr std::uintptr_t Form = 0x10 ;
- 266379 constexpr std::uintptr_t Generic = 0x18 ;
- 266380 }
- 266381
- 266382 }
- 266383
- 266384 namespace System_ComponentModel__DesignerSerializationVisibility
- 266385 {
- 266386 constexpr std::uintptr_t value__ = 0x0 ;
- 266387 }
- 266388
- 266389 namespace System_ComponentModel__DesignerSerializationVisibilityAttribute
- 266390 {
- 266391 constexpr std::uintptr_t _Visibility_k__BackingField = 0x10 ;
- 266392
- 266393 namespace _static
- 266394 {
- 266395 constexpr std::uintptr_t Content = 0x0 ;
- 266396 constexpr std::uintptr_t Hidden = 0x8 ;
- 266397 constexpr std::uintptr_t Visible = 0x10 ;
- 266398 constexpr std::uintptr_t Default = 0x18 ;
- 266399 }
- 266400
- 266401 }
- 266402
- 266403 namespace System_ComponentModel__DisplayNameAttribute
- 266404 {
- 266405 constexpr std::uintptr_t _DisplayNameValue_k__BackingField = 0x10 ;
- 266406
- 266407 namespace _static
- 266408 {
- 266409 constexpr std::uintptr_t Default = 0x0 ;
- 266410 }
- 266411
- 266412 }
- 266413
- 266414 namespace System_ComponentModel__EventHandlerList
- 266415 {
- 266416 constexpr std::uintptr_t _head = 0x10 ;
- 266417 constexpr std::uintptr_t _parent = 0x18 ;
- 266418 }
- 266419
- 266420 namespace System_ComponentModel__InvalidEnumArgumentException
- 266421 {
- 266422 constexpr std::uintptr_t _className = 0x10 ;
- 266423 constexpr std::uintptr_t _message = 0x18 ;
- 266424 constexpr std::uintptr_t _data = 0x20 ;
- 266425 constexpr std::uintptr_t _innerException = 0x28 ;
- 266426 constexpr std::uintptr_t _helpURL = 0x30 ;
- 266427 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 266428 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 266429 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 266430 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 266431 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 266432 constexpr std::uintptr_t _HResult = 0x60 ;
- 266433 constexpr std::uintptr_t _source = 0x68 ;
- 266434 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 266435 constexpr std::uintptr_t captured_traces = 0x78 ;
- 266436 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 266437 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 266438 constexpr std::uintptr_t _paramName = 0x90 ;
- 266439 }
- 266440
- 266441 namespace System_ComponentModel__ReadOnlyAttribute
- 266442 {
- 266443 constexpr std::uintptr_t _IsReadOnly_k__BackingField = 0x10 ;
- 266444
- 266445 namespace _static
- 266446 {
- 266447 constexpr std::uintptr_t Yes = 0x0 ;
- 266448 constexpr std::uintptr_t No = 0x8 ;
- 266449 constexpr std::uintptr_t Default = 0x10 ;
- 266450 }
- 266451
- 266452 }
- 266453
- 266454 namespace System_ComponentModel__AmbientValueAttribute
- 266455 {
- 266456 constexpr std::uintptr_t _Value_k__BackingField = 0x10 ;
- 266457 }
- 266458
- 266459 namespace System_ComponentModel__AttributeCollection
- 266460 {
- 266461 constexpr std::uintptr_t TypeInfo = 0x1079E1D8 ;
- 266462 constexpr std::uintptr_t _attributes = 0x10 ;
- 266463 constexpr std::uintptr_t _foundAttributeTypes = 0x18 ;
- 266464 constexpr std::uintptr_t _index = 0x20 ;
- 266465
- 266466 namespace _static
- 266467 {
- 266468 constexpr std::uintptr_t Empty = 0x0 ;
- 266469 constexpr std::uintptr_t s_defaultAttributes = 0x8 ;
- 266470 constexpr std::uintptr_t s_internalSyncObject = 0x10 ;
- 266471 }
- 266472
- 266473 }
- 266474
- 266475 namespace System_ComponentModel__AttributeProviderAttribute
- 266476 {
- 266477 constexpr std::uintptr_t _TypeName_k__BackingField = 0x10 ;
- 266478 constexpr std::uintptr_t _PropertyName_k__BackingField = 0x18 ;
- 266479 }
- 266480
- 266481 namespace System_ComponentModel__CollectionChangeAction
- 266482 {
- 266483 constexpr std::uintptr_t value__ = 0x0 ;
- 266484 }
- 266485
- 266486 namespace System_ComponentModel__CollectionChangeEventArgs
- 266487 {
- 266488 constexpr std::uintptr_t _Action_k__BackingField = 0x10 ;
- 266489 constexpr std::uintptr_t _Element_k__BackingField = 0x18 ;
- 266490 }
- 266491
- 266492 namespace System_ComponentModel__CollectionChangeEventHandler
- 266493 {
- 266494 constexpr std::uintptr_t method_ptr = 0x10 ;
- 266495 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 266496 constexpr std::uintptr_t m_target = 0x20 ;
- 266497 constexpr std::uintptr_t method = 0x28 ;
- 266498 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 266499 constexpr std::uintptr_t extra_arg = 0x38 ;
- 266500 constexpr std::uintptr_t method_code = 0x40 ;
- 266501 constexpr std::uintptr_t interp_method = 0x48 ;
- 266502 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 266503 constexpr std::uintptr_t method_info = 0x58 ;
- 266504 constexpr std::uintptr_t original_method_info = 0x60 ;
- 266505 constexpr std::uintptr_t data = 0x68 ;
- 266506 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 266507 constexpr std::uintptr_t delegates = 0x78 ;
- 266508 }
- 266509
- 266510 namespace System_ComponentModel__CultureInfoConverter
- 266511 {
- 266512 constexpr std::uintptr_t _values = 0x10 ;
- 266513 }
- 266514
- 266515 namespace System_ComponentModel__CustomTypeDescriptor
- 266516 {
- 266517 constexpr std::uintptr_t _parent = 0x10 ;
- 266518 }
- 266519
- 266520 namespace System_ComponentModel__DefaultEventAttribute
- 266521 {
- 266522 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
- 266523
- 266524 namespace _static
- 266525 {
- 266526 constexpr std::uintptr_t Default = 0x0 ;
- 266527 }
- 266528
- 266529 }
- 266530
- 266531 namespace System_ComponentModel__DefaultPropertyAttribute
- 266532 {
- 266533 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
- 266534
- 266535 namespace _static
- 266536 {
- 266537 constexpr std::uintptr_t Default = 0x0 ;
- 266538 }
- 266539
- 266540 }
- 266541
- 266542 namespace System_ComponentModel__DelegatingTypeDescriptionProvider
- 266543 {
- 266544 constexpr std::uintptr_t TypeInfo = 0x107FEC88 ;
- 266545 constexpr std::uintptr_t _parent = 0x10 ;
- 266546 constexpr std::uintptr_t _emptyDescriptor = 0x18 ;
- 266547 constexpr std::uintptr_t _type = 0x20 ;
- 266548 }
- 266549
- 266550 namespace System_ComponentModel__ToolboxItemAttribute
- 266551 {
- 266552 constexpr std::uintptr_t _toolboxItemTypeName = 0x10 ;
- 266553
- 266554 namespace _static
- 266555 {
- 266556 constexpr std::uintptr_t Default = 0x0 ;
- 266557 constexpr std::uintptr_t None = 0x8 ;
- 266558 }
- 266559
- 266560 }
- 266561
- 266562 namespace System_ComponentModel__DesignTimeVisibleAttribute
- 266563 {
- 266564 constexpr std::uintptr_t _Visible_k__BackingField = 0x10 ;
- 266565
- 266566 namespace _static
- 266567 {
- 266568 constexpr std::uintptr_t Yes = 0x0 ;
- 266569 constexpr std::uintptr_t No = 0x8 ;
- 266570 constexpr std::uintptr_t Default = 0x10 ;
- 266571 }
- 266572
- 266573 }
- 266574
- 266575 namespace System_ComponentModel__EditorAttribute
- 266576 {
- 266577 constexpr std::uintptr_t _typeId = 0x10 ;
- 266578 constexpr std::uintptr_t _EditorBaseTypeName_k__BackingField = 0x18 ;
- 266579 constexpr std::uintptr_t _EditorTypeName_k__BackingField = 0x20 ;
- 266580 }
- 266581
- 266582 namespace System_ComponentModel__EventDescriptor
- 266583 {
- 266584 constexpr std::uintptr_t name = 0x10 ;
- 266585 constexpr std::uintptr_t displayName = 0x18 ;
- 266586 constexpr std::uintptr_t nameHash = 0x20 ;
- 266587 constexpr std::uintptr_t attributeCollection = 0x28 ;
- 266588 constexpr std::uintptr_t attributes = 0x30 ;
- 266589 constexpr std::uintptr_t originalAttributes = 0x38 ;
- 266590 constexpr std::uintptr_t attributesFiltered = 0x40 ;
- 266591 constexpr std::uintptr_t attributesFilled = 0x41 ;
- 266592 constexpr std::uintptr_t metadataVersion = 0x44 ;
- 266593 constexpr std::uintptr_t category = 0x48 ;
- 266594 constexpr std::uintptr_t description = 0x50 ;
- 266595 constexpr std::uintptr_t lockCookie = 0x58 ;
- 266596 }
- 266597
- 266598 namespace System_ComponentModel__EventDescriptorCollection
- 266599 {
- 266600 constexpr std::uintptr_t _events = 0x10 ;
- 266601 constexpr std::uintptr_t _namedSort = 0x18 ;
- 266602 constexpr std::uintptr_t _comparer = 0x20 ;
- 266603 constexpr std::uintptr_t _eventsOwned = 0x28 ;
- 266604 constexpr std::uintptr_t _needSort = 0x29 ;
- 266605 constexpr std::uintptr_t _readOnly = 0x2A ;
- 266606 constexpr std::uintptr_t _Count_k__BackingField = 0x2C ;
- 266607
- 266608 namespace _static
- 266609 {
- 266610 constexpr std::uintptr_t Empty = 0x0 ;
- 266611 }
- 266612
- 266613 }
- 266614
- 266615 namespace System_ComponentModel__ExtendedPropertyDescriptor
- 266616 {
- 266617 constexpr std::uintptr_t name = 0x10 ;
- 266618 constexpr std::uintptr_t displayName = 0x18 ;
- 266619 constexpr std::uintptr_t nameHash = 0x20 ;
- 266620 constexpr std::uintptr_t attributeCollection = 0x28 ;
- 266621 constexpr std::uintptr_t attributes = 0x30 ;
- 266622 constexpr std::uintptr_t originalAttributes = 0x38 ;
- 266623 constexpr std::uintptr_t attributesFiltered = 0x40 ;
- 266624 constexpr std::uintptr_t attributesFilled = 0x41 ;
- 266625 constexpr std::uintptr_t metadataVersion = 0x44 ;
- 266626 constexpr std::uintptr_t category = 0x48 ;
- 266627 constexpr std::uintptr_t description = 0x50 ;
- 266628 constexpr std::uintptr_t lockCookie = 0x58 ;
- 266629 constexpr std::uintptr_t _converter = 0x60 ;
- 266630 constexpr std::uintptr_t _valueChangedHandlers = 0x68 ;
- 266631 constexpr std::uintptr_t _editors = 0x70 ;
- 266632 constexpr std::uintptr_t _editorTypes = 0x78 ;
- 266633 constexpr std::uintptr_t _editorCount = 0x80 ;
- 266634 constexpr std::uintptr_t _extenderInfo = 0x88 ;
- 266635 constexpr std::uintptr_t _provider = 0x90 ;
- 266636 }
- 266637
- 266638 namespace System_ComponentModel__ExtenderProvidedPropertyAttribute
- 266639 {
- 266640 constexpr std::uintptr_t _ExtenderProperty_k__BackingField = 0x10 ;
- 266641 constexpr std::uintptr_t _Provider_k__BackingField = 0x18 ;
- 266642 constexpr std::uintptr_t _ReceiverType_k__BackingField = 0x20 ;
- 266643 }
- 266644
- 266645 namespace System_ComponentModel__ListBindableAttribute
- 266646 {
- 266647 constexpr std::uintptr_t _isDefault = 0x10 ;
- 266648 constexpr std::uintptr_t _ListBindable_k__BackingField = 0x11 ;
- 266649
- 266650 namespace _static
- 266651 {
- 266652 constexpr std::uintptr_t Yes = 0x0 ;
- 266653 constexpr std::uintptr_t No = 0x8 ;
- 266654 constexpr std::uintptr_t Default = 0x10 ;
- 266655 }
- 266656
- 266657 }
- 266658
- 266659 namespace System_ComponentModel__ListChangedEventArgs
- 266660 {
- 266661 constexpr std::uintptr_t TypeInfo = 0x1079E530 ;
- 266662 constexpr std::uintptr_t _ListChangedType_k__BackingField = 0x10 ;
- 266663 constexpr std::uintptr_t _NewIndex_k__BackingField = 0x14 ;
- 266664 constexpr std::uintptr_t _OldIndex_k__BackingField = 0x18 ;
- 266665 constexpr std::uintptr_t _PropertyDescriptor_k__BackingField = 0x20 ;
- 266666 }
- 266667
- 266668 namespace System_ComponentModel__ListChangedEventHandler
- 266669 {
- 266670 constexpr std::uintptr_t method_ptr = 0x10 ;
- 266671 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 266672 constexpr std::uintptr_t m_target = 0x20 ;
- 266673 constexpr std::uintptr_t method = 0x28 ;
- 266674 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 266675 constexpr std::uintptr_t extra_arg = 0x38 ;
- 266676 constexpr std::uintptr_t method_code = 0x40 ;
- 266677 constexpr std::uintptr_t interp_method = 0x48 ;
- 266678 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 266679 constexpr std::uintptr_t method_info = 0x58 ;
- 266680 constexpr std::uintptr_t original_method_info = 0x60 ;
- 266681 constexpr std::uintptr_t data = 0x68 ;
- 266682 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 266683 constexpr std::uintptr_t delegates = 0x78 ;
- 266684 }
- 266685
- 266686 namespace System_ComponentModel__ListChangedType
- 266687 {
- 266688 constexpr std::uintptr_t value__ = 0x0 ;
- 266689 }
- 266690
- 266691 namespace System_ComponentModel__MarshalByValueComponent
- 266692 {
- 266693 constexpr std::uintptr_t _site = 0x10 ;
- 266694 constexpr std::uintptr_t _events = 0x18 ;
- 266695
- 266696 namespace _static
- 266697 {
- 266698 constexpr std::uintptr_t s_eventDisposed = 0x0 ;
- 266699 }
- 266700
- 266701 }
- 266702
- 266703 namespace System_ComponentModel__NullableConverter
- 266704 {
- 266705 constexpr std::uintptr_t _NullableType_k__BackingField = 0x10 ;
- 266706 constexpr std::uintptr_t _UnderlyingType_k__BackingField = 0x18 ;
- 266707 constexpr std::uintptr_t _UnderlyingTypeConverter_k__BackingField = 0x20 ;
- 266708 }
- 266709
- 266710 namespace System_ComponentModel__PropertyDescriptor
- 266711 {
- 266712 constexpr std::uintptr_t name = 0x10 ;
- 266713 constexpr std::uintptr_t displayName = 0x18 ;
- 266714 constexpr std::uintptr_t nameHash = 0x20 ;
- 266715 constexpr std::uintptr_t attributeCollection = 0x28 ;
- 266716 constexpr std::uintptr_t attributes = 0x30 ;
- 266717 constexpr std::uintptr_t originalAttributes = 0x38 ;
- 266718 constexpr std::uintptr_t attributesFiltered = 0x40 ;
- 266719 constexpr std::uintptr_t attributesFilled = 0x41 ;
- 266720 constexpr std::uintptr_t metadataVersion = 0x44 ;
- 266721 constexpr std::uintptr_t category = 0x48 ;
- 266722 constexpr std::uintptr_t description = 0x50 ;
- 266723 constexpr std::uintptr_t lockCookie = 0x58 ;
- 266724 constexpr std::uintptr_t _converter = 0x60 ;
- 266725 constexpr std::uintptr_t _valueChangedHandlers = 0x68 ;
- 266726 constexpr std::uintptr_t _editors = 0x70 ;
- 266727 constexpr std::uintptr_t _editorTypes = 0x78 ;
- 266728 constexpr std::uintptr_t _editorCount = 0x80 ;
- 266729 }
- 266730
- 266731 namespace System_ComponentModel__PropertyDescriptorCollection
- 266732 {
- 266733 constexpr std::uintptr_t _cachedFoundProperties = 0x10 ;
- 266734 constexpr std::uintptr_t _cachedIgnoreCase = 0x18 ;
- 266735 constexpr std::uintptr_t _properties = 0x20 ;
- 266736 constexpr std::uintptr_t _namedSort = 0x28 ;
- 266737 constexpr std::uintptr_t _comparer = 0x30 ;
- 266738 constexpr std::uintptr_t _propsOwned = 0x38 ;
- 266739 constexpr std::uintptr_t _needSort = 0x39 ;
- 266740 constexpr std::uintptr_t _readOnly = 0x3A ;
- 266741 constexpr std::uintptr_t _internalSyncObject = 0x40 ;
- 266742 constexpr std::uintptr_t _Count_k__BackingField = 0x48 ;
- 266743
- 266744 namespace _static
- 266745 {
- 266746 constexpr std::uintptr_t Empty = 0x0 ;
- 266747 }
- 266748
- 266749 }
- 266750
- 266751 namespace System_ComponentModel__ProvidePropertyAttribute
- 266752 {
- 266753 constexpr std::uintptr_t _PropertyName_k__BackingField = 0x10 ;
- 266754 constexpr std::uintptr_t _ReceiverTypeName_k__BackingField = 0x18 ;
- 266755 }
- 266756
- 266757 namespace System_ComponentModel__ReferenceConverter
- 266758 {
- 266759 constexpr std::uintptr_t _type = 0x10 ;
- 266760
- 266761 namespace _static
- 266762 {
- 266763 constexpr std::uintptr_t s_none = 0x0 ;
- 266764 }
- 266765
- 266766 }
- 266767
- 266768 namespace System_ComponentModel__RefreshEventArgs
- 266769 {
- 266770 constexpr std::uintptr_t _TypeChanged_k__BackingField = 0x10 ;
- 266771 }
- 266772
- 266773 namespace System_ComponentModel__RefreshEventHandler
- 266774 {
- 266775 constexpr std::uintptr_t method_ptr = 0x10 ;
- 266776 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 266777 constexpr std::uintptr_t m_target = 0x20 ;
- 266778 constexpr std::uintptr_t method = 0x28 ;
- 266779 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 266780 constexpr std::uintptr_t extra_arg = 0x38 ;
- 266781 constexpr std::uintptr_t method_code = 0x40 ;
- 266782 constexpr std::uintptr_t interp_method = 0x48 ;
- 266783 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 266784 constexpr std::uintptr_t method_info = 0x58 ;
- 266785 constexpr std::uintptr_t original_method_info = 0x60 ;
- 266786 constexpr std::uintptr_t data = 0x68 ;
- 266787 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 266788 constexpr std::uintptr_t delegates = 0x78 ;
- 266789 }
- 266790
- 266791 namespace System_ComponentModel__SettingsBindableAttribute
- 266792 {
- 266793 constexpr std::uintptr_t _Bindable_k__BackingField = 0x10 ;
- 266794
- 266795 namespace _static
- 266796 {
- 266797 constexpr std::uintptr_t Yes = 0x0 ;
- 266798 constexpr std::uintptr_t No = 0x8 ;
- 266799 }
- 266800
- 266801 }
- 266802
- 266803 namespace System_ComponentModel__TypeConverterAttribute
- 266804 {
- 266805 constexpr std::uintptr_t TypeInfo = 0x107FA9B8 ;
- 266806 constexpr std::uintptr_t _ConverterTypeName_k__BackingField = 0x10 ;
- 266807
- 266808 namespace _static
- 266809 {
- 266810 constexpr std::uintptr_t Default = 0x0 ;
- 266811 }
- 266812
- 266813 }
- 266814
- 266815 namespace System_ComponentModel__TypeDescriptionProvider
- 266816 {
- 266817 constexpr std::uintptr_t TypeInfo = 0x107FEF20 ;
- 266818 constexpr std::uintptr_t _parent = 0x10 ;
- 266819 constexpr std::uintptr_t _emptyDescriptor = 0x18 ;
- 266820 }
- 266821
- 266822 namespace System_ComponentModel__TypeDescriptionProviderAttribute
- 266823 {
- 266824 constexpr std::uintptr_t TypeInfo = 0x107FEF60 ;
- 266825 constexpr std::uintptr_t _TypeName_k__BackingField = 0x10 ;
- 266826 }
- 266827
- 266828 namespace System_ComponentModel__TypeListConverter
- 266829 {
- 266830 constexpr std::uintptr_t _types = 0x10 ;
- 266831 constexpr std::uintptr_t _values = 0x18 ;
- 266832 }
- 266833
- 266834 namespace System_ComponentModel__PropertyChangedEventArgs
- 266835 {
- 266836 constexpr std::uintptr_t _propertyName = 0x10 ;
- 266837 }
- 266838
- 266839 namespace System_ComponentModel__PropertyChangedEventHandler
- 266840 {
- 266841 constexpr std::uintptr_t method_ptr = 0x10 ;
- 266842 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 266843 constexpr std::uintptr_t m_target = 0x20 ;
- 266844 constexpr std::uintptr_t method = 0x28 ;
- 266845 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 266846 constexpr std::uintptr_t extra_arg = 0x38 ;
- 266847 constexpr std::uintptr_t method_code = 0x40 ;
- 266848 constexpr std::uintptr_t interp_method = 0x48 ;
- 266849 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 266850 constexpr std::uintptr_t method_info = 0x58 ;
- 266851 constexpr std::uintptr_t original_method_info = 0x60 ;
- 266852 constexpr std::uintptr_t data = 0x68 ;
- 266853 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 266854 constexpr std::uintptr_t delegates = 0x78 ;
- 266855 }
- 266856
- 266857 namespace System_ComponentModel__PropertyChangingEventArgs
- 266858 {
- 266859 constexpr std::uintptr_t _propertyName = 0x10 ;
- 266860 }
- 266861
- 266862 namespace System_ComponentModel__PropertyChangingEventHandler
- 266863 {
- 266864 constexpr std::uintptr_t method_ptr = 0x10 ;
- 266865 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 266866 constexpr std::uintptr_t m_target = 0x20 ;
- 266867 constexpr std::uintptr_t method = 0x28 ;
- 266868 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 266869 constexpr std::uintptr_t extra_arg = 0x38 ;
- 266870 constexpr std::uintptr_t method_code = 0x40 ;
- 266871 constexpr std::uintptr_t interp_method = 0x48 ;
- 266872 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 266873 constexpr std::uintptr_t method_info = 0x58 ;
- 266874 constexpr std::uintptr_t original_method_info = 0x60 ;
- 266875 constexpr std::uintptr_t data = 0x68 ;
- 266876 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 266877 constexpr std::uintptr_t delegates = 0x78 ;
- 266878 }
- 266879
- 266880 namespace System_ComponentModel__AsyncCompletedEventArgs
- 266881 {
- 266882 constexpr std::uintptr_t error = 0x10 ;
- 266883 constexpr std::uintptr_t cancelled = 0x18 ;
- 266884 constexpr std::uintptr_t userState = 0x20 ;
- 266885 }
- 266886
- 266887 namespace System_ComponentModel__AsyncCompletedEventHandler
- 266888 {
- 266889 constexpr std::uintptr_t method_ptr = 0x10 ;
- 266890 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 266891 constexpr std::uintptr_t m_target = 0x20 ;
- 266892 constexpr std::uintptr_t method = 0x28 ;
- 266893 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 266894 constexpr std::uintptr_t extra_arg = 0x38 ;
- 266895 constexpr std::uintptr_t method_code = 0x40 ;
- 266896 constexpr std::uintptr_t interp_method = 0x48 ;
- 266897 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 266898 constexpr std::uintptr_t method_info = 0x58 ;
- 266899 constexpr std::uintptr_t original_method_info = 0x60 ;
- 266900 constexpr std::uintptr_t data = 0x68 ;
- 266901 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 266902 constexpr std::uintptr_t delegates = 0x78 ;
- 266903 }
- 266904
- 266905 namespace System_ComponentModel__CategoryAttribute
- 266906 {
- 266907 constexpr std::uintptr_t localized = 0x10 ;
- 266908 constexpr std::uintptr_t categoryValue = 0x18 ;
- 266909
- 266910 namespace _static
- 266911 {
- 266912 constexpr std::uintptr_t defAttr = 0x0 ;
- 266913 }
- 266914
- 266915 }
- 266916
- 266917 namespace System_ComponentModel__Component
- 266918 {
- 266919 constexpr std::uintptr_t _identity = 0x10 ;
- 266920 constexpr std::uintptr_t site = 0x18 ;
- 266921 constexpr std::uintptr_t events = 0x20 ;
- 266922
- 266923 namespace _static
- 266924 {
- 266925 constexpr std::uintptr_t EventDisposed = 0x0 ;
- 266926 }
- 266927
- 266928 }
- 266929
- 266930 namespace System_ComponentModel__ComponentConverter
- 266931 {
- 266932 constexpr std::uintptr_t _type = 0x10 ;
- 266933 }
- 266934
- 266935 namespace System_ComponentModel__EnumConverter
- 266936 {
- 266937 constexpr std::uintptr_t values = 0x10 ;
- 266938 constexpr std::uintptr_t type = 0x18 ;
- 266939 }
- 266940
- 266941 namespace System_ComponentModel__MemberDescriptor
- 266942 {
- 266943 constexpr std::uintptr_t name = 0x10 ;
- 266944 constexpr std::uintptr_t displayName = 0x18 ;
- 266945 constexpr std::uintptr_t nameHash = 0x20 ;
- 266946 constexpr std::uintptr_t attributeCollection = 0x28 ;
- 266947 constexpr std::uintptr_t attributes = 0x30 ;
- 266948 constexpr std::uintptr_t originalAttributes = 0x38 ;
- 266949 constexpr std::uintptr_t attributesFiltered = 0x40 ;
- 266950 constexpr std::uintptr_t attributesFilled = 0x41 ;
- 266951 constexpr std::uintptr_t metadataVersion = 0x44 ;
- 266952 constexpr std::uintptr_t category = 0x48 ;
- 266953 constexpr std::uintptr_t description = 0x50 ;
- 266954 constexpr std::uintptr_t lockCookie = 0x58 ;
- 266955 }
- 266956
- 266957 namespace System_ComponentModel__ProgressChangedEventArgs
- 266958 {
- 266959 constexpr std::uintptr_t progressPercentage = 0x10 ;
- 266960 constexpr std::uintptr_t userState = 0x18 ;
- 266961 }
- 266962
- 266963 namespace System_ComponentModel__ReflectPropertyDescriptor
- 266964 {
- 266965 constexpr std::uintptr_t name = 0x10 ;
- 266966 constexpr std::uintptr_t displayName = 0x18 ;
- 266967 constexpr std::uintptr_t nameHash = 0x20 ;
- 266968 constexpr std::uintptr_t attributeCollection = 0x28 ;
- 266969 constexpr std::uintptr_t attributes = 0x30 ;
- 266970 constexpr std::uintptr_t originalAttributes = 0x38 ;
- 266971 constexpr std::uintptr_t attributesFiltered = 0x40 ;
- 266972 constexpr std::uintptr_t attributesFilled = 0x41 ;
- 266973 constexpr std::uintptr_t metadataVersion = 0x44 ;
- 266974 constexpr std::uintptr_t category = 0x48 ;
- 266975 constexpr std::uintptr_t description = 0x50 ;
- 266976 constexpr std::uintptr_t lockCookie = 0x58 ;
- 266977 constexpr std::uintptr_t _converter = 0x60 ;
- 266978 constexpr std::uintptr_t _valueChangedHandlers = 0x68 ;
- 266979 constexpr std::uintptr_t _editors = 0x70 ;
- 266980 constexpr std::uintptr_t _editorTypes = 0x78 ;
- 266981 constexpr std::uintptr_t _editorCount = 0x80 ;
- 266982 constexpr std::uintptr_t state = 0x88 ;
- 266983 constexpr std::uintptr_t componentClass = 0x90 ;
- 266984 constexpr std::uintptr_t type = 0x98 ;
- 266985 constexpr std::uintptr_t defaultValue = 0xA0 ;
- 266986 constexpr std::uintptr_t ambientValue = 0xA8 ;
- 266987 constexpr std::uintptr_t propInfo = 0xB0 ;
- 266988 constexpr std::uintptr_t getMethod = 0xB8 ;
- 266989 constexpr std::uintptr_t setMethod = 0xC0 ;
- 266990 constexpr std::uintptr_t shouldSerializeMethod = 0xC8 ;
- 266991 constexpr std::uintptr_t resetMethod = 0xD0 ;
- 266992 constexpr std::uintptr_t realChangedEvent = 0xD8 ;
- 266993 constexpr std::uintptr_t receiverType = 0xE0 ;
- 266994
- 266995 namespace _static
- 266996 {
- 266997 constexpr std::uintptr_t argsNone = 0x0 ;
- 266998 constexpr std::uintptr_t noValue = 0x8 ;
- 266999 constexpr std::uintptr_t PropDescCreateSwitch = 0x10 ;
- 267000 constexpr std::uintptr_t PropDescUsageSwitch = 0x18 ;
- 267001 constexpr std::uintptr_t BitDefaultValueQueried = 0x20 ;
- 267002 constexpr std::uintptr_t BitGetQueried = 0x24 ;
- 267003 constexpr std::uintptr_t BitSetQueried = 0x28 ;
- 267004 constexpr std::uintptr_t BitShouldSerializeQueried = 0x2C ;
- 267005 constexpr std::uintptr_t BitResetQueried = 0x30 ;
- 267006 constexpr std::uintptr_t BitChangedQueried = 0x34 ;
- 267007 constexpr std::uintptr_t BitIPropChangedQueried = 0x38 ;
- 267008 constexpr std::uintptr_t BitReadOnlyChecked = 0x3C ;
- 267009 constexpr std::uintptr_t BitAmbientValueQueried = 0x40 ;
- 267010 constexpr std::uintptr_t BitSetOnDemand = 0x44 ;
- 267011 }
- 267012
- 267013 }
- 267014
- 267015 namespace System_ComponentModel__ReflectTypeDescriptionProvider
- 267016 {
- 267017 constexpr std::uintptr_t TypeInfo = 0x107FF058 ;
- 267018 constexpr std::uintptr_t _parent = 0x10 ;
- 267019 constexpr std::uintptr_t _emptyDescriptor = 0x18 ;
- 267020 constexpr std::uintptr_t _typeData = 0x20 ;
- 267021
- 267022 namespace _static
- 267023 {
- 267024 constexpr std::uintptr_t _typeConstructor = 0x0 ;
- 267025 constexpr std::uintptr_t _intrinsicTypeConverters = 0x8 ;
- 267026 constexpr std::uintptr_t _intrinsicReferenceKey = 0x10 ;
- 267027 constexpr std::uintptr_t _intrinsicNullableKey = 0x18 ;
- 267028 constexpr std::uintptr_t _dictionaryKey = 0x20 ;
- 267029 constexpr std::uintptr_t _propertyCache = 0x28 ;
- 267030 constexpr std::uintptr_t _attributeCache = 0x30 ;
- 267031 constexpr std::uintptr_t _extendedPropertyCache = 0x38 ;
- 267032 constexpr std::uintptr_t _extenderProviderKey = 0x40 ;
- 267033 constexpr std::uintptr_t _extenderPropertiesKey = 0x50 ;
- 267034 constexpr std::uintptr_t _extenderProviderPropertiesKey = 0x60 ;
- 267035 constexpr std::uintptr_t _skipInterfaceAttributeList = 0x70 ;
- 267036 constexpr std::uintptr_t _internalSyncObject = 0x78 ;
- 267037 }
- 267038
- 267039 }
- 267040
- 267041 namespace System_ComponentModel__Win32Exception
- 267042 {
- 267043 constexpr std::uintptr_t _className = 0x10 ;
- 267044 constexpr std::uintptr_t _message = 0x18 ;
- 267045 constexpr std::uintptr_t _data = 0x20 ;
- 267046 constexpr std::uintptr_t _innerException = 0x28 ;
- 267047 constexpr std::uintptr_t _helpURL = 0x30 ;
- 267048 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 267049 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 267050 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 267051 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 267052 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 267053 constexpr std::uintptr_t _HResult = 0x60 ;
- 267054 constexpr std::uintptr_t _source = 0x68 ;
- 267055 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 267056 constexpr std::uintptr_t captured_traces = 0x78 ;
- 267057 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 267058 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 267059 constexpr std::uintptr_t nativeErrorCode = 0x90 ;
- 267060 }
- 267061
- 267062 namespace System_ComponentModel__NotifyParentPropertyAttribute
- 267063 {
- 267064 constexpr std::uintptr_t notifyParent = 0x10 ;
- 267065
- 267066 namespace _static
- 267067 {
- 267068 constexpr std::uintptr_t Yes = 0x0 ;
- 267069 constexpr std::uintptr_t No = 0x8 ;
- 267070 constexpr std::uintptr_t Default = 0x10 ;
- 267071 }
- 267072
- 267073 }
- 267074
- 267075 namespace System_ComponentModel__RefreshProperties
- 267076 {
- 267077 constexpr std::uintptr_t value__ = 0x0 ;
- 267078 }
- 267079
- 267080 namespace System_ComponentModel__RefreshPropertiesAttribute
- 267081 {
- 267082 constexpr std::uintptr_t refresh = 0x10 ;
- 267083
- 267084 namespace _static
- 267085 {
- 267086 constexpr std::uintptr_t All = 0x0 ;
- 267087 constexpr std::uintptr_t Repaint = 0x8 ;
- 267088 constexpr std::uintptr_t Default = 0x10 ;
- 267089 }
- 267090
- 267091 }
- 267092
- 267093 namespace System_ComponentModel__WeakHashtable
- 267094 {
- 267095 constexpr std::uintptr_t TypeInfo = 0x107FED08 ;
- 267096 constexpr std::uintptr_t _buckets = 0x10 ;
- 267097 constexpr std::uintptr_t _count = 0x18 ;
- 267098 constexpr std::uintptr_t _occupancy = 0x1C ;
- 267099 constexpr std::uintptr_t _loadsize = 0x20 ;
- 267100 constexpr std::uintptr_t _loadFactor = 0x24 ;
- 267101 constexpr std::uintptr_t _version = 0x28 ;
- 267102 constexpr std::uintptr_t _isWriterInProgress = 0x2C ;
- 267103 constexpr std::uintptr_t _keys = 0x30 ;
- 267104 constexpr std::uintptr_t _values = 0x38 ;
- 267105 constexpr std::uintptr_t _keycomparer = 0x40 ;
- 267106 constexpr std::uintptr_t _syncRoot = 0x48 ;
- 267107
- 267108 namespace _static
- 267109 {
- 267110 constexpr std::uintptr_t _comparer = 0x0 ;
- 267111 }
- 267112
- 267113 }
- 267114
- 267115 namespace System_ComponentModel_Design__CheckoutException
- 267116 {
- 267117 constexpr std::uintptr_t _className = 0x10 ;
- 267118 constexpr std::uintptr_t _message = 0x18 ;
- 267119 constexpr std::uintptr_t _data = 0x20 ;
- 267120 constexpr std::uintptr_t _innerException = 0x28 ;
- 267121 constexpr std::uintptr_t _helpURL = 0x30 ;
- 267122 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 267123 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 267124 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 267125 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 267126 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 267127 constexpr std::uintptr_t _HResult = 0x60 ;
- 267128 constexpr std::uintptr_t _source = 0x68 ;
- 267129 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 267130 constexpr std::uintptr_t captured_traces = 0x78 ;
- 267131 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 267132 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 267133
- 267134 namespace _static
- 267135 {
- 267136 constexpr std::uintptr_t Canceled = 0x0 ;
- 267137 }
- 267138
- 267139 }
- 267140
- 267141 namespace System_ComponentModel_Design_Serialization__InstanceDescriptor
- 267142 {
- 267143 constexpr std::uintptr_t _Arguments_k__BackingField = 0x10 ;
- 267144 constexpr std::uintptr_t _IsComplete_k__BackingField = 0x18 ;
- 267145 constexpr std::uintptr_t _MemberInfo_k__BackingField = 0x20 ;
- 267146 }
- 267147
- 267148 namespace System_ComponentModel_Design_Serialization__RootDesignerSerializerAttribute
- 267149 {
- 267150 constexpr std::uintptr_t _typeId = 0x10 ;
- 267151 constexpr std::uintptr_t _Reloadable_k__BackingField = 0x18 ;
- 267152 constexpr std::uintptr_t _SerializerTypeName_k__BackingField = 0x20 ;
- 267153 constexpr std::uintptr_t _SerializerBaseTypeName_k__BackingField = 0x28 ;
- 267154 }
- 267155
- 267156 namespace System_Collections_Specialized__BitVector32
- 267157 {
- 267158 constexpr std::uintptr_t _data = 0x0 ;
- 267159 }
- 267160
- 267161 namespace System_Collections_Specialized__ListDictionary
- 267162 {
- 267163 constexpr std::uintptr_t head = 0x10 ;
- 267164 constexpr std::uintptr_t version = 0x18 ;
- 267165 constexpr std::uintptr_t count = 0x1C ;
- 267166 constexpr std::uintptr_t comparer = 0x20 ;
- 267167 constexpr std::uintptr_t _syncRoot = 0x28 ;
- 267168 }
- 267169
- 267170 namespace System_Collections_Specialized__NameValueCollection
- 267171 {
- 267172 constexpr std::uintptr_t TypeInfo = 0x1083D5C0 ;
- 267173 constexpr std::uintptr_t _readOnly = 0x10 ;
- 267174 constexpr std::uintptr_t _entriesArray = 0x18 ;
- 267175 constexpr std::uintptr_t _keyComparer = 0x20 ;
- 267176 constexpr std::uintptr_t _entriesTable = 0x28 ;
- 267177 constexpr std::uintptr_t _nullKeyEntry = 0x30 ;
- 267178 constexpr std::uintptr_t _serializationInfo = 0x38 ;
- 267179 constexpr std::uintptr_t _version = 0x40 ;
- 267180 constexpr std::uintptr_t _syncRoot = 0x48 ;
- 267181 constexpr std::uintptr_t _all = 0x50 ;
- 267182 constexpr std::uintptr_t _allKeys = 0x58 ;
- 267183 }
- 267184
- 267185 namespace System_Collections_Specialized__OrderedDictionary
- 267186 {
- 267187 constexpr std::uintptr_t TypeInfo = 0x107FEE80 ;
- 267188 constexpr std::uintptr_t _objectsArray = 0x10 ;
- 267189 constexpr std::uintptr_t _objectsTable = 0x18 ;
- 267190 constexpr std::uintptr_t _initialCapacity = 0x20 ;
- 267191 constexpr std::uintptr_t _comparer = 0x28 ;
- 267192 constexpr std::uintptr_t _readOnly = 0x30 ;
- 267193 constexpr std::uintptr_t _syncRoot = 0x38 ;
- 267194 constexpr std::uintptr_t _siInfo = 0x40 ;
- 267195 }
- 267196
- 267197 namespace System_Collections_Specialized__StringCollection
- 267198 {
- 267199 constexpr std::uintptr_t data = 0x10 ;
- 267200 }
- 267201
- 267202 namespace System_Collections_Specialized__StringDictionary
- 267203 {
- 267204 constexpr std::uintptr_t contents = 0x10 ;
- 267205 }
- 267206
- 267207 namespace System_Collections_Specialized__NotifyCollectionChangedAction
- 267208 {
- 267209 constexpr std::uintptr_t value__ = 0x0 ;
- 267210 }
- 267211
- 267212 namespace System_Collections_Specialized__NotifyCollectionChangedEventArgs
- 267213 {
- 267214 constexpr std::uintptr_t TypeInfo = 0x1079E558 ;
- 267215 constexpr std::uintptr_t _action = 0x10 ;
- 267216 constexpr std::uintptr_t _newItems = 0x18 ;
- 267217 constexpr std::uintptr_t _oldItems = 0x20 ;
- 267218 constexpr std::uintptr_t _newStartingIndex = 0x28 ;
- 267219 constexpr std::uintptr_t _oldStartingIndex = 0x2C ;
- 267220 }
- 267221
- 267222 namespace System_Collections_Specialized__NotifyCollectionChangedEventHandler
- 267223 {
- 267224 constexpr std::uintptr_t method_ptr = 0x10 ;
- 267225 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 267226 constexpr std::uintptr_t m_target = 0x20 ;
- 267227 constexpr std::uintptr_t method = 0x28 ;
- 267228 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 267229 constexpr std::uintptr_t extra_arg = 0x38 ;
- 267230 constexpr std::uintptr_t method_code = 0x40 ;
- 267231 constexpr std::uintptr_t interp_method = 0x48 ;
- 267232 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 267233 constexpr std::uintptr_t method_info = 0x58 ;
- 267234 constexpr std::uintptr_t original_method_info = 0x60 ;
- 267235 constexpr std::uintptr_t data = 0x68 ;
- 267236 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 267237 constexpr std::uintptr_t delegates = 0x78 ;
- 267238 }
- 267239
- 267240 namespace System_Collections_Specialized__ReadOnlyList
- 267241 {
- 267242 constexpr std::uintptr_t _list = 0x10 ;
- 267243 }
- 267244
- 267245 namespace System_Collections_Specialized__CaseSensitiveStringDictionary
- 267246 {
- 267247 constexpr std::uintptr_t contents = 0x10 ;
- 267248 }
- 267249
- 267250 namespace System_Collections_Specialized__NameObjectCollectionBase
- 267251 {
- 267252 constexpr std::uintptr_t TypeInfo = 0x107FE848 ;
- 267253 constexpr std::uintptr_t _readOnly = 0x10 ;
- 267254 constexpr std::uintptr_t _entriesArray = 0x18 ;
- 267255 constexpr std::uintptr_t _keyComparer = 0x20 ;
- 267256 constexpr std::uintptr_t _entriesTable = 0x28 ;
- 267257 constexpr std::uintptr_t _nullKeyEntry = 0x30 ;
- 267258 constexpr std::uintptr_t _serializationInfo = 0x38 ;
- 267259 constexpr std::uintptr_t _version = 0x40 ;
- 267260 constexpr std::uintptr_t _syncRoot = 0x48 ;
- 267261
- 267262 namespace _static
- 267263 {
- 267264 constexpr std::uintptr_t defaultComparer = 0x0 ;
- 267265 }
- 267266
- 267267 }
- 267268
- 267269 namespace System_Collections_Specialized__CompatibleComparer
- 267270 {
- 267271 constexpr std::uintptr_t _comparer = 0x10 ;
- 267272 constexpr std::uintptr_t _hcp = 0x18 ;
- 267273
- 267274 namespace _static
- 267275 {
- 267276 constexpr std::uintptr_t defaultComparer = 0x0 ;
- 267277 constexpr std::uintptr_t defaultHashProvider = 0x8 ;
- 267278 }
- 267279
- 267280 }
- 267281
- 267282 namespace System_Collections_Concurrent__CDSCollectionETWBCLProvider
- 267283 {
- 267284 constexpr std::uintptr_t TypeInfo = 0x10783A48 ;
- 267285 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
- 267286 constexpr std::uintptr_t _Settings_k__BackingField = 0x18 ;
- 267287
- 267288 namespace _static
- 267289 {
- 267290 constexpr std::uintptr_t Log = 0x0 ;
- 267291 }
- 267292
- 267293 }
- 267294
- 267295 namespace System_Collections_Concurrent__ConcurrentBag`1
- 267296 {
- 267297 constexpr std::uintptr_t _locals = 0x0 ;
- 267298 }
- 267299
- 267300 namespace System_Collections_Generic__ValueListBuilder`1
- 267301 {
- 267302 constexpr std::uintptr_t _span = 0xFFFFFFFFFFFFFFF0 ;
- 267303 }
- 267304
- 267305 namespace System_Collections_Generic__LinkedList`1
- 267306 {
- 267307 constexpr std::uintptr_t head = 0x0 ;
- 267308 }
- 267309
- 267310 namespace System_Collections_Generic__LinkedListNode`1
- 267311 {
- 267312 constexpr std::uintptr_t list = 0x0 ;
- 267313 }
- 267314
- 267315 namespace System_Collections_Generic__SortedDictionary`2
- 267316 {
- 267317 constexpr std::uintptr_t _keys = 0x0 ;
- 267318 }
- 267319
- 267320 namespace System_Collections_Generic__TreeSet`1
- 267321 {
- 267322 constexpr std::uintptr_t root = 0x10 ;
- 267323 constexpr std::uintptr_t comparer = 0x18 ;
- 267324 constexpr std::uintptr_t count = 0x20 ;
- 267325 constexpr std::uintptr_t version = 0x24 ;
- 267326 constexpr std::uintptr_t _syncRoot = 0x28 ;
- 267327 constexpr std::uintptr_t siInfo = 0x30 ;
- 267328 }
- 267329
- 267330 namespace System_Collections_Generic__SortedList`2
- 267331 {
- 267332 constexpr std::uintptr_t keys = 0x0 ;
- 267333 }
- 267334
- 267335 namespace System_Collections_Generic__SortedSet`1
- 267336 {
- 267337 constexpr std::uintptr_t root = 0x0 ;
- 267338 }
- 267339
- 267340 namespace System_Collections_Generic__NodeColor
- 267341 {
- 267342 constexpr std::uintptr_t value__ = 0x0 ;
- 267343 }
- 267344
- 267345 namespace System_Collections_Generic__TreeWalkPredicate`1
- 267346 {
- 267347 constexpr std::uintptr_t method_ptr = 0x10 ;
- 267348 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 267349 constexpr std::uintptr_t m_target = 0x20 ;
- 267350 constexpr std::uintptr_t method = 0x28 ;
- 267351 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 267352 constexpr std::uintptr_t extra_arg = 0x38 ;
- 267353 constexpr std::uintptr_t method_code = 0x40 ;
- 267354 constexpr std::uintptr_t interp_method = 0x48 ;
- 267355 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 267356 constexpr std::uintptr_t method_info = 0x58 ;
- 267357 constexpr std::uintptr_t original_method_info = 0x60 ;
- 267358 constexpr std::uintptr_t data = 0x68 ;
- 267359 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 267360 constexpr std::uintptr_t delegates = 0x78 ;
- 267361 }
- 267362
- 267363 namespace System_Collections_Generic__TreeRotation
- 267364 {
- 267365 constexpr std::uintptr_t value__ = 0x0 ;
- 267366 }
- 267367
- 267368 namespace System_IO__FileSystemEventArgs
- 267369 {
- 267370 constexpr std::uintptr_t _changeType = 0x10 ;
- 267371 constexpr std::uintptr_t _name = 0x18 ;
- 267372 constexpr std::uintptr_t _fullPath = 0x20 ;
- 267373 }
- 267374
- 267375 namespace System_IO__ChunkedMemoryStream
- 267376 {
- 267377 constexpr std::uintptr_t _identity = 0x10 ;
- 267378 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 267379 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 267380 constexpr std::uintptr_t _headChunk = 0x28 ;
- 267381 constexpr std::uintptr_t _currentChunk = 0x30 ;
- 267382 constexpr std::uintptr_t _totalLength = 0x38 ;
- 267383 }
- 267384
- 267385 namespace System_IO__FileSystemEventHandler
- 267386 {
- 267387 constexpr std::uintptr_t method_ptr = 0x10 ;
- 267388 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 267389 constexpr std::uintptr_t m_target = 0x20 ;
- 267390 constexpr std::uintptr_t method = 0x28 ;
- 267391 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 267392 constexpr std::uintptr_t extra_arg = 0x38 ;
- 267393 constexpr std::uintptr_t method_code = 0x40 ;
- 267394 constexpr std::uintptr_t interp_method = 0x48 ;
- 267395 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 267396 constexpr std::uintptr_t method_info = 0x58 ;
- 267397 constexpr std::uintptr_t original_method_info = 0x60 ;
- 267398 constexpr std::uintptr_t data = 0x68 ;
- 267399 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 267400 constexpr std::uintptr_t delegates = 0x78 ;
- 267401 }
- 267402
- 267403 namespace System_IO__RenamedEventArgs
- 267404 {
- 267405 constexpr std::uintptr_t _changeType = 0x10 ;
- 267406 constexpr std::uintptr_t _name = 0x18 ;
- 267407 constexpr std::uintptr_t _fullPath = 0x20 ;
- 267408 constexpr std::uintptr_t _oldName = 0x28 ;
- 267409 constexpr std::uintptr_t _oldFullPath = 0x30 ;
- 267410 }
- 267411
- 267412 namespace System_IO__RenamedEventHandler
- 267413 {
- 267414 constexpr std::uintptr_t method_ptr = 0x10 ;
- 267415 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 267416 constexpr std::uintptr_t m_target = 0x20 ;
- 267417 constexpr std::uintptr_t method = 0x28 ;
- 267418 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 267419 constexpr std::uintptr_t extra_arg = 0x38 ;
- 267420 constexpr std::uintptr_t method_code = 0x40 ;
- 267421 constexpr std::uintptr_t interp_method = 0x48 ;
- 267422 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 267423 constexpr std::uintptr_t method_info = 0x58 ;
- 267424 constexpr std::uintptr_t original_method_info = 0x60 ;
- 267425 constexpr std::uintptr_t data = 0x68 ;
- 267426 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 267427 constexpr std::uintptr_t delegates = 0x78 ;
- 267428 }
- 267429
- 267430 namespace System_IO__WaitForChangedResult
- 267431 {
- 267432 constexpr std::uintptr_t _ChangeType_k__BackingField = 0x0 ;
- 267433 constexpr std::uintptr_t _Name_k__BackingField = 0x8 ;
- 267434 constexpr std::uintptr_t _OldName_k__BackingField = 0x10 ;
- 267435 constexpr std::uintptr_t _TimedOut_k__BackingField = 0x18 ;
- 267436
- 267437 namespace _static
- 267438 {
- 267439 constexpr std::uintptr_t TimedOutResult = 0x0 ;
- 267440 }
- 267441
- 267442 }
- 267443
- 267444 namespace System_IO__DefaultWatcherData
- 267445 {
- 267446 constexpr std::uintptr_t FSW = 0x10 ;
- 267447 constexpr std::uintptr_t Directory = 0x18 ;
- 267448 constexpr std::uintptr_t FileMask = 0x20 ;
- 267449 constexpr std::uintptr_t IncludeSubdirs = 0x28 ;
- 267450 constexpr std::uintptr_t Enabled = 0x29 ;
- 267451 constexpr std::uintptr_t NoWildcards = 0x2A ;
- 267452 constexpr std::uintptr_t DisabledTime = 0x30 ;
- 267453 constexpr std::uintptr_t FilesLock = 0x38 ;
- 267454 constexpr std::uintptr_t Files = 0x40 ;
- 267455 }
- 267456
- 267457 namespace System_IO__FileData
- 267458 {
- 267459 constexpr std::uintptr_t Directory = 0x10 ;
- 267460 constexpr std::uintptr_t Attributes = 0x18 ;
- 267461 constexpr std::uintptr_t NotExists = 0x1C ;
- 267462 constexpr std::uintptr_t CreationTime = 0x20 ;
- 267463 constexpr std::uintptr_t LastWriteTime = 0x28 ;
- 267464 }
- 267465
- 267466 namespace System_IO__ErrorEventHandler
- 267467 {
- 267468 constexpr std::uintptr_t method_ptr = 0x10 ;
- 267469 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 267470 constexpr std::uintptr_t m_target = 0x20 ;
- 267471 constexpr std::uintptr_t method = 0x28 ;
- 267472 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 267473 constexpr std::uintptr_t extra_arg = 0x38 ;
- 267474 constexpr std::uintptr_t method_code = 0x40 ;
- 267475 constexpr std::uintptr_t interp_method = 0x48 ;
- 267476 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 267477 constexpr std::uintptr_t method_info = 0x58 ;
- 267478 constexpr std::uintptr_t original_method_info = 0x60 ;
- 267479 constexpr std::uintptr_t data = 0x68 ;
- 267480 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 267481 constexpr std::uintptr_t delegates = 0x78 ;
- 267482 }
- 267483
- 267484 namespace System_IO__FileAction
- 267485 {
- 267486 constexpr std::uintptr_t value__ = 0x0 ;
- 267487 }
- 267488
- 267489 namespace System_IO__FileSystemWatcher
- 267490 {
- 267491 constexpr std::uintptr_t _identity = 0x10 ;
- 267492 constexpr std::uintptr_t site = 0x18 ;
- 267493 constexpr std::uintptr_t events = 0x20 ;
- 267494 constexpr std::uintptr_t inited = 0x28 ;
- 267495 constexpr std::uintptr_t start_requested = 0x29 ;
- 267496 constexpr std::uintptr_t enableRaisingEvents = 0x2A ;
- 267497 constexpr std::uintptr_t filter = 0x30 ;
- 267498 constexpr std::uintptr_t includeSubdirectories = 0x38 ;
- 267499 constexpr std::uintptr_t internalBufferSize = 0x3C ;
- 267500 constexpr std::uintptr_t notifyFilter = 0x40 ;
- 267501 constexpr std::uintptr_t path = 0x48 ;
- 267502 constexpr std::uintptr_t fullpath = 0x50 ;
- 267503 constexpr std::uintptr_t synchronizingObject = 0x58 ;
- 267504 constexpr std::uintptr_t lastData = 0x60 ;
- 267505 constexpr std::uintptr_t waiting = 0x80 ;
- 267506 constexpr std::uintptr_t pattern = 0x88 ;
- 267507 constexpr std::uintptr_t disposed = 0x90 ;
- 267508 constexpr std::uintptr_t mangledFilter = 0x98 ;
- 267509 constexpr std::uintptr_t watcher = 0xA0 ;
- 267510 constexpr std::uintptr_t watcher_handle = 0xA8 ;
- 267511 constexpr std::uintptr_t Changed = 0xB0 ;
- 267512 constexpr std::uintptr_t Created = 0xB8 ;
- 267513 constexpr std::uintptr_t Deleted = 0xC0 ;
- 267514 constexpr std::uintptr_t Error = 0xC8 ;
- 267515 constexpr std::uintptr_t Renamed = 0xD0 ;
- 267516
- 267517 namespace _static
- 267518 {
- 267519 constexpr std::uintptr_t lockobj = 0x0 ;
- 267520 }
- 267521
- 267522 }
- 267523
- 267524 namespace System_IO__IODescriptionAttribute
- 267525 {
- 267526 constexpr std::uintptr_t _DescriptionValue_k__BackingField = 0x10 ;
- 267527 }
- 267528
- 267529 namespace System_IO__InvalidDataException
- 267530 {
- 267531 constexpr std::uintptr_t _className = 0x10 ;
- 267532 constexpr std::uintptr_t _message = 0x18 ;
- 267533 constexpr std::uintptr_t _data = 0x20 ;
- 267534 constexpr std::uintptr_t _innerException = 0x28 ;
- 267535 constexpr std::uintptr_t _helpURL = 0x30 ;
- 267536 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 267537 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 267538 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 267539 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 267540 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 267541 constexpr std::uintptr_t _HResult = 0x60 ;
- 267542 constexpr std::uintptr_t _source = 0x68 ;
- 267543 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 267544 constexpr std::uintptr_t captured_traces = 0x78 ;
- 267545 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 267546 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 267547 }
- 267548
- 267549 namespace System_IO__NotifyFilters
- 267550 {
- 267551 constexpr std::uintptr_t value__ = 0x0 ;
- 267552 }
- 267553
- 267554 namespace System_IO__SearchPattern2
- 267555 {
- 267556 constexpr std::uintptr_t ops = 0x10 ;
- 267557 constexpr std::uintptr_t ignore = 0x18 ;
- 267558 constexpr std::uintptr_t hasWildcard = 0x19 ;
- 267559 constexpr std::uintptr_t pattern = 0x20 ;
- 267560
- 267561 namespace _static
- 267562 {
- 267563 constexpr std::uintptr_t WildcardChars = 0x0 ;
- 267564 constexpr std::uintptr_t InvalidChars = 0x8 ;
- 267565 }
- 267566
- 267567 }
- 267568
- 267569 namespace System_IO__WatcherChangeTypes
- 267570 {
- 267571 constexpr std::uintptr_t value__ = 0x0 ;
- 267572 }
- 267573
- 267574 namespace System_IO_Compression__CompressionLevel
- 267575 {
- 267576 constexpr std::uintptr_t value__ = 0x0 ;
- 267577 }
- 267578
- 267579 namespace System_IO_Compression__CompressionMode
- 267580 {
- 267581 constexpr std::uintptr_t value__ = 0x0 ;
- 267582 }
- 267583
- 267584 namespace System_IO_Compression__GZipStream
- 267585 {
- 267586 constexpr std::uintptr_t TypeInfo = 0x1085C768 ;
- 267587 constexpr std::uintptr_t _identity = 0x10 ;
- 267588 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 267589 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 267590 constexpr std::uintptr_t _deflateStream = 0x28 ;
- 267591 }
- 267592
- 267593 namespace System_IO_Compression__DeflateStream
- 267594 {
- 267595 constexpr std::uintptr_t TypeInfo = 0x107DF508 ;
- 267596 constexpr std::uintptr_t _identity = 0x10 ;
- 267597 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 267598 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 267599 constexpr std::uintptr_t base_stream = 0x28 ;
- 267600 constexpr std::uintptr_t mode = 0x30 ;
- 267601 constexpr std::uintptr_t leaveOpen = 0x34 ;
- 267602 constexpr std::uintptr_t disposed = 0x35 ;
- 267603 constexpr std::uintptr_t native = 0x38 ;
- 267604 }
- 267605
- 267606 namespace System_IO_Compression__DeflateStreamNative
- 267607 {
- 267608 constexpr std::uintptr_t TypeInfo = 0x10802E38 ;
- 267609 constexpr std::uintptr_t feeder = 0x10 ;
- 267610 constexpr std::uintptr_t base_stream = 0x18 ;
- 267611 constexpr std::uintptr_t z_stream = 0x20 ;
- 267612 constexpr std::uintptr_t data = 0x28 ;
- 267613 constexpr std::uintptr_t disposed = 0x30 ;
- 267614 constexpr std::uintptr_t io_buffer = 0x38 ;
- 267615 constexpr std::uintptr_t last_error = 0x40 ;
- 267616 }
- 267617
- 267618 namespace System_Net__ContextAwareResult
- 267619 {
- 267620 constexpr std::uintptr_t m_AsyncObject = 0x10 ;
- 267621 constexpr std::uintptr_t m_AsyncState = 0x18 ;
- 267622 constexpr std::uintptr_t m_AsyncCallback = 0x20 ;
- 267623 constexpr std::uintptr_t m_Result = 0x28 ;
- 267624 constexpr std::uintptr_t m_IntCompleted = 0x30 ;
- 267625 constexpr std::uintptr_t m_EndCalled = 0x34 ;
- 267626 constexpr std::uintptr_t m_UserEvent = 0x35 ;
- 267627 constexpr std::uintptr_t m_Event = 0x38 ;
- 267628 constexpr std::uintptr_t _context = 0x40 ;
- 267629 constexpr std::uintptr_t _lock = 0x48 ;
- 267630 constexpr std::uintptr_t _flags = 0x50 ;
- 267631 }
- 267632
- 267633 namespace System_Net__NetEventSource
- 267634 {
- 267635 constexpr std::uintptr_t TypeInfo = 0x107E64F8 ;
- 267636 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
- 267637 constexpr std::uintptr_t _Settings_k__BackingField = 0x18 ;
- 267638
- 267639 namespace _static
- 267640 {
- 267641 constexpr std::uintptr_t Log = 0x0 ;
- 267642 }
- 267643
- 267644 }
- 267645
- 267646 namespace System_Net__TlsStream
- 267647 {
- 267648 constexpr std::uintptr_t _identity = 0x10 ;
- 267649 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 267650 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 267651 constexpr std::uintptr_t _streamSocket = 0x28 ;
- 267652 constexpr std::uintptr_t _ownsSocket = 0x30 ;
- 267653 constexpr std::uintptr_t _readable = 0x31 ;
- 267654 constexpr std::uintptr_t _writeable = 0x32 ;
- 267655 constexpr std::uintptr_t _closeTimeout = 0x34 ;
- 267656 constexpr std::uintptr_t _cleanedUp = 0x38 ;
- 267657 constexpr std::uintptr_t _currentReadTimeout = 0x3C ;
- 267658 constexpr std::uintptr_t _currentWriteTimeout = 0x40 ;
- 267659 constexpr std::uintptr_t _sslStream = 0x48 ;
- 267660 constexpr std::uintptr_t _host = 0x50 ;
- 267661 constexpr std::uintptr_t _clientCertificates = 0x58 ;
- 267662 }
- 267663
- 267664 namespace System_Net__HttpStatusCode
- 267665 {
- 267666 constexpr std::uintptr_t value__ = 0x0 ;
- 267667 }
- 267668
- 267669 namespace System_Net__IPAddress
- 267670 {
- 267671 constexpr std::uintptr_t TypeInfo = 0x107A28C8 ;
- 267672 constexpr std::uintptr_t _addressOrScopeId = 0x10 ;
- 267673 constexpr std::uintptr_t _numbers = 0x18 ;
- 267674 constexpr std::uintptr_t _toString = 0x20 ;
- 267675 constexpr std::uintptr_t _hashCode = 0x28 ;
- 267676
- 267677 namespace _static
- 267678 {
- 267679 constexpr std::uintptr_t Any = 0x0 ;
- 267680 constexpr std::uintptr_t Loopback = 0x8 ;
- 267681 constexpr std::uintptr_t Broadcast = 0x10 ;
- 267682 constexpr std::uintptr_t None = 0x18 ;
- 267683 constexpr std::uintptr_t IPv6Any = 0x20 ;
- 267684 constexpr std::uintptr_t IPv6Loopback = 0x28 ;
- 267685 constexpr std::uintptr_t IPv6None = 0x30 ;
- 267686 }
- 267687
- 267688 }
- 267689
- 267690 namespace System_Net__IPEndPoint
- 267691 {
- 267692 constexpr std::uintptr_t TypeInfo = 0x107C5AB0 ;
- 267693 constexpr std::uintptr_t _address = 0x10 ;
- 267694 constexpr std::uintptr_t _port = 0x18 ;
- 267695
- 267696 namespace _static
- 267697 {
- 267698 constexpr std::uintptr_t Any = 0x0 ;
- 267699 constexpr std::uintptr_t IPv6Any = 0x8 ;
- 267700 }
- 267701
- 267702 }
- 267703
- 267704 namespace System_Net__CommandStream
- 267705 {
- 267706 constexpr std::uintptr_t _identity = 0x10 ;
- 267707 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 267708 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 267709 constexpr std::uintptr_t _client = 0x28 ;
- 267710 constexpr std::uintptr_t _networkStream = 0x30 ;
- 267711 constexpr std::uintptr_t _recoverableFailure = 0x38 ;
- 267712 constexpr std::uintptr_t _request = 0x40 ;
- 267713 constexpr std::uintptr_t _isAsync = 0x48 ;
- 267714 constexpr std::uintptr_t _aborted = 0x49 ;
- 267715 constexpr std::uintptr_t _commands = 0x50 ;
- 267716 constexpr std::uintptr_t _index = 0x58 ;
- 267717 constexpr std::uintptr_t _doRead = 0x5C ;
- 267718 constexpr std::uintptr_t _doSend = 0x5D ;
- 267719 constexpr std::uintptr_t _currentResponseDescription = 0x60 ;
- 267720 constexpr std::uintptr_t _abortReason = 0x68 ;
- 267721 constexpr std::uintptr_t _buffer = 0x70 ;
- 267722 constexpr std::uintptr_t _encoding = 0x78 ;
- 267723 constexpr std::uintptr_t _decoder = 0x80 ;
- 267724
- 267725 namespace _static
- 267726 {
- 267727 constexpr std::uintptr_t s_writeCallbackDelegate = 0x0 ;
- 267728 constexpr std::uintptr_t s_readCallbackDelegate = 0x8 ;
- 267729 }
- 267730
- 267731 }
- 267732
- 267733 namespace System_Net__ResponseDescription
- 267734 {
- 267735 constexpr std::uintptr_t Multiline = 0x10 ;
- 267736 constexpr std::uintptr_t Status = 0x14 ;
- 267737 constexpr std::uintptr_t StatusDescription = 0x18 ;
- 267738 constexpr std::uintptr_t StatusBuffer = 0x20 ;
- 267739 constexpr std::uintptr_t StatusCodeString = 0x28 ;
- 267740 }
- 267741
- 267742 namespace System_Net__ReceiveState
- 267743 {
- 267744 constexpr std::uintptr_t Resp = 0x10 ;
- 267745 constexpr std::uintptr_t ValidThrough = 0x18 ;
- 267746 constexpr std::uintptr_t Buffer = 0x20 ;
- 267747 constexpr std::uintptr_t Connection = 0x28 ;
- 267748 }
- 267749
- 267750 namespace System_Net__FtpLoginState
- 267751 {
- 267752 constexpr std::uintptr_t value__ = 0x0 ;
- 267753 }
- 267754
- 267755 namespace System_Net__FtpControlStream
- 267756 {
- 267757 constexpr std::uintptr_t _identity = 0x10 ;
- 267758 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 267759 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 267760 constexpr std::uintptr_t _client = 0x28 ;
- 267761 constexpr std::uintptr_t _networkStream = 0x30 ;
- 267762 constexpr std::uintptr_t _recoverableFailure = 0x38 ;
- 267763 constexpr std::uintptr_t _request = 0x40 ;
- 267764 constexpr std::uintptr_t _isAsync = 0x48 ;
- 267765 constexpr std::uintptr_t _aborted = 0x49 ;
- 267766 constexpr std::uintptr_t _commands = 0x50 ;
- 267767 constexpr std::uintptr_t _index = 0x58 ;
- 267768 constexpr std::uintptr_t _doRead = 0x5C ;
- 267769 constexpr std::uintptr_t _doSend = 0x5D ;
- 267770 constexpr std::uintptr_t _currentResponseDescription = 0x60 ;
- 267771 constexpr std::uintptr_t _abortReason = 0x68 ;
- 267772 constexpr std::uintptr_t _buffer = 0x70 ;
- 267773 constexpr std::uintptr_t _encoding = 0x78 ;
- 267774 constexpr std::uintptr_t _decoder = 0x80 ;
- 267775 constexpr std::uintptr_t _dataSocket = 0x88 ;
- 267776 constexpr std::uintptr_t _passiveEndPoint = 0x90 ;
- 267777 constexpr std::uintptr_t _tlsStream = 0x98 ;
- 267778 constexpr std::uintptr_t _bannerMessage = 0xA0 ;
- 267779 constexpr std::uintptr_t _welcomeMessage = 0xA8 ;
- 267780 constexpr std::uintptr_t _exitMessage = 0xB0 ;
- 267781 constexpr std::uintptr_t _credentials = 0xB8 ;
- 267782 constexpr std::uintptr_t _currentTypeSetting = 0xC0 ;
- 267783 constexpr std::uintptr_t _contentLength = 0xC8 ;
- 267784 constexpr std::uintptr_t _lastModified = 0xD0 ;
- 267785 constexpr std::uintptr_t _dataHandshakeStarted = 0xD8 ;
- 267786 constexpr std::uintptr_t _loginDirectory = 0xE0 ;
- 267787 constexpr std::uintptr_t _establishedServerDirectory = 0xE8 ;
- 267788 constexpr std::uintptr_t _requestedServerDirectory = 0xF0 ;
- 267789 constexpr std::uintptr_t _responseUri = 0xF8 ;
- 267790 constexpr std::uintptr_t _loginState = 0x100 ;
- 267791 constexpr std::uintptr_t StatusCode = 0x104 ;
- 267792 constexpr std::uintptr_t StatusLine = 0x108 ;
- 267793
- 267794 namespace _static
- 267795 {
- 267796 constexpr std::uintptr_t s_acceptCallbackDelegate = 0x0 ;
- 267797 constexpr std::uintptr_t s_connectCallbackDelegate = 0x8 ;
- 267798 constexpr std::uintptr_t s_SSLHandshakeCallback = 0x10 ;
- 267799 }
- 267800
- 267801 }
- 267802
- 267803 namespace System_Net__FtpDataStream
- 267804 {
- 267805 constexpr std::uintptr_t _identity = 0x10 ;
- 267806 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 267807 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 267808 constexpr std::uintptr_t _request = 0x28 ;
- 267809 constexpr std::uintptr_t _networkStream = 0x30 ;
- 267810 constexpr std::uintptr_t _writeable = 0x38 ;
- 267811 constexpr std::uintptr_t _readable = 0x39 ;
- 267812 constexpr std::uintptr_t _isFullyRead = 0x3A ;
- 267813 constexpr std::uintptr_t _closing = 0x3B ;
- 267814 }
- 267815
- 267816 namespace System_Net__FtpOperation
- 267817 {
- 267818 constexpr std::uintptr_t value__ = 0x0 ;
- 267819 }
- 267820
- 267821 namespace System_Net__FtpMethodFlags
- 267822 {
- 267823 constexpr std::uintptr_t value__ = 0x0 ;
- 267824 }
- 267825
- 267826 namespace System_Net__FtpMethodInfo
- 267827 {
- 267828 constexpr std::uintptr_t Method = 0x10 ;
- 267829 constexpr std::uintptr_t Operation = 0x18 ;
- 267830 constexpr std::uintptr_t Flags = 0x1C ;
- 267831 constexpr std::uintptr_t HttpCommand = 0x20 ;
- 267832
- 267833 namespace _static
- 267834 {
- 267835 constexpr std::uintptr_t s_knownMethodInfo = 0x0 ;
- 267836 }
- 267837
- 267838 }
- 267839
- 267840 namespace System_Net__FtpWebRequest
- 267841 {
- 267842 constexpr std::uintptr_t _identity = 0x10 ;
- 267843 constexpr std::uintptr_t m_AuthenticationLevel = 0x18 ;
- 267844 constexpr std::uintptr_t m_ImpersonationLevel = 0x1C ;
- 267845 constexpr std::uintptr_t m_CachePolicy = 0x20 ;
- 267846 constexpr std::uintptr_t m_CacheProtocol = 0x28 ;
- 267847 constexpr std::uintptr_t m_CacheBinding = 0x30 ;
- 267848 constexpr std::uintptr_t _syncObject = 0x38 ;
- 267849 constexpr std::uintptr_t _authInfo = 0x40 ;
- 267850 constexpr std::uintptr_t _uri = 0x48 ;
- 267851 constexpr std::uintptr_t _methodInfo = 0x50 ;
- 267852 constexpr std::uintptr_t _renameTo = 0x58 ;
- 267853 constexpr std::uintptr_t _getRequestStreamStarted = 0x60 ;
- 267854 constexpr std::uintptr_t _getResponseStarted = 0x61 ;
- 267855 constexpr std::uintptr_t _startTime = 0x68 ;
- 267856 constexpr std::uintptr_t _timeout = 0x70 ;
- 267857 constexpr std::uintptr_t _remainingTimeout = 0x74 ;
- 267858 constexpr std::uintptr_t _contentLength = 0x78 ;
- 267859 constexpr std::uintptr_t _contentOffset = 0x80 ;
- 267860 constexpr std::uintptr_t _clientCertificates = 0x88 ;
- 267861 constexpr std::uintptr_t _passive = 0x90 ;
- 267862 constexpr std::uintptr_t _binary = 0x91 ;
- 267863 constexpr std::uintptr_t _connectionGroupName = 0x98 ;
- 267864 constexpr std::uintptr_t _async = 0xA0 ;
- 267865 constexpr std::uintptr_t _aborted = 0xA1 ;
- 267866 constexpr std::uintptr_t _timedOut = 0xA2 ;
- 267867 constexpr std::uintptr_t _exception = 0xA8 ;
- 267868 constexpr std::uintptr_t _timerQueue = 0xB0 ;
- 267869 constexpr std::uintptr_t _timerCallback = 0xB8 ;
- 267870 constexpr std::uintptr_t _enableSsl = 0xC0 ;
- 267871 constexpr std::uintptr_t _connection = 0xC8 ;
- 267872 constexpr std::uintptr_t _stream = 0xD0 ;
- 267873 constexpr std::uintptr_t _requestStage = 0xD8 ;
- 267874 constexpr std::uintptr_t _onceFailed = 0xDC ;
- 267875 constexpr std::uintptr_t _ftpRequestHeaders = 0xE0 ;
- 267876 constexpr std::uintptr_t _ftpWebResponse = 0xE8 ;
- 267877 constexpr std::uintptr_t _readWriteTimeout = 0xF0 ;
- 267878 constexpr std::uintptr_t _writeAsyncResult = 0xF8 ;
- 267879 constexpr std::uintptr_t _readAsyncResult = 0x100 ;
- 267880 constexpr std::uintptr_t _requestCompleteAsyncResult = 0x108 ;
- 267881
- 267882 namespace _static
- 267883 {
- 267884 constexpr std::uintptr_t s_defaultFtpNetworkCredential = 0x0 ;
- 267885 constexpr std::uintptr_t s_DefaultTimerQueue = 0x8 ;
- 267886 }
- 267887
- 267888 }
- 267889
- 267890 namespace System_Net__FtpWebResponse
- 267891 {
- 267892 constexpr std::uintptr_t _identity = 0x10 ;
- 267893 constexpr std::uintptr_t m_IsFromCache = 0x18 ;
- 267894 constexpr std::uintptr_t _responseStream = 0x20 ;
- 267895 constexpr std::uintptr_t _contentLength = 0x28 ;
- 267896 constexpr std::uintptr_t _responseUri = 0x30 ;
- 267897 constexpr std::uintptr_t _statusCode = 0x38 ;
- 267898 constexpr std::uintptr_t _statusLine = 0x40 ;
- 267899 constexpr std::uintptr_t _ftpRequestHeaders = 0x48 ;
- 267900 constexpr std::uintptr_t _lastModified = 0x50 ;
- 267901 constexpr std::uintptr_t _bannerMessage = 0x58 ;
- 267902 constexpr std::uintptr_t _welcomeMessage = 0x60 ;
- 267903 constexpr std::uintptr_t _exitMessage = 0x68 ;
- 267904 }
- 267905
- 267906 namespace System_Net__NetworkStreamWrapper
- 267907 {
- 267908 constexpr std::uintptr_t _identity = 0x10 ;
- 267909 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 267910 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 267911 constexpr std::uintptr_t _client = 0x28 ;
- 267912 constexpr std::uintptr_t _networkStream = 0x30 ;
- 267913 }
- 267914
- 267915 namespace System_Net__SecurityProtocolType
- 267916 {
- 267917 constexpr std::uintptr_t value__ = 0x0 ;
- 267918 }
- 267919
- 267920 namespace System_Net__WebClient
- 267921 {
- 267922 constexpr std::uintptr_t _identity = 0x10 ;
- 267923 constexpr std::uintptr_t site = 0x18 ;
- 267924 constexpr std::uintptr_t events = 0x20 ;
- 267925 constexpr std::uintptr_t _baseAddress = 0x28 ;
- 267926 constexpr std::uintptr_t _credentials = 0x30 ;
- 267927 constexpr std::uintptr_t _headers = 0x38 ;
- 267928 constexpr std::uintptr_t _requestParameters = 0x40 ;
- 267929 constexpr std::uintptr_t _webResponse = 0x48 ;
- 267930 constexpr std::uintptr_t _webRequest = 0x50 ;
- 267931 constexpr std::uintptr_t _encoding = 0x58 ;
- 267932 constexpr std::uintptr_t _method = 0x60 ;
- 267933 constexpr std::uintptr_t _contentLength = 0x68 ;
- 267934 constexpr std::uintptr_t _initWebClientAsync = 0x70 ;
- 267935 constexpr std::uintptr_t _canceled = 0x71 ;
- 267936 constexpr std::uintptr_t _progress = 0x78 ;
- 267937 constexpr std::uintptr_t _proxy = 0x80 ;
- 267938 constexpr std::uintptr_t _proxySet = 0x88 ;
- 267939 constexpr std::uintptr_t _callNesting = 0x8C ;
- 267940 constexpr std::uintptr_t _asyncOp = 0x90 ;
- 267941 constexpr std::uintptr_t _downloadDataOperationCompleted = 0x98 ;
- 267942 constexpr std::uintptr_t _openReadOperationCompleted = 0xA0 ;
- 267943 constexpr std::uintptr_t _openWriteOperationCompleted = 0xA8 ;
- 267944 constexpr std::uintptr_t _downloadStringOperationCompleted = 0xB0 ;
- 267945 constexpr std::uintptr_t _downloadFileOperationCompleted = 0xB8 ;
- 267946 constexpr std::uintptr_t _uploadStringOperationCompleted = 0xC0 ;
- 267947 constexpr std::uintptr_t _uploadDataOperationCompleted = 0xC8 ;
- 267948 constexpr std::uintptr_t _uploadFileOperationCompleted = 0xD0 ;
- 267949 constexpr std::uintptr_t _uploadValuesOperationCompleted = 0xD8 ;
- 267950 constexpr std::uintptr_t _reportDownloadProgressChanged = 0xE0 ;
- 267951 constexpr std::uintptr_t _reportUploadProgressChanged = 0xE8 ;
- 267952 constexpr std::uintptr_t DownloadStringCompleted = 0xF0 ;
- 267953 constexpr std::uintptr_t DownloadDataCompleted = 0xF8 ;
- 267954 constexpr std::uintptr_t DownloadFileCompleted = 0x100 ;
- 267955 constexpr std::uintptr_t UploadStringCompleted = 0x108 ;
- 267956 constexpr std::uintptr_t UploadDataCompleted = 0x110 ;
- 267957 constexpr std::uintptr_t UploadFileCompleted = 0x118 ;
- 267958 constexpr std::uintptr_t UploadValuesCompleted = 0x120 ;
- 267959 constexpr std::uintptr_t OpenReadCompleted = 0x128 ;
- 267960 constexpr std::uintptr_t OpenWriteCompleted = 0x130 ;
- 267961 constexpr std::uintptr_t DownloadProgressChanged = 0x138 ;
- 267962 constexpr std::uintptr_t UploadProgressChanged = 0x140 ;
- 267963 constexpr std::uintptr_t _CachePolicy_k__BackingField = 0x148 ;
- 267964
- 267965 namespace _static
- 267966 {
- 267967 constexpr std::uintptr_t s_parseContentTypeSeparators = 0x0 ;
- 267968 constexpr std::uintptr_t s_knownEncodings = 0x8 ;
- 267969 }
- 267970
- 267971 }
- 267972
- 267973 namespace System_Net__OpenReadCompletedEventHandler
- 267974 {
- 267975 constexpr std::uintptr_t method_ptr = 0x10 ;
- 267976 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 267977 constexpr std::uintptr_t m_target = 0x20 ;
- 267978 constexpr std::uintptr_t method = 0x28 ;
- 267979 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 267980 constexpr std::uintptr_t extra_arg = 0x38 ;
- 267981 constexpr std::uintptr_t method_code = 0x40 ;
- 267982 constexpr std::uintptr_t interp_method = 0x48 ;
- 267983 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 267984 constexpr std::uintptr_t method_info = 0x58 ;
- 267985 constexpr std::uintptr_t original_method_info = 0x60 ;
- 267986 constexpr std::uintptr_t data = 0x68 ;
- 267987 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 267988 constexpr std::uintptr_t delegates = 0x78 ;
- 267989 }
- 267990
- 267991 namespace System_Net__OpenWriteCompletedEventHandler
- 267992 {
- 267993 constexpr std::uintptr_t method_ptr = 0x10 ;
- 267994 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 267995 constexpr std::uintptr_t m_target = 0x20 ;
- 267996 constexpr std::uintptr_t method = 0x28 ;
- 267997 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 267998 constexpr std::uintptr_t extra_arg = 0x38 ;
- 267999 constexpr std::uintptr_t method_code = 0x40 ;
- 268000 constexpr std::uintptr_t interp_method = 0x48 ;