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

◆ GetSortKey() [3/3]

SortKey Mono.Globalization.Unicode.SimpleCollator.GetSortKey ( string s,
int start,
int length,
CompareOptions options )
inline

Definition at line 291 of file SimpleCollator.cs.

292 {
293 int num = this.lcid;
294 bool flag = this.frenchSort;
296 return sortKey;
297 }
class f__AnonymousType0<< Count > j__TPar

References Mono.Globalization.Unicode.SimpleCollator.frenchSort, j__TPar, and Mono.Globalization.Unicode.SimpleCollator.lcid.