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