4 references to VerifyTypeSupportedForComparison
System.Data.Entity (4)
System\Data\Objects\ELinq\ExpressionConverter.cs (4)
1122
VerifyTypeSupportedForComparison
(clrType, member.TypeUsage, memberPath);
1170
VerifyTypeSupportedForComparison
(operandClrType, operand.ResultType, null);
1180
VerifyTypeSupportedForComparison
(leftClrType, left.ResultType, null);
1181
VerifyTypeSupportedForComparison
(rightClrType, right.ResultType, null);