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