2 references to Function
System.Private.Xml (2)
System\Xml\Xsl\QIL\QilFactory.cs (1)
92return Function(arguments, Unknown(xmlType), sideEffects, xmlType);
System\Xml\Xsl\QIL\QilPatternFactory.cs (1)
601return _f.Function(args, defn, sideEffects, defn.XmlType!);