1 override of VisitLiteralAttribute
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
563protected override XslFlags VisitLiteralAttribute(XslNode node)
1 reference to VisitLiteralAttribute
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslVisitor.cs (1)
28XslNodeType.LiteralAttribute => VisitLiteralAttribute((XslNode)node),