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
RemoteActivator.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x200038C")]
9 internal class RemoteActivator : global::System.MarshalByRefObject, IActivator
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6001D6B")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1B42A88", Offset = "0x1B42A88", Length = "0x454")]
13 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RemotingConfiguration), Member = "IsActivationAllowed", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(bool))]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "get_IsContextful", ReturnType = typeof(bool))]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Attribute), Member = ".ctor", ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Activator), Member = "CreateInstance", MemberParameters = new object[]
19 {
20 typeof(global::System.Type),
21 typeof(object[]),
22 typeof(object[])
23 }, ReturnType = typeof(object))]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RemotingServices), Member = "Marshal", MemberParameters = new object[] { typeof(global::System.MarshalByRefObject) }, ReturnType = typeof(ObjRef))]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.Remoting.Messaging.MethodResponse), Member = ".ctor", MemberParameters = new object[]
26 {
27 typeof(object),
28 typeof(object[]),
29 typeof(global::System.Runtime.Remoting.Messaging.LogicalCallContext),
30 typeof(global::System.Runtime.Remoting.Messaging.IMethodCallMessage)
31 }, ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
33 {
34 typeof(string),
35 typeof(string),
36 typeof(string)
37 }, ReturnType = typeof(string))]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RemotingException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
39 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 30)]
41 {
42 throw null;
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x17000381")]
47 {
48 [global::Cpp2ILInjected.Token(Token = "0x6001D6C")]
49 [global::Cpp2ILInjected.Address(RVA = "0x1B42EDC", Offset = "0x1B42EDC", Length = "0x38")]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
51 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
52 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
53 get
54 {
55 throw null;
56 }
57 }
58 }
59}
class f__AnonymousType0<< Count > j__TPar
IConstructionReturnMessage Activate(IConstructionCallMessage msg)