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

Implements System.IFormattable.

Definition at line 150 of file Byte.cs.

151 {
152 if (format != null)
153 {
154 char rawStringData = format.GetRawStringData();
155 int stringLength = format._stringLength;
156 }
157 if (!true)
158 {
159 }
160 string text;
161 return text;
162 }
class f__AnonymousType0<< Count > j__TPar

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