1 write to map4BytesToUnicode
System.Text.Encoding.CodePages (1)
System\Text\GB18030Encoding.cs (1)
135
map4BytesToUnicode
= (char*)(pNativeMemory + 65536 * 2 * 2 + 0x10000 / 8);
3 references to map4BytesToUnicode
System.Text.Encoding.CodePages (3)
System\Text\GB18030Encoding.cs (3)
170
map4BytesToUnicode
[count4Byte] = unicodeCount;
524
if (!buffer.AddChar(
map4BytesToUnicode
[sFourBytesOffset], 4))
627
if (!buffer.AddChar(
map4BytesToUnicode
[sFourBytesOffset], 4))