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

virtual int System.Collections.SortedList.Capacity
setinherited

Definition at line 100 of file SortedList.cs.

101 {
102 [global::Cpp2ILInjected.Token(Token = "0x6002E37")]
103 [global::Cpp2ILInjected.Address(RVA = "0x1C0A8D4", Offset = "0x1C0A8D4", Length = "0x1DC")]
104 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
105 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
106 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Copy", MemberParameters = new object[]
107 {
108 typeof(global::System.Array),
109 typeof(int),
110 typeof(global::System.Array),
111 typeof(int),
112 typeof(int)
113 }, ReturnType = typeof(void))]
114 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
115 {
116 typeof(string),
117 typeof(string)
118 }, ReturnType = typeof(void))]
119 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 16)]
120 set
121 {
122 throw null;
123 }
124 }
class f__AnonymousType0<< Count > j__TPar