2 references to GetRelationshipSetMapping
System.Data.Entity (2)
System\Data\Mapping\StorageEntityContainerMapping.cs (1)
309
setMap =
GetRelationshipSetMapping
(setName);
System\Data\Mapping\Update\Internal\ViewLoader.cs (1)
193
setMapping = mapping.
GetRelationshipSetMapping
(entitySetBase.Name);