5 references to TopNode
System.Xml (5)
System\Xml\Schema\Asttree.cs (5)
103if (this.curNode == parent.TopNode) { 219if (! Equal (this.subtree.TopNode.Name, this.subtree.TopNode.Urn, name, URN) ) { 226if (this.subtree.TopNode.Input == null) { 232if ((eaxis.isMatch) && (eaxis.CurNode == this.subtree.TopNode.Input)) {