Base:
method
GetMap
System.Data.Mapping.MappingItemCollection.GetMap(System.String, System.Data.Metadata.Edm.DataSpace, System.Boolean)
1 reference to GetMap
System.Data.Entity (1)
System\Data\Mapping\DefaultObjectMappingItemCollection.cs (1)
161
return this.
GetMap
(identity, typeSpace, false /*ignoreCase*/);