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