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