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]

virtual object System.Collections.ArrayList.this[int index]
getset

Implements System.Collections.IList.

Definition at line 397 of file ArrayList.cs.

398 {
399 [global::Cpp2ILInjected.Token(Token = "0x6002EAE")]
400 [global::Cpp2ILInjected.Address(RVA = "0x1C0E0B8", Offset = "0x1C0E0B8", Length = "0x8C")]
401 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
402 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
403 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
404 {
405 typeof(string),
406 typeof(string)
407 }, ReturnType = typeof(void))]
408 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
409 get
410 {
411 throw null;
412 }
413 [global::Cpp2ILInjected.Token(Token = "0x6002EAF")]
414 [global::Cpp2ILInjected.Address(RVA = "0x1C0E144", Offset = "0x1C0E144", Length = "0xD0")]
415 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
416 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
417 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
418 {
419 typeof(string),
420 typeof(string)
421 }, ReturnType = typeof(void))]
422 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
423 set
424 {
425 throw null;
426 }
427 }
class f__AnonymousType0<< Count > j__TPar