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

◆ IndexOfOrdinal() [2/2]

int Mono.Globalization.Unicode.SimpleCollator.IndexOfOrdinal ( string s,
string target,
int start,
int length )
inlineprivate

Definition at line 512 of file SimpleCollator.cs.

513 {
514 if (target._stringLength != 0)
515 {
516 long num = 0L;
517 char c = target[(int)num];
518 int stringLength = target._stringLength;
519 int stringLength2 = target._stringLength;
520 return;
521 }
522 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.