1 write to Config
System.Data.Entity (1)
System\Data\Mapping\StorageEntityContainerMapping.cs (1)
476this.Config = config;
3 references to Config
System.Data.Entity (3)
System\Data\Mapping\StorageEntityContainerMapping.cs (3)
442result.Cells = cellCreator.GenerateCells(args.Config); 485&& this.Config.Equals(other.Config));