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