4 references to IsAttribute
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\AstTree.cs (4)
97
if (Asttree.
IsAttribute
(this.curNode))
127
if (Asttree.
IsAttribute
(nowNode))
481
_isAttribute = Asttree.
IsAttribute
(axis);
613
if (
IsAttribute
(stepAst))