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

◆ FormatSingle() [2/2]

static string System.Number.FormatSingle ( ValueStringBuilder sb,
float value,
ReadOnlySpan< char > format,
NumberFormatInfo info )
inlinestaticprivate

Definition at line 160 of file Number.cs.

161 {
162 if (!true)
163 {
164 }
165 if (!true)
166 {
167 }
168 if (!true)
169 {
170 }
171 if (!true)
172 {
173 }
174 if (!true)
175 {
176 }
177 return info.nanSymbol;
178 }

References System.info.