3 writes to _textPlain
System.Windows.Forms (3)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (3)
1351_textPlain = value; 1355_textPlain = null; 2479_textPlain = null;
5 references to _textPlain
System.Windows.Forms (5)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (5)
599else if (_textPlain is not null) 1323if (_textPlain is not null) 1325return _textPlain; 2476else if (_textPlain is not null) 2478string text = _textPlain;