1 write to topNode
System.Xml (1)
System\Xml\Schema\Asttree.cs (1)
408
this.
topNode
= axis;
2 references to topNode
System.Xml (2)
System\Xml\Schema\Asttree.cs (2)
389
get { return this.
topNode
; }
414
this.isSelfAxis = Asttree.IsSelf (this.
topNode
);