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

◆ this[int index]

override object System.Collections.ArrayList.ReadOnlyArrayList.this[int index]
getset

Implements System.Collections.IList.

Definition at line 1242 of file ArrayList.cs.

1243 {
1244 [global::Cpp2ILInjected.Token(Token = "0x6002EE5")]
1245 [global::Cpp2ILInjected.Address(RVA = "0x1C10D84", Offset = "0x1C10D84", Length = "0x14")]
1246 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1247 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1248 get
1249 {
1250 throw null;
1251 }
1252 [global::Cpp2ILInjected.Token(Token = "0x6002EE6")]
1253 [global::Cpp2ILInjected.Address(RVA = "0x1C10D98", Offset = "0x1C10D98", Length = "0x4C")]
1254 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1255 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.NotSupportedException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1256 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1257 set
1258 {
1259 throw null;
1260 }
1261 }
class f__AnonymousType0<< Count > j__TPar