- 210001 }
- 210002
- 210003 namespace Mono_Security_Cryptography__MD4
- 210004 {
- 210005 constexpr std::uintptr_t _disposed = 0x10 ;
- 210006 constexpr std::uintptr_t HashSizeValue = 0x14 ;
- 210007 constexpr std::uintptr_t HashValue = 0x18 ;
- 210008 constexpr std::uintptr_t State = 0x20 ;
- 210009 }
- 210010
- 210011 namespace Mono_Security_Cryptography__MD4Managed
- 210012 {
- 210013 constexpr std::uintptr_t _disposed = 0x10 ;
- 210014 constexpr std::uintptr_t HashSizeValue = 0x14 ;
- 210015 constexpr std::uintptr_t HashValue = 0x18 ;
- 210016 constexpr std::uintptr_t State = 0x20 ;
- 210017 constexpr std::uintptr_t state = 0x28 ;
- 210018 constexpr std::uintptr_t buffer = 0x30 ;
- 210019 constexpr std::uintptr_t count = 0x38 ;
- 210020 constexpr std::uintptr_t x = 0x40 ;
- 210021 constexpr std::uintptr_t digest = 0x48 ;
- 210022 }
- 210023
- 210024 namespace Mono_Security_Cryptography__RSAManaged
- 210025 {
- 210026 constexpr std::uintptr_t KeySizeValue = 0x10 ;
- 210027 constexpr std::uintptr_t LegalKeySizesValue = 0x18 ;
- 210028 constexpr std::uintptr_t isCRTpossible = 0x20 ;
- 210029 constexpr std::uintptr_t keyBlinding = 0x21 ;
- 210030 constexpr std::uintptr_t keypairGenerated = 0x22 ;
- 210031 constexpr std::uintptr_t m_disposed = 0x23 ;
- 210032 constexpr std::uintptr_t d = 0x28 ;
- 210033 constexpr std::uintptr_t p = 0x30 ;
- 210034 constexpr std::uintptr_t q = 0x38 ;
- 210035 constexpr std::uintptr_t dp = 0x40 ;
- 210036 constexpr std::uintptr_t dq = 0x48 ;
- 210037 constexpr std::uintptr_t qInv = 0x50 ;
- 210038 constexpr std::uintptr_t n = 0x58 ;
- 210039 constexpr std::uintptr_t e = 0x60 ;
- 210040 constexpr std::uintptr_t KeyGenerated = 0x68 ;
- 210041 }
- 210042
- 210043 namespace Mono_Security_Cryptography__SymmetricTransform
- 210044 {
- 210045 constexpr std::uintptr_t algo = 0x10 ;
- 210046 constexpr std::uintptr_t encrypt = 0x18 ;
- 210047 constexpr std::uintptr_t BlockSizeByte = 0x1C ;
- 210048 constexpr std::uintptr_t temp = 0x20 ;
- 210049 constexpr std::uintptr_t temp2 = 0x28 ;
- 210050 constexpr std::uintptr_t workBuff = 0x30 ;
- 210051 constexpr std::uintptr_t workout = 0x38 ;
- 210052 constexpr std::uintptr_t padmode = 0x40 ;
- 210053 constexpr std::uintptr_t FeedBackByte = 0x44 ;
- 210054 constexpr std::uintptr_t m_disposed = 0x48 ;
- 210055 constexpr std::uintptr_t lastBlock = 0x49 ;
- 210056 constexpr std::uintptr_t _rng = 0x50 ;
- 210057 }
- 210058
- 210059 namespace Mono_Security_Cryptography__DSAManaged
- 210060 {
- 210061 constexpr std::uintptr_t KeySizeValue = 0x10 ;
- 210062 constexpr std::uintptr_t LegalKeySizesValue = 0x18 ;
- 210063 constexpr std::uintptr_t keypairGenerated = 0x20 ;
- 210064 constexpr std::uintptr_t m_disposed = 0x21 ;
- 210065 constexpr std::uintptr_t p = 0x28 ;
- 210066 constexpr std::uintptr_t q = 0x30 ;
- 210067 constexpr std::uintptr_t g = 0x38 ;
- 210068 constexpr std::uintptr_t x = 0x40 ;
- 210069 constexpr std::uintptr_t y = 0x48 ;
- 210070 constexpr std::uintptr_t j = 0x50 ;
- 210071 constexpr std::uintptr_t seed = 0x58 ;
- 210072 constexpr std::uintptr_t counter = 0x60 ;
- 210073 constexpr std::uintptr_t j_missing = 0x64 ;
- 210074 constexpr std::uintptr_t rng = 0x68 ;
- 210075 constexpr std::uintptr_t KeyGenerated = 0x70 ;
- 210076 }
- 210077
- 210078 namespace Mono_Math__BigInteger
- 210079 {
- 210080 constexpr std::uintptr_t length = 0x10 ;
- 210081 constexpr std::uintptr_t data = 0x18 ;
- 210082
- 210083 namespace _static
- 210084 {
- 210085 constexpr std::uintptr_t smallPrimes = 0x0 ;
- 210086 constexpr std::uintptr_t rng = 0x8 ;
- 210087 }
- 210088
- 210089 }
- 210090
- 210091 namespace Mono_Math_Prime__ConfidenceFactor
- 210092 {
- 210093 constexpr std::uintptr_t value__ = 0x0 ;
- 210094 }
- 210095
- 210096 namespace Mono_Math_Prime__PrimalityTest
- 210097 {
- 210098 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210099 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210100 constexpr std::uintptr_t m_target = 0x20 ;
- 210101 constexpr std::uintptr_t method = 0x28 ;
- 210102 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210103 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210104 constexpr std::uintptr_t method_code = 0x40 ;
- 210105 constexpr std::uintptr_t interp_method = 0x48 ;
- 210106 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210107 constexpr std::uintptr_t method_info = 0x58 ;
- 210108 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210109 constexpr std::uintptr_t data = 0x68 ;
- 210110 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210111 constexpr std::uintptr_t delegates = 0x78 ;
- 210112 }
- 210113
- 210114 namespace Microsoft_Win32__RegistryHive
- 210115 {
- 210116 constexpr std::uintptr_t value__ = 0x0 ;
- 210117 }
- 210118
- 210119 namespace Microsoft_Win32__RegistryKey
- 210120 {
- 210121 constexpr std::uintptr_t TypeInfo = 0x10721170 ;
- 210122 constexpr std::uintptr_t _identity = 0x10 ;
- 210123 constexpr std::uintptr_t _hkey = 0x18 ;
- 210124 constexpr std::uintptr_t _keyName = 0x20 ;
- 210125 constexpr std::uintptr_t _remoteKey = 0x28 ;
- 210126 constexpr std::uintptr_t _state = 0x2C ;
- 210127 constexpr std::uintptr_t _checkMode = 0x30 ;
- 210128 constexpr std::uintptr_t _regView = 0x34 ;
- 210129
- 210130 namespace _static
- 210131 {
- 210132 constexpr std::uintptr_t HKEY_CLASSES_ROOT = 0x0 ;
- 210133 constexpr std::uintptr_t HKEY_CURRENT_USER = 0x8 ;
- 210134 constexpr std::uintptr_t HKEY_LOCAL_MACHINE = 0x10 ;
- 210135 constexpr std::uintptr_t HKEY_USERS = 0x18 ;
- 210136 constexpr std::uintptr_t HKEY_PERFORMANCE_DATA = 0x20 ;
- 210137 constexpr std::uintptr_t HKEY_CURRENT_CONFIG = 0x28 ;
- 210138 constexpr std::uintptr_t HKEY_DYN_DATA = 0x30 ;
- 210139 constexpr std::uintptr_t s_hkeyNames = 0x38 ;
- 210140 }
- 210141
- 210142 }
- 210143
- 210144 namespace Microsoft_Win32__RegistryKeyPermissionCheck
- 210145 {
- 210146 constexpr std::uintptr_t value__ = 0x0 ;
- 210147 }
- 210148
- 210149 namespace Microsoft_Win32__RegistryValueOptions
- 210150 {
- 210151 constexpr std::uintptr_t value__ = 0x0 ;
- 210152 }
- 210153
- 210154 namespace Microsoft_Win32__RegistryView
- 210155 {
- 210156 constexpr std::uintptr_t value__ = 0x0 ;
- 210157 }
- 210158
- 210159 namespace Microsoft_Win32_SafeHandles__SafeLibraryHandle
- 210160 {
- 210161 constexpr std::uintptr_t TypeInfo = 0x107D0538 ;
- 210162 constexpr std::uintptr_t handle = 0x10 ;
- 210163 constexpr std::uintptr_t _state = 0x18 ;
- 210164 constexpr std::uintptr_t _ownsHandle = 0x1C ;
- 210165 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
- 210166 }
- 210167
- 210168 namespace Microsoft_Win32_SafeHandles__SafeRegistryHandle
- 210169 {
- 210170 constexpr std::uintptr_t TypeInfo = 0x107D03C0 ;
- 210171 constexpr std::uintptr_t handle = 0x10 ;
- 210172 constexpr std::uintptr_t _state = 0x18 ;
- 210173 constexpr std::uintptr_t _ownsHandle = 0x1C ;
- 210174 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
- 210175 }
- 210176
- 210177 namespace Microsoft_Win32_SafeHandles__SafePasswordHandle
- 210178 {
- 210179 constexpr std::uintptr_t TypeInfo = 0x1072D700 ;
- 210180 constexpr std::uintptr_t handle = 0x10 ;
- 210181 constexpr std::uintptr_t _state = 0x18 ;
- 210182 constexpr std::uintptr_t _ownsHandle = 0x1C ;
- 210183 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
- 210184 }
- 210185
- 210186 namespace Microsoft_Win32_SafeHandles__SafeFileHandle
- 210187 {
- 210188 constexpr std::uintptr_t TypeInfo = 0x107882D0 ;
- 210189 constexpr std::uintptr_t handle = 0x10 ;
- 210190 constexpr std::uintptr_t _state = 0x18 ;
- 210191 constexpr std::uintptr_t _ownsHandle = 0x1C ;
- 210192 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
- 210193 }
- 210194
- 210195 namespace Microsoft_Win32_SafeHandles__SafeFindHandle
- 210196 {
- 210197 constexpr std::uintptr_t handle = 0x10 ;
- 210198 constexpr std::uintptr_t _state = 0x18 ;
- 210199 constexpr std::uintptr_t _ownsHandle = 0x1C ;
- 210200 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
- 210201 }
- 210202
- 210203 namespace Microsoft_Win32_SafeHandles__SafeWaitHandle
- 210204 {
- 210205 constexpr std::uintptr_t TypeInfo = 0x1082B978 ;
- 210206 constexpr std::uintptr_t handle = 0x10 ;
- 210207 constexpr std::uintptr_t _state = 0x18 ;
- 210208 constexpr std::uintptr_t _ownsHandle = 0x1C ;
- 210209 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
- 210210 }
- 210211
- 210212 namespace Microsoft_Win32_SafeHandles__SafeHandleZeroOrMinusOneIsInvalid
- 210213 {
- 210214 constexpr std::uintptr_t handle = 0x10 ;
- 210215 constexpr std::uintptr_t _state = 0x18 ;
- 210216 constexpr std::uintptr_t _ownsHandle = 0x1C ;
- 210217 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
- 210218 }
- 210219
- 210220 namespace Microsoft_Win32_SafeHandles__SafeHandleMinusOneIsInvalid
- 210221 {
- 210222 constexpr std::uintptr_t handle = 0x10 ;
- 210223 constexpr std::uintptr_t _state = 0x18 ;
- 210224 constexpr std::uintptr_t _ownsHandle = 0x1C ;
- 210225 constexpr std::uintptr_t _fullyInitialized = 0x1D ;
- 210226 }
- 210227
- 210228 namespace Internal_Runtime_Augments__AsyncStatus
- 210229 {
- 210230 constexpr std::uintptr_t value__ = 0x0 ;
- 210231 }
- 210232
- 210233 namespace Internal_Runtime_Augments__RuntimeThread
- 210234 {
- 210235 constexpr std::uintptr_t TypeInfo = 0x107F27D0 ;
- 210236 constexpr std::uintptr_t thread = 0x10 ;
- 210237
- 210238 namespace _static
- 210239 {
- 210240 constexpr std::uintptr_t OptimalMaxSpinWaitsPerSpinIteration = 0x0 ;
- 210241 }
- 210242
- 210243 }
- 210244
- 210245 namespace System__String
- 210246 {
- 210247 constexpr std::uintptr_t TypeInfo = 0x10C71730 ;
- 210248 constexpr std::uintptr_t _stringLength = 0x10 ;
- 210249 constexpr std::uintptr_t _firstChar = 0x14 ;
- 210250
- 210251 namespace _static
- 210252 {
- 210253 constexpr std::uintptr_t Empty = 0x0 ;
- 210254 }
- 210255
- 210256 }
- 210257
- 210258 namespace System__TimeZoneInfo
- 210259 {
- 210260 constexpr std::uintptr_t TypeInfo = 0x10793F48 ;
- 210261 constexpr std::uintptr_t _id = 0x10 ;
- 210262 constexpr std::uintptr_t _displayName = 0x18 ;
- 210263 constexpr std::uintptr_t _standardDisplayName = 0x20 ;
- 210264 constexpr std::uintptr_t _daylightDisplayName = 0x28 ;
- 210265 constexpr std::uintptr_t _baseUtcOffset = 0x30 ;
- 210266 constexpr std::uintptr_t _supportsDaylightSavingTime = 0x38 ;
- 210267 constexpr std::uintptr_t _adjustmentRules = 0x40 ;
- 210268
- 210269 namespace _static
- 210270 {
- 210271 constexpr std::uintptr_t lazyHaveRegistry = 0x0 ;
- 210272 constexpr std::uintptr_t s_utcTimeZone = 0x8 ;
- 210273 constexpr std::uintptr_t s_cachedData = 0x10 ;
- 210274 constexpr std::uintptr_t s_maxDateOnly = 0x18 ;
- 210275 constexpr std::uintptr_t s_minDateOnly = 0x20 ;
- 210276 constexpr std::uintptr_t MaxOffset = 0x28 ;
- 210277 constexpr std::uintptr_t MinOffset = 0x30 ;
- 210278 }
- 210279
- 210280 }
- 210281
- 210282 namespace System__TimeZoneInfoOptions
- 210283 {
- 210284 constexpr std::uintptr_t value__ = 0x0 ;
- 210285 }
- 210286
- 210287 namespace System__AccessViolationException
- 210288 {
- 210289 constexpr std::uintptr_t _className = 0x10 ;
- 210290 constexpr std::uintptr_t _message = 0x18 ;
- 210291 constexpr std::uintptr_t _data = 0x20 ;
- 210292 constexpr std::uintptr_t _innerException = 0x28 ;
- 210293 constexpr std::uintptr_t _helpURL = 0x30 ;
- 210294 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 210295 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 210296 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 210297 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 210298 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 210299 constexpr std::uintptr_t _HResult = 0x60 ;
- 210300 constexpr std::uintptr_t _source = 0x68 ;
- 210301 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 210302 constexpr std::uintptr_t captured_traces = 0x78 ;
- 210303 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 210304 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 210305 }
- 210306
- 210307 namespace System__Action
- 210308 {
- 210309 constexpr std::uintptr_t TypeInfo = 0x107AFCD0 ;
- 210310 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210311 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210312 constexpr std::uintptr_t m_target = 0x20 ;
- 210313 constexpr std::uintptr_t method = 0x28 ;
- 210314 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210315 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210316 constexpr std::uintptr_t method_code = 0x40 ;
- 210317 constexpr std::uintptr_t interp_method = 0x48 ;
- 210318 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210319 constexpr std::uintptr_t method_info = 0x58 ;
- 210320 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210321 constexpr std::uintptr_t data = 0x68 ;
- 210322 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210323 constexpr std::uintptr_t delegates = 0x78 ;
- 210324 }
- 210325
- 210326 namespace System__Action`1
- 210327 {
- 210328 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210329 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210330 constexpr std::uintptr_t m_target = 0x20 ;
- 210331 constexpr std::uintptr_t method = 0x28 ;
- 210332 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210333 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210334 constexpr std::uintptr_t method_code = 0x40 ;
- 210335 constexpr std::uintptr_t interp_method = 0x48 ;
- 210336 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210337 constexpr std::uintptr_t method_info = 0x58 ;
- 210338 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210339 constexpr std::uintptr_t data = 0x68 ;
- 210340 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210341 constexpr std::uintptr_t delegates = 0x78 ;
- 210342 }
- 210343
- 210344 namespace System__Action`2
- 210345 {
- 210346 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210347 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210348 constexpr std::uintptr_t m_target = 0x20 ;
- 210349 constexpr std::uintptr_t method = 0x28 ;
- 210350 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210351 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210352 constexpr std::uintptr_t method_code = 0x40 ;
- 210353 constexpr std::uintptr_t interp_method = 0x48 ;
- 210354 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210355 constexpr std::uintptr_t method_info = 0x58 ;
- 210356 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210357 constexpr std::uintptr_t data = 0x68 ;
- 210358 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210359 constexpr std::uintptr_t delegates = 0x78 ;
- 210360 }
- 210361
- 210362 namespace System__Action`3
- 210363 {
- 210364 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210365 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210366 constexpr std::uintptr_t m_target = 0x20 ;
- 210367 constexpr std::uintptr_t method = 0x28 ;
- 210368 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210369 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210370 constexpr std::uintptr_t method_code = 0x40 ;
- 210371 constexpr std::uintptr_t interp_method = 0x48 ;
- 210372 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210373 constexpr std::uintptr_t method_info = 0x58 ;
- 210374 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210375 constexpr std::uintptr_t data = 0x68 ;
- 210376 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210377 constexpr std::uintptr_t delegates = 0x78 ;
- 210378 }
- 210379
- 210380 namespace System__Action`4
- 210381 {
- 210382 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210383 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210384 constexpr std::uintptr_t m_target = 0x20 ;
- 210385 constexpr std::uintptr_t method = 0x28 ;
- 210386 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210387 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210388 constexpr std::uintptr_t method_code = 0x40 ;
- 210389 constexpr std::uintptr_t interp_method = 0x48 ;
- 210390 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210391 constexpr std::uintptr_t method_info = 0x58 ;
- 210392 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210393 constexpr std::uintptr_t data = 0x68 ;
- 210394 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210395 constexpr std::uintptr_t delegates = 0x78 ;
- 210396 }
- 210397
- 210398 namespace System__Action`5
- 210399 {
- 210400 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210401 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210402 constexpr std::uintptr_t m_target = 0x20 ;
- 210403 constexpr std::uintptr_t method = 0x28 ;
- 210404 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210405 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210406 constexpr std::uintptr_t method_code = 0x40 ;
- 210407 constexpr std::uintptr_t interp_method = 0x48 ;
- 210408 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210409 constexpr std::uintptr_t method_info = 0x58 ;
- 210410 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210411 constexpr std::uintptr_t data = 0x68 ;
- 210412 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210413 constexpr std::uintptr_t delegates = 0x78 ;
- 210414 }
- 210415
- 210416 namespace System__Action`6
- 210417 {
- 210418 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210419 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210420 constexpr std::uintptr_t m_target = 0x20 ;
- 210421 constexpr std::uintptr_t method = 0x28 ;
- 210422 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210423 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210424 constexpr std::uintptr_t method_code = 0x40 ;
- 210425 constexpr std::uintptr_t interp_method = 0x48 ;
- 210426 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210427 constexpr std::uintptr_t method_info = 0x58 ;
- 210428 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210429 constexpr std::uintptr_t data = 0x68 ;
- 210430 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210431 constexpr std::uintptr_t delegates = 0x78 ;
- 210432 }
- 210433
- 210434 namespace System__Action`7
- 210435 {
- 210436 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210437 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210438 constexpr std::uintptr_t m_target = 0x20 ;
- 210439 constexpr std::uintptr_t method = 0x28 ;
- 210440 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210441 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210442 constexpr std::uintptr_t method_code = 0x40 ;
- 210443 constexpr std::uintptr_t interp_method = 0x48 ;
- 210444 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210445 constexpr std::uintptr_t method_info = 0x58 ;
- 210446 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210447 constexpr std::uintptr_t data = 0x68 ;
- 210448 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210449 constexpr std::uintptr_t delegates = 0x78 ;
- 210450 }
- 210451
- 210452 namespace System__Action`8
- 210453 {
- 210454 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210455 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210456 constexpr std::uintptr_t m_target = 0x20 ;
- 210457 constexpr std::uintptr_t method = 0x28 ;
- 210458 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210459 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210460 constexpr std::uintptr_t method_code = 0x40 ;
- 210461 constexpr std::uintptr_t interp_method = 0x48 ;
- 210462 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210463 constexpr std::uintptr_t method_info = 0x58 ;
- 210464 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210465 constexpr std::uintptr_t data = 0x68 ;
- 210466 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210467 constexpr std::uintptr_t delegates = 0x78 ;
- 210468 }
- 210469
- 210470 namespace System__Func`1
- 210471 {
- 210472 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210473 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210474 constexpr std::uintptr_t m_target = 0x20 ;
- 210475 constexpr std::uintptr_t method = 0x28 ;
- 210476 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210477 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210478 constexpr std::uintptr_t method_code = 0x40 ;
- 210479 constexpr std::uintptr_t interp_method = 0x48 ;
- 210480 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210481 constexpr std::uintptr_t method_info = 0x58 ;
- 210482 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210483 constexpr std::uintptr_t data = 0x68 ;
- 210484 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210485 constexpr std::uintptr_t delegates = 0x78 ;
- 210486 }
- 210487
- 210488 namespace System__Func`2
- 210489 {
- 210490 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210491 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210492 constexpr std::uintptr_t m_target = 0x20 ;
- 210493 constexpr std::uintptr_t method = 0x28 ;
- 210494 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210495 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210496 constexpr std::uintptr_t method_code = 0x40 ;
- 210497 constexpr std::uintptr_t interp_method = 0x48 ;
- 210498 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210499 constexpr std::uintptr_t method_info = 0x58 ;
- 210500 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210501 constexpr std::uintptr_t data = 0x68 ;
- 210502 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210503 constexpr std::uintptr_t delegates = 0x78 ;
- 210504 }
- 210505
- 210506 namespace System__Func`3
- 210507 {
- 210508 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210509 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210510 constexpr std::uintptr_t m_target = 0x20 ;
- 210511 constexpr std::uintptr_t method = 0x28 ;
- 210512 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210513 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210514 constexpr std::uintptr_t method_code = 0x40 ;
- 210515 constexpr std::uintptr_t interp_method = 0x48 ;
- 210516 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210517 constexpr std::uintptr_t method_info = 0x58 ;
- 210518 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210519 constexpr std::uintptr_t data = 0x68 ;
- 210520 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210521 constexpr std::uintptr_t delegates = 0x78 ;
- 210522 }
- 210523
- 210524 namespace System__Func`4
- 210525 {
- 210526 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210527 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210528 constexpr std::uintptr_t m_target = 0x20 ;
- 210529 constexpr std::uintptr_t method = 0x28 ;
- 210530 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210531 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210532 constexpr std::uintptr_t method_code = 0x40 ;
- 210533 constexpr std::uintptr_t interp_method = 0x48 ;
- 210534 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210535 constexpr std::uintptr_t method_info = 0x58 ;
- 210536 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210537 constexpr std::uintptr_t data = 0x68 ;
- 210538 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210539 constexpr std::uintptr_t delegates = 0x78 ;
- 210540 }
- 210541
- 210542 namespace System__Func`5
- 210543 {
- 210544 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210545 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210546 constexpr std::uintptr_t m_target = 0x20 ;
- 210547 constexpr std::uintptr_t method = 0x28 ;
- 210548 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210549 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210550 constexpr std::uintptr_t method_code = 0x40 ;
- 210551 constexpr std::uintptr_t interp_method = 0x48 ;
- 210552 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210553 constexpr std::uintptr_t method_info = 0x58 ;
- 210554 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210555 constexpr std::uintptr_t data = 0x68 ;
- 210556 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210557 constexpr std::uintptr_t delegates = 0x78 ;
- 210558 }
- 210559
- 210560 namespace System__Func`6
- 210561 {
- 210562 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210563 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210564 constexpr std::uintptr_t m_target = 0x20 ;
- 210565 constexpr std::uintptr_t method = 0x28 ;
- 210566 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210567 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210568 constexpr std::uintptr_t method_code = 0x40 ;
- 210569 constexpr std::uintptr_t interp_method = 0x48 ;
- 210570 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210571 constexpr std::uintptr_t method_info = 0x58 ;
- 210572 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210573 constexpr std::uintptr_t data = 0x68 ;
- 210574 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210575 constexpr std::uintptr_t delegates = 0x78 ;
- 210576 }
- 210577
- 210578 namespace System__Func`7
- 210579 {
- 210580 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210581 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210582 constexpr std::uintptr_t m_target = 0x20 ;
- 210583 constexpr std::uintptr_t method = 0x28 ;
- 210584 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210585 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210586 constexpr std::uintptr_t method_code = 0x40 ;
- 210587 constexpr std::uintptr_t interp_method = 0x48 ;
- 210588 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210589 constexpr std::uintptr_t method_info = 0x58 ;
- 210590 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210591 constexpr std::uintptr_t data = 0x68 ;
- 210592 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210593 constexpr std::uintptr_t delegates = 0x78 ;
- 210594 }
- 210595
- 210596 namespace System__Func`8
- 210597 {
- 210598 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210599 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210600 constexpr std::uintptr_t m_target = 0x20 ;
- 210601 constexpr std::uintptr_t method = 0x28 ;
- 210602 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210603 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210604 constexpr std::uintptr_t method_code = 0x40 ;
- 210605 constexpr std::uintptr_t interp_method = 0x48 ;
- 210606 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210607 constexpr std::uintptr_t method_info = 0x58 ;
- 210608 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210609 constexpr std::uintptr_t data = 0x68 ;
- 210610 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210611 constexpr std::uintptr_t delegates = 0x78 ;
- 210612 }
- 210613
- 210614 namespace System__Func`9
- 210615 {
- 210616 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210617 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210618 constexpr std::uintptr_t m_target = 0x20 ;
- 210619 constexpr std::uintptr_t method = 0x28 ;
- 210620 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210621 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210622 constexpr std::uintptr_t method_code = 0x40 ;
- 210623 constexpr std::uintptr_t interp_method = 0x48 ;
- 210624 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210625 constexpr std::uintptr_t method_info = 0x58 ;
- 210626 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210627 constexpr std::uintptr_t data = 0x68 ;
- 210628 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210629 constexpr std::uintptr_t delegates = 0x78 ;
- 210630 }
- 210631
- 210632 namespace System__Comparison`1
- 210633 {
- 210634 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210635 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210636 constexpr std::uintptr_t m_target = 0x20 ;
- 210637 constexpr std::uintptr_t method = 0x28 ;
- 210638 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210639 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210640 constexpr std::uintptr_t method_code = 0x40 ;
- 210641 constexpr std::uintptr_t interp_method = 0x48 ;
- 210642 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210643 constexpr std::uintptr_t method_info = 0x58 ;
- 210644 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210645 constexpr std::uintptr_t data = 0x68 ;
- 210646 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210647 constexpr std::uintptr_t delegates = 0x78 ;
- 210648 }
- 210649
- 210650 namespace System__Converter`2
- 210651 {
- 210652 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210653 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210654 constexpr std::uintptr_t m_target = 0x20 ;
- 210655 constexpr std::uintptr_t method = 0x28 ;
- 210656 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210657 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210658 constexpr std::uintptr_t method_code = 0x40 ;
- 210659 constexpr std::uintptr_t interp_method = 0x48 ;
- 210660 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210661 constexpr std::uintptr_t method_info = 0x58 ;
- 210662 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210663 constexpr std::uintptr_t data = 0x68 ;
- 210664 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210665 constexpr std::uintptr_t delegates = 0x78 ;
- 210666 }
- 210667
- 210668 namespace System__Predicate`1
- 210669 {
- 210670 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210671 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210672 constexpr std::uintptr_t m_target = 0x20 ;
- 210673 constexpr std::uintptr_t method = 0x28 ;
- 210674 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210675 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210676 constexpr std::uintptr_t method_code = 0x40 ;
- 210677 constexpr std::uintptr_t interp_method = 0x48 ;
- 210678 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210679 constexpr std::uintptr_t method_info = 0x58 ;
- 210680 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210681 constexpr std::uintptr_t data = 0x68 ;
- 210682 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210683 constexpr std::uintptr_t delegates = 0x78 ;
- 210684 }
- 210685
- 210686 namespace System__AggregateException
- 210687 {
- 210688 constexpr std::uintptr_t _className = 0x10 ;
- 210689 constexpr std::uintptr_t _message = 0x18 ;
- 210690 constexpr std::uintptr_t _data = 0x20 ;
- 210691 constexpr std::uintptr_t _innerException = 0x28 ;
- 210692 constexpr std::uintptr_t _helpURL = 0x30 ;
- 210693 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 210694 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 210695 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 210696 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 210697 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 210698 constexpr std::uintptr_t _HResult = 0x60 ;
- 210699 constexpr std::uintptr_t _source = 0x68 ;
- 210700 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 210701 constexpr std::uintptr_t captured_traces = 0x78 ;
- 210702 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 210703 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 210704 constexpr std::uintptr_t m_innerExceptions = 0x90 ;
- 210705 }
- 210706
- 210707 namespace System__ApplicationException
- 210708 {
- 210709 constexpr std::uintptr_t _className = 0x10 ;
- 210710 constexpr std::uintptr_t _message = 0x18 ;
- 210711 constexpr std::uintptr_t _data = 0x20 ;
- 210712 constexpr std::uintptr_t _innerException = 0x28 ;
- 210713 constexpr std::uintptr_t _helpURL = 0x30 ;
- 210714 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 210715 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 210716 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 210717 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 210718 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 210719 constexpr std::uintptr_t _HResult = 0x60 ;
- 210720 constexpr std::uintptr_t _source = 0x68 ;
- 210721 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 210722 constexpr std::uintptr_t captured_traces = 0x78 ;
- 210723 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 210724 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 210725 }
- 210726
- 210727 namespace System__ArgumentException
- 210728 {
- 210729 constexpr std::uintptr_t TypeInfo = 0x108388F0 ;
- 210730 constexpr std::uintptr_t _className = 0x10 ;
- 210731 constexpr std::uintptr_t _message = 0x18 ;
- 210732 constexpr std::uintptr_t _data = 0x20 ;
- 210733 constexpr std::uintptr_t _innerException = 0x28 ;
- 210734 constexpr std::uintptr_t _helpURL = 0x30 ;
- 210735 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 210736 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 210737 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 210738 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 210739 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 210740 constexpr std::uintptr_t _HResult = 0x60 ;
- 210741 constexpr std::uintptr_t _source = 0x68 ;
- 210742 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 210743 constexpr std::uintptr_t captured_traces = 0x78 ;
- 210744 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 210745 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 210746 constexpr std::uintptr_t _paramName = 0x90 ;
- 210747 }
- 210748
- 210749 namespace System__ArgumentNullException
- 210750 {
- 210751 constexpr std::uintptr_t _className = 0x10 ;
- 210752 constexpr std::uintptr_t _message = 0x18 ;
- 210753 constexpr std::uintptr_t _data = 0x20 ;
- 210754 constexpr std::uintptr_t _innerException = 0x28 ;
- 210755 constexpr std::uintptr_t _helpURL = 0x30 ;
- 210756 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 210757 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 210758 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 210759 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 210760 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 210761 constexpr std::uintptr_t _HResult = 0x60 ;
- 210762 constexpr std::uintptr_t _source = 0x68 ;
- 210763 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 210764 constexpr std::uintptr_t captured_traces = 0x78 ;
- 210765 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 210766 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 210767 constexpr std::uintptr_t _paramName = 0x90 ;
- 210768 }
- 210769
- 210770 namespace System__ArgumentOutOfRangeException
- 210771 {
- 210772 constexpr std::uintptr_t _className = 0x10 ;
- 210773 constexpr std::uintptr_t _message = 0x18 ;
- 210774 constexpr std::uintptr_t _data = 0x20 ;
- 210775 constexpr std::uintptr_t _innerException = 0x28 ;
- 210776 constexpr std::uintptr_t _helpURL = 0x30 ;
- 210777 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 210778 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 210779 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 210780 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 210781 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 210782 constexpr std::uintptr_t _HResult = 0x60 ;
- 210783 constexpr std::uintptr_t _source = 0x68 ;
- 210784 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 210785 constexpr std::uintptr_t captured_traces = 0x78 ;
- 210786 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 210787 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 210788 constexpr std::uintptr_t _paramName = 0x90 ;
- 210789 constexpr std::uintptr_t _actualValue = 0x98 ;
- 210790 }
- 210791
- 210792 namespace System__ArithmeticException
- 210793 {
- 210794 constexpr std::uintptr_t _className = 0x10 ;
- 210795 constexpr std::uintptr_t _message = 0x18 ;
- 210796 constexpr std::uintptr_t _data = 0x20 ;
- 210797 constexpr std::uintptr_t _innerException = 0x28 ;
- 210798 constexpr std::uintptr_t _helpURL = 0x30 ;
- 210799 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 210800 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 210801 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 210802 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 210803 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 210804 constexpr std::uintptr_t _HResult = 0x60 ;
- 210805 constexpr std::uintptr_t _source = 0x68 ;
- 210806 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 210807 constexpr std::uintptr_t captured_traces = 0x78 ;
- 210808 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 210809 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 210810 }
- 210811
- 210812 namespace System__ArraySegment`1
- 210813 {
- 210814 constexpr std::uintptr_t _array = 0xFFFFFFFFFFFFFFF0 ;
- 210815
- 210816 namespace _static
- 210817 {
- 210818 constexpr std::uintptr_t _Empty_k__BackingField = 0x0 ;
- 210819 }
- 210820
- 210821 }
- 210822
- 210823 namespace System__ArrayTypeMismatchException
- 210824 {
- 210825 constexpr std::uintptr_t _className = 0x10 ;
- 210826 constexpr std::uintptr_t _message = 0x18 ;
- 210827 constexpr std::uintptr_t _data = 0x20 ;
- 210828 constexpr std::uintptr_t _innerException = 0x28 ;
- 210829 constexpr std::uintptr_t _helpURL = 0x30 ;
- 210830 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 210831 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 210832 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 210833 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 210834 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 210835 constexpr std::uintptr_t _HResult = 0x60 ;
- 210836 constexpr std::uintptr_t _source = 0x68 ;
- 210837 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 210838 constexpr std::uintptr_t captured_traces = 0x78 ;
- 210839 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 210840 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 210841 }
- 210842
- 210843 namespace System__AssemblyLoadEventArgs
- 210844 {
- 210845 constexpr std::uintptr_t _LoadedAssembly_k__BackingField = 0x10 ;
- 210846 }
- 210847
- 210848 namespace System__AssemblyLoadEventHandler
- 210849 {
- 210850 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210851 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210852 constexpr std::uintptr_t m_target = 0x20 ;
- 210853 constexpr std::uintptr_t method = 0x28 ;
- 210854 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210855 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210856 constexpr std::uintptr_t method_code = 0x40 ;
- 210857 constexpr std::uintptr_t interp_method = 0x48 ;
- 210858 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210859 constexpr std::uintptr_t method_info = 0x58 ;
- 210860 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210861 constexpr std::uintptr_t data = 0x68 ;
- 210862 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210863 constexpr std::uintptr_t delegates = 0x78 ;
- 210864 }
- 210865
- 210866 namespace System__AsyncCallback
- 210867 {
- 210868 constexpr std::uintptr_t TypeInfo = 0x10783678 ;
- 210869 constexpr std::uintptr_t method_ptr = 0x10 ;
- 210870 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 210871 constexpr std::uintptr_t m_target = 0x20 ;
- 210872 constexpr std::uintptr_t method = 0x28 ;
- 210873 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 210874 constexpr std::uintptr_t extra_arg = 0x38 ;
- 210875 constexpr std::uintptr_t method_code = 0x40 ;
- 210876 constexpr std::uintptr_t interp_method = 0x48 ;
- 210877 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 210878 constexpr std::uintptr_t method_info = 0x58 ;
- 210879 constexpr std::uintptr_t original_method_info = 0x60 ;
- 210880 constexpr std::uintptr_t data = 0x68 ;
- 210881 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 210882 constexpr std::uintptr_t delegates = 0x78 ;
- 210883 }
- 210884
- 210885 namespace System__AttributeTargets
- 210886 {
- 210887 constexpr std::uintptr_t value__ = 0x0 ;
- 210888 }
- 210889
- 210890 namespace System__AttributeUsageAttribute
- 210891 {
- 210892 constexpr std::uintptr_t TypeInfo = 0x1074D530 ;
- 210893 constexpr std::uintptr_t _attributeTarget = 0x10 ;
- 210894 constexpr std::uintptr_t _allowMultiple = 0x14 ;
- 210895 constexpr std::uintptr_t _inherited = 0x15 ;
- 210896
- 210897 namespace _static
- 210898 {
- 210899 constexpr std::uintptr_t Default = 0x0 ;
- 210900 }
- 210901
- 210902 }
- 210903
- 210904 namespace System__BadImageFormatException
- 210905 {
- 210906 constexpr std::uintptr_t _className = 0x10 ;
- 210907 constexpr std::uintptr_t _message = 0x18 ;
- 210908 constexpr std::uintptr_t _data = 0x20 ;
- 210909 constexpr std::uintptr_t _innerException = 0x28 ;
- 210910 constexpr std::uintptr_t _helpURL = 0x30 ;
- 210911 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 210912 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 210913 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 210914 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 210915 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 210916 constexpr std::uintptr_t _HResult = 0x60 ;
- 210917 constexpr std::uintptr_t _source = 0x68 ;
- 210918 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 210919 constexpr std::uintptr_t captured_traces = 0x78 ;
- 210920 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 210921 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 210922 constexpr std::uintptr_t _fileName = 0x90 ;
- 210923 constexpr std::uintptr_t _fusionLog = 0x98 ;
- 210924 }
- 210925
- 210926 namespace System__Boolean
- 210927 {
- 210928 constexpr std::uintptr_t TypeInfo = 0x10C716C8 ;
- 210929 constexpr std::uintptr_t m_value = 0x10 ;
- 210930
- 210931 namespace _static
- 210932 {
- 210933 constexpr std::uintptr_t TrueString = 0x0 ;
- 210934 constexpr std::uintptr_t FalseString = 0x8 ;
- 210935 }
- 210936
- 210937 }
- 210938
- 210939 namespace System__Byte
- 210940 {
- 210941 constexpr std::uintptr_t TypeInfo = 0x10C716B8 ;
- 210942 constexpr std::uintptr_t m_value = 0x10 ;
- 210943 }
- 210944
- 210945 namespace System__CLSCompliantAttribute
- 210946 {
- 210947 constexpr std::uintptr_t _compliant = 0x10 ;
- 210948 }
- 210949
- 210950 namespace System__Char
- 210951 {
- 210952 constexpr std::uintptr_t TypeInfo = 0x10C71728 ;
- 210953 constexpr std::uintptr_t m_value = 0x10 ;
- 210954
- 210955 namespace _static
- 210956 {
- 210957 constexpr std::uintptr_t s_categoryForLatin1 = 0x0 ;
- 210958 }
- 210959
- 210960 }
- 210961
- 210962 namespace System__CharEnumerator
- 210963 {
- 210964 constexpr std::uintptr_t TypeInfo = 0x107210C0 ;
- 210965 constexpr std::uintptr_t _str = 0x10 ;
- 210966 constexpr std::uintptr_t _index = 0x18 ;
- 210967 constexpr std::uintptr_t _currentElement = 0x1C ;
- 210968 }
- 210969
- 210970 namespace System__Base64FormattingOptions
- 210971 {
- 210972 constexpr std::uintptr_t value__ = 0x0 ;
- 210973 }
- 210974
- 210975 namespace System__DateTime
- 210976 {
- 210977 constexpr std::uintptr_t TypeInfo = 0x1082FBC8 ;
- 210978 constexpr std::uintptr_t _dateData = 0x0 ;
- 210979
- 210980 namespace _static
- 210981 {
- 210982 constexpr std::uintptr_t s_daysToMonth365 = 0x0 ;
- 210983 constexpr std::uintptr_t s_daysToMonth366 = 0x8 ;
- 210984 constexpr std::uintptr_t MinValue = 0x10 ;
- 210985 constexpr std::uintptr_t MaxValue = 0x18 ;
- 210986 constexpr std::uintptr_t UnixEpoch = 0x20 ;
- 210987 }
- 210988
- 210989 }
- 210990
- 210991 namespace System__DateTimeKind
- 210992 {
- 210993 constexpr std::uintptr_t value__ = 0x0 ;
- 210994 }
- 210995
- 210996 namespace System__DateTimeOffset
- 210997 {
- 210998 constexpr std::uintptr_t TypeInfo = 0x107FF9F0 ;
- 210999 constexpr std::uintptr_t _dateTime = 0x0 ;
- 211000 constexpr std::uintptr_t _offsetMinutes = 0x8 ;
- 211001
- 211002 namespace _static
- 211003 {
- 211004 constexpr std::uintptr_t MinValue = 0x0 ;
- 211005 constexpr std::uintptr_t MaxValue = 0x10 ;
- 211006 constexpr std::uintptr_t UnixEpoch = 0x20 ;
- 211007 }
- 211008
- 211009 }
- 211010
- 211011 namespace System__DayOfWeek
- 211012 {
- 211013 constexpr std::uintptr_t value__ = 0x0 ;
- 211014 }
- 211015
- 211016 namespace System__DivideByZeroException
- 211017 {
- 211018 constexpr std::uintptr_t _className = 0x10 ;
- 211019 constexpr std::uintptr_t _message = 0x18 ;
- 211020 constexpr std::uintptr_t _data = 0x20 ;
- 211021 constexpr std::uintptr_t _innerException = 0x28 ;
- 211022 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211023 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211024 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211025 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211026 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211027 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211028 constexpr std::uintptr_t _HResult = 0x60 ;
- 211029 constexpr std::uintptr_t _source = 0x68 ;
- 211030 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211031 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211032 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211033 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211034 }
- 211035
- 211036 namespace System__DllNotFoundException
- 211037 {
- 211038 constexpr std::uintptr_t _className = 0x10 ;
- 211039 constexpr std::uintptr_t _message = 0x18 ;
- 211040 constexpr std::uintptr_t _data = 0x20 ;
- 211041 constexpr std::uintptr_t _innerException = 0x28 ;
- 211042 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211043 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211044 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211045 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211046 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211047 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211048 constexpr std::uintptr_t _HResult = 0x60 ;
- 211049 constexpr std::uintptr_t _source = 0x68 ;
- 211050 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211051 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211052 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211053 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211054 constexpr std::uintptr_t ClassName = 0x90 ;
- 211055 constexpr std::uintptr_t AssemblyName = 0x98 ;
- 211056 constexpr std::uintptr_t MessageArg = 0xA0 ;
- 211057 constexpr std::uintptr_t ResourceId = 0xA8 ;
- 211058 }
- 211059
- 211060 namespace System__Double
- 211061 {
- 211062 constexpr std::uintptr_t TypeInfo = 0x10C71720 ;
- 211063 constexpr std::uintptr_t m_value = 0x10 ;
- 211064 }
- 211065
- 211066 namespace System__EntryPointNotFoundException
- 211067 {
- 211068 constexpr std::uintptr_t _className = 0x10 ;
- 211069 constexpr std::uintptr_t _message = 0x18 ;
- 211070 constexpr std::uintptr_t _data = 0x20 ;
- 211071 constexpr std::uintptr_t _innerException = 0x28 ;
- 211072 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211073 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211074 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211075 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211076 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211077 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211078 constexpr std::uintptr_t _HResult = 0x60 ;
- 211079 constexpr std::uintptr_t _source = 0x68 ;
- 211080 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211081 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211082 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211083 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211084 constexpr std::uintptr_t ClassName = 0x90 ;
- 211085 constexpr std::uintptr_t AssemblyName = 0x98 ;
- 211086 constexpr std::uintptr_t MessageArg = 0xA0 ;
- 211087 constexpr std::uintptr_t ResourceId = 0xA8 ;
- 211088 }
- 211089
- 211090 namespace System__EventHandler
- 211091 {
- 211092 constexpr std::uintptr_t TypeInfo = 0x10723BD0 ;
- 211093 constexpr std::uintptr_t method_ptr = 0x10 ;
- 211094 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 211095 constexpr std::uintptr_t m_target = 0x20 ;
- 211096 constexpr std::uintptr_t method = 0x28 ;
- 211097 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 211098 constexpr std::uintptr_t extra_arg = 0x38 ;
- 211099 constexpr std::uintptr_t method_code = 0x40 ;
- 211100 constexpr std::uintptr_t interp_method = 0x48 ;
- 211101 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 211102 constexpr std::uintptr_t method_info = 0x58 ;
- 211103 constexpr std::uintptr_t original_method_info = 0x60 ;
- 211104 constexpr std::uintptr_t data = 0x68 ;
- 211105 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 211106 constexpr std::uintptr_t delegates = 0x78 ;
- 211107 }
- 211108
- 211109 namespace System__EventHandler`1
- 211110 {
- 211111 constexpr std::uintptr_t method_ptr = 0x10 ;
- 211112 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 211113 constexpr std::uintptr_t m_target = 0x20 ;
- 211114 constexpr std::uintptr_t method = 0x28 ;
- 211115 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 211116 constexpr std::uintptr_t extra_arg = 0x38 ;
- 211117 constexpr std::uintptr_t method_code = 0x40 ;
- 211118 constexpr std::uintptr_t interp_method = 0x48 ;
- 211119 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 211120 constexpr std::uintptr_t method_info = 0x58 ;
- 211121 constexpr std::uintptr_t original_method_info = 0x60 ;
- 211122 constexpr std::uintptr_t data = 0x68 ;
- 211123 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 211124 constexpr std::uintptr_t delegates = 0x78 ;
- 211125 }
- 211126
- 211127 namespace System__ExecutionEngineException
- 211128 {
- 211129 constexpr std::uintptr_t _className = 0x10 ;
- 211130 constexpr std::uintptr_t _message = 0x18 ;
- 211131 constexpr std::uintptr_t _data = 0x20 ;
- 211132 constexpr std::uintptr_t _innerException = 0x28 ;
- 211133 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211134 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211135 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211136 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211137 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211138 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211139 constexpr std::uintptr_t _HResult = 0x60 ;
- 211140 constexpr std::uintptr_t _source = 0x68 ;
- 211141 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211142 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211143 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211144 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211145 }
- 211146
- 211147 namespace System__FieldAccessException
- 211148 {
- 211149 constexpr std::uintptr_t _className = 0x10 ;
- 211150 constexpr std::uintptr_t _message = 0x18 ;
- 211151 constexpr std::uintptr_t _data = 0x20 ;
- 211152 constexpr std::uintptr_t _innerException = 0x28 ;
- 211153 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211154 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211155 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211156 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211157 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211158 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211159 constexpr std::uintptr_t _HResult = 0x60 ;
- 211160 constexpr std::uintptr_t _source = 0x68 ;
- 211161 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211162 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211163 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211164 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211165 }
- 211166
- 211167 namespace System__FormatException
- 211168 {
- 211169 constexpr std::uintptr_t _className = 0x10 ;
- 211170 constexpr std::uintptr_t _message = 0x18 ;
- 211171 constexpr std::uintptr_t _data = 0x20 ;
- 211172 constexpr std::uintptr_t _innerException = 0x28 ;
- 211173 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211174 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211175 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211176 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211177 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211178 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211179 constexpr std::uintptr_t _HResult = 0x60 ;
- 211180 constexpr std::uintptr_t _source = 0x68 ;
- 211181 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211182 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211183 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211184 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211185 }
- 211186
- 211187 namespace System__Gen2GcCallback
- 211188 {
- 211189 constexpr std::uintptr_t TypeInfo = 0x10764828 ;
- 211190 constexpr std::uintptr_t _callback = 0x10 ;
- 211191 constexpr std::uintptr_t _weakTargetObj = 0x18 ;
- 211192 }
- 211193
- 211194 namespace System____DTString
- 211195 {
- 211196 constexpr std::uintptr_t TypeInfo = 0x10746D70 ;
- 211197 constexpr std::uintptr_t Value = 0x0 ;
- 211198 constexpr std::uintptr_t Index = 0x10 ;
- 211199 constexpr std::uintptr_t m_current = 0x14 ;
- 211200 constexpr std::uintptr_t m_info = 0x18 ;
- 211201 constexpr std::uintptr_t m_checkDigitToken = 0x20 ;
- 211202
- 211203 namespace _static
- 211204 {
- 211205 constexpr std::uintptr_t WhiteSpaceChecks = 0x0 ;
- 211206 }
- 211207
- 211208 }
- 211209
- 211210 namespace System__DTSubStringType
- 211211 {
- 211212 constexpr std::uintptr_t value__ = 0x0 ;
- 211213 }
- 211214
- 211215 namespace System__DTSubString
- 211216 {
- 211217 constexpr std::uintptr_t s = 0x0 ;
- 211218 constexpr std::uintptr_t index = 0x10 ;
- 211219 constexpr std::uintptr_t length = 0x14 ;
- 211220 constexpr std::uintptr_t type = 0x18 ;
- 211221 constexpr std::uintptr_t value = 0x1C ;
- 211222 }
- 211223
- 211224 namespace System__DateTimeToken
- 211225 {
- 211226 constexpr std::uintptr_t dtt = 0x0 ;
- 211227 constexpr std::uintptr_t suffix = 0x4 ;
- 211228 constexpr std::uintptr_t num = 0x8 ;
- 211229 }
- 211230
- 211231 namespace System__DateTimeRawInfo
- 211232 {
- 211233 constexpr std::uintptr_t num = 0x0 ;
- 211234 constexpr std::uintptr_t numCount = 0x8 ;
- 211235 constexpr std::uintptr_t month = 0xC ;
- 211236 constexpr std::uintptr_t year = 0x10 ;
- 211237 constexpr std::uintptr_t dayOfWeek = 0x14 ;
- 211238 constexpr std::uintptr_t era = 0x18 ;
- 211239 constexpr std::uintptr_t timeMark = 0x1C ;
- 211240 constexpr std::uintptr_t fraction = 0x20 ;
- 211241 constexpr std::uintptr_t hasSameDateAndTimeSeparators = 0x28 ;
- 211242 }
- 211243
- 211244 namespace System__ParseFailureKind
- 211245 {
- 211246 constexpr std::uintptr_t value__ = 0x0 ;
- 211247 }
- 211248
- 211249 namespace System__ParseFlags
- 211250 {
- 211251 constexpr std::uintptr_t value__ = 0x0 ;
- 211252 }
- 211253
- 211254 namespace System__DateTimeResult
- 211255 {
- 211256 constexpr std::uintptr_t Year = 0x0 ;
- 211257 constexpr std::uintptr_t Month = 0x4 ;
- 211258 constexpr std::uintptr_t Day = 0x8 ;
- 211259 constexpr std::uintptr_t Hour = 0xC ;
- 211260 constexpr std::uintptr_t Minute = 0x10 ;
- 211261 constexpr std::uintptr_t Second = 0x14 ;
- 211262 constexpr std::uintptr_t fraction = 0x18 ;
- 211263 constexpr std::uintptr_t era = 0x20 ;
- 211264 constexpr std::uintptr_t flags = 0x24 ;
- 211265 constexpr std::uintptr_t timeZoneOffset = 0x28 ;
- 211266 constexpr std::uintptr_t calendar = 0x30 ;
- 211267 constexpr std::uintptr_t parsedDate = 0x38 ;
- 211268 constexpr std::uintptr_t failure = 0x40 ;
- 211269 constexpr std::uintptr_t failureMessageID = 0x48 ;
- 211270 constexpr std::uintptr_t failureMessageFormatArgument = 0x50 ;
- 211271 constexpr std::uintptr_t failureArgumentName = 0x58 ;
- 211272 constexpr std::uintptr_t originalDateTimeString = 0x60 ;
- 211273 constexpr std::uintptr_t failedFormatSpecifier = 0x70 ;
- 211274 }
- 211275
- 211276 namespace System__ParsingInfo
- 211277 {
- 211278 constexpr std::uintptr_t calendar = 0x0 ;
- 211279 constexpr std::uintptr_t dayOfWeek = 0x8 ;
- 211280 constexpr std::uintptr_t timeMark = 0xC ;
- 211281 constexpr std::uintptr_t fUseHour12 = 0x10 ;
- 211282 constexpr std::uintptr_t fUseTwoDigitYear = 0x11 ;
- 211283 constexpr std::uintptr_t fAllowInnerWhite = 0x12 ;
- 211284 constexpr std::uintptr_t fAllowTrailingWhite = 0x13 ;
- 211285 constexpr std::uintptr_t fCustomNumberParser = 0x14 ;
- 211286 constexpr std::uintptr_t parseNumberDelegate = 0x18 ;
- 211287 }
- 211288
- 211289 namespace System__TokenType
- 211290 {
- 211291 constexpr std::uintptr_t value__ = 0x0 ;
- 211292 }
- 211293
- 211294 namespace System__Guid
- 211295 {
- 211296 constexpr std::uintptr_t TypeInfo = 0x1078A810 ;
- 211297 constexpr std::uintptr_t _a = 0x0 ;
- 211298 constexpr std::uintptr_t _b = 0x4 ;
- 211299 constexpr std::uintptr_t _c = 0x6 ;
- 211300 constexpr std::uintptr_t _d = 0x8 ;
- 211301 constexpr std::uintptr_t _e = 0x9 ;
- 211302 constexpr std::uintptr_t _f = 0xA ;
- 211303 constexpr std::uintptr_t _g = 0xB ;
- 211304 constexpr std::uintptr_t _h = 0xC ;
- 211305 constexpr std::uintptr_t _i = 0xD ;
- 211306 constexpr std::uintptr_t _j = 0xE ;
- 211307 constexpr std::uintptr_t _k = 0xF ;
- 211308
- 211309 namespace _static
- 211310 {
- 211311 constexpr std::uintptr_t Empty = 0x0 ;
- 211312 }
- 211313
- 211314 }
- 211315
- 211316 namespace System__HashCode
- 211317 {
- 211318 constexpr std::uintptr_t TypeInfo = 0x107CF418 ;
- 211319 constexpr std::uintptr_t _v1 = 0x0 ;
- 211320 constexpr std::uintptr_t _v2 = 0x4 ;
- 211321 constexpr std::uintptr_t _v3 = 0x8 ;
- 211322 constexpr std::uintptr_t _v4 = 0xC ;
- 211323 constexpr std::uintptr_t _queue1 = 0x10 ;
- 211324 constexpr std::uintptr_t _queue2 = 0x14 ;
- 211325 constexpr std::uintptr_t _queue3 = 0x18 ;
- 211326 constexpr std::uintptr_t _length = 0x1C ;
- 211327
- 211328 namespace _static
- 211329 {
- 211330 constexpr std::uintptr_t s_seed = 0x0 ;
- 211331 }
- 211332
- 211333 }
- 211334
- 211335 namespace System__IndexOutOfRangeException
- 211336 {
- 211337 constexpr std::uintptr_t _className = 0x10 ;
- 211338 constexpr std::uintptr_t _message = 0x18 ;
- 211339 constexpr std::uintptr_t _data = 0x20 ;
- 211340 constexpr std::uintptr_t _innerException = 0x28 ;
- 211341 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211342 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211343 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211344 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211345 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211346 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211347 constexpr std::uintptr_t _HResult = 0x60 ;
- 211348 constexpr std::uintptr_t _source = 0x68 ;
- 211349 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211350 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211351 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211352 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211353 }
- 211354
- 211355 namespace System__InsufficientExecutionStackException
- 211356 {
- 211357 constexpr std::uintptr_t _className = 0x10 ;
- 211358 constexpr std::uintptr_t _message = 0x18 ;
- 211359 constexpr std::uintptr_t _data = 0x20 ;
- 211360 constexpr std::uintptr_t _innerException = 0x28 ;
- 211361 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211362 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211363 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211364 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211365 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211366 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211367 constexpr std::uintptr_t _HResult = 0x60 ;
- 211368 constexpr std::uintptr_t _source = 0x68 ;
- 211369 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211370 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211371 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211372 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211373 }
- 211374
- 211375 namespace System__Int16
- 211376 {
- 211377 constexpr std::uintptr_t TypeInfo = 0x10C716D8 ;
- 211378 constexpr std::uintptr_t m_value = 0x10 ;
- 211379 }
- 211380
- 211381 namespace System__Int32
- 211382 {
- 211383 constexpr std::uintptr_t TypeInfo = 0x10C716E8 ;
- 211384 constexpr std::uintptr_t m_value = 0x10 ;
- 211385 }
- 211386
- 211387 namespace System__Int64
- 211388 {
- 211389 constexpr std::uintptr_t TypeInfo = 0x10C71708 ;
- 211390 constexpr std::uintptr_t m_value = 0x10 ;
- 211391 }
- 211392
- 211393 namespace System__InvalidCastException
- 211394 {
- 211395 constexpr std::uintptr_t _className = 0x10 ;
- 211396 constexpr std::uintptr_t _message = 0x18 ;
- 211397 constexpr std::uintptr_t _data = 0x20 ;
- 211398 constexpr std::uintptr_t _innerException = 0x28 ;
- 211399 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211400 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211401 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211402 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211403 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211404 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211405 constexpr std::uintptr_t _HResult = 0x60 ;
- 211406 constexpr std::uintptr_t _source = 0x68 ;
- 211407 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211408 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211409 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211410 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211411 }
- 211412
- 211413 namespace System__InvalidOperationException
- 211414 {
- 211415 constexpr std::uintptr_t _className = 0x10 ;
- 211416 constexpr std::uintptr_t _message = 0x18 ;
- 211417 constexpr std::uintptr_t _data = 0x20 ;
- 211418 constexpr std::uintptr_t _innerException = 0x28 ;
- 211419 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211420 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211421 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211422 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211423 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211424 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211425 constexpr std::uintptr_t _HResult = 0x60 ;
- 211426 constexpr std::uintptr_t _source = 0x68 ;
- 211427 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211428 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211429 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211430 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211431 }
- 211432
- 211433 namespace System__InvalidProgramException
- 211434 {
- 211435 constexpr std::uintptr_t _className = 0x10 ;
- 211436 constexpr std::uintptr_t _message = 0x18 ;
- 211437 constexpr std::uintptr_t _data = 0x20 ;
- 211438 constexpr std::uintptr_t _innerException = 0x28 ;
- 211439 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211440 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211441 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211442 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211443 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211444 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211445 constexpr std::uintptr_t _HResult = 0x60 ;
- 211446 constexpr std::uintptr_t _source = 0x68 ;
- 211447 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211448 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211449 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211450 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211451 }
- 211452
- 211453 namespace System__InvalidTimeZoneException
- 211454 {
- 211455 constexpr std::uintptr_t _className = 0x10 ;
- 211456 constexpr std::uintptr_t _message = 0x18 ;
- 211457 constexpr std::uintptr_t _data = 0x20 ;
- 211458 constexpr std::uintptr_t _innerException = 0x28 ;
- 211459 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211460 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211461 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211462 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211463 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211464 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211465 constexpr std::uintptr_t _HResult = 0x60 ;
- 211466 constexpr std::uintptr_t _source = 0x68 ;
- 211467 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211468 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211469 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211470 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211471 }
- 211472
- 211473 namespace System__LazyState
- 211474 {
- 211475 constexpr std::uintptr_t value__ = 0x0 ;
- 211476 }
- 211477
- 211478 namespace System__LazyHelper
- 211479 {
- 211480 constexpr std::uintptr_t TypeInfo = 0x107AC9B0 ;
- 211481 constexpr std::uintptr_t _State_k__BackingField = 0x10 ;
- 211482 constexpr std::uintptr_t _exceptionDispatch = 0x18 ;
- 211483
- 211484 namespace _static
- 211485 {
- 211486 constexpr std::uintptr_t NoneViaConstructor = 0x0 ;
- 211487 constexpr std::uintptr_t NoneViaFactory = 0x8 ;
- 211488 constexpr std::uintptr_t PublicationOnlyViaConstructor = 0x10 ;
- 211489 constexpr std::uintptr_t PublicationOnlyViaFactory = 0x18 ;
- 211490 constexpr std::uintptr_t PublicationOnlyWaitForOtherThreadToPublish = 0x20 ;
- 211491 }
- 211492
- 211493 }
- 211494
- 211495 namespace System__Lazy`1
- 211496 {
- 211497 constexpr std::uintptr_t _state = 0x0 ;
- 211498 }
- 211499
- 211500 namespace System__MemberAccessException
- 211501 {
- 211502 constexpr std::uintptr_t _className = 0x10 ;
- 211503 constexpr std::uintptr_t _message = 0x18 ;
- 211504 constexpr std::uintptr_t _data = 0x20 ;
- 211505 constexpr std::uintptr_t _innerException = 0x28 ;
- 211506 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211507 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211508 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211509 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211510 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211511 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211512 constexpr std::uintptr_t _HResult = 0x60 ;
- 211513 constexpr std::uintptr_t _source = 0x68 ;
- 211514 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211515 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211516 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211517 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211518 }
- 211519
- 211520 namespace System__Memory`1
- 211521 {
- 211522 constexpr std::uintptr_t _object = 0xFFFFFFFFFFFFFFF0 ;
- 211523 }
- 211524
- 211525 namespace System__MethodAccessException
- 211526 {
- 211527 constexpr std::uintptr_t _className = 0x10 ;
- 211528 constexpr std::uintptr_t _message = 0x18 ;
- 211529 constexpr std::uintptr_t _data = 0x20 ;
- 211530 constexpr std::uintptr_t _innerException = 0x28 ;
- 211531 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211532 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211533 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211534 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211535 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211536 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211537 constexpr std::uintptr_t _HResult = 0x60 ;
- 211538 constexpr std::uintptr_t _source = 0x68 ;
- 211539 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211540 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211541 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211542 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211543 }
- 211544
- 211545 namespace System__MidpointRounding
- 211546 {
- 211547 constexpr std::uintptr_t value__ = 0x0 ;
- 211548 }
- 211549
- 211550 namespace System__MissingMethodException
- 211551 {
- 211552 constexpr std::uintptr_t _className = 0x10 ;
- 211553 constexpr std::uintptr_t _message = 0x18 ;
- 211554 constexpr std::uintptr_t _data = 0x20 ;
- 211555 constexpr std::uintptr_t _innerException = 0x28 ;
- 211556 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211557 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211558 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211559 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211560 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211561 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211562 constexpr std::uintptr_t _HResult = 0x60 ;
- 211563 constexpr std::uintptr_t _source = 0x68 ;
- 211564 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211565 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211566 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211567 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211568 constexpr std::uintptr_t ClassName = 0x90 ;
- 211569 constexpr std::uintptr_t MemberName = 0x98 ;
- 211570 constexpr std::uintptr_t Signature = 0xA0 ;
- 211571 }
- 211572
- 211573 namespace System__MulticastNotSupportedException
- 211574 {
- 211575 constexpr std::uintptr_t _className = 0x10 ;
- 211576 constexpr std::uintptr_t _message = 0x18 ;
- 211577 constexpr std::uintptr_t _data = 0x20 ;
- 211578 constexpr std::uintptr_t _innerException = 0x28 ;
- 211579 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211580 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211581 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211582 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211583 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211584 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211585 constexpr std::uintptr_t _HResult = 0x60 ;
- 211586 constexpr std::uintptr_t _source = 0x68 ;
- 211587 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211588 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211589 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211590 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211591 }
- 211592
- 211593 namespace System__NotImplementedException
- 211594 {
- 211595 constexpr std::uintptr_t _className = 0x10 ;
- 211596 constexpr std::uintptr_t _message = 0x18 ;
- 211597 constexpr std::uintptr_t _data = 0x20 ;
- 211598 constexpr std::uintptr_t _innerException = 0x28 ;
- 211599 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211600 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211601 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211602 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211603 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211604 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211605 constexpr std::uintptr_t _HResult = 0x60 ;
- 211606 constexpr std::uintptr_t _source = 0x68 ;
- 211607 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211608 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211609 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211610 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211611 }
- 211612
- 211613 namespace System__NotSupportedException
- 211614 {
- 211615 constexpr std::uintptr_t TypeInfo = 0x10841CE0 ;
- 211616 constexpr std::uintptr_t _className = 0x10 ;
- 211617 constexpr std::uintptr_t _message = 0x18 ;
- 211618 constexpr std::uintptr_t _data = 0x20 ;
- 211619 constexpr std::uintptr_t _innerException = 0x28 ;
- 211620 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211621 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211622 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211623 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211624 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211625 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211626 constexpr std::uintptr_t _HResult = 0x60 ;
- 211627 constexpr std::uintptr_t _source = 0x68 ;
- 211628 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211629 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211630 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211631 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211632 }
- 211633
- 211634 namespace System__NullReferenceException
- 211635 {
- 211636 constexpr std::uintptr_t _className = 0x10 ;
- 211637 constexpr std::uintptr_t _message = 0x18 ;
- 211638 constexpr std::uintptr_t _data = 0x20 ;
- 211639 constexpr std::uintptr_t _innerException = 0x28 ;
- 211640 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211641 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211642 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211643 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211644 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211645 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211646 constexpr std::uintptr_t _HResult = 0x60 ;
- 211647 constexpr std::uintptr_t _source = 0x68 ;
- 211648 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211649 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211650 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211651 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211652 }
- 211653
- 211654 namespace System__Nullable`1
- 211655 {
- 211656 constexpr std::uintptr_t TypeInfo = 0x10C71848 ;
- 211657 constexpr std::uintptr_t hasValue = 0xFFFFFFFFFFFFFFF0 ;
- 211658 }
- 211659
- 211660 namespace System__ObjectDisposedException
- 211661 {
- 211662 constexpr std::uintptr_t TypeInfo = 0x108045C8 ;
- 211663 constexpr std::uintptr_t _className = 0x10 ;
- 211664 constexpr std::uintptr_t _message = 0x18 ;
- 211665 constexpr std::uintptr_t _data = 0x20 ;
- 211666 constexpr std::uintptr_t _innerException = 0x28 ;
- 211667 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211668 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211669 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211670 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211671 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211672 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211673 constexpr std::uintptr_t _HResult = 0x60 ;
- 211674 constexpr std::uintptr_t _source = 0x68 ;
- 211675 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211676 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211677 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211678 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211679 constexpr std::uintptr_t _objectName = 0x90 ;
- 211680 }
- 211681
- 211682 namespace System__ObsoleteAttribute
- 211683 {
- 211684 constexpr std::uintptr_t _message = 0x10 ;
- 211685 constexpr std::uintptr_t _error = 0x18 ;
- 211686 }
- 211687
- 211688 namespace System__OperationCanceledException
- 211689 {
- 211690 constexpr std::uintptr_t TypeInfo = 0x108006F8 ;
- 211691 constexpr std::uintptr_t _className = 0x10 ;
- 211692 constexpr std::uintptr_t _message = 0x18 ;
- 211693 constexpr std::uintptr_t _data = 0x20 ;
- 211694 constexpr std::uintptr_t _innerException = 0x28 ;
- 211695 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211696 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211697 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211698 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211699 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211700 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211701 constexpr std::uintptr_t _HResult = 0x60 ;
- 211702 constexpr std::uintptr_t _source = 0x68 ;
- 211703 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211704 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211705 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211706 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211707 constexpr std::uintptr_t _cancellationToken = 0x90 ;
- 211708 }
- 211709
- 211710 namespace System__OverflowException
- 211711 {
- 211712 constexpr std::uintptr_t _className = 0x10 ;
- 211713 constexpr std::uintptr_t _message = 0x18 ;
- 211714 constexpr std::uintptr_t _data = 0x20 ;
- 211715 constexpr std::uintptr_t _innerException = 0x28 ;
- 211716 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211717 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211718 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211719 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211720 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211721 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211722 constexpr std::uintptr_t _HResult = 0x60 ;
- 211723 constexpr std::uintptr_t _source = 0x68 ;
- 211724 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211725 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211726 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211727 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211728 }
- 211729
- 211730 namespace System__ParamsArray
- 211731 {
- 211732 constexpr std::uintptr_t TypeInfo = 0x10720E28 ;
- 211733 constexpr std::uintptr_t _arg0 = 0x0 ;
- 211734 constexpr std::uintptr_t _arg1 = 0x8 ;
- 211735 constexpr std::uintptr_t _arg2 = 0x10 ;
- 211736 constexpr std::uintptr_t _args = 0x18 ;
- 211737
- 211738 namespace _static
- 211739 {
- 211740 constexpr std::uintptr_t s_oneArgArray = 0x0 ;
- 211741 constexpr std::uintptr_t s_twoArgArray = 0x8 ;
- 211742 constexpr std::uintptr_t s_threeArgArray = 0x10 ;
- 211743 }
- 211744
- 211745 }
- 211746
- 211747 namespace System__PlatformNotSupportedException
- 211748 {
- 211749 constexpr std::uintptr_t _className = 0x10 ;
- 211750 constexpr std::uintptr_t _message = 0x18 ;
- 211751 constexpr std::uintptr_t _data = 0x20 ;
- 211752 constexpr std::uintptr_t _innerException = 0x28 ;
- 211753 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211754 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211755 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211756 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211757 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211758 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211759 constexpr std::uintptr_t _HResult = 0x60 ;
- 211760 constexpr std::uintptr_t _source = 0x68 ;
- 211761 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211762 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211763 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211764 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211765 }
- 211766
- 211767 namespace System__Random
- 211768 {
- 211769 constexpr std::uintptr_t TypeInfo = 0x108519B0 ;
- 211770 constexpr std::uintptr_t _inext = 0x10 ;
- 211771 constexpr std::uintptr_t _inextp = 0x14 ;
- 211772 constexpr std::uintptr_t _seedArray = 0x18 ;
- 211773
- 211774 namespace _static
- 211775 {
- 211776 constexpr std::uintptr_t t_threadRandom = 0xFFFFFFFFFFFFFFFF ;
- 211777 constexpr std::uintptr_t s_globalRandom = 0x0 ;
- 211778 }
- 211779
- 211780 }
- 211781
- 211782 namespace System__RankException
- 211783 {
- 211784 constexpr std::uintptr_t _className = 0x10 ;
- 211785 constexpr std::uintptr_t _message = 0x18 ;
- 211786 constexpr std::uintptr_t _data = 0x20 ;
- 211787 constexpr std::uintptr_t _innerException = 0x28 ;
- 211788 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211789 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211790 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211791 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211792 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211793 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211794 constexpr std::uintptr_t _HResult = 0x60 ;
- 211795 constexpr std::uintptr_t _source = 0x68 ;
- 211796 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211797 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211798 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211799 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211800 }
- 211801
- 211802 namespace System__ReadOnlyMemory`1
- 211803 {
- 211804 constexpr std::uintptr_t _object = 0xFFFFFFFFFFFFFFF0 ;
- 211805 }
- 211806
- 211807 namespace System__ReadOnlySpan`1
- 211808 {
- 211809 constexpr std::uintptr_t _pointer = 0xFFFFFFFFFFFFFFF0 ;
- 211810 }
- 211811
- 211812 namespace System__ResolveEventArgs
- 211813 {
- 211814 constexpr std::uintptr_t _Name_k__BackingField = 0x10 ;
- 211815 constexpr std::uintptr_t _RequestingAssembly_k__BackingField = 0x18 ;
- 211816 }
- 211817
- 211818 namespace System__ResolveEventHandler
- 211819 {
- 211820 constexpr std::uintptr_t method_ptr = 0x10 ;
- 211821 constexpr std::uintptr_t invoke_impl = 0x18 ;
- 211822 constexpr std::uintptr_t m_target = 0x20 ;
- 211823 constexpr std::uintptr_t method = 0x28 ;
- 211824 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
- 211825 constexpr std::uintptr_t extra_arg = 0x38 ;
- 211826 constexpr std::uintptr_t method_code = 0x40 ;
- 211827 constexpr std::uintptr_t interp_method = 0x48 ;
- 211828 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
- 211829 constexpr std::uintptr_t method_info = 0x58 ;
- 211830 constexpr std::uintptr_t original_method_info = 0x60 ;
- 211831 constexpr std::uintptr_t data = 0x68 ;
- 211832 constexpr std::uintptr_t method_is_virtual = 0x70 ;
- 211833 constexpr std::uintptr_t delegates = 0x78 ;
- 211834 }
- 211835
- 211836 namespace System__SByte
- 211837 {
- 211838 constexpr std::uintptr_t TypeInfo = 0x10C716D0 ;
- 211839 constexpr std::uintptr_t m_value = 0x10 ;
- 211840 }
- 211841
- 211842 namespace System__Single
- 211843 {
- 211844 constexpr std::uintptr_t TypeInfo = 0x10C71718 ;
- 211845 constexpr std::uintptr_t m_value = 0x10 ;
- 211846 }
- 211847
- 211848 namespace System__Span`1
- 211849 {
- 211850 constexpr std::uintptr_t _pointer = 0xFFFFFFFFFFFFFFF0 ;
- 211851 }
- 211852
- 211853 namespace System__StackOverflowException
- 211854 {
- 211855 constexpr std::uintptr_t _className = 0x10 ;
- 211856 constexpr std::uintptr_t _message = 0x18 ;
- 211857 constexpr std::uintptr_t _data = 0x20 ;
- 211858 constexpr std::uintptr_t _innerException = 0x28 ;
- 211859 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211860 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211861 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211862 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211863 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211864 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211865 constexpr std::uintptr_t _HResult = 0x60 ;
- 211866 constexpr std::uintptr_t _source = 0x68 ;
- 211867 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211868 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211869 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211870 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211871 }
- 211872
- 211873 namespace System__CultureAwareComparer
- 211874 {
- 211875 constexpr std::uintptr_t TypeInfo = 0x1081E9D0 ;
- 211876 constexpr std::uintptr_t _compareInfo = 0x10 ;
- 211877 constexpr std::uintptr_t _options = 0x18 ;
- 211878 }
- 211879
- 211880 namespace System__OrdinalComparer
- 211881 {
- 211882 constexpr std::uintptr_t _ignoreCase = 0x10 ;
- 211883 }
- 211884
- 211885 namespace System__OrdinalCaseSensitiveComparer
- 211886 {
- 211887 constexpr std::uintptr_t TypeInfo = 0x1081E570 ;
- 211888 constexpr std::uintptr_t _ignoreCase = 0x10 ;
- 211889 }
- 211890
- 211891 namespace System__OrdinalIgnoreCaseComparer
- 211892 {
- 211893 constexpr std::uintptr_t TypeInfo = 0x1081E558 ;
- 211894 constexpr std::uintptr_t _ignoreCase = 0x10 ;
- 211895 }
- 211896
- 211897 namespace System__StringComparison
- 211898 {
- 211899 constexpr std::uintptr_t value__ = 0x0 ;
- 211900 }
- 211901
- 211902 namespace System__StringSplitOptions
- 211903 {
- 211904 constexpr std::uintptr_t value__ = 0x0 ;
- 211905 }
- 211906
- 211907 namespace System__SystemException
- 211908 {
- 211909 constexpr std::uintptr_t TypeInfo = 0x10C718B0 ;
- 211910 constexpr std::uintptr_t _className = 0x10 ;
- 211911 constexpr std::uintptr_t _message = 0x18 ;
- 211912 constexpr std::uintptr_t _data = 0x20 ;
- 211913 constexpr std::uintptr_t _innerException = 0x28 ;
- 211914 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211915 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211916 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211917 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211918 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211919 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211920 constexpr std::uintptr_t _HResult = 0x60 ;
- 211921 constexpr std::uintptr_t _source = 0x68 ;
- 211922 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211923 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211924 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211925 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211926 }
- 211927
- 211928 namespace System__TimeSpan
- 211929 {
- 211930 constexpr std::uintptr_t TypeInfo = 0x10764068 ;
- 211931 constexpr std::uintptr_t _ticks = 0x0 ;
- 211932
- 211933 namespace _static
- 211934 {
- 211935 constexpr std::uintptr_t Zero = 0x0 ;
- 211936 constexpr std::uintptr_t MaxValue = 0x8 ;
- 211937 constexpr std::uintptr_t MinValue = 0x10 ;
- 211938 }
- 211939
- 211940 }
- 211941
- 211942 namespace System__TimeZoneNotFoundException
- 211943 {
- 211944 constexpr std::uintptr_t _className = 0x10 ;
- 211945 constexpr std::uintptr_t _message = 0x18 ;
- 211946 constexpr std::uintptr_t _data = 0x20 ;
- 211947 constexpr std::uintptr_t _innerException = 0x28 ;
- 211948 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211949 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211950 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211951 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211952 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211953 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211954 constexpr std::uintptr_t _HResult = 0x60 ;
- 211955 constexpr std::uintptr_t _source = 0x68 ;
- 211956 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211957 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211958 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211959 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211960 }
- 211961
- 211962 namespace System__TimeoutException
- 211963 {
- 211964 constexpr std::uintptr_t _className = 0x10 ;
- 211965 constexpr std::uintptr_t _message = 0x18 ;
- 211966 constexpr std::uintptr_t _data = 0x20 ;
- 211967 constexpr std::uintptr_t _innerException = 0x28 ;
- 211968 constexpr std::uintptr_t _helpURL = 0x30 ;
- 211969 constexpr std::uintptr_t _stackTrace = 0x38 ;
- 211970 constexpr std::uintptr_t _stackTraceString = 0x40 ;
- 211971 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
- 211972 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
- 211973 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
- 211974 constexpr std::uintptr_t _HResult = 0x60 ;
- 211975 constexpr std::uintptr_t _source = 0x68 ;
- 211976 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
- 211977 constexpr std::uintptr_t captured_traces = 0x78 ;
- 211978 constexpr std::uintptr_t native_trace_ips = 0x80 ;
- 211979 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
- 211980 }
- 211981
- 211982 namespace System__Tuple`2
- 211983 {
- 211984 constexpr std::uintptr_t m_Item1 = 0x0 ;
- 211985 }
- 211986
- 211987 namespace System__Tuple`3
- 211988 {
- 211989 constexpr std::uintptr_t m_Item1 = 0x0 ;
- 211990 }
- 211991
- 211992 namespace System__Tuple`4
- 211993 {
- 211994 constexpr std::uintptr_t m_Item1 = 0x0 ;
- 211995 }
- 211996
- 211997 namespace System__Tuple`6
- 211998 {
- 211999 constexpr std::uintptr_t m_Item1 = 0x0 ;
- 212000 }