4 references to CreatePlaceholder
System.Data.Entity (4)
System\Data\Mapping\Update\Internal\Propagator.cs (1)
328
extentModifications.Placeholder = ExtentPlaceholderCreator.
CreatePlaceholder
(extent, UpdateTranslator);
System\Data\Mapping\Update\Internal\Propagator.ExtentPlaceholderCreator.cs (3)
23
/// <see cref="
CreatePlaceholder
" /> static method.
135
/// Specialization of <see cref="
CreatePlaceholder
" /> for an entity set extent.
157
/// Specialization of <see cref="
CreatePlaceholder
" /> for a relationship set extent.