4 references to TestOp
System.Private.Xml (4)
System\Xml\XPath\Internal\XPathParser.cs (4)
71if (!TestOp("or")) 87if (!TestOp("and")) 174TestOp("div") ? Operator.Op.DIV : 175TestOp("mod") ? Operator.Op.MOD :