terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Capacity

virtual int System.Collections.SortedList.Capacity
setinherited

Definition at line 70 of file SortedList.cs.

71 {
72 set
73 {
74 object[] array = this.keys;
75 int size = this._size;
76 object[] array2 = this.keys;
77 object[] array3 = this.values;
78 int size2 = this._size;
79 }
80 }
class f__AnonymousType0<< Count > j__TPar