1 override of VisitAttribute
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
391protected override XslFlags VisitAttribute(NodeCtor node)
1 reference to VisitAttribute
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslVisitor.cs (1)
15XslNodeType.Attribute => VisitAttribute((NodeCtor)node),