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.UInt64.ToString ( string format,
IFormatProvider provider )
inline

Implements System.IFormattable.

Definition at line 105 of file UInt64.cs.

106 {
107 if (format != null)
108 {
109 char rawStringData = format.GetRawStringData();
110 int stringLength = format._stringLength;
111 }
112 if (!true)
113 {
114 }
115 string text;
116 return text;
117 }
class f__AnonymousType0<< Count > j__TPar

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