3 writes to _rtfLastIndex
PresentationFramework (3)
System\Windows\Documents\RtfToXamlLexer.cs (3)
60_rtfLastIndex = _rtfIndex; 342_rtfLastIndex = _rtfIndex; 426_rtfLastIndex = 0;
2 references to _rtfLastIndex
PresentationFramework (2)
System\Windows\Documents\RtfToXamlLexer.cs (2)
418if (_rtfLastIndex == 0) 425_rtfIndex = _rtfLastIndex;