2 references to ChFromDigit
System.Data.Common (2)
System\Data\SQLTypes\SQLDecimal.cs (2)
947
pszTmp[iDigits++] =
ChFromDigit
(ulRem);
954
pszTmp[iDigits++] =
ChFromDigit
(0);