1 reference to PercentDecimalSeparatorTChar
System.Private.CoreLib (1)
src\libraries\Common\src\System\Number.Formatting.Common.cs (1)
1024FormatFixed(ref vlb, ref number, nMaxDigits, info.PercentGroupSizes(), info.PercentDecimalSeparatorTChar<TChar>(), info.PercentGroupSeparatorTChar<TChar>());