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
System.Linq.IOrderedEnumerable< TElement > Member List

This is the complete list of members for System.Linq.IOrderedEnumerable< TElement >, including all inherited members.

CreateOrderedEnumerable< TKey >(Func< TElement, TKey > keySelector, IComparer< TKey > comparer, bool descending)System.Linq.IOrderedEnumerable< TElement >
IEnumerable< TElement >.GetEnumerator()System.Collections.Generic.IEnumerable< TElement >
System::Collections::Generic::IEnumerable.GetEnumerator()System.Collections.Generic.IEnumerable< out T >