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]

ListSortDescription System.ComponentModel.ListSortDescriptionCollection.this[int index]
getset

Implements System.Collections.IList.

Definition at line 35 of file ListSortDescriptionCollection.cs.

36 {
37 [global::Cpp2ILInjected.Token(Token = "0x600180B")]
38 [global::Cpp2ILInjected.Address(RVA = "0x1E4FCAC", Offset = "0x1E4FCAC", Length = "0x90")]
39 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
40 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ListSortDescriptionCollection), Member = "System.Collections.IList.get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(object))]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
42 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
43 get
44 {
45 throw null;
46 }
47 [global::Cpp2ILInjected.Token(Token = "0x600180C")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1E4FD3C", Offset = "0x1E4FD3C", Length = "0x4C")]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
50 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
51 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
52 set
53 {
54 throw null;
55 }
56 }
class f__AnonymousType0<< Count > j__TPar