1 override of VisitForEach
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
528protected override XslFlags VisitForEach(XslNode node)
1 reference to VisitForEach
System.Private.Xml (1)
System\Xml\Xsl\Xslt\XslVisitor.cs (1)
24XslNodeType.ForEach => VisitForEach((XslNode)node),