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

Implements System.Runtime.Remoting.Messaging.IInternalMessage.

Definition at line 347 of file MonoMethodMessage.cs.

348 {
349 [global::Cpp2ILInjected.Token(Token = "0x6001E8A")]
350 [global::Cpp2ILInjected.Address(RVA = "0x1B4E214", Offset = "0x1B4E214", Length = "0x8")]
351 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
352 get
353 {
354 throw null;
355 }
356 [global::Cpp2ILInjected.Token(Token = "0x6001E8B")]
357 [global::Cpp2ILInjected.Address(RVA = "0x1B4E21C", Offset = "0x1B4E21C", Length = "0x8")]
358 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
359 set
360 {
361 throw null;
362 }
363 }