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