4 references to DotDot
System.Data.SqlXml (4)
System\Xml\Xsl\XPath\XPathParser.cs (2)
68lexKind == LexKind.DotDot || 142} else if (LexKind.DotDot == scanner.Kind) { // '..'
System\Xml\Xsl\XPath\XPathScanner.cs (1)
204kind = LexKind.DotDot;
System\Xml\Xsl\Xslt\XPathPatternParser.cs (1)
182case LexKind.DotDot: