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
;
355
return _constr.GetNavigator(
_text
, _baseUri, new NameTable());
371
get { return
_text
; }
404
_text = that.
_text
;