3 references to FuncNot
System.Private.Xml (3)
System\Xml\XPath\Internal\BooleanFunctions.cs (1)
38FT.FuncNot => Not(nodeIterator),
System\Xml\XPath\Internal\QueryBuilder.cs (1)
413case FT.FuncNot:
System\Xml\XPath\Internal\XPathParser.cs (1)
833table.Add("not", new ParamInfo(Function.FunctionType.FuncNot, 1, 1, s_temparray8));