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