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() [2/4]

static int System.Array.BinarySearch ( global::System::Array array,
int index,
int length,
object value,
global::System::Collections::IComparer comparer )
inlinestatic

Definition at line 905 of file Array.cs.

906 {
907 throw null;
908 }