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