8 references to Slash
System.Private.Xml (8)
System\Xml\Xsl\XPath\XPathParser.cs (3)
83
if (_scanner!.Kind == LexKind.
Slash
)
127
if (_scanner!.Kind == LexKind.
Slash
)
448
if (_scanner.Kind == LexKind.
Slash
)
System\Xml\Xsl\XPath\XPathScanner.cs (2)
261
_kind = LexKind.
Slash
;
446
case LexKind.
Slash
:
System\Xml\Xsl\Xslt\XPathPatternParser.cs (3)
73
case LexKind.
Slash
:
97
case LexKind.
Slash
:
171
if (_scanner!.Kind == LexKind.
Slash
)