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() [10/30]

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

Definition at line 263 of file JsonConvert.cs.

264 {
265 if (!true)
266 {
267 }
269 string text2;
270 string text = JsonConvert.EnsureDecimalPlace(value, text2);
271 string text3;
272 return text3;
273 }
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.