3 writes to _constr
System.Private.Xml (3)
System\Xml\Xsl\Runtime\RtfNavigator.cs (3)
324
_constr
= new NavigatorConstructor();
334
_constr
= that._constr;
406
_constr
= that._constr;
3 references to _constr
System.Private.Xml (3)
System\Xml\Xsl\Runtime\RtfNavigator.cs (3)
334
_constr = that.
_constr
;
355
return
_constr
.GetNavigator(_text, _baseUri, new NameTable());
406
_constr = that.
_constr
;