3 writes to constr
System.Data.SqlXml (3)
System\Xml\Xsl\Runtime\RtfNavigator.cs (3)
299this.constr = new NavigatorConstructor(); 308this.constr = that.constr; 373this.constr = that.constr;
3 references to constr
System.Data.SqlXml (3)
System\Xml\Xsl\Runtime\RtfNavigator.cs (3)
308this.constr = that.constr; 327return this.constr.GetNavigator(this.text, this.baseUri, new NameTable()); 373this.constr = that.constr;