2 references to Not
System.Data.SqlXml (2)
System\Xml\Xsl\XPath\XPathBuilder.cs (2)
489
case FuncId.
Not
: return f.Not(args[0]);
708
table.Add("not" , new FunctionInfo(FuncId.
Not
, 1, 1, argBoolean));