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