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