4 references to DotDot
System.Private.Xml (4)
System\Xml\Xsl\XPath\XPathParser.cs (2)
70
lexKind == LexKind.
DotDot
||
161
else if (LexKind.
DotDot
== _scanner.Kind)
System\Xml\Xsl\XPath\XPathScanner.cs (1)
222
_kind = LexKind.
DotDot
;
System\Xml\Xsl\Xslt\XPathPatternParser.cs (1)
202
case LexKind.
DotDot
: