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

◆ CompareOrdinalIgnoreCase() [2/2]

static int System.Globalization.CompareInfo.CompareOrdinalIgnoreCase ( string strA,
int indexA,
int lengthA,
string strB,
int indexB,
int lengthB )
inlinestaticpackage

Definition at line 516 of file CompareInfo.cs.

517 {
518 throw null;
519 }