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