1 write to Element
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\CoordinatorFactory.cs (1)
216
this.
Element
= Translator.Compile<TElement>(element);
1 reference to Element
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\Coordinator.cs (1)
270
element = this.TypedCoordinatorFactory.
Element
(shaper);