2 references to NewRecordOp
System.Data.Entity (2)
System\Data\Query\InternalTrees\Command.cs (2)
864
return new
NewRecordOp
(type);
874
return new
NewRecordOp
(TypeUsage.Create(type));