2 references to Emit_UnwrapAndEnsureType
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\CoordinatorFactory.cs (1)
212elementWithErrorHandling = Translator.Emit_UnwrapAndEnsureType(elementWithErrorHandling, typeof(TElement));
System\Data\Common\Internal\Materialization\Translator.cs (1)
96return Translator.Emit_UnwrapAndEnsureType(ReturnedExpression, RequestedType);