3 references to DotDot
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathParser.cs (2)
353
lexKind == XPathScanner.LexKind.
DotDot
||
370
else if (XPathScanner.LexKind.
DotDot
== _scanner.Kind)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathScanner.cs (1)
185
_kind = LexKind.
DotDot
;