2 references to EdmEntityContainerName
System.Data.Entity (2)
System\Data\Mapping\StorageMappingItemCollection.ViewDictionary.cs (2)
419
throw new MappingException(Strings.ViewGen_HashOnMappingClosure_Not_Matching(entityViewContainer.
EdmEntityContainerName
));
444
if (entityContainerMapping.EdmEntityContainer.Name == viewContainer.
EdmEntityContainerName
&&