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/4]

string System.Byte.ToString ( string format)
inline

Definition at line 125 of file Byte.cs.

126 {
127 if (format != null)
128 {
129 char rawStringData = format.GetRawStringData();
130 int stringLength = format._stringLength;
131 }
132 if (!true)
133 {
134 }
135 string text;
136 return text;
137 }
class f__AnonymousType0<< Count > j__TPar

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