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 >.CreateOrderedEnumerable< TKey > ( Func< TElement, TKey > keySelector,
IComparer< TKey > comparer,
bool descending )

Implemented in System.Linq.OrderedEnumerable< TElement >.

References System.comparer, and System.Linq.IOrderedEnumerable< TElement >.CreateOrderedEnumerable< TKey >().

Referenced by System.Linq.IOrderedEnumerable< TElement >.CreateOrderedEnumerable< TKey >().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: