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.Int64.TryFormat ( Span< char > destination,
[Out] int charsWritten,
[Optional] ReadOnlySpan< char > format,
[Optional] IFormatProvider provider )
inline

Implements System.ISpanFormattable.

Definition at line 103 of file Int64.cs.

104 {
105 if (!true)
106 {
107 }
108 bool flag;
109 return flag;
110 }