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