4 references to TestOp
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathParser.cs (4)
75
if (!
TestOp
("or"))
91
if (!
TestOp
("and"))
178
TestOp
("div") ? Operator.Op.DIV :
179
TestOp
("mod") ? Operator.Op.MOD :