2 writes to _sPerMille
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\CultureData.cs (2)
597
invariant.
_sPerMille
= "\x2030"; // PerMille symbol
1289
private string PerMilleSymbol =>
_sPerMille
??= GetLocaleInfoCore(LocaleStringData.PerMilleSymbol);