2 references to GetMappingsForEntitySetAndType
System.Data.Entity (2)
System\Data\Metadata\MappingMetadataHelper.cs (2)
50
GetMappingsForEntitySetAndType
(mappingCollection, container, entitySet, (edmType as EntityTypeBase))
60
foreach (var mapping in
GetMappingsForEntitySetAndType
(mappingCollection, container, entitySet, entityType))