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