3 references to MovePrevious
mscorlib (3)
system\text\encoding.cs (1)
2153this.MovePrevious(true); // Throw if necessary
system\text\gb18030encoding.cs (2)
306buffer.MovePrevious(false); // (Ignoring this character, don't thow) 336buffer.MovePrevious(false); // (don't throw)