3 references to NewEmptyCollection
System.Data.Entity (3)
System\Data\Common\EntitySql\SemanticAnalyzer.cs (1)
2697
elseExpr = DbExpressionBuilder.
NewEmptyCollection
(resultType);
System\Data\Objects\ELinq\Translator.cs (2)
774
return DbExpressionBuilder.
NewEmptyCollection
(typeUsage);
781
return DbExpressionBuilder.
NewEmptyCollection
(typeUsage);