terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
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 289 of file CompareInfo.cs.

290 {
291 if (true)
292 {
293 }
294 int num = 1;
295 if (lengthA != 0)
296 {
297 }
298 if (num != 0)
299 {
300 }
301 if (num == 0)
302 {
303 }
304 int num2;
305 return num2;
306 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by System.Globalization.CompareInfo.CompareOptionIgnoreCase().