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.ICollection. Newtonsoft.Json.Utilities.CollectionWrapper< T >.IsSynchronized
getsetprivate

Implements System.Collections.ICollection.

Definition at line 277 of file CollectionWrapper.cs.

278 {
279 [global::Cpp2ILInjected.Token(Token = "0x6000350")]
280 [global::Cpp2ILInjected.Address(RVA = "0x18EEBE0", Offset = "0x18EEBE0", Length = "0x8")]
281 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
282 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
283 get
284 {
285 throw null;
286 }
287 }