terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
RuntimeAugments.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000063")]
10 internal class RuntimeAugments
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x600022F")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1AC6E80", Offset = "0x1AC6E80", Length = "0x18")]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Tasks.AwaitTaskContinuation), Member = "ThrowAsyncIfNecessary", MemberParameters = new object[] { typeof(global::System.Exception) }, ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.ExceptionServices.ExceptionDispatchInfo), Member = "Capture", MemberParameters = new object[] { typeof(global::System.Exception) }, ReturnType = typeof(global::System.Runtime.ExceptionServices.ExceptionDispatchInfo))]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.ExceptionServices.ExceptionDispatchInfo), Member = "Throw", ReturnType = typeof(void))]
18 public static void ReportUnhandledException(global::System.Exception exception)
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x1700003C")]
25 {
26 [global::Cpp2ILInjected.Token(Token = "0x6000230")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1AC6E98", Offset = "0x1AC6E98", Length = "0x58")]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
30 get
31 {
32 throw null;
33 }
34 }
35
36 // Note: this type is marked as 'beforefieldinit'.
37 [global::Cpp2ILInjected.Token(Token = "0x6000231")]
38 [global::Cpp2ILInjected.Address(RVA = "0x1AC6EF0", Offset = "0x1AC6EF0", Length = "0x70")]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
43 {
44 throw null;
45 }
46
47 [global::Cpp2ILInjected.Token(Token = "0x4000195")]
49 }
50}
class f__AnonymousType0<< Count > j__TPar
static ReflectionExecutionDomainCallbacks Callbacks
static ReflectionExecutionDomainCallbacks s_reflectionExecutionDomainCallbacks
static void ReportUnhandledException(global::System.Exception exception)