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

◆ SyncRoot

object System.Array.SyncRoot
getset

Definition at line 812 of file Array.cs.

813 {
814 [global::Cpp2ILInjected.Token(Token = "0x6000C0A")]
815 [global::Cpp2ILInjected.Address(RVA = "0x1C58C90", Offset = "0x1C58C90", Length = "0x4")]
816 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
817 get
818 {
819 throw null;
820 }
821 }
int System.Collections.ICollection. Count
Definition Array.cs:98