1 override of VisitComment
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
494protected override XslFlags VisitComment(XslNode node)
1 reference to VisitComment
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslVisitor.cs (1)
19XslNodeType.Comment => VisitComment((XslNode)node),