3 references to Dot
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathParser.cs (2)
352
lexKind == XPathScanner.LexKind.
Dot
||
365
if (XPathScanner.LexKind.
Dot
== _scanner.Kind)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathScanner.cs (1)
181
_kind = LexKind.
Dot
;