2 references to InvokeApplyFunction
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
2107
return
InvokeApplyFunction
(sheet, /*mode:*/node.Name, node.Content);
2266
QilNode body =
InvokeApplyFunction
(compiler.Root, mode, /*actualArgs:*/null);