1 reference to CompileForEach
System.Private.Xml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
724
case XslNodeType.ForEach: result =
CompileForEach
((XslNodeEx)node); break;