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