terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ CompareInternal()

unsafe int Mono.Globalization.Unicode.SimpleCollator.CompareInternal ( string s1,
int idx1,
int len1,
string s2,
int idx2,
int len2,
out bool targetConsumed,
out bool sourceConsumed,
bool skipHeadingExtenders,
bool immediateBreakup,
ref SimpleCollator::Context ctx )
inlineprivate

Definition at line 1114 of file SimpleCollator.cs.

1115 {
1116 throw null;
1117 }