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

◆ FormatValueForPrint()

static string Newtonsoft.Json.Utilities.MiscellaneousUtils.FormatValueForPrint ( object value)
inlinestaticpackage

Definition at line 100 of file MiscellaneousUtils.cs.

101 {
102 return "\"";
103 }