2 references to Minus
System.Private.Xml (2)
System\Xml\Xsl\XPath\XPathParser.cs (1)
379if (_scanner!.Kind == LexKind.Minus)
System\Xml\Xsl\XPath\XPathScanner.cs (1)
273_kind = LexKind.Minus;