2 writes to _perMilleSymbolUtf8
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\NumberFormatInfo.cs (2)
748
_perMilleSymbolUtf8
= null;
758
Unsafe.BitCast<ReadOnlySpan<byte>, ReadOnlySpan<TChar>>(
_perMilleSymbolUtf8
??= Encoding.UTF8.GetBytes(_perMilleSymbol));