3 writes to _rtfLastIndex
PresentationFramework (3)
src\Framework\System\Windows\Documents\RtfToXamlLexer.cs (3)
63_rtfLastIndex = _rtfIndex; 345_rtfLastIndex = _rtfIndex; 429_rtfLastIndex = 0;
2 references to _rtfLastIndex
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlLexer.cs (2)
421if (_rtfLastIndex == 0) 428_rtfIndex = _rtfLastIndex;