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