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