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

override bool System.Collections.Hashtable.SyncHashtable.IsSynchronized
getset

Implements System.Collections.ICollection.

Definition at line 1268 of file Hashtable.cs.

1269 {
1270 [global::Cpp2ILInjected.Token(Token = "0x6002F3E")]
1271 [global::Cpp2ILInjected.Address(RVA = "0x1C142B8", Offset = "0x1C142B8", Length = "0x8")]
1272 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1273 get
1274 {
1275 throw null;
1276 }
1277 }