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