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