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

◆ IsPrefix() [2/3]

bool Mono.Globalization.Unicode.SimpleCollator.IsPrefix ( string s,
string target,
int start,
int length,
CompareOptions opt )
inline

Definition at line 416 of file SimpleCollator.cs.

417 {
418 int stringLength = target._stringLength;
419 if (stringLength != 0)
420 {
421 int stringLength2 = target._stringLength;
423 return;
424 }
425 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.