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

◆ Item

object System.Collections.IList. System.Array.Item
getsetprivate

Definition at line 122 of file Array.cs.

123 {
124 [global::Cpp2ILInjected.Token(Token = "0x6000BEC")]
125 [global::Cpp2ILInjected.Address(RVA = "0x1C57148", Offset = "0x1C57148", Length = "0x4")]
126 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
127 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "GetValue", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(object))]
128 get
129 {
130 throw null;
131 }
132 [global::Cpp2ILInjected.Token(Token = "0x6000BED")]
133 [global::Cpp2ILInjected.Address(RVA = "0x1C5714C", Offset = "0x1C5714C", Length = "0x10")]
134 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
135 set
136 {
137 throw null;
138 }
139 }
class f__AnonymousType0<< Count > j__TPar
int System.Collections.ICollection. Count
Definition Array.cs:98