7 references to RootNode
System.Xml (7)
System\Xml\Schema\Asttree.cs (7)
55
if ((this.curNode.Input == parent.
RootNode
) && (parent.IsDss)) {
56
this.curNode = parent.
RootNode
;
151
AxisElement eaxis = new AxisElement (this.subtree.
RootNode
, depth);
191
if ( this.subtree.IsDss && Equal (this.subtree.
RootNode
.Name, this.subtree.
RootNode
.Urn, name, URN)) {
201
if ( this.subtree.IsDss && Equal (this.subtree.
RootNode
.Name, this.subtree.
RootNode
.Urn, name, URN)) {