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