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