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