2 references to Minus
System.Xml (2)
System\Xml\XPath\Internal\XPathParser.cs (2)
136this.scanner.Kind == XPathScanner.LexKind.Minus ? Operator.Op.MINUS : 170while (this.scanner.Kind == XPathScanner.LexKind.Minus) {