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