2 references to Propagate
System.Data.Entity (2)
System\Data\Mapping\Update\Internal\Propagator.cs (1)
26/// point, the static <see cref="Propagate"/> method. It performs the translation by evaluating an update
System\Data\Mapping\Update\Internal\UpdateTranslator.cs (1)
666ChangeNode changeNode = Propagator.Propagate(this, table, umView);