3 writes to _rtfLastIndex
PresentationFramework (3)
System\Windows\Documents\RtfToXamlLexer.cs (3)
62_rtfLastIndex = _rtfIndex; 344_rtfLastIndex = _rtfIndex; 428_rtfLastIndex = 0;
2 references to _rtfLastIndex
PresentationFramework (2)
System\Windows\Documents\RtfToXamlLexer.cs (2)
420if (_rtfLastIndex == 0) 427_rtfIndex = _rtfLastIndex;