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

◆ Current

object System.Security.Policy.Evidence.EvidenceEnumerator.Current
getset

Definition at line 130 of file Evidence.cs.

131 {
132 [global::Cpp2ILInjected.Token(Token = "0x600174D")]
133 [global::Cpp2ILInjected.Address(RVA = "0x1AF0CB8", Offset = "0x1AF0CB8", Length = "0x9C")]
134 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
135 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
136 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
137 get
138 {
139 throw null;
140 }
141 }