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

◆ Capacity

int System.Collections.Generic.LowLevelList< T >.Capacity
getsetinherited

Definition at line 38 of file LowLevelList.cs.

39 {
40 [global::Cpp2ILInjected.Token(Token = "0x6003131")]
41 [global::Cpp2ILInjected.Address(RVA = "0x17C90D4", Offset = "0x17C90D4", Length = "0xC")]
42 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
43 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Tasks.Task), Member = "AddTaskContinuationComplex", MemberParameters = new object[]
44 {
45 typeof(object),
46 typeof(bool)
47 }, ReturnType = typeof(bool))]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
49 get
50 {
51 throw null;
52 }
53 [global::Cpp2ILInjected.Token(Token = "0x6003132")]
54 [global::Cpp2ILInjected.Address(RVA = "0x17C90E0", Offset = "0x17C90E0", Length = "0x118")]
55 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
56 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
57 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
58 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Copy", MemberParameters = new object[]
59 {
60 typeof(global::System.Array),
61 typeof(int),
62 typeof(global::System.Array),
63 typeof(int),
64 typeof(int)
65 }, ReturnType = typeof(void))]
66 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
67 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
68 set
69 {
70 throw null;
71 }
72 }
class f__AnonymousType0<< Count > j__TPar