3 references to GetNextChar
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Text\UTF7Encoding.cs (3)
433char currentChar = buffer.GetNextChar(); 487buffer.GetNextChar(); // We're processing this char still, but AddByte 522buffer.GetNextChar();