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
AppDomainLevelActivator.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000385")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6001D57")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1B41848", Offset = "0x1B41848", Length = "0x2C")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x17000378")]
22 {
23 [global::Cpp2ILInjected.Token(Token = "0x6001D58")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1B41DC8", Offset = "0x1B41DC8", Length = "0x8")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 get
27 {
28 throw null;
29 }
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x6001D59")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1B41DD0", Offset = "0x1B41DD0", Length = "0x4AC")]
34 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RemotingServices), Member = "Connect", MemberParameters = new object[]
38 {
39 typeof(global::System.Type),
40 typeof(string)
41 }, ReturnType = typeof(object))]
42 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RemotingServices), Member = "GetIdentityForUri", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(Identity))]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RemotingServices), Member = "GetOrCreateClientIdentity", MemberParameters = new object[]
44 {
46 typeof(global::System.Type),
47 typeof(ref object)
48 }, ReturnType = typeof(ClientIdentity))]
49 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RemotingServices), Member = "SetMessageTargetIdentity", MemberParameters = new object[]
50 {
51 typeof(global::System.Runtime.Remoting.Messaging.IMessage),
53 }, ReturnType = typeof(void))]
54 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RemotingException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.Remoting.Messaging.MethodResponse), Member = ".ctor", MemberParameters = new object[]
56 {
57 typeof(global::System.Exception),
58 typeof(global::System.Runtime.Remoting.Messaging.IMethodCallMessage)
59 }, ReturnType = typeof(void))]
60 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 35)]
65
66 [global::Cpp2ILInjected.Token(Token = "0x4000ECA")]
67 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
68 private string _activationUrl;
69
70 [global::Cpp2ILInjected.Token(Token = "0x4000ECB")]
71 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
73 }
74}
class f__AnonymousType0<< Count > j__TPar
IConstructionReturnMessage Activate(IConstructionCallMessage ctorCall)