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

◆ Sort() [2/2]

override void System.Collections.ArrayList.IListWrapper.Sort ( int index,
int count,
IComparer comparer )
inlinevirtual

Reimplemented from System.Collections.ArrayList.

Definition at line 1137 of file ArrayList.cs.

1138 {
1139 throw null;
1140 }