2 references to Next
PresentationFramework (2)
System\Windows\Documents\RtfToXamlLexer.cs (1)
166rtfToXamlError = Next(token, /*formatState:*/null);
System\Windows\Documents\RtfToXamlReader.cs (1)
7784rtfToXamlError = _lexer.Next(token, _converterState.TopFormatState);