2 references to CastFrom
System.Runtime.Numerics (2)
src\runtime\src\libraries\Common\src\System\Number.Formatting.Common.cs (2)
298
buffer[--index] = TChar.
CastFrom
(value + '0');
319
buffer[--index] = TChar.
CastFrom
(remainder + '0');