8 references to IsCompatible
System.Data.Entity (8)
System\Data\SqlClient\SqlGen\SqlGenerator.cs (8)
1181if (!IsCompatible(result, e.ExpressionKind)) 1424if (!IsCompatible(innerQuery, e.ExpressionKind)) 1698if (!IsCompatible(result, e.ExpressionKind)) 2241if (!IsCompatible(result, e.ExpressionKind)) 2465if (!IsCompatible(input, e.ExpressionKind)) 2567if (!IsCompatible(result, e.ExpressionKind)) 2920if (!IsCompatible(result, DbExpressionKind.Element)) 4157if (!IsCompatible(result, DbExpressionKind.Filter))