2 references to NewInstance
System.Data.Entity (2)
System\Data\Common\CommandTrees\ExpressionBuilder\DbExpressionBuilder.cs (2)
1567
return
NewInstance
(instanceType, arguments);
1595
return
NewInstance
(instanceType, arguments);