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.MethodCall.TargetIdentity
getsetprivate

Implements System.Runtime.Remoting.Messaging.IInternalMessage.

Definition at line 413 of file MethodCall.cs.

414 {
415 [global::Cpp2ILInjected.Token(Token = "0x6001E36")]
416 [global::Cpp2ILInjected.Address(RVA = "0x1B4B090", Offset = "0x1B4B090", Length = "0x8")]
417 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
418 get
419 {
420 throw null;
421 }
422 [global::Cpp2ILInjected.Token(Token = "0x6001E37")]
423 [global::Cpp2ILInjected.Address(RVA = "0x1B4B098", Offset = "0x1B4B098", Length = "0x8")]
424 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
425 set
426 {
427 throw null;
428 }
429 }