3 references to Minus
System.ServiceModel (3)
System\ServiceModel\Dispatcher\XPathLexer.cs (1)
686token.Set(XPathTokenID.Minus);
System\ServiceModel\Dispatcher\XPathParser.cs (2)
205case XPathTokenID.Minus: 937for (; null != this.NextToken(XPathTokenID.Minus); anyNegate = true, negate = !negate);