5 references to GBLast4ByteCode
System.Text.Encoding.CodePages (5)
System\Text\GB18030Encoding.cs (5)
127
iExtraBytes = (
GBLast4ByteCode
+ 1) * 2 + 0x10000 / 8;
166
Debug.Assert(count4Byte <=
GBLast4ByteCode
,
190
Debug.Assert(count4Byte ==
GBLast4ByteCode
+ 1,
519
if (sFourBytesOffset <=
GBLast4ByteCode
)
622
if (sFourBytesOffset <=
GBLast4ByteCode
)