2 references to _objectTypeMappings
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Translator.cs (2)
468
if (!
_objectTypeMappings
.TryGetValue(resolvedType, out result))
471
_objectTypeMappings
.Add(resolvedType, result);