2 references to Not
System.Private.Xml (2)
System\Xml\Xsl\XPath\XPathBuilder.cs (2)
571
case FuncId.
Not
: return _f.Not(args[0]);
809
table.Add("not", new FunctionInfo(FuncId.
Not
, 1, 1, argBoolean));