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