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

◆ LastIndexOfOrdinal()

int System.Globalization.CompareInfo.LastIndexOfOrdinal ( string source,
string value,
int startIndex,
int count,
bool ignoreCase )
inlinepackage

Definition at line 442 of file CompareInfo.cs.

443 {
444 if (!true)
445 {
446 }
447 if (!true)
448 {
449 }
450 return CompareInfo.InvariantLastIndexOf(source, value, startIndex, count, count != 0);
451 }

References System.count, System.Globalization.CompareInfo.InvariantLastIndexOf(), System.source, System.startIndex, and System.value.