2 references to IsFunctionAvailable
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XsltLibrary.cs (1)
139
if (QilGenerator.
IsFunctionAvailable
(name.Name, name.Namespace)) {
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
585
return f.Boolean(QilGenerator.
IsFunctionAvailable
(qname.Name, qname.Namespace));