- 216001 constexpr std::uintptr_t accessMask = 0x18 ;
- 216002 constexpr std::uintptr_t isInherited = 0x1C ;
- 216003 constexpr std::uintptr_t inheritanceFlags = 0x20 ;
- 216004 constexpr std::uintptr_t propagationFlags = 0x24 ;
- 216005 constexpr std::uintptr_t type = 0x28 ;
- 216006 }
- 216007
- 216008 namespace System_Security_AccessControl__FileSystemRights
- 216009 {
- 216010 constexpr std::uintptr_t value__ = 0x0 ;
- 216011 }
- 216012
- 216013 namespace System_Security_AccessControl__FileSystemSecurity
- 216014 {
- 216015 constexpr std::uintptr_t descriptor = 0x10 ;
- 216016 constexpr std::uintptr_t sections_modified = 0x18 ;
- 216017 constexpr std::uintptr_t rw_lock = 0x20 ;
- 216018 constexpr std::uintptr_t exception_from_error_code = 0x28 ;
- 216019 constexpr std::uintptr_t resource_type = 0x30 ;
- 216020 }
- 216021
- 216022 namespace System_Security_AccessControl__GenericAce
- 216023 {
- 216024 constexpr std::uintptr_t ace_flags = 0x10 ;
- 216025 constexpr std::uintptr_t ace_type = 0x11 ;
- 216026 }
- 216027
- 216028 namespace System_Security_AccessControl__InheritanceFlags
- 216029 {
- 216030 constexpr std::uintptr_t value__ = 0x0 ;
- 216031 }
- 216032
- 216033 namespace System_Security_AccessControl__KnownAce
- 216034 {
- 216035 constexpr std::uintptr_t ace_flags = 0x10 ;
- 216036 constexpr std::uintptr_t ace_type = 0x11 ;
- 216037 constexpr std::uintptr_t access_mask = 0x18 ;
- 216038 constexpr std::uintptr_t identifier = 0x20 ;
- 216039 }
- 216040
- 216041 namespace System_Security_AccessControl__NativeObjectSecurity
- 216042 {
- 216043 constexpr std::uintptr_t descriptor = 0x10 ;
- 216044 constexpr std::uintptr_t sections_modified = 0x18 ;
- 216045 constexpr std::uintptr_t rw_lock = 0x20 ;
- 216046 constexpr std::uintptr_t exception_from_error_code = 0x28 ;
- 216047 constexpr std::uintptr_t resource_type = 0x30 ;
- 216048 }
- 216049
- 216050 namespace System_Security_AccessControl__ObjectAce
- 216051 {
- 216052 constexpr std::uintptr_t ace_flags = 0x10 ;
- 216053 constexpr std::uintptr_t ace_type = 0x11 ;
- 216054 constexpr std::uintptr_t access_mask = 0x18 ;
- 216055 constexpr std::uintptr_t identifier = 0x20 ;
- 216056 constexpr std::uintptr_t opaque = 0x28 ;
- 216057 constexpr std::uintptr_t object_ace_type = 0x30 ;
- 216058 constexpr std::uintptr_t inherited_object_type = 0x40 ;
- 216059 constexpr std::uintptr_t object_ace_flags = 0x50 ;
- 216060 }
- 216061
- 216062 namespace System_Security_AccessControl__ObjectAceFlags
- 216063 {
- 216064 constexpr std::uintptr_t value__ = 0x0 ;
- 216065 }
- 216066
- 216067 namespace System_Security_AccessControl__ObjectSecurity
- 216068 {
- 216069 constexpr std::uintptr_t descriptor = 0x10 ;
- 216070 constexpr std::uintptr_t sections_modified = 0x18 ;
- 216071 constexpr std::uintptr_t rw_lock = 0x20 ;
- 216072 }
- 216073
- 216074 namespace System_Security_AccessControl__PropagationFlags
- 216075 {
- 216076 constexpr std::uintptr_t value__ = 0x0 ;
- 216077 }
- 216078
- 216079 namespace System_Security_AccessControl__QualifiedAce
- 216080 {
- 216081 constexpr std::uintptr_t ace_flags = 0x10 ;
- 216082 constexpr std::uintptr_t ace_type = 0x11 ;
- 216083 constexpr std::uintptr_t access_mask = 0x18 ;
- 216084 constexpr std::uintptr_t identifier = 0x20 ;
- 216085 constexpr std::uintptr_t opaque = 0x28 ;
- 216086 }
- 216087
- 216088 namespace System_Security_AccessControl__RawAcl
- 216089 {
- 216090 constexpr std::uintptr_t revision = 0x10 ;
- 216091 constexpr std::uintptr_t list = 0x18 ;
- 216092 }
- 216093
- 216094 namespace System_Security_AccessControl__ResourceType
- 216095 {
- 216096 constexpr std::uintptr_t value__ = 0x0 ;
- 216097 }
- 216098
- 216099 namespace System_Security_AccessControl__SystemAcl
- 216100 {
- 216101 constexpr std::uintptr_t is_aefa = 0x10 ;
- 216102 constexpr std::uintptr_t is_canonical = 0x11 ;
- 216103 constexpr std::uintptr_t is_container = 0x12 ;
- 216104 constexpr std::uintptr_t is_ds = 0x13 ;
- 216105 constexpr std::uintptr_t raw_acl = 0x18 ;
- 216106 }
- 216107
- 216108 namespace System_Runtime__AmbiguousImplementationException
- 216109 {
- 216110 constexpr std::uintptr_t _className = 0x10 ;
- 216111 constexpr std::uintptr_t _message = 0x18 ;
- 216112 constexpr std::uintptr_t _data = 0x20 ;
- 216113 constexpr std::uintptr_t _innerException = 0x28 ;
- 216114 constexpr std::uintptr_t _helpURL = 0x30 ;
- 216115 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 216116 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 216117 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 216118 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 216119 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 216120 constexpr std::uintptr_t _HResult = 0x60 ;
- 216121 constexpr std::uintptr_t _source = 0x68 ;
- 216122 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 216123 constexpr std::uintptr_t captured_traces = 0x78 ;
- 216124 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 216125 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 216126 }
- 216127
- 216128 namespace System_Runtime_Remoting__ChannelInfo
- 216129 {
- 216130 constexpr std::uintptr_t channelData = 0x10 ;
- 216131 }
- 216132
- 216133 namespace System_Runtime_Remoting__ActivatedClientTypeEntry
- 216134 {
- 216135 constexpr std::uintptr_t assembly_name = 0x10 ;
- 216136 constexpr std::uintptr_t type_name = 0x18 ;
- 216137 constexpr std::uintptr_t applicationUrl = 0x20 ;
- 216138 constexpr std::uintptr_t obj_type = 0x28 ;
- 216139 }
- 216140
- 216141 namespace System_Runtime_Remoting__ActivatedServiceTypeEntry
- 216142 {
- 216143 constexpr std::uintptr_t assembly_name = 0x10 ;
- 216144 constexpr std::uintptr_t type_name = 0x18 ;
- 216145 constexpr std::uintptr_t obj_type = 0x20 ;
- 216146 }
- 216147
- 216148 namespace System_Runtime_Remoting__CustomErrorsModes
- 216149 {
- 216150 constexpr std::uintptr_t value__ = 0x0 ;
- 216151 }
- 216152
- 216153 namespace System_Runtime_Remoting__EnvoyInfo
- 216154 {
- 216155 constexpr std::uintptr_t envoySinks = 0x10 ;
- 216156 }
- 216157
- 216158 namespace System_Runtime_Remoting__Identity
- 216159 {
- 216160 constexpr std::uintptr_t _objectUri = 0x10 ;
- 216161 constexpr std::uintptr_t _channelSink = 0x18 ;
- 216162 constexpr std::uintptr_t _envoySink = 0x20 ;
- 216163 constexpr std::uintptr_t _clientDynamicProperties = 0x28 ;
- 216164 constexpr std::uintptr_t _serverDynamicProperties = 0x30 ;
- 216165 constexpr std::uintptr_t _objRef = 0x38 ;
- 216166 constexpr std::uintptr_t _disposed = 0x40 ;
- 216167 }
- 216168
- 216169 namespace System_Runtime_Remoting__ClientIdentity
- 216170 {
- 216171 constexpr std::uintptr_t _objectUri = 0x10 ;
- 216172 constexpr std::uintptr_t _channelSink = 0x18 ;
- 216173 constexpr std::uintptr_t _envoySink = 0x20 ;
- 216174 constexpr std::uintptr_t _clientDynamicProperties = 0x28 ;
- 216175 constexpr std::uintptr_t _serverDynamicProperties = 0x30 ;
- 216176 constexpr std::uintptr_t _objRef = 0x38 ;
- 216177 constexpr std::uintptr_t _disposed = 0x40 ;
- 216178 constexpr std::uintptr_t _proxyReference = 0x48 ;
- 216179 }
- 216180
- 216181 namespace System_Runtime_Remoting__ObjRef
- 216182 {
- 216183 constexpr std::uintptr_t channel_info = 0x10 ;
- 216184 constexpr std::uintptr_t uri = 0x18 ;
- 216185 constexpr std::uintptr_t typeInfo = 0x20 ;
- 216186 constexpr std::uintptr_t envoyInfo = 0x28 ;
- 216187 constexpr std::uintptr_t flags = 0x30 ;
- 216188 constexpr std::uintptr_t _serverType = 0x38 ;
- 216189
- 216190 namespace _static
- 216191 {
- 216192 constexpr std::uintptr_t MarshalledObjectRef = 0x0 ;
- 216193 constexpr std::uintptr_t WellKnowObjectRef = 0x4 ;
- 216194 }
- 216195
- 216196 }
- 216197
- 216198 namespace System_Runtime_Remoting__ConfigHandler
- 216199 {
- 216200 constexpr std::uintptr_t typeEntries = 0x10 ;
- 216201 constexpr std::uintptr_t channelInstances = 0x18 ;
- 216202 constexpr std::uintptr_t currentChannel = 0x20 ;
- 216203 constexpr std::uintptr_t currentProviderData = 0x28 ;
- 216204 constexpr std::uintptr_t currentClientUrl = 0x30 ;
- 216205 constexpr std::uintptr_t appName = 0x38 ;
- 216206 constexpr std::uintptr_t currentXmlPath = 0x40 ;
- 216207 constexpr std::uintptr_t onlyDelayedChannels = 0x48 ;
- 216208 }
- 216209
- 216210 namespace System_Runtime_Remoting__ChannelData
- 216211 {
- 216212 constexpr std::uintptr_t Ref = 0x10 ;
- 216213 constexpr std::uintptr_t Type = 0x18 ;
- 216214 constexpr std::uintptr_t Id = 0x20 ;
- 216215 constexpr std::uintptr_t DelayLoadAsClientChannel = 0x28 ;
- 216216 constexpr std::uintptr_t _serverProviders = 0x30 ;
- 216217 constexpr std::uintptr_t _clientProviders = 0x38 ;
- 216218 constexpr std::uintptr_t _customProperties = 0x40 ;
- 216219 }
- 216220
- 216221 namespace System_Runtime_Remoting__ProviderData
- 216222 {
- 216223 constexpr std::uintptr_t Ref = 0x10 ;
- 216224 constexpr std::uintptr_t Type = 0x18 ;
- 216225 constexpr std::uintptr_t Id = 0x20 ;
- 216226 constexpr std::uintptr_t CustomProperties = 0x28 ;
- 216227 constexpr std::uintptr_t CustomData = 0x30 ;
- 216228 }
- 216229
- 216230 namespace System_Runtime_Remoting__FormatterData
- 216231 {
- 216232 constexpr std::uintptr_t Ref = 0x10 ;
- 216233 constexpr std::uintptr_t Type = 0x18 ;
- 216234 constexpr std::uintptr_t Id = 0x20 ;
- 216235 constexpr std::uintptr_t CustomProperties = 0x28 ;
- 216236 constexpr std::uintptr_t CustomData = 0x30 ;
- 216237 }
- 216238
- 216239 namespace System_Runtime_Remoting__RemotingException
- 216240 {
- 216241 constexpr std::uintptr_t _className = 0x10 ;
- 216242 constexpr std::uintptr_t _message = 0x18 ;
- 216243 constexpr std::uintptr_t _data = 0x20 ;
- 216244 constexpr std::uintptr_t _innerException = 0x28 ;
- 216245 constexpr std::uintptr_t _helpURL = 0x30 ;
- 216246 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 216247 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 216248 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 216249 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 216250 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 216251 constexpr std::uintptr_t _HResult = 0x60 ;
- 216252 constexpr std::uintptr_t _source = 0x68 ;
- 216253 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 216254 constexpr std::uintptr_t captured_traces = 0x78 ;
- 216255 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 216256 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 216257 }
- 216258
- 216259 namespace System_Runtime_Remoting__ServerIdentity
- 216260 {
- 216261 constexpr std::uintptr_t _objectUri = 0x10 ;
- 216262 constexpr std::uintptr_t _channelSink = 0x18 ;
- 216263 constexpr std::uintptr_t _envoySink = 0x20 ;
- 216264 constexpr std::uintptr_t _clientDynamicProperties = 0x28 ;
- 216265 constexpr std::uintptr_t _serverDynamicProperties = 0x30 ;
- 216266 constexpr std::uintptr_t _objRef = 0x38 ;
- 216267 constexpr std::uintptr_t _disposed = 0x40 ;
- 216268 constexpr std::uintptr_t _objectType = 0x48 ;
- 216269 constexpr std::uintptr_t _serverObject = 0x50 ;
- 216270 constexpr std::uintptr_t _serverSink = 0x58 ;
- 216271 constexpr std::uintptr_t _context = 0x60 ;
- 216272 constexpr std::uintptr_t _lease = 0x68 ;
- 216273 }
- 216274
- 216275 namespace System_Runtime_Remoting__ClientActivatedIdentity
- 216276 {
- 216277 constexpr std::uintptr_t _objectUri = 0x10 ;
- 216278 constexpr std::uintptr_t _channelSink = 0x18 ;
- 216279 constexpr std::uintptr_t _envoySink = 0x20 ;
- 216280 constexpr std::uintptr_t _clientDynamicProperties = 0x28 ;
- 216281 constexpr std::uintptr_t _serverDynamicProperties = 0x30 ;
- 216282 constexpr std::uintptr_t _objRef = 0x38 ;
- 216283 constexpr std::uintptr_t _disposed = 0x40 ;
- 216284 constexpr std::uintptr_t _objectType = 0x48 ;
- 216285 constexpr std::uintptr_t _serverObject = 0x50 ;
- 216286 constexpr std::uintptr_t _serverSink = 0x58 ;
- 216287 constexpr std::uintptr_t _context = 0x60 ;
- 216288 constexpr std::uintptr_t _lease = 0x68 ;
- 216289 constexpr std::uintptr_t _targetThis = 0x70 ;
- 216290 }
- 216291
- 216292 namespace System_Runtime_Remoting__SingletonIdentity
- 216293 {
- 216294 constexpr std::uintptr_t _objectUri = 0x10 ;
- 216295 constexpr std::uintptr_t _channelSink = 0x18 ;
- 216296 constexpr std::uintptr_t _envoySink = 0x20 ;
- 216297 constexpr std::uintptr_t _clientDynamicProperties = 0x28 ;
- 216298 constexpr std::uintptr_t _serverDynamicProperties = 0x30 ;
- 216299 constexpr std::uintptr_t _objRef = 0x38 ;
- 216300 constexpr std::uintptr_t _disposed = 0x40 ;
- 216301 constexpr std::uintptr_t _objectType = 0x48 ;
- 216302 constexpr std::uintptr_t _serverObject = 0x50 ;
- 216303 constexpr std::uintptr_t _serverSink = 0x58 ;
- 216304 constexpr std::uintptr_t _context = 0x60 ;
- 216305 constexpr std::uintptr_t _lease = 0x68 ;
- 216306 }
- 216307
- 216308 namespace System_Runtime_Remoting__SingleCallIdentity
- 216309 {
- 216310 constexpr std::uintptr_t _objectUri = 0x10 ;
- 216311 constexpr std::uintptr_t _channelSink = 0x18 ;
- 216312 constexpr std::uintptr_t _envoySink = 0x20 ;
- 216313 constexpr std::uintptr_t _clientDynamicProperties = 0x28 ;
- 216314 constexpr std::uintptr_t _serverDynamicProperties = 0x30 ;
- 216315 constexpr std::uintptr_t _objRef = 0x38 ;
- 216316 constexpr std::uintptr_t _disposed = 0x40 ;
- 216317 constexpr std::uintptr_t _objectType = 0x48 ;
- 216318 constexpr std::uintptr_t _serverObject = 0x50 ;
- 216319 constexpr std::uintptr_t _serverSink = 0x58 ;
- 216320 constexpr std::uintptr_t _context = 0x60 ;
- 216321 constexpr std::uintptr_t _lease = 0x68 ;
- 216322 }
- 216323
- 216324 namespace System_Runtime_Remoting__DisposerReplySink
- 216325 {
- 216326 constexpr std::uintptr_t _next = 0x10 ;
- 216327 constexpr std::uintptr_t _disposable = 0x18 ;
- 216328 }
- 216329
- 216330 namespace System_Runtime_Remoting__TypeEntry
- 216331 {
- 216332 constexpr std::uintptr_t assembly_name = 0x10 ;
- 216333 constexpr std::uintptr_t type_name = 0x18 ;
- 216334 }
- 216335
- 216336 namespace System_Runtime_Remoting__TypeInfo
- 216337 {
- 216338 constexpr std::uintptr_t serverType = 0x10 ;
- 216339 constexpr std::uintptr_t serverHierarchy = 0x18 ;
- 216340 constexpr std::uintptr_t interfacesImplemented = 0x20 ;
- 216341 }
- 216342
- 216343 namespace System_Runtime_Remoting__WellKnownClientTypeEntry
- 216344 {
- 216345 constexpr std::uintptr_t assembly_name = 0x10 ;
- 216346 constexpr std::uintptr_t type_name = 0x18 ;
- 216347 constexpr std::uintptr_t obj_type = 0x20 ;
- 216348 constexpr std::uintptr_t obj_url = 0x28 ;
- 216349 constexpr std::uintptr_t app_url = 0x30 ;
- 216350 }
- 216351
- 216352 namespace System_Runtime_Remoting__WellKnownObjectMode
- 216353 {
- 216354 constexpr std::uintptr_t value__ = 0x0 ;
- 216355 }
- 216356
- 216357 namespace System_Runtime_Remoting__WellKnownServiceTypeEntry
- 216358 {
- 216359 constexpr std::uintptr_t assembly_name = 0x10 ;
- 216360 constexpr std::uintptr_t type_name = 0x18 ;
- 216361 constexpr std::uintptr_t obj_type = 0x20 ;
- 216362 constexpr std::uintptr_t obj_uri = 0x28 ;
- 216363 constexpr std::uintptr_t obj_mode = 0x30 ;
- 216364 }
- 216365
- 216366 namespace System_Runtime_Remoting_Proxies__TransparentProxy
- 216367 {
- 216368 constexpr std::uintptr_t _rp = 0x10 ;
- 216369 constexpr std::uintptr_t _class = 0x18 ;
- 216370 constexpr std::uintptr_t _custom_type_info = 0x20 ;
- 216371 }
- 216372
- 216373 namespace System_Runtime_Remoting_Proxies__RealProxy
- 216374 {
- 216375 constexpr std::uintptr_t class_to_proxy = 0x10 ;
- 216376 constexpr std::uintptr_t _targetContext = 0x18 ;
- 216377 constexpr std::uintptr_t _server = 0x20 ;
- 216378 constexpr std::uintptr_t _targetDomainId = 0x28 ;
- 216379 constexpr std::uintptr_t _targetUri = 0x30 ;
- 216380 constexpr std::uintptr_t _objectIdentity = 0x38 ;
- 216381 constexpr std::uintptr_t _objTP = 0x40 ;
- 216382 constexpr std::uintptr_t _stubData = 0x48 ;
- 216383 }
- 216384
- 216385 namespace System_Runtime_Remoting_Proxies__RemotingProxy
- 216386 {
- 216387 constexpr std::uintptr_t class_to_proxy = 0x10 ;
- 216388 constexpr std::uintptr_t _targetContext = 0x18 ;
- 216389 constexpr std::uintptr_t _server = 0x20 ;
- 216390 constexpr std::uintptr_t _targetDomainId = 0x28 ;
- 216391 constexpr std::uintptr_t _targetUri = 0x30 ;
- 216392 constexpr std::uintptr_t _objectIdentity = 0x38 ;
- 216393 constexpr std::uintptr_t _objTP = 0x40 ;
- 216394 constexpr std::uintptr_t _stubData = 0x48 ;
- 216395 constexpr std::uintptr_t _sink = 0x50 ;
- 216396 constexpr std::uintptr_t _hasEnvoySink = 0x58 ;
- 216397 constexpr std::uintptr_t _ctorCall = 0x60 ;
- 216398
- 216399 namespace _static
- 216400 {
- 216401 constexpr std::uintptr_t _cache_GetTypeMethod = 0x0 ;
- 216402 constexpr std::uintptr_t _cache_GetHashCodeMethod = 0x8 ;
- 216403 }
- 216404
- 216405 }
- 216406
- 216407 namespace System_Runtime_Remoting_Lifetime__Lease
- 216408 {
- 216409 constexpr std::uintptr_t _identity = 0x10 ;
- 216410 constexpr std::uintptr_t _leaseExpireTime = 0x18 ;
- 216411 constexpr std::uintptr_t _currentState = 0x20 ;
- 216412 constexpr std::uintptr_t _initialLeaseTime = 0x28 ;
- 216413 constexpr std::uintptr_t _renewOnCallTime = 0x30 ;
- 216414 constexpr std::uintptr_t _sponsorshipTimeout = 0x38 ;
- 216415 constexpr std::uintptr_t _sponsors = 0x40 ;
- 216416 constexpr std::uintptr_t _renewingSponsors = 0x48 ;
- 216417 constexpr std::uintptr_t _renewalDelegate = 0x50 ;
- 216418 }
- 216419
- 216420 namespace System_Runtime_Remoting_Lifetime__LeaseManager
- 216421 {
- 216422 constexpr std::uintptr_t _objects = 0x10 ;
- 216423 constexpr std::uintptr_t _timer = 0x18 ;
- 216424 }
- 216425
- 216426 namespace System_Runtime_Remoting_Lifetime__LeaseSink
- 216427 {
- 216428 constexpr std::uintptr_t _nextSink = 0x10 ;
- 216429 }
- 216430
- 216431 namespace System_Runtime_Remoting_Lifetime__LeaseState
- 216432 {
- 216433 constexpr std::uintptr_t value__ = 0x0 ;
- 216434 }
- 216435
- 216436 namespace System_Runtime_Remoting_Contexts__Context
- 216437 {
- 216438 constexpr std::uintptr_t TypeInfo = 0x10732DD8 ;
- 216439 constexpr std::uintptr_t domain_id = 0x10 ;
- 216440 constexpr std::uintptr_t context_id = 0x14 ;
- 216441 constexpr std::uintptr_t static_data = 0x18 ;
- 216442 constexpr std::uintptr_t data = 0x20 ;
- 216443 constexpr std::uintptr_t server_context_sink_chain = 0x28 ;
- 216444 constexpr std::uintptr_t client_context_sink_chain = 0x30 ;
- 216445 constexpr std::uintptr_t context_properties = 0x38 ;
- 216446 constexpr std::uintptr_t _localDataStore = 0x40 ;
- 216447 constexpr std::uintptr_t context_dynamic_properties = 0x48 ;
- 216448 constexpr std::uintptr_t callback_object = 0x50 ;
- 216449
- 216450 namespace _static
- 216451 {
- 216452 constexpr std::uintptr_t local_slots = 0x0 ;
- 216453 constexpr std::uintptr_t default_server_context_sink = 0x8 ;
- 216454 constexpr std::uintptr_t global_count = 0x10 ;
- 216455 constexpr std::uintptr_t _localDataStoreMgr = 0x18 ;
- 216456 constexpr std::uintptr_t global_dynamic_properties = 0x20 ;
- 216457 }
- 216458
- 216459 }
- 216460
- 216461 namespace System_Runtime_Remoting_Contexts__DynamicPropertyCollection
- 216462 {
- 216463 constexpr std::uintptr_t _properties = 0x10 ;
- 216464 }
- 216465
- 216466 namespace System_Runtime_Remoting_Contexts__ContextCallbackObject
- 216467 {
- 216468 constexpr std::uintptr_t _identity = 0x10 ;
- 216469 }
- 216470
- 216471 namespace System_Runtime_Remoting_Contexts__CrossContextDelegate
- 216472 {
- 216473 constexpr std::uintptr_t method_ptr = 0x10 ;
- 216474 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 216475 constexpr std::uintptr_t m_target = 0x20 ;
- 216476 constexpr std::uintptr_t method = 0x28 ;
- 216477 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 216478 constexpr std::uintptr_t extra_arg = 0x38 ;
- 216479 constexpr std::uintptr_t method_code = 0x40 ;
- 216480 constexpr std::uintptr_t interp_method = 0x48 ;
- 216481 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 216482 constexpr std::uintptr_t method_info = 0x58 ;
- 216483 constexpr std::uintptr_t original_method_info = 0x60 ;
- 216484 constexpr std::uintptr_t data = 0x68 ;
- 216485 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 216486 constexpr std::uintptr_t delegates = 0x78 ;
- 216487 }
- 216488
- 216489 namespace System_Runtime_Remoting_Channels__CrossAppDomainData
- 216490 {
- 216491 constexpr std::uintptr_t _ContextID = 0x10 ;
- 216492 constexpr std::uintptr_t _DomainID = 0x18 ;
- 216493 constexpr std::uintptr_t _processGuid = 0x20 ;
- 216494 }
- 216495
- 216496 namespace System_Runtime_Remoting_Channels__CrossAppDomainSink
- 216497 {
- 216498 constexpr std::uintptr_t _domainID = 0x10 ;
- 216499
- 216500 namespace _static
- 216501 {
- 216502 constexpr std::uintptr_t s_sinks = 0x0 ;
- 216503 constexpr std::uintptr_t processMessageMethod = 0x8 ;
- 216504 }
- 216505
- 216506 }
- 216507
- 216508 namespace System_Runtime_Remoting_Channels__AsyncRequest
- 216509 {
- 216510 constexpr std::uintptr_t ReplySink = 0x10 ;
- 216511 constexpr std::uintptr_t MsgRequest = 0x18 ;
- 216512 }
- 216513
- 216514 namespace System_Runtime_Remoting_Channels__SinkProviderData
- 216515 {
- 216516 constexpr std::uintptr_t sinkName = 0x10 ;
- 216517 constexpr std::uintptr_t children = 0x18 ;
- 216518 constexpr std::uintptr_t properties = 0x20 ;
- 216519 }
- 216520
- 216521 namespace System_Runtime_Remoting_Activation__AppDomainLevelActivator
- 216522 {
- 216523 constexpr std::uintptr_t _activationUrl = 0x10 ;
- 216524 constexpr std::uintptr_t _next = 0x18 ;
- 216525 }
- 216526
- 216527 namespace System_Runtime_Remoting_Activation__ContextLevelActivator
- 216528 {
- 216529 constexpr std::uintptr_t m_NextActivator = 0x10 ;
- 216530 }
- 216531
- 216532 namespace System_Runtime_Remoting_Activation__RemoteActivationAttribute
- 216533 {
- 216534 constexpr std::uintptr_t _contextProperties = 0x10 ;
- 216535 }
- 216536
- 216537 namespace System_Runtime_Remoting_Activation__RemoteActivator
- 216538 {
- 216539 constexpr std::uintptr_t _identity = 0x10 ;
- 216540 }
- 216541
- 216542 namespace System_Runtime_Remoting_Metadata__SoapAttribute
- 216543 {
- 216544 constexpr std::uintptr_t _useAttribute = 0x10 ;
- 216545 constexpr std::uintptr_t ProtXmlNamespace = 0x18 ;
- 216546 constexpr std::uintptr_t ReflectInfo = 0x20 ;
- 216547 }
- 216548
- 216549 namespace System_Runtime_Remoting_Metadata__SoapFieldAttribute
- 216550 {
- 216551 constexpr std::uintptr_t _useAttribute = 0x10 ;
- 216552 constexpr std::uintptr_t ProtXmlNamespace = 0x18 ;
- 216553 constexpr std::uintptr_t ReflectInfo = 0x20 ;
- 216554 constexpr std::uintptr_t _elementName = 0x28 ;
- 216555 constexpr std::uintptr_t _isElement = 0x30 ;
- 216556 }
- 216557
- 216558 namespace System_Runtime_Remoting_Metadata__SoapMethodAttribute
- 216559 {
- 216560 constexpr std::uintptr_t _useAttribute = 0x10 ;
- 216561 constexpr std::uintptr_t ProtXmlNamespace = 0x18 ;
- 216562 constexpr std::uintptr_t ReflectInfo = 0x20 ;
- 216563 constexpr std::uintptr_t _responseElement = 0x28 ;
- 216564 constexpr std::uintptr_t _responseNamespace = 0x30 ;
- 216565 constexpr std::uintptr_t _returnElement = 0x38 ;
- 216566 constexpr std::uintptr_t _soapAction = 0x40 ;
- 216567 constexpr std::uintptr_t _useAttribute = 0x48 ;
- 216568 constexpr std::uintptr_t _namespace = 0x50 ;
- 216569 }
- 216570
- 216571 namespace System_Runtime_Remoting_Metadata__SoapParameterAttribute
- 216572 {
- 216573 constexpr std::uintptr_t _useAttribute = 0x10 ;
- 216574 constexpr std::uintptr_t ProtXmlNamespace = 0x18 ;
- 216575 constexpr std::uintptr_t ReflectInfo = 0x20 ;
- 216576 }
- 216577
- 216578 namespace System_Runtime_Remoting_Metadata__SoapTypeAttribute
- 216579 {
- 216580 constexpr std::uintptr_t _useAttribute = 0x10 ;
- 216581 constexpr std::uintptr_t ProtXmlNamespace = 0x18 ;
- 216582 constexpr std::uintptr_t ReflectInfo = 0x20 ;
- 216583 constexpr std::uintptr_t _useAttribute = 0x28 ;
- 216584 constexpr std::uintptr_t _xmlElementName = 0x30 ;
- 216585 constexpr std::uintptr_t _xmlNamespace = 0x38 ;
- 216586 constexpr std::uintptr_t _xmlTypeName = 0x40 ;
- 216587 constexpr std::uintptr_t _xmlTypeNamespace = 0x48 ;
- 216588 constexpr std::uintptr_t _isType = 0x50 ;
- 216589 constexpr std::uintptr_t _isElement = 0x51 ;
- 216590 }
- 216591
- 216592 namespace System_Runtime_Remoting_Messaging__IllogicalCallContext
- 216593 {
- 216594 constexpr std::uintptr_t m_Datastore = 0x10 ;
- 216595 constexpr std::uintptr_t m_HostContext = 0x18 ;
- 216596 }
- 216597
- 216598 namespace System_Runtime_Remoting_Messaging__LogicalCallContext
- 216599 {
- 216600 constexpr std::uintptr_t TypeInfo = 0x10732EB8 ;
- 216601 constexpr std::uintptr_t m_Datastore = 0x10 ;
- 216602 constexpr std::uintptr_t m_RemotingData = 0x18 ;
- 216603 constexpr std::uintptr_t m_SecurityData = 0x20 ;
- 216604 constexpr std::uintptr_t m_HostContext = 0x28 ;
- 216605 constexpr std::uintptr_t m_IsCorrelationMgr = 0x30 ;
- 216606
- 216607 namespace _static
- 216608 {
- 216609 constexpr std::uintptr_t s_callContextType = 0x0 ;
- 216610 }
- 216611
- 216612 }
- 216613
- 216614 namespace System_Runtime_Remoting_Messaging__CallContextSecurityData
- 216615 {
- 216616 constexpr std::uintptr_t TypeInfo = 0x10732808 ;
- 216617 constexpr std::uintptr_t _principal = 0x10 ;
- 216618 }
- 216619
- 216620 namespace System_Runtime_Remoting_Messaging__CallContextRemotingData
- 216621 {
- 216622 constexpr std::uintptr_t TypeInfo = 0x10732830 ;
- 216623 constexpr std::uintptr_t _logicalCallID = 0x10 ;
- 216624 }
- 216625
- 216626 namespace System_Runtime_Remoting_Messaging__ArgInfoType
- 216627 {
- 216628 constexpr std::uintptr_t value__ = 0x0 ;
- 216629 }
- 216630
- 216631 namespace System_Runtime_Remoting_Messaging__ArgInfo
- 216632 {
- 216633 constexpr std::uintptr_t _paramMap = 0x10 ;
- 216634 constexpr std::uintptr_t _inoutArgCount = 0x18 ;
- 216635 constexpr std::uintptr_t _method = 0x20 ;
- 216636 }
- 216637
- 216638 namespace System_Runtime_Remoting_Messaging__AsyncResult
- 216639 {
- 216640 constexpr std::uintptr_t TypeInfo = 0x10761A88 ;
- 216641 constexpr std::uintptr_t async_state = 0x10 ;
- 216642 constexpr std::uintptr_t handle = 0x18 ;
- 216643 constexpr std::uintptr_t async_delegate = 0x20 ;
- 216644 constexpr std::uintptr_t data = 0x28 ;
- 216645 constexpr std::uintptr_t object_data = 0x30 ;
- 216646 constexpr std::uintptr_t sync_completed = 0x38 ;
- 216647 constexpr std::uintptr_t completed = 0x39 ;
- 216648 constexpr std::uintptr_t endinvoke_called = 0x3A ;
- 216649 constexpr std::uintptr_t async_callback = 0x40 ;
- 216650 constexpr std::uintptr_t current = 0x48 ;
- 216651 constexpr std::uintptr_t original = 0x50 ;
- 216652 constexpr std::uintptr_t add_time = 0x58 ;
- 216653 constexpr std::uintptr_t call_message = 0x60 ;
- 216654 constexpr std::uintptr_t message_ctrl = 0x68 ;
- 216655 constexpr std::uintptr_t reply_message = 0x70 ;
- 216656 constexpr std::uintptr_t orig_cb = 0x78 ;
- 216657 }
- 216658
- 216659 namespace System_Runtime_Remoting_Messaging__CADArgHolder
- 216660 {
- 216661 constexpr std::uintptr_t index = 0x10 ;
- 216662 }
- 216663
- 216664 namespace System_Runtime_Remoting_Messaging__CADObjRef
- 216665 {
- 216666 constexpr std::uintptr_t objref = 0x10 ;
- 216667 constexpr std::uintptr_t SourceDomain = 0x18 ;
- 216668 constexpr std::uintptr_t TypeInfo = 0x20 ;
- 216669 }
- 216670
- 216671 namespace System_Runtime_Remoting_Messaging__CADMethodRef
- 216672 {
- 216673 constexpr std::uintptr_t ctor = 0x10 ;
- 216674 constexpr std::uintptr_t typeName = 0x18 ;
- 216675 constexpr std::uintptr_t methodName = 0x20 ;
- 216676 constexpr std::uintptr_t param_names = 0x28 ;
- 216677 constexpr std::uintptr_t generic_arg_names = 0x30 ;
- 216678 }
- 216679
- 216680 namespace System_Runtime_Remoting_Messaging__CADMessageBase
- 216681 {
- 216682 constexpr std::uintptr_t _args = 0x10 ;
- 216683 constexpr std::uintptr_t _serializedArgs = 0x18 ;
- 216684 constexpr std::uintptr_t _propertyCount = 0x20 ;
- 216685 constexpr std::uintptr_t _callContext = 0x28 ;
- 216686 constexpr std::uintptr_t serializedMethod = 0x30 ;
- 216687 }
- 216688
- 216689 namespace System_Runtime_Remoting_Messaging__CADMethodCallMessage
- 216690 {
- 216691 constexpr std::uintptr_t _args = 0x10 ;
- 216692 constexpr std::uintptr_t _serializedArgs = 0x18 ;
- 216693 constexpr std::uintptr_t _propertyCount = 0x20 ;
- 216694 constexpr std::uintptr_t _callContext = 0x28 ;
- 216695 constexpr std::uintptr_t serializedMethod = 0x30 ;
- 216696 constexpr std::uintptr_t _uri = 0x38 ;
- 216697 }
- 216698
- 216699 namespace System_Runtime_Remoting_Messaging__CADMethodReturnMessage
- 216700 {
- 216701 constexpr std::uintptr_t _args = 0x10 ;
- 216702 constexpr std::uintptr_t _serializedArgs = 0x18 ;
- 216703 constexpr std::uintptr_t _propertyCount = 0x20 ;
- 216704 constexpr std::uintptr_t _callContext = 0x28 ;
- 216705 constexpr std::uintptr_t serializedMethod = 0x30 ;
- 216706 constexpr std::uintptr_t _returnValue = 0x38 ;
- 216707 constexpr std::uintptr_t _exception = 0x40 ;
- 216708 constexpr std::uintptr_t _sig = 0x48 ;
- 216709 }
- 216710
- 216711 namespace System_Runtime_Remoting_Messaging__ClientContextTerminatorSink
- 216712 {
- 216713 constexpr std::uintptr_t _context = 0x10 ;
- 216714 }
- 216715
- 216716 namespace System_Runtime_Remoting_Messaging__ClientContextReplySink
- 216717 {
- 216718 constexpr std::uintptr_t _replySink = 0x10 ;
- 216719 constexpr std::uintptr_t _context = 0x18 ;
- 216720 }
- 216721
- 216722 namespace System_Runtime_Remoting_Messaging__ConstructionCall
- 216723 {
- 216724 constexpr std::uintptr_t _uri = 0x10 ;
- 216725 constexpr std::uintptr_t _typeName = 0x18 ;
- 216726 constexpr std::uintptr_t _methodName = 0x20 ;
- 216727 constexpr std::uintptr_t _args = 0x28 ;
- 216728 constexpr std::uintptr_t _methodSignature = 0x30 ;
- 216729 constexpr std::uintptr_t _methodBase = 0x38 ;
- 216730 constexpr std::uintptr_t _callContext = 0x40 ;
- 216731 constexpr std::uintptr_t _targetIdentity = 0x48 ;
- 216732 constexpr std::uintptr_t _genericArguments = 0x50 ;
- 216733 constexpr std::uintptr_t ExternalProperties = 0x58 ;
- 216734 constexpr std::uintptr_t InternalProperties = 0x60 ;
- 216735 constexpr std::uintptr_t _activator = 0x68 ;
- 216736 constexpr std::uintptr_t _activationAttributes = 0x70 ;
- 216737 constexpr std::uintptr_t _contextProperties = 0x78 ;
- 216738 constexpr std::uintptr_t _activationType = 0x80 ;
- 216739 constexpr std::uintptr_t _activationTypeName = 0x88 ;
- 216740 constexpr std::uintptr_t _isContextOk = 0x90 ;
- 216741 constexpr std::uintptr_t _sourceProxy = 0x98 ;
- 216742 }
- 216743
- 216744 namespace System_Runtime_Remoting_Messaging__ConstructionCallDictionary
- 216745 {
- 216746 constexpr std::uintptr_t _internalProperties = 0x10 ;
- 216747 constexpr std::uintptr_t _message = 0x18 ;
- 216748 constexpr std::uintptr_t _methodKeys = 0x20 ;
- 216749 constexpr std::uintptr_t _ownProperties = 0x28 ;
- 216750
- 216751 namespace _static
- 216752 {
- 216753 constexpr std::uintptr_t InternalKeys = 0x0 ;
- 216754 }
- 216755
- 216756 }
- 216757
- 216758 namespace System_Runtime_Remoting_Messaging__ConstructionResponse
- 216759 {
- 216760 constexpr std::uintptr_t _methodName = 0x10 ;
- 216761 constexpr std::uintptr_t _uri = 0x18 ;
- 216762 constexpr std::uintptr_t _typeName = 0x20 ;
- 216763 constexpr std::uintptr_t _methodBase = 0x28 ;
- 216764 constexpr std::uintptr_t _returnValue = 0x30 ;
- 216765 constexpr std::uintptr_t _exception = 0x38 ;
- 216766 constexpr std::uintptr_t _methodSignature = 0x40 ;
- 216767 constexpr std::uintptr_t _inArgInfo = 0x48 ;
- 216768 constexpr std::uintptr_t _args = 0x50 ;
- 216769 constexpr std::uintptr_t _outArgs = 0x58 ;
- 216770 constexpr std::uintptr_t _callMsg = 0x60 ;
- 216771 constexpr std::uintptr_t _callContext = 0x68 ;
- 216772 constexpr std::uintptr_t _targetIdentity = 0x70 ;
- 216773 constexpr std::uintptr_t ExternalProperties = 0x78 ;
- 216774 constexpr std::uintptr_t InternalProperties = 0x80 ;
- 216775 }
- 216776
- 216777 namespace System_Runtime_Remoting_Messaging__ErrorMessage
- 216778 {
- 216779 constexpr std::uintptr_t _uri = 0x10 ;
- 216780 }
- 216781
- 216782 namespace System_Runtime_Remoting_Messaging__HeaderHandler
- 216783 {
- 216784 constexpr std::uintptr_t method_ptr = 0x10 ;
- 216785 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 216786 constexpr std::uintptr_t m_target = 0x20 ;
- 216787 constexpr std::uintptr_t method = 0x28 ;
- 216788 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 216789 constexpr std::uintptr_t extra_arg = 0x38 ;
- 216790 constexpr std::uintptr_t method_code = 0x40 ;
- 216791 constexpr std::uintptr_t interp_method = 0x48 ;
- 216792 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 216793 constexpr std::uintptr_t method_info = 0x58 ;
- 216794 constexpr std::uintptr_t original_method_info = 0x60 ;
- 216795 constexpr std::uintptr_t data = 0x68 ;
- 216796 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 216797 constexpr std::uintptr_t delegates = 0x78 ;
- 216798 }
- 216799
- 216800 namespace System_Runtime_Remoting_Messaging__MethodCall
- 216801 {
- 216802 constexpr std::uintptr_t _uri = 0x10 ;
- 216803 constexpr std::uintptr_t _typeName = 0x18 ;
- 216804 constexpr std::uintptr_t _methodName = 0x20 ;
- 216805 constexpr std::uintptr_t _args = 0x28 ;
- 216806 constexpr std::uintptr_t _methodSignature = 0x30 ;
- 216807 constexpr std::uintptr_t _methodBase = 0x38 ;
- 216808 constexpr std::uintptr_t _callContext = 0x40 ;
- 216809 constexpr std::uintptr_t _targetIdentity = 0x48 ;
- 216810 constexpr std::uintptr_t _genericArguments = 0x50 ;
- 216811 constexpr std::uintptr_t ExternalProperties = 0x58 ;
- 216812 constexpr std::uintptr_t InternalProperties = 0x60 ;
- 216813 }
- 216814
- 216815 namespace System_Runtime_Remoting_Messaging__MCMDictionary
- 216816 {
- 216817 constexpr std::uintptr_t _internalProperties = 0x10 ;
- 216818 constexpr std::uintptr_t _message = 0x18 ;
- 216819 constexpr std::uintptr_t _methodKeys = 0x20 ;
- 216820 constexpr std::uintptr_t _ownProperties = 0x28 ;
- 216821
- 216822 namespace _static
- 216823 {
- 216824 constexpr std::uintptr_t InternalKeys = 0x0 ;
- 216825 }
- 216826
- 216827 }
- 216828
- 216829 namespace System_Runtime_Remoting_Messaging__MessageDictionary
- 216830 {
- 216831 constexpr std::uintptr_t _internalProperties = 0x10 ;
- 216832 constexpr std::uintptr_t _message = 0x18 ;
- 216833 constexpr std::uintptr_t _methodKeys = 0x20 ;
- 216834 constexpr std::uintptr_t _ownProperties = 0x28 ;
- 216835 }
- 216836
- 216837 namespace System_Runtime_Remoting_Messaging__MethodResponse
- 216838 {
- 216839 constexpr std::uintptr_t _methodName = 0x10 ;
- 216840 constexpr std::uintptr_t _uri = 0x18 ;
- 216841 constexpr std::uintptr_t _typeName = 0x20 ;
- 216842 constexpr std::uintptr_t _methodBase = 0x28 ;
- 216843 constexpr std::uintptr_t _returnValue = 0x30 ;
- 216844 constexpr std::uintptr_t _exception = 0x38 ;
- 216845 constexpr std::uintptr_t _methodSignature = 0x40 ;
- 216846 constexpr std::uintptr_t _inArgInfo = 0x48 ;
- 216847 constexpr std::uintptr_t _args = 0x50 ;
- 216848 constexpr std::uintptr_t _outArgs = 0x58 ;
- 216849 constexpr std::uintptr_t _callMsg = 0x60 ;
- 216850 constexpr std::uintptr_t _callContext = 0x68 ;
- 216851 constexpr std::uintptr_t _targetIdentity = 0x70 ;
- 216852 constexpr std::uintptr_t ExternalProperties = 0x78 ;
- 216853 constexpr std::uintptr_t InternalProperties = 0x80 ;
- 216854 }
- 216855
- 216856 namespace System_Runtime_Remoting_Messaging__MethodReturnDictionary
- 216857 {
- 216858 constexpr std::uintptr_t _internalProperties = 0x10 ;
- 216859 constexpr std::uintptr_t _message = 0x18 ;
- 216860 constexpr std::uintptr_t _methodKeys = 0x20 ;
- 216861 constexpr std::uintptr_t _ownProperties = 0x28 ;
- 216862
- 216863 namespace _static
- 216864 {
- 216865 constexpr std::uintptr_t InternalReturnKeys = 0x0 ;
- 216866 constexpr std::uintptr_t InternalExceptionKeys = 0x8 ;
- 216867 }
- 216868
- 216869 }
- 216870
- 216871 namespace System_Runtime_Remoting_Messaging__MonoMethodMessage
- 216872 {
- 216873 constexpr std::uintptr_t TypeInfo = 0x10C71908 ;
- 216874 constexpr std::uintptr_t method = 0x10 ;
- 216875 constexpr std::uintptr_t args = 0x18 ;
- 216876 constexpr std::uintptr_t names = 0x20 ;
- 216877 constexpr std::uintptr_t arg_types = 0x28 ;
- 216878 constexpr std::uintptr_t ctx = 0x30 ;
- 216879 constexpr std::uintptr_t rval = 0x38 ;
- 216880 constexpr std::uintptr_t exc = 0x40 ;
- 216881 constexpr std::uintptr_t asyncResult = 0x48 ;
- 216882 constexpr std::uintptr_t call_type = 0x50 ;
- 216883 constexpr std::uintptr_t uri = 0x58 ;
- 216884 constexpr std::uintptr_t properties = 0x60 ;
- 216885 constexpr std::uintptr_t identity = 0x68 ;
- 216886 constexpr std::uintptr_t methodSignature = 0x70 ;
- 216887 }
- 216888
- 216889 namespace System_Runtime_Remoting_Messaging__CallType
- 216890 {
- 216891 constexpr std::uintptr_t value__ = 0x0 ;
- 216892 }
- 216893
- 216894 namespace System_Runtime_Remoting_Messaging__RemotingSurrogateSelector
- 216895 {
- 216896 constexpr std::uintptr_t _next = 0x10 ;
- 216897
- 216898 namespace _static
- 216899 {
- 216900 constexpr std::uintptr_t s_cachedTypeObjRef = 0x0 ;
- 216901 constexpr std::uintptr_t _objRefSurrogate = 0x8 ;
- 216902 constexpr std::uintptr_t _objRemotingSurrogate = 0x10 ;
- 216903 }
- 216904
- 216905 }
- 216906
- 216907 namespace System_Runtime_Remoting_Messaging__ReturnMessage
- 216908 {
- 216909 constexpr std::uintptr_t _outArgs = 0x10 ;
- 216910 constexpr std::uintptr_t _args = 0x18 ;
- 216911 constexpr std::uintptr_t _callCtx = 0x20 ;
- 216912 constexpr std::uintptr_t _returnValue = 0x28 ;
- 216913 constexpr std::uintptr_t _uri = 0x30 ;
- 216914 constexpr std::uintptr_t _exception = 0x38 ;
- 216915 constexpr std::uintptr_t _methodBase = 0x40 ;
- 216916 constexpr std::uintptr_t _methodName = 0x48 ;
- 216917 constexpr std::uintptr_t _methodSignature = 0x50 ;
- 216918 constexpr std::uintptr_t _typeName = 0x58 ;
- 216919 constexpr std::uintptr_t _properties = 0x60 ;
- 216920 constexpr std::uintptr_t _targetIdentity = 0x68 ;
- 216921 constexpr std::uintptr_t _inArgInfo = 0x70 ;
- 216922 }
- 216923
- 216924 namespace System_Runtime_Remoting_Messaging__ServerObjectTerminatorSink
- 216925 {
- 216926 constexpr std::uintptr_t _nextSink = 0x10 ;
- 216927 }
- 216928
- 216929 namespace System_Runtime_Remoting_Messaging__ServerObjectReplySink
- 216930 {
- 216931 constexpr std::uintptr_t _replySink = 0x10 ;
- 216932 constexpr std::uintptr_t _identity = 0x18 ;
- 216933 }
- 216934
- 216935 namespace System_Runtime_Remoting_Messaging__StackBuilderSink
- 216936 {
- 216937 constexpr std::uintptr_t _target = 0x10 ;
- 216938 constexpr std::uintptr_t _rp = 0x18 ;
- 216939 }
- 216940
- 216941 namespace System_Runtime_Versioning__TargetFrameworkAttribute
- 216942 {
- 216943 constexpr std::uintptr_t _frameworkName = 0x10 ;
- 216944 constexpr std::uintptr_t _frameworkDisplayName = 0x18 ;
- 216945 }
- 216946
- 216947 namespace System_Runtime_Serialization__SerializationException
- 216948 {
- 216949 constexpr std::uintptr_t _className = 0x10 ;
- 216950 constexpr std::uintptr_t _message = 0x18 ;
- 216951 constexpr std::uintptr_t _data = 0x20 ;
- 216952 constexpr std::uintptr_t _innerException = 0x28 ;
- 216953 constexpr std::uintptr_t _helpURL = 0x30 ;
- 216954 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 216955 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 216956 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 216957 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 216958 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 216959 constexpr std::uintptr_t _HResult = 0x60 ;
- 216960 constexpr std::uintptr_t _source = 0x68 ;
- 216961 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 216962 constexpr std::uintptr_t captured_traces = 0x78 ;
- 216963 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 216964 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 216965
- 216966 namespace _static
- 216967 {
- 216968 constexpr std::uintptr_t s_nullMessage = 0x0 ;
- 216969 }
- 216970
- 216971 }
- 216972
- 216973 namespace System_Runtime_Serialization__SerializationEntry
- 216974 {
- 216975 constexpr std::uintptr_t _name = 0x0 ;
- 216976 constexpr std::uintptr_t _value = 0x8 ;
- 216977 constexpr std::uintptr_t _type = 0x10 ;
- 216978 }
- 216979
- 216980 namespace System_Runtime_Serialization__SerializationInfoEnumerator
- 216981 {
- 216982 constexpr std::uintptr_t _members = 0x10 ;
- 216983 constexpr std::uintptr_t _data = 0x18 ;
- 216984 constexpr std::uintptr_t _types = 0x20 ;
- 216985 constexpr std::uintptr_t _numItems = 0x28 ;
- 216986 constexpr std::uintptr_t _currItem = 0x2C ;
- 216987 constexpr std::uintptr_t _current = 0x30 ;
- 216988 }
- 216989
- 216990 namespace System_Runtime_Serialization__DeserializationEventHandler
- 216991 {
- 216992 constexpr std::uintptr_t method_ptr = 0x10 ;
- 216993 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 216994 constexpr std::uintptr_t m_target = 0x20 ;
- 216995 constexpr std::uintptr_t method = 0x28 ;
- 216996 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 216997 constexpr std::uintptr_t extra_arg = 0x38 ;
- 216998 constexpr std::uintptr_t method_code = 0x40 ;
- 216999 constexpr std::uintptr_t interp_method = 0x48 ;
- 217000 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 217001 constexpr std::uintptr_t method_info = 0x58 ;
- 217002 constexpr std::uintptr_t original_method_info = 0x60 ;
- 217003 constexpr std::uintptr_t data = 0x68 ;
- 217004 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 217005 constexpr std::uintptr_t delegates = 0x78 ;
- 217006 }
- 217007
- 217008 namespace System_Runtime_Serialization__SerializationEventHandler
- 217009 {
- 217010 constexpr std::uintptr_t method_ptr = 0x10 ;
- 217011 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 217012 constexpr std::uintptr_t m_target = 0x20 ;
- 217013 constexpr std::uintptr_t method = 0x28 ;
- 217014 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 217015 constexpr std::uintptr_t extra_arg = 0x38 ;
- 217016 constexpr std::uintptr_t method_code = 0x40 ;
- 217017 constexpr std::uintptr_t interp_method = 0x48 ;
- 217018 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 217019 constexpr std::uintptr_t method_info = 0x58 ;
- 217020 constexpr std::uintptr_t original_method_info = 0x60 ;
- 217021 constexpr std::uintptr_t data = 0x68 ;
- 217022 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 217023 constexpr std::uintptr_t delegates = 0x78 ;
- 217024 }
- 217025
- 217026 namespace System_Runtime_Serialization__MemberHolder
- 217027 {
- 217028 constexpr std::uintptr_t _memberType = 0x10 ;
- 217029 constexpr std::uintptr_t _context = 0x18 ;
- 217030 }
- 217031
- 217032 namespace System_Runtime_Serialization__SerializationEvents
- 217033 {
- 217034 constexpr std::uintptr_t _onSerializingMethods = 0x10 ;
- 217035 constexpr std::uintptr_t _onSerializedMethods = 0x18 ;
- 217036 constexpr std::uintptr_t _onDeserializingMethods = 0x20 ;
- 217037 constexpr std::uintptr_t _onDeserializedMethods = 0x28 ;
- 217038 }
- 217039
- 217040 namespace System_Runtime_Serialization__SerializationObjectManager
- 217041 {
- 217042 constexpr std::uintptr_t _objectSeenTable = 0x10 ;
- 217043 constexpr std::uintptr_t _context = 0x18 ;
- 217044 constexpr std::uintptr_t _onSerializedHandler = 0x28 ;
- 217045 }
- 217046
- 217047 namespace System_Runtime_Serialization__ValueTypeFixupInfo
- 217048 {
- 217049 constexpr std::uintptr_t _containerID = 0x10 ;
- 217050 constexpr std::uintptr_t _parentField = 0x18 ;
- 217051 constexpr std::uintptr_t _parentIndex = 0x20 ;
- 217052 }
- 217053
- 217054 namespace System_Runtime_Serialization__SurrogateForCyclicalReference
- 217055 {
- 217056 constexpr std::uintptr_t innerSurrogate = 0x10 ;
- 217057 }
- 217058
- 217059 namespace System_Runtime_Serialization__ObjectIDGenerator
- 217060 {
- 217061 constexpr std::uintptr_t m_currentCount = 0x10 ;
- 217062 constexpr std::uintptr_t m_currentSize = 0x14 ;
- 217063 constexpr std::uintptr_t m_ids = 0x18 ;
- 217064 constexpr std::uintptr_t m_objs = 0x20 ;
- 217065
- 217066 namespace _static
- 217067 {
- 217068 constexpr std::uintptr_t sizes = 0x0 ;
- 217069 }
- 217070
- 217071 }
- 217072
- 217073 namespace System_Runtime_Serialization__ObjectManager
- 217074 {
- 217075 constexpr std::uintptr_t m_onDeserializationHandler = 0x10 ;
- 217076 constexpr std::uintptr_t m_onDeserializedHandler = 0x18 ;
- 217077 constexpr std::uintptr_t m_objects = 0x20 ;
- 217078 constexpr std::uintptr_t m_topObject = 0x28 ;
- 217079 constexpr std::uintptr_t m_specialFixupObjects = 0x30 ;
- 217080 constexpr std::uintptr_t m_fixupCount = 0x38 ;
- 217081 constexpr std::uintptr_t m_selector = 0x40 ;
- 217082 constexpr std::uintptr_t m_context = 0x48 ;
- 217083 }
- 217084
- 217085 namespace System_Runtime_Serialization__ObjectHolder
- 217086 {
- 217087 constexpr std::uintptr_t m_object = 0x10 ;
- 217088 constexpr std::uintptr_t m_id = 0x18 ;
- 217089 constexpr std::uintptr_t m_missingElementsRemaining = 0x20 ;
- 217090 constexpr std::uintptr_t m_missingDecendents = 0x24 ;
- 217091 constexpr std::uintptr_t m_serInfo = 0x28 ;
- 217092 constexpr std::uintptr_t m_surrogate = 0x30 ;
- 217093 constexpr std::uintptr_t m_missingElements = 0x38 ;
- 217094 constexpr std::uintptr_t m_dependentObjects = 0x40 ;
- 217095 constexpr std::uintptr_t m_next = 0x48 ;
- 217096 constexpr std::uintptr_t m_flags = 0x50 ;
- 217097 constexpr std::uintptr_t m_markForFixupWhenAvailable = 0x54 ;
- 217098 constexpr std::uintptr_t m_valueFixup = 0x58 ;
- 217099 constexpr std::uintptr_t m_typeLoad = 0x60 ;
- 217100 constexpr std::uintptr_t m_reachable = 0x68 ;
- 217101 }
- 217102
- 217103 namespace System_Runtime_Serialization__FixupHolder
- 217104 {
- 217105 constexpr std::uintptr_t m_id = 0x10 ;
- 217106 constexpr std::uintptr_t m_fixupInfo = 0x18 ;
- 217107 constexpr std::uintptr_t m_fixupType = 0x20 ;
- 217108 }
- 217109
- 217110 namespace System_Runtime_Serialization__FixupHolderList
- 217111 {
- 217112 constexpr std::uintptr_t m_values = 0x10 ;
- 217113 constexpr std::uintptr_t m_count = 0x18 ;
- 217114 }
- 217115
- 217116 namespace System_Runtime_Serialization__LongList
- 217117 {
- 217118 constexpr std::uintptr_t m_values = 0x10 ;
- 217119 constexpr std::uintptr_t m_count = 0x18 ;
- 217120 constexpr std::uintptr_t m_totalItems = 0x1C ;
- 217121 constexpr std::uintptr_t m_currentItem = 0x20 ;
- 217122 }
- 217123
- 217124 namespace System_Runtime_Serialization__ObjectHolderList
- 217125 {
- 217126 constexpr std::uintptr_t m_values = 0x10 ;
- 217127 constexpr std::uintptr_t m_count = 0x18 ;
- 217128 }
- 217129
- 217130 namespace System_Runtime_Serialization__ObjectHolderListEnumerator
- 217131 {
- 217132 constexpr std::uintptr_t m_isFixupEnumerator = 0x10 ;
- 217133 constexpr std::uintptr_t m_list = 0x18 ;
- 217134 constexpr std::uintptr_t m_startingVersion = 0x20 ;
- 217135 constexpr std::uintptr_t m_currPos = 0x24 ;
- 217136 }
- 217137
- 217138 namespace System_Runtime_Serialization__TypeLoadExceptionHolder
- 217139 {
- 217140 constexpr std::uintptr_t m_typeName = 0x10 ;
- 217141 }
- 217142
- 217143 namespace System_Runtime_Serialization__SafeSerializationEventArgs
- 217144 {
- 217145 constexpr std::uintptr_t m_streamingContext = 0x10 ;
- 217146 constexpr std::uintptr_t m_serializedStates = 0x20 ;
- 217147 }
- 217148
- 217149 namespace System_Runtime_Serialization__SafeSerializationManager
- 217150 {
- 217151 constexpr std::uintptr_t TypeInfo = 0x10822C40 ;
- 217152 constexpr std::uintptr_t m_serializedStates = 0x10 ;
- 217153 constexpr std::uintptr_t m_savedSerializationInfo = 0x18 ;
- 217154 constexpr std::uintptr_t m_realObject = 0x20 ;
- 217155 constexpr std::uintptr_t m_realType = 0x28 ;
- 217156 constexpr std::uintptr_t SerializeObjectState = 0x30 ;
- 217157 }
- 217158
- 217159 namespace System_Runtime_Serialization__OptionalFieldAttribute
- 217160 {
- 217161 constexpr std::uintptr_t versionAdded = 0x10 ;
- 217162 }
- 217163
- 217164 namespace System_Runtime_Serialization__SerializationFieldInfo
- 217165 {
- 217166 constexpr std::uintptr_t m_field = 0x10 ;
- 217167 constexpr std::uintptr_t m_serializationName = 0x18 ;
- 217168 }
- 217169
- 217170 namespace System_Runtime_Serialization__SerializationInfo
- 217171 {
- 217172 constexpr std::uintptr_t m_members = 0x10 ;
- 217173 constexpr std::uintptr_t m_data = 0x18 ;
- 217174 constexpr std::uintptr_t m_types = 0x20 ;
- 217175 constexpr std::uintptr_t m_nameToIndex = 0x28 ;
- 217176 constexpr std::uintptr_t m_currMember = 0x30 ;
- 217177 constexpr std::uintptr_t m_converter = 0x38 ;
- 217178 constexpr std::uintptr_t m_fullTypeName = 0x40 ;
- 217179 constexpr std::uintptr_t m_assemName = 0x48 ;
- 217180 constexpr std::uintptr_t objectType = 0x50 ;
- 217181 constexpr std::uintptr_t isFullTypeNameSetExplicit = 0x58 ;
- 217182 constexpr std::uintptr_t isAssemblyNameSetExplicit = 0x59 ;
- 217183 constexpr std::uintptr_t requireSameTokenInPartialTrust = 0x5A ;
- 217184 }
- 217185
- 217186 namespace System_Runtime_Serialization__StreamingContext
- 217187 {
- 217188 constexpr std::uintptr_t m_additionalContext = 0x0 ;
- 217189 constexpr std::uintptr_t m_state = 0x8 ;
- 217190 }
- 217191
- 217192 namespace System_Runtime_Serialization__StreamingContextStates
- 217193 {
- 217194 constexpr std::uintptr_t value__ = 0x0 ;
- 217195 }
- 217196
- 217197 namespace System_Runtime_Serialization_Formatters__FormatterTypeStyle
- 217198 {
- 217199 constexpr std::uintptr_t value__ = 0x0 ;
- 217200 }
- 217201
- 217202 namespace System_Runtime_Serialization_Formatters__FormatterAssemblyStyle
- 217203 {
- 217204 constexpr std::uintptr_t value__ = 0x0 ;
- 217205 }
- 217206
- 217207 namespace System_Runtime_Serialization_Formatters__TypeFilterLevel
- 217208 {
- 217209 constexpr std::uintptr_t value__ = 0x0 ;
- 217210 }
- 217211
- 217212 namespace System_Runtime_Serialization_Formatters_Binary__BinaryHeaderEnum
- 217213 {
- 217214 constexpr std::uintptr_t value__ = 0x0 ;
- 217215 }
- 217216
- 217217 namespace System_Runtime_Serialization_Formatters_Binary__BinaryTypeEnum
- 217218 {
- 217219 constexpr std::uintptr_t value__ = 0x0 ;
- 217220 }
- 217221
- 217222 namespace System_Runtime_Serialization_Formatters_Binary__BinaryArrayTypeEnum
- 217223 {
- 217224 constexpr std::uintptr_t value__ = 0x0 ;
- 217225 }
- 217226
- 217227 namespace System_Runtime_Serialization_Formatters_Binary__InternalSerializerTypeE
- 217228 {
- 217229 constexpr std::uintptr_t value__ = 0x0 ;
- 217230 }
- 217231
- 217232 namespace System_Runtime_Serialization_Formatters_Binary__InternalParseTypeE
- 217233 {
- 217234 constexpr std::uintptr_t value__ = 0x0 ;
- 217235 }
- 217236
- 217237 namespace System_Runtime_Serialization_Formatters_Binary__InternalObjectTypeE
- 217238 {
- 217239 constexpr std::uintptr_t value__ = 0x0 ;
- 217240 }
- 217241
- 217242 namespace System_Runtime_Serialization_Formatters_Binary__InternalObjectPositionE
- 217243 {
- 217244 constexpr std::uintptr_t value__ = 0x0 ;
- 217245 }
- 217246
- 217247 namespace System_Runtime_Serialization_Formatters_Binary__InternalArrayTypeE
- 217248 {
- 217249 constexpr std::uintptr_t value__ = 0x0 ;
- 217250 }
- 217251
- 217252 namespace System_Runtime_Serialization_Formatters_Binary__InternalMemberTypeE
- 217253 {
- 217254 constexpr std::uintptr_t value__ = 0x0 ;
- 217255 }
- 217256
- 217257 namespace System_Runtime_Serialization_Formatters_Binary__InternalMemberValueE
- 217258 {
- 217259 constexpr std::uintptr_t value__ = 0x0 ;
- 217260 }
- 217261
- 217262 namespace System_Runtime_Serialization_Formatters_Binary__InternalPrimitiveTypeE
- 217263 {
- 217264 constexpr std::uintptr_t value__ = 0x0 ;
- 217265 }
- 217266
- 217267 namespace System_Runtime_Serialization_Formatters_Binary__ValueFixupEnum
- 217268 {
- 217269 constexpr std::uintptr_t value__ = 0x0 ;
- 217270 }
- 217271
- 217272 namespace System_Runtime_Serialization_Formatters_Binary__BinaryAssemblyInfo
- 217273 {
- 217274 constexpr std::uintptr_t assemblyString = 0x10 ;
- 217275 constexpr std::uintptr_t assembly = 0x18 ;
- 217276 }
- 217277
- 217278 namespace System_Runtime_Serialization_Formatters_Binary__SerializationHeaderRecord
- 217279 {
- 217280 constexpr std::uintptr_t binaryFormatterMajorVersion = 0x10 ;
- 217281 constexpr std::uintptr_t binaryFormatterMinorVersion = 0x14 ;
- 217282 constexpr std::uintptr_t binaryHeaderEnum = 0x18 ;
- 217283 constexpr std::uintptr_t topId = 0x1C ;
- 217284 constexpr std::uintptr_t headerId = 0x20 ;
- 217285 constexpr std::uintptr_t majorVersion = 0x24 ;
- 217286 constexpr std::uintptr_t minorVersion = 0x28 ;
- 217287 }
- 217288
- 217289 namespace System_Runtime_Serialization_Formatters_Binary__BinaryAssembly
- 217290 {
- 217291 constexpr std::uintptr_t assemId = 0x10 ;
- 217292 constexpr std::uintptr_t assemblyString = 0x18 ;
- 217293 }
- 217294
- 217295 namespace System_Runtime_Serialization_Formatters_Binary__BinaryCrossAppDomainAssembly
- 217296 {
- 217297 constexpr std::uintptr_t assemId = 0x10 ;
- 217298 constexpr std::uintptr_t assemblyIndex = 0x14 ;
- 217299 }
- 217300
- 217301 namespace System_Runtime_Serialization_Formatters_Binary__BinaryObject
- 217302 {
- 217303 constexpr std::uintptr_t objectId = 0x10 ;
- 217304 constexpr std::uintptr_t mapId = 0x14 ;
- 217305 }
- 217306
- 217307 namespace System_Runtime_Serialization_Formatters_Binary__BinaryMethodCall
- 217308 {
- 217309 constexpr std::uintptr_t methodName = 0x10 ;
- 217310 constexpr std::uintptr_t typeName = 0x18 ;
- 217311 constexpr std::uintptr_t args = 0x20 ;
- 217312 constexpr std::uintptr_t callContext = 0x28 ;
- 217313 constexpr std::uintptr_t argTypes = 0x30 ;
- 217314 constexpr std::uintptr_t bArgsPrimitive = 0x38 ;
- 217315 constexpr std::uintptr_t messageEnum = 0x3C ;
- 217316 }
- 217317
- 217318 namespace System_Runtime_Serialization_Formatters_Binary__BinaryMethodReturn
- 217319 {
- 217320 constexpr std::uintptr_t returnValue = 0x10 ;
- 217321 constexpr std::uintptr_t args = 0x18 ;
- 217322 constexpr std::uintptr_t callContext = 0x20 ;
- 217323 constexpr std::uintptr_t argTypes = 0x28 ;
- 217324 constexpr std::uintptr_t bArgsPrimitive = 0x30 ;
- 217325 constexpr std::uintptr_t messageEnum = 0x34 ;
- 217326 constexpr std::uintptr_t returnType = 0x38 ;
- 217327
- 217328 namespace _static
- 217329 {
- 217330 constexpr std::uintptr_t instanceOfVoid = 0x0 ;
- 217331 }
- 217332
- 217333 }
- 217334
- 217335 namespace System_Runtime_Serialization_Formatters_Binary__BinaryObjectString
- 217336 {
- 217337 constexpr std::uintptr_t objectId = 0x10 ;
- 217338 constexpr std::uintptr_t value = 0x18 ;
- 217339 }
- 217340
- 217341 namespace System_Runtime_Serialization_Formatters_Binary__BinaryCrossAppDomainString
- 217342 {
- 217343 constexpr std::uintptr_t objectId = 0x10 ;
- 217344 constexpr std::uintptr_t value = 0x14 ;
- 217345 }
- 217346
- 217347 namespace System_Runtime_Serialization_Formatters_Binary__BinaryCrossAppDomainMap
- 217348 {
- 217349 constexpr std::uintptr_t crossAppDomainArrayIndex = 0x10 ;
- 217350 }
- 217351
- 217352 namespace System_Runtime_Serialization_Formatters_Binary__MemberPrimitiveTyped
- 217353 {
- 217354 constexpr std::uintptr_t primitiveTypeEnum = 0x10 ;
- 217355 constexpr std::uintptr_t value = 0x18 ;
- 217356 }
- 217357
- 217358 namespace System_Runtime_Serialization_Formatters_Binary__BinaryObjectWithMap
- 217359 {
- 217360 constexpr std::uintptr_t binaryHeaderEnum = 0x10 ;
- 217361 constexpr std::uintptr_t objectId = 0x14 ;
- 217362 constexpr std::uintptr_t name = 0x18 ;
- 217363 constexpr std::uintptr_t numMembers = 0x20 ;
- 217364 constexpr std::uintptr_t memberNames = 0x28 ;
- 217365 constexpr std::uintptr_t assemId = 0x30 ;
- 217366 }
- 217367
- 217368 namespace System_Runtime_Serialization_Formatters_Binary__BinaryObjectWithMapTyped
- 217369 {
- 217370 constexpr std::uintptr_t binaryHeaderEnum = 0x10 ;
- 217371 constexpr std::uintptr_t objectId = 0x14 ;
- 217372 constexpr std::uintptr_t name = 0x18 ;
- 217373 constexpr std::uintptr_t numMembers = 0x20 ;
- 217374 constexpr std::uintptr_t memberNames = 0x28 ;
- 217375 constexpr std::uintptr_t binaryTypeEnumA = 0x30 ;
- 217376 constexpr std::uintptr_t typeInformationA = 0x38 ;
- 217377 constexpr std::uintptr_t memberAssemIds = 0x40 ;
- 217378 constexpr std::uintptr_t assemId = 0x48 ;
- 217379 }
- 217380
- 217381 namespace System_Runtime_Serialization_Formatters_Binary__BinaryArray
- 217382 {
- 217383 constexpr std::uintptr_t objectId = 0x10 ;
- 217384 constexpr std::uintptr_t rank = 0x14 ;
- 217385 constexpr std::uintptr_t lengthA = 0x18 ;
- 217386 constexpr std::uintptr_t lowerBoundA = 0x20 ;
- 217387 constexpr std::uintptr_t binaryTypeEnum = 0x28 ;
- 217388 constexpr std::uintptr_t typeInformation = 0x30 ;
- 217389 constexpr std::uintptr_t assemId = 0x38 ;
- 217390 constexpr std::uintptr_t binaryHeaderEnum = 0x3C ;
- 217391 constexpr std::uintptr_t binaryArrayTypeEnum = 0x40 ;
- 217392 }
- 217393
- 217394 namespace System_Runtime_Serialization_Formatters_Binary__MemberPrimitiveUnTyped
- 217395 {
- 217396 constexpr std::uintptr_t typeInformation = 0x10 ;
- 217397 constexpr std::uintptr_t value = 0x18 ;
- 217398 }
- 217399
- 217400 namespace System_Runtime_Serialization_Formatters_Binary__MemberReference
- 217401 {
- 217402 constexpr std::uintptr_t idRef = 0x10 ;
- 217403 }
- 217404
- 217405 namespace System_Runtime_Serialization_Formatters_Binary__ObjectNull
- 217406 {
- 217407 constexpr std::uintptr_t nullCount = 0x10 ;
- 217408 }
- 217409
- 217410 namespace System_Runtime_Serialization_Formatters_Binary__ObjectMap
- 217411 {
- 217412 constexpr std::uintptr_t objectName = 0x10 ;
- 217413 constexpr std::uintptr_t objectType = 0x18 ;
- 217414 constexpr std::uintptr_t binaryTypeEnumA = 0x20 ;
- 217415 constexpr std::uintptr_t typeInformationA = 0x28 ;
- 217416 constexpr std::uintptr_t memberTypes = 0x30 ;
- 217417 constexpr std::uintptr_t memberNames = 0x38 ;
- 217418 constexpr std::uintptr_t objectInfo = 0x40 ;
- 217419 constexpr std::uintptr_t isInitObjectInfo = 0x48 ;
- 217420 constexpr std::uintptr_t objectReader = 0x50 ;
- 217421 constexpr std::uintptr_t objectId = 0x58 ;
- 217422 constexpr std::uintptr_t assemblyInfo = 0x60 ;
- 217423 }
- 217424
- 217425 namespace System_Runtime_Serialization_Formatters_Binary__ObjectProgress
- 217426 {
- 217427 constexpr std::uintptr_t isInitial = 0x10 ;
- 217428 constexpr std::uintptr_t count = 0x14 ;
- 217429 constexpr std::uintptr_t expectedType = 0x18 ;
- 217430 constexpr std::uintptr_t expectedTypeInformation = 0x20 ;
- 217431 constexpr std::uintptr_t name = 0x28 ;
- 217432 constexpr std::uintptr_t objectTypeEnum = 0x30 ;
- 217433 constexpr std::uintptr_t memberTypeEnum = 0x34 ;
- 217434 constexpr std::uintptr_t memberValueEnum = 0x38 ;
- 217435 constexpr std::uintptr_t dtType = 0x40 ;
- 217436 constexpr std::uintptr_t numItems = 0x48 ;
- 217437 constexpr std::uintptr_t binaryTypeEnum = 0x4C ;
- 217438 constexpr std::uintptr_t typeInformation = 0x50 ;
- 217439 constexpr std::uintptr_t nullCount = 0x58 ;
- 217440 constexpr std::uintptr_t memberLength = 0x5C ;
- 217441 constexpr std::uintptr_t binaryTypeEnumA = 0x60 ;
- 217442 constexpr std::uintptr_t typeInformationA = 0x68 ;
- 217443 constexpr std::uintptr_t memberNames = 0x70 ;
- 217444 constexpr std::uintptr_t memberTypes = 0x78 ;
- 217445 constexpr std::uintptr_t pr = 0x80 ;
- 217446
- 217447 namespace _static
- 217448 {
- 217449 constexpr std::uintptr_t opRecordIdCount = 0x0 ;
- 217450 }
- 217451
- 217452 }
- 217453
- 217454 namespace System_Runtime_Serialization_Formatters_Binary__BinaryFormatter
- 217455 {
- 217456 constexpr std::uintptr_t m_surrogates = 0x10 ;
- 217457 constexpr std::uintptr_t m_context = 0x18 ;
- 217458 constexpr std::uintptr_t m_binder = 0x28 ;
- 217459 constexpr std::uintptr_t m_typeFormat = 0x30 ;
- 217460 constexpr std::uintptr_t m_assemblyFormat = 0x34 ;
- 217461 constexpr std::uintptr_t m_securityLevel = 0x38 ;
- 217462 constexpr std::uintptr_t m_crossAppDomainArray = 0x40 ;
- 217463
- 217464 namespace _static
- 217465 {
- 217466 constexpr std::uintptr_t typeNameCache = 0x0 ;
- 217467 }
- 217468
- 217469 }
- 217470
- 217471 namespace System_Runtime_Serialization_Formatters_Binary____BinaryWriter
- 217472 {
- 217473 constexpr std::uintptr_t sout = 0x10 ;
- 217474 constexpr std::uintptr_t formatterTypeStyle = 0x18 ;
- 217475 constexpr std::uintptr_t objectMapTable = 0x20 ;
- 217476 constexpr std::uintptr_t objectWriter = 0x28 ;
- 217477 constexpr std::uintptr_t dataWriter = 0x30 ;
- 217478 constexpr std::uintptr_t m_nestedObjectCount = 0x38 ;
- 217479 constexpr std::uintptr_t nullCount = 0x3C ;
- 217480 constexpr std::uintptr_t binaryMethodCall = 0x40 ;
- 217481 constexpr std::uintptr_t binaryMethodReturn = 0x48 ;
- 217482 constexpr std::uintptr_t binaryObject = 0x50 ;
- 217483 constexpr std::uintptr_t binaryObjectWithMap = 0x58 ;
- 217484 constexpr std::uintptr_t binaryObjectWithMapTyped = 0x60 ;
- 217485 constexpr std::uintptr_t binaryObjectString = 0x68 ;
- 217486 constexpr std::uintptr_t binaryArray = 0x70 ;
- 217487 constexpr std::uintptr_t byteBuffer = 0x78 ;
- 217488 constexpr std::uintptr_t chunkSize = 0x80 ;
- 217489 constexpr std::uintptr_t memberPrimitiveUnTyped = 0x88 ;
- 217490 constexpr std::uintptr_t memberPrimitiveTyped = 0x90 ;
- 217491 constexpr std::uintptr_t objectNull = 0x98 ;
- 217492 constexpr std::uintptr_t memberReference = 0xA0 ;
- 217493 constexpr std::uintptr_t binaryAssembly = 0xA8 ;
- 217494 }
- 217495
- 217496 namespace System_Runtime_Serialization_Formatters_Binary__ObjectMapInfo
- 217497 {
- 217498 constexpr std::uintptr_t objectId = 0x10 ;
- 217499 constexpr std::uintptr_t numMembers = 0x14 ;
- 217500 constexpr std::uintptr_t memberNames = 0x18 ;
- 217501 constexpr std::uintptr_t memberTypes = 0x20 ;
- 217502 }
- 217503
- 217504 namespace System_Runtime_Serialization_Formatters_Binary__WriteObjectInfo
- 217505 {
- 217506 constexpr std::uintptr_t objectInfoId = 0x10 ;
- 217507 constexpr std::uintptr_t obj = 0x18 ;
- 217508 constexpr std::uintptr_t objectType = 0x20 ;
- 217509 constexpr std::uintptr_t isSi = 0x28 ;
- 217510 constexpr std::uintptr_t isNamed = 0x29 ;
- 217511 constexpr std::uintptr_t isTyped = 0x2A ;
- 217512 constexpr std::uintptr_t isArray = 0x2B ;
- 217513 constexpr std::uintptr_t si = 0x30 ;
- 217514 constexpr std::uintptr_t cache = 0x38 ;
- 217515 constexpr std::uintptr_t memberData = 0x40 ;
- 217516 constexpr std::uintptr_t serializationSurrogate = 0x48 ;
- 217517 constexpr std::uintptr_t context = 0x50 ;
- 217518 constexpr std::uintptr_t serObjectInfoInit = 0x60 ;
- 217519 constexpr std::uintptr_t objectId = 0x68 ;
- 217520 constexpr std::uintptr_t assemId = 0x70 ;
- 217521 constexpr std::uintptr_t binderTypeName = 0x78 ;
- 217522 constexpr std::uintptr_t binderAssemblyString = 0x80 ;
- 217523 }
- 217524
- 217525 namespace System_Runtime_Serialization_Formatters_Binary__ReadObjectInfo
- 217526 {
- 217527 constexpr std::uintptr_t objectInfoId = 0x10 ;
- 217528 constexpr std::uintptr_t objectType = 0x18 ;
- 217529 constexpr std::uintptr_t objectManager = 0x20 ;
- 217530 constexpr std::uintptr_t count = 0x28 ;
- 217531 constexpr std::uintptr_t isSi = 0x2C ;
- 217532 constexpr std::uintptr_t isNamed = 0x2D ;
- 217533 constexpr std::uintptr_t isTyped = 0x2E ;
- 217534 constexpr std::uintptr_t bSimpleAssembly = 0x2F ;
- 217535 constexpr std::uintptr_t cache = 0x30 ;
- 217536 constexpr std::uintptr_t wireMemberNames = 0x38 ;
- 217537 constexpr std::uintptr_t wireMemberTypes = 0x40 ;
- 217538 constexpr std::uintptr_t lastPosition = 0x48 ;
- 217539 constexpr std::uintptr_t serializationSurrogate = 0x50 ;
- 217540 constexpr std::uintptr_t context = 0x58 ;
- 217541 constexpr std::uintptr_t memberTypesList = 0x68 ;
- 217542 constexpr std::uintptr_t serObjectInfoInit = 0x70 ;
- 217543 constexpr std::uintptr_t formatterConverter = 0x78 ;
- 217544
- 217545 namespace _static
- 217546 {
- 217547 constexpr std::uintptr_t readObjectInfoCounter = 0x0 ;
- 217548 }
- 217549
- 217550 }
- 217551
- 217552 namespace System_Runtime_Serialization_Formatters_Binary__SerObjectInfoInit
- 217553 {
- 217554 constexpr std::uintptr_t seenBeforeTable = 0x10 ;
- 217555 constexpr std::uintptr_t objectInfoIdCount = 0x18 ;
- 217556 constexpr std::uintptr_t oiPool = 0x20 ;
- 217557 }
- 217558
- 217559 namespace System_Runtime_Serialization_Formatters_Binary__SerObjectInfoCache
- 217560 {
- 217561 constexpr std::uintptr_t fullTypeName = 0x10 ;
- 217562 constexpr std::uintptr_t assemblyString = 0x18 ;
- 217563 constexpr std::uintptr_t hasTypeForwardedFrom = 0x20 ;
- 217564 constexpr std::uintptr_t memberInfos = 0x28 ;
- 217565 constexpr std::uintptr_t memberNames = 0x30 ;
- 217566 constexpr std::uintptr_t memberTypes = 0x38 ;
- 217567 }
- 217568
- 217569 namespace System_Runtime_Serialization_Formatters_Binary__TypeInformation
- 217570 {
- 217571 constexpr std::uintptr_t fullTypeName = 0x10 ;
- 217572 constexpr std::uintptr_t assemblyString = 0x18 ;
- 217573 constexpr std::uintptr_t hasTypeForwardedFrom = 0x20 ;
- 217574 }
- 217575
- 217576 namespace System_Runtime_Serialization_Formatters_Binary__ObjectReader
- 217577 {
- 217578 constexpr std::uintptr_t m_stream = 0x10 ;
- 217579 constexpr std::uintptr_t m_surrogates = 0x18 ;
- 217580 constexpr std::uintptr_t m_context = 0x20 ;
- 217581 constexpr std::uintptr_t m_objectManager = 0x30 ;
- 217582 constexpr std::uintptr_t formatterEnums = 0x38 ;
- 217583 constexpr std::uintptr_t m_binder = 0x40 ;
- 217584 constexpr std::uintptr_t topId = 0x48 ;
- 217585 constexpr std::uintptr_t bSimpleAssembly = 0x50 ;
- 217586 constexpr std::uintptr_t handlerObject = 0x58 ;
- 217587 constexpr std::uintptr_t m_topObject = 0x60 ;
- 217588 constexpr std::uintptr_t headers = 0x68 ;
- 217589 constexpr std::uintptr_t handler = 0x70 ;
- 217590 constexpr std::uintptr_t serObjectInfoInit = 0x78 ;
- 217591 constexpr std::uintptr_t m_formatterConverter = 0x80 ;
- 217592 constexpr std::uintptr_t stack = 0x88 ;
- 217593 constexpr std::uintptr_t valueFixupStack = 0x90 ;
- 217594 constexpr std::uintptr_t crossAppDomainArray = 0x98 ;
- 217595 constexpr std::uintptr_t bFullDeserialization = 0xA0 ;
- 217596 constexpr std::uintptr_t bOldFormatDetected = 0xA1 ;
- 217597 constexpr std::uintptr_t valTypeObjectIdTable = 0xA8 ;
- 217598 constexpr std::uintptr_t typeCache = 0xB0 ;
- 217599 constexpr std::uintptr_t previousAssemblyString = 0xB8 ;
- 217600 constexpr std::uintptr_t previousName = 0xC0 ;
- 217601 constexpr std::uintptr_t previousType = 0xC8 ;
- 217602 }
- 217603
- 217604 namespace System_Runtime_Serialization_Formatters_Binary__ObjectWriter
- 217605 {
- 217606 constexpr std::uintptr_t m_objectQueue = 0x10 ;
- 217607 constexpr std::uintptr_t m_idGenerator = 0x18 ;
- 217608 constexpr std::uintptr_t m_currentId = 0x20 ;
- 217609 constexpr std::uintptr_t m_surrogates = 0x28 ;
- 217610 constexpr std::uintptr_t m_context = 0x30 ;
- 217611 constexpr std::uintptr_t serWriter = 0x40 ;
- 217612 constexpr std::uintptr_t m_objectManager = 0x48 ;
- 217613 constexpr std::uintptr_t topId = 0x50 ;
- 217614 constexpr std::uintptr_t topName = 0x58 ;
- 217615 constexpr std::uintptr_t headers = 0x60 ;
- 217616 constexpr std::uintptr_t formatterEnums = 0x68 ;
- 217617 constexpr std::uintptr_t m_binder = 0x70 ;
- 217618 constexpr std::uintptr_t serObjectInfoInit = 0x78 ;
- 217619 constexpr std::uintptr_t m_formatterConverter = 0x80 ;
- 217620 constexpr std::uintptr_t crossAppDomainArray = 0x88 ;
- 217621 constexpr std::uintptr_t previousObj = 0x90 ;
- 217622 constexpr std::uintptr_t previousId = 0x98 ;
- 217623 constexpr std::uintptr_t previousType = 0xA0 ;
- 217624 constexpr std::uintptr_t previousCode = 0xA8 ;
- 217625 constexpr std::uintptr_t assemblyToIdTable = 0xB0 ;
- 217626 constexpr std::uintptr_t niPool = 0xB8 ;
- 217627 }
- 217628
- 217629 namespace System_Runtime_Serialization_Formatters_Binary____BinaryParser
- 217630 {
- 217631 constexpr std::uintptr_t objectReader = 0x10 ;
- 217632 constexpr std::uintptr_t input = 0x18 ;
- 217633 constexpr std::uintptr_t topId = 0x20 ;
- 217634 constexpr std::uintptr_t headerId = 0x28 ;
- 217635 constexpr std::uintptr_t objectMapIdTable = 0x30 ;
- 217636 constexpr std::uintptr_t assemIdToAssemblyTable = 0x38 ;
- 217637 constexpr std::uintptr_t stack = 0x40 ;
- 217638 constexpr std::uintptr_t expectedType = 0x48 ;
- 217639 constexpr std::uintptr_t expectedTypeInformation = 0x50 ;
- 217640 constexpr std::uintptr_t PRS = 0x58 ;
- 217641 constexpr std::uintptr_t systemAssemblyInfo = 0x60 ;
- 217642 constexpr std::uintptr_t dataReader = 0x68 ;
- 217643 constexpr std::uintptr_t opPool = 0x70 ;
- 217644 constexpr std::uintptr_t binaryObject = 0x78 ;
- 217645 constexpr std::uintptr_t bowm = 0x80 ;
- 217646 constexpr std::uintptr_t bowmt = 0x88 ;
- 217647 constexpr std::uintptr_t objectString = 0x90 ;
- 217648 constexpr std::uintptr_t crossAppDomainString = 0x98 ;
- 217649 constexpr std::uintptr_t memberPrimitiveTyped = 0xA0 ;
- 217650 constexpr std::uintptr_t byteBuffer = 0xA8 ;
- 217651 constexpr std::uintptr_t memberPrimitiveUnTyped = 0xB0 ;
- 217652 constexpr std::uintptr_t memberReference = 0xB8 ;
- 217653 constexpr std::uintptr_t objectNull = 0xC0 ;
- 217654
- 217655 namespace _static
- 217656 {
- 217657 constexpr std::uintptr_t encoding = 0x0 ;
- 217658 constexpr std::uintptr_t messageEnd = 0x8 ;
- 217659 }
- 217660
- 217661 }
- 217662
- 217663 namespace System_Runtime_Serialization_Formatters_Binary__ParseRecord
- 217664 {
- 217665 constexpr std::uintptr_t PRparseTypeEnum = 0x10 ;
- 217666 constexpr std::uintptr_t PRobjectTypeEnum = 0x14 ;
- 217667 constexpr std::uintptr_t PRarrayTypeEnum = 0x18 ;
- 217668 constexpr std::uintptr_t PRmemberTypeEnum = 0x1C ;
- 217669 constexpr std::uintptr_t PRmemberValueEnum = 0x20 ;
- 217670 constexpr std::uintptr_t PRobjectPositionEnum = 0x24 ;
- 217671 constexpr std::uintptr_t PRname = 0x28 ;
- 217672 constexpr std::uintptr_t PRvalue = 0x30 ;
- 217673 constexpr std::uintptr_t PRvarValue = 0x38 ;
- 217674 constexpr std::uintptr_t PRkeyDt = 0x40 ;
- 217675 constexpr std::uintptr_t PRdtType = 0x48 ;
- 217676 constexpr std::uintptr_t PRdtTypeCode = 0x50 ;
- 217677 constexpr std::uintptr_t PRisEnum = 0x54 ;
- 217678 constexpr std::uintptr_t PRobjectId = 0x58 ;
- 217679 constexpr std::uintptr_t PRidRef = 0x60 ;
- 217680 constexpr std::uintptr_t PRarrayElementTypeString = 0x68 ;
- 217681 constexpr std::uintptr_t PRarrayElementType = 0x70 ;
- 217682 constexpr std::uintptr_t PRisArrayVariant = 0x78 ;
- 217683 constexpr std::uintptr_t PRarrayElementTypeCode = 0x7C ;
- 217684 constexpr std::uintptr_t PRrank = 0x80 ;
- 217685 constexpr std::uintptr_t PRlengthA = 0x88 ;
- 217686 constexpr std::uintptr_t PRpositionA = 0x90 ;
- 217687 constexpr std::uintptr_t PRlowerBoundA = 0x98 ;
- 217688 constexpr std::uintptr_t PRupperBoundA = 0xA0 ;
- 217689 constexpr std::uintptr_t PRindexMap = 0xA8 ;
- 217690 constexpr std::uintptr_t PRmemberIndex = 0xB0 ;
- 217691 constexpr std::uintptr_t PRlinearlength = 0xB4 ;
- 217692 constexpr std::uintptr_t PRrectangularMap = 0xB8 ;
- 217693 constexpr std::uintptr_t PRisLowerBound = 0xC0 ;
- 217694 constexpr std::uintptr_t PRtopId = 0xC8 ;
- 217695 constexpr std::uintptr_t PRheaderId = 0xD0 ;
- 217696 constexpr std::uintptr_t PRobjectInfo = 0xD8 ;
- 217697 constexpr std::uintptr_t PRisValueTypeFixup = 0xE0 ;
- 217698 constexpr std::uintptr_t PRnewObj = 0xE8 ;
- 217699 constexpr std::uintptr_t PRobjectA = 0xF0 ;
- 217700 constexpr std::uintptr_t PRprimitiveArray = 0xF8 ;
- 217701 constexpr std::uintptr_t PRisRegistered = 0x100 ;
- 217702 constexpr std::uintptr_t PRmemberData = 0x108 ;
- 217703 constexpr std::uintptr_t PRsi = 0x110 ;
- 217704 constexpr std::uintptr_t PRnullCount = 0x118 ;
- 217705
- 217706 namespace _static
- 217707 {
- 217708 constexpr std::uintptr_t parseRecordIdCount = 0x0 ;
- 217709 }
- 217710
- 217711 }
- 217712
- 217713 namespace System_Runtime_Serialization_Formatters_Binary__SerStack
- 217714 {
- 217715 constexpr std::uintptr_t objects = 0x10 ;
- 217716 constexpr std::uintptr_t stackId = 0x18 ;
- 217717 constexpr std::uintptr_t top = 0x20 ;
- 217718 }
- 217719
- 217720 namespace System_Runtime_Serialization_Formatters_Binary__SizedArray
- 217721 {
- 217722 constexpr std::uintptr_t objects = 0x10 ;
- 217723 constexpr std::uintptr_t negObjects = 0x18 ;
- 217724 }
- 217725
- 217726 namespace System_Runtime_Serialization_Formatters_Binary__IntSizedArray
- 217727 {
- 217728 constexpr std::uintptr_t objects = 0x10 ;
- 217729 constexpr std::uintptr_t negObjects = 0x18 ;
- 217730 }
- 217731
- 217732 namespace System_Runtime_Serialization_Formatters_Binary__NameCache
- 217733 {
- 217734 constexpr std::uintptr_t name = 0x10 ;
- 217735
- 217736 namespace _static
- 217737 {
- 217738 constexpr std::uintptr_t ht = 0x0 ;
- 217739 }
- 217740
- 217741 }
- 217742
- 217743 namespace System_Runtime_Serialization_Formatters_Binary__ValueFixup
- 217744 {
- 217745 constexpr std::uintptr_t valueFixupEnum = 0x10 ;
- 217746 constexpr std::uintptr_t arrayObj = 0x18 ;
- 217747 constexpr std::uintptr_t indexMap = 0x20 ;
- 217748 constexpr std::uintptr_t header = 0x28 ;
- 217749 constexpr std::uintptr_t memberObject = 0x30 ;
- 217750 constexpr std::uintptr_t objectInfo = 0x38 ;
- 217751 constexpr std::uintptr_t memberName = 0x40 ;
- 217752
- 217753 namespace _static
- 217754 {
- 217755 constexpr std::uintptr_t valueInfo = 0x0 ;
- 217756 }
- 217757
- 217758 }
- 217759
- 217760 namespace System_Runtime_Serialization_Formatters_Binary__InternalFE
- 217761 {
- 217762 constexpr std::uintptr_t FEtypeFormat = 0x10 ;
- 217763 constexpr std::uintptr_t FEassemblyFormat = 0x14 ;
- 217764 constexpr std::uintptr_t FEsecurityLevel = 0x18 ;
- 217765 constexpr std::uintptr_t FEserializerTypeEnum = 0x1C ;
- 217766 }
- 217767
- 217768 namespace System_Runtime_Serialization_Formatters_Binary__NameInfo
- 217769 {
- 217770 constexpr std::uintptr_t NIFullName = 0x10 ;
- 217771 constexpr std::uintptr_t NIobjectId = 0x18 ;
- 217772 constexpr std::uintptr_t NIassemId = 0x20 ;
- 217773 constexpr std::uintptr_t NIprimitiveTypeEnum = 0x28 ;
- 217774 constexpr std::uintptr_t NItype = 0x30 ;
- 217775 constexpr std::uintptr_t NIisSealed = 0x38 ;
- 217776 constexpr std::uintptr_t NIisArray = 0x39 ;
- 217777 constexpr std::uintptr_t NIisArrayItem = 0x3A ;
- 217778 constexpr std::uintptr_t NItransmitTypeOnObject = 0x3B ;
- 217779 constexpr std::uintptr_t NItransmitTypeOnMember = 0x3C ;
- 217780 constexpr std::uintptr_t NIisParentTypeOnObject = 0x3D ;
- 217781 constexpr std::uintptr_t NIarrayEnum = 0x40 ;
- 217782 constexpr std::uintptr_t NIsealedStatusChecked = 0x44 ;
- 217783 }
- 217784
- 217785 namespace System_Runtime_Serialization_Formatters_Binary__PrimitiveArray
- 217786 {
- 217787 constexpr std::uintptr_t code = 0x10 ;
- 217788 constexpr std::uintptr_t booleanA = 0x18 ;
- 217789 constexpr std::uintptr_t charA = 0x20 ;
- 217790 constexpr std::uintptr_t doubleA = 0x28 ;
- 217791 constexpr std::uintptr_t int16A = 0x30 ;
- 217792 constexpr std::uintptr_t int32A = 0x38 ;
- 217793 constexpr std::uintptr_t int64A = 0x40 ;
- 217794 constexpr std::uintptr_t sbyteA = 0x48 ;
- 217795 constexpr std::uintptr_t singleA = 0x50 ;
- 217796 constexpr std::uintptr_t uint16A = 0x58 ;
- 217797 constexpr std::uintptr_t uint32A = 0x60 ;
- 217798 constexpr std::uintptr_t uint64A = 0x68 ;
- 217799 }
- 217800
- 217801 namespace System_Runtime_Serialization_Formatters_Binary__MessageEnum
- 217802 {
- 217803 constexpr std::uintptr_t value__ = 0x0 ;
- 217804 }
- 217805
- 217806 namespace System_Runtime_InteropServices__CharSet
- 217807 {
- 217808 constexpr std::uintptr_t value__ = 0x0 ;
- 217809 }
- 217810
- 217811 namespace System_Runtime_InteropServices__ExternalException
- 217812 {
- 217813 constexpr std::uintptr_t _className = 0x10 ;
- 217814 constexpr std::uintptr_t _message = 0x18 ;
- 217815 constexpr std::uintptr_t _data = 0x20 ;
- 217816 constexpr std::uintptr_t _innerException = 0x28 ;
- 217817 constexpr std::uintptr_t _helpURL = 0x30 ;
- 217818 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 217819 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 217820 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 217821 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 217822 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 217823 constexpr std::uintptr_t _HResult = 0x60 ;
- 217824 constexpr std::uintptr_t _source = 0x68 ;
- 217825 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 217826 constexpr std::uintptr_t captured_traces = 0x78 ;
- 217827 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 217828 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 217829 }
- 217830
- 217831 namespace System_Runtime_InteropServices__HandleRef
- 217832 {
- 217833 constexpr std::uintptr_t _wrapper = 0x0 ;
- 217834 constexpr std::uintptr_t _handle = 0x8 ;
- 217835 }
- 217836
- 217837 namespace System_Runtime_InteropServices__MarshalDirectiveException
- 217838 {
- 217839 constexpr std::uintptr_t _className = 0x10 ;
- 217840 constexpr std::uintptr_t _message = 0x18 ;
- 217841 constexpr std::uintptr_t _data = 0x20 ;
- 217842 constexpr std::uintptr_t _innerException = 0x28 ;
- 217843 constexpr std::uintptr_t _helpURL = 0x30 ;
- 217844 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 217845 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 217846 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 217847 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 217848 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 217849 constexpr std::uintptr_t _HResult = 0x60 ;
- 217850 constexpr std::uintptr_t _source = 0x68 ;
- 217851 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 217852 constexpr std::uintptr_t captured_traces = 0x78 ;
- 217853 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 217854 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 217855 }
- 217856
- 217857 namespace System_Runtime_InteropServices__Architecture
- 217858 {
- 217859 constexpr std::uintptr_t value__ = 0x0 ;
- 217860 }
- 217861
- 217862 namespace System_Runtime_InteropServices__OSPlatform
- 217863 {
- 217864 constexpr std::uintptr_t TypeInfo = 0x107FF9E0 ;
- 217865 constexpr std::uintptr_t _osPlatform = 0x0 ;
- 217866
- 217867 namespace _static
- 217868 {
- 217869 constexpr std::uintptr_t _Linux_k__BackingField = 0x0 ;
- 217870 constexpr std::uintptr_t _OSX_k__BackingField = 0x8 ;
- 217871 constexpr std::uintptr_t _Windows_k__BackingField = 0x10 ;
- 217872 }
- 217873
- 217874 }
- 217875
- 217876 namespace System_Runtime_InteropServices__GCHandleType
- 217877 {
- 217878 constexpr std::uintptr_t value__ = 0x0 ;
- 217879 }
- 217880
- 217881 namespace System_Runtime_InteropServices__SafeBuffer
- 217882 {
- 217883 constexpr std::uintptr_t handle = 0x10 ;
- 217884 constexpr std::uintptr_t _state = 0x18 ;
- 217885 constexpr std::uintptr_t _ownsHandle = 0x1C ;
- 217886 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
- 217887 constexpr std::uintptr_t _numBytes = 0x20 ;
- 217888
- 217889 namespace _static
- 217890 {
- 217891 constexpr std::uintptr_t Uninitialized = 0x0 ;
- 217892 }
- 217893
- 217894 }
- 217895
- 217896 namespace System_Runtime_InteropServices__COMException
- 217897 {
- 217898 constexpr std::uintptr_t _className = 0x10 ;
- 217899 constexpr std::uintptr_t _message = 0x18 ;
- 217900 constexpr std::uintptr_t _data = 0x20 ;
- 217901 constexpr std::uintptr_t _innerException = 0x28 ;
- 217902 constexpr std::uintptr_t _helpURL = 0x30 ;
- 217903 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 217904 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 217905 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 217906 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 217907 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 217908 constexpr std::uintptr_t _HResult = 0x60 ;
- 217909 constexpr std::uintptr_t _source = 0x68 ;
- 217910 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 217911 constexpr std::uintptr_t captured_traces = 0x78 ;
- 217912 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 217913 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 217914 }
- 217915
- 217916 namespace System_Runtime_InteropServices__ErrorWrapper
- 217917 {
- 217918 constexpr std::uintptr_t TypeInfo = 0x10C718E0 ;
- 217919 constexpr std::uintptr_t m_ErrorCode = 0x10 ;
- 217920 }
- 217921
- 217922 namespace System_Runtime_InteropServices__UnmanagedFunctionPointerAttribute
- 217923 {
- 217924 constexpr std::uintptr_t m_callingConvention = 0x10 ;
- 217925 }
- 217926
- 217927 namespace System_Runtime_InteropServices__ComInterfaceType
- 217928 {
- 217929 constexpr std::uintptr_t value__ = 0x0 ;
- 217930 }
- 217931
- 217932 namespace System_Runtime_InteropServices__InterfaceTypeAttribute
- 217933 {
- 217934 constexpr std::uintptr_t _val = 0x10 ;
- 217935 }
- 217936
- 217937 namespace System_Runtime_InteropServices__ComDefaultInterfaceAttribute
- 217938 {
- 217939 constexpr std::uintptr_t _val = 0x10 ;
- 217940 }
- 217941
- 217942 namespace System_Runtime_InteropServices__ClassInterfaceType
- 217943 {
- 217944 constexpr std::uintptr_t value__ = 0x0 ;
- 217945 }
- 217946
- 217947 namespace System_Runtime_InteropServices__ClassInterfaceAttribute
- 217948 {
- 217949 constexpr std::uintptr_t _val = 0x10 ;
- 217950 }
- 217951
- 217952 namespace System_Runtime_InteropServices__ComVisibleAttribute
- 217953 {
- 217954 constexpr std::uintptr_t _val = 0x10 ;
- 217955 }
- 217956
- 217957 namespace System_Runtime_InteropServices__VarEnum
- 217958 {
- 217959 constexpr std::uintptr_t value__ = 0x0 ;
- 217960 }
- 217961
- 217962 namespace System_Runtime_InteropServices__UnmanagedType
- 217963 {
- 217964 constexpr std::uintptr_t value__ = 0x0 ;
- 217965 }
- 217966
- 217967 namespace System_Runtime_InteropServices__GuidAttribute
- 217968 {
- 217969 constexpr std::uintptr_t _val = 0x10 ;
- 217970 }
- 217971
- 217972 namespace System_Runtime_InteropServices__DllImportSearchPath
- 217973 {
- 217974 constexpr std::uintptr_t value__ = 0x0 ;
- 217975 }
- 217976
- 217977 namespace System_Runtime_InteropServices__DefaultDllImportSearchPathsAttribute
- 217978 {
- 217979 constexpr std::uintptr_t _paths = 0x10 ;
- 217980 }
- 217981
- 217982 namespace System_Runtime_InteropServices__DllImportAttribute
- 217983 {
- 217984 constexpr std::uintptr_t _val = 0x10 ;
- 217985 constexpr std::uintptr_t EntryPoint = 0x18 ;
- 217986 constexpr std::uintptr_t CharSet = 0x20 ;
- 217987 constexpr std::uintptr_t SetLastError = 0x24 ;
- 217988 constexpr std::uintptr_t ExactSpelling = 0x25 ;
- 217989 constexpr std::uintptr_t PreserveSig = 0x26 ;
- 217990 constexpr std::uintptr_t CallingConvention = 0x28 ;
- 217991 constexpr std::uintptr_t BestFitMapping = 0x2C ;
- 217992 constexpr std::uintptr_t ThrowOnUnmappableChar = 0x2D ;
- 217993 }
- 217994
- 217995 namespace System_Runtime_InteropServices__FieldOffsetAttribute
- 217996 {
- 217997 constexpr std::uintptr_t TypeInfo = 0x107420C8 ;
- 217998 constexpr std::uintptr_t _val = 0x10 ;
- 217999 }
- 218000