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.Collections.Hashtable.ValueCollection.IsSynchronized
getset

Implements System.Collections.ICollection.

Definition at line 1148 of file Hashtable.cs.

1149 {
1150 [global::Cpp2ILInjected.Token(Token = "0x6002F35")]
1151 [global::Cpp2ILInjected.Address(RVA = "0x1C141D4", Offset = "0x1C141D4", Length = "0x14")]
1152 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1153 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1154 get
1155 {
1156 throw null;
1157 }
1158 }