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