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