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