2 references to InlineExpression
System.Data.Entity (2)
System\Data\Objects\ELinq\Funcletizer.cs (2)
498result = InlineExpression(Expression.Quote(lambda)); 573queryExpression = InlineExpression(queryExpression);