2 references to NaNSymbolTChar
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Number.Formatting.cs (1)
542
vlb.Append(info.
NaNSymbolTChar
<TChar>());
src\libraries\System.Private.CoreLib\src\System\Number.Parsing.cs (1)
976
ReadOnlySpan<TChar> nanSymbol = info.
NaNSymbolTChar
<TChar>();