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

◆ ToUpper() [1/2]

static char System.Char.ToUpper ( char c)
inlinestatic

Definition at line 807 of file Char.cs.

808 {
809 throw null;
810 }