4 references to TestOp
System.Xml (4)
System\Xml\XPath\Internal\XPathParser.cs (4)
67if (! TestOp("or")) { 80if (! TestOp("and")) { 155TestOp("div") ? Operator.Op.DIV : 156TestOp("mod") ? Operator.Op.MOD :