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

◆ DefaultContext

Context System.Runtime.Remoting.Contexts.Context.DefaultContext
staticgetset

Definition at line 58 of file Context.cs.

59 {
60 [global::Cpp2ILInjected.Token(Token = "0x6001CDF")]
61 [global::Cpp2ILInjected.Address(RVA = "0x1B31398", Offset = "0x1B31398", Length = "0x8")]
62 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RemotingServices), Member = "CreateClientActivatedServerIdentity", MemberParameters = new object[]
63 {
64 typeof(global::System.MarshalByRefObject),
65 typeof(global::System.Type),
66 typeof(string)
67 }, ReturnType = typeof(ClientActivatedIdentity))]
68 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RemotingServices), Member = "CreateWellKnownServerIdentity", MemberParameters = new object[]
69 {
70 typeof(global::System.Type),
71 typeof(string),
72 typeof(WellKnownObjectMode)
73 }, ReturnType = typeof(ServerIdentity))]
74 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
75 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.AppDomain), Member = "InternalGetDefaultContext", ReturnType = typeof(Context))]
76 get
77 {
78 throw null;
79 }
80 }
class f__AnonymousType0<< Count > j__TPar