- 264001 constexpr std::uintptr_t _writable = 0x41 ;
- 264002 constexpr std::uintptr_t _exposable = 0x42 ;
- 264003 constexpr std::uintptr_t _isOpen = 0x43 ;
- 264004 constexpr std::uintptr_t _lastReadTask = 0x48 ;
- 264005 }
- 264006
- 264007 namespace ProgressData
- 264008 {
- 264009 constexpr std::uintptr_t BytesSent = 0x10 ;
- 264010 constexpr std::uintptr_t TotalBytesToSend = 0x18 ;
- 264011 constexpr std::uintptr_t BytesReceived = 0x20 ;
- 264012 constexpr std::uintptr_t TotalBytesToReceive = 0x28 ;
- 264013 constexpr std::uintptr_t HasUploadPhase = 0x30 ;
- 264014 }
- 264015
- 264016 namespace WebClientWriteStream
- 264017 {
- 264018 constexpr std::uintptr_t _identity = 0x10 ;
- 264019 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 264020 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 264021 constexpr std::uintptr_t _innerStream = 0x28 ;
- 264022 constexpr std::uintptr_t _request = 0x30 ;
- 264023 constexpr std::uintptr_t _webClient = 0x38 ;
- 264024 }
- 264025
- 264026 namespace RfcChar
- 264027 {
- 264028 constexpr std::uintptr_t value__ = 0x0 ;
- 264029 }
- 264030
- 264031 namespace UrlDecoder
- 264032 {
- 264033 constexpr std::uintptr_t _bufferSize = 0x10 ;
- 264034 constexpr std::uintptr_t _numChars = 0x14 ;
- 264035 constexpr std::uintptr_t _charBuffer = 0x18 ;
- 264036 constexpr std::uintptr_t _numBytes = 0x20 ;
- 264037 constexpr std::uintptr_t _byteBuffer = 0x28 ;
- 264038 constexpr std::uintptr_t _encoding = 0x30 ;
- 264039 }
- 264040
- 264041 namespace ThreadContext
- 264042 {
- 264043 constexpr std::uintptr_t m_NestedIOCount = 0x10 ;
- 264044 }
- 264045
- 264046 namespace Queue
- 264047 {
- 264048 constexpr std::uintptr_t m_DurationMilliseconds = 0x10 ;
- 264049 }
- 264050
- 264051 namespace Timer
- 264052 {
- 264053 constexpr std::uintptr_t m_StartTimeMilliseconds = 0x10 ;
- 264054 constexpr std::uintptr_t m_DurationMilliseconds = 0x14 ;
- 264055 }
- 264056
- 264057 namespace Callback
- 264058 {
- 264059 constexpr std::uintptr_t method_ptr = 0x10 ;
- 264060 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 264061 constexpr std::uintptr_t m_target = 0x20 ;
- 264062 constexpr std::uintptr_t method = 0x28 ;
- 264063 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 264064 constexpr std::uintptr_t extra_arg = 0x38 ;
- 264065 constexpr std::uintptr_t method_code = 0x40 ;
- 264066 constexpr std::uintptr_t interp_method = 0x48 ;
- 264067 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 264068 constexpr std::uintptr_t method_info = 0x58 ;
- 264069 constexpr std::uintptr_t original_method_info = 0x60 ;
- 264070 constexpr std::uintptr_t data = 0x68 ;
- 264071 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 264072 constexpr std::uintptr_t delegates = 0x78 ;
- 264073 }
- 264074
- 264075 namespace TimerQueue
- 264076 {
- 264077 constexpr std::uintptr_t TypeInfo = 0x107E0298 ;
- 264078 constexpr std::uintptr_t m_DurationMilliseconds = 0x10 ;
- 264079 constexpr std::uintptr_t m_ThisHandle = 0x18 ;
- 264080 constexpr std::uintptr_t m_Timers = 0x20 ;
- 264081 }
- 264082
- 264083 namespace InfiniteTimerQueue
- 264084 {
- 264085 constexpr std::uintptr_t TypeInfo = 0x107E0260 ;
- 264086 constexpr std::uintptr_t m_DurationMilliseconds = 0x10 ;
- 264087 }
- 264088
- 264089 namespace TimerState
- 264090 {
- 264091 constexpr std::uintptr_t value__ = 0x0 ;
- 264092 }
- 264093
- 264094 namespace TimerNode
- 264095 {
- 264096 constexpr std::uintptr_t TypeInfo = 0x107E04A0 ;
- 264097 constexpr std::uintptr_t m_StartTimeMilliseconds = 0x10 ;
- 264098 constexpr std::uintptr_t m_DurationMilliseconds = 0x14 ;
- 264099 constexpr std::uintptr_t m_TimerState = 0x18 ;
- 264100 constexpr std::uintptr_t m_Callback = 0x20 ;
- 264101 constexpr std::uintptr_t m_Context = 0x28 ;
- 264102 constexpr std::uintptr_t m_QueueLock = 0x30 ;
- 264103 constexpr std::uintptr_t next = 0x38 ;
- 264104 constexpr std::uintptr_t prev = 0x40 ;
- 264105 }
- 264106
- 264107 namespace InfiniteTimer
- 264108 {
- 264109 constexpr std::uintptr_t m_StartTimeMilliseconds = 0x10 ;
- 264110 constexpr std::uintptr_t m_DurationMilliseconds = 0x14 ;
- 264111 constexpr std::uintptr_t cancelled = 0x18 ;
- 264112 }
- 264113
- 264114 namespace RecognizedAttribute
- 264115 {
- 264116 constexpr std::uintptr_t m_name = 0x0 ;
- 264117 constexpr std::uintptr_t m_token = 0x8 ;
- 264118 }
- 264119
- 264120 namespace Stamp
- 264121 {
- 264122 constexpr std::uintptr_t value__ = 0x0 ;
- 264123 }
- 264124
- 264125 namespace CookieCollectionEnumerator
- 264126 {
- 264127 constexpr std::uintptr_t TypeInfo = 0x107DFE70 ;
- 264128 constexpr std::uintptr_t m_cookies = 0x10 ;
- 264129 constexpr std::uintptr_t m_count = 0x18 ;
- 264130 constexpr std::uintptr_t m_index = 0x1C ;
- 264131 constexpr std::uintptr_t m_version = 0x20 ;
- 264132 }
- 264133
- 264134 namespace CallbackContext
- 264135 {
- 264136 constexpr std::uintptr_t TypeInfo = 0x107DF300 ;
- 264137 constexpr std::uintptr_t request = 0x10 ;
- 264138 constexpr std::uintptr_t certificate = 0x18 ;
- 264139 constexpr std::uintptr_t chain = 0x20 ;
- 264140 constexpr std::uintptr_t sslPolicyErrors = 0x28 ;
- 264141 constexpr std::uintptr_t result = 0x2C ;
- 264142 }
- 264143
- 264144 namespace Mode
- 264145 {
- 264146 constexpr std::uintptr_t value__ = 0x0 ;
- 264147 }
- 264148
- 264149 namespace GetHostEntryNameCallback
- 264150 {
- 264151 constexpr std::uintptr_t TypeInfo = 0x107DF0D8 ;
- 264152 constexpr std::uintptr_t method_ptr = 0x10 ;
- 264153 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 264154 constexpr std::uintptr_t m_target = 0x20 ;
- 264155 constexpr std::uintptr_t method = 0x28 ;
- 264156 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 264157 constexpr std::uintptr_t extra_arg = 0x38 ;
- 264158 constexpr std::uintptr_t method_code = 0x40 ;
- 264159 constexpr std::uintptr_t interp_method = 0x48 ;
- 264160 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 264161 constexpr std::uintptr_t method_info = 0x58 ;
- 264162 constexpr std::uintptr_t original_method_info = 0x60 ;
- 264163 constexpr std::uintptr_t data = 0x68 ;
- 264164 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 264165 constexpr std::uintptr_t delegates = 0x78 ;
- 264166 }
- 264167
- 264168 namespace GetHostEntryIPCallback
- 264169 {
- 264170 constexpr std::uintptr_t TypeInfo = 0x107DF170 ;
- 264171 constexpr std::uintptr_t method_ptr = 0x10 ;
- 264172 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 264173 constexpr std::uintptr_t m_target = 0x20 ;
- 264174 constexpr std::uintptr_t method = 0x28 ;
- 264175 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 264176 constexpr std::uintptr_t extra_arg = 0x38 ;
- 264177 constexpr std::uintptr_t method_code = 0x40 ;
- 264178 constexpr std::uintptr_t interp_method = 0x48 ;
- 264179 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 264180 constexpr std::uintptr_t method_info = 0x58 ;
- 264181 constexpr std::uintptr_t original_method_info = 0x60 ;
- 264182 constexpr std::uintptr_t data = 0x68 ;
- 264183 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 264184 constexpr std::uintptr_t delegates = 0x78 ;
- 264185 }
- 264186
- 264187 namespace GetHostAddressesCallback
- 264188 {
- 264189 constexpr std::uintptr_t method_ptr = 0x10 ;
- 264190 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 264191 constexpr std::uintptr_t m_target = 0x20 ;
- 264192 constexpr std::uintptr_t method = 0x28 ;
- 264193 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 264194 constexpr std::uintptr_t extra_arg = 0x38 ;
- 264195 constexpr std::uintptr_t method_code = 0x40 ;
- 264196 constexpr std::uintptr_t interp_method = 0x48 ;
- 264197 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 264198 constexpr std::uintptr_t method_info = 0x58 ;
- 264199 constexpr std::uintptr_t original_method_info = 0x60 ;
- 264200 constexpr std::uintptr_t data = 0x68 ;
- 264201 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 264202 constexpr std::uintptr_t delegates = 0x78 ;
- 264203 }
- 264204
- 264205 namespace NtlmAuthState
- 264206 {
- 264207 constexpr std::uintptr_t value__ = 0x0 ;
- 264208 }
- 264209
- 264210 namespace AuthorizationState
- 264211 {
- 264212 constexpr std::uintptr_t request = 0x0 ;
- 264213 constexpr std::uintptr_t isProxy = 0x8 ;
- 264214 constexpr std::uintptr_t isCompleted = 0x9 ;
- 264215 constexpr std::uintptr_t ntlm_auth_state = 0xC ;
- 264216 }
- 264217
- 264218 namespace State
- 264219 {
- 264220 constexpr std::uintptr_t value__ = 0x0 ;
- 264221 }
- 264222
- 264223 namespace Chunk
- 264224 {
- 264225 constexpr std::uintptr_t TypeInfo = 0x107E2B70 ;
- 264226 constexpr std::uintptr_t Bytes = 0x10 ;
- 264227 constexpr std::uintptr_t Offset = 0x18 ;
- 264228 }
- 264229
- 264230 namespace SPKey
- 264231 {
- 264232 constexpr std::uintptr_t TypeInfo = 0x107E25D8 ;
- 264233 constexpr std::uintptr_t uri = 0x10 ;
- 264234 constexpr std::uintptr_t proxy = 0x18 ;
- 264235 constexpr std::uintptr_t use_connect = 0x20 ;
- 264236 }
- 264237
- 264238 namespace ConnectionGroup
- 264239 {
- 264240 constexpr std::uintptr_t TypeInfo = 0x107E2700 ;
- 264241 constexpr std::uintptr_t _Scheduler_k__BackingField = 0x10 ;
- 264242 constexpr std::uintptr_t _Name_k__BackingField = 0x18 ;
- 264243 constexpr std::uintptr_t ID = 0x20 ;
- 264244 constexpr std::uintptr_t connections = 0x28 ;
- 264245 constexpr std::uintptr_t queue = 0x30 ;
- 264246
- 264247 namespace _static
- 264248 {
- 264249 constexpr std::uintptr_t nextId = 0x0 ;
- 264250 }
- 264251
- 264252 }
- 264253
- 264254 namespace AsyncManualResetEvent
- 264255 {
- 264256 constexpr std::uintptr_t TypeInfo = 0x107E26F0 ;
- 264257 constexpr std::uintptr_t m_tcs = 0x10 ;
- 264258 }
- 264259
- 264260 namespace Status
- 264261 {
- 264262 constexpr std::uintptr_t value__ = 0xFFFFFFFFFFFFFFF0 ;
- 264263 }
- 264264
- 264265 namespace Result
- 264266 {
- 264267 constexpr std::uintptr_t _Status_k__BackingField = 0x0 ;
- 264268 }
- 264269
- 264270 namespace NtlmAuthState
- 264271 {
- 264272 constexpr std::uintptr_t value__ = 0x0 ;
- 264273 }
- 264274
- 264275 namespace CachedEventArgs
- 264276 {
- 264277 constexpr std::uintptr_t TypeInfo = 0x107E5F50 ;
- 264278 constexpr std::uintptr_t TaskAccept = 0x10 ;
- 264279 constexpr std::uintptr_t TaskReceive = 0x18 ;
- 264280 constexpr std::uintptr_t TaskSend = 0x20 ;
- 264281 constexpr std::uintptr_t ValueTaskReceive = 0x28 ;
- 264282 constexpr std::uintptr_t ValueTaskSend = 0x30 ;
- 264283 }
- 264284
- 264285 namespace TaskSocketAsyncEventArgs`1
- 264286 {
- 264287 constexpr std::uintptr_t disposed = 0x10 ;
- 264288 constexpr std::uintptr_t in_progress = 0x14 ;
- 264289 constexpr std::uintptr_t remote_ep = 0x18 ;
- 264290 constexpr std::uintptr_t current_socket = 0x20 ;
- 264291 constexpr std::uintptr_t socket_async_result = 0x28 ;
- 264292 constexpr std::uintptr_t _AcceptSocket_k__BackingField = 0x30 ;
- 264293 constexpr std::uintptr_t _BytesTransferred_k__BackingField = 0x38 ;
- 264294 constexpr std::uintptr_t _LastOperation_k__BackingField = 0x3C ;
- 264295 constexpr std::uintptr_t _SocketError_k__BackingField = 0x40 ;
- 264296 constexpr std::uintptr_t _SocketFlags_k__BackingField = 0x44 ;
- 264297 constexpr std::uintptr_t _UserToken_k__BackingField = 0x48 ;
- 264298 constexpr std::uintptr_t Completed = 0x50 ;
- 264299 constexpr std::uintptr_t _buffer = 0x58 ;
- 264300 constexpr std::uintptr_t _offset = 0x68 ;
- 264301 constexpr std::uintptr_t _count = 0x6C ;
- 264302 constexpr std::uintptr_t _bufferIsExplicitArray = 0x70 ;
- 264303 constexpr std::uintptr_t _bufferList = 0x78 ;
- 264304 constexpr std::uintptr_t _builder = 0x0 ;
- 264305 }
- 264306
- 264307 namespace Int32TaskSocketAsyncEventArgs
- 264308 {
- 264309 constexpr std::uintptr_t TypeInfo = 0x107E62D8 ;
- 264310 constexpr std::uintptr_t disposed = 0x10 ;
- 264311 constexpr std::uintptr_t in_progress = 0x14 ;
- 264312 constexpr std::uintptr_t remote_ep = 0x18 ;
- 264313 constexpr std::uintptr_t current_socket = 0x20 ;
- 264314 constexpr std::uintptr_t socket_async_result = 0x28 ;
- 264315 constexpr std::uintptr_t _AcceptSocket_k__BackingField = 0x30 ;
- 264316 constexpr std::uintptr_t _BytesTransferred_k__BackingField = 0x38 ;
- 264317 constexpr std::uintptr_t _LastOperation_k__BackingField = 0x3C ;
- 264318 constexpr std::uintptr_t _SocketError_k__BackingField = 0x40 ;
- 264319 constexpr std::uintptr_t _SocketFlags_k__BackingField = 0x44 ;
- 264320 constexpr std::uintptr_t _UserToken_k__BackingField = 0x48 ;
- 264321 constexpr std::uintptr_t Completed = 0x50 ;
- 264322 constexpr std::uintptr_t _buffer = 0x58 ;
- 264323 constexpr std::uintptr_t _offset = 0x68 ;
- 264324 constexpr std::uintptr_t _count = 0x6C ;
- 264325 constexpr std::uintptr_t _bufferIsExplicitArray = 0x70 ;
- 264326 constexpr std::uintptr_t _bufferList = 0x78 ;
- 264327 constexpr std::uintptr_t _builder = 0x80 ;
- 264328 constexpr std::uintptr_t _accessed = 0x98 ;
- 264329 constexpr std::uintptr_t _wrapExceptionsInIOExceptions = 0xA0 ;
- 264330 }
- 264331
- 264332 namespace AwaitableSocketAsyncEventArgs
- 264333 {
- 264334 constexpr std::uintptr_t TypeInfo = 0x107E5E30 ;
- 264335 constexpr std::uintptr_t disposed = 0x10 ;
- 264336 constexpr std::uintptr_t in_progress = 0x14 ;
- 264337 constexpr std::uintptr_t remote_ep = 0x18 ;
- 264338 constexpr std::uintptr_t current_socket = 0x20 ;
- 264339 constexpr std::uintptr_t socket_async_result = 0x28 ;
- 264340 constexpr std::uintptr_t _AcceptSocket_k__BackingField = 0x30 ;
- 264341 constexpr std::uintptr_t _BytesTransferred_k__BackingField = 0x38 ;
- 264342 constexpr std::uintptr_t _LastOperation_k__BackingField = 0x3C ;
- 264343 constexpr std::uintptr_t _SocketError_k__BackingField = 0x40 ;
- 264344 constexpr std::uintptr_t _SocketFlags_k__BackingField = 0x44 ;
- 264345 constexpr std::uintptr_t _UserToken_k__BackingField = 0x48 ;
- 264346 constexpr std::uintptr_t Completed = 0x50 ;
- 264347 constexpr std::uintptr_t _buffer = 0x58 ;
- 264348 constexpr std::uintptr_t _offset = 0x68 ;
- 264349 constexpr std::uintptr_t _count = 0x6C ;
- 264350 constexpr std::uintptr_t _bufferIsExplicitArray = 0x70 ;
- 264351 constexpr std::uintptr_t _bufferList = 0x78 ;
- 264352 constexpr std::uintptr_t _continuation = 0x80 ;
- 264353 constexpr std::uintptr_t _executionContext = 0x88 ;
- 264354 constexpr std::uintptr_t _scheduler = 0x90 ;
- 264355 constexpr std::uintptr_t _token = 0x98 ;
- 264356 constexpr std::uintptr_t _WrapExceptionsInIOExceptions_k__BackingField = 0x9A ;
- 264357
- 264358 namespace _static
- 264359 {
- 264360 constexpr std::uintptr_t Reserved = 0x0 ;
- 264361 constexpr std::uintptr_t s_completedSentinel = 0x8 ;
- 264362 constexpr std::uintptr_t s_availableSentinel = 0x10 ;
- 264363 }
- 264364
- 264365 }
- 264366
- 264367 namespace WSABUF
- 264368 {
- 264369 constexpr std::uintptr_t len = 0x0 ;
- 264370 constexpr std::uintptr_t buf = 0x8 ;
- 264371 }
- 264372
- 264373 namespace Utf8MessageState
- 264374 {
- 264375 constexpr std::uintptr_t SequenceInProgress = 0x10 ;
- 264376 constexpr std::uintptr_t AdditionalBytesExpected = 0x14 ;
- 264377 constexpr std::uintptr_t ExpectedValueMin = 0x18 ;
- 264378 constexpr std::uintptr_t CurrentDecodeBits = 0x1C ;
- 264379 }
- 264380
- 264381 namespace MessageOpcode
- 264382 {
- 264383 constexpr std::uintptr_t value__ = 0x0 ;
- 264384 }
- 264385
- 264386 namespace MessageHeader
- 264387 {
- 264388 constexpr std::uintptr_t Opcode = 0x0 ;
- 264389 constexpr std::uintptr_t Fin = 0x1 ;
- 264390 constexpr std::uintptr_t PayloadLength = 0x8 ;
- 264391 constexpr std::uintptr_t Mask = 0x10 ;
- 264392 }
- 264393
- 264394 namespace InternalState
- 264395 {
- 264396 constexpr std::uintptr_t value__ = 0x0 ;
- 264397 }
- 264398
- 264399 namespace Mono_Net_Security__BufferOffsetSize
- 264400 {
- 264401 constexpr std::uintptr_t TypeInfo = 0x1074BFA0 ;
- 264402 constexpr std::uintptr_t Buffer = 0x10 ;
- 264403 constexpr std::uintptr_t Offset = 0x18 ;
- 264404 constexpr std::uintptr_t Size = 0x1C ;
- 264405 constexpr std::uintptr_t TotalBytes = 0x20 ;
- 264406 constexpr std::uintptr_t Complete = 0x24 ;
- 264407 }
- 264408
- 264409 namespace Mono_Net_Security__BufferOffsetSize2
- 264410 {
- 264411 constexpr std::uintptr_t TypeInfo = 0x1074B8E0 ;
- 264412 constexpr std::uintptr_t Buffer = 0x10 ;
- 264413 constexpr std::uintptr_t Offset = 0x18 ;
- 264414 constexpr std::uintptr_t Size = 0x1C ;
- 264415 constexpr std::uintptr_t TotalBytes = 0x20 ;
- 264416 constexpr std::uintptr_t Complete = 0x24 ;
- 264417 constexpr std::uintptr_t InitialSize = 0x28 ;
- 264418 }
- 264419
- 264420 namespace Mono_Net_Security__AsyncOperationStatus
- 264421 {
- 264422 constexpr std::uintptr_t value__ = 0x0 ;
- 264423 }
- 264424
- 264425 namespace Mono_Net_Security__AsyncProtocolResult
- 264426 {
- 264427 constexpr std::uintptr_t TypeInfo = 0x1074BEC0 ;
- 264428 constexpr std::uintptr_t _UserResult_k__BackingField = 0x10 ;
- 264429 constexpr std::uintptr_t _Error_k__BackingField = 0x18 ;
- 264430 }
- 264431
- 264432 namespace Mono_Net_Security__AsyncProtocolRequest
- 264433 {
- 264434 constexpr std::uintptr_t _Parent_k__BackingField = 0x10 ;
- 264435 constexpr std::uintptr_t _RunSynchronously_k__BackingField = 0x18 ;
- 264436 constexpr std::uintptr_t _UserResult_k__BackingField = 0x1C ;
- 264437 constexpr std::uintptr_t Started = 0x20 ;
- 264438 constexpr std::uintptr_t RequestedSize = 0x24 ;
- 264439 constexpr std::uintptr_t WriteRequested = 0x28 ;
- 264440 constexpr std::uintptr_t locker = 0x30 ;
- 264441 }
- 264442
- 264443 namespace Mono_Net_Security__AsyncHandshakeRequest
- 264444 {
- 264445 constexpr std::uintptr_t TypeInfo = 0x1074BB78 ;
- 264446 constexpr std::uintptr_t _Parent_k__BackingField = 0x10 ;
- 264447 constexpr std::uintptr_t _RunSynchronously_k__BackingField = 0x18 ;
- 264448 constexpr std::uintptr_t _UserResult_k__BackingField = 0x1C ;
- 264449 constexpr std::uintptr_t Started = 0x20 ;
- 264450 constexpr std::uintptr_t RequestedSize = 0x24 ;
- 264451 constexpr std::uintptr_t WriteRequested = 0x28 ;
- 264452 constexpr std::uintptr_t locker = 0x30 ;
- 264453 }
- 264454
- 264455 namespace Mono_Net_Security__AsyncReadOrWriteRequest
- 264456 {
- 264457 constexpr std::uintptr_t _Parent_k__BackingField = 0x10 ;
- 264458 constexpr std::uintptr_t _RunSynchronously_k__BackingField = 0x18 ;
- 264459 constexpr std::uintptr_t _UserResult_k__BackingField = 0x1C ;
- 264460 constexpr std::uintptr_t Started = 0x20 ;
- 264461 constexpr std::uintptr_t RequestedSize = 0x24 ;
- 264462 constexpr std::uintptr_t WriteRequested = 0x28 ;
- 264463 constexpr std::uintptr_t locker = 0x30 ;
- 264464 constexpr std::uintptr_t _UserBuffer_k__BackingField = 0x38 ;
- 264465 constexpr std::uintptr_t _CurrentSize_k__BackingField = 0x40 ;
- 264466 }
- 264467
- 264468 namespace Mono_Net_Security__AsyncReadRequest
- 264469 {
- 264470 constexpr std::uintptr_t TypeInfo = 0x1074B910 ;
- 264471 constexpr std::uintptr_t _Parent_k__BackingField = 0x10 ;
- 264472 constexpr std::uintptr_t _RunSynchronously_k__BackingField = 0x18 ;
- 264473 constexpr std::uintptr_t _UserResult_k__BackingField = 0x1C ;
- 264474 constexpr std::uintptr_t Started = 0x20 ;
- 264475 constexpr std::uintptr_t RequestedSize = 0x24 ;
- 264476 constexpr std::uintptr_t WriteRequested = 0x28 ;
- 264477 constexpr std::uintptr_t locker = 0x30 ;
- 264478 constexpr std::uintptr_t _UserBuffer_k__BackingField = 0x38 ;
- 264479 constexpr std::uintptr_t _CurrentSize_k__BackingField = 0x40 ;
- 264480 }
- 264481
- 264482 namespace Mono_Net_Security__AsyncWriteRequest
- 264483 {
- 264484 constexpr std::uintptr_t TypeInfo = 0x1074BA08 ;
- 264485 constexpr std::uintptr_t _Parent_k__BackingField = 0x10 ;
- 264486 constexpr std::uintptr_t _RunSynchronously_k__BackingField = 0x18 ;
- 264487 constexpr std::uintptr_t _UserResult_k__BackingField = 0x1C ;
- 264488 constexpr std::uintptr_t Started = 0x20 ;
- 264489 constexpr std::uintptr_t RequestedSize = 0x24 ;
- 264490 constexpr std::uintptr_t WriteRequested = 0x28 ;
- 264491 constexpr std::uintptr_t locker = 0x30 ;
- 264492 constexpr std::uintptr_t _UserBuffer_k__BackingField = 0x38 ;
- 264493 constexpr std::uintptr_t _CurrentSize_k__BackingField = 0x40 ;
- 264494 }
- 264495
- 264496 namespace Mono_Net_Security__ChainValidationHelper
- 264497 {
- 264498 constexpr std::uintptr_t TypeInfo = 0x1074BF80 ;
- 264499 constexpr std::uintptr_t owner = 0x10 ;
- 264500 constexpr std::uintptr_t settings = 0x18 ;
- 264501 constexpr std::uintptr_t provider = 0x20 ;
- 264502 constexpr std::uintptr_t certValidationCallback = 0x28 ;
- 264503 constexpr std::uintptr_t certSelectionCallback = 0x30 ;
- 264504 constexpr std::uintptr_t tlsStream = 0x38 ;
- 264505 constexpr std::uintptr_t request = 0x40 ;
- 264506 }
- 264507
- 264508 namespace Mono_Net_Security__MobileAuthenticatedStream
- 264509 {
- 264510 constexpr std::uintptr_t TypeInfo = 0x1074BD08 ;
- 264511 constexpr std::uintptr_t _identity = 0x10 ;
- 264512 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 264513 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 264514 constexpr std::uintptr_t _InnerStream = 0x28 ;
- 264515 constexpr std::uintptr_t _LeaveStreamOpen = 0x30 ;
- 264516 constexpr std::uintptr_t xobileTlsContext = 0x38 ;
- 264517 constexpr std::uintptr_t lastException = 0x40 ;
- 264518 constexpr std::uintptr_t asyncHandshakeRequest = 0x48 ;
- 264519 constexpr std::uintptr_t asyncReadRequest = 0x50 ;
- 264520 constexpr std::uintptr_t asyncWriteRequest = 0x58 ;
- 264521 constexpr std::uintptr_t readBuffer = 0x60 ;
- 264522 constexpr std::uintptr_t writeBuffer = 0x68 ;
- 264523 constexpr std::uintptr_t ioLock = 0x70 ;
- 264524 constexpr std::uintptr_t closeRequested = 0x78 ;
- 264525 constexpr std::uintptr_t shutdown = 0x7C ;
- 264526 constexpr std::uintptr_t operation = 0x80 ;
- 264527 constexpr std::uintptr_t _SslStream_k__BackingField = 0x88 ;
- 264528 constexpr std::uintptr_t _Settings_k__BackingField = 0x90 ;
- 264529 constexpr std::uintptr_t _Provider_k__BackingField = 0x98 ;
- 264530 constexpr std::uintptr_t _TargetHost_k__BackingField = 0xA0 ;
- 264531 constexpr std::uintptr_t ID = 0xA8 ;
- 264532
- 264533 namespace _static
- 264534 {
- 264535 constexpr std::uintptr_t uniqueNameInteger = 0x0 ;
- 264536 constexpr std::uintptr_t nextId = 0x4 ;
- 264537 }
- 264538
- 264539 }
- 264540
- 264541 namespace Mono_Net_Security__MobileTlsContext
- 264542 {
- 264543 constexpr std::uintptr_t certificateValidator = 0x10 ;
- 264544 constexpr std::uintptr_t _Options_k__BackingField = 0x18 ;
- 264545 constexpr std::uintptr_t _Parent_k__BackingField = 0x20 ;
- 264546 constexpr std::uintptr_t _IsServer_k__BackingField = 0x28 ;
- 264547 constexpr std::uintptr_t _TargetHost_k__BackingField = 0x30 ;
- 264548 constexpr std::uintptr_t _ServerName_k__BackingField = 0x38 ;
- 264549 constexpr std::uintptr_t _AskForClientCertificate_k__BackingField = 0x40 ;
- 264550 constexpr std::uintptr_t _EnabledProtocols_k__BackingField = 0x44 ;
- 264551 constexpr std::uintptr_t _ClientCertificates_k__BackingField = 0x48 ;
- 264552 constexpr std::uintptr_t _LocalServerCertificate_k__BackingField = 0x50 ;
- 264553 }
- 264554
- 264555 namespace Mono_Net_Security__MonoSslAuthenticationOptions
- 264556 {
- 264557 constexpr std::uintptr_t _ServerCertSelectionDelegate_k__BackingField = 0x10 ;
- 264558 }
- 264559
- 264560 namespace Mono_Net_Security__MonoSslClientAuthenticationOptions
- 264561 {
- 264562 constexpr std::uintptr_t TypeInfo = 0x1074B970 ;
- 264563 constexpr std::uintptr_t _ServerCertSelectionDelegate_k__BackingField = 0x10 ;
- 264564 constexpr std::uintptr_t _Options_k__BackingField = 0x18 ;
- 264565 }
- 264566
- 264567 namespace Mono_Net_Security__MonoSslServerAuthenticationOptions
- 264568 {
- 264569 constexpr std::uintptr_t _ServerCertSelectionDelegate_k__BackingField = 0x10 ;
- 264570 constexpr std::uintptr_t _Options_k__BackingField = 0x18 ;
- 264571 }
- 264572
- 264573 namespace Mono_Net_Security__MonoTlsStream
- 264574 {
- 264575 constexpr std::uintptr_t TypeInfo = 0x107E1F08 ;
- 264576 constexpr std::uintptr_t provider = 0x10 ;
- 264577 constexpr std::uintptr_t networkStream = 0x18 ;
- 264578 constexpr std::uintptr_t request = 0x20 ;
- 264579 constexpr std::uintptr_t settings = 0x28 ;
- 264580 constexpr std::uintptr_t sslStream = 0x30 ;
- 264581 constexpr std::uintptr_t sslStreamLock = 0x38 ;
- 264582 constexpr std::uintptr_t status = 0x40 ;
- 264583 constexpr std::uintptr_t _CertificateValidationFailed_k__BackingField = 0x44 ;
- 264584 }
- 264585
- 264586 namespace Mono_Http__NtlmSession
- 264587 {
- 264588 constexpr std::uintptr_t message = 0x10 ;
- 264589 }
- 264590
- 264591 namespace Mono_Btls__MonoBtlsBio
- 264592 {
- 264593 constexpr std::uintptr_t handle = 0x10 ;
- 264594 constexpr std::uintptr_t lastError = 0x18 ;
- 264595 }
- 264596
- 264597 namespace Mono_Btls__MonoBtlsBioMemory
- 264598 {
- 264599 constexpr std::uintptr_t handle = 0x10 ;
- 264600 constexpr std::uintptr_t lastError = 0x18 ;
- 264601 }
- 264602
- 264603 namespace Mono_Btls__MonoBtlsBioMono
- 264604 {
- 264605 constexpr std::uintptr_t handle = 0x10 ;
- 264606 constexpr std::uintptr_t lastError = 0x18 ;
- 264607 constexpr std::uintptr_t handle = 0x20 ;
- 264608 constexpr std::uintptr_t instance = 0x28 ;
- 264609 constexpr std::uintptr_t readFunc = 0x30 ;
- 264610 constexpr std::uintptr_t writeFunc = 0x38 ;
- 264611 constexpr std::uintptr_t controlFunc = 0x40 ;
- 264612 constexpr std::uintptr_t readFuncPtr = 0x48 ;
- 264613 constexpr std::uintptr_t writeFuncPtr = 0x50 ;
- 264614 constexpr std::uintptr_t controlFuncPtr = 0x58 ;
- 264615 constexpr std::uintptr_t backend = 0x60 ;
- 264616 }
- 264617
- 264618 namespace Mono_Btls__MonoBtlsContext
- 264619 {
- 264620 constexpr std::uintptr_t certificateValidator = 0x10 ;
- 264621 constexpr std::uintptr_t _Options_k__BackingField = 0x18 ;
- 264622 constexpr std::uintptr_t _Parent_k__BackingField = 0x20 ;
- 264623 constexpr std::uintptr_t _IsServer_k__BackingField = 0x28 ;
- 264624 constexpr std::uintptr_t _TargetHost_k__BackingField = 0x30 ;
- 264625 constexpr std::uintptr_t _ServerName_k__BackingField = 0x38 ;
- 264626 constexpr std::uintptr_t _AskForClientCertificate_k__BackingField = 0x40 ;
- 264627 constexpr std::uintptr_t _EnabledProtocols_k__BackingField = 0x44 ;
- 264628 constexpr std::uintptr_t _ClientCertificates_k__BackingField = 0x48 ;
- 264629 constexpr std::uintptr_t _LocalServerCertificate_k__BackingField = 0x50 ;
- 264630 constexpr std::uintptr_t remoteCertificate = 0x58 ;
- 264631 constexpr std::uintptr_t clientCertificate = 0x60 ;
- 264632 constexpr std::uintptr_t nativeServerCertificate = 0x68 ;
- 264633 constexpr std::uintptr_t nativeClientCertificate = 0x70 ;
- 264634 constexpr std::uintptr_t ctx = 0x78 ;
- 264635 constexpr std::uintptr_t ssl = 0x80 ;
- 264636 constexpr std::uintptr_t bio = 0x88 ;
- 264637 constexpr std::uintptr_t errbio = 0x90 ;
- 264638 constexpr std::uintptr_t connectionInfo = 0x98 ;
- 264639 constexpr std::uintptr_t certificateValidated = 0xA0 ;
- 264640 constexpr std::uintptr_t isAuthenticated = 0xA1 ;
- 264641 constexpr std::uintptr_t connected = 0xA2 ;
- 264642 }
- 264643
- 264644 namespace Mono_Btls__MonoBtlsException
- 264645 {
- 264646 constexpr std::uintptr_t _className = 0x10 ;
- 264647 constexpr std::uintptr_t _message = 0x18 ;
- 264648 constexpr std::uintptr_t _data = 0x20 ;
- 264649 constexpr std::uintptr_t _innerException = 0x28 ;
- 264650 constexpr std::uintptr_t _helpURL = 0x30 ;
- 264651 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 264652 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 264653 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 264654 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 264655 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 264656 constexpr std::uintptr_t _HResult = 0x60 ;
- 264657 constexpr std::uintptr_t _source = 0x68 ;
- 264658 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 264659 constexpr std::uintptr_t captured_traces = 0x78 ;
- 264660 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 264661 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 264662 }
- 264663
- 264664 namespace Mono_Btls__MonoBtlsKey
- 264665 {
- 264666 constexpr std::uintptr_t handle = 0x10 ;
- 264667 constexpr std::uintptr_t lastError = 0x18 ;
- 264668 }
- 264669
- 264670 namespace Mono_Btls__MonoBtlsObject
- 264671 {
- 264672 constexpr std::uintptr_t handle = 0x10 ;
- 264673 constexpr std::uintptr_t lastError = 0x18 ;
- 264674 }
- 264675
- 264676 namespace Mono_Btls__MonoBtlsPkcs12
- 264677 {
- 264678 constexpr std::uintptr_t handle = 0x10 ;
- 264679 constexpr std::uintptr_t lastError = 0x18 ;
- 264680 constexpr std::uintptr_t privateKey = 0x20 ;
- 264681 }
- 264682
- 264683 namespace Mono_Btls__MonoBtlsVerifyCallback
- 264684 {
- 264685 constexpr std::uintptr_t method_ptr = 0x10 ;
- 264686 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 264687 constexpr std::uintptr_t m_target = 0x20 ;
- 264688 constexpr std::uintptr_t method = 0x28 ;
- 264689 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 264690 constexpr std::uintptr_t extra_arg = 0x38 ;
- 264691 constexpr std::uintptr_t method_code = 0x40 ;
- 264692 constexpr std::uintptr_t interp_method = 0x48 ;
- 264693 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 264694 constexpr std::uintptr_t method_info = 0x58 ;
- 264695 constexpr std::uintptr_t original_method_info = 0x60 ;
- 264696 constexpr std::uintptr_t data = 0x68 ;
- 264697 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 264698 constexpr std::uintptr_t delegates = 0x78 ;
- 264699 }
- 264700
- 264701 namespace Mono_Btls__MonoBtlsSelectCallback
- 264702 {
- 264703 constexpr std::uintptr_t method_ptr = 0x10 ;
- 264704 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 264705 constexpr std::uintptr_t m_target = 0x20 ;
- 264706 constexpr std::uintptr_t method = 0x28 ;
- 264707 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 264708 constexpr std::uintptr_t extra_arg = 0x38 ;
- 264709 constexpr std::uintptr_t method_code = 0x40 ;
- 264710 constexpr std::uintptr_t interp_method = 0x48 ;
- 264711 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 264712 constexpr std::uintptr_t method_info = 0x58 ;
- 264713 constexpr std::uintptr_t original_method_info = 0x60 ;
- 264714 constexpr std::uintptr_t data = 0x68 ;
- 264715 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 264716 constexpr std::uintptr_t delegates = 0x78 ;
- 264717 }
- 264718
- 264719 namespace Mono_Btls__MonoBtlsServerNameCallback
- 264720 {
- 264721 constexpr std::uintptr_t method_ptr = 0x10 ;
- 264722 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 264723 constexpr std::uintptr_t m_target = 0x20 ;
- 264724 constexpr std::uintptr_t method = 0x28 ;
- 264725 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 264726 constexpr std::uintptr_t extra_arg = 0x38 ;
- 264727 constexpr std::uintptr_t method_code = 0x40 ;
- 264728 constexpr std::uintptr_t interp_method = 0x48 ;
- 264729 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 264730 constexpr std::uintptr_t method_info = 0x58 ;
- 264731 constexpr std::uintptr_t original_method_info = 0x60 ;
- 264732 constexpr std::uintptr_t data = 0x68 ;
- 264733 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 264734 constexpr std::uintptr_t delegates = 0x78 ;
- 264735 }
- 264736
- 264737 namespace Mono_Btls__MonoBtlsSsl
- 264738 {
- 264739 constexpr std::uintptr_t handle = 0x10 ;
- 264740 constexpr std::uintptr_t lastError = 0x18 ;
- 264741 constexpr std::uintptr_t bio = 0x20 ;
- 264742 constexpr std::uintptr_t printErrorsFunc = 0x28 ;
- 264743 constexpr std::uintptr_t printErrorsFuncPtr = 0x30 ;
- 264744 }
- 264745
- 264746 namespace Mono_Btls__MonoBtlsSslCtx
- 264747 {
- 264748 constexpr std::uintptr_t handle = 0x10 ;
- 264749 constexpr std::uintptr_t lastError = 0x18 ;
- 264750 constexpr std::uintptr_t verifyFunc = 0x20 ;
- 264751 constexpr std::uintptr_t selectFunc = 0x28 ;
- 264752 constexpr std::uintptr_t serverNameFunc = 0x30 ;
- 264753 constexpr std::uintptr_t verifyFuncPtr = 0x38 ;
- 264754 constexpr std::uintptr_t selectFuncPtr = 0x40 ;
- 264755 constexpr std::uintptr_t serverNameFuncPtr = 0x48 ;
- 264756 constexpr std::uintptr_t verifyCallback = 0x50 ;
- 264757 constexpr std::uintptr_t selectCallback = 0x58 ;
- 264758 constexpr std::uintptr_t serverNameCallback = 0x60 ;
- 264759 constexpr std::uintptr_t store = 0x68 ;
- 264760 constexpr std::uintptr_t instance = 0x70 ;
- 264761 constexpr std::uintptr_t instancePtr = 0x78 ;
- 264762 }
- 264763
- 264764 namespace Mono_Btls__MonoBtlsSslError
- 264765 {
- 264766 constexpr std::uintptr_t value__ = 0x0 ;
- 264767 }
- 264768
- 264769 namespace Mono_Btls__MonoBtlsSslRenegotiateMode
- 264770 {
- 264771 constexpr std::uintptr_t value__ = 0x0 ;
- 264772 }
- 264773
- 264774 namespace Mono_Btls__MonoBtlsStream
- 264775 {
- 264776 constexpr std::uintptr_t _identity = 0x10 ;
- 264777 constexpr std::uintptr_t _activeReadWriteTask = 0x18 ;
- 264778 constexpr std::uintptr_t _asyncActiveSemaphore = 0x20 ;
- 264779 constexpr std::uintptr_t _InnerStream = 0x28 ;
- 264780 constexpr std::uintptr_t _LeaveStreamOpen = 0x30 ;
- 264781 constexpr std::uintptr_t xobileTlsContext = 0x38 ;
- 264782 constexpr std::uintptr_t lastException = 0x40 ;
- 264783 constexpr std::uintptr_t asyncHandshakeRequest = 0x48 ;
- 264784 constexpr std::uintptr_t asyncReadRequest = 0x50 ;
- 264785 constexpr std::uintptr_t asyncWriteRequest = 0x58 ;
- 264786 constexpr std::uintptr_t readBuffer = 0x60 ;
- 264787 constexpr std::uintptr_t writeBuffer = 0x68 ;
- 264788 constexpr std::uintptr_t ioLock = 0x70 ;
- 264789 constexpr std::uintptr_t closeRequested = 0x78 ;
- 264790 constexpr std::uintptr_t shutdown = 0x7C ;
- 264791 constexpr std::uintptr_t operation = 0x80 ;
- 264792 constexpr std::uintptr_t _SslStream_k__BackingField = 0x88 ;
- 264793 constexpr std::uintptr_t _Settings_k__BackingField = 0x90 ;
- 264794 constexpr std::uintptr_t _Provider_k__BackingField = 0x98 ;
- 264795 constexpr std::uintptr_t _TargetHost_k__BackingField = 0xA0 ;
- 264796 constexpr std::uintptr_t ID = 0xA8 ;
- 264797 }
- 264798
- 264799 namespace Mono_Btls__MonoBtlsX509
- 264800 {
- 264801 constexpr std::uintptr_t handle = 0x10 ;
- 264802 constexpr std::uintptr_t lastError = 0x18 ;
- 264803 }
- 264804
- 264805 namespace Mono_Btls__MonoBtlsX509Chain
- 264806 {
- 264807 constexpr std::uintptr_t handle = 0x10 ;
- 264808 constexpr std::uintptr_t lastError = 0x18 ;
- 264809 }
- 264810
- 264811 namespace Mono_Btls__MonoBtlsX509Error
- 264812 {
- 264813 constexpr std::uintptr_t value__ = 0x0 ;
- 264814 }
- 264815
- 264816 namespace Mono_Btls__MonoBtlsX509FileType
- 264817 {
- 264818 constexpr std::uintptr_t value__ = 0x0 ;
- 264819 }
- 264820
- 264821 namespace Mono_Btls__MonoBtlsX509Format
- 264822 {
- 264823 constexpr std::uintptr_t value__ = 0x0 ;
- 264824 }
- 264825
- 264826 namespace Mono_Btls__MonoBtlsX509Lookup
- 264827 {
- 264828 constexpr std::uintptr_t handle = 0x10 ;
- 264829 constexpr std::uintptr_t lastError = 0x18 ;
- 264830 constexpr std::uintptr_t store = 0x20 ;
- 264831 constexpr std::uintptr_t type = 0x28 ;
- 264832 constexpr std::uintptr_t monoLookups = 0x30 ;
- 264833 }
- 264834
- 264835 namespace Mono_Btls__MonoBtlsX509LookupMono
- 264836 {
- 264837 constexpr std::uintptr_t handle = 0x10 ;
- 264838 constexpr std::uintptr_t lastError = 0x18 ;
- 264839 constexpr std::uintptr_t gch = 0x20 ;
- 264840 constexpr std::uintptr_t instance = 0x28 ;
- 264841 constexpr std::uintptr_t bySubjectFunc = 0x30 ;
- 264842 constexpr std::uintptr_t bySubjectFuncPtr = 0x38 ;
- 264843 constexpr std::uintptr_t lookup = 0x40 ;
- 264844 }
- 264845
- 264846 namespace Mono_Btls__MonoBtlsX509LookupMonoCollection
- 264847 {
- 264848 constexpr std::uintptr_t handle = 0x10 ;
- 264849 constexpr std::uintptr_t lastError = 0x18 ;
- 264850 constexpr std::uintptr_t gch = 0x20 ;
- 264851 constexpr std::uintptr_t instance = 0x28 ;
- 264852 constexpr std::uintptr_t bySubjectFunc = 0x30 ;
- 264853 constexpr std::uintptr_t bySubjectFuncPtr = 0x38 ;
- 264854 constexpr std::uintptr_t lookup = 0x40 ;
- 264855 constexpr std::uintptr_t hashes = 0x48 ;
- 264856 constexpr std::uintptr_t certificates = 0x50 ;
- 264857 constexpr std::uintptr_t collection = 0x58 ;
- 264858 constexpr std::uintptr_t trust = 0x60 ;
- 264859 }
- 264860
- 264861 namespace Mono_Btls__MonoBtlsX509LookupType
- 264862 {
- 264863 constexpr std::uintptr_t value__ = 0x0 ;
- 264864 }
- 264865
- 264866 namespace Mono_Btls__MonoBtlsX509Name
- 264867 {
- 264868 constexpr std::uintptr_t handle = 0x10 ;
- 264869 constexpr std::uintptr_t lastError = 0x18 ;
- 264870 }
- 264871
- 264872 namespace Mono_Btls__MonoBtlsX509NameEntryType
- 264873 {
- 264874 constexpr std::uintptr_t value__ = 0x0 ;
- 264875 }
- 264876
- 264877 namespace Mono_Btls__MonoBtlsX509Store
- 264878 {
- 264879 constexpr std::uintptr_t handle = 0x10 ;
- 264880 constexpr std::uintptr_t lastError = 0x18 ;
- 264881 constexpr std::uintptr_t lookupHash = 0x20 ;
- 264882 }
- 264883
- 264884 namespace Mono_Btls__MonoBtlsX509StoreCtx
- 264885 {
- 264886 constexpr std::uintptr_t handle = 0x10 ;
- 264887 constexpr std::uintptr_t lastError = 0x18 ;
- 264888 constexpr std::uintptr_t verifyResult = 0x20 ;
- 264889 }
- 264890
- 264891 namespace Mono_Btls__MonoBtlsX509StoreType
- 264892 {
- 264893 constexpr std::uintptr_t value__ = 0x0 ;
- 264894 }
- 264895
- 264896 namespace Mono_Btls__MonoBtlsX509TrustKind
- 264897 {
- 264898 constexpr std::uintptr_t value__ = 0x0 ;
- 264899 }
- 264900
- 264901 namespace Mono_Btls__MonoBtlsX509VerifyParam
- 264902 {
- 264903 constexpr std::uintptr_t handle = 0x10 ;
- 264904 constexpr std::uintptr_t lastError = 0x18 ;
- 264905 }
- 264906
- 264907 namespace Mono_Btls__X509CertificateImplBtls
- 264908 {
- 264909 constexpr std::uintptr_t readCertData = 0x10 ;
- 264910 constexpr std::uintptr_t certData = 0x18 ;
- 264911 constexpr std::uintptr_t x509 = 0xB0 ;
- 264912 constexpr std::uintptr_t nativePrivateKey = 0xB8 ;
- 264913 constexpr std::uintptr_t intermediateCerts = 0xC0 ;
- 264914 }
- 264915
- 264916 namespace Mono_Btls__X509ChainImplBtls
- 264917 {
- 264918 constexpr std::uintptr_t storeCtx = 0x10 ;
- 264919 constexpr std::uintptr_t chain = 0x18 ;
- 264920 constexpr std::uintptr_t untrustedChain = 0x20 ;
- 264921 constexpr std::uintptr_t elements = 0x28 ;
- 264922 constexpr std::uintptr_t untrusted = 0x30 ;
- 264923 constexpr std::uintptr_t certificates = 0x38 ;
- 264924 constexpr std::uintptr_t policy = 0x40 ;
- 264925 constexpr std::uintptr_t chainStatusList = 0x48 ;
- 264926 }
- 264927
- 264928 namespace Mono_Btls__X509PalImplBtls
- 264929 {
- 264930 constexpr std::uintptr_t TypeInfo = 0x1074C538 ;
- 264931 constexpr std::uintptr_t _Provider_k__BackingField = 0x10 ;
- 264932 }
- 264933
- 264934 namespace Microsoft_Win32_SafeHandles__SafeProcessHandle
- 264935 {
- 264936 constexpr std::uintptr_t handle = 0x10 ;
- 264937 constexpr std::uintptr_t _state = 0x18 ;
- 264938 constexpr std::uintptr_t _ownsHandle = 0x1C ;
- 264939 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
- 264940
- 264941 namespace _static
- 264942 {
- 264943 constexpr std::uintptr_t InvalidHandle = 0x0 ;
- 264944 }
- 264945
- 264946 }
- 264947
- 264948 namespace Internal_Cryptography_Pal__GeneralNameType
- 264949 {
- 264950 constexpr std::uintptr_t value__ = 0x0 ;
- 264951 }
- 264952
- 264953 namespace Internal_Cryptography_Pal__CertificateData
- 264954 {
- 264955 constexpr std::uintptr_t RawData = 0x0 ;
- 264956 constexpr std::uintptr_t SubjectPublicKeyInfo = 0x8 ;
- 264957 constexpr std::uintptr_t Version = 0x10 ;
- 264958 constexpr std::uintptr_t SerialNumber = 0x18 ;
- 264959 constexpr std::uintptr_t TbsSignature = 0x20 ;
- 264960 constexpr std::uintptr_t Issuer = 0x30 ;
- 264961 constexpr std::uintptr_t NotBefore = 0x38 ;
- 264962 constexpr std::uintptr_t NotAfter = 0x40 ;
- 264963 constexpr std::uintptr_t Subject = 0x48 ;
- 264964 constexpr std::uintptr_t PublicKeyAlgorithm = 0x50 ;
- 264965 constexpr std::uintptr_t PublicKey = 0x60 ;
- 264966 constexpr std::uintptr_t IssuerUniqueId = 0x68 ;
- 264967 constexpr std::uintptr_t SubjectUniqueId = 0x70 ;
- 264968 constexpr std::uintptr_t Extensions = 0x78 ;
- 264969 constexpr std::uintptr_t SignatureAlgorithm = 0x80 ;
- 264970 constexpr std::uintptr_t SignatureValue = 0x90 ;
- 264971 }
- 264972
- 264973 namespace System__UriBuilder
- 264974 {
- 264975 constexpr std::uintptr_t _changed = 0x10 ;
- 264976 constexpr std::uintptr_t _fragment = 0x18 ;
- 264977 constexpr std::uintptr_t _host = 0x20 ;
- 264978 constexpr std::uintptr_t _password = 0x28 ;
- 264979 constexpr std::uintptr_t _path = 0x30 ;
- 264980 constexpr std::uintptr_t _port = 0x38 ;
- 264981 constexpr std::uintptr_t _query = 0x40 ;
- 264982 constexpr std::uintptr_t _scheme = 0x48 ;
- 264983 constexpr std::uintptr_t _schemeDelimiter = 0x50 ;
- 264984 constexpr std::uintptr_t _uri = 0x58 ;
- 264985 constexpr std::uintptr_t _username = 0x60 ;
- 264986 }
- 264987
- 264988 namespace System__InvariantComparer
- 264989 {
- 264990 constexpr std::uintptr_t m_compareInfo = 0x10 ;
- 264991
- 264992 namespace _static
- 264993 {
- 264994 constexpr std::uintptr_t Default = 0x0 ;
- 264995 }
- 264996
- 264997 }
- 264998
- 264999 namespace System__Uri
- 265000 {
- 265001 constexpr std::uintptr_t TypeInfo = 0x107567F8 ;
- 265002 constexpr std::uintptr_t m_String = 0x10 ;
- 265003 constexpr std::uintptr_t m_originalUnicodeString = 0x18 ;
- 265004 constexpr std::uintptr_t m_Syntax = 0x20 ;
- 265005 constexpr std::uintptr_t m_DnsSafeHost = 0x28 ;
- 265006 constexpr std::uintptr_t m_Flags = 0x30 ;
- 265007 constexpr std::uintptr_t m_Info = 0x38 ;
- 265008 constexpr std::uintptr_t m_iriParsing = 0x40 ;
- 265009
- 265010 namespace _static
- 265011 {
- 265012 constexpr std::uintptr_t UriSchemeFile = 0x0 ;
- 265013 constexpr std::uintptr_t UriSchemeFtp = 0x8 ;
- 265014 constexpr std::uintptr_t UriSchemeGopher = 0x10 ;
- 265015 constexpr std::uintptr_t UriSchemeHttp = 0x18 ;
- 265016 constexpr std::uintptr_t UriSchemeHttps = 0x20 ;
- 265017 constexpr std::uintptr_t UriSchemeWs = 0x28 ;
- 265018 constexpr std::uintptr_t UriSchemeWss = 0x30 ;
- 265019 constexpr std::uintptr_t UriSchemeMailto = 0x38 ;
- 265020 constexpr std::uintptr_t UriSchemeNews = 0x40 ;
- 265021 constexpr std::uintptr_t UriSchemeNntp = 0x48 ;
- 265022 constexpr std::uintptr_t UriSchemeNetTcp = 0x50 ;
- 265023 constexpr std::uintptr_t UriSchemeNetPipe = 0x58 ;
- 265024 constexpr std::uintptr_t SchemeDelimiter = 0x60 ;
- 265025 constexpr std::uintptr_t s_ConfigInitialized = 0x68 ;
- 265026 constexpr std::uintptr_t s_ConfigInitializing = 0x69 ;
- 265027 constexpr std::uintptr_t s_IdnScope = 0x6C ;
- 265028 constexpr std::uintptr_t s_IriParsing = 0x70 ;
- 265029 constexpr std::uintptr_t useDotNetRelativeOrAbsolute = 0x71 ;
- 265030 constexpr std::uintptr_t IsWindowsFileSystem = 0x72 ;
- 265031 constexpr std::uintptr_t s_initLock = 0x78 ;
- 265032 constexpr std::uintptr_t HexLowerChars = 0x80 ;
- 265033 constexpr std::uintptr_t _WSchars = 0x88 ;
- 265034 }
- 265035
- 265036 }
- 265037
- 265038 namespace System__UriFormatException
- 265039 {
- 265040 constexpr std::uintptr_t _className = 0x10 ;
- 265041 constexpr std::uintptr_t _message = 0x18 ;
- 265042 constexpr std::uintptr_t _data = 0x20 ;
- 265043 constexpr std::uintptr_t _innerException = 0x28 ;
- 265044 constexpr std::uintptr_t _helpURL = 0x30 ;
- 265045 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 265046 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 265047 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 265048 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 265049 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 265050 constexpr std::uintptr_t _HResult = 0x60 ;
- 265051 constexpr std::uintptr_t _source = 0x68 ;
- 265052 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 265053 constexpr std::uintptr_t captured_traces = 0x78 ;
- 265054 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 265055 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 265056 }
- 265057
- 265058 namespace System__UriKind
- 265059 {
- 265060 constexpr std::uintptr_t value__ = 0x0 ;
- 265061 }
- 265062
- 265063 namespace System__UriComponents
- 265064 {
- 265065 constexpr std::uintptr_t value__ = 0x0 ;
- 265066 }
- 265067
- 265068 namespace System__UriFormat
- 265069 {
- 265070 constexpr std::uintptr_t value__ = 0x0 ;
- 265071 }
- 265072
- 265073 namespace System__UriIdnScope
- 265074 {
- 265075 constexpr std::uintptr_t value__ = 0x0 ;
- 265076 }
- 265077
- 265078 namespace System__ParsingError
- 265079 {
- 265080 constexpr std::uintptr_t value__ = 0x0 ;
- 265081 }
- 265082
- 265083 namespace System__UnescapeMode
- 265084 {
- 265085 constexpr std::uintptr_t value__ = 0x0 ;
- 265086 }
- 265087
- 265088 namespace System__UriHostNameType
- 265089 {
- 265090 constexpr std::uintptr_t value__ = 0x0 ;
- 265091 }
- 265092
- 265093 namespace System__UriParser
- 265094 {
- 265095 constexpr std::uintptr_t TypeInfo = 0x107DB3A0 ;
- 265096 constexpr std::uintptr_t m_Flags = 0x10 ;
- 265097 constexpr std::uintptr_t m_UpdatableFlags = 0x14 ;
- 265098 constexpr std::uintptr_t m_UpdatableFlagsUsed = 0x18 ;
- 265099 constexpr std::uintptr_t m_Port = 0x1C ;
- 265100 constexpr std::uintptr_t m_Scheme = 0x20 ;
- 265101
- 265102 namespace _static
- 265103 {
- 265104 constexpr std::uintptr_t m_Table = 0x0 ;
- 265105 constexpr std::uintptr_t m_TempTable = 0x8 ;
- 265106 constexpr std::uintptr_t HttpUri = 0x10 ;
- 265107 constexpr std::uintptr_t HttpsUri = 0x18 ;
- 265108 constexpr std::uintptr_t WsUri = 0x20 ;
- 265109 constexpr std::uintptr_t WssUri = 0x28 ;
- 265110 constexpr std::uintptr_t FtpUri = 0x30 ;
- 265111 constexpr std::uintptr_t FileUri = 0x38 ;
- 265112 constexpr std::uintptr_t GopherUri = 0x40 ;
- 265113 constexpr std::uintptr_t NntpUri = 0x48 ;
- 265114 constexpr std::uintptr_t NewsUri = 0x50 ;
- 265115 constexpr std::uintptr_t MailToUri = 0x58 ;
- 265116 constexpr std::uintptr_t UuidUri = 0x60 ;
- 265117 constexpr std::uintptr_t TelnetUri = 0x68 ;
- 265118 constexpr std::uintptr_t LdapUri = 0x70 ;
- 265119 constexpr std::uintptr_t NetTcpUri = 0x78 ;
- 265120 constexpr std::uintptr_t NetPipeUri = 0x80 ;
- 265121 constexpr std::uintptr_t VsMacrosUri = 0x88 ;
- 265122 constexpr std::uintptr_t s_QuirksVersion = 0x90 ;
- 265123 constexpr std::uintptr_t HttpSyntaxFlags = 0x94 ;
- 265124 constexpr std::uintptr_t FileSyntaxFlags = 0x98 ;
- 265125 }
- 265126
- 265127 }
- 265128
- 265129 namespace System__UriSyntaxFlags
- 265130 {
- 265131 constexpr std::uintptr_t value__ = 0x0 ;
- 265132 }
- 265133
- 265134 namespace System__IOOperation
- 265135 {
- 265136 constexpr std::uintptr_t value__ = 0x0 ;
- 265137 }
- 265138
- 265139 namespace System__IOAsyncCallback
- 265140 {
- 265141 constexpr std::uintptr_t TypeInfo = 0x107E6060 ;
- 265142 constexpr std::uintptr_t method_ptr = 0x10 ;
- 265143 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 265144 constexpr std::uintptr_t m_target = 0x20 ;
- 265145 constexpr std::uintptr_t method = 0x28 ;
- 265146 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 265147 constexpr std::uintptr_t extra_arg = 0x38 ;
- 265148 constexpr std::uintptr_t method_code = 0x40 ;
- 265149 constexpr std::uintptr_t interp_method = 0x48 ;
- 265150 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 265151 constexpr std::uintptr_t method_info = 0x58 ;
- 265152 constexpr std::uintptr_t original_method_info = 0x60 ;
- 265153 constexpr std::uintptr_t data = 0x68 ;
- 265154 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 265155 constexpr std::uintptr_t delegates = 0x78 ;
- 265156 }
- 265157
- 265158 namespace System__IOAsyncResult
- 265159 {
- 265160 constexpr std::uintptr_t async_callback = 0x10 ;
- 265161 constexpr std::uintptr_t async_state = 0x18 ;
- 265162 constexpr std::uintptr_t wait_handle = 0x20 ;
- 265163 constexpr std::uintptr_t completed_synchronously = 0x28 ;
- 265164 constexpr std::uintptr_t completed = 0x29 ;
- 265165 }
- 265166
- 265167 namespace System__IOSelectorJob
- 265168 {
- 265169 constexpr std::uintptr_t TypeInfo = 0x107E6388 ;
- 265170 constexpr std::uintptr_t operation = 0x10 ;
- 265171 constexpr std::uintptr_t callback = 0x18 ;
- 265172 constexpr std::uintptr_t state = 0x20 ;
- 265173 }
- 265174
- 265175 namespace System__SRDescriptionAttribute
- 265176 {
- 265177 constexpr std::uintptr_t _DescriptionValue_k__BackingField = 0x10 ;
- 265178 constexpr std::uintptr_t isReplaced = 0x18 ;
- 265179 }
- 265180
- 265181 namespace System_Text_RegularExpressions__Capture
- 265182 {
- 265183 constexpr std::uintptr_t _Index_k__BackingField = 0x10 ;
- 265184 constexpr std::uintptr_t _Length_k__BackingField = 0x14 ;
- 265185 constexpr std::uintptr_t _Text_k__BackingField = 0x18 ;
- 265186 }
- 265187
- 265188 namespace System_Text_RegularExpressions__CaptureCollection
- 265189 {
- 265190 constexpr std::uintptr_t _group = 0x10 ;
- 265191 constexpr std::uintptr_t _capcount = 0x18 ;
- 265192 constexpr std::uintptr_t _captures = 0x20 ;
- 265193 }
- 265194
- 265195 namespace System_Text_RegularExpressions__Group
- 265196 {
- 265197 constexpr std::uintptr_t TypeInfo = 0x107F1288 ;
- 265198 constexpr std::uintptr_t _Index_k__BackingField = 0x10 ;
- 265199 constexpr std::uintptr_t _Length_k__BackingField = 0x14 ;
- 265200 constexpr std::uintptr_t _Text_k__BackingField = 0x18 ;
- 265201 constexpr std::uintptr_t _caps = 0x20 ;
- 265202 constexpr std::uintptr_t _capcount = 0x28 ;
- 265203 constexpr std::uintptr_t _capcoll = 0x30 ;
- 265204 constexpr std::uintptr_t _Name_k__BackingField = 0x38 ;
- 265205
- 265206 namespace _static
- 265207 {
- 265208 constexpr std::uintptr_t s_emptyGroup = 0x0 ;
- 265209 }
- 265210
- 265211 }
- 265212
- 265213 namespace System_Text_RegularExpressions__GroupCollection
- 265214 {
- 265215 constexpr std::uintptr_t TypeInfo = 0x107F13F0 ;
- 265216 constexpr std::uintptr_t _match = 0x10 ;
- 265217 constexpr std::uintptr_t _captureMap = 0x18 ;
- 265218 constexpr std::uintptr_t _groups = 0x20 ;
- 265219 }
- 265220
- 265221 namespace System_Text_RegularExpressions__Match
- 265222 {
- 265223 constexpr std::uintptr_t TypeInfo = 0x1081F2F8 ;
- 265224 constexpr std::uintptr_t _Index_k__BackingField = 0x10 ;
- 265225 constexpr std::uintptr_t _Length_k__BackingField = 0x14 ;
- 265226 constexpr std::uintptr_t _Text_k__BackingField = 0x18 ;
- 265227 constexpr std::uintptr_t _caps = 0x20 ;
- 265228 constexpr std::uintptr_t _capcount = 0x28 ;
- 265229 constexpr std::uintptr_t _capcoll = 0x30 ;
- 265230 constexpr std::uintptr_t _Name_k__BackingField = 0x38 ;
- 265231 constexpr std::uintptr_t _groupcoll = 0x40 ;
- 265232 constexpr std::uintptr_t _regex = 0x48 ;
- 265233 constexpr std::uintptr_t _textbeg = 0x50 ;
- 265234 constexpr std::uintptr_t _textpos = 0x54 ;
- 265235 constexpr std::uintptr_t _textend = 0x58 ;
- 265236 constexpr std::uintptr_t _textstart = 0x5C ;
- 265237 constexpr std::uintptr_t _matches = 0x60 ;
- 265238 constexpr std::uintptr_t _matchcount = 0x68 ;
- 265239 constexpr std::uintptr_t _balancing = 0x70 ;
- 265240
- 265241 namespace _static
- 265242 {
- 265243 constexpr std::uintptr_t _Empty_k__BackingField = 0x0 ;
- 265244 }
- 265245
- 265246 }
- 265247
- 265248 namespace System_Text_RegularExpressions__MatchSparse
- 265249 {
- 265250 constexpr std::uintptr_t TypeInfo = 0x107F35C8 ;
- 265251 constexpr std::uintptr_t _Index_k__BackingField = 0x10 ;
- 265252 constexpr std::uintptr_t _Length_k__BackingField = 0x14 ;
- 265253 constexpr std::uintptr_t _Text_k__BackingField = 0x18 ;
- 265254 constexpr std::uintptr_t _caps = 0x20 ;
- 265255 constexpr std::uintptr_t _capcount = 0x28 ;
- 265256 constexpr std::uintptr_t _capcoll = 0x30 ;
- 265257 constexpr std::uintptr_t _Name_k__BackingField = 0x38 ;
- 265258 constexpr std::uintptr_t _groupcoll = 0x40 ;
- 265259 constexpr std::uintptr_t _regex = 0x48 ;
- 265260 constexpr std::uintptr_t _textbeg = 0x50 ;
- 265261 constexpr std::uintptr_t _textpos = 0x54 ;
- 265262 constexpr std::uintptr_t _textend = 0x58 ;
- 265263 constexpr std::uintptr_t _textstart = 0x5C ;
- 265264 constexpr std::uintptr_t _matches = 0x60 ;
- 265265 constexpr std::uintptr_t _matchcount = 0x68 ;
- 265266 constexpr std::uintptr_t _balancing = 0x70 ;
- 265267 constexpr std::uintptr_t _caps = 0x78 ;
- 265268 }
- 265269
- 265270 namespace System_Text_RegularExpressions__MatchCollection
- 265271 {
- 265272 constexpr std::uintptr_t _regex = 0x10 ;
- 265273 constexpr std::uintptr_t _matches = 0x18 ;
- 265274 constexpr std::uintptr_t _done = 0x20 ;
- 265275 constexpr std::uintptr_t _input = 0x28 ;
- 265276 constexpr std::uintptr_t _beginning = 0x30 ;
- 265277 constexpr std::uintptr_t _length = 0x34 ;
- 265278 constexpr std::uintptr_t _startat = 0x38 ;
- 265279 constexpr std::uintptr_t _prevlen = 0x3C ;
- 265280 }
- 265281
- 265282 namespace System_Text_RegularExpressions__ExclusiveReference
- 265283 {
- 265284 constexpr std::uintptr_t TypeInfo = 0x107F09C0 ;
- 265285 constexpr std::uintptr_t _ref = 0x10 ;
- 265286 constexpr std::uintptr_t _obj = 0x18 ;
- 265287 constexpr std::uintptr_t _locked = 0x20 ;
- 265288 }
- 265289
- 265290 namespace System_Text_RegularExpressions__Regex
- 265291 {
- 265292 constexpr std::uintptr_t TypeInfo = 0x1082FB18 ;
- 265293 constexpr std::uintptr_t internalMatchTimeout = 0x10 ;
- 265294 constexpr std::uintptr_t pattern = 0x18 ;
- 265295 constexpr std::uintptr_t roptions = 0x20 ;
- 265296 constexpr std::uintptr_t factory = 0x28 ;
- 265297 constexpr std::uintptr_t caps = 0x30 ;
- 265298 constexpr std::uintptr_t capnames = 0x38 ;
- 265299 constexpr std::uintptr_t capslist = 0x40 ;
- 265300 constexpr std::uintptr_t capsize = 0x48 ;
- 265301 constexpr std::uintptr_t _runnerref = 0x50 ;
- 265302 constexpr std::uintptr_t _replref = 0x58 ;
- 265303 constexpr std::uintptr_t _code = 0x60 ;
- 265304 constexpr std::uintptr_t _refsInitialized = 0x68 ;
- 265305
- 265306 namespace _static
- 265307 {
- 265308 constexpr std::uintptr_t s_cacheSize = 0x0 ;
- 265309 constexpr std::uintptr_t s_cache = 0x8 ;
- 265310 constexpr std::uintptr_t s_cacheCount = 0x10 ;
- 265311 constexpr std::uintptr_t s_cacheFirst = 0x18 ;
- 265312 constexpr std::uintptr_t s_cacheLast = 0x20 ;
- 265313 constexpr std::uintptr_t s_maximumMatchTimeout = 0x28 ;
- 265314 constexpr std::uintptr_t s_defaultMatchTimeout = 0x30 ;
- 265315 constexpr std::uintptr_t InfiniteMatchTimeout = 0x38 ;
- 265316 }
- 265317
- 265318 }
- 265319
- 265320 namespace System_Text_RegularExpressions__MatchEvaluator
- 265321 {
- 265322 constexpr std::uintptr_t method_ptr = 0x10 ;
- 265323 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 265324 constexpr std::uintptr_t m_target = 0x20 ;
- 265325 constexpr std::uintptr_t method = 0x28 ;
- 265326 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 265327 constexpr std::uintptr_t extra_arg = 0x38 ;
- 265328 constexpr std::uintptr_t method_code = 0x40 ;
- 265329 constexpr std::uintptr_t interp_method = 0x48 ;
- 265330 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 265331 constexpr std::uintptr_t method_info = 0x58 ;
- 265332 constexpr std::uintptr_t original_method_info = 0x60 ;
- 265333 constexpr std::uintptr_t data = 0x68 ;
- 265334 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 265335 constexpr std::uintptr_t delegates = 0x78 ;
- 265336 }
- 265337
- 265338 namespace System_Text_RegularExpressions__RegexBoyerMoore
- 265339 {
- 265340 constexpr std::uintptr_t TypeInfo = 0x107F35E0 ;
- 265341 constexpr std::uintptr_t Positive = 0x10 ;
- 265342 constexpr std::uintptr_t NegativeASCII = 0x18 ;
- 265343 constexpr std::uintptr_t NegativeUnicode = 0x20 ;
- 265344 constexpr std::uintptr_t Pattern = 0x28 ;
- 265345 constexpr std::uintptr_t LowASCII = 0x30 ;
- 265346 constexpr std::uintptr_t HighASCII = 0x34 ;
- 265347 constexpr std::uintptr_t RightToLeft = 0x38 ;
- 265348 constexpr std::uintptr_t CaseInsensitive = 0x39 ;
- 265349 constexpr std::uintptr_t _culture = 0x40 ;
- 265350 }
- 265351
- 265352 namespace System_Text_RegularExpressions__RegexCharClass
- 265353 {
- 265354 constexpr std::uintptr_t TypeInfo = 0x107F0AA0 ;
- 265355 constexpr std::uintptr_t _rangelist = 0x10 ;
- 265356 constexpr std::uintptr_t _categories = 0x18 ;
- 265357 constexpr std::uintptr_t _canonical = 0x20 ;
- 265358 constexpr std::uintptr_t _negate = 0x21 ;
- 265359 constexpr std::uintptr_t _subtractor = 0x28 ;
- 265360
- 265361 namespace _static
- 265362 {
- 265363 constexpr std::uintptr_t s_internalRegexIgnoreCase = 0x0 ;
- 265364 constexpr std::uintptr_t s_space = 0x8 ;
- 265365 constexpr std::uintptr_t s_notSpace = 0x10 ;
- 265366 constexpr std::uintptr_t s_word = 0x18 ;
- 265367 constexpr std::uintptr_t s_notWord = 0x20 ;
- 265368 constexpr std::uintptr_t SpaceClass = 0x28 ;
- 265369 constexpr std::uintptr_t NotSpaceClass = 0x30 ;
- 265370 constexpr std::uintptr_t WordClass = 0x38 ;
- 265371 constexpr std::uintptr_t NotWordClass = 0x40 ;
- 265372 constexpr std::uintptr_t DigitClass = 0x48 ;
- 265373 constexpr std::uintptr_t NotDigitClass = 0x50 ;
- 265374 constexpr std::uintptr_t s_definedCategories = 0x58 ;
- 265375 constexpr std::uintptr_t s_propTable = 0x60 ;
- 265376 constexpr std::uintptr_t s_lcTable = 0x68 ;
- 265377 }
- 265378
- 265379 }
- 265380
- 265381 namespace System_Text_RegularExpressions__RegexCode
- 265382 {
- 265383 constexpr std::uintptr_t TypeInfo = 0x107F35E8 ;
- 265384 constexpr std::uintptr_t Codes = 0x10 ;
- 265385 constexpr std::uintptr_t Strings = 0x18 ;
- 265386 constexpr std::uintptr_t TrackCount = 0x20 ;
- 265387 constexpr std::uintptr_t Caps = 0x28 ;
- 265388 constexpr std::uintptr_t CapSize = 0x30 ;
- 265389 constexpr std::uintptr_t FCPrefix = 0x38 ;
- 265390 constexpr std::uintptr_t BMPrefix = 0x50 ;
- 265391 constexpr std::uintptr_t Anchors = 0x58 ;
- 265392 constexpr std::uintptr_t RightToLeft = 0x5C ;
- 265393 }
- 265394
- 265395 namespace System_Text_RegularExpressions__RegexFCD
- 265396 {
- 265397 constexpr std::uintptr_t _fcStack = 0x0 ;
- 265398 constexpr std::uintptr_t _intStack = 0x8 ;
- 265399 constexpr std::uintptr_t _skipAllChildren = 0x28 ;
- 265400 constexpr std::uintptr_t _skipchild = 0x29 ;
- 265401 constexpr std::uintptr_t _failed = 0x2A ;
- 265402 }
- 265403
- 265404 namespace System_Text_RegularExpressions__RegexFC
- 265405 {
- 265406 constexpr std::uintptr_t TypeInfo = 0x107F3A98 ;
- 265407 constexpr std::uintptr_t _cc = 0x10 ;
- 265408 constexpr std::uintptr_t _nullable = 0x18 ;
- 265409 constexpr std::uintptr_t _CaseInsensitive_k__BackingField = 0x19 ;
- 265410 }
- 265411
- 265412 namespace System_Text_RegularExpressions__RegexInterpreter
- 265413 {
- 265414 constexpr std::uintptr_t TypeInfo = 0x107F0A78 ;
- 265415 constexpr std::uintptr_t runtextbeg = 0x10 ;
- 265416 constexpr std::uintptr_t runtextend = 0x14 ;
- 265417 constexpr std::uintptr_t runtextstart = 0x18 ;
- 265418 constexpr std::uintptr_t runtext = 0x20 ;
- 265419 constexpr std::uintptr_t runtextpos = 0x28 ;
- 265420 constexpr std::uintptr_t runtrack = 0x30 ;
- 265421 constexpr std::uintptr_t runtrackpos = 0x38 ;
- 265422 constexpr std::uintptr_t runstack = 0x40 ;
- 265423 constexpr std::uintptr_t runstackpos = 0x48 ;
- 265424 constexpr std::uintptr_t runcrawl = 0x50 ;
- 265425 constexpr std::uintptr_t runcrawlpos = 0x58 ;
- 265426 constexpr std::uintptr_t runtrackcount = 0x5C ;
- 265427 constexpr std::uintptr_t runmatch = 0x60 ;
- 265428 constexpr std::uintptr_t runregex = 0x68 ;
- 265429 constexpr std::uintptr_t _timeout = 0x70 ;
- 265430 constexpr std::uintptr_t _ignoreTimeout = 0x74 ;
- 265431 constexpr std::uintptr_t _timeoutOccursAt = 0x78 ;
- 265432 constexpr std::uintptr_t _timeoutChecksToSkip = 0x7C ;
- 265433 constexpr std::uintptr_t _code = 0x80 ;
- 265434 constexpr std::uintptr_t _culture = 0x88 ;
- 265435 constexpr std::uintptr_t _operator = 0x90 ;
- 265436 constexpr std::uintptr_t _codepos = 0x94 ;
- 265437 constexpr std::uintptr_t _rightToLeft = 0x98 ;
- 265438 constexpr std::uintptr_t _caseInsensitive = 0x99 ;
- 265439 }
- 265440
- 265441 namespace System_Text_RegularExpressions__RegexMatchTimeoutException
- 265442 {
- 265443 constexpr std::uintptr_t _className = 0x10 ;
- 265444 constexpr std::uintptr_t _message = 0x18 ;
- 265445 constexpr std::uintptr_t _data = 0x20 ;
- 265446 constexpr std::uintptr_t _innerException = 0x28 ;
- 265447 constexpr std::uintptr_t _helpURL = 0x30 ;
- 265448 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 265449 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 265450 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 265451 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 265452 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 265453 constexpr std::uintptr_t _HResult = 0x60 ;
- 265454 constexpr std::uintptr_t _source = 0x68 ;
- 265455 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 265456 constexpr std::uintptr_t captured_traces = 0x78 ;
- 265457 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 265458 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 265459 constexpr std::uintptr_t _Input_k__BackingField = 0x90 ;
- 265460 constexpr std::uintptr_t _Pattern_k__BackingField = 0x98 ;
- 265461 constexpr std::uintptr_t _MatchTimeout_k__BackingField = 0xA0 ;
- 265462 }
- 265463
- 265464 namespace System_Text_RegularExpressions__RegexNode
- 265465 {
- 265466 constexpr std::uintptr_t TypeInfo = 0x107F3B48 ;
- 265467 constexpr std::uintptr_t NType = 0x10 ;
- 265468 constexpr std::uintptr_t Children = 0x18 ;
- 265469 constexpr std::uintptr_t Str = 0x20 ;
- 265470 constexpr std::uintptr_t Ch = 0x28 ;
- 265471 constexpr std::uintptr_t M = 0x2C ;
- 265472 constexpr std::uintptr_t N = 0x30 ;
- 265473 constexpr std::uintptr_t Options = 0x34 ;
- 265474 constexpr std::uintptr_t Next = 0x38 ;
- 265475 }
- 265476
- 265477 namespace System_Text_RegularExpressions__RegexOptions
- 265478 {
- 265479 constexpr std::uintptr_t value__ = 0x0 ;
- 265480 }
- 265481
- 265482 namespace System_Text_RegularExpressions__RegexParser
- 265483 {
- 265484 constexpr std::uintptr_t TypeInfo = 0x107F0980 ;
- 265485 constexpr std::uintptr_t _stack = 0x10 ;
- 265486 constexpr std::uintptr_t _group = 0x18 ;
- 265487 constexpr std::uintptr_t _alternation = 0x20 ;
- 265488 constexpr std::uintptr_t _concatenation = 0x28 ;
- 265489 constexpr std::uintptr_t _unit = 0x30 ;
- 265490 constexpr std::uintptr_t _pattern = 0x38 ;
- 265491 constexpr std::uintptr_t _currentPos = 0x40 ;
- 265492 constexpr std::uintptr_t _culture = 0x48 ;
- 265493 constexpr std::uintptr_t _autocap = 0x50 ;
- 265494 constexpr std::uintptr_t _capcount = 0x54 ;
- 265495 constexpr std::uintptr_t _captop = 0x58 ;
- 265496 constexpr std::uintptr_t _capsize = 0x5C ;
- 265497 constexpr std::uintptr_t _caps = 0x60 ;
- 265498 constexpr std::uintptr_t _capnames = 0x68 ;
- 265499 constexpr std::uintptr_t _capnumlist = 0x70 ;
- 265500 constexpr std::uintptr_t _capnamelist = 0x78 ;
- 265501 constexpr std::uintptr_t _options = 0x80 ;
- 265502 constexpr std::uintptr_t _optionsStack = 0x88 ;
- 265503 constexpr std::uintptr_t _ignoreNextParen = 0x90 ;
- 265504
- 265505 namespace _static
- 265506 {
- 265507 constexpr std::uintptr_t s_category = 0x0 ;
- 265508 }
- 265509
- 265510 }
- 265511
- 265512 namespace System_Text_RegularExpressions__RegexPrefix
- 265513 {
- 265514 constexpr std::uintptr_t TypeInfo = 0x107F39E0 ;
- 265515 constexpr std::uintptr_t _CaseInsensitive_k__BackingField = 0x0 ;
- 265516 constexpr std::uintptr_t _Prefix_k__BackingField = 0x8 ;
- 265517
- 265518 namespace _static
- 265519 {
- 265520 constexpr std::uintptr_t _Empty_k__BackingField = 0x0 ;
- 265521 }
- 265522
- 265523 }
- 265524
- 265525 namespace System_Text_RegularExpressions__RegexReplacement
- 265526 {
- 265527 constexpr std::uintptr_t _strings = 0x10 ;
- 265528 constexpr std::uintptr_t _rules = 0x18 ;
- 265529 constexpr std::uintptr_t _Pattern_k__BackingField = 0x20 ;
- 265530 }
- 265531
- 265532 namespace System_Text_RegularExpressions__RegexRunner
- 265533 {
- 265534 constexpr std::uintptr_t runtextbeg = 0x10 ;
- 265535 constexpr std::uintptr_t runtextend = 0x14 ;
- 265536 constexpr std::uintptr_t runtextstart = 0x18 ;
- 265537 constexpr std::uintptr_t runtext = 0x20 ;
- 265538 constexpr std::uintptr_t runtextpos = 0x28 ;
- 265539 constexpr std::uintptr_t runtrack = 0x30 ;
- 265540 constexpr std::uintptr_t runtrackpos = 0x38 ;
- 265541 constexpr std::uintptr_t runstack = 0x40 ;
- 265542 constexpr std::uintptr_t runstackpos = 0x48 ;
- 265543 constexpr std::uintptr_t runcrawl = 0x50 ;
- 265544 constexpr std::uintptr_t runcrawlpos = 0x58 ;
- 265545 constexpr std::uintptr_t runtrackcount = 0x5C ;
- 265546 constexpr std::uintptr_t runmatch = 0x60 ;
- 265547 constexpr std::uintptr_t runregex = 0x68 ;
- 265548 constexpr std::uintptr_t _timeout = 0x70 ;
- 265549 constexpr std::uintptr_t _ignoreTimeout = 0x74 ;
- 265550 constexpr std::uintptr_t _timeoutOccursAt = 0x78 ;
- 265551 constexpr std::uintptr_t _timeoutChecksToSkip = 0x7C ;
- 265552 }
- 265553
- 265554 namespace System_Text_RegularExpressions__RegexTree
- 265555 {
- 265556 constexpr std::uintptr_t TypeInfo = 0x107F36A8 ;
- 265557 constexpr std::uintptr_t Root = 0x10 ;
- 265558 constexpr std::uintptr_t Caps = 0x18 ;
- 265559 constexpr std::uintptr_t CapNumList = 0x20 ;
- 265560 constexpr std::uintptr_t CapTop = 0x28 ;
- 265561 constexpr std::uintptr_t CapNames = 0x30 ;
- 265562 constexpr std::uintptr_t CapsList = 0x38 ;
- 265563 constexpr std::uintptr_t Options = 0x40 ;
- 265564 }
- 265565
- 265566 namespace System_Text_RegularExpressions__RegexWriter
- 265567 {
- 265568 constexpr std::uintptr_t _emitted = 0x0 ;
- 265569 constexpr std::uintptr_t _intStack = 0x20 ;
- 265570 constexpr std::uintptr_t _stringHash = 0x40 ;
- 265571 constexpr std::uintptr_t _stringTable = 0x48 ;
- 265572 constexpr std::uintptr_t _caps = 0x50 ;
- 265573 constexpr std::uintptr_t _trackCount = 0x58 ;
- 265574 }
- 265575
- 265576 namespace System_CodeDom_Compiler__GeneratedCodeAttribute
- 265577 {
- 265578 constexpr std::uintptr_t tool = 0x10 ;
- 265579 constexpr std::uintptr_t version = 0x18 ;
- 265580 }
- 265581
- 265582 namespace System_Diagnostics__BooleanSwitch
- 265583 {
- 265584 constexpr std::uintptr_t TypeInfo = 0x107FED20 ;
- 265585 constexpr std::uintptr_t switchSettings = 0x10 ;
- 265586 constexpr std::uintptr_t description = 0x18 ;
- 265587 constexpr std::uintptr_t displayName = 0x20 ;
- 265588 constexpr std::uintptr_t switchSetting = 0x28 ;
- 265589 constexpr std::uintptr_t initialized = 0x2C ;
- 265590 constexpr std::uintptr_t initializing = 0x2D ;
- 265591 constexpr std::uintptr_t switchValueString = 0x30 ;
- 265592 constexpr std::uintptr_t defaultValue = 0x38 ;
- 265593 constexpr std::uintptr_t m_intializedLock = 0x40 ;
- 265594 }
- 265595
- 265596 namespace System_Diagnostics__SourceLevels
- 265597 {
- 265598 constexpr std::uintptr_t TypeInfo = 0x107F6FA0 ;
- 265599 constexpr std::uintptr_t value__ = 0x0 ;
- 265600 }
- 265601
- 265602 namespace System_Diagnostics__SourceSwitch
- 265603 {
- 265604 constexpr std::uintptr_t TypeInfo = 0x107F6FB0 ;
- 265605 constexpr std::uintptr_t switchSettings = 0x10 ;
- 265606 constexpr std::uintptr_t description = 0x18 ;
- 265607 constexpr std::uintptr_t displayName = 0x20 ;
- 265608 constexpr std::uintptr_t switchSetting = 0x28 ;
- 265609 constexpr std::uintptr_t initialized = 0x2C ;
- 265610 constexpr std::uintptr_t initializing = 0x2D ;
- 265611 constexpr std::uintptr_t switchValueString = 0x30 ;
- 265612 constexpr std::uintptr_t defaultValue = 0x38 ;
- 265613 constexpr std::uintptr_t m_intializedLock = 0x40 ;
- 265614 }
- 265615
- 265616 namespace System_Diagnostics__Switch
- 265617 {
- 265618 constexpr std::uintptr_t TypeInfo = 0x107F74C0 ;
- 265619 constexpr std::uintptr_t switchSettings = 0x10 ;
- 265620 constexpr std::uintptr_t description = 0x18 ;
- 265621 constexpr std::uintptr_t displayName = 0x20 ;
- 265622 constexpr std::uintptr_t switchSetting = 0x28 ;
- 265623 constexpr std::uintptr_t initialized = 0x2C ;
- 265624 constexpr std::uintptr_t initializing = 0x2D ;
- 265625 constexpr std::uintptr_t switchValueString = 0x30 ;
- 265626 constexpr std::uintptr_t defaultValue = 0x38 ;
- 265627 constexpr std::uintptr_t m_intializedLock = 0x40 ;
- 265628
- 265629 namespace _static
- 265630 {
- 265631 constexpr std::uintptr_t switches = 0x0 ;
- 265632 constexpr std::uintptr_t s_LastCollectionCount = 0x8 ;
- 265633 }
- 265634
- 265635 }
- 265636
- 265637 namespace System_Diagnostics__SwitchLevelAttribute
- 265638 {
- 265639 constexpr std::uintptr_t type = 0x10 ;
- 265640 }
- 265641
- 265642 namespace System_Diagnostics__TraceEventCache
- 265643 {
- 265644 constexpr std::uintptr_t TypeInfo = 0x107F75B8 ;
- 265645 constexpr std::uintptr_t timeStamp = 0x10 ;
- 265646 constexpr std::uintptr_t dateTime = 0x18 ;
- 265647 constexpr std::uintptr_t stackTrace = 0x20 ;
- 265648
- 265649 namespace _static
- 265650 {
- 265651 constexpr std::uintptr_t processId = 0x0 ;
- 265652 constexpr std::uintptr_t processName = 0x8 ;
- 265653 }
- 265654
- 265655 }
- 265656
- 265657 namespace System_Diagnostics__TraceEventType
- 265658 {
- 265659 constexpr std::uintptr_t value__ = 0x0 ;
- 265660 }
- 265661
- 265662 namespace System_Diagnostics__TraceLevel
- 265663 {
- 265664 constexpr std::uintptr_t value__ = 0x0 ;
- 265665 }
- 265666
- 265667 namespace System_Diagnostics__TraceListener
- 265668 {
- 265669 constexpr std::uintptr_t _identity = 0x10 ;
- 265670 constexpr std::uintptr_t indentLevel = 0x18 ;
- 265671 constexpr std::uintptr_t indentSize = 0x1C ;
- 265672 constexpr std::uintptr_t traceOptions = 0x20 ;
- 265673 constexpr std::uintptr_t needIndent = 0x24 ;
- 265674 constexpr std::uintptr_t listenerName = 0x28 ;
- 265675 constexpr std::uintptr_t filter = 0x30 ;
- 265676 }
- 265677
- 265678 namespace System_Diagnostics__TraceListenerCollection
- 265679 {
- 265680 constexpr std::uintptr_t TypeInfo = 0x107F6FD0 ;
- 265681 constexpr std::uintptr_t list = 0x10 ;
- 265682 }
- 265683
- 265684 namespace System_Diagnostics__TraceOptions
- 265685 {
- 265686 constexpr std::uintptr_t value__ = 0x0 ;
- 265687 }
- 265688
- 265689 namespace System_Diagnostics__TraceSource
- 265690 {
- 265691 constexpr std::uintptr_t TypeInfo = 0x107998B0 ;
- 265692 constexpr std::uintptr_t internalSwitch = 0x10 ;
- 265693 constexpr std::uintptr_t listeners = 0x18 ;
- 265694 constexpr std::uintptr_t attributes = 0x20 ;
- 265695 constexpr std::uintptr_t switchLevel = 0x28 ;
- 265696 constexpr std::uintptr_t sourceName = 0x30 ;
- 265697 constexpr std::uintptr_t _initCalled = 0x38 ;
- 265698
- 265699 namespace _static
- 265700 {
- 265701 constexpr std::uintptr_t tracesources = 0x0 ;
- 265702 constexpr std::uintptr_t s_LastCollectionCount = 0x8 ;
- 265703 }
- 265704
- 265705 }
- 265706
- 265707 namespace System_Diagnostics__TraceSwitch
- 265708 {
- 265709 constexpr std::uintptr_t switchSettings = 0x10 ;
- 265710 constexpr std::uintptr_t description = 0x18 ;
- 265711 constexpr std::uintptr_t displayName = 0x20 ;
- 265712 constexpr std::uintptr_t switchSetting = 0x28 ;
- 265713 constexpr std::uintptr_t initialized = 0x2C ;
- 265714 constexpr std::uintptr_t initializing = 0x2D ;
- 265715 constexpr std::uintptr_t switchValueString = 0x30 ;
- 265716 constexpr std::uintptr_t defaultValue = 0x38 ;
- 265717 constexpr std::uintptr_t m_intializedLock = 0x40 ;
- 265718 }
- 265719
- 265720 namespace System_Diagnostics__UserCallBack
- 265721 {
- 265722 constexpr std::uintptr_t method_ptr = 0x10 ;
- 265723 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 265724 constexpr std::uintptr_t m_target = 0x20 ;
- 265725 constexpr std::uintptr_t method = 0x28 ;
- 265726 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 265727 constexpr std::uintptr_t extra_arg = 0x38 ;
- 265728 constexpr std::uintptr_t method_code = 0x40 ;
- 265729 constexpr std::uintptr_t interp_method = 0x48 ;
- 265730 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 265731 constexpr std::uintptr_t method_info = 0x58 ;
- 265732 constexpr std::uintptr_t original_method_info = 0x60 ;
- 265733 constexpr std::uintptr_t data = 0x68 ;
- 265734 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 265735 constexpr std::uintptr_t delegates = 0x78 ;
- 265736 }
- 265737
- 265738 namespace System_Diagnostics__AsyncStreamReader
- 265739 {
- 265740 constexpr std::uintptr_t stream = 0x10 ;
- 265741 constexpr std::uintptr_t encoding = 0x18 ;
- 265742 constexpr std::uintptr_t decoder = 0x20 ;
- 265743 constexpr std::uintptr_t byteBuffer = 0x28 ;
- 265744 constexpr std::uintptr_t charBuffer = 0x30 ;
- 265745 constexpr std::uintptr_t _maxCharsPerBuffer = 0x38 ;
- 265746 constexpr std::uintptr_t process = 0x40 ;
- 265747 constexpr std::uintptr_t userCallBack = 0x48 ;
- 265748 constexpr std::uintptr_t cancelOperation = 0x50 ;
- 265749 constexpr std::uintptr_t eofEvent = 0x58 ;
- 265750 constexpr std::uintptr_t messageQueue = 0x60 ;
- 265751 constexpr std::uintptr_t sb = 0x68 ;
- 265752 constexpr std::uintptr_t bLastCarriageReturn = 0x70 ;
- 265753 constexpr std::uintptr_t currentLinePos = 0x74 ;
- 265754 constexpr std::uintptr_t syncObject = 0x78 ;
- 265755 constexpr std::uintptr_t asyncReadResult = 0x80 ;
- 265756 }
- 265757
- 265758 namespace System_Diagnostics__Process
- 265759 {
- 265760 constexpr std::uintptr_t _identity = 0x10 ;
- 265761 constexpr std::uintptr_t site = 0x18 ;
- 265762 constexpr std::uintptr_t events = 0x20 ;
- 265763 constexpr std::uintptr_t haveProcessId = 0x28 ;
- 265764 constexpr std::uintptr_t processId = 0x2C ;
- 265765 constexpr std::uintptr_t haveProcessHandle = 0x30 ;
- 265766 constexpr std::uintptr_t m_processHandle = 0x38 ;
- 265767 constexpr std::uintptr_t isRemoteMachine = 0x40 ;
- 265768 constexpr std::uintptr_t machineName = 0x48 ;
- 265769 constexpr std::uintptr_t m_processAccess = 0x50 ;
- 265770 constexpr std::uintptr_t threads = 0x58 ;
- 265771 constexpr std::uintptr_t modules = 0x60 ;
- 265772 constexpr std::uintptr_t haveWorkingSetLimits = 0x68 ;
- 265773 constexpr std::uintptr_t minWorkingSet = 0x70 ;
- 265774 constexpr std::uintptr_t maxWorkingSet = 0x78 ;
- 265775 constexpr std::uintptr_t havePriorityClass = 0x80 ;
- 265776 constexpr std::uintptr_t startInfo = 0x88 ;
- 265777 constexpr std::uintptr_t watchForExit = 0x90 ;
- 265778 constexpr std::uintptr_t watchingForExit = 0x91 ;
- 265779 constexpr std::uintptr_t onExited = 0x98 ;
- 265780 constexpr std::uintptr_t exited = 0xA0 ;
- 265781 constexpr std::uintptr_t exitCode = 0xA4 ;
- 265782 constexpr std::uintptr_t signaled = 0xA8 ;
- 265783 constexpr std::uintptr_t haveExitTime = 0xA9 ;
- 265784 constexpr std::uintptr_t raisedOnExited = 0xAA ;
- 265785 constexpr std::uintptr_t registeredWaitHandle = 0xB0 ;
- 265786 constexpr std::uintptr_t waitHandle = 0xB8 ;
- 265787 constexpr std::uintptr_t synchronizingObject = 0xC0 ;
- 265788 constexpr std::uintptr_t standardOutput = 0xC8 ;
- 265789 constexpr std::uintptr_t standardInput = 0xD0 ;
- 265790 constexpr std::uintptr_t standardError = 0xD8 ;
- 265791 constexpr std::uintptr_t disposed = 0xE0 ;
- 265792 constexpr std::uintptr_t outputStreamReadMode = 0xE4 ;
- 265793 constexpr std::uintptr_t errorStreamReadMode = 0xE8 ;
- 265794 constexpr std::uintptr_t inputStreamReadMode = 0xEC ;
- 265795 constexpr std::uintptr_t OutputDataReceived = 0xF0 ;
- 265796 constexpr std::uintptr_t ErrorDataReceived = 0xF8 ;
- 265797 constexpr std::uintptr_t output = 0x100 ;
- 265798 constexpr std::uintptr_t error = 0x108 ;
- 265799 constexpr std::uintptr_t pendingOutputRead = 0x110 ;
- 265800 constexpr std::uintptr_t pendingErrorRead = 0x111 ;
- 265801 constexpr std::uintptr_t process_name = 0x118 ;
- 265802 }
- 265803
- 265804 namespace System_Diagnostics__ProcessModuleCollection
- 265805 {
- 265806 constexpr std::uintptr_t _list = 0x10 ;
- 265807 }
- 265808
- 265809 namespace System_Diagnostics__ProcessStartInfo
- 265810 {
- 265811 constexpr std::uintptr_t fileName = 0x10 ;
- 265812 constexpr std::uintptr_t arguments = 0x18 ;
- 265813 constexpr std::uintptr_t directory = 0x20 ;
- 265814 constexpr std::uintptr_t verb = 0x28 ;
- 265815 constexpr std::uintptr_t windowStyle = 0x30 ;
- 265816 constexpr std::uintptr_t errorDialog = 0x34 ;
- 265817 constexpr std::uintptr_t errorDialogParentHandle = 0x38 ;
- 265818 constexpr std::uintptr_t useShellExecute = 0x40 ;
- 265819 constexpr std::uintptr_t userName = 0x48 ;
- 265820 constexpr std::uintptr_t domain = 0x50 ;
- 265821 constexpr std::uintptr_t password = 0x58 ;
- 265822 constexpr std::uintptr_t passwordInClearText = 0x60 ;
- 265823 constexpr std::uintptr_t loadUserProfile = 0x68 ;
- 265824 constexpr std::uintptr_t redirectStandardInput = 0x69 ;
- 265825 constexpr std::uintptr_t redirectStandardOutput = 0x6A ;
- 265826 constexpr std::uintptr_t redirectStandardError = 0x6B ;
- 265827 constexpr std::uintptr_t standardOutputEncoding = 0x70 ;
- 265828 constexpr std::uintptr_t standardErrorEncoding = 0x78 ;
- 265829 constexpr std::uintptr_t createNoWindow = 0x80 ;
- 265830 constexpr std::uintptr_t weakParentProcess = 0x88 ;
- 265831 constexpr std::uintptr_t environmentVariables = 0x90 ;
- 265832 constexpr std::uintptr_t _argumentList = 0x98 ;
- 265833 constexpr std::uintptr_t environment = 0xA0 ;
- 265834 constexpr std::uintptr_t _StandardInputEncoding_k__BackingField = 0xA8 ;
- 265835
- 265836 namespace _static
- 265837 {
- 265838 constexpr std::uintptr_t empty = 0x0 ;
- 265839 }
- 265840
- 265841 }
- 265842
- 265843 namespace System_Diagnostics__ProcessThreadCollection
- 265844 {
- 265845 constexpr std::uintptr_t _list = 0x10 ;
- 265846 }
- 265847
- 265848 namespace System_Diagnostics__ProcessWaitHandle
- 265849 {
- 265850 constexpr std::uintptr_t _identity = 0x10 ;
- 265851 constexpr std::uintptr_t waitHandle = 0x18 ;
- 265852 constexpr std::uintptr_t safeWaitHandle = 0x20 ;
- 265853 constexpr std::uintptr_t hasThreadAffinity = 0x28 ;
- 265854 }
- 265855
- 265856 namespace System_Diagnostics__DataReceivedEventArgs
- 265857 {
- 265858 constexpr std::uintptr_t data = 0x10 ;
- 265859 }
- 265860
- 265861 namespace System_Diagnostics__DataReceivedEventHandler
- 265862 {
- 265863 constexpr std::uintptr_t method_ptr = 0x10 ;
- 265864 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 265865 constexpr std::uintptr_t m_target = 0x20 ;
- 265866 constexpr std::uintptr_t method = 0x28 ;
- 265867 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 265868 constexpr std::uintptr_t extra_arg = 0x38 ;
- 265869 constexpr std::uintptr_t method_code = 0x40 ;
- 265870 constexpr std::uintptr_t interp_method = 0x48 ;
- 265871 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 265872 constexpr std::uintptr_t method_info = 0x58 ;
- 265873 constexpr std::uintptr_t original_method_info = 0x60 ;
- 265874 constexpr std::uintptr_t data = 0x68 ;
- 265875 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 265876 constexpr std::uintptr_t delegates = 0x78 ;
- 265877 }
- 265878
- 265879 namespace System_Diagnostics__DefaultTraceListener
- 265880 {
- 265881 constexpr std::uintptr_t TypeInfo = 0x107F6FC0 ;
- 265882 constexpr std::uintptr_t _identity = 0x10 ;
- 265883 constexpr std::uintptr_t indentLevel = 0x18 ;
- 265884 constexpr std::uintptr_t indentSize = 0x1C ;
- 265885 constexpr std::uintptr_t traceOptions = 0x20 ;
- 265886 constexpr std::uintptr_t needIndent = 0x24 ;
- 265887 constexpr std::uintptr_t listenerName = 0x28 ;
- 265888 constexpr std::uintptr_t filter = 0x30 ;
- 265889 constexpr std::uintptr_t logFileName = 0x38 ;
- 265890
- 265891 namespace _static
- 265892 {
- 265893 constexpr std::uintptr_t OnWin32 = 0x0 ;
- 265894 constexpr std::uintptr_t MonoTracePrefix = 0x8 ;
- 265895 constexpr std::uintptr_t MonoTraceFile = 0x10 ;
- 265896 }
- 265897
- 265898 }
- 265899
- 265900 namespace System_Diagnostics__MonitoringDescriptionAttribute
- 265901 {
- 265902 constexpr std::uintptr_t _DescriptionValue_k__BackingField = 0x10 ;
- 265903 }
- 265904
- 265905 namespace System_Diagnostics__ProcessPriorityClass
- 265906 {
- 265907 constexpr std::uintptr_t value__ = 0x0 ;
- 265908 }
- 265909
- 265910 namespace System_Diagnostics__ProcessWindowStyle
- 265911 {
- 265912 constexpr std::uintptr_t value__ = 0x0 ;
- 265913 }
- 265914
- 265915 namespace System_Diagnostics__Stopwatch
- 265916 {
- 265917 constexpr std::uintptr_t TypeInfo = 0x10835570 ;
- 265918 constexpr std::uintptr_t elapsed = 0x10 ;
- 265919 constexpr std::uintptr_t started = 0x18 ;
- 265920 constexpr std::uintptr_t is_running = 0x20 ;
- 265921
- 265922 namespace _static
- 265923 {
- 265924 constexpr std::uintptr_t Frequency = 0x0 ;
- 265925 constexpr std::uintptr_t IsHighResolution = 0x8 ;
- 265926 }
- 265927
- 265928 }
- 265929
- 265930 namespace System_Security_Authentication__AuthenticationException
- 265931 {
- 265932 constexpr std::uintptr_t _className = 0x10 ;
- 265933 constexpr std::uintptr_t _message = 0x18 ;
- 265934 constexpr std::uintptr_t _data = 0x20 ;
- 265935 constexpr std::uintptr_t _innerException = 0x28 ;
- 265936 constexpr std::uintptr_t _helpURL = 0x30 ;
- 265937 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 265938 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 265939 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 265940 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 265941 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 265942 constexpr std::uintptr_t _HResult = 0x60 ;
- 265943 constexpr std::uintptr_t _source = 0x68 ;
- 265944 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 265945 constexpr std::uintptr_t captured_traces = 0x78 ;
- 265946 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 265947 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 265948 }
- 265949
- 265950 namespace System_Security_Authentication__SslProtocols
- 265951 {
- 265952 constexpr std::uintptr_t value__ = 0x0 ;
- 265953 }
- 265954
- 265955 namespace System_Security_Cryptography__DerSequenceReader
- 265956 {
- 265957 constexpr std::uintptr_t TypeInfo = 0x107EC8D0 ;
- 265958 constexpr std::uintptr_t _data = 0x10 ;
- 265959 constexpr std::uintptr_t _end = 0x18 ;
- 265960 constexpr std::uintptr_t _position = 0x1C ;
- 265961 constexpr std::uintptr_t _ContentLength_k__BackingField = 0x20 ;
- 265962
- 265963 namespace _static
- 265964 {
- 265965 constexpr std::uintptr_t s_validityDateTimeFormatInfo = 0x0 ;
- 265966 constexpr std::uintptr_t s_utf8EncodingWithExceptionFallback = 0x8 ;
- 265967 constexpr std::uintptr_t s_latin1Encoding = 0x10 ;
- 265968 }
- 265969
- 265970 }
- 265971
- 265972 namespace System_Security_Cryptography__Oid
- 265973 {
- 265974 constexpr std::uintptr_t TypeInfo = 0x107F6A00 ;
- 265975 constexpr std::uintptr_t _value = 0x10 ;
- 265976 constexpr std::uintptr_t _friendlyName = 0x18 ;
- 265977 constexpr std::uintptr_t _group = 0x20 ;
- 265978 }
- 265979
- 265980 namespace System_Security_Cryptography__OidCollection
- 265981 {
- 265982 constexpr std::uintptr_t TypeInfo = 0x107FC4C8 ;
- 265983 constexpr std::uintptr_t _list = 0x10 ;
- 265984 }
- 265985
- 265986 namespace System_Security_Cryptography__OidEnumerator
- 265987 {
- 265988 constexpr std::uintptr_t _oids = 0x10 ;
- 265989 constexpr std::uintptr_t _current = 0x18 ;
- 265990 }
- 265991
- 265992 namespace System_Security_Cryptography__OidGroup
- 265993 {
- 265994 constexpr std::uintptr_t value__ = 0x0 ;
- 265995 }
- 265996
- 265997 namespace System_Security_Cryptography__AsnDecodeStatus
- 265998 {
- 265999 constexpr std::uintptr_t value__ = 0x0 ;
- 266000 }