1 write to s_pDigitValues
mscorlib (1)
system\globalization\charunicodeinfo.cs (1)
132s_pDigitValues = (DigitValues*) (pDataTable + mainHeader->OffsetToDigitValue);
1 reference to s_pDigitValues
mscorlib (1)
system\globalization\charunicodeinfo.cs (1)
297return &(s_pDigitValues[pBytePtr[(ch & 0x000f)]]);