2 overrides of TryGetMap
System.Data.Entity (2)
System\Data\Mapping\DefaultObjectMappingItemCollection.cs (1)
171internal override bool TryGetMap(string identity, DataSpace typeSpace, out Map map)
System\Data\Mapping\StorageMappingItemCollection.cs (1)
349internal override bool TryGetMap(string identity, DataSpace typeSpace, out Map map)