2 references to Merge
System.Data.Entity (2)
System\Data\Query\PlanCompiler\ITreeGenerator.cs (2)
1838return Merge(other.OfType, (other.ExpressionKind == DbExpressionKind.IsOfOnly)); 1843return Merge(other.OfType, (other.ExpressionKind == DbExpressionKind.OfTypeOnly));