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

Definition at line 800 of file Array.cs.

801 {
802 [global::Cpp2ILInjected.Token(Token = "0x6000C09")]
803 [global::Cpp2ILInjected.Address(RVA = "0x1C58C88", Offset = "0x1C58C88", Length = "0x8")]
804 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
805 get
806 {
807 throw null;
808 }
809 }
int System.Collections.ICollection. Count
Definition Array.cs:98