6 references to AdjustBytes
mscorlib (6)
system\text\gb18030encoding.cs (2)
711buffer.AdjustBytes(-3); 747buffer.AdjustBytes(-1);
system\text\iso2022encoding.cs (3)
1032buffer.AdjustBytes(-1); 1357buffer.AdjustBytes(-1); 1615buffer.AdjustBytes(-1);
system\text\utf7encoding.cs (1)
803buffer.AdjustBytes(+1); // Need to readd the byte that AddChar subtracted when it failed