3 references to Slash
System.Data.Services (3)
System\Data\Services\Parsing\ExpressionLexer.cs (1)
182
t = TokenId.
Slash
;
System\Data\Services\Parsing\RequestQueryParser.cs (1)
1749
if (this.CurrentToken.Id == TokenId.
Slash
)
System\Data\Services\RequestQueryProcessor.cs (1)
351
if (lastSegment || tokenId != TokenId.
Slash
)