3 references to PercentDecimalDigits
System.Private.CoreLib (2)
src\libraries\Common\src\System\Number.Formatting.Common.cs (1)
266nMaxDigits = info.PercentDecimalDigits;
src\libraries\System.Private.CoreLib\src\System\Number.Formatting.cs (1)
464precision = info.PercentDecimalDigits;
System.Runtime.Numerics (1)
src\libraries\Common\src\System\Number.Formatting.Common.cs (1)
266nMaxDigits = info.PercentDecimalDigits;