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

string System.Int64.ToString ( string format,
IFormatProvider provider )
inline

Implements System.IFormattable.

Definition at line 89 of file Int64.cs.

90 {
91 if (format != null)
92 {
93 int stringLength = format._stringLength;
94 }
95 if (!true)
96 {
97 }
98 string text;
99 return text;
100 }
class f__AnonymousType0<< Count > j__TPar

References System.format, j__TPar, and System.text.