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

◆ TargetIdentity

Identity System.Runtime.Remoting.Messaging.IInternalMessage. System.Runtime.Remoting.Messaging.MethodResponse.TargetIdentity
getsetprivate

Implements System.Runtime.Remoting.Messaging.IInternalMessage.

Definition at line 367 of file MethodResponse.cs.

368 {
369 [global::Cpp2ILInjected.Token(Token = "0x6001E71")]
370 [global::Cpp2ILInjected.Address(RVA = "0x1B4D824", Offset = "0x1B4D824", Length = "0x8")]
371 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
372 get
373 {
374 throw null;
375 }
376 [global::Cpp2ILInjected.Token(Token = "0x6001E72")]
377 [global::Cpp2ILInjected.Address(RVA = "0x1B4D82C", Offset = "0x1B4D82C", Length = "0x8")]
378 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
379 set
380 {
381 throw null;
382 }
383 }