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

◆ Compare()

static int System.Globalization.SortKey.Compare ( SortKey sortkey1,
SortKey sortkey2 )
inlinestatic

Definition at line 13 of file SortKey.cs.

14 {
15 while (sortkey1 == null)
16 {
17 }
18 byte[] array = sortkey1.key;
19 byte[] array2 = sortkey1.key;
20 return "sortkey1";
21 }
class f__AnonymousType0<< Count > j__TPar

References System.array, and j__TPar.