1 override of WrapCollectionOperand
System.Data.Entity (1)
System\Data\Objects\ELinq\MethodCallTranslator.cs (1)
1978protected override CqtExpression WrapCollectionOperand(ExpressionConverter parent, CqtExpression operand, TypeUsage returnType)
1 reference to WrapCollectionOperand
System.Data.Entity (1)
System\Data\Objects\ELinq\MethodCallTranslator.cs (1)
1776operand = WrapCollectionOperand(parent, operand, returnType);