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