2 references to IsEmpty
System.Data.Entity (2)
System\Data\Common\CommandTrees\OperatorExpressions.cs (1)
312
: base(DbExpressionKind.
IsEmpty
, booleanResultType, argument)
System\Data\Query\PlanCompiler\ITreeGenerator.cs (1)
375
case DbExpressionKind.
IsEmpty
: