1 reference to CONTAINER_SUFFIX
System.Data.Entity.Design (1)
System\Data\Entity\Design\EntityStoreSchemaGenerator.cs (1)
165
string entityContainerName = this._namespaceName.Replace(".", string.Empty) +
CONTAINER_SUFFIX
;