3 writes to constr
System.Data.SqlXml (3)
System\Xml\Xsl\Runtime\RtfNavigator.cs (3)
197this.constr = new NavigatorConstructor(); 206this.constr = that.constr; 271this.constr = that.constr;
3 references to constr
System.Data.SqlXml (3)
System\Xml\Xsl\Runtime\RtfNavigator.cs (3)
206this.constr = that.constr; 226return this.constr.GetNavigator(this.events, this.nameTable); 271this.constr = that.constr;