1 write to map4BytesToUnicode
mscorlib (1)
system\text\gb18030encoding.cs (1)
174
map4BytesToUnicode
= (char*)(pMemorySection + 65536 * 2 * 2 + 0x10000 / 8);
3 references to map4BytesToUnicode
mscorlib (3)
system\text\gb18030encoding.cs (3)
213
map4BytesToUnicode
[count4Byte] = unicodeCount;
582
if (!buffer.AddChar(
map4BytesToUnicode
[sFourBytesOffset], 4))
685
if (!buffer.AddChar(
map4BytesToUnicode
[sFourBytesOffset],4))