1 override of VisitText
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
623protected override XslFlags VisitText(Text node)
1 reference to VisitText
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslVisitor.cs (1)
38XslNodeType.Text => VisitText((Text)node),