3 writes to _rtfLastIndex
PresentationFramework (3)
System\Windows\Documents\RtfToXamlLexer.cs (3)
61_rtfLastIndex = _rtfIndex; 343_rtfLastIndex = _rtfIndex; 427_rtfLastIndex = 0;
2 references to _rtfLastIndex
PresentationFramework (2)
System\Windows\Documents\RtfToXamlLexer.cs (2)
419if (_rtfLastIndex == 0) 426_rtfIndex = _rtfLastIndex;