5 references to Nominate
System.Data.Entity (5)
System\Data\Objects\ELinq\Funcletizer.cs (5)
127isClientConstant = Nominate(expression, this.IsClosureExpression); 128isClientVariable = Nominate(expression, this.IsCompiledQueryParameterVariable); 133isClientConstant = Nominate(expression, this.IsClosureExpression); 142isClientConstant = Nominate(expression, this.IsImmutable); 143isClientVariable = Nominate(expression, this.IsClosureExpression);