terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ LogicalCallContext

LogicalCallContext System.Runtime.Remoting.Messaging.MonoMethodMessage.LogicalCallContext
getset

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 106 of file MonoMethodMessage.cs.

107 {
108 get
109 {
110 return this.ctx;
111 }
112 set
113 {
114 this.ctx = value;
115 }
116 }
class f__AnonymousType0<< Count > j__TPar