2 references to CurrencySymbolTChar
System.Private.CoreLib (2)
src\libraries\Common\src\System\Number.Formatting.Common.cs (1)
735vlb.Append(info.CurrencySymbolTChar<TChar>());
src\libraries\Common\src\System\Number.Parsing.Common.cs (1)
42currSymbol = info.CurrencySymbolTChar<TChar>();