3 references to GenerateApply
System.Private.Xml (3)
System\Xml\Xsl\Xslt\QilGenerator.cs (3)
292
QilNode result =
GenerateApply
(_compiler.Root!, applyTmpls);
1200
result =
GenerateApply
(_compiler.Root!, node);
1218
return
GenerateApply
((StylesheetLevel)node.Arg!, node);