1 write to isSelfAxis
System.Xml (1)
System\Xml\Schema\Asttree.cs (1)
414this.isSelfAxis = Asttree.IsSelf (this.topNode);
1 reference to isSelfAxis
System.Xml (1)
System\Xml\Schema\Asttree.cs (1)
402get { return this.isSelfAxis; }