2 writes to _percentGroupSeparatorUtf8
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\NumberFormatInfo.cs (2)
719
_percentGroupSeparatorUtf8
= null;
729
Unsafe.BitCast<ReadOnlySpan<byte>, ReadOnlySpan<TChar>>(GetUtf8Span(ref
_percentGroupSeparatorUtf8
, _percentGroupSeparator));