5 references to TopNode
System.Private.Xml (5)
System\Xml\Schema\Asttree.cs (5)
119
if (this.curNode == parent.
TopNode
)
260
if (!Equal(_subtree.
TopNode
.Name, _subtree.
TopNode
.Urn, name, URN))
268
if (_subtree.
TopNode
.Input == null)
276
if ((eaxis.isMatch) && (eaxis.CurNode == _subtree.
TopNode
.Input))