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