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

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

Implements System.IFormattable.

Definition at line 86 of file Int32.cs.

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

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