2 references to ElementAvailable
System.Private.Xml (2)
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (2)
131
case FuncId.
ElementAvailable
: return CompileElementAvailable(args[0]);
311
table.Add("element-available", new FunctionInfo(FuncId.
ElementAvailable
, 1, 1, XPathBuilder.argString));