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

◆ CreateOrderedEnumerable< TKey >()

IOrderedEnumerable< TElement > System.Linq.IOrderedEnumerable< TElement >. System.Linq.OrderedEnumerable< TElement >.CreateOrderedEnumerable< TKey > ( Func< TElement, TKey > keySelector,
IComparer< TKey > comparer,
bool descending )
inlineprivate

Implements System.Linq.IOrderedEnumerable< TElement >.

Definition at line 44 of file OrderedEnumerable.cs.

45 {
46 throw null;
47 }