3 references to MovePrevious
System.Text.Encoding.CodePages (3)
System\Text\EncodingByteBuffer.cs (1)
56MovePrevious(true); // Throw if necessary
System\Text\GB18030Encoding.cs (2)
251buffer.MovePrevious(false); // (Ignoring this character, don't throw) 281buffer.MovePrevious(false); // (don't throw)