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