5 references to NextChar
mscorlib (5)
system\globalization\timespanparse.cs (5)
201ch = NextChar; 211ch = NextChar; 1279if (nextFormatChar >= 0 && tokenizer.NextChar == (char)nextFormatChar) { 1333char ch = tokenizer.NextChar; 1346if (enquotedString[i] != tokenizer.NextChar)