8 references to Slash
System.Data.SqlXml (8)
System\Xml\Xsl\XPath\XPathParser.cs (3)
80
if (scanner.Kind == LexKind.
Slash
) {
115
if (scanner.Kind == LexKind.
Slash
) {
394
if (scanner.Kind == LexKind.
Slash
) {
System\Xml\Xsl\XPath\XPathScanner.cs (2)
233
kind = LexKind.
Slash
;
383
case LexKind.
Slash
:
System\Xml\Xsl\Xslt\XPathPatternParser.cs (3)
68
case LexKind.
Slash
:
89
case LexKind.
Slash
:
156
if (scanner.Kind == LexKind.
Slash
) {