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

◆ BinarySearch< T >() [2/4]

static int System.Array.BinarySearch< T > ( T[] array,
int index,
int length,
T value,
global::System::Collections::Generic::IComparer< T > comparer )
inlinestatic

Definition at line 970 of file Array.cs.

971 {
972 throw null;
973 }