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

◆ SyncRoot

override object System.Collections.Hashtable.SyncHashtable.SyncRoot
getset

Implements System.Collections.ICollection.

Definition at line 1308 of file Hashtable.cs.

1309 {
1310 [global::Cpp2ILInjected.Token(Token = "0x6002F41")]
1311 [global::Cpp2ILInjected.Address(RVA = "0x1C143C4", Offset = "0x1C143C4", Length = "0x14")]
1312 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1313 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1314 get
1315 {
1316 throw null;
1317 }
1318 }