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