2 writes to perMilleSymbol
mscorlib (2)
system\globalization\culturedata.cs (1)
3191nfi.perMilleSymbol = this.SPERMILLE;
system\globalization\numberformatinfo.cs (1)
763perMilleSymbol = value;
1 reference to perMilleSymbol
mscorlib (1)
system\globalization\numberformatinfo.cs (1)
755get { return perMilleSymbol; }