2 references to Minus
System.Private.Xml (2)
System\Xml\XPath\Internal\XPathParser.cs (2)
152
_scanner.Kind == XPathScanner.LexKind.
Minus
? Operator.Op.MINUS :
191
while (_scanner.Kind == XPathScanner.LexKind.
Minus
)