2 references to InternalGetDigitValues
mscorlib (2)
system\globalization\charunicodeinfo.cs (2)
302
return (
InternalGetDigitValues
(ch)->decimalDigit);
307
return (
InternalGetDigitValues
(ch)->digit);