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

◆ LastIndexOf() [6/6]

int System.String.LastIndexOf ( string value,
StringComparison comparisonType )
inline

Definition at line 1402 of file String.cs.

1403 {
1404 int stringLength = this._stringLength;
1405 int num;
1406 return num;
1407 }
class f__AnonymousType0<< Count > j__TPar
int _stringLength
Definition String.cs:2139

References System.String._stringLength, and j__TPar.