4 references to Dot
System.Private.Xml (4)
System\Xml\Xsl\XPath\XPathParser.cs (2)
69lexKind == LexKind.Dot || 152if (LexKind.Dot == _scanner!.Kind)
System\Xml\Xsl\XPath\XPathScanner.cs (1)
232_kind = LexKind.Dot;
System\Xml\Xsl\Xslt\XPathPatternParser.cs (1)
201case LexKind.Dot: