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