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

◆ FormatInt64()

static string System.Number.FormatInt64 ( long value,
ReadOnlySpan< char > format,
IFormatProvider provider )
inlinestatic

Definition at line 301 of file Number.cs.

302 {
303 int num = 1;
304 if (num == 0)
305 {
306 }
307 if (num == 0)
308 {
309 }
310 NumberFormatInfo instance = NumberFormatInfo.GetInstance(provider);
311 int num2 = 65503;
312 if (num2 == 0)
313 {
314 if (num2 == 0)
315 {
316 }
317 string text;
318 return text;
319 }
320 if (num2 == 0)
321 {
322 }
323 string text2;
324 return text2;
325 }
class f__AnonymousType0<< Count > j__TPar
static NumberFormatInfo GetInstance(IFormatProvider formatProvider)

References System.Globalization.NumberFormatInfo.GetInstance(), j__TPar, and System.text.