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