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

◆ FormatInt32()

static string System.Number.FormatInt32 ( int value,
ReadOnlySpan< char > format,
IFormatProvider provider )
inlinestatic

Definition at line 187 of file Number.cs.

188 {
189 int num = 1;
190 if (format == null)
191 {
192 if (num == 0)
193 {
194 }
195 return 42181520;
196 }
197 if (num == 0)
198 {
199 }
200 NumberFormatInfo instance = NumberFormatInfo.GetInstance(provider);
201 int num2 = 65503;
202 if (num2 == 0)
203 {
204 if (num2 == 0)
205 {
206 }
207 string text;
208 return text;
209 }
210 if (num2 == 0)
211 {
212 }
213 string text2;
214 return text2;
215 }
class f__AnonymousType0<< Count > j__TPar
static NumberFormatInfo GetInstance(IFormatProvider formatProvider)

References System.format, System.Globalization.NumberFormatInfo.GetInstance(), j__TPar, and System.text.