4 references to Dot
System.Data.SqlXml (4)
System\Xml\Xsl\XPath\XPathParser.cs (2)
67lexKind == LexKind.Dot || 136if (LexKind.Dot == scanner.Kind) { // '.'
System\Xml\Xsl\XPath\XPathScanner.cs (1)
210kind = LexKind.Dot;
System\Xml\Xsl\Xslt\XPathPatternParser.cs (1)
181case LexKind.Dot: