5 references to GBLast4ByteCode
mscorlib (5)
system\text\gb18030encoding.cs (5)
166this.iExtraBytes = (GBLast4ByteCode + 1) * 2 + 0x10000 / 8; 209Contract.Assert(count4Byte <= GBLast4ByteCode, 231Contract.Assert(count4Byte == GBLast4ByteCode + 1, 577if (sFourBytesOffset <= GBLast4ByteCode) 680if (sFourBytesOffset <= GBLast4ByteCode)