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
ContextLevelActivator.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000387")]
10 [global::System.Serializable]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x6001D5D")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1B41874", Offset = "0x1B41874", Length = "0x28")]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x1700037A")]
24 {
25 [global::Cpp2ILInjected.Token(Token = "0x6001D5E")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1B4236C", Offset = "0x1B4236C", Length = "0x8")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 get
29 {
30 throw null;
31 }
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x6001D5F")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1B42374", Offset = "0x1B42374", Length = "0x31C")]
36 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RemotingServices), Member = "CreateContextBoundObjectIdentity", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(ClientActivatedIdentity))]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RemotingServices), Member = "SetMessageTargetIdentity", MemberParameters = new object[]
40 {
41 typeof(global::System.Runtime.Remoting.Messaging.IMessage),
43 }, ReturnType = typeof(void))]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.Remoting.Contexts.Context), Member = "CreateNewContext", MemberParameters = new object[] { typeof(IConstructionCallMessage) }, ReturnType = typeof(global::System.Runtime.Remoting.Contexts.Context))]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.AppDomain), Member = "InternalSetContext", MemberParameters = new object[] { typeof(global::System.Runtime.Remoting.Contexts.Context) }, ReturnType = typeof(global::System.Runtime.Remoting.Contexts.Context))]
46 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 19)]
51
52 [global::Cpp2ILInjected.Token(Token = "0x4000ECC")]
53 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
55 }
56}
class f__AnonymousType0<< Count > j__TPar
IConstructionReturnMessage Activate(IConstructionCallMessage ctorCall)