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