2 references to LoadObjectMapping
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Util.cs (1)
71
typeMapping = DefaultObjectMappingItemCollection.
LoadObjectMapping
(cspaceType, ospaceType, null);
System\Data\Mapping\DefaultObjectMappingItemCollection.cs (1)
237
return
LoadObjectMapping
(cdmType, clrType, this);