3 references to Project
System.Data.Entity (3)
System\Data\Mapping\Update\Internal\Propagator.cs (3)
226
result.Inserted.Add(
Project
(node, row, result.ElementType));
232
result.Deleted.Add(
Project
(node, row, result.ElementType));
237
result.Placeholder =
Project
(node, input.Placeholder, result.ElementType);