3 writes to _text
System.Private.Xml (3)
System\Xml\Xsl\Runtime\RtfNavigator.cs (3)
322_text = text; 332_text = that._text; 404_text = that._text;
4 references to _text
System.Private.Xml (4)
System\Xml\Xsl\Runtime\RtfNavigator.cs (4)
332_text = that._text; 355return _constr.GetNavigator(_text, _baseUri, new NameTable()); 371get { return _text; } 404_text = that._text;