2 references to InternalGetNumericValue
mscorlib (2)
system\globalization\charunicodeinfo.cs (2)
328
return (
InternalGetNumericValue
(ch));
340
return (
InternalGetNumericValue
(InternalConvertToUtf32(s, index)));