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