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

Implements System.Collections.ICollection.

Definition at line 371 of file ArrayList.cs.

372 {
373 [global::Cpp2ILInjected.Token(Token = "0x6002EAC")]
374 [global::Cpp2ILInjected.Address(RVA = "0x1C0E040", Offset = "0x1C0E040", Length = "0x8")]
375 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
376 get
377 {
378 throw null;
379 }
380 }