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

◆ IsSecurityCritical

override bool System.Reflection.RuntimeMethodInfo.IsSecurityCritical
getset

Definition at line 788 of file RuntimeMethodInfo.cs.

789 {
790 [global::Cpp2ILInjected.Token(Token = "0x6002604")]
791 [global::Cpp2ILInjected.Address(RVA = "0x1B90AD0", Offset = "0x1B90AD0", Length = "0x8")]
792 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
793 get
794 {
795 throw null;
796 }
797 }