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

bool System.Collections.Specialized.ListDictionary.IsSynchronized
getset

Implements System.Collections.ICollection.

Definition at line 111 of file ListDictionary.cs.

112 {
113 [global::Cpp2ILInjected.Token(Token = "0x6001C30")]
114 [global::Cpp2ILInjected.Address(RVA = "0x1E8CE28", Offset = "0x1E8CE28", Length = "0x8")]
115 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
116 get
117 {
118 throw null;
119 }
120 }