9 references to NextChar
System.Private.CoreLib (9)
src\libraries\System.Private.CoreLib\src\System\Globalization\TimeSpanParse.cs (9)
1502NextChar(); 1509NextChar(); 1531NextChar(); 1585NextChar(); 1616NextChar(); 1627NextChar(); 1641NextChar(); 1647NextChar(); 1657while (_ch == ' ' || _ch == '\t') NextChar();