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