3 writes to _constr
System.Private.Xml (3)
System\Xml\Xsl\Runtime\RtfNavigator.cs (3)
212
_constr
= new NavigatorConstructor();
222
_constr
= that._constr;
294
_constr
= that._constr;
3 references to _constr
System.Private.Xml (3)
System\Xml\Xsl\Runtime\RtfNavigator.cs (3)
222
_constr = that.
_constr
;
244
return
_constr
.GetNavigator(_events, _nameTable);
294
_constr = that.
_constr
;