2 references to UInt32ToDecStr
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Number.Formatting.cs (2)
659UInt32ToDecStr((uint)value, digits) : 774return UInt32ToDecStr(value, digits);