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