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

◆ TryFormat()

bool System.Byte.TryFormat ( Span< char > destination,
[Out] int charsWritten,
[Optional] ReadOnlySpan< char > format,
[Optional] IFormatProvider provider )
inline

Implements System.ISpanFormattable.

Definition at line 165 of file Byte.cs.

166 {
167 if (!true)
168 {
169 }
170 bool flag;
171 return flag;
172 }