2 writes to _negativeInfinitySymbolUtf8
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\NumberFormatInfo.cs (2)
522
_negativeInfinitySymbolUtf8
= null;
532
Unsafe.BitCast<ReadOnlySpan<byte>, ReadOnlySpan<TChar>>(GetUtf8Span(ref
_negativeInfinitySymbolUtf8
, _negativeInfinitySymbol));