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