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