1 override of VisitLiteralElement
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
572protected override XslFlags VisitLiteralElement(XslNode node)
1 reference to VisitLiteralElement
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslVisitor.cs (1)
29XslNodeType.LiteralElement => VisitLiteralElement((XslNode)node),