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.StringCollection.IsSynchronized
getset

Implements System.Collections.ICollection.

Definition at line 130 of file StringCollection.cs.

131 {
132 [global::Cpp2ILInjected.Token(Token = "0x6001C96")]
133 [global::Cpp2ILInjected.Address(RVA = "0x1E90B9C", Offset = "0x1E90B9C", Length = "0x8")]
134 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
135 get
136 {
137 throw null;
138 }
139 }