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