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

◆ PositiveInfinitySymbol

string System.Globalization.NumberFormatInfo.PositiveInfinitySymbol
get

Definition at line 403 of file NumberFormatInfo.cs.

404 {
405 get
406 {
407 return this.positiveInfinitySymbol;
408 }
409 }