2 references to ExpressionIsNullConstant
System.Data.Entity (2)
System\Data\Objects\ELinq\Translator.cs (2)
1010bool leftIsNull = ExpressionIsNullConstant(linqLeft); 1011bool rightIsNull = ExpressionIsNullConstant(linqRight);