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