3 references to Dot
System.Private.Xml (3)
System\Xml\XPath\Internal\XPathParser.cs (2)
343
lexKind == XPathScanner.LexKind.
Dot
||
356
if (XPathScanner.LexKind.
Dot
== _scanner.Kind)
System\Xml\XPath\Internal\XPathScanner.cs (1)
178
_kind = LexKind.
Dot
;