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. System.Collections.Specialized.NameObjectCollectionBase.IsSynchronized
getsetprivateinherited

Implements System.Collections.ICollection.

Definition at line 411 of file NameObjectCollectionBase.cs.

412 {
413 [global::Cpp2ILInjected.Token(Token = "0x6001CC8")]
414 [global::Cpp2ILInjected.Address(RVA = "0x1E92A00", Offset = "0x1E92A00", Length = "0x8")]
415 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
416 get
417 {
418 throw null;
419 }
420 }