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

◆ internal_compare_switch()

int System.Globalization.CompareInfo.internal_compare_switch ( string str1,
int offset1,
int length1,
string str2,
int offset2,
int length2,
CompareOptions options )
inlineprivate

Definition at line 642 of file CompareInfo.cs.

643 {
644 if (!true)
645 {
646 }
647 bool useManagedCollation = CompareInfo.UseManagedCollation;
649 }
class f__AnonymousType0<< Count > j__TPar
int internal_compare_managed(string str1, int offset1, int length1, string str2, int offset2, int length2, CompareOptions options)

References System.Globalization.CompareInfo.internal_compare_managed(), j__TPar, System.options, and System.Globalization.CompareInfo.UseManagedCollation.