2 instantiations of NavigatorConstructor
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\RtfNavigator.cs (2)
197
this.constr = new
NavigatorConstructor
();
299
this.constr = new
NavigatorConstructor
();
2 references to NavigatorConstructor
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\RtfNavigator.cs (2)
184
private
NavigatorConstructor
constr;
286
private
NavigatorConstructor
constr;