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

◆ LogicalCallContext

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

Implements System.Runtime.Remoting.Messaging.IMethodMessage.

Definition at line 185 of file MonoMethodMessage.cs.

186 {
187 [global::Cpp2ILInjected.Token(Token = "0x6001E7D")]
188 [global::Cpp2ILInjected.Address(RVA = "0x1B4DEB4", Offset = "0x1B4DEB4", Length = "0x8")]
189 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
190 get
191 {
192 throw null;
193 }
194 [global::Cpp2ILInjected.Token(Token = "0x6001E7E")]
195 [global::Cpp2ILInjected.Address(RVA = "0x1B4DEBC", Offset = "0x1B4DEBC", Length = "0x8")]
196 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
197 set
198 {
199 throw null;
200 }
201 }