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