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

◆ HasInfo

bool System.Runtime.Remoting.Messaging.CallContextSecurityData.HasInfo
getsetpackage

Definition at line 13 of file CallContextSecurityData.cs.

14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6001D9F")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1B445D8", Offset = "0x1B445D8", Length = "0x10")]
17 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 get
20 {
21 throw null;
22 }
23 }