2 writes to sPerMille
mscorlib (2)
system\globalization\culturedata.cs (2)
420
invariant.
sPerMille
= "\x2030"; // PerMille(‰) symbol
1806
this.
sPerMille
= DoGetLocaleInfo(LOCALE_SPERMILLE);
2 references to sPerMille
mscorlib (2)
system\globalization\culturedata.cs (2)
1803
if (this.
sPerMille
== null)
1808
return this.
sPerMille
;