2 references to IsFunctionAvailable
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XsltLibrary.cs (1)
142
if (QilGenerator.
IsFunctionAvailable
(name.Name, name.Namespace))
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
710
return _f.Boolean(QilGenerator.
IsFunctionAvailable
(qname.Name, qname.Namespace));