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