2 references to Minus
System.Data.SqlXml (2)
System\Xml\Xsl\XPath\XPathParser.cs (1)
316if (scanner.Kind == LexKind.Minus) {
System\Xml\Xsl\XPath\XPathScanner.cs (1)
245kind = LexKind.Minus;