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

◆ Count

virtual int System.Security.PermissionSet.Count
getsetinherited

Definition at line 163 of file PermissionSet.cs.

164 {
165 [global::Cpp2ILInjected.Token(Token = "0x60016F0")]
166 [global::Cpp2ILInjected.Address(RVA = "0x1AEC338", Offset = "0x1AEC338", Length = "0x14")]
167 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
168 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
169 get
170 {
171 throw null;
172 }
173 }