terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
RuntimeAugments.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000063 RID: 99
7 internal class RuntimeAugments
8 {
9 // Token: 0x0600022F RID: 559 RVA: 0x000082B0 File Offset: 0x000064B0
14
15 // Token: 0x1700003C RID: 60
16 // (get) Token: 0x06000230 RID: 560 RVA: 0x000082C8 File Offset: 0x000064C8
18 {
19 get
20 {
21 if (!true)
22 {
23 }
24 return 1;
25 }
26 }
27
28 // Token: 0x06000231 RID: 561 RVA: 0x000082DC File Offset: 0x000064DC
29 // Note: this type is marked as 'beforefieldinit'.
31 {
32 }
33
34 // Token: 0x04000195 RID: 405
36 }
37}
static ReflectionExecutionDomainCallbacks Callbacks
static ReflectionExecutionDomainCallbacks s_reflectionExecutionDomainCallbacks
static void ReportUnhandledException(Exception exception)
static ExceptionDispatchInfo Capture(Exception source)