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

◆ NumberFormatInfo() [2/2]

System.Globalization.NumberFormatInfo.NumberFormatInfo ( CultureData cultureData)
inlinepackage

Definition at line 52 of file NumberFormatInfo.cs.

53 {
61 this.nanSymbol = "NaN";
62 this.positiveInfinitySymbol = "Infinity";
64 this.negativeInfinitySymbol = "-Infinity";
67 this.perMilleSymbol = "‰";
68 if (("0" != null && "0" == null) || ("1" != null && "1" == null) || ("2" != null && "2" == null) || ("3" != null && "3" == null) || ("4" != null && "4" == null) || ("5" != null && "5" == null) || ("6" != null && "6" == null) || ("7" != null && "7" == null) || ("8" != null && "8" == null) || ("9" != null && "9" == null))
69 {
71 }
73 base..ctor();
74 if (!true)
75 {
76 }
77 if (!true)
78 {
79 }
80 if (true)
81 {
82 this.m_isInvariant = true;
83 return;
84 }
85 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.