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

◆ ToString() [13/30]

static string Newtonsoft.Json.JsonConvert.ToString ( float value,
FloatFormatHandling floatFormatHandling,
char quoteChar,
bool nullable )
inlinestaticpackage

Definition at line 226 of file JsonConvert.cs.

227 {
228 if (!true)
229 {
230 }
232 string text2;
233 string text = JsonConvert.EnsureDecimalPlace((double)value, text2);
234 string text3;
235 return text3;
236 }
class f__AnonymousType0<< Count > j__TPar
static CultureInfo InvariantCulture

References Newtonsoft.Json.JsonConvert.EnsureDecimalPlace(), System.Globalization.CultureInfo.InvariantCulture, j__TPar, System.text, and System.value.