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

◆ SortKey() [1/4]

System.Globalization.SortKey.SortKey ( int lcid,
string source,
CompareOptions opt )
inlinepackage

Definition at line 24 of file SortKey.cs.

25 {
28 int stringLength = source._stringLength;
29 long num = 0L;
30 char c = source[(int)num];
31 }
class f__AnonymousType0<< Count > j__TPar
readonly string source
Definition SortKey.cs:153

References j__TPar, System.L, and System.Globalization.SortKey.source.