2 writes to ChangedForeignKeys
System.Data.Entity (2)
System\Data\Objects\Internal\TransactionManager.cs (2)
310
this.
ChangedForeignKeys
= new Dictionary<IEntityWrapper, HashSet<RelatedEnd>>();
329
this.
ChangedForeignKeys
= null;