3 writes to text
System.Data.SqlXml (3)
System\Xml\Xsl\Runtime\RtfNavigator.cs (3)
297this.text = text; 306this.text = that.text; 371this.text = that.text;
4 references to text
System.Data.SqlXml (4)
System\Xml\Xsl\Runtime\RtfNavigator.cs (4)
306this.text = that.text; 327return this.constr.GetNavigator(this.text, this.baseUri, new NameTable()); 342get { return this.text; } 371this.text = that.text;