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

◆ IsReadOnly [1/2]

bool System.Collections.IList. System.Array.IsReadOnly
getsetprivate

Definition at line 110 of file Array.cs.

111 {
112 [global::Cpp2ILInjected.Token(Token = "0x6000BEB")]
113 [global::Cpp2ILInjected.Address(RVA = "0x1C57140", Offset = "0x1C57140", Length = "0x8")]
114 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
115 get
116 {
117 throw null;
118 }
119 }
int System.Collections.ICollection. Count
Definition Array.cs:98