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