3 references to Binary
System.Data.Entity (3)
System\Data\Common\EntitySql\AST\Literal.cs (1)
219
case LiteralKind.
Binary
:
System\Data\Common\EntitySql\CqlLexer.cs (1)
248
return NewLiteralToken(YYText, LiteralKind.
Binary
);
System\Data\Common\EntitySql\CqlLexerHelpers.cs (1)
553
case AST.LiteralKind.
Binary
: