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