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

◆ CompareOrdinal() [1/3]

static int System.String.CompareOrdinal ( global::System::ReadOnlySpan< char > strA,
global::System::ReadOnlySpan< char > strB )
inlinestaticpackage

Definition at line 632 of file String.cs.

633 {
634 throw null;
635 }