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