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