2 references to InvokeApplyFunction
System.Private.Xml (2)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
2528
return
InvokeApplyFunction
(sheet, /*mode:*/node.Name!, node.Content);
2715
QilNode body =
InvokeApplyFunction
(_compiler.Root!, mode, /*actualArgs:*/null);