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

◆ IsSynchronized

virtual bool System.Security.PermissionSet.IsSynchronized
getsetinherited

Definition at line 176 of file PermissionSet.cs.

177 {
178 [global::Cpp2ILInjected.Token(Token = "0x60016F1")]
179 [global::Cpp2ILInjected.Address(RVA = "0x1AEC34C", Offset = "0x1AEC34C", Length = "0x14")]
180 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
181 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
182 get
183 {
184 throw null;
185 }
186 }