4 references to IsAttribute
System.Private.Xml (4)
System\Xml\Schema\Asttree.cs (4)
93
if (Asttree.
IsAttribute
(this.curNode))
127
if (Asttree.
IsAttribute
(nowNode))
487
_isAttribute = Asttree.
IsAttribute
(axis);
594
if (
IsAttribute
(stepAst))